* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}html,body {
    auto
contain
    scroll-behavior: auto;
    font-family: Arial, sans-serif;
    color: #000000;
    height: 100%;
    min-height: 100%;
}.inner-containeryts {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}header,footer {
    width: 100%;
}.container {
    margin: auto;
    width: 1275px;
    max-width: 100%;
}.main_primarypvB {
    flex: 1 0 auto;
}svg {
    height: 30px;
    width: 30px;
}.report_abuseS8t {
    flex: 0 0 auto;
}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;
}}
.secure_pantry32Q {
    padding: 3rem;
    font-family: Arial, sans-serif;
    flex-direction: column;
    background-color: rgb(233,233,225);
    width: 100%;
    color: #000000;
    display: flex;
}.secure_pantry32Q h1 {
    text-transform: uppercase;
    font-weight: 700;
    color: rgb(208,208,191);
    font-size: 45px;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    letter-spacing: 0.1rem;
    border-bottom: 3px solid rgb(208,208,191);
}.secure_pantry32Q h2 {
    margin-top: 2rem;
    letter-spacing: 0.08rem;
    margin-bottom: 1rem;
    font-weight: 600;
    border-left: 4px solid rgb(173,174,152);
    text-transform: uppercase;
    color: rgb(173,174,152);
    font-size: 33px;
    padding-left: 1rem;
}.secure_pantry32Q h3,.secure_pantry32Q h4,.secure_pantry32Q h5, .secure_pantry32Q h6 {
    font-size: 21px;
    margin: 1rem 0;
}.secure_pantry32Q ul,
.secure_pantry32Q ol {
    margin-top: 1.5rem;
    border-left: 2px solid rgba(0, 0, 0, 0.5);
    padding-left: 2rem;
    list-style-position: inside;
    margin-bottom: 1.5rem;
    list-style-type: none;
}.secure_pantry32Q li {
    font-size: 16px;
    position: relative;
    line-height: 1.8;
    margin-bottom: 1rem;
}.secure_pantry32Q li::before {
    margin-right: 0.5rem;
    content: "▹";
    color: rgb(208,208,191);
}.secure_pantry32Q p {
    font-size: 16px;
    color: #000000;
    margin-bottom: 1.5rem;
    line-height: 1.8;
}.secure_pantry32Q span {
    font-weight: 700;
    color: rgb(173,174,152);
}.secure_pantry32Q > div {
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    margin-bottom: 2rem;
    padding: 1rem;
    background-color: #ffffff;
}
@media only screen and (max-width: 800px) {.secure_pantry32Q {
    gap: 1.5rem;
    padding: 1.5rem;
}.secure_pantry32Q h1 {
    font-size: calc(21px - 0.5rem);
}.secure_pantry32Q h2 {
    font-size: calc(21px - 0.5rem);
}.secure_pantry32Q p,
    .secure_pantry32Q li {
    font-size: calc(16px - 0.2rem);
}.secure_pantry32Q > div {
    padding: 0.5rem;
}}
.contact_boxtWo {
    position: relative;
    padding: 100px 0;
    background: rgb(233,233,225);
    overflow: hidden;
}.contact_boxtWo::before {
    top: 0;
    z-index: 1;
    background: repeating-linear-gradient(
        45deg,
        rgb(208,208,191,0.5) 0,
        rgb(208,208,191,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    opacity: 0.07;
    content: "";
}.contact_boxtWo::after {
    content: "";
    width: 100%;
    background-image: 
        linear-gradient(rgb(173,174,152,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(173,174,152,0.5) 1px, transparent 1px);
    position: absolute;
    z-index: 1;
    left: 0;
    height: 100%;
    background-size: 30px 30px;
    top: 0;
    opacity: 0.07;
}.contact_boxtWo .container {
    max-width: 1200px;
    padding: 0 30px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.contact_boxtWo h2 {
    text-align: center;
    display: inline-block;
    font-weight: 700;
    transform: translateX(-50%);
    padding-bottom: 20px;
    position: relative;
    font-size: 28px;
    left: 50%;
    color: #000000;
    margin-bottom: 20px;
}.contact_boxtWo h2::before {
    content: "";
    height: 4px;
    position: absolute;
    left: calc(50% - 40px);
    width: 80px;
    bottom: 0;
    background: rgb(208,208,191);
}.contact_boxtWo h2::after {
    width: 30px;
    height: 4px;
    background: rgb(173,174,152);
    content: "";
    left: calc(50% - 15px);
    position: absolute;
    bottom: 0;
}.contact_boxtWo .message_widgethX3 {
    background: #ffffff;
    margin-top: 50px;
    overflow: hidden;
    position: relative;
    border-radius: 0;
    display: flex;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
}.contact_boxtWo .image_box_itemBhd {
    min-height: 550px;
    flex: 0 0 45%;
    position: relative;
}.contact_boxtWo .image_box_itemBhd::before {
    z-index: 1;
    inset: 0;
    content: "";
    background: linear-gradient(
        135deg, 
        rgba(rgb(208,208,191), 0.4), 
        rgba(rgb(173,174,152), 0.4)
    );
    position: absolute;
}.contact_boxtWo .request_infojkE {
    padding: 60px;
    display: flex;
    flex-direction: column;
    position: relative;
    flex: 0 0 55%;
    justify-content: center;
}.contact_boxtWo .request_infojkE::before {
    border: 30px solid rgb(208,208,191,0.5);
    top: -75px;
    right: -75px;
    position: absolute;
    z-index: 0;
    content: "";
    height: 150px;
    border-radius: 50%;
    width: 150px;
}.contact_boxtWo .request_infojkE::after {
    bottom: -50px;
    position: absolute;
    width: 100px;
    content: "";
    background: rgb(173,174,152,0.5);
    transform: rotate(45deg);
    border-radius: 0;
    z-index: 0;
    height: 100px;
    left: -50px;
}.contact_boxtWo form {
    position: relative;
    z-index: 2;
}.contact_boxtWo form h3 {
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    margin-bottom: 40px;
}.contact_boxtWo form h3::after {
    position: absolute;
    width: 50%;
    background: rgb(208,208,191);
    left: 0;
    content: "";
    height: 2px;
    bottom: -15px;
}.contact_boxtWo form input[type="text"] {
    font-size: 14px;
    transition: all 0.3s ease;
    padding: 20px 25px;
    margin-bottom: 25px;
    width: 100%;
    color: #000000;
    border: none;
    background: transparent;
    border-bottom: 2px solid rgb(233,233,225);
}.contact_boxtWo form input[type="text"]:focus {
    border-bottom-color: rgb(208,208,191);
    outline: none;
}.contact_boxtWo form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
    transition: all 0.3s ease;
}.contact_boxtWo form input[type="text"]:focus::placeholder {
    transform: translateY(-10px);
    opacity: 0;
}.contact_boxtWo .request_box8BK {
    margin-bottom: 40px;
    position: relative;
}.contact_boxtWo .request_box8BK input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_boxtWo .request_box8BK label {
    color: #000000;
    cursor: pointer;
    padding-left: 35px;
    position: relative;
    line-height: 1.5;
    font-size: 15px;
}.contact_boxtWo .request_box8BK label::before {
    transition: all 0.3s ease;
    width: 22px;
    border: 2px solid rgb(233,233,225);
    height: 22px;
    top: 0;
    content: "";
    position: absolute;
    background: transparent;
    left: 0;
}.contact_boxtWo .request_box8BK input[type="checkbox"]:checked + label::before {
    background: rgb(208,208,191);
    border-color: rgb(208,208,191);
}.contact_boxtWo .request_box8BK input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    border: solid #ffffff;
    position: absolute;
    border-width: 0 2px 2px 0;
    width: 6px;
    height: 12px;
    left: 8px;
    content: "";
    top: 4px;
}.contact_boxtWo .request_box8BK label a {
    position: relative;
    text-decoration: none;
    color: rgb(208,208,191);
    font-weight: 600;
    transition: all 0.3s ease;
}.contact_boxtWo .request_box8BK label a::after {
    left: 0;
    transform: scaleX(1);
    background: rgb(208,208,191);
    width: 100%;
    bottom: -1px;
    transform-origin: left;
    position: absolute;
    height: 1px;
    content: "";
    transition: transform 0.3s ease;
}.contact_boxtWo .request_box8BK label a:hover {
    color: rgb(173,174,152);
}.contact_boxtWo .request_box8BK label a:hover::after {
    background: rgb(173,174,152);
    transform: scaleX(0);
}.contact_boxtWo .help_queryGv8 {
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
    z-index: 1;
    transition: all 0.3s ease;
    width: auto;
    font-weight: 600;
    font-size: 15px;
    clip-path: polygon(
        0 0,
        100% 0,
        100% 70%,
        90% 100%,
        0 100%
    );
    position: relative;
    color: #ffffff;
    border: none;
    background: rgb(208,208,191);
    padding: 18px 40px;
}.contact_boxtWo .help_queryGv8::before {
    height: 100%;
    transform: skewX(-25deg);
    width: 0;
    content: "";
    transition: width 0.5s ease;
    position: absolute;
    z-index: -1;
    top: 0;
    left: -10px;
    background: rgb(173,174,152);
}.contact_boxtWo .help_queryGv8:hover::before {
    width: 150%;
}.contact_boxtWo svg {
    stroke-width: 2;
    height: 24px;
    width: 24px;
    transition: all 0.3s ease;
    fill: none;
    stroke: rgb(208,208,191);
}.contact_boxtWo svg path {
    transition: all 0.3s ease;
    fill: none;
    stroke: rgb(208,208,191);
}.contact_boxtWo svg:hover,
.contact_boxtWo svg:hover path {
    stroke: rgb(173,174,152);
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media (max-width: 1024px) {.contact_boxtWo {
    padding: 80px 0;
}.contact_boxtWo .image_box_itemBhd {
    min-height: 500px;
}.contact_boxtWo .request_infojkE {
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.contact_boxtWo {
    padding: 60px 0;
}.contact_boxtWo .message_widgethX3 {
    flex-direction: column;
}.contact_boxtWo .image_box_itemBhd {
    width: 100%;
    min-height: 300px;
}.contact_boxtWo .request_infojkE {
    padding: 40px 30px;
    width: 100%;
}.contact_boxtWo form h3 {
    margin-bottom: 30px;
}.contact_boxtWo form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.contact_boxtWo .request_box8BK {
    margin-bottom: 30px;
}.contact_boxtWo .help_queryGv8 {
    padding: 15px 30px;
    width: 100%;
}
}

@media (max-width: 480px) {.contact_boxtWo {
    padding: 50px 0;
}.contact_boxtWo h2 {
    font-size: calc(28px * 0.85);
}.contact_boxtWo .message_widgethX3 {
    margin-top: 30px;
}.contact_boxtWo .image_box_itemBhd {
    min-height: 200px;
}.contact_boxtWo .request_infojkE {
    padding: 30px 20px;
}.contact_boxtWo form h3 {
    margin-bottom: 25px;
    font-size: calc(22px * 0.9);
}.contact_boxtWo form input[type="text"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.contact_boxtWo .request_box8BK {
    margin-bottom: 25px;
}.contact_boxtWo .request_box8BK label {
    font-size: calc(15px * 0.9);
}.contact_boxtWo .help_queryGv8 {
    padding: 12px 25px;
}}.pricing_groupbGi {
    position: relative;
    padding: 7rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(233,233,225) 0%, rgba(245, 247, 250, 0.95) 100%);
}.pricing_groupbGi::before {
    content: "";
    right: -5%;
    width: 40%;
    z-index: 0;
    height: 70%;
    position: absolute;
    transform: rotate(-15deg);
    opacity: 0.1;
    border-radius: 10px;
    top: -10%;
    background: linear-gradient(120deg, rgb(208,208,191,0.5) 20%, rgb(173,174,152,0.5) 80%);
}.pricing_groupbGi::after {
    width: 35%;
    height: 50%;
    border-radius: 10px;
    transform: rotate(10deg);
    opacity: 0.08;
    background: linear-gradient(45deg, rgb(173,174,152,0.5) 30%, rgb(208,208,191,0.5) 70%);
    left: -3%;
    position: absolute;
    content: "";
    z-index: 0;
    bottom: -5%;
}.pricing_groupbGi .container {
    z-index: 2;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    padding: 0 2rem;
}.pricing_groupbGi .discount_plan3yq {
    display: flex;
    flex-direction: column;
}.pricing_groupbGi .study_costsNqx {
    margin-bottom: 3.5rem;
    text-align: center;
    position: relative;
    order: 1;
}.pricing_groupbGi .study_costsNqx h2 {
    margin-bottom: 1.5rem;
    color: #000000;
    font-weight: 700;
    font-size: 35px;
    position: relative;
    display: inline-block;
}.pricing_groupbGi .study_costsNqx h2::after {
    height: 3px;
    width: 70%;
    left: 50%;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(208,208,191), transparent);
    bottom: -0.75rem;
    position: absolute;
    transform: translateX(-50%);
}.pricing_groupbGi .indv_subqws {
    max-width: 800px;
    margin: 0 auto;
    font-size: 13px;
    line-height: 1.6;
    color: #000000;
}.pricing_groupbGi .study_pricingb45 {
    display: grid;
    width: 100%;
    order: 2;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
}.pricing_groupbGi .annual_planYbU {
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    color: #000000;
    overflow: hidden;
    height: 100%;
    background: #ffffff;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    display: block;
    text-decoration: none;
}.pricing_groupbGi .annual_planYbU:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.pricing_groupbGi .annual_planYbU::before {
    height: 5px;
    transform: translateY(-5px);
    width: 100%;
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(208,208,191), rgb(173,174,152));
    transition: transform 0.3s ease;
    top: 0;
}.pricing_groupbGi .annual_planYbU:hover::before {
    transform: translateY(0);
}.pricing_groupbGi .pro_ratesYeK {
    height: 100%;
    flex-direction: column;
    display: flex;
    box-sizing: border-box;
}.pricing_groupbGi .price_panelGWi {
    padding: 2rem 1.75rem;
    flex-direction: column;
    display: flex;
    position: relative;
    flex: 1;
}.pricing_groupbGi .price_panelGWi h3 {
    margin-bottom: 1rem;
    font-size: calc(19px * 1.1);
    position: relative;
    color: #000000;
    font-weight: 700;
    display: inline-block;
}.pricing_groupbGi .price_panelGWi .fee_offerst39 {
    position: relative;
    margin-bottom: 1.5rem;
    font-weight: 700;
    font-size: calc(19px * 1.3);
    color: rgb(208,208,191);
}.pricing_groupbGi .price_panelGWi .fee_offerst39::after {
    position: absolute;
    left: 0;
    width: 40px;
    background: rgb(208,208,191,0.5);
    bottom: -0.75rem;
    height: 2px;
    content: "";
}.pricing_groupbGi .price_panelGWi p {
    word-wrap: break-word;
    font-size: 13px;
    word-break: break-word;
    flex-grow: 1;
    color: #000000;
    margin-bottom: 1.5rem;
    line-height: 1.65;
    overflow-wrap: break-word;
}.pricing_groupbGi .image_box_itemBhd {
    transition: transform 0.5s ease;
    overflow: hidden;
    width: 100%;
    height: 180px;
    position: relative;
}.pricing_groupbGi .image_box_itemBhd::after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    position: absolute;
}.pricing_groupbGi .annual_planYbU:hover .image_box_itemBhd {
    transform: scale(1.05);
}.pricing_groupbGi .annual_planYbU:nth-child(odd) .price_panelGWi::before {
    position: absolute;
    border-radius: 50%;
    width: 2.5rem;
    content: "";
    z-index: -1;
    right: 1rem;
    opacity: 0.1;
    height: 2.5rem;
    background: rgb(208,208,191,0.5);
    top: 1rem;
}.pricing_groupbGi .annual_planYbU:nth-child(even) .price_panelGWi::before {
    height: 2.5rem;
    position: absolute;
    background: rgb(173,174,152,0.5);
    left: 1rem;
    width: 2.5rem;
    border-radius: 50%;
    z-index: -1;
    bottom: 1rem;
    opacity: 0.1;
    content: "";
}

@media (min-width: 992px) {.pricing_groupbGi .discount_plan3yq {
    flex-direction: row;
}.pricing_groupbGi .study_costsNqx {
    flex: 0 0 30%;
    order: 2;
    text-align: left;
    margin-bottom: 0;
    justify-content: center;
    display: flex;
    flex-direction: column;
    padding-left: 3rem;
}.pricing_groupbGi .study_costsNqx h2 {
    margin-bottom: 2rem;
    text-align: left;
}.pricing_groupbGi .study_costsNqx h2::after {
    left: 0;
    width: 40%;
    transform: none;
}.pricing_groupbGi .indv_subqws {
    margin: 0;
    text-align: left;
}.pricing_groupbGi .study_pricingb45 {
    flex: 0 0 70%;
    order: 1;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 991px) {.pricing_groupbGi {
    padding: 5rem 0;
}.pricing_groupbGi .annual_planYbU {
    margin-bottom: 1.5rem;
}.pricing_groupbGi .study_costsNqx {
    padding: 0 1rem;
}
}

@media (max-width: 767px) {.pricing_groupbGi {
    padding: 4rem 0;
}.pricing_groupbGi .study_costsNqx h2 {
    font-size: calc(35px * 0.9);
}.pricing_groupbGi .price_panelGWi h3 {
    font-size: 19px;
}.pricing_groupbGi .price_panelGWi .fee_offerst39 {
    font-size: calc(19px * 1.15);
}.pricing_groupbGi .image_box_itemBhd {
    height: 160px;
}
}

@media (max-width: 575px) {.pricing_groupbGi {
    padding: 3rem 0;
}.pricing_groupbGi .container {
    padding: 0 1.5rem;
}.pricing_groupbGi .study_pricingb45 {
    gap: 1.5rem;
}.pricing_groupbGi .price_panelGWi {
    padding: 1.5rem;
}.pricing_groupbGi .image_box_itemBhd {
    height: 140px;
}
}

@media (hover: none) {.pricing_groupbGi .annual_planYbU:hover {
    transform: none;
}.pricing_groupbGi .annual_planYbU:hover .image_box_itemBhd {
    transform: none;
}}.contactmxV {
    padding: 5rem 2rem;
    background: linear-gradient(145deg, rgb(233,233,225), rgba(245, 245, 255, 0.97));
    overflow: hidden;
    font-family: Arial, sans-serif;
    color: #000000;
    position: relative;
}.contactmxV::before {
    top: -10%;
    position: absolute;
    left: -5%;
    content: "";
    height: 120%;
    background: radial-gradient(circle at 30% 20%, rgba(rgb(208,208,191,0.5), 0.08), transparent 60%),
                radial-gradient(circle at 70% 60%, rgba(rgb(173,174,152,0.5), 0.06), transparent 55%);
    z-index: 0;
    width: 120%;
    transform: rotate(-3deg);
}.contactmxV::after {
    top: 0;
    width: 50%;
    content: "";
    background: linear-gradient(to left, rgba(rgb(208,208,191,0.5), 0.03), transparent);
    right: 0;
    z-index: 1;
    clip-path: polygon(25% 0, 100% 0, 100% 100%, 0 100%);
    position: absolute;
    height: 100%;
}.contactmxV h1 {
    transform: translateY(-5px);
    color: transparent;
    background: linear-gradient(135deg, rgb(208,208,191), rgb(173,174,152));
    -webkit-background-clip: text;
    letter-spacing: -0.5px;
    text-align: center;
    position: relative;
    z-index: 2;
    background-clip: text;
    font-weight: 700;
    font-size: 42px;
    margin-bottom: 2.5rem;
}.contactmxV .container {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}.contactmxV .reach_teamm2D {
    position: relative;
    gap: 2.5rem;
    grid-template-columns: 1fr;
    display: grid;
}.contactmxV .reach_teamm2D > div {
    border-radius: 3px;
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.05),
                0 3px 10px rgba(rgba(0, 0, 0, 0.5), 0.02);
    border-left: 3px solid rgb(208,208,191);
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), 
                box-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    background: rgba(#ffffff, 0.7);
    padding: 1.8rem 2rem;
    backdrop-filter: blur(10px);
    position: relative;
    transform: translateY(0);
}.contactmxV .reach_teamm2D > div:hover {
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
                0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.03);
    transform: translateY(-5px);
}.contactmxV .reach_teamm2D > div:first-child {
    padding: 2.5rem;
    line-height: 1.7;
    border-left-color: rgb(173,174,152);
    font-size: calc(18px + 0.1rem);
    color: #000000;
}.contactmxV h6 {
    font-size: 22px;
    display: flex;
    text-transform: capitalize;
    font-weight: 600;
    color: rgb(208,208,191);
    align-items: center;
    margin-bottom: 0.75rem;
}.contactmxV h6 svg {
    margin-left: 8px;
    opacity: 0.9;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transform: scale(0.9);
}.contactmxV span {
    opacity: 0.95;
    display: block;
    font-size: calc(18px - 0.05rem);
    margin-left: 1.5rem;
    color: #000000;
}.contactmxV .ask_questionsOjH {
    gap: 1.2rem;
    display: flex;
    flex-direction: column;
}.contactmxV .ask_questionsOjH > div {
    position: relative;
}.contactmxV .message_formvSK {
    border-radius: 2px;
    font-size: calc(18px - 0.05rem);
    display: flex;
    background: linear-gradient(to right, rgba(rgb(208,208,191,0.5), 0.05), transparent);
    padding: 0.5rem 0.75rem;
    color: #000000;
    transition: color 0.25s ease;
    align-items: center;
    position: relative;
    text-decoration: none;
    font-weight: 400;
}.contactmxV .message_formvSK::before {
    transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    height: 1px;
    left: 0;
    bottom: 0;
    position: absolute;
    width: 0;
    background: rgb(208,208,191);
    content: "";
}.contactmxV .message_formvSK:hover {
    color: rgb(208,208,191);
}.contactmxV .message_formvSK:hover::before {
    width: 100%;
}.contactmxV .message_formvSK svg {
    transition: transform 0.3s ease;
    transform: scale(0.85);
    margin-left: 8px;
}.contactmxV .message_formvSK:hover svg {
    transform: scale(0.9) translateX(3px);
}.contactmxV svg {
    z-index: 2;
    position: relative;
}.contactmxV svg path {
    transition: fill 0.3s ease;
}.contactmxV .message_formvSK:hover svg path {
    fill: rgb(208,208,191);
}

@media (min-width: 768px) {.contactmxV {
    padding: 6rem 3rem;
}.contactmxV .reach_teamm2D {
    grid-template-columns: repeat(2, 1fr);
}.contactmxV .reach_teamm2D > div:first-child {
    grid-column: span 2;
}
}

@media (min-width: 992px) {.contactmxV {
    padding: 7rem 4rem;
}.contactmxV h1 {
    font-size: calc(42px + 0.25rem);
    margin-bottom: 3.5rem;
}.contactmxV .reach_teamm2D {
    grid-template-columns: 2fr 1fr 1fr;
}.contactmxV .reach_teamm2D > div:first-child {
    grid-row: span 2;
    display: flex;
    grid-column: 1;
    align-items: center;
}.contactmxV .ask_questionsOjH {
    gap: 1.5rem;
}
}

@media (max-width: 767px) {.contactmxV {
    padding: 4rem 1.5rem;
}.contactmxV h1 {
    margin-bottom: 2rem;
    font-size: calc(42px - 0.25rem);
}.contactmxV .reach_teamm2D > div {
    padding: 1.5rem;
}.contactmxV .ask_questionsOjH {
    gap: 1rem;
}.contactmxV .message_formvSK {
    font-size: calc(18px - 0.1rem);
}
}

@media (max-width: 480px) {.contactmxV {
    padding: 3.5rem 1.25rem;
}.contactmxV h1 {
    font-size: calc(42px - 0.5rem);
}.contactmxV .reach_teamm2D > div {
    padding: 1.25rem;
}.contactmxV span {
    margin-left: 0;
}}.our_teamoDA {
    position: relative;
    padding: 120px 0 80px;
    overflow: hidden;
    isolation: isolate;
}.our_teamoDA::before {
    bottom: 0;
    right: 0;
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
    opacity: 0.85;
    background: #000000;
    left: 0;
}.our_teamoDA::after {
    background: rgb(208,208,191);
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.1);
    left: -25%;
    transform: rotate(-2deg);
    content: "";
    z-index: -1;
    opacity: 0.05;
    top: -75px;
    height: 150px;
    position: absolute;
    width: 150%;
}.our_teamoDA h4 {
    margin-bottom: 60px;
    text-align: center;
    font-size: 31px;
    position: relative;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
}.our_teamoDA h4::after {
    background: rgb(208,208,191);
    position: absolute;
    height: 3px;
    bottom: -15px;
    width: 80px;
    transform: translateX(-50%);
    content: "";
    left: 50%;
}.our_teamoDA .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.our_teamoDA .text_bannerh37 {
    background: rgba(255, 255, 255, 0.95);
    border-left: 5px solid rgb(208,208,191);
    transform: perspective(1000px) rotateY(-2deg);
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transform-origin: center left;
    padding: 40px;
}.our_teamoDA .text_bannerh37:hover {
    transform: perspective(1000px) rotateY(0deg);
}.our_teamoDA .text_bannerh37::before {
    content: "";
    pointer-events: none;
    top: 0;
    background: linear-gradient(135deg, 
        rgb(208,208,191,0.5) 0%, 
        transparent 100%);
    width: 100%;
    opacity: 0;
    z-index: 0;
    position: absolute;
    height: 100%;
    left: 0;
    transition: opacity 0.5s ease;
}.our_teamoDA .text_bannerh37:hover::before {
    opacity: 0.05;
}.our_teamoDA .text_bannerh37::after {
    left: -10px;
    transform: rotate(45deg);
    content: "";
    position: absolute;
    height: 20px;
    width: 20px;
    background: rgb(208,208,191);
    top: -10px;
}.our_teamoDA .text_bannerh37 h6 {
    color: rgb(208,208,191);
    margin-bottom: 25px;
    font-weight: 700;
    transition: transform 0.4s ease;
    transform: translateX(0);
    position: relative;
    font-size: calc(22px * 1.2);
}.our_teamoDA .text_bannerh37:hover h6 {
    transform: translateX(8px);
}.our_teamoDA .text_bannerh37 h6::before {
    transform-origin: left;
    transform: scaleX(1);
    bottom: -10px;
    transition: transform 0.4s ease;
    left: 0;
    content: "";
    width: 40px;
    background: rgb(208,208,191);
    height: 2px;
    position: absolute;
}.our_teamoDA .text_bannerh37:hover h6::before {
    transform: scaleX(1.5);
}.our_teamoDA .text_bannerh37 div {
    position: relative;
    z-index: 1;
}.our_teamoDA .text_bannerh37 span {
    column-count: 1;
    line-height: 1.8;
    color: #000000;
    font-size: 16px;
    position: relative;
    column-gap: 40px;
    font-family: Arial, sans-serif;
    display: block;
}

@media (min-width: 768px) {.our_teamoDA .text_bannerh37 span {
    column-count: 2;
}
}

@media (min-width: 992px) {.our_teamoDA {
    padding: 180px 0 120px;
}.our_teamoDA::after {
    top: -90px;
    height: 180px;
}.our_teamoDA h4 {
    margin-bottom: 80px;
}.our_teamoDA .text_bannerh37 {
    margin: 0 40px;
    padding: 60px;
}.our_teamoDA .text_bannerh37 span {
    column-count: 2;
}
}

@media (max-width: 767px) {.our_teamoDA {
    padding: 100px 0 60px;
}.our_teamoDA h4 {
    margin-bottom: 40px;
    font-size: calc(31px * 0.8);
}.our_teamoDA .text_bannerh37 {
    padding: 30px;
    transform: perspective(1000px) rotateY(-1deg);
}.our_teamoDA .text_bannerh37 h6 {
    margin-bottom: 20px;
    font-size: calc(22px * 1.1);
}
}

@media (max-width: 480px) {.our_teamoDA {
    padding: 80px 0 40px;
}.our_teamoDA h4 {
    font-size: calc(31px * 0.7);
}.our_teamoDA .text_bannerh37 {
    padding: 25px 20px;
    transform: none;
}.our_teamoDA .text_bannerh37 span {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}
}

@media (hover: none) {.our_teamoDA .text_bannerh37 {
    transform: none !important;
}.our_teamoDA .text_bannerh37:hover h6 {
    transform: none;
}.our_teamoDA .text_bannerh37:hover h6::before {
    transform: scaleX(1);
}}.learning_impactJWo {
    position: relative;
    background: linear-gradient(135deg, rgb(233,233,225) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
    padding: 120px 0;
}.learning_impactJWo::before {
    top: 0;
    height: 100%;
    z-index: 0;
    background: 
        radial-gradient(circle at 15% 25%, rgba(rgb(208,208,191,0.5), 0.08) 0%, transparent 50%),
        radial-gradient(circle at 85% 75%, rgba(rgb(173,174,152,0.5), 0.06) 0%, transparent 60%);
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
}.learning_impactJWo .container {
    position: relative;
    padding: 0 20px;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
}.learning_impactJWo .study_tracke4s {
    gap: 50px;
    flex-direction: column-reverse;
    position: relative;
    display: flex;
    align-items: center;
}.learning_impactJWo .text_bannerh37 {
    transform: translateY(0);
    position: relative;
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08);
    padding: 40px 30px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    flex: 1;
    background: rgba(#ffffff, 0.95);
}.learning_impactJWo .text_bannerh37:hover {
    transform: translateY(-5px);
}.learning_impactJWo .text_bannerh37::before {
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    height: 0;
    content: '';
    top: 0;
    width: 4px;
    background: rgb(208,208,191);
    position: absolute;
}.learning_impactJWo .text_bannerh37:hover::before {
    height: 100%;
}.learning_impactJWo h4 {
    padding-bottom: 15px;
    position: relative;
    letter-spacing: -0.01em;
    color: #000000;
    margin-bottom: 35px;
    line-height: 1.4;
    font-weight: 700;
    font-size: calc(21px * 1.05);
}.learning_impactJWo h4::after {
    width: 80px;
    background: rgb(208,208,191);
    transition: width 0.4s ease;
    content: '';
    position: absolute;
    bottom: 0;
    height: 3px;
    left: 0;
}.learning_impactJWo .text_bannerh37:hover h4::after {
    width: 120px;
}.learning_impactJWo .text_bannerh37 > div {
    gap: 20px;
    flex-direction: column;
    display: flex;
}.learning_impactJWo ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.learning_impactJWo li {
    margin-bottom: 18px;
    animation: fadeInUp 0.5s forwards;
    animation-delay: calc(0.1s * var(--i, 0));
    opacity: 0;
    transform: translateY(15px);
}.learning_impactJWo li:nth-child(1) {
    --i: 1;
}.learning_impactJWo li:nth-child(2) {
    --i: 2;
}.learning_impactJWo li:nth-child(3) {
    --i: 3;
}.learning_impactJWo li:nth-child(4) {
    --i: 4;
}.learning_impactJWo li:nth-child(5) {
    --i: 5;
}.learning_impactJWo li p {
    align-items: flex-start;
    gap: 12px;
    transition: transform 0.3s ease;
    font-size: 17px;
    display: flex;
    color: #000000;
    line-height: 1.6;
    margin: 0;
}.learning_impactJWo li:hover p {
    transform: translateX(5px);
}.learning_impactJWo li p span:first-child {
    flex-shrink: 0;
    margin-top: 3px;
}.learning_impactJWo li p span:last-child {
    position: relative;
}.learning_impactJWo li p span:last-child::after {
    bottom: -2px;
    left: 0;
    height: 1px;
    width: 0;
    background-color: rgb(208,208,191);
    content: '';
    position: absolute;
    transition: width 0.3s ease-in-out;
}.learning_impactJWo li:hover p span:last-child::after {
    width: 100%;
}.learning_impactJWo svg {
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 20px;
    height: 20px;
    transform: translateY(0);
}.learning_impactJWo li:hover svg {
    transform: translateY(-3px) rotate(-8deg);
}.learning_impactJWo svg path {
    fill: rgb(208,208,191);
    transition: fill 0.3s ease;
}.learning_impactJWo li:hover svg path {
    fill: rgb(173,174,152);
}.learning_impactJWo .image_box_itemBhd {
    box-shadow: 
        25px 25px 45px rgba(rgba(0, 0, 0, 0.5), 0.1),
        -5px -5px 30px rgba(#ffffff, 0.8);
    height: auto;
    border-radius: 4px;
    filter: saturate(0.92);
    max-width: 520px;
    object-fit: cover;
    transform: perspective(1000px) rotateY(-3deg) rotateX(2deg);
    width: 100%;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.learning_impactJWo .image_box_itemBhd:hover {
    box-shadow: 
        15px 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.12),
        -5px -5px 25px rgba(#ffffff, 0.9);
    filter: saturate(1.05);
    transform: perspective(1000px) rotateY(0) rotateX(0);
}

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

@media (min-width: 768px) {.learning_impactJWo {
    padding: 140px 0;
}.learning_impactJWo .container {
    padding: 0 30px;
}.learning_impactJWo .study_tracke4s {
    flex-direction: row;
    gap: 60px;
    align-items: center;
}.learning_impactJWo .text_bannerh37 {
    padding: 50px 40px;
}.learning_impactJWo h4 {
    font-size: calc(21px * 1.15);
    margin-bottom: 40px;
}.learning_impactJWo .text_bannerh37 > div {
    flex-direction: row;
    gap: 30px;
}.learning_impactJWo .text_bannerh37 > div > div {
    flex: 1;
}.learning_impactJWo .image_box_itemBhd {
    max-width: 45%;
}
}

@media (min-width: 992px) {.learning_impactJWo .container {
    padding: 0 40px;
}.learning_impactJWo .study_tracke4s {
    gap: 80px;
}.learning_impactJWo .text_bannerh37 {
    padding: 60px 50px;
}.learning_impactJWo h4 {
    font-size: calc(21px * 1.25);
}.learning_impactJWo li {
    margin-bottom: 22px;
}.learning_impactJWo .image_box_itemBhd {
    transform: perspective(1200px) rotateY(-5deg) rotateX(3deg) translateX(-20px);
}.learning_impactJWo .image_box_itemBhd:hover {
    transform: perspective(1200px) rotateY(0) rotateX(0) translateX(0);
}
}

@media (min-width: 1200px) {.learning_impactJWo .study_tracke4s {
    gap: 100px;
}.learning_impactJWo .text_bannerh37 {
    padding: 70px 60px;
}.learning_impactJWo h4 {
    font-size: calc(21px * 1.35);
}.learning_impactJWo li p {
    font-size: calc(17px * 1.05);
}
}

@media (max-width: 767px) {.learning_impactJWo {
    padding: 80px 0;
}.learning_impactJWo h4 {
    margin-bottom: 30px;
    padding-bottom: 12px;
    font-size: calc(21px * 0.95);
}.learning_impactJWo .text_bannerh37 > div {
    gap: 10px;
}.learning_impactJWo .image_box_itemBhd {
    max-width: 90%;
}}.course_overviewkgW {
    background: linear-gradient(145deg, rgb(233,233,225) 0%, rgb(208,208,191,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
}.course_overviewkgW::before {
    left: 0;
    opacity: 0.04;
    height: 100%;
    position: absolute;
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(208,208,191,0.5),
        rgb(208,208,191,0.5) 2px,
        transparent 2px,
        transparent 12px
    );
    top: 0;
    content: "";
}.course_overviewkgW .container {
    z-index: 2;
    position: relative;
}.course_overviewkgW .education_guideuLi {
    grid-template-columns: 1fr;
    gap: 0;
    position: relative;
    display: grid;
}.course_overviewkgW .text_bannerh37 {
    transform: translateY(0);
    z-index: 3;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    background: #ffffff;
    transition: transform 0.4s ease;
    position: relative;
    padding: 2.5rem;
}.course_overviewkgW .text_bannerh37:hover {
    transform: translateY(-10px);
}.course_overviewkgW .text_bannerh37::before {
    top: -4rem;
    background: rgb(173,174,152,0.5);
    border-radius: 50%;
    right: 3rem;
    position: absolute;
    opacity: 0.6;
    height: 8rem;
    width: 8rem;
    content: "";
    z-index: -1;
}.course_overviewkgW .text_bannerh37 h2 {
    font-weight: 700;
    display: inline-block;
    animation: fadeInUp 0.8s ease forwards;
    font-size: 34px;
    margin-bottom: 2rem;
    color: rgb(208,208,191);
    position: relative;
}@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.course_overviewkgW .text_bannerh37 h2::after {
    position: absolute;
    content: "";
    height: 4px;
    transition: width 0.4s ease;
    width: 3rem;
    border-radius: 10px;
    bottom: -10px;
    background: rgb(173,174,152);
    left: 0;
}.course_overviewkgW .text_bannerh37:hover h2::after {
    width: 100%;
}.course_overviewkgW .text_bannerh37 .description {
    padding-left: 1rem;
    margin-bottom: 1.2rem;
    font-size: 12px;
    animation: fadeInUp 0.8s ease forwards;
    position: relative;
    color: #000000;
    line-height: 1.7;
    animation-delay: 0.2s;
    opacity: 0;
}.course_overviewkgW .text_bannerh37 .description:last-of-type {
    margin-bottom: 0;
    font-weight: 600;
    animation-delay: 0.4s;
}.course_overviewkgW .text_bannerh37 .description::before {
    height: 4px;
    background: rgb(173,174,152);
    width: 4px;
    border-radius: 50%;
    content: "";
    left: 0;
    top: 0.5rem;
    position: absolute;
}.course_overviewkgW .image_box_itemBhd {
    position: relative;
    transition: transform 0.5s ease;
    border-radius: 0;
    height: 320px;
    transform: perspective(1000px) rotateX(5deg) rotateY(-5deg);
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
    margin-top: -2rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    z-index: 2;
}.course_overviewkgW .image_box_itemBhd:hover {
    transform: perspective(1000px) rotateX(0) rotateY(0);
}.course_overviewkgW .image_box_itemBhd::after {
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
    background: linear-gradient(
        to bottom right,
        rgb(208,208,191,0.5) 0%,
        transparent 40%
    );
    height: 100%;
    left: 0;
}

@media (min-width: 768px) {.course_overviewkgW .education_guideuLi {
    gap: 2rem;
    grid-template-columns: 1.2fr 0.8fr;
}.course_overviewkgW .text_bannerh37 {
    align-self: center;
    margin-right: -4rem;
    grid-column: 1 / 2;
}.course_overviewkgW .image_box_itemBhd {
    margin-top: 0;
    transform: perspective(1000px) rotateX(8deg) rotateY(-8deg);
    height: 400px;
    grid-column: 2 / 3;
}.course_overviewkgW .image_box_itemBhd::before {
    opacity: 0.4;
    height: 20px;
    left: 20px;
    width: 60%;
    filter: blur(15px);
    z-index: -1;
    background: rgb(173,174,152);
    bottom: -20px;
    position: absolute;
    content: "";
}
}

@media (min-width: 992px) {.course_overviewkgW .education_guideuLi {
    grid-template-columns: 1.2fr 0.8fr;
}.course_overviewkgW .text_bannerh37 {
    padding: 3rem;
}.course_overviewkgW .image_box_itemBhd {
    height: 450px;
    margin-top: 3rem;
}.course_overviewkgW .text_bannerh37::after {
    content: "";
    opacity: 0.4;
    z-index: -1;
    height: 6rem;
    border-radius: 50%;
    background: rgb(208,208,191,0.5);
    width: 6rem;
    bottom: -3rem;
    left: 25%;
    position: absolute;
}
}

@media (max-width: 767px) {.course_overviewkgW {
    padding: 4rem 0;
}.course_overviewkgW .image_box_itemBhd {
    transform: perspective(1000px) rotateX(3deg) rotateY(-3deg);
    margin-bottom: 2rem;
}}.thanksCardc6M {
    position: relative;
    box-shadow: 
        inset 12px 12px 24px rgba(255, 255, 255, 0.8),
        inset -12px -12px 24px rgba(70, 70, 80, 0.05);
    background: linear-gradient(145deg, rgb(233,233,225), #f8f9fd);
    padding: 4rem 2rem;
    overflow: hidden;
}.thanksCardc6M::before {
    pointer-events: none;
    transform: rotate(-15deg);
    right: -5%;
    filter: blur(80px);
    width: 40%;
    height: 70%;
    position: absolute;
    content: "";
    top: -10%;
    z-index: 0;
    background: linear-gradient(120deg, rgb(208,208,191,0.5), rgb(173,174,152,0.5));
    opacity: 0.2;
}.thanksCardc6M::after {
    position: absolute;
    pointer-events: none;
    background: linear-gradient(220deg, rgb(173,174,152,0.5), rgb(208,208,191,0.5));
    opacity: 0.15;
    z-index: 0;
    content: "";
    bottom: -10%;
    transform: rotate(20deg);
    height: 60%;
    left: -5%;
    width: 30%;
    filter: blur(70px);
}.thanksCardc6M .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.thanksCardc6M h2 {
    position: relative;
    letter-spacing: -0.02em;
    color: #000000;
    font-size: 36px;
    font-weight: 700;
    opacity: 1;
    animation: fadeInDown 0.8s ease-out forwards;
    transform: translateY(0);
    margin-bottom: 2.5rem;
    text-align: center;
    line-height: 1.3;
}.thanksCardc6M h2::after {
    bottom: -0.8rem;
    left: 50%;
    border-radius: 10px;
    position: absolute;
    height: 3px;
    content: "";
    transform: translateX(-50%);
    width: 80px;
    background: linear-gradient(90deg, rgb(208,208,191), rgb(173,174,152));
}.thanksCardc6M .study_tracke4s {
    opacity: 0;
    transform: translateY(0);
    border-radius: 28px;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.05),
        -20px -20px 60px rgba(255, 255, 255, 0.9),
        inset 4px 4px 20px rgba(255, 255, 255, 0.9),
        inset -4px -4px 10px rgba(0, 0, 0, 0.03);
    background: #ffffff;
    position: relative;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    padding: 2.5rem;
}.thanksCardc6M .study_tracke4s::before {
    top: 0;
    border-radius: inherit;
    position: absolute;
    content: "";
    left: 0;
    z-index: -1;
    width: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgba(rgb(208,208,191,0.5), 0.03) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgba(rgb(173,174,152,0.5), 0.03) 0%, transparent 30%);
    height: 100%;
}.thanksCardc6M ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.thanksCardc6M li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 0.5rem;
}.thanksCardc6M li:last-child {
    margin-bottom: 0;
}.thanksCardc6M li::before {
    position: absolute;
    background: linear-gradient(135deg, rgb(208,208,191), rgb(173,174,152));
    transform: scale(0);
    height: 8px;
    animation: scaleIn 0.4s ease-out 0.8s forwards;
    width: 8px;
    left: 0;
    border-radius: 50%;
    content: "";
    top: 0.6rem;
}.thanksCardc6M li span {
    font-family: Arial, sans-serif;
    line-height: 1.7;
    color: #000000;
    display: block;
    transform: translateX(0);
    font-weight: 400;
    opacity: 0;
    animation: fadeInRight 0.7s ease-out 0.6s forwards;
    font-size: 18px;
}

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

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

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

@keyframes scaleIn {
    from {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}

@media (max-width: 991px) {.thanksCardc6M {
    padding: 3rem 1.5rem;
}.thanksCardc6M h2 {
    font-size: calc(36px * 0.9);
    margin-bottom: 2rem;
}.thanksCardc6M .study_tracke4s {
    padding: 2rem;
}
}

@media (max-width: 767px) {.thanksCardc6M {
    padding: 2.5rem 1.25rem;
}.thanksCardc6M h2 {
    line-height: 1.4;
    font-size: calc(36px * 0.8);
    margin-bottom: 1.8rem;
}.thanksCardc6M h2::after {
    width: 60px;
}.thanksCardc6M .study_tracke4s {
    padding: 1.5rem;
}.thanksCardc6M li span {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.thanksCardc6M {
    padding: 2rem 1rem;
}.thanksCardc6M h2 {
    font-size: calc(36px * 0.7);
    text-align: left;
}.thanksCardc6M h2::after {
    transform: none;
    width: 50px;
    left: 0;
}.thanksCardc6M .study_tracke4s {
    padding: 1.25rem;
}.thanksCardc6M li {
    padding-left: 1.25rem;
}.thanksCardc6M li::before {
    height: 6px;
    top: 0.5rem;
    width: 6px;
}}.title_greetingOEh {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    font-family: Arial, sans-serif;
}.title_greetingOEh .fast_studyproHlz {
    height: 100vh;
    position: relative;
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}.title_greetingOEh .fast_studyproHlz::before {
    left: 0;
    top: 0;
    right: 0;
    content: "";
    bottom: 0;
    z-index: 1;
    position: absolute;
    background: linear-gradient(135deg, rgb(208,208,191,0.5), rgb(173,174,152,0.5));
}.title_greetingOEh .fast_studyproHlz::after {
    left: 0;
    bottom: 0;
    position: absolute;
    opacity: 0.15;
    background-size: 40px 40px;
    background: 
    linear-gradient(45deg, transparent 49.5%, rgb(208,208,191,0.5) 49.5%, rgb(208,208,191,0.5) 50.5%, transparent 50.5%),
    linear-gradient(135deg, transparent 49.5%, rgb(173,174,152,0.5) 49.5%, rgb(173,174,152,0.5) 50.5%, transparent 50.5%);
    z-index: 2;
    right: 0;
    animation: patternShift 60s linear infinite;
    content: "";
    top: 0;
}.title_greetingOEh .mentor_approachxd5 {
    z-index: 3;
    gap: 2rem;
    grid-template-rows: auto auto auto;
    box-shadow: 
    0 10px 30px -5px rgba(0, 0, 0, 0.2),
    0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    position: relative;
    display: grid;
    max-width: 1200px;
    transform: perspective(1000px) rotateX(2deg);
    padding: 3rem;
    grid-template-columns: 1fr;
    width: 90%;
    background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.05),
    rgba(255, 255, 255, 0.15)
  );
    backdrop-filter: blur(5px);
}.title_greetingOEh .mentor_approachxd5 > div {
    animation: fadeUp 0.8s ease-out forwards;
    transform: translateY(30px);
    opacity: 0;
}.title_greetingOEh .mentor_approachxd5 > div:nth-child(1) {
    animation-delay: 0.2s;
}.title_greetingOEh .mentor_approachxd5 > div:nth-child(2) {
    animation-delay: 0.4s;
}.title_greetingOEh .mentor_approachxd5 > div:nth-child(3) {
    animation-delay: 0.6s;
}.title_greetingOEh p {
    margin: 0;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    padding-left: 20px;
    font-size: calc(17px * 1.2);
    color: #ffffff;
    text-transform: uppercase;
}.title_greetingOEh p::before {
    position: absolute;
    top: 50%;
    content: "";
    background-color: rgb(173,174,152);
    width: 10px;
    height: 2px;
    left: 0;
    transform: translateY(-50%);
}.title_greetingOEh .title_style_header {
    display: inline-block;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    margin: 0;
    line-height: 1.2;
    font-size: 39px;
    letter-spacing: -1px;
}.title_greetingOEh .title_style_header::after {
    left: 0;
    background: linear-gradient(90deg, rgb(173,174,152), rgb(208,208,191));
    transform-origin: left;
    width: 80px;
    content: "";
    bottom: -10px;
    animation: lineGrow 1.2s 0.8s forwards cubic-bezier(0.17, 0.67, 0.33, 0.99);
    transform: scaleX(0);
    position: absolute;
    height: 4px;
}.title_greetingOEh h3 {
    color: #ffffff;
    max-width: 800px;
    font-weight: 400;
    margin: 0;
    font-size: calc(22px * 1.1);
    opacity: 0.85;
    line-height: 1.5;
}

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

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

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

@media (max-width: 1200px) {.title_greetingOEh .mentor_approachxd5 {
    width: 95%;
    padding: 2.5rem;
}.title_greetingOEh .title_style_header {
    font-size: calc(39px * 0.9);
}.title_greetingOEh h3 {
    font-size: 22px;
}
}

@media (max-width: 992px) {.title_greetingOEh .fast_studyproHlz {
    align-items: center;
}.title_greetingOEh .mentor_approachxd5 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2rem;
}.title_greetingOEh .title_style_header {
    font-size: calc(39px * 0.8);
}.title_greetingOEh p {
    font-size: 17px;
}.title_greetingOEh h3 {
    font-size: calc(22px * 0.95);
}
}

@media (max-width: 768px) {.title_greetingOEh .fast_studyproHlz {
    padding: 4rem 0;
    min-height: 100vh;
    height: auto;
}.title_greetingOEh .mentor_approachxd5 {
    transform: none;
    gap: 1.5rem;
    padding: 1.75rem;
}.title_greetingOEh .title_style_header {
    font-size: calc(39px * 0.7);
}.title_greetingOEh h3 {
    font-size: calc(22px * 0.9);
}
}

@media (max-width: 576px) {.title_greetingOEh .mentor_approachxd5 {
    width: 92%;
    gap: 1.25rem;
    padding: 1.5rem;
}.title_greetingOEh p {
    font-size: calc(17px * 0.9);
}.title_greetingOEh .title_style_header {
    letter-spacing: -0.5px;
    font-size: calc(39px * 0.6);
}.title_greetingOEh .title_style_header::after {
    height: 3px;
    width: 60px;
}.title_greetingOEh h3 {
    font-size: calc(22px * 0.85);
}
}

@media (max-width: 480px) {.title_greetingOEh .mentor_approachxd5 {
    padding: 1.25rem;
    gap: 1rem;
}.title_greetingOEh p {
    padding-left: 15px;
}.title_greetingOEh p::before {
    width: 8px;
}.title_greetingOEh .title_style_header {
    font-size: calc(39px * 0.5);
}.title_greetingOEh h3 {
    font-size: calc(22px * 0.8);
}
}

@media (hover: hover) {.title_greetingOEh .mentor_approachxd5:hover {
    box-shadow: 
      0 15px 40px -10px rgba(0, 0, 0, 0.3),
      0 0 0 1px rgba(255, 255, 255, 0.15) inset;
    transform: perspective(1000px) rotateX(1deg) translateY(-5px);
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.33, 0.99), box-shadow 0.5s ease;
}.title_greetingOEh .mentor_approachxd5:hover .title_style_header::after {
    transform: scaleX(1.2);
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.33, 0.99);
}}.study_methodFMA {
    background: linear-gradient(135deg, rgb(208,208,191,0.5), rgb(173,174,152) 120%);
    font-family: Arial, sans-serif;
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
}.study_methodFMA::before {
    background-image: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 15px,
        rgba(255, 255, 255, 0.03) 15px,
        rgba(255, 255, 255, 0.03) 30px
    );
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    z-index: 1;
    width: 100%;
    position: absolute;
}.study_methodFMA::after {
    content: "";
    right: -5%;
    transform: rotate(-15deg) skewX(30deg);
    position: absolute;
    animation: floatEffect 15s infinite alternate ease-in-out;
    opacity: 0.15;
    width: 40%;
    background: linear-gradient(
        145deg,
        rgb(173,174,152),
        rgb(208,208,191,0.5) 60%,
        transparent
    );
    top: -10%;
    height: 70%;
    filter: blur(20px);
    z-index: 0;
}.study_methodFMA .study_tracke4s {
    padding: 2rem;
    z-index: 2;
    margin: 0 auto;
    position: relative;
    transform: translateY(20px);
    max-width: 1200px;
    animation: fadeInUp 0.8s 0.2s forwards ease-out;
    display: grid;
    opacity: 0;
    gap: 3rem;
    grid-template-columns: 1fr;
}.study_methodFMA h2 {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 1.5rem;
    position: relative;
    line-height: 1.3;
    font-size: 34px;
    transform: perspective(1000px) rotateX(0deg);
    padding-bottom: 1.2rem;
    transition: transform 0.5s ease;
}.study_methodFMA h2::before {
    height: 4px;
    left: 0;
    bottom: 0;
    transform-origin: left;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, #ffffff, transparent);
    transform: scaleX(1);
    width: 80px;
    transition: transform 0.5s ease-out;
}.study_methodFMA h2::after {
    position: absolute;
    left: 0;
    width: 120px;
    bottom: -10px;
    transform: scaleX(0.8);
    content: "";
    transition: transform 0.5s 0.2s ease-out;
    transform-origin: left;
    height: 2px;
    background: linear-gradient(90deg, rgb(255, 255, 255, 0.5), transparent);
}.study_methodFMA:hover h2::before {
    transform: scaleX(1.2);
}.study_methodFMA:hover h2::after {
    transform: scaleX(1.5);
}.study_methodFMA .text_bannerh37 {
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    padding: 2.5rem;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
                inset 0 1px 1px rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.1);
}.study_methodFMA .text_bannerh37::before {
    top: 0;
    opacity: 0;
    position: absolute;
    transition: opacity 0.5s ease;
    background: linear-gradient(to right, 
                rgba(255, 255, 255, 0.1) 0%, 
                rgba(255, 255, 255, 0.05) 15%, 
                rgba(255, 255, 255, 0) 60%);
    width: 100%;
    left: 0;
    content: "";
    z-index: -1;
    height: 100%;
}.study_methodFMA .text_bannerh37:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
                inset 0 1px 1px rgba(255, 255, 255, 0.15);
}.study_methodFMA .text_bannerh37:hover::before {
    opacity: 1;
}.study_methodFMA p {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    z-index: 2;
    position: relative;
    font-weight: 400;
    color: #ffffff;
    margin: 0;
    font-size: 18px;
    line-height: 1.8;
}.study_methodFMA p::first-letter {
    color: #ffffff;
    font-size: 1.5em;
    font-weight: 700;
}

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

@keyframes floatEffect {
    0% {
        transform: rotate(-15deg) skewX(30deg) translateY(0);
    }
    50% {
        transform: rotate(-12deg) skewX(28deg) translateY(-20px);
    }
    100% {
        transform: rotate(-15deg) skewX(30deg) translateY(0);
    }
}

@media (min-width: 768px) {.study_methodFMA {
    padding: 7rem 0;
}.study_methodFMA .study_tracke4s {
    grid-template-columns: 1fr;
    gap: 4rem;
    padding: 3rem;
}.study_methodFMA h2 {
    font-size: calc(34px * 1.2);
    max-width: 80%;
    margin-bottom: 2.5rem;
}.study_methodFMA .text_bannerh37 {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
    padding: 3rem;
}.study_methodFMA p {
    font-size: calc(18px * 1.1);
    line-height: 1.9;
}
}

@media (min-width: 992px) {.study_methodFMA {
    padding: 8rem 0;
}.study_methodFMA .study_tracke4s {
    gap: 5rem;
    grid-template-columns: 0.8fr 1.2fr;
    align-items: center;
}.study_methodFMA h2 {
    grid-column: 1 / 2;
    font-size: calc(34px * 1.4);
    margin-bottom: 0;
}.study_methodFMA .text_bannerh37 {
    grid-column: 2 / 3;
    opacity: 0;
    transform: translateX(-20px);
    padding: 3.5rem;
    animation: fadeInRight 0.8s 0.4s forwards ease-out;
}
    
    @keyframes fadeInRight {
        0% {
            opacity: 0;
            transform: translateX(-20px);
        }
        100% {
            opacity: 1;
            transform: translateX(0);
        }
    }
}

@media (min-width: 1200px) {.study_methodFMA {
    padding: 10rem 0;
}.study_methodFMA .study_tracke4s {
    gap: 7rem;
}.study_methodFMA h2 {
    font-size: calc(34px * 1.5);
}.study_methodFMA .text_bannerh37 {
    padding: 4rem;
}.study_methodFMA p {
    font-size: calc(18px * 1.2);
    line-height: 2;
}
}

@media (max-width: 767px) {.study_methodFMA {
    padding: 4rem 0;
}.study_methodFMA .study_tracke4s {
    gap: 2rem;
    padding: 1.5rem;
}.study_methodFMA h2 {
    font-size: calc(34px * 0.9);
    padding-bottom: 1rem;
    margin-bottom: 1.2rem;
}.study_methodFMA h2::before {
    height: 3px;
    width: 60px;
}.study_methodFMA h2::after {
    width: 90px;
    height: 1px;
}.study_methodFMA .text_bannerh37 {
    clip-path: polygon(0 0, 100% 0, 99% 100%, 1% 100%);
    padding: 1.8rem;
}.study_methodFMA p {
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}}.join_listBrY {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(208,208,191,0.5), rgb(173,174,152));
    position: relative;
}.join_listBrY::before {
    position: absolute;
    transform: rotate(45deg);
    top: -100px;
    z-index: 1;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    right: -100px;
    opacity: 0.1;
    height: 300px;
    width: 300px;
    content: "";
    background: rgb(208,208,191);
    animation: float 15s infinite ease-in-out;
}.join_listBrY::after {
    position: absolute;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    content: "";
    z-index: 1;
    opacity: 0.08;
    animation: morph 20s infinite alternate ease-in-out;
    width: 200px;
    bottom: -50px;
    background: rgb(173,174,152);
    left: -50px;
    height: 200px;
}.join_listBrY .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}.join_listBrY .study_tracke4s {
    transform-origin: center bottom;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1), 
                0 1px 0 rgba(255, 255, 255, 0.5) inset,
                0 -1px 0 rgba(0, 0, 0, 0.1) inset;
    gap: 2rem;
    flex-direction: column;
    padding: 2rem;
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(5px);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: rgba(255, 255, 255, 0.9);
    display: flex;
}.join_listBrY .study_tracke4s:hover {
    transform: perspective(1000px) rotateX(0deg);
}.join_listBrY h4 {
    line-height: 1.4;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    font-family: Arial, sans-serif;
    color: #000000;
    padding-left: 1.5rem;
    font-size: 23px;
    margin: 0;
    font-weight: 600;
    transform: translateY(0);
}.join_listBrY h4::before {
    transform-origin: top;
    content: "";
    top: 0.5rem;
    transition: transform 0.4s ease;
    left: 0;
    position: absolute;
    transform: scaleY(0);
    background: rgb(208,208,191);
    width: 4px;
    height: calc(100% - 1rem);
}.join_listBrY .study_tracke4s:hover h4::before {
    transform: scaleY(1);
}.join_listBrY .study_tracke4s:hover h4 {
    transform: translateY(-5px);
}.join_listBrY .input_holder {
    gap: 1rem;
    position: relative;
    flex-wrap: wrap;
    display: flex;
    z-index: 2;
}.join_listBrY .input_holder span {
    position: relative;
    flex: 1;
    min-width: 200px;
}.join_listBrY .input_holder input[type="email"] {
    padding: 1rem 1.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    transition: all 0.3s ease;
    font-size: 14px;
    outline: none;
    font-family: Arial, sans-serif;
    color: #000000;
    border: 2px solid rgba(0, 0, 0, 0.1);
    width: 100%;
}.join_listBrY .input_holder input[type="email"]:focus {
    border-color: rgb(208,208,191);
    box-shadow: 0 5px 20px rgba(var(--primary-color-rgb), 0.15);
    transform: translateY(-2px);
}.join_listBrY .input_holder input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease;
}.join_listBrY .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.6;
    transform: translateX(5px);
}.join_listBrY .input_holder .sub_signupioP {
    font-family: Arial, sans-serif;
    border: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    padding: 1rem 1.5rem;
    position: relative;
    color: #ffffff;
    overflow: hidden;
    z-index: 1;
    background: rgb(208,208,191);
    font-weight: 600;
    font-size: 14px;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 100%;
}.join_listBrY .input_holder .sub_signupioP::before {
    left: -100%;
    content: "";
    z-index: -1;
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    transition: left 0.5s ease;
    width: 100%;
}.join_listBrY .input_holder .sub_signupioP:hover {
    background: rgb(208,208,191);
    box-shadow: 0 8px 25px rgba(var(--primary-color-rgb), 0.25);
    transform: translateY(-3px);
}.join_listBrY .input_holder .sub_signupioP:hover::before {
    left: 100%;
}.join_listBrY .input_holder .sub_signupioP:active {
    transform: translateY(0);
}

@keyframes float {
    0%, 100% {
        transform: rotate(45deg) translate(0, 0);
    }
    50% {
        transform: rotate(45deg) translate(20px, 20px);
    }
}

@keyframes morph {
    0%, 100% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    25% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    50% {
        border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
    }
    75% {
        border-radius: 60% 40% 50% 50% / 30% 60% 40% 70%;
    }
}

@media screen and (min-width: 768px) {.join_listBrY {
    padding: 5rem 3rem;
}.join_listBrY .study_tracke4s {
    align-items: center;
    gap: 3rem;
    border-radius: 10px;
    padding: 3rem;
    flex-direction: row;
}.join_listBrY h4 {
    padding-left: 2rem;
    flex: 1;
    font-size: calc(23px * 1.1);
}.join_listBrY h4::before {
    width: 6px;
}.join_listBrY .input_holder {
    flex: 1;
    margin-left: 1rem;
}
}

@media screen and (max-width: 767px) {.join_listBrY {
    padding: 3rem 1.5rem;
}.join_listBrY .study_tracke4s {
    padding: 1.5rem;
}.join_listBrY h4 {
    font-size: calc(23px * 0.9);
    padding-bottom: 1.5rem;
    text-align: center;
    padding-left: 0;
}.join_listBrY h4::before {
    bottom: 0;
    left: 50%;
    top: auto;
    height: 4px;
    width: 50px;
    transform: translateX(-50%) scaleX(0);
}.join_listBrY .study_tracke4s:hover h4::before {
    transform: translateX(-50%) scaleX(1);
}.join_listBrY .input_holder {
    flex-direction: column;
}.join_listBrY .input_holder span {
    width: 100%;
}
}

@media (prefers-reduced-motion: reduce) {.join_listBrY .study_tracke4s,
    .join_listBrY h4,
    .join_listBrY h4::before,
    .join_listBrY .input_holder input[type="email"],
    .join_listBrY .input_holder .sub_signupioP,
    .join_listBrY .input_holder .sub_signupioP::before {
    transition: none;
    animation: none;
}.join_listBrY::before,
    .join_listBrY::after {
    animation: none;
}}header {
    top: 0;
    width: 100%;
    position: fixed;
    z-index: 1000;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    -webkit-backdrop-filter: blur(20px);
    left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(20px);
    background: rgb(208,208,191,0.5);
}header:before {
    position: absolute;
    width: 100%;
    pointer-events: none;
    height: 100%;
    top: 0;
    animation: shimmer 8s infinite linear;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.1) 25%,
        rgba(255, 255, 255, 0.05) 50%,
        transparent 75%
    );
    left: 0;
    content: '';
}header:after {
    background: linear-gradient(
        90deg,
        rgb(173,174,152) 0%,
        rgb(208,208,191) 50%,
        rgb(173,174,152) 100%
    );
    bottom: 0;
    left: 0;
    width: 100%;
    position: absolute;
    height: 3px;
    content: '';
    filter: blur(1px);
    opacity: 0.8;
}header .header_wrapJGb {
    overflow: hidden;
    position: relative;
}header .header_wrapJGb:before {
    width: 100%;
    left: 0;
    height: 100%;
    content: '';
    mix-blend-mode: overlay;
    background: 
        radial-gradient(circle at 10% 20%, rgb(208,208,191,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 80%, rgb(173,174,152,0.5) 0%, transparent 40%);
    opacity: 0.15;
    pointer-events: none;
    position: absolute;
    top: 0;
}header .container {
    position: relative;
    max-width: 1200px;
    padding: 16px 25px;
    margin: 0 auto;
}header .container:before {
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    width: 100%;
    opacity: 0.5;
    height: 1px;
    content: '';
    bottom: -1px;
    left: 0;
    position: absolute;
}header .top_baseN1c {
    position: relative;
    align-items: center;
    justify-content: space-between;
    display: flex;
}header .head_sitewrapsOR {
    display: flex;
    gap: 35px;
    position: relative;
    align-items: center;
}header .head_sitewrapsOR:before {
    top: 50%;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    height: 35px;
    position: absolute;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    transform: translateY(-50%) scaleX(0.8);
    left: 0;
    content: '';
    width: 100%;
    opacity: 0;
    transition: all 0.4s ease;
}header .head_sitewrapsOR:hover:before {
    transform: translateY(-50%) scaleX(1);
    opacity: 1;
}header .page_headerHU1 {
    font-family: Arial, sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    color: #ffffff;
    padding: 5px 0;
    text-transform: uppercase;
    position: relative;
    text-decoration: none;
    font-weight: 400;
    transition: all 0.3s ease;
}header .page_headerHU1:before {
    bottom: 0;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    transform-origin: right;
    position: absolute;
    transform: scaleX(0);
    height: 1px;
    left: 0;
    background: linear-gradient(
        90deg,
        transparent,
        #ffffff,
        transparent
    );
    content: '';
    width: 100%;
}header .page_headerHU1:after {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
    background: linear-gradient(
        180deg,
        transparent,
        rgb(208,208,191,0.5),
        transparent
    );
    opacity: 0;
    content: '';
    height: 100%;
    transition: all 0.3s ease;
    transform: scaleY(0);
}header .page_headerHU1:hover {
    color: #ffffff;
    text-shadow: 0 0 5px #ffffff;
}header .page_headerHU1:hover:before {
    transform: scaleX(1);
    transform-origin: left;
}header .page_headerHU1:hover:after {
    opacity: 0.15;
    transform: scaleY(1);
}header .nav_page01V {
    padding: 5px;
    transition: all 0.4s ease;
    position: relative;
    text-decoration: none;
    align-items: center;
    display: flex;
}header .nav_page01V:before {
    transition: opacity 0.5s ease;
    left: -10px;
    top: -10px;
    z-index: -1;
    opacity: 0;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    background: radial-gradient(
        circle,
        rgb(208,208,191,0.5) 0%,
        transparent 70%
    );
    content: '';
    position: absolute;
}header .nav_page01V:after {
    border: 1px solid transparent;
    border-image: linear-gradient(
        to right,
        transparent,
        rgb(208,208,191),
        transparent
    ) 1;
    height: 100%;
    width: 100%;
    transition: all 0.3s ease;
    position: absolute;
    left: 0;
    opacity: 0;
    top: 0;
    content: '';
}header .nav_page01V:hover:before {
    animation: pulse 2s infinite;
    opacity: 0.15;
}header .nav_page01V:hover:after {
    opacity: 0.7;
}header .nav_page01V svg {
    height: 45px;
    filter: drop-shadow(0 0 3px rgb(208,208,191,0.5));
    width: auto;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}header .nav_page01V:hover svg {
    transform: scale(1.05);
    filter: drop-shadow(0 0 5px rgb(208,208,191));
}

@keyframes shimmer {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.15;
    }
    50% {
        opacity: 0.3;
    }
}

@keyframes glowEffect {
    0%, 100% {
        opacity: 0.7;
        filter: blur(1px);
    }
    50% {
        opacity: 1;
        filter: blur(1.5px);
    }
}

@media (max-width: 991px) {header .container {
    padding: 14px 20px;
}header .head_sitewrapsOR {
    gap: 20px;
}header .nav_page01V svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .head_sitewrapsOR {
    width: 80%;
    transition: right 0.5s cubic-bezier(0.16, 1, 0.3, 1);
    padding: 80px 30px 30px;
    -webkit-backdrop-filter: blur(15px);
    right: -100%;
    box-shadow: -5px 0 25px rgba(0, 0, 0, 0.2);
    background: rgb(208,208,191);
    background: linear-gradient(
            135deg,
            rgb(208,208,191) 0%,
            rgb(208,208,191,0.5) 100%
        );
    height: 100vh;
    z-index: 1001;
    position: fixed;
    max-width: 320px;
    top: 0;
    backdrop-filter: blur(15px);
    gap: 20px;
    flex-direction: column;
}header .head_sitewrapsOR:before {
    display: none;
}header .menu.active {
    right: 0;
}header .page_headerHU1 {
    padding: 12px 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    width: 100%;
}header .page_headerHU1:last-child {
    border-bottom: none;
}header .nav_page01V {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .nav_page01V svg {
    height: 35px;
}}footer {
    position: relative;
}footer::before {
    bottom: 0;
    content: '';
    left: 0;
    background: linear-gradient(45deg, rgb(173,174,152,0.5) 0%, rgb(208,208,191,0.5) 100%);
    top: 0;
    z-index: 1;
    position: absolute;
    right: 0;
}.report_abuseS8t {
    position: relative;
    z-index: 2;
    font-family: Arial, sans-serif;
    padding: 80px 0 40px;
    color: #ffffff;
}.report_abuseS8t .container {
    grid-gap: 30px;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
}.report_abuseS8t .company_holder {
    grid-column: 1 / 5;
    position: relative;
    z-index: 3;
}.report_abuseS8t .company_holder h3 {
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    font-size: 35px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    display: inline-block;
    padding-bottom: 10px;
}.report_abuseS8t .company_holder h3::after {
    height: 4px;
    background: rgb(208,208,191);
    position: absolute;
    border-radius: 10px;
    content: '';
    width: 40px;
    left: 0;
    bottom: 0;
}.report_abuseS8t .compliancenLe {
    font-size: 18px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 17px;
    margin-top: 25px;
    padding: 20px;
    transform: translateZ(0);
    background: rgba(255, 255, 255, 0.1);
    line-height: 1.6;
    border-left: 4px solid rgb(208,208,191);
}.report_abuseS8t .edu_global0NB {
    position: relative;
    grid-column: 5 / 13;
}.report_abuseS8t .nav_baseSPV {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
    display: grid;
}.report_abuseS8t .head_sitewrapsOR {
    position: relative;
}.report_abuseS8t .head_sitewrapsOR h5 {
    position: relative;
    margin-bottom: 25px;
    font-size: 22px;
    font-weight: 600;
    color: #ffffff;
    display: inline-block;
}.report_abuseS8t .head_sitewrapsOR h5::before {
    position: absolute;
    background: rgb(208,208,191);
    top: 50%;
    content: '';
    width: 8px;
    left: -15px;
    height: 8px;
    transform: translateY(-50%);
    border-radius: 50%;
}.report_abuseS8t .head_sitewrapsOR .nav_baseSPV {
    gap: 15px;
    display: flex;
    flex-direction: column;
}.report_abuseS8t .head_sitewrapsOR .nav_baseSPV a {
    transition: all 0.3s ease;
    z-index: 1;
    font-size: 18px;
    border-radius: 10px;
    overflow: hidden;
    padding: 8px 15px;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    position: relative;
}.report_abuseS8t .head_sitewrapsOR .nav_baseSPV a::before {
    position: absolute;
    left: 0;
    background: rgb(208,208,191);
    transition: all 0.3s ease;
    width: 3px;
    top: 0;
    content: '';
    height: 100%;
    z-index: -1;
}.report_abuseS8t .head_sitewrapsOR .nav_baseSPV a:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(5px);
}.report_abuseS8t .head_sitewrapsOR .nav_baseSPV a:hover::before {
    background: rgb(208,208,191,0.5);
    width: 100%;
}.faq_block10A {
    position: relative;
    margin-top: 60px;
    z-index: 2;
    background: rgba(0, 0, 0, 0.3);
    padding: 20px 0;
}.faq_block10A::before {
    position: absolute;
    right: 15%;
    opacity: 0.2;
    left: 15%;
    top: 0;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    height: 1px;
    content: '';
}.faq_block10A .container {
    align-items: center;
    display: flex;
    justify-content: center;
}.faq_block10A .alumni_netGcM {
    text-align: center;
    font-size: 14px;
    opacity: 0.8;
    color: #ffffff;
    letter-spacing: 0.5px;
}@keyframes floatAnimation {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

footer::after {
    bottom: 0;
    z-index: 1;
    content: '';
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.02) 10px,
        rgba(255, 255, 255, 0.02) 20px
    );
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
}

@media (max-width: 992px) {.report_abuseS8t .container {
    grid-template-columns: repeat(1, 1fr);
}.report_abuseS8t .company_holder {
    grid-column: 1 / -1;
    margin-bottom: 40px;
}.report_abuseS8t .edu_global0NB {
    grid-column: 1 / -1;
}.report_abuseS8t .nav_baseSPV {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 768px) {.report_abuseS8t {
    padding: 60px 0 30px;
}.report_abuseS8t .nav_baseSPV {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
}.report_abuseS8t .head_sitewrapsOR {
    padding: 0;
}}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.report_abuseS8t::before {
    animation: gradientShift 5s infinite;
    left: 0;
    top: 0;
    height: 5px;
    background: linear-gradient(90deg, rgb(208,208,191), rgb(173,174,152), rgb(208,208,191));
    position: absolute;
    width: 100%;
    background-size: 200% 200%;
    content: '';
}.report_abuseS8t .company_holder::after {
    position: absolute;
    right: -50px;
    height: 150px;
    opacity: 0.4;
    border-radius: 50%;
    background: rgb(208,208,191,0.5);
    width: 150px;
    content: '';
    filter: blur(60px);
    z-index: -1;
    top: 40px;
}.report_abuseS8t .company_holder::before {
    content: '';
    opacity: 0.3;
    z-index: -1;
    background: rgb(173,174,152,0.5);
    border-radius: 50%;
    position: absolute;
    width: 100px;
    left: -30px;
    filter: blur(40px);
    height: 100px;
    bottom: 0;
}.report_abuseS8t .edu_global0NB::after {
    content: '';
    width: 120px;
    opacity: 0.2;
    border-radius: 50%;
    top: -20px;
    filter: blur(50px);
    right: 100px;
    background: rgb(208,208,191,0.5);
    position: absolute;
    z-index: -1;
    height: 120px;
}.report_abuseS8t .edu_global0NB::before {
    z-index: -1;
    background: rgb(173,174,152,0.5);
    height: 180px;
    border-radius: 50%;
    filter: blur(70px);
    bottom: -50px;
    left: 80px;
    position: absolute;
    width: 180px;
    content: '';
    opacity: 0.25;
}@keyframes borderPulse {
    0%, 100% {
        border-color: rgba(255, 255, 255, 0.1);
    }
    50% {
        border-color: rgba(255, 255, 255, 0.3);
    }
}

.report_abuseS8t .head_sitewrapsOR {
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    animation: borderPulse 4s infinite;
}.report_abuseS8t .head_sitewrapsOR h5 {
    letter-spacing: 0.5px;
}.report_abuseS8t .head_sitewrapsOR h5::after {
    height: 2px;
    content: '';
    position: absolute;
    left: 0;
    background: rgb(173,174,152);
    width: 30px;
    bottom: -5px;
}@keyframes movingGradient {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

.faq_block10A {
    animation: movingGradient 10s ease infinite;
    background-size: 200% 200%;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.6) 0%, 
        rgba(0, 0, 0, 0.3) 50%, 
        rgba(0, 0, 0, 0.6) 100%);
}.teaching_experienceZ91 {
    padding: 4rem 2rem;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(233,233,225) 0%, rgb(208,208,191,0.5) 100%);
}.teaching_experienceZ91::before {
    content: "";
    position: absolute;
    transform: rotate(-12deg);
    left: -5%;
    background: rgb(173,174,152,0.5);
    z-index: 1;
    height: 70%;
    top: -10%;
    width: 120%;
}.teaching_experienceZ91 .learner_viewsU3g {
    display: flex;
    transform: translateX(5%);
    flex-direction: row;
    position: relative;
    z-index: 2;
    align-items: center;
    gap: 3rem;
}.teaching_experienceZ91 .image_box_itemBhd {
    height: 350px;
    border-radius: 28px;
    transform: rotate(-5deg);
    width: 280px;
    box-shadow: 15px 15px 0 rgb(208,208,191,0.5);
    transition: all 0.5s ease;
}.teaching_experienceZ91 .image_box_itemBhd:hover {
    transform: rotate(0deg) scale(1.05);
    box-shadow: 0px 20px 30px -10px rgba(0, 0, 0, 0.5);
}.teaching_experienceZ91 .work_exploreJVb {
    transform: rotate(2deg) translateY(-30px);
    background: #ffffff;
    position: relative;
    max-width: 60%;
    padding: 2rem;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.5);
    transition: all 0.5s ease;
    border-radius: 28px;
}.teaching_experienceZ91 .work_exploreJVb::after {
    width: 85%;
    left: 30px;
    height: 10px;
    filter: blur(8px);
    bottom: -10px;
    content: "";
    opacity: 0.6;
    position: absolute;
    background: rgb(173,174,152);
    transition: all 0.5s ease;
}.teaching_experienceZ91 .work_exploreJVb:hover {
    transform: rotate(0deg) translateY(-20px);
}.teaching_experienceZ91 .work_exploreJVb:hover::after {
    opacity: 0.8;
    width: 95%;
}.teaching_experienceZ91 .name {
    font-weight: 700;
    color: rgb(208,208,191);
    transform: translateX(-20px);
    font-size: 38px;
    margin-bottom: 0.5rem;
}.teaching_experienceZ91 .work_exploreJVb > div:nth-child(2) {
    font-size: 22px;
    margin-bottom: 1.5rem;
    transform: translateX(-10px);
    font-weight: 600;
    color: rgb(173,174,152);
}.teaching_experienceZ91 .work_containerCty {
    color: #000000;
    font-style: italic;
    position: relative;
    font-size: 15px;
    padding-left: 1.5rem;
    line-height: 1.6;
    font-weight: 400;
}.teaching_experienceZ91 .work_containerCty::before {
    height: 100%;
    border-radius: 10px;
    background: linear-gradient(to bottom, rgb(208,208,191), rgb(173,174,152));
    position: absolute;
    content: "";
    left: 0;
    width: 5px;
    top: 0;
}

@media (max-width: 992px) {.teaching_experienceZ91 .learner_viewsU3g {
    gap: 2rem;
    transform: none;
    flex-direction: column;
}.teaching_experienceZ91 .image_box_itemBhd {
    height: 280px;
    width: 220px;
    margin: 0 auto;
}.teaching_experienceZ91 .work_exploreJVb {
    max-width: 100%;
    transform: none;
}.teaching_experienceZ91 .name,
    .teaching_experienceZ91 .work_exploreJVb > div:nth-child(2) {
    transform: none;
}
}