﻿html,body {
    min-height: 100%;
    height: 100%;
    scroll-behavior: auto;
    color: #000000;
    font-family: Arial, sans-serif;
}

a {
    text-decoration: none;
    color: inherit;
}

footer::after {
    left: 0;
    z-index: -1;
    content: "";
    background: 
        radial-gradient(circle at 20% 20%, transparent 0, transparent 80px, rgba(255, 255, 255, 0.03) 81px),
        radial-gradient(circle at 80% 40%, transparent 0, transparent 120px, rgba(255, 255, 255, 0.03) 121px),
        radial-gradient(circle at 40% 70%, transparent 0, transparent 100px, rgba(255, 255, 255, 0.03) 101px);
    bottom: 0;
    top: 0;
    position: absolute;
    right: 0;
}

.cert_blockt .company_holder h3::after {
    height: 30px;
    border-bottom: 3px solid #ffffff;
    content: "";
    border-right: 3px solid #ffffff;
    position: absolute;
    right: -10px;
    bottom: -10px;
    width: 30px;
}

.cert_blockt .main_leadH:hover {
    transform: rotateX(0deg);
}

.cert_blockt .main_leadH h5::after {
    background: rgb(111,118,110);
    height: 5px;
    right: 0;
    left: 0;
    bottom: -5px;
    content: "";
    position: absolute;
}

.cert_blockt .main_leadH .top_navc a::before {
    transition: all 0.5s ease;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 100%;
    top: 0;
    position: absolute;
    content: "";
    height: 100%;
}

.art_portalB .peer_helpS {
    text-align: center;
    transform: translateZ(5px);
    font-size: 12px;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    padding: 0.8rem 2rem;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 50px;
}

.program_offeringsc .coding_experti {
    display: flex;
    flex-direction: column;
}

.program_offeringsc .text_wrapperP::before {
    height: 100%;
    z-index: -1;
    position: absolute;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(155,168,155,0.5) 49%, rgb(155,168,155,0.5) 51%, transparent 52%) 0 0 / 20px 20px,
        linear-gradient(135deg, transparent 48%, rgb(111,118,110,0.5) 49%, rgb(111,118,110,0.5) 51%, transparent 52%) 0 0 / 20px 20px;
    opacity: 0.1;
    width: 100%;
    content: "";
    left: 0;
    top: 0;
}

.program_offeringsc .text_wrapperP .description:last-child {
    padding: 15px 20px;
    border-left: 2px solid rgb(111,118,110);
    background: rgba(255, 255, 255, 0.6);
    margin-bottom: 0;
}

.program_offeringsc .pic_img_wrapz::after {
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 20px, rgba(255, 255, 255, 0.05) 20px, rgba(255, 255, 255, 0.05) 40px);
    z-index: 3;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.secure_chamberN h3, .secure_chamberN h4, .secure_chamberN h5, .secure_chamberN h6 {
    margin: 10px 0;
}

.secure_chamberN li::before {
    left: -20px;
    color: rgb(155,168,155);
    position: absolute;
    font-weight: 700;
    content: '→';
}

.secure_chamberN a:hover {
    color: rgb(111,118,110);
}

.instructor_historyY .container {
    margin: 0 auto;
    max-width: 1140px;
    position: relative;
    padding: 0 15px;
}

.instructor_historyY .learner_insightss::before {
    top: -15px;
    content: "";
    width: 30px;
    z-index: -1;
    position: absolute;
    transform: rotate(45deg);
    height: 30px;
    background-color: rgb(111,118,110);
    left: 50px;
}

.instructor_historyY .pic_img_wrapz::before {
    position: absolute;
    background: linear-gradient(45deg, transparent 40%, rgb(155,168,155,0.5));
    content: "";
    inset: 0;
    transition: opacity 0.3s ease;
    opacity: 0;
}

.instructor_historyY .name::after {
    position: absolute;
    transform: translateX(-50%);
    height: 2px;
    left: 50%;
    width: 40px;
    content: "";
    background-color: rgb(155,168,155);
    bottom: 0;
    transition: width 0.3s ease;
}

.statistical_reportm .container {
    position: relative;
    z-index: 2;
    align-items: center;
    flex-direction: column;
    display: flex;
}

.statistical_reportm .statistics_boostersi::after {
    transform: translateX(-50%);
    background-color: rgb(155,168,155);
    border-radius: 50%;
    bottom: -40px;
    position: absolute;
    height: 10px;
    left: 50%;
    content: "";
    width: 10px;
}

.statistical_reportm .mentor_statisticse {
    width: 100%;
    position: relative;
    justify-content: center;
    display: flex;
}

.statistical_reportm .gain_studyX::before {
    z-index: -1;
    width: 100%;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    border-radius: 14px;
    left: 0;
    top: 0;
    height: 100%;
    transform: translateZ(-10px);
    position: absolute;
    content: "";
}

.statistical_reportm svg path {
    fill: rgb(155,168,155);
}

.membership_plano::before {
    width: 300px;
    position: absolute;
    z-index: 0;
    filter: blur(80px);
    animation: float-effect 12s infinite alternate ease-in-out;
    top: -50px;
    right: -50px;
    height: 300px;
    background: rgb(155,168,155,0.5);
    content: "";
}

.membership_plano .package_dealy h2::after {
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: -10px;
    width: 80px;
    height: 3px;
    content: "";
    background: rgb(155,168,155);
}

.membership_plano .plan_costM {
    background: #ffffff;
    transition: box-shadow 0.4s ease;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    height: 100%;
    transform-style: preserve-3d;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
}

.membership_plano .price_tierss {
    margin: 10px 0 20px;
    color: rgb(111,118,110);
    display: block;
    transition: transform 0.4s ease;
    font-weight: 700;
    font-size: 20px;
    overflow-wrap: break-word;
    white-space: normal;
    word-break: break-word;
    position: relative;
}

.membership_plano .price_optionsb:hover .pic_img_wrapz {
    transform: translateZ(0);
    filter: brightness(1.1) contrast(1.05);
}

.membership_plano .price_optionsb::after {
    position: absolute;
    left: 30px;
    background: rgb(155,168,155,0.5);
    z-index: -1;
    content: "";
    right: 30px;
    top: 100%;
    transition: opacity 0.4s ease;
    opacity: 0;
    height: 15px;
    filter: blur(10px);
    border-radius: 50%;
}

.study_processh h2 {
    font-size: 28px;
    font-weight: 700;
    color: #000000;
    display: inline-block;
    margin-bottom: 2.5rem;
    position: relative;
    transform: translateX(-0.5rem);
}

.study_processh .text_wrapperP::before {
    background: linear-gradient(135deg, rgba(rgb(155,168,155,0.5), 0.03) 0%, rgba(rgb(111,118,110,0.5), 0.06) 100%);
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.study_processh p {
    max-width: 96%;
    margin: 0;
    color: #000000;
    font-size: 14px;
    font-family: Arial, sans-serif;
    line-height: 1.8;
}

.thanks_msgZ .container {
    margin: 0 auto;
    position: relative;
    padding: 0 1.5rem;
    z-index: 2;
    max-width: 1200px;
}

.thanks_msgZ h2::after {
    background: linear-gradient(90deg, rgb(155,168,155), rgb(111,118,110));
    transition: transform 0.6s ease-out;
    transform-origin: left center;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 80px;
    bottom: -0.8rem;
    transform: scaleX(1);
}

.thanks_msgZ ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}

.thanks_msgZ li::before {
    left: 0;
    transform: scale(0.8);
    width: 10px;
    background: rgb(155,168,155);
    top: 0.5rem;
    border-radius: 50%;
    height: 10px;
    content: "";
    position: absolute;
    transition: transform 0.3s ease, background-color 0.3s ease;
}

.attempt_nowA::before {
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
    background: 
        repeating-conic-gradient(
            from 0deg at 50% 50%,
            rgb(155,168,155) 0deg,
            rgb(111,118,110) 15deg,
            rgb(155,168,155) 30deg
        );
    z-index: -1;
    left: 0;
    animation: rotateBg 20s linear infinite;
    content: '';
    opacity: 0.1;
}

.attempt_nowA .learning_corneru::after {
    z-index: -1;
    width: 100%;
    background-size: 20px 20px;
    opacity: 0.3;
    background: 
        linear-gradient(135deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(225deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(315deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%);
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    height: 100%;
}

.attempt_nowA .ask_formf:hover {
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.3),
        0 0 30px rgb(111,118,110),
        0 0 50px rgb(111,118,110,0.5);
    transform: translateY(-5px) scale(1.03);
    color: #ffffff;
    text-shadow: 0 0 10px #ffffff;
}

.contact_panelR {
    background: linear-gradient(
        135deg, 
        rgb(111,118,110,0.5) 0%, 
        rgb(155,168,155,0.5) 100%
    );
    position: relative;
    isolation: isolate;
    overflow: hidden;
    padding: 6rem 0;
}

.contact_panelR .container {
    position: relative;
    padding: 0 1rem;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}

.contact_panelR .pic_img_wrapz {
    flex: 0 0 40%;
    min-height: 500px;
    position: relative;
}

.contact_panelR .pic_img_wrapz::before {
    height: 100%;
    width: 100%;
    left: 0;
    background: linear-gradient(
        45deg, 
        rgb(111,118,110,0.5) 0%, 
        rgb(155,168,155,0.5) 100%
    );
    opacity: 0.6;
    mix-blend-mode: color-dodge;
    content: '';
    top: 0;
    position: absolute;
}

.contact_panelR .query_widgetD .contact_queryM {
    margin-bottom: 1.5rem;
    align-items: center;
    display: flex;
}

.contact_panelR .query_widgetD .contact_queryM input[type="checkbox"]:checked {
    border-color: rgb(155,168,155);
    background: rgb(155,168,155);
}

.contact_panelR .query_widgetD .contact_queryM a {
    color: rgb(155,168,155);
    margin-left: 0.3rem;
    transition: color 0.3s ease;
    text-decoration: none;
}

.contact_panelR .query_widgetD .help_helpT:hover {
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    transform: translateY(-3px);
}

.customer_supportP::before {
    width: 100%;
    top: 0;
    content: '';
    background-image: 
        linear-gradient(rgba(0, 0, 0, 0.02) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0, 0, 0, 0.02) 1px, transparent 1px);
    left: 0;
    position: absolute;
    background-size: 30px 30px;
    height: 100%;
    z-index: 0;
}

.customer_supportP .send_requesto p:last-of-type {
    margin-bottom: 40px;
    position: relative;
    padding-left: 30px;
}

.customer_supportP .ask_formf:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
}

.customer_supportP .ask_formf:hover::before {
    opacity: 0.1;
}

.customer_supportP .ask_formf:hover::after {
    transform: scaleX(1);
}

.customer_supportP .ask_formf svg {
    height: 36px;
    margin-bottom: 12px;
    transition: all 0.3s ease;
    stroke-width: 2;
    width: 36px;
    fill: none;
    stroke: rgb(155,168,155);
}


.cookie_guardn {
    flex-wrap: wrap;
    box-shadow: 0 0 20px rgb(155,168,155,0.5);
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(135deg, rgb(111,118,110) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 20px 5%;
    display: flex;
}

.cookie_expandT h5 {
    font-size: 19px;
    margin-bottom: 10px;
    color: rgb(155,168,155);
    font-weight: 700;
    text-shadow: 0 0 10px rgb(155,168,155);
}

.cookie_overlay_windowt p a:hover {
    color: rgb(111,118,110);
}

#dataConsentBannerw:checked ~ .cookie_overlay_windowt {
    opacity: 0;
    visibility: hidden;
}

.title_boardd h1 {
    margin-bottom: 30px;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    transform: translateY(20px);
    letter-spacing: 1.5px;
    position: relative;
    font-size: 21px;
    color: rgb(155,168,155);
    font-weight: 700;
    opacity: 0;
    text-align: center;
}

.title_boardd .text_wrapperP li {
    margin-bottom: 30px;
}

.title_boardd .page_leadg {
    flex-direction: column;
    text-align: center;
    align-items: center;
    display: flex;
}

.title_boardd .page_leadg svg path {
    fill: rgb(155,168,155);
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.1));
    transition: fill 0.3s ease;
}

.title_boardd .page_leadg p {
    color: #000000;
    letter-spacing: 0.5px;
    max-width: 700px;
    line-height: 1.7;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 13px;
}

.title_boardd .help_helpT:hover::before {
    left: 100%;
}

.title_boardd .pic_img_wrapz::after {
    top: 0;
    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0.02) 0%,
        rgba(0, 0, 0, 0.15) 100%
    );
    width: 100%;
    z-index: 1;
    position: absolute;
    height: 100%;
    content: "";
    left: 0;
}

.followS::before {
    top: 0;
    height: 100%;
    position: absolute;
    opacity: 0.3;
    z-index: 0;
    width: 100%;
    background-size: 4px 4px;
    background-image: linear-gradient(
        90deg,
        rgb(202,208,180) 0%,
        rgb(202,208,180) 50%,
        transparent 50%,
        transparent 100%
    );
    left: 0;
    content: "";
}

.followS .input_holder {
    grid-template-columns: 3fr 1fr;
    transform: translateX(-15%);
    max-width: 80%;
    z-index: 2;
    position: relative;
    display: grid;
    margin-left: auto;
}

.followS .help_helpT::after {
    transform: scale(0);
    left: -50%;
    content: "";
    top: -50%;
    opacity: 0;
    background: rgb(155,168,155);
    transition: transform 0.5s ease, opacity 0.5s ease;
    position: absolute;
    border-radius: 50%;
    height: 200%;
    z-index: -1;
    width: 200%;
}

.our_missionD::before {
    position: absolute;
    left: 0;
    content: "";
    height: 100%;
    background: linear-gradient(135deg, 
        rgb(155,168,155,0.5) 0%,
        rgb(111,118,110,0.5) 50%,
        rgb(155,168,155) 100%);
    z-index: -1;
    opacity: 0.85;
    width: 100%;
    top: 0;
}

.our_missionD .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    transform: perspective(1000px) rotateX(0deg);
}

.our_missionD .text_wrapperP h6::after {
    transform-origin: left;
    transform: scaleX(0.3);
    height: 3px;
    left: 0;
    position: absolute;
    animation: expandWidth 1.2s 1.2s ease-in-out forwards;
    width: 60px;
    bottom: -10px;
    content: "";
    background: rgb(111,118,110);
}

header .top_plank .skill_peakx div span {
    color: #ffffff;
}

header .top_plank .skill_peakx div img, header .top_plank .skill_peakx div svg {
    margin-right: 8px;
    height: 16px;
    width: 16px;
}

.customer_opinionsw::before {
    top: 0;
    left: 0;
    height: 100%;
    background: radial-gradient(ellipse at 30% 20%, rgb(155,168,155,0.5) 0%, transparent 60%);
    content: "";
    width: 100%;
    position: absolute;
    opacity: 0.6;
}

.customer_opinionsw .learner_insightss {
    transform: perspective(1000px) rotateY(5deg) translateZ(0);
    position: relative;
    flex: 0 0 300px;
    padding: 2rem;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: #ffffff;
    border-radius: 14px;
    box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.15);
    transform-origin: center center;
    scroll-snap-align: center;
}

.customer_opinionsw .learner_insightss p {
    transition: all 0.3s ease;
    color: #000000;
    font-size: calc(12px + 0.1rem);
    font-weight: 600;
    margin: 0.5rem 0;
}

header:before {
    position: absolute;
    height: 5px;
    background: linear-gradient(90deg, 
        rgb(155,168,155) 0%, 
        rgb(111,118,110) 50%, 
        rgb(155,168,155) 100%
    );
    content: '';
    top: 0;
    width: 100%;
    left: 0;
}

header .container:before {
    content: '';
    width: 8px;
    top: 50%;
    height: 8px;
    background: rgb(155,168,155);
    left: 10px;
    transform: translateY(-50%) rotate(45deg);
    opacity: 0.7;
    position: absolute;
}

header .main_navG:before {
    bottom: -10px;
    left: 0;
    content: '';
    background: linear-gradient(90deg,
        transparent 0%,
        #000000 20%,
        #000000 80%,
        transparent 100%
    );
    height: 1px;
    width: 100%;
    opacity: 0.2;
    position: absolute;
}

header .nav_basej:after {
    transition: all 0.3s ease;
    top: 100%;
    transform: translate(-50%, -50%) rotate(45deg);
    position: absolute;
    left: 50%;
    content: '';
    height: 8px;
    width: 8px;
    background: rgb(155,168,155);
    opacity: 0;
}

header .nav_guidey:hover:before {
    opacity: 1;
}

header .nav_guidey:hover:after {
    transform: scale(1);
    opacity: 1;
}

header .nav_guidey:hover svg {
    transform: scale(1.05);
}

.customer_opinionsw .client_opinionsQ::-webkit-scrollbar {
    height: 8px;
}

.customer_opinionsw .client_opinionsQ::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}

.customer_opinionsw .client_opinionsQ::-webkit-scrollbar-thumb {
    background: rgb(155,168,155);
    border-radius: 10px;
}



@media (max-width: 576px) {.cert_blockt {
    padding: 3rem 0 1rem;
}.cert_blockt .main_leadH {
    min-width: 100%;
    flex: 1 1 100%;
}.cert_blockt .top_navc {
    gap: 0.7rem;
}.cert_blockt .main_leadH .top_navc a {
    padding: 0.6rem 0.8rem;
}.art_portalB {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.art_portalB::before {
    display: none;
}
}


@media only screen and (max-width: 800px) {.secure_chamberN {
    padding: 20px;
}.secure_chamberN h1 {
    font-size: calc(24px * 0.8);
}.secure_chamberN h2 {
    font-size: calc(24px * 0.8);
}.secure_chamberN ul {
    padding-left: 10px;
    margin-left: 10px;
}.secure_chamberN li::before {
    left: -15px;
}.secure_chamberN p {
    font-size: calc(14px * 0.9);
}}



@media (max-width: 576px) {.instructor_historyY {
    padding: 50px 0;
}.instructor_historyY .learner_insightss {
    padding: 30px 20px;
}.instructor_historyY .work_tableF {
    margin-top: 20px;
    padding: 15px 20px;
}}



@media (max-width: 576px) {.statistical_reportm {
    padding: 60px 0;
}.statistical_reportm .statistics_boostersi {
    margin-bottom: 40px;
}.statistical_reportm .mentor_statisticse {
    align-items: center;
    flex-direction: column;
}.statistical_reportm .gain_studyX {
    height: 200px;
    max-width: 300px;
    margin: 10px 0 !important;
    width: 90%;
}.statistical_reportm .gain_studyX h4 {
    font-size: 2.5rem;
}.statistical_reportm .gain_studyX span {
    bottom: 25px;
}}



@media (max-width: 991px) {.membership_plano {
    padding: 80px 0;
}.membership_plano .package_dealy {
    margin-bottom: 20px;
}
}



@media (min-width: 768px) {.study_processh {
    padding: 8rem 0;
}.study_processh .learning_corneru {
    padding: 0 4rem;
}.study_processh h2 {
    font-size: calc(28px * 1.1);
    margin-bottom: 3rem;
}.study_processh .text_wrapperP {
    padding: 3.5rem;
    clip-path: polygon(0 0, 100% 0, 99% 100%, 1% 100%);
}.study_processh p {
    font-size: calc(14px * 1.05);
    line-height: 1.9;
}
}



@media (max-width: 992px) {.thanks_msgZ {
    padding: 4rem 0;
}.thanks_msgZ h2 {
    max-width: 100%;
    font-size: calc(33px * 0.9);
}.thanks_msgZ .learning_corneru {
    padding: 2rem;
}
}



@media (max-width: 768px) {.thanks_msgZ {
    padding: 3.5rem 0;
}.thanks_msgZ h2 {
    font-size: calc(33px * 0.8);
    margin-bottom: 1.5rem;
}.thanks_msgZ h2::after {
    height: 3px;
    width: 60px;
}.thanks_msgZ .learning_corneru {
    padding: 1.8rem;
}.thanks_msgZ li {
    padding-left: 1.8rem;
}.thanks_msgZ li span {
    font-size: 15px;
}
}



@media screen and (max-width: 576px) {.attempt_nowA {
    padding: 60px 0;
}.attempt_nowA .learning_corneru {
    padding: 30px 20px;
}.attempt_nowA h3 {
    font-size: calc(31px * 0.7);
    margin-bottom: 35px;
    letter-spacing: 1px;
}.attempt_nowA .ask_formf {
    font-size: calc(15px * 0.9);
    letter-spacing: 1px;
    padding: 12px 30px;
}}



@media screen and (max-width: 767px) {.customer_supportP {
    padding: 60px 0;
}.customer_supportP .send_requesto {
    padding: 30px;
}.customer_supportP .send_requesto h2 {
    font-size: calc(36px * 0.9);
}.customer_supportP .get_assistW {
    justify-content: center;
    gap: 20px;
}.customer_supportP .ask_formf {
    height: 90px;
    width: 90px;
}.customer_supportP .ask_formf svg {
    height: 30px;
    margin-bottom: 8px;
    width: 30px;
}
}



@media (min-width: 992px) {.title_boardd {
    padding: 120px 60px;
}.title_boardd .learning_corneru {
    gap: 70px;
}.title_boardd .text_wrapperP {
    padding: 60px;
}.title_boardd .page_leadg svg {
    height: 120px;
    width: 120px;
}.title_boardd h1::after {
    width: 80px;
}.title_boardd .pic_img_wrapz {
    height: 600px;
}.title_boardd .help_helpT {
    padding: 16px 38px;
}
}



@media (max-width: 768px) {.followS {
    padding: 4rem 1.5rem;
}.followS p {
    transform: none;
    font-size: calc(35px * 0.8);
    max-width: 100%;
}.followS .input_holder {
    grid-template-columns: 1fr;
    transform: none;
    max-width: 100%;
    gap: 1rem;
}.followS .news_alertk {
    padding: 1.2rem;
    border: 2px solid #000000;
}.followS .help_helpT {
    padding: 1.2rem;
}.followS .learning_corneru::before {
    font-size: 5rem;
}
}



@media (min-width: 768px) {.customer_opinionsw .client_opinionsQ {
    padding-bottom: 2rem;
}.customer_opinionsw .client_opinionsQ::after {
    content: "";
    flex: 0 0 1rem;
}
}



@media (max-width: 991px) {header .container {
    padding: 15px 20px;
}header .main_leadH {
    gap: 20px;
}header .nav_guidey svg {
    height: 38px;
}
}



@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .container:before,
    header .container:after {
    display: none;
}header .nav_guidey svg {
    height: 35px;
}
}



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



@keyframes float-effect {
    0% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(20px, 20px) scale(1.1);
    }
    100% {
        transform: translate(-20px, -20px) scale(0.9);
    }
}



@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



@keyframes scanLines {
    0% {
        background-position: center, center;
        opacity: 0.03;
    }
    50% {
        opacity: 0.07;
    }
    100% {
        background-position: center, center;
        opacity: 0.03;
    }
}



@keyframes subtle-pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.05);
        opacity: 0.9;
    }
}

@keyframes slideIn {
    from {
        bottom: -100px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}



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



@keyframes expandWidth {
    from {
        transform: scaleX(0.3);
    }
    to {
        transform: scaleX(1);
    }
}



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

