* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.top_pagebar06732 {
    flex: 1 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}.layer-container90316 {
    height: 100%;
    display: flex;
    min-height: 100%;
    flex-direction: column;
}::-webkit-scrollbar {
    width: 20px;
}::-webkit-scrollbar-track {
    box-shadow: inset 2px -3px 14px 6px rgba(0, 0, 0, 0.1);
    border-radius: 14%;
    background: rgb(196,136,166,0.5);
    margin: 5px 0;
}::-webkit-scrollbar-thumb {
    border-radius: 9999px;
    border: 1px double rgb(218,177,195);
    background: rgb(255, 255, 255, 0.5);
}::-webkit-scrollbar-thumb:hover {
    transform: scale(1.05);
    background: rgb(218,177,195,0.5);
    border-color: rgb(218,177,195);
}html,body {
    min-height: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
    scroll-behavior: auto;
    color: #000000;
}header,footer {
    width: 100%;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1221px;
}svg {
    width: 30px;
    height: 30px;
}.equity_info97123 {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.privacy_fortification03759 {
    font-family: Arial, sans-serif;
    padding: 2rem;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    background-color: rgb(236,218,225);
    color: #000000;
    transition: background-color 0.3s ease, color 0.3s ease;
}.privacy_fortification03759 h1 {
    padding-bottom: 0.5rem;
    font-weight: 700;
    color: rgb(218,177,195);
    border-bottom: 2px solid rgb(218,177,195);
    margin-bottom: 1.5rem;
    font-size: 39px;
}.privacy_fortification03759 h2 {
    margin-top: 1rem;
    color: rgb(196,136,166);
    font-weight: 600;
    font-size: 31px;
    margin-bottom: 1rem;
}.privacy_fortification03759 ul,
.privacy_fortification03759 ol {
    padding-left: 1.5rem;
    margin-bottom: 1rem;
    margin-top: 1rem;
    list-style: none;
}.privacy_fortification03759 li {
    line-height: 1.6;
    font-size: 17px;
    padding-left: 1.2rem;
    position: relative;
    margin-bottom: 0.5rem;
}.privacy_fortification03759 li::before {
    left: 0;
    content: "•";
    color: rgb(218,177,195);
    position: absolute;
    line-height: 1.2;
    font-size: 1.2rem;
}.privacy_fortification03759 p {
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 1rem;
}.privacy_fortification03759 span {
    color: #000000;
    font-weight: 400;
}.privacy_fortification03759 div {
    margin-bottom: 1.5rem;
}
@media only screen and (max-width: 800px) {.privacy_fortification03759 {
    padding: 1rem;
    border-radius: 10px;
}.privacy_fortification03759 h1 {
    font-size: calc(22px - 0.5rem);
}.privacy_fortification03759 h2 {
    font-size: calc(22px - 0.5rem);
}.privacy_fortification03759 p,
    .privacy_fortification03759 li {
    font-size: calc(17px - 0.2rem);
}}.appFrame94106 {
    background: linear-gradient(135deg, #f5f7fa 0%, #ebedee 100%);
    padding: 4rem 0;
    position: relative;
    font-family: Arial, sans-serif;
    overflow: hidden;
}.appFrame94106::before {
    transform: rotate(-15deg);
    top: -30%;
    background: linear-gradient(145deg, rgb(218,177,195,0.5) 0%, rgb(196,136,166,0.5) 100%);
    right: -10%;
    content: "";
    opacity: 0.3;
    z-index: 0;
    width: 60%;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    height: 70%;
    animation: float 15s ease-in-out infinite alternate;
    position: absolute;
    filter: blur(30px);
}.appFrame94106::after {
    border-radius: 30% 70% 60% 40% / 50% 30% 70% 50%;
    filter: blur(25px);
    opacity: 0.2;
    position: absolute;
    width: 40%;
    bottom: -20%;
    height: 60%;
    left: -5%;
    z-index: 0;
    animation: float 18s ease-in-out infinite alternate-reverse;
    background: linear-gradient(225deg, rgb(196,136,166,0.5) 0%, rgb(218,177,195,0.5) 100%);
    content: "";
    transform: rotate(10deg);
}.appFrame94106 .container {
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
    position: relative;
    max-width: 1140px;
}.appFrame94106 .legacy_story50671 {
    backdrop-filter: blur(5px);
    padding: 3rem;
    border-radius: 15px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05),
                -10px -10px 30px rgba(255, 255, 255, 0.8),
                inset 2px 2px 5px rgba(255, 255, 255, 0.4),
                inset -2px -2px 5px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(2deg);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1),
                box-shadow 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
}.appFrame94106 .legacy_story50671:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.08),
                -15px -15px 40px rgba(255, 255, 255, 0.9),
                inset 2px 2px 5px rgba(255, 255, 255, 0.4),
                inset -2px -2px 5px rgba(0, 0, 0, 0.05);
}.appFrame94106 .legacy_story50671 > div:first-child {
    position: relative;
    margin-bottom: 1.5rem;
}.appFrame94106 .legacy_story50671 > div:first-child::after {
    content: "";
    border-radius: 10px;
    transform-origin: left;
    transition: width 0.3s ease;
    position: absolute;
    background: linear-gradient(90deg, rgb(218,177,195) 0%, rgb(196,136,166) 100%);
    width: 80px;
    left: 0;
    height: 3px;
    bottom: -0.75rem;
}.appFrame94106 .legacy_story50671:hover > div:first-child::after {
    width: 120px;
}.appFrame94106 h5 {
    margin: 0;
    font-weight: 700;
    font-size: 23px;
    display: inline-block;
    color: #000000;
    line-height: 1.4;
    position: relative;
}.appFrame94106 h5::before {
    transition: opacity 0.5s ease, transform 0.5s ease;
    transform: translateY(-50%);
    top: 50%;
    left: -35px;
    background: linear-gradient(135deg, rgb(218,177,195) 0%, rgb(196,136,166) 100%);
    justify-content: center;
    position: absolute;
    border-radius: 50%;
    font-size: 14px;
    content: "✓";
    color: #ffffff;
    display: flex;
    opacity: 0;
    height: 26px;
    align-items: center;
    width: 26px;
}.appFrame94106 .legacy_story50671:hover h5::before {
    opacity: 1;
    transform: translateY(-50%) scale(1);
}.appFrame94106 p {
    line-height: 1.8;
    font-size: 17px;
    margin: 0;
    transition: color 0.3s ease;
    color: #000000;
}.appFrame94106 a {
    text-decoration: none;
    position: relative;
    overflow: hidden;
    display: block;
    transition: transform 0.3s ease;
}.appFrame94106 a::before {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    width: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(218,177,195,0.5) 0%, rgb(196,136,166) 100%);
    content: "";
    height: 2px;
    transform-origin: right;
    transform: scaleX(0);
    bottom: 0;
}.appFrame94106 a:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}.appFrame94106 a:hover {
    transform: translateY(-2px);
}.appFrame94106 a:hover p {
    color: rgb(218,177,195);
}

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

@media (max-width: 991px) {.appFrame94106 {
    padding: 3rem 0;
}.appFrame94106 .legacy_story50671 {
    padding: 2.5rem;
}.appFrame94106 h5 {
    font-size: calc(23px - 2px);
}
}

@media (max-width: 767px) {.appFrame94106 {
    padding: 2.5rem 0;
}.appFrame94106 .legacy_story50671 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2rem;
}.appFrame94106 h5 {
    font-size: calc(23px - 4px);
    padding-left: 20px;
}.appFrame94106 h5::before {
    font-size: 12px;
    left: -15px;
    height: 22px;
    width: 22px;
}.appFrame94106 p {
    font-size: calc(17px - 1px);
}
}

@media (max-width: 576px) {.appFrame94106 {
    padding: 2rem 0;
}.appFrame94106 .legacy_story50671 {
    transform: none;
    border-radius: 10px;
    padding: 1.5rem;
}.appFrame94106 h5 {
    font-size: calc(23px - 6px);
}.appFrame94106 .legacy_story50671 > div:first-child::after {
    width: 60px;
    height: 2px;
}.appFrame94106 .legacy_story50671:hover > div:first-child::after {
    width: 90px;
}.appFrame94106 h5::before {
    width: 20px;
    font-size: 10px;
    height: 20px;
}.appFrame94106 p {
    line-height: 1.6;
    font-size: calc(17px - 2px);
}}.who_we_are64129 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.who_we_are64129::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.8) 100%);
    z-index: 1;
    top: 0;
    width: 100%;
    left: 0;
    position: absolute;
    height: 100%;
    content: '';
}.who_we_are64129 .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
}.who_we_are64129 h2 {
    display: inline-block;
    color: #ffffff;
    opacity: 0;
    font-size: 37px;
    padding-bottom: 12px;
    animation: slideInRight 0.8s 0.2s forwards;
    margin-bottom: 40px;
    transform: translateX(-10px);
    font-weight: 700;
    position: relative;
}.who_we_are64129 h2::after {
    height: 3px;
    transform: scaleX(0);
    transform-origin: left;
    animation: lineExpand 0.8s 0.6s forwards;
    background: rgb(218,177,195);
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 80px;
}.who_we_are64129 .content_block15726 {
    border-left: 4px solid rgb(218,177,195);
    opacity: 0;
    transform: translateY(20px);
    display: grid;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    grid-template-columns: 1fr;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    animation: fadeUp 1s 0.4s forwards;
    padding: 40px;
    gap: 30px;
}.who_we_are64129 .content_block15726 > div {
    flex-direction: column;
    gap: 20px;
    display: flex;
}.who_we_are64129 .content_block15726 p {
    color: rgb(218,177,195);
    position: relative;
    padding-left: 15px;
    font-weight: 600;
    margin: 0;
    font-size: calc(17px * 1.5);
    letter-spacing: 1px;
}.who_we_are64129 .content_block15726 p::before {
    position: absolute;
    width: 8px;
    left: 0;
    height: 8px;
    content: '';
    transform: translateY(-50%) rotate(45deg);
    background: rgb(218,177,195);
    top: 50%;
}.who_we_are64129 .content_block15726 div div {
    padding-left: 15px;
    line-height: 1.8;
    letter-spacing: 0.3px;
    color: #ffffff;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    font-weight: 300;
    font-size: 17px;
}

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

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

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

@media (min-width: 768px) {.who_we_are64129 {
    padding: 150px 0;
}.who_we_are64129::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.5) 100%);
}.who_we_are64129 h2 {
    margin-bottom: 60px;
    font-size: calc(37px * 1.2);
}.who_we_are64129 h2::after {
    height: 4px;
    width: 120px;
}.who_we_are64129 .content_block15726 {
    grid-template-columns: 1fr;
    border-left: 6px solid rgb(218,177,195);
    padding: 60px;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.3), 
                    inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.08) 100%);
    transform: perspective(1000px) rotateY(-2deg);
}.who_we_are64129 .content_block15726:hover {
    box-shadow: 25px 25px 70px rgba(0, 0, 0, 0.4), 
                    inset 0 0 0 1px rgba(255, 255, 255, 0.15);
    transform: perspective(1000px) rotateY(0deg);
}.who_we_are64129 .content_block15726 p {
    padding-left: 25px;
    font-size: calc(17px * 2);
}.who_we_are64129 .content_block15726 p::before {
    width: 12px;
    height: 12px;
}.who_we_are64129 .content_block15726 div div {
    column-count: 2;
    column-gap: 40px;
    font-size: calc(17px * 1.1);
    line-height: 1.9;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    padding-left: 25px;
}
}

@media (min-width: 1200px) {.who_we_are64129 {
    padding: 180px 0;
}.who_we_are64129::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0.4) 100%);
}.who_we_are64129 h2 {
    font-size: calc(37px * 1.4);
}.who_we_are64129 .content_block15726 {
    padding: 80px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.05) 100%);
    grid-template-columns: 1fr;
}.who_we_are64129 .content_block15726 div div {
    column-gap: 60px;
    column-count: 2;
}
}

@media (max-width: 767px) {.who_we_are64129 {
    padding: 80px 0;
}.who_we_are64129 h2 {
    font-size: calc(37px * 0.9);
    margin-bottom: 30px;
}.who_we_are64129 .content_block15726 {
    padding: 25px;
}.who_we_are64129 .content_block15726 p {
    padding-left: 12px;
    font-size: calc(17px * 1.2);
}.who_we_are64129 .content_block15726 div div {
    padding-left: 12px;
    font-size: 17px;
    line-height: 1.6;
}}footer {
    width: 100%;
    position: relative;
}.equity_info97123 {
    position: relative;
    color: #000000;
    padding: 100px 0 30px;
    font-family: Arial, sans-serif;
    background-color: rgb(236,218,225);
}.equity_info97123::before {
    position: absolute;
    background-size: 100px 100px;
    height: 120px;
    background-color: rgb(218,177,195,0.5);
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    background: 
        linear-gradient(135deg, rgb(236,218,225) 25%, transparent 25%) -50px 0,
        linear-gradient(225deg, rgb(236,218,225) 25%, transparent 25%) -50px 0,
        linear-gradient(315deg, rgb(236,218,225) 25%, transparent 25%),
        linear-gradient(45deg, rgb(236,218,225) 25%, transparent 25%);
}footer .data_viz56938 {
    margin-top: -70px;
    position: relative;
    z-index: 1;
}footer .learn_faq34092 {
    display: flex;
    transform: translateY(-30px);
    position: relative;
    justify-content: space-between;
    margin-bottom: 60px;
    flex-wrap: wrap;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    padding: 25px;
    z-index: 2;
    background-color: #ffffff;
}footer .info_item {
    padding: 10px 15px;
    background-color: rgb(236,218,225);
    position: relative;
    border-radius: 10px;
    transition: all 0.3s ease;
    flex: 1 1 200px;
    margin: 10px;
}footer .info_item:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateY(-5px);
    background-color: #ffffff;
}footer .info_item::before {
    height: 100%;
    left: 0;
    border-radius: 3px 0 0 3px;
    transition: opacity 0.3s ease;
    content: "";
    background-color: rgb(218,177,195);
    opacity: 0;
    width: 3px;
    position: absolute;
    top: 0;
}footer .info_item:hover::before {
    opacity: 1;
}footer .info_item svg {
    width: 20px;
    fill: rgb(218,177,195);
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
}footer .info_item p,
footer .info_item a {
    text-decoration: none;
    font-size: 16px;
    transition: color 0.3s ease;
    color: #000000;
    vertical-align: middle;
    display: inline-block;
}footer .info_item a:hover {
    color: rgb(218,177,195);
}footer .text_main_holder {
    position: relative;
    gap: 30px;
    grid-template-columns: 1fr;
    display: grid;
}footer .text_main_holder::before {
    height: calc(100% + 80px);
    top: -40px;
    z-index: -1;
    content: "";
    position: absolute;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    width: 100%;
    left: 0;
    border-radius: 16px;
    background-color: #ffffff;
}footer .header_know90374 {
    padding: 0 30px;
    position: relative;
}footer .header_know90374::after {
    height: 1px;
    left: 30px;
    content: "";
    bottom: -15px;
    position: absolute;
    right: 30px;
    background: linear-gradient(90deg, rgb(218,177,195), transparent);
}footer .header_know90374 svg {
    margin-bottom: 15px;
    height: 45px;
    width: auto;
}footer .search_foot80749 {
    line-height: 1.6;
    color: #000000;
    font-size: 16px;
    max-width: 330px;
}footer .top_edu95012 {
    position: relative;
    border-radius: 16px;
    padding: 30px;
    z-index: 1;
    background-color: rgb(236,218,225);
    margin-top: -10px;
    margin-right: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    margin-left: 20px;
}footer .top_edu95012 h5 {
    color: #000000;
    position: relative;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 22px;
}footer .top_edu95012 h5::after {
    background-color: rgb(218,177,195);
    left: 0;
    content: "";
    height: 2px;
    position: absolute;
    width: 50px;
    bottom: -7px;
}footer .site_main17690 {
    gap: 10px;
    margin-bottom: 20px;
    grid-template-columns: 1fr;
    display: grid;
}footer .site_main17690 a {
    position: relative;
    display: inline-block;
    padding: 8px 0;
    transition: all 0.3s ease;
    text-decoration: none;
    font-size: 16px;
    color: #000000;
}footer .site_main17690 a::after {
    transition: width 0.3s ease;
    left: 0;
    background-color: rgb(218,177,195);
    content: "";
    position: absolute;
    bottom: 5px;
    width: 0;
    height: 2px;
}footer .site_main17690 a:hover {
    transform: translateX(5px);
    color: rgb(218,177,195);
}footer .site_main17690 a:hover::after {
    width: 100%;
}footer .subscribe_holder {
    border-radius: 16px;
    position: relative;
    background-color: rgb(218,177,195);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    margin-top: -10px;
    margin-left: 40px;
    z-index: 0;
    margin-right: 40px;
    padding: 30px;
    color: #ffffff;
}footer .subscribe_holder::before {
    position: absolute;
    height: 30px;
    background-color: rgb(218,177,195);
    transform: rotate(45deg);
    right: 30px;
    width: 30px;
    top: -15px;
    content: "";
    z-index: -1;
}footer .subscribe_holder h5 {
    margin-bottom: 15px;
    color: #ffffff;
    font-weight: 600;
    font-size: 22px;
}footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 25px;
}footer .input_holder {
    position: relative;
    flex-direction: column;
    gap: 15px;
    display: flex;
}footer .input_holder input[type="email"] {
    border: none;
    padding: 14px 16px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    font-size: 16px;
    color: #000000;
    transition: background-color 0.3s ease;
}footer .input_holder input[type="email"]:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
}footer .sub_cta01597 {
    cursor: pointer;
    transition: all 0.3s ease;
    color: #ffffff;
    border-radius: 10px;
    font-weight: 600;
    font-size: 17px;
    border: none;
    background-color: #000000;
    padding: 14px 20px;
}footer .sub_cta01597:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: rgb(196,136,166);
    transform: translateY(-3px);
}footer .credit_info19682 {
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: 60px;
}footer .footer_classes08627 {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    display: inline-block;
    color: #000000;
    border-radius: 30px;
    padding: 8px 20px;
    background-color: #ffffff;
    font-size: 16px;
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
}footer .site_main17690 {
    grid-template-columns: 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .sub_cta01597 {
    white-space: nowrap;
}
}

@media (min-width: 992px) {footer .top_edu95012 {
    margin-top: 0;
}footer .subscribe_holder {
    margin-top: 0;
}
}

@media (max-width: 991px) {footer .text_main_holder {
    gap: 50px;
}
}

@media (max-width: 767px) {footer .equity_info97123 {
    padding: 80px 0 30px;
}footer .learn_faq34092 {
    padding: 20px;
    justify-content: center;
}footer .info_item {
    width: 100%;
}footer .top_edu95012, footer .subscribe_holder {
    padding: 25px 20px;
    margin-left: 10px;
    margin-right: 10px;
}footer .credit_info19682 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .equity_info97123 {
    padding: 60px 0 20px;
}footer .learn_faq34092 {
    padding: 15px;
    transform: translateY(-20px);
    margin-bottom: 40px;
}footer .text_main_holder::before {
    height: calc(100% + 60px);
    top: -30px;
}footer .header_know90374 {
    padding: 0 20px;
}footer .header_know90374::after {
    left: 20px;
    right: 20px;
}footer .top_edu95012 h5, footer .subscribe_holder h5 {
    font-size: calc(22px - 2px);
}footer .site_main17690 a {
    padding: 6px 0;
}footer .input_holder input[type="email"],
    footer .sub_cta01597 {
    padding: 12px 15px;
}}.instructional_approach20149 {
    background: linear-gradient(135deg, rgb(236,218,225) 0%, rgba(59, 173, 227, 0.1) 45%, rgba(87, 111, 230, 0.15) 100%);
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.instructional_approach20149::before {
    opacity: 0.4;
    background: radial-gradient(circle at 70% 30%, rgb(218,177,195,0.5) 0%, transparent 60%);
    left: 0;
    z-index: 0;
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
    height: 100%;
}.instructional_approach20149::after {
    position: absolute;
    right: -150px;
    z-index: 1;
    border: 1px solid rgb(218,177,195,0.5);
    content: "";
    height: 300px;
    top: -150px;
    width: 300px;
    animation: rotate 30s linear infinite;
    border-radius: 50%;
}.instructional_approach20149 .legacy_story50671 {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
    transform: perspective(1000px) rotateX(1deg);
    z-index: 2;
}.instructional_approach20149 h2 {
    transform: translateZ(10px);
    margin-bottom: 40px;
    text-align: left;
    color: #000000;
    letter-spacing: -0.5px;
    font-weight: 700;
    line-height: 1.2;
    position: relative;
    font-size: 30px;
}.instructional_approach20149 h2::before {
    bottom: -15px;
    left: 0;
    transform: scaleX(0);
    transform-origin: left;
    height: 4px;
    width: 60px;
    content: "";
    background: linear-gradient(90deg, rgb(218,177,195), rgb(196,136,166));
    animation: scaleIn 1.2s cubic-bezier(0.17, 0.67, 0.35, 0.98) forwards 0.3s;
    position: absolute;
}.instructional_approach20149 .content_block15726 {
    transition: transform 0.4s ease-out;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 3px rgba(0, 0, 0, 0.03),
                0 20px 40px rgba(83, 92, 236, 0.06);
    backdrop-filter: blur(10px);
    margin-top: 20px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.95));
    padding: 40px;
    transform: translateZ(20px);
    position: relative;
    border-left: 3px solid rgb(218,177,195);
}.instructional_approach20149 .content_block15726:hover {
    transform: translateZ(30px) translateY(-5px);
}.instructional_approach20149 .content_block15726::before {
    border: 2px dashed rgb(196,136,166,0.5);
    position: absolute;
    width: 100px;
    z-index: -1;
    top: -50px;
    content: "";
    border-radius: 50%;
    height: 100px;
    right: -50px;
}.instructional_approach20149 p {
    line-height: 1.8;
    position: relative;
    margin: 0;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
}.instructional_approach20149 p::first-letter {
    font-weight: 700;
    font-size: 1.4em;
    color: rgb(218,177,195);
}@keyframes rotate {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

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

.instructional_approach20149 .legacy_story50671::after {
    bottom: -100px;
    left: -100px;
    width: 200px;
    z-index: -1;
    position: absolute;
    content: "";
    height: 200px;
    animation: pulse 8s ease-in-out infinite alternate;
    background: radial-gradient(circle, rgb(196,136,166,0.5) 0%, transparent 70%);
    border-radius: 50%;
}

@keyframes pulse {
    0% { opacity: 0.3; transform: scale(0.8); }
    100% { opacity: 0.6; transform: scale(1.2); }
}

@media (max-width: 992px) {.instructional_approach20149 {
    padding: 90px 0;
}.instructional_approach20149 .legacy_story50671 {
    padding: 0 20px;
}.instructional_approach20149 h2 {
    font-size: calc(30px * 0.9);
    margin-bottom: 35px;
}.instructional_approach20149 .content_block15726 {
    padding: 30px;
}
}

@media (max-width: 768px) {.instructional_approach20149 {
    padding: 70px 0;
}.instructional_approach20149 h2 {
    margin-bottom: 30px;
    font-size: calc(30px * 0.8);
}.instructional_approach20149 .content_block15726 {
    padding: 25px;
}.instructional_approach20149 p {
    line-height: 1.7;
    font-size: calc(12px * 0.95);
}
}

@media (max-width: 576px) {.instructional_approach20149 {
    padding: 50px 0;
}.instructional_approach20149 .legacy_story50671 {
    transform: perspective(1000px) rotateX(0deg);
    padding: 0 15px;
}.instructional_approach20149 h2 {
    margin-bottom: 25px;
    font-size: calc(30px * 0.7);
}.instructional_approach20149 .content_block15726 {
    margin-top: 10px;
    padding: 20px;
}.instructional_approach20149 p {
    line-height: 1.6;
    font-size: calc(12px * 0.9);
}.instructional_approach20149 h2::before {
    width: 40px;
    height: 3px;
    bottom: -10px;
}}.cookie_window_dialog90648 {
    transition: all 0.3s ease-in-out;
    width: 100%;
    z-index: 90;
    padding: 20px 0;
    bottom: 0;
    background: rgb(196,136,166);
    border-top: 2px solid rgb(218,177,195);
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
    position: fixed;
}.user_tracker40659 {
    justify-content: space-between;
    padding: 20px 30px;
    max-width: 1200px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}.cookie_window_dialog90648 h5 {
    font-weight: 700;
    font-size: 18px;
    transition: color 0.3s ease-in-out;
    margin-bottom: 6px;
    color: #ffffff;
}.cookie_window_dialog90648 p {
    font-size: 14px;
    color: #ffffff;
    max-width: 500px;
}.cookies_tech53407 {
    margin-right: 20px;
    flex-shrink: 0;
}.cookies_tech53407 svg, .cookies_tech53407 svg path {
    transition: transform 0.3s ease-in-out;
    fill: rgb(218,177,195);
    height: 80px;
    width: 80px;
}.cookies_tech53407:hover svg {
    transform: rotate(10deg);
}.cookies_overview37049 {
    margin-left: 20px;
    padding: 10px 20px;
    background: rgb(218,177,195);
    border-radius: 30px;
    cursor: pointer;
    box-shadow: rgb(218,177,195,0.5) 0px 4px 10px 0px;
    color: #ffffff;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    text-decoration: none;
    line-height: 35px;
    font-size: 20px;
}.cookie_button.cookie_visitor41926 {
    background: rgb(218,177,195);
}.cookie_button.track_manage75891 {
    background: rgb(196,136,166);
}.cookies_overview37049:hover {
    transform: scale(1.05);
    box-shadow: rgb(218,177,195,0.5) 0px 6px 15px 0px;
}.cookie_window_dialog90648 p a {
    color: rgb(218,177,195);
    transition: color 0.3s ease-in-out;
    font-weight: 600;
    text-decoration: none;
}.cookie_window_dialog90648 p a:hover {
    color: rgb(196,136,166);
}.layer-container90316 .cookie_window_dialog90648 {
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px 39px;
    padding: 40px 0;
    border: none;
    background: rgb(196,136,166);
}.layer-container90316 .cookies_overview37049 {
    font-weight: 400;
    font-size: 20px;
    padding: 10px;
    background: rgb(218,177,195);
    margin-left: 30px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    border: none;
    color: #ffffff;
    border-radius: 10px;
}.layer-container90316 .digital_cookies83496 h5, .layer-container90316 .digital_cookies83496 p {
    color: #ffffff;
}
@media only screen and (max-width: 1200px) {.cookie_window_dialog90648 {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookies_tech53407 {
    display: none;
}.user_tracker40659 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.cookie_window_dialog90648 h5 {
    text-align: center;
}.cookie_window_dialog90648 p {
    text-align: center;
}.digital_cookies83496 {
    margin-bottom: 20px;
    text-align: center;
}.cookies_overview37049 {
    margin-left: 0;
    max-width: 300px;
    width: 100%;
    margin-top: 10px;
}}
#cookieNoticeAlert01542 {
    display: none;
}#cookieNoticeAlert01542:checked ~ .cookie_window_dialog90648 {
    visibility: hidden;
    opacity: 0;
}.title_welcome59431 {
    padding: 3rem 0;
    background: linear-gradient(135deg, rgb(196,136,166,0.5), rgb(218,177,195), rgb(196,136,166));
    min-height: 100vh;
    position: relative;
    overflow: hidden;
}.title_welcome59431::before {
    background: 
        radial-gradient(circle at 70% 30%, rgba(255,255,255,0.1) 0%, transparent 70%),
        linear-gradient(to bottom, transparent, rgba(0,0,0,0.1));
    height: 100%;
    content: '';
    top: 0;
    width: 100%;
    left: 0;
    z-index: 1;
    position: absolute;
    pointer-events: none;
}.title_welcome59431 .legacy_story50671 {
    z-index: 2;
    display: grid;
    gap: 2rem;
    padding: 0 1.5rem;
    max-width: 1400px;
    grid-template-columns: 1fr;
    margin: 0 auto;
    position: relative;
}.title_welcome59431 .content_block15726 {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    justify-content: center;
    background: rgba(255,255,255,0.9);
    border-left: 4px solid rgb(218,177,195);
    display: flex;
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    transform: translateY(0);
    position: relative;
    backdrop-filter: blur(10px);
    flex-direction: column;
    padding: 2rem;
}.title_welcome59431 .content_block15726:hover {
    transform: translateY(-5px);
}.title_welcome59431 h1 {
    color: #000000;
    margin-bottom: 1.5rem;
    font-size: clamp(1.8rem, 4vw, 31px);
    position: relative;
    font-weight: 700;
    line-height: 1.2;
}.title_welcome59431 h1::after {
    content: '';
    transform: scaleX(1);
    left: 0;
    position: absolute;
    transition: transform 0.4s ease-out;
    background: rgb(218,177,195);
    transform-origin: left;
    height: 4px;
    width: 80px;
    bottom: -10px;
}.title_welcome59431 .content_block15726:hover h1::after {
    transform: scaleX(1.5);
}.title_welcome59431 .edu_main96830 {
    margin-bottom: 2rem;
    align-items: flex-start;
    flex-direction: column;
    display: flex;
}.title_welcome59431 .edu_main96830 svg {
    margin-bottom: 1.5rem;
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));
    height: 80px;
    width: 80px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: rotate(-5deg);
}.title_welcome59431 .content_block15726:hover .edu_main96830 svg {
    transform: rotate(0deg) scale(1.05);
}.title_welcome59431 .edu_main96830 svg path {
    fill: rgb(218,177,195);
    transition: fill 0.3s ease;
}.title_welcome59431 .edu_main96830 svg text {
    font-family: Arial, sans-serif;
    fill: rgb(218,177,195);
    transition: fill 0.3s ease;
}.title_welcome59431 .edu_main96830 p {
    font-size: clamp(1rem, 2vw, 13px);
    padding-left: 1rem;
    margin-bottom: 1rem;
    line-height: 1.6;
    border-left: 2px solid rgb(196,136,166,0.5);
    color: #000000;
    position: relative;
    max-width: 650px;
}.title_welcome59431 ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.title_welcome59431 ul li {
    display: inline-block;
}.title_welcome59431 .reach_list27830 {
    font-size: 17px;
    border: none;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
    color: #ffffff;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(rgb(218,177,195), 0.3);
    z-index: 1;
    background: rgb(218,177,195);
    display: inline-block;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0.9rem 2rem;
}.title_welcome59431 .reach_list27830::before {
    content: '';
    width: 100%;
    z-index: -1;
    background: rgb(196,136,166);
    top: 0;
    height: 100%;
    left: -100%;
    transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1);
    position: absolute;
}.title_welcome59431 .reach_list27830:hover {
    box-shadow: 0 6px 20px rgba(rgb(218,177,195), 0.4);
    transform: translateY(-3px);
}.title_welcome59431 .reach_list27830:hover::before {
    left: 0;
}.title_welcome59431 .img_clickable35072 {
    height: 300px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    overflow: hidden;
    transform: perspective(1000px) rotateY(-3deg);
    transition: transform 0.5s ease;
    position: relative;
}.title_welcome59431 .img_clickable35072::after {
    pointer-events: none;
    left: 0;
    background: linear-gradient(to right, rgba(94,170,168,0.4), transparent);
    width: 100%;
    content: '';
    height: 100%;
    top: 0;
    position: absolute;
}

@media (min-width: 768px) {.title_welcome59431 .legacy_story50671 {
    gap: 3rem;
    align-items: center;
    padding: 2rem;
    grid-template-columns: 1fr 1fr;
}.title_welcome59431 .img_clickable35072 {
    height: 450px;
    transform: perspective(1000px) rotateY(-5deg);
}.title_welcome59431 .img_clickable35072:hover {
    transform: perspective(1000px) rotateY(-2deg) scale(1.02);
}.title_welcome59431 .content_block15726 {
    padding: 3rem;
}
}

@media (min-width: 992px) {.title_welcome59431 {
    padding: 5rem 0;
}.title_welcome59431 .legacy_story50671 {
    gap: 5rem;
}.title_welcome59431 .content_block15726 {
    padding: 4rem;
}.title_welcome59431 .img_clickable35072 {
    height: 550px;
}.title_welcome59431 .edu_main96830 svg {
    width: 100px;
    height: 100px;
}
}

@media (max-width: 767px) {.title_welcome59431 .legacy_story50671 {
    display: flex;
    flex-direction: column-reverse;
}.title_welcome59431 h1 {
    font-size: 1.8rem;
}.title_welcome59431 .img_clickable35072 {
    margin-bottom: 1rem;
    transform: perspective(800px) rotateY(0);
}.title_welcome59431 .content_block15726 {
    transform: translateY(0);
}
}

@media (max-width: 480px) {.title_welcome59431 .content_block15726 {
    padding: 1.5rem;
}.title_welcome59431 h1 {
    font-size: 1.5rem;
}.title_welcome59431 .reach_list27830 {
    width: 100%;
    text-align: center;
    padding: 0.8rem 1rem;
}.title_welcome59431 .edu_main96830 svg {
    width: 60px;
    height: 60px;
}}header .nav_header85120 {
    justify-content: space-between;
    z-index: 99;
    display: flex;
    padding: 1.5rem 0;
    overflow: visible;
    width: 100%;
    position: relative;
    background: linear-gradient(120deg, rgb(218,177,195) 0%, rgb(196,136,166,0.5) 100%);
    align-items: center;
    box-sizing: border-box;
}header .nav_header85120::before {
    z-index: -1;
    height: 100%;
    top: 0;
    content: "";
    width: 100%;
    position: absolute;
    background: radial-gradient(circle at 70% 30%, rgb(196,136,166,0.5) 0%, transparent 60%);
    left: 0;
}header .nav_header85120 .header_know90374 {
    transition: all 0.4s ease;
    position: relative;
    transform: translateY(-5px);
    z-index: 2;
    margin-left: calc((100vw - 100%) / 2);
}header .nav_header85120 .header_know90374:hover {
    transform: translateY(0) scale(1.05);
}header .nav_header85120 .header_know90374 .nav_master96572 {
    padding: 0.5rem 1rem;
    position: relative;
    display: block;
}header .nav_header85120 .header_know90374 .nav_master96572::before {
    width: calc(100% + 40px);
    z-index: -1;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    height: calc(100% + 20px);
    top: -10px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: -20px;
    content: "";
}header .nav_header85120 .header_know90374 .nav_master96572 svg {
    height: 2.8rem;
    filter: drop-shadow(0 0 8px #ffffff);
    width: auto;
}header .nav_header85120 .top_edu95012 {
    background: linear-gradient(90deg, transparent, rgb(218,177,195,0.5) 30%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    padding-right: calc((100vw - 100%) / 2);
    width: 80vw;
    padding: 0;
    list-style: none;
    margin: 0;
    justify-content: flex-end;
    display: flex;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
}header .nav_header85120 .top_edu95012::before {
    content: "";
    background: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 10px,
    rgba(255, 255, 255, 0.03) 10px,
    rgba(255, 255, 255, 0.03) 20px
  );
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
}header .nav_header85120 .top_edu95012 .top_lead16905 {
    transform-style: preserve-3d;
    perspective: 1000px;
    position: relative;
    margin: 0;
}header .nav_header85120 .top_edu95012 .top_lead16905 a {
    font-size: 15px;
    color: #ffffff;
    transform-origin: center;
    padding: 1.2rem 1.5rem;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 600;
    display: block;
}header .nav_header85120 .top_edu95012 .top_lead16905 a::after {
    transition: width 0.3s ease;
    height: 2px;
    position: absolute;
    bottom: 0.8rem;
    content: "";
    width: 0;
    left: 1.5rem;
    background: rgb(196,136,166);
}header .nav_header85120 .top_edu95012 .top_lead16905 a:hover {
    transform: translateZ(10px);
    color: rgb(196,136,166);
}header .nav_header85120 .top_edu95012 .top_lead16905 a:hover::after {
    width: calc(100% - 3rem);
}

@media screen and (max-width: 991px) {header .nav_header85120 {
    align-items: center;
    flex-direction: column;
    padding: 1rem 0;
}header .nav_header85120 .header_know90374 {
    margin-bottom: 1rem;
    margin-left: 0;
}header .nav_header85120 .top_edu95012 {
    justify-content: center;
    background: rgb(218,177,195,0.5);
    width: 100%;
    clip-path: none;
    padding-right: 0;
    flex-wrap: wrap;
}header .nav_header85120 .top_edu95012 .top_lead16905 a {
    padding: 0.8rem 1rem;
}header .nav_header85120 .top_edu95012 .top_lead16905 a::after {
    left: 1rem;
    bottom: 0.4rem;
}header .nav_header85120 .top_edu95012 .top_lead16905 a:hover::after {
    width: calc(100% - 2rem);
}
}

@media screen and (max-width: 767px) {header .nav_header85120 .top_edu95012 {
    padding: 0.5rem 0;
}header .nav_header85120 .top_edu95012 .top_lead16905 {
    width: 50%;
}header .nav_header85120 .top_edu95012 .top_lead16905 a {
    font-size: calc(15px - 2px);
    text-align: center;
    padding: 0.6rem 0.8rem;
}header .nav_header85120 .top_edu95012 .top_lead16905 a::after {
    display: none;
}}.program_overview96328 {
    overflow: hidden;
    padding: 100px 0;
    position: relative;
    background: rgb(236,218,225);
}.program_overview96328::before {
    opacity: 0.4;
    content: "";
    top: 0;
    width: 100%;
    left: 0;
    position: absolute;
    z-index: 0;
    background: 
        linear-gradient(135deg, rgb(218,177,195,0.5) 0%, transparent 40%),
        linear-gradient(225deg, rgb(196,136,166,0.5) 0%, transparent 40%);
    height: 100%;
}.program_overview96328::after {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    opacity: 0.2;
    animation: gridMove 20s linear infinite;
    z-index: 0;
}.program_overview96328 .container {
    position: relative;
    z-index: 1;
}.program_overview96328 .legacy_story50671 {
    align-items: center;
    position: relative;
    flex-direction: column;
    min-height: 500px;
    display: flex;
    justify-content: center;
}.program_overview96328 .img_clickable35072 {
    z-index: 0;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}.program_overview96328 .img_clickable35072::before {
    z-index: 1;
    position: absolute;
    left: 0;
    mix-blend-mode: multiply;
    width: 100%;
    background: linear-gradient(
        135deg,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 40%,
        transparent 60%,
        rgba(0, 0, 0, 0.5) 100%
    );
    height: 100%;
    top: 0;
    content: "";
}.program_overview96328 .learn_career07923 {
    z-index: 2;
    grid-template-rows: auto auto 1fr;
    grid-template-areas: 
        "logo logo"
        "title photo1"
        "desc photo2";
    position: relative;
    grid-template-columns: 60% 40%;
    width: 100%;
    display: grid;
    gap: 30px;
}.program_overview96328 .header_know90374 {
    display: flex;
    justify-self: center;
    height: 80px;
    grid-area: logo;
    position: relative;
    margin-bottom: 20px;
    border-radius: 50%;
    z-index: 10;
    box-shadow: 
        0px 10px 30px rgba(0, 0, 0, 0.1),
        0px 4px 10px rgb(218,177,195,0.5);
    width: 80px;
    transition: all 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    background: #ffffff;
    justify-content: center;
    align-items: center;
}.program_overview96328 .header_know90374::before {
    left: -8px;
    top: -8px;
    border-radius: 50%;
    background: conic-gradient(
        from 0deg, 
        rgb(218,177,195,0.5), 
        rgb(196,136,166,0.5), 
        rgb(218,177,195,0.5)
    );
    z-index: -1;
    animation: spin 10s linear infinite;
    position: absolute;
    bottom: -8px;
    opacity: 0.6;
    right: -8px;
    content: "";
}.program_overview96328 .header_know90374::after {
    opacity: 0.3;
    z-index: -2;
    content: "";
    border-radius: 50%;
    right: -15px;
    left: -15px;
    border: 1px solid rgb(218,177,195,0.5);
    animation: pulse 4s ease-in-out infinite;
    bottom: -15px;
    top: -15px;
    position: absolute;
}.program_overview96328 .header_know90374:hover {
    transform: scale(1.1) rotate(5deg);
    box-shadow: 
        0px 15px 40px rgba(0, 0, 0, 0.15),
        0px 6px 15px rgb(218,177,195,0.5);
}.program_overview96328 .header_know90374 svg {
    width: 45px;
    height: 45px;
    transition: transform 0.5s ease;
}.program_overview96328 .header_know90374:hover svg {
    transform: rotate(-10deg);
}.program_overview96328 .header_know90374 svg path {
    transition: fill 0.3s ease;
    fill: rgb(218,177,195);
}.program_overview96328 .header_know90374:hover svg path {
    fill: rgb(196,136,166);
}.program_overview96328 h3 {
    border-radius: 0 20px 20px 0;
    font-size: 38px;
    color: #000000;
    clip-path: polygon(0% 0%, 95% 0%, 100% 50%, 95% 100%, 0% 100%);
    margin: 0;
    background: #ffffff;
    grid-area: title;
    z-index: 5;
    transform: translateX(-5%);
    position: relative;
    transition: all 0.5s ease;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
    padding: 30px 40px;
    font-weight: 700;
}.program_overview96328 h3::before {
    border-radius: 0 10px 10px 0;
    right: 10px;
    content: "";
    top: 10px;
    clip-path: polygon(0% 0%, 95% 0%, 100% 50%, 95% 100%, 0% 100%);
    bottom: 10px;
    border: 1px dashed rgb(218,177,195,0.5);
    opacity: 0.5;
    left: 10px;
    z-index: -1;
    position: absolute;
}.program_overview96328 h3::after {
    border-radius: 10px;
    position: absolute;
    background: linear-gradient(90deg, rgb(218,177,195), rgb(196,136,166));
    transition: width 0.4s ease;
    bottom: 15px;
    content: "";
    height: 3px;
    width: 60px;
    left: 40px;
}.program_overview96328 .learn_career07923:hover h3 {
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateX(0%);
}.program_overview96328 .learn_career07923:hover h3::after {
    width: 100px;
}.program_overview96328 p {
    transform: translateX(-10%);
    padding-right: 70px;
    position: relative;
    z-index: 4;
    padding: 35px 40px;
    background: #ffffff;
    margin: 0;
    line-height: 1.8;
    color: #000000;
    border-radius: 0 20px 20px 0;
    font-size: 18px;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
    clip-path: polygon(0% 0%, 93% 0%, 100% 50%, 93% 100%, 0% 100%);
    transition: all 0.5s ease 0.1s;
    grid-area: desc;
}.program_overview96328 p::before {
    border: 1px dashed rgb(196,136,166,0.5);
    left: 10px;
    z-index: -1;
    content: "";
    clip-path: polygon(0% 0%, 93% 0%, 100% 50%, 93% 100%, 0% 100%);
    position: absolute;
    bottom: 10px;
    border-radius: 0 10px 10px 0;
    opacity: 0.5;
    top: 10px;
    right: 10px;
}.program_overview96328 .learn_career07923:hover p {
    transform: translateX(-5%);
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.15);
}.program_overview96328 .img_clickable35072::after {
    left: 0;
    transition: opacity 0.5s ease;
    height: 100%;
    width: 100%;
    top: 0;
    mix-blend-mode: multiply;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    position: absolute;
    content: "";
    opacity: 0.5;
}.program_overview96328 .learn_career07923::after {
    height: 100%;
    transform: translateX(15%);
    clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%);
    content: "";
    border-radius: 20px 0 0 20px;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
    grid-area: photo2;
    position: relative;
    background: inherit;
    background-size: cover;
    background-position: center bottom;
    transition: all 0.5s ease 0.1s;
    z-index: 2;
}.program_overview96328 .learn_career07923:hover::before {
    transform: translateX(5%);
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.15);
}.program_overview96328 .learn_career07923:hover::after {
    transform: translateX(10%);
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.15);
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.5;
    }
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {.program_overview96328 {
    padding: 80px 0;
}.program_overview96328 .learn_career07923 {
    gap: 25px;
    grid-template-columns: 55% 45%;
}.program_overview96328 h3 {
    font-size: calc(38px - 2px);
    padding: 25px 35px;
}.program_overview96328 p {
    padding: 30px 35px;
}
}

@media (min-width: 768px) and (max-width: 991px) {.program_overview96328 {
    padding: 70px 0;
}.program_overview96328 .legacy_story50671 {
    min-height: auto;
}.program_overview96328 .learn_career07923 {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: 
            "logo logo"
            "title title"
            "desc desc"
            "photo1 photo2";
    gap: 20px;
    grid-template-rows: auto auto auto 250px;
}.program_overview96328 h3 {
    font-size: calc(38px - 4px);
    clip-path: none;
    border-radius: 20px;
    transform: none;
    padding: 25px 30px;
}.program_overview96328 h3::before {
    border-radius: 10px;
    clip-path: none;
}.program_overview96328 p {
    clip-path: none;
    transform: none;
    border-radius: 20px;
    padding: 25px 30px;
}.program_overview96328 p::before {
    border-radius: 10px;
    clip-path: none;
}.program_overview96328 .learn_career07923::before,
    .program_overview96328 .learn_career07923::after {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 10% 100%);
    border-radius: 20px;
    height: 250px;
    transform: none;
}.program_overview96328 .learn_career07923::after {
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}.program_overview96328 .learn_career07923:hover h3,
    .program_overview96328 .learn_career07923:hover p,
    .program_overview96328 .learn_career07923:hover::before,
    .program_overview96328 .learn_career07923:hover::after {
    transform: none;
}.program_overview96328 .header_know90374 {
    height: 70px;
    width: 70px;
    margin-bottom: 15px;
}.program_overview96328 .header_know90374 svg {
    height: 40px;
    width: 40px;
}
}

@media (max-width: 767px) {.program_overview96328 {
    padding: 60px 0;
}.program_overview96328 .legacy_story50671 {
    min-height: auto;
}.program_overview96328 .learn_career07923 {
    gap: 15px;
    grid-template-areas: 
            "logo"
            "title"
            "desc"
            "photo1";
    grid-template-rows: auto auto auto 200px;
    grid-template-columns: 1fr;
}.program_overview96328 h3 {
    border-radius: 20px;
    transform: none;
    padding: 20px 25px;
    clip-path: none;
    font-size: calc(38px - 6px);
}.program_overview96328 h3::before {
    display: none;
}.program_overview96328 h3::after {
    height: 2px;
    width: 50px;
    left: 25px;
    bottom: 10px;
}.program_overview96328 p {
    clip-path: none;
    line-height: 1.6;
    transform: none;
    border-radius: 20px;
    font-size: calc(18px - 1px);
    padding: 20px 25px;
}.program_overview96328 p::before {
    display: none;
}.program_overview96328 .learn_career07923::before {
    border-radius: 20px;
    height: 200px;
    transform: none;
    clip-path: none;
}.program_overview96328 .learn_career07923::after {
    display: none;
}.program_overview96328 .learn_career07923:hover h3,
    .program_overview96328 .learn_career07923:hover p,
    .program_overview96328 .learn_career07923:hover::before {
    transform: none;
}.program_overview96328 .header_know90374 {
    height: 60px;
    margin-bottom: 10px;
    width: 60px;
}.program_overview96328 .header_know90374::before,
    .program_overview96328 .header_know90374::after {
    display: none;
}.program_overview96328 .header_know90374 svg {
    width: 35px;
    height: 35px;
}}.academic_experience42371 {
    position: relative;
    padding: 4rem 0;
    perspective: 1000px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(236,218,225), rgb(218,177,195,0.5));
}.academic_experience42371::before {
    height: 200%;
    position: absolute;
    top: -50%;
    width: 200%;
    content: '';
    transform: rotate(-15deg);
    pointer-events: none;
    z-index: 1;
    opacity: 0.4;
    left: -50%;
    background: radial-gradient(ellipse at center, rgb(196,136,166,0.5) 0%, transparent 70%);
}.academic_experience42371::after {
    top: 0;
    width: 100%;
    z-index: 1;
    right: 0;
    pointer-events: none;
    opacity: 0.5;
    height: 100%;
    position: absolute;
    content: '';
    background: radial-gradient(circle at top right, rgb(218,177,195,0.5) 0%, transparent 60%);
}.academic_experience42371 .container {
    margin: 0 auto;
    transform-style: preserve-3d;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    padding: 0 1.5rem;
}.academic_experience42371 .alumni_quotes92574 {
    grid-template-columns: 1fr;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    gap: 2rem;
    transform: translateZ(0);
    position: relative;
    border-left: 4px solid rgb(218,177,195);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 2.5rem;
    background: #ffffff;
    display: grid;
}.academic_experience42371 .alumni_quotes92574:hover {
    transform: translateZ(20px);
}.academic_experience42371 .alumni_quotes92574 > div:nth-child(1) {
    justify-content: center;
    align-items: center;
    display: flex;
}.academic_experience42371 .img_clickable35072 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
    height: 180px;
    width: 180px;
    border-radius: 10px;
    transform: rotate(-3deg) translateZ(30px);
}.academic_experience42371 .img_clickable35072::after {
    background: linear-gradient(45deg, rgb(218,177,195,0.5), transparent);
    content: '';
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    mix-blend-mode: overlay;
    opacity: 0.7;
    top: 0;
}.academic_experience42371 .alumni_quotes92574:hover .img_clickable35072 {
    transform: rotate(0deg) translateZ(40px) scale(1.05);
}.academic_experience42371 .alumni_quotes92574 > div:nth-child(2) {
    text-align: center;
    transform: translateZ(10px);
}.academic_experience42371 .name {
    color: rgb(218,177,195);
    font-weight: 700;
    display: inline-block;
    font-size: 23px;
    letter-spacing: 0.03em;
    margin-bottom: 0.5rem;
    position: relative;
}.academic_experience42371 .name::after {
    background: rgb(196,136,166);
    content: '';
    left: 50%;
    bottom: -8px;
    position: absolute;
    height: 3px;
    width: 40px;
    transform: translateX(-50%);
}.academic_experience42371 .alumni_quotes92574 > div:nth-child(2) > div {
    letter-spacing: 0.02em;
    color: #000000;
    margin-top: 1rem;
    font-weight: 600;
    font-size: calc(18px * 0.95);
}.academic_experience42371 .alumni_quotes92574 > div:nth-child(3) {
    position: relative;
    transform: translateZ(5px);
}.academic_experience42371 .career_insights72085 {
    color: #000000;
    position: relative;
    line-height: 1.7;
    padding: 0 1rem;
    font-size: 18px;
}.academic_experience42371 .career_insights72085::before,
.academic_experience42371 .career_insights72085::after {
    background-repeat: no-repeat;
    width: 25px;
    background-size: contain;
    content: '';
    opacity: 0.15;
    position: absolute;
    height: 25px;
}.academic_experience42371 .career_insights72085::before {
    top: -10px;
    left: -10px;
}.academic_experience42371 .career_insights72085::after {
    bottom: -10px;
    transform: rotate(180deg);
    right: -10px;
}

@media (min-width: 768px) {.academic_experience42371 {
    padding: 6rem 0;
}.academic_experience42371 .alumni_quotes92574 {
    gap: 2rem 3rem;
    grid-template-rows: auto 1fr;
    grid-template-columns: 220px 1fr;
}.academic_experience42371 .alumni_quotes92574 > div:nth-child(1) {
    grid-row: span 2;
    padding-top: 1rem;
    align-items: flex-start;
}.academic_experience42371 .alumni_quotes92574 > div:nth-child(2) {
    text-align: left;
}.academic_experience42371 .name::after {
    left: 0;
    transform: none;
}.academic_experience42371 .img_clickable35072 {
    height: 220px;
    width: 220px;
    transform: rotate(-2deg) translateZ(30px);
}.academic_experience42371 .career_insights72085 {
    font-size: calc(18px * 1.05);
    line-height: 1.8;
    padding: 0;
}
}

@media (min-width: 992px) {.academic_experience42371 {
    padding: 8rem 0;
}.academic_experience42371 .alumni_quotes92574 {
    grid-template-columns: 280px 1fr;
    gap: 2rem 4rem;
    padding: 3rem;
}.academic_experience42371 .img_clickable35072 {
    height: 280px;
    width: 280px;
}.academic_experience42371 .name {
    font-size: calc(23px * 1.1);
}.academic_experience42371 .alumni_quotes92574 > div:nth-child(2) > div {
    font-size: 18px;
}.academic_experience42371 .career_insights72085 {
    font-size: calc(18px * 1.1);
    line-height: 1.9;
}.academic_experience42371 .alumni_quotes92574::before {
    top: -10px;
    transition: opacity 0.5s ease;
    left: -10px;
    height: calc(100% + 20px);
    transform: translateZ(-10px);
    opacity: 0.15;
    background: linear-gradient(135deg, rgb(196,136,166,0.5), transparent);
    z-index: -1;
    width: calc(100% + 20px);
    position: absolute;
    content: '';
}.academic_experience42371 .alumni_quotes92574:hover::before {
    opacity: 0.3;
}
}

@media (min-width: 1200px) {.academic_experience42371 .container {
    padding: 0 2rem;
}.academic_experience42371 .alumni_quotes92574 {
    padding: 3.5rem;
    grid-template-columns: 320px 1fr;
}.academic_experience42371 .img_clickable35072 {
    width: 320px;
    height: 320px;
}@keyframes constellationPulse {
        0%, 100% { opacity: 0.4; }
        50% { opacity: 0.7; }
    }
    
    .academic_experience42371::before {
    animation: constellationPulse 8s infinite ease-in-out;
}@keyframes orbitalShift {
        0% { transform: rotate(-15deg); }
        50% { transform: rotate(-10deg); }
        100% { transform: rotate(-15deg); }
    }
    
    .academic_experience42371::before {
    animation: orbitalShift 20s infinite ease-in-out, constellationPulse 8s infinite ease-in-out;
}}.pricing_cluster62453 {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}.pricing_cluster62453::before {
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    right: 0;
    content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 1;
    backdrop-filter: blur(4px);
}.pricing_cluster62453 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1320px;
    padding: 0 15px;
    z-index: 2;
}.pricing_cluster62453 .payment_deals20671 {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
}.pricing_cluster62453 h2 {
    font-size: 32px;
    animation: fadeSlideUp 0.7s ease forwards;
    letter-spacing: 1px;
    position: relative;
    text-align: center;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 20px;
    opacity: 0;
    transform: translateY(20px);
}.pricing_cluster62453 .cost_fee58963 {
    max-width: 700px;
    margin-bottom: 50px;
    opacity: 0;
    line-height: 1.6;
    transform: translateY(20px);
    color: #ffffff;
    font-size: 13px;
    text-align: center;
    animation: fadeSlideUp 0.7s ease forwards 0.2s;
}.pricing_cluster62453 .study_sub27469 {
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
    list-style: none;
    display: grid;
    padding: 0;
    width: 100%;
}.pricing_cluster62453 .study_sub27469 li {
    transform: translateY(30px);
    opacity: 0;
    animation-delay: calc(0.2s + (var(--li-index, 0) * 0.15s));
    animation: fadeSlideUp 0.8s ease forwards;
}.pricing_cluster62453 .study_sub27469 li:nth-child(1) {
    --li-index: 1;
}.pricing_cluster62453 .study_sub27469 li:nth-child(2) {
    --li-index: 2;
}.pricing_cluster62453 .study_sub27469 li:nth-child(3) {
    --li-index: 3;
}.pricing_cluster62453 .study_sub27469 li:nth-child(4) {
    --li-index: 4;
}.pricing_cluster62453 .pricing_fees83704 {
    backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(255,255,255,0.12), rgba(255,255,255,0.05));
    position: relative;
    height: 100%;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    text-decoration: none;
    display: block;
    overflow: hidden;
    border: 1px solid rgba(255,255,255,0.15);
}.pricing_cluster62453 .pricing_fees83704::before {
    position: absolute;
    top: 0;
    transform-origin: left;
    height: 4px;
    content: "";
    transform: scaleX(0);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    background: linear-gradient(90deg, rgb(218,177,195), rgb(196,136,166));
    left: 0;
    width: 100%;
}.pricing_cluster62453 .pricing_fees83704:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}.pricing_cluster62453 .pricing_fees83704:hover::before {
    transform: scaleX(1);
}.pricing_cluster62453 .payment_plans35149 {
    display: flex;
    height: 100%;
    padding: 30px;
    flex-direction: column;
}.pricing_cluster62453 .payment_scheme24890 {
    height: 100%;
    display: flex;
    flex-direction: column;
}.pricing_cluster62453 .payment_scheme24890 h4 {
    font-size: 20px;
    letter-spacing: 0.5px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-top: 0;
    position: relative;
    font-weight: 600;
    color: #ffffff;
}.pricing_cluster62453 .payment_scheme24890 h4::after {
    bottom: 0;
    background: rgb(196,136,166);
    left: 0;
    height: 2px;
    content: "";
    width: 40px;
    position: absolute;
}.pricing_cluster62453 .payment_scheme24890 p {
    word-break: break-word;
    flex-grow: 1;
    margin-bottom: 25px;
    font-size: calc(13px - 2px);
    color: rgba(255,255,255,0.8);
    line-height: 1.6;
    overflow-wrap: break-word;
}.pricing_cluster62453 .study_costs48630 {
    color: #ffffff;
    font-weight: 700;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    padding: 10px 20px;
    border-radius: 10px;
    position: relative;
    display: inline-block;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    align-self: flex-start;
    margin-top: auto;
    font-size: calc(20px + 4px);
    background: linear-gradient(135deg, rgb(218,177,195,0.5), rgb(196,136,166,0.5));
}.pricing_cluster62453 .pricing_fees83704:hover .study_costs48630 {
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
    transform: scale(1.05);
}

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

@media (max-width: 992px) {.pricing_cluster62453 {
    padding: 80px 0;
}.pricing_cluster62453 h2 {
    font-size: calc(32px - 4px);
}.pricing_cluster62453 .study_sub27469 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}.pricing_cluster62453 .payment_plans35149 {
    padding: 25px;
}.pricing_cluster62453 .study_costs48630 {
    font-size: calc(20px + 2px);
}
}

@media (max-width: 768px) {.pricing_cluster62453 {
    padding: 60px 0;
}.pricing_cluster62453 h2 {
    font-size: calc(32px - 6px);
    margin-bottom: 15px;
}.pricing_cluster62453 .cost_fee58963 {
    margin-bottom: 30px;
    font-size: calc(13px - 1px);
}.pricing_cluster62453 .study_sub27469 {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 450px;
}.pricing_cluster62453 .payment_scheme24890 p {
    font-size: calc(13px - 3px);
}
}

@media (max-width: 480px) {.pricing_cluster62453 {
    padding: 50px 0;
}.pricing_cluster62453 .payment_plans35149 {
    padding: 20px;
}.pricing_cluster62453 .payment_scheme24890 h4 {
    font-size: calc(20px - 2px);
}.pricing_cluster62453 .study_costs48630 {
    font-size: 20px;
    padding: 8px 15px;
}}.location_details51236 {
    z-index: 1;
    position: relative;
    background: rgb(236,218,225);
    padding: 120px 0;
    perspective: 1000px;
    overflow: hidden;
}.location_details51236::before {
    position: absolute;
    transform: rotateX(60deg) translateZ(-100px);
    transform-origin: top;
    background-image: 
        linear-gradient(rgb(218,177,195,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(218,177,195,0.5) 1px, transparent 1px);
    inset: 0;
    opacity: 0.2;
    content: '';
    animation: perspectiveGrid 30s linear infinite;
    perspective: 1000px;
    background-size: 20px 20px;
    z-index: -2;
}@keyframes perspectiveGrid {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 20px;
    }
}

.location_details51236::after {
    filter: blur(50px);
    z-index: -1;
    background: 
        radial-gradient(circle at 20% 20%, rgb(218,177,195,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 80%, rgb(196,136,166,0.5) 0%, transparent 40%);
    content: '';
    position: absolute;
    inset: 0;
    opacity: 0.3;
}.location_details51236 .container {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
}.location_details51236 .message_request50379 {
    padding: 60px;
    position: relative;
    background: #ffffff;
    clip-path: polygon(
        0 5%, 5% 0, 95% 0, 100% 5%,
        100% 95%, 95% 100%, 5% 100%, 0 95%
    );
    overflow: hidden;
    border-radius: 0;
    backdrop-filter: blur(5px);
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    z-index: 2;
}.location_details51236 .message_request50379::before {
    background: 
        repeating-conic-gradient(
            from 0deg,
            transparent 0deg 10deg,
            rgba(0, 0, 0, 0.01) 10deg 20deg
        ),
        repeating-conic-gradient(
            from 5deg,
            transparent 0deg 10deg,
            rgba(0, 0, 0, 0.02) 10deg 20deg
        );
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    content: '';
    height: 100%;
    z-index: -1;
}.location_details51236 .message_request50379::after {
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    background-size: 60px 60px;
    background-image: 
        linear-gradient(45deg, transparent 25%, rgb(236,218,225) 25%, rgb(236,218,225) 26%, transparent 26%, transparent 75%, rgb(236,218,225) 75%, rgb(236,218,225) 76%, transparent 76%),
        linear-gradient(-45deg, transparent 25%, rgb(236,218,225) 25%, rgb(236,218,225) 26%, transparent 26%, transparent 75%, rgb(236,218,225) 75%, rgb(236,218,225) 76%, transparent 76%);
    z-index: -1;
    opacity: 0.05;
    height: 100%;
    position: absolute;
}.location_details51236 h3 {
    font-size: 34px;
    display: inline-block;
    position: relative;
    color: rgb(218,177,195);
    letter-spacing: 2px;
    margin-bottom: 40px;
    font-weight: 700;
    padding-bottom: 15px;
    text-transform: uppercase;
}.location_details51236 h3::before {
    content: '';
    position: absolute;
    background: linear-gradient(to right, rgb(218,177,195), transparent);
    height: 2px;
    bottom: 0;
    left: 0;
    width: 100%;
}.location_details51236 .get_support98724 {
    line-height: 1.8;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    margin-bottom: 50px;
    position: relative;
    font-size: 14px;
    color: #000000;
    background: rgb(236,218,225);
    border-radius: 0;
    clip-path: polygon(
        0 0, 98% 0, 100% 15px,
        100% 100%, 2% 100%, 0 calc(100% - 15px)
    );
    padding: 25px;
}.location_details51236 .get_support98724::before {
    width: 3px;
    top: 0;
    height: 100%;
    background: rgb(218,177,195);
    left: 0;
    content: '';
    position: absolute;
}.location_details51236 .message_section35172 {
    display: grid;
    gap: 30px;
    position: relative;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.location_details51236 .message_section35172::before {
    background: repeating-linear-gradient(
        to right,
        rgb(218,177,195) 0,
        rgb(218,177,195) 8px,
        transparent 8px,
        transparent 16px
    );
    height: 1px;
    width: 100%;
    left: 0;
    content: '';
    top: -25px;
    position: absolute;
}.location_details51236 .message_section35172 span {
    flex-direction: column;
    border: 1px solid rgba(0, 0, 0, 0.05);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    display: flex;
    clip-path: polygon(
        0 0, 90% 0, 100% 10%, 
        100% 100%, 10% 100%, 0 90%
    );
    z-index: 1;
    background: #ffffff;
    padding: 25px;
    backdrop-filter: blur(5px);
    position: relative;
}.location_details51236 .message_section35172 span::before {
    z-index: -1;
    background: linear-gradient(135deg, transparent 0%, rgb(236,218,225) 100%);
    transition: opacity 0.3s ease;
    inset: 0;
    content: '';
    position: absolute;
    opacity: 0.5;
}.location_details51236 .message_section35172 span::after {
    opacity: 0;
    top: -50%;
    height: 200%;
    position: absolute;
    transform: scale(0.5);
    background: radial-gradient(
        circle at center,
        rgb(218,177,195,0.5) 0%,
        transparent 70%
    );
    z-index: -2;
    left: -50%;
    transition: opacity 0.5s ease;
    width: 200%;
    content: '';
}.location_details51236 .message_section35172 span:hover {
    transform: translateY(-10px) scale(1.03);
    border-color: transparent;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgb(218,177,195,0.5);
}.location_details51236 .message_section35172 span:hover::before {
    opacity: 0.2;
}.location_details51236 .message_section35172 span:hover::after {
    transform: scale(1);
    opacity: 0.3;
}.location_details51236 .message_section35172 span p {
    color: #000000;
    font-weight: 600;
    display: flex;
    font-size: 14px;
    align-items: center;
    position: relative;
    z-index: 2;
    margin-bottom: 10px;
}.location_details51236 .message_section35172 span p::before {
    width: 8px;
    background: rgb(218,177,195);
    clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
    height: 8px;
    content: '';
    margin-right: 10px;
    display: inline-block;
}.location_details51236 .message_section35172 span svg {
    fill: rgb(218,177,195);
    height: 20px;
    stroke-width: 1;
    width: 20px;
    margin-right: 8px;
    transition: transform 0.3s ease, fill 0.3s ease;
    flex-shrink: 0;
    stroke: rgb(218,177,195);
}.location_details51236 .message_section35172 span:hover svg {
    transform: scale(1.2);
    fill: rgb(196,136,166);
}.location_details51236 .message_section35172 span svg path {
    stroke-dasharray: 100;
    transition: fill 0.3s ease, stroke 0.3s ease;
    stroke-dashoffset: 0;
}.location_details51236 .message_section35172 span:hover svg path {
    animation: dashAnimation 1.5s ease forwards;
    stroke-dashoffset: 100;
}@keyframes dashAnimation {
    from {
        stroke-dashoffset: 100;
    }
    to {
        stroke-dashoffset: 0;
    }
}

.location_details51236 .message_section35172 span span {
    box-shadow: none;
    background: transparent;
    border: none;
    display: inline;
    clip-path: none;
    margin: 0;
    transform: none;
    backdrop-filter: none;
    padding: 0;
}.location_details51236 .message_section35172 span span::before,
.location_details51236 .message_section35172 span span::after {
    display: none;
}.location_details51236 .message_section35172 span span a {
    display: inline-block;
    background-size: 0% 100%;
    background-image: linear-gradient(
        transparent calc(100% - 2px),
        rgb(218,177,195) calc(100% - 2px),
        rgb(218,177,195) 100%
    );
    font-weight: 600;
    transition: background-size 0.3s ease;
    z-index: 2;
    position: relative;
    background-repeat: no-repeat;
    color: rgb(218,177,195);
    padding: 5px 0;
    transition: all 0.3s ease;
    text-decoration: none;
}.location_details51236 .message_section35172 span span a svg {
    vertical-align: middle;
    stroke-width: 0.5;
    stroke: currentColor;
    fill: currentColor;
    width: 16px;
    margin-right: 5px;
    height: 16px;
    transform-origin: center;
}.location_details51236 .write_feedback78541 {
    overflow: hidden;
    position: relative;
    margin-top: 40px;
    grid-column: 1 / -1;
    padding: 35px;
    background: rgb(236,218,225);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
}.location_details51236 .write_feedback78541::before {
    position: absolute;
    background-image: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(0, 0, 0, 0.02) 10px, rgba(0, 0, 0, 0.02) 20px);
    top: 0;
    height: 100%;
    content: '';
    left: 0;
    width: 100%;
    z-index: -1;
}.location_details51236 .write_feedback78541::after {
    right: 0;
    content: '';
    border-style: solid;
    border-width: 0 50px 50px 0;
    top: 0;
    position: absolute;
    height: 0;
    width: 0;
    border-color: transparent rgb(218,177,195,0.5) transparent transparent;
}.location_details51236 .write_feedback78541 h4 {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 25px;
    padding-left: 15px;
    letter-spacing: 1px;
    color: rgb(218,177,195);
    display: inline-block;
    position: relative;
}.location_details51236 .write_feedback78541 h4::before {
    top: 50%;
    position: absolute;
    background: rgb(218,177,195);
    height: 20px;
    transform: translateY(-50%);
    left: 0;
    width: 5px;
    clip-path: polygon(0 0, 100% 25%, 100% 75%, 0 100%);
    content: '';
}.location_details51236 .write_feedback78541 h4 svg {
    vertical-align: middle;
    stroke-width: 1;
    stroke: rgb(218,177,195);
    height: 22px;
    margin-right: 8px;
    animation: rotateIcon 6s linear infinite;
    width: 22px;
    fill: rgb(218,177,195);
}@keyframes rotateIcon {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(90deg);
    }
    50% {
        transform: rotate(180deg);
    }
    75% {
        transform: rotate(270deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.location_details51236 .write_feedback78541 span {
    display: block;
    transform-origin: left;
    padding: 12px 15px;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    clip-path: polygon(
        0 0, 100% 0, 100% 100%, 
        15px 100%, 0 calc(100% - 15px)
    );
    margin-bottom: 12px;
    background: rgba(255, 255, 255, 0.7);
    position: relative;
}.location_details51236 .write_feedback78541 span::before {
    content: '';
    background: rgb(196,136,166);
    position: absolute;
    left: 0;
    height: 100%;
    width: 3px;
    transform-origin: top;
    transition: transform 0.3s ease;
    transform: scaleY(0);
    top: 0;
}.location_details51236 .write_feedback78541 span:hover {
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateX(15px) scale(1.02);
}.location_details51236 .write_feedback78541 span:hover::before {
    transform: scaleY(1);
}.location_details51236 .write_feedback78541 span svg {
    margin-right: 8px;
    height: 18px;
    vertical-align: middle;
    stroke-width: 0.5;
    fill: rgb(196,136,166);
    transition: all 0.3s ease;
    opacity: 0.8;
    stroke: rgb(218,177,195);
    width: 18px;
}.location_details51236 .write_feedback78541 span:hover svg {
    transform: scale(1.1);
    fill: rgb(218,177,195);
    opacity: 1;
}.location_details51236 .write_feedback78541 span svg path {
    stroke-dashoffset: 50;
    transition: all 0.5s ease;
    stroke-dasharray: 50;
    fill-opacity: 0.7;
}.location_details51236 .write_feedback78541 span:hover svg path {
    fill-opacity: 1;
    stroke-dashoffset: 0;
}

@media (max-width: 991px) {.location_details51236 {
    padding: 80px 0;
}.location_details51236 .message_request50379 {
    clip-path: polygon(
            0 3%, 3% 0, 97% 0, 100% 3%,
            100% 97%, 97% 100%, 3% 100%, 0 97%
        );
    padding: 40px;
}.location_details51236 h3 {
    font-size: calc(34px - 0.2rem);
}.location_details51236 .message_section35172 {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.location_details51236 .get_support98724 {
    padding: 20px;
}.location_details51236 .message_section35172 span svg {
    height: 18px;
    width: 18px;
}
}

@media (max-width: 767px) {.location_details51236 {
    padding: 60px 0;
}.location_details51236 .message_request50379 {
    padding: 30px;
    clip-path: polygon(
            0 2%, 2% 0, 98% 0, 100% 2%,
            100% 98%, 98% 100%, 2% 100%, 0 98%
        );
}.location_details51236 h3 {
    font-size: calc(34px - 0.3rem);
    margin-bottom: 30px;
}.location_details51236 .get_support98724 {
    margin-bottom: 35px;
    padding: 15px;
}.location_details51236 .message_section35172 {
    grid-template-columns: 1fr;
    gap: 20px;
}.location_details51236 .write_feedback78541 {
    padding: 25px;
}.location_details51236 .write_feedback78541 svg {
    width: 16px;
    height: 16px;
}
}

@media (max-width: 480px) {.location_details51236 {
    padding: 40px 0;
}.location_details51236 .container {
    padding: 0 15px;
}.location_details51236 .message_request50379 {
    clip-path: polygon(
            0 1%, 1% 0, 99% 0, 100% 1%,
            100% 99%, 99% 100%, 1% 100%, 0 99%
        );
    padding: 25px 20px;
}.location_details51236 h3 {
    margin-bottom: 25px;
    font-size: calc(34px - 0.4rem);
}.location_details51236 .get_support98724 {
    margin-bottom: 30px;
    padding: 15px;
}.location_details51236 .message_section35172 span {
    padding: 20px;
}.location_details51236 .write_feedback78541 {
    padding: 20px;
    margin-top: 25px;
}.location_details51236 .message_section35172 span svg,
    .location_details51236 .write_feedback78541 span svg {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}}.contact_form_box26851 {
    padding: 100px 0;
    background-color: rgb(236,218,225);
    overflow: hidden;
    position: relative;
}.contact_form_box26851::before {
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    background: linear-gradient(120deg, rgb(218,177,195,0.5) 0%, transparent 75%);
    height: 100%;
    opacity: 0.15;
    width: 100%;
}.contact_form_box26851::after {
    width: 70%;
    right: 0;
    content: "";
    background: linear-gradient(240deg, rgb(196,136,166,0.5) 0%, transparent 70%);
    position: absolute;
    bottom: 0;
    opacity: 0.1;
    height: 70%;
}.contact_form_box26851 .container {
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
}.contact_form_box26851 h2 {
    color: #000000;
    font-weight: 700;
    font-family: Arial, sans-serif;
    margin-bottom: 15px;
    font-size: 38px;
    position: relative;
    text-align: center;
}.contact_form_box26851 .connect_map92403 {
    display: flex;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    margin-top: 50px;
    flex-direction: row-reverse;
    border-radius: 20px;
    flex-wrap: wrap;
}.contact_form_box26851 .img_clickable35072 {
    min-height: 500px;
    position: relative;
    overflow: hidden;
    flex: 0 0 40%;
}.contact_form_box26851 .img_clickable35072::after {
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.4));
    top: 0;
    content: "";
    position: absolute;
    bottom: 0;
}.contact_form_box26851 .inquiry_list25380 {
    padding: 60px;
    position: relative;
    flex: 0 0 60%;
}.contact_form_box26851 .inquiry_list25380::before {
    content: "";
    border-radius: 2.5px;
    height: calc(100% - 80px);
    top: 40px;
    position: absolute;
    left: 0;
    background: linear-gradient(to bottom, rgb(218,177,195), rgb(196,136,166));
    width: 5px;
}.contact_form_box26851 form {
    padding-left: 25px;
    width: 100%;
}.contact_form_box26851 form h3 {
    margin-bottom: 35px;
    color: #000000;
    font-size: 21px;
    font-family: Arial, sans-serif;
    font-weight: 600;
}.contact_form_box26851 form input[type="text"] {
    border-radius: 10px;
    font-size: 12px;
    font-family: Arial, sans-serif;
    width: 100%;
    padding: 18px 25px;
    border: none;
    margin-bottom: 20px;
    transition: all 0.3s ease;
    background: rgb(236,218,225);
    color: #000000;
}.contact_form_box26851 form input[type="text"]:focus {
    outline: none;
    background: rgba(rgb(218,177,195), 0.05);
    box-shadow: 0 0 0 2px rgb(218,177,195,0.5);
}.contact_form_box26851 form input[type="text"]::placeholder {
    color: rgba(#000000, 0.4);
}.contact_form_box26851 .request_support87921 {
    align-items: flex-start;
    display: flex;
    margin: 10px 0 30px;
}.contact_form_box26851 .request_support87921 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_form_box26851 .request_support87921 label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    line-height: 1.5;
    font-size: 14px;
    color: #000000;
}.contact_form_box26851 .request_support87921 label::before {
    border-radius: 10px;
    left: 0;
    top: 2px;
    position: absolute;
    transition: all 0.2s ease;
    content: "";
    height: 22px;
    border: 2px solid rgb(218,177,195,0.5);
    width: 22px;
}.contact_form_box26851 .request_support87921 input[type="checkbox"]:checked + label::before {
    border-color: rgb(218,177,195);
    background-color: rgb(218,177,195);
}.contact_form_box26851 .request_support87921 input[type="checkbox"]:checked + label::after {
    position: absolute;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
    top: 9px;
    width: 6px;
    height: 11px;
    left: 8px;
    border-bottom: 2px solid #ffffff;
    content: "";
}.contact_form_box26851 .request_support87921 label a {
    transition: all 0.3s ease;
    color: rgb(218,177,195);
    text-decoration: none;
}.contact_form_box26851 .request_support87921 label a:hover {
    text-decoration: underline;
    color: rgb(196,136,166);
}.contact_form_box26851 form .reach_list27830 {
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    padding: 15px 35px;
    background: linear-gradient(45deg, rgb(218,177,195), rgb(196,136,166));
    font-family: Arial, sans-serif;
    border-radius: 10px;
    position: relative;
    border: none;
    overflow: hidden;
    font-weight: 600;
    transition: all 0.3s ease;
}.contact_form_box26851 form .reach_list27830::before {
    transition: all 0.4s ease;
    transform: rotate(45deg) translateX(-200%);
    width: 120%;
    top: -10%;
    left: -10%;
    content: "";
    height: 120%;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
}.contact_form_box26851 form .reach_list27830:hover {
    box-shadow: 0 8px 15px rgba(rgb(218,177,195), 0.3);
    transform: translateY(-2px);
}.contact_form_box26851 form .reach_list27830:hover::before {
    transform: rotate(45deg) translateX(200%);
}.contact_form_box26851 svg {
    height: 22px;
    width: 22px;
    fill: rgb(218,177,195);
}.contact_form_box26851 svg path {
    transition: fill 0.3s ease;
    fill: rgb(218,177,195);
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
    }
    50% {
        opacity: 0.1;
    }
}

@media screen and (max-width: 1024px) {.contact_form_box26851 .inquiry_list25380 {
    padding: 50px 40px;
}
}

@media screen and (max-width: 991px) {.contact_form_box26851 .img_clickable35072 {
    flex: 0 0 100%;
    min-height: 300px;
}.contact_form_box26851 .inquiry_list25380 {
    flex: 0 0 100%;
}.contact_form_box26851 .inquiry_list25380::before {
    background: linear-gradient(to right, rgb(218,177,195), rgb(196,136,166));
    left: 40px;
    top: 0;
    height: 5px;
    width: calc(100% - 80px);
}.contact_form_box26851 form {
    padding-left: 0;
    padding-top: 25px;
}
}

@media screen and (max-width: 767px) {.contact_form_box26851 {
    padding: 70px 0;
}.contact_form_box26851 .img_clickable35072 {
    min-height: 250px;
}.contact_form_box26851 .inquiry_list25380 {
    padding: 40px 30px;
}.contact_form_box26851 .inquiry_list25380::before {
    left: 30px;
    width: calc(100% - 60px);
}
}

@media screen and (max-width: 480px) {.contact_form_box26851 {
    padding: 50px 0;
}.contact_form_box26851 h2 {
    font-size: calc(38px * 0.8);
}.contact_form_box26851 .img_clickable35072 {
    min-height: 200px;
}.contact_form_box26851 .inquiry_list25380 {
    padding: 30px 20px;
}.contact_form_box26851 .inquiry_list25380::before {
    left: 20px;
    width: calc(100% - 40px);
}.contact_form_box26851 form h3 {
    margin-bottom: 25px;
    font-size: calc(21px * 0.9);
}.contact_form_box26851 form input[type="text"] {
    padding: 15px 20px;
}.contact_form_box26851 form .reach_list27830 {
    text-align: center;
    width: 100%;
}
}