* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}a {
    text-decoration: none;
    color: inherit;
}.wrapper-containerVCr {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
}.flag_contentBWU {
    flex: 0 0 auto;
}.container {
    width: 1155px;
    max-width: 100%;
    margin: auto;
}svg {
    width: 30px;
    height: 30px;
}header,footer {
    width: 100%;
}.header_lessonin5 {
    flex: 1 0 auto;
}html,body {
    min-height: 100%;
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    scroll-behavior: smooth;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.flag_contentBWU {
    color: #ffffff;
    font-family: Arial, sans-serif;
    background-color: rgb(199,134,137);
    padding: 0;
    position: relative;
}.flag_contentBWU .container {
    z-index: 2;
    position: relative;
}.flag_contentBWU .badge_case8i5 {
    display: flex;
    flex-direction: column;
}.flag_contentBWU .message_usR7N {
    padding: 3rem 1.5rem 5rem;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    background-color: rgb(218,176,177);
    position: relative;
    grid-template-columns: repeat(4, 1fr);
    display: grid;
    z-index: 3;
    margin-bottom: -2rem;
}.flag_contentBWU .message_usR7N::before {
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    content: '';
    z-index: -1;
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
}.flag_contentBWU .info_item {
    position: relative;
    transition: transform 0.3s ease;
    padding: 0.5rem 1rem;
}.flag_contentBWU .info_item:hover {
    transform: translateX(10px);
}.flag_contentBWU .info_item p,
.flag_contentBWU .info_item a {
    font-size: 15px;
    align-items: center;
    gap: 0.75rem;
    display: flex;
    color: #ffffff;
    transition: all 0.3s ease;
    text-decoration: none;
}.flag_contentBWU .info_item svg {
    height: 20px;
    transition: transform 0.3s ease;
    width: 20px;
    fill: #ffffff;
}.flag_contentBWU .info_item:hover svg {
    transform: scale(1.2);
}.flag_contentBWU .text_main_holder {
    position: relative;
    display: grid;
    gap: 0;
    z-index: 2;
    grid-template-columns: 1fr 1.5fr 1fr;
}.flag_contentBWU .site_topXkG {
    background-color: rgb(199,134,137);
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
    gap: 1.5rem;
    flex-direction: column;
    z-index: 4;
    position: relative;
    padding: 4rem 2rem 3rem;
    display: flex;
}.flag_contentBWU .site_topXkG svg {
    height: auto;
    transition: all 0.3s ease;
    filter: brightness(0) invert(1);
    max-width: 150px;
}.flag_contentBWU .site_topXkG:hover svg {
    transform: scale(1.05);
}.flag_contentBWU .cookie_ctrlF6V {
    opacity: 0.9;
    font-size: 12px;
    line-height: 1.6;
    color: #ffffff;
}.flag_contentBWU .top_navwak {
    gap: 2rem;
    flex-direction: column;
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
    position: relative;
    display: flex;
    z-index: 2;
    padding: 5rem 2rem 3rem;
    background-color: #000000;
}.flag_contentBWU .top_navwak::before {
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    content: '';
    left: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, transparent 100%);
    z-index: -1;
}.flag_contentBWU .top_navwak h5 {
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 1.5rem;
    font-weight: 600;
    position: relative;
}.flag_contentBWU .top_navwak h5::after {
    left: 0;
    background-color: rgb(218,176,177);
    height: 3px;
    width: 40px;
    bottom: -0.5rem;
    content: '';
    position: absolute;
}.flag_contentBWU .top_site3tG {
    gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
}.flag_contentBWU .top_site3tG:not(:last-child) {
    margin-bottom: 1rem;
}.flag_contentBWU .top_site3tG a {
    text-decoration: none;
    position: relative;
    font-size: 15px;
    padding: 0.5rem 0;
    transition: all 0.3s ease;
    opacity: 0.8;
    color: #ffffff;
}.flag_contentBWU .top_site3tG a::before {
    height: 2px;
    transition: width 0.3s ease;
    background-color: rgb(218,176,177);
    left: 0;
    width: 0;
    position: absolute;
    content: '';
    bottom: 0;
}.flag_contentBWU .top_site3tG a:hover {
    padding-left: 10px;
    opacity: 1;
}.flag_contentBWU .top_site3tG a:hover::before {
    width: 30px;
}.flag_contentBWU .subscribe_holder {
    gap: 1.5rem;
    z-index: 3;
    position: relative;
    background-color: rgb(199,134,137);
    display: flex;
    padding: 4rem 2rem 3rem;
    flex-direction: column;
}.flag_contentBWU .subscribe_holder::before {
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(0, 0, 0, 0.05) 10px,
        rgba(0, 0, 0, 0.05) 20px
    );
    width: 100%;
    content: '';
    left: 0;
    position: absolute;
    z-index: -1;
    height: 100%;
    top: 0;
}.flag_contentBWU .subscribe_holder h5 {
    margin-bottom: 1rem;
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
}.flag_contentBWU .subscribe_holder p {
    margin-bottom: 1rem;
    font-size: 15px;
    line-height: 1.6;
    color: #ffffff;
    opacity: 0.9;
}.flag_contentBWU .input_holder {
    display: flex;
    gap: 1rem;
    flex-direction: column;
}.flag_contentBWU .input_holder input[type="email"] {
    font-size: 15px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.15);
    padding: 1rem 1.25rem;
    border-radius: 10px;
    color: #ffffff;
}.flag_contentBWU .input_holder input[type="email"]:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.3);
}.flag_contentBWU .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}.flag_contentBWU .subscribe_accesszKq {
    color: #ffffff;
    font-weight: 600;
    background-color: rgb(218,176,177);
    position: relative;
    cursor: pointer;
    padding: 1rem 1.25rem;
    font-size: 18px;
    transition: all 0.3s ease;
    overflow: hidden;
    border: none;
    border-radius: 10px;
}.flag_contentBWU .subscribe_accesszKq::before {
    top: 0;
    content: '';
    left: -100%;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    height: 100%;
    transition: left 0.5s ease;
    position: absolute;
}.flag_contentBWU .subscribe_accesszKq:hover {
    background-color: rgb(218,176,177,0.5);
}.flag_contentBWU .subscribe_accesszKq:hover::before {
    left: 100%;
}.flag_contentBWU .sponsor_logoxk4 {
    position: relative;
    background-color: rgb(199,134,137);
    z-index: 1;
    margin-top: 0;
    clip-path: polygon(0 30%, 100% 0, 100% 100%, 0 100%);
    padding: 6rem 0 2rem;
    text-align: center;
}.flag_contentBWU .sponsor_logoxk4::before {
    position: absolute;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, transparent 70%);
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
}.flag_contentBWU .intern_shiplTJ {
    color: #ffffff;
    font-size: 12px;
    opacity: 0.7;
}

@media (max-width: 1200px) {.flag_contentBWU .message_usR7N {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
}.flag_contentBWU .text_main_holder {
    grid-template-columns: 1fr 1.5fr;
}.flag_contentBWU .subscribe_holder {
    grid-column: 1 / -1;
}
}

@media (max-width: 991px) {.flag_contentBWU .text_main_holder {
    grid-template-columns: 1fr;
}.flag_contentBWU .site_topXkG,
    .flag_contentBWU .top_navwak,
    .flag_contentBWU .subscribe_holder {
    clip-path: none;
}.flag_contentBWU .top_navwak {
    padding: 3rem 2rem;
}.flag_contentBWU .site_topXkG {
    align-items: center;
    padding: 3rem 2rem;
    text-align: center;
}.flag_contentBWU .subscribe_holder {
    padding: 3rem 2rem;
}.flag_contentBWU .sponsor_logoxk4 {
    clip-path: none;
    padding: 3rem 0 2rem;
}
}

@media (max-width: 768px) {.flag_contentBWU .message_usR7N {
    grid-template-columns: 1fr;
    clip-path: none;
    padding: 2.5rem 1.5rem 3rem;
    margin-bottom: 0;
}.flag_contentBWU .top_site3tG {
    grid-template-columns: 1fr;
}.flag_contentBWU .top_navwak h5,
    .flag_contentBWU .subscribe_holder h5 {
    text-align: center;
    display: block;
}.flag_contentBWU .top_navwak h5::after {
    transform: translateX(-50%);
    left: 50%;
}.flag_contentBWU .subscribe_holder p {
    text-align: center;
}
}

@media (max-width: 576px) {.flag_contentBWU .site_topXkG,
    .flag_contentBWU .top_navwak,
    .flag_contentBWU .subscribe_holder {
    padding: 2.5rem 1.5rem;
}.flag_contentBWU .sponsor_logoxk4 {
    padding: 2.5rem 0 1.5rem;
}.flag_contentBWU .info_item {
    padding: 0.5rem 0;
}.flag_contentBWU .info_item p,
    .flag_contentBWU .info_item a {
    justify-content: center;
}}.customer_reviewsBcG {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(236,215,216) 0%, rgb(199,134,137,0.5) 100%);
    position: relative;
    padding: 80px 0;
}.customer_reviewsBcG::before {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-image: 
        linear-gradient(45deg, transparent 40%, rgb(218,176,177,0.5) 40%, rgb(218,176,177,0.5) 60%, transparent 60%),
        linear-gradient(-45deg, transparent 40%, rgb(218,176,177,0.5) 40%, rgb(218,176,177,0.5) 60%, transparent 60%);
    z-index: 1;
    content: "";
    opacity: 0.05;
    pointer-events: none;
    background-size: 100px 100px;
}.customer_reviewsBcG h2 {
    font-size: 29px;
    text-align: center;
    color: #000000;
    font-weight: 700;
    position: relative;
    text-shadow: 0 2px 3px rgba(0,0,0,0.1);
    margin-bottom: 60px;
    transform: perspective(1000px) rotateX(5deg);
    transform-origin: center bottom;
}.customer_reviewsBcG h2::after {
    width: 80px;
    height: 4px;
    transform: translateX(-50%);
    border-radius: 10px;
    left: 50%;
    background: linear-gradient(90deg, rgb(218,176,177), rgb(199,134,137));
    content: "";
    position: absolute;
    bottom: -15px;
}.customer_reviewsBcG .container.story_tli5b {
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.customer_reviewsBcG .testimonialsoVM {
    grid-template-columns: repeat(1, 1fr);
    display: grid;
    gap: 25px;
}.customer_reviewsBcG .feedback_listyUn {
    overflow: hidden;
    box-shadow: 0 15px 30px -10px rgba(0,0,0,0.1);
    background: #ffffff;
    transform: perspective(1000px) rotateY(0deg);
    transform-origin: center center;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), 
                box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    backface-visibility: hidden;
    padding: 30px 25px 25px;
    border-radius: 17px;
}.customer_reviewsBcG .feedback_listyUn::before {
    right: 20px;
    line-height: 1;
    color: rgb(218,176,177,0.5);
    font-size: 150px;
    z-index: 0;
    opacity: 0.2;
    position: absolute;
    content: "";
    font-family: Arial, sans-serif;
    top: -30px;
}.customer_reviewsBcG .feedback_listyUn::after {
    transform-origin: center;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    transform: scaleX(0.8);
    transition: transform 0.4s ease-out;
    background: linear-gradient(90deg, rgb(218,176,177), rgb(199,134,137));
    width: 100%;
    height: 5px;
}.customer_reviewsBcG .feedback_listyUn:hover {
    transform: perspective(1000px) translateY(-10px) rotateY(2deg);
    box-shadow: 0 25px 50px -15px rgba(0,0,0,0.15), 
                0 5px 15px rgba(rgb(218,176,177,0.5), 0.2);
}.customer_reviewsBcG .feedback_listyUn:hover::after {
    transform: scaleX(1);
}.customer_reviewsBcG .feedback_listyUn h3 {
    font-size: calc(20px * 0.9);
    margin-bottom: 10px;
    color: #000000;
    font-weight: 600;
    position: relative;
    z-index: 2;
}.customer_reviewsBcG .feedback_listyUn h3::before {
    content: "";
    transform-origin: left;
    transition: width 0.3s ease;
    background-color: rgb(218,176,177);
    left: 0;
    height: 2px;
    width: 25px;
    position: absolute;
    bottom: -5px;
}.customer_reviewsBcG .feedback_listyUn:hover h3::before {
    width: 40px;
}.customer_reviewsBcG .feedback_listyUn .description {
    z-index: 2;
    line-height: 1.65;
    position: relative;
    font-size: 12px;
    color: #000000;
    margin-bottom: 20px;
}.customer_reviewsBcG .feedback_listyUn div {
    position: relative;
    width: 50px;
    transition: transform 0.3s ease;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    z-index: 2;
    transform: translateZ(0);
    border-radius: 50%;
    height: 50px;
}.customer_reviewsBcG .feedback_listyUn:hover div {
    transform: scale(1.05) translateZ(0);
}.customer_reviewsBcG .feedback_listyUn img {
    object-fit: cover;
    height: 100%;
    transition: transform 0.5s ease;
    width: 100%;
}.customer_reviewsBcG .feedback_listyUn:hover img {
    transform: scale(1.1);
}

@media (min-width: 576px) {.customer_reviewsBcG .testimonialsoVM {
    grid-template-columns: repeat(2, 1fr);
}.customer_reviewsBcG h2 {
    margin-bottom: 70px;
}
}

@media (min-width: 768px) {.customer_reviewsBcG {
    padding: 100px 0;
}.customer_reviewsBcG .testimonialsoVM {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.customer_reviewsBcG .feedback_listyUn {
    padding: 35px 30px 30px;
}
}

@media (min-width: 992px) {.customer_reviewsBcG .testimonialsoVM {
    gap: 35px;
    grid-template-columns: repeat(3, 1fr);
}.customer_reviewsBcG h2 {
    font-size: calc(29px * 1.1);
}.customer_reviewsBcG .feedback_listyUn {
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), 
                    box-shadow 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}.customer_reviewsBcG .feedback_listyUn:nth-child(odd):hover {
    transform: perspective(1000px) translateY(-10px) rotateY(2deg);
}.customer_reviewsBcG .feedback_listyUn:nth-child(even):hover {
    transform: perspective(1000px) translateY(-10px) rotateY(-2deg);
}
}

@media (min-width: 1200px) {.customer_reviewsBcG .testimonialsoVM {
    grid-template-columns: repeat(4, 1fr);
}.customer_reviewsBcG h2::after {
    width: 100px;
}.customer_reviewsBcG .container.story_tli5b {
    padding: 0;
}
}

@media (hover: none) {.customer_reviewsBcG .feedback_listyUn:hover {
    transform: translateY(0);
}.customer_reviewsBcG .feedback_listyUn::after {
    transform: scaleX(1);
}}.thanksFocusnT4 {
    position: relative;
    background: linear-gradient(135deg, rgb(236,215,216) 0%, rgb(199,134,137,0.5) 100%);
    padding: 120px 0 100px;
    overflow: hidden;
}.thanksFocusnT4::before {
    content: "";
    left: 0;
    opacity: 0.06;
    pointer-events: none;
    width: 100%;
    position: absolute;
    height: 100%;
    background-image: 
        repeating-linear-gradient(
            45deg,
            rgb(199,134,137,0.5) 0px,
            rgb(199,134,137,0.5) 1px,
            transparent 1px,
            transparent 20px
        );
    top: 0;
}.thanksFocusnT4::after {
    width: 200px;
    height: 200px;
    position: absolute;
    right: -50px;
    animation: float 18s infinite ease-in-out;
    content: "";
    border: 2px solid rgb(218,176,177,0.5);
    opacity: 0.2;
    top: -50px;
    transform: rotate(15deg);
}.thanksFocusnT4 .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.thanksFocusnT4 .story_tli5b {
    background: #ffffff;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transform: perspective(1000px) rotateY(-2deg);
    padding: 60px 50px;
    border-left: 5px solid rgb(218,176,177);
    position: relative;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    display: flex;
}.thanksFocusnT4 .story_tli5b:hover {
    transform: perspective(1000px) rotateY(0deg);
}.thanksFocusnT4 .story_tli5b::before {
    left: 20px;
    position: absolute;
    bottom: 20px;
    border: 1px solid rgb(199,134,137,0.5);
    opacity: 0.2;
    pointer-events: none;
    transition: transform 0.4s ease, opacity 0.4s ease;
    content: "";
    top: 20px;
    transform: scale(0.98);
    right: 20px;
}.thanksFocusnT4 .story_tli5b:hover::before {
    opacity: 0.3;
    transform: scale(1);
}.thanksFocusnT4 .story_tli5b > div:first-child {
    margin-bottom: 30px;
    position: relative;
}.thanksFocusnT4 .story_tli5b > div:first-child::after {
    position: absolute;
    bottom: -15px;
    background: rgb(218,176,177);
    width: 80px;
    transform-origin: left center;
    height: 3px;
    content: "";
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    left: 0;
    transform: scaleX(0.7);
}.thanksFocusnT4 .story_tli5b:hover > div:first-child::after {
    transform: scaleX(1);
}.thanksFocusnT4 h5 {
    margin: 0;
    position: relative;
    display: inline-block;
    line-height: 1.4;
    color: #000000;
    font-weight: 700;
    font-size: 24px;
    font-family: Arial, sans-serif;
}.thanksFocusnT4 h5::before {
    left: -30px;
    top: -20px;
    font-size: calc(24px * 2.5);
    position: absolute;
    opacity: 0.3;
    color: rgb(218,176,177,0.5);
    content: "";
}.thanksFocusnT4 p {
    color: #000000;
    font-weight: 400;
    font-size: 14px;
    font-family: Arial, sans-serif;
    margin: 0;
    transition: color 0.3s ease;
    line-height: 1.8;
}.thanksFocusnT4 a {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}.thanksFocusnT4 a::after {
    bottom: 0;
    transform-origin: right center;
    background-color: rgb(218,176,177);
    left: 0;
    content: "";
    position: absolute;
    transform: scaleX(0);
    width: 100%;
    height: 1px;
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}.thanksFocusnT4 a:hover::after {
    transform: scaleX(1);
    transform-origin: left center;
}.thanksFocusnT4 a:hover p {
    color: rgb(218,176,177);
}

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

@media (min-width: 992px) {.thanksFocusnT4 .story_tli5b {
    padding: 80px 70px;
}.thanksFocusnT4 h5 {
    font-size: calc(24px * 1.1);
}.thanksFocusnT4 p {
    line-height: 1.9;
    font-size: calc(14px * 1.05);
}
}

@media (max-width: 991px) {.thanksFocusnT4 {
    padding: 90px 0 70px;
}.thanksFocusnT4 .story_tli5b {
    padding: 50px 40px;
}
}

@media (max-width: 767px) {.thanksFocusnT4 {
    padding: 70px 0 50px;
}.thanksFocusnT4 .story_tli5b {
    padding: 40px 30px;
    transform: perspective(1000px) rotateY(-1deg);
}.thanksFocusnT4 h5 {
    font-size: calc(24px * 0.95);
}.thanksFocusnT4 p {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 575px) {.thanksFocusnT4 {
    padding: 60px 0 40px;
}.thanksFocusnT4 .story_tli5b {
    padding: 30px 25px;
    border-left: 4px solid rgb(218,176,177);
}.thanksFocusnT4 .story_tli5b > div:first-child {
    margin-bottom: 25px;
}.thanksFocusnT4 h5 {
    font-size: calc(24px * 0.9);
}.thanksFocusnT4 h5::before {
    font-size: calc(24px * 2);
    left: -20px;
}.thanksFocusnT4 .story_tli5b > div:first-child::after {
    height: 2px;
    width: 60px;
}
}

@media (prefers-reduced-motion: reduce) {.thanksFocusnT4 .story_tli5b,
    .thanksFocusnT4 .story_tli5b::before,
    .thanksFocusnT4 .story_tli5b > div:first-child::after,
    .thanksFocusnT4 a::after {
    transition: none;
}.thanksFocusnT4::after {
    animation: none;
}}.contact_form_boxyaU {
    overflow: hidden;
    padding: 70px 0;
    background: rgb(236,215,216);
    position: relative;
}.contact_form_boxyaU::before {
    background-image: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(0, 0, 0, 0.03) 10px, rgba(0, 0, 0, 0.03) 20px),
        repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(0, 0, 0, 0.03) 10px, rgba(0, 0, 0, 0.03) 20px);
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    position: absolute;
    height: 100%;
    content: "";
}.contact_form_boxyaU .container {
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
}.contact_form_boxyaU h2 {
    color: rgb(199,134,137);
    font-size: 34px;
    position: relative;
    text-align: center;
    font-weight: 700;
    margin-bottom: 40px;
}.contact_form_boxyaU h2::after {
    transform: translateX(-50%);
    width: 60px;
    bottom: -15px;
    content: "";
    background: rgb(218,176,177);
    left: 50%;
    position: absolute;
    height: 3px;
}.contact_form_boxyaU .help_inquiryYmj {
    gap: 0;
    background: #ffffff;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    display: grid;
    overflow: hidden;
    border-radius: 27px;
    grid-template-columns: 1fr 1fr;
}.contact_form_boxyaU .photo_box_wrap4vd {
    height: 100%;
    border-bottom-right-radius: 27px;
    transition: transform 0.6s ease;
    grid-row: 1;
    grid-column: 2;
    min-height: 500px;
    border-top-right-radius: 27px;
}.contact_form_boxyaU .support_gridZ74 {
    grid-row: 1;
    grid-column: 1;
    background: #ffffff;
    padding: 50px 40px;
}.contact_form_boxyaU #contact {
    display: flex;
    gap: 25px;
    flex-direction: column;
}.contact_form_boxyaU h3 {
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 21px;
    color: rgb(218,176,177);
}.contact_form_boxyaU input[type="text"] {
    padding: 15px 20px;
    font-size: 12px;
    width: 100%;
    border: 1px solid rgb(236,215,216);
    border-radius: 10px;
    background: #ffffff;
    transition: all 0.3s ease;
    color: #000000;
}.contact_form_boxyaU input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border-color: rgb(218,176,177);
}.contact_form_boxyaU input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.5;
}.contact_form_boxyaU .message_queryFgK {
    gap: 10px;
    align-items: flex-start;
    display: flex;
    margin-top: 10px;
}.contact_form_boxyaU .message_queryFgK input[type="checkbox"] {
    height: 24px;
    flex-shrink: 0;
    width: 24px;
    border-radius: 10px;
    position: relative;
    cursor: pointer;
    border: 2px solid rgb(236,215,216);
    appearance: none;
    margin-top: 2px;
}.contact_form_boxyaU .message_queryFgK input[type="checkbox"]:checked {
    background: rgb(218,176,177);
    border-color: rgb(218,176,177);
}.contact_form_boxyaU .message_queryFgK input[type="checkbox"]:checked::after {
    left: 50%;
    color: #ffffff;
    content: "✓";
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    position: absolute;
}.contact_form_boxyaU .message_queryFgK label {
    line-height: 1.5;
    font-size: 12px;
    color: #000000;
}.contact_form_boxyaU .message_queryFgK a {
    font-weight: 600;
    transition: all 0.3s ease;
    color: rgb(218,176,177);
    text-decoration: none;
}.contact_form_boxyaU .message_queryFgK a:hover {
    color: rgb(199,134,137);
}.contact_form_boxyaU .feedback_inquirynvb {
    margin-top: 10px;
    font-weight: 600;
    position: relative;
    border-radius: 10px;
    border: none;
    overflow: hidden;
    color: #ffffff;
    align-self: flex-start;
    letter-spacing: 1px;
    padding: 15px 35px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: 16px;
    background: rgb(218,176,177);
}.contact_form_boxyaU .feedback_inquirynvb::before {
    transition: all 0.6s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    height: 100%;
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
}.contact_form_boxyaU .feedback_inquirynvb:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgb(199,134,137);
}.contact_form_boxyaU .feedback_inquirynvb:hover::before {
    left: 100%;
}.contact_form_boxyaU svg {
    width: 22px;
    margin-right: 10px;
    height: 22px;
    fill: rgb(218,176,177);
    vertical-align: middle;
}.contact_form_boxyaU svg path {
    fill: rgb(218,176,177);
}

@media (max-width: 992px) {.contact_form_boxyaU .help_inquiryYmj {
    grid-template-columns: 1fr;
}.contact_form_boxyaU .photo_box_wrap4vd {
    border-top-right-radius: 27px;
    min-height: 300px;
    border-radius: 0;
    border-top-left-radius: 27px;
    grid-column: 1;
    grid-row: 1;
}.contact_form_boxyaU .support_gridZ74 {
    grid-column: 1;
    grid-row: 2;
    padding: 40px 30px;
}
}

@media (max-width: 768px) {.contact_form_boxyaU {
    padding: 50px 0;
}.contact_form_boxyaU h2 {
    font-size: calc(34px - 4px);
    margin-bottom: 30px;
}.contact_form_boxyaU .support_gridZ74 {
    padding: 30px 25px;
}.contact_form_boxyaU .photo_box_wrap4vd {
    min-height: 250px;
}
}

@media (max-width: 576px) {.contact_form_boxyaU {
    padding: 40px 0;
}.contact_form_boxyaU .container {
    padding: 0 15px;
}.contact_form_boxyaU h2::after {
    width: 40px;
}.contact_form_boxyaU .support_gridZ74 {
    padding: 25px 20px;
}.contact_form_boxyaU #contact {
    gap: 20px;
}.contact_form_boxyaU .feedback_inquirynvb {
    padding: 14px 20px;
    width: 100%;
}.contact_form_boxyaU .photo_box_wrap4vd {
    min-height: 200px;
}}.privacy_dene3H {
    height: auto;
    color: #ffffff;
    padding: 40px;
    box-shadow: 0 0 15px rgb(218,176,177,0.5);
    font-family: Arial, sans-serif;
    overflow: hidden;
    width: 100%;
    border: 2px solid rgb(218,176,177);
}.privacy_dene3H h1 {
    font-weight: 700;
    margin-top: 30px;
    border-bottom: 2px solid rgb(218,176,177);
    margin-bottom: 20px;
    color: rgb(218,176,177);
    font-size: 39px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-shadow: 0 0 10px rgb(218,176,177,0.5);
}.privacy_dene3H h2 {
    border-bottom: 1px solid rgb(199,134,137);
    margin-bottom: 15px;
    font-weight: 600;
    color: rgb(199,134,137);
    font-size: 29px;
    text-shadow: 0 0 10px rgb(199,134,137,0.5);
    margin-top: 25px;
    padding-bottom: 5px;
}.privacy_dene3H h3, .privacy_dene3H h4, .privacy_dene3H h5, .privacy_dene3H h6 {
    text-shadow: 0 0 5px rgb(218,176,177,0.5);
    font-weight: 600;
    font-size: 18px;
    color: rgb(218,176,177);
    margin-bottom: 10px;
    margin-top: 20px;
}.privacy_dene3H li {
    margin-bottom: 15px;
    line-height: 1.6;
    color: #000000;
    font-weight: 400;
    position: relative;
    font-size: 12px;
}.privacy_dene3H li::before {
    left: -15px;
    position: absolute;
    content: "▸";
    top: 0;
    color: rgb(218,176,177);
}.privacy_dene3H section {
    box-shadow: 0 0 15px rgb(218,176,177,0.5);
    padding: 20px;
    margin-top: 20px;
    border-radius: 10px;
}.privacy_dene3H p, .privacy_dene3H span, .privacy_dene3H div {
    font-size: 12px;
    text-shadow: 0 0 5px rgb(218,176,177,0.5);
    color: #000000;
    margin-bottom: 10px;
    font-weight: 300;
    line-height: 1.8;
}

@media only screen and (max-width: 800px) {.privacy_dene3H {
    padding: 20px 10px;
}.privacy_dene3H h1 {
    font-size: calc(18px * 0.8);
}.privacy_dene3H h2 {
    font-size: calc(18px * 0.8);
}.privacy_dene3H h3, .privacy_dene3H h4, .privacy_dene3H h5, .privacy_dene3H h6 {
    font-size: calc(18px * 0.8);
}.privacy_dene3H p, .privacy_dene3H span, .privacy_dene3H div {
    font-size: calc(12px * 0.9);
}}.training_specialist8Cl {
    background: linear-gradient(135deg, rgb(236,215,216) 0%, #ffffff 100%);
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
}.training_specialist8Cl::before {
    height: 100%;
    background-size: 120px 120px;
    width: 100%;
    position: absolute;
    left: 0;
    transform: perspective(1000px) rotateX(5deg);
    z-index: 0;
    top: 0;
    opacity: 0.1;
    content: "";
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(218,176,177,0.5) 49.5%, rgb(218,176,177,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(199,134,137,0.5) 49.5%, rgb(199,134,137,0.5) 50.5%, transparent 50.5%);
}.training_specialist8Cl .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    transform-style: preserve-3d;
    perspective: 1000px;
}.training_specialist8Cl .feedback_listyUn {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: #ffffff;
    grid-template-columns: 1fr;
    grid-gap: 2rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    padding: 3rem;
    position: relative;
    transform: perspective(1000px) rotateY(-2deg);
    display: grid;
}.training_specialist8Cl .feedback_listyUn:hover {
    transform: perspective(1000px) rotateY(0deg);
}.training_specialist8Cl .feedback_listyUn::before {
    content: "";
    right: -10px;
    left: -10px;
    bottom: -10px;
    transition: opacity 0.5s ease;
    position: absolute;
    filter: blur(8px);
    opacity: 0;
    background: linear-gradient(135deg, rgb(218,176,177,0.5) 0%, rgb(199,134,137,0.5) 100%);
    z-index: -1;
    top: -10px;
}.training_specialist8Cl .feedback_listyUn:hover::before {
    opacity: 0.7;
}.training_specialist8Cl .feedback_listyUn > div:nth-child(1) {
    grid-area: photo;
}.training_specialist8Cl .feedback_listyUn > div:nth-child(2) {
    grid-area: info;
}.training_specialist8Cl .feedback_listyUn > div:nth-child(3) {
    grid-area: quote;
}.training_specialist8Cl .photo_box_wrap4vd {
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    width: 240px;
    overflow: hidden;
    height: 240px;
    transform: translateZ(30px);
    clip-path: polygon(0% 15%, 15% 0%, 85% 0%, 100% 15%, 100% 85%, 85% 100%, 15% 100%, 0% 85%);
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}.training_specialist8Cl .feedback_listyUn:hover .photo_box_wrap4vd {
    transform: translateZ(50px) scale(1.05);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
}.training_specialist8Cl .photo_box_wrap4vd::after {
    transition: opacity 0.4s ease;
    opacity: 0.3;
    content: "";
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, rgb(218,176,177,0.5) 0%, transparent 100%);
}.training_specialist8Cl .feedback_listyUn:hover .photo_box_wrap4vd::after {
    opacity: 0.5;
}.training_specialist8Cl .name {
    color: rgb(218,176,177);
    position: relative;
    font-size: calc(19px * 1.2);
    transform: translateZ(15px);
    transition: transform 0.3s ease;
    margin: 0 0 0.5rem;
    font-weight: 700;
}.training_specialist8Cl .name::after {
    transform: scaleX(0.7);
    bottom: -10px;
    width: 60px;
    content: "";
    transition: transform 0.4s ease-out;
    left: 0;
    background: rgb(199,134,137);
    transform-origin: left;
    position: absolute;
    height: 3px;
}.training_specialist8Cl .feedback_listyUn:hover .name::after {
    transform: scaleX(1);
}.training_specialist8Cl .feedback_listyUn > div:nth-child(2) > div {
    transform: translateZ(10px);
    font-weight: 600;
    color: rgb(199,134,137);
    font-family: Arial, sans-serif;
    margin-top: 1.5rem;
    font-size: calc(14px * 1.1);
    position: relative;
}.training_specialist8Cl .career_exp49g {
    text-align: justify;
    position: relative;
    color: #000000;
    transform: translateZ(5px);
    line-height: 1.8;
    font-family: Arial, sans-serif;
    font-size: 14px;
}.training_specialist8Cl .career_exp49g::before {
    left: -1.5rem;
    opacity: 0.2;
    transform: translateZ(5px);
    transition: all 0.4s ease;
    font-family: Georgia, serif;
    content: "";
    font-size: 6rem;
    top: -3.5rem;
    color: rgb(218,176,177,0.5);
    position: absolute;
}.training_specialist8Cl .feedback_listyUn:hover .career_exp49g::before {
    transform: translateZ(15px) translateY(-10px);
    opacity: 0.4;
}

@media (min-width: 768px) {.training_specialist8Cl .feedback_listyUn {
    grid-template-columns: auto 1fr;
    align-items: center;
    padding: 4rem;
    grid-template-areas:
            "photo info"
            "quote quote";
}.training_specialist8Cl .feedback_listyUn > div:nth-child(2) {
    padding-left: 2rem;
}.training_specialist8Cl .career_exp49g {
    margin-top: 2rem;
}
}

@media (min-width: 992px) {.training_specialist8Cl {
    padding: 8rem 0;
}.training_specialist8Cl .feedback_listyUn {
    grid-template-rows: auto 1fr;
    padding: 5rem;
    grid-template-columns: auto 1fr;
    grid-template-areas:
            "photo info"
            "photo quote";
}.training_specialist8Cl .career_exp49g {
    margin-top: 0;
    padding-left: 2rem;
}.training_specialist8Cl .photo_box_wrap4vd {
    height: 280px;
    width: 280px;
}
}

@media (max-width: 767px) {.training_specialist8Cl .feedback_listyUn {
    grid-template-areas:
            "photo_box_wrap4vd"
            "support_reachycs"
            "career_exp49g";
    transform: perspective(1000px) rotateY(0deg);
    padding: 2rem;
}.training_specialist8Cl .photo_box_wrap4vd {
    height: 180px;
    margin: 0 auto;
    width: 180px;
}.training_specialist8Cl .name {
    text-align: center;
    margin-top: 1.5rem;
}.training_specialist8Cl .name::after {
    left: 50%;
    transform: translateX(-50%) scaleX(0.7);
}.training_specialist8Cl .feedback_listyUn:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.training_specialist8Cl .feedback_listyUn > div:nth-child(2) > div {
    text-align: center;
    margin-top: 1rem;
}.training_specialist8Cl .career_exp49g {
    text-align: left;
    margin-top: 1.5rem;
}}header {
    position: relative;
    z-index: 1000;
    background-color: rgb(236,215,216);
    clip-path: polygon(0 0, 100% 0, 100% 85%, 97% 100%, 3% 100%, 0 85%);
    padding: 1.2rem 0;
}header::before {
    opacity: 0.15;
    height: 100%;
    top: 0;
    width: 100%;
    animation: gridMove 40s linear infinite;
    z-index: -1;
    left: 0;
    position: absolute;
    background: 
        linear-gradient(90deg, transparent 49.5%, rgb(218,176,177,0.5) 49.5%, rgb(218,176,177,0.5) 50.5%, transparent 50.5%) 0 0 / 20px 100%,
        linear-gradient(0deg, transparent 49.5%, rgb(199,134,137,0.5) 49.5%, rgb(199,134,137,0.5) 50.5%, transparent 50.5%) 0 0 / 100% 20px;
    content: '';
}header::after {
    z-index: 1;
    content: '';
    height: 4px;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, 
        rgb(218,176,177) 0%, 
        rgb(199,134,137) 50%, 
        rgb(218,176,177) 100%);
    width: 100%;
    bottom: 0;
}header .container {
    position: relative;
    max-width: 1200px;
    padding: 0 1.5rem;
    margin: 0 auto;
}header .nav_coreGAN {
    justify-content: space-between;
    display: flex;
    position: relative;
    align-items: center;
}header .top_navwak {
    position: relative;
    background: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    display: flex;
    padding: 5px;
    border-radius: 12px;
    gap: 0.5rem;
}header .main_barjg8 {
    position: relative;
    padding: 0.7rem 1.2rem;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    font-size: 18px;
    text-decoration: none;
    font-weight: 400;
    color: #ffffff;
    font-family: Arial, sans-serif;
    border-radius: 10px;
}header .main_barjg8::before {
    background: linear-gradient(45deg, rgb(218,176,177), rgb(199,134,137));
    right: -2px;
    position: absolute;
    bottom: -2px;
    z-index: -1;
    border-radius: calc(10px + 2px);
    top: -2px;
    transform: scale(0.95);
    opacity: 0;
    transition: all 0.3s ease;
    left: -2px;
    content: '';
}header .main_barjg8::after {
    left: 0;
    content: '';
    right: 0;
    position: absolute;
    background: rgb(218,176,177);
    bottom: 0;
    border-radius: 10px;
    z-index: -1;
    top: 0;
}header .main_barjg8:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    color: #ffffff;
}header .main_barjg8:hover::before {
    opacity: 1;
    transform: scale(1);
}header .top_headjbP {
    border-radius: 10px;
    display: flex;
    text-decoration: none;
    padding: 0.5rem 1rem;
    position: relative;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.03);
    align-items: center;
    overflow: hidden;
}header .top_headjbP::before {
    position: absolute;
    width: 100%;
    top: 0;
    content: '';
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent
    );
    left: -100%;
    height: 100%;
    transition: 0.5s;
}header .top_headjbP:hover::before {
    left: 100%;
}header .top_headjbP svg {
    height: auto;
    position: relative;
    width: 160px;
    z-index: 2;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 20px 20px;
    }
}

@media (max-width: 991px) {header {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 5% 100%, 0 90%);
}header .top_navwak {
    gap: 0.3rem;
}header .main_barjg8 {
    font-size: calc(18px - 1px);
    padding: 0.6rem 0.8rem;
}header .top_headjbP svg {
    width: 140px;
}
}

@media (max-width: 767px) {header {
    padding: 1rem 0 1.5rem;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 90% 100%, 10% 100%, 0 95%);
}header .nav_coreGAN {
    flex-direction: column;
}header .top_navwak {
    margin-top: 1rem;
    padding: 10px;
    justify-content: center;
    gap: 0.5rem;
    width: 100%;
    order: 2;
    flex-wrap: wrap;
}header .main_barjg8 {
    font-size: calc(18px - 2px);
    padding: 0.5rem 0.7rem;
}header .top_headjbP {
    order: 1;
    margin-bottom: 0.5rem;
}header .top_headjbP svg {
    width: 130px;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0 1.2rem;
}header .top_navwak {
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
}header .top_navwak::-webkit-scrollbar {
    height: 3px;
}header .top_navwak::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(218,176,177);
}header .main_barjg8 {
    white-space: nowrap;
}header .top_headjbP svg {
    width: 110px;
}}.title_sectionO80 {
    overflow: hidden;
    min-height: 100vh;
    position: relative;
    align-items: center;
    justify-content: center;
    display: flex;
    background: linear-gradient(135deg, rgb(236,215,216), rgba(0, 0, 0, 0.5));
}.title_sectionO80::before {
    width: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    height: 100%;
    z-index: 1;
    background: 
    radial-gradient(circle at 20% 30%, rgb(199,134,137,0.5) 0%, transparent 35%),
    radial-gradient(circle at 80% 70%, rgb(218,176,177,0.5) 0%, transparent 40%);
    position: absolute;
    content: "";
    opacity: 0.6;
}.title_sectionO80::after {
    animation: floatEffect 12s infinite alternate ease-in-out;
    opacity: 0.07;
    height: 40%;
    z-index: 0;
    bottom: -5%;
    content: "";
    width: 40%;
    filter: blur(60px);
    right: -5%;
    position: absolute;
    background: rgb(218,176,177);
    transform: rotate(-15deg) skew(20deg);
}.title_sectionO80 .edu_trackfast8NC {
    max-width: 1200px;
    display: grid;
    z-index: 2;
    grid-template-columns: 1fr;
    gap: 2.5rem;
    position: relative;
    width: 90%;
    transform: translateY(-2%);
}.title_sectionO80 .edu_trackfast8NC > div:first-child {
    animation: slideIn 0.8s ease-out forwards;
    transform: translateX(-10px);
    backdrop-filter: blur(8px);
    position: relative;
    background: rgba(255, 255, 255, 0.05);
    border-left: 3px solid rgb(218,176,177);
    padding: 2rem;
}.title_sectionO80 .edu_trackfast8NC > div:first-child::before {
    left: 0;
    opacity: 0.1;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: linear-gradient(to right, rgb(218,176,177,0.5), transparent);
    content: "";
    position: absolute;
}.title_sectionO80 p {
    max-width: 600px;
    color: #ffffff;
    line-height: 1.6;
    letter-spacing: 0.5px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    margin: 0;
    font-size: calc(17px * 1.2);
    font-weight: 600;
    font-family: Arial, sans-serif;
    position: relative;
}.title_sectionO80 .knowledge_guidesPpF {
    position: relative;
    opacity: 0;
    overflow: hidden;
    clip-path: polygon(
    0 0, 
    100% 0, 
    100% 85%, 
    95% 100%, 
    0 100%
  );
    animation: fadeUpIn 1s 0.3s ease-out forwards;
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.3);
    transform: translateY(20px);
}.title_sectionO80 .knowledge_guidesPpF > div {
    display: flex;
    z-index: 1;
    justify-content: space-between;
    position: relative;
    flex-direction: column;
    min-height: 350px;
    padding: 3.5rem 2.5rem;
}.title_sectionO80 .knowledge_guidesPpF > div::before {
    width: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(0, 0, 0, 0.4) 50%,
    rgba(0, 0, 0, 0.75) 100%
  );
    height: 100%;
    content: "";
    left: 0;
}.title_sectionO80 .knowledge_guidesPpF > div::after {
    height: 100%;
    content: "";
    opacity: 0.2;
    left: 0;
    background: linear-gradient(
    90deg,
    rgb(218,176,177) 0%,
    transparent 100%
  );
    mix-blend-mode: overlay;
    top: 0;
    width: 100%;
    position: absolute;
    z-index: -1;
}.title_sectionO80 h3 {
    line-height: 1.5;
    margin: 0 0 2rem 0;
    position: relative;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    max-width: 90%;
    font-size: calc(21px * 1.1);
    color: #ffffff;
    font-weight: 600;
}.title_sectionO80 h3::before {
    position: absolute;
    left: 0;
    background: rgb(218,176,177);
    transform-origin: left;
    animation: lineGrow 1.2s 0.8s forwards cubic-bezier(0.17, 0.67, 0.4, 1);
    top: -15px;
    width: 60px;
    content: "";
    height: 3px;
    transform: scaleX(0);
}.title_sectionO80 .title_style_header {
    transform: translateY(15px);
    font-weight: 700;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3), 
              0 4px 20px rgba(0, 0, 0, 0.15);
    opacity: 0;
    color: #ffffff;
    font-size: 44px;
    margin: 0;
    animation: fadeUpIn 1s 0.6s ease-out forwards;
    position: relative;
    line-height: 1.2;
}.title_sectionO80 .title_style_header::after {
    opacity: 0.7;
    animation: lineExtend 1.5s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    left: 0;
    width: 100%;
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgb(218,176,177), transparent);
    transform: scaleX(0.3);
    height: 10px;
    transform-origin: left;
    bottom: -20px;
}

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

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

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

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

@keyframes floatEffect {
  0% {
    transform: rotate(-15deg) skew(20deg) translate(0, 0);
  }
  100% {
    transform: rotate(-12deg) skew(18deg) translate(-20px, -20px);
  }
}

@media (min-width: 768px) {.title_sectionO80 .edu_trackfast8NC {
    gap: 3rem;
    grid-template-columns: 1fr 2fr;
}.title_sectionO80 .edu_trackfast8NC > div:first-child {
    display: flex;
    align-items: center;
    padding: 3rem;
}.title_sectionO80 p {
    font-size: calc(17px * 1.4);
}.title_sectionO80 .knowledge_guidesPpF {
    clip-path: polygon(
      0 0, 
      100% 0, 
      100% 90%, 
      85% 100%, 
      0 100%
    );
}.title_sectionO80 .knowledge_guidesPpF > div {
    min-height: 400px;
    padding: 4rem 3rem;
}.title_sectionO80 h3 {
    max-width: 80%;
    font-size: 21px;
}.title_sectionO80 .title_style_header {
    font-size: calc(44px * 1.2);
}
}

@media (min-width: 992px) {.title_sectionO80 {
    height: 100vh;
}.title_sectionO80 .edu_trackfast8NC {
    width: 85%;
    gap: 4rem;
}.title_sectionO80 .edu_trackfast8NC > div:first-child {
    transform: translateY(2rem);
    padding: 3.5rem;
}.title_sectionO80 p {
    font-size: calc(17px * 1.5);
}.title_sectionO80 .knowledge_guidesPpF > div {
    min-height: 450px;
    padding: 5rem 4rem;
}.title_sectionO80 h3 {
    font-size: calc(21px * 1.1);
    max-width: 70%;
}.title_sectionO80 .title_style_header {
    font-size: calc(44px * 1.4);
}.title_sectionO80 .title_style_header::after {
    bottom: -24px;
    height: 12px;
}
}

@media (min-width: 1200px) {.title_sectionO80 .edu_trackfast8NC {
    max-width: 1400px;
    width: 80%;
}.title_sectionO80 .knowledge_guidesPpF > div {
    min-height: 500px;
}.title_sectionO80 h3 {
    max-width: 60%;
}.title_sectionO80 .title_style_header {
    font-size: calc(44px * 1.5);
}
}

@media (max-width: 767px) {.title_sectionO80 {
    padding: 4rem 0;
}.title_sectionO80 .knowledge_guidesPpF > div {
    padding: 2.5rem 1.5rem;
}.title_sectionO80 h3 {
    margin-bottom: 1.5rem;
    font-size: 18px;
}.title_sectionO80 .title_style_header {
    font-size: calc(37px * 0.9);
}.title_sectionO80 .title_style_header::after {
    height: 6px;
    bottom: -12px;
}}.price_card_deckq5I {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.price_card_deckq5I::before {
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    position: absolute;
    z-index: 1;
    background: linear-gradient(145deg, rgba(0,0,0,0.85) 0%, rgba(20,30,50,0.95) 100%);
}.price_card_deckq5I .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
}.price_card_deckq5I .trial_offersb5y {
    display: flex;
    align-items: center;
    flex-direction: column;
}.price_card_deckq5I h2 {
    font-weight: 700;
    margin-bottom: 20px;
    color: #ffffff;
    text-align: center;
    transform: translateY(0);
    animation: float 6s ease-in-out infinite;
    position: relative;
    font-size: 35px;
}.price_card_deckq5I h2::after {
    bottom: -10px;
    height: 3px;
    position: absolute;
    transform: translateX(-50%);
    content: "";
    left: 50%;
    background: linear-gradient(90deg, rgb(218,176,177), rgb(199,134,137));
    width: 80px;
}.price_card_deckq5I .price_sheetr0d {
    max-width: 800px;
    line-height: 1.6;
    color: rgb(255, 255, 255, 0.5);
    text-align: center;
    font-size: 16px;
    margin: 0 auto 50px;
}.price_card_deckq5I .learn_pricinga3n {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    padding: 0;
    margin: 0;
    width: 100%;
    display: grid;
    list-style: none;
    gap: 30px;
}.price_card_deckq5I .learn_pricinga3n li {
    perspective: 1000px;
}.price_card_deckq5I .price_tiers41K {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform-style: preserve-3d;
    text-decoration: none;
    display: block;
    box-sizing: border-box;
    height: 100%;
}.price_card_deckq5I .price_tiers41K:hover {
    transform: translateY(-10px) rotateY(2deg);
}.price_card_deckq5I .pricing_dealsk2U {
    padding: 35px 30px;
    position: relative;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    transition: all 0.4s ease;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 5px 15px rgba(0,0,0,0.1);
    flex-direction: column;
    border: 1px solid rgba(255,255,255,0.1);
    display: flex;
    background: linear-gradient(135deg, rgba(255,255,255,0.03) 0%, rgba(255,255,255,0.08) 100%);
    backdrop-filter: blur(5px);
    border-radius: 8px;
}.price_card_deckq5I .pricing_dealsk2U::before {
    transform: scaleX(0.5);
    background: linear-gradient(90deg, rgb(218,176,177), rgb(199,134,137));
    top: 0;
    position: absolute;
    width: 100%;
    height: 5px;
    content: "";
    transition: transform 0.4s ease;
    left: 0;
    transform-origin: left;
}.price_card_deckq5I .price_tiers41K:hover .pricing_dealsk2U::before {
    transform: scaleX(1);
}.price_card_deckq5I .study_priceRZY {
    flex-direction: column;
    display: flex;
    box-sizing: border-box;
    height: 100%;
}.price_card_deckq5I .price_tiers41K h4 {
    position: relative;
    font-weight: 700;
    font-size: calc(20px * 1.2);
    color: #ffffff;
    margin: 0 0 20px;
}.price_card_deckq5I .price_tiers41K h4::after {
    position: absolute;
    height: 2px;
    width: 40px;
    left: 0;
    content: "";
    background-color: rgb(218,176,177);
    bottom: -10px;
}.price_card_deckq5I .price_tiers41K p {
    overflow-wrap: break-word;
    word-wrap: break-word;
    font-size: 16px;
    line-height: 1.6;
    color: rgb(255, 255, 255, 0.5);
    flex-grow: 1;
    margin: 0 0 25px;
    white-space: normal;
}.price_card_deckq5I .value_pricingjht {
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    color: #ffffff;
    align-self: flex-start;
    border-radius: 6px;
    transform: translateZ(10px);
    font-size: calc(20px * 1.4);
    display: inline-block;
    background: linear-gradient(135deg, rgb(218,176,177,0.5) 0%, rgb(199,134,137,0.5) 100%);
    font-weight: 700;
    padding: 10px 20px;
    transition: all 0.3s ease;
}.price_card_deckq5I .price_tiers41K:hover .value_pricingjht {
    transform: translateZ(15px) scale(1.05);
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

@media (max-width: 1200px) {.price_card_deckq5I {
    padding: 100px 0;
}.price_card_deckq5I .learn_pricinga3n {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
}
}

@media (max-width: 992px) {.price_card_deckq5I {
    padding: 80px 0;
}.price_card_deckq5I .learn_pricinga3n {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 20px;
}.price_card_deckq5I h2 {
    font-size: calc(35px * 0.9);
}
}

@media (max-width: 768px) {.price_card_deckq5I {
    padding: 60px 0;
}.price_card_deckq5I .learn_pricinga3n {
    max-width: 500px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.price_card_deckq5I .price_sheetr0d {
    margin-bottom: 40px;
}.price_card_deckq5I h2 {
    font-size: calc(35px * 0.8);
}.price_card_deckq5I .pricing_dealsk2U {
    padding: 30px 25px;
}
}

@media (max-width: 576px) {.price_card_deckq5I {
    padding: 50px 0;
}.price_card_deckq5I h2 {
    font-size: calc(35px * 0.7);
}.price_card_deckq5I .price_sheetr0d {
    font-size: calc(16px * 0.9);
    margin-bottom: 30px;
}.price_card_deckq5I .pricing_dealsk2U {
    padding: 25px 20px;
}.price_card_deckq5I .price_tiers41K h4 {
    font-size: calc(20px * 1.1);
}.price_card_deckq5I .price_tiers41K p {
    font-size: calc(16px * 0.9);
}.price_card_deckq5I .value_pricingjht {
    padding: 8px 16px;
    font-size: calc(20px * 1.2);
}}.potential_enrolleestOb {
    overflow: hidden;
    padding: 100px 0;
    background: rgb(236,215,216);
    position: relative;
}.potential_enrolleestOb::before {
    top: 0;
    left: 0;
    position: absolute;
    z-index: 0;
    height: 100%;
    opacity: 0.2;
    content: "";
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(218,176,177,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(199,134,137,0.5) 0%, transparent 40%);
}.potential_enrolleestOb .container {
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}.potential_enrolleestOb .story_tli5b {
    background: rgb(236,215,216);
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        -20px -20px 60px rgba(255, 255, 255, 0.8);
    padding: 50px;
    position: relative;
    border-radius: 16px;
}.potential_enrolleestOb h4 {
    color: #000000;
    position: relative;
    margin-bottom: 50px;
    text-align: center;
    font-size: 37px;
    font-weight: 700;
}.potential_enrolleestOb h4::after {
    border-radius: 2px;
    width: 80px;
    content: "";
    background: linear-gradient(90deg, rgb(218,176,177), rgb(199,134,137));
    height: 4px;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -15px;
}.potential_enrolleestOb div {
    gap: 30px;
    flex-wrap: wrap;
    display: flex;
}.potential_enrolleestOb div p {
    background: rgb(236,215,216);
    font-size: 16px;
    line-height: 1.6;
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.05),
        -8px -8px 16px rgba(255, 255, 255, 0.8),
        inset 1px 1px 1px rgba(255, 255, 255, 0.3);
    overflow: hidden;
    border-radius: 16px;
    color: #000000;
    position: relative;
    min-width: 250px;
    transition: all 0.3s ease;
    padding: 25px;
    flex: 1 1 calc(33.333% - 20px);
    display: flex;
    margin: 0;
    align-items: center;
}.potential_enrolleestOb div p:hover {
    transform: translateY(-5px);
    box-shadow: 
        12px 12px 24px rgba(0, 0, 0, 0.08),
        -12px -12px 24px rgba(255, 255, 255, 0.9),
        inset 1px 1px 1px rgba(255, 255, 255, 0.4);
}.potential_enrolleestOb div p::before {
    width: 5px;
    position: absolute;
    opacity: 0.7;
    border-radius: 5px 0 0 5px;
    top: 0;
    content: "";
    background: linear-gradient(180deg, rgb(218,176,177), rgb(199,134,137));
    left: 0;
    height: 100%;
}.potential_enrolleestOb div p svg {
    height: 40px;
    background: rgb(236,215,216);
    margin-right: 20px;
    border-radius: 50%;
    width: 40px;
    transition: all 0.3s ease;
    box-shadow: 
        4px 4px 8px rgba(0, 0, 0, 0.1),
        -4px -4px 8px rgba(255, 255, 255, 0.8);
    padding: 8px;
    min-width: 40px;
}.potential_enrolleestOb div p:hover svg {
    box-shadow: 
        6px 6px 12px rgba(0, 0, 0, 0.15),
        -6px -6px 12px rgba(255, 255, 255, 0.9),
        inset 1px 1px 1px rgba(255, 255, 255, 0.4);
    transform: rotate(10deg);
}.potential_enrolleestOb div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(218,176,177);
}.potential_enrolleestOb div p:hover svg path {
    fill: rgb(199,134,137);
}

@media (max-width: 1100px) {.potential_enrolleestOb div p {
    flex: 1 1 calc(50% - 15px);
}
}

@media (max-width: 991px) {.potential_enrolleestOb {
    padding: 80px 0;
}.potential_enrolleestOb .story_tli5b {
    padding: 40px 30px;
}.potential_enrolleestOb h4 {
    font-size: calc(37px - 2px);
    margin-bottom: 40px;
}.potential_enrolleestOb div {
    gap: 20px;
}.potential_enrolleestOb div p {
    padding: 20px;
}.potential_enrolleestOb div p svg {
    margin-right: 15px;
    min-width: 35px;
    width: 35px;
    height: 35px;
}
}

@media (max-width: 767px) {.potential_enrolleestOb {
    padding: 60px 0;
}.potential_enrolleestOb .story_tli5b {
    padding: 30px 20px;
}.potential_enrolleestOb h4 {
    font-size: calc(37px - 4px);
    margin-bottom: 35px;
}.potential_enrolleestOb div p {
    flex: 1 1 100%;
    padding: 18px;
}.potential_enrolleestOb div p svg {
    width: 30px;
    padding: 6px;
    min-width: 30px;
    margin-right: 15px;
    height: 30px;
}
}

@media (max-width: 479px) {.potential_enrolleestOb {
    padding: 40px 0;
}.potential_enrolleestOb .story_tli5b {
    padding: 25px 15px;
}.potential_enrolleestOb h4 {
    font-size: calc(37px - 6px);
    margin-bottom: 30px;
}.potential_enrolleestOb div {
    gap: 15px;
}.potential_enrolleestOb div p {
    padding: 15px;
    font-size: calc(16px - 1px);
}.potential_enrolleestOb div p svg {
    padding: 5px;
    height: 26px;
    margin-right: 12px;
    min-width: 26px;
    width: 26px;
}}.learning_impactPz3 {
    background: linear-gradient(135deg, rgb(236,215,216) 0%, rgba(245, 245, 250, 0.9) 100%);
    overflow: hidden;
    position: relative;
    padding: 100px 20px;
}.learning_impactPz3::before {
    height: 300px;
    top: -50px;
    content: "";
    position: absolute;
    background: linear-gradient(225deg, rgb(199,134,137,0.5) 0%, transparent 70%);
    animation: pulse 8s infinite alternate ease-in-out;
    z-index: 1;
    transform: rotate(-15deg);
    filter: blur(40px);
    right: -50px;
    opacity: 0.5;
    width: 300px;
}.learning_impactPz3::after {
    background: linear-gradient(45deg, rgb(218,176,177,0.5) 0%, transparent 70%);
    animation: float 12s infinite alternate ease-in-out;
    width: 400px;
    left: -100px;
    content: "";
    filter: blur(50px);
    opacity: 0.4;
    z-index: 1;
    bottom: -100px;
    position: absolute;
    transform: rotate(22deg);
    height: 400px;
}.learning_impactPz3 h5 {
    opacity: 1;
    max-width: 800px;
    color: #000000;
    position: relative;
    font-size: 19px;
    margin-right: auto;
    margin-bottom: 50px;
    font-weight: 700;
    z-index: 2;
    transform: translateY(0);
    margin-left: auto;
    text-align: center;
    animation: fadeSlideUp 1s ease-out;
}.learning_impactPz3 h5::after {
    width: 80px;
    transform: translateX(-50%);
    position: absolute;
    background: linear-gradient(90deg, rgb(218,176,177) 0%, rgb(199,134,137) 100%);
    bottom: -12px;
    content: "";
    left: 50%;
    height: 3px;
    border-radius: 10px;
}.learning_impactPz3 .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}.learning_impactPz3 .story_tli5b {
    position: relative;
    padding: 40px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    transform: translateY(0);
    backdrop-filter: blur(10px);
    flex-direction: column;
    animation: fadeSlideUp 1.2s ease-out 0.2s both;
    overflow: hidden;
    gap: 40px;
    opacity: 1;
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
}.learning_impactPz3 .story_tli5b::before {
    height: 5px;
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(218,176,177) 0%, rgb(199,134,137) 100%);
    top: 0;
    position: absolute;
    width: 100%;
}.learning_impactPz3 .photo_box_wrap4vd {
    object-fit: cover;
    height: auto;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scale(1);
    width: 100%;
}.learning_impactPz3 .story_tli5b:hover .photo_box_wrap4vd {
    transform: scale(1.03);
}.learning_impactPz3 .content_blockETU {
    position: relative;
}.learning_impactPz3 ul {
    margin: 0;
    padding: 0;
    gap: 20px;
    grid-template-columns: 1fr;
    list-style: none;
    display: grid;
}.learning_impactPz3 li {
    transition: transform 0.3s ease;
    padding-left: 40px;
    position: relative;
    animation: fadeSlideRight 0.5s ease-out both;
}.learning_impactPz3 li:nth-child(1) {
    animation-delay: 0.3s;
}.learning_impactPz3 li:nth-child(2) {
    animation-delay: 0.4s;
}.learning_impactPz3 li:nth-child(3) {
    animation-delay: 0.5s;
}.learning_impactPz3 li:nth-child(4) {
    animation-delay: 0.6s;
}.learning_impactPz3 li:nth-child(5) {
    animation-delay: 0.7s;
}.learning_impactPz3 li:hover {
    transform: translateX(5px);
}.learning_impactPz3 li p {
    color: #000000;
    line-height: 1.6;
    position: relative;
    font-size: 13px;
    margin: 0;
}.learning_impactPz3 svg {
    transform: translateY(0) scale(1);
    left: -40px;
    position: absolute;
    transition: transform 0.3s ease;
    top: 0;
    width: 28px;
    height: 28px;
}.learning_impactPz3 li:hover svg {
    transform: translateY(-2px) scale(1.1);
}.learning_impactPz3 svg path {
    fill: rgb(218,176,177);
    transition: fill 0.3s ease;
}.learning_impactPz3 li:hover svg path {
    fill: rgb(199,134,137);
}

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

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

@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: rotate(-15deg) scale(1);
    }
    100% {
        opacity: 0.6;
        transform: rotate(-12deg) scale(1.1);
    }
}

@keyframes float {
    0% {
        transform: rotate(22deg) translate(0, 0);
    }
    100% {
        transform: rotate(18deg) translate(30px, -20px);
    }
}

@media (min-width: 768px) {.learning_impactPz3 {
    padding: 120px 40px;
}.learning_impactPz3 .story_tli5b {
    flex-direction: row;
    padding: 60px;
    align-items: center;
}.learning_impactPz3 .story_tli5b > div:first-child {
    flex: 0 0 40%;
}.learning_impactPz3 .content_blockETU {
    flex: 0 0 60%;
    padding-left: 40px;
}.learning_impactPz3 ul {
    grid-template-columns: repeat(2, 1fr);
}.learning_impactPz3 h5 {
    margin-bottom: 60px;
    font-size: calc(19px * 1.1);
}.learning_impactPz3 h5::after {
    width: 100px;
}
}

@media (min-width: 992px) {.learning_impactPz3 {
    padding: 140px 60px;
}.learning_impactPz3 .story_tli5b {
    gap: 60px;
}.learning_impactPz3 h5 {
    font-size: calc(19px * 1.2);
}.learning_impactPz3 h5::after {
    width: 120px;
}.learning_impactPz3 p {
    font-size: calc(13px * 1.05);
}
}

@media (max-width: 767px) {.learning_impactPz3 {
    padding: 80px 20px;
}.learning_impactPz3 h5 {
    font-size: calc(19px * 0.9);
}.learning_impactPz3 .story_tli5b {
    padding: 30px;
}.learning_impactPz3 .photo_box_wrap4vd {
    max-height: 250px;
    object-position: center;
}.learning_impactPz3 li {
    padding-left: 35px;
}.learning_impactPz3 svg {
    left: -35px;
    width: 24px;
    height: 24px;
}}.course_program_descriptioncUW {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(236,215,216) 0%, rgb(218,176,177,0.5) 100%);
    padding: 100px 0;
}.course_program_descriptioncUW::before {
    height: 100%;
    position: absolute;
    z-index: 1;
    background: 
    radial-gradient(circle at 20% 20%, rgb(199,134,137,0.5) 0%, transparent 30%),
    radial-gradient(circle at 80% 80%, rgb(218,176,177,0.5) 0%, transparent 30%);
    left: 0;
    width: 100%;
    top: 0;
    content: "";
}.course_program_descriptioncUW::after {
    left: 0;
    width: 100%;
    opacity: 0.1;
    background-position: -1px -1px;
    height: 100%;
    z-index: 1;
    top: 0;
    background-image: 
    linear-gradient(90deg, rgb(218,176,177,0.5) 1px, transparent 1px),
    linear-gradient(0deg, rgb(218,176,177,0.5) 1px, transparent 1px);
    background-size: 40px 40px;
    position: absolute;
    content: "";
}.course_program_descriptioncUW .container {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 30px;
    max-width: 1200px;
}.course_program_descriptioncUW .story_tli5b {
    display: grid;
    position: relative;
    grid-template-columns: 1fr 1.2fr;
}.course_program_descriptioncUW .master_itOnj {
    flex-direction: column;
    display: flex;
    position: relative;
    justify-content: center;
    z-index: 3;
    align-items: flex-start;
    padding: 0 50px 0 0;
}.course_program_descriptioncUW .site_topXkG {
    perspective: 500px;
    margin-bottom: 30px;
    transform-style: preserve-3d;
    position: relative;
}.course_program_descriptioncUW .site_topXkG::before {
    left: -15px;
    content: "";
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background-color: #ffffff;
    z-index: -1;
    height: calc(100% + 30px);
    transform: translateZ(-10px);
    position: absolute;
    top: -15px;
    width: calc(100% + 30px);
}.course_program_descriptioncUW .site_topXkG::after {
    top: -5px;
    border: 1px solid rgb(218,176,177,0.5);
    height: calc(100% + 10px);
    width: calc(100% + 10px);
    left: -5px;
    z-index: -1;
    border-radius: calc(10px - 2px);
    transform: translateZ(-5px);
    content: "";
    position: absolute;
}.course_program_descriptioncUW .site_topXkG svg {
    transition: all 0.3s ease;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1));
    max-width: 140px;
}.course_program_descriptioncUW .site_topXkG svg path {
    fill: rgb(218,176,177);
    transition: fill 0.3s ease;
}.course_program_descriptioncUW .site_topXkG:hover svg {
    transform: scale(1.05);
}.course_program_descriptioncUW .site_topXkG:hover svg path {
    fill: rgb(199,134,137);
}.course_program_descriptioncUW h3 {
    position: relative;
    color: #000000;
    border-left: 3px solid rgb(218,176,177);
    line-height: 1.3;
    padding-left: 20px;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 28px;
}.course_program_descriptioncUW h3::after {
    content: "";
    width: 30px;
    background-color: rgb(199,134,137);
    position: absolute;
    bottom: -5px;
    left: -3px;
    height: 3px;
}.course_program_descriptioncUW p {
    color: #000000;
    margin-bottom: 0;
    line-height: 1.8;
    font-size: 15px;
    padding-left: 20px;
    font-weight: 400;
    position: relative;
    font-family: Arial, sans-serif;
}.course_program_descriptioncUW .photo_box_wrap4vd {
    transition: all 0.5s ease;
    height: 550px;
    border-radius: 50% 0 0 50%;
    box-shadow: -20px 0 40px rgba(0, 0, 0, 0.15);
    position: relative;
    overflow: hidden;
}.course_program_descriptioncUW .photo_box_wrap4vd::before {
    border: 10px solid transparent;
    inset: 0;
    z-index: 2;
    border-radius: 50% 0 0 50%;
    border-left: 10px solid rgb(218,176,177,0.5);
    content: "";
    position: absolute;
}.course_program_descriptioncUW .photo_box_wrap4vd::after {
    position: absolute;
    content: "";
    border-radius: 50% 0 0 50%;
    inset: 15px;
    box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
    z-index: 2;
}

@media screen and (min-width: 1600px) {.course_program_descriptioncUW .story_tli5b {
    grid-template-columns: 1fr 1.5fr;
}.course_program_descriptioncUW .photo_box_wrap4vd {
    border-radius: 45% 0 0 45%;
}
}

@media screen and (max-width: 1200px) {.course_program_descriptioncUW {
    padding: 80px 0;
}.course_program_descriptioncUW .master_itOnj {
    padding: 0 30px 0 0;
}
}

@media screen and (max-width: 991px) {.course_program_descriptioncUW .story_tli5b {
    gap: 60px;
    grid-template-columns: 1fr;
}.course_program_descriptioncUW .master_itOnj {
    padding: 0;
    order: 2;
}.course_program_descriptioncUW .photo_box_wrap4vd {
    min-height: 350px;
    order: 1;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 30% 30%;
}.course_program_descriptioncUW .photo_box_wrap4vd::before {
    border: 10px solid transparent;
    border-radius: 0 0 30% 30%;
    border-bottom: 10px solid rgb(218,176,177,0.5);
}.course_program_descriptioncUW .photo_box_wrap4vd::after {
    border-radius: 0 0 30% 30%;
}.course_program_descriptioncUW .story_tli5b::before,
  .course_program_descriptioncUW .story_tli5b::after {
    top: calc(350px - 30px);
    left: 50%;
    transform: translateX(-50%);
}.course_program_descriptioncUW .story_tli5b::after {
    left: 50%;
    top: calc(350px - 15px);
    transform: translateX(-50%);
}
  
  @keyframes pulse {
    0%, 100% {
      transform: translateX(-50%) scale(1);
      opacity: 1;
    }
    50% {
      transform: translateX(-50%) scale(1.2);
      opacity: 0.8;
    }
  }
}

@media screen and (max-width: 768px) {.course_program_descriptioncUW {
    padding: 60px 0;
}.course_program_descriptioncUW .story_tli5b {
    gap: 50px;
}.course_program_descriptioncUW .photo_box_wrap4vd {
    min-height: 300px;
}.course_program_descriptioncUW .story_tli5b::before {
    width: 50px;
    height: 50px;
    top: calc(300px - 30px);
}.course_program_descriptioncUW .story_tli5b::after {
    top: calc(300px - 15px);
    height: 25px;
    width: 25px;
}.course_program_descriptioncUW h3 {
    font-size: calc(28px - 4px);
    padding-left: 15px;
}.course_program_descriptioncUW p {
    padding-left: 15px;
}.course_program_descriptioncUW .site_topXkG {
    margin-bottom: 25px;
}.course_program_descriptioncUW .site_topXkG svg {
    max-width: 120px;
}
}

@media screen and (max-width: 576px) {.course_program_descriptioncUW {
    padding: 50px 0;
}.course_program_descriptioncUW .photo_box_wrap4vd {
    min-height: 250px;
    border-radius: 0 0 25% 25%;
}.course_program_descriptioncUW .photo_box_wrap4vd::before {
    border-radius: 0 0 25% 25%;
}.course_program_descriptioncUW .photo_box_wrap4vd::after {
    border-radius: 0 0 25% 25%;
}.course_program_descriptioncUW .story_tli5b::before {
    height: 40px;
    width: 40px;
    top: calc(250px - 25px);
}.course_program_descriptioncUW .story_tli5b::after {
    top: calc(250px - 12px);
    width: 20px;
    height: 20px;
}.course_program_descriptioncUW h3 {
    margin-bottom: 20px;
    font-size: calc(28px - 6px);
}.course_program_descriptioncUW p {
    font-size: calc(15px - 1px);
}.course_program_descriptioncUW .site_topXkG {
    margin-bottom: 20px;
}.course_program_descriptioncUW .site_topXkG::before {
    left: -10px;
    width: calc(100% + 20px);
    top: -10px;
    height: calc(100% + 20px);
}}.our_teamQCo {
    padding: 120px 0 80px;
    perspective: 1000px;
    background: linear-gradient(145deg, rgb(236,215,216), #f0f4f8);
    overflow: hidden;
    position: relative;
}.our_teamQCo::before {
    position: absolute;
    filter: blur(40px);
    height: 70%;
    right: -5%;
    z-index: 1;
    background: linear-gradient(135deg, rgb(218,176,177,0.5), rgb(199,134,137,0.5));
    top: -10%;
    content: "";
    width: 40%;
    transform: rotate(-15deg) skewX(5deg);
    opacity: 0.7;
}.our_teamQCo::after {
    bottom: -10%;
    content: "";
    z-index: 1;
    transform: rotate(10deg) skewX(-5deg);
    position: absolute;
    filter: blur(60px);
    background: linear-gradient(225deg, rgb(199,134,137,0.5), rgb(218,176,177,0.5));
    width: 50%;
    left: -5%;
    opacity: 0.5;
    height: 60%;
}.our_teamQCo .container {
    max-width: 1200px;
    transform-style: preserve-3d;
    z-index: 2;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
}.our_teamQCo h1 {
    color: #000000;
    font-size: 42px;
    letter-spacing: 1px;
    margin-bottom: 50px;
    text-shadow: 0px 2px 3px rgba(0,0,0,0.1);
    position: relative;
    font-weight: 700;
    transform: translateZ(30px);
}.our_teamQCo h1::after {
    width: 80px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    bottom: -15px;
    position: absolute;
    background: linear-gradient(90deg, rgb(218,176,177), rgb(199,134,137));
    transform: translateZ(40px);
    content: "";
    height: 4px;
    left: 0;
}.our_teamQCo .legacy_eduAb7 {
    position: relative;
    transform-style: preserve-3d;
}.our_teamQCo .legacy_eduAb7 ul {
    grid-template-columns: 1fr;
    transform-style: preserve-3d;
    list-style-type: none;
    margin: 0;
    padding: 0;
    gap: 50px;
    display: grid;
}.our_teamQCo .mastery_zoneW6S {
    position: relative;
    padding: 40px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.08), 0 5px 15px rgba(0,0,0,0.05);
    overflow: hidden;
    background: #ffffff;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    border-radius: 10px;
    transform: translateZ(10px) rotateX(2deg);
}.our_teamQCo .mastery_zoneW6S:hover {
    box-shadow: 0 25px 50px rgba(0,0,0,0.12), 0 10px 25px rgba(0,0,0,0.08);
    transform: translateZ(25px) rotateX(0deg);
}.our_teamQCo .mastery_zoneW6S::before {
    background: linear-gradient(180deg, rgb(218,176,177), rgb(199,134,137));
    top: 0;
    position: absolute;
    height: 100%;
    transform: translateZ(5px);
    left: 0;
    width: 6px;
    content: "";
}.our_teamQCo .mastery_zoneW6S h4 {
    font-size: calc(24px + 2px);
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 15px;
    margin-top: 0;
    color: rgb(218,176,177);
    letter-spacing: 0.5px;
    font-weight: 600;
}.our_teamQCo .mastery_zoneW6S h4::after {
    left: 0;
    position: absolute;
    background: rgb(199,134,137);
    content: "";
    height: 3px;
    width: 40px;
    bottom: 0;
}.our_teamQCo .mastery_zoneW6S div {
    overflow-y: auto;
    font-weight: 400;
    line-height: 1.7;
    max-height: 300px;
    font-size: 16px;
    padding-right: 10px;
    margin: 0;
    color: #000000;
    font-family: Arial, sans-serif;
    position: relative;
}.our_teamQCo .mastery_zoneW6S div::-webkit-scrollbar {
    width: 6px;
}.our_teamQCo .mastery_zoneW6S div::-webkit-scrollbar-track {
    background: rgba(0,0,0,0.05);
    border-radius: 10px;
}.our_teamQCo .mastery_zoneW6S div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(rgb(218,176,177,0.5), rgb(199,134,137));
}

@media (min-width: 768px) {.our_teamQCo {
    padding: 150px 0 100px;
}.our_teamQCo h1 {
    margin-bottom: 70px;
    font-size: calc(42px + 10px);
}.our_teamQCo h1::after {
    height: 5px;
    width: 120px;
}.our_teamQCo .legacy_eduAb7 ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
}.our_teamQCo .mastery_zoneW6S {
    padding: 50px;
    transform: translateZ(20px) rotateX(2deg) rotateY(-1deg);
    backdrop-filter: blur(5px);
}.our_teamQCo .mastery_zoneW6S:hover {
    transform: translateZ(40px) rotateX(0deg) rotateY(0deg);
}.our_teamQCo .mastery_zoneW6S:nth-child(even) {
    transform: translateZ(20px) rotateX(2deg) rotateY(1deg);
}.our_teamQCo .mastery_zoneW6S:nth-child(even):hover {
    transform: translateZ(40px) rotateX(0deg) rotateY(0deg);
}.our_teamQCo .mastery_zoneW6S::before {
    width: 8px;
}.our_teamQCo .mastery_zoneW6S div {
    max-height: 350px;
}.our_teamQCo .mastery_zoneW6S:first-child {
    transform: translateZ(20px) translateX(20px) rotateX(2deg) rotateY(-1deg);
}.our_teamQCo .mastery_zoneW6S:first-child:hover {
    transform: translateZ(40px) translateX(20px) rotateX(0deg) rotateY(0deg);
}.our_teamQCo .mastery_zoneW6S:last-child {
    transform: translateZ(20px) translateX(-20px) rotateX(2deg) rotateY(1deg);
}.our_teamQCo .mastery_zoneW6S:last-child:hover {
    transform: translateZ(40px) translateX(-20px) rotateX(0deg) rotateY(0deg);
}
}

@media (min-width: 1024px) {.our_teamQCo {
    padding: 180px 0 120px;
}.our_teamQCo::before {
    width: 50%;
    height: 80%;
}.our_teamQCo::after {
    width: 60%;
    height: 70%;
}.our_teamQCo h1 {
    transform: translateZ(50px);
    margin-bottom: 90px;
    font-size: calc(42px + 16px);
}.our_teamQCo h1::after {
    transform: translateZ(60px);
    width: 150px;
    height: 6px;
}.our_teamQCo .legacy_eduAb7 ul {
    gap: 80px;
}.our_teamQCo .mastery_zoneW6S {
    transform: translateZ(30px) rotateX(3deg) rotateY(-2deg);
    padding: 60px;
}.our_teamQCo .mastery_zoneW6S:hover {
    transform: translateZ(60px) rotateX(0deg) rotateY(0deg);
}.our_teamQCo .mastery_zoneW6S:nth-child(even) {
    transform: translateZ(30px) rotateX(3deg) rotateY(2deg);
}.our_teamQCo .mastery_zoneW6S:nth-child(even):hover {
    transform: translateZ(60px) rotateX(0deg) rotateY(0deg);
}.our_teamQCo .mastery_zoneW6S::before {
    width: 10px;
}.our_teamQCo .mastery_zoneW6S h4 {
    margin-bottom: 30px;
    font-size: calc(24px + 4px);
}.our_teamQCo .mastery_zoneW6S h4::after {
    height: 4px;
    width: 50px;
}.our_teamQCo .mastery_zoneW6S div {
    max-height: 400px;
    line-height: 1.8;
    font-size: calc(16px + 1px);
}.our_teamQCo .mastery_zoneW6S:first-child {
    transform: translateZ(30px) translateX(40px) rotateX(3deg) rotateY(-2deg);
}.our_teamQCo .mastery_zoneW6S:first-child:hover {
    transform: translateZ(60px) translateX(40px) rotateX(0deg) rotateY(0deg);
}.our_teamQCo .mastery_zoneW6S:last-child {
    transform: translateZ(30px) translateX(-40px) rotateX(3deg) rotateY(2deg);
}.our_teamQCo .mastery_zoneW6S:last-child:hover {
    transform: translateZ(60px) translateX(-40px) rotateX(0deg) rotateY(0deg);
}
}

@media (max-width: 767px) {.our_teamQCo {
    padding: 80px 0 60px;
}.our_teamQCo h1 {
    font-size: calc(42px - 2px);
    margin-bottom: 40px;
}.our_teamQCo .mastery_zoneW6S {
    padding: 30px;
    margin-bottom: 30px;
}.our_teamQCo .mastery_zoneW6S h4 {
    font-size: 24px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}.our_teamQCo .mastery_zoneW6S div {
    font-size: calc(16px - 1px);
    line-height: 1.6;
    max-height: 250px;
}}.info_hubrL2 {
    position: relative;
    background: linear-gradient(135deg, rgb(218,176,177) 0%, rgb(199,134,137) 100%);
    padding: 100px 0;
    overflow: hidden;
}.info_hubrL2::before {
    height: 200%;
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 70%);
    animation: bgAnimation 20s linear infinite;
    top: -50%;
    left: -50%;
    z-index: 1;
    width: 200%;
    position: absolute;
    transform: rotate(45deg);
    content: "";
}@keyframes bgAnimation {
  0% {
    transform: rotate(45deg) scale(1);
  }
  50% {
    transform: rotate(45deg) scale(1.5);
  }
  100% {
    transform: rotate(45deg) scale(1);
  }
}

.info_hubrL2 .container {
    z-index: 2;
    position: relative;
}.info_hubrL2 .info_requestONH {
    max-width: 500px;
    text-align: center;
    margin: auto;
    border-radius: 11px;
    display: flex;
    background-color: #ffffff;
    padding: 50px;
    flex-direction: column;
    align-items: center;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}.info_hubrL2 .ask_supportDuK {
    font-size: 37px;
    letter-spacing: 2px;
    font-weight: 700;
    color: rgb(199,134,137);
    margin-bottom: 30px;
    text-transform: uppercase;
}.info_hubrL2 .photo_box_wrap4vd {
    border-radius: 50%;
    width: 200px;
    border: 5px solid rgb(199,134,137);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    height: 200px;
    margin-bottom: 30px;
}.info_hubrL2 .message_info2Vh {
    margin-bottom: 30px;
    width: 100%;
}.info_hubrL2 .message_info2Vh p {
    align-items: center;
    display: flex;
    margin-bottom: 15px;
    transition: transform 0.3s ease;
    justify-content: center;
    color: #000000;
    font-size: 14px;
}.info_hubrL2 .message_info2Vh p:hover {
    transform: translateY(-3px);
}.info_hubrL2 .message_info2Vh p svg {
    width: 20px;
    flex-shrink: 0;
    height: 20px;
    margin: 0 10px;
}.info_hubrL2 .message_info2Vh p svg path {
    transition: fill 0.3s ease;
    fill: rgb(199,134,137);
}.info_hubrL2 .message_info2Vh p:hover svg path {
    fill: rgb(218,176,177);
}.info_hubrL2 .message_info2Vh p span {
    font-weight: 600;
}.info_hubrL2 .message_info2Vh a {
    color: rgb(199,134,137);
    transition: color 0.3s;
    text-decoration: none;
}.info_hubrL2 .message_info2Vh a:hover {
    color: rgb(218,176,177);
}.info_hubrL2 .support_centerXV6 {
    margin-top: 50px;
    width: 100%;
}.info_hubrL2 .message_requestbVz {
    margin-bottom: 20px;
    font-size: 22px;
    display: flex;
    color: rgb(199,134,137);
    justify-content: center;
    align-items: center;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}.info_hubrL2 .message_requestbVz svg {
    height: 22px;
    margin-right: 10px;
    width: 22px;
}.info_hubrL2 .message_requestbVz svg path {
    fill: rgb(199,134,137);
    transition: fill 0.3s ease;
}.info_hubrL2 .get_contactpanelZsn {
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
}.info_hubrL2 .get_helpdesk3Ia {
    color: #ffffff;
    transition: all 0.3s;
    font-size: 14px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    background-color: rgb(199,134,137,0.5);
    justify-content: center;
    padding: 10px;
}.info_hubrL2 .get_helpdesk3Ia svg {
    opacity: 0;
    margin-right: 0;
    width: 0;
    transition: all 0.3s ease;
    height: 16px;
}.info_hubrL2 .get_helpdesk3Ia svg path {
    fill: #ffffff;
}.info_hubrL2 .get_helpdesk3Ia:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    background-color: rgb(199,134,137);
}.info_hubrL2 .get_helpdesk3Ia:hover svg {
    width: 16px;
    margin-right: 6px;
    opacity: 1;
}

@media screen and (max-width: 991px) {.info_hubrL2 .info_requestONH {
    margin-right: auto;
    max-width: 100%;
}.info_hubrL2 .message_info2Vh p svg {
    height: 18px;
    margin-right: 8px;
    width: 18px;
}.info_hubrL2 .message_requestbVz svg {
    width: 20px;
    margin-right: 8px;
    height: 20px;
}
}

@media screen and (max-width: 767px) {.info_hubrL2 {
    padding: 70px 0;
}.info_hubrL2 .info_requestONH {
    padding: 30px;
}.info_hubrL2 .ask_supportDuK {
    margin-bottom: 20px;
    font-size: 22px;
}.info_hubrL2 .photo_box_wrap4vd {
    height: 150px;
    margin-bottom: 20px;
    width: 150px;
}.info_hubrL2 .get_contactpanelZsn {
    grid-template-columns: 1fr;
}.info_hubrL2 .message_info2Vh p svg {
    height: 16px;
    width: 16px;
    margin-right: 6px;
}.info_hubrL2 .message_requestbVz svg {
    width: 18px;
    height: 18px;
    margin-right: 6px;
}
}