* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}header,footer {
    width: 100%;
}a {
    color: inherit;
    text-decoration: none;
}.ar-tools-kJStr {
    flex: 0 0 auto;
}.head-section-xCmVI {
    flex: 1 0 auto;
}svg {
    height: 30px;
    width: 30px;
}html,body {
    scroll-behavior: auto;
    color: #000000;
    min-height: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
}.wrapping-container-Zt8gS {
    min-height: 100%;
    display: flex;
    height: 100%;
    flex-direction: column;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1261px;
}

@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.ar-tools-kJStr {
    font-family: Arial, sans-serif;
    padding: 80px 0 40px;
    position: relative;
    z-index: 1;
    color: #ffffff;
}@keyframes pulseLine {
    0%, 100% {
        opacity: 0.6;
    }
    50% {
        opacity: 1;
    }
}

.ar-tools-kJStr .container {
    display: flex;
    justify-content: space-between;
    position: relative;
}.ar-tools-kJStr .company_holder {
    position: relative;
    flex: 0 0 30%;
    padding-right: 30px;
}.ar-tools-kJStr .company_holder::after {
    width: 1px;
    height: 80%;
    top: 10%;
    right: 0;
    content: '';
    position: absolute;
    background: linear-gradient(to bottom, transparent, rgb(185,208,177), transparent);
}.ar-tools-kJStr .company_holder h3 {
    position: relative;
    display: inline-block;
    font-size: calc(28px * 0.9);
    font-weight: 700;
    text-shadow: 0 0 10px rgb(185,208,177,0.5);
    margin-bottom: 20px;
    color: #ffffff;
}.ar-tools-kJStr .company_holder h3::after {
    left: 0;
    width: 40%;
    transition: width 0.3s ease-in-out;
    bottom: -5px;
    background: rgb(185,208,177);
    position: absolute;
    content: '';
    height: 2px;
}.ar-tools-kJStr .company_holder h3:hover::after {
    width: 100%;
}.ar-tools-kJStr .achieve-cta-qVRyB {
    color: #ffffff;
    transform: translateZ(0);
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(5px);
    font-size: 18px;
    padding: 15px;
    margin-top: 15px;
    line-height: 1.6;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}.ar-tools-kJStr .achieve-cta-qVRyB:hover {
    background: rgba(255, 255, 255, 0.12);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px) translateZ(0);
}.ar-tools-kJStr .enroll-info-5SdYw {
    position: relative;
    flex: 0 0 65%;
    justify-content: space-between;
    display: flex;
}.ar-tools-kJStr .head-mainbar-R26cg {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    gap: 20px;
}.ar-tools-kJStr .header-master-pWvye {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 18px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    flex: 0 0 45%;
    padding: 20px;
    overflow: hidden;
    position: relative;
    backdrop-filter: blur(10px);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.ar-tools-kJStr .header-master-pWvye::before {
    z-index: -1;
    transform: translateX(-100%);
    content: '';
    transition: transform 0.6s ease;
    position: absolute;
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    inset: 0;
}.ar-tools-kJStr .header-master-pWvye:hover::before {
    transform: translateX(100%);
}.ar-tools-kJStr .header-master-pWvye h5 {
    font-size: 23px;
    font-weight: 600;
    color: #ffffff;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}.ar-tools-kJStr .header-master-pWvye h5::after {
    background: rgb(185,208,177);
    height: 2px;
    bottom: 0;
    transition: width 0.3s ease, box-shadow 0.3s ease;
    position: absolute;
    content: '';
    width: 40px;
    left: 0;
}.ar-tools-kJStr .header-master-pWvye:hover h5::after {
    box-shadow: 0 0 8px rgb(185,208,177), 0 0 16px rgb(185,208,177,0.5);
    width: 70px;
}.ar-tools-kJStr .header-master-pWvye .head-mainbar-R26cg {
    flex-direction: column;
    gap: 12px;
    display: flex;
}.ar-tools-kJStr .header-master-pWvye .head-mainbar-R26cg a {
    position: relative;
    opacity: 0.85;
    padding-left: 0;
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s ease;
    color: #ffffff;
    font-size: calc(18px * 0.95);
}.ar-tools-kJStr .header-master-pWvye .head-mainbar-R26cg a::before {
    left: 0;
    background: linear-gradient(90deg, rgb(185,208,177), transparent);
    height: 1px;
    width: 0;
    transform-origin: left;
    position: absolute;
    bottom: -2px;
    transition: width 0.3s ease, transform 0.3s ease;
    content: '';
}.ar-tools-kJStr .header-master-pWvye .head-mainbar-R26cg a:hover {
    padding-left: 5px;
    opacity: 1;
    color: #ffffff;
}.ar-tools-kJStr .header-master-pWvye .head-mainbar-R26cg a:hover::before {
    width: 100%;
    box-shadow: 0 0 5px rgb(185,208,177,0.5);
}.policy-links-adbr7 {
    padding: 15px 0;
    backdrop-filter: blur(10px);
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    background: rgba(0, 0, 0, 0.5);
}.policy-links-adbr7::before {
    left: 0;
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(185,208,177,0.5), transparent);
}.policy-links-adbr7 .container {
    align-items: center;
    justify-content: center;
    display: flex;
}.policy-links-adbr7 .program-foot-IUq0r {
    transition: opacity 0.3s ease;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0.5px;
    opacity: 0.8;
    text-align: center;
}.policy-links-adbr7 .program-foot-IUq0r:hover {
    opacity: 1;
}

@media (max-width: 991px) {.ar-tools-kJStr {
    padding: 60px 0 30px;
}.ar-tools-kJStr .container {
    flex-direction: column;
}.ar-tools-kJStr .company_holder {
    padding-right: 0;
    margin-bottom: 40px;
    flex: 0 0 100%;
}.ar-tools-kJStr .company_holder::after {
    display: none;
}.ar-tools-kJStr .enroll-info-5SdYw {
    flex: 0 0 100%;
}.ar-tools-kJStr .header-master-pWvye {
    flex: 0 0 calc(50% - 20px);
    margin-bottom: 20px;
}
}

@media (max-width: 768px) {.ar-tools-kJStr {
    padding: 40px 0 20px;
}.ar-tools-kJStr .head-mainbar-R26cg {
    flex-direction: column;
}.ar-tools-kJStr .header-master-pWvye {
    margin-bottom: 20px;
    flex: 0 0 100%;
}.ar-tools-kJStr .company_holder h3 {
    font-size: calc(28px * 0.8);
}.ar-tools-kJStr .header-master-pWvye h5 {
    font-size: calc(23px * 0.9);
}.policy-links-adbr7 .program-foot-IUq0r {
    font-size: calc(16px * 0.9);
}
}

@media (max-width: 576px) {.ar-tools-kJStr {
    padding: 30px 0 15px;
}.ar-tools-kJStr .company_holder {
    margin-bottom: 30px;
}.ar-tools-kJStr .company_holder h3 {
    font-size: calc(28px * 0.7);
}.ar-tools-kJStr .header-master-pWvye h5 {
    font-size: calc(23px * 0.8);
}.policy-links-adbr7 {
    padding: 10px 0;
}.policy-links-adbr7 .program-foot-IUq0r {
    font-size: calc(16px * 0.8);
}}


footer {
    position: relative;
}footer::after {
    position: absolute;
    top: 0;
    background-size: 50px 50px;
    content: '';
    z-index: 0;
    opacity: 0.3;
    left: 0;
    right: 0;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent);
    bottom: 0;
}.ar-tools-kJStr .company_holder h3 {
    position: relative;
    overflow: hidden;
}.ar-tools-kJStr .company_holder h3::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 100%;
    height: 100%;
    pointer-events: none;
    left: -100%;
    transition: 0.5s;
    position: absolute;
    top: 0;
    content: '';
}.ar-tools-kJStr .company_holder h3:hover::before {
    left: 100%;
}header {
    width: 100%;
    position: relative;
    z-index: 99;
    background: linear-gradient(to bottom, rgb(220,235,215), rgba(0, 0, 0, 0.5));
    overflow: visible;
}header::before {
    width: 100%;
    content: "";
    height: 100%;
    top: 0;
    opacity: 0.1;
    position: absolute;
    background-image: repeating-linear-gradient(
        -45deg,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.5) 1px,
        transparent 1px,
        transparent 6px
    );
    left: 0;
}header .nav-know-YbZWS {
    padding: 20px 30px;
    justify-content: space-between;
    position: relative;
    align-items: center;
    display: flex;
}header .nav-know-YbZWS::before {
    position: absolute;
    height: 1px;
    background: linear-gradient(to right, transparent, rgb(185,208,177), transparent);
    left: 10%;
    bottom: 0;
    content: "";
    width: 80%;
}header .nav-know-YbZWS .head-wrap-c76rW {
    position: relative;
    margin-right: 40px;
    z-index: 2;
}header .nav-know-YbZWS .head-wrap-c76rW .first-teach-od2wp {
    display: block;
    padding: 5px;
    position: relative;
}header .nav-know-YbZWS .head-wrap-c76rW .first-teach-od2wp::before {
    bottom: -5px;
    content: "";
    top: -5px;
    transform: scale(0.9);
    z-index: -1;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    opacity: 0;
    left: -5px;
    transition: transform 0.3s ease, opacity 0.3s ease;
    right: -5px;
}header .nav-know-YbZWS .head-wrap-c76rW .first-teach-od2wp:hover::before {
    transform: scale(1);
    opacity: 0.1;
}header .nav-know-YbZWS .head-wrap-c76rW .first-teach-od2wp svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    width: auto;
    height: 45px;
}header .nav-know-YbZWS .header-master-pWvye {
    margin: 0;
    padding: 0;
    perspective: 1000px;
    list-style: none;
    display: flex;
}header .nav-know-YbZWS .header-master-pWvye .first-lesson-atdzH {
    margin: 0;
    transform-style: preserve-3d;
    position: relative;
}header .nav-know-YbZWS .header-master-pWvye .first-lesson-atdzH a {
    text-decoration: none;
    transform-style: preserve-3d;
    padding: 12px 20px;
    font-size: 16px;
    display: block;
    background: linear-gradient(to bottom, transparent, transparent);
    font-weight: 600;
    transition: color 0.3s ease, transform 0.3s ease;
    color: #000000;
    font-family: Arial, sans-serif;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}header .nav-know-YbZWS .header-master-pWvye .first-lesson-atdzH a::before,
header .nav-know-YbZWS .header-master-pWvye .first-lesson-atdzH a::after {
    width: 100%;
    transition: all 0.3s ease;
    left: 0;
    content: "";
    pointer-events: none;
    position: absolute;
    height: 100%;
    top: 0;
}header .nav-know-YbZWS .header-master-pWvye .first-lesson-atdzH a::before {
    transform-origin: top center;
    background: linear-gradient(to bottom, rgb(185,208,177,0.5), transparent);
    opacity: 0;
    transform: translateZ(-1px) rotateX(10deg);
}header .nav-know-YbZWS .header-master-pWvye .first-lesson-atdzH a::after {
    background: linear-gradient(to top, rgb(150,173,136,0.5), transparent);
    opacity: 0;
    transform: translateZ(-2px) rotateX(-10deg);
    transform-origin: bottom center;
}header .nav-know-YbZWS .header-master-pWvye .first-lesson-atdzH:hover a {
    color: rgb(185,208,177);
    transform: translateZ(10px);
}header .nav-know-YbZWS .header-master-pWvye .first-lesson-atdzH:hover a::before,
header .nav-know-YbZWS .header-master-pWvye .first-lesson-atdzH:hover a::after {
    opacity: 0.1;
}header .nav-know-YbZWS .header-master-pWvye .first-lesson-atdzH:hover a::before {
    transform: translateZ(-5px) rotateX(15deg);
}header .nav-know-YbZWS .header-master-pWvye .first-lesson-atdzH:hover a::after {
    transform: translateZ(-10px) rotateX(-15deg);
}

@media (max-width: 992px) {header .nav-know-YbZWS {
    flex-direction: column;
    padding: 15px;
}header .nav-know-YbZWS .head-wrap-c76rW {
    margin: 0 0 15px 0;
}header .nav-know-YbZWS .header-master-pWvye {
    justify-content: center;
    perspective: none;
    width: 100%;
    flex-wrap: wrap;
}header .nav-know-YbZWS .header-master-pWvye .first-lesson-atdzH a {
    transform-style: flat;
    padding: 10px 15px;
    font-size: calc(16px - 1px);
}header .nav-know-YbZWS .header-master-pWvye .first-lesson-atdzH:hover a {
    transform: none;
}header .nav-know-YbZWS .header-master-pWvye .first-lesson-atdzH a::before,
    header .nav-know-YbZWS .header-master-pWvye .first-lesson-atdzH a::after {
    display: none;
}
}

@media (max-width: 767px) {header .nav-know-YbZWS .header-master-pWvye .first-lesson-atdzH a {
    padding: 8px 12px;
    font-size: calc(16px - 2px);
}}.contact-form-section-Wj0VT {
    background: rgb(220,235,215);
    position: relative;
    padding: 90px 0;
    overflow: hidden;
}.contact-form-section-Wj0VT::before {
    left: 0;
    height: 100%;
    z-index: 0;
    top: 0;
    width: 100%;
    position: absolute;
    content: "";
    background-size: 40px 40px;
    background: 
        linear-gradient(45deg, transparent 48%, rgba(rgb(185,208,177), 0.05) 49%, rgba(rgb(185,208,177), 0.05) 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgba(rgb(150,173,136), 0.05) 49%, rgba(rgb(150,173,136), 0.05) 51%, transparent 52%);
}.contact-form-section-Wj0VT .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
    z-index: 1;
}.contact-form-section-Wj0VT h2 {
    display: inline-block;
    font-weight: 700;
    padding-bottom: 15px;
    border-bottom: 3px solid rgb(185,208,177);
    font-size: 32px;
    position: relative;
    margin-bottom: 50px;
    color: #000000;
}.contact-form-section-Wj0VT .request-grid-iYUIM {
    border-radius: 13px;
    position: relative;
    overflow: hidden;
    background: #ffffff;
    display: flex;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
}.contact-form-section-Wj0VT .snapshot-KqN9t {
    min-height: 550px;
    clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
    flex: 0 0 45%;
    position: relative;
}.contact-form-section-Wj0VT .reach-widget-BfyZg {
    background: #ffffff;
    flex: 0 0 55%;
    position: relative;
    padding: 60px;
}.contact-form-section-Wj0VT .reach-widget-BfyZg::before {
    left: 0;
    background-size: 30px 30px;
    z-index: -1;
    width: 100%;
    content: "";
    position: absolute;
    opacity: 0.1;
    background-position: 0 0, 15px 15px;
    background: 
        linear-gradient(135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%),
        linear-gradient(-135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%);
    top: 0;
    height: 100%;
}.contact-form-section-Wj0VT #contact {
    display: flex;
    flex-direction: column;
    gap: 25px;
}.contact-form-section-Wj0VT h3 {
    margin-bottom: 30px;
    font-weight: 700;
    position: relative;
    font-size: 20px;
    color: rgb(185,208,177);
}.contact-form-section-Wj0VT input[type="text"] {
    transition: all 0.3s ease;
    border-radius: 0 10px 10px 0;
    color: #000000;
    font-size: 16px;
    background: rgb(220,235,215);
    border: none;
    border-left: 3px solid rgb(185,208,177);
    padding: 15px 20px;
    width: 100%;
}.contact-form-section-Wj0VT input[type="text"]:focus {
    outline: none;
    background: #ffffff;
    border-left-color: rgb(150,173,136);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}.contact-form-section-Wj0VT input[type="text"]::placeholder {
    opacity: 0.7;
    color: #000000;
}.contact-form-section-Wj0VT .message-help-bWFrf {
    align-items: flex-start;
    margin-top: 10px;
    gap: 12px;
    display: flex;
}.contact-form-section-Wj0VT .message-help-bWFrf input[type="checkbox"] {
    cursor: pointer;
    height: 22px;
    width: 22px;
    border-radius: 4px;
    position: relative;
    transition: all 0.3s ease;
    appearance: none;
    margin-top: 3px;
    background: rgb(220,235,215);
    border: 2px solid rgb(220,235,215);
}.contact-form-section-Wj0VT .message-help-bWFrf input[type="checkbox"]:checked {
    border-color: rgb(185,208,177);
    background: rgb(185,208,177);
}.contact-form-section-Wj0VT .message-help-bWFrf input[type="checkbox"]:checked::after {
    top: 40%;
    border-right: 2px solid #ffffff;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 5px;
    left: 50%;
    border-bottom: 2px solid #ffffff;
    content: "";
    height: 10px;
    position: absolute;
}.contact-form-section-Wj0VT .message-help-bWFrf label {
    color: #000000;
    font-size: 16px;
    line-height: 1.6;
}.contact-form-section-Wj0VT .message-help-bWFrf a {
    position: relative;
    text-decoration: none;
    color: rgb(185,208,177);
    transition: all 0.3s ease;
}.contact-form-section-Wj0VT .message-help-bWFrf a:hover {
    color: rgb(150,173,136);
}.contact-form-section-Wj0VT .message-help-bWFrf a::after {
    bottom: -2px;
    background: rgb(185,208,177);
    height: 1px;
    position: absolute;
    content: "";
    transition: all 0.3s ease;
    width: 100%;
    left: 0;
}.contact-form-section-Wj0VT .message-help-bWFrf a:hover::after {
    height: 2px;
    background: rgb(150,173,136);
}.contact-form-section-Wj0VT .inquiry-request-gatx2 {
    font-weight: 600;
    padding: 15px 35px;
    font-size: 17px;
    color: #ffffff;
    border-radius: 10px;
    cursor: pointer;
    background: rgb(185,208,177);
    margin-top: 15px;
    position: relative;
    border: none;
    align-self: flex-start;
    transition: all 0.3s ease;
    overflow: hidden;
}.contact-form-section-Wj0VT .inquiry-request-gatx2::after {
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    left: 50%;
    width: 0;
    height: 0;
    position: absolute;
    content: "";
    transition: all 0.6s ease;
    top: 50%;
    transform: translate(-50%, -50%);
}.contact-form-section-Wj0VT .inquiry-request-gatx2:hover {
    background: rgb(150,173,136);
}.contact-form-section-Wj0VT .inquiry-request-gatx2:hover::after {
    height: 300%;
    width: 300%;
}.contact-form-section-Wj0VT svg {
    width: 20px;
    fill: rgb(185,208,177);
    transition: all 0.3s ease;
    height: 20px;
}.contact-form-section-Wj0VT svg path {
    transition: all 0.3s ease;
    fill: rgb(185,208,177);
}.contact-form-section-Wj0VT svg:hover {
    fill: rgb(150,173,136);
}.contact-form-section-Wj0VT svg:hover path {
    fill: rgb(150,173,136);
}

@media (max-width: 992px) {.contact-form-section-Wj0VT {
    padding: 70px 0;
}.contact-form-section-Wj0VT .request-grid-iYUIM {
    flex-direction: column;
}.contact-form-section-Wj0VT .snapshot-KqN9t {
    min-height: 300px;
    flex: 0 0 auto;
}.contact-form-section-Wj0VT .reach-widget-BfyZg {
    padding: 40px 30px 50px;
    flex: 0 0 auto;
}
}

@media (max-width: 768px) {.contact-form-section-Wj0VT {
    padding: 60px 0;
}.contact-form-section-Wj0VT h2 {
    margin-bottom: 40px;
    font-size: calc(32px - 4px);
}.contact-form-section-Wj0VT .reach-widget-BfyZg {
    padding: 35px 25px 45px;
}.contact-form-section-Wj0VT #contact {
    gap: 20px;
}.contact-form-section-Wj0VT .snapshot-KqN9t {
    min-height: 250px;
}
}

@media (max-width: 576px) {.contact-form-section-Wj0VT {
    padding: 50px 0;
}.contact-form-section-Wj0VT .container {
    padding: 0 15px;
}.contact-form-section-Wj0VT h2 {
    margin-bottom: 30px;
    font-size: calc(32px - 6px);
}.contact-form-section-Wj0VT .reach-widget-BfyZg {
    padding: 30px 20px 40px;
}.contact-form-section-Wj0VT .inquiry-request-gatx2 {
    width: 100%;
}.contact-form-section-Wj0VT .snapshot-KqN9t {
    min-height: 200px;
}}.our-story-auVmf {
    padding: 120px 0 100px;
    position: relative;
    overflow: hidden;
    color: #ffffff;
}.our-story-auVmf::before {
    z-index: 1;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(0, 0, 0, 0.7) 50%,
        rgba(0, 0, 0, 0.6) 100%);
    height: 100%;
    content: "";
    top: 0;
    width: 100%;
    left: 0;
    position: absolute;
}.our-story-auVmf::after {
    pointer-events: none;
    z-index: 2;
    top: 0;
    opacity: 0.15;
    background: linear-gradient(to bottom,
        rgb(150,173,136,0.5) 0%,
        transparent 100%);
    width: 100%;
    left: 0;
    height: 100%;
    content: "";
    position: absolute;
}.our-story-auVmf h4 {
    animation: fadeSlideUp 0.8s forwards 0.2s;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 3rem;
    font-size: calc(38px * 1.2);
    letter-spacing: 0.05em;
    position: relative;
    z-index: 10;
    transform: translateY(20px);
    font-weight: 700;
    text-align: center;
    opacity: 0;
}.our-story-auVmf h4::before {
    left: 50%;
    bottom: -15px;
    transform: translateX(-50%);
    height: 4px;
    width: 60px;
    position: absolute;
    content: "";
    background: rgb(185,208,177);
}.our-story-auVmf h4::after {
    height: 1px;
    left: 50%;
    bottom: -15px;
    content: "";
    background: #ffffff;
    transform: translateX(-50%);
    width: 120px;
    position: absolute;
}.our-story-auVmf .container {
    z-index: 5;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.our-story-auVmf .subtext-wrap-0Gjq4 {
    animation: fadeSlideUp 1s forwards 0.4s;
    opacity: 0;
    clip-path: polygon(
        0 0,
        100% 0,
        98% 100%,
        2% 100%
    );
    position: relative;
    backdrop-filter: blur(10px);
    padding: 3rem;
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    transform: translateY(30px);
    border-left: 4px solid rgb(185,208,177);
}.our-story-auVmf .subtext-wrap-0Gjq4::before {
    position: absolute;
    opacity: 0.3;
    z-index: -1;
    content: "";
    clip-path: polygon(
        0 0,
        100% 0,
        97% 100%,
        3% 100%
    );
    bottom: -5px;
    background: linear-gradient(45deg, 
        rgb(185,208,177) 0%, 
        transparent 40%, 
        transparent 60%, 
        rgb(150,173,136) 100%);
    top: -5px;
    right: -5px;
    left: -5px;
}.our-story-auVmf h6 {
    color: rgb(185,208,177);
    letter-spacing: 0.02em;
    margin-bottom: 1.5rem;
    transform: translateX(-10px);
    font-weight: 700;
    opacity: 0;
    font-size: calc(22px * 1.2);
    animation: fadeSlideRight 0.8s forwards 0.6s;
}.our-story-auVmf h6::after {
    transform: scaleX(0);
    transform-origin: left;
    animation: scaleRight 0.8s forwards 1s;
    margin-top: 10px;
    width: 80px;
    height: 2px;
    display: block;
    content: "";
    background: rgb(185,208,177);
}.our-story-auVmf .subtext-wrap-0Gjq4 div {
    max-height: 300px;
    padding-right: 15px;
    scrollbar-color: rgb(185,208,177) rgba(255, 255, 255, 0.1);
    overflow-y: auto;
    position: relative;
    scrollbar-width: thin;
}.our-story-auVmf .subtext-wrap-0Gjq4 div::-webkit-scrollbar {
    width: 6px;
}.our-story-auVmf .subtext-wrap-0Gjq4 div::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.1);
}.our-story-auVmf .subtext-wrap-0Gjq4 div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(185,208,177);
}.our-story-auVmf span {
    opacity: 0;
    animation: fadeIn 1.2s forwards 0.8s;
    font-size: 14px;
    line-height: 1.8;
    color: #ffffff;
    text-align: justify;
    display: block;
}.our-story-auVmf span::first-letter {
    font-size: 2em;
    font-weight: 700;
    color: rgb(185,208,177);
    float: left;
    padding: 0 8px 0 0;
}

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

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

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

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

@media (min-width: 992px) {.our-story-auVmf {
    padding: 150px 0 130px;
}.our-story-auVmf .subtext-wrap-0Gjq4 {
    padding: 4rem;
    display: flex;
    margin: 0 auto;
    flex-direction: column;
    max-width: 90%;
}.our-story-auVmf h4 {
    font-size: calc(38px * 1.4);
    margin-bottom: 4rem;
}.our-story-auVmf h6 {
    font-size: calc(22px * 1.4);
    margin-bottom: 2rem;
}.our-story-auVmf .subtext-wrap-0Gjq4 div {
    max-height: 350px;
}.our-story-auVmf span {
    line-height: 1.9;
    font-size: calc(14px * 1.05);
}
}

@media (max-width: 991px) {.our-story-auVmf {
    padding: 100px 0 80px;
}.our-story-auVmf .subtext-wrap-0Gjq4 {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.our-story-auVmf {
    padding: 80px 0 60px;
}.our-story-auVmf h4 {
    margin-bottom: 2.5rem;
    font-size: calc(38px * 1.1);
}.our-story-auVmf .subtext-wrap-0Gjq4 {
    clip-path: polygon(
            0 0,
            100% 0,
            99% 100%,
            1% 100%
        );
    padding: 2rem;
}.our-story-auVmf h6 {
    margin-bottom: 1.25rem;
    font-size: 22px;
}.our-story-auVmf .subtext-wrap-0Gjq4 div {
    max-height: 260px;
}
}

@media (max-width: 575px) {.our-story-auVmf {
    padding: 60px 0 40px;
}.our-story-auVmf h4 {
    font-size: 38px;
    margin-bottom: 2rem;
}.our-story-auVmf .subtext-wrap-0Gjq4 {
    clip-path: none;
    padding: 1.5rem;
}.our-story-auVmf .subtext-wrap-0Gjq4::before {
    clip-path: none;
}.our-story-auVmf h6 {
    margin-bottom: 1rem;
    font-size: calc(20px * 1.2);
}.our-story-auVmf span {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}.our-story-auVmf .subtext-wrap-0Gjq4 div {
    max-height: 240px;
}}.pricing-option-RXr9H {
    font-family: Arial, sans-serif;
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.pricing-option-RXr9H::before {
    z-index: 1;
    right: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    content: "";
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(185,208,177,0.5) 100%);
}.pricing-option-RXr9H .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
}.pricing-option-RXr9H .group-rates-BNdsA {
    position: relative;
}.pricing-option-RXr9H h2 {
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
    opacity: 0;
    animation: slideInTitle 0.8s forwards 0.2s;
    transform: translateX(-10px);
    color: #ffffff;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 37px;
}.pricing-option-RXr9H .access-cost-RdhaD {
    opacity: 0;
    line-height: 1.6;
    font-size: 17px;
    animation: slideInDesc 0.8s forwards 0.4s;
    transform: translateX(-10px);
    color: #ffffff;
    max-width: 800px;
    margin-bottom: 40px;
}.pricing-option-RXr9H .package-pricing-fSi05 {
    list-style: none;
    gap: 30px;
    padding: 0;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
}.pricing-option-RXr9H .package-pricing-fSi05 li {
    opacity: 0;
    perspective: 1000px;
    animation: fadeIn 0.8s forwards;
}.pricing-option-RXr9H .package-pricing-fSi05 li:nth-child(1) {
    animation-delay: 0.5s;
}.pricing-option-RXr9H .package-pricing-fSi05 li:nth-child(2) {
    animation-delay: 0.7s;
}.pricing-option-RXr9H .package-pricing-fSi05 li:nth-child(3) {
    animation-delay: 0.9s;
}.pricing-option-RXr9H .package-pricing-fSi05 li:nth-child(4) {
    animation-delay: 1.1s;
}.pricing-option-RXr9H .indv-sub-yF64z {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transform-style: preserve-3d;
    display: block;
    height: 100%;
    text-decoration: none;
}.pricing-option-RXr9H .premium-cost-VdQ0m {
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    height: 100%;
    border-left: 4px solid rgb(185,208,177);
    flex-direction: column;
    display: flex;
    position: relative;
    transition: all 0.4s ease;
    padding: 30px;
    background: linear-gradient(145deg, #ffffff 0%, rgb(220,235,215) 100%);
    overflow: hidden;
    box-sizing: border-box;
}.pricing-option-RXr9H .premium-cost-VdQ0m::before {
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: absolute;
    background: rgb(150,173,136);
    width: 80px;
    height: 80px;
    right: 0;
    content: "";
    transform: translate(50%, -50%) rotate(45deg);
    top: 0;
    opacity: 0.8;
}.pricing-option-RXr9H .cert-cost-zpKck {
    position: relative;
    z-index: 2;
    flex-direction: column;
    display: flex;
    height: 100%;
}.pricing-option-RXr9H .cert-cost-zpKck h4 {
    font-size: calc(23px + 2px);
    color: #000000;
    display: inline-block;
    margin: 0 0 20px;
    position: relative;
    font-weight: 700;
}.pricing-option-RXr9H .cert-cost-zpKck h4::after {
    bottom: -10px;
    height: 3px;
    content: "";
    left: 0;
    transition: width 0.3s ease;
    width: 40px;
    position: absolute;
    background: rgb(185,208,177);
}.pricing-option-RXr9H .cert-cost-zpKck p {
    white-space: normal;
    overflow-wrap: break-word;
    flex-grow: 1;
    line-height: 1.6;
    color: #000000;
    margin: 0 0 25px;
    word-wrap: break-word;
    font-size: calc(17px - 1px);
    hyphens: auto;
}.pricing-option-RXr9H .learn-pricing-vD3Pa {
    align-self: flex-start;
    color: #ffffff;
    padding: 10px 20px;
    font-size: 22px;
    transform: translateY(0);
    position: relative;
    background: rgb(185,208,177);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
              background-color 0.3s ease;
    margin-top: auto;
    display: inline-block;
    font-weight: 700;
    overflow: hidden;
    border-radius: 10px;
}.pricing-option-RXr9H .learn-pricing-vD3Pa::before {
    transition: transform 0.6s cubic-bezier(0.7, 0, 0.3, 1);
    width: 100%;
    background: linear-gradient(to right, transparent, rgba(255,255,255,0.2), transparent);
    left: 0;
    content: "";
    top: 0;
    transform: translateX(-100%);
    height: 100%;
    position: absolute;
}.pricing-option-RXr9H .indv-sub-yF64z:hover {
    transform: translateY(-8px);
}.pricing-option-RXr9H .indv-sub-yF64z:hover .premium-cost-VdQ0m {
    border-left-width: 8px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2);
}.pricing-option-RXr9H .indv-sub-yF64z:hover .premium-cost-VdQ0m::before {
    transform: translate(40%, -40%) rotate(45deg);
}.pricing-option-RXr9H .indv-sub-yF64z:hover .cert-cost-zpKck h4::after {
    width: 70px;
}.pricing-option-RXr9H .indv-sub-yF64z:hover .learn-pricing-vD3Pa {
    transform: translateY(-5px);
    background: rgb(150,173,136);
}.pricing-option-RXr9H .indv-sub-yF64z:hover .learn-pricing-vD3Pa::before {
    transform: translateX(100%);
}.pricing-option-RXr9H .indv-sub-yF64z:active {
    transform: translateY(-2px);
    transition: transform 0.2s;
}

@keyframes slideInTitle {
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideInDesc {
  to {
    transform: translateX(0);
    opacity: 0.9;
  }
}

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

@media (max-width: 1200px) {.pricing-option-RXr9H {
    padding: 80px 0;
}.pricing-option-RXr9H .package-pricing-fSi05 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 992px) {.pricing-option-RXr9H h2 {
    font-size: calc(37px - 4px);
}.pricing-option-RXr9H .access-cost-RdhaD {
    margin-bottom: 30px;
}.pricing-option-RXr9H .package-pricing-fSi05 {
    gap: 20px;
}.pricing-option-RXr9H .premium-cost-VdQ0m {
    padding: 25px;
}
}

@media (max-width: 768px) {.pricing-option-RXr9H {
    padding: 60px 0;
}.pricing-option-RXr9H h2 {
    font-size: calc(37px - 6px);
}.pricing-option-RXr9H .access-cost-RdhaD {
    font-size: calc(17px - 1px);
}.pricing-option-RXr9H .package-pricing-fSi05 {
    gap: 15px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.pricing-option-RXr9H .cert-cost-zpKck h4 {
    font-size: 23px;
}.pricing-option-RXr9H .cert-cost-zpKck p {
    margin-bottom: 20px;
    font-size: calc(17px - 2px);
}
}

@media (max-width: 576px) {.pricing-option-RXr9H {
    padding: 50px 0;
}.pricing-option-RXr9H .container {
    padding: 0 15px;
}.pricing-option-RXr9H h2 {
    margin-bottom: 15px;
    font-size: calc(37px - 8px);
}.pricing-option-RXr9H .access-cost-RdhaD {
    margin-bottom: 25px;
}.pricing-option-RXr9H .package-pricing-fSi05 {
    grid-template-columns: 1fr;
    gap: 20px;
}.pricing-option-RXr9H .premium-cost-VdQ0m {
    padding: 20px;
}.pricing-option-RXr9H .cert-cost-zpKck p {
    margin-bottom: 15px;
}.pricing-option-RXr9H .learn-pricing-vD3Pa {
    padding: 8px 16px;
    font-size: calc(22px - 1px);
}}.course-program-ZclHx {
    background: linear-gradient(125deg, rgb(220,235,215) 0%, rgb(185,208,177,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.course-program-ZclHx::before {
    background: 
        radial-gradient(ellipse at 20% 30%, rgb(185,208,177,0.5) 0%, transparent 70%),
        radial-gradient(circle at 80% 70%, rgb(150,173,136,0.5) 0%, transparent 60%);
    z-index: 1;
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
    content: "";
    position: absolute;
    opacity: 0.6;
}.course-program-ZclHx::after {
    position: absolute;
    background-image: 
        repeating-linear-gradient(
            -45deg,
            rgba(255, 255, 255, 0.03),
            rgba(255, 255, 255, 0.03) 1px,
            transparent 1px,
            transparent 10px
        );
    width: 100%;
    z-index: 1;
    top: 0;
    opacity: 0.4;
    content: "";
    animation: shiftBackground 30s linear infinite;
    height: 100%;
    left: 0;
}@keyframes shiftBackground {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.course-program-ZclHx .container {
    z-index: 2;
    position: relative;
}.course-program-ZclHx .expert-classes-OxIdf {
    position: relative;
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.02), 
        rgba(255, 255, 255, 0.08)
    );
    flex-direction: column;
    border-radius: 19px;
    display: flex;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.course-program-ZclHx .expert-classes-OxIdf::before {
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    background: 
        linear-gradient(
            135deg,
            transparent,
            rgba(rgb(185,208,177), 0.05)
        );
    z-index: 1;
    left: 0;
    content: "";
}.course-program-ZclHx .snapshot-KqN9t {
    overflow: hidden;
    position: absolute;
    height: 440px;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.15);
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    top: 5%;
    width: 45%;
    right: 3%;
    z-index: 2;
    animation: morphShape 15s infinite alternate ease-in-out;
}@keyframes morphShape {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    50% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    100% {
        border-radius: 40% 60% 50% 50% / 30% 60% 40% 60%;
    }
}

.course-program-ZclHx .snapshot-KqN9t::before {
    top: 0;
    opacity: 0.6;
    background: linear-gradient(
        215deg,
        transparent 30%,
        rgb(185,208,177,0.5) 100%
    );
    width: 100%;
    z-index: 2;
    left: 0;
    mix-blend-mode: overlay;
    height: 100%;
    content: "";
    position: absolute;
}.course-program-ZclHx .snapshot-KqN9t::after {
    width: 100%;
    z-index: 3;
    top: 0;
    left: 0;
    height: 100%;
    background-size: 20px 20px;
    position: absolute;
    background: 
        linear-gradient(
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        );
    opacity: 0.2;
    content: "";
}.course-program-ZclHx .education-route-W7VuM {
    flex-direction: column;
    position: relative;
    display: flex;
    z-index: 3;
    padding: 60px 50% 60px 60px;
    min-height: 400px;
}.course-program-ZclHx .head-wrap-c76rW {
    margin-bottom: 25px;
    z-index: 4;
    position: relative;
    display: inline-block;
}.course-program-ZclHx .head-wrap-c76rW svg {
    z-index: 2;
    fill: #ffffff;
    width: 70px;
    height: auto;
    position: relative;
}.course-program-ZclHx .head-wrap-c76rW svg path {
    stroke-width: 0.5;
    stroke: rgb(185,208,177);
    stroke-dasharray: 100;
    stroke-dashoffset: 100;
}.course-program-ZclHx h3 {
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: relative;
    font-size: 37px;
    z-index: 4;
    max-width: 100%;
    color: #ffffff;
    margin-bottom: 20px;
}.course-program-ZclHx h3::after {
    left: 0;
    content: "";
    border-radius: 3px;
    bottom: -10px;
    width: 60px;
    background: linear-gradient(90deg, rgb(185,208,177), rgb(150,173,136));
    height: 3px;
    position: absolute;
    transition: width 0.3s ease;
}.course-program-ZclHx .expert-classes-OxIdf:hover h3::after {
    width: 120px;
}.course-program-ZclHx p {
    position: relative;
    line-height: 1.7;
    color: #000000;
    z-index: 4;
    font-size: 17px;
    max-width: 100%;
    margin: 0;
}.course-program-ZclHx .expert-classes-OxIdf::after {
    width: 200px;
    bottom: -50px;
    opacity: 0.3;
    position: absolute;
    background: rgb(150,173,136,0.5);
    border-radius: 50%;
    content: "";
    height: 200px;
    z-index: 1;
    left: -50px;
    filter: blur(80px);
}.course-program-ZclHx .education-route-W7VuM::before {
    right: 48%;
    background-size: 20px 20px, 25px 25px;
    opacity: 0.2;
    height: 90%;
    position: absolute;
    content: "";
    width: 150px;
    animation: floatDots 10s infinite alternate ease-in-out;
    z-index: 1;
    top: 20px;
    background-image: 
        radial-gradient(circle, rgb(185,208,177,0.5) 1px, transparent 1px),
        radial-gradient(circle, rgb(150,173,136,0.5) 1px, transparent 1px);
    background-position: 0 0, 10px 10px;
}

@keyframes floatDots {
    0% {
        transform: translateY(0);
        opacity: 0.2;
    }
    100% {
        transform: translateY(-20px);
        opacity: 0.4;
    }
}

@media (max-width: 1199px) {.course-program-ZclHx .education-route-W7VuM {
    padding: 50px 50% 50px 50px;
}.course-program-ZclHx .snapshot-KqN9t {
    height: 85%;
    width: 42%;
}
}

@media (max-width: 991px) {.course-program-ZclHx {
    padding: 80px 0;
}.course-program-ZclHx .expert-classes-OxIdf {
    flex-direction: column;
    display: flex;
}.course-program-ZclHx .education-route-W7VuM {
    min-height: auto;
    padding: 220px 40px 50px 40px;
}.course-program-ZclHx .snapshot-KqN9t {
    width: 80%;
    position: absolute;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    height: 200px;
    left: 10%;
    top: 0;
    border-radius: 0 0 50% 50% / 0 0 100% 100%;
}.course-program-ZclHx .head-wrap-c76rW {
    margin-bottom: 0;
    left: 40px;
    position: absolute;
    top: 160px;
}.course-program-ZclHx h3 {
    font-size: calc(37px * 0.9);
}.course-program-ZclHx .education-route-W7VuM::before {
    display: none;
}
}

@media (max-width: 767px) {.course-program-ZclHx {
    padding: 60px 0;
}.course-program-ZclHx .education-route-W7VuM {
    padding: 200px 30px 40px 30px;
}.course-program-ZclHx .snapshot-KqN9t {
    height: 180px;
}.course-program-ZclHx .head-wrap-c76rW {
    left: 30px;
    top: 140px;
}.course-program-ZclHx .head-wrap-c76rW svg {
    width: 60px;
}.course-program-ZclHx h3 {
    font-size: calc(37px * 0.8);
}.course-program-ZclHx p {
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 480px) {.course-program-ZclHx {
    padding: 40px 0;
}.course-program-ZclHx .education-route-W7VuM {
    padding: 180px 25px 30px 25px;
}.course-program-ZclHx .snapshot-KqN9t {
    height: 160px;
}.course-program-ZclHx .head-wrap-c76rW {
    top: 120px;
    left: 25px;
}.course-program-ZclHx .head-wrap-c76rW svg {
    width: 50px;
}.course-program-ZclHx h3 {
    font-size: calc(37px * 0.7);
    margin-bottom: 15px;
}.course-program-ZclHx p {
    font-size: calc(17px * 0.9);
}}.title-intro-9m4nC {
    overflow: hidden;
    background: rgb(220,235,215);
    position: relative;
    min-height: 100vh;
    width: 100%;
}.title-intro-9m4nC::before {
    left: 0;
    position: absolute;
    top: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgb(185,208,177,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 80%, rgb(150,173,136,0.5) 0%, transparent 40%);
    height: 100%;
    z-index: 0;
    content: "";
    width: 100%;
}.title-intro-9m4nC .expert-classes-OxIdf {
    display: grid;
    position: relative;
    width: 100%;
    grid-template-rows: 2fr 1fr;
    height: 100vh;
    z-index: 1;
}.title-intro-9m4nC .page-open-VkBiJ {
    height: 100%;
    position: relative;
    width: 100%;
    overflow: hidden;
    grid-row: 1;
}.title-intro-9m4nC .page-open-VkBiJ input {
    display: none;
}.title-intro-9m4nC .learning-primary-KOZIL {
    display: flex;
    height: 100%;
    transition: none;
}.title-intro-9m4nC .learn-entry-Pi90W {
    height: 100%;
    opacity: 0;
    transition: opacity 0.5s ease;
    min-width: 100%;
    position: relative;
}.title-intro-9m4nC .learn-entry-Pi90W img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}.title-intro-9m4nC .learn-entry-Pi90W::before {
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(1px);
    content: "";
    transition: opacity 0.5s ease;
    z-index: 1;
    position: absolute;
    inset: 0;
    opacity: 0.3;
}.title-intro-9m4nC .page-open-VkBiJ input:nth-child(1):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(1),
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(2):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(2),
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(3):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(3),
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(4):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(4),
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(5):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(5),
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(6):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(6),
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(7):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(7),
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(8):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(8),
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(9):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(9),
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(10):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(10) {
    opacity: 1;
    z-index: 2;
}.title-intro-9m4nC .page-open-VkBiJ input:nth-child(1):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(1)::before,
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(2):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(2)::before,
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(3):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(3)::before,
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(4):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(4)::before,
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(5):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(5)::before,
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(6):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(6)::before,
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(7):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(7)::before,
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(8):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(8)::before,
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(9):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(9)::before,
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(10):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(10)::before {
    opacity: 0;
}.title-intro-9m4nC .edu-front-D2HBd {
    gap: 15px;
    z-index: 10;
    transform: translateX(-50%);
    left: 50%;
    bottom: 20px;
    position: absolute;
    display: flex;
}.title-intro-9m4nC .edu-front-D2HBd label {
    background: #ffffff;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 12px;
    position: relative;
    height: 12px;
    transform: scale(1);
    border-radius: 50%;
    opacity: 0.5;
}.title-intro-9m4nC .page-open-VkBiJ input:nth-child(1):checked ~ .edu-front-D2HBd label:nth-child(1),
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(2):checked ~ .edu-front-D2HBd label:nth-child(2),
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(3):checked ~ .edu-front-D2HBd label:nth-child(3),
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(4):checked ~ .edu-front-D2HBd label:nth-child(4),
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(5):checked ~ .edu-front-D2HBd label:nth-child(5),
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(6):checked ~ .edu-front-D2HBd label:nth-child(6),
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(7):checked ~ .edu-front-D2HBd label:nth-child(7),
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(8):checked ~ .edu-front-D2HBd label:nth-child(8),
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(9):checked ~ .edu-front-D2HBd label:nth-child(9),
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(10):checked ~ .edu-front-D2HBd label:nth-child(10) {
    background: rgb(185,208,177);
    opacity: 1;
    transform: scale(1.3);
}.title-intro-9m4nC .subtext-wrap-0Gjq4 {
    align-items: center;
    grid-row: 2;
    background: #ffffff;
    overflow: hidden;
    display: flex;
    z-index: 5;
    position: relative;
}.title-intro-9m4nC .subtext-wrap-0Gjq4::before {
    background: linear-gradient(to right, rgb(185,208,177), rgb(150,173,136));
    width: 100%;
    left: 0;
    height: 5px;
    top: 0;
    position: absolute;
    content: "";
}.title-intro-9m4nC .subtext-wrap-0Gjq4 .container {
    padding: 40px 30px;
    margin: 0 auto;
    position: relative;
    max-width: 1140px;
}.title-intro-9m4nC .subtext-wrap-0Gjq4 h1 {
    margin-bottom: 15px;
    font-size: 48px;
    position: relative;
    color: #000000;
    font-weight: 700;
    display: inline-block;
}.title-intro-9m4nC .subtext-wrap-0Gjq4 h3 {
    margin-bottom: 20px;
    color: rgb(150,173,136);
    font-size: 21px;
    font-weight: 600;
}.title-intro-9m4nC .subtext-wrap-0Gjq4 p {
    color: #000000;
    font-size: 18px;
    margin-bottom: 0;
    max-width: 800px;
    line-height: 1.7;
}@keyframes slideInUp {
    from {
        transform: translateY(30px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.title-intro-9m4nC .subtext-wrap-0Gjq4 h1,
.title-intro-9m4nC .subtext-wrap-0Gjq4 h3,
.title-intro-9m4nC .subtext-wrap-0Gjq4 p {
    animation: slideInUp 0.6s forwards;
    opacity: 0;
}.title-intro-9m4nC .subtext-wrap-0Gjq4 h1 {
    animation-delay: 0.2s;
}.title-intro-9m4nC .subtext-wrap-0Gjq4 h3 {
    animation-delay: 0.4s;
}.title-intro-9m4nC .subtext-wrap-0Gjq4 p {
    animation-delay: 0.6s;
}.title-intro-9m4nC .page-open-VkBiJ input:nth-child(1):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(1) img,
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(2):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(2) img,
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(3):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(3) img,
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(4):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(4) img,
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(5):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(5) img,
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(6):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(6) img,
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(7):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(7) img,
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(8):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(8) img,
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(9):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(9) img,
.title-intro-9m4nC .page-open-VkBiJ input:nth-child(10):checked ~ .learning-primary-KOZIL .learn-entry-Pi90W:nth-child(10) img {
    animation: slowZoom 15s infinite alternate;
}

@keyframes slowZoom {
    from { transform: scale(1); }
    to { transform: scale(1.1); }
}

@media (max-width: 1200px) {.title-intro-9m4nC .subtext-wrap-0Gjq4 .container {
    max-width: 960px;
}
}

@media (max-width: 992px) {.title-intro-9m4nC .subtext-wrap-0Gjq4 .container {
    max-width: 720px;
    padding: 30px 20px;
}.title-intro-9m4nC .subtext-wrap-0Gjq4 h1 {
    font-size: calc(48px * 0.9);
}
}

@media (max-width: 768px) {.title-intro-9m4nC .expert-classes-OxIdf {
    grid-template-rows: 3fr 2fr;
}.title-intro-9m4nC .subtext-wrap-0Gjq4 .container {
    padding: 25px 15px;
    max-width: 540px;
}.title-intro-9m4nC .subtext-wrap-0Gjq4 h1 {
    margin-bottom: 10px;
    font-size: calc(48px * 0.8);
}.title-intro-9m4nC .subtext-wrap-0Gjq4 h3 {
    font-size: calc(21px * 0.9);
    margin-bottom: 15px;
}.title-intro-9m4nC .edu-front-D2HBd {
    bottom: 15px;
    gap: 10px;
}
}

@media (max-width: 576px) {.title-intro-9m4nC .subtext-wrap-0Gjq4 .container {
    padding: 20px 15px;
}.title-intro-9m4nC .subtext-wrap-0Gjq4 h1 {
    font-size: calc(48px * 0.7);
}.title-intro-9m4nC .subtext-wrap-0Gjq4 h3 {
    margin-bottom: 10px;
    font-size: calc(21px * 0.8);
}.title-intro-9m4nC .subtext-wrap-0Gjq4 p {
    font-size: calc(18px * 0.9);
}.title-intro-9m4nC .edu-front-D2HBd {
    gap: 8px;
}.title-intro-9m4nC .edu-front-D2HBd label {
    height: 10px;
    width: 10px;
}}

.title-intro-9m4nC .edu-front-D2HBd label:hover {
    opacity: 0.8;
    transform: scale(1.2);
}.title-intro-9m4nC .learning-primary-KOZIL .learn-entry-Pi90W:not(:first-child) {
    inset: 0;
    position: absolute;
}.thanks-msg-A8kUH {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(220,235,215) 0%, rgb(150,173,136,0.5) 100%);
}.thanks-msg-A8kUH::before {
    z-index: 1;
    pointer-events: none;
    height: 100%;
    left: 0;
    opacity: 0.4;
    background: 
    radial-gradient(circle at 10% 20%, rgb(185,208,177,0.5) 5%, transparent 60%),
    radial-gradient(circle at 90% 80%, rgb(150,173,136,0.5) 10%, transparent 50%);
    position: absolute;
    width: 100%;
    content: "";
    top: 0;
}.thanks-msg-A8kUH::after {
    opacity: 0.08;
    pointer-events: none;
    content: "";
    height: 90%;
    right: -50%;
    position: absolute;
    background: rgb(255, 255, 255, 0.5);
    z-index: 1;
    transform: rotate(-15deg);
    top: -50%;
    width: 90%;
    filter: blur(80px);
}.thanks-msg-A8kUH .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
    position: relative;
}.thanks-msg-A8kUH .expert-classes-OxIdf {
    background: #ffffff;
    border-left: 4px solid rgb(185,208,177);
    transform: perspective(1000px) rotateX(2deg);
    padding: 60px 50px;
    animation: slideIn 0.8s cubic-bezier(0.17, 0.67, 0.45, 1.09) forwards;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
              0 5px 12px rgba(0, 0, 0, 0.05);
    position: relative;
    backdrop-filter: blur(10px);
}.thanks-msg-A8kUH .expert-classes-OxIdf::before {
    opacity: 0.2;
    transition: transform 0.5s ease;
    right: 20px;
    top: 20px;
    pointer-events: none;
    content: "";
    border-radius: 10px;
    bottom: 20px;
    border: 1px solid rgb(150,173,136,0.5);
    transform: scale(0.97);
    position: absolute;
    left: 20px;
}.thanks-msg-A8kUH .expert-classes-OxIdf:hover::before {
    transform: scale(1);
}.thanks-msg-A8kUH .expert-classes-OxIdf > div:first-child {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 25px;
}.thanks-msg-A8kUH .expert-classes-OxIdf > div:first-child::after {
    transform-origin: left center;
    background: linear-gradient(90deg, rgb(185,208,177) 0%, rgb(150,173,136) 100%);
    animation: lineExpand 1s ease-out 0.3s forwards;
    bottom: 0;
    content: "";
    height: 3px;
    position: absolute;
    width: 80px;
    left: 0;
}.thanks-msg-A8kUH h5 {
    font-weight: 700;
    line-height: 1.4;
    color: #000000;
    transform: translateY(15px);
    opacity: 0;
    animation: fadeUp 0.7s ease-out 0.2s forwards;
    margin: 0;
    font-size: 19px;
}.thanks-msg-A8kUH p {
    animation: fadeUp 0.7s ease-out 0.4s forwards;
    font-weight: 400;
    color: #000000;
    opacity: 0;
    line-height: 1.8;
    font-size: 17px;
    transform: translateY(15px);
    margin: 0;
}.thanks-msg-A8kUH a {
    text-decoration: none;
    position: relative;
    color: inherit;
    display: block;
    transition: transform 0.4s cubic-bezier(0.17, 0.67, 0.45, 1.09);
}.thanks-msg-A8kUH a:hover {
    transform: translateY(-5px);
}.thanks-msg-A8kUH a::after {
    bottom: -8px;
    left: 0;
    height: 1px;
    content: "";
    position: absolute;
    opacity: 0;
    background: linear-gradient(90deg, rgb(185,208,177,0.5) 0%, transparent 100%);
    transform-origin: left;
    transition: transform 0.5s ease, opacity 0.5s ease;
    transform: scaleX(0.3);
    width: 100%;
}.thanks-msg-A8kUH a:hover::after {
    transform: scaleX(1);
    opacity: 1;
}

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

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

@keyframes slideIn {
  0% {
    transform: perspective(1000px) translateY(50px) rotateX(8deg);
    opacity: 0;
  }
  100% {
    transform: perspective(1000px) translateY(0) rotateX(2deg);
    opacity: 1;
  }
}

@media (max-width: 992px) {.thanks-msg-A8kUH {
    padding: 80px 0;
}.thanks-msg-A8kUH .expert-classes-OxIdf {
    padding: 50px 40px;
}.thanks-msg-A8kUH h5 {
    font-size: calc(19px - 2px);
}
}

@media (max-width: 768px) {.thanks-msg-A8kUH {
    padding: 60px 0;
}.thanks-msg-A8kUH .expert-classes-OxIdf {
    padding: 40px 30px;
    transform: perspective(1000px) rotateX(1deg);
}.thanks-msg-A8kUH .expert-classes-OxIdf::before {
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
}.thanks-msg-A8kUH .expert-classes-OxIdf > div:first-child {
    margin-bottom: 25px;
    padding-bottom: 20px;
}.thanks-msg-A8kUH h5 {
    font-size: calc(19px - 4px);
}.thanks-msg-A8kUH p {
    line-height: 1.7;
    font-size: calc(17px - 1px);
}
}

@media (max-width: 576px) {.thanks-msg-A8kUH {
    padding: 50px 0;
}.thanks-msg-A8kUH .expert-classes-OxIdf {
    transform: none;
    border-left: 3px solid rgb(185,208,177);
    padding: 30px 20px;
}.thanks-msg-A8kUH .expert-classes-OxIdf::before {
    display: none;
}.thanks-msg-A8kUH .expert-classes-OxIdf > div:first-child {
    padding-bottom: 15px;
    margin-bottom: 20px;
}.thanks-msg-A8kUH .expert-classes-OxIdf > div:first-child::after {
    width: 60px;
    height: 2px;
}.thanks-msg-A8kUH h5 {
    font-size: calc(19px - 6px);
}.thanks-msg-A8kUH p {
    line-height: 1.6;
    font-size: calc(17px - 2px);
}}.get-support-JPZSm {
    padding: 80px 20px;
    position: relative;
    font-family: Arial, sans-serif;
    background: linear-gradient(135deg, rgb(220,235,215) 0%, rgba(255,255,255,0.9) 100%);
    transform-style: preserve-3d;
    perspective: 1000px;
    overflow: hidden;
}.get-support-JPZSm::before {
    height: 100%;
    content: '';
    position: absolute;
    z-index: -1;
    transform: translateZ(-10px);
    background: linear-gradient(45deg, rgb(185,208,177,0.5) 0%, transparent 40%);
    left: 0;
    width: 100%;
    top: 0;
}.get-support-JPZSm::after {
    opacity: 0.6;
    height: 200px;
    right: -50px;
    filter: blur(20px);
    background: linear-gradient(to bottom right, rgb(150,173,136) 0%, transparent 70%);
    width: 200px;
    bottom: -50px;
    z-index: -1;
    transform: rotate(-15deg) translateZ(-5px);
    content: '';
    position: absolute;
    border-radius: 100px;
}.get-support-JPZSm h1 {
    text-align: center;
    color: #000000;
    text-shadow: 2px 2px 0 rgba(rgb(185,208,177,0.5), 0.1);
    font-weight: 700;
    position: relative;
    transform: translateZ(20px);
    font-size: 43px;
    margin-bottom: 50px;
}.get-support-JPZSm h1::after {
    transform: translateX(-50%);
    content: '';
    background: linear-gradient(90deg, rgb(185,208,177) 0%, rgb(150,173,136) 100%);
    width: 80px;
    position: absolute;
    bottom: -15px;
    height: 4px;
    left: 50%;
}.get-support-JPZSm .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}.get-support-JPZSm .ask-form-DRkHb {
    box-shadow: 0 20px 40px rgba(0,0,0,0.08), 
                0 10px 20px rgba(0,0,0,0.05),
                0 5px 10px rgba(rgb(185,208,177,0.5), 0.08);
    gap: 30px;
    grid-template-columns: 1fr;
    padding: 40px 30px;
    transform: rotateX(1deg) rotateY(0.5deg);
    border-radius: 20px;
    display: grid;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    background: #ffffff;
}.get-support-JPZSm .ask-form-DRkHb:hover {
    transform: rotateX(0deg) rotateY(0deg) translateZ(5px);
}.get-support-JPZSm .ask-form-DRkHb > div {
    position: relative;
    background: linear-gradient(to right, rgba(rgb(220,235,215), 0.5), rgba(255,255,255,0.9));
    border-radius: 10px;
    border-left: 3px solid rgb(185,208,177);
    padding: 20px;
    transform: translateZ(10px);
}.get-support-JPZSm .ask-form-DRkHb > div:nth-child(2) {
    border-left: 3px solid rgb(150,173,136);
}.get-support-JPZSm .ask-form-DRkHb > div:nth-child(3) {
    border-left: 3px solid rgb(185,208,177);
}.get-support-JPZSm h6 {
    font-weight: 600;
    color: #000000;
    display: flex;
    margin-bottom: 10px;
    align-items: center;
    font-size: 16px;
    gap: 10px;
}.get-support-JPZSm span {
    font-size: 18px;
    margin-left: 30px;
    position: relative;
    color: #000000;
    display: block;
}.get-support-JPZSm span::before {
    left: -15px;
    top: 50%;
    position: absolute;
    background: rgb(150,173,136);
    border-radius: 50%;
    content: '';
    height: 6px;
    width: 6px;
    transform: translateY(-50%);
}.get-support-JPZSm .online-form-aZ8cy {
    gap: 15px;
    flex-direction: column;
    display: flex;
}.get-support-JPZSm .send-feedback-CDP9U {
    font-weight: 400;
    padding: 5px 10px;
    position: relative;
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    overflow: hidden;
    color: #000000;
    gap: 10px;
    z-index: 1;
    font-size: 18px;
    display: flex;
    text-decoration: none;
    border-radius: 10px;
    align-items: center;
}.get-support-JPZSm .send-feedback-CDP9U::before {
    top: 0;
    position: absolute;
    left: -10px;
    transition: width 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    z-index: -1;
    content: '';
    width: 0;
    height: 100%;
    background: linear-gradient(90deg, rgb(185,208,177,0.5) 0%, transparent 100%);
}.get-support-JPZSm .send-feedback-CDP9U:hover {
    transform: translateX(5px);
    color: #000000;
}.get-support-JPZSm .send-feedback-CDP9U:hover::before {
    width: 100%;
}.get-support-JPZSm svg {
    width: 24px;
    transform-origin: center;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 24px;
}.get-support-JPZSm .send-feedback-CDP9U:hover svg {
    transform: scale(1.15) rotate(5deg);
}.get-support-JPZSm svg path {
    fill: rgb(185,208,177);
    transition: fill 0.3s ease;
}.get-support-JPZSm .send-feedback-CDP9U:hover svg path {
    fill: rgb(150,173,136);
}.get-support-JPZSm .ask-form-DRkHb > div:first-child div {
    line-height: 1.6;
    color: #000000;
    font-size: 18px;
    padding-left: 15px;
    position: relative;
}.get-support-JPZSm .ask-form-DRkHb > div:first-child div::before {
    width: 3px;
    left: 0;
    background: linear-gradient(to bottom, rgb(185,208,177), rgb(150,173,136));
    border-radius: 10px;
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
}

@media (min-width: 768px) {.get-support-JPZSm {
    padding: 100px 40px;
}.get-support-JPZSm h1 {
    font-size: calc(43px * 1.2);
    margin-bottom: 60px;
}.get-support-JPZSm h1::after {
    width: 120px;
}.get-support-JPZSm .ask-form-DRkHb {
    gap: 40px;
    grid-template-columns: 1fr 1fr;
    padding: 50px 40px;
}.get-support-JPZSm .ask-form-DRkHb > div:first-child {
    grid-column: 1 / -1;
}
}

@media (min-width: 992px) {.get-support-JPZSm .ask-form-DRkHb {
    grid-template-columns: 2fr 1fr 1fr;
}.get-support-JPZSm .ask-form-DRkHb > div:first-child {
    grid-column: 1;
}.get-support-JPZSm .ask-form-DRkHb > div:nth-child(2) {
    grid-row: 1;
    grid-column: 2;
}.get-support-JPZSm .ask-form-DRkHb > div:nth-child(3) {
    grid-row: 1;
    grid-column: 3;
}.get-support-JPZSm .ask-form-DRkHb > div {
    transform: translateZ(15px);
}
}

@media (max-width: 767px) {.get-support-JPZSm {
    padding: 60px 15px;
}.get-support-JPZSm h1 {
    margin-bottom: 40px;
    font-size: calc(43px * 0.9);
}.get-support-JPZSm .ask-form-DRkHb {
    padding: 30px 20px;
    transform: rotateX(0.5deg) rotateY(0.25deg);
}.get-support-JPZSm .ask-form-DRkHb > div {
    padding: 15px;
}.get-support-JPZSm span {
    margin-left: 20px;
}}.panelTrackingNotice-QoXAM {
    position: fixed;
    z-index: 90;
    justify-content: center;
    bottom: 0;
    padding: 1rem 0;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    align-items: center;
    background: rgb(220,235,215);
    width: 100%;
    display: flex;
    transition: transform 0.3s ease-in-out;
    border-top: 3px solid rgb(185,208,177);
}#cookieNoticeModal-HeLQZ {
    display: none;
}#cookieNoticeModal-HeLQZ:checked ~ .panelTrackingNotice-QoXAM {
    visibility: hidden;
    opacity: 0;
}.panelTrackingNotice-QoXAM .container {
    flex-wrap: wrap;
    align-items: center;
    display: flex;
    position: relative;
    margin: 0 auto;
    gap: 1rem;
    padding: 0 15px;
    max-width: 1140px;
    z-index: 1;
    justify-content: space-between;
}.cookie-reset-bAPjV {
    align-items: center;
    margin-right: 1rem;
    flex-shrink: 0;
    display: flex;
}.cookie-reset-bAPjV svg {
    width: 50px;
    fill: rgb(185,208,177);
    height: 50px;
}.data-agree-JZ6wd {
    flex: 1;
    min-width: 300px;
    margin-bottom: 20px;
}.data-agree-JZ6wd h5 {
    color: rgb(185,208,177);
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    font-weight: 600;
}.data-agree-JZ6wd p {
    font-size: 1rem;
    color: #000000;
}.consent-comply-r6KoO {
    font-size: 1rem;
    border-radius: 10px;
    font-weight: 700;
    cursor: pointer;
    color: #ffffff;
    text-decoration: none;
    border: none;
    background: rgb(185,208,177);
    transition: background-color 0.3s ease, transform 0.3s ease;
    display: inline-block;
    padding: 0.75rem 1.5rem;
}.cookie_button.track-settings-dZJr7 {
    background: rgb(185,208,177);
}.cookie_button.user-alert-JRYWy {
    background: #000000;
    margin-left: 0.5rem;
}.consent-comply-r6KoO:hover {
    transform: translateY(-3px);
    background: #000000;
}.cookie_button.user-alert-JRYWy:hover {
    background: rgb(185,208,177);
}.panelTrackingNotice-QoXAM p a {
    text-decoration: underline;
    color: rgb(185,208,177);
    transition: color 0.3s ease;
}.panelTrackingNotice-QoXAM p a:hover {
    color: #000000;
}
@media only screen and (max-width: 768px) {.panelTrackingNotice-QoXAM .container {
    align-items: center;
    flex-direction: column;
}.cookie-reset-bAPjV {
    margin-right: 0;
    margin-bottom: 1rem;
}.data-agree-JZ6wd {
    margin-bottom: 1rem;
    text-align: center;
}.cookie_button.user-alert-JRYWy {
    margin-left: 0;
    margin-top: 0.5rem;
}}
.mentorship-experience-NmuVq {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(125deg, #000000 0%, rgb(220,235,215) 100%);
    position: relative;
}.mentorship-experience-NmuVq::before {
    top: 0;
    position: absolute;
    content: "";
    animation: pulse 20s infinite alternate;
    width: 100%;
    left: 0;
    background: 
    radial-gradient(circle at 20% 30%, rgb(185,208,177,0.5) 0%, transparent 25%),
    radial-gradient(circle at 80% 70%, rgb(150,173,136,0.5) 0%, transparent 30%);
    height: 100%;
}.mentorship-experience-NmuVq .container {
    padding: 0 20px;
    perspective: 1200px;
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}.mentorship-experience-NmuVq .testimonial-space-2bMEq {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    grid-template-columns: 1.2fr 0.8fr;
    grid-template-areas:
    "quote photo"
    "quote name"
    "quote job";
    transform-style: preserve-3d;
    gap: 10px 30px;
    grid-template-rows: auto auto auto;
    transform: rotateY(-10deg);
    display: grid;
    position: relative;
}.mentorship-experience-NmuVq .testimonial-space-2bMEq:hover {
    transform: rotateY(0deg) translateZ(10px);
}.mentorship-experience-NmuVq .emp-details-RvSJt {
    font-weight: 300;
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.5),
    0 0 0 1px rgb(185,208,177,0.5);
    margin: 0;
    z-index: 1;
    font-size: 13px;
    transform: translateZ(20px);
    position: relative;
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    backdrop-filter: blur(10px);
    line-height: 1.7;
    grid-area: quote;
    color: #ffffff;
    padding: 50px 40px;
    border-radius: 16px;
}.mentorship-experience-NmuVq .emp-details-RvSJt::before {
    left: 20px;
    font-size: calc(48px * 2);
    line-height: 1;
    position: absolute;
    content: "";
    color: rgb(185,208,177);
    top: 15px;
}.mentorship-experience-NmuVq .snapshot-KqN9t {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 90% 100%, 0 100%);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    transform: translateZ(40px);
    grid-area: photo;
    box-shadow: 
    10px 10px 20px rgba(0, 0, 0, 0.5),
    -5px -5px 30px rgb(185,208,177,0.5);
    height: 280px;
    border-radius: 10px;
}.mentorship-experience-NmuVq .testimonial-space-2bMEq:hover .snapshot-KqN9t {
    box-shadow: 
    15px 15px 25px rgba(0, 0, 0, 0.5),
    -8px -8px 35px rgb(185,208,177,0.5);
    transform: translateZ(60px) translateX(-10px);
}.mentorship-experience-NmuVq .name {
    z-index: 2;
    grid-area: name;
    color: #ffffff;
    background: rgb(185,208,177);
    margin: 0;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    padding: 15px 20px;
    font-size: 19px;
    border-radius: 10px;
    transform: translateZ(30px);
    transition: transform 0.3s ease;
}.mentorship-experience-NmuVq .testimonial-space-2bMEq:hover .name {
    transform: translateZ(45px) translateY(-5px);
}.mentorship-experience-NmuVq .testimonial-space-2bMEq > span:not(.name) {
    font-weight: 600;
    color: rgb(150,173,136);
    transform: translateZ(25px);
    border-radius: 10px;
    grid-area: job;
    transition: transform 0.3s ease;
    font-size: 13px;
    background: #ffffff;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
    padding: 10px 15px;
    z-index: 2;
}.mentorship-experience-NmuVq .testimonial-space-2bMEq:hover > span:not(.name) {
    transform: translateZ(35px) translateY(-5px);
}

@keyframes pulse {
  0%, 100% {
    opacity: 0.8;
    transform: scale(1);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.1);
  }
}

@media (max-width: 992px) {.mentorship-experience-NmuVq {
    padding: 80px 0;
}.mentorship-experience-NmuVq .testimonial-space-2bMEq {
    grid-template-areas:
      "snapshot-KqN9t"
      "name"
      "work-block-v5tEV"
      "emp-details-RvSJt";
    grid-template-columns: 1fr;
    gap: 15px;
    grid-template-rows: auto auto auto auto;
    transform: none;
}.mentorship-experience-NmuVq .emp-details-RvSJt,
  .mentorship-experience-NmuVq .snapshot-KqN9t,
  .mentorship-experience-NmuVq .name,
  .mentorship-experience-NmuVq .testimonial-space-2bMEq > span:not(.name) {
    transform: none;
}.mentorship-experience-NmuVq .testimonial-space-2bMEq:hover .emp-details-RvSJt,
  .mentorship-experience-NmuVq .testimonial-space-2bMEq:hover .snapshot-KqN9t,
  .mentorship-experience-NmuVq .testimonial-space-2bMEq:hover .name,
  .mentorship-experience-NmuVq .testimonial-space-2bMEq:hover > span:not(.name) {
    transform: none;
}.mentorship-experience-NmuVq .snapshot-KqN9t {
    margin: 0 auto;
    width: 90%;
    height: 240px;
}.mentorship-experience-NmuVq .emp-details-RvSJt {
    padding: 30px;
}.mentorship-experience-NmuVq .name,
  .mentorship-experience-NmuVq .testimonial-space-2bMEq > span:not(.name) {
    margin: 0 auto;
    width: 90%;
    text-align: center;
}
}

@media (max-width: 576px) {.mentorship-experience-NmuVq {
    padding: 60px 0;
}.mentorship-experience-NmuVq .snapshot-KqN9t {
    width: 100%;
    height: 200px;
}.mentorship-experience-NmuVq .emp-details-RvSJt {
    font-size: calc(13px * 0.95);
    padding: 25px 20px;
}.mentorship-experience-NmuVq .name {
    font-size: calc(19px * 0.9);
}.mentorship-experience-NmuVq .testimonial-space-2bMEq > span:not(.name) {
    font-size: calc(13px * 0.9);
}}.confidential-armory-BrG3S {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(220,235,215) 0%, rgba(255,255,255,0.95) 100%);
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    padding: 5rem 2rem;
}.confidential-armory-BrG3S::before {
    width: 40%;
    content: "";
    animation: float 15s ease-in-out infinite;
    transform: rotate(-15deg);
    opacity: 0.15;
    height: 40%;
    filter: blur(40px);
    right: -5%;
    background: linear-gradient(225deg, rgb(185,208,177,0.5) 0%, transparent 70%);
    z-index: 0;
    top: -5%;
    position: absolute;
}.confidential-armory-BrG3S::after {
    animation: float 18s ease-in-out infinite reverse;
    bottom: -5%;
    opacity: 0.15;
    z-index: 0;
    background: linear-gradient(45deg, rgb(150,173,136,0.5) 0%, transparent 80%);
    height: 35%;
    filter: blur(30px);
    content: "";
    transform: rotate(10deg);
    left: -5%;
    width: 35%;
    position: absolute;
}@keyframes float {
    0%, 100% { transform: translate(0, 0) rotate(-15deg); }
    50% { transform: translate(10px, 15px) rotate(-5deg); }
}

.confidential-armory-BrG3S .container {
    max-width: 1140px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.04), 0 5px 10px rgba(0,0,0,0.02);
    margin: 0 auto;
    position: relative;
    background: #ffffff;
    transform: perspective(1000px) rotateX(0.5deg);
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    padding: 3rem;
    z-index: 2;
}.confidential-armory-BrG3S .container:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.confidential-armory-BrG3S h1 {
    font-size: 47px;
    color: #000000;
    margin-bottom: 2rem;
    font-weight: 700;
    position: relative;
    letter-spacing: -0.01em;
    line-height: 1.2;
    display: inline-block;
}.confidential-armory-BrG3S h1::after {
    transition: width 0.3s ease;
    position: absolute;
    transform-origin: left;
    content: "";
    width: 40%;
    left: 0;
    background: linear-gradient(90deg, rgb(185,208,177) 0%, rgb(150,173,136) 100%);
    height: 4px;
    bottom: -0.5rem;
}.confidential-armory-BrG3S h2 {
    padding-left: 1rem;
    font-weight: 600;
    transition: all 0.3s ease;
    margin: 2.5rem 0 1.5rem;
    font-size: 34px;
    border-left: 3px solid rgb(185,208,177);
    color: #000000;
}.confidential-armory-BrG3S h2:hover {
    transform: translateX(5px);
    border-left-width: 5px;
}.confidential-armory-BrG3S h3 {
    font-size: calc(34px * 0.8);
    padding-left: 0.8rem;
    border-left: 2px solid rgb(150,173,136);
    color: #000000;
    position: relative;
    margin: 2rem 0 1.2rem;
    font-weight: 600;
}.confidential-armory-BrG3S h4 {
    color: #000000;
    font-size: calc(34px * 0.7);
    padding-left: 0.6rem;
    margin: 1.8rem 0 1rem;
    font-weight: 600;
    border-left: 1px solid rgb(150,173,136);
    position: relative;
}.confidential-armory-BrG3S p {
    z-index: 1;
    position: relative;
    margin-bottom: 1.5rem;
    color: #000000;
    font-size: 12px;
    line-height: 1.7;
    transition: transform 0.3s ease;
}.confidential-armory-BrG3S p:hover {
    transform: translateX(3px);
}.confidential-armory-BrG3S p strong {
    position: relative;
    font-weight: 600;
    display: inline-block;
    color: rgb(185,208,177);
}.confidential-armory-BrG3S p strong::after {
    content: "";
    transform: scaleX(0);
    height: 1px;
    left: 0;
    transform-origin: left;
    position: absolute;
    background: rgb(185,208,177,0.5);
    bottom: -2px;
    width: 100%;
    transition: transform 0.3s ease;
}.confidential-armory-BrG3S p:hover strong::after {
    transform: scaleX(1);
}.confidential-armory-BrG3S span {
    margin-bottom: 1.5rem;
    line-height: 1.7;
    border-left: 1px dashed rgb(150,173,136,0.5);
    display: block;
    padding-left: 1rem;
    font-size: 12px;
    color: #000000;
    position: relative;
}.confidential-armory-BrG3S ul {
    margin: 1.5rem 0 2rem;
    position: relative;
    list-style-type: none;
    padding-left: 0;
}.confidential-armory-BrG3S ul::before {
    transform-origin: top;
    background: linear-gradient(to bottom, rgb(185,208,177,0.5), transparent);
    width: 1px;
    left: 0.8rem;
    bottom: 0;
    content: "";
    position: absolute;
    transform: scaleY(0.95);
    top: 0;
}.confidential-armory-BrG3S li {
    margin-bottom: 1rem;
    padding-left: 2.5rem;
    line-height: 1.6;
    font-size: 12px;
    color: #000000;
    transition: transform 0.2s ease;
    position: relative;
}.confidential-armory-BrG3S li:hover {
    transform: translateX(5px);
}.confidential-armory-BrG3S li::before {
    position: absolute;
    transition: all 0.2s ease;
    box-shadow: 0 0 0 2px rgb(185,208,177,0.5);
    left: 0.5rem;
    height: 8px;
    content: "";
    border-radius: 50%;
    top: 0.6rem;
    background: rgb(185,208,177);
    width: 8px;
}.confidential-armory-BrG3S li:hover::before {
    transform: scale(1.2);
    background: rgb(150,173,136);
}

@media (max-width: 992px) {.confidential-armory-BrG3S {
    padding: 4rem 1.5rem;
}.confidential-armory-BrG3S .container {
    padding: 2.5rem;
    transform: perspective(800px) rotateX(0.3deg);
}.confidential-armory-BrG3S h1 {
    font-size: calc(47px * 0.9);
}.confidential-armory-BrG3S h2 {
    padding-left: 0.8rem;
    font-size: calc(34px * 0.9);
}
}

@media (max-width: 768px) {.confidential-armory-BrG3S {
    padding: 3rem 1rem;
}.confidential-armory-BrG3S .container {
    transform: none;
    padding: 2rem;
}.confidential-armory-BrG3S h1 {
    font-size: calc(47px * 0.8);
}.confidential-armory-BrG3S h2 {
    margin: 2rem 0 1rem;
    font-size: calc(34px * 0.8);
}.confidential-armory-BrG3S h3 {
    font-size: calc(34px * 0.7);
}.confidential-armory-BrG3S h4 {
    font-size: calc(34px * 0.6);
}.confidential-armory-BrG3S p, 
    .confidential-armory-BrG3S span, 
    .confidential-armory-BrG3S li {
    font-size: calc(12px * 0.95);
}.confidential-armory-BrG3S ul {
    margin: 1.2rem 0 1.5rem;
}.confidential-armory-BrG3S li {
    padding-left: 2rem;
}
}

@media (max-width: 576px) {.confidential-armory-BrG3S {
    padding: 2rem 0.8rem;
}.confidential-armory-BrG3S .container {
    padding: 1.5rem;
}.confidential-armory-BrG3S h1 {
    margin-bottom: 1.5rem;
    font-size: calc(47px * 0.7);
}.confidential-armory-BrG3S h1::after {
    height: 3px;
}.confidential-armory-BrG3S h2 {
    padding-left: 0.6rem;
    font-size: calc(34px * 0.7);
    border-left-width: 2px;
}.confidential-armory-BrG3S p, 
    .confidential-armory-BrG3S span, 
    .confidential-armory-BrG3S li {
    line-height: 1.6;
    font-size: calc(12px * 0.9);
}.confidential-armory-BrG3S li {
    padding-left: 1.8rem;
}.confidential-armory-BrG3S li::before {
    height: 6px;
    width: 6px;
}
}