* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

* {
    scrollbar-width: none;
    scrollbar-color: rgb(255, 255, 255, 0.5) rgb(171,186,204,0.5);
}

header,footer {
    width: 100%;
}

header {
    background: rgb(208,225,240);
    width: 100%;
    z-index: 100;
    position: relative;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    padding: 1rem 0;
}

.RNVwn_meet_us h1 {
    font-size: 48px;
    transform: translateZ(0);
    display: inline-block;
    color: #000000;
    margin-bottom: 3rem;
    font-weight: 700;
    position: relative;
}

.RNVwn_meet_us .QDnvq_about_section::before {
    width: 4px;
    position: absolute;
    left: 0;
    height: 0%;
    background: linear-gradient(to bottom, rgb(171,186,204), rgb(134,145,160));
    content: "";
    top: 0;
    transition: height 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}

.RNVwn_meet_us .QDnvq_about_section:hover h4 {
    transform: translateX(10px);
    color: rgb(171,186,204);
}

.RNVwn_meet_us .QDnvq_about_section div {
    scrollbar-width: thin;
    scrollbar-color: rgb(134,145,160,0.5) transparent;
    padding-right: 1rem;
    font-family: Arial, sans-serif;
    overflow-y: auto;
    max-height: 250px;
    color: #000000;
    font-size: 14px;
    line-height: 1.75;
}

.syIdL_id_thankdiv .xfGmS_learn_learn {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.05);
    padding: 3.5rem;
    background: rgba(255, 255, 255, 0.92);
    position: relative;
    transform: perspective(1000px) rotateX(1deg);
    backdrop-filter: blur(10px);
    clip-path: polygon(0 0, 100% 0, 100% 95%, 95% 100%, 0 100%);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.syIdL_id_thankdiv .xfGmS_learn_learn:hover h5::after {
    width: 120px;
}

.syIdL_id_thankdiv p {
    line-height: 1.7;
    transition: color 0.3s ease;
    font-size: 12px;
    margin: 0;
    position: relative;
    color: #000000;
}

.syIdL_id_thankdiv a:hover::before {
    width: 100%;
}

.syIdL_id_thankdiv a:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(171,186,204,0.5);
}

.GkSEV_usageAgreementAlert p {
    margin: 0;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.5;
}

.AguUC_cookie_necessary svg {
    fill: rgb(171,186,204);
    width: 80px;
    height: 80px;
    transition: transform 0.3s ease-in-out;
}

.dLZTK_visitor_privacy:hover {
    box-shadow: 0 0 20px rgb(134,145,160);
}

.GkSEV_usageAgreementAlert p a:hover {
    color: rgb(134,145,160);
}


.NrqmD_locate {
    background: rgb(171,186,204,0.5);
    position: relative;
    overflow: hidden;
    border-top: 4px solid rgb(171,186,204);
    padding: 80px 0;
}

.NrqmD_locate .ZmnQK_instant_contact {
    background: rgb(134,145,160);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    padding: 0;
    position: relative;
    border-left: 1px solid rgb(171,186,204);
}

.NrqmD_locate .ivWud_reach_contact {
    justify-content: space-between;
    display: flex;
    padding: 30px;
}

.NrqmD_locate .LiQkg_message_panel:hover {
    border-color: rgb(171,186,204);
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3), 0 0 10px rgb(171,186,204,0.5);
}



.NrqmD_locate .LiQkg_message_panel:hover {
    animation: pulse 1.5s infinite;
}

.NrqmD_locate .LiQkg_message_panel svg path {
    transition: fill 0.3s ease;
    fill: rgb(171,186,204);
}

.NrqmD_locate .ZmnQK_instant_contact::after {
    content: "";
    bottom: -20px;
    height: 20px;
    background: #1a1a1a;
    right: 20px;
    width: calc(100% - 40px);
    position: absolute;
    z-index: -1;
}

.NrqmD_locate .LiQkg_message_panel:nth-child(1) {
    transition-delay: 0.1s;
}

.NrqmD_locate .LiQkg_message_panel:nth-child(3) {
    transition-delay: 0.3s;
}

.LuUzO_statistical_summary::after {
    content: "";
    background: linear-gradient(90deg, transparent, rgba(rgb(171,186,204,0.5), 0.05));
    right: 0;
    height: 100%;
    width: 30%;
    transform: skewX(-15deg) translateX(30%);
    top: 0;
    z-index: -1;
    position: absolute;
}

.LuUzO_statistical_summary .container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}

.LuUzO_statistical_summary .PCLoG_edu_wins::before {
    content: "";
    width: 100%;
    height: 4px;
    position: absolute;
    top: 0;
    left: 0;
    transform: scaleX(0.6);
    z-index: 2;
    transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
    background: rgb(171,186,204);
    transform-origin: left;
}

.LuUzO_statistical_summary .PCLoG_edu_wins:hover::before {
    transform: scaleX(1);
}

.LuUzO_statistical_summary .PCLoG_edu_wins:nth-child(odd):hover {
    transform: translateY(2px) translateZ(0);
}

.LuUzO_statistical_summary .PCLoG_edu_wins p::before {
    left: 0;
    background: rgba(rgb(171,186,204,0.5), 0.15);
    position: absolute;
    height: 0.4rem;
    content: "";
    transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0.1s;
    transform-origin: left;
    z-index: -1;
    transform: scaleX(0);
    bottom: 0.25rem;
    width: 100%;
}

.QJhKg_secure_wrap .container {
    transform-origin: left center;
    position: relative;
    border-left: 4px solid rgb(171,186,204);
    background: rgba(#ffffff, 0.95);
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.07);
    transform: perspective(1000px) rotateY(0.5deg);
    max-width: 1140px;
    z-index: 2;
    padding: 0 2rem;
    margin: 0 auto;
    backdrop-filter: blur(5px);
}

.QJhKg_secure_wrap .container {
    border-left-width: 3px;
    padding: 1.25rem;
}

.QJhKg_secure_wrap p {
    font-size: 16px;
    color: #000000;
    margin-bottom: 1.5rem;
    line-height: 1.7;
}

.QJhKg_secure_wrap p, .QJhKg_secure_wrap span {
    font-size: calc(16px * 0.95);
}

.QJhKg_secure_wrap ul {
    list-style-type: none;
    padding-left: 1.25rem;
    margin: 1.5rem 0 2rem 0;
}

.QJhKg_secure_wrap span {
    display: block;
    background: linear-gradient(to right, rgba(rgb(134,145,160,0.5), 0.05), transparent);
    padding: 1.25rem;
    border-left: 2px solid rgb(134,145,160);
    margin-bottom: 1.5rem;
    line-height: 1.7;
    font-size: calc(16px * 0.95);
}

.hUONS_subscribe_to_newsletter .container {
    margin: 0 auto;
    max-width: 1240px;
    position: relative;
}

.hUONS_subscribe_to_newsletter .xfGmS_learn_learn > div {
    padding: 1rem 0 2.5rem;
    position: relative;
}

.hUONS_subscribe_to_newsletter .input_holder::before {
    border-radius: 10px;
    opacity: 0.15;
    transition: transform 0.5s ease-out;
    background: linear-gradient(120deg, #ffffff, transparent);
    inset: -10px;
    z-index: -1;
    position: absolute;
    transform: translateX(-100%);
    content: "";
}

.hUONS_subscribe_to_newsletter input[type="email"]:focus {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    border-color: rgb(134,145,160);
    transform: translateY(-2px);
}

.hUONS_subscribe_to_newsletter .pOKvj_updates_entry:hover {
    background: rgb(171,186,204);
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15), 0 5px 10px rgba(0, 0, 0, 0.08);
}

.JmetC_pricing_deck::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%,
        rgba(20, 20, 40, 0.75) 100%);
    bottom: 0;
    top: 0;
    z-index: 1;
}

.JmetC_pricing_deck .yZkbg_bundle_offer li {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    transform-style: preserve-3d;
}

.JmetC_pricing_deck .wDbIe_learn_deals {
    text-decoration: none;
    transition: all 0.4s ease;
    transform-style: preserve-3d;
    display: block;
    position: relative;
    height: 100%;
}

.JmetC_pricing_deck .ERTfA_fee_choices {
    transform: translateZ(10px);
    padding: 35px 30px;
}

.JmetC_pricing_deck .ERTfA_fee_choices h4 {
    color: #ffffff;
    position: relative;
    display: inline-block;
    margin: 0 0 20px;
    font-weight: 700;
    transform: translateZ(5px);
    font-size: calc(19px * 1.1);
}

.JmetC_pricing_deck .ERTfA_fee_choices p {
    overflow-wrap: break-word;
    word-wrap: break-word;
    font-size: 17px;
    line-height: 1.6;
    padding-right: 5px;
    color: #ffffff;
    margin: 0 0 25px;
    overflow-y: auto;
    max-height: 250px;
    hyphens: auto;
    opacity: 0.85;
    font-weight: 400;
}

.JmetC_pricing_deck .yZkbg_bundle_offer li:hover .TJcNI_payment_deals::after {
    transform: scaleY(1.5);
    opacity: 0.9;
}

.mfuoM_program_information::before {
    filter: blur(80px);
    animation: float 15s ease-in-out infinite;
    z-index: 0;
    right: -50px;
    background: rgb(171,186,204,0.5);
    width: 300px;
    content: "";
    top: -50px;
    position: absolute;
    height: 300px;
}

.mfuoM_program_information .THgGO_learn_more {
    position: relative;
    gap: 40px;
    display: grid;
    grid-template-columns: 1fr;
}

.mfuoM_program_information .YjWxz_pic_strip::before {
    height: 100%;
    left: 0;
    background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5));
    width: 100%;
    top: 0;
    content: "";
    position: absolute;
    z-index: 1;
}

.mfuoM_program_information .description:nth-of-type(2) {
    margin-top: 20px;
    position: relative;
    z-index: 1;
}

.mfuoM_program_information .description::first-letter {
    color: rgb(171,186,204);
    font-size: 1.5em;
    font-weight: 700;
}

header .qecWM_main_lead {
    align-items: center;
    text-decoration: none;
    grid-area: logo;
    justify-content: center;
    padding: 0.5rem 1rem;
    display: flex;
    position: relative;
}

header .qecWM_main_lead:hover svg {
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.1));
    transform: translateY(-3px);
}

header .cYGrt_head_skill:hover {
    transform: translateY(-2px);
    box-shadow: 0 3px 8px rgb(171,186,204,0.5);
    color: #ffffff;
    background: linear-gradient(135deg, rgb(171,186,204), rgb(134,145,160));
}

.PzYxh_footer_benefit::before {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: rgb(134,145,160);
    height: 3px;
    content: "";
}

.PzYxh_footer_benefit .company_holder {
    position: relative;
    padding: 0;
    border-radius: 27px;
    flex: 1 1 400px;
}

.PzYxh_footer_benefit .company_holder h3 {
    padding: 1.5rem 2rem;
    border-top-left-radius: 27px;
    background: rgb(134,145,160);
    position: relative;
    font-size: 31px;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
    border-top-right-radius: 27px;
}

.PzYxh_footer_benefit .RXbGY_referral_prog {
    padding: 2rem;
    background: rgba(255, 255, 255, 0.1);
    line-height: 1.6;
    position: relative;
    color: #ffffff;
    font-size: 14px;
    border-bottom-right-radius: 27px;
    border-bottom-left-radius: 27px;
}

.PzYxh_footer_benefit .PGCBs_whatsapp_grp {
    flex: 1 1 calc(100% - 450px);
    min-width: 400px;
}

.PzYxh_footer_benefit .efyDJ_nav_guide {
    gap: 3rem;
    display: flex;
    flex-wrap: wrap;
}

.PzYxh_footer_benefit .Qvxcn_top_bar h5 {
    margin: 0;
    align-items: center;
    font-size: 23px;
    display: flex;
    color: #ffffff;
    font-weight: 600;
    position: relative;
    padding: 1rem 1.5rem;
    background: rgb(134,145,160);
}

.PzYxh_footer_benefit .Qvxcn_top_bar .efyDJ_nav_guide a {
    border-radius: 10px;
    transition: all 0.3s ease;
    display: block;
    padding: 0.8rem 1rem 0.8rem 2rem;
    font-size: 14px;
    position: relative;
    color: #ffffff;
    text-decoration: none;
}

.Nehvb_webinar_arch::before {
    position: absolute;
    content: "";
    left: 0;
    background-image: 
        linear-gradient(90deg, 
            transparent 0px, transparent 20px,
            rgb(171,186,204) 20px, rgb(171,186,204) 40px,
            transparent 40px, transparent 60px,
            rgb(171,186,204) 60px, rgb(171,186,204) 80px,
            transparent 80px, transparent 100px,
            rgb(171,186,204) 100px, rgb(171,186,204) 120px
        );
    width: 100%;
    height: 5px;
    top: -5px;
    background-repeat: repeat-x;
}

.piuRU_contact_form_section h2 {
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 28px;
    color: #000000;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
}

.piuRU_contact_form_section .YjWxz_pic_strip {
    border-radius: 26px;
    height: 550px;
    overflow: hidden;
    transform: perspective(1000px) rotateY(-5deg);
    transition: transform 0.5s ease;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    position: relative;
}

.piuRU_contact_form_section form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(171,186,204);
    outline: none;
}

.piuRU_contact_form_section .dtoei_help_section input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.piuRU_contact_form_section .dtoei_help_section input[type="checkbox"]:checked + label::before {
    background: rgb(171,186,204);
}

.piuRU_contact_form_section .dtoei_help_section label a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(171,186,204);
}

.piuRU_contact_form_section form .EjiaQ_feedback_map:hover::after {
    left: 0;
    right: auto;
    width: 100%;
}

.piuRU_contact_form_section svg {
    fill: rgb(171,186,204);
    width: 22px;
    height: 22px;
}

.ATtzf_opening_board {
    background: linear-gradient(45deg, #000000 0%, rgb(134,145,160,0.5) 100%);
    width: 100%;
    overflow: hidden;
    min-height: 600px;
    height: 100vh;
    position: relative;
}

.ATtzf_opening_board .xZqtk_main_welcome {
    height: 100%;
    position: relative;
    overflow: hidden;
    width: 20%;
}

.ATtzf_opening_board .xZqtk_main_welcome::after {
    content: '';
    opacity: 0.1;
    position: absolute;
    inset: 0;
    z-index: 2;
    background-image: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 2px,
        rgb(171,186,204,0.5) 2px,
        rgb(171,186,204,0.5) 4px
    );
}

.ATtzf_opening_board .DYiZV_content_holder h1 {
    line-height: 1.3;
    font-size: 48px;
    position: relative;
    margin-bottom: 1.5rem;
    overflow: hidden;
    font-weight: 700;
    color: #ffffff;
    padding-bottom: 15px;
}

.ATtzf_opening_board .DYiZV_content_holder .EjiaQ_feedback_map::before {
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
    background: linear-gradient(
        to right,
        rgb(134,145,160) 0%,
        rgb(171,186,204) 100%
    );
    content: '';
    z-index: -1;
    height: 100%;
}

.NyzPB_leadership_experience .zlSjb_alumni_testimonials {
    background: #ffffff;
    gap: 0;
    grid-template-columns: 1fr 1.2fr;
    position: relative;
    display: grid;
    max-width: 1100px;
    margin: 0 auto;
    z-index: 2;
    border-radius: 20px;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.08), 
                -20px -20px 60px rgba(255, 255, 255, 0.8);
    overflow: visible;
}

.NyzPB_leadership_experience .VjhnM_exp_view {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: calc(17px * 1.1);
    font-weight: 300;
    line-height: 1.7;
    font-style: italic;
    position: relative;
}



.NyzPB_leadership_experience .zlSjb_alumni_testimonials:hover .name {
    background-clip: text !important;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    text-fill-color: transparent;
    background: linear-gradient(90deg, rgb(171,186,204), rgb(134,145,160));
}



@media (max-width: 767px) {.RNVwn_meet_us {
    padding: 4rem 0;
}.RNVwn_meet_us h1 {
    margin-bottom: 2rem;
    font-size: 32px;
}.RNVwn_meet_us .QDnvq_about_section {
    padding: 1.5rem;
}.RNVwn_meet_us .QDnvq_about_section div {
    max-height: 200px;
    font-size: calc(14px * 0.95);
}}



@media screen and (max-width: 768px) {.syIdL_id_thankdiv {
    padding: 4rem 0;
}.syIdL_id_thankdiv .xfGmS_learn_learn {
    clip-path: polygon(0 0, 100% 0, 100% 97%, 97% 100%, 0 100%);
    padding: 2rem;
}.syIdL_id_thankdiv .xfGmS_learn_learn > div:first-child::before {
    left: -1.5rem;
    width: 0.3rem;
}.syIdL_id_thankdiv h5 {
    font-size: calc(19px * 0.9);
}
}



@media (max-width: 991px) {.NrqmD_locate {
    padding: 60px 0;
}.NrqmD_locate h2 {
    padding: 25px;
    font-size: calc(38px * 0.9);
}.NrqmD_locate p,
  .NrqmD_locate p:nth-last-child(2) {
    padding: 20px 25px;
}.NrqmD_locate .ivWud_reach_contact {
    padding: 25px;
}.NrqmD_locate .LiQkg_message_panel {
    height: 60px;
    width: 60px;
}.NrqmD_locate .LiQkg_message_panel svg {
    width: 24px;
    height: 24px;
}
}



@media screen and (max-width: 768px) {.LuUzO_statistical_summary {
    padding: 3.5rem 1rem;
}.LuUzO_statistical_summary h3 {
    margin-bottom: 2rem;
    font-size: calc(28px * 0.85);
}.LuUzO_statistical_summary ul {
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 1.25rem;
}.LuUzO_statistical_summary .PCLoG_edu_wins {
    padding: 1.5rem 1.25rem;
}.LuUzO_statistical_summary .PCLoG_edu_wins p {
    font-size: calc(28px * 0.85);
}.LuUzO_statistical_summary .PCLoG_edu_wins span {
    margin-bottom: 0.75rem;
    font-size: calc(17px * 0.9);
}
}



@media (max-width: 767px) {.QJhKg_secure_wrap {
    padding: 3rem 0;
}.QJhKg_secure_wrap::after {
    width: 10vw;
}.QJhKg_secure_wrap .container {
    padding: 1.5rem;
    transform: none;
}.QJhKg_secure_wrap h1 {
    padding-top: 1rem;
    transform: translateX(0);
    font-size: calc(47px * 0.8);
}.QJhKg_secure_wrap h2 {
    padding-left: 0.75rem;
    font-size: calc(28px * 0.8);
}.QJhKg_secure_wrap h3 {
    font-size: calc(28px * 0.7);
}.QJhKg_secure_wrap h4 {
    font-size: calc(28px * 0.6);
}.QJhKg_secure_wrap ul {
    padding-left: 0.5rem;
}.QJhKg_secure_wrap li {
    padding-left: 1.5rem;
    margin-bottom: 1rem;
}.QJhKg_secure_wrap span {
    padding: 1rem;
}
}



@media (max-width: 991px) {.JmetC_pricing_deck {
    padding: 80px 0;
}.JmetC_pricing_deck h2 {
    font-size: calc(32px * 0.9);
}.JmetC_pricing_deck .yZkbg_bundle_offer {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
}.JmetC_pricing_deck .ERTfA_fee_choices {
    padding: 30px 25px;
}
}



@media (min-width: 992px) {.mfuoM_program_information {
    padding: 150px 0;
}.mfuoM_program_information .container {
    padding: 0 40px;
}.mfuoM_program_information h2 {
    margin-bottom: 60px;
    max-width: 70%;
    font-size: calc(36px * 1.3);
}.mfuoM_program_information .YjWxz_pic_strip {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
    height: 550px;
}.mfuoM_program_information .description {
    line-height: 1.9;
    font-size: calc(15px * 1.05);
}.mfuoM_program_information .DYiZV_content_holder {
    padding-top: 30px;
}
}



@media (max-width: 767px) {header .wKLRj_top_section {
    grid-template-areas:
            "logo"
            "Qvxcn_top_bar";
    grid-template-columns: 1fr;
}header .qecWM_main_lead {
    padding: 0.4rem;
}header .qecWM_main_lead svg {
    width: 130px;
}header .Qvxcn_top_bar {
    flex-wrap: wrap;
    padding: 0.4rem;
}header .cYGrt_head_skill {
    padding: 0.3rem 0.5rem;
    font-size: calc(18px - 1px);
}
}



@media (max-width: 768px) {.PzYxh_footer_benefit {
    padding: 3rem 0 1rem;
}.PzYxh_footer_benefit .efyDJ_nav_guide {
    gap: 1.5rem;
}.PzYxh_footer_benefit .company_holder h3 {
    padding: 1.2rem 1.5rem;
    font-size: calc(31px - 2px);
}.PzYxh_footer_benefit .RXbGY_referral_prog {
    padding: 1.5rem;
}.PzYxh_footer_benefit .RXbGY_referral_prog::before,
    .PzYxh_footer_benefit .RXbGY_referral_prog::after {
    display: none;
}.Nehvb_webinar_arch {
    margin-top: 2rem;
}.Nehvb_webinar_arch .OGlcq_footer_milestones::before,
    .Nehvb_webinar_arch .OGlcq_footer_milestones::after {
    width: 30px;
}
}



@media screen and (max-width: 991px) {.piuRU_contact_form_section {
    padding: 80px 0;
}.piuRU_contact_form_section .bfvgu_support_widget {
    grid-template-columns: 1fr;
    gap: 40px;
}.piuRU_contact_form_section .YjWxz_pic_strip {
    transform: perspective(1000px) rotateY(0deg);
    height: 400px;
}.piuRU_contact_form_section .zSTgM_query_query {
    transform: perspective(1000px) rotateY(0deg);
}
}



@media (max-width: 576px) {.ATtzf_opening_board {
    min-height: 450px;
}.ATtzf_opening_board .DYiZV_content_holder {
    padding: 1.5rem;
}.ATtzf_opening_board .DYiZV_content_holder h1 {
    font-size: calc(48px * 0.8);
}.ATtzf_opening_board .DYiZV_content_holder p {
    font-size: calc(15px * 0.9);
    margin-bottom: 2rem;
}.ATtzf_opening_board .DYiZV_content_holder .EjiaQ_feedback_map {
    padding: 12px 25px;
    width: 100%;
    text-align: center;
}.ATtzf_opening_board .DYiZV_content_holder::before,
    .ATtzf_opening_board .DYiZV_content_holder::after {
    left: -10px;
    top: -10px;
    height: 40px;
    width: 40px;
}.ATtzf_opening_board .DYiZV_content_holder::after {
    right: -10px;
    bottom: -10px;
}
}

@keyframes pulse_scrollbar { 0% { opacity: 1; } 50% { opacity: 0.7; } 100% { opacity: 1; } }



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

@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}



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



@keyframes subtleShift {
    0% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(-5px, 5px);
    }
    50% {
        transform: translate(-7px, -3px);
    }
    75% {
        transform: translate(3px, -5px);
    }
    100% {
        transform: translate(0, 0);
    }
}



@keyframes staggered-carousel {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(-20%);
    }
    40%, 56% {
        transform: translateX(-40%);
    }
    60%, 76% {
        transform: translateX(-60%);
    }
    80%, 96% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}

