* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}a {
    color: inherit;
    text-decoration: none;
}.review_block_42157 {
    flex: 0 0 auto;
}.container {
    margin: auto;
    width: 1248px;
    max-width: 100%;
}html,body {
    height: 100%;
    color: #000000;
    min-height: 100%;
    font-family: Arial, sans-serif;
    scroll-behavior: auto;
}svg {
    height: 30px;
    width: 30px;
}.header_master_87093 {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}.layer-container_98276 {
    flex-direction: column;
    display: flex;
    min-height: 100%;
    height: 100%;
}
@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_sanctum_83107 {
    padding: 5rem 2rem;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(216,197,203) 0%, #ffffff 100%);
}.privacy_sanctum_83107::before {
    filter: blur(80px);
    z-index: 0;
    width: 25vw;
    position: absolute;
    right: -5%;
    top: -10%;
    content: "";
    opacity: 0.15;
    background: rgb(191,151,157,0.5);
    transform: rotate(-15deg);
    height: 25vw;
}.privacy_sanctum_83107::after {
    width: 25vw;
    bottom: -10%;
    left: -5%;
    background: rgb(166,104,135,0.5);
    height: 25vw;
    position: absolute;
    z-index: 0;
    filter: blur(80px);
    opacity: 0.15;
    transform: rotate(15deg);
    content: "";
}.privacy_sanctum_83107 .container {
    background: #ffffff;
    border-left: 3px solid rgb(191,151,157);
    margin: 0 auto;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s ease-out;
    z-index: 1;
    transform: perspective(1000px) rotateY(1deg);
    max-width: 1200px;
    position: relative;
    padding: 3rem;
}.privacy_sanctum_83107 .container:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateY(0deg);
}.privacy_sanctum_83107 h1 {
    transform: translateX(-8px);
    color: #000000;
    margin-bottom: 2rem;
    font-size: 39px;
    font-weight: 700;
    position: relative;
}.privacy_sanctum_83107 h1::before {
    top: 50%;
    transform: translateY(-50%);
    content: "";
    left: -20px;
    background: linear-gradient(to bottom, rgb(191,151,157), rgb(166,104,135));
    width: 6px;
    position: absolute;
    height: 50%;
}.privacy_sanctum_83107 h2 {
    padding-bottom: 0.75rem;
    font-size: 29px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    color: #000000;
    position: relative;
    margin: 3rem 0 1.5rem;
    font-weight: 600;
}.privacy_sanctum_83107 h2::after {
    width: 50px;
    content: "";
    left: 0;
    bottom: -1px;
    transition: width 0.3s ease;
    background: linear-gradient(90deg, rgb(191,151,157), rgb(166,104,135));
    height: 3px;
    position: absolute;
}.privacy_sanctum_83107 h2:hover::after {
    width: 100px;
}.privacy_sanctum_83107 h3 {
    margin: 2.5rem 0 1.25rem;
    color: #000000;
    padding-left: 15px;
    position: relative;
    font-weight: 600;
    font-size: calc(29px * 0.85);
}.privacy_sanctum_83107 h3::before {
    background: rgb(166,104,135);
    left: 0;
    content: "";
    top: 0;
    width: 3px;
    opacity: 0.7;
    position: absolute;
    height: 100%;
}.privacy_sanctum_83107 h4 {
    font-size: calc(29px * 0.7);
    color: #000000;
    margin: 2rem 0 1rem;
    position: relative;
    font-weight: 600;
    display: inline-block;
}.privacy_sanctum_83107 h4::after {
    background: linear-gradient(90deg, rgb(166,104,135), transparent);
    left: 0;
    height: 1px;
    bottom: -3px;
    position: absolute;
    content: "";
    width: 100%;
}.privacy_sanctum_83107 p {
    color: #000000;
    margin-bottom: 1.5rem;
    font-size: 12px;
    line-height: 1.8;
    max-width: 90ch;
}.privacy_sanctum_83107 ul {
    position: relative;
    margin: 1.5rem 0 2.5rem;
    padding-left: 1.5rem;
}.privacy_sanctum_83107 ul::before {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgb(191,151,157,0.5), transparent);
    width: 1px;
    content: "";
}.privacy_sanctum_83107 li {
    line-height: 1.6;
    position: relative;
    margin-bottom: 1rem;
    font-size: 12px;
    color: #000000;
    padding-left: 1rem;
    transition: transform 0.2s ease;
}.privacy_sanctum_83107 li::before {
    transform: rotate(45deg);
    background: rgb(191,151,157);
    transition: transform 0.2s ease;
    position: absolute;
    height: 8px;
    width: 8px;
    content: "";
    border-radius: 1px;
    opacity: 0.7;
    left: -1.5rem;
    top: 0.7rem;
}.privacy_sanctum_83107 li:hover {
    transform: translateX(3px);
}.privacy_sanctum_83107 li:hover::before {
    transform: rotate(135deg);
    background: rgb(166,104,135);
}.privacy_sanctum_83107 span {
    font-size: 12px;
    margin-bottom: 2rem;
    padding: 0.5rem 0 0.5rem 1rem;
    font-style: italic;
    color: #000000;
    display: block;
    line-height: 1.7;
    opacity: 0.9;
    border-left: 2px solid rgb(166,104,135,0.5);
}.privacy_sanctum_83107 strong {
    color: #000000;
    font-weight: 600;
    position: relative;
    display: inline-block;
}.privacy_sanctum_83107 strong::after {
    height: 2px;
    left: 0;
    bottom: -2px;
    position: absolute;
    width: 100%;
    background: rgb(191,151,157,0.5);
    content: "";
    opacity: 0.3;
}

@media (max-width: 991px) {.privacy_sanctum_83107 {
    padding: 4rem 1.5rem;
}.privacy_sanctum_83107 .container {
    transform: perspective(800px) rotateY(0.5deg);
    padding: 2.5rem 2rem;
}.privacy_sanctum_83107 h1 {
    font-size: calc(39px * 0.9);
}.privacy_sanctum_83107 h2 {
    font-size: calc(29px * 0.9);
}
}

@media (max-width: 767px) {.privacy_sanctum_83107 {
    padding: 3rem 1rem;
}.privacy_sanctum_83107 .container {
    padding: 2rem 1.5rem;
    border-left-width: 2px;
    transform: perspective(600px) rotateY(0.3deg);
}.privacy_sanctum_83107 h1 {
    transform: translateX(-5px);
    font-size: calc(39px * 0.8);
}.privacy_sanctum_83107 h1::before {
    left: -15px;
    width: 4px;
}.privacy_sanctum_83107 h2 {
    margin: 2.5rem 0 1.25rem;
    font-size: calc(29px * 0.8);
}.privacy_sanctum_83107 h3 {
    font-size: calc(29px * 0.7);
}.privacy_sanctum_83107 h4 {
    font-size: calc(29px * 0.6);
}.privacy_sanctum_83107 p, 
    .privacy_sanctum_83107 li,
    .privacy_sanctum_83107 span {
    font-size: calc(12px * 0.95);
}.privacy_sanctum_83107 ul {
    padding-left: 1rem;
}.privacy_sanctum_83107 li::before {
    width: 6px;
    left: -1rem;
    height: 6px;
}
}

@media (max-width: 480px) {.privacy_sanctum_83107 {
    padding: 2rem 0.75rem;
}.privacy_sanctum_83107 .container {
    transform: none;
    padding: 1.5rem 1.25rem;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}.privacy_sanctum_83107 h1 {
    font-size: calc(39px * 0.7);
    margin-bottom: 1.5rem;
}.privacy_sanctum_83107 h2 {
    margin: 2rem 0 1rem;
    font-size: calc(29px * 0.7);
}.privacy_sanctum_83107 h3 {
    font-size: calc(29px * 0.6);
    margin: 1.75rem 0 1rem;
}.privacy_sanctum_83107 h4 {
    font-size: calc(29px * 0.5);
}.privacy_sanctum_83107 p, 
    .privacy_sanctum_83107 li,
    .privacy_sanctum_83107 span {
    font-size: calc(12px * 0.9);
    line-height: 1.6;
}.privacy_sanctum_83107 li {
    margin-bottom: 0.75rem;
}.privacy_sanctum_83107 ul {
    margin: 1rem 0 2rem;
}}.cookieAlertPromptPanel_54193 {
    background: rgb(166,104,135);
    width: 100%;
    box-shadow: 0 -10px 30px rgb(191,151,157,0.5);
    position: fixed;
    z-index: 90;
    border-top: 2px solid rgb(191,151,157);
    bottom: 0;
    animation: slideIn 0.5s ease-in-out;
}@keyframes slideIn {
    from {
        bottom: -100px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}
.edu_settings_72680 {
    background: linear-gradient(135deg, rgb(166,104,135) 0%, rgba(0, 0, 0, 0.5) 100%);
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding: 20px 5%;
    box-shadow: 0 0 20px rgb(191,151,157,0.5);
    display: flex;
}.cookie_hide_50389 {
    box-shadow: 0 0 15px rgb(191,151,157);
    background: rgba(0, 0, 0, 0.5);
    margin-right: 20px;
    border-radius: 12px;
    padding: 10px;
    flex-shrink: 0;
    overflow: hidden;
}.cookie_hide_50389 svg, .cookie_hide_50389 svg path {
    transition: transform 0.3s ease;
    height: 60px;
    fill: rgb(191,151,157);
    width: 60px;
}.cookie_hide_50389:hover svg {
    transform: rotate(20deg);
}.cookie_frame_75618 {
    min-width: 300px;
    color: #ffffff;
    flex: 1;
}.cookie_frame_75618 h5 {
    margin-bottom: 10px;
    color: rgb(191,151,157);
    text-shadow: 0 0 10px rgb(191,151,157);
    font-size: 18px;
    font-weight: 700;
}.cookie_frame_75618 p {
    margin-bottom: 0;
    text-shadow: 0 0 5px rgb(191,151,157,0.5);
    font-size: 16px;
    color: #ffffff;
}.cookie_protect_03247 {
    background: rgb(191,151,157);
    margin-left: 10px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 0 10px rgb(191,151,157,0.5);
    font-size: 20px;
    border-radius: 10px;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    padding: 12px 25px;
    color: #000000;
}.cookie_protect_03247:hover {
    box-shadow: 0 0 20px rgb(166,104,135,0.5);
    background: rgb(166,104,135);
}.cookieAlertPromptPanel_54193 p a {
    color: rgb(191,151,157);
    transition: color 0.3s ease;
    text-decoration: underline;
}.cookieAlertPromptPanel_54193 p a:hover {
    color: rgb(166,104,135);
}#cookiePolicyBanner_06734 {
    display: none;
}#cookiePolicyBanner_06734:checked ~ .cookieAlertPromptPanel_54193 {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cookieAlertPromptPanel_54193 {
    padding: 20px;
}.edu_settings_72680 {
    padding: 20px 2%;
}
}
@media only screen and (max-width: 800px) {.cookie_hide_50389 {
    display: none;
}.edu_settings_72680 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.cookie_frame_75618 {
    margin-bottom: 20px;
    text-align: center;
}.cookieAlertPromptPanel_54193 h5, .cookieAlertPromptPanel_54193 p {
    text-align: center;
}.cookie_protect_03247 {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
    text-align: center;
}}
.reach_out_75908 {
    z-index: 1;
    padding: 100px 0;
    position: relative;
}.reach_out_75908::before {
    z-index: -1;
    position: absolute;
    opacity: 0.9;
    inset: 0;
    background-color: rgb(216,197,203);
    content: '';
}.reach_out_75908 .container {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 20px;
}.reach_out_75908 .feedback_query_06134 {
    display: flex;
    position: relative;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5);
    flex-direction: column;
    background: #ffffff;
    overflow: hidden;
    border-radius: 27px;
}.reach_out_75908 .inquiry_message_64258 {
    position: relative;
    padding: 0;
    background: rgb(166,104,135);
}.reach_out_75908 .inquiry_message_64258 h3 {
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 30px;
    font-size: 31px;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    background: rgb(166,104,135);
}.reach_out_75908 .inquiry_message_64258 div {
    padding: 20px 40px;
    align-items: center;
    transition: background-color 0.3s ease;
    display: flex;
    position: relative;
    justify-content: flex-start;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}.reach_out_75908 .inquiry_message_64258 div:hover {
    background-color: rgb(191,151,157);
}.reach_out_75908 .inquiry_message_64258 div:last-child {
    border-bottom: none;
}.reach_out_75908 .inquiry_message_64258 div svg {
    flex-shrink: 0;
    height: 24px;
    margin-right: 20px;
    width: 24px;
}.reach_out_75908 .inquiry_message_64258 div svg path {
    fill: #ffffff;
}.reach_out_75908 .inquiry_message_64258 div span {
    font-size: 17px;
    color: #ffffff;
}.reach_out_75908 .inquiry_message_64258 div span a {
    transition: opacity 0.3s ease;
    color: #ffffff;
    text-decoration: none;
}.reach_out_75908 .inquiry_message_64258 div span a:hover {
    opacity: 0.8;
}.reach_out_75908 .support_box_92053 {
    padding: 50px;
    background-color: #ffffff;
}.reach_out_75908 .support_box_92053 h3 {
    margin-bottom: 30px;
    color: #000000;
    position: relative;
    text-align: center;
    font-size: 19px;
    font-weight: 700;
}.reach_out_75908 .support_box_92053 h3::after {
    height: 3px;
    content: '';
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    width: 80px;
    background-color: rgb(166,104,135);
}.reach_out_75908 .support_box_92053 form {
    width: 100%;
}.reach_out_75908 .support_box_92053 input[type="text"],
.reach_out_75908 .support_box_92053 input[type="email"] {
    border-radius: 0;
    width: 100%;
    background-color: #ffffff;
    padding: 0 20px;
    margin-bottom: 25px;
    font-size: 17px;
    border: none;
    border-bottom: 2px solid rgb(216,197,203);
    transition: border-color 0.3s ease;
    color: #000000;
    height: 55px;
}.reach_out_75908 .support_box_92053 input[type="text"]:focus,
.reach_out_75908 .support_box_92053 input[type="email"]:focus {
    outline: none;
    border-color: rgb(166,104,135);
}.reach_out_75908 .support_box_92053 input::placeholder {
    color: #000000;
    opacity: 0.6;
}.reach_out_75908 .support_box_92053 .support_block_35281 {
    align-items: flex-start;
    margin-bottom: 25px;
    display: flex;
    position: relative;
}.reach_out_75908 .support_box_92053 .support_block_35281 input[type="checkbox"] {
    border: 2px solid rgb(216,197,203);
    margin-right: 10px;
    height: 22px;
    cursor: pointer;
    position: relative;
    -webkit-appearance: none;
    appearance: none;
    flex-shrink: 0;
    width: 22px;
    margin-top: 2px;
    transition: background-color 0.3s ease, border-color 0.3s ease;
}.reach_out_75908 .support_box_92053 .support_block_35281 input[type="checkbox"]:checked {
    background-color: rgb(166,104,135);
    border-color: rgb(166,104,135);
}.reach_out_75908 .support_box_92053 .support_block_35281 input[type="checkbox"]:checked::before {
    top: 50%;
    position: absolute;
    content: '✓';
    color: #ffffff;
    transform: translate(-50%, -50%);
    font-size: 14px;
    left: 50%;
}.reach_out_75908 .support_box_92053 .support_block_35281 label {
    line-height: 1.6;
    color: #000000;
    font-size: 12px;
}.reach_out_75908 .support_box_92053 .support_block_35281 label a {
    color: rgb(166,104,135);
    transition: color 0.3s ease;
    text-decoration: none;
}.reach_out_75908 .support_box_92053 .support_block_35281 label a:hover {
    color: rgb(191,151,157);
}.reach_out_75908 .support_box_92053 .message_links_41025 {
    border-radius: 0;
    cursor: pointer;
    font-weight: 600;
    color: #ffffff;
    height: 55px;
    position: relative;
    border: none;
    transition: background-color 0.3s ease;
    background-color: rgb(166,104,135);
    overflow: hidden;
    width: 100%;
    font-size: 20px;
}.reach_out_75908 .support_box_92053 .message_links_41025::before {
    height: 100%;
    width: 100%;
    top: 0;
    left: -100%;
    transition: left 0.7s ease;
    content: '';
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
}.reach_out_75908 .support_box_92053 .message_links_41025:hover {
    background-color: rgb(191,151,157);
}.reach_out_75908 .support_box_92053 .message_links_41025:hover::before {
    left: 100%;
}

@media screen and (min-width: 992px) {.reach_out_75908 .feedback_query_06134 {
    display: grid;
    grid-template-columns: 1fr 1fr;
}.reach_out_75908 .inquiry_message_64258 {
    border-radius: 0 27px 27px 0;
    flex-direction: column;
    display: flex;
}.reach_out_75908 .support_box_92053 {
    justify-content: center;
    border-radius: 27px 0 0 27px;
    display: flex;
    flex-direction: column;
}.reach_out_75908 .inquiry_message_64258 h3 {
    padding: 40px 30px;
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}.reach_out_75908 .inquiry_message_64258 div {
    justify-content: flex-start;
    flex: 1;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}.reach_out_75908 .inquiry_message_64258 div:last-child {
    border-bottom: none;
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {.reach_out_75908 .inquiry_message_64258 {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
}.reach_out_75908 .inquiry_message_64258 h3 {
    grid-column: 1 / -1;
}.reach_out_75908 .inquiry_message_64258 div {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}.reach_out_75908 .inquiry_message_64258 div:nth-child(2n) {
    border-right: none;
}.reach_out_75908 .inquiry_message_64258 div:nth-last-child(1),
    .reach_out_75908 .inquiry_message_64258 div:nth-last-child(2) {
    border-bottom: none;
}
}

@media screen and (max-width: 767px) {.reach_out_75908 {
    padding: 60px 0;
}.reach_out_75908 .support_box_92053 {
    padding: 40px 25px;
}.reach_out_75908 .inquiry_message_64258 h3 {
    font-size: calc(19px + 2px);
    padding: 25px 20px;
}.reach_out_75908 .inquiry_message_64258 div {
    padding: 15px 25px;
}
}

@media screen and (max-width: 480px) {.reach_out_75908 {
    padding: 40px 0;
}.reach_out_75908 .support_box_92053 {
    padding: 30px 20px;
}.reach_out_75908 .support_box_92053 h3 {
    font-size: 19px;
}.reach_out_75908 .inquiry_message_64258 h3 {
    padding: 20px 15px;
    font-size: 19px;
}.reach_out_75908 .inquiry_message_64258 div {
    padding: 15px 20px;
}.reach_out_75908 .inquiry_message_64258 div svg {
    width: 20px;
    margin-right: 15px;
    height: 20px;
}}.our_story_34087 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.our_story_34087::before {
    width: 100%;
    height: 100%;
    z-index: 1;
    content: "";
    left: 0;
    top: 0;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(0, 0, 0, 0.65) 50%, 
        rgba(0, 0, 0, 0.75) 100%);
    position: absolute;
}.our_story_34087::after {
    transform: rotate(35deg);
    opacity: 0.1;
    position: absolute;
    filter: blur(80px);
    z-index: 2;
    background: rgb(191,151,157);
    right: -50%;
    content: "";
    animation: floatGlow 15s infinite alternate ease-in-out;
    top: -50%;
    width: 100%;
    height: 100%;
}.our_story_34087 .container {
    margin: 0 auto;
    position: relative;
    padding: 0 30px;
    z-index: 5;
    max-width: 1200px;
}.our_story_34087 .editorial_box_75316 {
    position: relative;
    border-left: 4px solid rgb(166,104,135);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgba(255, 255, 255, 0.08);
    transform: perspective(1000px) rotateY(-2deg);
    padding: 40px 50px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2),
                0 0 0 1px rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(8px);
}.our_story_34087 .editorial_box_75316:hover {
    transform: perspective(1000px) rotateY(0deg);
}.our_story_34087 h1 {
    margin-bottom: 30px;
    font-weight: 700;
    position: relative;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 42px;
    letter-spacing: 1px;
}.our_story_34087 h1::after {
    transform-origin: left;
    animation: expandLine 1.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    height: 3px;
    left: 0;
    width: 80px;
    content: "";
    bottom: -10px;
    background: rgb(166,104,135);
}.our_story_34087 ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.our_story_34087 li {
    margin-bottom: 15px;
}.our_story_34087 h4 {
    margin-bottom: 15px;
    font-weight: 600;
    position: relative;
    color: rgb(166,104,135);
    font-size: 23px;
    display: inline-block;
}.our_story_34087 h4::before {
    position: absolute;
    height: 2px;
    top: 50%;
    background: rgb(166,104,135);
    opacity: 0;
    transform: translateY(-50%);
    content: "";
    left: -30px;
    width: 20px;
    transition: opacity 0.3s, width 0.3s;
}.our_story_34087 li:hover h4::before {
    width: 25px;
    opacity: 1;
}.our_story_34087 span {
    column-count: 2;
    display: block;
    color: #ffffff;
    max-width: 100%;
    text-align: justify;
    line-height: 1.8;
    column-gap: 40px;
    font-size: 17px;
    opacity: 0.85;
}.our_story_34087 span::first-letter {
    color: rgb(166,104,135);
    font-size: 1.5em;
    font-weight: 700;
}

@keyframes expandLine {
    0% {
        width: 0;
        opacity: 0;
    }
    100% {
        width: 80px;
        opacity: 1;
    }
}

@keyframes floatGlow {
    0% {
        transform: rotate(35deg) translateY(0);
    }
    100% {
        transform: rotate(32deg) translateY(-20px);
    }
}

@media screen and (max-width: 992px) {.our_story_34087 {
    padding: 80px 0;
}.our_story_34087 .editorial_box_75316 {
    padding: 30px 25px;
    transform: perspective(1000px) rotateY(-1deg);
}.our_story_34087 span {
    column-count: 1;
}
}

@media screen and (max-width: 768px) {.our_story_34087 {
    padding: 60px 0;
}.our_story_34087 .editorial_box_75316 {
    transform: none;
    padding: 25px 20px;
}.our_story_34087 h1 {
    font-size: calc(42px * 0.85);
}.our_story_34087 span {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}.our_story_34087 h1::after {
    width: 60px;
}
}

@media screen and (max-width: 480px) {.our_story_34087 {
    padding: 40px 0;
}.our_story_34087 .container {
    padding: 0 15px;
}.our_story_34087 .editorial_box_75316 {
    border-left-width: 3px;
    padding: 20px 15px;
}.our_story_34087 h1 {
    margin-bottom: 20px;
    font-size: calc(42px * 0.75);
}.our_story_34087 span {
    font-size: calc(17px * 0.9);
    line-height: 1.5;
}}.learning_system_82615 {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(216,197,203) 0%, rgba(255, 255, 255, 0.9) 100%);
}.learning_system_82615::before {
    filter: blur(25px);
    transform: rotate(-15deg) skewX(-15deg);
    animation: floatEffect 15s infinite alternate ease-in-out;
    content: "";
    position: absolute;
    opacity: 0.6;
    width: 40%;
    height: 70%;
    top: -10%;
    right: -5%;
    z-index: 0;
    background: linear-gradient(145deg, rgb(191,151,157,0.5) 0%, rgb(166,104,135,0.5) 100%);
}.learning_system_82615::after {
    height: 30%;
    background: linear-gradient(215deg, rgb(166,104,135,0.5) 0%, rgb(191,151,157,0.5) 100%);
    content: "";
    bottom: -5%;
    z-index: 0;
    position: absolute;
    width: 60%;
    animation: floatEffect 18s infinite alternate-reverse ease-in-out;
    filter: blur(20px);
    transform: rotate(8deg) skewX(15deg);
    opacity: 0.4;
    left: -10%;
}.learning_system_82615 .container {
    z-index: 2;
    max-width: 1140px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}.learning_system_82615 .learn_training_89107 {
    position: relative;
    grid-template-columns: 1fr;
    display: grid;
    gap: 30px;
}.learning_system_82615 .learn_training_89107 > div {
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.85);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1),
                box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: calc(2.5rem + 2vw) calc(2rem + 2vw);
    clip-path: polygon(
        0% 5%, 
        5% 0%, 
        95% 0%, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0% 95%
    );
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
}.learning_system_82615 .learn_training_89107 > div:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.08), 
                0 10px 25px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.learning_system_82615 h3 {
    margin-bottom: 1.5rem;
    line-height: 1.3;
    letter-spacing: -0.01em;
    font-size: calc(33px * 0.85);
    position: relative;
    color: #000000;
    font-weight: 700;
}.learning_system_82615 h3::after {
    left: 0;
    bottom: -10px;
    position: absolute;
    background: linear-gradient(90deg, rgb(191,151,157) 0%, rgb(166,104,135) 100%);
    transition: width 0.3s ease-out;
    content: "";
    width: 50px;
    height: 3px;
}.learning_system_82615 .learn_training_89107 > div:hover h3::after {
    width: 100px;
}.learning_system_82615 p {
    line-height: 1.7;
    color: #000000;
    font-weight: 400;
    max-width: 90%;
    margin-bottom: 0;
    font-size: calc(14px * 1.05);
}.learning_system_82615 p span {
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    display: inline-block;
    transform-origin: left center;
    position: relative;
}.learning_system_82615 .learn_training_89107 > div:hover p span {
    transform: scale(1.01);
}

@media (min-width: 768px) {.learning_system_82615 {
    padding: 150px 0;
}.learning_system_82615 .learn_training_89107 > div {
    padding: calc(3.5rem + 2vw) calc(3rem + 3vw) calc(3.5rem + 2vw) calc(2.5rem + 2vw);
    clip-path: polygon(
            0% 5%, 
            5% 0%, 
            95% 0%, 
            100% 5%, 
            100% 95%, 
            95% 100%, 
            5% 100%, 
            0% 95%
        );
}.learning_system_82615 h3 {
    font-size: 33px;
    margin-bottom: 2rem;
}.learning_system_82615 p {
    max-width: 85%;
    font-size: calc(14px * 1.1);
}
}

@media (min-width: 992px) {.learning_system_82615 .learn_training_89107 > div {
    padding: calc(4rem + 2vw) calc(4rem + 3vw) calc(4rem + 2vw) calc(3rem + 2vw);
}.learning_system_82615 p {
    max-width: 80%;
}.learning_system_82615 h3 {
    font-size: calc(33px * 1.1);
}.learning_system_82615::before {
    height: 70%;
    width: 35%;
}.learning_system_82615::after {
    width: 50%;
    height: 40%;
}}

@keyframes floatEffect {
    0% {
        transform: rotate(-15deg) skewX(-15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-12deg) skewX(-12deg) translate(5px, 10px);
    }
    100% {
        transform: rotate(-10deg) skewX(-10deg) translate(0, 5px);
    }
}.program_overview_07612 {
    background: linear-gradient(135deg, rgb(216,197,203) 0%, #ffffff 65%, rgb(191,151,157,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
}.program_overview_07612::before {
    content: "";
    z-index: 0;
    left: 0;
    pointer-events: none;
    position: absolute;
    height: 100%;
    background: radial-gradient(circle at 20% 30%, rgb(166,104,135,0.5) 0%, transparent 60%);
    top: 0;
    width: 100%;
}.program_overview_07612::after {
    width: 240px;
    opacity: 0.07;
    position: absolute;
    right: -20px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    height: 240px;
    transform: rotate(15deg);
    bottom: -20px;
    content: "";
    z-index: 0;
    background: linear-gradient(225deg, rgb(191,151,157) 0%, rgb(166,104,135) 100%);
}.program_overview_07612 .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 1.5rem;
    z-index: 1;
}.program_overview_07612 h2 {
    position: relative;
    font-weight: 700;
    color: #000000;
    transform: translateX(-0.5rem);
    font-size: 36px;
    max-width: 85%;
    margin-bottom: 3.5rem;
}.program_overview_07612 h2::after {
    height: 0.25rem;
    content: "";
    left: 0;
    width: 8rem;
    position: absolute;
    background: linear-gradient(90deg, rgb(191,151,157) 0%, rgb(166,104,135) 100%);
    bottom: -1rem;
}.program_overview_07612 .career_ready_36109 {
    position: relative;
    display: grid;
    gap: 3rem;
    grid-template-columns: 1fr;
}.program_overview_07612 .photo_cell_86125 {
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    border-radius: 0.5rem;
    height: 400px;
    transform: perspective(1000px) rotateY(-2deg);
}.program_overview_07612 .photo_cell_86125::before {
    width: 100%;
    background: linear-gradient(180deg, transparent 60%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    height: 100%;
    top: 0;
    content: "";
    z-index: 1;
    left: 0;
}.program_overview_07612 .photo_cell_86125:hover {
    transform: perspective(1000px) rotateY(0deg);
}.program_overview_07612 .editorial_box_75316 {
    padding-right: 1.5rem;
    position: relative;
    scrollbar-width: thin;
    overflow-y: auto;
    max-height: 400px;
}.program_overview_07612 .editorial_box_75316::-webkit-scrollbar {
    width: 4px;
}.program_overview_07612 .editorial_box_75316::-webkit-scrollbar-track {
    background: rgb(255, 255, 255, 0.5);
}.program_overview_07612 .editorial_box_75316::-webkit-scrollbar-thumb {
    background-color: rgb(191,151,157,0.5);
    border-radius: 10px;
}.program_overview_07612 .description {
    color: #000000;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    font-size: 13px;
    position: relative;
    margin-bottom: 1.5rem;
}.program_overview_07612 .description:first-of-type::first-letter {
    color: rgb(191,151,157);
    float: left;
    line-height: 0.8;
    font-weight: 700;
    margin-right: 0.1em;
    padding: 0.1em 0.1em 0 0;
    font-size: 3.5em;
}.program_overview_07612 .description:last-of-type {
    position: relative;
    padding-left: 1.5rem;
    border-left: 3px solid rgb(166,104,135,0.5);
}

@media (min-width: 768px) {.program_overview_07612 {
    padding: 8rem 0;
}.program_overview_07612 h2 {
    margin-bottom: 4rem;
    max-width: 75%;
    font-size: calc(36px * 1.1);
}.program_overview_07612 h2::after {
    width: 12rem;
}.program_overview_07612 .career_ready_36109 {
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
}.program_overview_07612 .photo_cell_86125 {
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
    height: 500px;
}.program_overview_07612 .editorial_box_75316 {
    max-height: 500px;
}
}

@media (min-width: 992px) {.program_overview_07612 {
    padding: 10rem 0;
}.program_overview_07612::before {
    background: radial-gradient(circle at 20% 30%, rgb(166,104,135,0.5) 0%, transparent 70%);
}.program_overview_07612 h2 {
    max-width: 70%;
    font-size: calc(36px * 1.2);
}.program_overview_07612 .career_ready_36109 {
    gap: 5rem;
}.program_overview_07612 .photo_cell_86125 {
    clip-path: polygon(0 0, 100% 5%, 100% 95%, 0% 100%);
    height: 600px;
}.program_overview_07612 .editorial_box_75316 {
    padding-top: 2rem;
    max-height: 600px;
}.program_overview_07612 .description {
    line-height: 1.9;
    font-size: calc(13px * 1.05);
}
}

@media (min-width: 1200px) {.program_overview_07612 .container {
    padding: 0 2rem;
}.program_overview_07612 h2 {
    max-width: 65%;
    transform: translateX(-1rem);
    font-size: calc(36px * 1.3);
}.program_overview_07612 .career_ready_36109 {
    gap: 6rem;
}.program_overview_07612 .photo_cell_86125 {
    transform: perspective(1200px) rotateY(-8deg) translateZ(0);
}.program_overview_07612 .photo_cell_86125:hover {
    transform: perspective(1200px) rotateY(-3deg) translateZ(0) scale(1.02);
}
}

@media (max-width: 767px) {.program_overview_07612 {
    padding: 4rem 0;
}.program_overview_07612 h2 {
    max-width: 100%;
    font-size: calc(36px * 0.9);
    margin-bottom: 2.5rem;
}.program_overview_07612 h2::after {
    width: 6rem;
    height: 0.2rem;
}.program_overview_07612 .photo_cell_86125 {
    height: 300px;
}.program_overview_07612 .editorial_box_75316 {
    max-height: 350px;
}.program_overview_07612 .description {
    line-height: 1.7;
    font-size: calc(13px * 0.95);
}}.thanks_msg_38421 {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(216,197,203) 0%, rgb(216,197,203) 60%, rgba(rgb(191,151,157,0.5), 0.05) 100%);
    perspective: 1000px;
    overflow: hidden;
    position: relative;
}.thanks_msg_38421::before,
.thanks_msg_38421::after {
    position: absolute;
    pointer-events: none;
    content: '';
}.thanks_msg_38421::before {
    filter: blur(20px);
    height: 70%;
    width: 40%;
    top: -5%;
    background: linear-gradient(45deg, rgb(191,151,157,0.5) 10%, transparent 70%);
    opacity: 0.03;
    left: -10%;
    transform: rotate(-15deg) translateZ(-10px);
}.thanks_msg_38421::after {
    filter: blur(15px);
    bottom: -10%;
    height: 60%;
    transform: rotate(10deg) translateZ(-5px);
    background: linear-gradient(135deg, rgb(166,104,135,0.5) 10%, transparent 70%);
    right: -5%;
    width: 30%;
    opacity: 0.04;
}.thanks_msg_38421 .container {
    z-index: 1;
    max-width: 1200px;
    padding: 0 2rem;
    transform-style: preserve-3d;
    position: relative;
    margin: 0 auto;
}.thanks_msg_38421 h2 {
    font-weight: 700;
    position: relative;
    max-width: 90%;
    margin-bottom: 3rem;
    color: #000000;
    line-height: 1.3;
    text-shadow: 0 2px 4px rgba(0,0,0,0.05);
    transform: translateZ(10px);
    font-size: 31px;
}.thanks_msg_38421 h2::after {
    height: 3px;
    transform: translateZ(15px) scaleX(1);
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    bottom: -0.8rem;
    background: linear-gradient(90deg, rgb(191,151,157) 0%, rgb(191,151,157,0.5) 100%);
    left: 0;
    position: absolute;
    transform-origin: left;
    content: '';
    width: 80px;
}.thanks_msg_38421 .learn_training_89107 {
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    transform: translateZ(20px) rotateY(-2deg);
    margin: 1rem 0;
    padding: 2.5rem 3rem;
    background: linear-gradient(145deg, #ffffff 0%, rgba(rgb(255, 255, 255, 0.5), 0.95) 100%);
    border-radius: 12px;
    box-shadow: 
        0 20px 30px -15px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 10px 20px -10px rgba(rgba(0, 0, 0, 0.5), 0.07);
}.thanks_msg_38421 .learn_training_89107::before {
    pointer-events: none;
    bottom: -10px;
    left: -10px;
    right: -10px;
    top: -10px;
    transform: translateZ(5px);
    opacity: 0.1;
    border-radius: 100px;
    content: '';
    position: absolute;
    border: 1px solid rgb(191,151,157,0.5);
}.thanks_msg_38421 .learn_training_89107:hover {
    box-shadow: 
        0 25px 35px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
        0 15px 25px -10px rgba(rgba(0, 0, 0, 0.5), 0.1);
    transform: translateZ(25px) rotateY(0deg);
}.thanks_msg_38421 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}.thanks_msg_38421 li {
    padding-left: 0;
    position: relative;
}.thanks_msg_38421 li::before {
    width: 60px;
    left: -30px;
    border-radius: 50%;
    transition: all 0.4s ease-out;
    content: '';
    height: 60px;
    position: absolute;
    transform: translateZ(15px) scale(0.95);
    top: -20px;
    background: linear-gradient(135deg, rgb(191,151,157,0.5) 0%, transparent 80%);
    opacity: 0.2;
}.thanks_msg_38421 li span {
    text-shadow: 0 1px 1px rgba(255,255,255,0.8);
    color: #000000;
    font-size: 15px;
    display: block;
    transform: translateZ(5px);
    line-height: 1.7;
    font-family: Arial, sans-serif;
    position: relative;
}

@media (min-width: 992px) {.thanks_msg_38421 {
    padding: 8rem 0;
}.thanks_msg_38421 h2 {
    transform: translateZ(15px);
    font-size: calc(31px * 1.1);
    max-width: 80%;
}.thanks_msg_38421 h2::after {
    width: 100px;
}.thanks_msg_38421 .learn_training_89107 {
    padding: 3.5rem 4rem;
    margin: 2rem 0;
}.thanks_msg_38421 li span {
    line-height: 1.8;
    font-size: calc(15px * 1.05);
}.thanks_msg_38421 li::before {
    height: 80px;
    width: 80px;
}
}

@media (max-width: 991px) {.thanks_msg_38421 {
    padding: 5rem 0;
}.thanks_msg_38421 h2 {
    max-width: 100%;
    font-size: calc(31px * 0.9);
}.thanks_msg_38421 .learn_training_89107 {
    padding: 2rem 2.5rem;
    transform: translateZ(10px) rotateY(-1deg);
}
}

@media (max-width: 767px) {.thanks_msg_38421 {
    padding: 4rem 0;
}.thanks_msg_38421 h2 {
    margin-bottom: 2rem;
    font-size: calc(31px * 0.8);
}.thanks_msg_38421 h2::after {
    width: 60px;
    height: 2px;
}.thanks_msg_38421 .learn_training_89107 {
    padding: 1.5rem 2rem;
    transform: translateZ(5px) rotateY(0deg);
}.thanks_msg_38421 li::before {
    top: -15px;
    width: 40px;
    left: -20px;
    height: 40px;
}
}

@media (max-width: 480px) {.thanks_msg_38421 {
    padding: 3rem 0;
}.thanks_msg_38421 .container {
    padding: 0 1.5rem;
}.thanks_msg_38421 h2 {
    font-size: calc(31px * 0.7);
    margin-bottom: 1.5rem;
}.thanks_msg_38421 .learn_training_89107 {
    padding: 1.25rem 1.5rem;
    margin: 0.5rem 0;
}.thanks_msg_38421 li span {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}}

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

.thanks_msg_38421 .learn_training_89107 {
    animation: floatIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}.education_history_87942 {
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(216,197,203) 0%, rgb(166,104,135,0.5) 100%);
    overflow: hidden;
}.education_history_87942::before {
    left: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(90deg, rgb(191,151,157) 0%, rgb(166,104,135) 50%, rgb(191,151,157) 100%);
    height: 5px;
    position: absolute;
    right: 0;
    content: "";
}.education_history_87942::after {
    z-index: 0;
    bottom: 0;
    transform-origin: bottom left;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 5px,
        transparent 5px,
        transparent 10px
    );
    height: 40%;
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
    animation: patternShift 30s infinite alternate ease-in-out;
}.education_history_87942 .container {
    z-index: 2;
    padding: 0 1.5rem;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.education_history_87942 .learner_insights_06937 {
    padding: 2rem;
    transform-style: preserve-3d;
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    background-color: #ffffff;
    display: grid;
    gap: 2rem;
    grid-template-columns: 1fr;
    position: relative;
}.education_history_87942 .learner_insights_06937:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
}.education_history_87942 .learner_insights_06937 > div:nth-child(1) {
    justify-content: center;
    transform: translateZ(20px);
    display: flex;
    align-items: center;
}.education_history_87942 .learner_insights_06937 .photo_cell_86125 {
    width: 180px;
    overflow: hidden;
    clip-path: polygon(0% 15%, 15% 0%, 85% 0%, 100% 15%, 100% 85%, 85% 100%, 15% 100%, 0% 85%);
    border: 4px solid #ffffff;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                clip-path 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateZ(30px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    height: 180px;
}.education_history_87942 .learner_insights_06937:hover .photo_cell_86125 {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    transform: translateZ(40px) scale(1.05);
}.education_history_87942 .learner_insights_06937 > div:nth-child(2) {
    transform: translateZ(10px);
    text-align: center;
    position: relative;
    flex-direction: column;
    display: flex;
    align-items: center;
}.education_history_87942 .learner_insights_06937 .name {
    position: relative;
    font-weight: 700;
    transform: translateZ(15px);
    font-size: calc(19px * 1.2);
    margin: 0 0 0.5rem;
    display: inline-block;
    color: #000000;
}.education_history_87942 .learner_insights_06937 .name::after {
    content: "";
    width: 0;
    position: absolute;
    background-color: rgb(191,151,157);
    transition: width 0.5s ease;
    bottom: -5px;
    height: 2px;
    left: 0;
}.education_history_87942 .learner_insights_06937:hover .name::after {
    width: 100%;
}.education_history_87942 .learner_insights_06937 > div:nth-child(2) > div {
    color: rgb(166,104,135);
    opacity: 0;
    font-size: calc(15px * 1.05);
    transition: opacity 0.5s ease, transform 0.5s ease;
    transform: translateY(10px);
    letter-spacing: 0.5px;
    font-weight: 600;
}.education_history_87942 .learner_insights_06937:hover > div:nth-child(2) > div {
    transform: translateY(0);
    opacity: 1;
}.education_history_87942 .learner_insights_06937 > div:nth-child(3) {
    position: relative;
    transform: translateZ(5px);
}.education_history_87942 .learner_insights_06937 .work_explore_51943 {
    padding: 0 1rem;
    color: #000000;
    line-height: 1.8;
    position: relative;
    font-size: 15px;
    margin: 0;
}.education_history_87942 .learner_insights_06937 .work_explore_51943::before,
.education_history_87942 .learner_insights_06937 .work_explore_51943::after {
    font-family: serif;
    color: rgb(191,151,157,0.5);
    font-size: 4rem;
    position: absolute;
    content: "";
    line-height: 1;
}.education_history_87942 .learner_insights_06937 .work_explore_51943::before {
    left: -1rem;
    top: -1.5rem;
}.education_history_87942 .learner_insights_06937 .work_explore_51943::after {
    right: -1rem;
    transform: rotate(180deg);
    bottom: -3rem;
}

@keyframes patternShift {
    0% {
        transform: skewY(-2deg) translateX(-5%);
    }
    100% {
        transform: skewY(2deg) translateX(5%);
    }
}

@media (min-width: 768px) {.education_history_87942 {
    padding: 7rem 0;
}.education_history_87942 .learner_insights_06937 {
    grid-template-rows: auto 1fr;
    gap: 2.5rem 3rem;
    padding: 3rem;
    grid-template-columns: 220px 1fr;
}.education_history_87942 .learner_insights_06937 > div:nth-child(1) {
    grid-row: span 2;
}.education_history_87942 .learner_insights_06937 > div:nth-child(2) {
    text-align: left;
    align-items: flex-start;
}.education_history_87942 .learner_insights_06937 > div:nth-child(3) {
    grid-column: 2;
}.education_history_87942 .learner_insights_06937 .photo_cell_86125 {
    width: 220px;
    height: 220px;
}
}

@media (min-width: 1024px) {.education_history_87942 .learner_insights_06937 {
    gap: 3rem 4rem;
    padding: 4rem;
}.education_history_87942 .learner_insights_06937 .photo_cell_86125 {
    height: 250px;
    width: 250px;
}.education_history_87942 .learner_insights_06937 .work_explore_51943 {
    font-size: calc(15px * 1.05);
    padding: 0 2rem;
}
}

@media (max-width: 767px) {.education_history_87942 .learner_insights_06937 {
    transform: perspective(1000px) rotateX(0deg);
    padding: 1.5rem;
}.education_history_87942 .learner_insights_06937 .name {
    font-size: 19px;
}.education_history_87942 .learner_insights_06937 > div:nth-child(2) > div {
    transform: translateY(0);
    opacity: 1;
}.education_history_87942 .learner_insights_06937 .work_explore_51943 {
    padding: 0;
}.education_history_87942 .learner_insights_06937 .work_explore_51943::before,
    .education_history_87942 .learner_insights_06937 .work_explore_51943::after {
    font-size: 3rem;
}
}

@media (prefers-reduced-motion: reduce) {.education_history_87942::after {
    animation: none;
}.education_history_87942 .learner_insights_06937,
    .education_history_87942 .learner_insights_06937:hover,
    .education_history_87942 .learner_insights_06937 .photo_cell_86125,
    .education_history_87942 .learner_insights_06937:hover .photo_cell_86125 {
    transition: none;
    transform: none;
}}footer {
    width: 100%;
    position: relative;
}footer .review_block_42157 {
    color: #000000;
    padding: 100px 0 30px;
    position: relative;
    font-family: Arial, sans-serif;
    background-color: rgb(216,197,203);
}footer .review_block_42157::before {
    opacity: 0.3;
    top: 0;
    position: absolute;
    z-index: 0;
    left: 0;
    content: "";
    height: 100%;
    background-image: 
        radial-gradient(circle at 10% 20%, rgb(191,151,157,0.5) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgb(166,104,135,0.5) 0%, transparent 20%);
    width: 100%;
}footer .help_center_20845 {
    position: relative;
    z-index: 1;
}footer .submit_request_18520 {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    justify-content: space-between;
    padding: 25px;
    flex-wrap: wrap;
    z-index: 3;
    gap: 15px;
    width: 85%;
    display: flex;
    border-radius: 29px;
    background-color: #ffffff;
    margin: auto;
}footer .info_item {
    align-items: center;
    transition: all 0.3s ease;
    background-color: rgb(216,197,203);
    flex: 1 1 200px;
    display: flex;
    padding: 15px;
    border-radius: 10px;
}footer .info_item:hover {
    background-color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateY(-5px);
}footer .info_item svg {
    width: 22px;
    fill: rgb(191,151,157);
    margin-right: 12px;
    transition: transform 0.3s ease;
    height: 22px;
}footer .info_item:hover svg {
    transform: scale(1.2);
}footer .info_item p,
footer .info_item a {
    text-decoration: none;
    color: #000000;
    transition: all 0.3s ease;
    font-size: 13px;
}footer .info_item a:hover {
    color: rgb(191,151,157);
}footer .text_main_holder {
    margin-top: 40px;
    perspective: 2000px;
    display: flex;
    position: relative;
    gap: 20px;
    flex-direction: column;
}footer .main_train_79630, footer .page_head_83072, footer .subscribe_holder {
    padding: 30px;
    transition: all 0.5s ease;
    transform-style: preserve-3d;
    position: relative;
    border-radius: 29px;
    transform-origin: center center;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
}footer .main_train_79630 {
    background-color: #ffffff;
    transform: translateZ(0) scale(1);
    z-index: 2;
}footer .main_train_79630:hover {
    transform: translateZ(30px) scale(1.02);
}footer .page_head_83072 {
    margin-left: 20px;
    z-index: 1;
    background-color: rgb(166,104,135);
    margin-top: -20px;
    color: #ffffff;
    transform: translateZ(-10px) scale(0.98);
    margin-right: 20px;
}footer .subscribe_holder {
    margin-top: -20px;
    color: #ffffff;
    margin-left: 40px;
    transform: translateZ(-20px) scale(0.96);
    z-index: 0;
    margin-right: 40px;
    background-color: rgb(191,151,157);
}footer .subscribe_holder:hover {
    transform: translateZ(10px) scale(0.98);
}footer .main_train_79630::after, footer .page_head_83072::after, footer .subscribe_holder::after {
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    border-radius: 29px;
    width: 100%;
    transition: opacity 0.3s ease;
    opacity: 0;
    height: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
    position: absolute;
}footer .main_train_79630:hover::after, footer .page_head_83072:hover::after, footer .subscribe_holder:hover::after {
    opacity: 1;
}footer .main_train_79630 svg {
    height: 45px;
    margin-bottom: 20px;
    display: block;
    width: auto;
}footer .webinar_live_64930 {
    color: #000000;
    font-size: 13px;
    line-height: 1.6;
}footer .page_head_83072 h5 {
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 24px;
    position: relative;
    color: #ffffff;
}footer .page_head_83072 h5::after {
    height: 2px;
    left: 0;
    transition: width 0.3s ease;
    bottom: -8px;
    background: linear-gradient(90deg, rgb(191,151,157), transparent);
    position: absolute;
    width: 40px;
    content: "";
}footer .page_head_83072 h5:hover::after {
    width: 100%;
}footer .main_core_89367 {
    display: grid;
    margin-bottom: 20px;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    gap: 15px;
}footer .main_core_89367 a {
    font-size: 13px;
    transition: all 0.3s ease;
    display: inline-block;
    position: relative;
    color: rgba(255, 255, 255, 0.75);
    padding: 5px 0;
    text-decoration: none;
}footer .main_core_89367 a::before {
    left: 0;
    bottom: 0;
    position: absolute;
    transition: width 0.3s ease;
    background-color: rgb(191,151,157);
    content: "";
    width: 0;
    height: 1px;
}footer .main_core_89367 a:hover {
    color: #ffffff;
    transform: translateX(5px);
}footer .main_core_89367 a:hover::before {
    width: 100%;
}footer .subscribe_holder h5 {
    font-weight: 600;
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 15px;
}footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 25px;
}footer .input_holder {
    gap: 15px;
    flex-direction: column;
    display: flex;
}footer .input_holder input[type="email"] {
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.1);
    font-size: 13px;
    padding: 14px 16px;
    border-radius: 10px;
    border: none;
    color: #ffffff;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .updates_box_14690 {
    font-weight: 600;
    font-size: 17px;
    background-color: #ffffff;
    border: none;
    transition: all 0.3s ease;
    padding: 14px 20px;
    text-align: center;
    cursor: pointer;
    color: rgb(191,151,157);
    border-radius: 10px;
}footer .updates_box_14690:hover {
    color: #ffffff;
    background-color: rgb(166,104,135);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}footer .qna_board_85267 {
    position: relative;
    text-align: center;
    margin-top: 60px;
}footer .digital_res_63209 {
    border-radius: 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    color: #000000;
    background-color: #ffffff;
    padding: 8px 20px;
    font-size: 13px;
    display: inline-block;
}

@media (min-width: 992px) {footer .text_main_holder {
    align-items: stretch;
    flex-direction: row;
}footer .main_train_79630, footer .page_head_83072, footer .subscribe_holder {
    flex-direction: column;
    flex: 1;
    margin-top: 0;
    display: flex;
}footer .main_train_79630 {
    margin-right: -20px;
}footer .page_head_83072 {
    margin-right: -20px;
    margin-left: 0;
    z-index: 1;
}footer .subscribe_holder {
    margin-right: 0;
    margin-left: 0;
}
}

@media (max-width: 991px) {footer .submit_request_18520 {
    width: 90%;
    padding: 20px;
}footer .text_main_holder {
    margin-top: 80px;
}
}

@media (max-width: 767px) {footer .review_block_42157 {
    padding: 80px 0 30px;
}footer .submit_request_18520 {
    padding: 15px;
    width: 95%;
}footer .info_item {
    flex: 1 1 100%;
}footer .main_train_79630, footer .page_head_83072, footer .subscribe_holder {
    margin-right: 0;
    margin-left: 0;
    padding: 25px 20px;
}footer .page_head_83072, footer .subscribe_holder {
    margin-top: -10px;
}footer .qna_board_85267 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .review_block_42157 {
    padding: 70px 0 20px;
}footer .submit_request_18520 {
    padding: 10px;
}footer .info_item {
    padding: 10px;
}footer .text_main_holder {
    margin-top: 60px;
}footer .main_train_79630, footer .page_head_83072, footer .subscribe_holder {
    padding: 20px 15px;
}footer .page_head_83072 h5, footer .subscribe_holder h5 {
    font-size: calc(24px - 2px);
}footer .main_core_89367 {
    grid-template-columns: 1fr;
}footer .input_holder input[type="email"],
    footer .updates_box_14690 {
    padding: 12px;
}}header {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    width: 100%;
    padding: 1rem 0;
    position: relative;
    z-index: 100;
    background: rgb(216,197,203);
}header::before {
    content: '';
    top: 0;
    opacity: 0.4;
    position: absolute;
    background: linear-gradient(to right, 
        rgb(191,151,157,0.5) 0%, 
        transparent 20%, 
        transparent 80%, 
        rgb(166,104,135,0.5) 100%);
    height: 100%;
    width: 100%;
    left: 0;
    z-index: 0;
}header .container {
    width: 100%;
    padding: 0 2%;
    max-width: 100%;
    z-index: 1;
    position: relative;
    margin: 0;
}header .first_expert_76243 {
    grid-template-areas:
        "logo logo logo"
        "left menu right";
    gap: 1rem;
    align-items: center;
    grid-template-columns: 1fr 3fr 1fr;
    display: grid;
}header .head_pagebar_26397 {
    position: relative;
    align-items: center;
    text-decoration: none;
    grid-area: logo;
    padding: 0.5rem 1rem;
    justify-content: center;
    display: flex;
}header .head_pagebar_26397::after {
    content: '';
    left: 50%;
    height: 2px;
    position: absolute;
    width: 50%;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(191,151,157), 
        rgb(166,104,135), 
        rgb(191,151,157), 
        transparent);
    bottom: 0;
    transform: translateX(-50%);
}header .head_pagebar_26397 svg {
    width: 160px;
    transition: all 0.3s ease;
    height: auto;
}header .head_pagebar_26397:hover svg {
    transform: translateY(-3px);
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.1));
}header .page_head_83072 {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
    justify-content: center;
    border-radius: 13px;
    display: flex;
    background: rgba(255, 255, 255, 0.5);
    padding: 0.6rem;
    grid-area: menu;
    gap: 0.5rem;
    align-items: center;
}header .head_top_98457 {
    position: relative;
    transition: all 0.3s ease;
    padding: 0.4rem 0.8rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
    color: #000000;
    background: #ffffff;
    border-radius: 10px;
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}header .head_top_98457:hover {
    background: linear-gradient(135deg, rgb(191,151,157), rgb(166,104,135));
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 3px 8px rgb(191,151,157,0.5);
}

@media (max-width: 991px) {header .head_pagebar_26397 svg {
    width: 140px;
}header .page_head_83072 {
    padding: 0.5rem;
    gap: 0.4rem;
}header .head_top_98457 {
    padding: 0.35rem 0.6rem;
    font-size: calc(16px - 1px);
}
}

@media (max-width: 767px) {header .first_expert_76243 {
    grid-template-columns: 1fr;
    grid-template-areas:
            "logo"
            "page_head_83072";
}header .head_pagebar_26397 {
    padding: 0.4rem;
}header .head_pagebar_26397 svg {
    width: 130px;
}header .page_head_83072 {
    padding: 0.4rem;
    flex-wrap: wrap;
}header .head_top_98457 {
    padding: 0.3rem 0.5rem;
    font-size: calc(16px - 1px);
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .head_pagebar_26397 svg {
    width: 120px;
}header .page_head_83072 {
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap;
    padding: 0.4rem;
}header .page_head_83072::-webkit-scrollbar {
    height: 2px;
}header .page_head_83072::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(191,151,157);
}header .head_top_98457 {
    flex-shrink: 0;
    white-space: nowrap;
}}.welcome_page_34058 {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    background: linear-gradient(135deg, #000000, rgb(191,151,157,0.5));
    position: relative;
    min-height: 100vh;
}.welcome_page_34058 .photo_cell_86125 {
    position: absolute;
    top: 0;
    width: 100%;
    transition: transform 1.5s cubic-bezier(0.22, 1, 0.36, 1);
    opacity: 0.25;
    transform: scale(1.05);
    height: 100%;
    left: 0;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    z-index: 1;
    filter: contrast(1.2) saturate(0.8);
}.welcome_page_34058:hover .photo_cell_86125 {
    transform: scale(1.1);
}.welcome_page_34058 .learn_training_89107 {
    align-items: flex-start;
    display: flex;
    max-width: 1200px;
    gap: 2rem;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    margin: auto;
    padding: 3rem 2rem;
    z-index: 2;
    position: relative;
}.welcome_page_34058 h1 {
    animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    transform: translateY(20px);
    font-size: clamp(2rem, 5vw, 43px);
    margin-bottom: 1rem;
    position: relative;
    color: #ffffff;
    line-height: 1.2;
    max-width: 800px;
    opacity: 0;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3), 0 5px 15px rgba(0, 0, 0, 0.1);
    font-weight: 700;
}.welcome_page_34058 h1::after {
    animation: scaleIn 1s 0.4s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    content: "";
    position: absolute;
    bottom: -0.5rem;
    width: 80px;
    left: 0;
    height: 4px;
    transform-origin: left;
    background: rgb(166,104,135);
    transform: scaleX(0);
}.welcome_page_34058 .editorial_box_75316 {
    max-width: 600px;
    display: flex;
    gap: 2rem;
    opacity: 0;
    flex-direction: column;
    animation: fadeInUp 0.8s 0.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    transform: translateY(20px);
}.welcome_page_34058 p {
    margin-bottom: 1rem;
    position: relative;
    color: #ffffff;
    line-height: 1.6;
    font-size: clamp(1rem, 2vw, 12px);
}.welcome_page_34058 .learn_quickpro_12093 {
    opacity: 0;
    margin: 2rem 0;
    justify-content: center;
    align-items: center;
    display: flex;
    transform: translateY(20px);
    animation: fadeInUp 0.8s 0.4s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}.welcome_page_34058 svg {
    width: 120px;
    filter: drop-shadow(0 5px 15px rgba(94, 170, 168, 0.3));
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), filter 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    height: 120px;
}.welcome_page_34058 svg:hover {
    transform: translateY(-5px) scale(1.05);
    filter: drop-shadow(0 10px 20px rgba(94, 170, 168, 0.5));
}.welcome_page_34058 svg path {
    fill: rgb(94, 170, 168);
    transition: fill 0.5s ease;
}.welcome_page_34058 svg:hover path {
    fill: rgb(166,104,135);
}.welcome_page_34058 svg text {
    transition: fill 0.5s ease;
    font-family: Arial, sans-serif;
}.welcome_page_34058 svg:hover text {
    fill: #ffffff;
}.welcome_page_34058 h6 {
    transform: translateY(20px);
    animation: fadeInUp 0.8s 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    opacity: 0;
    margin-top: 1rem;
}.welcome_page_34058 .message_links_41025 {
    text-decoration: none;
    display: inline-block;
    color: #ffffff;
    position: relative;
    transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.3s cubic-bezier(0.22, 1, 0.36, 1);
    overflow: hidden;
    font-size: 17px;
    background: linear-gradient(135deg, rgb(166,104,135), rgb(94, 170, 168));
    padding: 0.8rem 1.8rem;
    border-radius: 10px;
    z-index: 1;
    font-weight: 600;
    box-shadow: 0 4px 20px rgba(94, 170, 168, 0.3);
}.welcome_page_34058 .message_links_41025::before {
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
    content: "";
    background: linear-gradient(135deg, rgb(94, 170, 168), rgb(166,104,135));
    opacity: 0;
    left: 0;
    transition: opacity 0.3s cubic-bezier(0.22, 1, 0.36, 1);
    z-index: -1;
}.welcome_page_34058 .message_links_41025:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(94, 170, 168, 0.5);
}.welcome_page_34058 .message_links_41025:hover::before {
    opacity: 1;
}.welcome_page_34058 .message_links_41025:active {
    transform: translateY(1px);
    box-shadow: 0 2px 10px rgba(94, 170, 168, 0.3);
}

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

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

@media (min-width: 768px) {.welcome_page_34058 .learn_training_89107 {
    align-items: flex-start;
    padding: 4rem;
}.welcome_page_34058 h1 {
    max-width: 70%;
}.welcome_page_34058 .editorial_box_75316 {
    max-width: 60%;
}.welcome_page_34058 svg {
    width: 150px;
    height: 150px;
}.welcome_page_34058 .photo_cell_86125 {
    opacity: 0.3;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}
}

@media (min-width: 992px) {.welcome_page_34058 .learn_training_89107 {
    padding: 5rem;
}.welcome_page_34058 h1 {
    max-width: 60%;
}.welcome_page_34058 .editorial_box_75316 {
    max-width: 50%;
}.welcome_page_34058 svg {
    width: 180px;
    height: 180px;
}.welcome_page_34058 .photo_cell_86125 {
    opacity: 0.35;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 20% 100%);
}
}

@media (max-width: 767px) {.welcome_page_34058 .learn_training_89107 {
    align-items: center;
    text-align: center;
    padding: 3rem 1.5rem;
}.welcome_page_34058 h1::after {
    transform: translateX(-50%) scaleX(0);
    left: 50%;
}@keyframes scaleIn {
        from {
            transform: translateX(-50%) scaleX(0);
        }
        to {
            transform: translateX(-50%) scaleX(1);
        }
    }
    
    .welcome_page_34058 .editorial_box_75316 {
    align-items: center;
}}.try_immediately_63071 {
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
    z-index: 1;
    background: linear-gradient(135deg, rgb(216,197,203) 0%, rgba(rgb(191,151,157,0.5), 0.1) 100%);
}.try_immediately_63071::before {
    width: 70%;
    content: "";
    animation: float 15s ease-in-out infinite alternate;
    background: linear-gradient(140deg, rgb(191,151,157) 0%, transparent 80%);
    position: absolute;
    top: -50%;
    left: -10%;
    transform: rotate(-15deg);
    z-index: -1;
    opacity: 0.08;
    height: 200%;
}.try_immediately_63071::after {
    right: -5%;
    z-index: -1;
    width: 60%;
    content: "";
    position: absolute;
    height: 180%;
    opacity: 0.06;
    bottom: -30%;
    background: linear-gradient(220deg, rgb(166,104,135) 0%, transparent 70%);
    transform: rotate(12deg);
    animation: float 18s ease-in-out infinite alternate-reverse;
}.try_immediately_63071 .container {
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.try_immediately_63071 h2 {
    text-align: center;
    transform: perspective(1000px) translateZ(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    line-height: 1.4;
    font-weight: 700;
    color: #000000;
    font-size: 35px;
    margin-bottom: 2.5rem;
}.try_immediately_63071 .learn_training_89107 {
    display: flex;
    align-items: center;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
              box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
    border-radius: calc(100px / 1.5);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05),
              0 5px 15px rgba(0, 0, 0, 0.03),
              0 0 0 1px rgba(0, 0, 0, 0.02);
    backdrop-filter: blur(10px);
    gap: 2rem;
    justify-content: center;
    padding: 3rem;
    transform: translateY(0);
    flex-direction: column;
}.try_immediately_63071 .learn_training_89107:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08),
              0 10px 20px rgba(0, 0, 0, 0.05),
              0 0 0 1px rgba(0, 0, 0, 0.02);
}.try_immediately_63071 svg {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(0);
    width: 50px;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.1));
    height: 50px;
}.try_immediately_63071 .learn_training_89107:hover svg {
    transform: translateY(-3px) scale(1.05);
}.try_immediately_63071 svg path {
    fill: rgb(191,151,157);
    transition: fill 0.3s ease;
}.try_immediately_63071 .learn_training_89107:hover svg path {
    fill: rgb(166,104,135);
}.try_immediately_63071 .message_links_41025 {
    font-size: 19px;
    z-index: 1;
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1), 
              box-shadow 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    display: inline-block;
    border-radius: 16px;
    font-weight: 600;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(191,151,157) 0%, rgb(166,104,135) 100%);
    position: relative;
    text-decoration: none;
    transform: translateZ(0);
    box-shadow: 0 4px 12px rgba(rgb(191,151,157,0.5), 0.2);
    overflow: hidden;
    padding: 0.8rem 2.2rem;
}.try_immediately_63071 .message_links_41025::before {
    left: 0;
    bottom: 0;
    opacity: 0;
    position: absolute;
    transition: opacity 0.4s ease;
    background: linear-gradient(135deg, rgb(166,104,135) 0%, rgb(191,151,157) 100%);
    right: 0;
    top: 0;
    content: "";
    z-index: -1;
}.try_immediately_63071 .message_links_41025:hover {
    box-shadow: 0 6px 16px rgba(rgb(191,151,157,0.5), 0.3);
    transform: translateY(-2px) scale(1.02);
}.try_immediately_63071 .message_links_41025:hover::before {
    opacity: 1;
}.try_immediately_63071 .message_links_41025:active {
    transform: translateY(1px) scale(0.98);
    box-shadow: 0 2px 8px rgba(rgb(191,151,157,0.5), 0.2);
}

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

@media (min-width: 768px) {.try_immediately_63071 {
    padding: 7rem 0;
}.try_immediately_63071 h2 {
    margin-left: auto;
    font-size: calc(35px * 1.1);
    max-width: 80%;
    margin-right: auto;
}.try_immediately_63071 .learn_training_89107 {
    padding: 3.5rem 4rem;
    justify-content: space-between;
    max-width: 85%;
    gap: 3rem;
    margin: 0 auto;
    flex-direction: row;
}.try_immediately_63071 svg {
    width: 60px;
    height: 60px;
}
}

@media (min-width: 992px) {.try_immediately_63071 {
    padding: 8rem 0;
}.try_immediately_63071 h2 {
    max-width: 70%;
    font-size: calc(35px * 1.2);
}.try_immediately_63071 .learn_training_89107 {
    padding: 4rem 5rem;
    max-width: 75%;
}.try_immediately_63071::before {
    width: 55%;
}.try_immediately_63071::after {
    width: 45%;
}.try_immediately_63071 .message_links_41025 {
    font-size: calc(19px * 1.1);
    padding: 1rem 2.5rem;
}
}

@media (min-width: 1200px) {.try_immediately_63071 h2 {
    max-width: 60%;
}.try_immediately_63071 .learn_training_89107 {
    max-width: 65%;
}.try_immediately_63071 svg {
    width: 70px;
    height: 70px;
}.try_immediately_63071 .message_links_41025 {
    padding: 1.2rem 3rem;
}
}

@media (max-width: 767px) {.try_immediately_63071 {
    padding: 4rem 0;
}.try_immediately_63071 h2 {
    line-height: 1.5;
    font-size: calc(35px * 0.9);
}.try_immediately_63071 .learn_training_89107 {
    padding: 2.5rem 2rem;
}.try_immediately_63071 .message_links_41025 {
    padding: 0.8rem 1.8rem;
}
}

@media (hover: none) {.try_immediately_63071 .learn_training_89107:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05),
                0 5px 15px rgba(0, 0, 0, 0.03),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    transform: none;
}.try_immediately_63071 .learn_training_89107:hover svg {
    transform: none;
}.try_immediately_63071 .message_links_41025:hover {
    box-shadow: 0 4px 12px rgba(rgb(191,151,157,0.5), 0.2);
    transform: none;
}}.offer_box_19650 {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(216,197,203) 0%, #ffffff 100%);
}.offer_box_19650::before {
    width: 100%;
    background: linear-gradient(45deg, rgb(191,151,157,0.5) 0%, transparent 40%);
    top: 0;
    z-index: 1;
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
}.offer_box_19650 .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
}.offer_box_19650 .study_costs_60839 {
    flex-direction: column;
    display: flex;
}.offer_box_19650 .payment_plan_12594 {
    margin-left: auto;
    max-width: 800px;
    order: 1;
    margin-bottom: 3rem;
    margin-right: auto;
    text-align: center;
}.offer_box_19650 .payment_plan_12594 h2 {
    font-size: 32px;
    color: #000000;
    display: inline-block;
    font-weight: 700;
    position: relative;
    margin-bottom: 1rem;
}.offer_box_19650 .payment_plan_12594 h2::after {
    content: "";
    position: absolute;
    bottom: -10px;
    height: 3px;
    background: rgb(191,151,157);
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
}.offer_box_19650 .price_deals_87430 {
    font-size: 13px;
    overflow-wrap: break-word;
    line-height: 1.6;
    word-break: break-word;
    color: #000000;
    max-width: 600px;
    margin: 0 auto;
}.offer_box_19650 .cert_plans_05461 {
    margin-top: 2rem;
    display: grid;
    order: 2;
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.offer_box_19650 .group_plans_27403 {
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    display: block;
    background: #ffffff;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
    border-radius: 10px;
    text-decoration: none;
    height: 100%;
}.offer_box_19650 .group_plans_27403:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px) scale(1.02);
}.offer_box_19650 .discount_grid_67035 {
    flex-direction: column;
    height: 100%;
    display: flex;
}.offer_box_19650 .fee_options_63578 {
    flex-direction: column;
    padding: 2rem;
    flex-grow: 1;
    word-break: break-word;
    overflow-wrap: break-word;
    z-index: 1;
    position: relative;
    display: flex;
}.offer_box_19650 .fee_options_63578::before {
    content: "";
    left: 0;
    background: linear-gradient(135deg, transparent 0%, #ffffff 100%);
    opacity: 0.7;
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: -1;
    top: 0;
}.offer_box_19650 .fee_options_63578 h3 {
    color: #000000;
    position: relative;
    font-weight: 700;
    padding-bottom: 0.5rem;
    font-size: calc(20px * 1.2);
    margin-bottom: 1.5rem;
}.offer_box_19650 .fee_options_63578 h3::after {
    transition: width 0.3s ease;
    width: 40px;
    content: "";
    height: 2px;
    background: rgb(166,104,135);
    position: absolute;
    left: 0;
    bottom: 0;
}.offer_box_19650 .group_plans_27403:hover .fee_options_63578 h3::after {
    width: 80px;
}.offer_box_19650 .access_cost_82561 {
    margin-bottom: 1.5rem;
    position: relative;
    font-weight: 700;
    display: inline-block;
    font-size: calc(20px * 1.5);
    color: rgb(191,151,157);
}.offer_box_19650 .access_cost_82561::before {
    bottom: -5px;
    content: "";
    left: 0;
    width: 0;
    position: absolute;
    height: 2px;
    background: rgb(191,151,157);
    transition: width 0.3s ease;
}.offer_box_19650 .group_plans_27403:hover .access_cost_82561::before {
    width: 100%;
}.offer_box_19650 .fee_options_63578 p {
    word-break: break-word;
    font-size: 13px;
    color: #000000;
    margin-top: auto;
    line-height: 1.6;
    overflow-wrap: break-word;
}.offer_box_19650 .photo_cell_86125 {
    transition: transform 0.5s ease;
    height: 200px;
    overflow: hidden;
    position: relative;
}.offer_box_19650 .photo_cell_86125::after {
    top: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.4) 100%);
    height: 100%;
    width: 100%;
    content: "";
}.offer_box_19650 .group_plans_27403:hover .photo_cell_86125 {
    transform: scale(1.05);
}.offer_box_19650 .group_plans_27403:nth-child(odd) .discount_grid_67035 {
    flex-direction: column-reverse;
}.offer_box_19650 .group_plans_27403:nth-child(3n+1) {
    border-top: 3px solid rgb(191,151,157);
}.offer_box_19650 .group_plans_27403:nth-child(3n+2) {
    border-top: 3px solid rgb(166,104,135);
}.offer_box_19650 .group_plans_27403:nth-child(3n+3) {
    border-top: 3px solid #000000;
}

@media (min-width: 768px) {.offer_box_19650 .study_costs_60839 {
    gap: 4rem;
    flex-direction: row;
    align-items: center;
}.offer_box_19650 .payment_plan_12594 {
    text-align: left;
    flex: 0 0 30%;
    order: 2;
    margin-bottom: 0;
}.offer_box_19650 .payment_plan_12594 h2 {
    text-align: left;
}.offer_box_19650 .payment_plan_12594 h2::after {
    left: 0;
    transform: none;
}.offer_box_19650 .price_deals_87430 {
    text-align: left;
    margin: 0;
}.offer_box_19650 .cert_plans_05461 {
    flex: 0 0 65%;
    order: 1;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 992px) {.offer_box_19650 .cert_plans_05461 {
    grid-template-columns: repeat(2, 1fr);
}.offer_box_19650 .group_plans_27403:nth-child(4n+1) {
    transform: translateY(20px);
}.offer_box_19650 .group_plans_27403:nth-child(4n+3) {
    transform: translateY(-20px);
}.offer_box_19650 .group_plans_27403:hover {
    transform: translateY(0) scale(1.02);
}
}

@media (max-width: 767px) {.offer_box_19650 {
    padding: 4rem 0;
}.offer_box_19650 .fee_options_63578 {
    padding: 1.5rem;
}.offer_box_19650 .fee_options_63578 h3 {
    font-size: 20px;
}.offer_box_19650 .access_cost_82561 {
    font-size: 20px;
}.offer_box_19650 .fee_options_63578 p {
    overflow-y: auto;
    max-height: 150px;
    line-height: 1.5;
    font-size: calc(13px * 0.9);
}.offer_box_19650 .photo_cell_86125 {
    height: 150px;
}
}

@media (max-width: 480px) {.offer_box_19650 .cert_plans_05461 {
    grid-template-columns: 1fr;
}.offer_box_19650 .payment_plan_12594 h2 {
    font-size: calc(32px * 0.8);
}.offer_box_19650 .price_deals_87430 {
    font-size: calc(13px * 0.9);
}.offer_box_19650 .fee_options_63578 p {
    max-height: 120px;
}
}