﻿* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1122px;
}a {
    color: inherit;
    text-decoration: none;
}.wrapper-section_U {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}header,footer {
    width: 100%;
}.subscr_info_K {
    flex: 0 0 auto;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    scroll-snap-type: none;
    auto
contain
touch-action: none;
    auto;
    height: 100%;
    min-height: 100%;
}.head_base_k {
    flex: 1 0 auto;
}svg {
    width: 30px;
    height: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.secure_fence_t {
    font-family: Arial, sans-serif;
    color: #000000;
    padding: 40px 20px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
}.secure_fence_t h1, .secure_fence_t h2, .secure_fence_t h3, .secure_fence_t h4, .secure_fence_t h5, .secure_fence_t h6 {
    font-weight: 700;
    color: #000000;
    margin-bottom: 20px;
}.secure_fence_t h1 {
    border-bottom: 2px solid rgb(188,181,176);
    padding-bottom: 10px;
    font-size: 39px;
    margin-bottom: 30px;
}.secure_fence_t h2 {
    margin-bottom: 25px;
    padding-bottom: 8px;
    font-size: 28px;
    border-bottom: 2px solid rgb(144,136,136);
}.secure_fence_t h3 {
    margin-bottom: 20px;
    border-bottom: 1px solid #000000;
    font-size: 1.5em;
    padding-bottom: 6px;
}.secure_fence_t h4 {
    margin-bottom: 18px;
    font-size: 1.25em;
}.secure_fence_t h5 {
    margin-bottom: 16px;
    font-size: 20px;
}.secure_fence_t h6 {
    font-size: 18px;
    margin-bottom: 14px;
}.secure_fence_t ul, .secure_fence_t ol {
    padding-left: 20px;
    list-style: none;
    color: #000000;
    margin-left: 20px;
}.secure_fence_t ul li, .secure_fence_t ol li {
    line-height: 1.6;
    position: relative;
    font-size: 16px;
    padding-left: 20px;
    margin-bottom: 10px;
}.secure_fence_t ul li:before {
    color: rgb(188,181,176);
    font-size: 1.2em;
    content: '•';
    position: absolute;
    left: 0;
}.secure_fence_t p, .secure_fence_t span, .secure_fence_t div {
    color: #000000;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.8;
}
@media only screen and (max-width: 800px) {.secure_fence_t {
    padding: 20px 10px;
}.secure_fence_t h1 {
    font-size: calc(20px - 10%);
}.secure_fence_t h2 {
    font-size: calc(20px - 10%);
}.secure_fence_t p, .secure_fence_t span, .secure_fence_t div {
    font-size: calc(16px - 10%);
}}
.secure_fence_t a {
    border-bottom: 1px solid rgb(188,181,176);
    color: rgb(188,181,176);
    text-decoration: none;
}.secure_fence_t a:hover {
    color: rgb(144,136,136);
    border-bottom: 1px solid rgb(144,136,136);
}.secure_fence_t blockquote {
    background-color: rgb(223,224,217);
    border-left: 5px solid rgb(188,181,176);
    font-style: italic;
    color: #000000;
    margin: 20px 0;
    padding: 15px 20px;
}.secure_fence_t code {
    padding: 2px 6px;
    background-color: rgb(223,224,217);
    color: #000000;
    border-radius: 10px;
    font-family: monospace;
}.secure_fence_t hr {
    background: rgba(0, 0, 0, 0.5);
    height: 1px;
    border: 0;
    margin: 30px 0;
}.instructor_profile_4 {
    overflow: hidden;
    padding: 6rem 2rem;
    position: relative;
    background: linear-gradient(135deg, rgb(223,224,217), rgb(144,136,136,0.5) 120%);
}.instructor_profile_4::before {
    opacity: 0.1;
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 40px,
        rgb(144,136,136,0.5) 40px,
        rgb(144,136,136,0.5) 42px
    );
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    content: "";
    z-index: 1;
}.instructor_profile_4::after {
    opacity: 0.04;
    z-index: 0;
    width: 60%;
    position: absolute;
    height: 200%;
    background: rgb(144,136,136);
    transform: rotate(-12deg);
    content: "";
    top: -50%;
    right: -10%;
}.instructor_profile_4 .container {
    margin: 0 auto;
    max-width: 1140px;
    position: relative;
    z-index: 2;
}.instructor_profile_4 .opinion_ratings_T {
    gap: 2.5rem;
    background: #ffffff;
    transform: perspective(1000px) rotateY(2deg);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    padding: 3rem;
    display: grid;
    grid-template-columns: 1fr;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.instructor_profile_4 .opinion_ratings_T:hover {
    transform: perspective(1000px) rotateY(0deg);
}.instructor_profile_4 .opinion_ratings_T > div:first-child {
    margin: 0 auto;
    width: 100%;
    position: relative;
    max-width: 260px;
}.instructor_profile_4 .opinion_ratings_T .photo_album_c {
    width: 260px;
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 260px;
    border-radius: 0.5rem;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    position: relative;
    transform: translateZ(20px);
}.instructor_profile_4 .opinion_ratings_T:hover .photo_album_c {
    transform: translateZ(30px) translateY(-5px);
}.instructor_profile_4 .opinion_ratings_T .photo_album_c::after {
    border: 2px solid rgb(144,136,136);
    position: absolute;
    transform: translate(10px, 10px);
    z-index: -1;
    bottom: -15px;
    right: -15px;
    opacity: 0;
    top: 15px;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    left: 15px;
}.instructor_profile_4 .opinion_ratings_T:hover .photo_album_c::after {
    opacity: 0.4;
    transform: translate(0, 0);
}.instructor_profile_4 .opinion_ratings_T > div:nth-child(2) {
    text-align: center;
    transition: transform 0.4s ease;
    position: relative;
    transform: translateY(0);
}.instructor_profile_4 .opinion_ratings_T:hover > div:nth-child(2) {
    transform: translateY(-5px);
}.instructor_profile_4 .name {
    display: inline-block;
    margin-bottom: 0.5rem;
    color: rgb(188,181,176);
    position: relative;
    font-weight: 700;
    font-size: calc(19px * 1.2);
}.instructor_profile_4 .name::after {
    transform: translateX(-50%);
    transition: width 0.4s ease;
    position: absolute;
    width: 0;
    background: rgb(144,136,136);
    bottom: -5px;
    height: 2px;
    content: "";
    left: 50%;
}.instructor_profile_4 .opinion_ratings_T:hover .name::after {
    width: 70%;
}.instructor_profile_4 .opinion_ratings_T > div:nth-child(2) > div {
    font-size: calc(16px * 1.05);
    opacity: 0.9;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    color: rgb(144,136,136);
}.instructor_profile_4 .exp_content_V {
    font-size: 16px;
    border-left: 3px solid rgb(144,136,136,0.5);
    padding-left: 1.5rem;
    margin: 0;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    position: relative;
    color: #000000;
}.instructor_profile_4 .exp_content_V::before {
    position: absolute;
    content: "";
    font-size: 5rem;
    font-family: serif;
    left: -10px;
    color: rgb(144,136,136,0.5);
    opacity: 0.3;
    top: -20px;
}

@media (min-width: 768px) {.instructor_profile_4 .opinion_ratings_T {
    grid-template-columns: 260px 1fr;
    padding: 4rem;
    gap: 3rem;
}.instructor_profile_4 .opinion_ratings_T > div:nth-child(2) {
    align-self: center;
    text-align: left;
    grid-column: 2;
}.instructor_profile_4 .name::after {
    left: 0;
    transform: translateX(0);
}.instructor_profile_4 .opinion_ratings_T > div:nth-child(3) {
    grid-column: span 2;
}
}

@media (min-width: 992px) {.instructor_profile_4 {
    padding: 8rem 2rem;
}.instructor_profile_4 .opinion_ratings_T {
    grid-template-columns: 280px auto 1fr;
    grid-template-rows: auto 1fr;
}.instructor_profile_4 .opinion_ratings_T > div:first-child {
    grid-row: span 2;
}.instructor_profile_4 .opinion_ratings_T > div:nth-child(2) {
    padding-left: 1rem;
    grid-column: 2 / span 2;
}.instructor_profile_4 .opinion_ratings_T > div:nth-child(3) {
    grid-row: 2;
    padding-left: 1rem;
    grid-column: 2 / span 2;
    padding-top: 1rem;
}.instructor_profile_4 .exp_content_V {
    font-size: calc(16px * 1.05);
    padding-left: 2rem;
}
}

@media (min-width: 1200px) {.instructor_profile_4 .opinion_ratings_T {
    transform: perspective(1500px) rotateY(3deg);
    gap: 3.5rem;
    grid-template-columns: 300px 1fr 2fr;
    padding: 5rem;
}.instructor_profile_4 .photo_album_c {
    width: 300px;
    height: 300px;
}.instructor_profile_4 .name {
    font-size: calc(19px * 1.3);
}.instructor_profile_4 .exp_content_V {
    line-height: 1.9;
}
}

@media (max-width: 767px) {.instructor_profile_4 {
    padding: 4rem 1.5rem;
}.instructor_profile_4 .opinion_ratings_T {
    padding: 2rem;
}.instructor_profile_4 .opinion_ratings_T .photo_album_c {
    height: 220px;
    margin: 0 auto;
    width: 220px;
}.instructor_profile_4 .name {
    font-size: 19px;
}.instructor_profile_4 .exp_content_V {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
}}.contact_form_box_k {
    overflow: hidden;
    position: relative;
    padding: 100px 0;
    background: rgb(223,224,217);
}.contact_form_box_k::before {
    height: 100%;
    position: absolute;
    top: 0;
    background: linear-gradient(135deg, rgb(188,181,176,0.5) 0%, transparent 50%, rgb(144,136,136,0.5) 100%);
    z-index: 1;
    width: 100%;
    left: 0;
    content: "";
}.contact_form_box_k::after {
    left: 0;
    height: 100%;
    z-index: 1;
    position: absolute;
    width: 100%;
    content: "";
    animation: pulse 15s infinite alternate;
    top: 0;
    background: radial-gradient(circle at 30% 70%, rgb(188,181,176,0.5) 0%, transparent 30%);
}.contact_form_box_k .container {
    position: relative;
    z-index: 5;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}.contact_form_box_k h3 {
    font-size: 32px;
    text-align: center;
    color: #000000;
    font-weight: 700;
    position: relative;
    margin-bottom: 40px;
}.contact_form_box_k h3::after {
    width: 80px;
    content: "";
    height: 3px;
    background: rgb(188,181,176);
    transform: translateX(-50%);
    border-radius: 10px;
    position: absolute;
    left: 50%;
    bottom: -15px;
}.contact_form_box_k .photo_album_c {
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    filter: grayscale(40%) contrast(120%);
    top: 0;
    left: 0;
    opacity: 0.1;
}.contact_form_box_k .photo_album_c::after {
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    background: linear-gradient(to right, rgb(188,181,176,0.5) 0%, transparent 100%);
    left: 0;
    content: "";
}.support_list_x {
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    display: flex;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    justify-content: space-between;
    z-index: 10;
}.support_list_x::before {
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
    width: 10px;
    content: "";
    background: rgb(188,181,176);
    position: absolute;
}.support_list_x .request_links_O {
    padding: 50px;
    position: relative;
    flex: 0 0 60%;
}.support_list_x .request_links_O::before {
    background: linear-gradient(to bottom, transparent, rgb(144,136,136,0.5), transparent);
    height: 100%;
    top: 0;
    position: absolute;
    content: "";
    width: 1px;
    right: 0;
}.support_list_x .request_links_O h3 {
    margin-bottom: 30px;
    font-weight: 600;
    color: #000000;
    font-size: 24px;
    text-align: left;
}.support_list_x .request_links_O h3::after {
    transform: none;
    width: 60px;
    left: 0;
}.support_list_x .request_links_O form {
    display: flex;
    flex-direction: column;
}.support_list_x .request_links_O input[type="text"],
.support_list_x .request_links_O textarea {
    font-size: 12px;
    font-family: Arial, sans-serif;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.8);
    border-radius: 10px;
    transition: all 0.3s ease;
    padding: 15px 20px;
    margin-bottom: 20px;
    width: 100%;
}.support_list_x .request_links_O input[type="text"]:focus,
.support_list_x .request_links_O textarea:focus {
    outline: none;
    border-color: rgb(188,181,176);
    box-shadow: 0 0 0 3px rgb(188,181,176,0.5);
}.support_list_x .request_links_O textarea {
    min-height: 150px;
    resize: vertical;
}.support_list_x .request_links_O .query_query_0 {
    display: flex;
    align-items: flex-start;
    position: relative;
    margin-bottom: 30px;
}.support_list_x .request_links_O .query_query_0 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.support_list_x .request_links_O .query_query_0 label {
    color: #000000;
    line-height: 1.5;
    cursor: pointer;
    position: relative;
    font-size: calc(12px - 2px);
    padding-left: 30px;
}.support_list_x .request_links_O .query_query_0 label::before {
    left: 0;
    top: 2px;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 20px;
    width: 20px;
    position: absolute;
    transition: all 0.3s ease;
    content: "";
}.support_list_x .request_links_O .query_query_0 input[type="checkbox"]:checked + label::before {
    border-color: rgb(188,181,176);
    background: rgb(188,181,176);
}.support_list_x .request_links_O .query_query_0 input[type="checkbox"]:checked + label::after {
    top: 4px;
    content: "";
    height: 12px;
    width: 6px;
    border-width: 0 2px 2px 0;
    border: solid #ffffff;
    transform: rotate(45deg);
    position: absolute;
    left: 7px;
}.support_list_x .request_links_O .query_query_0 a {
    transition: all 0.3s ease;
    color: rgb(188,181,176);
    font-weight: 600;
    text-decoration: none;
}.support_list_x .request_links_O .query_query_0 a:hover {
    text-decoration: underline;
}.support_list_x .request_links_O .request_reach_L {
    padding: 15px 30px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    border: none;
    border-radius: 10px;
    background: rgb(188,181,176);
    position: relative;
    font-size: 20px;
    font-weight: 600;
    align-self: flex-start;
    overflow: hidden;
    z-index: 1;
    transition: all 0.3s ease;
}.support_list_x .request_links_O .request_reach_L::before {
    width: 100%;
    z-index: -1;
    top: 0;
    transition: all 0.5s ease;
    background: rgb(144,136,136);
    position: absolute;
    left: -100%;
    content: "";
    height: 100%;
}.support_list_x .request_links_O .request_reach_L:hover::before {
    left: 0;
}.support_list_x .request_links_O .request_reach_L:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgb(188,181,176,0.5);
}.support_list_x .query_message_e {
    flex: 0 0 40%;
    padding: 50px;
    position: relative;
    background: linear-gradient(135deg, rgb(188,181,176,0.5) 0%, rgb(223,224,217) 100%);
    overflow: hidden;
}.support_list_x .query_message_e::before {
    animation: rotate 30s linear infinite;
    width: 100%;
    top: -50%;
    content: "";
    position: absolute;
    background: radial-gradient(circle, rgb(188,181,176,0.5) 0%, transparent 70%);
    height: 100%;
    right: -50%;
}.support_list_x .query_message_e h4 {
    color: #000000;
    position: relative;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 30px;
}.support_list_x .query_message_e h4::after {
    left: 0;
    width: 60px;
    height: 3px;
    position: absolute;
    background: rgb(188,181,176);
    border-radius: 10px;
    content: "";
    bottom: -15px;
}.support_list_x .query_message_e .reach_reach_1 {
    margin: 0;
    list-style: none;
    padding: 0;
}.support_list_x .query_message_e .reach_reach_1 li {
    align-items: flex-start;
    position: relative;
    display: flex;
    margin-bottom: 25px;
    z-index: 1;
}.support_list_x .query_message_e .reach_reach_1 li:last-child {
    margin-bottom: 0;
}.support_list_x .query_message_e .reach_reach_1 li svg {
    flex-shrink: 0;
    width: 24px;
    margin-right: 15px;
    height: 24px;
}.support_list_x .query_message_e .reach_reach_1 li svg path {
    transition: all 0.3s ease;
    fill: rgb(188,181,176);
}.support_list_x .query_message_e .reach_reach_1 li:hover svg path {
    fill: rgb(144,136,136);
}.support_list_x .query_message_e .reach_reach_1 li span {
    line-height: 1.5;
    color: #000000;
    font-size: 12px;
}.support_list_x .query_message_e .reach_reach_1 li a {
    transition: all 0.3s ease;
    color: #000000;
    text-decoration: none;
}.support_list_x .query_message_e .reach_reach_1 li a:hover {
    color: rgb(188,181,176);
}

@keyframes pulse {
    0% {
        opacity: 0.5;
        transform: scale(1);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.5;
        transform: scale(1);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 992px) {.contact_form_box_k {
    padding: 80px 0;
}.support_list_x {
    flex-direction: column;
}.support_list_x .request_links_O,
    .support_list_x .query_message_e {
    width: 100%;
    flex: 0 0 100%;
}.support_list_x .request_links_O::before {
    background: linear-gradient(to right, transparent, rgb(144,136,136,0.5), transparent);
    right: 0;
    top: auto;
    height: 1px;
    width: 100%;
    bottom: 0;
}
}

@media screen and (max-width: 768px) {.contact_form_box_k {
    padding: 60px 0;
}.contact_form_box_k h3 {
    font-size: calc(32px - 4px);
}.support_list_x .request_links_O,
    .support_list_x .query_message_e {
    padding: 30px;
}.support_list_x .request_links_O h3,
    .support_list_x .query_message_e h4 {
    font-size: calc(24px - 2px);
}.support_list_x .request_links_O input[type="text"],
    .support_list_x .request_links_O textarea {
    padding: 12px 15px;
}.support_list_x .request_links_O .request_reach_L {
    width: 100%;
    text-align: center;
}
}

@media screen and (max-width: 480px) {.contact_form_box_k {
    padding: 40px 0;
}.support_list_x .request_links_O,
    .support_list_x .query_message_e {
    padding: 20px;
}.support_list_x .query_message_e .reach_reach_1 li {
    flex-direction: column;
}.support_list_x .query_message_e .reach_reach_1 li svg {
    margin-bottom: 10px;
}}.consentWarningDialog_m {
    width: 100%;
    border-top: 2px solid rgb(188,181,176);
    bottom: 0;
    background: rgb(223,224,217);
    position: fixed;
    z-index: 90;
}.cookie_confirm_g {
    justify-content: space-between;
    display: flex;
    align-items: center;
    padding: 20px 0;
}.consentWarningDialog_m h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.consentWarningDialog_m p {
    font-size: 18px;
}.manage_tracking_w {
    margin-right: 10px;
    flex-shrink: 0;
}.manage_tracking_w svg, .manage_tracking_w svg path, .manage_tracking_w img {
    width: 100px;
    height: 100px;
    fill: rgb(188,181,176);
}.data_settings_w {
    font-size: 24px;
    color: rgb(188,181,176);
    border-bottom: 2px solid rgb(188,181,176);
    text-decoration: none;
    white-space: nowrap;
    line-height: 35px;
    margin-left: 10px;
    flex-shrink: 0;
    cursor: pointer;
    min-width: 120px;
    text-align: center;
}.consentWarningDialog_m p a {
    text-decoration: none;
    color: rgb(188,181,176);
}
@media only screen and (max-width: 1200px) {.consentWarningDialog_m {
    padding: 20px;
}}
#userAgreementPopup_1 {
    display: none;
}#userAgreementPopup_1:checked ~ .consentWarningDialog_m {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 800px) {.manage_tracking_w {
    display: none;
}.cookie_confirm_g {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.consentWarningDialog_m h5 {
    text-align: center;
}.consentWarningDialog_m p {
    text-align: center;
}.cookie_frame_R {
    margin-bottom: 20px;
}body .wrapper-section_U .data_settings_w {
    margin-left: 0;
}}.statistical_details_h {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: rgb(223,224,217);
}.statistical_details_h::before {
    background: repeating-linear-gradient(
        -45deg,
        rgb(188,181,176,0.5) 0px,
        rgb(188,181,176,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    height: 100%;
    left: 0;
    position: absolute;
    opacity: 0.1;
    z-index: 0;
    width: 100%;
    content: '';
    top: 0;
}.statistical_details_h .container {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    max-width: 1200px;
}.statistical_details_h h2 {
    position: relative;
    text-align: left;
    margin-bottom: 50px;
    letter-spacing: 2px;
    border-left: 6px solid rgb(188,181,176);
    display: inline-block;
    font-size: 32px;
    text-transform: uppercase;
    padding-left: 20px;
    font-weight: 700;
    color: #000000;
}.statistical_details_h h2::after {
    width: 100%;
    left: 0;
    height: 2px;
    bottom: -10px;
    content: '';
    position: absolute;
    background: linear-gradient(90deg, rgb(188,181,176), transparent);
}.statistical_details_h ul {
    list-style: none;
    display: flex;
    position: relative;
    padding: 0;
    margin: 0;
    gap: 0;
    flex-wrap: wrap;
}.statistical_details_h .statistics_advances_Y {
    flex-direction: column;
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    display: flex;
    justify-content: center;
    padding: 40px 30px;
    flex: 1;
    min-width: 200px;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    align-items: flex-start;
    transition: all 0.4s ease;
    background: transparent;
}.statistical_details_h .statistics_advances_Y:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    z-index: 2;
    background: #ffffff;
    transform: scale(1.05);
}.statistical_details_h .statistics_advances_Y::before {
    position: absolute;
    width: 10px;
    opacity: 0;
    top: 20px;
    left: 20px;
    content: '';
    border-radius: 50%;
    height: 10px;
    background: rgb(188,181,176);
    transition: all 0.3s ease;
}.statistical_details_h .statistics_advances_Y:hover::before {
    opacity: 1;
}.statistical_details_h .statistics_advances_Y p {
    position: relative;
    line-height: 1;
    color: rgb(188,181,176);
    font-weight: 700;
    font-size: 60px;
    margin: 0 0 20px;
    transition: all 0.3s ease;
}.statistical_details_h .statistics_advances_Y:hover p {
    transform: translateY(-10px);
}.statistical_details_h .statistics_advances_Y span {
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000000;
    position: relative;
    font-weight: 400;
    transition: all 0.3s ease;
    font-size: 17px;
}.statistical_details_h .statistics_advances_Y:hover span {
    font-weight: 600;
    color: #000000;
}.statistical_details_h .statistics_advances_Y:nth-child(2n) p {
    color: rgb(144,136,136);
}.statistical_details_h .statistics_advances_Y:nth-child(3n) p {
    color: #000000;
}.statistical_details_h .statistics_advances_Y:nth-child(4n) p {
    color: rgb(188,181,176);
}.statistical_details_h svg {
    fill: rgba(0, 0, 0, 0.5);
    top: 20px;
    height: 50px;
    width: 50px;
    position: absolute;
    right: 20px;
    transition: all 0.4s ease;
    opacity: 0.05;
}.statistical_details_h svg path {
    fill: rgba(0, 0, 0, 0.5);
}.statistical_details_h .statistics_advances_Y:hover svg {
    transform: translateY(-10px);
    opacity: 0.2;
}.statistical_details_h::after {
    z-index: 0;
    animation: pulse 10s infinite alternate;
    height: 300px;
    opacity: 0.2;
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 300px;
    background: radial-gradient(circle, rgb(144,136,136,0.5) 0%, transparent 70%);
}

@keyframes pulse {
    0% {
        opacity: 0.1;
        transform: scale(0.9);
    }
    100% {
        opacity: 0.3;
        transform: scale(1.1);
    }
}

@media (max-width: 1200px) {.statistical_details_h ul {
    flex-wrap: wrap;
}.statistical_details_h .statistics_advances_Y {
    flex-basis: 50%;
    min-width: 50%;
}.statistical_details_h .statistics_advances_Y p {
    font-size: 50px;
}
}

@media (max-width: 767px) {.statistical_details_h {
    padding: 60px 0;
}.statistical_details_h h2 {
    padding-bottom: 15px;
    border-left: none;
    padding-left: 0;
    border-bottom: 4px solid rgb(188,181,176);
    margin-left: 0;
    width: 100%;
    text-align: center;
    display: block;
}.statistical_details_h h2::after {
    display: none;
}.statistical_details_h ul {
    display: block;
}.statistical_details_h .statistics_advances_Y {
    border-right: none;
    text-align: center;
    flex-basis: 100%;
    min-width: 100%;
    padding: 30px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    align-items: center;
}.statistical_details_h .statistics_advances_Y::before {
    left: 50%;
    transform: translateX(-50%);
}.statistical_details_h .statistics_advances_Y p {
    font-size: 40px;
}.statistical_details_h svg {
    height: 30px;
    bottom: 15px;
    top: auto;
    width: 30px;
    transform: translateX(50%);
    right: 50%;
}.statistical_details_h .statistics_advances_Y:hover svg {
    transform: translateX(50%) translateY(-5px);
}}

.statistical_details_h .container::before {
    content: '';
    opacity: 0.1;
    border-radius: 50%;
    animation: rotation 40s linear infinite;
    height: 200px;
    border: 2px dashed rgb(188,181,176,0.5);
    position: absolute;
    left: -100px;
    top: -100px;
    z-index: -1;
    width: 200px;
}@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}

.statistical_details_h .statistics_advances_Y::after {
    transition: opacity 0.3s ease;
    height: 0;
    right: 0;
    bottom: 0;
    border-color: transparent transparent rgb(188,181,176,0.5) transparent;
    width: 0;
    content: '';
    border-style: solid;
    position: absolute;
    opacity: 0;
    border-width: 0 0 50px 50px;
}.statistical_details_h .statistics_advances_Y:hover::after {
    opacity: 0.1;
}.statistical_details_h .statistics_advances_Y:nth-child(2n)::after {
    border-color: transparent transparent rgb(144,136,136,0.5) transparent;
}.statistical_details_h .statistics_advances_Y:nth-child(3n)::after {
    border-color: transparent transparent rgba(0, 0, 0, 0.5) transparent;
}

@media (min-width: 768px) and (max-width: 991px) {.statistical_details_h .statistics_advances_Y {
    padding: 30px 20px;
}.statistical_details_h .statistics_advances_Y p {
    font-size: 45px;
}
}

@media (min-width: 992px) {.statistical_details_h ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.statistical_details_h .statistics_advances_Y {
    height: 200px;
}}

.statistical_details_h .statistics_advances_Y p::after {
    transition: width 0.3s ease;
    content: '';
    bottom: -10px;
    opacity: 0.3;
    position: absolute;
    background: currentColor;
    height: 3px;
    left: 0;
    width: 40px;
}.statistical_details_h .statistics_advances_Y:hover p::after {
    width: 60px;
}

@media (max-width: 767px) {.statistical_details_h .statistics_advances_Y p::after {
    left: 50%;
    transform: translateX(-50%);
}}footer {
    position: relative;
    width: 100%;
}footer .subscr_info_K {
    color: #ffffff;
    position: relative;
    background: linear-gradient(135deg, rgb(188,181,176), rgb(144,136,136));
    font-family: Arial, sans-serif;
    padding: 120px 0 30px;
}footer .subscr_info_K::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
    width: 100%;
    top: 0;
    background: #ffffff;
    position: absolute;
    opacity: 0.25;
    height: 100px;
    content: "";
    left: 0;
    transform: rotateX(180deg);
}footer .subscr_info_K::after {
    opacity: 0.15;
    left: 0;
    width: 100%;
    height: 50px;
    bottom: 0;
    position: absolute;
    content: "";
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    background: #ffffff;
}footer .trial_offer_y {
    z-index: 1;
    position: relative;
}footer .talk_support_G {
    gap: 20px;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
}footer .info_item {
    height: 80px;
    transition: all 0.3s ease;
    display: flex;
    backdrop-filter: blur(5px);
    background-color: rgba(0, 0, 0, 0.5);
    flex: 1 1 200px;
    align-items: center;
    padding: 0 25px;
    position: relative;
    max-width: 300px;
    border-radius: 40px;
    overflow: hidden;
}footer .info_item::before {
    opacity: 0.1;
    content: "";
    background: #ffffff;
    left: -100%;
    z-index: -1;
    height: 100%;
    position: absolute;
    width: 100%;
    animation: waveAnimation 15s linear infinite;
}@keyframes waveAnimation {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}

footer .info_item:hover {
    background-color: rgb(144,136,136,0.5);
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}footer .info_item svg {
    margin-right: 15px;
    width: 20px;
    flex-shrink: 0;
    fill: #ffffff;
    height: 20px;
}footer .info_item p,
footer .info_item a {
    font-size: 12px;
    color: #ffffff;
    transition: all 0.3s ease;
    text-decoration: none;
}footer .info_item a:hover {
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}footer .text_main_holder {
    gap: 25px;
    display: flex;
    position: relative;
    flex-wrap: wrap;
}footer .top_know_2 {
    position: relative;
    text-align: center;
    flex: 1 1 100%;
    margin-bottom: 30px;
}footer .top_know_2 svg {
    height: 50px;
    margin: 0 auto 20px;
    width: auto;
    filter: brightness(0) invert(1);
}footer .privacy_cta_H {
    margin: 0 auto;
    text-align: center;
    line-height: 1.6;
    max-width: 500px;
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
}footer .main_pro_6,footer .subscribe_holder {
    background-color: rgba(0, 0, 0, 0.5);
    flex: 1 1 300px;
    border-radius: 23px;
    padding: 30px;
    backdrop-filter: blur(5px);
    position: relative;
    overflow: hidden;
}footer .main_pro_6::before,footer .subscribe_holder::before {
    background: #ffffff;
    z-index: -1;
    height: 100%;
    opacity: 0.1;
    content: "";
    left: -100%;
    width: 300%;
    position: absolute;
    animation: waveAnimation 20s linear infinite;
    top: 0;
}footer .main_pro_6 h5, footer .subscribe_holder h5 {
    font-weight: 600;
    position: relative;
    display: inline-block;
    color: #ffffff;
    padding-bottom: 10px;
    font-size: 18px;
    margin-bottom: 20px;
}footer .main_pro_6 h5::after, footer .subscribe_holder h5::after {
    left: 0;
    bottom: 0;
    background: linear-gradient(90deg, #ffffff, transparent);
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
}footer .main_bar_f {
    margin-bottom: 20px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}footer .main_bar_f a {
    border-radius: 20px;
    overflow: hidden;
    font-size: 12px;
    transition: all 0.3s ease;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgb(188,181,176,0.5);
    text-align: center;
    padding: 8px 15px;
    flex: 1 1 calc(50% - 10px);
    text-decoration: none;
    position: relative;
}footer .main_bar_f a::before {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    content: "";
    left: -100%;
    height: 2px;
    transition: left 0.3s ease;
}footer .main_bar_f a:hover {
    transform: translateY(-3px);
    background-color: rgb(144,136,136,0.5);
}footer .main_bar_f a:hover::before {
    left: 0;
}footer .subscribe_holder p {
    line-height: 1.6;
    font-size: 12px;
    margin-bottom: 25px;
    color: rgba(255, 255, 255, 0.8);
}footer .input_holder {
    flex-direction: column;
    display: flex;
    position: relative;
    gap: 15px;
}footer .input_holder input[type="email"] {
    border-radius: 25px;
    padding: 15px 20px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    border: none;
    transition: all 0.3s ease;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    background-color: rgb(188,181,176,0.5);
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.2);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .email_entry_o {
    position: relative;
    border-radius: 25px;
    padding: 15px 20px;
    cursor: pointer;
    font-size: 17px;
    overflow: hidden;
    background-color: #ffffff;
    color: rgb(188,181,176);
    transition: all 0.3s ease;
    border: none;
    font-weight: 600;
}footer .email_entry_o::after {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: "";
    transition: left 0.7s ease;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: -100%;
}footer .email_entry_o:hover {
    transform: translateY(-3px);
    background-color: rgb(223,224,217);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .email_entry_o:hover::after {
    left: 100%;
}footer .achieve_cta_i {
    margin-top: 60px;
    position: relative;
    text-align: center;
}footer .trophy_case_L {
    padding: 0 30px;
    display: inline-block;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
}footer .trophy_case_L::before,
footer .trophy_case_L::after {
    position: absolute;
    width: 20px;
    height: 1px;
    top: 50%;
    content: "";
    background-color: rgba(255, 255, 255, 0.3);
}footer .trophy_case_L::before {
    left: 0;
}footer .trophy_case_L::after {
    right: 0;
}

@media (min-width: 768px) {footer .top_know_2 {
    flex: 1 1 100%;
}footer .main_pro_6, footer .subscribe_holder {
    flex: 1 1 300px;
}footer .input_holder {
    flex-direction: row;
}footer .email_entry_o {
    white-space: nowrap;
}
}

@media (max-width: 991px) {footer .subscr_info_K {
    padding: 100px 0 30px;
}footer .text_main_holder {
    gap: 20px;
}
}

@media (max-width: 767px) {footer .subscr_info_K {
    padding: 80px 0 30px;
}footer .subscr_info_K::before {
    background-size: 100% 60px;
    height: 60px;
}footer .talk_support_G {
    margin-bottom: 40px;
}footer .info_item {
    padding: 15px 20px;
    height: auto;
}footer .main_pro_6, footer .subscribe_holder {
    padding: 25px 20px;
}footer .achieve_cta_i {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .subscr_info_K {
    padding: 60px 0 20px;
}footer .subscr_info_K::before {
    background-size: 100% 40px;
    height: 40px;
}footer .main_pro_6 h5, footer .subscribe_holder h5 {
    font-size: calc(18px - 2px);
    margin-bottom: 15px;
}footer .main_bar_f a {
    flex: 1 1 100%;
}footer .input_holder input[type="email"],
    footer .email_entry_o {
    padding: 12px 15px;
}}header {
    position: relative;
    padding: 1.2rem 0;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 97% 100%, 3% 100%, 0 85%);
    background-color: rgb(223,224,217);
    z-index: 1000;
}header::before {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    opacity: 0.15;
    background: 
        linear-gradient(90deg, transparent 49.5%, rgb(188,181,176,0.5) 49.5%, rgb(188,181,176,0.5) 50.5%, transparent 50.5%) 0 0 / 20px 100%,
        linear-gradient(0deg, transparent 49.5%, rgb(144,136,136,0.5) 49.5%, rgb(144,136,136,0.5) 50.5%, transparent 50.5%) 0 0 / 100% 20px;
    z-index: -1;
    animation: gridMove 40s linear infinite;
    top: 0;
}header::after {
    bottom: 0;
    position: absolute;
    content: '';
    width: 100%;
    height: 4px;
    z-index: 1;
    left: 0;
    background: linear-gradient(90deg, 
        rgb(188,181,176) 0%, 
        rgb(144,136,136) 50%, 
        rgb(188,181,176) 100%);
}header .container {
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
    max-width: 1200px;
}header .header_train_W {
    align-items: center;
    justify-content: space-between;
    display: flex;
    position: relative;
}header .main_pro_6 {
    display: flex;
    backdrop-filter: blur(10px);
    border-radius: 26px;
    padding: 5px;
    gap: 0.5rem;
    position: relative;
    background: rgba(0, 0, 0, 0.2);
}header .nav_pro_Y {
    font-weight: 400;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 16px;
    border-radius: 10px;
    padding: 0.7rem 1.2rem;
    color: #ffffff;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    text-decoration: none;
}header .nav_pro_Y::before {
    transition: all 0.3s ease;
    transform: scale(0.95);
    opacity: 0;
    top: -2px;
    background: linear-gradient(45deg, rgb(188,181,176), rgb(144,136,136));
    position: absolute;
    left: -2px;
    bottom: -2px;
    content: '';
    z-index: -1;
    right: -2px;
    border-radius: calc(10px + 2px);
}header .nav_pro_Y::after {
    left: 0;
    position: absolute;
    right: 0;
    border-radius: 10px;
    top: 0;
    z-index: -1;
    bottom: 0;
    content: '';
    background: rgb(188,181,176);
}header .nav_pro_Y:hover {
    color: #ffffff;
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}header .nav_pro_Y:hover::before {
    transform: scale(1);
    opacity: 1;
}header .top_pro_Y {
    text-decoration: none;
    position: relative;
    background: rgba(255, 255, 255, 0.03);
    align-items: center;
    transition: all 0.3s ease;
    padding: 0.5rem 1rem;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
}header .top_pro_Y::before {
    top: 0;
    position: absolute;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent
    );
    height: 100%;
    transition: 0.5s;
    width: 100%;
    left: -100%;
    content: '';
}header .top_pro_Y:hover::before {
    left: 100%;
}header .top_pro_Y svg {
    position: relative;
    z-index: 2;
    width: 160px;
    height: auto;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 20px 20px;
    }
}

@media (max-width: 991px) {header {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 5% 100%, 0 90%);
}header .main_pro_6 {
    gap: 0.3rem;
}header .nav_pro_Y {
    font-size: calc(16px - 1px);
    padding: 0.6rem 0.8rem;
}header .top_pro_Y svg {
    width: 140px;
}
}

@media (max-width: 767px) {header {
    padding: 1rem 0 1.5rem;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 90% 100%, 10% 100%, 0 95%);
}header .header_train_W {
    flex-direction: column;
}header .main_pro_6 {
    flex-wrap: wrap;
    width: 100%;
    margin-top: 1rem;
    padding: 10px;
    order: 2;
    gap: 0.5rem;
    justify-content: center;
}header .nav_pro_Y {
    font-size: calc(16px - 2px);
    padding: 0.5rem 0.7rem;
}header .top_pro_Y {
    margin-bottom: 0.5rem;
    order: 1;
}header .top_pro_Y svg {
    width: 130px;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0 1.2rem;
}header .main_pro_6 {
    overflow-x: auto;
    justify-content: flex-start;
    flex-wrap: nowrap;
}header .main_pro_6::-webkit-scrollbar {
    height: 3px;
}header .main_pro_6::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(188,181,176);
}header .nav_pro_Y {
    white-space: nowrap;
}header .top_pro_Y svg {
    width: 110px;
}}header .top_plank {
    background: rgb(188,181,176);
    color:  #ffffff;
}header .top_plank .best_knowledge_4 div svg, header .top_plank .best_knowledge_4 div svg path {
    fill: #ffffff;
}header .top_plank .best_knowledge_4 div span {
    color: #ffffff;
}header .top_plank .best_knowledge_4 {
    flex-wrap: wrap;
    justify-content: flex-start;
    font-size: 15px;
    padding: 15px 0 10px 0;
    display: flex;
    width: 100%;
    line-height: 21px;
    align-items: center;
}header .top_plank .best_knowledge_4 div {
    display: flex;
    margin-right: 24px;
    align-items: center;
    justify-content: flex-start;
}header .top_plank .best_knowledge_4 div img, header .top_plank .best_knowledge_4 div svg {
    margin-right: 8px;
    height: 16px;
    width: 16px;
}.pricing_row_item_G {
    position: relative;
    font-family: Arial, sans-serif;
    overflow: hidden;
    padding: 100px 0;
    background-color: rgb(223,224,217);
}.pricing_row_item_G::before {
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    content: "";
    position: absolute;
    background: linear-gradient(135deg, rgba(rgb(144,136,136,0.5), 0.05) 0%, rgba(rgb(188,181,176,0.5), 0.08) 100%);
}.pricing_row_item_G .container {
    padding: 0 20px;
    z-index: 1;
    margin: 0 auto;
    position: relative;
    max-width: 1400px;
}.pricing_row_item_G .plan_deals_K {
    flex-direction: column;
    display: flex;
}.pricing_row_item_G .cost_deals_c {
    opacity: 0;
    transform: translateY(20px);
    margin-bottom: 60px;
    animation: fadeUp 0.8s ease-out forwards;
}.pricing_row_item_G .cost_deals_c h2 {
    font-weight: 700;
    color: #000000;
    line-height: 1.2;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    font-size: 28px;
    margin-bottom: 20px;
}.pricing_row_item_G .cost_deals_c h2::after {
    border-radius: 2px;
    left: 0;
    width: 80px;
    content: "";
    position: absolute;
    bottom: -10px;
    height: 4px;
    background: linear-gradient(90deg, rgb(144,136,136), rgb(188,181,176));
}.pricing_row_item_G .pricing_tiers_m {
    font-size: 14px;
    margin-top: 25px;
    color: #000000;
    max-width: 800px;
    line-height: 1.6;
}.pricing_row_item_G .cert_cost_f {
    display: grid;
    gap: 30px;
    margin-top: 20px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}.pricing_row_item_G .group_plans_L {
    display: block;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-decoration: none;
    animation: fadeUp 0.8s ease-out forwards;
    animation-delay: calc(0.15s * var(--i, 1));
    opacity: 0;
    perspective: 1000px;
    transform: translateY(30px);
}.pricing_row_item_G .group_plans_L:nth-child(1) {
    --i: 1;
}.pricing_row_item_G .group_plans_L:nth-child(2) {
    --i: 2;
}.pricing_row_item_G .group_plans_L:nth-child(3) {
    --i: 3;
}.pricing_row_item_G .group_plans_L:nth-child(4) {
    --i: 4;
}.pricing_row_item_G .learn_rates_r {
    position: relative;
    transition: all 0.4s ease;
    height: 100%;
    transform-style: preserve-3d;
    border-radius: 12px;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15), 
              0 5px 15px -10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    background-color: #ffffff;
}.pricing_row_item_G .group_plans_L:hover .learn_rates_r {
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.2),
              15px 15px 30px -10px rgba(0, 0, 0, 0.1),
              -15px 15px 30px -10px rgba(rgb(188,181,176,0.5), 0.1);
    transform: translateY(-15px) rotateX(2deg) rotateY(-2deg);
}.pricing_row_item_G .plan_details_M {
    min-height: 250px;
    position: relative;
    box-sizing: border-box;
    padding: 35px 30px;
    z-index: 2;
}.pricing_row_item_G .plan_details_M h3 {
    color: #000000;
    transition: transform 0.3s ease;
    font-size: calc(21px + 2px);
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    font-weight: 700;
}.pricing_row_item_G .group_plans_L:hover .plan_details_M h3 {
    color: rgb(188,181,176);
    transform: translateX(5px);
}.pricing_row_item_G .indv_sub_g {
    color: rgb(144,136,136);
    font-size: calc(21px + 4px);
    display: block;
    margin: 20px 0;
    transition: all 0.3s ease;
    font-weight: 700;
    position: relative;
}.pricing_row_item_G .indv_sub_g::before {
    height: 3px;
    background: linear-gradient(90deg, rgb(144,136,136), transparent);
    position: absolute;
    left: 0;
    width: 40px;
    border-radius: 2px;
    top: -10px;
    content: "";
}.pricing_row_item_G .group_plans_L:hover .indv_sub_g {
    color: rgb(188,181,176);
    transform: scale(1.05);
}.pricing_row_item_G .plan_details_M p {
    color: #000000;
    margin-top: 15px;
    word-break: normal;
    font-size: 14px;
    word-wrap: break-word;
    hyphens: auto;
    white-space: normal;
    transition: color 0.3s ease;
    line-height: 1.6;
    overflow-wrap: break-word;
}.pricing_row_item_G .photo_album_c {
    overflow: hidden;
    width: 100%;
    height: 200px;
    transition: all 0.5s ease;
    position: relative;
}.pricing_row_item_G .photo_album_c::after {
    opacity: 0.6;
    left: 0;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    transition: opacity 0.4s ease;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    z-index: 1;
}.pricing_row_item_G .group_plans_L:hover .photo_album_c {
    transform: scale(1.05);
}.pricing_row_item_G .group_plans_L:hover .photo_album_c::after {
    opacity: 0.3;
}

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

@media (min-width: 1200px) {.pricing_row_item_G .plan_deals_K {
    flex-direction: row-reverse;
}.pricing_row_item_G .cost_deals_c {
    padding-left: 50px;
    margin-bottom: 0;
    width: 30%;
}.pricing_row_item_G .cert_cost_f {
    width: 70%;
}.pricing_row_item_G .cost_deals_c h2 {
    font-size: calc(28px + 4px);
}
}

@media (max-width: 1199px) {.pricing_row_item_G {
    padding: 80px 0;
}.pricing_row_item_G .cost_deals_c {
    text-align: center;
    margin: 0 auto 50px;
    max-width: 800px;
}.pricing_row_item_G .cost_deals_c h2::after {
    transform: translateX(-50%);
    left: 50%;
}
}

@media (max-width: 767px) {.pricing_row_item_G {
    padding: 60px 0;
}.pricing_row_item_G .cert_cost_f {
    gap: 20px;
    grid-template-columns: 1fr;
}.pricing_row_item_G .plan_details_M {
    padding: 25px 20px;
}.pricing_row_item_G .photo_album_c {
    height: 180px;
}.pricing_row_item_G .cost_deals_c h2 {
    font-size: calc(28px - 2px);
}.pricing_row_item_G .pricing_tiers_m {
    font-size: calc(14px - 1px);
}
}

@media (hover: none) {.pricing_row_item_G .group_plans_L:hover .learn_rates_r {
    transform: none;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15),
                0 5px 15px -10px rgba(0, 0, 0, 0.05);
}.pricing_row_item_G .group_plans_L:hover .plan_details_M h3 {
    transform: none;
}.pricing_row_item_G .group_plans_L:hover .indv_sub_g {
    transform: none;
}.pricing_row_item_G .group_plans_L:hover .photo_album_c {
    transform: none;
}}.title_page_Y {
    width: 100%;
    height: 100vh;
    min-height: 650px;
    overflow: hidden;
    background: #000000;
    position: relative;
}.title_page_Y .study_sessions_F {
    display: grid;
    height: 100%;
    width: 100%;
    position: relative;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
}.title_page_Y .learn_main_C {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
    width: 100%;
}.title_page_Y .learn_main_C::before {
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    content: '';
    background: linear-gradient(90deg, #000000 0%, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
    left: 0;
}.title_page_Y .fast_school_I {
    width: 500%;
    display: flex;
    height: 100%;
    animation: carousel-slide-alt 25s ease-in-out infinite;
}.title_page_Y .main_welcome_a {
    height: 100%;
    position: relative;
    filter: contrast(1.1) saturate(1.1);
    width: 20%;
}.title_page_Y .main_welcome_a img {
    transform-origin: center;
    width: 100%;
    object-fit: cover;
    animation: zoom-pan 15s ease-in-out infinite alternate;
    height: 100%;
}.title_page_Y .phrase_holder_2 {
    z-index: 5;
    width: 90%;
    max-width: 550px;
    border-radius: 21px;
    padding: 3.5rem;
    position: absolute;
    background: linear-gradient(
        145deg,
        rgba(0, 0, 0, 0.7),
        rgba(0, 0, 0, 0.4)
    );
    transform: translateY(-50%);
    top: 50%;
    left: 5%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}.title_page_Y .phrase_holder_2::before {
    left: -50%;
    height: 200%;
    width: 200%;
    opacity: 0.1;
    content: '';
    top: -50%;
    animation: rotate-gradient 15s linear infinite;
    background: radial-gradient(
        circle at center,
        rgb(188,181,176,0.5),
        transparent 70%
    );
    position: absolute;
}.title_page_Y .phrase_holder_2::after {
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(
        to right,
        transparent,
        rgb(188,181,176,0.5),
        transparent
    );
    width: 100%;
    transform: translateX(-100%);
    position: absolute;
    animation: shimmer 5s infinite;
}.title_page_Y .phrase_holder_2 h1 {
    color: #ffffff;
    font-size: 48px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    margin-bottom: 1.8rem;
    font-weight: 700;
    position: relative;
}.title_page_Y .phrase_holder_2 h1::before {
    content: '';
    height: 4px;
    position: absolute;
    width: 80px;
    background: rgb(188,181,176);
    bottom: -10px;
    border-radius: 10px;
    left: 0;
}.title_page_Y .phrase_holder_2 p {
    opacity: 0.9;
    margin-bottom: 2.5rem;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    line-height: 1.7;
    color: #ffffff;
    font-size: 15px;
}.title_page_Y .phrase_holder_2 .request_reach_L {
    color: #ffffff;
    font-weight: 600;
    padding: 14px 35px;
    z-index: 1;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    text-decoration: none;
    text-transform: uppercase;
    background: rgb(188,181,176);
    border-radius: 21px;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    display: inline-block;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.title_page_Y .phrase_holder_2 .request_reach_L::before {
    height: 100%;
    width: 100%;
    transition: all 0.4s ease;
    position: absolute;
    left: -100%;
    top: 0;
    content: '';
    z-index: -1;
    background: rgb(144,136,136);
}.title_page_Y .phrase_holder_2 .request_reach_L:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px) scale(1.03);
}.title_page_Y .phrase_holder_2 .request_reach_L:hover::before {
    left: 0;
}

@keyframes carousel-slide-alt {
    0%, 18% {
        transform: translateX(0);
    }
    22%, 38% {
        transform: translateX(-20%);
    }
    42%, 58% {
        transform: translateX(-40%);
    }
    62%, 78% {
        transform: translateX(-60%);
    }
    82%, 98% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes zoom-pan {
    0% {
        transform: scale(1) translate(0, 0);
    }
    50% {
        transform: scale(1.1) translate(-1%, -1%);
    }
    100% {
        transform: scale(1.05) translate(1%, 1%);
    }
}

@keyframes rotate-gradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes shimmer {
    0% {
        transform: translateX(-100%);
    }
    20%, 100% {
        transform: translateX(100%);
    }
}

@media (max-width: 1200px) {.title_page_Y .phrase_holder_2 {
    padding: 2.5rem;
    max-width: 500px;
}
}

@media (max-width: 992px) {.title_page_Y {
    height: auto;
    min-height: 550px;
}.title_page_Y .phrase_holder_2 {
    max-width: 450px;
    padding: 2rem;
}.title_page_Y .phrase_holder_2 h1 {
    font-size: calc(48px * 0.9);
}.title_page_Y .learn_main_C::before {
    background: linear-gradient(90deg, #000000 20%, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
}
}

@media (max-width: 768px) {.title_page_Y {
    min-height: 500px;
    height: 500px;
}.title_page_Y .phrase_holder_2 {
    padding: 2rem;
    transform: translate(-50%, -50%);
    max-width: 90%;
    text-align: center;
    left: 50%;
}.title_page_Y .phrase_holder_2 h1::before {
    left: 50%;
    transform: translateX(-50%);
}.title_page_Y .learn_main_C::before {
    background: linear-gradient(0deg, #000000 20%, transparent 60%, #000000 100%);
}
}

@media (max-width: 576px) {.title_page_Y {
    min-height: 450px;
}.title_page_Y .phrase_holder_2 {
    padding: 1.5rem;
}.title_page_Y .phrase_holder_2 h1 {
    font-size: calc(48px * 0.8);
    margin-bottom: 1.5rem;
}.title_page_Y .phrase_holder_2 p {
    margin-bottom: 2rem;
    font-size: calc(15px * 0.9);
}.title_page_Y .phrase_holder_2 .request_reach_L {
    font-size: calc(14px * 0.9);
    padding: 12px 25px;
}
}

@media (orientation: landscape) and (max-height: 600px) {.title_page_Y {
    min-height: 100vh;
    height: auto;
}.title_page_Y .phrase_holder_2 {
    padding: 1.5rem;
    max-width: 450px;
}.title_page_Y .phrase_holder_2 h1 {
    margin-bottom: 1rem;
}.title_page_Y .phrase_holder_2 p {
    margin-bottom: 1.5rem;
}}.who_we_are_R {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    color: #ffffff;
}.who_we_are_R::before {
    position: absolute;
    bottom: 0;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(0, 0, 0, 0.75) 50%, 
        rgba(0, 0, 0, 0.65) 100%);
    top: 0;
    z-index: 1;
    content: "";
    left: 0;
    right: 0;
}.who_we_are_R::after {
    width: 100%;
    background: radial-gradient(circle at center, rgb(188,181,176,0.5) 0%, transparent 70%);
    right: -50%;
    z-index: 2;
    animation: pulseGlow 15s infinite alternate ease-in-out;
    transform: rotate(45deg);
    opacity: 0.15;
    height: 100%;
    content: "";
    position: absolute;
    top: -50%;
}.who_we_are_R .container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 3;
}.who_we_are_R .phrase_holder_2 {
    position: relative;
    transform: translateZ(0);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2), 
                0 4px 8px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(8px);
    padding: 40px;
    background: linear-gradient(to right, 
        rgba(#000000, 0.8) 0%,
        rgba(#000000, 0.6) 100%);
    border-left: 4px solid rgb(188,181,176);
}.who_we_are_R .phrase_holder_2::before {
    width: 100%;
    position: absolute;
    background: linear-gradient(45deg, 
        transparent 49.5%, 
        rgb(188,181,176) 49.5%, 
        rgb(188,181,176) 50.5%, 
        transparent 50.5%);
    content: "";
    left: 0;
    height: 100%;
    top: 0;
    opacity: 0.05;
    background-size: 20px 20px;
    z-index: -1;
}.who_we_are_R h5 {
    font-weight: 700;
    position: relative;
    color: rgb(188,181,176);
    margin: 0 0 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;
    display: inline-block;
}.who_we_are_R h5::after {
    margin-top: 8px;
    width: 0;
    animation: expandLine 1.5s forwards 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    display: block;
    height: 2px;
    transition: width 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    background: rgb(188,181,176);
}.who_we_are_R p {
    margin-bottom: 25px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: calc(16px * 1.25);
    line-height: 1.6;
}.who_we_are_R p b {
    font-size: calc(16px * 1.5);
    font-weight: 700;
    color: rgb(144,136,136);
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 5px;
    position: relative;
}.who_we_are_R p b::after {
    position: absolute;
    height: 3px;
    bottom: 0;
    background: rgb(188,181,176);
    content: "";
    left: 0;
    width: 40px;
}.who_we_are_R ol {
    padding-left: 0;
    list-style-type: none;
    counter-reset: item;
}.who_we_are_R ol li {
    color: #ffffff;
    font-size: 16px;
    transform: translateY(20px);
    margin-bottom: 15px;
    line-height: 1.8;
    animation: fadeInUp 1s forwards 0.8s;
    opacity: 0;
    column-gap: 30px;
    column-count: 1;
    text-align: justify;
    padding-left: 0;
    position: relative;
}

@keyframes expandLine {
    0% { width: 0; }
    100% { width: 80px; }
}

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

@keyframes pulseGlow {
    0% { opacity: 0.15; transform: rotate(45deg) scale(1); }
    50% { opacity: 0.2; transform: rotate(45deg) scale(1.1); }
    100% { opacity: 0.15; transform: rotate(45deg) scale(1); }
}


@media (min-width: 768px) {.who_we_are_R .phrase_holder_2 {
    padding: 60px;
    width: 90%;
    margin-left: 5%;
}.who_we_are_R ol li {
    column-count: 2;
}
}

@media (min-width: 992px) {.who_we_are_R {
    padding: 150px 0;
}.who_we_are_R .phrase_holder_2 {
    margin-left: 10%;
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateY(-2deg);
    width: 80%;
    padding: 70px;
}.who_we_are_R .phrase_holder_2:hover {
    transform: perspective(1000px) rotateY(0deg);
}.who_we_are_R h5 {
    font-size: calc(22px * 1.2);
}.who_we_are_R ol li {
    column-count: 2;
}
}

@media (max-width: 767px) {.who_we_are_R {
    padding: 80px 0;
}.who_we_are_R .phrase_holder_2 {
    padding: 30px 20px;
}.who_we_are_R h5 {
    font-size: 22px;
}.who_we_are_R p b {
    font-size: calc(16px * 1.2);
}.who_we_are_R ol li {
    line-height: 1.7;
    font-size: calc(16px * 0.9);
}
}

@media (max-width: 480px) {.who_we_are_R {
    padding: 60px 0;
}.who_we_are_R .phrase_holder_2 {
    padding: 25px 15px;
}.who_we_are_R h5 {
    font-size: calc(22px * 0.9);
}.who_we_are_R p b {
    font-size: 16px;
}.who_we_are_R p {
    font-size: 16px;
}.who_we_are_R ol li {
    font-size: calc(16px * 0.85);
    line-height: 1.6;
}}.gratWrapper_e {
    position: relative;
    overflow: hidden;
    padding: 120px 0 80px;
    background: linear-gradient(135deg, rgb(223,224,217) 0%, #ffffff 100%);
}.gratWrapper_e::before {
    content: "";
    z-index: 1;
    top: 0;
    width: 40%;
    background: linear-gradient(215deg, rgb(188,181,176,0.5) 0%, transparent 70%);
    height: 100%;
    right: 0;
    transform: translateX(20%) skewX(-15deg);
    position: absolute;
}.gratWrapper_e::after {
    transform: rotate(-10deg);
    content: "";
    height: 70%;
    left: -2%;
    width: 30%;
    bottom: -5%;
    position: absolute;
    background: linear-gradient(125deg, rgb(144,136,136,0.5) 0%, transparent 80%);
    z-index: 1;
}.gratWrapper_e .container {
    max-width: 1200px;
    padding: 0 30px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}.gratWrapper_e h2 {
    font-family: Arial, sans-serif;
    font-weight: 700;
    opacity: 0;
    margin-bottom: 40px;
    max-width: 800px;
    animation: slideInTitle 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.2s;
    position: relative;
    transform: translateX(-20px);
    line-height: 1.3;
    font-size: 33px;
    color: #000000;
}.gratWrapper_e h2::before {
    width: 80px;
    top: -15px;
    transform: scaleX(0);
    animation: expandLine 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) forwards 0.8s;
    content: "";
    transform-origin: left;
    position: absolute;
    height: 4px;
    background: rgb(188,181,176);
    left: 0;
}.gratWrapper_e .study_sessions_F {
    background-color: #ffffff;
    transform: perspective(1000px) rotateX(2deg);
    overflow: hidden;
    transform-origin: top center;
    opacity: 0;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.07);
    padding: 40px 50px;
    animation: appearHolder 0.7s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.6s;
    position: relative;
}.gratWrapper_e .study_sessions_F::before {
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    width: 5px;
    background: linear-gradient(to bottom, rgb(188,181,176), rgb(144,136,136));
    height: 100%;
}.gratWrapper_e .study_sessions_F::after {
    width: 80%;
    content: "";
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(245, 245, 245, 0.8) 70%);
    z-index: -1;
    right: 0;
    position: absolute;
    transform: translateX(100%);
    top: 0;
    animation: revealGradient 1.5s cubic-bezier(0.22, 1, 0.36, 1) forwards 1s;
}.gratWrapper_e ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.gratWrapper_e li {
    position: relative;
    opacity: 0;
    animation: slideUpFadeIn 0.7s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.8s;
    transform: translateY(20px);
}.gratWrapper_e li::before {
    background: rgb(188,181,176);
    top: 10px;
    position: absolute;
    left: -30px;
    width: 10px;
    border-radius: 50%;
    transform: scale(0);
    content: "";
    height: 10px;
    animation: popIn 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards 1.2s;
}.gratWrapper_e span {
    color: #000000;
    font-size: 12px;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    display: block;
    letter-spacing: 0.02em;
    font-weight: 400;
}

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

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

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

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

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

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

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

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

@media (max-width: 576px) {.gratWrapper_e {
    padding: 60px 0 40px;
}.gratWrapper_e::before,
    .gratWrapper_e::after {
    opacity: 0.5;
}.gratWrapper_e .container {
    padding: 0 20px;
}.gratWrapper_e h2 {
    font-size: calc(33px * 0.7);
    margin-bottom: 25px;
}.gratWrapper_e h2::before {
    width: 60px;
    top: -10px;
    height: 3px;
}.gratWrapper_e .study_sessions_F {
    padding: 25px 20px;
    transform: none;
}.gratWrapper_e span {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
}.gratWrapper_e li::before {
    height: 8px;
    left: -20px;
    width: 8px;
}}.newsletter_subscription_C {
    z-index: 1;
    overflow: visible;
    position: relative;
    padding: 7rem 3rem 5rem;
    margin: 5rem 0 5rem;
    background: rgb(223,224,217);
}.newsletter_subscription_C::before {
    left: 5%;
    transform: skewY(-3deg);
    content: "";
    background: linear-gradient(135deg, rgb(188,181,176,0.5) 0%, rgb(144,136,136,0.5) 100%);
    opacity: 0.1;
    position: absolute;
    top: -30px;
    width: 90%;
    z-index: -2;
    height: calc(100% + 60px);
}.newsletter_subscription_C::after {
    top: 10px;
    position: absolute;
    content: "";
    transform: skewY(2deg) translateY(-20px);
    width: 80%;
    z-index: -1;
    background: #ffffff;
    height: calc(100% + 40px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    right: 0;
}.newsletter_subscription_C .container {
    position: relative;
    z-index: 3;
    margin: 0 auto;
    max-width: 1140px;
}.newsletter_subscription_C .study_sessions_F {
    display: flex;
    position: relative;
    flex-direction: column;
}.newsletter_subscription_C .study_sessions_F::before {
    z-index: -1;
    background: rgb(188,181,176,0.5);
    position: absolute;
    left: -20px;
    content: "";
    animation: floatElement 8s ease-in-out infinite;
    transform: rotate(-15deg);
    top: -40px;
    height: 120px;
    width: 120px;
    clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
    opacity: 0.3;
}.newsletter_subscription_C .study_sessions_F::after {
    height: 40px;
    bottom: -30px;
    right: 10%;
    position: absolute;
    content: "";
    animation: pulseElement 4s ease-in-out infinite alternate;
    filter: blur(5px);
    border-radius: 50%;
    opacity: 0.2;
    background: rgb(144,136,136);
    width: 40px;
}.newsletter_subscription_C p {
    max-width: 60%;
    color: #000000;
    position: relative;
    font-size: 36px;
    transform: translateX(40%);
    line-height: 1.3;
    align-self: flex-start;
    font-weight: 700;
    font-family: Arial, sans-serif;
    margin-bottom: 3rem;
}.newsletter_subscription_C p::before {
    background: rgb(188,181,176);
    left: -60px;
    width: 40px;
    content: "";
    transform: translateY(-50%);
    position: absolute;
    height: 3px;
    top: 50%;
}.newsletter_subscription_C .input_holder {
    overflow: hidden;
    transform: translateY(30px);
    align-self: flex-end;
    display: flex;
    max-width: 70%;
    border-radius: 18px;
    position: relative;
    align-items: stretch;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
}.newsletter_subscription_C .input_holder::before {
    z-index: -1;
    position: absolute;
    background: #ffffff;
    height: 100%;
    top: 0;
    width: 100%;
    content: "";
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    left: 0;
}.newsletter_subscription_C .sub_set_2 {
    background: transparent;
    font-family: Arial, sans-serif;
    outline: none;
    padding: 1.5rem;
    border: none;
    font-size: 12px;
    z-index: 1;
    flex: 1;
    color: #000000;
}.newsletter_subscription_C .request_reach_L {
    overflow: hidden;
    transition: all 0.3s ease;
    padding: 1.5rem 2.5rem;
    font-weight: 600;
    z-index: 1;
    color: #ffffff;
    cursor: pointer;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 15px;
    border: none;
    background: rgb(188,181,176);
}.newsletter_subscription_C .request_reach_L::before {
    height: 100%;
    content: "";
    top: 0;
    width: 100%;
    background: rgb(144,136,136);
    left: 0;
    position: absolute;
    z-index: -1;
    transform: translateX(-100%) skewX(-15deg);
    transition: all 0.5s ease;
}.newsletter_subscription_C .request_reach_L:hover {
    color: #ffffff;
}.newsletter_subscription_C .request_reach_L:hover::before {
    transform: translateX(0) skewX(-15deg);
}

@keyframes floatElement {
    0%, 100% {
        transform: rotate(-15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-10deg) translate(-10px, -15px);
    }
}

@keyframes pulseElement {
    0% {
        transform: scale(0.8);
        opacity: 0.1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0.3;
    }
}

@media (max-width: 992px) {.newsletter_subscription_C {
    margin: 6rem 0 8rem;
    padding: 6rem 2rem 4rem;
}.newsletter_subscription_C p {
    transform: translateX(30%);
    font-size: calc(36px * 0.9);
    max-width: 70%;
}.newsletter_subscription_C p::before {
    left: -40px;
    width: 30px;
}.newsletter_subscription_C .input_holder {
    max-width: 80%;
}
}

@media (max-width: 768px) {.newsletter_subscription_C {
    padding: 5rem 1.5rem 3rem;
    margin: 5rem 0 7rem;
}.newsletter_subscription_C p {
    max-width: 90%;
    transform: translateX(5%);
    font-size: 21px;
    margin-bottom: 2rem;
}.newsletter_subscription_C p::before {
    left: -20px;
    width: 15px;
}.newsletter_subscription_C .input_holder {
    transform: translateY(20px);
    flex-direction: column;
    max-width: 95%;
}.newsletter_subscription_C .sub_set_2 {
    padding: 1.2rem;
    border-bottom: 1px solid rgb(188,181,176,0.5);
    width: 100%;
}.newsletter_subscription_C .request_reach_L {
    width: 100%;
    padding: 1.2rem;
}.newsletter_subscription_C::before {
    left: 2.5%;
    width: 95%;
    top: -20px;
    height: calc(100% + 40px);
}.newsletter_subscription_C::after {
    width: 90%;
}
}

@media (max-width: 576px) {.newsletter_subscription_C {
    padding: 4rem 1rem 2rem;
    margin: 4rem 0 6rem;
}.newsletter_subscription_C p {
    transform: none;
    max-width: 100%;
}.newsletter_subscription_C p::before {
    display: none;
}.newsletter_subscription_C .input_holder {
    max-width: 100%;
    transform: translateY(15px);
}.newsletter_subscription_C .sub_set_2,
    .newsletter_subscription_C .request_reach_L {
    padding: 1rem;
}.newsletter_subscription_C::before,
    .newsletter_subscription_C::after {
    transform: none;
}.newsletter_subscription_C .study_sessions_F::before {
    height: 80px;
    width: 80px;
}}.course_program_info_C {
    overflow: hidden;
    position: relative;
    padding: 100px 0;
    background-color: rgb(223,224,217);
}.course_program_info_C::before {
    height: 100%;
    z-index: 1;
    background: 
        linear-gradient(135deg, rgb(188,181,176,0.5) 0%, transparent 40%),
        linear-gradient(225deg, rgb(144,136,136,0.5) 0%, transparent 40%);
    content: "";
    left: 0;
    width: 100%;
    position: absolute;
    top: 0;
}.course_program_info_C::after {
    left: 0;
    height: 100%;
    content: "";
    z-index: 1;
    top: 0;
    position: absolute;
    width: 100%;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(188,181,176,0.5) 0%, transparent 8%),
        radial-gradient(circle at 80% 70%, rgb(144,136,136,0.5) 0%, transparent 8%);
    background-size: 120px 120px, 120px 120px;
}.course_program_info_C .container {
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 3;
}.course_program_info_C .learn_more_O {
    display: flex;
    flex-direction: column;
}.course_program_info_C .phrase_holder_2 {
    background: rgba(255, 255, 255, 0.3);
    z-index: 4;
    margin-bottom: 60px;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    padding: 50px;
    border-radius: 24px;
    border-top: 3px solid rgb(188,181,176);
    border-bottom: 3px solid rgb(144,136,136);
}.course_program_info_C .phrase_holder_2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(188,181,176,0.5) 49%, rgb(188,181,176,0.5) 51%, transparent 52%) 0 0 / 20px 20px,
        linear-gradient(135deg, transparent 48%, rgb(144,136,136,0.5) 49%, rgb(144,136,136,0.5) 51%, transparent 52%) 0 0 / 20px 20px;
    opacity: 0.1;
    z-index: -1;
    height: 100%;
    width: 100%;
}.course_program_info_C .phrase_holder_2 h2 {
    font-size: 34px;
    padding-bottom: 15px;
    color: #ffffff;
    position: relative;
    margin-bottom: 30px;
    padding: 10px 25px;
    display: inline-block;
    border-radius: 10px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
    background: rgba(0, 0, 0, 0.5);
    font-weight: 700;
}.course_program_info_C .phrase_holder_2 h2::after {
    border-radius: 10px;
    left: 0;
    width: 80px;
    bottom: 0;
    content: "";
    height: 3px;
    background: linear-gradient(90deg, rgb(188,181,176) 0%, rgb(144,136,136) 100%);
    position: absolute;
}.course_program_info_C .phrase_holder_2 .description {
    margin-bottom: 25px;
    line-height: 1.8;
    font-weight: 600;
    padding: 15px 20px;
    background: rgba(255, 255, 255, 0.6);
    position: relative;
    font-size: 16px;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
    border-radius: 10px;
    backdrop-filter: blur(3px);
    border-left: 2px solid rgb(188,181,176);
    color: #000000;
}.course_program_info_C .phrase_holder_2 .description:last-child {
    margin-bottom: 0;
    background: rgba(255, 255, 255, 0.6);
    padding: 15px 20px;
    border-left: 2px solid rgb(144,136,136);
}.course_program_info_C .photo_album_c {
    transform: scale(1.05);
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 2;
    position: absolute;
}.course_program_info_C .photo_album_c::before {
    width: 100%;
    top: 0;
    content: "";
    left: 0;
    background: linear-gradient(to bottom, 
        rgba(0, 0, 0, 0.4) 0%, 
        rgba(0, 0, 0, 0.1) 50%,
        rgba(0, 0, 0, 0.4) 100%);
    position: absolute;
    height: 100%;
    z-index: 2;
}.course_program_info_C .photo_album_c::after {
    position: absolute;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 20px, rgba(255, 255, 255, 0.05) 20px, rgba(255, 255, 255, 0.05) 40px);
    z-index: 3;
    width: 100%;
    left: 0;
    height: 100%;
    content: "";
    top: 0;
}

@keyframes gridAnimation {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@media (max-width: 992px) {.course_program_info_C {
    padding: 80px 0;
}.course_program_info_C .phrase_holder_2 {
    padding: 40px;
    margin-bottom: 40px;
}.course_program_info_C .photo_album_c {
    height: 60%;
}
}

@media (max-width: 768px) {.course_program_info_C {
    padding: 60px 0;
}.course_program_info_C .phrase_holder_2 {
    margin-bottom: 30px;
    padding: 30px;
}.course_program_info_C .phrase_holder_2 h2 {
    font-size: calc(34px * 0.9);
    margin-bottom: 20px;
}.course_program_info_C .photo_album_c {
    clip-path: polygon(0 20%, 100% 10%, 100% 100%, 0% 100%);
    height: 50%;
}
}

@media (max-width: 576px) {.course_program_info_C {
    padding: 50px 0;
}.course_program_info_C .phrase_holder_2 {
    padding: 25px 20px;
    margin-bottom: 20px;
}.course_program_info_C .phrase_holder_2 h2 {
    font-size: calc(34px * 0.8);
    padding-bottom: 10px;
    margin-bottom: 15px;
}.course_program_info_C .phrase_holder_2 .description {
    line-height: 1.7;
    padding-left: 15px;
    font-size: calc(16px * 0.95);
}.course_program_info_C .photo_album_c {
    height: 40%;
    clip-path: polygon(0 15%, 100% 5%, 100% 100%, 0% 100%);
}}

.course_program_info_C::before,
.course_program_info_C::after,
.course_program_info_C .phrase_holder_2::before,
.course_program_info_C .container::before,
.course_program_info_C .container::after {
    pointer-events: none;
}.course_program_info_C .learn_more_O::after {
    background-size: 30px 30px;
    width: 100%;
    opacity: 0.3;
    content: "";
    left: 0;
    pointer-events: none;
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(188,181,176,0.5) 0%, transparent 1%),
        radial-gradient(circle at 90% 90%, rgb(144,136,136,0.5) 0%, transparent 1%);
    z-index: 1;
    height: 100%;
    top: 0;
    position: absolute;
}.join_now_y {
    padding: 110px 0;
    z-index: 1;
    animation: gradientMove 15s ease infinite;
    background-size: 200% 200%;
    background: 
        linear-gradient(140deg, 
            rgb(144,136,136) 0%, 
            rgb(188,181,176) 50%, 
            rgb(144,136,136) 100%);
    position: relative;
    overflow: hidden;
}.join_now_y::before {
    position: absolute;
    background: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 49px,
            rgba(255, 255, 255, 0.03) 49px,
            rgba(255, 255, 255, 0.03) 50px
        ),
        repeating-linear-gradient(
            90deg,
            transparent,
            transparent 49px,
            rgba(255, 255, 255, 0.03) 49px,
            rgba(255, 255, 255, 0.03) 50px
        );
    z-index: -1;
    opacity: 0.6;
    left: 0;
    height: 100%;
    top: 0;
    content: '';
    width: 100%;
}.join_now_y::after {
    animation: shadowSweep 10s linear infinite alternate;
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1;
    content: '';
    background: 
        linear-gradient(
            90deg,
            transparent 0%,
            rgba(0, 0, 0, 0.3) 50%,
            transparent 100%
        );
    top: 0;
}.join_now_y .study_sessions_F {
    margin: 0 auto;
    max-width: 1000px;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    z-index: 2;
    padding: 0;
}.join_now_y .study_sessions_F::before {
    position: absolute;
    transform: perspective(800px) rotateX(60deg);
    z-index: -1;
    filter: blur(30px);
    border-radius: 50%;
    width: 120%;
    left: -10%;
    top: 15%;
    background: 
        linear-gradient(
            to right,
            transparent,
            rgba(0, 0, 0, 0.6),
            transparent
        );
    content: '';
    height: 70%;
    transform-origin: center center;
}.join_now_y .study_sessions_F::after {
    content: '';
    left: 0;
    position: absolute;
    bottom: -20px;
    filter: blur(1px);
    height: 1px;
    animation: glowLine 3s ease-in-out infinite alternate;
    opacity: 0.3;
    width: 100%;
    background: 
        linear-gradient(
            to right,
            transparent,
            #ffffff,
            transparent
        );
}.join_now_y h3 {
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    transition: all 0.3s ease;
    font-size: calc(36px * 1.2);
    position: relative;
    font-family: Arial, sans-serif;
    letter-spacing: 6px;
    margin-bottom: 70px;
    text-align: center;
}.join_now_y h3::before {
    bottom: -25px;
    left: 20%;
    content: '';
    width: 60%;
    position: absolute;
    filter: blur(5px);
    opacity: 0.1;
    height: 10px;
    background: 
        linear-gradient(
            to right,
            transparent,
            #ffffff,
            transparent
        );
    animation: widthPulse 4s ease-in-out infinite alternate;
}.join_now_y h3::after {
    border: 1px solid rgba(255, 255, 255, 0.1);
    animation: pulseSphere 6s ease-in-out infinite;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    top: -50px;
    transform: translateX(-50%);
    width: 30px;
    position: absolute;
    left: 50%;
    height: 30px;
    content: '';
    background: transparent;
}.join_now_y .quick_reach_1 {
    position: relative;
    font-size: 15px;
    font-weight: 700;
    transition: all 0.4s ease;
    overflow: hidden;
    clip-path: polygon(
        10px 0%, 
        calc(100% - 10px) 0%, 
        100% 10px, 
        100% calc(100% - 10px), 
        calc(100% - 10px) 100%, 
        10px 100%, 
        0% calc(100% - 10px), 
        0% 10px
    );
    border-radius: 0;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.2),
        0 0 0 2px rgba(0, 0, 0, 0.05);
    color: rgb(188,181,176);
    text-transform: uppercase;
    padding: 20px 60px;
    display: inline-block;
    z-index: 1;
    font-family: Arial, sans-serif;
    background: #ffffff;
    text-decoration: none;
    border: none;
    letter-spacing: 3px;
}.join_now_y .quick_reach_1::before {
    height: 100%;
    opacity: 0;
    left: 0;
    background: linear-gradient(
        45deg,
        rgb(188,181,176) 0%,
        rgb(144,136,136) 100%
    );
    z-index: -1;
    top: 0;
    content: '';
    transition: opacity 0.4s ease;
    width: 100%;
    position: absolute;
}.join_now_y .quick_reach_1::after {
    z-index: -2;
    position: absolute;
    transition: opacity 0.4s ease;
    right: -2px;
    content: '';
    opacity: 0;
    bottom: -2px;
    animation: borderGradient 3s linear infinite;
    top: -2px;
    left: -2px;
    clip-path: polygon(
        10px 0%, 
        calc(100% - 10px) 0%, 
        100% 10px, 
        100% calc(100% - 10px), 
        calc(100% - 10px) 100%, 
        10px 100%, 
        0% calc(100% - 10px), 
        0% 10px
    );
    background: linear-gradient(
        45deg,
        rgb(188,181,176),
        rgb(144,136,136),
        rgb(188,181,176)
    );
    background-size: 200% 200%;
}.join_now_y .quick_reach_1:hover {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        0 0 0 2px rgba(255, 255, 255, 0.1);
    color: #ffffff;
    transform: translateY(-5px) scale(1.05);
}.join_now_y .quick_reach_1:hover::before {
    opacity: 1;
}.join_now_y .quick_reach_1:hover::after {
    opacity: 1;
}

@media screen and (max-width: 992px) {.join_now_y {
    padding: 90px 0;
}.join_now_y h3 {
    font-size: calc(36px * 1.1);
    margin-bottom: 60px;
    letter-spacing: 5px;
}.join_now_y h3::after {
    height: 25px;
    width: 25px;
    top: -40px;
}.join_now_y .quick_reach_1 {
    padding: 18px 50px;
    font-size: calc(15px * 0.95);
}
}

@media screen and (max-width: 768px) {.join_now_y {
    padding: 80px 0;
}.join_now_y h3 {
    margin-bottom: 50px;
    font-size: calc(36px * 0.9);
    letter-spacing: 4px;
}.join_now_y h3::before {
    height: 8px;
    bottom: -20px;
}.join_now_y h3::after {
    width: 20px;
    top: -35px;
    height: 20px;
}.join_now_y .quick_reach_1 {
    font-size: calc(15px * 0.9);
    letter-spacing: 2px;
    padding: 15px 40px;
}
}

@media screen and (max-width: 576px) {.join_now_y {
    padding: 60px 0;
}.join_now_y h3 {
    margin-bottom: 45px;
    font-size: calc(36px * 0.8);
    letter-spacing: 3px;
}.join_now_y h3::before {
    height: 6px;
    bottom: -15px;
}.join_now_y h3::after {
    height: 15px;
    width: 15px;
    top: -30px;
}.join_now_y .quick_reach_1 {
    font-size: calc(15px * 0.85);
    padding: 12px 35px;
    letter-spacing: 1.5px;
}
}

@keyframes gradientMove {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes shadowSweep {
    0% {
        transform: translateX(-50%);
    }
    100% {
        transform: translateX(50%);
    }
}

@keyframes glowLine {
    0% {
        opacity: 0.2;
        filter: blur(1px);
    }
    100% {
        opacity: 0.4;
        filter: blur(2px);
    }
}

@keyframes widthPulse {
    0% {
        width: 60%;
        opacity: 0.1;
    }
    100% {
        width: 70%;
        opacity: 0.2;
    }
}

@keyframes pulseSphere {
    0%, 100% {
        transform: translateX(-50%) scale(1);
        opacity: 0.2;
    }
    50% {
        transform: translateX(-50%) scale(1.2);
        opacity: 0.4;
    }
}

@keyframes borderGradient {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}