* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.core-container12 {
    height: 100%;
    min-height: 100%;
    flex-direction: column;
    display: flex;
}header,footer {
    width: 100%;
}.head_know53 {
    flex: 1 0 auto;
}.linkedin_ref41 {
    flex: 0 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}html,body {
    auto
contain
touch-action: none;
    min-height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    height: 100%;
    scroll-behavior: smooth;
}.container {
    margin: auto;
    width: 1176px;
    max-width: 100%;
}svg {
    width: 30px;
    height: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.support01 {
    position: relative;
    padding: 90px 0;
    background: rgb(243,219,205);
    overflow: hidden;
}.support01::before {
    height: 100%;
    background: radial-gradient(at 70% 20%, rgb(230,180,162,0.5) 0%, transparent 60%);
    left: 0;
    position: absolute;
    top: 0;
    content: '';
    z-index: 0;
    opacity: 0.08;
    width: 100%;
}.support01 .container {
    position: relative;
    z-index: 1;
}.support01 .contact_question74 {
    display: flex;
    position: relative;
    padding: 0;
    flex-direction: column;
}.support01 .contact_question74 h2 {
    font-size: 36px;
    font-weight: 700;
    color: rgb(230,180,162);
    display: inline-block;
    position: relative;
    margin-bottom: 25px;
}.support01 .contact_question74 h2::after {
    background: rgb(216,141,120);
    position: absolute;
    height: 3px;
    width: 50px;
    left: 0;
    bottom: -10px;
    content: '';
}.support01 .contact_question74 p {
    margin-bottom: 40px;
    color: #000000;
    max-width: 90%;
    font-size: 15px;
    line-height: 1.8;
}.support01 .contact_question74 p:last-of-type {
    margin-bottom: 50px;
    padding-left: 28px;
    position: relative;
}.support01 .edu_tutor87 {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}.support01 .help_desk51 {
    border-radius: 50%;
    height: 80px;
    color: rgb(230,180,162);
    width: 80px;
    align-items: center;
    justify-content: center;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
    position: relative;
    text-decoration: none;
    transition: all 0.4s ease;
    z-index: 1;
    background: #ffffff;
    display: flex;
}.support01 .help_desk51::before {
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    z-index: -1;
    height: 100%;
    border-radius: 50%;
    transition: opacity 0.4s ease;
    content: '';
    background: linear-gradient(135deg, rgb(230,180,162) 0%, rgb(216,141,120) 100%);
    position: absolute;
}.support01 .help_desk51:hover {
    transform: translateY(-5px);
    color: #ffffff;
}.support01 .help_desk51:hover::before {
    opacity: 1;
}.support01 .help_desk51 svg {
    height: 28px;
    stroke-width: 2;
    stroke: currentColor;
    fill: none;
    transition: all 0.3s ease;
    width: 28px;
}.support01 .help_desk51:hover svg {
    transform: scale(1.1);
}.support01 .help_desk51 svg path {
    transition: all 0.3s ease;
}.support01 .contact_question74 p:last-of-type svg {
    position: absolute;
    height: 20px;
    fill: none;
    left: 0;
    width: 20px;
    stroke: rgb(230,180,162);
    top: 4px;
    stroke-width: 2;
}

@media screen and (max-width: 991px) {.support01 {
    padding: 70px 0;
}.support01 .contact_question74 h2 {
    font-size: calc(36px * 0.95);
}.support01 .help_desk51 {
    width: 70px;
    height: 70px;
}
}

@media screen and (max-width: 767px) {.support01 {
    padding: 60px 0;
}.support01 .contact_question74 h2 {
    font-size: calc(36px * 0.9);
}.support01 .contact_question74 p {
    max-width: 100%;
}.support01 .edu_tutor87 {
    justify-content: center;
}
}

@media screen and (max-width: 480px) {.support01 {
    padding: 50px 0;
}.support01 .contact_question74 h2 {
    font-size: calc(36px * 0.85);
}.support01 .contact_question74 p {
    font-size: calc(15px * 0.95);
}.support01 .help_desk51 {
    height: 65px;
    width: 65px;
}.support01 .help_desk51 svg {
    width: 24px;
    height: 24px;
}}.program_information98 {
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.5) 50%, rgb(230,180,162,0.5) 100%);
    position: relative;
    padding: 80px 0;
    overflow: hidden;
}.program_information98::before {
    background: 
        radial-gradient(circle at 10% 20%, rgb(230,180,162,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgb(216,141,120,0.5) 0%, transparent 40%);
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
    left: 0;
    content: '';
    top: 0;
}.program_information98::after {
    position: absolute;
    content: '';
    animation: backgroundShift 30s linear infinite;
    z-index: 1;
    top: 0;
    height: 100%;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(230,180,162,0.5) 49%, rgb(230,180,162,0.5) 51%, transparent 52%) 0 0 / 20px 20px,
        linear-gradient(-45deg, transparent 48%, rgb(216,141,120,0.5) 49%, rgb(216,141,120,0.5) 51%, transparent 52%) 10px 0 / 20px 20px;
    width: 100%;
    left: 0;
    opacity: 0.1;
}@keyframes backgroundShift {
    0% {
        background-position: 0 0, 10px 0;
    }
    100% {
        background-position: 500px 500px, 510px 500px;
    }
}

.program_information98 .container {
    max-width: 1200px;
    position: relative;
    padding: 0 15px;
    margin: 0 auto;
    z-index: 2;
}.program_information98 .knowledge_lab98 {
    border-radius: 23px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), 
                0 0 0 1px rgb(230,180,162,0.5),
                inset 0 0 20px rgb(230,180,162,0.5);
    transition: all 0.5s ease;
    background: linear-gradient(145deg, 
                rgba(255, 255, 255, 0.05) 0%, 
                rgba(255, 255, 255, 0.02) 100%);
    gap: 40px;
    display: grid;
    overflow: hidden;
    backdrop-filter: blur(5px);
    padding: 40px;
    position: relative;
    grid-template-columns: 1fr 1fr;
}.program_information98 .knowledge_lab98::before {
    position: absolute;
    animation: pulseLight 8s ease-in-out infinite;
    right: -100px;
    width: 200px;
    border-radius: 50%;
    top: -100px;
    height: 200px;
    background: radial-gradient(circle, rgb(230,180,162) 0%, transparent 70%);
    opacity: 0.2;
    content: '';
    filter: blur(20px);
}.program_information98 .knowledge_lab98::after {
    left: -100px;
    border-radius: 50%;
    animation: pulseLight 8s ease-in-out infinite 4s;
    width: 200px;
    bottom: -100px;
    height: 200px;
    background: radial-gradient(circle, rgb(216,141,120) 0%, transparent 70%);
    content: '';
    filter: blur(20px);
    position: absolute;
    opacity: 0.2;
}@keyframes pulseLight {
    0% {
        transform: scale(1);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.3;
    }
    100% {
        transform: scale(1);
        opacity: 0.2;
    }
}

.program_information98 .training_flow93 {
    flex-direction: column;
    padding-right: 20px;
    z-index: 3;
    display: flex;
    position: relative;
    justify-content: center;
}.program_information98 .site_nav04 {
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateY(5deg);
    margin-bottom: 25px;
    display: inline-block;
    position: relative;
}.program_information98 .site_nav04:hover {
    transform: perspective(1000px) rotateY(0deg);
}.program_information98 .site_nav04 svg {
    transition: all 0.3s ease;
    height: 50px;
    filter: drop-shadow(0 5px 15px rgb(230,180,162,0.5));
    width: 50px;
}.program_information98 .site_nav04 svg path {
    fill: rgb(230,180,162);
    transition: fill 0.3s ease;
}.program_information98 .site_nav04:hover svg path {
    fill: rgb(216,141,120);
}.program_information98 h3 {
    font-size: 28px;
    letter-spacing: 0.5px;
    padding-bottom: 15px;
    transform: translateZ(0);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    backface-visibility: hidden;
    position: relative;
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 25px;
}.program_information98 h3::after {
    content: '';
    left: 0;
    background: linear-gradient(90deg, rgb(230,180,162) 0%, rgb(216,141,120) 100%);
    width: 60px;
    position: absolute;
    border-radius: 10px;
    height: 3px;
    bottom: 0;
    animation: lineExpand 4s ease-in-out infinite;
}@keyframes lineExpand {
    0% {
        width: 60px;
        opacity: 1;
    }
    50% {
        width: 100px;
        opacity: 0.8;
    }
    100% {
        width: 60px;
        opacity: 1;
    }
}

.program_information98 p {
    color: #ffffff;
    z-index: 2;
    font-family: Arial, sans-serif;
    margin-bottom: 0;
    line-height: 1.7;
    position: relative;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    font-weight: 400;
    font-size: 14px;
}.program_information98 .pic_box70 {
    border-radius: calc(23px * 1.5);
    overflow: hidden;
    transform: perspective(1000px) rotateY(-5deg);
    height: 350px;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.3),
        0 0 0 1px rgb(230,180,162,0.5),
        inset 0 0 30px rgba(0, 0, 0, 0.4);
    position: relative;
    transition: all 0.5s ease;
}.program_information98 .pic_box70:hover {
    transform: perspective(1000px) rotateY(0deg) scale(1.02);
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.4),
        0 0 0 1px rgb(230,180,162),
        inset 0 0 30px rgba(0, 0, 0, 0.4);
}.program_information98 .pic_box70::before {
    height: 100%;
    background: linear-gradient(
        135deg,
        transparent 0%,
        rgba(0, 0, 0, 0.3) 100%
    );
    content: '';
    left: 0;
    z-index: 1;
    top: 0;
    width: 100%;
    position: absolute;
}.program_information98 .pic_box70::after {
    opacity: 0.5;
    animation: scanlines 10s linear infinite;
    height: 100%;
    position: absolute;
    background: 
        linear-gradient(45deg, transparent 40%, rgba(255, 255, 255, 0.1) 45%, transparent 50%) 0 0 / 30px 30px,
        linear-gradient(-45deg, transparent 40%, rgba(255, 255, 255, 0.1) 45%, transparent 50%) 15px 0 / 30px 30px;
    top: 0;
    left: 0;
    z-index: 2;
    content: '';
    width: 100%;
}

@keyframes scanlines {
    0% {
        background-position: 0 0, 15px 0;
    }
    100% {
        background-position: 300px 300px, 315px 300px;
    }
}


@media (max-width: 991px) {.program_information98 {
    padding: 60px 0;
}.program_information98 .knowledge_lab98 {
    grid-template-columns: 1fr;
    padding: 30px;
    gap: 30px;
}.program_information98 .training_flow93 {
    padding-right: 0;
    text-align: center;
}.program_information98 h3::after {
    left: 50%;
    transform: translateX(-50%);
}.program_information98 .pic_box70 {
    min-height: 300px;
}
}

@media (max-width: 767px) {.program_information98 {
    padding: 40px 0;
}.program_information98 .knowledge_lab98 {
    padding: 25px;
    gap: 25px;
}.program_information98 h3 {
    font-size: calc(28px * 0.85);
    margin-bottom: 20px;
}.program_information98 p {
    font-size: calc(14px * 0.95);
}.program_information98 .pic_box70 {
    min-height: 250px;
    clip-path: polygon(
            0% 5%, 
            5% 0%, 
            95% 0%, 
            100% 5%, 
            100% 95%, 
            95% 100%, 
            5% 100%, 
            0% 95%
        );
}
}

@media (max-width: 576px) {.program_information98 {
    padding: 30px 0;
}.program_information98 .knowledge_lab98 {
    gap: 20px;
    padding: 20px;
}.program_information98 .site_nav04 {
    margin-bottom: 15px;
}.program_information98 h3 {
    padding-bottom: 10px;
    font-size: calc(28px * 0.7);
    margin-bottom: 15px;
}.program_information98 p {
    font-size: calc(14px * 0.9);
}.program_information98 .pic_box70 {
    min-height: 200px;
}}
.subscribe_to_newsletter58 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(216,141,120,0.5), rgb(230,180,162));
    z-index: 1;
    position: relative;
    padding: 4rem 2rem;
}.subscribe_to_newsletter58::before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 40%;
    height: 70%;
    background: rgb(255, 255, 255, 0.5);
    top: -10%;
    animation: float 15s infinite alternate ease-in-out;
    filter: blur(40px);
    transform: rotate(-15deg) skewX(-15deg);
    right: -5%;
}.subscribe_to_newsletter58::after {
    animation: float 12s infinite alternate-reverse ease-in-out;
    background: rgb(216,141,120,0.5);
    width: 25%;
    position: absolute;
    left: -5%;
    transform: rotate(25deg) skewY(5deg);
    content: "";
    bottom: -5%;
    height: 50%;
    filter: blur(30px);
    z-index: -1;
}.subscribe_to_newsletter58 .container {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    max-width: 1200px;
}.subscribe_to_newsletter58 .knowledge_lab98 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 3rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    border-left: 4px solid rgb(216,141,120);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: perspective(1000px) rotateX(2deg);
}.subscribe_to_newsletter58 .knowledge_lab98:hover {
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.subscribe_to_newsletter58 h3 {
    transform: translateX(5px);
    font-weight: 600;
    position: relative;
    color: #ffffff;
    margin-bottom: 2rem;
    line-height: 1.4;
    font-size: clamp(1.25rem, 3vw, 1.75rem);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
}.subscribe_to_newsletter58 h3::before {
    top: 0.8em;
    position: absolute;
    border-radius: 10px;
    content: "";
    background: rgb(216,141,120);
    width: 8px;
    animation: pulse 3s infinite;
    height: 8px;
    left: -20px;
    transform: translateY(-50%);
}.subscribe_to_newsletter58 .input_holder {
    flex-direction: column;
    position: relative;
    max-width: 100%;
    gap: 1.25rem;
    display: flex;
}.subscribe_to_newsletter58 .input_holder::before {
    top: 0;
    right: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.05));
    content: "";
    z-index: -1;
    height: 100%;
    position: absolute;
    clip-path: polygon(80% 0, 100% 0, 100% 100%, 60% 100%);
    width: 100%;
}.subscribe_to_newsletter58 .input_holder div {
    position: relative;
    flex: 1;
}.subscribe_to_newsletter58 input[type="email"] {
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(5px);
    font-size: 17px;
    width: 100%;
    border-radius: 10px;
    padding: 1.2rem 1.5rem;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.1);
}.subscribe_to_newsletter58 input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgb(216,141,120,0.5);
    border-color: rgb(216,141,120);
    transform: translateY(-2px);
    background: rgba(255, 255, 255, 0.15);
}.subscribe_to_newsletter58 input[type="email"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(255, 255, 255, 0.6);
}.subscribe_to_newsletter58 input[type="email"]:focus::placeholder {
    opacity: 0.5;
    transform: translateX(5px);
}.subscribe_to_newsletter58 .join_label04 {
    font-size: 19px;
    border: none;
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    color: #ffffff;
    align-self: flex-start;
    padding: 1.1rem 2rem;
    background: rgb(216,141,120);
    border-radius: 10px;
    letter-spacing: 0.5px;
    position: relative;
    overflow: hidden;
    font-weight: 600;
    cursor: pointer;
    transform-origin: left;
}.subscribe_to_newsletter58 .join_label04::before {
    transition: transform 0.6s ease;
    width: 100%;
    position: absolute;
    content: "";
    height: 100%;
    transform: translateX(-100%);
    top: 0;
    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    left: 0;
}.subscribe_to_newsletter58 .join_label04:hover {
    transform: translateY(-3px) scale(1.02);
    background: rgb(230,180,162);
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.2);
}.subscribe_to_newsletter58 .join_label04:hover::before {
    transform: translateX(100%);
}.subscribe_to_newsletter58 .join_label04:active {
    transform: translateY(1px) scale(0.98);
}

@keyframes pulse {
    0%, 100% {
        opacity: 1;
        transform: translateY(-50%) scale(1);
    }
    50% {
        opacity: 0.6;
        transform: translateY(-50%) scale(1.5);
    }
}

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

@media (min-width: 768px) {.subscribe_to_newsletter58 {
    padding: 6rem 2rem;
}.subscribe_to_newsletter58 .knowledge_lab98 {
    padding: 4rem;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0 100%);
}.subscribe_to_newsletter58 .input_holder {
    align-items: center;
    flex-direction: row;
}.subscribe_to_newsletter58 h3 {
    max-width: 80%;
    margin-bottom: 2.5rem;
}.subscribe_to_newsletter58 .input_holder::before {
    clip-path: polygon(70% 0, 100% 0, 100% 100%, 50% 100%);
}
}

@media (max-width: 767px) {.subscribe_to_newsletter58 .knowledge_lab98 {
    padding: 2rem 1.5rem;
}.subscribe_to_newsletter58 h3 {
    font-size: clamp(1rem, 5vw, 1.25rem);
    margin-bottom: 1.5rem;
}.subscribe_to_newsletter58 input[type="email"] {
    padding: 1rem;
}.subscribe_to_newsletter58 .join_label04 {
    padding: 1rem;
    width: 100%;
    margin-top: 0.5rem;
}.subscribe_to_newsletter58::before,
    .subscribe_to_newsletter58::after {
    opacity: 0.5;
}
}

@media (hover: none) {.subscribe_to_newsletter58 .knowledge_lab98:hover {
    transform: none;
    box-shadow: none;
}.subscribe_to_newsletter58 .join_label04:hover {
    transform: none;
    box-shadow: none;
    background: rgb(216,141,120);
}
}

@media (prefers-reduced-motion: reduce) {.subscribe_to_newsletter58::before,
    .subscribe_to_newsletter58::after,
    .subscribe_to_newsletter58 h3::before,
    .subscribe_to_newsletter58 .join_label04::before {
    transition: none;
    animation: none;
}.subscribe_to_newsletter58 .knowledge_lab98,
    .subscribe_to_newsletter58 input[type="email"],
    .subscribe_to_newsletter58 .join_label04 {
    transition: none;
}}.cookie_popup_message10 {
    position: fixed;
    background: rgb(243,219,205);
    bottom: 0;
    border-top: 2px solid rgb(230,180,162);
    z-index: 90;
    width: 100%;
}.cookie_verify53 {
    align-items: center;
    justify-content: space-between;
    display: flex;
    padding: 20px 0;
}#cookie_info_panel34 {
    display: none;
}#cookie_info_panel34:checked ~ .cookie_popup_message10 {
    opacity: 0;
    visibility: hidden;
}.cookie_popup_message10 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.cookie_popup_message10 p {
    font-size: 18px;
}.track_manage82 {
    margin-right: 10px;
    flex-shrink: 0;
}.track_manage82 svg, .track_manage82 svg path, .track_manage82 img {
    width: 100px;
    fill: rgb(230,180,162);
    height: 100px;
}.user_dialog64 {
    line-height: 35px;
    border-bottom: 2px solid rgb(230,180,162);
    white-space: nowrap;
    cursor: pointer;
    margin-left: 10px;
    min-width: 120px;
    flex-shrink: 0;
    text-align: center;
    color: rgb(230,180,162);
    font-size: 24px;
    text-decoration: none;
}.cookie_popup_message10 p a {
    text-decoration: none;
    color: rgb(230,180,162);
}
@media only screen and (max-width: 1200px) {.cookie_popup_message10 {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.track_manage82 {
    display: none;
}.cookie_verify53 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.cookie_popup_message10 h5 {
    text-align: center;
}.cookie_popup_message10 p {
    text-align: center;
}.cookie_none02 {
    margin-bottom: 20px;
}body .core-container12 .user_dialog64 {
    margin-bottom: 10px;
    margin-left: 0;
}}
.core-container12 .cookie_popup_message10 {
    border: none;
    box-shadow: rgb(230,180,162,0.5) 0px 0px 40px 39px;
    background: #ffffff;
}.core-container12 .user_dialog64 {
    padding: 10px;
    color: #ffffff;
    border: none;
    background: rgb(230,180,162);
    font-size: 20px;
    margin-left: 30px;
    font-weight: 400;
}.core-container12 .track_manage82 {
    height: 80px;
    display: flex;
    border-radius: 50%;
    width: 80px;
    align-items: center;
    background:rgb(230,180,162);
    justify-content: center;
}.core-container12 .track_manage82 svg, .core-container12 .track_manage82 svg path, .core-container12 .track_manage82 img {
    width: 40px;
    height: 40px;
    fill:#000000;
}.core-container12 .cookie_none02 h5, .core-container12 .cookie_none02 p {
    color: #000000;
}
@media only screen and (max-width: 800px){.core-container12 .track_manage82 {
    margin-bottom: 14px;
    margin: 0;
}}.plan_card26 {
    position: relative;
    background: rgb(243,219,205);
    padding: 5rem 0;
    overflow: hidden;
}.plan_card26::before {
    z-index: 0;
    right: -50px;
    width: 300px;
    filter: blur(60px);
    background: linear-gradient(135deg, rgb(216,141,120,0.5), rgb(230,180,162,0.5));
    height: 300px;
    border-radius: 50%;
    top: -50px;
    position: absolute;
    content: "";
}.plan_card26::after {
    z-index: 0;
    background: linear-gradient(225deg, rgb(230,180,162,0.5), rgb(216,141,120,0.5));
    border-radius: 50%;
    height: 250px;
    filter: blur(50px);
    left: -50px;
    width: 250px;
    content: "";
    position: absolute;
    bottom: -50px;
}.plan_card26 .container {
    z-index: 1;
    position: relative;
}.plan_card26 .study_costs61 {
    display: flex;
    gap: 3rem;
    flex-direction: column-reverse;
}.plan_card26 .discount_price23 {
    text-align: center;
    margin: 0 auto;
    position: relative;
    max-width: 800px;
    padding: 0 1rem;
}.plan_card26 .discount_price23 h2 {
    color: #000000;
    margin-bottom: 1.5rem;
    position: relative;
    font-weight: 700;
    font-size: calc(37px * 1.1);
    display: inline-block;
}.plan_card26 .discount_price23 h2::after {
    bottom: -10px;
    left: 50%;
    width: 80px;
    background: linear-gradient(90deg, rgb(230,180,162), rgb(216,141,120));
    height: 3px;
    content: "";
    transform: translateX(-50%);
    position: absolute;
}.plan_card26 .promo_rates17 {
    font-size: 17px;
    line-height: 1.6;
    margin-bottom: 1rem;
    color: #000000;
}.plan_card26 .basic_rates83 {
    gap: 2rem;
    grid-template-columns: 1fr;
    display: grid;
    perspective: 1000px;
}.plan_card26 .program_price73 {
    text-decoration: none;
    display: block;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-style: preserve-3d;
}.plan_card26 .program_price73:hover {
    transform: translateY(-10px);
}.plan_card26 .pricing_pack68 {
    min-height: 430px;
    flex-direction: column;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    background: #ffffff;
    z-index: 1;
    position: relative;
    display: flex;
    border-radius: 10px;
    transition: all 0.4s ease;
    justify-content: space-between;
}.plan_card26 .program_price73:hover .pricing_pack68 {
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.15);
}.plan_card26 .study_packages60 {
    padding: 2rem;
    position: relative;
    z-index: 2;
    flex: 1;
}.plan_card26 .program_price73 h3 {
    font-size: calc(21px * 1.1);
    position: relative;
    display: inline-block;
    color: #000000;
    margin-bottom: 1rem;
    font-weight: 700;
}.plan_card26 .program_price73 h3::before {
    left: 0;
    bottom: -5px;
    background: rgb(230,180,162);
    transition: width 0.3s ease;
    position: absolute;
    width: 40px;
    content: "";
    height: 2px;
}.plan_card26 .program_price73:hover h3::before {
    width: 100%;
}.plan_card26 .deal_opts20 {
    margin: 1.5rem 0;
    position: relative;
    font-weight: 700;
    color: rgb(216,141,120);
    font-size: calc(21px * 1.4);
    display: block;
}.plan_card26 .deal_opts20::after {
    left: -10px;
    transform: translateY(-50%);
    background: rgb(230,180,162);
    height: 20px;
    content: "";
    border-radius: 3px;
    top: 50%;
    width: 3px;
    position: absolute;
}.plan_card26 .program_price73 p {
    font-size: 17px;
    overflow-wrap: break-word;
    color: #000000;
    line-height: 1.6;
    word-wrap: break-word;
    hyphens: auto;
    margin-bottom: 1rem;
}.plan_card26 .pic_box70 {
    position: relative;
    height: 180px;
}.plan_card26 .pic_box70::before {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    position: absolute;
    inset: 0;
    z-index: 1;
    content: "";
}.plan_card26 .program_price73:nth-child(1) .pricing_pack68 {
    border-top: 4px solid rgb(230,180,162);
}.plan_card26 .program_price73:nth-child(2) .pricing_pack68 {
    border-top: 4px solid rgb(216,141,120);
}.plan_card26 .program_price73:nth-child(3) .pricing_pack68 {
    border-top: 4px solid #6c5ce7;
}.plan_card26 .program_price73:nth-child(4) .pricing_pack68 {
    border-top: 4px solid #00b894;
}

@media (min-width: 768px) {.plan_card26 .basic_rates83 {
    grid-template-columns: repeat(2, 1fr);
}.plan_card26 .pricing_pack68 {
    min-height: 480px;
}.plan_card26 .discount_price23 {
    padding: 0 2rem;
}.plan_card26 .discount_price23 h2 {
    font-size: calc(37px * 1.2);
}
}

@media (min-width: 992px) {.plan_card26 .study_costs61 {
    gap: 4rem;
    flex-direction: row;
    align-items: center;
}.plan_card26 .basic_rates83 {
    flex: 2;
    grid-template-columns: repeat(2, 1fr);
}.plan_card26 .discount_price23 {
    padding-right: 3rem;
    flex: 1;
    text-align: left;
}.plan_card26 .discount_price23 h2::after {
    left: 0;
    transform: none;
}.plan_card26 .pricing_pack68 {
    min-height: 500px;
}
}

@media (min-width: 1200px) {.plan_card26 .basic_rates83 {
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
}.plan_card26 .program_price73 {
    transform: perspective(1000px) rotateY(0);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.plan_card26 .program_price73:hover {
    transform: perspective(1000px) translateY(-15px) rotateY(2deg);
}.plan_card26 .pricing_pack68 {
    min-height: 520px;
    backface-visibility: hidden;
    transform-style: preserve-3d;
}.plan_card26 .pic_box70 {
    height: 200px;
}.plan_card26 .deal_opts20 {
    font-size: calc(21px * 1.6);
}.plan_card26 .discount_price23 h2 {
    font-size: calc(37px * 1.3);
}}header {
    width: 100%;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.07);
    background: linear-gradient(to right, #ffffff, rgb(243,219,205));
    padding: 0;
    position: relative;
    z-index: 100;
}header::before {
    background-image: 
        linear-gradient(90deg, rgba(255,255,255,0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.05) 1px, transparent 1px);
    width: 100%;
    position: absolute;
    background-size: 20px 20px;
    content: '';
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
}header::after {
    z-index: 1;
    position: absolute;
    width: 5px;
    background: linear-gradient(to bottom, rgb(230,180,162), rgb(216,141,120));
    top: 0;
    left: 0;
    content: '';
    height: 100%;
}header .container {
    padding: 0;
    z-index: 2;
    max-width: 100%;
    width: 100%;
    position: relative;
    margin: 0;
}header .top_lesson94 {
    justify-content: space-between;
    margin-left: 5px;
    display: flex;
    align-items: center;
    padding: 0.9rem 3%;
}header .nav_skill16 {
    align-items: center;
    position: relative;
    display: flex;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 10px;
    padding: 0.5rem;
    text-decoration: none;
}header .nav_skill16:hover {
    background: rgba(255, 255, 255, 0.6);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}header .nav_skill16 svg {
    transition: all 0.3s ease;
    height: auto;
    width: 140px;
}header .nav_mainwrap82 {
    padding: 0.4rem 0.6rem;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 0.4rem;
    position: relative;
    background: rgba(255, 255, 255, 0.3);
}header .nav_mainwrap82::before {
    background: linear-gradient(135deg, rgb(230,180,162,0.5), rgb(216,141,120,0.5));
    z-index: -1;
    bottom: -2px;
    right: -2px;
    top: -2px;
    border-radius: calc(10px + 2px);
    opacity: 0.5;
    content: '';
    left: -2px;
    position: absolute;
}header .header_start58 {
    text-decoration: none;
    font-size: 17px;
    background: #ffffff;
    position: relative;
    border-radius: 10px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
    font-family: Arial, sans-serif;
    padding: 0.4rem 0.7rem;
    color: #000000;
    overflow: hidden;
    font-weight: 400;
    z-index: 1;
}header .header_start58::before {
    z-index: -1;
    position: absolute;
    content: '';
    height: 100%;
    left: 0;
    background: linear-gradient(45deg, rgb(230,180,162,0.5), rgb(216,141,120,0.5));
    width: 100%;
    transition: opacity 0.3s ease;
    opacity: 0;
    top: 0;
}header .header_start58:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
    color: #ffffff;
}header .header_start58:hover::before {
    opacity: 1;
}

@media (max-width: 991px) {header .top_lesson94 {
    padding: 0.8rem 2.5%;
}header .nav_skill16 svg {
    width: 130px;
}header .nav_mainwrap82 {
    gap: 0.3rem;
    padding: 0.35rem 0.5rem;
}header .header_start58 {
    padding: 0.35rem 0.6rem;
    font-size: calc(17px - 1px);
}
}

@media (max-width: 767px) {header::after {
    width: 3px;
}header .top_lesson94 {
    padding: 0.8rem 2%;
    align-items: flex-start;
    margin-left: 3px;
    flex-direction: column;
    gap: 0.7rem;
}header .nav_skill16 {
    padding: 0.4rem;
}header .nav_skill16 svg {
    width: 120px;
}header .nav_mainwrap82 {
    justify-content: flex-start;
    width: 98%;
    overflow-x: auto;
    padding: 0.4rem;
}header .nav_mainwrap82::-webkit-scrollbar {
    height: 2px;
}header .nav_mainwrap82::-webkit-scrollbar-thumb {
    background: rgb(230,180,162);
    border-radius: 10px;
}header .header_start58 {
    white-space: nowrap;
    font-size: calc(17px - 1px);
    padding: 0.3rem 0.5rem;
}
}

@media (max-width: 480px) {header::after {
    width: 2px;
}header .top_lesson94 {
    padding: 0.7rem 1.5%;
    margin-left: 2px;
}header .nav_skill16 svg {
    width: 110px;
}header .nav_mainwrap82 {
    padding: 0.3rem;
}header .header_start58 {
    padding: 0.3rem 0.4rem;
    font-size: calc(17px - 2px);
}}.our_story32 {
    align-items: center;
    position: relative;
    justify-content: center;
    overflow: hidden;
    display: flex;
    min-height: 100vh;
}.our_story32::before {
    position: absolute;
    top: 0;
    content: "";
    bottom: 0;
    background: linear-gradient(135deg, rgb(230,180,162,0.5), rgba(0, 0, 0, 0.5) 70%);
    left: 0;
    right: 0;
    z-index: 1;
}.our_story32::after {
    right: -50px;
    position: absolute;
    width: 200px;
    opacity: 0.15;
    top: -50px;
    z-index: 0;
    height: 200px;
    content: "";
    background: rgb(216,141,120);
    transform: rotate(45deg);
    animation: float 20s infinite ease-in-out;
}.our_story32 .container {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 3rem 2rem;
    z-index: 2;
}.our_story32 .text_dock67 {
    background: rgba(255, 255, 255, 0.9);
    transform: perspective(1000px) rotateY(-2deg);
    backdrop-filter: blur(10px);
    position: relative;
    padding: 3.5rem;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    max-width: 90%;
    margin-left: auto;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}.our_story32 .text_dock67:hover {
    transform: perspective(1000px) rotateY(0deg);
}.our_story32 .text_dock67::before {
    position: absolute;
    top: 0;
    left: -15px;
    background: linear-gradient(to bottom, rgb(230,180,162), rgb(216,141,120));
    content: "";
    height: 100%;
    width: 5px;
}.our_story32 .text_dock67 > div:first-child {
    position: relative;
    margin-bottom: 1rem;
}.our_story32 .text_dock67 h5 {
    font-size: 21px;
    letter-spacing: 2px;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    display: inline-block;
    color: rgb(230,180,162);
}.our_story32 .text_dock67 h5::after {
    transform-origin: left;
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    left: 0;
    bottom: -5px;
    animation: lineGrow 3s infinite alternate cubic-bezier(0.645, 0.045, 0.355, 1);
    background: linear-gradient(90deg, rgb(230,180,162), transparent);
}.our_story32 .text_dock67 > div:nth-child(2) {
    margin-bottom: 1.5rem;
}.our_story32 .text_dock67 p {
    color: #000000;
    margin: 0;
    line-height: 1.5;
    font-size: calc(14px * 1.4);
}.our_story32 .text_dock67 p b {
    font-weight: 700;
    color: rgb(216,141,120);
    position: relative;
    display: inline-block;
}.our_story32 .text_dock67 ol {
    margin: 0;
    list-style-position: inside;
    padding: 0;
}.our_story32 .text_dock67 li {
    color: #000000;
    line-height: 1.8;
    position: relative;
    column-gap: 2rem;
    list-style: none;
    font-size: 14px;
    text-align: justify;
    margin-bottom: 1rem;
    column-count: 1;
    text-indent: 0;
}

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

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

@media (min-width: 768px) {.our_story32 .text_dock67 {
    max-width: 80%;
    padding: 4rem;
}.our_story32 .text_dock67 li {
    column-count: 2;
}
}

@media (min-width: 992px) {.our_story32 .container {
    padding: 5rem 3rem;
}.our_story32 .text_dock67 {
    max-width: 75%;
    padding: 5rem;
}.our_story32 .text_dock67 h5 {
    font-size: calc(21px * 1.2);
}.our_story32 .text_dock67 p {
    font-size: calc(14px * 1.6);
}.our_story32 .text_dock67 li {
    font-size: calc(14px * 1.1);
}
}

@media (max-width: 767px) {.our_story32 {
    min-height: auto;
}.our_story32 .container {
    padding: 2rem 1rem;
}.our_story32 .text_dock67 {
    max-width: 100%;
    transform: perspective(1000px) rotateY(0);
    padding: 2rem;
}.our_story32 .text_dock67 h5 {
    font-size: calc(21px * 0.9);
}.our_story32 .text_dock67 p {
    font-size: calc(14px * 1.2);
}.our_story32 .text_dock67::before {
    left: -10px;
    width: 3px;
}}.opening_page06 {
    min-height: 100vh;
    align-items: center;
    position: relative;
    padding: 4rem 2rem;
    display: flex;
    overflow: hidden;
    justify-content: center;
}.opening_page06::before {
    content: "";
    right: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(135deg, 
    rgba(0, 0, 0, 0.85) 0%,
    rgba(0, 0, 0, 0.7) 40%,
    rgba(0, 0, 0, 0.5) 70%,
    rgba(0, 0, 0, 0.3) 100%);
    z-index: 1;
    top: 0;
}.opening_page06::after {
    right: 0;
    top: 0;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, 
    rgb(230,180,162,0.5) 0%,
    transparent 40%);
    clip-path: polygon(0 0, 75% 0, 45% 100%, 0 100%);
    bottom: 0;
    z-index: 2;
    left: 0;
    animation: shimmer 12s infinite alternate ease-in-out;
}.opening_page06 > div {
    gap: 2.5rem;
    max-width: 1200px;
    width: 100%;
    transform: perspective(1000px) rotateX(2deg);
    z-index: 3;
    flex-direction: column;
    transform-style: preserve-3d;
    display: flex;
    position: relative;
}.opening_page06 > div > div:first-child {
    position: relative;
    transform: translateZ(40px);
    padding-left: 2rem;
}.opening_page06 > div > div:first-child::before {
    transform: scaleY(0);
    width: 6px;
    position: absolute;
    background: rgb(216,141,120);
    left: 0;
    top: 0;
    content: "";
    transform-origin: top;
    height: 100%;
    animation: lineGrow 1.2s 0.3s forwards cubic-bezier(0.19, 1, 0.22, 1);
}.opening_page06 .title_style_header {
    letter-spacing: -0.02em;
    line-height: 1.2;
    opacity: 0;
    text-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
    font-size: clamp(2.5rem, 5vw, 45px);
    animation: slideIn 0.8s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    font-weight: 700;
    margin: 0;
    transform: translateX(-20px);
    color: #ffffff;
}.opening_page06 .course_open60 {
    backdrop-filter: blur(12px);
    animation: fadeUp 1s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.03) 0%,
    rgba(255, 255, 255, 0.08) 100%
  );
    padding: 2.5rem;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    transform: translateZ(20px) translateY(20px);
    border-radius: 10px;
    box-shadow: 
    0 20px 30px -10px rgba(0, 0, 0, 0.3),
    0 8px 12px -6px rgba(0, 0, 0, 0.2);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.opening_page06 .student_voice20 {
    position: relative;
    margin-bottom: 1.5rem;
}.opening_page06 .student_voice20::after {
    width: 80px;
    transform: scaleX(0);
    position: absolute;
    content: "";
    transform-origin: left;
    background: rgb(216,141,120);
    left: 0;
    height: 3px;
    bottom: -0.75rem;
    animation: lineGrowX 1.2s 1.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
}.opening_page06 h3 {
    opacity: 0;
    color: #ffffff;
    margin: 0;
    font-weight: 600;
    font-size: clamp(1.2rem, 3vw, 23px);
    animation: fadeIn 0.8s 1s forwards ease-out;
    line-height: 1.4;
}.opening_page06 span {
    display: block;
    position: relative;
}.opening_page06 p {
    line-height: 1.6;
    color: #ffffff;
    margin: 0;
    letter-spacing: 0.02em;
    opacity: 0;
    animation: fadeIn 0.8s 1.2s forwards ease-out;
    font-weight: 300;
    font-size: clamp(1rem, 2vw, 15px);
}

@keyframes lineGrow {
  from { transform: scaleY(0); }
  to { transform: scaleY(1); }
}

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

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

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

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

@keyframes shimmer {
  0%, 100% { opacity: 0.3; transform: translateX(-5%); }
  50% { opacity: 0.5; transform: translateX(5%); }
}

@media (max-width: 991px) {.opening_page06 {
    padding: 3rem 1.5rem;
    align-items: flex-start;
}.opening_page06 > div {
    gap: 2rem;
    transform: perspective(800px) rotateX(1deg);
}.opening_page06 > div > div:first-child {
    padding-left: 1.5rem;
}.opening_page06 .course_open60 {
    transform: translateZ(15px) translateY(15px);
    padding: 2rem;
}.opening_page06 .student_voice20::after {
    width: 60px;
}
}

@media (max-width: 767px) {.opening_page06 {
    padding: 2.5rem 1rem;
}.opening_page06::after {
    clip-path: polygon(0 0, 100% 0, 70% 100%, 0 100%);
}.opening_page06 > div {
    transform-style: flat;
    transform: none;
    gap: 1.5rem;
}.opening_page06 > div > div:first-child,
  .opening_page06 .course_open60 {
    transform: none;
}.opening_page06 > div > div:first-child {
    padding-left: 1rem;
}.opening_page06 .course_open60 {
    padding: 1.5rem;
    backdrop-filter: blur(8px);
}.opening_page06 .student_voice20 {
    margin-bottom: 1rem;
}
}

@media (max-width: 480px) {.opening_page06 {
    padding: 2rem 0.75rem;
}.opening_page06 > div > div:first-child::before {
    width: 4px;
}.opening_page06 .course_open60 {
    padding: 1.25rem;
}.opening_page06 .student_voice20::after {
    height: 2px;
    width: 40px;
}}.contact_section58 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(90deg, #ffffff 50%, rgb(243,219,205) 50%);
    padding: 100px 0;
}.contact_section58::before {
    position: absolute;
    z-index: 0;
    top: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgba(0, 0, 0, 0.02) 0%, transparent 20%),
        radial-gradient(circle at 80% 80%, rgba(0, 0, 0, 0.02) 0%, transparent 20%);
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-size: 60px 60px;
}.contact_section58 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    padding: 0 20px;
}.contact_section58 h2 {
    text-align: center;
    margin-bottom: 60px;
    position: relative;
    color: rgb(230,180,162);
    font-size: 33px;
    font-weight: 700;
}.contact_section58 h2::after {
    transform: translateX(-50%);
    left: 50%;
    width: 60px;
    position: absolute;
    height: 3px;
    bottom: -15px;
    content: "";
    background: rgb(230,180,162);
}.contact_section58 .reach_feedback49 {
    border-radius: 17px;
    background: #ffffff;
    overflow: hidden;
    position: relative;
    display: flex;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
}.contact_section58 .reach_feedback49::before {
    height: 5px;
    content: "";
    top: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, rgb(230,180,162), rgb(216,141,120));
    left: 0;
}.contact_section58 .pic_box70 {
    min-height: 550px;
    position: relative;
    transition: all 0.5s ease;
    flex: 0 0 50%;
}.contact_section58 .pic_box70::after {
    width: 100%;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    background: linear-gradient(45deg, rgb(230,180,162,0.5), transparent);
}.contact_section58 .support_help84 {
    flex: 0 0 50%;
    background: #ffffff;
    padding: 60px 50px;
    position: relative;
}.contact_section58 .support_help84::before {
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    width: 10px;
    content: "";
    background: rgb(243,219,205);
}.contact_section58 #contact {
    display: flex;
    gap: 30px;
    flex-direction: column;
}.contact_section58 h3 {
    padding-bottom: 10px;
    display: inline-block;
    position: relative;
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}.contact_section58 h3::after {
    height: 2px;
    bottom: 0;
    background: rgb(230,180,162,0.5);
    left: 0;
    position: absolute;
    width: 100%;
    content: "";
}.contact_section58 input[type="text"] {
    border-radius: 10px;
    padding: 18px 20px;
    background: #ffffff;
    color: #000000;
    width: 100%;
    transition: all 0.3s ease;
    font-size: 18px;
    border: 2px solid rgb(243,219,205);
}.contact_section58 input[type="text"]:focus {
    outline: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-color: rgb(230,180,162);
}.contact_section58 input[type="text"]::placeholder {
    opacity: 0.6;
    color: #000000;
}.contact_section58 .request_form90 {
    margin-top: 10px;
    display: flex;
    align-items: flex-start;
    gap: 12px;
}.contact_section58 .request_form90 input[type="checkbox"] {
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 10px;
    height: 24px;
    border: 2px solid rgb(243,219,205);
    width: 24px;
    appearance: none;
    margin-top: 2px;
}.contact_section58 .request_form90 input[type="checkbox"]:checked {
    border-color: rgb(230,180,162);
    background: rgb(230,180,162);
}.contact_section58 .request_form90 input[type="checkbox"]:checked::after {
    border-right: 2px solid #ffffff;
    position: absolute;
    top: 5px;
    content: "";
    left: 8px;
    transform: rotate(45deg);
    height: 10px;
    border-bottom: 2px solid #ffffff;
    width: 6px;
}.contact_section58 .request_form90 label {
    line-height: 1.5;
    color: #000000;
    font-size: 18px;
}.contact_section58 .request_form90 a {
    transition: all 0.3s ease;
    font-weight: 600;
    text-decoration: none;
    color: rgb(230,180,162);
}.contact_section58 .request_form90 a:hover {
    color: rgb(216,141,120);
}.contact_section58 .message_widget15 {
    box-shadow: 0 8px 20px rgb(230,180,162,0.5);
    color: #ffffff;
    background: rgb(230,180,162);
    font-size: 17px;
    cursor: pointer;
    border: none;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
    align-self: flex-start;
    font-weight: 600;
    border-radius: 10px;
    margin-top: 20px;
    padding: 16px 40px;
}.contact_section58 .message_widget15::before {
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    width: 100%;
    top: 0;
    transition: all 0.6s ease;
    content: "";
    position: absolute;
    height: 100%;
}.contact_section58 .message_widget15:hover {
    background: rgb(216,141,120);
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgb(216,141,120,0.5);
}.contact_section58 .message_widget15:hover::before {
    left: 100%;
}.contact_section58 svg {
    width: 22px;
    height: 22px;
    transition: all 0.3s ease;
    fill: rgb(230,180,162);
}.contact_section58 svg path {
    transition: all 0.3s ease;
    fill: rgb(230,180,162);
}.contact_section58 svg:hover {
    transform: translateY(-2px);
    fill: rgb(216,141,120);
}.contact_section58 svg:hover path {
    fill: rgb(216,141,120);
}

@media (max-width: 1200px) {.contact_section58 {
    background: #ffffff;
}
}

@media (max-width: 992px) {.contact_section58 {
    padding: 80px 0;
}.contact_section58 .reach_feedback49 {
    flex-direction: column-reverse;
}.contact_section58 .pic_box70 {
    min-height: 350px;
    flex: 0 0 auto;
}.contact_section58 .support_help84 {
    padding: 50px 40px;
    flex: 0 0 auto;
}.contact_section58 .support_help84::before {
    width: 100%;
    left: 0;
    top: 0;
    height: 10px;
}
}

@media (max-width: 768px) {.contact_section58 {
    padding: 60px 0;
}.contact_section58 h2 {
    font-size: calc(33px - 4px);
    margin-bottom: 40px;
}.contact_section58 .support_help84 {
    padding: 40px 30px;
}.contact_section58 #contact {
    gap: 25px;
}.contact_section58 .pic_box70 {
    min-height: 300px;
}
}

@media (max-width: 576px) {.contact_section58 {
    padding: 50px 0;
}.contact_section58 .container {
    padding: 0 15px;
}.contact_section58 h2 {
    font-size: calc(33px - 6px);
    margin-bottom: 30px;
}.contact_section58 .support_help84 {
    padding: 35px 25px;
}.contact_section58 #contact {
    gap: 20px;
}.contact_section58 input[type="text"] {
    padding: 15px;
}.contact_section58 .message_widget15 {
    width: 100%;
    padding: 15px 25px;
}.contact_section58 .pic_box70 {
    min-height: 250px;
}}.tyCard04 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(243,219,205) 0%, rgb(230,180,162,0.5) 100%);
    padding: 120px 0 100px;
}.tyCard04::before {
    left: 0;
    position: absolute;
    pointer-events: none;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(216,141,120,0.5) 49.5%, rgb(216,141,120,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(216,141,120,0.5) 49.5%, rgb(216,141,120,0.5) 50.5%, transparent 50.5%);
    height: 100%;
    background-size: 60px 60px;
    opacity: 0.1;
    content: "";
    width: 100%;
    top: 0;
    z-index: 1;
}.tyCard04::after {
    position: absolute;
    height: 70%;
    background: rgb(230,180,162);
    width: 50%;
    transform: rotate(-15deg) skewX(-15deg);
    opacity: 0.03;
    right: -10%;
    content: "";
    top: 20%;
    z-index: 0;
}.tyCard04 .container {
    z-index: 2;
    position: relative;
    max-width: 1200px;
    transform-style: preserve-3d;
    margin: 0 auto;
    padding: 0 20px;
    perspective: 1000px;
}.tyCard04 h2 {
    margin-bottom: 40px;
    position: relative;
    color: #000000;
    font-weight: 700;
    opacity: 0;
    transform: translateZ(30px);
    font-size: 36px;
    text-align: left;
    animation: slideTitle 0.8s forwards 0.2s cubic-bezier(0.23, 1, 0.32, 1);
}.tyCard04 h2::after {
    bottom: -15px;
    position: absolute;
    background: linear-gradient(to right, rgb(230,180,162), rgb(216,141,120));
    height: 4px;
    transform: scaleX(0);
    content: "";
    left: 0;
    transform-origin: left;
    width: 80px;
    animation: expandLine 1.2s forwards 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.tyCard04 .knowledge_lab98 {
    position: relative;
    opacity: 0;
    animation: fadeScale 0.8s forwards 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 10px;
    box-shadow: 0 15px 50px -20px rgba(0, 0, 0, 0.15);
    padding: 50px 40px;
    overflow: hidden;
    background: #ffffff;
    transform: translateZ(10px) perspective(1000px) rotateX(2deg);
}.tyCard04 .knowledge_lab98::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0.07;
    top: 0;
    left: 0;
    z-index: 0;
    background: linear-gradient(135deg, rgb(230,180,162,0.5) 0%, transparent 80%);
}.tyCard04 .knowledge_lab98::after {
    width: 300%;
    opacity: 0;
    content: "";
    transform: scale(0.8);
    position: absolute;
    pointer-events: none;
    left: -100%;
    top: -100%;
    height: 300%;
    background: radial-gradient(circle, rgb(230,180,162,0.5) 0%, transparent 70%);
    z-index: 0;
    transition: opacity 1.5s ease, transform 1.5s ease;
}.tyCard04 .knowledge_lab98:hover::after {
    transform: scale(1);
    opacity: 0.05;
}.tyCard04 ul {
    list-style: none;
    margin: 0;
    z-index: 2;
    padding: 0;
    position: relative;
}.tyCard04 li {
    position: relative;
    padding-left: 30px;
    z-index: 2;
}.tyCard04 li::before {
    top: 12px;
    animation: popIn 0.5s forwards 1s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: scale(0);
    border-radius: 50%;
    position: absolute;
    height: 10px;
    left: 0;
    content: "";
    width: 10px;
    background: linear-gradient(135deg, rgb(230,180,162) 0%, rgb(216,141,120) 100%);
}.tyCard04 li span {
    line-height: 1.8;
    opacity: 0;
    font-size: 18px;
    transform: translateY(20px);
    display: block;
    animation: fadeUp 0.8s forwards 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    font-family: Arial, sans-serif;
    color: #000000;
}.tyCard04 .knowledge_lab98:hover {
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 22px 60px -20px rgba(0, 0, 0, 0.2);
    transform: translateZ(20px) perspective(1000px) rotateX(1deg);
}


@keyframes cursorRadial {
    0% { transform: scale(0); opacity: 0.8; }
    100% { transform: scale(1); opacity: 0; }
}


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

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

@keyframes fadeScale {
    0% { opacity: 0; transform: translateZ(10px) perspective(1000px) rotateX(5deg) scale(0.95); }
    100% { opacity: 1; transform: translateZ(10px) perspective(1000px) rotateX(2deg) scale(1); }
}

@keyframes popIn {
    0% { transform: scale(0); }
    50% { transform: scale(1.2); }
    100% { transform: scale(1); }
}

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


@media screen and (max-width: 1200px) {.tyCard04 {
    padding: 100px 0 80px;
}.tyCard04 h2 {
    font-size: calc(36px - 2px);
}
}

@media screen and (max-width: 992px) {.tyCard04 {
    padding: 80px 0 60px;
}.tyCard04 h2 {
    font-size: calc(36px - 4px);
}.tyCard04 .knowledge_lab98 {
    padding: 40px 30px;
}
}

@media screen and (max-width: 768px) {.tyCard04 {
    padding: 60px 0 50px;
}.tyCard04 h2 {
    font-size: calc(36px - 6px);
    margin-bottom: 30px;
}.tyCard04 .knowledge_lab98 {
    padding: 30px 25px;
    transform: translateZ(0) perspective(1000px) rotateX(0);
}.tyCard04 h2::after {
    height: 3px;
    width: 60px;
}.tyCard04 li {
    padding-left: 25px;
}.tyCard04 li::before {
    width: 8px;
    height: 8px;
}
}

@media screen and (max-width: 576px) {.tyCard04 {
    padding: 50px 0 40px;
}.tyCard04 h2 {
    font-size: calc(36px - 8px);
    margin-bottom: 25px;
}.tyCard04 .knowledge_lab98 {
    padding: 25px 20px;
}.tyCard04 li {
    padding-left: 22px;
}.tyCard04 li span {
    line-height: 1.6;
    font-size: calc(18px - 1px);
}.tyCard04 li::before {
    top: 10px;
    height: 7px;
    width: 7px;
}
}

@media (hover: none) {.tyCard04 .knowledge_lab98:hover {
    transform: translateZ(10px) perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 50px -20px rgba(0, 0, 0, 0.15);
}.tyCard04 .knowledge_lab98:hover::after {
    opacity: 0;
}}.customer_reviews14 {
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(243,219,205) 0%, rgba(245, 245, 250, 0.9) 100%);
}.customer_reviews14::before {
    top: -10%;
    content: "";
    background: linear-gradient(120deg, rgb(230,180,162,0.5) 0%, transparent 70%);
    right: -5%;
    transform: rotate(-15deg) skew(20deg);
    opacity: 0.4;
    z-index: 0;
    filter: blur(30px);
    width: 25rem;
    position: absolute;
    height: 25rem;
}.customer_reviews14::after {
    background: linear-gradient(220deg, rgb(216,141,120,0.5) 0%, transparent 70%);
    height: 15rem;
    left: -5%;
    content: "";
    transform: rotate(30deg) skew(-10deg);
    opacity: 0.3;
    bottom: -5%;
    position: absolute;
    filter: blur(25px);
    width: 15rem;
    z-index: 0;
}.customer_reviews14 h2 {
    color: #000000;
    position: relative;
    font-size: 33px;
    z-index: 2;
    font-weight: 700;
    margin-bottom: 3.5rem;
    text-align: center;
    transform: translateZ(0);
}.customer_reviews14 h2::after {
    content: "";
    left: 50%;
    background: linear-gradient(90deg, rgb(230,180,162), rgb(216,141,120));
    transform: translateX(-50%) scaleX(0.8);
    position: absolute;
    bottom: -1rem;
    height: 3px;
    width: 6rem;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}.customer_reviews14 h2:hover::after {
    transform: translateX(-50%) scaleX(1.2);
}.customer_reviews14 .container.knowledge_lab98 {
    width: 100%;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 1.5rem;
    max-width: 1200px;
}.customer_reviews14 .feedback_quotes95 {
    display: grid;
    perspective: 1000px;
    gap: 2.5rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.customer_reviews14 .user_testimonials20 {
    overflow: hidden;
    transform-style: preserve-3d;
    will-change: transform, box-shadow;
    background: #ffffff;
    padding: 2rem;
    position: relative;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.05),
        0 1px 5px rgba(0, 0, 0, 0.03);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-left: 4px solid rgb(230,180,162);
    transform: translateZ(0) rotateX(0deg);
}.customer_reviews14 .user_testimonials20::before {
    line-height: 1;
    content: "";
    color: rgb(230,180,162,0.5);
    top: -2rem;
    z-index: 0;
    font-size: 12rem;
    right: 1rem;
    font-family: serif;
    opacity: 0.15;
    position: absolute;
}.customer_reviews14 .user_testimonials20:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 2px 10px rgba(0, 0, 0, 0.04);
    transform: translateY(-10px) rotateX(5deg) scale(1.02);
}.customer_reviews14 .user_testimonials20:nth-child(even):hover {
    transform: translateY(-10px) rotateX(-5deg) scale(1.02);
}.customer_reviews14 .user_testimonials20 h3 {
    z-index: 2;
    display: inline-block;
    position: relative;
    font-weight: 600;
    font-size: calc(24px - 0.1rem);
    color: #000000;
    margin-bottom: 0.75rem;
}.customer_reviews14 .user_testimonials20 h3::after {
    position: absolute;
    transform-origin: left;
    bottom: 2px;
    left: 0;
    content: "";
    height: 8px;
    transition: transform 0.3s ease-out;
    z-index: -1;
    background-color: rgb(216,141,120,0.5);
    width: 100%;
    transform: scaleX(0.3);
}.customer_reviews14 .user_testimonials20:hover h3::after {
    transform: scaleX(1);
}.customer_reviews14 .user_testimonials20 .description {
    font-size: 15px;
    margin-bottom: 1.5rem;
    position: relative;
    line-height: 1.6;
    z-index: 2;
    color: #000000;
}.customer_reviews14 .user_testimonials20 div {
    overflow: hidden;
    width: 70px;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border: 3px solid #ffffff;
    height: 70px;
    margin-left: auto;
    border-radius: 50%;
}.customer_reviews14 .user_testimonials20 div::before {
    transform: rotate(35deg) translateX(-100%);
    z-index: 3;
    bottom: 0;
    content: "";
    transition: transform 0.7s ease-out;
    left: 0;
    position: absolute;
    right: 0;
    background: linear-gradient(
        to bottom right,
        transparent 0%,
        rgba(255, 255, 255, 0.2) 50%,
        transparent 100%
    );
    top: 0;
}.customer_reviews14 .user_testimonials20:hover div::before {
    transform: rotate(35deg) translateX(100%);
}.customer_reviews14 .user_testimonials20 img {
    height: 100%;
    object-position: center;
    object-fit: cover;
    transition: transform 0.5s ease;
    width: 100%;
}.customer_reviews14 .user_testimonials20:hover img {
    transform: scale(1.1);
}

@media (max-width: 991px) {.customer_reviews14 {
    padding: 4rem 0;
}.customer_reviews14 .feedback_quotes95 {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.customer_reviews14 .user_testimonials20 {
    padding: 1.75rem;
}
}

@media (max-width: 767px) {.customer_reviews14 {
    padding: 3rem 0;
}.customer_reviews14 h2 {
    margin-bottom: 2.5rem;
    font-size: calc(33px - 0.2rem);
}.customer_reviews14 .feedback_quotes95 {
    margin: 0 auto;
    max-width: 500px;
    grid-template-columns: 1fr;
}.customer_reviews14 .user_testimonials20 {
    transform: none !important;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.customer_reviews14 .user_testimonials20:hover {
    transform: translateY(-5px) !important;
}
}

@media (max-width: 576px) {.customer_reviews14 {
    padding: 2.5rem 0;
}.customer_reviews14 h2 {
    margin-bottom: 2rem;
    font-size: calc(33px - 0.4rem);
}.customer_reviews14 h2::after {
    width: 4rem;
}.customer_reviews14 .user_testimonials20 {
    padding: 1.5rem;
}.customer_reviews14 .user_testimonials20::before {
    top: -1.5rem;
    font-size: 8rem;
}.customer_reviews14 .user_testimonials20 div {
    height: 60px;
    width: 60px;
}}.teaching_experience72 {
    position: relative;
    background: linear-gradient(135deg, rgb(243,219,205), rgba(245, 247, 250, 0.92));
    padding: 7rem 0;
    overflow: hidden;
}.teaching_experience72::before {
    left: -5%;
    z-index: 0;
    content: "";
    transform: rotate(-15deg);
    opacity: 0.15;
    height: 40%;
    top: -5%;
    width: 40%;
    position: absolute;
    background: linear-gradient(225deg, rgb(230,180,162,0.5), transparent);
}.teaching_experience72::after {
    position: absolute;
    right: -5%;
    z-index: 0;
    height: 50%;
    transform: rotate(10deg);
    bottom: -5%;
    background: linear-gradient(45deg, rgb(216,141,120,0.5), transparent);
    content: "";
    opacity: 0.1;
    width: 30%;
}.teaching_experience72 .container {
    position: relative;
    padding: 0 1.5rem;
    max-width: 1140px;
    z-index: 1;
    margin: 0 auto;
}.teaching_experience72 .user_testimonials20 {
    display: grid;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    background: #ffffff;
    grid-template-columns: 1fr;
    gap: 2.5rem;
    padding: 3rem 2rem;
    transform: translateY(0);
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.02);
}.teaching_experience72 .user_testimonials20:hover {
    transform: translateY(-5px);
}.teaching_experience72 .user_testimonials20 > div:first-child {
    width: 100%;
    position: relative;
}.teaching_experience72 .user_testimonials20 .pic_box70 {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    height: 0;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    padding-bottom: 85%;
    width: 100%;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.08);
}.teaching_experience72 .user_testimonials20:hover .pic_box70 {
    transform: scale(1.02);
}.teaching_experience72 .user_testimonials20 .pic_box70::after {
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.2));
    width: 100%;
}.teaching_experience72 .user_testimonials20 > div:nth-child(2) {
    position: relative;
    text-align: left;
}.teaching_experience72 .user_testimonials20 .name {
    font-weight: 700;
    font-size: calc(18px * 1.1);
    position: relative;
    color: #000000;
    display: inline-block;
    margin: 0 0 0.5rem;
}.teaching_experience72 .user_testimonials20 .name::after {
    transform-origin: left;
    transform: scaleX(1);
    background: rgb(230,180,162);
    content: "";
    transition: transform 0.4s ease-out;
    left: 0;
    width: 2.5rem;
    position: absolute;
    bottom: -0.35rem;
    height: 2px;
}.teaching_experience72 .user_testimonials20:hover .name::after {
    transform: scaleX(1.5);
}.teaching_experience72 .user_testimonials20 > div:nth-child(2) > div {
    font-weight: 600;
    letter-spacing: 0.02em;
    color: rgb(230,180,162);
    margin-top: 0.75rem;
    font-size: calc(15px * 0.95);
}.teaching_experience72 .user_testimonials20 > div:nth-child(3) {
    position: relative;
}.teaching_experience72 .user_testimonials20 .emp_container35 {
    border-left: 3px solid rgb(216,141,120,0.5);
    font-size: 15px;
    line-height: 1.7;
    margin: 0;
    position: relative;
    color: #000000;
    padding-left: 1.25rem;
}.teaching_experience72 .user_testimonials20 .emp_container35::before {
    width: 25px;
    height: 25px;
    opacity: 0;
    z-index: 1;
    position: absolute;
    transition: all 0.4s ease-out 0.2s;
    transform: scale(0);
    border-radius: 50%;
    top: -15px;
    content: "";
    left: -8px;
    background: #ffffff;
    box-shadow: 0 0 0 3px rgb(216,141,120,0.5);
}.teaching_experience72 .user_testimonials20:hover .emp_container35::before {
    transform: scale(1);
    opacity: 1;
}

@media (min-width: 768px) {.teaching_experience72 {
    padding: 8rem 0;
}.teaching_experience72 .user_testimonials20 {
    gap: 2rem 3.5rem;
    grid-template-columns: 280px 1fr;
    padding: 3.5rem;
    grid-template-rows: auto 1fr;
}.teaching_experience72 .user_testimonials20 > div:first-child {
    grid-row: span 2;
}.teaching_experience72 .user_testimonials20 .pic_box70 {
    padding-bottom: 130%;
}.teaching_experience72 .user_testimonials20 > div:nth-child(2) {
    align-self: end;
}.teaching_experience72 .user_testimonials20 .name {
    font-size: calc(18px * 1.2);
}.teaching_experience72 .user_testimonials20 > div:nth-child(3) {
    grid-column: 2;
}.teaching_experience72 .user_testimonials20 .emp_container35 {
    padding-left: 1.5rem;
    font-size: calc(15px * 1.05);
}
}

@media (min-width: 1024px) {.teaching_experience72 {
    padding: 10rem 0;
}.teaching_experience72 .user_testimonials20 {
    grid-template-columns: 320px 1fr;
    padding: 4rem;
    gap: 2.5rem 4rem;
}.teaching_experience72 .user_testimonials20 .name {
    font-size: calc(18px * 1.3);
}.teaching_experience72 .user_testimonials20 > div:nth-child(2) > div {
    font-size: 15px;
}.teaching_experience72 .user_testimonials20 .emp_container35 {
    font-size: calc(15px * 1.1);
    line-height: 1.8;
}.teaching_experience72 .user_testimonials20::before {
    transition: all 0.5s ease-out;
    top: 3.5rem;
    content: "";
    transform: rotate(45deg);
    position: absolute;
    right: 3.5rem;
    z-index: 0;
    background: linear-gradient(135deg, rgb(230,180,162,0.5), transparent 70%);
    height: 80px;
    border-radius: 0 10px 0 100px;
    opacity: 0.1;
    width: 80px;
}.teaching_experience72 .user_testimonials20:hover::before {
    opacity: 0.15;
    transform: rotate(55deg) scale(1.2);
}
}

@media (min-width: 1280px) {.teaching_experience72 .user_testimonials20 {
    grid-template-columns: 380px 1fr;
    gap: 3rem 5rem;
    padding: 5rem;
}.teaching_experience72 .user_testimonials20 .emp_container35 {
    padding-left: 2rem;
    border-left: 4px solid rgb(216,141,120,0.5);
}}.statistical_report56 {
    z-index: 1;
    overflow: hidden;
    background: rgb(243,219,205);
    position: relative;
    padding: 100px 0;
}.statistical_report56::before {
    opacity: 0.05;
    z-index: -1;
    position: absolute;
    top: 0;
    width: 100%;
    content: "";
    height: 100%;
    left: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(230,180,162,0.5) 0,
        rgb(230,180,162,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
}.statistical_report56::after {
    background: repeating-linear-gradient(
        45deg,
        rgb(216,141,120,0.5) 0,
        rgb(216,141,120,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    opacity: 0.05;
    content: "";
    width: 100%;
    position: absolute;
    z-index: -1;
    height: 100%;
    top: 0;
    left: 0;
}.statistical_report56 .container {
    flex-direction: column;
    display: flex;
    position: relative;
}.statistical_report56 h2 {
    color: #000000;
    text-align: left;
    font-weight: 700;
    margin: 0 0 70px;
    border-left: 5px solid rgb(230,180,162);
    position: relative;
    font-size: 36px;
    padding-left: 20px;
}.statistical_report56 h2::after {
    width: 100px;
    position: absolute;
    content: "";
    left: 0;
    background: rgb(216,141,120);
    height: 2px;
    bottom: -15px;
}.statistical_report56 ul {
    position: relative;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 25px;
    list-style: none;
}.statistical_report56 ul::before {
    width: 2px;
    height: 100%;
    left: 25px;
    content: "";
    z-index: 0;
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom, rgb(230,180,162,0.5), rgb(216,141,120,0.5));
}.statistical_report56 .statistics_pro63 {
    transition: all 0.3s ease;
    overflow: hidden;
    background: #ffffff;
    position: relative;
    align-items: center;
    display: grid;
    margin-left: 50px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    z-index: 1;
    grid-template-columns: 80px 1fr auto;
    border-radius: 19px;
    padding: 30px;
}.statistical_report56 .statistics_pro63::before {
    top: 50%;
    left: -25px;
    width: 50px;
    height: 3px;
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgb(230,180,162,0.5), rgb(230,180,162));
    z-index: 1;
    transform: translateY(-50%);
}.statistical_report56 .statistics_pro63::after {
    background: #ffffff;
    left: -35px;
    border: 3px solid rgb(230,180,162);
    height: 20px;
    transform: translateY(-50%);
    width: 20px;
    position: absolute;
    top: 50%;
    content: "";
    z-index: 2;
    border-radius: 50%;
}.statistical_report56 .statistics_pro63:nth-child(1)::after {
    border-color: #ffffff;
    background: rgb(230,180,162);
}.statistical_report56 .statistics_pro63:nth-child(2)::after {
    background: rgb(216,141,120);
    border-color: #ffffff;
}.statistical_report56 .statistics_pro63:nth-child(3)::after {
    background: rgb(230,180,162);
    border-color: #ffffff;
}.statistical_report56 .statistics_pro63:nth-child(4)::after {
    background: rgb(216,141,120);
    border-color: #ffffff;
}.statistical_report56 .statistics_pro63:nth-child(even)::before {
    background: linear-gradient(to right, rgb(216,141,120,0.5), rgb(216,141,120));
}.statistical_report56 .statistics_pro63:hover {
    transform: translateX(15px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}.statistical_report56 .statistics_pro63 p {
    grid-column: 1;
    margin: 0;
    color: rgb(230,180,162);
    padding: 0;
    position: relative;
    font-weight: 700;
    font-size: 2.8rem;
    text-align: center;
    grid-row: 1;
}.statistical_report56 .statistics_pro63:nth-child(even) p {
    color: rgb(216,141,120);
}.statistical_report56 .statistics_pro63 span {
    grid-row: 1;
    font-size: 17px;
    padding: 0 0 0 25px;
    font-weight: 600;
    grid-column: 2;
    margin: 0;
    color: #000000;
    position: relative;
    position: relative;
}.statistical_report56 .statistics_pro63 span::before {
    transform: translateY(-50%);
    height: 10px;
    background: rgb(230,180,162,0.5);
    top: 50%;
    left: 0;
    position: absolute;
    width: 10px;
    content: "";
    border-radius: 50%;
}.statistical_report56 .statistics_pro63:nth-child(even) span::before {
    background: rgb(216,141,120,0.5);
}.statistical_report56 svg {
    width: 40px;
    fill: rgb(230,180,162);
    grid-column: 3;
    grid-row: 1;
    transition: transform 0.3s ease;
    height: 40px;
    margin-left: 20px;
}.statistical_report56 .statistics_pro63:nth-child(even) svg {
    fill: rgb(216,141,120);
}.statistical_report56 svg path {
    fill: inherit;
    transition: fill 0.3s ease;
}.statistical_report56 .statistics_pro63:hover svg {
    transform: scale(1.2);
}@keyframes floatBackground {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.statistical_report56 .statistics_pro63:nth-child(1) {
    animation-delay: 0.1s;
}.statistical_report56 .statistics_pro63:nth-child(2) {
    animation-delay: 0.2s;
}.statistical_report56 .statistics_pro63:nth-child(3) {
    animation-delay: 0.3s;
}.statistical_report56 .statistics_pro63:nth-child(4) {
    animation-delay: 0.4s;
}

@media (min-width: 992px) {.statistical_report56 .statistics_pro63:nth-child(even) {
    margin-left: 100px;
}.statistical_report56 .statistics_pro63:nth-child(odd) {
    margin-left: 50px;
}
}

@media (max-width: 991px) {.statistical_report56 h2 {
    text-align: center;
    padding-bottom: 15px;
    border-left: none;
    border-bottom: 3px solid rgb(230,180,162);
    padding-left: 0;
}.statistical_report56 h2::after {
    left: 50%;
    transform: translateX(-50%);
}.statistical_report56 ul::before {
    left: 15px;
}.statistical_report56 .statistics_pro63 {
    margin-left: 40px;
}.statistical_report56 .statistics_pro63::after {
    left: -25px;
    height: 15px;
    width: 15px;
}.statistical_report56 .statistics_pro63::before {
    width: 40px;
    left: -20px;
}
}

@media (max-width: 768px) {.statistical_report56 {
    padding: 70px 0;
}.statistical_report56 .statistics_pro63 {
    gap: 10px;
    grid-template-columns: 60px 1fr;
    grid-template-rows: auto auto;
}.statistical_report56 svg {
    grid-column: 1;
    margin-left: 0;
    grid-row: 2;
    justify-self: center;
}.statistical_report56 .statistics_pro63 p {
    font-size: 2.5rem;
}.statistical_report56 .statistics_pro63 span {
    grid-column: 2;
    grid-row: 2;
}
}

@media (max-width: 480px) {.statistical_report56 {
    padding: 50px 0;
}.statistical_report56 h2 {
    margin-bottom: 50px;
    font-size: calc(36px * 0.8);
}.statistical_report56 ul::before {
    left: 10px;
}.statistical_report56 .statistics_pro63 {
    grid-template-columns: 1fr;
    padding: 20px;
    gap: 10px;
    margin-left: 30px;
    grid-template-rows: auto auto auto;
}.statistical_report56 .statistics_pro63::after {
    height: 12px;
    left: -20px;
    width: 12px;
}.statistical_report56 .statistics_pro63::before {
    width: 30px;
    left: -18px;
}.statistical_report56 svg {
    justify-self: center;
    grid-column: 1;
    grid-row: 1;
    margin-bottom: 10px;
}.statistical_report56 .statistics_pro63 p {
    grid-row: 2;
    font-size: 2.2rem;
    grid-column: 1;
    text-align: center;
}.statistical_report56 .statistics_pro63 span {
    grid-row: 3;
    grid-column: 1;
    padding: 0;
    text-align: center;
}.statistical_report56 .statistics_pro63 span::before {
    display: none;
}.statistical_report56 .statistics_pro63:hover {
    transform: translateX(5px);
}}

.statistical_report56::before {
    animation: patternMove1 30s linear infinite;
}.statistical_report56::after {
    animation: patternMove2 30s linear infinite;
}@keyframes patternMove1 {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 30px;
    }
}

@keyframes patternMove2 {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -30px -30px;
    }
}

.statistical_report56 .container::before {
    width: 200px;
    position: absolute;
    filter: blur(50px);
    z-index: -1;
    background: radial-gradient(circle, rgb(230,180,162,0.5) 0%, transparent 70%);
    animation: pulseGlow 10s infinite alternate;
    border-radius: 50%;
    height: 200px;
    content: "";
    right: -100px;
    opacity: 0.5;
    top: 50%;
}@keyframes pulseGlow {
    0% {
        transform: scale(0.9);
        opacity: 0.3;
    }
    100% {
        transform: scale(1.1);
        opacity: 0.5;
    }
}.privacy_vault85 {
    padding: 40px;
    height: auto;
    overflow: hidden;
    color: #ffffff;
    width: 100%;
    font-family: Arial, sans-serif;
    box-shadow: 0 0 15px rgb(230,180,162,0.5), 0 0 30px rgb(216,141,120,0.5);
}.privacy_vault85 h1 {
    padding-bottom: 10px;
    color: rgb(230,180,162);
    font-weight: 700;
    margin-bottom: 25px;
    font-size: 46px;
    text-transform: uppercase;
    margin-top: 40px;
    border-bottom: 2px solid rgb(230,180,162);
    text-shadow: 0 0 10px rgb(230,180,162,0.5);
}.privacy_vault85 h2 {
    padding-bottom: 5px;
    color: rgb(216,141,120);
    margin-top: 30px;
    border-bottom: 1px solid rgb(216,141,120);
    font-size: 34px;
    font-weight: 600;
    text-shadow: 0 0 10px rgb(216,141,120,0.5);
    margin-bottom: 20px;
}.privacy_vault85 h3, .privacy_vault85 h4, .privacy_vault85 h5, .privacy_vault85 h6 {
    margin-bottom: 15px;
    text-shadow: 0 0 5px rgb(230,180,162,0.5);
    font-weight: 600;
    font-size: 22px;
    margin-top: 25px;
    color: rgb(230,180,162);
}.privacy_vault85 ul, .privacy_vault85 ol {
    padding: 15px 0;
    padding-left: 20px;
    list-style-position: inside;
}.privacy_vault85 li {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.6;
    color: #000000;
    font-weight: 400;
    text-shadow: 0 0 5px rgb(230,180,162,0.5);
}.privacy_vault85 section {
    background: rgb(243,219,205);
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgb(230,180,162,0.5);
    margin-top: 20px;
}.privacy_vault85 p, .privacy_vault85 span, .privacy_vault85 div {
    color: #000000;
    text-shadow: 0 0 5px rgb(230,180,162,0.5);
    margin-bottom: 10px;
    font-weight: 300;
    line-height: 1.8;
    font-size: 16px;
}

@media only screen and (max-width: 800px) {.privacy_vault85 {
    padding: 20px 10px;
}.privacy_vault85 h1 {
    font-size: calc(22px * 0.8);
}.privacy_vault85 h2 {
    font-size: calc(22px * 0.8);
}.privacy_vault85 h3, .privacy_vault85 h4, .privacy_vault85 h5, .privacy_vault85 h6 {
    font-size: calc(22px * 0.8);
}.privacy_vault85 p, .privacy_vault85 span, .privacy_vault85 div {
    font-size: calc(16px * 0.9);
}}footer {
    z-index: 1;
    position: relative;
}footer::before {
    background: rgb(230,180,162);
    z-index: -2;
    content: "";
    bottom: 0;
    left: 0;
    opacity: 0.95;
    right: 0;
    top: 0;
    position: absolute;
}footer::after {
    opacity: 0.1;
    z-index: -1;
    bottom: 0;
    right: 0;
    left: 0;
    background-size: 50px 50px;
    position: absolute;
    background-image: 
        radial-gradient(circle at 25% 25%, rgb(216,141,120) 1px, transparent 1px),
        radial-gradient(circle at 75% 75%, rgb(216,141,120) 1px, transparent 1px),
        radial-gradient(circle at 25% 75%, rgb(216,141,120) 1px, transparent 1px),
        radial-gradient(circle at 75% 25%, rgb(216,141,120) 1px, transparent 1px);
    content: "";
    top: 0;
}.linkedin_ref41 {
    color: #ffffff;
    position: relative;
    padding: 4rem 0 2rem;
}.linkedin_ref41::before {
    width: 100%;
    height: 3px;
    top: 0;
    left: 0;
    position: absolute;
    background: rgb(216,141,120);
    content: "";
}.linkedin_ref41::after {
    content: "";
    left: 0;
    position: absolute;
    opacity: 0.5;
    width: 100%;
    background-repeat: repeat-x;
    background-image: 
        linear-gradient(90deg, 
            rgb(216,141,120) 0px, rgb(216,141,120) 10px,
            transparent 10px, transparent 15px,
            rgb(216,141,120) 15px, rgb(216,141,120) 30px,
            transparent 30px, transparent 35px,
            rgb(216,141,120) 35px, rgb(216,141,120) 40px,
            transparent 40px, transparent 60px,
            rgb(216,141,120) 60px, rgb(216,141,120) 70px,
            transparent 70px, transparent 80px,
            rgb(216,141,120) 80px, rgb(216,141,120) 90px,
            transparent 90px, transparent 110px,
            rgb(216,141,120) 110px, rgb(216,141,120) 120px,
            transparent 120px, transparent 140px
        );
    height: 8px;
    top: 3px;
}.linkedin_ref41 .container {
    display: flex;
    gap: 3rem;
    position: relative;
    flex-wrap: wrap;
}.linkedin_ref41 .company_holder {
    border-radius: 13px;
    flex: 1 1 400px;
    position: relative;
    padding: 0;
}.linkedin_ref41 .company_holder::before {
    width: 100%;
    top: 0;
    background-image:
        linear-gradient(0deg, transparent 24px, rgb(216,141,120) 25px, rgb(216,141,120) 26px, transparent 27px, transparent 49px),
        linear-gradient(90deg, transparent 24px, rgb(216,141,120) 25px, rgb(216,141,120) 26px, transparent 27px, transparent 49px);
    content: "";
    left: 0;
    height: 100%;
    position: absolute;
    border-radius: 13px;
    opacity: 0.1;
    background-size: 50px 50px;
}.linkedin_ref41 .company_holder h3 {
    border-top-right-radius: 13px;
    font-size: 29px;
    padding: 1.5rem 2rem;
    position: relative;
    color: #ffffff;
    margin: 0;
    border-top-left-radius: 13px;
    background: rgb(216,141,120);
    font-weight: 700;
}.linkedin_ref41 .company_holder h3::after {
    transform: translateY(-50%);
    border-radius: 50%;
    position: absolute;
    background: #ffffff;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
    right: 15px;
    content: "";
    width: 10px;
    height: 10px;
    top: 50%;
}.linkedin_ref41 .cheat_sheet98 {
    padding: 2rem;
    border-bottom-left-radius: 13px;
    position: relative;
    border-bottom-right-radius: 13px;
    font-size: 15px;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    line-height: 1.6;
}.linkedin_ref41 .cheat_sheet98::before {
    opacity: 0.6;
    position: absolute;
    content: "";
    left: -10px;
    border-radius: 50%;
    width: 20px;
    top: 2rem;
    background: rgb(216,141,120);
    height: 20px;
}.linkedin_ref41 .cheat_sheet98::after {
    opacity: 0.6;
    position: absolute;
    content: "";
    right: -10px;
    background: rgb(216,141,120);
    border-radius: 50%;
    bottom: 2rem;
    width: 20px;
    height: 20px;
}.linkedin_ref41 .faq_block36 {
    flex: 1 1 calc(100% - 450px);
    min-width: 400px;
}.linkedin_ref41 .main_bar43 {
    flex-wrap: wrap;
    display: flex;
    gap: 3rem;
}.linkedin_ref41 .nav_mainwrap82 {
    flex: 1 1 calc(50% - 1.5rem);
    min-width: 200px;
    border-radius: 13px;
    overflow: hidden;
    position: relative;
}.linkedin_ref41 .nav_mainwrap82::before {
    top: 0;
    content: "";
    bottom: 0;
    background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 20px);
    z-index: -1;
    border-radius: 13px;
    left: 0;
    right: 0;
    position: absolute;
}.linkedin_ref41 .nav_mainwrap82 h5 {
    font-weight: 600;
    background: rgb(216,141,120);
    align-items: center;
    margin: 0;
    font-size: 20px;
    padding: 1rem 1.5rem;
    position: relative;
    color: #ffffff;
    display: flex;
}.linkedin_ref41 .nav_mainwrap82 h5::before {
    border-radius: 50%;
    height: 8px;
    content: "";
    width: 8px;
    margin-right: 10px;
    background: #ffffff;
    display: inline-block;
}.linkedin_ref41 .nav_mainwrap82 h5::after {
    background: #ffffff;
    width: 6px;
    transform: translateY(-50%);
    height: 6px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    content: "";
    right: 15px;
}.linkedin_ref41 .nav_mainwrap82 .main_bar43 {
    background: rgba(255, 255, 255, 0.05);
    display: flex;
    gap: 2px;
    flex-direction: column;
    padding: 1.5rem;
}.linkedin_ref41 .nav_mainwrap82 .main_bar43 a {
    display: block;
    color: #ffffff;
    padding: 0.8rem 1rem 0.8rem 2rem;
    position: relative;
    border-radius: 10px;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 15px;
}.linkedin_ref41 .nav_mainwrap82 .main_bar43 a::before {
    left: 0.7rem;
    content: "";
    transform: translateY(-50%);
    height: 6px;
    background: rgb(216,141,120);
    position: absolute;
    border-radius: 50%;
    top: 50%;
    transition: all 0.3s ease;
    width: 6px;
}.linkedin_ref41 .nav_mainwrap82 .main_bar43 a:hover {
    background: rgba(255, 255, 255, 0.1);
}.linkedin_ref41 .nav_mainwrap82 .main_bar43 a:hover::before {
    background: #ffffff;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
}.verify_cta97 {
    margin-top: 2.5rem;
    background: rgb(216,141,120);
    position: relative;
    padding: 2rem 0;
}.verify_cta97::before {
    background-repeat: repeat-x;
    top: -5px;
    height: 5px;
    width: 100%;
    left: 0;
    content: "";
    position: absolute;
    background-image: 
        linear-gradient(90deg, 
            transparent 0px, transparent 20px,
            rgb(230,180,162) 20px, rgb(230,180,162) 40px,
            transparent 40px, transparent 60px,
            rgb(230,180,162) 60px, rgb(230,180,162) 80px,
            transparent 80px, transparent 100px,
            rgb(230,180,162) 100px, rgb(230,180,162) 120px
        );
}.verify_cta97 .container {
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}.verify_cta97 .container::before,
.verify_cta97 .container::after {
    top: 50%;
    background: rgb(230,180,162);
    height: 15px;
    width: 15px;
    border-radius: 50%;
    content: "";
    position: absolute;
    transform: translateY(-50%);
}.verify_cta97 .container::before {
    left: 15%;
}.verify_cta97 .container::after {
    right: 15%;
}.verify_cta97 .affiliate_cta06 {
    position: relative;
    color: #ffffff;
    font-size: 14px;
    display: inline-block;
    background: rgb(230,180,162);
    border-radius: 30px;
    text-align: center;
    padding: 0.5rem 2rem;
}.verify_cta97 .affiliate_cta06::before,
.verify_cta97 .affiliate_cta06::after {
    top: 50%;
    transform: translateY(-50%);
    background: rgb(230,180,162);
    position: absolute;
    width: 50px;
    content: "";
    height: 1px;
}.verify_cta97 .affiliate_cta06::before {
    right: 100%;
    margin-right: 15px;
}.verify_cta97 .affiliate_cta06::after {
    margin-left: 15px;
    left: 100%;
}

@media (max-width: 1200px) {.linkedin_ref41 .container {
    gap: 2rem;
}.linkedin_ref41 .company_holder {
    flex: 1 1 350px;
}.linkedin_ref41 .faq_block36 {
    flex: 1 1 calc(100% - 400px);
    min-width: 350px;
}.linkedin_ref41 .main_bar43 {
    gap: 2rem;
}.verify_cta97 .container::before {
    left: 5%;
}.verify_cta97 .container::after {
    right: 5%;
}
}

@media (max-width: 992px) {.linkedin_ref41 {
    padding: 3.5rem 0 1.5rem;
}.linkedin_ref41 .container {
    gap: 2.5rem;
    flex-direction: column;
}.linkedin_ref41 .company_holder,
    .linkedin_ref41 .faq_block36 {
    min-width: 100%;
    flex: 1 1 100%;
}.linkedin_ref41 .nav_mainwrap82 {
    flex: 1 1 calc(50% - 1.5rem);
    min-width: 200px;
}.verify_cta97 .container::before,
    .verify_cta97 .container::after {
    display: none;
}
}

@media (max-width: 768px) {.linkedin_ref41 {
    padding: 3rem 0 1rem;
}.linkedin_ref41 .main_bar43 {
    gap: 1.5rem;
}.linkedin_ref41 .company_holder h3 {
    font-size: calc(29px - 2px);
    padding: 1.2rem 1.5rem;
}.linkedin_ref41 .cheat_sheet98 {
    padding: 1.5rem;
}.linkedin_ref41 .cheat_sheet98::before,
    .linkedin_ref41 .cheat_sheet98::after {
    display: none;
}.verify_cta97 {
    margin-top: 2rem;
}.verify_cta97 .affiliate_cta06::before,
    .verify_cta97 .affiliate_cta06::after {
    width: 30px;
}
}

@media (max-width: 576px) {.linkedin_ref41 {
    padding: 2.5rem 0 0.8rem;
}.linkedin_ref41 .nav_mainwrap82 {
    min-width: 100%;
    flex: 1 1 100%;
}.linkedin_ref41 .main_bar43 {
    gap: 1rem;
}.linkedin_ref41 .nav_mainwrap82 .main_bar43 a {
    padding: 0.7rem 1rem 0.7rem 1.8rem;
}.linkedin_ref41 .nav_mainwrap82 .main_bar43 a::before {
    left: 0.6rem;
}.verify_cta97 {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.verify_cta97 .affiliate_cta06::before,
    .verify_cta97 .affiliate_cta06::after {
    display: none;
}
}

@media (max-width: 420px) {.linkedin_ref41::after {
    height: 5px;
    background-size: 100px 5px;
}.linkedin_ref41 .company_holder h3::after,
    .linkedin_ref41 .nav_mainwrap82 h5::before,
    .linkedin_ref41 .nav_mainwrap82 h5::after {
    display: none;
}.linkedin_ref41 .nav_mainwrap82 h5 {
    padding: 0.8rem 1rem;
}.linkedin_ref41 .nav_mainwrap82 .main_bar43 {
    padding: 1rem;
}.verify_cta97 .affiliate_cta06 {
    padding: 0.4rem 1.5rem;
    width: 90%;
}}.take_a_spin95 {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(216,141,120) 0%, rgb(230,180,162) 100%);
    position: relative;
    overflow: hidden;
    isolation: isolate;
}.take_a_spin95::before {
    top: 0;
    left: 0;
    content: "";
    opacity: 0.4;
    z-index: -1;
    height: 100%;
    animation: patternMove 30s linear infinite;
    position: absolute;
    width: 100%;
}.take_a_spin95::after {
    background: radial-gradient(circle, rgb(230,180,162,0.5) 0%, transparent 70%);
    filter: blur(40px);
    bottom: -50px;
    position: absolute;
    content: "";
    width: 200px;
    height: 200px;
    z-index: -1;
    right: -50px;
}.take_a_spin95 .container {
    position: relative;
    padding: 0 20px;
    display: flex;
    perspective: 1000px;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
    max-width: 1200px;
}.take_a_spin95 h2 {
    font-weight: 700;
    margin-bottom: 3rem;
    z-index: 2;
    color: #ffffff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    font-size: clamp(1.75rem, 4vw, 37px);
    line-height: 1.4;
    max-width: 800px;
    text-align: center;
    position: relative;
    transform: translateZ(20px);
}.take_a_spin95 h2::after {
    transform: translateX(-50%);
    content: "";
    width: 80px;
    position: absolute;
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.6);
    left: 50%;
    height: 3px;
    background: #ffffff;
    bottom: -15px;
    border-radius: 10px;
}.take_a_spin95 .knowledge_lab98 {
    position: relative;
    border-radius: 12px;
    justify-content: center;
    transform: translateZ(30px) rotateX(3deg);
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    padding: 2.5rem 3rem;
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    transform-style: preserve-3d;
    gap: 25px;
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.1),
    0 0 0 1px rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    z-index: 3;
}.take_a_spin95 .knowledge_lab98:hover {
    transform: translateZ(40px) rotateX(0);
    box-shadow: 
    0 30px 60px rgba(0, 0, 0, 0.15),
    0 0 0 1px rgba(255, 255, 255, 0.2);
}.take_a_spin95 .knowledge_lab98::before {
    background: linear-gradient(45deg, transparent 40%, rgb(216,141,120), transparent 60%);
    content: "";
    animation: borderGlow 3s infinite alternate;
    left: -3px;
    filter: blur(3px);
    opacity: 0.6;
    z-index: -1;
    right: -3px;
    bottom: -3px;
    border-radius: calc(12px + 3px);
    top: -3px;
    position: absolute;
}.take_a_spin95 svg {
    transition: transform 0.5s cubic-bezier(0.3, 1.8, 0.3, 1);
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.15));
    height: 48px;
    width: 48px;
    flex-shrink: 0;
    transform: rotateZ(-10deg);
}.take_a_spin95 .knowledge_lab98:hover svg {
    transform: rotateZ(0) scale(1.1);
}.take_a_spin95 svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.take_a_spin95 .knowledge_lab98:hover svg path {
    fill: #ffffff;
    animation: pathPulse 2s infinite alternate;
}.take_a_spin95 .message_widget15 {
    justify-content: center;
    border-radius: 10px;
    letter-spacing: 0.5px;
    padding: 0.75rem 2rem;
    isolation: isolate;
    color: rgb(216,141,120);
    align-items: center;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
    transform: translateZ(0);
    background: #ffffff;
    display: inline-flex;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    transition: all 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
}.take_a_spin95 .message_widget15::before {
    transform: translateX(-100%);
    content: "";
    height: 100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    z-index: -1;
    left: 0;
    position: absolute;
    width: 100%;
}.take_a_spin95 .message_widget15:hover {
    color: rgb(230,180,162);
    transform: translateY(-3px) scale(1.03);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
}.take_a_spin95 .message_widget15:hover::before {
    animation: shimmer 1.5s infinite;
}.take_a_spin95 .message_widget15:active {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-1px) scale(0.98);
}

@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}

@keyframes borderGlow {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 0.8;
  }
}

@keyframes pathPulse {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}

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

@media (max-width: 768px) {.take_a_spin95 {
    padding: 4rem 0;
}.take_a_spin95 h2 {
    margin-bottom: 2rem;
}.take_a_spin95 .knowledge_lab98 {
    flex-direction: column;
    padding: 2rem;
    transform: translateZ(20px) rotateX(2deg);
    gap: 20px;
}.take_a_spin95 svg {
    width: 40px;
    height: 40px;
}.take_a_spin95 .message_widget15 {
    width: 100%;
    padding: 0.75rem 1.5rem;
}
}

@media (max-width: 480px) {.take_a_spin95 {
    padding: 3rem 0;
}.take_a_spin95 h2 {
    font-size: 1.5rem;
}.take_a_spin95 h2::after {
    width: 60px;
}.take_a_spin95 .knowledge_lab98 {
    padding: 1.5rem;
    transform: translateZ(10px) rotateX(1deg);
}.take_a_spin95 svg {
    height: 36px;
    width: 36px;
}.take_a_spin95 .message_widget15 {
    padding: 0.65rem 1.25rem;
    font-size: 0.9rem;
}
}