* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}html,body {
    min-height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    height: 100%;
}.AaQvxgrid-container {
    flex-direction: column;
    height: 100%;
    display: flex;
    min-height: 100%;
}svg {
    height: 30px;
    width: 30px;
}a {
    color: inherit;
    text-decoration: none;
}.CJmVdfaq_block {
    flex: 0 0 auto;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1197px;
}.WDygJtop_bar {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.DUFgljoin_our_mailing_list {
    background: rgb(210,211,213);
    padding: 6rem 3rem;
    position: relative;
    z-index: 1;
    overflow: hidden;
}.DUFgljoin_our_mailing_list::before {
    animation: morphShape 15s ease-in-out infinite alternate;
    width: 350px;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    height: 350px;
    content: "";
    opacity: 0.07;
    position: absolute;
    background: rgb(175,176,178);
    z-index: -1;
    top: -150px;
    right: -150px;
}.DUFgljoin_our_mailing_list::after {
    background: rgb(140,140,142);
    width: 250px;
    position: absolute;
    border-radius: 67% 33% 33% 67% / 33% 67% 33% 67%;
    bottom: -100px;
    opacity: 0.07;
    z-index: -1;
    content: "";
    height: 250px;
    animation: morphShape 15s ease-in-out infinite alternate-reverse;
    left: -100px;
}.DUFgljoin_our_mailing_list .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1140px;
}.DUFgljoin_our_mailing_list .NCSskteam_bios {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
}.DUFgljoin_our_mailing_list .NCSskteam_bios::before {
    content: "";
    position: absolute;
    width: 100%;
    z-index: -1;
    opacity: 0.03;
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgba(0, 0, 0, 0.5) 0,
        rgba(0, 0, 0, 0.5) 1px,
        transparent 1px,
        transparent 15px
    );
}.DUFgljoin_our_mailing_list p {
    line-height: 1.3;
    font-family: Arial, sans-serif;
    font-size: 36px;
    max-width: 70%;
    z-index: 2;
    transform: translateX(15%) rotateZ(-2deg);
    font-weight: 700;
    position: relative;
    margin-bottom: 3rem;
    color: #000000;
}.DUFgljoin_our_mailing_list p::before,
.DUFgljoin_our_mailing_list p::after {
    content: "";
    background: rgb(175,176,178);
    z-index: -1;
    position: absolute;
    opacity: 0.2;
}.DUFgljoin_our_mailing_list p::before {
    width: 120%;
    transform: skewX(-20deg);
    animation: slideLeft 5s cubic-bezier(0.33, 1, 0.68, 1) infinite alternate;
    left: -10%;
    height: 30%;
    top: 30%;
}.DUFgljoin_our_mailing_list p::after {
    bottom: -15px;
    width: 40%;
    left: 0;
    height: 10px;
    transform-origin: left;
    animation: growLine 2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}.DUFgljoin_our_mailing_list .input_holder {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    align-items: center;
    border-radius: 30px;
    backdrop-filter: blur(5px);
    padding: 15px;
    display: flex;
    transform: translateX(-15%) rotateZ(2deg);
    z-index: 2;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.3);
    position: relative;
    justify-content: center;
}.DUFgljoin_our_mailing_list .input_holder:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateX(-15%) rotateZ(0deg);
}.DUFgljoin_our_mailing_list .input_holder::before,
.DUFgljoin_our_mailing_list .input_holder::after {
    border-radius: 30px;
    border: 2px dashed rgb(175,176,178,0.5);
    content: "";
    z-index: -1;
    opacity: 0.3;
    transition: all 0.3s ease;
    position: absolute;
}.DUFgljoin_our_mailing_list .input_holder::before {
    top: -8px;
    right: 8px;
    animation: pulseBoxShadow 3s ease-in-out infinite alternate;
    left: -8px;
    bottom: 8px;
}.DUFgljoin_our_mailing_list .input_holder::after {
    bottom: -8px;
    right: -8px;
    animation: pulseBoxShadow 3s ease-in-out 1.5s infinite alternate;
    top: 8px;
    left: 8px;
}.DUFgljoin_our_mailing_list .input_holder:hover::before,
.DUFgljoin_our_mailing_list .input_holder:hover::after {
    border-color: rgb(140,140,142,0.5);
}.DUFgljoin_our_mailing_list .qvIySjoin_block {
    outline: none;
    padding: 1.2rem 1.5rem;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
    border-top-left-radius: 10px;
    background: #ffffff;
    flex: 1;
    color: #000000;
    font-size: 14px;
    border: none;
    border-bottom-left-radius: 10px;
}.DUFgljoin_our_mailing_list .qvIySjoin_block:focus {
    box-shadow: inset 0 0 0 2px rgb(175,176,178);
}.DUFgljoin_our_mailing_list .vFWxRrequest_map {
    font-weight: 600;
    color: #ffffff;
    overflow: hidden;
    border: none;
    font-size: 20px;
    border-top-right-radius: 10px;
    font-family: Arial, sans-serif;
    border-bottom-right-radius: 10px;
    padding: 1.2rem 2rem;
    background: #000000;
    position: relative;
    transition: all 0.3s ease;
    cursor: pointer;
}.DUFgljoin_our_mailing_list .vFWxRrequest_map::before {
    z-index: -1;
    height: 150%;
    content: "";
    transition: opacity 0.3s ease;
    position: absolute;
    opacity: 0;
    left: -10%;
    width: 120%;
    top: -25%;
    transform: rotate(25deg);
    background: linear-gradient(
        90deg,
        rgb(175,176,178) 0%,
        rgb(140,140,142) 50%,
        rgb(175,176,178) 100%
    );
}.DUFgljoin_our_mailing_list .vFWxRrequest_map:hover {
    color: #ffffff;
}.DUFgljoin_our_mailing_list .vFWxRrequest_map:hover::before {
    opacity: 1;
    animation: slideGradient 2s linear infinite;
}

@keyframes morphShape {
    0% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    25% {
        border-radius: 58% 42% 75% 25% / 76% 46% 54% 24%;
    }
    50% {
        border-radius: 50% 50% 33% 67% / 55% 27% 73% 45%;
    }
    75% {
        border-radius: 33% 67% 58% 42% / 63% 68% 32% 37%;
    }
    100% {
        border-radius: 67% 33% 33% 67% / 33% 67% 33% 67%;
    }
}

@keyframes slideLeft {
    0% {
        transform: skewX(-20deg) translateX(-10%);
    }
    100% {
        transform: skewX(-20deg) translateX(10%);
    }
}

@keyframes growLine {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@keyframes pulseBoxShadow {
    0% {
        opacity: 0.1;
    }
    100% {
        opacity: 0.3;
    }
}

@keyframes slideGradient {
    0% {
        background-position: 0% center;
    }
    100% {
        background-position: 200% center;
    }
}

@media (max-width: 992px) {.DUFgljoin_our_mailing_list {
    padding: 5rem 2rem;
}.DUFgljoin_our_mailing_list p {
    max-width: 80%;
    transform: translateX(10%) rotateZ(-2deg);
    font-size: calc(36px * 0.9);
}.DUFgljoin_our_mailing_list .input_holder {
    transform: translateX(-10%) rotateZ(2deg);
}.DUFgljoin_our_mailing_list .input_holder:hover {
    transform: translateX(-10%) rotateZ(0deg);
}
}

@media (max-width: 768px) {.DUFgljoin_our_mailing_list {
    padding: 4rem 1.5rem;
}.DUFgljoin_our_mailing_list p {
    transform: translateX(5%) rotateZ(-1deg);
    font-size: 23px;
    max-width: 90%;
    margin-bottom: 2.5rem;
}.DUFgljoin_our_mailing_list .input_holder {
    flex-direction: column;
    transform: translateX(-5%) rotateZ(1deg);
    padding: 10px;
}.DUFgljoin_our_mailing_list .input_holder:hover {
    transform: translateX(-5%) rotateZ(0deg);
}.DUFgljoin_our_mailing_list .qvIySjoin_block {
    margin-bottom: 0.5rem;
    width: 100%;
    border-radius: 10px;
}.DUFgljoin_our_mailing_list .vFWxRrequest_map {
    width: 100%;
    border-radius: 10px;
}
}

@media (max-width: 576px) {.DUFgljoin_our_mailing_list {
    margin: 5rem 0;
    padding: 3rem 1rem;
}.DUFgljoin_our_mailing_list p {
    transform: none;
    max-width: 100%;
    text-align: center;
}.DUFgljoin_our_mailing_list .input_holder {
    transform: none;
    padding: 8px;
}.DUFgljoin_our_mailing_list .input_holder:hover {
    transform: none;
}.DUFgljoin_our_mailing_list .qvIySjoin_block,
    .DUFgljoin_our_mailing_list .vFWxRrequest_map {
    padding: 1rem;
}}.GCVuxenroll_instantly {
    overflow: hidden;
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(210,211,213) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
}.GCVuxenroll_instantly::before {
    top: -10%;
    background: repeating-linear-gradient(
        45deg, 
        rgba(0, 0, 0, 0.5) 0%, 
        transparent 10%, 
        rgb(175,176,178,0.5) 20%
    );
    left: -10%;
    width: 120%;
    opacity: 0.05;
    z-index: 1;
    animation: shift-background 15s linear infinite;
    height: 120%;
    content: '';
    position: absolute;
}.GCVuxenroll_instantly::after {
    width: 100%;
    content: '';
    position: absolute;
    left: 0;
    background: radial-gradient(
        circle at 20% 30%,
        rgb(175,176,178,0.5) 0%,
        transparent 30%
    ), 
    radial-gradient(
        circle at 80% 70%,
        rgb(140,140,142,0.5) 0%,
        transparent 30%
    );
    z-index: 2;
    top: 0;
    height: 100%;
}.GCVuxenroll_instantly .NCSskteam_bios {
    z-index: 10;
    padding: 60px;
    border-radius: 19px;
    text-align: center;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.1),
                -20px -20px 60px rgba(255, 255, 255, 0.05);
    position: relative;
    background: rgb(210,211,213);
    justify-content: center;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    align-items: center;
}.GCVuxenroll_instantly .NCSskteam_bios::before {
    height: 200%;
    left: -50%;
    width: 200%;
    top: -50%;
    background: radial-gradient(
        ellipse at center,
        transparent 30%,
        rgb(175,176,178,0.5) 100%
    );
    opacity: 0.1;
    z-index: -1;
    position: absolute;
    content: '';
    animation: rotate 30s linear infinite;
}.GCVuxenroll_instantly .container p {
    color: #000000;
    font-weight: 700;
    position: relative;
    line-height: 1.4;
    margin-bottom: 40px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    font-size: calc(28px * 1.2);
    z-index: 5;
    max-width: 800px;
}.GCVuxenroll_instantly .container p::after {
    left: 50%;
    position: absolute;
    bottom: -15px;
    border-radius: 10px;
    content: '';
    width: 80px;
    height: 4px;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(175,176,178), rgb(140,140,142));
}.GCVuxenroll_instantly .vFWxRrequest_map {
    transition: all 0.3s ease;
    border-radius: 19px;
    z-index: 5;
    color: #ffffff;
    text-decoration: none;
    font-size: 17px;
    padding: 15px 40px;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, rgb(175,176,178) 0%, rgb(140,140,142) 100%);
    display: inline-block;
    position: relative;
    font-weight: 600;
}.GCVuxenroll_instantly .vFWxRrequest_map::before {
    z-index: -1;
    transition: 0.5s;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    top: 0;
    left: -100%;
    content: '';
    width: 100%;
    position: absolute;
}.GCVuxenroll_instantly .vFWxRrequest_map:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
}.GCVuxenroll_instantly .vFWxRrequest_map:hover::before {
    left: 100%;
    animation: shine 1.5s infinite;
}

@keyframes shift-background {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(5%, 5%);
    }
    100% {
        transform: translate(0, 0);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes shine {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}

@media (max-width: 991px) {.GCVuxenroll_instantly {
    padding: 80px 0;
}.GCVuxenroll_instantly .NCSskteam_bios {
    padding: 40px 30px;
}.GCVuxenroll_instantly .container p {
    margin-bottom: 30px;
    font-size: 28px;
}
}

@media (max-width: 767px) {.GCVuxenroll_instantly {
    padding: 60px 0;
}.GCVuxenroll_instantly .NCSskteam_bios {
    padding: 30px 20px;
}.GCVuxenroll_instantly .container p {
    margin-bottom: 25px;
    font-size: calc(23px * 1.2);
}.GCVuxenroll_instantly .vFWxRrequest_map {
    padding: 12px 30px;
}
}

@media (max-width: 480px) {.GCVuxenroll_instantly {
    padding: 40px 0;
}.GCVuxenroll_instantly .NCSskteam_bios {
    padding: 25px 15px;
}.GCVuxenroll_instantly .container p {
    margin-bottom: 20px;
    font-size: 23px;
}.GCVuxenroll_instantly .vFWxRrequest_map {
    font-size: calc(17px * 0.9);
    padding: 10px 25px;
}}header {
    background: #ffffff;
    z-index: 99;
    position: relative;
    overflow: visible;
    width: 100%;
}header::before {
    background: linear-gradient(to right, rgb(175,176,178), rgb(140,140,142));
    width: 100%;
    height: 5px;
    top: 0;
    left: 0;
    content: "";
    position: absolute;
}header .JRCxWhead_pagebar {
    padding: 25px 30px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}header .JRCxWhead_pagebar::after {
    width: 100%;
    content: "";
    bottom: 0;
    left: 0;
    background-color: rgb(210,211,213);
    position: absolute;
    height: 1px;
}header .JRCxWhead_pagebar .fHWQCtop_know {
    z-index: 2;
    position: relative;
}header .JRCxWhead_pagebar .fHWQCtop_know .DdwxBhead_core {
    overflow: hidden;
    display: block;
    position: relative;
}header .JRCxWhead_pagebar .fHWQCtop_know .DdwxBhead_core svg {
    width: auto;
    height: 40px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}header .JRCxWhead_pagebar .fHWQCtop_know .DdwxBhead_core:hover svg {
    transform: scale(1.08);
}header .JRCxWhead_pagebar .ViOwXnav_sitebar {
    list-style: none;
    margin: 0;
    display: flex;
    padding: 0;
}header .JRCxWhead_pagebar .ViOwXnav_sitebar .clRIGmain_class {
    position: relative;
    margin: 0 15px;
}header .JRCxWhead_pagebar .ViOwXnav_sitebar .clRIGmain_class:last-child {
    margin-right: 0;
}header .JRCxWhead_pagebar .ViOwXnav_sitebar .clRIGmain_class a {
    padding: 8px 0;
    letter-spacing: 0.5px;
    text-decoration: none;
    font-size: 13px;
    display: block;
    color: #000000;
    transition: color 0.3s ease, letter-spacing 0.3s ease;
    overflow: hidden;
    position: relative;
    font-family: Arial, sans-serif;
    font-weight: 400;
}header .JRCxWhead_pagebar .ViOwXnav_sitebar .clRIGmain_class a:hover {
    color: rgb(175,176,178);
    letter-spacing: 1px;
}header .JRCxWhead_pagebar .ViOwXnav_sitebar .clRIGmain_class a::before,
header .JRCxWhead_pagebar .ViOwXnav_sitebar .clRIGmain_class a::after {
    transform-origin: right center;
    height: 1px;
    width: 100%;
    background-color: rgb(175,176,178);
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
}header .JRCxWhead_pagebar .ViOwXnav_sitebar .clRIGmain_class a::before {
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
}header .JRCxWhead_pagebar .ViOwXnav_sitebar .clRIGmain_class a::after {
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    transform-origin: left center;
    transform: scaleX(0);
    background-color: rgb(140,140,142);
}header .JRCxWhead_pagebar .ViOwXnav_sitebar .clRIGmain_class a:hover::before {
    transform: scaleX(1);
    transform-origin: left center;
}header .JRCxWhead_pagebar .ViOwXnav_sitebar .clRIGmain_class a:hover::after {
    transform-origin: right center;
    transform: scaleX(1);
}header .JRCxWhead_pagebar .ViOwXnav_sitebar .clRIGmain_class a::after {
    height: 3px;
    opacity: 0.3;
    bottom: -2px;
}header .JRCxWhead_pagebar .ViOwXnav_sitebar .clRIGmain_class: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 .JRCxWhead_pagebar {
    padding: 20px 15px;
    flex-direction: column;
}header .JRCxWhead_pagebar .fHWQCtop_know {
    margin-bottom: 20px;
}header .JRCxWhead_pagebar .ViOwXnav_sitebar {
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}header .JRCxWhead_pagebar .ViOwXnav_sitebar .clRIGmain_class {
    margin: 5px 12px;
}header .JRCxWhead_pagebar .ViOwXnav_sitebar .clRIGmain_class a {
    padding: 5px 0;
    font-size: calc(13px - 1px);
}
    
    @keyframes subtle-float {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-2px);
        }
    }
}

@media (max-width: 767px) {header .JRCxWhead_pagebar {
    padding: 15px 10px;
}header .JRCxWhead_pagebar .fHWQCtop_know {
    margin-bottom: 15px;
}header .JRCxWhead_pagebar .fHWQCtop_know .DdwxBhead_core svg {
    height: 35px;
}header .JRCxWhead_pagebar .ViOwXnav_sitebar {
    gap: 5px;
}header .JRCxWhead_pagebar .ViOwXnav_sitebar .clRIGmain_class {
    margin: 2px 10px;
}}.vMpKitraining_specialist {
    position: relative;
    padding: 120px 0;
    background: rgb(210,211,213);
    overflow: hidden;
}.vMpKitraining_specialist::before {
    background: repeating-linear-gradient(
        45deg,
        rgb(175,176,178,0.5) 0,
        rgb(175,176,178,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    opacity: 0.05;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    z-index: 1;
}.vMpKitraining_specialist .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 30px;
}.vMpKitraining_specialist .mESoVclient_views {
    position: relative;
    overflow: hidden;
    background: #ffffff;
    max-width: 1000px;
    margin: 0 auto;
    gap: 50px;
    display: grid;
    border-radius: 28px;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 10px 20px rgba(0, 0, 0, 0.05);
    grid-template-columns: 350px 1fr;
}.vMpKitraining_specialist .bfmBRphoto_grid {
    width: 100%;
    overflow: hidden;
    border-radius: 0;
    min-height: 400px;
    position: relative;
    height: 100%;
}.vMpKitraining_specialist .bfmBRphoto_grid::before {
    content: "";
    z-index: 1;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
    bottom: 0;
    width: 100%;
    left: 0;
    height: 50%;
    position: absolute;
}.vMpKitraining_specialist .bfmBRphoto_grid::after {
    width: 100%;
    content: "";
    opacity: 0.15;
    position: absolute;
    background: rgb(175,176,178);
    left: 0;
    height: 100%;
    top: 0;
    transition: opacity 0.4s ease;
}.vMpKitraining_specialist .bfmBRphoto_grid:hover::after {
    opacity: 0;
}.vMpKitraining_specialist .name {
    font-size: 24px;
    color: #ffffff;
    left: 30px;
    font-weight: 700;
    padding-bottom: 0;
    margin: 0;
    transition: transform 0.3s ease;
    z-index: 2;
    position: absolute;
    font-family: Arial, sans-serif;
    bottom: 60px;
}.vMpKitraining_specialist .mESoVclient_views span:not(.name) {
    opacity: 0.85;
    position: absolute;
    z-index: 2;
    bottom: 30px;
    margin: 0;
    font-weight: 400;
    left: 30px;
    font-size: 14px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    transition: transform 0.3s ease;
}.vMpKitraining_specialist .bfmBRphoto_grid:hover ~ .name,
.vMpKitraining_specialist .bfmBRphoto_grid:hover ~ span:not(.name) {
    transform: translateX(5px);
}.vMpKitraining_specialist .RSAyQemployee_history {
    display: flex;
    flex-direction: column;
    position: relative;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    justify-content: center;
    margin: 0;
    padding: 50px 40px;
}.vMpKitraining_specialist .RSAyQemployee_history::before {
    background: linear-gradient(to right bottom, 
        rgb(175,176,178) 0%, 
        rgb(175,176,178) 50%, 
        transparent 50%, 
        transparent 100%);
    height: 30px;
    left: 40px;
    content: "";
    opacity: 0.2;
    position: absolute;
    top: 40px;
    width: 40px;
}.vMpKitraining_specialist .RSAyQemployee_history::after {
    height: 30px;
    background: linear-gradient(to left top, 
        rgb(140,140,142) 0%, 
        rgb(140,140,142) 50%, 
        transparent 50%, 
        transparent 100%);
    width: 40px;
    position: absolute;
    bottom: 40px;
    content: "";
    opacity: 0.2;
    right: 40px;
}

@media (max-width: 992px) {.vMpKitraining_specialist {
    padding: 100px 0;
}.vMpKitraining_specialist .mESoVclient_views {
    gap: 40px;
    grid-template-columns: 300px 1fr;
}.vMpKitraining_specialist .bfmBRphoto_grid {
    min-height: 350px;
}.vMpKitraining_specialist .RSAyQemployee_history {
    padding: 40px 30px;
}.vMpKitraining_specialist .RSAyQemployee_history::before {
    width: 30px;
    top: 30px;
    height: 24px;
    left: 30px;
}.vMpKitraining_specialist .RSAyQemployee_history::after {
    bottom: 30px;
    height: 24px;
    right: 30px;
    width: 30px;
}
}

@media (max-width: 768px) {.vMpKitraining_specialist {
    padding: 80px 0;
}.vMpKitraining_specialist .container {
    padding: 0 20px;
}.vMpKitraining_specialist .mESoVclient_views {
    gap: 0;
    grid-template-columns: 1fr;
}.vMpKitraining_specialist .bfmBRphoto_grid {
    min-height: 300px;
    height: 300px;
}.vMpKitraining_specialist .RSAyQemployee_history {
    padding: 35px 25px;
}.vMpKitraining_specialist .name {
    left: 25px;
    bottom: 50px;
    font-size: calc(24px * 0.9);
}.vMpKitraining_specialist .mESoVclient_views span:not(.name) {
    font-size: calc(14px * 0.95);
    left: 25px;
    bottom: 25px;
}.vMpKitraining_specialist .RSAyQemployee_history::before {
    height: 20px;
    width: 24px;
    left: 25px;
    top: 25px;
}.vMpKitraining_specialist .RSAyQemployee_history::after {
    bottom: 25px;
    width: 24px;
    height: 20px;
    right: 25px;
}
}

@media (max-width: 480px) {.vMpKitraining_specialist {
    padding: 60px 0;
}.vMpKitraining_specialist .bfmBRphoto_grid {
    min-height: 250px;
    height: 250px;
}.vMpKitraining_specialist .RSAyQemployee_history {
    font-size: calc(14px * 0.9);
    padding: 30px 20px;
}.vMpKitraining_specialist .name {
    bottom: 45px;
    font-size: calc(24px * 0.85);
    left: 20px;
}.vMpKitraining_specialist .mESoVclient_views span:not(.name) {
    font-size: calc(14px * 0.9);
    left: 20px;
    bottom: 20px;
}.vMpKitraining_specialist .RSAyQemployee_history::before,
    .vMpKitraining_specialist .RSAyQemployee_history::after {
    width: 20px;
    height: 16px;
}}.MrWHAconnect_form {
    padding: 6rem 0;
    perspective: 1000px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(
        225deg, 
        rgb(210,211,213) 0%, 
        rgb(140,140,142,0.5) 100%
    );
}.MrWHAconnect_form::before {
    right: 0;
    background: 
        repeating-linear-gradient(
            0deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        ),
        repeating-linear-gradient(
            90deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        );
    pointer-events: none;
    bottom: 0;
    z-index: 1;
    content: '';
    top: 0;
    position: absolute;
    left: 0;
}.MrWHAconnect_form::after {
    left: -50%;
    top: -50%;
    background: radial-gradient(
        circle at center, 
        rgb(175,176,178,0.5) 0%, 
        transparent 70%
    );
    height: 200%;
    z-index: 2;
    animation: circuit-pulse 10s infinite alternate;
    content: '';
    position: absolute;
    width: 200%;
    opacity: 0.6;
}.MrWHAconnect_form .container {
    position: relative;
    margin: 0 auto;
    max-width: 1300px;
    padding: 0 1rem;
    z-index: 3;
}.MrWHAconnect_form h2 {
    color: #ffffff;
    font-weight: 700;
    font-size: 48px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 3rem;
    letter-spacing: 0.1em;
}.MrWHAconnect_form h2::before,
.MrWHAconnect_form h2::after {
    bottom: -0.5rem;
    background: linear-gradient(
        to right, 
        transparent, 
        rgb(175,176,178), 
        transparent
    );
    height: 2px;
    position: absolute;
    content: '';
}.MrWHAconnect_form h2::before {
    width: 30%;
    left: 0;
}.MrWHAconnect_form h2::after {
    width: 30%;
    right: 0;
}.MrWHAconnect_form .OYELTsupport_list {
    display: flex;
    transition: transform 0.3s ease;
    align-items: stretch;
    border: 1px solid rgb(175,176,178,0.5);
    transform: rotateX(5deg) scale(0.98);
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.2),
        0 5px 15px rgba(0,0,0,0.1);
    border-radius: 19px;
    background: rgb(140,140,142,0.5);
}.MrWHAconnect_form .OYELTsupport_list:hover {
    transform: rotateX(0) scale(1);
}.MrWHAconnect_form .bfmBRphoto_grid {
    overflow: hidden;
    position: relative;
    min-height: 500px;
    flex: 0 0 40%;
}.MrWHAconnect_form .bfmBRphoto_grid::before {
    mix-blend-mode: color-dodge;
    content: '';
    position: absolute;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    background: linear-gradient(
        135deg, 
        rgb(175,176,178,0.5) 0%, 
        rgb(140,140,142,0.5) 100%
    );
    left: 0;
    top: 0;
}.MrWHAconnect_form .bwifCquery_list {
    display: flex;
    position: relative;
    justify-content: center;
    padding: 4rem 3rem;
    flex-direction: column;
    flex: 0 0 60%;
}.MrWHAconnect_form .bwifCquery_list::before {
    right: 2rem;
    background: rgb(175,176,178);
    height: 10px;
    border-radius: 50%;
    content: '';
    animation: signal-pulse 2s infinite alternate;
    top: 2rem;
    width: 10px;
    position: absolute;
    box-shadow: 0 0 20px rgb(175,176,178);
}.MrWHAconnect_form .bwifCquery_list form {
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 3;
    max-width: 500px;
}.MrWHAconnect_form .bwifCquery_list h3 {
    font-size: 28px;
    margin-bottom: 2rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-align: center;
    color: #ffffff;
}.MrWHAconnect_form .bwifCquery_list input:not([type="checkbox"]):not([type="submit"]) {
    border-radius: 10px;
    background: rgb(140,140,142,0.5);
    color: #ffffff;
    outline: none;
    z-index: 2;
    width: 100%;
    margin-bottom: 1.5rem;
    border: 1px solid rgb(175,176,178,0.5);
    padding: 1rem 1.5rem;
    font-size: 18px;
    transition: all 0.3s ease;
    position: relative;
}.MrWHAconnect_form .bwifCquery_list input:not([type="checkbox"]):not([type="submit"])::before {
    z-index: 1;
    top: 0;
    background: linear-gradient(
        45deg, 
        transparent 0%, 
        rgb(175,176,178,0.5) 100%
    );
    content: '';
    opacity: 0;
    transition: opacity 0.3s ease;
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
}.MrWHAconnect_form .bwifCquery_list input:not([type="checkbox"]):not([type="submit"]):focus {
    box-shadow: 0 0 15px rgb(175,176,178,0.5);
    border-color: rgb(175,176,178);
}.MrWHAconnect_form .bwifCquery_list input:not([type="checkbox"]):not([type="submit"]):focus::before {
    opacity: 1;
}.MrWHAconnect_form .bwifCquery_list .WkYOcsupport_section {
    display: flex;
    margin-bottom: 1.5rem;
    align-items: center;
}.MrWHAconnect_form .bwifCquery_list .WkYOcsupport_section input[type="checkbox"] {
    width: 22px;
    cursor: pointer;
    position: relative;
    border-radius: 10px;
    appearance: none;
    background: rgb(140,140,142,0.5);
    height: 22px;
    border: 2px solid rgb(175,176,178,0.5);
    margin-right: 1rem;
    transition: all 0.3s ease;
}.MrWHAconnect_form .bwifCquery_list .WkYOcsupport_section input[type="checkbox"]:checked {
    background: rgb(175,176,178);
    border-color: rgb(175,176,178);
}.MrWHAconnect_form .bwifCquery_list .WkYOcsupport_section input[type="checkbox"]:checked::after {
    left: 50%;
    transform: translate(-50%, -50%);
    content: '✔';
    color: #ffffff;
    position: absolute;
    top: 50%;
    font-size: 0.8rem;
}.MrWHAconnect_form .bwifCquery_list .WkYOcsupport_section label {
    display: flex;
    color: #ffffff;
    font-size: 18px;
    align-items: center;
}.MrWHAconnect_form .bwifCquery_list .WkYOcsupport_section a {
    text-decoration: none;
    transition: color 0.3s ease;
    margin-left: 0.3rem;
    color: rgb(175,176,178);
}.MrWHAconnect_form .bwifCquery_list .WkYOcsupport_section a:hover {
    text-decoration: underline;
}.MrWHAconnect_form .bwifCquery_list .vFWxRrequest_map {
    background: rgb(175,176,178);
    font-weight: 600;
    border-radius: 10px;
    padding: 1rem;
    border: none;
    color: #ffffff;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
    overflow: hidden;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 18px;
    position: relative;
}.MrWHAconnect_form .bwifCquery_list .vFWxRrequest_map::before {
    left: -100%;
    width: 100%;
    transition: all 0.3s ease;
    top: 0;
    background: linear-gradient(
        120deg, 
        transparent, 
        rgb(175,176,178,0.5), 
        transparent
    );
    height: 100%;
    content: '';
    position: absolute;
}.MrWHAconnect_form .bwifCquery_list .vFWxRrequest_map:hover::before {
    left: 100%;
}.MrWHAconnect_form .bwifCquery_list .vFWxRrequest_map:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgb(175,176,178,0.5);
}

@keyframes circuit-pulse {
    0% {
        transform: rotate(0deg) scale(1);
        opacity: 0.6;
    }
    100% {
        transform: rotate(5deg) scale(1.02);
        opacity: 0.8;
    }
}

@keyframes signal-pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.5);
        opacity: 1;
    }
}

@media screen and (max-width: 1024px) {.MrWHAconnect_form .OYELTsupport_list {
    transform: none;
    flex-direction: column;
}.MrWHAconnect_form .bfmBRphoto_grid {
    flex: 0 0 100%;
    min-height: 300px;
}.MrWHAconnect_form .bwifCquery_list {
    flex: 0 0 100%;
    padding: 3rem 2rem;
}
}

@media screen and (max-width: 768px) {.MrWHAconnect_form {
    padding: 3rem 0;
}.MrWHAconnect_form h2 {
    margin-bottom: 2rem;
    font-size: calc(48px * 0.8);
}.MrWHAconnect_form .bwifCquery_list h3 {
    font-size: calc(28px * 0.9);
}.MrWHAconnect_form .bwifCquery_list input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
    margin-bottom: 1rem;
}.MrWHAconnect_form .bwifCquery_list .WkYOcsupport_section {
    align-items: flex-start;
}.MrWHAconnect_form .bwifCquery_list .WkYOcsupport_section input[type="checkbox"] {
    margin-top: 0.2rem;
}
}

@media screen and (max-width: 480px) {.MrWHAconnect_form .OYELTsupport_list {
    border-radius: 0;
}.MrWHAconnect_form .bfmBRphoto_grid {
    min-height: 250px;
}.MrWHAconnect_form .bwifCquery_list {
    padding: 2rem 1.5rem;
}}.DGnhZlocation_details {
    position: relative;
    overflow: hidden;
    isolation: isolate;
    background: rgb(210,211,213);
    padding: 90px 0;
}.DGnhZlocation_details::before {
    background: 
        linear-gradient(135deg, transparent 25%, rgb(175,176,178,0.5) 25%, rgb(175,176,178,0.5) 30%, transparent 30%),
        linear-gradient(225deg, transparent 25%, rgb(140,140,142,0.5) 25%, rgb(140,140,142,0.5) 30%, transparent 30%);
    left: 0;
    z-index: -2;
    position: absolute;
    animation: patternMove 30s linear infinite;
    content: '';
    background-size: 60px 60px;
    top: 0;
    height: 100%;
    width: 100%;
}.DGnhZlocation_details::after {
    position: absolute;
    top: 0;
    z-index: -1;
    opacity: 0.4;
    width: 100%;
    content: '';
    background: linear-gradient(45deg, rgb(175,176,178,0.5) 0%, transparent 50%, rgb(140,140,142,0.5) 100%);
    left: 0;
    height: 100%;
}@keyframes patternMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 120px 120px;
    }
}
.DGnhZlocation_details .container {
    max-width: 1300px;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
}.DGnhZlocation_details .container::after {
    position: absolute;
    width: 500px;
    filter: blur(50px);
    content: '';
    opacity: 0.5;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    left: 50%;
    animation: pulseEffect 10s infinite alternate;
    top: 50%;
    background: 
        linear-gradient(rgba(var(--primary-color, 0, 120, 200), 0.1) 0%, transparent 80%),
        radial-gradient(circle at center, rgba(var(--secondary-color, 100, 0, 150), 0.05) 0%, transparent 60%);
    height: 500px;
    z-index: -1;
}@keyframes pulseEffect {
    0% {
        transform: translate(-50%, -50%) scale(0.9);
        opacity: 0.3;
    }
    100% {
        transform: translate(-50%, -50%) scale(1.1);
        opacity: 0.5;
    }
}
.DGnhZlocation_details .QGTjdassist_form {
    display: flex;
    background: #ffffff;
    position: relative;
    border-radius: 0;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.12),
        0 0 0 1px rgba(0, 0, 0, 0.05);
    flex-direction: column;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateY(0);
    overflow: hidden;
}.DGnhZlocation_details .QGTjdassist_form::before {
    width: 5px;
    left: 0;
    z-index: 1;
    position: absolute;
    opacity: 1;
    content: '';
    transition: height 0.5s ease;
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom, rgb(175,176,178), rgb(140,140,142));
}.DGnhZlocation_details .QGTjdassist_form::after {
    position: absolute;
    transition: transform 0.3s ease;
    border-color: transparent rgb(175,176,178) transparent transparent;
    right: 0;
    border-style: solid;
    border-width: 0 50px 50px 0;
    content: '';
    top: 0;
    z-index: 2;
}.DGnhZlocation_details .TkgZxcontact_panel {
    font-size: 23px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: 700;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    letter-spacing: 0.5px;
    position: relative;
    display: flex;
    color: #ffffff;
    padding: 25px 35px;
    margin: 0;
}.DGnhZlocation_details .TkgZxcontact_panel svg {
    fill: #ffffff;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.2));
    width: 24px;
    margin-right: 12px;
    height: 24px;
}.DGnhZlocation_details .TkgZxcontact_panel span {
    position: relative;
    z-index: 1;
}.DGnhZlocation_details .TkgZxcontact_panel::before {
    top: 0;
    content: '';
    height: 100%;
    left: 0;
    opacity: 0.1;
    background: 
        linear-gradient(45deg, transparent 49.9%, rgb(175,176,178,0.5) 50%, transparent 50.1%) 0 0/10px 10px,
        linear-gradient(-45deg, transparent 49.9%, rgb(175,176,178,0.5) 50%, transparent 50.1%) 0 0/10px 10px;
    position: absolute;
    width: 100%;
    z-index: -1;
}.DGnhZlocation_details .bfmBRphoto_grid {
    height: 250px;
    width: 100%;
    overflow: hidden;
    position: relative;
}.DGnhZlocation_details .bfmBRphoto_grid::after {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    left: 0;
    width: 100%;
    height: 30%;
    bottom: 0;
    position: absolute;
    content: '';
    z-index: 1;
}.DGnhZlocation_details .gwcabedu_faq {
    position: relative;
    flex-grow: 1;
    background: #ffffff;
    padding: 35px;
}.DGnhZlocation_details .gwcabedu_faq::before {
    z-index: -1;
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    background:
        repeating-linear-gradient(
            -45deg,
            transparent,
            transparent 5px,
            rgba(0, 0, 0, 0.02) 5px,
            rgba(0, 0, 0, 0.02) 10px
        );
    top: 0;
    content: '';
}.DGnhZlocation_details .gwcabedu_faq p {
    position: relative;
    padding-left: 30px;
    align-items: flex-start;
    margin: 0 0 18px;
    display: flex;
    color: #000000;
    border-left: 2px solid transparent;
    transition: all 0.3s ease;
    font-size: 18px;
}.DGnhZlocation_details .gwcabedu_faq p:last-child {
    margin-bottom: 0;
}.DGnhZlocation_details .gwcabedu_faq p svg {
    left: 0;
    transition: all 0.3s ease;
    position: absolute;
    top: 4px;
    width: 20px;
    fill: rgb(175,176,178);
    height: 20px;
}.DGnhZlocation_details .gwcabedu_faq p span {
    position: relative;
    z-index: 1;
}.DGnhZlocation_details .gwcabedu_faq p b {
    font-weight: 700;
    color: rgb(175,176,178);
}.DGnhZlocation_details .gwcabedu_faq p a {
    position: relative;
    color: rgb(175,176,178);
    transition: all 0.3s ease;
    text-decoration: none;
    padding-bottom: 2px;
}.DGnhZlocation_details .gwcabedu_faq p a::after {
    position: absolute;
    background: rgb(175,176,178);
    width: 0;
    height: 1px;
    content: '';
    left: 0;
    transition: width 0.3s ease;
    bottom: 0;
}.DGnhZlocation_details .gwcabedu_faq p a:hover {
    color: rgb(140,140,142);
}.DGnhZlocation_details .gwcabedu_faq p a:hover::after {
    width: 100%;
}.DGnhZlocation_details .lNZADonline_questions {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding-top: 35px;
    margin-top: 35px;
}.DGnhZlocation_details .DHJAEget_contactwidget {
    align-items: center;
    margin: 0 0 20px;
    position: relative;
    display: flex;
    color: #000000;
    padding-left: 30px;
    font-weight: 600;
    font-size: 19px;
}.DGnhZlocation_details .DHJAEget_contactwidget svg {
    stroke-linecap: round;
    transition: all 0.3s ease;
    left: 0;
    stroke-width: 2;
    width: 18px;
    position: absolute;
    height: 18px;
    stroke-linejoin: round;
    fill: none;
    stroke: rgb(175,176,178);
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}.DGnhZlocation_details .DHJAEget_contactwidget:hover svg {
    stroke: rgb(140,140,142);
    transform: translateY(-50%) rotate(0deg);
}.DGnhZlocation_details .TCXgEmessage_us {
    gap: 12px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}.DGnhZlocation_details .KilBgtalk_contact {
    border-left: 3px solid rgb(175,176,178);
    transition: all 0.3s ease;
    padding: 14px 18px 14px 38px;
    overflow: hidden;
    font-size: calc(18px - 1px);
    color: #000000;
    display: flex;
    align-items: center;
    position: relative;
    background: rgb(210,211,213);
}.DGnhZlocation_details .KilBgtalk_contact svg {
    transform: translateY(-50%);
    stroke-linecap: round;
    stroke-width: 2;
    left: 12px;
    fill: none;
    position: absolute;
    height: 14px;
    width: 14px;
    opacity: 0.8;
    stroke-linejoin: round;
    stroke: rgb(175,176,178);
    transition: all 0.3s ease;
    top: 50%;
}.DGnhZlocation_details .KilBgtalk_contact:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    color: #000000;
    transform: translateY(-3px);
    background: rgb(175,176,178,0.5);
}.DGnhZlocation_details .KilBgtalk_contact:hover svg {
    stroke: #000000;
    transform: translateY(-50%) rotate(15deg);
    opacity: 1;
}.DGnhZlocation_details .KilBgtalk_contact::before {
    height: 100%;
    background-size: 10px 10px;
    content: '';
    left: 0;
    background: linear-gradient(45deg, transparent 49.5%, rgba(255, 255, 255, 0.5) 50%, transparent 50.5%);
    z-index: 1;
    top: 0;
    pointer-events: none;
    position: absolute;
    width: 100%;
    opacity: 0.05;
}
@media screen and (min-width: 992px) {.DGnhZlocation_details .QGTjdassist_form {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: 
            "header header"
            "photo information"
            "hours hours";
    grid-template-rows: auto 1fr auto;
    display: grid;
}.DGnhZlocation_details .TkgZxcontact_panel {
    grid-area: header;
}.DGnhZlocation_details .TkgZxcontact_panel svg {
    height: 28px;
    width: 28px;
    margin-right: 15px;
}.DGnhZlocation_details .bfmBRphoto_grid {
    height: 100%;
    grid-area: photo;
}.DGnhZlocation_details .gwcabedu_faq {
    grid-area: information;
}.DGnhZlocation_details .gwcabedu_faq p svg {
    width: 22px;
    height: 22px;
}.DGnhZlocation_details .lNZADonline_questions {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 0;
    padding: 35px;
    grid-area: hours;
}.DGnhZlocation_details .DHJAEget_contactwidget svg {
    height: 20px;
    width: 20px;
}.DGnhZlocation_details .TCXgEmessage_us {
    grid-template-columns: repeat(3, 1fr);
}.DGnhZlocation_details .KilBgtalk_contact svg {
    width: 16px;
    height: 16px;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {.DGnhZlocation_details {
    padding: 70px 0;
}.DGnhZlocation_details .TkgZxcontact_panel {
    padding: 22px 30px;
}.DGnhZlocation_details .TkgZxcontact_panel svg {
    width: 22px;
    height: 22px;
    margin-right: 10px;
}.DGnhZlocation_details .gwcabedu_faq {
    padding: 30px;
}.DGnhZlocation_details .gwcabedu_faq p svg {
    height: 18px;
    width: 18px;
}.DGnhZlocation_details .DHJAEget_contactwidget svg {
    width: 16px;
    height: 16px;
}.DGnhZlocation_details .TCXgEmessage_us {
    grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 767px) {.DGnhZlocation_details {
    padding: 50px 0;
}.DGnhZlocation_details .TkgZxcontact_panel {
    padding: 20px 25px;
}.DGnhZlocation_details .TkgZxcontact_panel svg {
    margin-right: 8px;
    width: 20px;
    height: 20px;
}.DGnhZlocation_details .gwcabedu_faq {
    padding: 25px;
}.DGnhZlocation_details .gwcabedu_faq p {
    padding-left: 28px;
}.DGnhZlocation_details .gwcabedu_faq p svg {
    width: 16px;
    top: 3px;
    height: 16px;
}.DGnhZlocation_details .lNZADonline_questions {
    margin-top: 25px;
    padding-top: 25px;
}.DGnhZlocation_details .DHJAEget_contactwidget {
    padding-left: 26px;
}.DGnhZlocation_details .DHJAEget_contactwidget svg {
    width: 14px;
    height: 14px;
}.DGnhZlocation_details .TCXgEmessage_us {
    grid-template-columns: 1fr;
}.DGnhZlocation_details .KilBgtalk_contact {
    padding: 12px 15px 12px 34px;
}.DGnhZlocation_details .KilBgtalk_contact svg {
    width: 12px;
    left: 10px;
    height: 12px;
}}header .top_plank {
    color:  #ffffff;
    background: rgb(175,176,178);
}header .top_plank .ABDKJedu_top div svg, header .top_plank .ABDKJedu_top div svg path {
    fill: #ffffff;
}header .top_plank .ABDKJedu_top div span {
    color: #ffffff;
}header .top_plank .ABDKJedu_top {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 0 10px 0;
    line-height: 21px;
    font-size: 16px;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
}header .top_plank .ABDKJedu_top div {
    align-items: center;
    justify-content: flex-start;
    display: flex;
    margin-right: 24px;
}header .top_plank .ABDKJedu_top div img, header .top_plank .ABDKJedu_top div svg {
    height: 16px;
    width: 16px;
    margin-right: 8px;
}.fpSUuplan_box {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.fpSUuplan_box::before {
    background: linear-gradient(135deg, rgb(175,176,178,0.5), rgba(0, 0, 0, 0.5) 85%);
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
    content: "";
    position: absolute;
}.fpSUuplan_box .container {
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.fpSUuplan_box .MLpOIaccess_rates {
    position: relative;
}.fpSUuplan_box h2 {
    transform: translateY(0);
    margin-bottom: 20px;
    color: #ffffff;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 35px;
    text-align: center;
    font-weight: 700;
    position: relative;
}.fpSUuplan_box h2::after {
    bottom: -15px;
    width: 80px;
    left: 50%;
    content: "";
    transform: translateX(-50%);
    height: 4px;
    position: absolute;
    background: linear-gradient(90deg, rgb(175,176,178), rgb(140,140,142));
}.fpSUuplan_box .mtRUwlearn_fees {
    padding: 0 15px;
    line-height: 1.6;
    opacity: 0.9;
    color: #ffffff;
    margin: 0 auto 50px;
    font-size: 17px;
    text-align: center;
    max-width: 700px;
}.fpSUuplan_box .DYXskclass_cost {
    padding: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    gap: 30px;
    display: grid;
}.fpSUuplan_box .DYXskclass_cost li {
    transform-style: preserve-3d;
    perspective: 1000px;
}.fpSUuplan_box .Aytgrcost_fee {
    display: block;
    text-decoration: none;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    transform-style: preserve-3d;
}.fpSUuplan_box .pYKzFstudy_rates {
    position: relative;
    min-height: 400px;
    display: flex;
    background: rgba(255, 255, 255, 0.95);
    flex-direction: column;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    height: 100%;
    transform-style: preserve-3d;
    border-radius: 10px;
    overflow: hidden;
    backdrop-filter: blur(10px);
}.fpSUuplan_box .pYKzFstudy_rates::before {
    transform: scaleX(0);
    height: 5px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    background: linear-gradient(90deg, rgb(175,176,178), rgb(140,140,142));
    top: 0;
    transform-origin: left;
    position: absolute;
    left: 0;
    content: "";
}.fpSUuplan_box .vZugFpro_rates {
    padding: 30px;
    flex: 1;
    position: relative;
    display: flex;
    z-index: 2;
    flex-direction: column;
}.fpSUuplan_box .Aytgrcost_fee h4 {
    color: #000000;
    font-weight: 700;
    font-size: calc(24px + 2px);
    padding-bottom: 12px;
    transition: transform 0.4s ease;
    margin: 0 0 15px;
    position: relative;
}.fpSUuplan_box .Aytgrcost_fee h4::after {
    content: "";
    bottom: 0;
    transition: width 0.4s ease;
    position: absolute;
    background-color: rgb(175,176,178);
    left: 0;
    width: 40px;
    height: 3px;
}.fpSUuplan_box .Aytgrcost_fee p {
    hyphens: auto;
    font-size: 17px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    color: #000000;
    line-height: 1.7;
    flex: 1;
    margin-bottom: 20px;
}.fpSUuplan_box .VfSqhplan_details {
    display: inline-flex;
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.1), transparent);
    font-size: calc(24px + 4px);
    font-weight: 700;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    color: #000000;
    transition: transform 0.4s ease, color 0.3s ease;
    transform: translateY(0);
    align-self: flex-start;
    padding: 10px 20px;
    margin-top: auto;
}.fpSUuplan_box .Aytgrcost_fee:hover {
    transform: translateY(-10px) scale(1.02);
}.fpSUuplan_box .Aytgrcost_fee:hover .pYKzFstudy_rates::before {
    transform: scaleX(1);
}.fpSUuplan_box .Aytgrcost_fee:hover h4 {
    transform: translateX(5px);
    color: rgb(175,176,178);
}.fpSUuplan_box .Aytgrcost_fee:hover h4::after {
    width: 60px;
}.fpSUuplan_box .Aytgrcost_fee:hover .VfSqhplan_details {
    color: rgb(175,176,178);
    transform: translateY(-5px);
}.fpSUuplan_box .Aytgrcost_fee:active {
    transition: transform 0.2s ease;
    transform: translateY(-5px) scale(0.98);
}

@media screen and (min-width: 1200px) {.fpSUuplan_box .DYXskclass_cost {
    grid-template-columns: repeat(4, 1fr);
}.fpSUuplan_box .pYKzFstudy_rates {
    min-height: 450px;
}
}

@media screen and (min-width: 768px) and (max-width: 1199px) {.fpSUuplan_box .DYXskclass_cost {
    grid-template-columns: repeat(2, 1fr);
}.fpSUuplan_box .pYKzFstudy_rates {
    min-height: 420px;
}.fpSUuplan_box {
    padding: 100px 0;
}
}

@media screen and (max-width: 767px) {.fpSUuplan_box {
    padding: 80px 0;
}.fpSUuplan_box .DYXskclass_cost {
    gap: 20px;
    grid-template-columns: 1fr;
}.fpSUuplan_box .pYKzFstudy_rates {
    min-height: auto;
}.fpSUuplan_box h2 {
    font-size: calc(35px - 4px);
}.fpSUuplan_box .mtRUwlearn_fees {
    margin-bottom: 30px;
}.fpSUuplan_box .vZugFpro_rates {
    padding: 25px 20px;
}.fpSUuplan_box .Aytgrcost_fee p {
    margin-bottom: 15px;
    padding-right: 5px;
    max-height: 300px;
    overflow-y: auto;
    font-size: calc(17px - 1px);
}.fpSUuplan_box .Aytgrcost_fee p::-webkit-scrollbar {
    width: 4px;
}.fpSUuplan_box .Aytgrcost_fee p::-webkit-scrollbar-thumb {
    background-color: rgb(175,176,178,0.5);
    border-radius: 4px;
}
}

@media (prefers-reduced-motion: reduce) {.fpSUuplan_box .Aytgrcost_fee,
    .fpSUuplan_box .Aytgrcost_fee:hover,
    .fpSUuplan_box h2,
    .fpSUuplan_box .pYKzFstudy_rates::before,
    .fpSUuplan_box .Aytgrcost_fee h4,
    .fpSUuplan_box .VfSqhplan_details {
    transition: none;
    transform: none;
}}.nIiwUabout_this {
    padding: 140px 0 120px;
    overflow: hidden;
    background: rgb(210,211,213);
    position: relative;
}.nIiwUabout_this::before {
    position: absolute;
    background: linear-gradient(125deg, rgb(175,176,178,0.5) 0%, transparent 40%, rgb(140,140,142,0.5) 80%, rgb(175,176,178,0.5) 100%);
    height: 100%;
    opacity: 0.15;
    width: 100%;
    left: 0;
    top: 0;
    animation: gradientFlow 25s infinite alternate;
    z-index: 1;
    content: "";
}@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.nIiwUabout_this::after {
    width: 100%;
    top: 0;
    height: 100%;
    animation: pulseBackground 15s infinite alternate;
    position: absolute;
    filter: blur(50px);
    z-index: 1;
    content: "";
    background: radial-gradient(ellipse at 30% 20%, rgb(175,176,178,0.5) 0%, transparent 60%),
                radial-gradient(ellipse at 70% 80%, rgb(140,140,142,0.5) 0%, transparent 60%);
    left: 0;
    opacity: 0.15;
}@keyframes pulseBackground {
    0% {
        opacity: 0.1;
        filter: blur(50px);
    }
    50% {
        opacity: 0.15;
        filter: blur(70px);
    }
    100% {
        opacity: 0.1;
        filter: blur(50px);
    }
}

.nIiwUabout_this .container {
    position: relative;
    z-index: 2;
}.nIiwUabout_this .NCSskteam_bios {
    max-width: 100vw;
    position: relative;
}.nIiwUabout_this h3 {
    transform: translateY(-100%) translateY(-30px);
    position: absolute;
    font-size: 37px;
    font-weight: 700;
    margin: 0;
    border-left: 4px solid rgb(175,176,178);
    color: #000000;
    top: 0;
    letter-spacing: 1px;
    left: 0;
    padding-left: 30px;
}.nIiwUabout_this .XfBhmlearn_learn {
    margin-left: -15%;
    margin-bottom: 100px;
    width: 115%;
    position: relative;
    padding-top: 20px;
    grid-template-columns: 1.6fr 1.4fr;
    display: grid;
    gap: 20px;
}.nIiwUabout_this .XfBhmlearn_learn span {
    transform: skewX(-15deg);
    z-index: 10;
    top: -15px;
    right: 10%;
    font-weight: 600;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
    font-size: 22px;
    padding: 10px 30px;
    color: #ffffff;
    border-radius: 0 10px 10px 0;
    background: rgb(175,176,178);
    position: absolute;
}.nIiwUabout_this .XfBhmlearn_learn span::before {
    left: -15px;
    position: absolute;
    width: 15px;
    content: "";
    background: rgb(175,176,178);
    height: 100%;
    z-index: -1;
    transform: skewX(15deg);
    top: 0;
}.nIiwUabout_this .XfBhmlearn_learn p {
    width: 110%;
    border-radius: 11px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 5;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.05);
    line-height: 1.8;
    backdrop-filter: blur(10px);
    font-size: 14px;
    align-self: center;
    padding: 40px;
    color: #000000;
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    transform: translateX(-30px);
}.nIiwUabout_this .XfBhmlearn_learn .bfmBRphoto_grid {
    border-radius: 0 11px 11px 0;
    overflow: hidden;
    grid-row: 1 / 2;
    z-index: 3;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
    height: 500px;
    grid-column: 1 / 2;
}.nIiwUabout_this .XfBhmlearn_learn .bfmBRphoto_grid::before {
    left: 0;
    height: 100%;
    top: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.3), transparent);
    position: absolute;
    content: "";
    z-index: 2;
    width: 100%;
}.nIiwUabout_this .NkpPFedu_ethos {
    margin-right: -15%;
    gap: 20px;
    margin-left: auto;
    display: grid;
    grid-template-columns: 1.4fr 1.6fr;
    width: 115%;
    position: relative;
}.nIiwUabout_this .NkpPFedu_ethos::before {
    background: linear-gradient(to right, rgb(175,176,178,0.5), rgb(140,140,142,0.5), transparent);
    left: 30%;
    height: 1px;
    content: "";
    position: absolute;
    width: 40%;
    top: -50px;
}.nIiwUabout_this .NkpPFedu_ethos p {
    border-radius: 11px;
    grid-column: 1 / 2;
    align-self: center;
    grid-row: 1 / 2;
    font-size: 14px;
    backdrop-filter: blur(10px);
    transform: translateX(30px);
    width: 110%;
    color: #000000;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.05);
    padding: 40px;
    z-index: 5;
    background: rgba(255, 255, 255, 0.8);
    line-height: 1.8;
}.nIiwUabout_this .NkpPFedu_ethos .gHLEnstudy_guides {
    height: 500px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    position: relative;
    border-radius: 11px 0 0 11px;
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    z-index: 3;
}.nIiwUabout_this .NkpPFedu_ethos .gHLEnstudy_guides::before {
    position: absolute;
    height: 100%;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.3), transparent);
    left: 0;
    z-index: 2;
    content: "";
    width: 100%;
    top: 0;
}.nIiwUabout_this .XfBhmlearn_learn::after,
.nIiwUabout_this .NkpPFedu_ethos::after {
    animation: pulseOpacity 8s infinite alternate;
    border-radius: 50%;
    width: 200px;
    opacity: 0.15;
    filter: blur(80px);
    z-index: 1;
    height: 200px;
    position: absolute;
    content: "";
}@keyframes pulseOpacity {
    0% {
        opacity: 0.15;
        transform: scale(1);
    }
    100% {
        opacity: 0.2;
        transform: scale(1.1);
    }
}

.nIiwUabout_this .XfBhmlearn_learn::after {
    right: 10%;
    bottom: -100px;
    background: rgb(175,176,178);
}.nIiwUabout_this .NkpPFedu_ethos::after {
    left: 10%;
    background: rgb(140,140,142);
    top: -100px;
}.nIiwUabout_this .XfBhmlearn_learn::before,
.nIiwUabout_this .NkpPFedu_ethos::before {
    height: 1px;
    content: "";
    position: absolute;
    width: 300px;
    animation: widthPulse 6s infinite alternate;
    background: linear-gradient(to right, transparent, rgb(175,176,178,0.5) 50%, transparent);
}@keyframes widthPulse {
    0% {
        width: 200px;
    }
    100% {
        width: 300px;
    }
}

.nIiwUabout_this .XfBhmlearn_learn::before {
    left: 20%;
    top: -20px;
}.nIiwUabout_this .NkpPFedu_ethos::before {
    bottom: -20px;
    right: 20%;
}.nIiwUabout_this .NCSskteam_bios::before,
.nIiwUabout_this .NCSskteam_bios::after {
    width: 80%;
    height: 1px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(175,176,178,0.5) 50%, transparent);
    content: "";
    animation: horizontalLine 15s infinite alternate;
}@keyframes horizontalLine {
    0% {
        opacity: 0.1;
        transform: translateX(-10%);
    }
    100% {
        opacity: 0.3;
        transform: translateX(10%);
    }
}

.nIiwUabout_this .NCSskteam_bios::before {
    top: 15%;
    left: 10%;
}.nIiwUabout_this .NCSskteam_bios::after {
    bottom: 15%;
    right: 10%;
}

@media screen and (max-width: 1199px) {.nIiwUabout_this {
    padding: 120px 0 100px;
}.nIiwUabout_this h3 {
    font-size: calc(37px - 0.2rem);
}.nIiwUabout_this .XfBhmlearn_learn,
    .nIiwUabout_this .NkpPFedu_ethos {
    width: 110%;
}.nIiwUabout_this .XfBhmlearn_learn {
    margin-left: -10%;
}.nIiwUabout_this .NkpPFedu_ethos {
    margin-right: -10%;
}.nIiwUabout_this .XfBhmlearn_learn .bfmBRphoto_grid,
    .nIiwUabout_this .NkpPFedu_ethos .gHLEnstudy_guides {
    height: 450px;
}.nIiwUabout_this .XfBhmlearn_learn p,
    .nIiwUabout_this .NkpPFedu_ethos p {
    padding: 30px;
}
}

@media screen and (max-width: 991px) {.nIiwUabout_this .XfBhmlearn_learn p,
    .nIiwUabout_this .NkpPFedu_ethos p {
    width: 100%;
}.nIiwUabout_this {
    padding: 100px 0 80px;
}.nIiwUabout_this h3 {
    font-size: calc(37px - 0.4rem);
    transform: none;
    position: relative;
    margin-bottom: 50px;
}.nIiwUabout_this .XfBhmlearn_learn,
    .nIiwUabout_this .NkpPFedu_ethos {
    margin-right: 0;
    width: 100%;
    margin-left: 0;
    gap: 30px;
    grid-template-columns: 1fr;
}.nIiwUabout_this .XfBhmlearn_learn {
    margin-bottom: 80px;
}.nIiwUabout_this .XfBhmlearn_learn span {
    top: -15px;
    right: auto;
    font-size: calc(22px - 0.2rem);
    left: 0;
}.nIiwUabout_this .XfBhmlearn_learn .bfmBRphoto_grid {
    height: 400px;
    grid-column: 1 / 2;
    border-radius: 11px;
    grid-row: 1 / 2;
}.nIiwUabout_this .XfBhmlearn_learn p {
    transform: translateX(0);
    grid-column: 1 / 2;
    grid-row: 2 / 3;
}.nIiwUabout_this .NkpPFedu_ethos .gHLEnstudy_guides {
    grid-column: 1 / 2;
    border-radius: 11px;
    grid-row: 1 / 2;
    height: 400px;
}.nIiwUabout_this .NkpPFedu_ethos p {
    grid-column: 1 / 2;
    transform: translateX(0);
    grid-row: 2 / 3;
}.nIiwUabout_this .XfBhmlearn_learn::after,
    .nIiwUabout_this .NkpPFedu_ethos::after {
    width: 150px;
    height: 150px;
}
}

@media screen and (max-width: 767px) {.nIiwUabout_this {
    padding: 80px 0 60px;
}.nIiwUabout_this h3 {
    margin-bottom: 40px;
    padding-left: 20px;
    font-size: calc(37px - 0.6rem);
}.nIiwUabout_this .XfBhmlearn_learn {
    margin-bottom: 60px;
}.nIiwUabout_this .XfBhmlearn_learn span {
    font-size: calc(22px - 0.3rem);
    padding: 8px 20px;
}.nIiwUabout_this .XfBhmlearn_learn .bfmBRphoto_grid,
    .nIiwUabout_this .NkpPFedu_ethos .gHLEnstudy_guides {
    height: 350px;
}.nIiwUabout_this .XfBhmlearn_learn p,
    .nIiwUabout_this .NkpPFedu_ethos p {
    padding: 25px;
    font-size: calc(14px - 0.1rem);
}.nIiwUabout_this::after {
    filter: blur(30px);
}.nIiwUabout_this .XfBhmlearn_learn::after,
    .nIiwUabout_this .NkpPFedu_ethos::after {
    width: 100px;
    height: 100px;
    filter: blur(50px);
}
}

@media screen and (max-width: 575px) {.nIiwUabout_this {
    padding: 60px 0 40px;
}.nIiwUabout_this h3 {
    margin-bottom: 30px;
    border-left-width: 3px;
    padding-left: 15px;
    font-size: calc(37px - 0.8rem);
}.nIiwUabout_this .XfBhmlearn_learn {
    gap: 20px;
    margin-bottom: 50px;
}.nIiwUabout_this .XfBhmlearn_learn span {
    padding: 6px 15px;
    font-size: calc(22px - 0.4rem);
}.nIiwUabout_this .XfBhmlearn_learn .bfmBRphoto_grid,
    .nIiwUabout_this .NkpPFedu_ethos .gHLEnstudy_guides {
    height: 280px;
}.nIiwUabout_this .XfBhmlearn_learn p,
    .nIiwUabout_this .NkpPFedu_ethos p {
    padding: 20px;
    font-size: calc(14px - 0.2rem);
}.nIiwUabout_this::after {
    filter: blur(20px);
}.nIiwUabout_this .NCSskteam_bios::before,
    .nIiwUabout_this .NCSskteam_bios::after {
    width: 70%;
}
}

@media screen and (min-width: 1400px) {.nIiwUabout_this .XfBhmlearn_learn {
    margin-left: -20%;
    width: 120%;
}.nIiwUabout_this .NkpPFedu_ethos {
    width: 120%;
    margin-right: -20%;
}.nIiwUabout_this .XfBhmlearn_learn .bfmBRphoto_grid,
    .nIiwUabout_this .NkpPFedu_ethos .gHLEnstudy_guides {
    height: 550px;
}}.UWirvprivacy_lock {
    overflow: hidden;
    padding: 4rem 2rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    position: relative;
    background: linear-gradient(145deg, rgb(210,211,213), #ffffff);
}.UWirvprivacy_lock::before {
    top: 0;
    opacity: 0.15;
    content: "";
    background: 
        radial-gradient(circle at 10% 90%, rgb(140,140,142,0.5), transparent 40%),
        radial-gradient(circle at 90% 10%, rgb(175,176,178,0.5), transparent 45%);
    left: 0;
    position: absolute;
    height: 100%;
    z-index: 0;
    width: 100%;
    pointer-events: none;
}.UWirvprivacy_lock .container {
    opacity: 0;
    animation: fadeIn 0.8s ease-out forwards;
    margin: 0 auto;
    position: relative;
    max-width: 1140px;
    z-index: 1;
}.UWirvprivacy_lock h1 {
    margin-bottom: 2rem;
    font-size: 39px;
    display: inline-block;
    color: #000000;
    font-weight: 700;
    animation: slideUp 0.7s ease-out forwards 0.2s;
    transform: translateY(10px);
    position: relative;
    opacity: 0;
}.UWirvprivacy_lock h1::after {
    position: absolute;
    transform-origin: left;
    background: rgb(175,176,178);
    content: "";
    transform: scaleX(0);
    width: 3.5rem;
    animation: expandLine 0.7s ease-out forwards 0.7s;
    left: 0;
    bottom: -0.5rem;
    height: 3px;
}.UWirvprivacy_lock h2 {
    font-size: 29px;
    animation: slideUp 0.7s ease-out forwards 0.3s;
    font-weight: 600;
    color: #000000;
    opacity: 0;
    margin: 2.5rem 0 1.5rem;
    position: relative;
    padding-left: 1rem;
    transform: translateY(10px);
}.UWirvprivacy_lock h2::before {
    content: "";
    top: 0.25rem;
    background: rgb(140,140,142);
    left: 0;
    height: 85%;
    width: 4px;
    position: absolute;
    border-radius: 2px;
}.UWirvprivacy_lock h3 {
    padding-left: 0.8rem;
    font-weight: 600;
    margin: 2.2rem 0 1.2rem;
    font-size: calc(29px * 0.85);
    opacity: 0;
    color: #000000;
    animation: slideUp 0.7s ease-out forwards 0.4s;
    transform: translateY(10px);
    position: relative;
}.UWirvprivacy_lock h3::before {
    position: absolute;
    opacity: 0.8;
    width: 3px;
    border-radius: 1.5px;
    content: "";
    left: 0;
    background: rgb(140,140,142);
    top: 0.25rem;
    height: 80%;
}.UWirvprivacy_lock h4 {
    font-weight: 600;
    opacity: 0;
    margin: 2rem 0 1rem;
    transform: translateY(10px);
    animation: slideUp 0.7s ease-out forwards 0.5s;
    position: relative;
    padding-left: 0.7rem;
    font-size: calc(29px * 0.75);
    color: #000000;
}.UWirvprivacy_lock h4::before {
    background: rgb(140,140,142);
    width: 2px;
    position: absolute;
    left: 0;
    content: "";
    border-radius: 1px;
    top: 0.25rem;
    height: 75%;
    opacity: 0.7;
}.UWirvprivacy_lock p {
    line-height: 1.75;
    animation: slideUp 0.7s ease-out forwards 0.4s;
    opacity: 0;
    max-width: 90ch;
    font-size: 15px;
    transform: translateY(10px);
    margin-bottom: 1.5rem;
    color: #000000;
}.UWirvprivacy_lock ul {
    max-width: 85ch;
    animation: fadeIn 0.8s ease-out forwards 0.6s;
    padding-left: 2rem;
    margin-bottom: 2rem;
    opacity: 0;
}.UWirvprivacy_lock li {
    color: #000000;
    padding-left: 0.5rem;
    position: relative;
    line-height: 1.75;
    margin-bottom: 1rem;
    font-size: 15px;
}.UWirvprivacy_lock li::marker {
    color: rgb(175,176,178);
    font-size: 1.2em;
}.UWirvprivacy_lock span {
    padding-left: 1rem;
    line-height: 1.75;
    max-width: 90ch;
    margin-bottom: 1.5rem;
    font-size: 15px;
    display: block;
    transform: translateY(10px);
    color: #000000;
    opacity: 0;
    border-left: 1px solid rgb(140,140,142,0.5);
    animation: slideUp 0.7s ease-out forwards 0.5s;
}.UWirvprivacy_lock strong {
    color: #000000;
    position: relative;
    font-weight: 600;
    display: inline-block;
}

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

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

@keyframes expandLine {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}

@media (min-width: 768px) {.UWirvprivacy_lock {
    padding: 6rem 3rem;
}.UWirvprivacy_lock .container {
    padding: 0 2rem;
}.UWirvprivacy_lock h1 {
    margin-bottom: 3rem;
    font-size: calc(39px * 1.1);
}.UWirvprivacy_lock h1::after {
    width: 4.5rem;
}.UWirvprivacy_lock h2 {
    padding-left: 1.2rem;
    font-size: calc(29px * 1.05);
    margin: 3rem 0 1.8rem;
}.UWirvprivacy_lock h2::before {
    width: 5px;
}.UWirvprivacy_lock p, 
    .UWirvprivacy_lock li,
    .UWirvprivacy_lock span {
    font-size: calc(15px * 1.05);
    line-height: 1.8;
}
}

@media (min-width: 992px) {.UWirvprivacy_lock {
    background: linear-gradient(165deg, rgb(210,211,213), #ffffff);
    padding: 7rem 4rem;
}.UWirvprivacy_lock .container {
    padding: 0 3rem;
}.UWirvprivacy_lock h1 {
    font-size: calc(39px * 1.2);
    margin-bottom: 3.5rem;
}.UWirvprivacy_lock h1::after {
    width: 5rem;
    height: 4px;
}.UWirvprivacy_lock p {
    margin-bottom: 2rem;
}.UWirvprivacy_lock h2::before {
    background: linear-gradient(to bottom, rgb(175,176,178), rgb(140,140,142));
}.UWirvprivacy_lock li {
    margin-bottom: 1.2rem;
}.UWirvprivacy_lock span {
    border-left: 2px solid rgb(140,140,142,0.5);
    padding-left: 1.5rem;
}
}

@media (min-width: 1200px) {.UWirvprivacy_lock {
    padding: 8rem 5rem;
}.UWirvprivacy_lock::before {
    background: 
            radial-gradient(circle at 5% 95%, rgb(140,140,142,0.5), transparent 40%),
            radial-gradient(circle at 95% 5%, rgb(175,176,178,0.5), transparent 45%);
}.UWirvprivacy_lock .container {
    padding: 0 4rem;
}.UWirvprivacy_lock h1 {
    font-size: calc(39px * 1.3);
}.UWirvprivacy_lock h1::after {
    bottom: -0.7rem;
    height: 5px;
    width: 5.5rem;
}.UWirvprivacy_lock ul {
    padding-left: 2.5rem;
}
}

@media (hover: hover) {.UWirvprivacy_lock li:hover::marker {
    color: rgb(140,140,142);
}.UWirvprivacy_lock strong:hover {
    transition: color 0.3s ease;
    color: rgb(175,176,178);
}
}

@media (max-width: 767px) {.UWirvprivacy_lock {
    padding: 3rem 1.5rem;
}.UWirvprivacy_lock h1 {
    margin-bottom: 1.8rem;
    font-size: calc(39px * 0.9);
}.UWirvprivacy_lock h2 {
    margin: 2rem 0 1.2rem;
    font-size: calc(29px * 0.95);
}.UWirvprivacy_lock p, 
    .UWirvprivacy_lock li,
    .UWirvprivacy_lock span {
    line-height: 1.7;
    font-size: calc(15px * 0.98);
}.UWirvprivacy_lock ul {
    padding-left: 1.5rem;
}
}

@media (prefers-reduced-motion: reduce) {.UWirvprivacy_lock .container,
    .UWirvprivacy_lock h1,
    .UWirvprivacy_lock h2,
    .UWirvprivacy_lock h3,
    .UWirvprivacy_lock h4,
    .UWirvprivacy_lock p,
    .UWirvprivacy_lock ul,
    .UWirvprivacy_lock span {
    transform: none;
    animation: none;
    opacity: 1;
}.UWirvprivacy_lock h1::after {
    animation: none;
    transform: scaleX(1);
}}.wUGVfcookie_popup_interrupt {
    padding: 20px;
    z-index: 1050;
    position: fixed;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    transform: translateX(-50%);
    max-width: 600px;
    background: rgb(210,211,213);
    align-items: center;
    text-align: center;
    display: flex;
    font-family: Arial, sans-serif;
    flex-direction: column;
    overflow: hidden;
    bottom: 20px;
    width: 90%;
    left: 50%;
}.ZhXDRcookie_controls {
    display: flex;
    z-index: 1;
    flex-direction: column;
    align-items: center;
}.ekpCctrack_alert {
    margin-bottom: 20px;
    animation: bounce 2s infinite;
}.ekpCctrack_alert svg, .ekpCctrack_alert svg path, .ekpCctrack_alert img {
    width: 80px;
    height: 80px;
    fill: rgb(175,176,178);
}@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-10px);
    }
}
.wUGVfcookie_popup_interrupt h5 {
    font-size: 21px;
    color: rgb(175,176,178);
    margin-bottom: 10px;
    font-weight: 700;
}.wUGVfcookie_popup_interrupt p {
    font-size: 15px;
    color: #000000;
    margin-bottom: 20px;
}.dQRTrcookie_guard {
    text-decoration: none;
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
    background: rgb(175,176,178);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    display: inline-block;
    padding: 10px 20px;
    cursor: pointer;
    width: calc(50% - 10px);
    border-radius: 10px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    margin: 5px;
}.dQRTrcookie_guard:hover {
    transform: translateY(-3px);
    background: rgb(140,140,142);
}.cookie_button.jeiXgcookie_none {
    background: rgba(0, 0, 0, 0.5);
}.cookie_button.jeiXgcookie_none:hover {
    background: rgb(140,140,142,0.5);
}.wUGVfcookie_popup_interrupt p a {
    transition: color 0.3s ease-in-out;
    color: rgb(175,176,178);
    text-decoration: underline;
}.wUGVfcookie_popup_interrupt p a:hover {
    color: rgb(140,140,142);
}
@media only screen and (max-width: 600px) {.wUGVfcookie_popup_interrupt {
    transform: none;
    width: 100%;
    bottom: 0;
    left: 0;
    border-radius: 0;
}.ZhXDRcookie_controls {
    padding: 15px;
}.ekpCctrack_alert svg {
    width: 50px;
    height: 50px;
}.wUGVfcookie_popup_interrupt h5 {
    font-size: calc(21px - 2px);
}.wUGVfcookie_popup_interrupt p {
    font-size: calc(15px - 2px);
}.dQRTrcookie_guard {
    width: calc(100% - 10px);
    font-size: calc(14px - 2px);
    padding: 8px 16px;
}}
#RFAPtcookie_box_window {
    display: none;
}#RFAPtcookie_box_window:checked ~ .wUGVfcookie_popup_interrupt {
    opacity: 0;
    visibility: hidden;
}.HrwDBuser_reviews {
    overflow: hidden;
    padding: 7rem 1rem;
    position: relative;
    background: rgb(210,211,213);
}.HrwDBuser_reviews::before {
    content: "";
    left: 0;
    clip-path: polygon(0 0, 100% 0, 100% 60%, 0 30%);
    width: 100%;
    position: absolute;
    background: linear-gradient(0deg, transparent 40%, rgb(175,176,178,0.5) 100%);
    top: 0;
    height: 100%;
}.HrwDBuser_reviews::after {
    bottom: 0;
    clip-path: polygon(0 70%, 100% 90%, 100% 100%, 0 100%);
    content: "";
    background: linear-gradient(180deg, transparent 50%, rgb(140,140,142,0.5) 100%);
    right: 0;
    position: absolute;
    height: 100%;
    width: 100%;
}.HrwDBuser_reviews .container {
    z-index: 2;
    position: relative;
}.HrwDBuser_reviews h2 {
    margin-bottom: 4rem;
    position: relative;
    color: #000000;
    font-weight: 700;
    width: fit-content;
    padding: 1rem 0;
    font-size: 28px;
    text-align: left;
}.HrwDBuser_reviews h2::before {
    top: 0;
    left: -20px;
    transform: skewY(45deg);
    width: 5px;
    background: rgb(175,176,178);
    position: absolute;
    content: "";
    height: 100%;
}.HrwDBuser_reviews h2::after {
    content: "";
    width: 80%;
    position: absolute;
    bottom: 0;
    height: 3px;
    left: 0;
    background: rgb(140,140,142);
}.HrwDBuser_reviews .nqaiRclient_feedback {
    gap: 5rem;
    margin: 0 auto;
    flex-direction: column;
    max-width: 800px;
    display: flex;
}.HrwDBuser_reviews .mESoVclient_views {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    display: flex;
    border-radius: 11px;
    flex-direction: column;
    transform: translateY(0);
    background: #ffffff;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    padding: 2.5rem 2rem 2rem;
    position: relative;
}.HrwDBuser_reviews .mESoVclient_views:nth-child(odd) {
    align-self: flex-start;
    transform: translateX(-30px);
}.HrwDBuser_reviews .mESoVclient_views:nth-child(even) {
    transform: translateX(30px);
    align-self: flex-end;
}.HrwDBuser_reviews .mESoVclient_views:hover {
    transform: translateY(-10px) translateX(0);
}.HrwDBuser_reviews .mESoVclient_views::before {
    left: 15px;
    transition: all 0.3s ease;
    position: absolute;
    content: "";
    z-index: -1;
    border-radius: 11px;
    height: 100%;
    width: 100%;
    top: 15px;
    background: rgb(175,176,178,0.5);
}.HrwDBuser_reviews .mESoVclient_views:hover::before {
    top: 10px;
    background: rgb(140,140,142,0.5);
    left: 10px;
}.HrwDBuser_reviews .mESoVclient_views img {
    top: -25px;
    left: 25px;
    height: 70px;
    border: 4px solid #ffffff;
    position: absolute;
    object-fit: cover;
    border-radius: 50%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    width: 70px;
}.HrwDBuser_reviews .mESoVclient_views p {
    color: #000000;
    padding-left: 60px;
    font-size: calc(15px + 0.1rem);
    margin: 0.5rem 0;
    font-weight: 600;
}.HrwDBuser_reviews .mESoVclient_views .description {
    font-size: 15px;
    color: #000000;
    border-top: 1px solid rgb(210,211,213);
    line-height: 1.7;
    padding: 1.5rem 0 0.5rem;
    font-weight: 400;
    margin-top: 1rem;
    position: relative;
}.HrwDBuser_reviews .mESoVclient_views .description::before {
    color: rgb(175,176,178,0.5);
    position: absolute;
    top: 0.5rem;
    left: 0;
    font-size: 3rem;
    line-height: 1;
    content: "";
}.HrwDBuser_reviews .mESoVclient_views .description::after {
    line-height: 1;
    right: 0;
    color: rgb(175,176,178,0.5);
    bottom: -1.5rem;
    font-size: 3rem;
    content: "";
    position: absolute;
}

@media (max-width: 991px) {.HrwDBuser_reviews {
    padding: 5rem 1rem;
}.HrwDBuser_reviews .nqaiRclient_feedback {
    gap: 4rem;
}
}

@media (max-width: 767px) {.HrwDBuser_reviews h2 {
    margin-bottom: 3rem;
    font-size: calc(28px - 0.3rem);
}.HrwDBuser_reviews .nqaiRclient_feedback {
    gap: 3.5rem;
}.HrwDBuser_reviews .mESoVclient_views:nth-child(odd),
    .HrwDBuser_reviews .mESoVclient_views:nth-child(even) {
    transform: none;
    width: 100%;
    align-self: center;
}.HrwDBuser_reviews .mESoVclient_views:hover {
    transform: translateY(-5px);
}.HrwDBuser_reviews .mESoVclient_views p {
    padding-left: 50px;
}}.yFiafcourse_program_info {
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(210,211,213) 0%, rgba(245, 245, 255, 0.95) 100%);
}.yFiafcourse_program_info::before {
    z-index: 0;
    animation: floatEffect 15s infinite alternate ease-in-out;
    content: "";
    top: -10%;
    height: 70%;
    right: -5%;
    transform: rotate(-15deg) skewX(15deg);
    width: 40%;
    opacity: 0.2;
    position: absolute;
    background: linear-gradient(45deg, rgb(175,176,178,0.5) 0%, rgb(140,140,142,0.5) 100%);
    filter: blur(30px);
}.yFiafcourse_program_info::after {
    opacity: 0.15;
    z-index: 0;
    transform: rotate(10deg) skewX(-15deg);
    height: 60%;
    content: "";
    filter: blur(25px);
    position: absolute;
    bottom: -10%;
    width: 35%;
    background: linear-gradient(225deg, rgb(140,140,142,0.5) 0%, rgb(175,176,178,0.5) 100%);
    animation: floatEffect 18s infinite alternate-reverse ease-in-out;
    left: -5%;
}.yFiafcourse_program_info .container {
    padding: 0 1.5rem;
    z-index: 2;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.yFiafcourse_program_info h2 {
    position: relative;
    margin-bottom: 2.5rem;
    transform: perspective(1000px) rotateX(0deg);
    text-align: center;
    transition: transform 0.5s ease;
    font-weight: 700;
    font-size: 32px;
    color: #000000;
}.yFiafcourse_program_info h2::after {
    background: linear-gradient(90deg, rgb(175,176,178) 0%, rgb(140,140,142) 100%);
    transform: translateX(-50%) scaleX(0.8);
    height: 4px;
    bottom: -12px;
    transition: transform 0.5s ease;
    position: absolute;
    content: "";
    width: 80px;
    left: 50%;
}.yFiafcourse_program_info h2:hover {
    transform: perspective(1000px) rotateX(2deg);
}.yFiafcourse_program_info h2:hover::after {
    transform: translateX(-50%) scaleX(1.2);
}.yFiafcourse_program_info .vZjekcareer_progress {
    display: grid;
    position: relative;
    perspective: 1500px;
    grid-template-columns: 1fr;
    gap: 2.5rem;
}.yFiafcourse_program_info .bfmBRphoto_grid {
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 25px;
    overflow: hidden;
    position: relative;
    height: 350px;
    transform: perspective(1000px) rotateY(-4deg) translateZ(30px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
               0 5px 15px rgba(0, 0, 0, 0.05);
}.yFiafcourse_program_info .bfmBRphoto_grid::before {
    left: 0;
    background: linear-gradient(
        135deg,
        rgba(rgb(175,176,178), 0.3) 0%,
        rgba(rgb(140,140,142), 0.2) 100%
    );
    z-index: 1;
    top: 0;
    position: absolute;
    width: 100%;
    transition: opacity 0.6s ease;
    opacity: 0.5;
    height: 100%;
    content: "";
}.yFiafcourse_program_info .bfmBRphoto_grid:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(40px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
               0 8px 20px rgba(0, 0, 0, 0.1);
}.yFiafcourse_program_info .bfmBRphoto_grid:hover::before {
    opacity: 0.7;
}.yFiafcourse_program_info .MiwvWcontent_block {
    z-index: 2;
    background-color: #ffffff;
    transform: perspective(1000px) rotateY(2deg) translateZ(20px);
    border-radius: 25px;
    padding: 2.5rem;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}.yFiafcourse_program_info .MiwvWcontent_block::before {
    position: absolute;
    left: 0;
    height: 0;
    top: 0;
    background: linear-gradient(to bottom, rgb(175,176,178), rgb(140,140,142));
    content: "";
    width: 3px;
    transition: height 0.8s ease;
}.yFiafcourse_program_info .MiwvWcontent_block:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(30px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
}.yFiafcourse_program_info .MiwvWcontent_block:hover::before {
    height: 100%;
}.yFiafcourse_program_info .description {
    position: relative;
    padding-right: 10px;
    font-size: 18px;
    color: #000000;
    margin-bottom: 1.5rem;
    overflow-y: auto;
    max-height: 300px;
    line-height: 1.8;
}.yFiafcourse_program_info .description:last-child {
    margin-bottom: 0;
}.yFiafcourse_program_info .description:first-child::first-letter {
    float: left;
    padding: 0.1em 0.1em 0 0;
    line-height: 0.8;
    font-size: 2.2em;
    font-weight: 700;
    color: rgb(175,176,178);
}.yFiafcourse_program_info .description::-webkit-scrollbar {
    width: 4px;
}.yFiafcourse_program_info .description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}.yFiafcourse_program_info .description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(to bottom, rgb(175,176,178), rgb(140,140,142));
}

@keyframes floatEffect {
    0% {
        transform: rotate(-15deg) skewX(15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-13deg) skewX(12deg) translate(10px, -10px);
    }
    100% {
        transform: rotate(-15deg) skewX(15deg) translate(-5px, 5px);
    }
}

@media (min-width: 768px) {.yFiafcourse_program_info {
    padding: 8rem 0;
}.yFiafcourse_program_info h2 {
    margin-bottom: 3.5rem;
    font-size: calc(32px * 1.1);
}.yFiafcourse_program_info .vZjekcareer_progress {
    align-items: center;
    gap: 3rem;
    grid-template-columns: 1fr 1.5fr;
}.yFiafcourse_program_info .bfmBRphoto_grid {
    height: 500px;
}.yFiafcourse_program_info .MiwvWcontent_block {
    padding: 3rem;
}
}

@media (min-width: 992px) {.yFiafcourse_program_info {
    padding: 10rem 0;
}.yFiafcourse_program_info h2 {
    max-width: 80%;
    margin-left: auto;
    font-size: calc(32px * 1.2);
    margin-right: auto;
    margin-bottom: 4rem;
}.yFiafcourse_program_info .vZjekcareer_progress {
    gap: 4rem;
    grid-template-columns: 1fr 1.3fr;
}.yFiafcourse_program_info .bfmBRphoto_grid {
    height: 550px;
}.yFiafcourse_program_info .MiwvWcontent_block {
    padding: 3.5rem;
}.yFiafcourse_program_info .description {
    margin-bottom: 2rem;
    line-height: 1.9;
    font-size: calc(18px * 1.1);
    max-height: 350px;
}
}

@media (max-width: 767px) {.yFiafcourse_program_info {
    padding: 4rem 0;
}.yFiafcourse_program_info h2 {
    margin-bottom: 2rem;
    font-size: calc(32px * 0.9);
}.yFiafcourse_program_info .bfmBRphoto_grid {
    height: 250px;
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}.yFiafcourse_program_info .MiwvWcontent_block {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
    padding: 1.5rem;
}.yFiafcourse_program_info .description {
    margin-bottom: 1rem;
    max-height: 250px;
    line-height: 1.6;
    font-size: calc(18px * 0.95);
}}.gcypatitle_intro {
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}.gcypatitle_intro .zANeZlearn_title {
    min-height: 90vh;
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
}.gcypatitle_intro .zANeZlearn_title:before {
    right: 0;
    position: absolute;
    content: "";
    left: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgb(175,176,178,0.5) 0%, rgb(140,140,142,0.5) 100%);
    bottom: 0;
    top: 0;
}.gcypatitle_intro .zANeZlearn_title:after {
    position: absolute;
    left: 0;
    z-index: 2;
    top: 0;
    right: 0;
    opacity: 0.8;
    content: "";
    bottom: 0;
}.gcypatitle_intro .PWiLhlearn_pro {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    position: relative;
    width: 90%;
    transform: translateY(0);
    border-left: 4px solid rgb(175,176,178);
    z-index: 3;
    padding: 3rem;
    animation: fadeIn 0.8s ease-in-out forwards;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.1);
    max-width: 1200px;
}.gcypatitle_intro .PWiLhlearn_pro > div:first-child {
    position: relative;
    margin-bottom: 2rem;
}.gcypatitle_intro .PWiLhlearn_pro > div:first-child::after {
    width: 80px;
    background: linear-gradient(90deg, rgb(175,176,178) 0%, rgb(140,140,142) 100%);
    content: "";
    height: 3px;
    bottom: -1rem;
    position: absolute;
    left: 0;
}.gcypatitle_intro .title_style_header {
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
    letter-spacing: -0.02em;
    transition: transform 0.3s ease;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.2;
    transform: translateX(0);
    margin: 0;
    font-size: 41px;
}.gcypatitle_intro h3 {
    font-size: calc(18px + 0.1rem);
    line-height: 1.4;
    margin: 0 0 1.5rem 0;
    font-weight: 600;
    color: #ffffff;
    max-width: 800px;
}.gcypatitle_intro p {
    position: relative;
    color: #ffffff;
    font-weight: 400;
    border-left: 2px solid rgb(140,140,142);
    margin: 0;
    font-size: 14px;
    padding-left: 1rem;
    line-height: 1.6;
}.gcypatitle_intro .PWiLhlearn_pro:hover .title_style_header {
    transform: translateX(5px);
}.gcypatitle_intro .PWiLhlearn_pro > div:nth-child(2) {
    position: relative;
    transition: transform 0.3s ease-out;
    transform: translateY(0);
}.gcypatitle_intro .PWiLhlearn_pro:hover > div:nth-child(2) {
    transform: translateY(-5px);
}

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

@media (max-width: 1200px) {.gcypatitle_intro .PWiLhlearn_pro {
    padding: 2.5rem;
    width: 95%;
}.gcypatitle_intro .title_style_header {
    font-size: calc(41px - 0.2rem);
}.gcypatitle_intro h3 {
    font-size: 18px;
}
}

@media (max-width: 992px) {.gcypatitle_intro .zANeZlearn_title {
    min-height: 80vh;
}.gcypatitle_intro .PWiLhlearn_pro {
    padding: 2rem;
}.gcypatitle_intro .title_style_header {
    font-size: calc(41px - 0.5rem);
}
}

@media (max-width: 768px) {.gcypatitle_intro .PWiLhlearn_pro {
    width: 95%;
    padding: 1.8rem;
}.gcypatitle_intro .title_style_header {
    font-size: calc(41px - 0.8rem);
}.gcypatitle_intro h3 {
    font-size: calc(18px - 0.2rem);
}.gcypatitle_intro p {
    font-size: calc(14px - 0.1rem);
}
}

@media (max-width: 576px) {.gcypatitle_intro .zANeZlearn_title {
    min-height: 70vh;
}.gcypatitle_intro .PWiLhlearn_pro {
    padding: 1.5rem;
    border-left-width: 3px;
}.gcypatitle_intro .title_style_header {
    font-size: calc(41px - 1rem);
}.gcypatitle_intro h3 {
    margin-bottom: 1rem;
    font-size: calc(18px - 0.3rem);
}.gcypatitle_intro .PWiLhlearn_pro > div:first-child::after {
    width: 60px;
    height: 2px;
}
}

@media (max-width: 400px) {.gcypatitle_intro .PWiLhlearn_pro {
    padding: 1.2rem;
}.gcypatitle_intro .title_style_header {
    font-size: calc(41px - 1.2rem);
}.gcypatitle_intro p {
    padding-left: 0.7rem;
}
}

@media (hover: none) {.gcypatitle_intro .PWiLhlearn_pro:hover .title_style_header {
    transform: none;
}.gcypatitle_intro .PWiLhlearn_pro:hover > div:nth-child(2) {
    transform: none;
}
}

@media (prefers-reduced-motion) {.gcypatitle_intro .PWiLhlearn_pro {
    animation: none;
}.gcypatitle_intro .PWiLhlearn_pro:hover .title_style_header,
  .gcypatitle_intro .PWiLhlearn_pro:hover > div:nth-child(2) {
    transition: none;
    transform: none;
}}.oFANSthanksFocus {
    overflow: hidden;
    position: relative;
    padding: 120px 0 100px;
    background: linear-gradient(135deg, rgb(210,211,213) 0%, rgba(245, 247, 250, 0.95) 100%);
}.oFANSthanksFocus::before {
    content: "";
    width: 300px;
    z-index: 1;
    animation: float 15s ease-in-out infinite;
    background: linear-gradient(45deg, rgb(140,140,142,0.5) 0%, rgb(175,176,178,0.5) 100%);
    opacity: 0.4;
    filter: blur(80px);
    height: 300px;
    position: absolute;
    right: -50px;
    top: -50px;
}.oFANSthanksFocus::after {
    filter: blur(60px);
    width: 250px;
    bottom: -30px;
    background: linear-gradient(225deg, rgb(175,176,178,0.5) 0%, rgb(140,140,142,0.5) 80%);
    opacity: 0.3;
    content: "";
    animation: float 18s ease-in-out infinite reverse;
    position: absolute;
    z-index: 1;
    height: 250px;
    left: -30px;
}.oFANSthanksFocus .container {
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 20px;
    position: relative;
    z-index: 5;
}.oFANSthanksFocus h2 {
    color: #000000;
    font-weight: 700;
    position: relative;
    margin-bottom: 40px;
    opacity: 0;
    font-size: 32px;
    transform: translateY(20px);
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    font-family: Arial, sans-serif;
}.oFANSthanksFocus h2::after {
    left: 0;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(175,176,178) 0%, rgb(140,140,142) 100%);
    height: 3px;
    transform-origin: left center;
    position: absolute;
    bottom: -12px;
    content: "";
    width: 80px;
    animation: expandLine 0.6s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.4s;
}.oFANSthanksFocus .NCSskteam_bios {
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.3s;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.07), 0 5px 15px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    position: relative;
    border-radius: 26px;
    padding: 50px;
    background: #ffffff;
    transform: translateY(30px);
    opacity: 0;
}.oFANSthanksFocus .NCSskteam_bios::before {
    content: "";
    top: 0;
    background: linear-gradient(to bottom, rgb(140,140,142), rgb(175,176,178));
    width: 6px;
    left: 0;
    animation: expandHeight 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.6s;
    transform: scaleY(0);
    height: 100%;
    transform-origin: top center;
    position: absolute;
}.oFANSthanksFocus ul {
    list-style: none;
    padding: 0;
    margin: 0;
}.oFANSthanksFocus li {
    position: relative;
    padding-left: 25px;
}.oFANSthanksFocus li::before {
    width: 10px;
    position: absolute;
    animation: popIn 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards 1s;
    background: linear-gradient(135deg, rgb(175,176,178) 0%, rgb(140,140,142) 100%);
    transform: scale(0);
    left: 0;
    height: 10px;
    border-radius: 50%;
    content: "";
    top: 8px;
}.oFANSthanksFocus span {
    opacity: 0;
    line-height: 1.7;
    font-size: calc(14px * 1.05);
    color: #000000;
    display: block;
    animation: fadeText 0.8s ease forwards 0.8s;
    transform: translateY(15px);
    font-family: Arial, sans-serif;
}

@keyframes slideUp {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes expandLine {
    to {
        transform: scaleX(1);
    }
}

@keyframes expandHeight {
    to {
        transform: scaleY(1);
    }
}

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

@keyframes fadeText {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes float {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(15px, -15px);
    }
    100% {
        transform: translate(0, 0);
    }
}

@media (max-width: 991px) {.oFANSthanksFocus {
    padding: 90px 0 70px;
}.oFANSthanksFocus h2 {
    font-size: calc(32px * 0.9);
    margin-bottom: 35px;
}.oFANSthanksFocus .NCSskteam_bios {
    padding: 40px 35px;
}.oFANSthanksFocus h2::after {
    width: 70px;
}
}

@media (max-width: 767px) {.oFANSthanksFocus {
    padding: 70px 0 50px;
}.oFANSthanksFocus h2 {
    margin-bottom: 30px;
    line-height: 1.4;
    font-size: calc(32px * 0.8);
}.oFANSthanksFocus .NCSskteam_bios {
    padding: 35px 25px;
}.oFANSthanksFocus span {
    line-height: 1.6;
    font-size: 14px;
}.oFANSthanksFocus h2::after {
    width: 60px;
    height: 2px;
}
}

@media (max-width: 575px) {.oFANSthanksFocus {
    padding: 60px 0 40px;
}.oFANSthanksFocus h2 {
    margin-bottom: 25px;
    font-size: calc(32px * 0.7);
}.oFANSthanksFocus .NCSskteam_bios {
    padding: 30px 20px;
}.oFANSthanksFocus li {
    padding-left: 20px;
}.oFANSthanksFocus li::before {
    top: 9px;
    width: 8px;
    height: 8px;
}.oFANSthanksFocus h2::after {
    width: 50px;
}
}

@media (hover: hover) {.oFANSthanksFocus .NCSskteam_bios:hover {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
    transform: translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.06);
}.oFANSthanksFocus .NCSskteam_bios:hover::before {
    background: linear-gradient(to bottom, rgb(175,176,178), rgb(140,140,142));
    transition: background 0.5s ease;
}}.qpVGistatistical_overview {
    overflow: hidden;
    padding: 100px 0;
    position: relative;
    color: #ffffff;
}.qpVGistatistical_overview::before {
    content: "";
    position: absolute;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    backdrop-filter: blur(5px);
    top: 0;
    width: 100%;
    height: 100%;
}.qpVGistatistical_overview::after {
    position: absolute;
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, rgb(175,176,178,0.5) 0%, transparent 50%, rgb(140,140,142,0.5) 100%);
    z-index: 2;
    height: 100%;
    content: "";
    top: 0;
    animation: gradientShift 15s infinite alternate;
}@keyframes gradientShift {
    0% {
        opacity: 0.6;
        background-position: 0% 0%;
    }
    50% {
        opacity: 0.8;
        background-position: 100% 50%;
    }
    100% {
        opacity: 0.6;
        background-position: 0% 100%;
    }
}

.qpVGistatistical_overview .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 5;
}.qpVGistatistical_overview .kZepfknowledge_upgrade {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateX(2deg);
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    border-radius: 11px;
    background: rgba(255, 255, 255, 0.05);
    overflow: hidden;
    padding: 50px 40px;
}.qpVGistatistical_overview .kZepfknowledge_upgrade::before {
    background: radial-gradient(circle, rgb(175,176,178,0.5) 0%, transparent 70%);
    z-index: -1;
    content: "";
    animation: pulse 10s infinite ease-in-out;
    height: 200%;
    width: 200%;
    top: -50%;
    position: absolute;
    left: -50%;
    opacity: 0.3;
}@keyframes pulse {
    0% { transform: scale(0.8); opacity: 0.2; }
    50% { transform: scale(1.2); opacity: 0.3; }
    100% { transform: scale(0.8); opacity: 0.2; }
}

.qpVGistatistical_overview .CgmyDboost_statistics {
    display: flex;
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.5);
    transition: transform 0.3s ease;
    border-radius: 50%;
    justify-content: center;
    transform: translateY(0);
    width: 80px;
    align-items: center;
    background: linear-gradient(135deg, rgb(175,176,178) 0%, rgb(140,140,142) 100%);
    height: 80px;
    margin: 0 auto 20px;
    display: block;
}.qpVGistatistical_overview .CgmyDboost_statistics:hover {
    transform: translateY(-5px);
}.qpVGistatistical_overview .CgmyDboost_statistics svg {
    fill: #ffffff;
    width: 40px;
    height: 40px;
}.qpVGistatistical_overview .CgmyDboost_statistics svg path {
    fill: #ffffff;
}.qpVGistatistical_overview .dlvmDstatistics_upgrade {
    margin-bottom: 20px;
    font-size: 38px;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    text-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    text-align: center;
    letter-spacing: 1px;
    position: relative;
}.qpVGistatistical_overview .dlvmDstatistics_upgrade::after {
    background: linear-gradient(135deg, rgb(175,176,178) 0%, rgb(140,140,142) 100%);
    border-radius: 10px;
    height: 3px;
    content: "";
    display: block;
    width: 80px;
    margin: 20px auto 0;
}.qpVGistatistical_overview .kOwjqstatistics_advances {
    margin-left: auto;
    margin-bottom: 50px;
    font-size: 12px;
    text-align: center;
    color: rgba(255, 255, 255, 0.85);
    letter-spacing: 0.5px;
    margin-right: auto;
    font-weight: 400;
    max-width: 800px;
    line-height: 1.6;
}.qpVGistatistical_overview .eapRmstatistics_tracks {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    display: grid;
    margin-top: 30px;
    gap: 30px;
}.qpVGistatistical_overview .tBunAstatistics_extras {
    border-radius: 11px;
    text-align: center;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.5);
    padding: 30px 20px;
}.qpVGistatistical_overview .tBunAstatistics_extras::before {
    z-index: -1;
    border-radius: 50%;
    position: absolute;
    background: linear-gradient(135deg, rgb(175,176,178) 0%, rgb(140,140,142) 100%);
    left: -10px;
    content: "";
    width: 40px;
    top: -10px;
    height: 40px;
    transition: all 0.5s ease;
    opacity: 0.2;
}.qpVGistatistical_overview .tBunAstatistics_extras:hover {
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.5);
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.1);
}.qpVGistatistical_overview .tBunAstatistics_extras:hover::before {
    transform: scale(10);
    opacity: 0.05;
}.qpVGistatistical_overview .qjgbrkey_statistics {
    width: 60px;
    align-items: center;
    margin: 0 auto 15px;
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    border-radius: 50%;
    height: 60px;
    background: linear-gradient(135deg, rgb(175,176,178,0.5) 0%, rgb(140,140,142,0.5) 100%);
}.qpVGistatistical_overview .qjgbrkey_statistics svg {
    fill: #ffffff;
    width: 30px;
    height: 30px;
}.qpVGistatistical_overview .qjgbrkey_statistics svg path {
    fill: #ffffff;
}.qpVGistatistical_overview .tBunAstatistics_extras span {
    font-weight: 700;
    margin-bottom: 10px;
    position: relative;
    transform: translateZ(30px);
    -webkit-background-clip: text !important;
    font-size: calc(38px * 1.2);
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    display: block;
    -webkit-text-fill-color: transparent;
}.qpVGistatistical_overview .tBunAstatistics_extras span::after {
    margin: 10px auto;
    content: "";
    border-radius: 10px;
    width: 40px;
    display: block;
    height: 2px;
    background: linear-gradient(135deg, rgb(175,176,178) 0%, rgb(140,140,142) 100%);
}.qpVGistatistical_overview .tBunAstatistics_extras p {
    color: rgba(255, 255, 255, 0.85);
    margin: 0;
    line-height: 1.5;
    font-size: 12px;
}

@media screen and (max-width: 992px) {.qpVGistatistical_overview {
    padding: 80px 0;
}.qpVGistatistical_overview .kZepfknowledge_upgrade {
    padding: 40px 30px;
    transform: perspective(1000px) rotateX(1deg);
}.qpVGistatistical_overview .CgmyDboost_statistics {
    width: 70px;
    height: 70px;
}.qpVGistatistical_overview .CgmyDboost_statistics svg {
    width: 35px;
    height: 35px;
}.qpVGistatistical_overview .eapRmstatistics_tracks {
    grid-template-columns: repeat(2, 1fr);
}.qpVGistatistical_overview .qjgbrkey_statistics {
    height: 50px;
    width: 50px;
}.qpVGistatistical_overview .qjgbrkey_statistics svg {
    width: 25px;
    height: 25px;
}
}

@media screen and (max-width: 768px) {.qpVGistatistical_overview {
    padding: 60px 0;
}.qpVGistatistical_overview .kZepfknowledge_upgrade {
    transform: none;
    padding: 30px 20px;
}.qpVGistatistical_overview .dlvmDstatistics_upgrade {
    font-size: calc(38px * 0.9);
}.qpVGistatistical_overview .kOwjqstatistics_advances {
    font-size: calc(12px * 0.95);
    margin-bottom: 40px;
}.qpVGistatistical_overview .eapRmstatistics_tracks {
    gap: 20px;
    grid-template-columns: 1fr;
}.qpVGistatistical_overview .tBunAstatistics_extras span {
    font-size: calc(38px * 1.1);
}
}

@media screen and (max-width: 480px) {.qpVGistatistical_overview {
    padding: 50px 0;
}.qpVGistatistical_overview .container {
    padding: 0 15px;
}.qpVGistatistical_overview .kZepfknowledge_upgrade {
    padding: 25px 15px;
}.qpVGistatistical_overview .CgmyDboost_statistics {
    margin-bottom: 15px;
    width: 60px;
    height: 60px;
}.qpVGistatistical_overview .CgmyDboost_statistics svg {
    width: 30px;
    height: 30px;
}.qpVGistatistical_overview .dlvmDstatistics_upgrade {
    font-size: calc(38px * 0.8);
    margin-bottom: 15px;
}.qpVGistatistical_overview .dlvmDstatistics_upgrade::after {
    margin: 15px auto 0;
    width: 60px;
}.qpVGistatistical_overview .kOwjqstatistics_advances {
    font-size: calc(12px * 0.9);
    margin-bottom: 30px;
}.qpVGistatistical_overview .tBunAstatistics_extras {
    padding: 20px 15px;
}.qpVGistatistical_overview .qjgbrkey_statistics {
    margin-bottom: 10px;
    height: 45px;
    width: 45px;
}.qpVGistatistical_overview .qjgbrkey_statistics svg {
    height: 22px;
    width: 22px;
}.qpVGistatistical_overview .tBunAstatistics_extras span {
    font-size: calc(38px * 1);
}.qpVGistatistical_overview .tBunAstatistics_extras span::after {
    width: 30px;
    margin: 8px auto;
}.qpVGistatistical_overview .tBunAstatistics_extras p {
    font-size: calc(12px * 0.9);
}}.CJmVdfaq_block {
    z-index: 1;
    position: relative;
    background-attachment: fixed;
    padding: 6rem 0 3rem;
    color: #ffffff;
}.CJmVdfaq_block::before {
    background: linear-gradient(180deg, rgba(0,0,0,0.9) 0%, rgb(175,176,178,0.5) 100%);
    position: absolute;
    top: 0;
    width: 100%;
    content: "";
    height: 100%;
    z-index: -1;
    left: 0;
}.CJmVdfaq_block::after {
    height: 100%;
    background-image: repeating-linear-gradient(45deg, rgba(255,255,255,0.03) 0px, rgba(255,255,255,0.03) 2px, transparent 2px, transparent 4px);
    content: "";
    left: 0;
    position: absolute;
    pointer-events: none;
    width: 100%;
    z-index: -1;
    top: 0;
}@keyframes gridMovement {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.CJmVdfaq_block .container {
    position: relative;
    flex-direction: column;
    display: flex;
}.CJmVdfaq_block .company_holder {
    text-align: center;
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    padding-bottom: 2.5rem;
    margin-bottom: 3rem;
}.CJmVdfaq_block .company_holder::before,
.CJmVdfaq_block .company_holder::after {
    width: 20%;
    height: 2px;
    content: "";
    bottom: -1px;
    position: absolute;
    animation: slide 3s infinite alternate;
    background: linear-gradient(90deg, transparent, rgb(140,140,142), transparent);
}.CJmVdfaq_block .company_holder::before {
    left: 0;
    animation-delay: 0s;
}.CJmVdfaq_block .company_holder::after {
    right: 0;
    animation-delay: 1.5s;
}@keyframes slide {
    0% {
        width: 0;
        opacity: 0.5;
    }
    100% {
        width: 40%;
        opacity: 1;
    }
}

.CJmVdfaq_block .company_holder h3 {
    font-weight: 700;
    position: relative;
    font-size: calc(33px * 1.3);
    margin-bottom: 1rem;
    display: inline-block;
}.CJmVdfaq_block .company_holder h3::after {
    background: rgb(140,140,142);
    width: 60px;
    bottom: -10px;
    height: 3px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    content: "";
}.CJmVdfaq_block .kyYXndiscount_cta {
    line-height: 1.7;
    max-width: 600px;
    opacity: 0.8;
    font-size: 18px;
    margin: 1.5rem auto 0;
    color: #ffffff;
}.CJmVdfaq_block .HwMRTstudy_bottom {
    display: flex;
    justify-content: center;
}.CJmVdfaq_block .fadCSmain_header {
    gap: 6rem;
    display: flex;
    position: relative;
}.CJmVdfaq_block .fadCSmain_header::before {
    content: "";
    width: 1px;
    left: 50%;
    height: 20px;
    top: -30px;
    position: absolute;
    transform: translateX(-50%);
    background: rgb(175,176,178);
}.CJmVdfaq_block .ViOwXnav_sitebar {
    position: relative;
    transition: all 0.3s ease;
    padding: 1rem 1.5rem;
    border-radius: 10px;
    background: rgba(255,255,255,0.05);
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
}.CJmVdfaq_block .ViOwXnav_sitebar:hover {
    transform: translateY(-5px);
    background: rgba(rgb(175,176,178,0.5), 0.1);
    box-shadow: 0 12px 40px 0 rgba(0, 0, 0, 0.2);
}.CJmVdfaq_block .ViOwXnav_sitebar h5 {
    margin-bottom: 1.5rem;
    letter-spacing: 1.5px;
    border-bottom: 1px dashed rgba(255,255,255,0.2);
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 0.8rem;
    text-transform: uppercase;
    color: rgb(140,140,142);
    text-align: center;
}.CJmVdfaq_block .ViOwXnav_sitebar .fadCSmain_header {
    display: flex;
    position: static;
    flex-direction: column;
    gap: 0.8rem;
}.CJmVdfaq_block .ViOwXnav_sitebar .fadCSmain_header a {
    padding: 0.4rem 0;
    text-decoration: none;
    position: relative;
    text-align: center;
    transition: all 0.3s ease;
    z-index: 1;
    color: #ffffff;
    opacity: 0.75;
    font-size: 18px;
    overflow: hidden;
}.CJmVdfaq_block .ViOwXnav_sitebar .fadCSmain_header a::before {
    background: linear-gradient(90deg, transparent, rgb(175,176,178), transparent);
    position: absolute;
    height: 1px;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 0.4s ease;
    bottom: 0;
    width: 100%;
    content: "";
    z-index: -1;
    left: 0;
}.CJmVdfaq_block .ViOwXnav_sitebar .fadCSmain_header a:hover {
    color: rgb(140,140,142);
    opacity: 1;
}.CJmVdfaq_block .ViOwXnav_sitebar .fadCSmain_header a:hover::before {
    transform: scaleX(1);
}.NrBuPfooter_workshops {
    margin-top: 4rem;
    background-color: rgba(0, 0, 0, 0.8);
    position: relative;
    padding: 1.2rem 0;
    overflow: hidden;
}.NrBuPfooter_workshops::before {
    width: 100%;
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    background-image: linear-gradient(45deg, rgba(rgb(175,176,178,0.5), 0.05) 25%, transparent 25%, transparent 50%, rgba(rgb(175,176,178,0.5), 0.05) 50%, rgba(rgb(175,176,178,0.5), 0.05) 75%, transparent 75%, transparent);
    animation: bgMove 20s linear infinite;
    opacity: 0.3;
    background-size: 4px 4px;
    left: 0;
}@keyframes bgMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.NrBuPfooter_workshops .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.NrBuPfooter_workshops .YAqtilaw_res {
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    letter-spacing: 0.5px;
    opacity: 0.8;
    position: relative;
}.NrBuPfooter_workshops .YAqtilaw_res::before,
.NrBuPfooter_workshops .YAqtilaw_res::after {
    color: rgb(175,176,178);
    content: "•";
    margin: 0 0.6rem;
}

@media screen and (max-width: 992px) {.CJmVdfaq_block {
    padding: 4rem 0 2rem;
}.CJmVdfaq_block .company_holder {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
}.CJmVdfaq_block .company_holder h3 {
    font-size: 33px;
}.CJmVdfaq_block .fadCSmain_header {
    gap: 3rem;
}
}

@media screen and (max-width: 768px) {.CJmVdfaq_block .HwMRTstudy_bottom {
    flex-direction: column;
    align-items: center;
}.CJmVdfaq_block .fadCSmain_header {
    max-width: 450px;
    flex-direction: column;
    width: 100%;
    gap: 2rem;
}.CJmVdfaq_block .ViOwXnav_sitebar {
    width: 100%;
}
}

@media screen and (max-width: 576px) {.CJmVdfaq_block {
    padding: 3rem 0 1.5rem;
}.CJmVdfaq_block .company_holder h3 {
    font-size: calc(33px * 0.9);
}.CJmVdfaq_block .kyYXndiscount_cta {
    font-size: calc(18px * 0.9);
}.CJmVdfaq_block .ViOwXnav_sitebar {
    padding: 1rem;
}.CJmVdfaq_block .ViOwXnav_sitebar h5 {
    font-size: calc(16px * 0.9);
}.NrBuPfooter_workshops {
    margin-top: 2rem;
    padding: 1rem 0;
}.NrBuPfooter_workshops .YAqtilaw_res {
    font-size: calc(12px * 0.9);
}.NrBuPfooter_workshops .YAqtilaw_res::before,
    .NrBuPfooter_workshops .YAqtilaw_res::after {
    display: none;
}
}