* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}svg {
    height: 30px;
    width: 30px;
}.Ynetiquette {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}.qhead_edu {
    flex: 1 0 auto;
}.zwrapper-container {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}html,body {
    color: #000000;
    height: 100%;
    auto
contain
touch-action: none;
    font-family: Arial, sans-serif;
    min-height: 100%;
    scroll-behavior: auto;
    scroll-snap-type: none;
}a {
    color: inherit;
    text-decoration: none;
}.container {
    width: 1184px;
    max-width: 100%;
    margin: auto;
}

@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.Usecure_grotto {
    position: relative;
    color: #000000;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(199,228,215) 0%, rgba(245, 245, 250, 0.95) 100%);
    padding: 5rem 2rem;
    font-family: Arial, sans-serif;
}.Usecure_grotto::before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    background: linear-gradient(90deg, rgb(150,199,181) 0%, rgb(100,166,150) 100%);
    height: 8px;
}.Usecure_grotto::after {
    background-size: 20px 20px;
    z-index: -1;
    height: 100%;
    top: 0;
    width: 100%;
    background-image: 
        linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    position: absolute;
    left: 0;
    content: "";
}.Usecure_grotto .container {
    transform: translateZ(0);
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1140px;
}.Usecure_grotto h1 {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-style: preserve-3d;
    margin-bottom: 2.5rem;
    font-size: calc(43px * 1.2);
    font-weight: 700;
    padding-bottom: 1rem;
    transform: perspective(1000px) translateZ(10px);
    color: rgb(150,199,181);
}.Usecure_grotto h1::after {
    width: 80px;
    position: absolute;
    background: linear-gradient(90deg, rgb(150,199,181), rgb(100,166,150,0.5));
    height: 4px;
    left: 0;
    transition: width 0.4s ease-out;
    content: "";
    bottom: 0;
    transform-origin: left;
}.Usecure_grotto h1:hover::after {
    width: 120px;
}.Usecure_grotto h2 {
    color: rgb(100,166,150);
    margin: 3rem 0 1.5rem;
    transition: transform 0.35s ease-out;
    font-weight: 600;
    font-size: 28px;
    padding-left: 1.2rem;
    position: relative;
    transform: translateX(0);
}.Usecure_grotto h2::before {
    transform: translateY(-50%);
    height: 85%;
    background: rgb(150,199,181,0.5);
    top: 50%;
    width: 8px;
    content: "";
    position: absolute;
    left: 0;
}.Usecure_grotto h2:hover {
    transform: translateX(5px);
}.Usecure_grotto h3 {
    position: relative;
    margin: 2.5rem 0 1.2rem;
    color: #000000;
    font-weight: 600;
    font-size: calc(28px * 0.85);
    padding-left: 1rem;
}.Usecure_grotto h3::before {
    position: absolute;
    left: 0;
    background: rgb(100,166,150,0.5);
    transform: translateY(-50%);
    height: 70%;
    width: 6px;
    top: 50%;
    content: "";
}.Usecure_grotto h4 {
    font-weight: 600;
    position: relative;
    margin: 2rem 0 1rem;
    color: #000000;
    font-size: calc(18px * 1.1);
    padding-left: 0.8rem;
}.Usecure_grotto h4::before {
    background: rgb(100,166,150,0.5);
    left: 0;
    height: 60%;
    top: 50%;
    width: 4px;
    position: absolute;
    transform: translateY(-50%);
    content: "";
}.Usecure_grotto p {
    margin-bottom: 1.5rem;
    position: relative;
    padding: 0.5rem 0;
    font-size: 18px;
    transition: transform 0.35s ease;
    color: #000000;
    transform: translateZ(0);
    max-width: 90%;
    line-height: 1.8;
}.Usecure_grotto p strong {
    color: #000000;
    display: inline-block;
    padding-bottom: 2px;
    position: relative;
}.Usecure_grotto p strong::after {
    bottom: 0;
    left: 0;
    width: 100%;
    transform: scaleX(0);
    transition: transform 0.35s ease-out;
    content: "";
    position: absolute;
    background: rgb(150,199,181,0.5);
    height: 1px;
    transform-origin: right;
}.Usecure_grotto p:hover strong::after {
    transform-origin: left;
    transform: scaleX(1);
}.Usecure_grotto ul {
    position: relative;
    padding-left: 1.5rem;
    list-style: none;
    margin: 1.5rem 0 2rem;
}.Usecure_grotto ul::before {
    width: 2px;
    content: "";
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgb(150,199,181,0.5), transparent);
    position: absolute;
    height: 100%;
}.Usecure_grotto li {
    margin-bottom: 0.5rem;
    position: relative;
    transition: transform 0.3s ease;
    color: #000000;
    padding: 0.8rem 0 0.8rem 2rem;
    line-height: 1.7;
    font-size: calc(18px * 0.97);
}.Usecure_grotto li::before {
    content: "";
    opacity: 0.8;
    position: absolute;
    left: 0;
    height: 10px;
    transform: rotate(45deg);
    top: 1.2rem;
    width: 10px;
    transition: all 0.3s ease;
    border: 2px solid rgb(150,199,181);
}.Usecure_grotto li:hover {
    transform: translateX(5px);
}.Usecure_grotto li:hover::before {
    background-color: rgb(150,199,181,0.5);
    transform: rotate(225deg);
}.Usecure_grotto span {
    background-color: rgba(255, 255, 255, 0.6);
    font-size: calc(18px * 0.95);
    display: block;
    margin-bottom: 1.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    transition: all 0.3s ease;
    color: #000000;
    transform: translateZ(0);
    padding: 1rem 1.5rem;
    border-left: 3px solid rgb(100,166,150);
    line-height: 1.75;
}.Usecure_grotto span:hover {
    background-color: rgba(255, 255, 255, 0.9);
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
}

@media (min-width: 992px) {.Usecure_grotto {
    padding: 7rem 3rem;
}.Usecure_grotto h1 {
    font-size: calc(43px * 1.3);
    margin-bottom: 3rem;
}.Usecure_grotto p {
    max-width: 80%;
}.Usecure_grotto h2 {
    padding-left: 1.5rem;
}.Usecure_grotto h2::before {
    width: 10px;
}.Usecure_grotto span {
    max-width: calc(100% - 6rem);
    margin-left: 3rem;
}
}

@media (max-width: 991px) {.Usecure_grotto h1 {
    font-size: calc(43px * 1.1);
}.Usecure_grotto h2 {
    font-size: calc(28px * 0.95);
}.Usecure_grotto p, .Usecure_grotto span {
    max-width: 100%;
}
}

@media (max-width: 767px) {.Usecure_grotto {
    padding: 4rem 1.5rem;
}.Usecure_grotto h1 {
    font-size: 43px;
    margin-bottom: 2rem;
}.Usecure_grotto h2 {
    padding-left: 1rem;
    margin: 2.5rem 0 1rem;
}.Usecure_grotto h3, .Usecure_grotto h4 {
    padding-left: 0.7rem;
}.Usecure_grotto ul {
    padding-left: 0.5rem;
}.Usecure_grotto li {
    padding: 0.7rem 0 0.7rem 1.8rem;
}.Usecure_grotto li::before {
    height: 8px;
    width: 8px;
}.Usecure_grotto span {
    padding: 0.8rem 1.2rem;
    margin-bottom: 1.2rem;
}
}

@media (max-width: 480px) {.Usecure_grotto {
    padding: 3rem 1rem;
}.Usecure_grotto h1 {
    font-size: calc(43px * 0.9);
}.Usecure_grotto h2 {
    font-size: calc(28px * 0.9);
}.Usecure_grotto h3 {
    font-size: calc(18px * 1.1);
}.Usecure_grotto h4 {
    font-size: 18px;
}.Usecure_grotto p, .Usecure_grotto li, .Usecure_grotto span {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}}.Xdata_summary {
    position: relative;
    background-color: rgb(199,228,215);
    overflow: hidden;
    padding: 150px 0;
}.Xdata_summary::before {
    background: radial-gradient(circle at center, rgb(150,199,181,0.5) 0%, transparent 60%);
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    z-index: 1;
}.Xdata_summary::after {
    z-index: 1;
    background-size: 20px 20px;
    height: 100%;
    background-image: 
        linear-gradient(0deg, transparent 95%, rgb(150,199,181,0.5) 95%, rgb(150,199,181,0.5) 100%, transparent 100%),
        linear-gradient(90deg, transparent 95%, rgb(150,199,181,0.5) 95%, rgb(150,199,181,0.5) 100%, transparent 100%);
    opacity: 0.3;
    width: 100%;
    top: 0;
    content: "";
    position: absolute;
    left: 0;
}.Xdata_summary .container {
    display: flex;
    flex-direction: column;
    padding: 0 30px;
    margin: 0 auto;
    max-width: 1400px;
    position: relative;
    z-index: 5;
    align-items: center;
}.Xdata_summary h2 {
    z-index: 3;
    color: #000000;
    padding: 0 20px;
    position: relative;
    font-weight: 700;
    font-size: 32px;
    font-family: Arial, sans-serif;
    margin: 0 0 80px;
    text-align: center;
}.Xdata_summary h2::before,
.Xdata_summary h2::after {
    transform: translateY(-50%);
    width: 60px;
    height: 2px;
    content: "";
    top: 50%;
    position: absolute;
    background: rgb(150,199,181);
}.Xdata_summary h2::before {
    right: calc(100% + 20px);
}.Xdata_summary h2::after {
    left: calc(100% + 20px);
}.Xdata_summary ul {
    width: 100%;
    list-style: none;
    padding: 0;
    flex-wrap: wrap;
    margin: 0;
    position: relative;
    justify-content: center;
    display: flex;
    gap: 30px;
}.Xdata_summary .vstatistics_extra {
    padding: 20px;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 150px;
    z-index: 3;
    border-radius: 50%;
    width: 150px;
    flex-direction: column;
    display: flex;
    align-items: center;
    position: relative;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    justify-content: center;
    background: #ffffff;
}.Xdata_summary .vstatistics_extra::before {
    height: 100%;
    top: 0;
    position: absolute;
    content: "";
    width: 100%;
    opacity: 0;
    z-index: -1;
    background: conic-gradient(from var(--rotation, 0deg), transparent, rgb(150,199,181,0.5), transparent);
    border-radius: 50%;
    left: 0;
    transition: opacity 0.4s ease;
}.Xdata_summary .vstatistics_extra:hover::before {
    opacity: 1;
}.Xdata_summary .vstatistics_extra:nth-child(1) {
    --rotation: 0deg;
}.Xdata_summary .vstatistics_extra:nth-child(2) {
    --rotation: 36deg;
}.Xdata_summary .vstatistics_extra:nth-child(3) {
    --rotation: 72deg;
}.Xdata_summary .vstatistics_extra:nth-child(4) {
    --rotation: 108deg;
}.Xdata_summary .vstatistics_extra:nth-child(5) {
    --rotation: 144deg;
}.Xdata_summary .vstatistics_extra:nth-child(6) {
    --rotation: 180deg;
}.Xdata_summary .vstatistics_extra:nth-child(7) {
    --rotation: 216deg;
}.Xdata_summary .vstatistics_extra:nth-child(8) {
    --rotation: 252deg;
}.Xdata_summary .vstatistics_extra:nth-child(9) {
    --rotation: 288deg;
}.Xdata_summary .vstatistics_extra:nth-child(10) {
    --rotation: 324deg;
}.Xdata_summary .vstatistics_extra p {
    text-align: center;
    margin: 0 0 5px;
    color: rgb(150,199,181);
    line-height: 1;
    font-weight: 700;
    font-size: calc(32px * 1.1);
}.Xdata_summary .vstatistics_extra span {
    line-height: 1.2;
    font-size: calc(17px * 0.85);
    color: #000000;
    text-align: center;
    font-weight: 400;
}.Xdata_summary .vstatistics_extra:hover {
    z-index: 10;
    transform: scale(1.1);
}.Xdata_summary svg {
    top: 10px;
    width: 18px;
    position: absolute;
    right: 10px;
    height: 18px;
    opacity: 0.7;
    transition: transform 0.3s ease;
    fill: rgb(100,166,150);
}.Xdata_summary svg path {
    fill: rgb(100,166,150);
}.Xdata_summary .vstatistics_extra:hover svg {
    transform: rotate(45deg);
}.Xdata_summary ul.items-1 {
    justify-content: center;
}.Xdata_summary ul.items-2,
.Xdata_summary ul.items-3,
.Xdata_summary ul.items-4 {
    max-width: 800px;
    margin: 0 auto;
}.Xdata_summary ul.items-5,
.Xdata_summary ul.items-6 {
    max-width: 900px;
    margin: 0 auto;
}.Xdata_summary ul.items-7,
.Xdata_summary ul.items-8,
.Xdata_summary ul.items-9,
.Xdata_summary ul.items-10 {
    margin: 0 auto;
    max-width: 1200px;
}

@keyframes rotateCircle {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@keyframes pulseAnimation {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
}

@media (max-width: 1200px) {.Xdata_summary .vstatistics_extra {
    height: 130px;
    width: 130px;
}.Xdata_summary .vstatistics_extra p {
    font-size: 32px;
}.Xdata_summary h2::before,
    .Xdata_summary h2::after {
    width: 40px;
}
}

@media (max-width: 991px) {.Xdata_summary {
    padding: 100px 0;
}.Xdata_summary .vstatistics_extra {
    height: 120px;
    width: 120px;
}.Xdata_summary .vstatistics_extra span {
    font-size: calc(17px * 0.8);
}.Xdata_summary ul {
    gap: 20px;
}
}

@media (max-width: 768px) {.Xdata_summary {
    padding: 80px 0;
}.Xdata_summary h2 {
    margin-bottom: 50px;
}.Xdata_summary h2::before,
    .Xdata_summary h2::after {
    display: none;
}.Xdata_summary .vstatistics_extra {
    border-radius: 21px;
}.Xdata_summary .vstatistics_extra::before {
    border-radius: 21px;
}
}

@media (max-width: 576px) {.Xdata_summary {
    padding: 60px 0;
}.Xdata_summary h2 {
    margin-bottom: 40px;
    font-size: calc(32px * 0.9);
}.Xdata_summary .container {
    padding: 0 15px;
}.Xdata_summary ul {
    gap: 15px;
}.Xdata_summary .vstatistics_extra {
    height: auto;
    width: calc(50% - 15px);
    aspect-ratio: 1/1;
}.Xdata_summary .vstatistics_extra p {
    font-size: calc(32px * 0.9);
}.Xdata_summary .vstatistics_extra span {
    font-size: calc(17px * 0.75);
}
}

@media (max-width: 375px) {.Xdata_summary .vstatistics_extra {
    width: 100%;
    max-width: 150px;
}}.Ttraining_method {
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(199,228,215) 0%, rgb(150,199,181,0.5) 100%);
    overflow: hidden;
}.Ttraining_method::before {
    position: absolute;
    content: '';
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 20px,
        rgb(100,166,150,0.5) 20px,
        rgb(100,166,150,0.5) 22px
    );
    left: 0;
    height: 100%;
    top: 0;
    z-index: 1;
    width: 100%;
    opacity: 0.05;
}.Ttraining_method::after {
    content: '';
    opacity: 0.1;
    bottom: -100px;
    border-radius: 50%;
    z-index: 0;
    position: absolute;
    right: -100px;
    width: 300px;
    height: 300px;
    background: rgb(150,199,181);
    filter: blur(80px);
}.Ttraining_method .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
    position: relative;
}.Ttraining_method .Amastery_zone {
    background: rgba(255, 255, 255, 0.95);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    backdrop-filter: blur(10px);
    position: relative;
    padding: 3.5rem;
    transform: perspective(1000px) rotateY(2deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08),
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
}.Ttraining_method .Amastery_zone:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12),
                0 10px 25px rgba(0, 0, 0, 0.08),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.Ttraining_method h3 {
    font-size: clamp(1.75rem, 4vw, 2.5rem);
    font-weight: 700;
    color: #000000;
    margin-bottom: 1.5rem;
    transform-origin: left center;
    transition: color 0.3s ease;
    position: relative;
}.Ttraining_method h3::before {
    transform: translateY(-50%) scaleY(0.6);
    left: -20px;
    width: 8px;
    content: '';
    position: absolute;
    top: 50%;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: rgb(150,199,181);
    height: 40px;
}.Ttraining_method .Amastery_zone:hover h3::before {
    transform: translateY(-50%) scaleY(1);
}.Ttraining_method p {
    font-size: 16px;
    max-width: 90%;
    margin-bottom: 0;
    color: #000000;
    position: relative;
    line-height: 1.8;
}.Ttraining_method p span {
    display: inline-block;
    position: relative;
    opacity: 0.95;
    transform-origin: left bottom;
    transition: transform 0.5s ease;
}.Ttraining_method .Amastery_zone:hover p span {
    opacity: 1;
    transform: translateZ(0);
}.Ttraining_method p::after {
    right: -20px;
    bottom: -20px;
    transition: opacity 0.5s ease;
    width: 60px;
    height: 60px;
    position: absolute;
    background: linear-gradient(135deg, rgb(100,166,150,0.5) 0%, transparent 70%);
    content: '';
    opacity: 0;
}.Ttraining_method .Amastery_zone:hover p::after {
    opacity: 0.5;
}

@media screen and (max-width: 992px) {.Ttraining_method {
    padding: 4rem 0;
}.Ttraining_method .Amastery_zone {
    transform: perspective(800px) rotateY(1deg);
    padding: 2.5rem;
}.Ttraining_method h3 {
    font-size: clamp(1.5rem, 5vw, 2rem);
}.Ttraining_method p {
    max-width: 100%;
}
}

@media screen and (max-width: 768px) {.Ttraining_method {
    padding: 3rem 0;
}.Ttraining_method .Amastery_zone {
    padding: 2rem;
    transform: perspective(600px) rotateY(0deg);
}.Ttraining_method h3::before {
    height: 30px;
    left: -15px;
}.Ttraining_method p::after {
    height: 40px;
    right: -10px;
    bottom: -10px;
    width: 40px;
}
}

@media screen and (max-width: 576px) {.Ttraining_method {
    padding: 2.5rem 0;
}.Ttraining_method .Amastery_zone {
    padding: 1.75rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08),
                    0 5px 15px rgba(0, 0, 0, 0.05);
}.Ttraining_method h3 {
    margin-bottom: 1.25rem;
}.Ttraining_method h3::before {
    left: -10px;
    width: 6px;
    height: 25px;
}
}

@media (prefers-reduced-motion: reduce) {.Ttraining_method .Amastery_zone,
    .Ttraining_method .Amastery_zone:hover,
    .Ttraining_method h3::before,
    .Ttraining_method .Amastery_zone:hover h3::before,
    .Ttraining_method p span,
    .Ttraining_method .Amastery_zone:hover p span,
    .Ttraining_method p::after,
    .Ttraining_method .Amastery_zone:hover p::after {
    animation: none;
    transition: none;
    transform: none;
}}footer {
    position: relative;
    width: 100%;
}footer .Ynetiquette {
    font-family: Arial, sans-serif;
    background-color: rgb(100,166,150);
    position: relative;
    overflow: hidden;
    padding: 80px 0 30px;
    color: #ffffff;
}footer .Ynetiquette::before {
    transform: skewY(-3deg);
    content: "";
    clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
    right: 0;
    height: 100px;
    top: -50px;
    background-color: rgb(100,166,150);
    z-index: 0;
    position: absolute;
    left: 0;
}footer .vinsta_feed {
    z-index: 1;
    position: relative;
}footer .vwrite_feedback {
    flex-wrap: wrap;
    margin-bottom: 60px;
    gap: 15px;
    display: flex;
    justify-content: center;
}footer .info_item {
    max-width: 300px;
    background-color: rgb(100,166,150,0.5);
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    padding: 15px 20px 15px 25px;
    flex: 1 1 200px;
    overflow: hidden;
    border-radius: 0 5px 5px 0;
    transition: all 0.3s ease;
}footer .info_item::before {
    height: 100%;
    width: 5px;
    top: 0;
    position: absolute;
    background-color: rgb(150,199,181);
    left: 0;
    content: "";
}footer .info_item::after {
    content: "";
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.05) 0%, transparent 50%);
}footer .info_item:nth-child(even) {
    background-color: rgb(150,199,181,0.5);
}footer .info_item:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px) translateX(5px);
}footer .info_item svg {
    top: -1px;
    vertical-align: middle;
    height: 20px;
    position: relative;
    fill: rgb(150,199,181);
    width: 20px;
    margin-right: 12px;
}footer .info_item p,
footer .info_item a {
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
    vertical-align: middle;
    transition: color 0.3s ease;
    display: inline-block;
}footer .info_item a:hover {
    color: rgb(150,199,181);
}footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
}footer .Otop_prime {
    border-radius: 29px;
    padding: 30px;
    position: relative;
    background-color: rgb(100,166,150,0.5);
}footer .Otop_prime::before {
    left: 15px;
    right: 15px;
    border-radius: calc(29px - 8px);
    border: 1px dashed rgba(255, 255, 255, 0.1);
    bottom: 15px;
    content: "";
    pointer-events: none;
    position: absolute;
    top: 15px;
}footer .Otop_prime svg {
    margin-bottom: 20px;
    width: auto;
    display: block;
    filter: brightness(0) invert(1);
    height: 45px;
}footer .ischolar_cta {
    font-size: 12px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
}footer .Knav_mainwrap {
    position: relative;
}footer .Knav_mainwrap h5 {
    padding-left: 15px;
    color: #ffffff;
    display: inline-block;
    font-weight: 600;
    font-size: 23px;
    margin-bottom: 25px;
    position: relative;
}footer .Knav_mainwrap h5::before {
    background-color: rgb(150,199,181);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    content: "";
    width: 3px;
}footer .afirst_pagebar {
    position: relative;
    margin-bottom: 25px;
}footer .afirst_pagebar a {
    background-color: rgb(100,166,150,0.5);
    position: relative;
    color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    font-size: 12px;
    text-decoration: none;
    border-radius: 0 5px 5px 0;
    transition: all 0.3s ease;
    margin: 0 10px 10px 0;
    padding: 10px 15px;
}footer .afirst_pagebar a::before {
    left: 0;
    content: "";
    background-color: rgb(150,199,181);
    width: 3px;
    top: 0;
    transition: width 0.3s ease;
    height: 100%;
    position: absolute;
}footer .afirst_pagebar a:hover {
    color: #ffffff;
    transform: translateX(5px);
    background-color: rgb(150,199,181,0.5);
}footer .afirst_pagebar a:hover::before {
    width: 5px;
}footer .subscribe_holder {
    border-radius: 29px;
    position: relative;
    padding: 30px;
    background-color: rgb(100,166,150,0.5);
}footer .subscribe_holder::before {
    position: absolute;
    border-radius: calc(29px - 8px);
    top: 15px;
    pointer-events: none;
    bottom: 15px;
    border: 1px dashed rgba(255, 255, 255, 0.1);
    left: 15px;
    content: "";
    right: 15px;
}footer .subscribe_holder h5 {
    font-size: 23px;
    color: #ffffff;
    margin-bottom: 15px;
    font-weight: 600;
    padding-left: 15px;
    position: relative;
}footer .subscribe_holder h5::before {
    position: absolute;
    top: 0;
    width: 3px;
    left: 0;
    content: "";
    height: 100%;
    background-color: rgb(150,199,181);
}footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
    font-size: 12px;
    margin-bottom: 25px;
}footer .input_holder {
    gap: 15px;
    display: flex;
    flex-direction: column;
}footer .input_holder input[type="email"] {
    color: #ffffff;
    transition: all 0.3s ease;
    border-radius: 10px;
    padding: 14px 16px;
    background-color: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgb(150,199,181);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .psub_titles {
    overflow: hidden;
    border-radius: 10px;
    font-size: 15px;
    color: #ffffff;
    position: relative;
    padding: 14px 20px;
    transition: all 0.3s ease;
    border: none;
    background-color: rgb(150,199,181);
    cursor: pointer;
    font-weight: 600;
}footer .psub_titles::after {
    left: -100%;
    top: -50%;
    height: 200%;
    transform: rotate(30deg);
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    transition: all 0.5s ease;
    content: "";
    width: 200%;
}footer .psub_titles:hover {
    background-color: rgb(100,166,150);
}footer .psub_titles:hover::after {
    left: 100%;
}footer .Tsite_map {
    position: relative;
    margin-top: 50px;
    text-align: center;
}footer .Tsite_map::before {
    transform: translateX(-50%);
    height: 1px;
    left: 50%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    position: absolute;
    top: -25px;
    width: 50px;
    content: "";
}footer .Cdonate_btn {
    display: inline-block;
    position: relative;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
}

@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .psub_titles {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .Ynetiquette {
    padding: 60px 0 30px;
}footer .vwrite_feedback {
    margin-bottom: 40px;
}footer .Otop_prime, footer .subscribe_holder {
    padding: 25px 20px;
}footer .afirst_pagebar a {
    padding: 8px 12px;
    margin: 0 5px 8px 0;
}footer .Tsite_map {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .Ynetiquette {
    padding: 50px 0 20px;
}footer .Knav_mainwrap h5, footer .subscribe_holder h5 {
    font-size: calc(23px - 2px);
    margin-bottom: 20px;
}footer .Otop_prime::before, footer .subscribe_holder::before {
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
}footer .input_holder input[type="email"],
    footer .psub_titles {
    padding: 12px;
}}.csign_up_for_updates {
    z-index: 1;
    background: linear-gradient(135deg, rgb(199,228,215), rgba(0, 0, 0, 0.5));
    position: relative;
    overflow: hidden;
    padding: 4rem 0;
}.csign_up_for_updates::before {
    transform: translateZ(0);
    left: 0;
    top: 0;
    z-index: -1;
    background-image: 
        radial-gradient(circle at 10% 20%, rgb(150,199,181,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(100,166,150,0.5) 0%, transparent 40%);
    opacity: 0.15;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
}.csign_up_for_updates::after {
    left: -10%;
    filter: blur(15px);
    background: rgb(150,199,181,0.5);
    transform: rotate(-1deg);
    bottom: -20px;
    height: 40px;
    width: 120%;
    position: absolute;
    opacity: 0.1;
    content: "";
}.csign_up_for_updates .container {
    z-index: 2;
    padding: 0 2rem;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.csign_up_for_updates .Amastery_zone {
    border: 1px solid rgba(255,255,255,0.1);
    background: linear-gradient(145deg, rgba(255,255,255,0.1), rgba(255,255,255,0.02));
    backdrop-filter: blur(8px);
    transform: translateZ(0);
    padding: 3rem;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 10px 30px rgba(0,0,0,0.1), 
                0 1px 2px rgba(255,255,255,0.1),
                0 -1px 2px rgba(0,0,0,0.05);
    border-radius: 10px;
    -webkit-backdrop-filter: blur(8px);
    position: relative;
}.csign_up_for_updates .Amastery_zone:hover {
    transform: translateY(-5px) scale(1.01);
    box-shadow: 0 15px 35px rgba(0,0,0,0.15), 
                0 1px 2px rgba(255,255,255,0.15),
                0 -1px 2px rgba(0,0,0,0.08);
}.csign_up_for_updates h3 {
    font-size: calc(23px * 1.1);
    position: relative;
    color: #ffffff;
    max-width: 90%;
    line-height: 1.4;
    font-family: Arial, sans-serif;
    font-weight: 600;
    margin-bottom: 2rem;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
}.csign_up_for_updates h3::after {
    left: 0;
    position: absolute;
    height: 3px;
    background: linear-gradient(90deg, rgb(150,199,181), rgb(150,199,181,0.5));
    transition: width 0.3s ease-out;
    transform-origin: left center;
    bottom: -12px;
    width: 60px;
    content: "";
}.csign_up_for_updates .Amastery_zone:hover h3::after {
    width: 80px;
}.csign_up_for_updates .input_holder {
    flex-direction: row;
    margin-top: 1.5rem;
    display: flex;
    gap: 1rem;
    position: relative;
    align-items: center;
}.csign_up_for_updates .input_holder div {
    position: relative;
    flex: 1;
    overflow: hidden;
}.csign_up_for_updates input[type="email"] {
    outline: none;
    padding: 1rem 1.5rem;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    background-color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 13px;
    border: none;
    border-radius: 10px;
    width: 100%;
    color: #000000;
    transition: all 0.3s ease;
}.csign_up_for_updates input[type="email"]:focus {
    box-shadow: 0 4px 20px rgba(0,0,0,0.1), 0 0 0 2px rgb(150,199,181,0.5);
    transform: translateY(-2px);
}.csign_up_for_updates input[type="email"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(0,0,0,0.35);
}.csign_up_for_updates input[type="email"]:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.5;
}.csign_up_for_updates .psub_titles {
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 10px;
    padding: 1rem 1.8rem;
    font-family: Arial, sans-serif;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    font-weight: 600;
    color: #ffffff;
    border: none;
    transform: translateZ(0);
    font-size: 14px;
    cursor: pointer;
    position: relative;
    background: linear-gradient(135deg, rgb(150,199,181), rgb(100,166,150));
    overflow: hidden;
}.csign_up_for_updates .psub_titles:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(rgb(150,199,181,0.5), 0.3);
}.csign_up_for_updates .psub_titles:active {
    transform: translateY(1px);
    box-shadow: 0 2px 10px rgba(rgb(150,199,181,0.5), 0.2);
}.csign_up_for_updates .psub_titles::before {
    top: 0;
    content: "";
    position: absolute;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    height: 100%;
    transition: all 0.5s ease;
    width: 100%;
}.csign_up_for_updates .psub_titles:hover::before {
    left: 100%;
}

@media (max-width: 992px) {.csign_up_for_updates {
    padding: 3rem 0;
}.csign_up_for_updates .Amastery_zone {
    padding: 2.5rem;
}.csign_up_for_updates h3 {
    font-size: 23px;
    max-width: 100%;
}
}

@media (max-width: 768px) {.csign_up_for_updates .Amastery_zone {
    padding: 2rem;
}.csign_up_for_updates h3 {
    margin-bottom: 1.5rem;
    font-size: calc(20px * 1.1);
}.csign_up_for_updates .input_holder {
    flex-direction: column;
    gap: 1rem;
}.csign_up_for_updates input[type="email"],
    .csign_up_for_updates .psub_titles {
    width: 100%;
}.csign_up_for_updates .psub_titles {
    margin-top: 0.5rem;
}
}

@media (max-width: 576px) {.csign_up_for_updates {
    padding: 2.5rem 0;
}.csign_up_for_updates .container {
    padding: 0 1rem;
}.csign_up_for_updates .Amastery_zone {
    padding: 1.5rem;
}.csign_up_for_updates h3 {
    font-size: 20px;
}.csign_up_for_updates h3::after {
    width: 40px;
    height: 2px;
}.csign_up_for_updates input[type="email"] {
    padding: 0.9rem 1.2rem;
}.csign_up_for_updates .psub_titles {
    padding: 0.9rem 1.2rem;
}
}

@media (prefers-reduced-motion: reduce) {.csign_up_for_updates .Amastery_zone,
    .csign_up_for_updates .psub_titles,
    .csign_up_for_updates input[type="email"],
    .csign_up_for_updates .psub_titles::before {
    transition: none;
}
}

@media (hover: none) {.csign_up_for_updates .Amastery_zone:hover {
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    transform: none;
}.csign_up_for_updates .psub_titles:hover {
    transform: none;
}}.Ocourse_program_description {
    background: rgb(199,228,215);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.Ocourse_program_description::before {
    animation: gradientShift 15s infinite alternate ease-in-out;
    z-index: 0;
    width: 100%;
    filter: blur(60px);
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    background: 
        radial-gradient(circle at 20% 30%, rgb(150,199,181,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(100,166,150,0.5) 0%, transparent 30%);
    position: absolute;
    opacity: 0.7;
}.Ocourse_program_description::after {
    height: 100%;
    width: 100%;
    opacity: 0.03;
    animation: rotateBg 120s linear infinite;
    left: 0;
    top: 0;
    content: "";
    position: absolute;
    background: 
        repeating-conic-gradient(
            from 0deg,
            rgba(0, 0, 0, 0.5) 0deg 1deg,
            transparent 1deg 15deg
        );
    z-index: 0;
}.Ocourse_program_description .container {
    position: relative;
    z-index: 1;
}.Ocourse_program_description .Amastery_zone {
    min-height: 600px;
    justify-content: center;
    align-items: center;
    position: relative;
    display: flex;
}.Ocourse_program_description .yimg_grid_wrapper {
    height: 100%;
    transform: scale(0.9);
    overflow: hidden;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.2),
        0 10px 30px rgba(0, 0, 0, 0.5);
    z-index: 1;
    transition: all 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);
    filter: brightness(0.9) contrast(1.1);
    width: 100%;
    left: 0;
    border-radius: 50%;
    position: absolute;
    top: 0;
}.Ocourse_program_description .yimg_grid_wrapper::before {
    position: absolute;
    left: 0;
    z-index: 2;
    mix-blend-mode: multiply;
    height: 100%;
    top: 0;
    content: "";
    width: 100%;
    background: 
        radial-gradient(
            circle at center,
            transparent 30%,
            rgba(0, 0, 0, 0.5) 100%
        );
}.Ocourse_program_description .yimg_grid_wrapper::after {
    width: 100%;
    transition: opacity 0.5s ease;
    background: 
        conic-gradient(
            from 0deg,
            rgb(150,199,181,0.5) 0deg,
            transparent 120deg,
            rgb(100,166,150,0.5) 240deg,
            transparent 360deg
        );
    content: "";
    position: absolute;
    left: 0;
    z-index: 3;
    mix-blend-mode: overlay;
    top: 0;
    height: 100%;
    opacity: 0.4;
}.Ocourse_program_description .Amastery_zone:hover .yimg_grid_wrapper {
    transform: scale(0.95) rotate(2deg);
    filter: brightness(1) contrast(1.2);
}.Ocourse_program_description .Amastery_zone:hover .yimg_grid_wrapper::after {
    animation: rotateOverlay 20s linear infinite;
    opacity: 0.6;
}.Ocourse_program_description .Mtraining_flow {
    width: 60%;
    padding: 0;
    z-index: 2;
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
}.Ocourse_program_description .Otop_prime {
    height: 100px;
    display: flex;
    width: 100px;
    z-index: 5;
    transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    background: #ffffff;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.15),
        0 5px 15px rgb(150,199,181,0.5);
    margin-bottom: 30px;
    border-radius: 50%;
    position: relative;
    transform: translateY(0);
    align-items: center;
    justify-content: center;
}.Ocourse_program_description .Otop_prime::before {
    left: -10px;
    content: "";
    background: 
        conic-gradient(
            from 0deg,
            rgb(150,199,181) 0deg,
            rgb(150,199,181,0.5) 90deg,
            rgb(100,166,150,0.5) 180deg,
            rgb(100,166,150) 270deg,
            rgb(150,199,181) 360deg
        );
    top: -10px;
    animation: rotateLogo 10s linear infinite;
    position: absolute;
    bottom: -10px;
    border-radius: 50%;
    right: -10px;
    z-index: -1;
    opacity: 0.7;
}.Ocourse_program_description .Otop_prime::after {
    bottom: -20px;
    top: -20px;
    opacity: 0.3;
    content: "";
    left: -20px;
    right: -20px;
    animation: pulseBorder 4s ease-in-out infinite;
    border: 2px dashed rgb(150,199,181,0.5);
    position: absolute;
    border-radius: 50%;
    z-index: -2;
}.Ocourse_program_description .Otop_prime:hover {
    box-shadow: 
        0 20px 45px rgba(0, 0, 0, 0.2),
        0 8px 25px rgb(150,199,181,0.5);
    transform: translateY(-10px);
}.Ocourse_program_description .Otop_prime svg {
    filter: drop-shadow(0 3px 6px rgb(150,199,181,0.5));
    transition: all 0.5s ease;
    width: 50px;
    height: 50px;
}.Ocourse_program_description .Otop_prime:hover svg {
    transform: rotate(15deg) scale(1.1);
}.Ocourse_program_description .Otop_prime svg path {
    fill: rgb(150,199,181);
    transition: fill 0.5s ease;
}.Ocourse_program_description .Otop_prime:hover svg path {
    fill: rgb(100,166,150);
}.Ocourse_program_description h3 {
    max-width: 600px;
    background: #ffffff;
    font-size: 32px;
    padding: 25px 40px;
    width: 90%;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    text-align: center;
    font-weight: 700;
    position: relative;
    transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: perspective(800px) rotateX(2deg);
    color: #000000;
    margin-bottom: 30px;
    border-radius: 24px;
}.Ocourse_program_description h3::before {
    width: 100%;
    top: 0;
    background: linear-gradient(135deg, rgb(150,199,181,0.5) 0%, transparent 100%);
    position: absolute;
    border-radius: 24px;
    content: "";
    height: 100%;
    opacity: 0.1;
    left: 0;
    z-index: -1;
}.Ocourse_program_description h3::after {
    border-radius: 10px;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    width: 60px;
    content: "";
    bottom: -15px;
    background: linear-gradient(90deg, rgb(150,199,181), rgb(100,166,150));
    height: 3px;
    transition: width 0.5s ease;
}.Ocourse_program_description .Mtraining_flow:hover h3 {
    transform: perspective(800px) rotateX(0deg);
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.15);
}.Ocourse_program_description .Mtraining_flow:hover h3::after {
    width: 120px;
}.Ocourse_program_description p {
    text-align: center;
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 35px;
    width: 100%;
    font-size: 16px;
    transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    z-index: 4;
    line-height: 1.8;
    max-width: 700px;
    color: #000000;
    border-radius: 24px;
    transform: perspective(800px) rotateX(-2deg);
}.Ocourse_program_description p::before {
    border-radius: 24px;
    background: linear-gradient(225deg, rgb(100,166,150,0.5) 0%, transparent 100%);
    opacity: 0.1;
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    z-index: -1;
    height: 100%;
}.Ocourse_program_description p::after {
    top: -30px;
    opacity: 0.5;
    filter: blur(25px);
    transition: all 0.5s ease;
    z-index: -2;
    width: 60px;
    height: 60px;
    right: 30px;
    position: absolute;
    background: rgb(100,166,150,0.5);
    border-radius: 50%;
    content: "";
}.Ocourse_program_description .Mtraining_flow:hover p {
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.15);
    transform: perspective(800px) rotateX(0deg);
}.Ocourse_program_description .Mtraining_flow:hover p::after {
    width: 80px;
    opacity: 0.7;
    height: 80px;
}

@keyframes gradientShift {
    0% {
        opacity: 0.5;
        transform: scale(1) rotate(0deg);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.1) rotate(5deg);
    }
    100% {
        opacity: 0.5;
        transform: scale(1) rotate(0deg);
    }
}

@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotateLogo {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotateOverlay {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes pulseBorder {
    0%, 100% {
        opacity: 0.3;
        transform: scale(1);
    }
    50% {
        opacity: 0.5;
        transform: scale(1.05);
    }
}

@media (min-width: 992px) and (max-width: 1199px) {.Ocourse_program_description {
    padding: 100px 0;
}.Ocourse_program_description .Amastery_zone {
    min-height: 550px;
}.Ocourse_program_description .Mtraining_flow {
    width: 70%;
}.Ocourse_program_description .Otop_prime {
    width: 90px;
    height: 90px;
    margin-bottom: 25px;
}.Ocourse_program_description .Otop_prime svg {
    height: 45px;
    width: 45px;
}.Ocourse_program_description h3 {
    margin-bottom: 25px;
    padding: 22px 35px;
    font-size: calc(32px - 2px);
}.Ocourse_program_description p {
    padding: 30px;
    font-size: calc(16px - 1px);
}
}

@media (min-width: 768px) and (max-width: 991px) {.Ocourse_program_description {
    padding: 80px 0;
}.Ocourse_program_description .Amastery_zone {
    min-height: 450px;
}.Ocourse_program_description .yimg_grid_wrapper {
    transform: scale(0.85);
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}.Ocourse_program_description .Amastery_zone:hover .yimg_grid_wrapper {
    transform: scale(0.9) rotate(3deg);
}.Ocourse_program_description .Mtraining_flow {
    width: 80%;
}.Ocourse_program_description .Otop_prime {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
}.Ocourse_program_description .Otop_prime svg {
    height: 40px;
    width: 40px;
}.Ocourse_program_description h3 {
    padding: 20px 30px;
    width: 95%;
    font-size: calc(32px - 4px);
    margin-bottom: 20px;
}.Ocourse_program_description p {
    font-size: calc(16px - 1px);
    line-height: 1.7;
    padding: 25px;
}.Ocourse_program_description h3::after {
    width: 50px;
    bottom: -12px;
}.Ocourse_program_description .Mtraining_flow:hover h3::after {
    width: 100px;
}.Ocourse_program_description p::after {
    top: -25px;
    right: 25px;
    width: 50px;
    height: 50px;
}.Ocourse_program_description .Mtraining_flow:hover p::after {
    height: 65px;
    width: 65px;
}
}

@media (max-width: 767px) {.Ocourse_program_description {
    padding: 60px 0;
}.Ocourse_program_description .Amastery_zone {
    padding-bottom: 50px;
    flex-direction: column;
    min-height: auto;
}.Ocourse_program_description .yimg_grid_wrapper {
    position: relative;
    border-radius: 20% 80% 80% 20% / 20% 20% 80% 80%;
    transform: scale(0.9);
    height: 300px;
    margin: 30px 0;
}.Ocourse_program_description .Amastery_zone:hover .yimg_grid_wrapper {
    transform: scale(0.95) rotate(2deg);
}.Ocourse_program_description .Mtraining_flow {
    width: 100%;
    order: 2;
}.Ocourse_program_description .Otop_prime {
    height: 70px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    width: 70px;
    z-index: 10;
    margin-bottom: 0;
    top: -30px;
}.Ocourse_program_description .Otop_prime::before,
    .Ocourse_program_description .Otop_prime::after {
    display: none;
}.Ocourse_program_description .Otop_prime svg {
    width: 35px;
    height: 35px;
}.Ocourse_program_description .Otop_prime:hover {
    transform: translateX(-50%) translateY(-5px);
}.Ocourse_program_description h3 {
    margin-bottom: 15px;
    transform: none;
    font-size: calc(32px - 6px);
    width: 100%;
    padding: 20px;
    margin-top: 40px;
}.Ocourse_program_description p {
    transform: none;
    padding: 20px;
    line-height: 1.6;
    font-size: calc(16px - 2px);
}.Ocourse_program_description h3::after {
    bottom: -10px;
    width: 40px;
}.Ocourse_program_description .Mtraining_flow:hover h3::after {
    width: 80px;
}.Ocourse_program_description p::after {
    display: none;
}.Ocourse_program_description .Mtraining_flow:hover h3,
    .Ocourse_program_description .Mtraining_flow:hover p {
    transform: none;
}}.zcourse_demographic {
    background: rgb(199,228,215);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.zcourse_demographic::before {
    height: 200%;
    background: rgb(150,199,181,0.5);
    transform: rotate(-30deg);
    width: 80%;
    top: -50%;
    left: -30%;
    z-index: 1;
    content: "";
    opacity: 0.08;
    position: absolute;
}.zcourse_demographic::after {
    transform: rotate(-30deg);
    width: 80%;
    z-index: 1;
    opacity: 0.08;
    position: absolute;
    right: -30%;
    height: 200%;
    background: rgb(100,166,150,0.5);
    bottom: -50%;
    content: "";
}.zcourse_demographic .container {
    z-index: 2;
    padding: 0 15px;
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
}.zcourse_demographic .Amastery_zone {
    position: relative;
}.zcourse_demographic h4 {
    margin-bottom: 50px;
    color: #000000;
    font-size: 32px;
    text-align: center;
    position: relative;
    font-weight: 700;
    padding-bottom: 15px;
    overflow: hidden;
}.zcourse_demographic h4::before {
    content: "";
    position: absolute;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgb(150,199,181,0.5), transparent);
    z-index: -1;
    top: 0;
    animation: shimmer 3s infinite;
    left: -100%;
    width: 100%;
}.zcourse_demographic h4::after {
    transform: translateX(-50%);
    content: "";
    position: absolute;
    bottom: 0;
    border-radius: 3px;
    width: 80px;
    background: linear-gradient(90deg, rgb(150,199,181), rgb(100,166,150));
    height: 3px;
    left: 50%;
}@keyframes shimmer {
    100% {
        left: 100%;
    }
}

.zcourse_demographic div > div {
    perspective: 1000px;
    flex-wrap: wrap;
    gap: 20px;
    display: flex;
}.zcourse_demographic p {
    background: #ffffff;
    transform-style: preserve-3d;
    padding: 0;
    margin: 0;
    min-height: 100px;
    width: calc(33.333% - 20px);
    display: flex;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    font-size: 15px;
    z-index: 1;
    transition: all 0.4s ease;
    color: #000000;
    align-items: center;
}.zcourse_demographic p::before {
    background: linear-gradient(135deg, #ffffff 0%, rgb(199,228,215) 100%);
    z-index: -1;
    height: 100%;
    left: 0;
    opacity: 0;
    content: "";
    transition: opacity 0.3s ease;
    width: 100%;
    top: 0;
    position: absolute;
}.zcourse_demographic p::after {
    background: rgb(150,199,181);
    position: absolute;
    height: 100%;
    content: "";
    left: 0;
    transition: width 0.3s ease;
    top: 0;
    width: 4px;
}.zcourse_demographic p:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px) rotateX(5deg);
}.zcourse_demographic p:hover::before {
    opacity: 1;
}.zcourse_demographic p:hover::after {
    width: 8px;
}.zcourse_demographic p svg {
    padding: 8px;
    height: 40px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    flex-shrink: 0;
    margin: 0 15px;
    position: relative;
    border-radius: 50%;
    z-index: 2;
    width: 40px;
    transition: all 0.3s ease;
    background: #ffffff;
}.zcourse_demographic p svg path {
    transition: fill 0.3s ease;
    fill: rgb(150,199,181);
}.zcourse_demographic p:hover svg {
    transform: rotate(10deg);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}.zcourse_demographic p:hover svg path {
    fill: rgb(100,166,150);
}.zcourse_demographic p span {
    padding: 20px 20px 20px 0;
    flex: 1;
}.zcourse_demographic p:nth-child(odd) {
    transform: translateZ(10px);
}.zcourse_demographic p:nth-child(even) {
    transform: translateZ(20px);
}.zcourse_demographic p:nth-child(odd):hover {
    transform: translateY(-5px) rotateX(5deg) translateZ(10px);
}.zcourse_demographic p:nth-child(even):hover {
    transform: translateY(-5px) rotateX(5deg) translateZ(20px);
}.zcourse_demographic p:nth-child(3n+1)::after {
    background: rgb(150,199,181);
}.zcourse_demographic p:nth-child(3n+2)::after {
    background: rgb(100,166,150);
}.zcourse_demographic p:nth-child(3n)::after {
    background: linear-gradient(to bottom, rgb(150,199,181), rgb(100,166,150));
}@keyframes fadeInStagger {
    from {
        opacity: 0;
        transform: translateY(30px) translateZ(0);
    }
    to {
        opacity: 1;
        transform: translateY(0) translateZ(0);
    }
}

.zcourse_demographic .Amastery_zone > div p {
    opacity: 0;
    animation: fadeInStagger 0.6s ease forwards;
}.zcourse_demographic .Amastery_zone > div p:nth-child(1) {
    animation-delay: 0.1s;
}.zcourse_demographic .Amastery_zone > div p:nth-child(2) {
    animation-delay: 0.2s;
}.zcourse_demographic .Amastery_zone > div p:nth-child(3) {
    animation-delay: 0.3s;
}.zcourse_demographic .Amastery_zone > div p:nth-child(4) {
    animation-delay: 0.4s;
}.zcourse_demographic .Amastery_zone > div p:nth-child(5) {
    animation-delay: 0.5s;
}.zcourse_demographic .Amastery_zone > div p:nth-child(6) {
    animation-delay: 0.6s;
}.zcourse_demographic p:nth-child(odd) {
    box-shadow: 8px 8px 0 rgb(150,199,181,0.5);
}.zcourse_demographic p:nth-child(even) {
    box-shadow: 8px 8px 0 rgb(100,166,150,0.5);
}.zcourse_demographic p:hover:nth-child(odd) {
    box-shadow: 10px 10px 0 rgb(150,199,181,0.5);
}.zcourse_demographic p:hover:nth-child(even) {
    box-shadow: 10px 10px 0 rgb(100,166,150,0.5);
}

@media (max-width: 991px) {.zcourse_demographic {
    padding: 100px 0;
}.zcourse_demographic h4 {
    margin-bottom: 40px;
    font-size: calc(32px * 0.9);
}.zcourse_demographic div > div {
    gap: 15px;
}.zcourse_demographic p {
    width: calc(50% - 15px);
    min-height: 90px;
}.zcourse_demographic p svg {
    margin: 0 12px;
    padding: 7px;
    width: 36px;
    height: 36px;
}.zcourse_demographic p span {
    padding: 18px 18px 18px 0;
}.zcourse_demographic p:nth-child(odd) {
    box-shadow: 6px 6px 0 rgb(150,199,181,0.5);
}.zcourse_demographic p:nth-child(even) {
    box-shadow: 6px 6px 0 rgb(100,166,150,0.5);
}.zcourse_demographic p:hover:nth-child(odd) {
    box-shadow: 8px 8px 0 rgb(150,199,181,0.5);
}.zcourse_demographic p:hover:nth-child(even) {
    box-shadow: 8px 8px 0 rgb(100,166,150,0.5);
}
}

@media (max-width: 768px) {.zcourse_demographic {
    padding: 80px 0;
}.zcourse_demographic h4 {
    margin-bottom: 35px;
    font-size: calc(32px * 0.8);
}.zcourse_demographic div > div {
    gap: 20px;
}.zcourse_demographic p {
    width: 100%;
    min-height: 80px;
}.zcourse_demographic p svg {
    width: 32px;
    padding: 6px;
    height: 32px;
    margin: 0 10px;
}.zcourse_demographic p span {
    padding: 15px 15px 15px 0;
}
}

@media (max-width: 576px) {.zcourse_demographic {
    padding: 60px 0;
}.zcourse_demographic h4 {
    font-size: calc(32px * 0.7);
    margin-bottom: 30px;
}.zcourse_demographic h4::after {
    width: 60px;
    height: 2px;
}.zcourse_demographic div > div {
    gap: 15px;
}.zcourse_demographic p {
    font-size: calc(15px * 0.9);
    min-height: 70px;
}.zcourse_demographic p svg {
    margin: 0 8px;
    padding: 5px;
    width: 28px;
    height: 28px;
}.zcourse_demographic p:nth-child(odd) {
    box-shadow: 4px 4px 0 rgb(150,199,181,0.5);
}.zcourse_demographic p:nth-child(even) {
    box-shadow: 4px 4px 0 rgb(100,166,150,0.5);
}.zcourse_demographic p:hover:nth-child(odd) {
    box-shadow: 6px 6px 0 rgb(150,199,181,0.5);
}.zcourse_demographic p:hover:nth-child(even) {
    box-shadow: 6px 6px 0 rgb(100,166,150,0.5);
}}.Tcookie_warning_window {
    z-index: 90;
    position: fixed;
    border-top: 3px solid rgb(150,199,181);
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    background: rgb(199,228,215);
    transition: transform 0.3s ease-in-out;
    bottom: 0;
    width: 100%;
}.Xcookie_all {
    max-width: 1200px;
    display: flex;
    padding: 20px 15px;
    align-items: center;
    margin: 0 auto;
    justify-content: space-between;
}.Oedu_cookies {
    flex-shrink: 0;
    margin-right: 15px;
}.Oedu_cookies svg {
    height: 60px;
    transition: fill 0.3s ease;
    width: 60px;
    fill: rgb(150,199,181);
}.Oedu_cookies svg:hover {
    fill: rgb(100,166,150);
}.Odata_agree {
    color: #000000;
    flex-grow: 1;
    margin-right: 15px;
}.Tcookie_warning_window h5 {
    font-weight: 600;
    color: rgb(150,199,181);
    margin-bottom: 8px;
    font-size: 18px;
    font-family: Arial, sans-serif;
}.Tcookie_warning_window p {
    font-size: 15px;
    color: #000000;
    line-height: 1.5;
    font-family: Arial, sans-serif;
}.Gconsent_panel {
    cursor: pointer;
    text-align: center;
    background: rgb(150,199,181);
    font-size: 18px;
    color: #ffffff;
    margin-left: 10px;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 24px;
    line-height: 35px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
}.Gconsent_panel:hover {
    background: rgb(100,166,150);
    box-shadow: 0 0 10px rgb(100,166,150,0.5);
}#ecookies_consent_agree_btn {
    background: rgb(150,199,181);
}#Rdecline_privacy_settings {
    background: rgba(0, 0, 0, 0.5);
}.Tcookie_warning_window p a {
    color: rgb(150,199,181);
    transition: color 0.3s ease;
    text-decoration: underline;
}.Tcookie_warning_window p a:hover {
    color: rgb(100,166,150);
}
@media only screen and (max-width: 1200px) {.Xcookie_all {
    align-items: center;
    flex-direction: column;
}.Oedu_cookies {
    margin-bottom: 15px;
}.Odata_agree {
    margin-right: 0;
    margin-bottom: 15px;
    text-align: center;
}.Gconsent_panel {
    margin-left: 0;
    margin-bottom: 10px;
    max-width: 200px;
    width: 100%;
}
}
@media only screen and (max-width: 800px) {.Xcookie_all {
    padding: 15px;
}.Oedu_cookies {
    display: none;
}.Tcookie_warning_window h5 {
    font-size: 21px;
}.Tcookie_warning_window p {
    font-size: 13px;
}}
#scookieAlertNotice {
    display: none;
}#scookieAlertNotice:checked ~ .Tcookie_warning_window {
    visibility: hidden;
    opacity: 0;
}.Yteacher_profile {
    background: linear-gradient(135deg, rgb(150,199,181,0.5), rgb(199,228,215));
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
}.Yteacher_profile::before {
    position: absolute;
    background: radial-gradient(circle at 70% 30%, rgb(255, 255, 255, 0.5), transparent 70%);
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: "";
    pointer-events: none;
    left: 0;
}.Yteacher_profile::after {
    bottom: -10%;
    filter: blur(40px);
    height: 40%;
    width: 40%;
    position: absolute;
    right: -5%;
    border-radius: 50% 60% 70% 40%;
    background: rgb(150,199,181);
    opacity: 0.05;
    content: "";
    z-index: 0;
}.Yteacher_profile .container {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    z-index: 2;
    max-width: 1140px;
}.Yteacher_profile .Xreview_track {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    padding: 3rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px) saturate(180%);
    gap: 2rem;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    grid-template-columns: 1fr;
    display: grid;
}.Yteacher_profile .Xreview_track:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 8px 20px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(0deg);
}.Yteacher_profile .Xreview_track > div:first-child {
    position: relative;
    order: 1;
}.Yteacher_profile .Xreview_track > div:nth-child(2) {
    order: 2;
    position: relative;
}.Yteacher_profile .Xreview_track > div:last-child {
    order: 3;
    position: relative;
}.Yteacher_profile .yimg_grid_wrapper {
    position: relative;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), clip-path 0.5s ease;
    clip-path: polygon(0% 10%, 100% 0%, 100% 90%, 0% 100%);
    height: 300px;
    width: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}.Yteacher_profile .Xreview_track:hover .yimg_grid_wrapper {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    transform: translateY(-5px) scale(1.02);
}.Yteacher_profile .yimg_grid_wrapper::after {
    position: absolute;
    content: "";
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent 50%);
}.Yteacher_profile .name {
    margin: 0 0 0.5rem;
    font-size: 23px;
    color: rgb(150,199,181);
    transform: translateX(0);
    transition: transform 0.4s ease-out;
    font-weight: 700;
    position: relative;
}.Yteacher_profile .name::before {
    transition: width 0.4s ease-out 0.1s;
    left: -1rem;
    position: absolute;
    height: 2px;
    content: "";
    background: rgb(150,199,181);
    width: 0;
    top: 50%;
}.Yteacher_profile .Xreview_track:hover .name {
    transform: translateX(1rem);
}.Yteacher_profile .Xreview_track:hover .name::before {
    width: 1.5rem;
}.Yteacher_profile .Xreview_track > div:nth-child(2) > div {
    opacity: 0.85;
    margin-bottom: 0.5rem;
    transform: translateY(0);
    transition: transform 0.3s ease, opacity 0.3s ease;
    font-size: 0.95rem;
    font-weight: 600;
    color: rgb(100,166,150);
}.Yteacher_profile .Xreview_track:hover > div:nth-child(2) > div {
    transform: translateY(-3px);
    opacity: 1;
}.Yteacher_profile .Tjob_content {
    opacity: 0.92;
    font-size: 14px;
    margin: 0;
    transition: opacity 0.4s ease;
    font-family: Arial, sans-serif;
    line-height: 1.7;
    position: relative;
    padding: 0;
    color: #000000;
}.Yteacher_profile .Tjob_content::before {
    left: -1rem;
    top: -2.5rem;
    z-index: -1;
    color: rgb(150,199,181);
    position: absolute;
    transform: rotate(-5deg);
    opacity: 0.1;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    content: "";
    font-size: 8rem;
}.Yteacher_profile .Xreview_track:hover .Tjob_content::before {
    transform: rotate(5deg) translateY(-10px);
}.Yteacher_profile .Xreview_track:hover .Tjob_content {
    opacity: 1;
}

@media (min-width: 768px) {.Yteacher_profile .Xreview_track {
    padding: 3.5rem;
    gap: 2rem 3rem;
    grid-template-rows: auto 1fr;
    grid-template-columns: 250px 1fr;
}.Yteacher_profile .Xreview_track > div:first-child {
    grid-row: 1 / span 2;
    order: unset;
    grid-column: 1;
}.Yteacher_profile .Xreview_track > div:nth-child(2) {
    order: unset;
    grid-column: 2;
    grid-row: 1;
}.Yteacher_profile .Xreview_track > div:last-child {
    grid-column: 2;
    order: unset;
    grid-row: 2;
}.Yteacher_profile .yimg_grid_wrapper {
    clip-path: polygon(0% 0%, 95% 5%, 100% 100%, 5% 95%);
    height: 100%;
}.Yteacher_profile .Xreview_track:hover .yimg_grid_wrapper {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
}

@media (min-width: 992px) {.Yteacher_profile {
    padding: 7rem 0;
}.Yteacher_profile .Xreview_track {
    padding: 4rem;
    grid-template-columns: 320px 1fr;
    gap: 3rem 4rem;
}.Yteacher_profile .name {
    font-size: calc(23px * 1.1);
    margin-bottom: 0.75rem;
}.Yteacher_profile .Xreview_track > div:nth-child(2) > div {
    font-size: 1.05rem;
    margin-bottom: 1rem;
}.Yteacher_profile .Tjob_content {
    font-size: calc(14px * 1.05);
    line-height: 1.8;
}
}

@media (max-width: 767px) {.Yteacher_profile {
    padding: 4rem 0;
}.Yteacher_profile .Xreview_track {
    padding: 2rem;
}.Yteacher_profile .yimg_grid_wrapper {
    height: 250px;
    margin-bottom: 1rem;
}.Yteacher_profile .name {
    text-align: center;
    margin-bottom: 0.5rem;
}.Yteacher_profile .Xreview_track > div:nth-child(2) > div {
    margin-bottom: 1.5rem;
    text-align: center;
}.Yteacher_profile .Tjob_content {
    font-size: calc(14px * 0.95);
    line-height: 1.6;
}.Yteacher_profile .Tjob_content::before {
    top: -1.5rem;
    transform: translateX(-50%);
    left: 50%;
}.Yteacher_profile .Xreview_track:hover .name {
    transform: translateX(0);
}.Yteacher_profile .name::before {
    left: 50%;
    transform: translateX(-50%);
}.Yteacher_profile .Xreview_track:hover .name::before {
    width: 50px;
}}.Fwelcome {
    align-items: center;
    justify-content: center;
    display: flex;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(100,166,150,0.5) 0%, rgb(199,228,215) 80%);
    min-height: 100vh;
    width: 100%;
    position: relative;
    perspective: 1000px;
}.Fwelcome::before {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform-origin: center;
    background: linear-gradient(45deg, transparent 40%, rgb(150,199,181,0.5) 100%);
    animation: gradient-shift 15s infinite alternate ease-in-out;
    z-index: 0;
    height: 100%;
    content: "";
}.Fwelcome .Amastery_zone {
    display: grid;
    padding: 3rem 0;
    gap: 3rem;
    grid-template-columns: 1fr 1fr;
    z-index: 1;
    position: relative;
    max-width: 1200px;
    transform-style: preserve-3d;
    width: 90%;
}.Fwelcome h1 {
    margin-bottom: 1.5rem;
    letter-spacing: -0.02em;
    font-size: calc(39px * 1.2);
    line-height: 1.2;
    transform: translateZ(30px);
    position: relative;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
    grid-column: 1 / -1;
    font-weight: 700;
    color: #000000;
}.Fwelcome h1::after {
    height: 4px;
    content: "";
    bottom: -10px;
    background: linear-gradient(90deg, rgb(150,199,181) 0%, rgb(100,166,150) 100%);
    position: absolute;
    width: 30%;
    transform: skewX(-15deg);
    left: 0;
}.Fwelcome .squote_box {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 20px 20px 30px rgba(0, 0, 0, 0.07);
    border-left: 4px solid rgb(150,199,181);
    padding: 2.5rem;
    transform: translateZ(20px) rotateY(5deg);
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    z-index: 2;
    position: relative;
}.Fwelcome .squote_box:hover {
    transform: translateZ(25px) rotateY(0);
}.Fwelcome .kskill_trackfast {
    z-index: 2;
    position: relative;
}.Fwelcome .kskill_trackfast p {
    font-size: calc(16px * 1.1);
    position: relative;
    color: #000000;
    font-weight: 400;
    margin-bottom: 2rem;
    line-height: 1.6;
}.Fwelcome .kskill_trackfast p::before {
    content: "";
    left: -10px;
    opacity: 0.1;
    position: absolute;
    color: rgb(150,199,181);
    font-size: 4rem;
    top: -20px;
}.Fwelcome svg {
    margin: 1.5rem 0;
    transition: transform 0.5s ease;
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.1));
    height: 100px;
    width: 100px;
}.Fwelcome svg:hover {
    transform: scale(1.05) rotate(2deg);
}.Fwelcome svg path {
    transition: fill 0.3s ease;
}.Fwelcome svg:hover path {
    fill: rgb(150,199,181);
}.Fwelcome svg text {
    font-family: Arial, sans-serif;
    font-weight: 700;
    transition: fill 0.3s ease;
}.Fwelcome svg:hover text {
    fill: #000000;
}.Fwelcome .Jreach_request {
    font-weight: 600;
    background: linear-gradient(135deg, rgb(150,199,181) 0%, rgb(100,166,150) 100%);
    text-decoration: none;
    z-index: 1;
    padding: 1rem 2rem;
    display: inline-block;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateZ(5px);
    font-size: 14px;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.3s ease;
    overflow: hidden;
    color: #ffffff;
}.Fwelcome .Jreach_request::before {
    height: 100%;
    width: 100%;
    content: "";
    z-index: -1;
    top: 0;
    position: absolute;
    transition: left 0.6s ease;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.Fwelcome .Jreach_request:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateZ(10px) translateY(-3px);
}.Fwelcome .Jreach_request:hover::before {
    left: 100%;
}.Fwelcome .yimg_grid_wrapper {
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 1;
    box-shadow: -20px 20px 30px rgba(0, 0, 0, 0.1);
    transform: translateZ(15px) rotateY(-5deg);
    position: relative;
    min-height: 400px;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
}.Fwelcome .yimg_grid_wrapper:hover {
    transform: translateZ(20px) rotateY(0);
}.Fwelcome .yimg_grid_wrapper::after {
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(135deg, rgb(150,199,181,0.5) 0%, transparent 50%);
    z-index: 1;
}

@keyframes gradient-shift {
    0% {
        opacity: 0.1;
        transform: scale(1) rotate(0deg);
    }
    50% {
        opacity: 0.15;
        transform: scale(1.05) rotate(1deg);
    }
    100% {
        opacity: 0.1;
        transform: scale(1) rotate(0deg);
    }
}

@media (max-width: 992px) {.Fwelcome .Amastery_zone {
    gap: 2rem;
    grid-template-columns: 1fr;
}.Fwelcome h1 {
    text-align: center;
    font-size: calc(39px * 1.1);
}.Fwelcome h1::after {
    transform: translateX(-50%) skewX(-15deg);
    left: 50%;
    width: 40%;
}.Fwelcome .squote_box {
    padding: 2rem;
    transform: translateZ(15px) rotateY(0);
}.Fwelcome .yimg_grid_wrapper {
    clip-path: polygon(3% 0, 97% 0, 100% 100%, 0% 100%);
    transform: translateZ(10px) rotateY(0);
    min-height: 350px;
}
}

@media (max-width: 768px) {.Fwelcome {
    min-height: auto;
    padding: 4rem 0;
}.Fwelcome .Amastery_zone {
    width: 85%;
    transform-style: flat;
    gap: 1.5rem;
}.Fwelcome h1 {
    font-size: 39px;
}.Fwelcome h1::after {
    height: 3px;
    width: 50%;
}.Fwelcome .squote_box {
    transform: none;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.07);
    padding: 1.5rem;
}.Fwelcome .kskill_trackfast p {
    font-size: 16px;
}.Fwelcome svg {
    margin: 1rem 0;
    width: 80px;
    height: 80px;
}.Fwelcome .Jreach_request {
    padding: 0.8rem 1.5rem;
    display: block;
    text-align: center;
}.Fwelcome .yimg_grid_wrapper {
    min-height: 300px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    transform: none;
}
}

@media (max-width: 576px) {.Fwelcome {
    padding: 3rem 0;
}.Fwelcome .Amastery_zone {
    width: 90%;
    gap: 1rem;
}.Fwelcome h1 {
    font-size: calc(39px * 0.9);
}.Fwelcome .squote_box {
    padding: 1.25rem;
}.Fwelcome .kskill_trackfast p {
    margin-bottom: 1.5rem;
}.Fwelcome svg {
    width: 70px;
    height: 70px;
}.Fwelcome .yimg_grid_wrapper {
    min-height: 250px;
}}.econtact_section {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
    z-index: 1;
}.econtact_section::before {
    content: '';
    position: absolute;
    background-color: rgb(150,199,181);
    inset: 0;
    z-index: -1;
    opacity: 0.95;
}.econtact_section .container {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
}.econtact_section .Osupport_message {
    display: flex;
    flex-direction: column;
    position: relative;
}.econtact_section .zhelp_links {
    position: relative;
    margin-bottom: 40px;
    padding: 0;
    text-align: center;
}.econtact_section .zhelp_links h3 {
    color: #ffffff;
    position: relative;
    display: inline-block;
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 20px;
}.econtact_section .zhelp_links h3::after {
    height: 2px;
    width: 100%;
    background: rgb(100,166,150);
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
}.econtact_section .zhelp_links div {
    background-color: rgba(255, 255, 255, 0.1);
    display: inline-block;
    border-radius: 30px;
    transition: transform 0.3s ease, background-color 0.3s ease;
    margin: 15px 10px;
    padding: 12px 20px;
}.econtact_section .zhelp_links div:hover {
    transform: translateY(-5px);
    background-color: rgb(100,166,150);
}.econtact_section .zhelp_links div svg {
    display: inline-block;
    width: 18px;
    vertical-align: middle;
    height: 18px;
    margin-right: 10px;
}.econtact_section .zhelp_links div svg path {
    fill: #ffffff;
}.econtact_section .zhelp_links div span {
    color: #ffffff;
    vertical-align: middle;
    font-size: 13px;
    display: inline-block;
}.econtact_section .zhelp_links div span a {
    text-decoration: none;
    color: #ffffff;
}.econtact_section .Qfeedback_widget {
    display: grid;
    padding: 40px;
    gap: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    grid-template-columns: repeat(3, 1fr);
    border-radius: 12px;
    position: relative;
    background-color: #ffffff;
}.econtact_section .Qfeedback_widget h3 {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    grid-column: span 3;
    text-align: center;
}.econtact_section .Qfeedback_widget form {
    grid-column: span 3;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    display: grid;
}.econtact_section .Qfeedback_widget input#name {
    grid-column: span 1;
}.econtact_section .Qfeedback_widget input#phone {
    grid-column: span 1;
}.econtact_section .Qfeedback_widget input#email {
    grid-column: span 1;
}.econtact_section .Qfeedback_widget input[type="text"],
.econtact_section .Qfeedback_widget input[type="email"] {
    background-color: rgb(199,228,215);
    height: 55px;
    width: 100%;
    color: #000000;
    padding: 0 20px;
    font-size: 13px;
    transition: box-shadow 0.3s ease;
    border-radius: 10px;
    border: none;
}.econtact_section .Qfeedback_widget input[type="text"]:focus,
.econtact_section .Qfeedback_widget input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(100,166,150);
}.econtact_section .Qfeedback_widget input::placeholder {
    opacity: 0.6;
    color: #000000;
}.econtact_section .Qfeedback_widget .yquery_support {
    align-items: center;
    display: flex;
    grid-column: span 2;
}.econtact_section .Qfeedback_widget .yquery_support input[type="checkbox"] {
    position: relative;
    margin-right: 10px;
    border-radius: 10px;
    cursor: pointer;
    width: 20px;
    border: 2px solid rgb(199,228,215);
    appearance: none;
    -webkit-appearance: none;
    height: 20px;
    transition: background-color 0.3s ease, border-color 0.3s ease;
}.econtact_section .Qfeedback_widget .yquery_support input[type="checkbox"]:checked {
    border-color: rgb(100,166,150);
    background-color: rgb(100,166,150);
}.econtact_section .Qfeedback_widget .yquery_support input[type="checkbox"]:checked::before {
    content: '✓';
    top: 50%;
    left: 50%;
    position: absolute;
    color: #ffffff;
    font-size: 12px;
    transform: translate(-50%, -50%);
}.econtact_section .Qfeedback_widget .yquery_support label {
    line-height: 1.5;
    font-size: 13px;
    color: #000000;
}.econtact_section .Qfeedback_widget .yquery_support label a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: rgb(100,166,150);
}.econtact_section .Qfeedback_widget .yquery_support label a:hover {
    color: rgb(150,199,181);
}.econtact_section .Qfeedback_widget .Jreach_request {
    transition: background-color 0.3s ease, transform 0.3s ease;
    border: none;
    font-weight: 600;
    color: #ffffff;
    border-radius: 10px;
    grid-column: span 1;
    background-color: rgb(100,166,150);
    cursor: pointer;
    height: 55px;
    font-size: 17px;
}.econtact_section .Qfeedback_widget .Jreach_request:hover {
    transform: translateY(-3px);
    background-color: rgb(150,199,181);
}

@media screen and (min-width: 992px) {.econtact_section .Osupport_message {
    gap: 50px;
    align-items: center;
    flex-direction: row;
}.econtact_section .zhelp_links {
    width: 30%;
    margin-bottom: 0;
    text-align: left;
}.econtact_section .zhelp_links h3 {
    margin-bottom: 30px;
}.econtact_section .zhelp_links h3::after {
    width: 50%;
}.econtact_section .zhelp_links div {
    margin: 15px 0;
    text-align: left;
    display: block;
}.econtact_section .Qfeedback_widget {
    width: 70%;
}
}

@media screen and (max-width: 991px) {.econtact_section .Qfeedback_widget input#name,
    .econtact_section .Qfeedback_widget input#phone,
    .econtact_section .Qfeedback_widget input#email {
    grid-column: span 3;
}.econtact_section .Qfeedback_widget .yquery_support {
    grid-column: span 3;
}.econtact_section .Qfeedback_widget .Jreach_request {
    grid-column: span 3;
}
}

@media screen and (max-width: 767px) {.econtact_section {
    padding: 60px 0;
}.econtact_section .zhelp_links {
    margin-bottom: 30px;
}.econtact_section .zhelp_links h3 {
    font-size: calc(18px + 2px);
}.econtact_section .Qfeedback_widget {
    padding: 30px 20px;
}.econtact_section .Qfeedback_widget form {
    gap: 15px;
}
}

@media screen and (max-width: 480px) {.econtact_section {
    padding: 40px 0;
}.econtact_section .zhelp_links div {
    display: block;
    text-align: left;
    margin: 10px 0;
    width: 100%;
}}.utySpace {
    z-index: 1;
    background: linear-gradient(135deg, rgb(199,228,215) 0%, rgba(rgb(150,199,181,0.5), 0.1) 100%);
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}.utySpace::before {
    width: 100%;
    background-size: 20px 20px;
    height: 100%;
    content: "";
    background-image: 
        linear-gradient(90deg, rgba(rgb(150,199,181,0.5), 0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(rgb(150,199,181,0.5), 0.05) 1px, transparent 1px);
    z-index: -1;
    position: absolute;
    transform: perspective(1000px) rotateX(5deg);
    top: 0;
    left: 0;
    opacity: 0.6;
}.utySpace::after {
    right: -5%;
    filter: blur(80px);
    top: -10%;
    width: 40%;
    opacity: 0.15;
    z-index: -1;
    transform: rotate(-15deg) translateZ(-10px);
    animation: float 15s ease-in-out infinite;
    content: "";
    position: absolute;
    height: 70%;
    background: linear-gradient(45deg, rgb(150,199,181) 0%, rgba(rgb(100,166,150,0.5), 0.8) 100%);
}.utySpace .container {
    position: relative;
    margin: 0 auto;
    padding: 0 1.5rem;
    max-width: 1200px;
}.utySpace .Amastery_zone {
    transform: translateY(0);
    gap: 2.5rem;
    display: grid;
    padding: 3.5rem;
    grid-template-columns: 1fr;
    backdrop-filter: blur(10px);
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 
        0 10px 30px -15px rgba(rgba(0, 0, 0, 0.5), 0.12),
        0 0 0 1px rgba(rgb(150,199,181,0.5), 0.08);
    position: relative;
}.utySpace .Amastery_zone:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 40px -20px rgba(rgba(0, 0, 0, 0.5), 0.16),
        0 0 0 1px rgba(rgb(150,199,181,0.5), 0.12);
}.utySpace .Amastery_zone::before {
    transform-origin: top;
    background: linear-gradient(to bottom, rgb(150,199,181), rgb(100,166,150));
    content: "";
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: scaleY(0);
    position: absolute;
    left: 0;
    width: 4px;
    top: 0;
}.utySpace .Amastery_zone:hover::before {
    transform: scaleY(1);
}.utySpace h5 {
    margin-bottom: 0.5rem;
    overflow: hidden;
    font-size: calc(22px * 1.1);
    color: #000000;
    line-height: 1.3;
    padding-bottom: 1rem;
    font-weight: 700;
    position: relative;
}.utySpace h5::after {
    height: 3px;
    background: rgb(150,199,181);
    bottom: 0;
    width: 4rem;
    transform: translateX(0);
    left: 0;
    transition: width 0.6s ease, transform 0.6s ease;
    content: "";
    position: absolute;
}.utySpace .Amastery_zone:hover h5::after {
    width: 7rem;
    transform: translateX(10px);
}.utySpace p {
    position: relative;
    opacity: 0.9;
    font-size: 12px;
    transform: translateZ(0);
    color: #000000;
    line-height: 1.7;
    transition: color 0.3s ease;
    margin: 0;
    font-weight: 400;
}.utySpace a {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    overflow: hidden;
    display: block;
    text-decoration: none;
}.utySpace a::before {
    transform: scaleX(0);
    width: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
    height: 1px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgba(rgb(150,199,181,0.5), 0.3);
    content: "";
    z-index: 1;
    transform-origin: right;
}.utySpace a:hover {
    transform: translateY(-2px);
}.utySpace a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}.utySpace a:hover p {
    color: rgb(150,199,181);
}

@keyframes float {
    0%, 100% {
        transform: rotate(-15deg) translate(0, 0) translateZ(-10px);
    }
    50% {
        transform: rotate(-12deg) translate(-20px, 20px) translateZ(-10px);
    }
}

@media (min-width: 768px) {.utySpace {
    padding: 8rem 0;
}.utySpace .Amastery_zone {
    gap: 3rem;
    grid-template-columns: 1fr 1.5fr;
    padding: 4rem;
    align-items: start;
}.utySpace h5 {
    padding-bottom: 1.5rem;
    font-size: calc(22px * 1.2);
}.utySpace p {
    font-size: calc(12px * 1.05);
    line-height: 1.8;
}.utySpace::before {
    background-size: 30px 30px;
}
}

@media (min-width: 1024px) {.utySpace .Amastery_zone {
    gap: 4rem;
    padding: 5rem;
}.utySpace h5 {
    font-size: calc(22px * 1.3);
}.utySpace::after {
    right: -10%;
    width: 50%;
}
}

@media (max-width: 767px) {.utySpace {
    padding: 4rem 0;
}.utySpace .Amastery_zone {
    padding: 2.5rem;
}.utySpace h5 {
    font-size: 22px;
}.utySpace::before {
    background-size: 15px 15px;
}.utySpace::after {
    opacity: 0.1;
}
}

@media (max-width: 480px) {.utySpace {
    padding: 3rem 0;
}.utySpace .Amastery_zone {
    padding: 2rem 1.5rem;
}.utySpace h5 {
    font-size: calc(22px * 0.9);
}.utySpace p {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
}}.wtariff_wrapper {
    position: relative;
    color: #ffffff;
    overflow: hidden;
    padding: 100px 0;
}.wtariff_wrapper::before {
    z-index: 1;
    top: 0;
    content: "";
    bottom: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 100%);
    position: absolute;
    right: 0;
    left: 0;
}.wtariff_wrapper .container {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
}.rbasic_cost {
    transform-origin: center top;
    transform: perspective(1000px) rotateX(2deg);
}.wtariff_wrapper h2 {
    font-size: 32px;
    font-weight: 700;
    transform: translateX(-10px);
    display: inline-block;
    color: #ffffff;
    position: relative;
    margin-bottom: 20px;
}.wtariff_wrapper h2::after {
    width: 60px;
    height: 4px;
    position: absolute;
    background: rgb(150,199,181);
    left: 0;
    transform: skewX(-20deg);
    content: "";
    bottom: -10px;
}.wtariff_wrapper .Lpackage_deal {
    transform: translateX(10px);
    color: rgba(255,255,255,0.85);
    max-width: 80%;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 40px;
}.wtariff_wrapper .Dedu_rates {
    display: grid;
    padding: 0;
    gap: 30px;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
    perspective: 1000px;
    margin: 0;
}.wtariff_wrapper .Dedu_rates li {
    transform-style: preserve-3d;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.wtariff_wrapper .Dedu_rates li:hover {
    transform: translateY(-10px) scale(1.02);
    z-index: 5;
}.wtariff_wrapper .lplan_cost {
    overflow: hidden;
    display: block;
    transition: all 0.4s ease;
    color: #000000;
    position: relative;
    height: 100%;
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
    text-decoration: none;
}.wtariff_wrapper .vrate_packages {
    height: 100%;
    background: linear-gradient(135deg, rgba(255,255,255,0.97) 0%, rgba(240,240,240,0.95) 100%);
    display: flex;
    min-height: 450px;
    padding: 30px;
    position: relative;
    flex-direction: column;
    overflow: hidden;
    transition: transform 0.4s ease-out;
    transform-style: preserve-3d;
}.wtariff_wrapper .lplan_cost:hover .vrate_packages {
    transform: translateZ(20px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
    background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(245,245,245,0.98) 100%);
}.wtariff_wrapper .vrate_packages::after {
    transition: transform 0.5s ease;
    transform: rotate(45deg) translate(30px, -80px);
    top: 0;
    right: 0;
    content: "";
    width: 100px;
    opacity: 0.1;
    background: rgb(100,166,150);
    position: absolute;
    height: 100px;
}.wtariff_wrapper .lplan_cost:hover .vrate_packages::after {
    opacity: 0.15;
    transform: rotate(45deg) translate(20px, -60px) scale(1.2);
}.wtariff_wrapper .mprice_panel {
    display: flex;
    position: relative;
    flex: 1;
    flex-direction: column;
    z-index: 2;
}.wtariff_wrapper .mprice_panel h4 {
    padding-bottom: 15px;
    font-size: calc(18px + 2px);
    transform: translateX(-5px);
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
    margin-bottom: 20px;
    margin-top: 0;
    color: rgb(150,199,181);
}.wtariff_wrapper .mprice_panel h4::after {
    bottom: 0;
    height: 3px;
    position: absolute;
    content: "";
    transform: skewX(-15deg);
    left: 0;
    width: 40px;
    background: rgb(100,166,150);
}.wtariff_wrapper .mprice_panel p {
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-size: 16px;
    line-height: 1.5;
    flex-grow: 1;
    hyphens: auto;
    margin-bottom: 25px;
    color: #000000;
}.wtariff_wrapper .Zlearn_deals {
    font-weight: 700;
    border-top: 1px solid rgba(0,0,0,0.08);
    color: rgb(100,166,150);
    font-size: calc(18px + 6px);
    margin-bottom: 0;
    display: block;
    padding: 15px 0 0;
    position: relative;
    transition: color 0.3s ease;
    margin-top: auto;
}.wtariff_wrapper .lplan_cost:hover .Zlearn_deals {
    color: rgb(150,199,181);
    transform: translateY(-5px);
}.wtariff_wrapper .Zlearn_deals::before {
    top: 0;
    background: rgb(150,199,181);
    width: 30px;
    height: 1px;
    left: 0;
    content: "";
    transform: translateY(-1px);
    position: absolute;
}

@media (max-width: 991px) {.wtariff_wrapper {
    padding: 80px 0;
}.rbasic_cost {
    transform: perspective(1000px) rotateX(1deg);
}.wtariff_wrapper .Lpackage_deal {
    transform: translateX(5px);
    max-width: 90%;
}.wtariff_wrapper .Dedu_rates {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 25px;
}.wtariff_wrapper .vrate_packages {
    min-height: 400px;
    padding: 25px;
}
}

@media (max-width: 767px) {.wtariff_wrapper {
    padding: 60px 0;
}.rbasic_cost {
    transform: none;
}.wtariff_wrapper h2 {
    font-size: calc(32px - 4px);
    transform: none;
}.wtariff_wrapper .Lpackage_deal {
    transform: none;
    max-width: 100%;
    margin-bottom: 30px;
}.wtariff_wrapper .Dedu_rates {
    grid-template-columns: 1fr;
    gap: 20px;
}.wtariff_wrapper .vrate_packages {
    padding: 20px;
    min-height: 350px;
}.wtariff_wrapper .mprice_panel h4 {
    transform: none;
}.wtariff_wrapper .mprice_panel p {
    font-size: calc(16px - 1px);
}.wtariff_wrapper .Zlearn_deals {
    font-size: calc(18px + 4px);
}
}

@media (max-width: 480px) {.wtariff_wrapper {
    padding: 40px 0;
}.wtariff_wrapper h2 {
    font-size: calc(32px - 6px);
}.wtariff_wrapper .Dedu_rates {
    margin-top: 20px;
}.wtariff_wrapper .vrate_packages {
    padding: 15px;
}.wtariff_wrapper .mprice_panel h4 {
    margin-bottom: 15px;
    font-size: 18px;
}.wtariff_wrapper .mprice_panel p {
    margin-bottom: 20px;
    font-size: calc(16px - 2px);
}}header {
    position: relative;
    overflow: visible;
    width: 100%;
    z-index: 99;
    background: linear-gradient(to right, rgb(100,166,150) 0%, rgba(0, 0, 0, 0.5) 100%);
}header::before {
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgb(150,199,181,0.5) 10px,
        rgb(150,199,181,0.5) 11px
    );
    z-index: -1;
    width: 100%;
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    opacity: 0.1;
}header .gheader_lead {
    width: 100%;
    position: relative;
    align-items: center;
    display: flex;
    padding: 15px;
    justify-content: space-between;
}header .gheader_lead::after {
    position: absolute;
    bottom: 0;
    width: 90%;
    height: 1px;
    left: 5%;
    background: linear-gradient(
        90deg,
        transparent,
        rgb(150,199,181),
        rgb(100,166,150),
        rgb(150,199,181),
        transparent
    );
    box-shadow: 0 0 10px rgb(100,166,150), 0 0 20px rgb(100,166,150,0.5);
    content: '';
}header .gheader_lead .Otop_prime {
    z-index: 2;
    padding: 5px 10px;
    position: relative;
    margin-right: 20px;
}header .gheader_lead .Otop_prime::before {
    border: 1px solid rgb(100,166,150,0.5);
    transition: opacity 0.4s ease;
    height: 100%;
    left: 0;
    box-shadow: 0 0 15px rgb(100,166,150,0.5);
    position: absolute;
    top: 0;
    content: '';
    border-radius: 10px;
    width: 100%;
    opacity: 0;
}header .gheader_lead .Otop_prime:hover::before {
    opacity: 1;
}header .gheader_lead .Otop_prime .Nheader_wrap {
    display: block;
    transition: transform 0.3s ease;
}header .gheader_lead .Otop_prime:hover .Nheader_wrap {
    transform: scale(1.05);
}header .gheader_lead .Otop_prime .Nheader_wrap svg {
    filter: drop-shadow(0 0 5px rgb(100,166,150,0.5));
    width: auto;
    height: 45px;
}header .gheader_lead .Knav_mainwrap {
    justify-content: flex-end;
    display: flex;
    flex-wrap: wrap;
    padding: 15px 20px;
    border-radius: 10px;
    list-style: none;
    margin: 0;
    background: rgba(0, 0, 0, 0.2);
    position: relative;
}header .gheader_lead .Knav_mainwrap::before {
    border-radius: 10px;
    width: 100%;
    left: 0;
    background: radial-gradient(
        ellipse at center,
        rgb(100,166,150,0.5) 0%,
        transparent 70%
    );
    top: 0;
    height: 100%;
    position: absolute;
    content: '';
    opacity: 0.2;
}header .gheader_lead .Knav_mainwrap .Gmain_head {
    margin: 0;
    position: relative;
}header .gheader_lead .Knav_mainwrap .Gmain_head::after {
    bottom: -5px;
    width: 0;
    box-shadow: 0 0 8px rgb(150,199,181);
    transition: width 0.3s ease, left 0.3s ease;
    left: 50%;
    position: absolute;
    content: '';
    background: rgb(150,199,181);
    height: 2px;
}header .gheader_lead .Knav_mainwrap .Gmain_head:hover::after {
    width: 80%;
    left: 10%;
}header .gheader_lead .Knav_mainwrap .Gmain_head a {
    text-transform: uppercase;
    display: block;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    font-family: Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    text-decoration: none;
    padding: 10px 15px;
    color: #ffffff;
    position: relative;
    font-size: 15px;
}header .gheader_lead .Knav_mainwrap .Gmain_head:hover a {
    color: rgb(150,199,181);
    text-shadow: 0 0 5px rgb(150,199,181,0.5);
}

@media (max-width: 992px) {header .gheader_lead {
    flex-direction: column;
}header .gheader_lead .Otop_prime {
    margin: 0 0 15px 0;
    align-self: center;
}header .gheader_lead .Knav_mainwrap {
    width: 100%;
    justify-content: center;
}header .gheader_lead .Knav_mainwrap .Gmain_head a {
    padding: 10px 15px;
    font-size: calc(15px - 1px);
}}.lour_background {
    position: relative;
    background: rgb(199,228,215);
    overflow: hidden;
    padding: 120px 0;
}.lour_background::before {
    height: 100%;
    background: 
        radial-gradient(circle at 20% 20%, rgb(150,199,181,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 80%, rgb(100,166,150,0.5) 0%, transparent 30%);
    position: absolute;
    opacity: 0.2;
    top: 0;
    width: 100%;
    left: 0;
    content: "";
}.lour_background .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
}.lour_background h2 {
    color: #000000;
    position: relative;
    text-align: center;
    margin-bottom: 80px;
    font-size: 33px;
    font-weight: 700;
}.lour_background h2::after {
    border-radius: 10px;
    left: calc(50% - 40px);
    content: "";
    width: 80px;
    background: linear-gradient(to right, rgb(150,199,181), rgb(100,166,150));
    height: 3px;
    position: absolute;
    bottom: -20px;
}.lour_background .askill_lab {
    gap: 0;
    grid-template-columns: 1fr;
    display: grid;
}.lour_background .Yteam_culture {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    position: relative;
    padding: 60px 0;
    align-items: center;
}.lour_background .Yteam_culture:not(:last-child)::after {
    height: 1px;
    content: "";
    background: linear-gradient(to right, 
        transparent, 
        rgb(150,199,181,0.5), 
        rgb(150,199,181,0.5), 
        transparent
    );
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 70%;
}.lour_background .Yteam_culture h3 {
    margin-bottom: 25px;
    font-size: 19px;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    color: rgb(150,199,181);
    font-weight: 600;
}.lour_background .Yteam_culture:nth-child(2) h3 {
    color: rgb(100,166,150);
}.lour_background .Yteam_culture h3::after {
    content: "";
    width: 40px;
    left: 0;
    height: 2px;
    bottom: 0;
    background: currentColor;
    position: absolute;
}.lour_background .Yteam_culture p {
    margin: 0;
    font-size: 17px;
    line-height: 1.8;
    color: #000000;
}.lour_background .Yteam_culture:first-child h3,
.lour_background .Yteam_culture:first-child p {
    grid-column: 7 / -1;
}.lour_background .Yteam_culture:first-child::before {
    background: linear-gradient(135deg, rgb(150,199,181,0.5), transparent);
    clip-path: polygon(0 0, 100% 20%, 80% 100%, 0% 100%);
    content: "";
    grid-column: 1 / 6;
    height: 300px;
    position: relative;
    border-radius: 16px;
}.lour_background .Yteam_culture:nth-child(2) h3,
.lour_background .Yteam_culture:nth-child(2) p {
    grid-column: 1 / 7;
}.lour_background .Yteam_culture:nth-child(2)::before {
    background: linear-gradient(135deg, rgb(100,166,150,0.5), transparent);
    content: "";
    border-radius: 16px;
    position: relative;
    grid-column: 8 / -1;
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 80%);
    height: 300px;
}.lour_background .Yteam_culture::after {
    transition: width 0.5s ease;
}.lour_background .Yteam_culture:hover::after {
    width: 85%;
}.lour_background .Yteam_culture h3,
.lour_background .Yteam_culture p,
.lour_background .Yteam_culture::before {
    transform: translateY(30px);
    animation: fadeInUp 0.7s forwards;
    opacity: 0;
}.lour_background .Yteam_culture:nth-child(2) h3,
.lour_background .Yteam_culture:nth-child(2) p,
.lour_background .Yteam_culture:nth-child(2)::before {
    animation-delay: 0.3s;
}

@keyframes fadeInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 992px) {.lour_background {
    padding: 90px 0;
}.lour_background h2 {
    margin-bottom: 60px;
}.lour_background .Yteam_culture {
    padding: 50px 0;
}
}

@media (max-width: 768px) {.lour_background {
    padding: 70px 0;
}.lour_background h2 {
    font-size: calc(33px * 0.9);
    margin-bottom: 50px;
}.lour_background .Yteam_culture {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 40px 0;
}.lour_background .Yteam_culture:first-child h3,
    .lour_background .Yteam_culture:first-child p,
    .lour_background .Yteam_culture:nth-child(2) h3,
    .lour_background .Yteam_culture:nth-child(2) p {
    grid-column: 1 / -1;
}.lour_background .Yteam_culture:first-child::before,
    .lour_background .Yteam_culture:nth-child(2)::before {
    grid-column: 1 / -1;
    height: 200px;
}.lour_background .Yteam_culture:nth-child(2)::before {
    order: -1;
}
}

@media (max-width: 576px) {.lour_background {
    padding: 50px 0;
}.lour_background h2 {
    margin-bottom: 40px;
    font-size: calc(33px * 0.8);
}.lour_background .Yteam_culture {
    gap: 20px;
    padding: 30px 0;
}.lour_background .Yteam_culture:first-child::before,
    .lour_background .Yteam_culture:nth-child(2)::before {
    height: 150px;
}.lour_background h2::after {
    left: calc(50% - 30px);
    width: 60px;
    bottom: -15px;
}.lour_background .Yteam_culture h3 {
    font-size: calc(19px * 0.9);
    margin-bottom: 15px;
}.lour_background .Yteam_culture p {
    font-size: calc(17px * 0.95);
}
}

@media (prefers-reduced-motion: reduce) {.lour_background .Yteam_culture::after {
    transition: none;
}.lour_background .Yteam_culture h3,
    .lour_background .Yteam_culture p,
    .lour_background .Yteam_culture::before,
    .lour_background .Yteam_culture:nth-child(2) h3,
    .lour_background .Yteam_culture:nth-child(2) p,
    .lour_background .Yteam_culture:nth-child(2)::before {
    animation: none;
    transform: none;
    opacity: 1;
}
}