﻿* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}header,footer {
    width: 100%;
}html,body {
    color: #000000;
    height: 100%;
    font-family: Arial, sans-serif;
    min-height: 100%;
}.nav-mainwrap-Y5PVKoy {
    flex: 1 0 auto;
}.container {
    width: 1118px;
    margin: auto;
    max-width: 100%;
}.wrapper-segment-LvqfKsb {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}.sec-cert-7EfKAz2 {
    flex: 0 0 auto;
}svg {
    width: 30px;
    height: 30px;
}a {
    text-decoration: none;
    color: inherit;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.contact-panel-ViLK1zq {
    background: rgb(212,235,203);
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.contact-panel-ViLK1zq::before {
    content: "";
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(171,209,157), rgb(128,180,106));
    height: 5px;
    top: 0;
    width: 100%;
}.contact-panel-ViLK1zq .container {
    z-index: 1;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.contact-panel-ViLK1zq h2 {
    padding-left: 20px;
    font-size: 30px;
    position: relative;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 60px;
    font-family: Arial, sans-serif;
    color: #000000;
    text-align: left;
}.contact-panel-ViLK1zq h2::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 100%;
    top: 0;
    border-radius: 10px;
    background: rgb(171,209,157);
    left: 0;
}.contact-panel-ViLK1zq .request-map-axwjzvy {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    display: grid;
    gap: 60px;
}.contact-panel-ViLK1zq .photo-AmT40Pv {
    order: 2;
    overflow: hidden;
    border-radius: 14px;
    min-height: 500px;
    position: relative;
    box-shadow: -15px 15px 0 rgb(171,209,157,0.5);
}.contact-panel-ViLK1zq .support-panel-sjNuZiy {
    order: 1;
}.contact-panel-ViLK1zq form {
    padding: 50px;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 14px;
    width: 100%;
}.contact-panel-ViLK1zq form h3 {
    margin-bottom: 35px;
    font-size: 18px;
    font-family: Arial, sans-serif;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
}.contact-panel-ViLK1zq form input[type="text"] {
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    color: #000000;
    font-size: 17px;
    margin-bottom: 25px;
    width: 100%;
    background: rgb(212,235,203);
    border: none;
    padding: 18px 25px;
}.contact-panel-ViLK1zq form input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(171,209,157,0.5);
    background: #ffffff;
}.contact-panel-ViLK1zq form input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.contact-panel-ViLK1zq .query-map-FLv4miZ {
    display: flex;
    margin-bottom: 30px;
    align-items: flex-start;
}.contact-panel-ViLK1zq .query-map-FLv4miZ input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact-panel-ViLK1zq .query-map-FLv4miZ label {
    line-height: 1.5;
    position: relative;
    font-size: 15px;
    padding-left: 35px;
    color: #000000;
    cursor: pointer;
}.contact-panel-ViLK1zq .query-map-FLv4miZ label::before {
    position: absolute;
    background: rgb(212,235,203);
    height: 22px;
    top: 2px;
    border-radius: 10px;
    transition: all 0.2s ease;
    content: "";
    width: 22px;
    left: 0;
}.contact-panel-ViLK1zq .query-map-FLv4miZ input[type="checkbox"]:checked + label::before {
    background: rgb(171,209,157);
}.contact-panel-ViLK1zq .query-map-FLv4miZ input[type="checkbox"]:checked + label::after {
    border-bottom: 2px solid #ffffff;
    top: 6px;
    width: 6px;
    position: absolute;
    height: 10px;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
    content: "";
    left: 8px;
}.contact-panel-ViLK1zq .query-map-FLv4miZ label a {
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 600;
    color: rgb(171,209,157);
}.contact-panel-ViLK1zq .query-map-FLv4miZ label a:hover {
    color: rgb(128,180,106);
}.contact-panel-ViLK1zq form .inquiry-feedback-wkvC361 {
    color: #ffffff;
    border: none;
    transition: all 0.3s ease;
    display: inline-block;
    padding: 18px 40px;
    background: #000000;
    border-radius: 10px;
    font-weight: 600;
    overflow: hidden;
    font-size: 19px;
    font-family: Arial, sans-serif;
    cursor: pointer;
    position: relative;
}.contact-panel-ViLK1zq form .inquiry-feedback-wkvC361:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgb(171,209,157);
}.contact-panel-ViLK1zq svg {
    width: 20px;
    fill: rgb(171,209,157);
    height: 20px;
}.contact-panel-ViLK1zq svg path {
    transition: fill 0.3s ease;
    fill: rgb(171,209,157);
}

@media screen and (max-width: 991px) {.contact-panel-ViLK1zq {
    padding: 90px 0;
}.contact-panel-ViLK1zq .request-map-axwjzvy {
    grid-template-columns: 1fr;
    gap: 40px;
}.contact-panel-ViLK1zq .photo-AmT40Pv {
    order: 1;
    min-height: 400px;
    max-width: 600px;
    margin: 0 auto;
}.contact-panel-ViLK1zq .support-panel-sjNuZiy {
    order: 2;
}.contact-panel-ViLK1zq form {
    margin: 0 auto;
    max-width: 600px;
}
}

@media screen and (max-width: 767px) {.contact-panel-ViLK1zq {
    padding: 70px 0;
}.contact-panel-ViLK1zq h2 {
    font-size: calc(30px * 0.9);
    margin-bottom: 40px;
}.contact-panel-ViLK1zq .photo-AmT40Pv {
    box-shadow: -10px 10px 0 rgb(171,209,157,0.5);
    min-height: 300px;
    width: 100%;
}.contact-panel-ViLK1zq form {
    padding: 40px 30px;
}
}

@media screen and (max-width: 576px) {.contact-panel-ViLK1zq {
    padding: 50px 0;
}.contact-panel-ViLK1zq h2 {
    font-size: calc(30px * 0.8);
    margin-bottom: 30px;
}.contact-panel-ViLK1zq .photo-AmT40Pv {
    min-height: 250px;
    box-shadow: -8px 8px 0 rgb(171,209,157,0.5);
}.contact-panel-ViLK1zq form {
    padding: 30px 20px;
}.contact-panel-ViLK1zq form h3 {
    margin-bottom: 25px;
    font-size: calc(18px * 0.9);
}.contact-panel-ViLK1zq form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.contact-panel-ViLK1zq form .inquiry-feedback-wkvC361 {
    padding: 15px 20px;
    width: 100%;
}}.training-specialist-SFaT79x {
    background: linear-gradient(135deg, rgb(212,235,203), rgb(171,209,157,0.5));
    padding: 4rem 0;
    position: relative;
    perspective: 1000px;
    overflow: hidden;
}.training-specialist-SFaT79x::before {
    content: '';
    z-index: 1;
    width: 200%;
    pointer-events: none;
    transform: rotate(-15deg);
    height: 200%;
    opacity: 0.4;
    position: absolute;
    top: -50%;
    background: radial-gradient(ellipse at center, rgb(128,180,106,0.5) 0%, transparent 70%);
    left: -50%;
}.training-specialist-SFaT79x::after {
    right: 0;
    pointer-events: none;
    top: 0;
    background: radial-gradient(circle at top right, rgb(171,209,157,0.5) 0%, transparent 60%);
    content: '';
    height: 100%;
    opacity: 0.5;
    width: 100%;
    z-index: 1;
    position: absolute;
}.training-specialist-SFaT79x .container {
    padding: 0 1.5rem;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    transform-style: preserve-3d;
    max-width: 1200px;
}.training-specialist-SFaT79x .success-ratings-KboT5sS {
    transform: translateZ(0);
    background: #ffffff;
    gap: 2rem;
    display: grid;
    padding: 2.5rem;
    position: relative;
    grid-template-columns: 1fr;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    border-left: 4px solid rgb(171,209,157);
}.training-specialist-SFaT79x .success-ratings-KboT5sS:hover {
    transform: translateZ(20px);
}.training-specialist-SFaT79x .success-ratings-KboT5sS > div:nth-child(1) {
    display: flex;
    align-items: center;
    justify-content: center;
}.training-specialist-SFaT79x .photo-AmT40Pv {
    width: 180px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    height: 180px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    transform: rotate(-3deg) translateZ(30px);
}.training-specialist-SFaT79x .photo-AmT40Pv::after {
    left: 0;
    position: absolute;
    background: linear-gradient(45deg, rgb(171,209,157,0.5), transparent);
    content: '';
    mix-blend-mode: overlay;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    top: 0;
}.training-specialist-SFaT79x .success-ratings-KboT5sS:hover .photo-AmT40Pv {
    transform: rotate(0deg) translateZ(40px) scale(1.05);
}.training-specialist-SFaT79x .success-ratings-KboT5sS > div:nth-child(2) {
    transform: translateZ(10px);
    text-align: center;
}.training-specialist-SFaT79x .name {
    position: relative;
    letter-spacing: 0.03em;
    font-size: 24px;
    color: rgb(171,209,157);
    display: inline-block;
    margin-bottom: 0.5rem;
    font-weight: 700;
}.training-specialist-SFaT79x .name::after {
    width: 40px;
    left: 50%;
    background: rgb(128,180,106);
    bottom: -8px;
    height: 3px;
    content: '';
    transform: translateX(-50%);
    position: absolute;
}.training-specialist-SFaT79x .success-ratings-KboT5sS > div:nth-child(2) > div {
    margin-top: 1rem;
    color: #000000;
    font-weight: 600;
    font-size: calc(15px * 0.95);
    letter-spacing: 0.02em;
}.training-specialist-SFaT79x .success-ratings-KboT5sS > div:nth-child(3) {
    position: relative;
    transform: translateZ(5px);
}.training-specialist-SFaT79x .emp-wrap-45AnDIz {
    padding: 0 1rem;
    font-size: 15px;
    color: #000000;
    line-height: 1.7;
    position: relative;
}.training-specialist-SFaT79x .emp-wrap-45AnDIz::before,
.training-specialist-SFaT79x .emp-wrap-45AnDIz::after {
    width: 25px;
    position: absolute;
    content: '';
    height: 25px;
    opacity: 0.15;
    background-size: contain;
    background-repeat: no-repeat;
}.training-specialist-SFaT79x .emp-wrap-45AnDIz::before {
    left: -10px;
    top: -10px;
}.training-specialist-SFaT79x .emp-wrap-45AnDIz::after {
    right: -10px;
    transform: rotate(180deg);
    bottom: -10px;
}

@media (min-width: 768px) {.training-specialist-SFaT79x {
    padding: 6rem 0;
}.training-specialist-SFaT79x .success-ratings-KboT5sS {
    grid-template-rows: auto 1fr;
    gap: 2rem 3rem;
    grid-template-columns: 220px 1fr;
}.training-specialist-SFaT79x .success-ratings-KboT5sS > div:nth-child(1) {
    align-items: flex-start;
    grid-row: span 2;
    padding-top: 1rem;
}.training-specialist-SFaT79x .success-ratings-KboT5sS > div:nth-child(2) {
    text-align: left;
}.training-specialist-SFaT79x .name::after {
    transform: none;
    left: 0;
}.training-specialist-SFaT79x .photo-AmT40Pv {
    transform: rotate(-2deg) translateZ(30px);
    height: 220px;
    width: 220px;
}.training-specialist-SFaT79x .emp-wrap-45AnDIz {
    padding: 0;
    line-height: 1.8;
    font-size: calc(15px * 1.05);
}
}

@media (min-width: 992px) {.training-specialist-SFaT79x {
    padding: 8rem 0;
}.training-specialist-SFaT79x .success-ratings-KboT5sS {
    padding: 3rem;
    grid-template-columns: 280px 1fr;
    gap: 2rem 4rem;
}.training-specialist-SFaT79x .photo-AmT40Pv {
    width: 280px;
    height: 280px;
}.training-specialist-SFaT79x .name {
    font-size: calc(24px * 1.1);
}.training-specialist-SFaT79x .success-ratings-KboT5sS > div:nth-child(2) > div {
    font-size: 15px;
}.training-specialist-SFaT79x .emp-wrap-45AnDIz {
    line-height: 1.9;
    font-size: calc(15px * 1.1);
}.training-specialist-SFaT79x .success-ratings-KboT5sS::before {
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    opacity: 0.15;
    position: absolute;
    z-index: -1;
    background: linear-gradient(135deg, rgb(128,180,106,0.5), transparent);
    left: -10px;
    transition: opacity 0.5s ease;
    content: '';
    top: -10px;
    transform: translateZ(-10px);
}.training-specialist-SFaT79x .success-ratings-KboT5sS:hover::before {
    opacity: 0.3;
}
}

@media (min-width: 1200px) {.training-specialist-SFaT79x .container {
    padding: 0 2rem;
}.training-specialist-SFaT79x .success-ratings-KboT5sS {
    grid-template-columns: 320px 1fr;
    padding: 3.5rem;
}.training-specialist-SFaT79x .photo-AmT40Pv {
    width: 320px;
    height: 320px;
}@keyframes constellationPulse {
        0%, 100% { opacity: 0.4; }
        50% { opacity: 0.7; }
    }
    
    .training-specialist-SFaT79x::before {
    animation: constellationPulse 8s infinite ease-in-out;
}@keyframes orbitalShift {
        0% { transform: rotate(-15deg); }
        50% { transform: rotate(-10deg); }
        100% { transform: rotate(-15deg); }
    }
    
    .training-specialist-SFaT79x::before {
    animation: orbitalShift 20s infinite ease-in-out, constellationPulse 8s infinite ease-in-out;
}}.privacy-section-Pv9b0Lg {
    position: relative;
    padding: 5rem 2rem;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(212,235,203) 0%, rgba(250, 250, 255, 0.95) 100%);
}.privacy-section-Pv9b0Lg::before {
    opacity: 0.15;
    z-index: 0;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: radial-gradient(circle at 10% 30%, rgb(128,180,106,0.5) 0%, transparent 60%);
}.privacy-section-Pv9b0Lg::after {
    opacity: 0.1;
    right: -10px;
    transform: skewY(-5deg);
    height: 40%;
    position: absolute;
    width: 50%;
    z-index: 0;
    bottom: -10px;
    background: linear-gradient(45deg, transparent 40%, rgb(171,209,157,0.5) 100%);
    content: "";
}.privacy-section-Pv9b0Lg .container {
    max-width: 1200px;
    z-index: 1;
    transform-style: preserve-3d;
    position: relative;
    margin: 0 auto;
    perspective: 1000px;
}.privacy-section-Pv9b0Lg h1 {
    position: relative;
    letter-spacing: -0.02em;
    color: rgb(171,209,157);
    border-bottom: 3px solid rgb(128,180,106,0.5);
    transform: translateZ(10px);
    display: inline-block;
    padding-bottom: 0.5rem;
    font-size: 38px;
    margin-bottom: 2.5rem;
    font-weight: 700;
}.privacy-section-Pv9b0Lg h1::after {
    content: "";
    height: 3px;
    transform-origin: left;
    width: 60%;
    background: rgb(171,209,157);
    bottom: -3px;
    animation: lineGrow 1.5s ease-out forwards;
    position: absolute;
    left: 0;
}.privacy-section-Pv9b0Lg h2 {
    font-size: 29px;
    margin-bottom: 1.25rem;
    padding-left: 1.5rem;
    position: relative;
    color: #000000;
    margin-top: 3rem;
    transform: translateZ(5px);
    font-weight: 600;
}.privacy-section-Pv9b0Lg h2::before {
    content: "";
    position: absolute;
    height: 0.75rem;
    background: rgb(128,180,106);
    left: 0;
    width: 0.75rem;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}.privacy-section-Pv9b0Lg h3 {
    font-weight: 600;
    color: #000000;
    padding-left: 1.25rem;
    position: relative;
    font-size: calc(29px * 0.85);
    margin-top: 2.5rem;
    margin-bottom: 1.25rem;
}.privacy-section-Pv9b0Lg h3::before {
    background: rgb(128,180,106,0.5);
    transform: translateY(-50%) rotate(45deg);
    left: 0;
    content: "";
    top: 50%;
    height: 0.6rem;
    position: absolute;
    width: 0.6rem;
}.privacy-section-Pv9b0Lg h4 {
    padding-left: 1rem;
    position: relative;
    font-size: calc(29px * 0.7);
    color: #000000;
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-weight: 600;
}.privacy-section-Pv9b0Lg h4::before {
    left: 0;
    background: rgb(128,180,106,0.5);
    transform: translateY(-50%) rotate(45deg);
    content: "";
    width: 0.5rem;
    height: 0.5rem;
    top: 50%;
    position: absolute;
    opacity: 0.7;
}.privacy-section-Pv9b0Lg p {
    padding-right: 1rem;
    line-height: 1.7;
    margin-bottom: 1.5rem;
    max-width: 90ch;
    position: relative;
    transform: translateZ(0);
    font-size: 14px;
    color: #000000;
}.privacy-section-Pv9b0Lg p strong {
    color: #000000;
    position: relative;
    display: inline-block;
    font-weight: 600;
}.privacy-section-Pv9b0Lg p strong::after {
    height: 2px;
    bottom: -2px;
    left: 0;
    position: absolute;
    transform: scaleX(0.9);
    background: rgb(128,180,106,0.5);
    transform-origin: left;
    width: 100%;
    content: "";
}.privacy-section-Pv9b0Lg ul {
    padding: 0;
    position: relative;
    list-style: none;
    margin: 1.5rem 0 2.5rem 1.5rem;
}.privacy-section-Pv9b0Lg ul::before {
    position: absolute;
    width: 2px;
    background: linear-gradient(to bottom, rgb(128,180,106,0.5), transparent);
    content: "";
    height: 100%;
    top: 0;
    left: -1rem;
}.privacy-section-Pv9b0Lg li {
    position: relative;
    transform: translateZ(0);
    font-size: 14px;
    color: #000000;
    margin-bottom: 1rem;
    line-height: 1.6;
    padding-left: 1.5rem;
    transition: transform 0.3s ease;
}.privacy-section-Pv9b0Lg li::before {
    content: "";
    transform: rotate(45deg);
    top: 0.6em;
    left: 0;
    border: 2px solid rgb(128,180,106);
    border-radius: 10px;
    position: absolute;
    height: 0.5rem;
    width: 0.5rem;
}.privacy-section-Pv9b0Lg li:hover {
    transform: translateX(5px) translateZ(0);
}.privacy-section-Pv9b0Lg span {
    box-shadow: 0 5px 15px rgba(0,0,0,0.03);
    transition: all 0.3s ease;
    border-left: 3px solid rgb(128,180,106);
    padding: 1.25rem;
    font-size: 14px;
    line-height: 1.7;
    display: block;
    margin-bottom: 2rem;
    background: rgba(255,255,255,0.7);
    color: #000000;
    transform: translateZ(0);
}.privacy-section-Pv9b0Lg span:hover {
    transform: translateY(-3px) translateZ(0);
    background: rgba(255,255,255,0.9);
    box-shadow: 0 8px 20px rgba(0,0,0,0.06);
}

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

@media (min-width: 768px) {.privacy-section-Pv9b0Lg {
    padding: 6rem 3rem;
}.privacy-section-Pv9b0Lg .container {
    padding: 0 2rem;
}.privacy-section-Pv9b0Lg h1 {
    margin-bottom: 3rem;
    font-size: calc(38px * 1.1);
}.privacy-section-Pv9b0Lg h2 {
    margin-top: 4rem;
    font-size: calc(29px * 1.05);
}.privacy-section-Pv9b0Lg ul {
    margin-left: 2.5rem;
}
}

@media (min-width: 992px) {.privacy-section-Pv9b0Lg {
    padding: 7rem 4rem;
}.privacy-section-Pv9b0Lg h1 {
    transform: translateX(2rem) translateZ(10px);
}.privacy-section-Pv9b0Lg span {
    width: calc(100% - 4rem);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin-left: 2rem;
}.privacy-section-Pv9b0Lg span:hover {
    transform: translateY(-5px) translateX(5px) translateZ(0);
}.privacy-section-Pv9b0Lg p, .privacy-section-Pv9b0Lg li {
    font-size: calc(14px * 1.05);
}
}

@media (max-width: 767px) {.privacy-section-Pv9b0Lg {
    padding: 4rem 1.5rem;
}.privacy-section-Pv9b0Lg h1 {
    font-size: calc(38px * 0.9);
    margin-bottom: 2rem;
}.privacy-section-Pv9b0Lg h2 {
    font-size: calc(29px * 0.9);
    padding-left: 1.25rem;
    margin-top: 2.5rem;
}.privacy-section-Pv9b0Lg h3, .privacy-section-Pv9b0Lg h4 {
    padding-left: 1rem;
}.privacy-section-Pv9b0Lg p, .privacy-section-Pv9b0Lg li, .privacy-section-Pv9b0Lg span {
    font-size: calc(14px * 0.95);
}.privacy-section-Pv9b0Lg ul {
    margin-left: 0.5rem;
}.privacy-section-Pv9b0Lg li {
    padding-left: 1.25rem;
}.privacy-section-Pv9b0Lg span {
    padding: 1rem;
}}.quantitative-data-duUG3Br {
    position: relative;
    padding: 80px 0;
    isolation: isolate;
    overflow: hidden;
}.quantitative-data-duUG3Br::before {
    background-color: #000000;
    z-index: 1;
    width: 100%;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0.85;
}.quantitative-data-duUG3Br .container {
    padding: 0 20px;
    z-index: 3;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.quantitative-data-duUG3Br .statistics-pros-tk6breu {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 40px;
}.quantitative-data-duUG3Br .extra-study-CoWRBeK {
    display: block;
    margin-bottom: 30px;
}.quantitative-data-duUG3Br .extra-study-CoWRBeK svg {
    filter: drop-shadow(0 0 5px rgb(171,209,157,0.5));
    height: 60px;
    fill: rgb(171,209,157);
    width: 60px;
}.quantitative-data-duUG3Br .extra-study-CoWRBeK svg path {
    fill: rgb(171,209,157);
}.quantitative-data-duUG3Br .statistics-zone-jR3VLWl {
    position: relative;
    margin-bottom: 20px;
    font-size: 32px;
    display: inline-block;
    line-height: 1.2;
    font-weight: 700;
    color: #ffffff;
}.quantitative-data-duUG3Br .statistics-zone-jR3VLWl::after {
    bottom: -10px;
    content: "";
    width: 60px;
    left: 0;
    position: absolute;
    height: 4px;
    background: rgb(171,209,157);
}.quantitative-data-duUG3Br .knowledge-statistics-jhtcR9Y {
    max-width: 90%;
    margin-bottom: 40px;
    color: #ffffff;
    line-height: 1.6;
    font-size: 18px;
    opacity: 0.9;
}.quantitative-data-duUG3Br .boost-statistics-mBdue1q {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    gap: 30px;
}.quantitative-data-duUG3Br .growth-track-VZWbSYX {
    border-left: 4px solid rgb(171,209,157);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 30px;
    flex-direction: column;
    display: flex;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.1));
    position: relative;
    border-radius: 29px;
}.quantitative-data-duUG3Br .growth-track-VZWbSYX:hover {
    transform: translateX(5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.quantitative-data-duUG3Br .statistics-expertise-BCP23UM {
    display: flex;
    right: 20px;
    align-items: center;
    top: 20px;
    justify-content: center;
    height: 40px;
    position: absolute;
    width: 40px;
}.quantitative-data-duUG3Br .statistics-expertise-BCP23UM svg {
    height: 100%;
    fill: rgb(128,180,106);
    width: 100%;
}.quantitative-data-duUG3Br .statistics-expertise-BCP23UM svg path {
    fill: rgb(128,180,106);
}.quantitative-data-duUG3Br .growth-track-VZWbSYX span {
    color: #ffffff;
    font-weight: 700;
    display: block;
    line-height: 1;
    margin-bottom: 5px;
    font-size: 2.5rem;
}.quantitative-data-duUG3Br .growth-track-VZWbSYX p {
    color: #ffffff;
    line-height: 1.4;
    font-size: 18px;
    opacity: 0.7;
}

@media screen and (max-width: 992px) {.quantitative-data-duUG3Br .statistics-pros-tk6breu {
    gap: 40px;
    grid-template-columns: 1fr;
}.quantitative-data-duUG3Br .statistics-zone-jR3VLWl,
    .quantitative-data-duUG3Br .knowledge-statistics-jhtcR9Y {
    text-align: center;
    max-width: 100%;
}.quantitative-data-duUG3Br .extra-study-CoWRBeK {
    margin-left: auto;
    margin-right: auto;
}.quantitative-data-duUG3Br .statistics-zone-jR3VLWl::after {
    left: 50%;
    transform: translateX(-50%);
}
}

@media screen and (max-width: 768px) {.quantitative-data-duUG3Br {
    padding: 60px 0;
}.quantitative-data-duUG3Br .boost-statistics-mBdue1q {
    grid-template-columns: 1fr;
    gap: 20px;
}.quantitative-data-duUG3Br .growth-track-VZWbSYX {
    padding: 20px;
}.quantitative-data-duUG3Br .growth-track-VZWbSYX span {
    font-size: 2rem;
}
}

@media screen and (min-width: 993px) {.quantitative-data-duUG3Br .statistics-pros-tk6breu > div:first-child {
    order: 2;
}.quantitative-data-duUG3Br .statistics-pros-tk6breu > div:last-child {
    order: 1;
}}

.quantitative-data-duUG3Br .growth-track-VZWbSYX:nth-child(1) {
    border-left-color: rgb(171,209,157);
}.quantitative-data-duUG3Br .growth-track-VZWbSYX:nth-child(2) {
    border-left-color: rgb(128,180,106);
}.quantitative-data-duUG3Br .growth-track-VZWbSYX:nth-child(3) {
    border-left-color: rgb(171,209,157);
}.quantitative-data-duUG3Br .growth-track-VZWbSYX:nth-child(4) {
    border-left-color: rgb(128,180,106);
}.quantitative-data-duUG3Br .growth-track-VZWbSYX:nth-child(even) .statistics-expertise-BCP23UM svg,
.quantitative-data-duUG3Br .growth-track-VZWbSYX:nth-child(even) .statistics-expertise-BCP23UM svg path {
    fill: rgb(171,209,157);
}.quantitative-data-duUG3Br .growth-track-VZWbSYX:nth-child(odd) .statistics-expertise-BCP23UM svg,
.quantitative-data-duUG3Br .growth-track-VZWbSYX:nth-child(odd) .statistics-expertise-BCP23UM svg path {
    fill: rgb(128,180,106);
}.quantitative-data-duUG3Br .growth-track-VZWbSYX::after {
    left: 0;
    width: 100%;
    height: 1px;
    position: absolute;
    background: linear-gradient(90deg, rgb(171,209,157,0.5), transparent);
    content: "";
    bottom: 0;
}

@media screen and (max-width: 576px) {.quantitative-data-duUG3Br {
    padding: 40px 0;
}.quantitative-data-duUG3Br .statistics-pros-tk6breu {
    gap: 30px;
}.quantitative-data-duUG3Br .statistics-zone-jR3VLWl {
    font-size: calc(32px * 0.85);
}.quantitative-data-duUG3Br .knowledge-statistics-jhtcR9Y {
    font-size: calc(18px * 0.95);
    margin-bottom: 30px;
}.quantitative-data-duUG3Br .growth-track-VZWbSYX {
    padding: 20px 15px;
}.quantitative-data-duUG3Br .statistics-expertise-BCP23UM {
    height: 30px;
    width: 30px;
    right: 15px;
    top: 15px;
}.quantitative-data-duUG3Br .growth-track-VZWbSYX span {
    font-size: 1.8rem;
}.quantitative-data-duUG3Br .growth-track-VZWbSYX p {
    font-size: calc(18px * 0.9);
}}.newsletter-signup-hBtcr4l {
    padding: 4rem 0;
    position: relative;
    overflow: hidden;
    font-family: Arial, sans-serif;
    background: linear-gradient(135deg, rgb(171,209,157,0.5), rgb(128,180,106));
}.newsletter-signup-hBtcr4l::before {
    transform: rotate(-15deg);
    top: -10%;
    content: "";
    position: absolute;
    height: 120%;
    opacity: 0.07;
    width: 35%;
    background: linear-gradient(165deg, rgb(171,209,157), transparent);
    z-index: 1;
    right: -5%;
}.newsletter-signup-hBtcr4l::after {
    transform: rotate(15deg);
    z-index: 1;
    height: 120%;
    left: -5%;
    opacity: 0.05;
    background: linear-gradient(-165deg, rgb(128,180,106), transparent);
    position: absolute;
    bottom: -10%;
    content: "";
    width: 25%;
}.newsletter-signup-hBtcr4l .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 2rem;
}.newsletter-signup-hBtcr4l .learn-experts-KumNbad {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
    border-left: 3px solid rgb(171,209,157);
    display: flex;
    align-items: center;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.95);
    padding: 3rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(-1deg);
}.newsletter-signup-hBtcr4l .learn-experts-KumNbad:hover {
    transform: perspective(1000px) rotateY(0deg);
}.newsletter-signup-hBtcr4l h4 {
    max-width: 90%;
    font-size: calc(20px * 0.95);
    margin: 0 0 2rem;
    letter-spacing: 0.01em;
    color: #000000;
    font-weight: 600;
    text-align: center;
    position: relative;
    line-height: 1.4;
}.newsletter-signup-hBtcr4l h4::after {
    left: 50%;
    background: rgb(171,209,157);
    bottom: -0.75rem;
    transition: width 0.3s ease;
    position: absolute;
    content: "";
    height: 2px;
    width: 3rem;
    transform: translateX(-50%);
}.newsletter-signup-hBtcr4l .learn-experts-KumNbad:hover h4::after {
    width: 5rem;
}.newsletter-signup-hBtcr4l .input_holder {
    gap: 1rem;
    flex-direction: row;
    width: 100%;
    display: flex;
    max-width: 600px;
    justify-content: center;
    margin-top: 1rem;
    flex-wrap: wrap;
}.newsletter-signup-hBtcr4l .input_holder span {
    position: relative;
    flex: 1 1 250px;
}.newsletter-signup-hBtcr4l input[type="email"] {
    color: #000000;
    padding: 0.9rem 1.2rem;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    width: 100%;
    outline: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(245, 245, 245, 0.7);
    font-size: 18px;
}.newsletter-signup-hBtcr4l input[type="email"]:focus {
    background: white;
    border-color: rgb(171,209,157,0.5);
    transform: translateY(-2px);
    box-shadow: 0 2px 10px rgba(rgb(171,209,157,0.5), 0.15);
}.newsletter-signup-hBtcr4l input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
    transition: opacity 0.3s ease;
}.newsletter-signup-hBtcr4l input[type="email"]:focus::placeholder {
    opacity: 0.5;
}.newsletter-signup-hBtcr4l .sub-status-F7zcyEK {
    background: linear-gradient(135deg, rgb(171,209,157), rgb(171,209,157,0.5));
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    min-width: 180px;
    position: relative;
    font-size: 19px;
    border: none;
    cursor: pointer;
    padding: 0.9rem 1.5rem;
    z-index: 1;
    font-weight: 600;
    color: white;
}.newsletter-signup-hBtcr4l .sub-status-F7zcyEK::before {
    height: 100%;
    top: 0;
    position: absolute;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: -1;
    background: linear-gradient(135deg, rgb(128,180,106), rgb(171,209,157));
    width: 100%;
    content: "";
    left: -100%;
}.newsletter-signup-hBtcr4l .sub-status-F7zcyEK:hover {
    box-shadow: 0 7px 14px rgba(0, 0, 0, 0.15), 0 5px 5px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}.newsletter-signup-hBtcr4l .sub-status-F7zcyEK:hover::before {
    transform: translateX(100%);
}.newsletter-signup-hBtcr4l .sub-status-F7zcyEK:active {
    transform: translateY(0);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 3px 3px rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 768px) {.newsletter-signup-hBtcr4l .learn-experts-KumNbad {
    padding: 2.5rem 3.5rem;
    flex-direction: row;
    justify-content: space-between;
}.newsletter-signup-hBtcr4l h4 {
    text-align: left;
    margin: 0;
    max-width: 50%;
}.newsletter-signup-hBtcr4l h4::after {
    transform: none;
    left: 0;
}.newsletter-signup-hBtcr4l .input_holder {
    justify-content: flex-end;
    margin-top: 0;
    flex: 0 0 50%;
    width: auto;
}
}

@media screen and (max-width: 767px) {.newsletter-signup-hBtcr4l {
    padding: 3rem 0;
}.newsletter-signup-hBtcr4l .learn-experts-KumNbad {
    padding: 2rem 1.5rem;
}.newsletter-signup-hBtcr4l h4 {
    font-size: calc(22px * 1.1);
    margin-bottom: 1.5rem;
}.newsletter-signup-hBtcr4l .input_holder {
    flex-direction: column;
    gap: 0.75rem;
}.newsletter-signup-hBtcr4l .input_holder span {
    flex: 1 1 auto;
    width: 100%;
}.newsletter-signup-hBtcr4l input[type="email"],
    .newsletter-signup-hBtcr4l .sub-status-F7zcyEK {
    width: 100%;
    padding: 0.8rem 1rem;
}
}

@media screen and (max-width: 480px) {.newsletter-signup-hBtcr4l {
    padding: 2.5rem 0;
}.newsletter-signup-hBtcr4l .learn-experts-KumNbad {
    padding: 1.5rem;
}.newsletter-signup-hBtcr4l h4 {
    font-size: 18px;
    line-height: 1.5;
}.newsletter-signup-hBtcr4l input[type="email"],
    .newsletter-signup-hBtcr4l .sub-status-F7zcyEK {
    font-size: calc(18px * 0.9);
    padding: 0.7rem 0.9rem;
}
}

@media (prefers-reduced-motion: reduce) {.newsletter-signup-hBtcr4l .learn-experts-KumNbad,
    .newsletter-signup-hBtcr4l input[type="email"],
    .newsletter-signup-hBtcr4l .sub-status-F7zcyEK,
    .newsletter-signup-hBtcr4l .sub-status-F7zcyEK::before {
    transition: none;
}}.training-results-kAE3pRb {
    background: linear-gradient(110deg, rgb(212,235,203) 0%, #ffffff 100%);
    overflow: hidden;
    font-family: Arial, sans-serif;
    position: relative;
    padding: 70px 0;
}.training-results-kAE3pRb::before {
    height: 400px;
    transform: translate(30%, -30%);
    top: 0;
    animation: float 15s ease-in-out infinite alternate;
    width: 400px;
    opacity: 0.4;
    filter: blur(60px);
    content: "";
    right: 0;
    background: radial-gradient(circle, rgb(171,209,157,0.5) 0%, transparent 70%);
    position: absolute;
}.training-results-kAE3pRb::after {
    left: 0;
    content: "";
    width: 400px;
    filter: blur(60px);
    transform: translate(-30%, 30%);
    background: radial-gradient(circle, rgb(128,180,106,0.5) 0%, transparent 70%);
    opacity: 0.4;
    position: absolute;
    bottom: 0;
    animation: float 20s ease-in-out infinite alternate-reverse;
    height: 400px;
}@keyframes float {
  0% {
    transform: translate(-30%, 30%) scale(1);
    opacity: 0.3;
  }
  100% {
    transform: translate(-20%, 20%) scale(1.1);
    opacity: 0.5;
  }
}

.training-results-kAE3pRb .container {
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
}.training-results-kAE3pRb .learn-experts-KumNbad {
    grid-template-columns: 0.8fr 1.2fr;
    display: grid;
    position: relative;
    gap: 30px;
}.training-results-kAE3pRb .photo-AmT40Pv {
    box-shadow: 
    15px 15px 30px rgba(0, 0, 0, 0.1),
    -5px -5px 20px rgba(255, 255, 255, 0.6);
    width: 100%;
    object-fit: cover;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: rotate(-1deg);
    height: auto;
    position: relative;
    border-radius: 15px;
    z-index: 1;
    max-height: 400px;
}.training-results-kAE3pRb .photo-AmT40Pv:hover {
    box-shadow: 
    20px 20px 40px rgba(0, 0, 0, 0.15),
    -8px -8px 25px rgba(255, 255, 255, 0.8);
    transform: rotate(0) scale(1.02);
}.training-results-kAE3pRb .text-details-isB6yRQ {
    z-index: 2;
    position: relative;
    transform: translateY(10px);
    background: #ffffff;
    border-radius: 15px;
    box-shadow: 
    10px 10px 30px rgba(0, 0, 0, 0.08),
    -5px -5px 20px rgba(255, 255, 255, 0.6);
    padding: 30px 25px;
}.training-results-kAE3pRb .text-details-isB6yRQ::before {
    top: -5px;
    content: "";
    opacity: 0.3;
    filter: blur(10px);
    bottom: -5px;
    left: -5px;
    position: absolute;
    z-index: -1;
    background: linear-gradient(135deg, rgb(171,209,157,0.5), rgb(128,180,106,0.5));
    right: -5px;
    border-radius: 20px;
}.training-results-kAE3pRb h3 {
    position: relative;
    font-weight: 700;
    color: rgb(171,209,157);
    padding-bottom: 10px;
    margin-bottom: 25px;
    border-bottom: 2px dashed rgb(171,209,157,0.5);
    font-size: 36px;
}.training-results-kAE3pRb h3::after {
    z-index: -1;
    border-radius: 50%;
    top: -15px;
    background: rgb(128,180,106,0.5);
    right: -15px;
    height: 30px;
    opacity: 0.3;
    width: 30px;
    position: absolute;
    content: "";
}.training-results-kAE3pRb ul {
    padding: 0;
    margin: 0;
    list-style: none;
}.training-results-kAE3pRb li {
    margin-bottom: 15px;
    transform: translateX(0);
    position: relative;
    transition: all 0.3s ease;
}.training-results-kAE3pRb li:last-child {
    margin-bottom: 0;
}.training-results-kAE3pRb li::before {
    left: -10px;
    transition: height 0.3s ease;
    height: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(171,209,157), rgb(128,180,106));
    top: 0;
    border-radius: 3px;
    content: "";
    width: 3px;
}.training-results-kAE3pRb li:hover {
    transform: translateX(8px);
}.training-results-kAE3pRb li:hover::before {
    height: 100%;
}.training-results-kAE3pRb li p {
    margin: 0;
    color: #000000;
    border-radius: 10px;
    display: flex;
    box-shadow: 
    3px 3px 10px rgba(0, 0, 0, 0.03),
    -2px -2px 5px rgba(255, 255, 255, 0.8);
    padding: 10px 12px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4));
    gap: 12px;
    transition: all 0.3s ease;
    font-size: 16px;
    align-items: center;
}.training-results-kAE3pRb li:hover p {
    box-shadow: 
    5px 5px 15px rgba(0, 0, 0, 0.05),
    -3px -3px 8px rgba(255, 255, 255, 1);
}.training-results-kAE3pRb svg {
    width: 20px;
    height: 20px;
    border: 1px solid rgb(171,209,157,0.5);
    border-radius: 10px;
    padding: 8px;
    background: #ffffff;
    transition: all 0.3s ease;
    flex-shrink: 0;
}.training-results-kAE3pRb svg path {
    transition: fill 0.3s ease;
    fill: rgb(171,209,157);
}.training-results-kAE3pRb li:hover svg {
    transform: rotate(10deg);
    background: linear-gradient(135deg, rgb(171,209,157), rgb(128,180,106));
    border-color: transparent;
}.training-results-kAE3pRb li:hover svg path {
    fill: #ffffff;
}

@media (max-width: 992px) {.training-results-kAE3pRb {
    padding: 60px 0;
}.training-results-kAE3pRb .learn-experts-KumNbad {
    grid-template-columns: 1fr;
    gap: 20px;
}.training-results-kAE3pRb .photo-AmT40Pv {
    object-fit: cover;
    max-height: 350px;
    transform: rotate(0);
    width: 100%;
}.training-results-kAE3pRb .text-details-isB6yRQ {
    transform: translateY(0);
}
}

@media (max-width: 768px) {.training-results-kAE3pRb {
    padding: 50px 0;
}.training-results-kAE3pRb .photo-AmT40Pv {
    max-height: 280px;
}.training-results-kAE3pRb h3 {
    font-size: calc(36px * 0.9);
}
}

@media (max-width: 576px) {.training-results-kAE3pRb {
    padding: 40px 0;
}.training-results-kAE3pRb .photo-AmT40Pv {
    max-height: 220px;
}.training-results-kAE3pRb .text-details-isB6yRQ {
    padding: 20px 15px;
}.training-results-kAE3pRb h3 {
    margin-bottom: 20px;
    font-size: calc(36px * 0.85);
}.training-results-kAE3pRb li {
    margin-bottom: 12px;
}.training-results-kAE3pRb li p {
    font-size: calc(16px * 0.95);
    gap: 10px;
    padding: 8px 10px;
}.training-results-kAE3pRb svg {
    width: 18px;
    height: 18px;
    padding: 6px;
}}footer {
    z-index: 1;
    position: relative;
}footer::before {
    top: 0;
    bottom: 0;
    z-index: -2;
    background: rgb(171,209,157);
    position: absolute;
    content: "";
    opacity: 0.95;
    right: 0;
    left: 0;
}footer::after {
    opacity: 0.1;
    position: absolute;
    background-image: 
        radial-gradient(circle at 25% 25%, rgb(128,180,106) 1px, transparent 1px),
        radial-gradient(circle at 75% 75%, rgb(128,180,106) 1px, transparent 1px),
        radial-gradient(circle at 25% 75%, rgb(128,180,106) 1px, transparent 1px),
        radial-gradient(circle at 75% 25%, rgb(128,180,106) 1px, transparent 1px);
    right: 0;
    z-index: -1;
    bottom: 0;
    content: "";
    top: 0;
    left: 0;
    background-size: 50px 50px;
}.sec-cert-7EfKAz2 {
    position: relative;
    color: #ffffff;
    padding: 4rem 0 2rem;
}.sec-cert-7EfKAz2::before {
    width: 100%;
    height: 3px;
    top: 0;
    position: absolute;
    background: rgb(128,180,106);
    content: "";
    left: 0;
}.sec-cert-7EfKAz2::after {
    opacity: 0.5;
    height: 8px;
    background-repeat: repeat-x;
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    background-image: 
        linear-gradient(90deg, 
            rgb(128,180,106) 0px, rgb(128,180,106) 10px,
            transparent 10px, transparent 15px,
            rgb(128,180,106) 15px, rgb(128,180,106) 30px,
            transparent 30px, transparent 35px,
            rgb(128,180,106) 35px, rgb(128,180,106) 40px,
            transparent 40px, transparent 60px,
            rgb(128,180,106) 60px, rgb(128,180,106) 70px,
            transparent 70px, transparent 80px,
            rgb(128,180,106) 80px, rgb(128,180,106) 90px,
            transparent 90px, transparent 110px,
            rgb(128,180,106) 110px, rgb(128,180,106) 120px,
            transparent 120px, transparent 140px
        );
    top: 3px;
}.sec-cert-7EfKAz2 .container {
    gap: 3rem;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}.sec-cert-7EfKAz2 .company_holder {
    border-radius: 22px;
    flex: 1 1 400px;
    padding: 0;
    position: relative;
}.sec-cert-7EfKAz2 .company_holder::before {
    top: 0;
    position: absolute;
    content: "";
    width: 100%;
    border-radius: 22px;
    height: 100%;
    left: 0;
    opacity: 0.1;
    background-image:
        linear-gradient(0deg, transparent 24px, rgb(128,180,106) 25px, rgb(128,180,106) 26px, transparent 27px, transparent 49px),
        linear-gradient(90deg, transparent 24px, rgb(128,180,106) 25px, rgb(128,180,106) 26px, transparent 27px, transparent 49px);
    background-size: 50px 50px;
}.sec-cert-7EfKAz2 .company_holder h3 {
    position: relative;
    margin: 0;
    font-weight: 700;
    font-size: 34px;
    color: #ffffff;
    padding: 1.5rem 2rem;
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
    background: rgb(128,180,106);
}.sec-cert-7EfKAz2 .company_holder h3::after {
    content: "";
    background: #ffffff;
    position: absolute;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
    height: 10px;
    transform: translateY(-50%);
    top: 50%;
    width: 10px;
    border-radius: 50%;
    right: 15px;
}.sec-cert-7EfKAz2 .footer-account-aCSlpTX {
    font-size: 18px;
    padding: 2rem;
    line-height: 1.6;
    border-bottom-right-radius: 22px;
    border-bottom-left-radius: 22px;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    position: relative;
}.sec-cert-7EfKAz2 .footer-account-aCSlpTX::before {
    opacity: 0.6;
    left: -10px;
    background: rgb(128,180,106);
    content: "";
    top: 2rem;
    border-radius: 50%;
    position: absolute;
    height: 20px;
    width: 20px;
}.sec-cert-7EfKAz2 .footer-account-aCSlpTX::after {
    width: 20px;
    position: absolute;
    right: -10px;
    border-radius: 50%;
    background: rgb(128,180,106);
    height: 20px;
    bottom: 2rem;
    content: "";
    opacity: 0.6;
}.sec-cert-7EfKAz2 .collab-space-eF42pkz {
    flex: 1 1 calc(100% - 450px);
    min-width: 400px;
}.sec-cert-7EfKAz2 .top-lesson-jqtolfL {
    flex-wrap: wrap;
    gap: 3rem;
    display: flex;
}.sec-cert-7EfKAz2 .nav-block-jVeI7Xx {
    flex: 1 1 calc(50% - 1.5rem);
    position: relative;
    min-width: 200px;
    border-radius: 22px;
    overflow: hidden;
}.sec-cert-7EfKAz2 .nav-block-jVeI7Xx::before {
    border-radius: 22px;
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 20px);
    left: 0;
}.sec-cert-7EfKAz2 .nav-block-jVeI7Xx h5 {
    align-items: center;
    position: relative;
    padding: 1rem 1.5rem;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    background: rgb(128,180,106);
    color: #ffffff;
    display: flex;
}.sec-cert-7EfKAz2 .nav-block-jVeI7Xx h5::before {
    border-radius: 50%;
    height: 8px;
    content: "";
    margin-right: 10px;
    display: inline-block;
    background: #ffffff;
    width: 8px;
}.sec-cert-7EfKAz2 .nav-block-jVeI7Xx h5::after {
    height: 6px;
    right: 15px;
    position: absolute;
    width: 6px;
    transform: translateY(-50%);
    background: #ffffff;
    content: "";
    border-radius: 50%;
    top: 50%;
}.sec-cert-7EfKAz2 .nav-block-jVeI7Xx .top-lesson-jqtolfL {
    background: rgba(255, 255, 255, 0.05);
    display: flex;
    flex-direction: column;
    padding: 1.5rem;
    gap: 2px;
}.sec-cert-7EfKAz2 .nav-block-jVeI7Xx .top-lesson-jqtolfL a {
    transition: all 0.3s ease;
    font-size: 18px;
    text-decoration: none;
    display: block;
    padding: 0.8rem 1rem 0.8rem 2rem;
    color: #ffffff;
    position: relative;
    border-radius: 10px;
}.sec-cert-7EfKAz2 .nav-block-jVeI7Xx .top-lesson-jqtolfL a::before {
    transform: translateY(-50%);
    border-radius: 50%;
    background: rgb(128,180,106);
    top: 50%;
    transition: all 0.3s ease;
    content: "";
    left: 0.7rem;
    height: 6px;
    position: absolute;
    width: 6px;
}.sec-cert-7EfKAz2 .nav-block-jVeI7Xx .top-lesson-jqtolfL a:hover {
    background: rgba(255, 255, 255, 0.1);
}.sec-cert-7EfKAz2 .nav-block-jVeI7Xx .top-lesson-jqtolfL a:hover::before {
    background: #ffffff;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
}.contact-edu-kGjEMrs {
    margin-top: 2.5rem;
    background: rgb(128,180,106);
    position: relative;
    padding: 2rem 0;
}.contact-edu-kGjEMrs::before {
    left: 0;
    height: 5px;
    top: -5px;
    background-image: 
        linear-gradient(90deg, 
            transparent 0px, transparent 20px,
            rgb(171,209,157) 20px, rgb(171,209,157) 40px,
            transparent 40px, transparent 60px,
            rgb(171,209,157) 60px, rgb(171,209,157) 80px,
            transparent 80px, transparent 100px,
            rgb(171,209,157) 100px, rgb(171,209,157) 120px
        );
    background-repeat: repeat-x;
    content: "";
    width: 100%;
    position: absolute;
}.contact-edu-kGjEMrs .container {
    justify-content: center;
    display: flex;
    position: relative;
    align-items: center;
}.contact-edu-kGjEMrs .container::before,
.contact-edu-kGjEMrs .container::after {
    position: absolute;
    height: 15px;
    top: 50%;
    content: "";
    border-radius: 50%;
    width: 15px;
    background: rgb(171,209,157);
    transform: translateY(-50%);
}.contact-edu-kGjEMrs .container::before {
    left: 15%;
}.contact-edu-kGjEMrs .container::after {
    right: 15%;
}.contact-edu-kGjEMrs .contest-info-NAm61rl {
    text-align: center;
    border-radius: 30px;
    padding: 0.5rem 2rem;
    background: rgb(171,209,157);
    display: inline-block;
    color: #ffffff;
    position: relative;
    font-size: 15px;
}.contact-edu-kGjEMrs .contest-info-NAm61rl::before,
.contact-edu-kGjEMrs .contest-info-NAm61rl::after {
    background: rgb(171,209,157);
    height: 1px;
    content: "";
    position: absolute;
    width: 50px;
    transform: translateY(-50%);
    top: 50%;
}.contact-edu-kGjEMrs .contest-info-NAm61rl::before {
    right: 100%;
    margin-right: 15px;
}.contact-edu-kGjEMrs .contest-info-NAm61rl::after {
    margin-left: 15px;
    left: 100%;
}

@media (max-width: 1200px) {.sec-cert-7EfKAz2 .container {
    gap: 2rem;
}.sec-cert-7EfKAz2 .company_holder {
    flex: 1 1 350px;
}.sec-cert-7EfKAz2 .collab-space-eF42pkz {
    min-width: 350px;
    flex: 1 1 calc(100% - 400px);
}.sec-cert-7EfKAz2 .top-lesson-jqtolfL {
    gap: 2rem;
}.contact-edu-kGjEMrs .container::before {
    left: 5%;
}.contact-edu-kGjEMrs .container::after {
    right: 5%;
}
}

@media (max-width: 992px) {.sec-cert-7EfKAz2 {
    padding: 3.5rem 0 1.5rem;
}.sec-cert-7EfKAz2 .container {
    flex-direction: column;
    gap: 2.5rem;
}.sec-cert-7EfKAz2 .company_holder,
    .sec-cert-7EfKAz2 .collab-space-eF42pkz {
    flex: 1 1 100%;
    min-width: 100%;
}.sec-cert-7EfKAz2 .nav-block-jVeI7Xx {
    flex: 1 1 calc(50% - 1.5rem);
    min-width: 200px;
}.contact-edu-kGjEMrs .container::before,
    .contact-edu-kGjEMrs .container::after {
    display: none;
}
}

@media (max-width: 768px) {.sec-cert-7EfKAz2 {
    padding: 3rem 0 1rem;
}.sec-cert-7EfKAz2 .top-lesson-jqtolfL {
    gap: 1.5rem;
}.sec-cert-7EfKAz2 .company_holder h3 {
    font-size: calc(34px - 2px);
    padding: 1.2rem 1.5rem;
}.sec-cert-7EfKAz2 .footer-account-aCSlpTX {
    padding: 1.5rem;
}.sec-cert-7EfKAz2 .footer-account-aCSlpTX::before,
    .sec-cert-7EfKAz2 .footer-account-aCSlpTX::after {
    display: none;
}.contact-edu-kGjEMrs {
    margin-top: 2rem;
}.contact-edu-kGjEMrs .contest-info-NAm61rl::before,
    .contact-edu-kGjEMrs .contest-info-NAm61rl::after {
    width: 30px;
}
}

@media (max-width: 576px) {.sec-cert-7EfKAz2 {
    padding: 2.5rem 0 0.8rem;
}.sec-cert-7EfKAz2 .nav-block-jVeI7Xx {
    flex: 1 1 100%;
    min-width: 100%;
}.sec-cert-7EfKAz2 .top-lesson-jqtolfL {
    gap: 1rem;
}.sec-cert-7EfKAz2 .nav-block-jVeI7Xx .top-lesson-jqtolfL a {
    padding: 0.7rem 1rem 0.7rem 1.8rem;
}.sec-cert-7EfKAz2 .nav-block-jVeI7Xx .top-lesson-jqtolfL a::before {
    left: 0.6rem;
}.contact-edu-kGjEMrs {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.contact-edu-kGjEMrs .contest-info-NAm61rl::before,
    .contact-edu-kGjEMrs .contest-info-NAm61rl::after {
    display: none;
}
}

@media (max-width: 420px) {.sec-cert-7EfKAz2::after {
    height: 5px;
    background-size: 100px 5px;
}.sec-cert-7EfKAz2 .company_holder h3::after,
    .sec-cert-7EfKAz2 .nav-block-jVeI7Xx h5::before,
    .sec-cert-7EfKAz2 .nav-block-jVeI7Xx h5::after {
    display: none;
}.sec-cert-7EfKAz2 .nav-block-jVeI7Xx h5 {
    padding: 0.8rem 1rem;
}.sec-cert-7EfKAz2 .nav-block-jVeI7Xx .top-lesson-jqtolfL {
    padding: 1rem;
}.contact-edu-kGjEMrs .contest-info-NAm61rl {
    padding: 0.4rem 1.5rem;
    width: 90%;
}}.course-program-description-Rzi2r4f {
    background: linear-gradient(135deg, rgb(212,235,203) 0%, rgba(245, 247, 250, 0.92) 100%);
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
}.course-program-description-Rzi2r4f::before {
    filter: blur(20px);
    height: 70%;
    content: "";
    opacity: 0.5;
    position: absolute;
    transform: rotate(-15deg) translateZ(0);
    width: 35%;
    top: -10%;
    right: -5%;
    background: linear-gradient(225deg, rgb(171,209,157,0.5) 0%, rgb(128,180,106,0.5) 100%);
    z-index: 1;
}.course-program-description-Rzi2r4f::after {
    transform: rotate(10deg) translateZ(0);
    height: 50%;
    width: 25%;
    opacity: 0.4;
    content: "";
    background: linear-gradient(45deg, rgb(128,180,106,0.5) 0%, rgb(171,209,157,0.5) 100%);
    z-index: 1;
    filter: blur(15px);
    bottom: -5%;
    left: -2%;
    position: absolute;
}.course-program-description-Rzi2r4f .container {
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
}.course-program-description-Rzi2r4f .skill-academy-k9qSYgc {
    transform: perspective(1000px) rotateX(2deg);
    display: grid;
    background: #ffffff;
    gap: 2rem;
    position: relative;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.08);
    grid-template-columns: 1fr;
}.course-program-description-Rzi2r4f .photo-AmT40Pv {
    height: 300px;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    overflow: hidden;
    transform-origin: top center;
}.course-program-description-Rzi2r4f .photo-AmT40Pv::before {
    left: 0;
    bottom: 0;
    content: "";
    right: 0;
    top: 0;
    z-index: 1;
    position: absolute;
    background: linear-gradient(180deg, rgba(0,0,0,0) 60%, rgba(0,0,0,0.6) 100%);
}.course-program-description-Rzi2r4f .photo-AmT40Pv::after {
    height: 100%;
    mix-blend-mode: overlay;
    opacity: 0.2;
    left: 0;
    position: absolute;
    top: 0;
    background: rgb(171,209,157);
    width: 100%;
    content: "";
}.course-program-description-Rzi2r4f .text-details-isB6yRQ {
    padding: 2.5rem 2rem;
    position: relative;
    background: #ffffff;
    transform: translateY(-40px);
    clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
}.course-program-description-Rzi2r4f .text-details-isB6yRQ h3 {
    line-height: 1.4;
    font-size: calc(23px * 1.1);
    animation-delay: 0.3s;
    position: relative;
    animation: slideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    color: #000000;
    margin-bottom: 1.5rem;
    transform: translateY(0);
    opacity: 0;
    font-weight: 700;
}.course-program-description-Rzi2r4f .text-details-isB6yRQ h3::after {
    transform: scaleX(0);
    animation-delay: 0.6s;
    margin-top: 1rem;
    transform-origin: left;
    animation: expandLine 1s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    background: rgb(171,209,157);
    height: 3px;
    content: "";
    width: 60px;
    display: block;
}.course-program-description-Rzi2r4f .text-details-isB6yRQ p.description {
    animation-delay: 0.5s;
    transform: translateY(20px);
    color: #000000;
    margin-bottom: 1.5rem;
    opacity: 0;
    animation: slideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    font-size: 15px;
    line-height: 1.7;
}.course-program-description-Rzi2r4f .text-details-isB6yRQ span.description {
    display: none;
}.course-program-description-Rzi2r4f .text-details-isB6yRQ div {
    overflow-y: auto;
    position: relative;
    padding-right: 10px;
    max-height: 300px;
}.course-program-description-Rzi2r4f .text-details-isB6yRQ div::-webkit-scrollbar {
    width: 6px;
}.course-program-description-Rzi2r4f .text-details-isB6yRQ div::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.04);
}.course-program-description-Rzi2r4f .text-details-isB6yRQ div::-webkit-scrollbar-thumb {
    background: rgb(171,209,157,0.5);
    transition: background 0.3s ease;
}.course-program-description-Rzi2r4f .text-details-isB6yRQ div::-webkit-scrollbar-thumb:hover {
    background: rgb(171,209,157);
}

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

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

@media (min-width: 768px) {.course-program-description-Rzi2r4f {
    padding: 7rem 0;
}.course-program-description-Rzi2r4f .skill-academy-k9qSYgc {
    gap: 0;
    transform: perspective(1200px) rotateY(-2deg);
    transition: transform 0.5s ease;
    grid-template-columns: 45% 55%;
}.course-program-description-Rzi2r4f .skill-academy-k9qSYgc:hover {
    transform: perspective(1200px) rotateY(0deg);
}.course-program-description-Rzi2r4f .photo-AmT40Pv {
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}.course-program-description-Rzi2r4f .text-details-isB6yRQ {
    transform: translateY(0) translateX(-50px);
    padding: 3.5rem 3rem 3.5rem 4rem;
    clip-path: none;
}.course-program-description-Rzi2r4f .text-details-isB6yRQ h3 {
    font-size: 38px;
    margin-bottom: 2rem;
}.course-program-description-Rzi2r4f .text-details-isB6yRQ div {
    max-height: 350px;
}
}

@media (min-width: 992px) {.course-program-description-Rzi2r4f {
    padding: 8rem 0;
}.course-program-description-Rzi2r4f .skill-academy-k9qSYgc {
    grid-template-columns: 40% 60%;
}.course-program-description-Rzi2r4f .photo-AmT40Pv {
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
}.course-program-description-Rzi2r4f .photo-AmT40Pv:hover {
    transform: scale(1.03);
}.course-program-description-Rzi2r4f .text-details-isB6yRQ {
    transform: translateX(-70px);
    padding: 4rem 5rem 4rem 5rem;
}.course-program-description-Rzi2r4f .text-details-isB6yRQ h3 {
    margin-bottom: 2.5rem;
}.course-program-description-Rzi2r4f .text-details-isB6yRQ div {
    max-height: 400px;
}
}

@media (min-width: 1200px) {.course-program-description-Rzi2r4f .skill-academy-k9qSYgc {
    grid-template-columns: 45% 55%;
}.course-program-description-Rzi2r4f .text-details-isB6yRQ {
    transform: translateX(-100px);
    padding: 5rem 6rem 5rem 7rem;
}
}

@media (max-width: 767px) {.course-program-description-Rzi2r4f .skill-academy-k9qSYgc:hover .photo-AmT40Pv {
    transform: scale(1.05);
}}.offer-grid-yMXnrRh {
    overflow: hidden;
    position: relative;
    background: rgb(212,235,203);
    padding: 120px 0;
}.offer-grid-yMXnrRh::before {
    opacity: 0.15;
    width: 600px;
    top: -15%;
    height: 600px;
    position: absolute;
    background: linear-gradient(135deg, rgb(171,209,157,0.5), rgb(128,180,106,0.5));
    right: -10%;
    filter: blur(80px);
    content: "";
    z-index: 0;
}.offer-grid-yMXnrRh::after {
    position: absolute;
    width: 500px;
    content: "";
    z-index: 0;
    background: linear-gradient(225deg, rgb(128,180,106,0.5), rgb(171,209,157,0.5));
    filter: blur(100px);
    left: -10%;
    bottom: -15%;
    height: 500px;
    opacity: 0.1;
}.offer-grid-yMXnrRh .container {
    position: relative;
    margin: 0 auto;
    max-width: 1400px;
    z-index: 1;
    padding: 0 20px;
}.offer-grid-yMXnrRh .study-fees-Ifd0SG2 {
    gap: 60px;
    display: flex;
    flex-direction: column;
}.offer-grid-yMXnrRh .learn-pricing-QMeJbY1 {
    order: -1;
    transform: translateX(5%);
    z-index: 2;
    position: relative;
    margin-bottom: 20px;
}.offer-grid-yMXnrRh .learn-pricing-QMeJbY1 h2 {
    transform: perspective(1000px) rotateX(0deg);
    font-size: 31px;
    background: linear-gradient(90deg, #000000, rgb(171,209,157));
    margin-bottom: 15px;
    color: #000000;
    background-clip: text !important;
    transition: transform 0.5s ease;
    -webkit-background-clip: text !important;
    font-weight: 700;
    color: transparent;
}.offer-grid-yMXnrRh .learn-pricing-QMeJbY1 .price-sheet-oMIHrX8 {
    font-size: 18px;
    max-width: 700px;
    margin-left: 5px;
    line-height: 1.6;
    transition: transform 0.4s ease;
    transform: translateY(0);
    color: #000000;
}.offer-grid-yMXnrRh .learn-pricing-QMeJbY1:hover h2 {
    transform: perspective(1000px) rotateX(5deg);
}.offer-grid-yMXnrRh .learn-pricing-QMeJbY1:hover .price-sheet-oMIHrX8 {
    transform: translateY(3px);
}.offer-grid-yMXnrRh .member-fees-yWCglPN {
    display: grid;
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
}.offer-grid-yMXnrRh .lesson-plans-MwijOX6 {
    height: 100%;
    display: block;
    transform-style: preserve-3d;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    transform: translateZ(0) scale(1);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.offer-grid-yMXnrRh .lesson-plans-MwijOX6:hover {
    transform: translateZ(20px) scale(1.02);
    z-index: 5;
}.offer-grid-yMXnrRh .class-cost-Prk9Nx5 {
    background: #ffffff;
    transition: box-shadow 0.5s ease;
    overflow: hidden;
    height: 100%;
    flex-direction: column;
    display: flex;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
}.offer-grid-yMXnrRh .lesson-plans-MwijOX6:hover .class-cost-Prk9Nx5 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 0 0 1px rgb(171,209,157,0.5);
}.offer-grid-yMXnrRh .class-cost-Prk9Nx5::before {
    right: 0;
    position: absolute;
    height: 5px;
    left: 0;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    background: linear-gradient(90deg, rgb(171,209,157), rgb(128,180,106));
    transform: scaleX(0);
    top: 0;
    transform-origin: left;
}.offer-grid-yMXnrRh .lesson-plans-MwijOX6:hover .class-cost-Prk9Nx5::before {
    transform: scaleX(1);
}.offer-grid-yMXnrRh .price-deals-J5wVeUn {
    position: relative;
    z-index: 2;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    padding: 35px 30px;
    flex-grow: 1;
}.offer-grid-yMXnrRh .price-deals-J5wVeUn h3 {
    font-weight: 600;
    font-size: calc(19px + 2px);
    color: #000000;
    transform: translateY(0);
    overflow-wrap: break-word;
    transition: transform 0.4s ease, color 0.3s ease;
    word-break: break-word;
    position: relative;
    margin-bottom: 15px;
}.offer-grid-yMXnrRh .lesson-plans-MwijOX6:hover .price-deals-J5wVeUn h3 {
    transform: translateY(-2px);
    color: rgb(171,209,157);
}.offer-grid-yMXnrRh .price-deals-J5wVeUn .fee-schemes-oms7Od1 {
    font-size: calc(19px + 6px);
    position: relative;
    display: block;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    word-break: break-word;
    font-weight: 700;
    color: rgb(171,209,157);
    overflow-wrap: break-word;
    margin: 5px 0 20px;
}.offer-grid-yMXnrRh .lesson-plans-MwijOX6:hover .price-deals-J5wVeUn .fee-schemes-oms7Od1 {
    transform: scale(1.05);
}.offer-grid-yMXnrRh .price-deals-J5wVeUn .fee-schemes-oms7Od1::after {
    content: "";
    width: 50px;
    background: rgb(128,180,106,0.5);
    bottom: -10px;
    height: 2px;
    left: 0;
    transition: width 0.4s ease;
    position: absolute;
}.offer-grid-yMXnrRh .lesson-plans-MwijOX6:hover .price-deals-J5wVeUn .fee-schemes-oms7Od1::after {
    width: 80px;
}.offer-grid-yMXnrRh .price-deals-J5wVeUn p {
    transition: opacity 0.3s ease;
    margin-top: 10px;
    white-space: normal;
    word-break: break-word;
    overflow-wrap: break-word;
    flex-grow: 1;
    line-height: 1.7;
    color: #000000;
    opacity: 0.85;
    font-size: 18px;
}.offer-grid-yMXnrRh .lesson-plans-MwijOX6:hover .price-deals-J5wVeUn p {
    opacity: 1;
}.offer-grid-yMXnrRh .lesson-plans-MwijOX6 .photo-AmT40Pv {
    position: relative;
    width: 100%;
    transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 220px;
    overflow: hidden;
}.offer-grid-yMXnrRh .lesson-plans-MwijOX6:hover .photo-AmT40Pv {
    height: 240px;
}.offer-grid-yMXnrRh .lesson-plans-MwijOX6 .photo-AmT40Pv::after {
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    left: 0;
    right: 0;
    transition: opacity 0.4s ease;
    bottom: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    content: "";
}.offer-grid-yMXnrRh .lesson-plans-MwijOX6:hover .photo-AmT40Pv::after {
    opacity: 1;
}.offer-grid-yMXnrRh .lesson-plans-MwijOX6:nth-child(odd) .class-cost-Prk9Nx5 {
    flex-direction: column-reverse;
}

@media (min-width: 992px) {.offer-grid-yMXnrRh {
    padding: 140px 0;
}.offer-grid-yMXnrRh .study-fees-Ifd0SG2 {
    flex-direction: row;
    align-items: flex-start;
}.offer-grid-yMXnrRh .learn-pricing-QMeJbY1 {
    transform: translateX(0);
    width: 30%;
    top: 100px;
    margin-right: 70px;
    order: 0;
    position: sticky;
    align-self: flex-start;
}.offer-grid-yMXnrRh .member-fees-yWCglPN {
    width: 70%;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.offer-grid-yMXnrRh .member-fees-yWCglPN {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.offer-grid-yMXnrRh .learn-pricing-QMeJbY1 h2 {
    font-size: calc(31px + 5px);
}
}

@media (max-width: 991px) {.offer-grid-yMXnrRh {
    padding: 80px 0;
}.offer-grid-yMXnrRh .learn-pricing-QMeJbY1 {
    transform: translateX(0);
    text-align: center;
}.offer-grid-yMXnrRh .learn-pricing-QMeJbY1 .price-sheet-oMIHrX8 {
    margin: 0 auto;
}
}

@media (max-width: 767px) {.offer-grid-yMXnrRh {
    padding: 60px 0;
}.offer-grid-yMXnrRh .member-fees-yWCglPN {
    grid-template-columns: 1fr;
}.offer-grid-yMXnrRh .price-deals-J5wVeUn {
    padding: 25px 20px;
}.offer-grid-yMXnrRh .lesson-plans-MwijOX6 .photo-AmT40Pv {
    height: 180px;
}.offer-grid-yMXnrRh .learn-pricing-QMeJbY1 h2 {
    font-size: calc(31px - 2px);
}
}

@media (max-width: 480px) {.offer-grid-yMXnrRh {
    padding: 50px 0;
}.offer-grid-yMXnrRh .price-deals-J5wVeUn h3 {
    font-size: 19px;
}.offer-grid-yMXnrRh .price-deals-J5wVeUn .fee-schemes-oms7Od1 {
    font-size: calc(19px + 2px);
}.offer-grid-yMXnrRh .price-deals-J5wVeUn p {
    font-size: calc(18px - 1px);
}}.learning-process-tiT6xIo {
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: rgb(212,235,203);
    padding: 100px 20px;
}.learning-process-tiT6xIo::before {
    width: 100%;
    background: repeating-linear-gradient(
        120deg,
        rgb(171,209,157,0.5) 0%,
        transparent 10%,
        rgb(128,180,106,0.5) 20%,
        transparent 30%,
        rgb(171,209,157,0.5) 40%
    );
    top: 0;
    content: "";
    left: 0;
    animation: bg-shift 20s linear infinite;
    opacity: 0.3;
    position: absolute;
    z-index: -1;
    height: 100%;
}.learning-process-tiT6xIo::after {
    background: radial-gradient(
        circle at 30% 50%,
        rgb(128,180,106,0.5) 0%,
        transparent 60%
    );
    top: 0;
    animation: glow-pulse 8s ease-in-out infinite alternate;
    height: 100%;
    filter: blur(60px);
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    z-index: -1;
}.learning-process-tiT6xIo .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.learning-process-tiT6xIo .learn-experts-KumNbad {
    flex-direction: column;
    justify-content: center;
    padding: 40px;
    align-items: center;
    display: flex;
    transform-style: preserve-3d;
    perspective: 1000px;
    position: relative;
}.learning-process-tiT6xIo .learn-experts-KumNbad::before {
    background-size: 300% 300%;
    filter: blur(2px);
    left: -5px;
    animation: border-flow 6s linear infinite;
    position: absolute;
    right: -5px;
    border-radius: 25px;
    top: -5px;
    background: linear-gradient(
        45deg,
        transparent 40%,
        rgb(171,209,157,0.5) 45%,
        rgb(128,180,106) 50%,
        rgb(171,209,157,0.5) 55%,
        transparent 60%
    );
    content: "";
    bottom: -5px;
    z-index: -1;
}.learning-process-tiT6xIo .learn-experts-KumNbad::after {
    backdrop-filter: blur(10px);
    z-index: -1;
    position: absolute;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 40%,
        rgba(255, 255, 255, 0.2) 50%,
        rgba(255, 255, 255, 0.05) 60%,
        rgba(255, 255, 255, 0.1) 100%
    );
    border-radius: 25px;
    animation: holographic-shimmer 4s ease-in-out infinite alternate;
    inset: 0;
    content: "";
}.learning-process-tiT6xIo h3 {
    font-weight: 700;
    color: #000000;
    font-size: 29px;
    transform: translateZ(30px);
    z-index: 2;
    letter-spacing: 2px;
    animation: title-float 5s ease-in-out infinite alternate;
    margin-bottom: 40px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}.learning-process-tiT6xIo h3::before {
    animation: underline-pulse 3s ease-in-out infinite;
    transform: translateX(-50%);
    left: 50%;
    border-radius: 10px;
    position: absolute;
    content: "";
    background: linear-gradient(
        90deg,
        rgb(171,209,157) 0%,
        rgb(128,180,106) 100%
    );
    opacity: 0.8;
    top: 110%;
    height: 3px;
    width: 60px;
}.learning-process-tiT6xIo h3::after {
    left: 0;
    color: rgb(171,209,157);
    filter: blur(4px);
    animation: text-glow 3s ease-in-out infinite alternate;
    opacity: 0.7;
    top: 0;
    content: attr(data-text);
    position: absolute;
    z-index: -1;
}.learning-process-tiT6xIo span {
    z-index: 2;
    font-size: 17px;
    text-align: center;
    max-width: 800px;
    transform: translateZ(10px);
    line-height: 1.8;
    animation: text-float 7s ease-in-out infinite alternate;
    color: #000000;
    position: relative;
}.learning-process-tiT6xIo span::before {
    animation: shadow-dance 8s ease-in-out infinite alternate;
    filter: blur(20px);
    top: 10px;
    opacity: 0.2;
    width: 100%;
    background: rgb(171,209,157,0.5);
    position: absolute;
    left: 10px;
    height: 100%;
    z-index: -1;
    content: "";
}

@keyframes bg-shift {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

@keyframes glow-pulse {
    0%, 100% {
        opacity: 0.4;
        transform: scale(1);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.2);
    }
}

@keyframes border-flow {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}

@keyframes holographic-shimmer {
    0% {
        opacity: 0.5;
        transform: rotate(0deg) scale(1);
    }
    100% {
        opacity: 0.8;
        transform: rotate(0.5deg) scale(1.02);
    }
}

@keyframes title-float {
    0%, 100% {
        transform: translateZ(30px) rotateX(0deg);
    }
    50% {
        transform: translateZ(40px) rotateX(2deg);
    }
}

@keyframes text-float {
    0%, 100% {
        transform: translateZ(10px) translateY(0);
    }
    50% {
        transform: translateZ(20px) translateY(-5px);
    }
}

@keyframes underline-pulse {
    0%, 100% {
        width: 60px;
        opacity: 0.8;
    }
    50% {
        width: 120px;
        opacity: 1;
    }
}

@keyframes text-glow {
    0% {
        filter: blur(4px);
        opacity: 0.5;
        transform: translateX(-3px) translateY(-3px);
    }
    100% {
        filter: blur(7px);
        opacity: 0.8;
        transform: translateX(3px) translateY(3px);
    }
}

@keyframes shadow-dance {
    0% {
        top: 10px;
        left: 10px;
        filter: blur(20px);
    }
    100% {
        top: -10px;
        left: -10px;
        filter: blur(15px);
    }
}

@media (max-width: 991px) {.learning-process-tiT6xIo {
    padding: 80px 15px;
}.learning-process-tiT6xIo h3 {
    font-size: calc(29px - 4px);
    margin-bottom: 30px;
}.learning-process-tiT6xIo span {
    font-size: calc(17px - 1px);
}.learning-process-tiT6xIo .learn-experts-KumNbad {
    padding: 30px;
}
}

@media (max-width: 767px) {.learning-process-tiT6xIo {
    padding: 60px 15px;
}.learning-process-tiT6xIo h3 {
    font-size: calc(29px - 6px);
    margin-bottom: 25px;
}.learning-process-tiT6xIo span {
    line-height: 1.6;
}.learning-process-tiT6xIo .learn-experts-KumNbad {
    padding: 25px 20px;
}.learning-process-tiT6xIo h3::before {
    width: 50px;
}
    
    @keyframes underline-pulse {
        0%, 100% {
            width: 50px;
        }
        50% {
            width: 80px;
        }
    }
}

@media (max-width: 479px) {.learning-process-tiT6xIo {
    padding: 40px 10px;
}.learning-process-tiT6xIo h3 {
    letter-spacing: 1px;
    font-size: calc(29px - 8px);
    margin-bottom: 20px;
}.learning-process-tiT6xIo span {
    font-size: calc(17px - 2px);
}.learning-process-tiT6xIo .learn-experts-KumNbad {
    padding: 20px 15px;
}.learning-process-tiT6xIo h3::before {
    height: 2px;
    width: 40px;
}@keyframes underline-pulse {
        0%, 100% {
            width: 40px;
        }
        50% {
            width: 60px;
        }
    }
}.our-story-gWEUyHL {
    position: relative;
    padding: 120px 0 80px;
    overflow: hidden;
    color: #ffffff;
}.our-story-gWEUyHL::before {
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    background: linear-gradient(135deg, rgb(171,209,157,0.5), rgba(0, 0, 0, 0.5) 80%);
    content: "";
    top: 0;
    position: absolute;
}.our-story-gWEUyHL::after {
    content: "";
    top: -10%;
    width: 50%;
    z-index: 2;
    animation: float 15s ease-in-out infinite;
    background: radial-gradient(circle at center, rgb(128,180,106,0.5) 0%, transparent 70%);
    position: absolute;
    opacity: 0.6;
    height: 70%;
    right: -10%;
}.our-story-gWEUyHL h4 {
    letter-spacing: 2px;
    z-index: 5;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    transform: translateY(0);
    margin-bottom: 30px;
    opacity: 1;
    font-size: calc(29px * 1.2);
    animation: fadeInDown 0.8s ease-out;
    text-align: center;
    position: relative;
}.our-story-gWEUyHL h4::after {
    position: absolute;
    width: 80px;
    height: 3px;
    background: linear-gradient(90deg, transparent, rgb(128,180,106), transparent);
    transform: translateX(-50%);
    bottom: -15px;
    left: 50%;
    content: "";
}.our-story-gWEUyHL .container {
    max-width: 1200px;
    z-index: 5;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}.our-story-gWEUyHL .text-details-isB6yRQ {
    background: linear-gradient(145deg, rgba(255,255,255,0.1), rgba(255,255,255,0.05));
    border-left: 3px solid rgb(128,180,106);
    backdrop-filter: blur(10px);
    position: relative;
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.5s ease-out;
    animation: slideInUp 1s ease-out;
    padding: 40px;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    -webkit-backdrop-filter: blur(10px);
}.our-story-gWEUyHL .text-details-isB6yRQ:hover {
    transform: perspective(1000px) rotateY(0);
}.our-story-gWEUyHL .text-details-isB6yRQ::before {
    content: "";
    top: 20px;
    border-top: 2px solid rgb(128,180,106,0.5);
    right: 20px;
    border-right: 2px solid rgb(128,180,106,0.5);
    height: 70px;
    opacity: 0.6;
    position: absolute;
    width: 70px;
}.our-story-gWEUyHL .text-details-isB6yRQ::after {
    bottom: 20px;
    height: 70px;
    border-bottom: 2px solid rgb(128,180,106,0.5);
    opacity: 0.6;
    width: 70px;
    left: 20px;
    border-left: 2px solid rgb(128,180,106,0.5);
    content: "";
    position: absolute;
}.our-story-gWEUyHL h6 {
    color: rgb(128,180,106);
    margin-bottom: 25px;
    font-size: calc(19px * 1.2);
    padding-right: 15px;
    position: relative;
    display: inline-block;
    font-weight: 700;
    animation: fadeInLeft 0.8s ease-out 0.3s backwards;
}.our-story-gWEUyHL h6::after {
    left: 0;
    background-color: rgb(128,180,106);
    position: absolute;
    width: 40px;
    transform-origin: left;
    content: "";
    height: 2px;
    bottom: -8px;
    animation: growLine 0.6s 1s forwards;
    transform: scaleX(0);
}.our-story-gWEUyHL .text-details-isB6yRQ div {
    max-height: 380px;
    padding-right: 10px;
    overflow-y: auto;
    margin-bottom: 20px;
    position: relative;
}.our-story-gWEUyHL .text-details-isB6yRQ div::-webkit-scrollbar {
    width: 4px;
}.our-story-gWEUyHL .text-details-isB6yRQ div::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(255,255,255,0.1);
}.our-story-gWEUyHL .text-details-isB6yRQ div::-webkit-scrollbar-thumb {
    background: rgb(128,180,106,0.5);
    border-radius: 10px;
}.our-story-gWEUyHL .text-details-isB6yRQ span {
    font-size: 12px;
    animation: fadeIn 1s ease-out 0.6s backwards;
    color: #ffffff;
    opacity: 0.9;
    text-align: justify;
    display: block;
    line-height: 1.8;
}

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

@keyframes fadeInLeft {
    from {
        transform: translateX(-30px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slideInUp {
    from {
        transform: perspective(1000px) rotateY(-2deg) translateY(50px);
        opacity: 0;
    }
    to {
        transform: perspective(1000px) rotateY(-2deg) translateY(0);
        opacity: 1;
    }
}

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

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

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

@media screen and (min-width: 992px) {.our-story-gWEUyHL {
    padding: 150px 0 100px;
}.our-story-gWEUyHL h4 {
    margin-bottom: 50px;
    font-size: calc(45px * 0.8);
}.our-story-gWEUyHL .text-details-isB6yRQ {
    padding: 60px;
    max-width: 90%;
    margin: 0 auto;
}.our-story-gWEUyHL h6 {
    font-size: 19px;
    margin-bottom: 30px;
}.our-story-gWEUyHL .text-details-isB6yRQ div {
    max-height: 450px;
}.our-story-gWEUyHL .text-details-isB6yRQ span {
    line-height: 2;
    font-size: calc(12px * 1.1);
}
}

@media screen and (max-width: 991px) {.our-story-gWEUyHL {
    padding: 100px 0 70px;
}.our-story-gWEUyHL .text-details-isB6yRQ {
    transform: perspective(800px) rotateY(-1deg);
}
}

@media screen and (max-width: 767px) {.our-story-gWEUyHL {
    padding: 80px 0 60px;
}.our-story-gWEUyHL h4 {
    font-size: calc(29px * 0.9);
    margin-bottom: 25px;
}.our-story-gWEUyHL .text-details-isB6yRQ {
    padding: 30px 20px;
    transform: none;
}.our-story-gWEUyHL h6 {
    margin-bottom: 20px;
    font-size: calc(21px * 1.1);
}.our-story-gWEUyHL .text-details-isB6yRQ::before,
    .our-story-gWEUyHL .text-details-isB6yRQ::after {
    width: 50px;
    height: 50px;
}.our-story-gWEUyHL .text-details-isB6yRQ div {
    max-height: 300px;
}.our-story-gWEUyHL .text-details-isB6yRQ span {
    font-size: calc(12px * 0.95);
    line-height: 1.7;
}
}

@media screen and (max-width: 480px) {.our-story-gWEUyHL {
    padding: 60px 0 40px;
}.our-story-gWEUyHL h4 {
    font-size: 29px;
}.our-story-gWEUyHL .text-details-isB6yRQ {
    padding: 25px 15px;
}.our-story-gWEUyHL h6 {
    font-size: 21px;
}.our-story-gWEUyHL .text-details-isB6yRQ::before,
    .our-story-gWEUyHL .text-details-isB6yRQ::after {
    height: 40px;
    width: 40px;
}.our-story-gWEUyHL .text-details-isB6yRQ div {
    max-height: 250px;
}.our-story-gWEUyHL .text-details-isB6yRQ span {
    line-height: 1.6;
    font-size: 12px;
}}.service-contact-ni8beK0 {
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(212,235,203) 0%, rgb(171,209,157,0.5) 100%);
    position: relative;
}.service-contact-ni8beK0::before {
    z-index: 1;
    background: rgb(128,180,106,0.5);
    width: 35%;
    height: 35%;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    position: absolute;
    animation: float 8s ease-in-out infinite;
    right: -5%;
    top: -5%;
    opacity: 0.15;
    transform: rotate(-15deg);
    content: "";
}.service-contact-ni8beK0::after {
    content: "";
    opacity: 0.15;
    width: 25%;
    background: rgb(171,209,157,0.5);
    left: -5%;
    animation: float 8s ease-in-out infinite reverse;
    clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
    bottom: -5%;
    height: 25%;
    z-index: 1;
    transform: rotate(15deg);
    position: absolute;
}.service-contact-ni8beK0 .container {
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}.service-contact-ni8beK0 .connect-section-SyZr93P {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 3rem;
    backdrop-filter: blur(10px);
    border-left: 4px solid rgb(171,209,157);
    background: rgba(255, 255, 255, 0.95);
    transform: perspective(1000px) rotateX(2deg);
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 16px;
}.service-contact-ni8beK0 .connect-section-SyZr93P:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 10px 20px rgba(0, 0, 0, 0.1);
}.service-contact-ni8beK0 h3 {
    margin-bottom: 1.5rem;
    font-size: 38px;
    position: relative;
    display: inline-block;
    font-weight: 700;
    color: rgb(171,209,157);
}.service-contact-ni8beK0 h3::after {
    content: "";
    width: 80%;
    bottom: -10px;
    height: 3px;
    transition: transform 0.3s ease;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(171,209,157) 0%, rgb(128,180,106) 100%);
    position: absolute;
    left: 0;
}.service-contact-ni8beK0 .connect-section-SyZr93P:hover h3::after {
    transform: scaleX(1.2);
}.service-contact-ni8beK0 p {
    font-size: 13px;
    color: #000000;
    margin-bottom: 1.5rem;
    line-height: 1.7;
}.service-contact-ni8beK0 h5 {
    font-size: 19px;
    margin-bottom: 0.5rem;
    text-transform: capitalize;
    gap: 0.5rem;
    color: #000000;
    display: flex;
    align-items: center;
    font-weight: 600;
}.service-contact-ni8beK0 .edu-guide-C41LVGH {
    gap: 1rem;
    list-style: none;
    display: flex;
    flex-direction: column;
    margin: 2rem 0 0;
    padding: 0;
}.service-contact-ni8beK0 .get-support-d5ULcyo {
    color: #000000;
    background: linear-gradient(to right, rgba(rgb(171,209,157,0.5), 0.05), rgba(rgb(212,235,203), 0.1));
    font-size: 13px;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
    border-radius: 10px;
    font-weight: 400;
    border-left: 2px solid transparent;
    padding: 0.75rem 1rem;
    gap: 0.5rem;
    text-decoration: none;
}.service-contact-ni8beK0 .get-support-d5ULcyo:hover {
    transform: translateX(5px);
    background: linear-gradient(to right, rgba(rgb(171,209,157,0.5), 0.1), rgba(rgb(212,235,203), 0.2));
    border-left: 2px solid rgb(171,209,157);
}.service-contact-ni8beK0 svg {
    width: 20px;
    flex-shrink: 0;
    transition: transform 0.3s ease;
    height: 20px;
}.service-contact-ni8beK0 .get-support-d5ULcyo:hover svg {
    transform: scale(1.1);
}.service-contact-ni8beK0 svg path {
    transition: fill 0.3s ease;
    fill: rgb(171,209,157);
}.service-contact-ni8beK0 .get-support-d5ULcyo:hover svg path {
    fill: rgb(128,180,106);
}

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

@media (min-width: 768px) {.service-contact-ni8beK0 .connect-section-SyZr93P {
    gap: 2rem;
    display: grid;
    padding: 4rem;
    grid-template-columns: 1fr;
}.service-contact-ni8beK0 h3 {
    font-size: calc(38px * 1.1);
}.service-contact-ni8beK0 .edu-guide-C41LVGH {
    gap: 1.5rem;
    flex-direction: row;
    flex-wrap: wrap;
}.service-contact-ni8beK0 .get-support-d5ULcyo {
    padding: 1rem 1.5rem;
}
}

@media (min-width: 992px) {.service-contact-ni8beK0 {
    padding: 8rem 0;
}.service-contact-ni8beK0 .connect-section-SyZr93P {
    transform: perspective(1500px) rotateX(2deg) rotateY(-1deg);
    margin: 0 auto;
    max-width: 900px;
}.service-contact-ni8beK0 .connect-section-SyZr93P:hover {
    transform: perspective(1500px) rotateX(0deg) rotateY(0deg);
}.service-contact-ni8beK0 h3 {
    margin-bottom: 2.5rem;
}.service-contact-ni8beK0 h3::after {
    height: 4px;
}
}

@media (max-width: 767px) {.service-contact-ni8beK0 {
    padding: 4rem 0;
}.service-contact-ni8beK0 .connect-section-SyZr93P {
    transform: none;
    padding: 2rem;
}.service-contact-ni8beK0 h3 {
    margin-bottom: 1.25rem;
    font-size: calc(38px * 0.9);
}.service-contact-ni8beK0 p {
    font-size: calc(13px * 0.95);
}.service-contact-ni8beK0 svg {
    height: 18px;
    width: 18px;
}.service-contact-ni8beK0 .get-support-d5ULcyo {
    padding: 0.65rem 0.75rem;
}
}

@media (hover: none) {.service-contact-ni8beK0 .connect-section-SyZr93P {
    transform: none !important;
}.service-contact-ni8beK0 .get-support-d5ULcyo:hover {
    transform: none;
}}.thanksArea-RD2CKo6 {
    padding: 120px 0 100px;
    background: linear-gradient(135deg, rgb(212,235,203) 0%, rgb(128,180,106,0.5) 100%);
    overflow: hidden;
    position: relative;
}.thanksArea-RD2CKo6::before {
    opacity: 0.06;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    pointer-events: none;
    background-image: 
        repeating-linear-gradient(
            45deg,
            rgb(128,180,106,0.5) 0px,
            rgb(128,180,106,0.5) 1px,
            transparent 1px,
            transparent 20px
        );
}.thanksArea-RD2CKo6::after {
    height: 200px;
    border: 2px solid rgb(171,209,157,0.5);
    opacity: 0.2;
    width: 200px;
    transform: rotate(15deg);
    top: -50px;
    position: absolute;
    animation: float 18s infinite ease-in-out;
    right: -50px;
    content: "";
}.thanksArea-RD2CKo6 .container {
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}.thanksArea-RD2CKo6 .learn-experts-KumNbad {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.1);
    padding: 60px 50px;
    position: relative;
    border-left: 5px solid rgb(171,209,157);
    transform: perspective(1000px) rotateY(-2deg);
    background: #ffffff;
    display: flex;
    flex-direction: column;
}.thanksArea-RD2CKo6 .learn-experts-KumNbad:hover {
    transform: perspective(1000px) rotateY(0deg);
}.thanksArea-RD2CKo6 .learn-experts-KumNbad::before {
    position: absolute;
    bottom: 20px;
    right: 20px;
    opacity: 0.2;
    border: 1px solid rgb(128,180,106,0.5);
    transition: transform 0.4s ease, opacity 0.4s ease;
    transform: scale(0.98);
    left: 20px;
    top: 20px;
    pointer-events: none;
    content: "";
}.thanksArea-RD2CKo6 .learn-experts-KumNbad:hover::before {
    opacity: 0.3;
    transform: scale(1);
}.thanksArea-RD2CKo6 .learn-experts-KumNbad > div:first-child {
    margin-bottom: 30px;
    position: relative;
}.thanksArea-RD2CKo6 .learn-experts-KumNbad > div:first-child::after {
    content: "";
    left: 0;
    transform: scaleX(0.7);
    transform-origin: left center;
    height: 3px;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    bottom: -15px;
    width: 80px;
    background: rgb(171,209,157);
    position: absolute;
}.thanksArea-RD2CKo6 .learn-experts-KumNbad:hover > div:first-child::after {
    transform: scaleX(1);
}.thanksArea-RD2CKo6 h5 {
    color: #000000;
    font-family: Arial, sans-serif;
    margin: 0;
    display: inline-block;
    font-weight: 700;
    position: relative;
    line-height: 1.4;
    font-size: 18px;
}.thanksArea-RD2CKo6 h5::before {
    left: -30px;
    opacity: 0.3;
    top: -20px;
    color: rgb(171,209,157,0.5);
    position: absolute;
    font-size: calc(18px * 2.5);
    content: "";
}.thanksArea-RD2CKo6 p {
    font-family: Arial, sans-serif;
    line-height: 1.8;
    transition: color 0.3s ease;
    font-weight: 400;
    font-size: 18px;
    margin: 0;
    color: #000000;
}.thanksArea-RD2CKo6 a {
    overflow: hidden;
    display: inline-block;
    text-decoration: none;
    position: relative;
}.thanksArea-RD2CKo6 a::after {
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    content: "";
    transform-origin: right center;
    height: 1px;
    left: 0;
    background-color: rgb(171,209,157);
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    bottom: 0;
}.thanksArea-RD2CKo6 a:hover::after {
    transform: scaleX(1);
    transform-origin: left center;
}.thanksArea-RD2CKo6 a:hover p {
    color: rgb(171,209,157);
}

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

@media (min-width: 992px) {.thanksArea-RD2CKo6 .learn-experts-KumNbad {
    padding: 80px 70px;
}.thanksArea-RD2CKo6 h5 {
    font-size: calc(18px * 1.1);
}.thanksArea-RD2CKo6 p {
    font-size: calc(18px * 1.05);
    line-height: 1.9;
}
}

@media (max-width: 991px) {.thanksArea-RD2CKo6 {
    padding: 90px 0 70px;
}.thanksArea-RD2CKo6 .learn-experts-KumNbad {
    padding: 50px 40px;
}
}

@media (max-width: 767px) {.thanksArea-RD2CKo6 {
    padding: 70px 0 50px;
}.thanksArea-RD2CKo6 .learn-experts-KumNbad {
    transform: perspective(1000px) rotateY(-1deg);
    padding: 40px 30px;
}.thanksArea-RD2CKo6 h5 {
    font-size: calc(18px * 0.95);
}.thanksArea-RD2CKo6 p {
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 575px) {.thanksArea-RD2CKo6 {
    padding: 60px 0 40px;
}.thanksArea-RD2CKo6 .learn-experts-KumNbad {
    border-left: 4px solid rgb(171,209,157);
    padding: 30px 25px;
}.thanksArea-RD2CKo6 .learn-experts-KumNbad > div:first-child {
    margin-bottom: 25px;
}.thanksArea-RD2CKo6 h5 {
    font-size: calc(18px * 0.9);
}.thanksArea-RD2CKo6 h5::before {
    font-size: calc(18px * 2);
    left: -20px;
}.thanksArea-RD2CKo6 .learn-experts-KumNbad > div:first-child::after {
    height: 2px;
    width: 60px;
}
}

@media (prefers-reduced-motion: reduce) {.thanksArea-RD2CKo6 .learn-experts-KumNbad,
    .thanksArea-RD2CKo6 .learn-experts-KumNbad::before,
    .thanksArea-RD2CKo6 .learn-experts-KumNbad > div:first-child::after,
    .thanksArea-RD2CKo6 a::after {
    transition: none;
}.thanksArea-RD2CKo6::after {
    animation: none;
}}.customer-reviews-MZeVxCf {
    background: linear-gradient(135deg, rgb(212,235,203) 0%, rgba(245, 245, 255, 0.95) 100%);
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
}.customer-reviews-MZeVxCf::before {
    height: 100%;
    width: 100%;
    content: "";
    background-size: 60px 60px;
    z-index: 1;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    background-image: 
        linear-gradient(45deg, rgba(rgb(171,209,157,0.5), 0.03) 25%, transparent 25%),
        linear-gradient(-45deg, rgba(rgb(171,209,157,0.5), 0.03) 25%, transparent 25%);
}.customer-reviews-MZeVxCf::after {
    content: "";
    top: -50px;
    opacity: 0.1;
    filter: blur(80px);
    width: 300px;
    height: 300px;
    position: absolute;
    z-index: 0;
    background: linear-gradient(225deg, rgb(171,209,157) 0%, rgb(128,180,106) 100%);
    right: -50px;
    border-radius: 50%;
}.customer-reviews-MZeVxCf h2 {
    transform: perspective(1000px) rotateX(0deg);
    font-weight: 700;
    position: relative;
    color: #000000;
    font-size: 37px;
    text-align: center;
    z-index: 2;
    margin-bottom: 3rem;
}.customer-reviews-MZeVxCf h2::after {
    background: linear-gradient(90deg, rgb(171,209,157), rgb(128,180,106));
    height: 4px;
    bottom: -15px;
    content: "";
    transform: translateX(-50%);
    width: 80px;
    left: 50%;
    position: absolute;
}.customer-reviews-MZeVxCf .container.learn-experts-KumNbad {
    z-index: 2;
    position: relative;
}.customer-reviews-MZeVxCf .learn-reviews-GAWgIB4 {
    gap: 2.5rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    perspective: 1000px;
    display: grid;
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS {
    position: relative;
    padding: 2rem;
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.08),
        0 1px 0 rgba(255, 255, 255, 0.9) inset,
        0 -1px 0 rgba(0, 0, 0, 0.05) inset;
    transform: perspective(1000px) rotateY(0deg) translateZ(0);
    backdrop-filter: blur(10px);
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.35, 0.97), box-shadow 0.4s ease;
    transform-style: preserve-3d;
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS:hover {
    transform: perspective(1000px) rotateY(2deg) translateZ(10px) translateY(-5px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 1px 0 rgba(255, 255, 255, 0.9) inset,
        0 -1px 0 rgba(0, 0, 0, 0.05) inset;
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS::before {
    font-weight: bold;
    opacity: 0.15;
    position: absolute;
    color: rgb(171,209,157);
    left: 20px;
    z-index: -1;
    font-size: 120px;
    top: -20px;
    content: "";
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS h3 {
    margin-bottom: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.02em;
    color: rgb(171,209,157);
    font-size: calc(18px * 1.1);
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS .description {
    font-size: 16px;
    margin-bottom: 1.5rem;
    font-style: italic;
    line-height: 1.6;
    color: #000000;
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS div {
    height: 60px;
    overflow: hidden;
    position: relative;
    width: 60px;
    border: 3px solid #ffffff;
    transform: translateZ(30px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS div img {
    transition: transform 0.4s ease;
    width: 100%;
    transform: scale(1);
    object-fit: cover;
    height: 100%;
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS:hover div img {
    transform: scale(1.05);
}

@media (min-width: 768px) {.customer-reviews-MZeVxCf .learn-reviews-GAWgIB4 {
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS:nth-child(odd) {
    transform: perspective(1000px) rotateY(-1deg) translateZ(5px);
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS:nth-child(even) {
    transform: perspective(1000px) rotateY(1deg) translateZ(5px);
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS:nth-child(3n+1) {
    transform: perspective(1000px) rotateX(1deg) translateZ(5px);
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS:hover {
    transform: perspective(1000px) rotateY(2deg) translateZ(15px) translateY(-8px);
}
}

@media (min-width: 992px) {.customer-reviews-MZeVxCf {
    padding: 8rem 0;
}.customer-reviews-MZeVxCf h2 {
    margin-bottom: 4rem;
    font-size: calc(37px * 1.1);
}.customer-reviews-MZeVxCf .learn-reviews-GAWgIB4 {
    grid-template-columns: repeat(3, 1fr);
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.customer-reviews-MZeVxCf {
    padding: 4rem 0;
}.customer-reviews-MZeVxCf h2 {
    margin-bottom: 2.5rem;
    font-size: calc(37px * 0.9);
}.customer-reviews-MZeVxCf .learn-reviews-GAWgIB4 {
    grid-template-columns: 1fr;
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS {
    padding: 1.8rem;
    margin-bottom: 1rem;
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS:last-child {
    margin-bottom: 0;
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS h3 {
    font-size: 18px;
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS .description {
    font-size: calc(16px * 0.95);
}}

@keyframes floatIn {
    0% {
        opacity: 0;
        transform: perspective(1000px) rotateY(5deg) translateZ(-20px) translateY(20px);
    }
    100% {
        opacity: 1;
        transform: perspective(1000px) rotateY(0deg) translateZ(0) translateY(0);
    }
}

.customer-reviews-MZeVxCf .success-ratings-KboT5sS {
    animation: floatIn 0.8s cubic-bezier(0.17, 0.67, 0.35, 0.97) forwards;
    opacity: 0;
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS:nth-child(1) {
    animation-delay: 0.1s;
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS:nth-child(2) {
    animation-delay: 0.2s;
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS:nth-child(3) {
    animation-delay: 0.3s;
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS:nth-child(4) {
    animation-delay: 0.4s;
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS:nth-child(5) {
    animation-delay: 0.5s;
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS:nth-child(6) {
    animation-delay: 0.6s;
}.customer-reviews-MZeVxCf .success-ratings-KboT5sS:nth-child(7) {
    animation-delay: 0.7s;
}.title-screen-aLuofhy {
    padding: 2rem;
    align-items: center;
    position: relative;
    background: linear-gradient(135deg, rgb(212,235,203) 0%, rgba(0, 0, 0, 0.5) 100%);
    justify-content: center;
    overflow: hidden;
    display: flex;
    min-height: 100vh;
}.title-screen-aLuofhy::before {
    background: linear-gradient(45deg, rgb(171,209,157,0.5) 15%, transparent 15%, transparent 85%, rgb(128,180,106,0.5) 85%);
    top: 0;
    bottom: 0;
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 100% 70%, 85% 100%, 0 100%);
    right: 0;
    position: absolute;
    left: 0;
    content: "";
}.title-screen-aLuofhy::after {
    bottom: 15%;
    left: 10%;
    z-index: 2;
    background: linear-gradient(90deg, transparent, rgb(171,209,157), transparent);
    transform: translateY(-50%);
    animation: glow 4s infinite alternate ease-in-out;
    box-shadow: 0 0 15px 1px rgb(171,209,157);
    height: 1px;
    content: "";
    width: 80%;
    position: absolute;
}.title-screen-aLuofhy .learn-quickpro-FIxGgOB {
    z-index: 10;
    max-width: 1200px;
    transform: translateY(-2%);
    gap: 2.5rem;
    grid-template-columns: 1fr;
    width: 100%;
    margin: 0 auto;
    display: grid;
    position: relative;
}.title-screen-aLuofhy .learn-quickpro-FIxGgOB > div:first-child {
    transform: translateX(-5%);
    opacity: 0;
    position: relative;
    animation: slideInLeft 1s forwards 0.3s ease-out;
}.title-screen-aLuofhy .learn-quickpro-FIxGgOB > div:last-child {
    position: relative;
    opacity: 0;
    animation: slideInRight 1s forwards 0.6s ease-out;
    transform: translateX(5%);
}.title-screen-aLuofhy h3 {
    font-weight: 400;
    max-width: 90%;
    line-height: 1.5;
    margin-bottom: 1rem;
    font-size: calc(21px * 1.1);
    letter-spacing: 0.03em;
    color: #ffffff;
    padding-left: 2rem;
    position: relative;
}.title-screen-aLuofhy h3::before {
    left: 0;
    top: 0.5em;
    width: 8px;
    content: "";
    background: rgb(171,209,157);
    position: absolute;
    height: 85%;
    transform: skewY(-15deg);
}.title-screen-aLuofhy h1 {
    font-weight: 700;
    font-size: calc(42px * 1.2);
    line-height: 1.2;
    transform: perspective(1000px) rotateX(0deg);
    letter-spacing: -0.02em;
    margin-bottom: 1.5rem;
    position: relative;
    transition: transform 0.5s ease;
    color: #ffffff;
}.title-screen-aLuofhy h1::after {
    transform-origin: left center;
    transform: scaleX(0);
    content: "";
    animation: expandLine 1.2s forwards 1s ease-in-out;
    width: 80px;
    left: 0;
    background: rgb(128,180,106);
    bottom: -0.5rem;
    position: absolute;
    height: 4px;
}.title-screen-aLuofhy .diff-block-Fv2DsKo {
    animation: fadeUpIn 1s forwards 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25),
              0 0 0 1px rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(8px);
    transform: translateY(20px);
    opacity: 0;
    padding: 2.5rem;
    background: linear-gradient(120deg, rgba(25, 29, 43, 0.85), rgba(15, 19, 33, 0.95));
    position: relative;
}.title-screen-aLuofhy .diff-block-Fv2DsKo::before {
    top: -8px;
    border-right: 2px solid rgb(171,209,157);
    height: 60%;
    opacity: 0.7;
    right: -8px;
    width: 60%;
    z-index: -1;
    border-top: 2px solid rgb(171,209,157);
    position: absolute;
    content: "";
}.title-screen-aLuofhy .diff-block-Fv2DsKo > div {
    transition: transform 0.5s ease;
    height: 200px;
    margin-top: 1.5rem;
    position: relative;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}.title-screen-aLuofhy .diff-block-Fv2DsKo > div::before {
    content: "";
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 60%);
    z-index: 1;
    inset: 0;
}.title-screen-aLuofhy .diff-block-Fv2DsKo > div:hover {
    transform: translateY(-5px) scale(1.02);
}.title-screen-aLuofhy p {
    position: absolute;
    line-height: 1.6;
    z-index: 2;
    padding: 2rem;
    font-weight: 300;
    color: #ffffff;
    bottom: 0;
    width: 100%;
    left: 0;
    transition: transform 0.4s ease;
    font-size: 16px;
    transform: translateY(0);
}.title-screen-aLuofhy .diff-block-Fv2DsKo > div:hover p {
    transform: translateY(-5px);
}

@keyframes glow {
  0%, 100% {
    opacity: 0.6;
    box-shadow: 0 0 10px 1px rgb(171,209,157);
  }
  50% {
    opacity: 1;
    box-shadow: 0 0 20px 2px rgb(171,209,157);
  }
}

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

@keyframes slideInLeft {
  0% {
    transform: translateX(-5%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideInRight {
  0% {
    transform: translateX(5%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

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

@media (min-width: 768px) {.title-screen-aLuofhy .learn-quickpro-FIxGgOB {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 3rem;
}.title-screen-aLuofhy h3 {
    padding-left: 2.5rem;
    font-size: calc(21px * 1.2);
}.title-screen-aLuofhy h1 {
    font-size: calc(42px * 1.4);
}.title-screen-aLuofhy .diff-block-Fv2DsKo > div {
    height: 250px;
}
}

@media (min-width: 992px) {.title-screen-aLuofhy {
    padding: 3rem;
}.title-screen-aLuofhy .learn-quickpro-FIxGgOB {
    gap: 4rem;
}.title-screen-aLuofhy h3 {
    font-size: calc(21px * 1.3);
    max-width: 85%;
}.title-screen-aLuofhy h1 {
    font-size: calc(42px * 1.6);
}.title-screen-aLuofhy .diff-block-Fv2DsKo {
    padding: 3rem;
}.title-screen-aLuofhy .diff-block-Fv2DsKo > div {
    height: 300px;
}.title-screen-aLuofhy p {
    font-size: calc(16px * 1.1);
}
}

@media (max-width: 767px) {.title-screen-aLuofhy {
    padding: 1.5rem;
}.title-screen-aLuofhy h3 {
    padding-left: 1.5rem;
    font-size: 21px;
}.title-screen-aLuofhy h1 {
    font-size: 42px;
}.title-screen-aLuofhy .diff-block-Fv2DsKo {
    padding: 1.5rem;
}.title-screen-aLuofhy .diff-block-Fv2DsKo > div {
    height: 180px;
}.title-screen-aLuofhy p {
    padding: 1.5rem;
}
}

@media (max-width: 480px) {.title-screen-aLuofhy h3 {
    font-size: calc(21px * 0.9);
    padding-left: 1.25rem;
}.title-screen-aLuofhy h1 {
    font-size: calc(42px * 0.9);
}.title-screen-aLuofhy .diff-block-Fv2DsKo {
    padding: 1.25rem;
}.title-screen-aLuofhy .diff-block-Fv2DsKo > div {
    height: 160px;
}.title-screen-aLuofhy p {
    padding: 1.25rem;
    font-size: calc(16px * 0.9);
}}.privacySettingsModal-DPlzcSQ {
    bottom: 0;
    z-index: 90;
    background: rgb(212,235,203);
    border-top: 2px solid rgb(171,209,157);
    position: fixed;
    width: 100%;
}.user-choices-yTfpz5n {
    align-items: center;
    padding: 20px 0;
    justify-content: space-between;
    display: flex;
}.privacySettingsModal-DPlzcSQ h5 {
    margin-bottom: 6px;
    font-size: 22px;
}#cookieTermsNotice-Ob6LjUK {
    display: none;
}#cookieTermsNotice-Ob6LjUK:checked ~ .privacySettingsModal-DPlzcSQ {
    opacity: 0;
    visibility: hidden;
}.privacySettingsModal-DPlzcSQ p {
    font-size: 18px;
}.cookie-confirm-IzCk0ea {
    margin-right: 10px;
    flex-shrink: 0;
}.cookie-confirm-IzCk0ea svg, .cookie-confirm-IzCk0ea svg path, .cookie-confirm-IzCk0ea img {
    fill: rgb(171,209,157);
    height: 100px;
    width: 100px;
}.cookie-lock-Xk7JQUL {
    line-height: 35px;
    margin-left: 10px;
    white-space: nowrap;
    font-size: 24px;
    text-align: center;
    flex-shrink: 0;
    border-bottom: 2px solid rgb(171,209,157);
    text-decoration: none;
    min-width: 120px;
    cursor: pointer;
    color: rgb(171,209,157);
}.privacySettingsModal-DPlzcSQ p a {
    text-decoration: none;
    color: rgb(171,209,157);
}
@media only screen and (max-width: 1200px) {.privacySettingsModal-DPlzcSQ {
    padding: 20px;
}}

.wrapper-segment-LvqfKsb .privacySettingsModal-DPlzcSQ {
    padding: 40px 0;
    border: none;
    box-shadow: rgb(128,180,106,0.5) 0px 0px 40px 39px;
    background: rgb(128,180,106);
}.wrapper-segment-LvqfKsb .cookie-lock-Xk7JQUL {
    color: #ffffff;
    background: rgb(171,209,157);
    font-weight: 400;
    margin-left: 30px;
    border: none;
    padding: 10px;
    font-size: 20px;
}.wrapper-segment-LvqfKsb .cookie-frame-RCkGJm7 h5, .wrapper-segment-LvqfKsb .cookie-frame-RCkGJm7 p {
    color: #ffffff;
}
@media only screen and (max-width: 800px) {.cookie-confirm-IzCk0ea {
    display: none;
}.user-choices-yTfpz5n {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.privacySettingsModal-DPlzcSQ h5 {
    text-align: center;
}.privacySettingsModal-DPlzcSQ p {
    text-align: center;
}.cookie-frame-RCkGJm7 {
    margin-bottom: 20px;
}body .wrapper-segment-LvqfKsb .cookie-lock-Xk7JQUL {
    margin-left: 0;
    margin-bottom: 10px;
}}header {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    background: rgb(212,235,203);
    padding: 1rem 0;
    width: 100%;
    z-index: 100;
}header::before {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 0;
    height: 100%;
    opacity: 0.4;
    content: '';
    background: linear-gradient(to right, 
        rgb(171,209,157,0.5) 0%, 
        transparent 20%, 
        transparent 80%, 
        rgb(128,180,106,0.5) 100%);
    width: 100%;
}header .container {
    max-width: 100%;
    z-index: 1;
    margin: 0;
    padding: 0 2%;
    width: 100%;
    position: relative;
}header .nav-teach-NVhUsYd {
    grid-template-columns: 1fr 3fr 1fr;
    align-items: center;
    grid-template-areas:
        "logo logo logo"
        "left menu right";
    gap: 1rem;
    display: grid;
}header .top-site-6scp51j {
    padding: 0.5rem 1rem;
    grid-area: logo;
    text-decoration: none;
    position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
}header .top-site-6scp51j::after {
    background: linear-gradient(90deg, 
        transparent, 
        rgb(171,209,157), 
        rgb(128,180,106), 
        rgb(171,209,157), 
        transparent);
    left: 50%;
    height: 2px;
    width: 50%;
    transform: translateX(-50%);
    position: absolute;
    content: '';
    bottom: 0;
}header .top-site-6scp51j svg {
    width: 160px;
    height: auto;
    transition: all 0.3s ease;
}header .top-site-6scp51j:hover svg {
    transform: translateY(-3px);
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.1));
}header .nav-block-jVeI7Xx {
    align-items: center;
    grid-area: menu;
    padding: 0.6rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.5);
    gap: 0.5rem;
    display: flex;
    justify-content: center;
}header .head-tutor-lJQDCVH {
    position: relative;
    text-decoration: none;
    padding: 0.4rem 0.8rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
    text-align: center;
    border-radius: 10px;
    font-weight: 400;
    color: #000000;
    transition: all 0.3s ease;
    background: #ffffff;
    font-size: 17px;
    font-family: Arial, sans-serif;
}header .head-tutor-lJQDCVH:hover {
    background: linear-gradient(135deg, rgb(171,209,157), rgb(128,180,106));
    color: #ffffff;
    box-shadow: 0 3px 8px rgb(171,209,157,0.5);
    transform: translateY(-2px);
}

@media (max-width: 991px) {header .top-site-6scp51j svg {
    width: 140px;
}header .nav-block-jVeI7Xx {
    gap: 0.4rem;
    padding: 0.5rem;
}header .head-tutor-lJQDCVH {
    font-size: calc(17px - 1px);
    padding: 0.35rem 0.6rem;
}
}

@media (max-width: 767px) {header .nav-teach-NVhUsYd {
    grid-template-columns: 1fr;
    grid-template-areas:
            "logo"
            "nav-block-jVeI7Xx";
}header .top-site-6scp51j {
    padding: 0.4rem;
}header .top-site-6scp51j svg {
    width: 130px;
}header .nav-block-jVeI7Xx {
    flex-wrap: wrap;
    padding: 0.4rem;
}header .head-tutor-lJQDCVH {
    padding: 0.3rem 0.5rem;
    font-size: calc(17px - 1px);
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .top-site-6scp51j svg {
    width: 120px;
}header .nav-block-jVeI7Xx {
    padding: 0.4rem;
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
}header .nav-block-jVeI7Xx::-webkit-scrollbar {
    height: 2px;
}header .nav-block-jVeI7Xx::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(171,209,157);
}header .head-tutor-lJQDCVH {
    white-space: nowrap;
    flex-shrink: 0;
}
}