* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.proposal_cta_B7tH {
    flex: 0 0 auto;
}html,body {
    color: #000000;
    height: 100%;
    font-family: Arial, sans-serif;
    min-height: 100%;
}.content-wrapper_tZbB {
    flex-direction: column;
    height: 100%;
    min-height: 100%;
    display: flex;
}.nav_block_NxE4 {
    flex: 1 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}.container {
    width: 1198px;
    margin: auto;
    max-width: 100%;
}svg {
    width: 30px;
    height: 30px;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.price_list_mChs {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.price_list_mChs::before {
    top: 0;
    bottom: 0;
    position: absolute;
    right: 0;
    content: "";
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.4) 100%);
    left: 0;
    z-index: 1;
}.price_list_mChs .container {
    z-index: 2;
    position: relative;
    padding: 0 15px;
    margin: 0 auto;
    max-width: 1200px;
}.price_list_mChs .training_fees_DHLl {
    perspective: 1000px;
    position: relative;
}.price_list_mChs h2 {
    transform: translateZ(50px);
    margin-bottom: 20px;
    text-align: center;
    animation: fadeInDown 0.8s ease-out forwards;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 31px;
    text-shadow: 0 3px 10px rgba(0,0,0,0.3);
}.price_list_mChs .payment_plan_pLUr {
    color: #ffffff;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    margin: 0 auto 50px;
    max-width: 800px;
    transform: translateZ(30px);
    opacity: 0.9;
    line-height: 1.6;
    text-align: center;
    font-size: calc(14px * 1.1);
}.price_list_mChs .plan_fees_srzQ {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    display: grid;
    margin: 0;
    gap: 30px;
    padding: 0;
    perspective: 2000px;
    list-style: none;
}.price_list_mChs .plan_fees_srzQ li {
    animation: cardEntrance 0.6s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    height: 100%;
    transform: translateY(30px) rotateX(5deg);
    opacity: 0;
}.price_list_mChs .plan_fees_srzQ li:nth-child(1) {
    animation-delay: 0.3s;
}.price_list_mChs .plan_fees_srzQ li:nth-child(2) {
    animation-delay: 0.5s;
}.price_list_mChs .plan_fees_srzQ li:nth-child(3) {
    animation-delay: 0.7s;
}.price_list_mChs .plan_fees_srzQ li:nth-child(4) {
    animation-delay: 0.9s;
}.price_list_mChs .discount_tier_IYox {
    text-decoration: none;
    display: block;
    will-change: transform;
    color: inherit;
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform-style: preserve-3d;
}.price_list_mChs .discount_tier_IYox:hover {
    transform: translateY(-15px) scale(1.02) rotateX(2deg);
}.price_list_mChs .deal_board_7xyk {
    position: relative;
    transition: all 0.4s ease;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 10px 15px rgba(0,0,0,0.1);
    clip-path: polygon(0 0, 100% 0, 100% 94%, 96% 100%, 0 100%);
    overflow: hidden;
    border: 1px solid rgba(255,255,255,0.1);
    backdrop-filter: blur(10px);
    height: 100%;
    background: linear-gradient(135deg, rgb(128,140,160,0.5), rgb(92,101,117,0.5));
}.price_list_mChs .discount_tier_IYox:hover .deal_board_7xyk {
    box-shadow: 0 25px 50px rgba(0,0,0,0.3), 0 15px 20px rgba(0,0,0,0.15);
    border-color: rgba(255,255,255,0.25);
}.price_list_mChs .deal_board_7xyk::before {
    content: "";
    top: -10px;
    width: 100px;
    opacity: 0.15;
    right: -10px;
    transform: rotate(45deg);
    position: absolute;
    background: rgb(92,101,117);
    transition: all 0.4s ease;
    height: 100px;
}.price_list_mChs .discount_tier_IYox:hover .deal_board_7xyk::before {
    transform: rotate(45deg) scale(1.2);
    opacity: 0.25;
}.price_list_mChs .rate_panel_92qy {
    z-index: 1;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    padding: 35px 30px;
}.price_list_mChs .discount_tier_IYox:hover .rate_panel_92qy {
    transform: translateZ(10px);
}.price_list_mChs .rate_panel_92qy h4 {
    font-weight: 700;
    margin: 0 0 20px;
    transition: transform 0.3s ease;
    font-size: calc(20px * 1.2);
    padding-bottom: 15px;
    position: relative;
    color: #ffffff;
}.price_list_mChs .discount_tier_IYox:hover .rate_panel_92qy h4 {
    transform: translateY(-5px);
}.price_list_mChs .rate_panel_92qy h4::after {
    width: 50px;
    background: rgb(128,140,160);
    content: "";
    position: absolute;
    left: 0;
    transition: width 0.4s ease;
    bottom: 0;
    height: 3px;
}.price_list_mChs .discount_tier_IYox:hover .rate_panel_92qy h4::after {
    width: 80px;
}.price_list_mChs .rate_panel_92qy p {
    overflow-y: auto;
    opacity: 0.8;
    max-height: 200px;
    padding-right: 10px;
    font-size: 14px;
    margin-bottom: 30px;
    transition: opacity 0.3s ease;
    line-height: 1.6;
    color: #ffffff;
}.price_list_mChs .rate_panel_92qy p::-webkit-scrollbar {
    width: 4px;
}.price_list_mChs .rate_panel_92qy p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(128,140,160,0.5);
}.price_list_mChs .discount_tier_IYox:hover .rate_panel_92qy p {
    opacity: 1;
}.price_list_mChs .price_deals_OrwH {
    position: relative;
    text-shadow: 0 2px 8px rgba(0,0,0,0.2);
    display: block;
    color: #ffffff;
    margin-top: 20px;
    font-weight: 700;
    font-size: calc(20px * 1.4);
    transition: all 0.4s ease;
}.price_list_mChs .price_deals_OrwH::before {
    content: "";
    width: 30px;
    top: -10px;
    transition: width 0.4s ease;
    position: absolute;
    height: 2px;
    left: 0;
    background: rgb(92,101,117);
}.price_list_mChs .discount_tier_IYox:hover .price_deals_OrwH::before {
    width: 50px;
}.price_list_mChs .discount_tier_IYox:hover .price_deals_OrwH {
    transform: scale(1.1);
    color: rgb(92,101,117);
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-30px) translateZ(50px);
    }
    to {
        opacity: 1;
        transform: translateY(0) translateZ(50px);
    }
}

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

@keyframes cardEntrance {
    from {
        opacity: 0;
        transform: translateY(30px) rotateX(5deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotateX(0);
    }
}

@media (max-width: 1200px) {.price_list_mChs {
    padding: 100px 0;
}.price_list_mChs h2 {
    font-size: calc(31px * 0.9);
}.price_list_mChs .payment_plan_pLUr {
    font-size: 14px;
    margin-bottom: 40px;
}.price_list_mChs .plan_fees_srzQ {
    gap: 25px;
}
}

@media (max-width: 992px) {.price_list_mChs {
    padding: 80px 0;
}.price_list_mChs .plan_fees_srzQ {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.price_list_mChs .rate_panel_92qy {
    padding: 30px 25px;
}.price_list_mChs .rate_panel_92qy p {
    max-height: 180px;
}
}

@media (max-width: 768px) {.price_list_mChs {
    padding: 70px 0;
}.price_list_mChs h2 {
    font-size: calc(31px * 0.8);
    margin-bottom: 15px;
}.price_list_mChs .payment_plan_pLUr {
    font-size: calc(14px * 0.95);
    margin-bottom: 30px;
}.price_list_mChs .plan_fees_srzQ {
    margin: 0 auto;
    max-width: 500px;
    grid-template-columns: 1fr;
}.price_list_mChs .deal_board_7xyk {
    clip-path: polygon(0 0, 100% 0, 100% 96%, 94% 100%, 0 100%);
}.price_list_mChs .price_deals_OrwH {
    font-size: calc(20px * 1.2);
}
}

@media (max-width: 576px) {.price_list_mChs {
    padding: 60px 0;
}.price_list_mChs h2 {
    font-size: calc(31px * 0.7);
}.price_list_mChs .payment_plan_pLUr {
    font-size: calc(14px * 0.9);
    margin-bottom: 25px;
}.price_list_mChs .rate_panel_92qy {
    padding: 25px 20px;
}.price_list_mChs .rate_panel_92qy h4 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 20px;
}.price_list_mChs .rate_panel_92qy p {
    max-height: 150px;
    font-size: calc(14px * 0.9);
    margin-bottom: 20px;
}}.connect_nxFE {
    perspective: 1000px;
    background: linear-gradient(170deg, rgb(165,177,197) 0%, rgb(92,101,117,0.5) 100%);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.connect_nxFE::before {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    content: '';
    background: 
        repeating-linear-gradient(
            -45deg,
            transparent,
            transparent 20px,
            rgb(128,140,160,0.5) 20px,
            rgb(128,140,160,0.5) 40px
        );
    z-index: 1;
    left: 0;
}.connect_nxFE::after {
    position: absolute;
    top: -50%;
    z-index: 0;
    opacity: 0.7;
    background: 
        radial-gradient(circle at 25% 25%, rgb(128,140,160,0.5) 0%, transparent 25%),
        radial-gradient(circle at 75% 75%, rgb(92,101,117,0.5) 0%, transparent 25%);
    left: -50%;
    animation: pulseGradient 15s infinite alternate;
    width: 200%;
    height: 200%;
    content: '';
}@keyframes pulseGradient {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.7;
    }
}
.connect_nxFE .container {
    position: relative;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
}.connect_nxFE .get_contact_Uvbk {
    backdrop-filter: blur(10px);
    transform-style: preserve-3d;
    flex-direction: column;
    display: flex;
    padding: 45px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.2),
        0 0 0 1px #ffffff;
    position: relative;
    border-radius: 17px;
}.connect_nxFE .get_contact_Uvbk:hover {
    box-shadow: 
        0 25px 60px rgba(0, 0, 0, 0.3),
        0 0 0 1px #ffffff,
        0 0 30px rgb(128,140,160,0.5);
    transform: translateZ(10px);
}.connect_nxFE .get_contact_Uvbk::before {
    content: '';
    left: -2px;
    background: linear-gradient(45deg, 
        rgb(128,140,160) 0%, 
        transparent 20%, 
        transparent 80%, 
        rgb(92,101,117) 100%);
    bottom: -2px;
    top: -2px;
    right: -2px;
    position: absolute;
    border-radius: calc(17px + 2px);
    animation: borderGlow 6s infinite alternate;
    opacity: 0.7;
    z-index: -1;
}@keyframes borderGlow {
    0% {
        opacity: 0.5;
        filter: blur(5px);
    }
    50% {
        opacity: 0.8;
        filter: blur(3px);
    }
    100% {
        opacity: 0.5;
        filter: blur(5px);
    }
}
.connect_nxFE h3 {
    text-transform: uppercase;
    font-size: 32px;
    color: #ffffff;
    text-shadow: 0 0 15px rgb(128,140,160,0.5);
    letter-spacing: 1px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 25px;
    position: relative;
}.connect_nxFE h3::before {
    height: 3px;
    background: linear-gradient(90deg, 
        rgb(128,140,160), 
        rgb(92,101,117));
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -10px;
    border-radius: 10px;
    content: '';
}.connect_nxFE h3::after {
    position: absolute;
    content: '';
    box-shadow: 0 0 10px rgb(128,140,160);
    background: rgb(128,140,160);
    bottom: -8px;
    height: 10px;
    animation: slideGlow 3s infinite alternate;
    left: 0;
    width: 10px;
    border-radius: 50%;
}@keyframes slideGlow {
    0% {
        left: 0;
        background: rgb(128,140,160);
    }
    100% {
        left: calc(100% - 10px);
        background: rgb(92,101,117);
    }
}
.connect_nxFE .assist_form_AeU0 {
    line-height: 1.7;
    max-width: 800px;
    border-left: 2px solid rgb(128,140,160);
    position: relative;
    padding-left: 15px;
    font-size: 15px;
    color: #ffffff;
    margin-bottom: 35px;
}.connect_nxFE .help_request_Jj7n {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    position: relative;
    display: grid;
}.connect_nxFE .help_request_Jj7n::before {
    width: 100%;
    height: 1px;
    position: absolute;
    opacity: 0.2;
    background: linear-gradient(90deg, 
        transparent, 
        #ffffff, 
        transparent);
    top: -15px;
    left: 0;
    content: '';
}.connect_nxFE .help_request_Jj7n span {
    overflow: hidden;
    padding: 25px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    display: flex;
    position: relative;
    backdrop-filter: blur(5px);
    padding-left: 65px;
    transform: translateY(0);
    border-radius: 10px;
    flex-direction: column;
    transition: all 0.3s ease;
}.connect_nxFE .help_request_Jj7n span::before {
    transition: height 0.4s ease;
    left: 0;
    background: linear-gradient(to bottom, rgb(128,140,160), rgb(92,101,117));
    height: 0;
    z-index: -1;
    top: 0;
    width: 4px;
    position: absolute;
    content: '';
}.connect_nxFE .help_request_Jj7n span::after {
    transition: opacity 0.4s ease;
    background: linear-gradient(45deg, 
        rgb(128,140,160,0.5) 0%, 
        transparent 30%, 
        transparent 70%, 
        rgb(92,101,117,0.5) 100%);
    opacity: 0;
    position: absolute;
    left: 0;
    height: 100%;
    content: '';
    top: 0;
    width: 100%;
    z-index: -1;
}.connect_nxFE .help_request_Jj7n span:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px) scale(1.03);
}.connect_nxFE .help_request_Jj7n span:hover::before {
    height: 100%;
}.connect_nxFE .help_request_Jj7n span:hover::after {
    opacity: 1;
}.connect_nxFE .help_request_Jj7n span svg {
    z-index: 2;
    width: 30px;
    left: 20px;
    transform: translateZ(5px);
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.5px;
    height: 30px;
    transition: all 0.4s ease;
    position: absolute;
    fill: none;
    filter: drop-shadow(0 0 5px rgb(128,140,160,0.5));
    top: 24px;
    stroke: rgb(128,140,160);
}.connect_nxFE .help_request_Jj7n span:nth-child(even) svg {
    filter: drop-shadow(0 0 5px rgb(92,101,117,0.5));
    stroke: rgb(92,101,117);
}.connect_nxFE .help_request_Jj7n span:hover svg {
    filter: drop-shadow(0 0 10px rgb(128,140,160));
    stroke-width: 2px;
    transform: translateZ(10px) scale(1.1) rotate(5deg);
}.connect_nxFE .help_request_Jj7n span:nth-child(even):hover svg {
    filter: drop-shadow(0 0 10px rgb(92,101,117));
}.connect_nxFE .help_request_Jj7n span svg path,
.connect_nxFE .help_request_Jj7n span svg circle,
.connect_nxFE .help_request_Jj7n span svg line,
.connect_nxFE .help_request_Jj7n span svg polyline,
.connect_nxFE .help_request_Jj7n span svg rect {
    transition: stroke-dashoffset 1s ease;
    stroke-dasharray: 100;
    stroke-dashoffset: 100;
}.connect_nxFE .help_request_Jj7n span:hover svg path,
.connect_nxFE .help_request_Jj7n span:hover svg circle,
.connect_nxFE .help_request_Jj7n span:hover svg line,
.connect_nxFE .help_request_Jj7n span:hover svg polyline,
.connect_nxFE .help_request_Jj7n span:hover svg rect {
    stroke-dashoffset: 0;
    animation: glowPulse 2s infinite alternate;
}@keyframes glowPulse {
    0% {
        filter: brightness(1);
    }
    100% {
        filter: brightness(1.5);
    }
}
.connect_nxFE .help_request_Jj7n span p {
    font-weight: 400;
    color: #ffffff;
    display: flex;
    margin: 0;
    font-size: 15px;
    align-items: center;
}.connect_nxFE .help_request_Jj7n span p::before {
    margin-right: 10px;
    font-size: 1.5em;
    font-weight: 700;
    color: rgb(128,140,160);
    content: '›';
}.connect_nxFE .help_request_Jj7n span span {
    backdrop-filter: none;
    margin-top: 8px;
    border: none;
    padding: 0;
    background: transparent;
}.connect_nxFE .help_request_Jj7n span span a {
    text-decoration: none;
    padding: 5px 0;
    color: rgb(128,140,160);
    transition: all 0.3s ease;
    display: inline-block;
    position: relative;
    font-weight: 600;
}.connect_nxFE .ask_team_WtIl {
    position: relative;
    margin-top: 30px;
    padding: 30px;
    border-radius: 10px;
    overflow: hidden;
    grid-column: 1 / -1;
    backdrop-filter: blur(5px);
}.connect_nxFE .ask_team_WtIl::before {
    background: 
        linear-gradient(45deg, 
            rgb(128,140,160,0.5) 25%, 
            transparent 25%,
            transparent 50%, 
            rgb(128,140,160,0.5) 50%,
            rgb(128,140,160,0.5) 75%, 
            transparent 75%);
    content: '';
    background-size: 20px 20px;
    animation: movePattern 20s linear infinite;
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
    z-index: -1;
    opacity: 0.05;
}@keyframes movePattern {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}
.connect_nxFE .ask_team_WtIl h4 {
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 21px;
    display: flex;
    font-weight: 600;
    align-items: center;
    color: #ffffff;
}.connect_nxFE .ask_team_WtIl h4 svg {
    height: 24px;
    filter: drop-shadow(0 0 5px rgb(128,140,160,0.5));
    stroke: rgb(128,140,160);
    fill: none;
    stroke-linecap: round;
    margin-right: 12px;
    stroke-linejoin: round;
    width: 24px;
    stroke-width: 1.5px;
}.connect_nxFE .ask_team_WtIl h4::before {
    background: rgb(128,140,160);
    height: 2px;
    box-shadow: 0 0 5px rgb(128,140,160);
    margin-right: 10px;
    width: 20px;
    content: '';
    display: inline-block;
}.connect_nxFE .ask_team_WtIl h4::after {
    margin-left: 10px;
    display: inline-block;
    box-shadow: 0 0 5px rgb(128,140,160);
    height: 2px;
    width: 20px;
    content: '';
    background: rgb(128,140,160);
}.connect_nxFE .ask_team_WtIl span {
    align-items: center;
    backdrop-filter: blur(5px);
    transition: all 0.3s ease;
    overflow: hidden;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    margin-bottom: 8px;
    padding: 12px 20px;
    display: flex;
    border-left: 2px solid rgb(128,140,160);
}.connect_nxFE .ask_team_WtIl span svg {
    stroke-linecap: round;
    height: 18px;
    fill: none;
    margin-right: 10px;
    width: 18px;
    filter: drop-shadow(0 0 3px rgb(92,101,117,0.5));
    transition: all 0.3s ease;
    stroke: rgb(92,101,117);
    stroke-width: 1.5px;
    stroke-linejoin: round;
}.connect_nxFE .ask_team_WtIl span::before {
    top: 0;
    left: 0;
    height: 100%;
    content: '';
    position: absolute;
    width: 100%;
    transition: transform 0.5s ease;
    transform: translateX(-100%);
    background: linear-gradient(90deg, 
        rgb(128,140,160,0.5), 
        transparent);
}.connect_nxFE .ask_team_WtIl span:hover {
    border-left-color: rgb(92,101,117);
    background: rgb(92,101,117,0.5);
    transform: translateX(5px);
}.connect_nxFE .ask_team_WtIl span:hover svg {
    filter: drop-shadow(0 0 5px rgb(128,140,160));
    stroke: rgb(128,140,160);
    transform: rotate(360deg);
}.connect_nxFE .ask_team_WtIl span:hover::before {
    transform: translateX(0);
}
@media (max-width: 991px) {.connect_nxFE {
    padding: 70px 0;
}.connect_nxFE .get_contact_Uvbk {
    padding: 35px;
}.connect_nxFE h3 {
    font-size: calc(32px * 0.9);
}.connect_nxFE .help_request_Jj7n {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.connect_nxFE .help_request_Jj7n span svg {
    height: 26px;
    width: 26px;
}.connect_nxFE .ask_team_WtIl {
    padding: 25px;
}.connect_nxFE .ask_team_WtIl h4 svg {
    width: 22px;
    height: 22px;
}.connect_nxFE .ask_team_WtIl span svg {
    width: 16px;
    height: 16px;
}
}
@media (max-width: 767px) {.connect_nxFE {
    padding: 60px 0;
}.connect_nxFE .get_contact_Uvbk {
    padding: 30px;
}.connect_nxFE h3 {
    font-size: calc(32px * 0.8);
}.connect_nxFE .assist_form_AeU0 {
    font-size: calc(15px * 0.95);
    margin-bottom: 25px;
}.connect_nxFE .help_request_Jj7n {
    grid-template-columns: 1fr;
}.connect_nxFE .help_request_Jj7n span {
    padding: 20px;
    padding-left: 55px;
}.connect_nxFE .help_request_Jj7n span svg {
    width: 24px;
    left: 15px;
    height: 24px;
}.connect_nxFE .ask_team_WtIl h4 svg {
    width: 20px;
    height: 20px;
}.connect_nxFE .ask_team_WtIl span svg {
    height: 14px;
    width: 14px;
}
    
    @keyframes slideGlow {
        0% {
            left: 0;
            background: rgb(128,140,160);
        }
        100% {
            left: calc(100% - 10px);
            background: rgb(92,101,117);
        }
    }
}
@media (max-width: 480px) {.connect_nxFE {
    padding: 50px 0;
}.connect_nxFE .get_contact_Uvbk {
    padding: 25px;
}.connect_nxFE h3 {
    font-size: calc(32px * 0.7);
}.connect_nxFE .assist_form_AeU0 {
    font-size: calc(15px * 0.9);
    padding-left: 10px;
}.connect_nxFE .help_request_Jj7n span {
    padding-left: 50px;
    padding: 15px;
}.connect_nxFE .help_request_Jj7n span svg {
    top: 15px;
    left: 12px;
    height: 22px;
    width: 22px;
}.connect_nxFE .ask_team_WtIl {
    padding: 20px;
}.connect_nxFE .ask_team_WtIl span {
    padding: 10px 15px;
}.connect_nxFE .ask_team_WtIl h4 svg {
    width: 18px;
    margin-right: 8px;
    height: 18px;
}.connect_nxFE .ask_team_WtIl span svg {
    width: 12px;
    margin-right: 8px;
    height: 12px;
}.connect_nxFE .ask_team_WtIl h4::before,
    .connect_nxFE .ask_team_WtIl h4::after {
    width: 15px;
}
}
@media (min-width: 1200px) {.connect_nxFE .container {
    max-width: 1140px;
}.connect_nxFE .get_contact_Uvbk {
    padding: 50px;
}
}
@media (prefers-reduced-motion: reduce) {.connect_nxFE::after,
    .connect_nxFE .get_contact_Uvbk::before,
    .connect_nxFE h3::after,
    .connect_nxFE .ask_team_WtIl::before,
    .connect_nxFE .help_request_Jj7n span:hover svg,
    .connect_nxFE .ask_team_WtIl span:hover svg {
    transition: none;
    animation: none;
}.connect_nxFE .help_request_Jj7n span:hover svg path,
    .connect_nxFE .help_request_Jj7n span:hover svg circle,
    .connect_nxFE .help_request_Jj7n span:hover svg line,
    .connect_nxFE .help_request_Jj7n span:hover svg polyline,
    .connect_nxFE .help_request_Jj7n span:hover svg rect {
    animation: none;
}}.opening_board_gdqe {
    position: relative;
    min-height: 100vh;
    align-items: center;
    padding: 4rem 1rem;
    background: linear-gradient(135deg, rgb(165,177,197) 0%, #f9f9f9 100%);
    overflow: hidden;
    display: flex;
}.opening_board_gdqe .value_vision_4Mpz {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    width: 100%;
    display: flex;
    max-width: 1200px;
    flex-direction: column;
}.opening_board_gdqe::before {
    height: 100%;
    position: absolute;
    background: linear-gradient(45deg, rgba(94,170,168,0.05) 0%, rgba(94,170,168,0.01) 100%);
    z-index: 1;
    content: "";
    left: 0;
    width: 100%;
    top: 0;
}.opening_board_gdqe::after {
    content: "";
    transform: scaleY(0.5);
    position: absolute;
    height: 20px;
    width: 100%;
    opacity: 0.3;
    left: 0;
    animation: moveStripes 35s linear infinite;
    background: linear-gradient(to right, rgb(128,140,160) 25%, transparent 25%, transparent 50%, rgb(128,140,160) 50%, rgb(128,140,160) 75%, transparent 75%);
    bottom: -10px;
    background-size: 40px 40px;
}.opening_board_gdqe .prose_block_asf7 {
    z-index: 3;
    position: relative;
    transform: translateY(0);
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    flex: 1;
    padding: 3rem 2rem;
}.opening_board_gdqe .prose_block_asf7:hover {
    transform: translateY(-5px);
}.opening_board_gdqe h1 {
    position: relative;
    color: #000000;
    font-size: clamp(2rem, 5vw, 42px);
    margin-bottom: 1.5rem;
    font-weight: 700;
    line-height: 1.2;
}.opening_board_gdqe h1::after {
    position: absolute;
    content: "";
    transform: scaleX(1);
    width: 80px;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    background: rgb(128,140,160);
    left: 0;
    transform-origin: left;
    height: 3px;
    bottom: -10px;
}.opening_board_gdqe .prose_block_asf7:hover h1::after {
    transform: scaleX(1.5);
}.opening_board_gdqe .learn_begin_nFrY {
    display: flex;
    flex-direction: column;
    margin: 2rem 0;
    align-items: flex-start;
    position: relative;
}.opening_board_gdqe .learn_begin_nFrY svg {
    height: 75px;
    filter: drop-shadow(0 4px 8px rgba(94,170,168,0.2));
    margin-bottom: 1.5rem;
    width: 75px;
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}.opening_board_gdqe .learn_begin_nFrY:hover svg {
    transform: translateY(-5px) rotate(5deg);
}.opening_board_gdqe .learn_begin_nFrY svg text {
    font-size: 5px;
    font-family: Arial, sans-serif;
    letter-spacing: 0.5px;
    opacity: 0.9;
}.opening_board_gdqe .learn_begin_nFrY svg path {
    fill: rgb(128,140,160);
    transition: fill 0.3s ease;
}.opening_board_gdqe .learn_begin_nFrY:hover svg path {
    fill: rgb(74, 150, 148);
}.opening_board_gdqe .learn_begin_nFrY p {
    line-height: 1.6;
    font-size: clamp(13px, 3vw, calc(13px * 1.2));
    position: relative;
    padding-left: 1rem;
    max-width: 600px;
    color: #000000;
    margin-bottom: 1.5rem;
}.opening_board_gdqe .learn_begin_nFrY p::before {
    content: "";
    background: linear-gradient(to bottom, rgb(128,140,160), transparent);
    position: absolute;
    left: 0;
    width: 3px;
    height: 100%;
    top: 0;
}.opening_board_gdqe ul {
    margin: 2rem 0 0;
    padding: 0;
    list-style: none;
}.opening_board_gdqe ul li {
    margin-right: 1rem;
    display: inline-block;
}.opening_board_gdqe .message_links_x1dS {
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.22, 1, 0.36, 1);
    color: #ffffff;
    background: rgb(128,140,160);
    font-size: 19px;
    border: 2px solid rgb(128,140,160);
    padding: 1rem 2rem;
    position: relative;
    display: inline-block;
    overflow: hidden;
    font-weight: 600;
    z-index: 1;
    box-shadow: 0 4px 15px rgba(94,170,168,0.2);
}.opening_board_gdqe .message_links_x1dS::before {
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    z-index: -1;
    width: 100%;
    height: 100%;
    content: "";
    left: -100%;
    transition: left 0.7s ease;
    position: absolute;
    top: 0;
}.opening_board_gdqe .message_links_x1dS:hover {
    transform: translateY(-5px);
    border-color: rgb(74, 150, 148);
    box-shadow: 0 8px 25px rgba(94,170,168,0.3);
    background: rgb(74, 150, 148);
}.opening_board_gdqe .message_links_x1dS:hover::before {
    left: 100%;
}.opening_board_gdqe .img_img_qfXI {
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    height: 350px;
    overflow: hidden;
    width: 100%;
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
}.opening_board_gdqe .img_img_qfXI::before {
    left: 0;
    opacity: 0.7;
    z-index: 1;
    height: 100%;
    top: 0;
    content: "";
    transition: opacity 0.5s ease;
    background: linear-gradient(to right, rgba(94,170,168,0.4), rgba(0,0,0,0.1));
    width: 100%;
    position: absolute;
}.opening_board_gdqe .img_img_qfXI:hover::before {
    opacity: 0.5;
}.opening_board_gdqe .img_img_qfXI::after {
    z-index: 1;
    width: 100%;
    top: 0;
    height: 100%;
    content: "";
    transition: opacity 0.5s ease;
    position: absolute;
    left: 0;
    opacity: 0;
}.opening_board_gdqe .img_img_qfXI:hover::after {
    opacity: 0.2;
}

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

@media (min-width: 768px) {.opening_board_gdqe .value_vision_4Mpz {
    align-items: center;
    gap: 3rem;
    flex-direction: row;
}.opening_board_gdqe .prose_block_asf7 {
    flex: 1;
    padding-right: 2rem;
}.opening_board_gdqe .img_img_qfXI {
    flex: 1;
    clip-path: polygon(0 0, 100% 5%, 95% 100%, 0% 95%);
    height: 450px;
    transform: perspective(1000px) rotateY(-5deg);
}.opening_board_gdqe .img_img_qfXI:hover {
    transform: perspective(1000px) rotateY(0deg);
}.opening_board_gdqe h1 {
    font-size: 42px;
}
}

@media (min-width: 992px) {.opening_board_gdqe {
    padding: 6rem 2rem;
}.opening_board_gdqe .prose_block_asf7 {
    padding: 3rem;
}.opening_board_gdqe .img_img_qfXI {
    height: 500px;
}.opening_board_gdqe h1::after {
    width: 100px;
}
}

@media (max-width: 767px) {.opening_board_gdqe {
    padding: 3rem 1rem;
}.opening_board_gdqe .value_vision_4Mpz {
    gap: 2rem;
}.opening_board_gdqe h1 {
    margin-bottom: 1rem;
}.opening_board_gdqe .learn_begin_nFrY {
    margin: 1.5rem 0;
}.opening_board_gdqe .learn_begin_nFrY svg {
    width: 60px;
    height: 60px;
}.opening_board_gdqe .message_links_x1dS {
    font-size: calc(19px * 0.9);
    padding: 0.8rem 1.5rem;
}}footer {
    z-index: 1;
    font-family: Arial, sans-serif;
    position: relative;
    color: #ffffff;
}footer::before {
    content: "";
    left: 0;
    z-index: -1;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgb(128,140,160,0.5) 50%, rgb(92,101,117,0.5) 100%);
    animation: gradientShift 15s ease infinite;
    backdrop-filter: blur(8px);
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}.proposal_cta_B7tH {
    padding: 4.5rem 0 2rem;
    position: relative;
}.proposal_cta_B7tH::before {
    animation: shimmer 8s linear infinite;
    left: 0;
    content: "";
    height: 1px;
    position: absolute;
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(128,140,160) 25%, 
                #ffffff 50%, 
                rgb(92,101,117) 75%, 
                transparent 100%);
    top: 0;
    right: 0;
}.proposal_cta_B7tH .container {
    display: flex;
    z-index: 1;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}.proposal_cta_B7tH .company_holder {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(15px);
    background: rgba(0, 0, 0, 0.5);
    transform: translateY(0);
    flex: 1 1 350px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 12px;
    margin-right: 2rem;
    padding: 1.5rem;
}.proposal_cta_B7tH .company_holder:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 
                inset 0 0 0 1px rgba(255, 255, 255, 0.15),
                0 0 20px rgb(128,140,160,0.5);
}.proposal_cta_B7tH .company_holder h3 {
    font-weight: 700;
    position: relative;
    color: #ffffff;
    display: inline-block;
    font-size: calc(29px * 0.85);
    margin-bottom: 1.25rem;
}.proposal_cta_B7tH .company_holder h3::after {
    transform-origin: left;
    width: 100%;
    transition: transform 0.5s ease;
    position: absolute;
    transform: scaleX(0.3);
    height: 2px;
    background: linear-gradient(to right, rgb(128,140,160), rgb(92,101,117));
    content: "";
    bottom: -8px;
    left: 0;
}.proposal_cta_B7tH .company_holder:hover h3::after {
    transform: scaleX(1);
}.proposal_cta_B7tH .referral_prog_klOP {
    color: rgba(255, 255, 255, 0.7);
    margin-top: 1rem;
    max-width: 450px;
    font-size: 18px;
    line-height: 1.6;
}.proposal_cta_B7tH .footer_social_EbvS {
    flex: 1 1 450px;
    position: relative;
}.proposal_cta_B7tH .top_learn_NMX5 {
    flex-wrap: wrap;
    gap: 1.5rem;
    display: flex;
}.proposal_cta_B7tH .footer_social_EbvS .top_learn_NMX5 {
    justify-content: flex-end;
}.proposal_cta_B7tH .head_main_HSP0 {
    padding: 1.5rem;
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    flex: 1 1 200px;
}.proposal_cta_B7tH .head_main_HSP0 h5 {
    font-weight: 600;
    margin-bottom: 1.25rem;
    font-size: 18px;
    display: inline-block;
    position: relative;
    color: #ffffff;
}.proposal_cta_B7tH .head_main_HSP0 h5::before {
    transition: width 0.3s ease;
    left: 0;
    background: rgb(128,140,160);
    position: absolute;
    content: "";
    height: 2px;
    width: 40px;
    bottom: -6px;
}.proposal_cta_B7tH .head_main_HSP0:hover h5::before {
    width: 100%;
}.proposal_cta_B7tH .head_main_HSP0 .top_learn_NMX5 {
    flex-direction: column;
    display: flex;
    gap: 0.75rem;
}.proposal_cta_B7tH .head_main_HSP0 a {
    position: relative;
    font-size: 18px;
    text-decoration: none;
    border-radius: 10px;
    color: rgba(255, 255, 255, 0.8);
    padding: 0.25rem 0.5rem;
    z-index: 1;
    transition: all 0.3s ease;
    display: block;
}.proposal_cta_B7tH .head_main_HSP0 a::before {
    height: 1px;
    transition: width 0.3s ease;
    bottom: 0;
    left: 0;
    width: 0;
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgb(128,140,160), rgb(92,101,117));
    z-index: -1;
}.proposal_cta_B7tH .head_main_HSP0 a:hover {
    transform: translateX(5px);
    color: #ffffff;
}.proposal_cta_B7tH .head_main_HSP0 a:hover::before {
    width: 100%;
}.app_store_MamA {
    padding: 1.5rem 0;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    backdrop-filter: blur(15px);
}.app_store_MamA::before {
    position: absolute;
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(92,101,117) 25%, 
                #ffffff 50%, 
                rgb(128,140,160) 75%, 
                transparent 100%);
    content: "";
    left: 0;
    top: 0;
    right: 0;
    height: 1px;
}.app_store_MamA .container {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
}.app_store_MamA .diversity_63Df {
    background: rgba(0, 0, 0, 0.1);
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    border-radius: 30px;
    padding: 0.5rem 1rem;
    transition: all 0.3s ease;
    font-size: 16px;
    backdrop-filter: blur(5px);
    text-align: center;
}.app_store_MamA .diversity_63Df:hover {
    background: rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgb(128,140,160,0.5);
    color: #ffffff;
}

@keyframes gradientShift {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

@keyframes shimmer {
    0% {
        background-position: -1000px 0;
    }
    100% {
        background-position: 1000px 0;
    }
}

@keyframes pulsate {
    0%, 100% {
        opacity: 0.4;
        transform: scale(1);
    }
    50% {
        opacity: 0.6;
        transform: scale(1.05);
    }
}

@media (max-width: 992px) {.proposal_cta_B7tH {
    padding: 3.5rem 0 2rem;
}.proposal_cta_B7tH .container {
    flex-direction: column;
}.proposal_cta_B7tH .company_holder {
    margin-right: 0;
    flex: 1 1 100%;
    margin-bottom: 2rem;
}.proposal_cta_B7tH .footer_social_EbvS {
    flex: 1 1 100%;
}.proposal_cta_B7tH .footer_social_EbvS .top_learn_NMX5 {
    justify-content: space-between;
}.proposal_cta_B7tH .head_main_HSP0 {
    flex: 1 1 calc(50% - 1rem);
}
}

@media (max-width: 768px) {.proposal_cta_B7tH {
    padding: 3rem 0 1.5rem;
}.proposal_cta_B7tH::before {
    height: 2px;
}.proposal_cta_B7tH .company_holder {
    padding: 1.25rem;
}.proposal_cta_B7tH .head_main_HSP0 {
    flex: 1 1 100%;
    margin-bottom: 1rem;
}.proposal_cta_B7tH .footer_social_EbvS .top_learn_NMX5 {
    flex-direction: column;
}.app_store_MamA {
    padding: 1.25rem 0;
}.app_store_MamA::before {
    height: 2px;
}
}

@media (max-width: 576px) {.proposal_cta_B7tH {
    padding: 2.5rem 0 1rem;
}.proposal_cta_B7tH .company_holder h3 {
    font-size: calc(29px * 0.75);
}.proposal_cta_B7tH .referral_prog_klOP {
    font-size: calc(18px * 0.9);
}.proposal_cta_B7tH .head_main_HSP0 h5 {
    font-size: calc(18px * 0.9);
}.proposal_cta_B7tH .head_main_HSP0 a {
    font-size: calc(18px * 0.9);
}.app_store_MamA .diversity_63Df {
    font-size: calc(16px * 0.9);
    padding: 0.4rem 0.8rem;
}}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-30px) scale(1.1);
    }
}

.proposal_cta_B7tH .top_learn_NMX5 a::after {
    height: 4px;
    left: -10px;
    width: 4px;
    position: absolute;
    top: 50%;
    content: "";
    transform: translateY(-50%) scale(0);
    transition: transform 0.3s ease;
    border-radius: 50%;
    background: rgb(128,140,160);
}.proposal_cta_B7tH .top_learn_NMX5 a:hover::after {
    transform: translateY(-50%) scale(1);
}.proposal_cta_B7tH .referral_prog_klOP::before {
    position: absolute;
    height: 0;
    transition: width 0.5s ease 0.3s, height 0.5s ease;
    left: -10px;
    border: 1px solid transparent;
    content: "";
    top: -10px;
    width: 0;
}.proposal_cta_B7tH .referral_prog_klOP::after {
    height: 0;
    content: "";
    border: 1px solid transparent;
    bottom: -10px;
    right: -10px;
    position: absolute;
    transition: width 0.5s ease 0.3s, height 0.5s ease;
    width: 0;
}.proposal_cta_B7tH .company_holder:hover .referral_prog_klOP::before {
    width: calc(100% + 20px);
    border-right-color: rgb(128,140,160,0.5);
    border-top-color: rgb(128,140,160,0.5);
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    height: calc(100% + 20px);
}.proposal_cta_B7tH .company_holder:hover .referral_prog_klOP::after {
    border-left-color: rgb(92,101,117,0.5);
    height: calc(100% + 20px);
    width: calc(100% + 20px);
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    border-bottom-color: rgb(92,101,117,0.5);
}.cookie_window_banner_tsCJ {
    bottom: 0;
    width: 100%;
    background: rgb(165,177,197);
    display: flex;
    justify-content: center;
    z-index: 100;
    border-top: 3px solid rgb(128,140,160);
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.5);
    position: fixed;
    padding: 20px 0;
}.cookie_menu_kD2u {
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
    justify-content: space-between;
    align-items: center;
    border: 2px solid rgb(128,140,160);
    display: flex;
    margin: auto;
    max-width: 1200px;
    width: 90%;
    border-radius: 28px;
}.cookie_option_YJqG {
    margin-right: 20px;
    flex-shrink: 0;
}.cookie_option_YJqG svg {
    width: 50px;
    fill: rgb(128,140,160);
    height: 50px;
}.accept_cookies_pUTn {
    flex-grow: 1;
    text-align: left;
    color: #ffffff;
}.accept_cookies_pUTn h5 {
    letter-spacing: 1px;
    text-transform: uppercase;
    color: rgb(128,140,160);
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 700;
}.accept_cookies_pUTn p {
    margin: 0;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.5;
}.accept_cookies_pUTn p a {
    text-decoration: underline;
    color: rgb(128,140,160);
}.cookies_tech_ol6u {
    cursor: pointer;
    flex-shrink: 0;
    text-align: center;
    min-width: 120px;
    font-size: 14px;
    text-decoration: none;
    border-radius: 10px;
    border: none;
    color: #ffffff;
    padding: 10px 20px;
    background: rgb(128,140,160);
}.cookie_button.data_guard_LI9Q {
    margin-right: 10px;
}#cookieUsageBanner_fe4w {
    display: none;
}#cookieUsageBanner_fe4w:checked ~ .cookie_window_banner_tsCJ {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.cookie_menu_kD2u {
    flex-direction: column;
    text-align: center;
    align-items: center;
}.cookie_option_YJqG {
    margin-right: 0;
    margin-bottom: 20px;
}.cookies_tech_ol6u {
    max-width: 250px;
    width: 100%;
    margin: 10px 0;
}}
.stay_connected_YAba {
    z-index: 1;
    overflow: hidden;
    padding: 80px 0;
    background: linear-gradient(135deg, #f0f2f5 0%, #e4e8ec 100%);
    position: relative;
}.stay_connected_YAba::before {
    opacity: 0.08;
    animation: float 12s ease-in-out infinite alternate;
    z-index: -1;
    background: linear-gradient(45deg, rgb(128,140,160,0.5) 0%, rgb(128,140,160) 100%);
    height: 300px;
    position: absolute;
    right: -5%;
    transform: rotate(-15deg);
    content: "";
    width: 300px;
    border-radius: 60% 40% 50% 30% / 40% 50% 60% 50%;
    top: -5%;
}.stay_connected_YAba::after {
    width: 250px;
    height: 250px;
    position: absolute;
    opacity: 0.06;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    background: linear-gradient(225deg, rgb(92,101,117) 0%, rgb(92,101,117,0.5) 100%);
    z-index: -1;
    content: "";
    transform: rotate(20deg);
    bottom: -10%;
    animation: float 15s ease-in-out infinite alternate-reverse;
    left: -5%;
}.stay_connected_YAba .container {
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}.stay_connected_YAba .value_vision_4Mpz {
    border-radius: calc(23px - 2px);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    padding: 40px 50px;
    position: relative;
    backdrop-filter: blur(8px);
    transform: perspective(1000px) rotateX(2deg);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.8));
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.12), 
              0 0 0 1px rgba(0, 0, 0, 0.03),
              0 3px 6px 0 rgba(0, 0, 0, 0.05);
}.stay_connected_YAba .value_vision_4Mpz:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.stay_connected_YAba h3 {
    opacity: 1;
    font-weight: 600;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.9);
    max-width: 90%;
    letter-spacing: -0.01em;
    line-height: 1.35;
    color: #000000;
    transform: translateY(0);
    transition: transform 0.5s ease, opacity 0.5s ease;
    margin: 0 0 30px;
    font-size: clamp(1.4rem, 2vw + 0.5rem, 1.8rem);
}.stay_connected_YAba .input_holder {
    gap: 15px;
    transform: translateY(0);
    opacity: 1;
    position: relative;
    flex-direction: row;
    display: flex;
    transition: transform 0.6s ease 0.1s, opacity 0.6s ease 0.1s;
}.stay_connected_YAba .input_holder > div {
    position: relative;
    flex-grow: 1;
}.stay_connected_YAba .input_holder input[type="email"] {
    padding: 0 20px;
    height: 56px;
    background-color: rgba(255, 255, 255, 0.9);
    transition: all 0.3s ease;
    font-size: 14px;
    box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.08);
    width: 100%;
}.stay_connected_YAba .input_holder input[type="email"]:focus {
    background-color: #fff;
    box-shadow: 0 0 0 3px rgb(128,140,160,0.5), 0 4px 8px -2px rgba(0, 0, 0, 0.1);
    outline: none;
    border-color: rgb(128,140,160);
}.stay_connected_YAba .input_holder input[type="email"]::placeholder {
    transition: color 0.3s ease;
    color: rgba(0, 0, 0, 0.4);
}.stay_connected_YAba .input_holder input[type="email"]:focus::placeholder {
    color: rgba(0, 0, 0, 0.2);
}.stay_connected_YAba .input_holder .mail_section_XbH0 {
    font-weight: 600;
    border-radius: 10px;
    box-shadow: 0 4px 12px -2px rgb(128,140,160,0.5),
              0 0 0 0 rgb(128,140,160);
    position: relative;
    min-width: 140px;
    cursor: pointer;
    color: #ffffff;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(128,140,160) 0%, rgb(128,140,160) 100%);
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    padding: 0 25px;
    border: none;
    font-size: 16px;
    height: 56px;
}.stay_connected_YAba .input_holder .mail_section_XbH0:hover {
    box-shadow: 0 8px 20px -4px rgb(128,140,160,0.5),
              0 0 0 2px rgb(128,140,160);
    transform: translateY(-2px);
}.stay_connected_YAba .input_holder .mail_section_XbH0:active {
    transform: translateY(0);
    box-shadow: 0 4px 12px -4px rgb(128,140,160,0.5),
              0 0 0 1px rgb(128,140,160);
}.stay_connected_YAba .input_holder .mail_section_XbH0::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    width: 100%;
    left: -100%;
    transition: left 0.7s ease;
    top: 0;
    content: "";
    height: 100%;
}.stay_connected_YAba .input_holder .mail_section_XbH0:hover::before {
    left: 100%;
}

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

@media (max-width: 768px) {.stay_connected_YAba {
    padding: 60px 0;
}.stay_connected_YAba .value_vision_4Mpz {
    transform: perspective(1000px) rotateX(1deg);
    padding: 30px 25px;
}.stay_connected_YAba h3 {
    margin-bottom: 25px;
    max-width: 100%;
    font-size: clamp(1.2rem, 4vw, 1.6rem);
}.stay_connected_YAba .input_holder {
    gap: 15px;
    flex-direction: column;
}.stay_connected_YAba .input_holder .mail_section_XbH0 {
    width: 100%;
    min-width: auto;
}.stay_connected_YAba::before {
    height: 200px;
    width: 200px;
}.stay_connected_YAba::after {
    height: 150px;
    width: 150px;
}
}

@media (max-width: 480px) {.stay_connected_YAba {
    padding: 40px 0;
}.stay_connected_YAba .value_vision_4Mpz {
    padding: 25px 20px;
    transform: none;
}.stay_connected_YAba h3 {
    font-size: 1.2rem;
    margin-bottom: 20px;
}.stay_connected_YAba .input_holder input[type="email"],
  .stay_connected_YAba .input_holder .mail_section_XbH0 {
    height: 50px;
}}.audience_profile_9Zz3 {
    position: relative;
    overflow: hidden;
    background: #ffffff;
    padding: 120px 0;
}.audience_profile_9Zz3::before {
    opacity: 0.3;
    background: 
        radial-gradient(circle at 20% 30%, rgb(128,140,160,0.5) 0, transparent 80px),
        radial-gradient(circle at 80% 70%, rgb(92,101,117,0.5) 0, transparent 80px);
    z-index: 1;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}.audience_profile_9Zz3 .container {
    max-width: 1140px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 15px;
}.audience_profile_9Zz3 .value_vision_4Mpz {
    position: relative;
}.audience_profile_9Zz3 h4 {
    text-align: center;
    font-size: 43px;
    font-weight: 400;
    position: relative;
    margin-bottom: 80px;
    color: #000000;
}.audience_profile_9Zz3 h4::after {
    width: 50px;
    bottom: -20px;
    height: 2px;
    background: rgb(128,140,160);
    transform: translateX(-50%);
    content: "";
    left: 50%;
    position: absolute;
}.audience_profile_9Zz3 div > div {
    margin: 0 auto;
    flex-wrap: wrap;
    gap: 40px 20px;
    justify-content: space-between;
    display: flex;
    max-width: 900px;
}.audience_profile_9Zz3 p {
    color: #000000;
    text-align: center;
    margin: 0;
    position: relative;
    font-size: 15px;
    transition: all 0.5s ease;
    padding: 0;
    align-items: center;
    display: flex;
    flex-direction: column;
    flex: 0 0 calc(33.333% - 20px);
}.audience_profile_9Zz3 p::before {
    height: 0;
    content: "";
    width: 0;
    left: 50%;
    position: absolute;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: -1;
    border-radius: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgb(165,177,197);
}.audience_profile_9Zz3 p:hover::before {
    width: 170%;
    height: 200%;
}.audience_profile_9Zz3 p svg {
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    transition: all 0.4s ease;
    border: 1px solid rgb(128,140,160,0.5);
}.audience_profile_9Zz3 p svg path {
    transition: fill 0.3s ease;
    fill: rgb(128,140,160);
}.audience_profile_9Zz3 p:hover svg {
    border-color: transparent;
    transform: translateY(-10px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}.audience_profile_9Zz3 p:hover svg path {
    fill: rgb(92,101,117);
}.audience_profile_9Zz3 p span {
    position: relative;
    padding-top: 10px;
}.audience_profile_9Zz3 p span::before {
    position: absolute;
    content: "";
    transition: width 0.3s ease;
    left: 50%;
    background: rgb(128,140,160);
    height: 1px;
    transform: translateX(-50%);
    top: 0;
    width: 0;
}.audience_profile_9Zz3 p:hover span::before {
    width: 30px;
}@keyframes floatAnimation {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.audience_profile_9Zz3 p:nth-child(odd) {
    animation: floatAnimation 5s infinite ease-in-out;
}.audience_profile_9Zz3 p:nth-child(even) {
    animation: floatAnimation 6s infinite ease-in-out reverse;
}@keyframes fadeIn {
    from {
        opacity: 0;
        transform: scale(0.9);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.audience_profile_9Zz3 .value_vision_4Mpz > div p {
    opacity: 0;
    animation: fadeIn 0.6s ease forwards;
}.audience_profile_9Zz3 .value_vision_4Mpz > div p:nth-child(1) {
    animation-delay: 0.1s;
}.audience_profile_9Zz3 .value_vision_4Mpz > div p:nth-child(2) {
    animation-delay: 0.2s;
}.audience_profile_9Zz3 .value_vision_4Mpz > div p:nth-child(3) {
    animation-delay: 0.3s;
}.audience_profile_9Zz3 .value_vision_4Mpz > div p:nth-child(4) {
    animation-delay: 0.4s;
}.audience_profile_9Zz3 .value_vision_4Mpz > div p:nth-child(5) {
    animation-delay: 0.5s;
}.audience_profile_9Zz3 .value_vision_4Mpz > div p:nth-child(6) {
    animation-delay: 0.6s;
}.audience_profile_9Zz3::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(128,140,160,0.5), 
        rgb(92,101,117,0.5), 
        transparent);
    width: 100%;
    height: 2px;
}

@media (max-width: 991px) {.audience_profile_9Zz3 {
    padding: 100px 0;
}.audience_profile_9Zz3 h4 {
    font-size: calc(43px * 0.9);
    margin-bottom: 60px;
}.audience_profile_9Zz3 div > div {
    gap: 30px 20px;
}.audience_profile_9Zz3 p {
    flex: 0 0 calc(50% - 20px);
}.audience_profile_9Zz3 p svg {
    margin-bottom: 12px;
    height: 45px;
    width: 45px;
}
}

@media (max-width: 768px) {.audience_profile_9Zz3 {
    padding: 80px 0;
}.audience_profile_9Zz3 h4 {
    font-size: calc(43px * 0.8);
    margin-bottom: 50px;
}.audience_profile_9Zz3 h4::after {
    width: 40px;
    bottom: -15px;
}.audience_profile_9Zz3 div > div {
    gap: 40px 0;
}.audience_profile_9Zz3 p {
    flex: 0 0 100%;
}.audience_profile_9Zz3 p:nth-child(odd),
    .audience_profile_9Zz3 p:nth-child(even) {
    animation: none;
}
}

@media (max-width: 576px) {.audience_profile_9Zz3 {
    padding: 60px 0;
}.audience_profile_9Zz3 h4 {
    margin-bottom: 40px;
    font-size: calc(43px * 0.7);
}.audience_profile_9Zz3 h4::after {
    width: 30px;
    bottom: -12px;
}.audience_profile_9Zz3 div > div {
    gap: 30px 0;
}.audience_profile_9Zz3 p svg {
    padding: 8px;
    height: 40px;
    width: 40px;
    margin-bottom: 10px;
}.audience_profile_9Zz3 p {
    font-size: calc(15px * 0.9);
}}header {
    padding: 0;
    z-index: 100;
    background: rgb(165,177,197);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: 0;
    position: relative;
}header::before {
    height: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgba(rgb(128,140,160), 0.03) 25%, 
        rgba(rgb(128,140,160), 0.05) 50%,
        rgba(rgb(128,140,160), 0.03) 75%,
        transparent 100%
    );
    width: 100%;
    content: '';
}header .nav_site_WNJY {
    align-items: center;
    padding: 1.2rem 2rem;
    display: flex;
    justify-content: space-between;
    z-index: 2;
    position: relative;
}header .top_sitewrap_xACd {
    margin-right: 2rem;
    max-width: 180px;
    flex: 0 0 auto;
    position: relative;
}header .page_top_ubS6 {
    position: relative;
    display: block;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}header .page_top_ubS6:hover {
    transform: translateY(-3px);
}header .page_top_ubS6 img {
    display: block;
    height: auto;
    filter: brightness(1.03);
    max-width: 100%;
}header .page_top_ubS6::before {
    bottom: -15px;
    background: rgb(128,140,160);
    height: 10px;
    opacity: 0;
    border-radius: 10px;
    width: 100%;
    transition: all 0.3s ease;
    left: 0;
    transform: scaleX(0.7);
    position: absolute;
    content: '';
}header .page_top_ubS6:hover::before {
    opacity: 0.7;
    transform: scaleX(1);
}header .head_main_HSP0 {
    flex-wrap: nowrap;
    display: flex;
    margin: 0;
    list-style: none;
    position: relative;
    padding: 0;
}header .head_main_HSP0::after {
    background: linear-gradient(90deg, 
        transparent, 
        rgb(128,140,160,0.5), 
        transparent
    );
    bottom: -15px;
    height: 1px;
    left: 0;
    content: '';
    width: 100%;
    position: absolute;
}header .header_site_9bSj {
    position: relative;
    margin: 0;
}header .header_site_9bSj a {
    overflow: hidden;
    padding: 1rem 1.2rem;
    font-weight: 600;
    position: relative;
    text-decoration: none;
    color: #000000;
    font-size: 18px;
    display: block;
    transition: all 0.3s ease;
}header .header_site_9bSj a::before {
    transition: transform 0.3s ease;
    background: rgb(128,140,160);
    content: '';
    transform: translateX(-100%);
    height: 3px;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}header .header_site_9bSj a:hover {
    color: rgb(128,140,160);
}header .header_site_9bSj a:hover::before {
    transform: translateX(0);
}header .header_site_9bSj a::after {
    transform: scale(0.8);
    transition: all 0.3s ease;
    opacity: 0;
    position: absolute;
    top: 0;
    background: rgb(128,140,160,0.5);
    border-radius: 10px;
    content: '';
    height: 100%;
    z-index: -1;
    width: 100%;
    pointer-events: none;
    left: 0;
}header .header_site_9bSj a:hover::after {
    opacity: 0.15;
    transform: scale(1);
}header .nav_site_WNJY::before {
    background: linear-gradient(-90deg, rgb(165,177,197), transparent);
    right: 0;
    top: 0;
    z-index: -1;
    content: '';
    height: 100%;
    position: absolute;
    width: 30%;
}header .nav_site_WNJY::after {
    width: 30%;
    z-index: -1;
    top: 0;
    content: '';
    left: 0;
    background: linear-gradient(90deg, rgb(165,177,197), transparent);
    height: 100%;
    position: absolute;
}header .nav_block_NxE4 {
    position: relative;
    background: #ffffff;
    z-index: 1;
    padding-top: 2rem;
}

@media (min-width: 1400px) {header .nav_site_WNJY {
    max-width: 1300px;
    margin: 0 auto;
}header .header_site_9bSj a {
    padding: 1rem 1.5rem;
}
}

@media (max-width: 991px) {header .nav_site_WNJY {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 1rem;
}header .top_sitewrap_xACd {
    margin-right: 0;
    margin-bottom: 0;
}header .head_main_HSP0 {
    justify-content: flex-end;
    flex-wrap: wrap;
    flex-basis: 100%;
    margin-top: 0;
    padding-top: 1rem;
}header .header_site_9bSj {
    margin-bottom: 0.5rem;
}header .header_site_9bSj a {
    padding: 0.7rem 1rem;
    font-size: calc(18px - 1px);
}
}

@media (max-width: 767px) {header {
    margin-top: 0;
}header .nav_site_WNJY {
    padding: 1rem 1.5rem;
}header .top_sitewrap_xACd {
    flex: 0 0 auto;
    max-width: 150px;
}header .head_main_HSP0 {
    -webkit-overflow-scrolling: touch;
    margin-top: 0.5rem;
    justify-content: flex-start;
    padding-bottom: 0.5rem;
    padding: 0.5rem 0;
    flex-wrap: nowrap;
    scrollbar-width: thin;
    overflow-x: auto;
}header .head_main_HSP0::-webkit-scrollbar {
    height: 3px;
}header .head_main_HSP0::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(128,140,160,0.5);
}header .header_site_9bSj {
    flex: 0 0 auto;
}header .header_site_9bSj a {
    white-space: nowrap;
    padding: 0.6rem 0.8rem;
    font-size: calc(18px - 2px);
}header .head_main_HSP0::after {
    bottom: 0;
}header .page_top_ubS6::before {
    display: none;
}}.quantitative_data_3bgz {
    background: rgb(165,177,197);
    position: relative;
    overflow: hidden;
    padding: 7rem 0;
}.quantitative_data_3bgz::before {
    opacity: 0.05;
    z-index: 0;
    background: linear-gradient(120deg, rgb(128,140,160,0.5) 0%, transparent 70%);
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
}.quantitative_data_3bgz .container {
    padding: 0 15px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.quantitative_data_3bgz h2 {
    color: #000000;
    position: absolute;
    margin: 0;
    padding-right: 1.5rem;
    font-size: 33px;
    writing-mode: vertical-rl;
    display: flex;
    height: 100%;
    left: 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-right: 3px solid rgb(128,140,160);
    align-items: center;
    transform: rotate(180deg);
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
    top: 0;
    font-weight: 700;
}.quantitative_data_3bgz ul {
    margin: 0 0 0 5rem;
    list-style: none;
    display: flex;
    position: relative;
    flex-direction: column;
    padding: 0;
}.quantitative_data_3bgz .boost_statistics_aFPu {
    position: relative;
    margin-bottom: 3.5rem;
    display: flex;
    width: 80%;
    z-index: 2;
}.quantitative_data_3bgz .boost_statistics_aFPu:nth-child(even) {
    margin-left: auto;
    flex-direction: row-reverse;
}.quantitative_data_3bgz .boost_statistics_aFPu:last-child {
    margin-bottom: 0;
}.quantitative_data_3bgz .boost_statistics_aFPu p {
    font-weight: 700;
    height: 120px;
    transition: all 0.4s ease;
    box-shadow: 0 10px 25px -10px rgba(0, 0, 0, 0.1);
    margin: 0;
    justify-content: center;
    width: 120px;
    color: rgb(128,140,160);
    font-size: calc(42px * 1.4);
    align-items: center;
    display: flex;
    position: relative;
    background: #ffffff;
    border-radius: 50%;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
    z-index: 2;
}.quantitative_data_3bgz .boost_statistics_aFPu:nth-child(even) p {
    color: rgb(92,101,117);
}.quantitative_data_3bgz .boost_statistics_aFPu span {
    position: relative;
    z-index: 1;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    align-self: center;
    max-width: 60%;
    line-height: 1.6;
    font-weight: 600;
    border-radius: 10px;
    transition: all 0.3s ease;
    margin: 0 2rem;
    padding: 8px 12px;
    background: rgba(255, 255, 255, 0.75);
    font-size: 17px;
    color: #000000;
}.quantitative_data_3bgz .boost_statistics_aFPu span::before {
    background: linear-gradient(90deg, transparent, rgb(128,140,160,0.5), transparent);
    position: absolute;
    width: 120%;
    top: 0;
    content: "";
    left: -10%;
    height: 1px;
    z-index: -1;
}.quantitative_data_3bgz .boost_statistics_aFPu span::after {
    bottom: 0;
    content: "";
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(128,140,160,0.5), transparent);
    left: -10%;
    z-index: -1;
    width: 120%;
    position: absolute;
}.quantitative_data_3bgz .boost_statistics_aFPu:nth-child(even) span::before,
.quantitative_data_3bgz .boost_statistics_aFPu:nth-child(even) span::after {
    background: linear-gradient(90deg, transparent, rgb(92,101,117,0.5), transparent);
}.quantitative_data_3bgz .boost_statistics_aFPu:nth-child(odd)::before {
    background: linear-gradient(90deg, rgb(128,140,160) 0%, transparent 100%);
    left: 60px;
    height: 1px;
    position: absolute;
    width: calc(100% - 60px);
    top: 60px;
    content: "";
    z-index: 1;
}.quantitative_data_3bgz .boost_statistics_aFPu:nth-child(even)::before {
    height: 1px;
    content: "";
    right: 60px;
    z-index: 1;
    position: absolute;
    background: linear-gradient(90deg, transparent 0%, rgb(92,101,117) 100%);
    width: calc(100% - 60px);
    top: 60px;
}.quantitative_data_3bgz svg {
    position: absolute;
    right: 0;
    height: 30px;
    top: 0;
    width: 30px;
    opacity: 0.2;
    fill: rgb(128,140,160);
    transition: all 0.3s ease;
}.quantitative_data_3bgz svg path {
    fill: inherit;
}.quantitative_data_3bgz .boost_statistics_aFPu:hover p {
    box-shadow: 0 15px 35px -15px rgba(0, 0, 0, 0.2);
    transform: scale(1.1);
}.quantitative_data_3bgz .boost_statistics_aFPu:hover span {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    background: rgba(255, 255, 255, 0.9);
}.quantitative_data_3bgz .boost_statistics_aFPu:hover svg {
    opacity: 0.5;
    transform: rotate(360deg);
}.quantitative_data_3bgz .container::after {
    right: 0;
    width: 80%;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        rgb(128,140,160,0.5) 0px,
        rgb(128,140,160,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    top: 0;
    content: "";
    height: 100%;
    z-index: -1;
    opacity: 0.05;
}

@media screen and (max-width: 1024px) {.quantitative_data_3bgz h2 {
    font-size: calc(33px * 0.9);
}.quantitative_data_3bgz .boost_statistics_aFPu {
    width: 90%;
}.quantitative_data_3bgz .boost_statistics_aFPu p {
    width: 110px;
    height: 110px;
    font-size: calc(42px * 1.2);
}
}

@media screen and (max-width: 768px) {.quantitative_data_3bgz {
    padding: 5rem 0;
}.quantitative_data_3bgz h2 {
    padding-right: 0;
    margin-bottom: 4rem;
    writing-mode: horizontal-tb;
    padding-bottom: 1rem;
    border-bottom: 3px solid rgb(128,140,160);
    transform: none;
    left: auto;
    border-right: none;
    text-align: center;
    position: relative;
    height: auto;
    top: auto;
}.quantitative_data_3bgz ul {
    margin: 0;
}.quantitative_data_3bgz .boost_statistics_aFPu, 
    .quantitative_data_3bgz .boost_statistics_aFPu:nth-child(even) {
    margin-left: 0;
    margin-bottom: 3rem;
    width: 100%;
    flex-direction: column;
    align-items: center;
}.quantitative_data_3bgz .boost_statistics_aFPu p {
    margin-bottom: 1.5rem;
}.quantitative_data_3bgz .boost_statistics_aFPu span {
    text-align: center;
    margin: 0;
    max-width: 80%;
}.quantitative_data_3bgz .boost_statistics_aFPu:nth-child(odd)::before,
    .quantitative_data_3bgz .boost_statistics_aFPu:nth-child(even)::before {
    display: none;
}.quantitative_data_3bgz .boost_statistics_aFPu span::before,
    .quantitative_data_3bgz .boost_statistics_aFPu span::after {
    width: 80%;
    left: 10%;
}
}

@media screen and (max-width: 480px) {.quantitative_data_3bgz {
    padding: 4rem 0;
}.quantitative_data_3bgz h2 {
    font-size: calc(33px * 0.8);
    margin-bottom: 3rem;
}.quantitative_data_3bgz .boost_statistics_aFPu p {
    height: 100px;
    font-size: calc(42px * 1.1);
    width: 100px;
}.quantitative_data_3bgz .boost_statistics_aFPu span {
    padding: 6px 10px;
    font-size: calc(17px * 0.9);
    max-width: 90%;
}}

.quantitative_data_3bgz::after {
    content: "";
    opacity: 0.1;
    z-index: -2;
    width: 100%;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    background: 
        radial-gradient(circle at 20% 80%, rgb(128,140,160,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 20%, rgb(92,101,117,0.5) 0%, transparent 30%);
}.quantitative_data_3bgz .boost_statistics_aFPu:nth-child(1) p::before,
.quantitative_data_3bgz .boost_statistics_aFPu:nth-child(2) p::before,
.quantitative_data_3bgz .boost_statistics_aFPu:nth-child(3) p::before,
.quantitative_data_3bgz .boost_statistics_aFPu:nth-child(4) p::before {
    content: "";
    opacity: 0.5;
    position: absolute;
    top: -10%;
    border-radius: 50%;
    left: -10%;
    height: 120%;
    z-index: -1;
    width: 120%;
    transition: all 0.4s ease;
    background: #ffffff;
}.quantitative_data_3bgz .boost_statistics_aFPu:hover p::before {
    opacity: 0;
    transform: scale(1.1);
}.quantitative_data_3bgz .boost_statistics_aFPu span {
    position: relative;
}.quantitative_data_3bgz .boost_statistics_aFPu span::after {
    width: 100%;
    height: 1px;
    z-index: -1;
    bottom: 0;
    position: absolute;
    content: "";
    background: repeating-linear-gradient(
        90deg,
        transparent,
        transparent 7px,
        rgba(0, 0, 0, 0.04) 7px,
        rgba(0, 0, 0, 0.04) 8px
    );
    left: 0;
}@keyframes timeline {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.quantitative_data_3bgz .boost_statistics_aFPu:nth-child(1) {
    animation: timeline 8s infinite ease 0s;
}.quantitative_data_3bgz .boost_statistics_aFPu:nth-child(2) {
    animation: timeline 8s infinite ease 2s;
}.quantitative_data_3bgz .boost_statistics_aFPu:nth-child(3) {
    animation: timeline 8s infinite ease 4s;
}.quantitative_data_3bgz .boost_statistics_aFPu:nth-child(4) {
    animation: timeline 8s infinite ease 6s;
}.secure_stockade_d52X {
    background-color: rgb(165,177,197);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    padding: 40px;
}.secure_stockade_d52X h1 {
    color: rgb(128,140,160);
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 40px;
}.secure_stockade_d52X h2 {
    font-size: 35px;
    font-weight: 600;
    color: #000000;
    margin: 15px 0;
}.secure_stockade_d52X ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}.secure_stockade_d52X li {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.6;
    color: #000000;
}.secure_stockade_d52X div {
    margin-top: 20px;
}.secure_stockade_d52X h3, .secure_stockade_d52X h4, .secure_stockade_d52X h5, .secure_stockade_d52X h6 {
    color: #000000;
    margin: 1rem 0;
}
@media only screen and (max-width: 800px) {.secure_stockade_d52X {
    padding: 20px;
}.secure_stockade_d52X h1 {
    font-size: calc(19px * 0.8);
}.secure_stockade_d52X h2 {
    font-size: calc(19px * 0.9);
}.secure_stockade_d52X li {
    font-size: 13px;
}}.contact_information_hvJw {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(165,177,197) 0%, rgb(128,140,160,0.5) 100%);
    position: relative;
    padding: 120px 0 80px;
}.contact_information_hvJw::before {
    top: 0;
    background-size: 60px 60px;
    background: linear-gradient(45deg, 
        rgb(128,140,160,0.5) 25%, 
        transparent 25%, 
        transparent 50%, 
        rgb(128,140,160,0.5) 50%, 
        rgb(128,140,160,0.5) 75%, 
        transparent 75%, 
        transparent);
    left: 0;
    height: 100%;
    opacity: 0.05;
    position: absolute;
    content: "";
    animation: gradientMove 20s linear infinite;
    width: 100%;
}@keyframes gradientMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 60px;
    }
}

.contact_information_hvJw .container {
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}.contact_information_hvJw h2 {
    font-family: Arial, sans-serif;
    font-size: 37px;
    position: relative;
    text-align: center;
    color: rgb(128,140,160);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 60px;
    font-weight: 700;
}.contact_information_hvJw h2::after {
    background: rgb(128,140,160);
    transform: translateX(-50%);
    left: 50%;
    width: 60px;
    content: "";
    position: absolute;
    bottom: -15px;
    height: 4px;
}.contact_information_hvJw .query_inquiry_KFJe {
    grid-template-columns: 1fr 1fr;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    gap: 0;
    position: relative;
    margin: 0 auto;
    border-radius: 10px;
    max-width: 1000px;
    display: grid;
}.contact_information_hvJw .img_img_qfXI {
    position: relative;
    order: 2;
    min-height: 600px;
    height: 100%;
}.contact_information_hvJw .support_query_j6Lr {
    order: 1;
    flex-direction: column;
    padding: 60px;
    justify-content: center;
    display: flex;
    background: #ffffff;
    position: relative;
}.contact_information_hvJw .support_query_j6Lr::before {
    width: 10px;
    right: 0;
    background: linear-gradient(to bottom, rgb(128,140,160), rgb(92,101,117));
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
}.contact_information_hvJw form {
    position: relative;
    width: 100%;
}.contact_information_hvJw form h3 {
    font-size: 21px;
    margin-bottom: 40px;
    font-family: Arial, sans-serif;
    border-bottom: 2px solid rgb(92,101,117,0.5);
    color: #000000;
    padding-bottom: 15px;
    font-weight: 700;
    position: relative;
}.contact_information_hvJw form input[type="text"] {
    width: 100%;
    color: #000000;
    position: relative;
    margin-bottom: 25px;
    font-size: 17px;
    transition: all 0.3s ease;
    border: none;
    background: rgb(165,177,197);
    border-radius: 10px;
    padding: 16px 20px 16px 50px;
    font-family: Arial, sans-serif;
}.contact_information_hvJw form input[type="text"]:focus {
    background: #ffffff;
    outline: none;
    box-shadow: 0 0 0 2px rgb(128,140,160);
}.contact_information_hvJw form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
}.contact_information_hvJw form input#name {
    position: relative;
}.contact_information_hvJw form input#name::before {
    left: 20px;
    transform: translateY(-50%);
    background: rgb(128,140,160);
    border-radius: 50%;
    position: absolute;
    height: 20px;
    content: "";
    width: 20px;
    top: 50%;
}.contact_information_hvJw .help_query_dOJC {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
}.contact_information_hvJw .help_query_dOJC input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_information_hvJw .help_query_dOJC label {
    position: relative;
    line-height: 1.5;
    color: #000000;
    font-size: 16px;
    cursor: pointer;
    padding-left: 35px;
}.contact_information_hvJw .help_query_dOJC label::before {
    top: 0;
    transition: all 0.3s ease;
    width: 24px;
    border-radius: 10px;
    left: 0;
    position: absolute;
    background: rgb(165,177,197);
    height: 24px;
    content: "";
}.contact_information_hvJw .help_query_dOJC input[type="checkbox"]:checked + label::before {
    background: rgb(128,140,160);
}.contact_information_hvJw .help_query_dOJC input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    top: 4px;
    position: absolute;
    border-bottom: 2px solid #ffffff;
    height: 14px;
    border-right: 2px solid #ffffff;
    width: 8px;
    content: "";
    left: 8px;
}.contact_information_hvJw .help_query_dOJC label a {
    color: rgb(128,140,160);
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
    font-weight: 600;
}.contact_information_hvJw .help_query_dOJC label a::after {
    transition: width 0.3s ease;
    background: rgb(128,140,160);
    bottom: -2px;
    position: absolute;
    height: 1px;
    left: 0;
    width: 0;
    content: "";
}.contact_information_hvJw .help_query_dOJC label a:hover::after {
    width: 100%;
}.contact_information_hvJw form .message_links_x1dS {
    border-radius: 50px;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 700;
    color: #ffffff;
    border: none;
    font-size: 14px;
    transition: all 0.3s ease;
    letter-spacing: 1px;
    overflow: hidden;
    z-index: 1;
    font-family: Arial, sans-serif;
    cursor: pointer;
    background: rgb(128,140,160);
    padding: 16px 40px;
}.contact_information_hvJw form .message_links_x1dS::before {
    top: 0;
    transition: width 0.3s ease;
    width: 0;
    z-index: -1;
    content: "";
    background: rgb(92,101,117);
    height: 100%;
    left: 0;
    position: absolute;
}.contact_information_hvJw form .message_links_x1dS:hover::before {
    width: 100%;
}.contact_information_hvJw form .message_links_x1dS:hover {
    box-shadow: 0 10px 20px -10px rgb(128,140,160);
    transform: translateY(-3px);
}.contact_information_hvJw svg {
    fill: rgb(128,140,160);
    transform: translateY(-50%);
    width: 20px;
    top: 50%;
    left: 20px;
    height: 20px;
    position: absolute;
}.contact_information_hvJw svg path {
    fill: rgb(128,140,160);
    transition: fill 0.3s ease;
}.contact_information_hvJw form #name,
.contact_information_hvJw form #phone {
    position: relative;
}

@media screen and (max-width: 1024px) {.contact_information_hvJw .query_inquiry_KFJe {
    max-width: 800px;
}.contact_information_hvJw .support_query_j6Lr {
    padding: 40px;
}
}

@media screen and (max-width: 768px) {.contact_information_hvJw {
    padding: 80px 0 60px;
}.contact_information_hvJw .query_inquiry_KFJe {
    grid-template-columns: 1fr;
}.contact_information_hvJw .img_img_qfXI {
    clip-path: none;
    order: 1;
    min-height: 300px;
}.contact_information_hvJw .support_query_j6Lr {
    order: 2;
    padding: 40px 30px;
}.contact_information_hvJw .support_query_j6Lr::before {
    background: linear-gradient(to right, rgb(128,140,160), rgb(92,101,117));
    top: 0;
    height: 6px;
    right: 0;
    width: 100%;
}.contact_information_hvJw h2 {
    margin-bottom: 40px;
}
}

@media screen and (max-width: 480px) {.contact_information_hvJw {
    padding: 60px 0 40px;
}.contact_information_hvJw h2 {
    margin-bottom: 30px;
    font-size: calc(37px * 0.8);
}.contact_information_hvJw .img_img_qfXI {
    min-height: 200px;
}.contact_information_hvJw .support_query_j6Lr {
    padding: 30px 20px;
}.contact_information_hvJw form h3 {
    font-size: calc(21px * 0.9);
    margin-bottom: 30px;
}.contact_information_hvJw form .message_links_x1dS {
    padding: 14px 20px;
    width: 100%;
}}.course_features_sNeK {
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(165,177,197) 0%, #ffffff 100%);
    position: relative;
}.course_features_sNeK::before {
    position: absolute;
    opacity: 0.08;
    z-index: 0;
    content: "";
    background: 
    linear-gradient(45deg, transparent 49.5%, rgb(92,101,117,0.5) 49.5%, rgb(92,101,117,0.5) 50.5%, transparent 50.5%) 0 0 / 30px 30px,
    linear-gradient(-45deg, transparent 49.5%, rgb(128,140,160,0.5) 49.5%, rgb(128,140,160,0.5) 50.5%, transparent 50.5%) 0 0 / 30px 30px;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    width: 100%;
}.course_features_sNeK .container {
    max-width: 1280px;
    position: relative;
    padding: 0 20px;
    z-index: 1;
    margin: 0 auto;
}.course_features_sNeK h2 {
    transform: perspective(1000px) rotateX(0deg) rotateY(-2deg);
    margin-bottom: 50px;
    position: relative;
    max-width: 800px;
    font-weight: 700;
    font-size: 31px;
    color: #000000;
    padding-left: 20px;
}.course_features_sNeK h2::before {
    position: absolute;
    top: 15%;
    left: 0;
    background: linear-gradient(to bottom, rgb(128,140,160), rgb(92,101,117));
    content: "";
    width: 6px;
    height: 70%;
}.course_features_sNeK .study_path_P8kq {
    transform: translateZ(0);
    display: grid;
    gap: 30px;
    position: relative;
    grid-template-columns: 1fr;
}.course_features_sNeK .img_img_qfXI {
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    height: 350px;
    transform: perspective(1000px) rotateY(2deg);
    position: relative;
}.course_features_sNeK .img_img_qfXI::after {
    mix-blend-mode: multiply;
    height: 100%;
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
    background: linear-gradient(45deg, rgb(92,101,117,0.5) 0%, transparent 60%);
    top: 0;
}.course_features_sNeK .img_img_qfXI:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.course_features_sNeK .prose_block_asf7 {
    overflow-y: auto;
    padding: 35px;
    position: relative;
    max-height: 500px;
    background: #ffffff;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: perspective(1000px) rotateY(-2deg);
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}.course_features_sNeK .prose_block_asf7:hover {
    transform: perspective(1000px) rotateY(0deg);
}.course_features_sNeK .prose_block_asf7::before {
    height: 6px;
    position: absolute;
    left: 0;
    background: linear-gradient(to right, rgb(128,140,160), rgb(92,101,117));
    width: 100%;
    content: "";
    top: 0;
}.course_features_sNeK .description {
    font-size: 17px;
    color: #000000;
    line-height: 1.7;
    margin-bottom: 20px;
}.course_features_sNeK .description:last-child {
    margin-bottom: 0;
}.course_features_sNeK .prose_block_asf7::-webkit-scrollbar {
    width: 6px;
}.course_features_sNeK .prose_block_asf7::-webkit-scrollbar-track {
    background: rgb(165,177,197);
}.course_features_sNeK .prose_block_asf7::-webkit-scrollbar-thumb {
    background: linear-gradient(to bottom, rgb(128,140,160), rgb(92,101,117));
    border-radius: 10px;
}

@media (min-width: 768px) {.course_features_sNeK {
    padding: 150px 0;
}.course_features_sNeK h2 {
    padding-left: 30px;
    font-size: calc(31px * 1.1);
    margin-left: 40px;
}.course_features_sNeK h2::before {
    width: 8px;
}.course_features_sNeK .study_path_P8kq {
    grid-template-columns: 40% 60%;
    align-items: center;
}.course_features_sNeK .img_img_qfXI {
    transform: perspective(1000px) rotateY(3deg) translateX(20px);
    height: 450px;
}.course_features_sNeK .prose_block_asf7 {
    max-height: 450px;
    transform: perspective(1000px) rotateY(-3deg) translateX(-20px);
}
}

@media (min-width: 992px) {.course_features_sNeK {
    padding: 180px 0;
}.course_features_sNeK h2 {
    margin-left: 80px;
    margin-bottom: 60px;
    font-size: calc(31px * 1.2);
}.course_features_sNeK .study_path_P8kq {
    margin-top: 60px;
    gap: 40px;
    grid-template-columns: 45% 55%;
}.course_features_sNeK .img_img_qfXI {
    height: 500px;
    transform: perspective(1200px) rotateY(4deg) translateX(40px);
}.course_features_sNeK .prose_block_asf7 {
    padding: 50px;
    transform: perspective(1200px) rotateY(-4deg) translateX(-40px);
    max-height: 500px;
}.course_features_sNeK .description {
    font-size: calc(17px * 1.05);
    line-height: 1.8;
}
}

@media (min-width: 1200px) {.course_features_sNeK {
    padding: 200px 0;
}.course_features_sNeK h2 {
    margin-left: 120px;
    font-size: calc(31px * 1.3);
}.course_features_sNeK .study_path_P8kq {
    gap: 60px;
}.course_features_sNeK .img_img_qfXI {
    height: 550px;
    transform: perspective(1400px) rotateY(5deg) translateX(60px);
}.course_features_sNeK .prose_block_asf7 {
    max-height: 550px;
    padding: 60px;
    transform: perspective(1400px) rotateY(-5deg) translateX(-60px);
}
}

@media (max-width: 767px) {.course_features_sNeK {
    padding: 80px 0;
}.course_features_sNeK h2 {
    margin-bottom: 40px;
    font-size: calc(31px * 0.9);
}.course_features_sNeK .img_img_qfXI {
    height: 280px;
}.course_features_sNeK .prose_block_asf7 {
    padding: 25px;
    max-height: 400px;
}.course_features_sNeK .description {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 480px) {.course_features_sNeK {
    padding: 60px 0;
}.course_features_sNeK h2 {
    font-size: calc(31px * 0.8);
    padding-left: 15px;
}.course_features_sNeK h2::before {
    width: 4px;
}.course_features_sNeK .img_img_qfXI {
    height: 220px;
}.course_features_sNeK .prose_block_asf7 {
    max-height: 350px;
    padding: 20px;
}.course_features_sNeK .description {
    font-size: calc(17px * 0.9);
    line-height: 1.5;
}}.thanksPoint_ibJv {
    align-items: center;
    min-height: 60vh;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(92,101,117,0.5), rgb(128,140,160,0.5) 70%);
    display: flex;
    perspective: 1000px;
    padding: 5rem 0;
    position: relative;
}.thanksPoint_ibJv::before {
    width: 100%;
    pointer-events: none;
    left: 0;
    opacity: 0.07;
    z-index: 1;
    top: 0;
    content: "";
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        rgb(92,101,117,0.5) 0px,
        rgb(92,101,117,0.5) 2px,
        transparent 2px,
        transparent 8px
    );
    height: 100%;
}.thanksPoint_ibJv::after {
    top: -50%;
    opacity: 0.15;
    height: 200%;
    animation: shimmerEffect 15s infinite alternate ease-in-out;
    transform: rotate(35deg);
    content: "";
    background: radial-gradient(
        circle at center,
        rgb(128,140,160,0.5) 0%,
        transparent 70%
    );
    z-index: 0;
    position: absolute;
    right: -20%;
    width: 80%;
}.thanksPoint_ibJv .container {
    z-index: 2;
    max-width: 1200px;
    width: 90%;
    position: relative;
    margin: 0 auto;
}.thanksPoint_ibJv .value_vision_4Mpz {
    background: linear-gradient(
        to right bottom,
        rgba(255, 255, 255, 0.9),
        rgba(255, 255, 255, 0.7)
    );
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        0 2px 5px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    position: relative;
    padding: 3.5rem;
    border-radius: 3px;
    transform-style: preserve-3d;
    transform: rotateX(2deg) rotateY(1deg);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    backdrop-filter: blur(10px);
}.thanksPoint_ibJv .value_vision_4Mpz:hover {
    transform: rotateX(0deg) rotateY(0deg);
}.thanksPoint_ibJv .value_vision_4Mpz::before {
    transform: translateZ(-10px);
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    background: linear-gradient(
        45deg,
        rgb(92,101,117,0.5) 0%,
        transparent 30%,
        transparent 70%,
        rgb(128,140,160,0.5) 100%
    );
    opacity: 0.05;
    left: 0;
    pointer-events: none;
    top: 0;
    z-index: -1;
}.thanksPoint_ibJv .value_vision_4Mpz > div:first-child {
    padding-bottom: 1.5rem;
    margin-bottom: 2rem;
    position: relative;
}.thanksPoint_ibJv .value_vision_4Mpz > div:first-child::after {
    background: linear-gradient(
        to right,
        rgb(92,101,117),
        rgb(128,140,160,0.5)
    );
    height: 3px;
    transform-origin: left center;
    position: absolute;
    bottom: 0;
    content: "";
    left: 0;
    width: 40%;
    animation: lineExtend 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}.thanksPoint_ibJv h5 {
    font-size: clamp(1.5rem, 2.5vw, 23px);
    transform: translateY(15px);
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
    color: #000000;
    animation: fadeInUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.3s;
    opacity: 0;
}.thanksPoint_ibJv p {
    line-height: 1.8;
    opacity: 0;
    animation: fadeInUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.6s;
    font-size: clamp(1rem, 1.2vw, 18px);
    max-width: 95%;
    color: #000000;
    transform: translateY(20px);
    font-family: Arial, sans-serif;
    margin: 0;
}.thanksPoint_ibJv a {
    text-decoration: none;
    position: relative;
    transition: transform 0.3s ease;
    color: inherit;
    display: inline-block;
    transform: scale(1);
}.thanksPoint_ibJv a:hover {
    transform: scale(1.01);
}.thanksPoint_ibJv a::before {
    opacity: 0;
    width: calc(100% + 30px);
    content: "";
    transition: opacity 0.3s ease, transform 0.3s ease;
    pointer-events: none;
    position: absolute;
    left: -15px;
    border-radius: 3px;
    height: calc(100% + 30px);
    border: 1px solid rgb(92,101,117,0.5);
    top: -15px;
}.thanksPoint_ibJv a:hover::before {
    opacity: 0.5;
    transform: scale(1.02);
}.thanksPoint_ibJv a::after {
    content: "";
    left: 0;
    bottom: -5px;
    width: 100%;
    background: linear-gradient(
        to right,
        rgb(92,101,117),
        rgb(128,140,160)
    );
    height: 1px;
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    transform: scaleX(0);
    position: absolute;
}.thanksPoint_ibJv a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

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

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

@keyframes shimmerEffect {
    0%, 100% {
        opacity: 0.15;
        transform: rotate(35deg) translateX(0);
    }
    50% {
        opacity: 0.25;
        transform: rotate(35deg) translateX(5%);
    }
}

@media (max-width: 991px) {.thanksPoint_ibJv {
    padding: 4rem 0;
}.thanksPoint_ibJv .value_vision_4Mpz {
    padding: 2.5rem;
    transform: rotateX(1deg) rotateY(0.5deg);
}.thanksPoint_ibJv h5 {
    line-height: 1.35;
}.thanksPoint_ibJv p {
    max-width: 100%;
}.thanksPoint_ibJv .value_vision_4Mpz > div:first-child::after {
    width: 60%;
}
}

@media (max-width: 767px) {.thanksPoint_ibJv {
    min-height: auto;
    padding: 3rem 0;
}.thanksPoint_ibJv .value_vision_4Mpz {
    transform: none;
    padding: 2rem;
}.thanksPoint_ibJv .value_vision_4Mpz > div:first-child {
    padding-bottom: 1.2rem;
    margin-bottom: 1.5rem;
}.thanksPoint_ibJv .value_vision_4Mpz > div:first-child::after {
    width: 80%;
}.thanksPoint_ibJv p {
    line-height: 1.6;
}.thanksPoint_ibJv::after {
    top: -30%;
    right: -50%;
    width: 100%;
}
}

@media (max-width: 480px) {.thanksPoint_ibJv {
    padding: 2.5rem 0;
}.thanksPoint_ibJv .value_vision_4Mpz {
    padding: 1.5rem;
}.thanksPoint_ibJv h5 {
    font-size: 1.3rem;
}.thanksPoint_ibJv p {
    font-size: 0.95rem;
}.thanksPoint_ibJv .value_vision_4Mpz > div:first-child {
    padding-bottom: 1rem;
    margin-bottom: 1.2rem;
}.thanksPoint_ibJv a::before {
    height: calc(100% + 20px);
    width: calc(100% + 20px);
    top: -10px;
    left: -10px;
}}.start_now_092N {
    background: linear-gradient(125deg, rgb(128,140,160) 0%, rgb(92,101,117) 100%);
    padding: 130px 0;
    z-index: 1;
    position: relative;
    overflow: hidden;
}.start_now_092N::before {
    background: 
        linear-gradient(90deg, rgba(255,255,255,0.07) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.07) 1px, transparent 1px);
    top: 0;
    height: 100%;
    content: '';
    width: 100%;
    z-index: -1;
    left: 0;
    background-size: 20px 20px;
    position: absolute;
}.start_now_092N::after {
    filter: blur(60px);
    z-index: -1;
    width: 100%;
    height: 100%;
    position: absolute;
    background: 
        radial-gradient(circle at 30% 20%, rgba(255,255,255,0.2) 0%, transparent 50%),
        radial-gradient(circle at 70% 80%, rgba(255,255,255,0.2) 0%, transparent 50%);
    left: 0;
    content: '';
    top: 0;
}.start_now_092N .value_vision_4Mpz {
    backdrop-filter: blur(15px);
    justify-content: center;
    padding: 70px 50px;
    transform-style: preserve-3d;
    display: flex;
    max-width: 900px;
    align-items: center;
    background: rgba(255,255,255,0.1);
    transition: transform 0.6s ease;
    flex-direction: column;
    border-radius: 30px;
    margin: 0 auto;
    position: relative;
    transform: rotateX(2deg) rotateY(2deg);
    box-shadow:
        0 20px 50px rgba(0,0,0,0.15),
        0 5px 15px rgba(255,255,255,0.05),
        inset 0 0 0 1px rgba(255,255,255,0.1);
    z-index: 2;
    perspective: 1000px;
}.start_now_092N .value_vision_4Mpz::before {
    animation: borderGlow 10s linear infinite;
    z-index: -1;
    background: linear-gradient(45deg, 
        rgba(255,255,255,0.1),
        rgba(255,255,255,0),
        rgba(255,255,255,0.1),
        rgba(255,255,255,0),
        rgba(255,255,255,0.1)
    );
    position: absolute;
    content: '';
    bottom: -5px;
    right: -5px;
    filter: blur(5px);
    left: -5px;
    border-radius: 35px;
    opacity: 0.5;
    top: -5px;
}.start_now_092N .value_vision_4Mpz::after {
    width: 100%;
    content: '';
    background: 
        linear-gradient(to bottom,
            rgba(255,255,255,0.1) 0%,
            transparent 100%
        );
    z-index: -1;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    border-radius: 30px;
}.start_now_092N .value_vision_4Mpz:hover {
    transform: rotateX(0deg) rotateY(0deg) translateY(-5px);
}.start_now_092N h3 {
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 55px;
    font-size: 34px;
    letter-spacing: 3px;
    text-shadow: 0 2px 10px rgba(0,0,0,0.2);
    position: relative;
    font-weight: 700;
    font-family: Arial, sans-serif;
}.start_now_092N h3::before {
    content: '';
    position: absolute;
    transform: translateX(-50%);
    bottom: -20px;
    border-radius: 2px;
    left: 50%;
    box-shadow: 0 2px 10px rgba(255,255,255,0.2);
    background: linear-gradient(90deg, 
        transparent, 
        #ffffff, 
        transparent);
    width: 60px;
    height: 4px;
}.start_now_092N h3::after {
    top: 0;
    width: 100%;
    content: '';
    animation: lightScan 5s linear infinite;
    z-index: -1;
    left: -100%;
    position: absolute;
    height: 100%;
    background: linear-gradient(
        90deg, 
        transparent, 
        rgba(255,255,255,0.1), 
        transparent
    );
}.start_now_092N .ask_support_d87G {
    text-transform: uppercase;
    box-shadow: 
        0 10px 25px rgba(0,0,0,0.1),
        0 5px 15px rgba(0,0,0,0.05),
        inset 0 0 0 1px rgba(255,255,255,0.4);
    transition: all 0.4s ease;
    display: inline-block;
    transform: perspective(1000px) translateZ(20px);
    text-decoration: none;
    border-radius: 50px;
    z-index: 1;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 18px 50px;
    font-size: 17px;
    position: relative;
    background: rgba(255,255,255,0.9);
    font-family: Arial, sans-serif;
    overflow: hidden;
    color: rgb(128,140,160);
}.start_now_092N .ask_support_d87G::before {
    z-index: -1;
    height: 100%;
    width: 100%;
    content: '';
    background: linear-gradient(45deg, 
        rgb(128,140,160), 
        rgb(92,101,117));
    opacity: 0;
    top: 0;
    position: absolute;
    left: 0;
    transition: opacity 0.4s ease;
}.start_now_092N .ask_support_d87G::after {
    position: absolute;
    background: linear-gradient(
        to right,
        transparent,
        rgba(255,255,255,0.7),
        transparent
    );
    top: -50%;
    transform: rotate(35deg);
    z-index: 1;
    height: 200%;
    content: '';
    width: 20px;
    transition: all 0.6s ease;
    left: -100px;
}.start_now_092N .ask_support_d87G:hover {
    transform: perspective(1000px) translateZ(30px);
    color: #ffffff;
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.2),
        0 10px 25px rgba(0,0,0,0.1),
        inset 0 0 0 1px rgba(255,255,255,0.4);
}.start_now_092N .ask_support_d87G:hover::before {
    opacity: 1;
}.start_now_092N .ask_support_d87G:hover::after {
    left: 200%;
}

@media screen and (max-width: 992px) {.start_now_092N {
    padding: 110px 0;
}.start_now_092N .value_vision_4Mpz {
    max-width: 85%;
    padding: 60px 40px;
}.start_now_092N h3 {
    margin-bottom: 50px;
    font-size: calc(34px * 0.9);
}.start_now_092N h3::before {
    width: 50px;
    bottom: -18px;
    height: 3px;
}.start_now_092N .ask_support_d87G {
    font-size: calc(17px * 0.95);
    padding: 16px 45px;
}
}

@media screen and (max-width: 768px) {.start_now_092N {
    padding: 90px 0;
}.start_now_092N .value_vision_4Mpz {
    transform: none;
    padding: 50px 30px;
}.start_now_092N h3 {
    letter-spacing: 2px;
    font-size: calc(34px * 0.8);
    margin-bottom: 45px;
}.start_now_092N h3::before {
    bottom: -15px;
    height: 3px;
    width: 45px;
}.start_now_092N .ask_support_d87G {
    font-size: calc(17px * 0.9);
    padding: 14px 40px;
    letter-spacing: 1.5px;
    transform: none;
}.start_now_092N .ask_support_d87G:hover {
    transform: translateY(-5px);
}
}

@media screen and (max-width: 576px) {.start_now_092N {
    padding: 70px 0;
}.start_now_092N .value_vision_4Mpz {
    border-radius: 20px;
    padding: 40px 20px;
}.start_now_092N h3 {
    margin-bottom: 40px;
    font-size: calc(34px * 0.7);
    letter-spacing: 1.5px;
}.start_now_092N h3::before {
    width: 40px;
    bottom: -12px;
    height: 2px;
}.start_now_092N .ask_support_d87G {
    padding: 12px 35px;
    letter-spacing: 1px;
    font-size: calc(17px * 0.85);
    border-radius: 30px;
}}

@keyframes borderGlow {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 0%;
    }
}

@keyframes lightScan {
    0%, 100% {
        left: -100%;
        opacity: 0;
    }
    50% {
        left: 100%;
        opacity: 0.5;
    }
}.mentorship_experience_2MHY {
    position: relative;
    padding: 5rem 2rem;
    isolation: isolate;
    background: rgb(165,177,197);
    overflow: hidden;
}.mentorship_experience_2MHY::before {
    top: -20%;
    content: "";
    position: absolute;
    height: 140%;
    right: -5%;
    background: rgb(128,140,160,0.5);
    transform: rotate(15deg);
    width: 60%;
    z-index: -1;
    filter: blur(3px);
}.mentorship_experience_2MHY::after {
    bottom: -5%;
    width: 30%;
    position: absolute;
    animation: morph 15s linear infinite alternate;
    height: 30%;
    z-index: -1;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    background: rgb(92,101,117,0.5);
    content: "";
    left: -5%;
}@keyframes morph {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    100% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
}

.mentorship_experience_2MHY .feedback_quotes_62ru {
    grid-template-columns: 1fr 1fr;
    position: relative;
    max-width: 1100px;
    display: grid;
    margin: 0 auto;
    gap: 0;
}.mentorship_experience_2MHY .img_img_qfXI {
    border-radius: 0;
    position: relative;
    transform: translateX(-5%);
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    z-index: 2;
    height: 450px;
    width: 100%;
}.mentorship_experience_2MHY .img_img_qfXI::after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 50%
    );
    content: "";
    position: absolute;
}.mentorship_experience_2MHY .feedback_quotes_62ru:hover .img_img_qfXI {
    transform: translateX(0) scale(1.02);
    filter: contrast(1.1);
}.mentorship_experience_2MHY .past_career_Yin0 {
    display: flex;
    grid-row: 1 / 2;
    grid-column: 2 / 3;
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transform: translateX(-15%);
    justify-content: center;
    z-index: 1;
    padding: 3rem 3rem 3rem 5rem;
    background: #ffffff;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
    flex-direction: column;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.5);
}.mentorship_experience_2MHY .feedback_quotes_62ru:hover .past_career_Yin0 {
    box-shadow: 0 25px 50px -15px rgba(0, 0, 0, 0.5);
    transform: translateX(-10%) translateY(-5px);
}.mentorship_experience_2MHY .name {
    margin-bottom: 0.7rem;
    color: rgb(128,140,160);
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    position: relative;
}.mentorship_experience_2MHY .name::before {
    z-index: -1;
    position: absolute;
    width: 30px;
    left: -20px;
    background: rgb(92,101,117,0.5);
    transform: rotate(45deg) scale(0);
    height: 30px;
    top: -10px;
    transition: transform 0.4s ease 0.2s;
    border-radius: 10px;
    content: "";
}.mentorship_experience_2MHY .feedback_quotes_62ru:hover .name::before {
    transform: rotate(45deg) scale(1);
}.mentorship_experience_2MHY .past_career_Yin0 > div:nth-child(2) {
    opacity: 0.9;
    color: rgb(92,101,117);
    margin-bottom: 2rem;
    font-weight: 600;
    opacity: 0;
    font-size: 18px;
    transition: all 0.5s ease 0.3s;
    transform: translateX(-20px);
}.mentorship_experience_2MHY .feedback_quotes_62ru:hover .past_career_Yin0 > div:nth-child(2) {
    opacity: 1;
    transform: translateX(0);
}.mentorship_experience_2MHY .job_content_pqIx {
    transition: all 0.5s ease 0.5s;
    font-size: 17px;
    position: relative;
    color: #000000;
    padding-top: 20px;
    line-height: 1.7;
    font-style: italic;
    font-weight: 400;
    opacity: 0;
    transform: translateY(20px);
}.mentorship_experience_2MHY .feedback_quotes_62ru:hover .job_content_pqIx {
    opacity: 1;
    transform: translateY(0);
}.mentorship_experience_2MHY .job_content_pqIx::before {
    height: 3px;
    content: "";
    background: linear-gradient(to right, rgb(128,140,160), transparent);
    position: absolute;
    left: 0;
    width: 60px;
    top: 0;
}@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

.mentorship_experience_2MHY .past_career_Yin0::after {
    bottom: 20px;
    right: 20px;
    height: 40px;
    z-index: -1;
    width: 40px;
    position: absolute;
    content: "";
    border-radius: 50%;
    background: rgb(128,140,160,0.5);
    animation: float 4s ease-in-out infinite;
}

@media (max-width: 992px) {.mentorship_experience_2MHY .feedback_quotes_62ru {
    grid-template-columns: 1fr;
    gap: 2rem;
    grid-template-rows: auto auto;
}.mentorship_experience_2MHY .img_img_qfXI {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    grid-column: 1 / 2;
    height: 300px;
    grid-row: 1 / 2;
    transform: none;
}.mentorship_experience_2MHY .img_img_qfXI::after {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}.mentorship_experience_2MHY .past_career_Yin0 {
    grid-column: 1 / 2;
    clip-path: none;
    transform: none;
    padding: 2rem;
    grid-row: 2 / 3;
}.mentorship_experience_2MHY .feedback_quotes_62ru:hover .past_career_Yin0 {
    transform: translateY(-5px);
}}.our_background_YARf {
    background: rgb(165,177,197);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.our_background_YARf::before {
    height: 100%;
    z-index: 1;
    width: 100%;
    top: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 10% 20%, rgb(128,140,160,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgb(92,101,117,0.5) 0%, transparent 40%);
    animation: gradientShift 15s infinite alternate ease-in-out;
    content: "";
    left: 0;
}.our_background_YARf::after {
    content: "";
    z-index: 1;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.1;
    width: 100%;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(128,140,160,0.5) 49%, rgb(128,140,160,0.5) 51%, transparent 52%) 0 0 / 60px 60px,
        linear-gradient(-45deg, transparent 48%, rgb(92,101,117,0.5) 49%, rgb(92,101,117,0.5) 51%, transparent 52%) 0 0 / 60px 60px;
}.our_background_YARf .container {
    position: relative;
    z-index: 2;
}.our_background_YARf .value_vision_4Mpz {
    gap: 50px;
    padding: 60px;
    grid-template-columns: 1fr 1fr;
    display: grid;
    border-radius: 13px;
    transition: all 0.4s ease;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(5px);
}.our_background_YARf .value_vision_4Mpz::before {
    mask-composite: exclude;
    content: "";
    right: 0;
    background: linear-gradient(135deg, rgb(128,140,160,0.5), transparent, rgb(92,101,117,0.5)) border-box;
    position: absolute;
    bottom: 0;
    top: 0;
    mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    border: 1px solid transparent;
    left: 0;
    pointer-events: none;
    border-radius: 13px;
}.our_background_YARf .value_vision_4Mpz h3 {
    grid-column: 1 / -1;
    color: rgb(128,140,160);
    margin-bottom: 40px;
    font-weight: 700;
    padding-bottom: 15px;
    position: relative;
    display: inline-block;
    font-size: 38px;
}.our_background_YARf .value_vision_4Mpz h3::after {
    border-radius: 10px;
    content: "";
    width: 80px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(128,140,160), rgb(92,101,117));
    height: 4px;
}.our_background_YARf .academy_team_d1tU {
    flex-direction: column;
    display: flex;
    position: relative;
}.our_background_YARf .academy_team_d1tU::before {
    top: -20px;
    left: -20px;
    height: 100px;
    border: 2px solid rgb(128,140,160,0.5);
    z-index: -1;
    width: 100px;
    border-radius: 50%;
    position: absolute;
    animation: pulseEffect 4s infinite alternate;
    content: "";
}.our_background_YARf .academy_team_d1tU span {
    color: rgb(92,101,117);
    font-size: 18px;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    font-weight: 600;
}.our_background_YARf .academy_team_d1tU span::before {
    background: rgb(92,101,117);
    left: 0;
    width: 30px;
    bottom: -10px;
    content: "";
    position: absolute;
    height: 2px;
}.our_background_YARf .academy_team_d1tU p {
    color: #000000;
    margin-bottom: 30px;
    line-height: 1.8;
    position: relative;
    font-size: 18px;
}.our_background_YARf .academy_team_d1tU .img_img_qfXI {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 300px;
    border-radius: 13px;
    transition: all 0.4s ease;
}.our_background_YARf .academy_team_d1tU .img_img_qfXI::before {
    inset: 0;
    z-index: 1;
    content: "";
    opacity: 0.4;
    background: linear-gradient(135deg, transparent 0%, rgb(128,140,160,0.5) 100%);
    position: absolute;
}.our_background_YARf .academy_team_d1tU .img_img_qfXI::after {
    transform: rotate(45deg);
    content: "";
    position: absolute;
    left: 0;
    width: 200%;
    top: 0;
    animation: shineEffect 5s infinite;
    height: 200%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
}.our_background_YARf .learn_experts_ayUA {
    position: relative;
    flex-direction: column;
    display: flex;
}.our_background_YARf .learn_experts_ayUA::after {
    content: "";
    bottom: -30px;
    border-radius: 50%;
    position: absolute;
    width: 150px;
    height: 150px;
    border: 2px solid rgb(92,101,117,0.5);
    z-index: -1;
    animation: pulseEffect 4s infinite alternate 1s;
    right: -30px;
}.our_background_YARf .learn_experts_ayUA p {
    margin-bottom: 30px;
    line-height: 1.8;
    font-size: 18px;
    color: #000000;
    position: relative;
    order: 2;
}.our_background_YARf .learn_experts_ayUA .learning_creators_EgCc {
    margin-bottom: 30px;
    height: 300px;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    width: 100%;
    transition: all 0.4s ease;
    order: 1;
    position: relative;
    border-radius: 13px;
}.our_background_YARf .learn_experts_ayUA .learning_creators_EgCc::before {
    z-index: 1;
    inset: 0;
    opacity: 0.4;
    content: "";
    background: linear-gradient(135deg, rgb(92,101,117,0.5) 0%, transparent 100%);
    position: absolute;
}.our_background_YARf .learn_experts_ayUA .learning_creators_EgCc::after {
    width: 200%;
    height: 200%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    left: 0;
    animation: shineEffect 5s infinite 2s;
    transform: rotate(45deg);
    content: "";
    position: absolute;
    top: 0;
}

@keyframes pulseEffect {
    0% {
        transform: scale(1);
        opacity: 0.6;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.3;
    }
    100% {
        transform: scale(1);
        opacity: 0.6;
    }
}

@keyframes shineEffect {
    0% {
        transform: translateX(-100%) rotate(45deg);
    }
    20%, 100% {
        transform: translateX(100%) rotate(45deg);
    }
}

@keyframes gradientShift {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

@media (max-width: 1024px) {.our_background_YARf {
    padding: 80px 0;
}.our_background_YARf .value_vision_4Mpz {
    padding: 40px;
    gap: 30px;
}.our_background_YARf .academy_team_d1tU .img_img_qfXI,
    .our_background_YARf .learn_experts_ayUA .learning_creators_EgCc {
    height: 250px;
}
}

@media (max-width: 768px) {.our_background_YARf {
    padding: 60px 0;
}.our_background_YARf .value_vision_4Mpz {
    gap: 40px;
    padding: 30px;
    grid-template-columns: 1fr;
}.our_background_YARf .value_vision_4Mpz h3 {
    margin-bottom: 30px;
    font-size: calc(38px * 0.9);
}.our_background_YARf .academy_team_d1tU::before,
    .our_background_YARf .learn_experts_ayUA::after {
    width: 80px;
    height: 80px;
}.our_background_YARf .academy_team_d1tU .img_img_qfXI,
    .our_background_YARf .learn_experts_ayUA .learning_creators_EgCc {
    height: 220px;
}
}

@media (max-width: 576px) {.our_background_YARf {
    padding: 40px 0;
}.our_background_YARf .value_vision_4Mpz {
    gap: 30px;
    padding: 25px 20px;
}.our_background_YARf .value_vision_4Mpz h3 {
    margin-bottom: 25px;
    font-size: calc(38px * 0.8);
}.our_background_YARf .value_vision_4Mpz h3::after {
    width: 60px;
    height: 3px;
}.our_background_YARf .academy_team_d1tU span {
    font-size: calc(18px * 0.9);
}.our_background_YARf .academy_team_d1tU::before,
    .our_background_YARf .learn_experts_ayUA::after {
    display: none;
}.our_background_YARf .academy_team_d1tU p,
    .our_background_YARf .learn_experts_ayUA p {
    margin-bottom: 20px;
    line-height: 1.6;
    font-size: calc(18px * 0.95);
}.our_background_YARf .academy_team_d1tU .img_img_qfXI,
    .our_background_YARf .learn_experts_ayUA .learning_creators_EgCc {
    height: 200px;
}}.user_comments_zPGT {
    padding: 120px 0 80px;
    background: linear-gradient(135deg, rgb(165,177,197) 0%, rgb(128,140,160,0.5) 100%);
    position: relative;
    overflow: hidden;
}.user_comments_zPGT::before {
    height: 100%;
    background: repeating-linear-gradient(
        30deg,
        rgb(92,101,117,0.5) 0px,
        transparent 2px,
        transparent 10px,
        rgb(92,101,117,0.5) 12px
    );
    pointer-events: none;
    content: "";
    opacity: 0.05;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
}.user_comments_zPGT::after {
    position: absolute;
    animation: floating 15s infinite ease-in-out;
    content: "";
    background: rgb(128,140,160);
    width: 300px;
    right: -5%;
    z-index: 0;
    top: -5%;
    border-radius: 40% 60% 70% 30% / 40% 50% 50% 60%;
    opacity: 0.07;
    height: 300px;
}.user_comments_zPGT .container {
    margin: 0 auto;
    max-width: 1400px;
    position: relative;
    z-index: 1;
}.user_comments_zPGT h2 {
    font-weight: 700;
    color: #000000;
    text-align: left;
    max-width: 80%;
    margin-bottom: 60px;
    font-size: 34px;
    position: relative;
    transform: translateX(5%);
}.user_comments_zPGT h2::after {
    animation: expandWidth 1s ease-out forwards;
    position: absolute;
    transform-origin: left center;
    width: 120px;
    height: 4px;
    bottom: -15px;
    background: linear-gradient(90deg, rgb(128,140,160) 0%, rgb(92,101,117) 100%);
    left: 0;
    content: "";
}.user_comments_zPGT .user_ratings_f3dM {
    position: relative;
    gap: 30px;
    margin: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    padding: 0;
    display: grid;
}.user_comments_zPGT .feedback_quotes_62ru {
    display: flex;
    position: relative;
    flex-direction: column;
    transform: translateY(30px);
    background: #ffffff;
    animation: fadeUpIn 0.6s forwards;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    justify-content: space-between;
    animation-delay: calc(0.15s * var(--i, 0));
    opacity: 0;
    overflow: hidden;
    padding: 30px 25px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.07);
    border-radius: 2px;
}.user_comments_zPGT .feedback_quotes_62ru:nth-child(odd) {
    transform: translateY(40px);
}.user_comments_zPGT .feedback_quotes_62ru:nth-child(even) {
    transform: translateY(20px);
}.user_comments_zPGT .feedback_quotes_62ru:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    transform: translateY(-10px);
}.user_comments_zPGT .feedback_quotes_62ru::before {
    right: 20px;
    content: "";
    line-height: 1;
    opacity: 0.15;
    font-weight: 700;
    position: absolute;
    font-size: 150px;
    font-family: Georgia, serif;
    z-index: 0;
    top: -20px;
    color: rgb(92,101,117,0.5);
}.user_comments_zPGT .feedback_quotes_62ru::after {
    content: "";
    transform-origin: left;
    transition: transform 0.4s ease-out;
    transform: scaleX(0);
    bottom: 0;
    width: 100%;
    left: 0;
    height: 4px;
    position: absolute;
    background: linear-gradient(90deg, rgb(128,140,160) 0%, rgb(92,101,117) 100%);
}.user_comments_zPGT .feedback_quotes_62ru:hover::after {
    transform: scaleX(1);
}.user_comments_zPGT .feedback_quotes_62ru div {
    z-index: 2;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
    position: relative;
}.user_comments_zPGT .feedback_quotes_62ru img {
    width: 60px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    border: 3px solid #ffffff;
    object-fit: cover;
    margin-right: 15px;
    height: 60px;
    border-radius: 50%;
}.user_comments_zPGT .feedback_quotes_62ru:hover img {
    transform: scale(1.1);
}.user_comments_zPGT .feedback_quotes_62ru h4 {
    font-weight: 600;
    margin: 0;
    font-size: 22px;
    position: relative;
    color: #000000;
}.user_comments_zPGT .feedback_quotes_62ru h4::after {
    transition: width 0.3s ease;
    background-color: rgb(92,101,117);
    content: "";
    height: 2px;
    width: 30px;
    left: 0;
    position: absolute;
    bottom: -5px;
}.user_comments_zPGT .feedback_quotes_62ru:hover h4::after {
    width: 50px;
}.user_comments_zPGT .feedback_quotes_62ru .description {
    margin: 0;
    line-height: 1.6;
    color: #000000;
    font-size: calc(13px - 1px);
    z-index: 2;
    font-style: italic;
    position: relative;
}.user_comments_zPGT a {
    text-decoration: none;
    position: relative;
    font-size: 17px;
    z-index: 2;
    color: #ffffff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    font-weight: 600;
    margin-top: 50px;
    display: inline-block;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    padding: 14px 32px;
    border-radius: 10px;
    background: linear-gradient(45deg, rgb(128,140,160) 0%, rgb(92,101,117) 100%);
}.user_comments_zPGT a:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}.user_comments_zPGT a::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.7s ease;
    position: absolute;
    width: 100%;
    top: 0;
    left: -100%;
    height: 100%;
    content: "";
}.user_comments_zPGT a:hover::before {
    left: 100%;
}

@keyframes expandWidth {
    from {
        width: 0;
    }
    to {
        width: 120px;
    }
}

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

@keyframes floating {
    0%, 100% {
        transform: translate(0, 0) rotate(0deg);
    }
    25% {
        transform: translate(5%, 5%) rotate(5deg);
    }
    50% {
        transform: translate(2%, 10%) rotate(-5deg);
    }
    75% {
        transform: translate(-5%, 5%) rotate(2deg);
    }
}

@media (max-width: 1200px) {.user_comments_zPGT {
    padding: 100px 0 60px;
}.user_comments_zPGT h2 {
    max-width: 90%;
    font-size: calc(34px - 4px);
    margin-bottom: 50px;
}.user_comments_zPGT .user_ratings_f3dM {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 992px) {.user_comments_zPGT {
    padding: 80px 20px 50px;
}.user_comments_zPGT h2 {
    max-width: 100%;
    transform: translateX(0);
    text-align: center;
}.user_comments_zPGT h2::after {
    transform: translateX(-50%);
    left: 50%;
}.user_comments_zPGT .user_ratings_f3dM {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.user_comments_zPGT .feedback_quotes_62ru {
    padding: 25px 20px;
}
}

@media (max-width: 768px) {.user_comments_zPGT {
    padding: 60px 15px 40px;
}.user_comments_zPGT h2 {
    margin-bottom: 40px;
    font-size: calc(34px - 8px);
}.user_comments_zPGT .user_ratings_f3dM {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}.user_comments_zPGT a {
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 30px;
}
}

@media (max-width: 480px) {.user_comments_zPGT {
    padding: 50px 10px 30px;
}.user_comments_zPGT h2 {
    font-size: calc(34px - 12px);
    margin-bottom: 30px;
}.user_comments_zPGT .feedback_quotes_62ru {
    padding: 20px 15px;
}.user_comments_zPGT .feedback_quotes_62ru div {
    margin-bottom: 15px;
}.user_comments_zPGT .feedback_quotes_62ru img {
    height: 50px;
    width: 50px;
}.user_comments_zPGT a {
    font-size: calc(17px - 2px);
    padding: 12px 25px;
}}.learning_profits_kusV {
    overflow: hidden;
    padding: 7rem 0;
    background: rgb(165,177,197);
    position: relative;
}.learning_profits_kusV::before {
    height: 70vw;
    background: linear-gradient(135deg, rgb(128,140,160,0.5) 0%, rgb(92,101,117,0.5) 100%);
    width: 70vw;
    position: absolute;
    border-radius: 50%;
    top: -35vw;
    z-index: 1;
    content: '';
    right: -35vw;
    opacity: 0.8;
}.learning_profits_kusV::after {
    opacity: 0.6;
    height: 50vw;
    left: -25vw;
    z-index: 1;
    position: absolute;
    background: linear-gradient(135deg, rgb(92,101,117,0.5) 0%, rgb(128,140,160,0.5) 100%);
    border-radius: 50%;
    width: 50vw;
    bottom: -25vw;
    content: '';
}.learning_profits_kusV .value_vision_4Mpz {
    position: relative;
    padding: 0;
    margin: 0 auto;
    z-index: 2;
    display: flex;
    max-width: 1300px;
}.learning_profits_kusV .img_img_qfXI {
    height: 550px;
    position: relative;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
    z-index: 3;
    margin-left: -5vw;
    width: 45%;
    border-radius: 50% 0 0 50%;
}.learning_profits_kusV .img_img_qfXI::before {
    top: -5%;
    left: -5%;
    position: absolute;
    border: 2px dashed rgb(128,140,160,0.5);
    content: '';
    width: 110%;
    border-radius: 50% 0 0 50%;
    height: 110%;
    z-index: -1;
    animation: rotate 20s linear infinite;
}.learning_profits_kusV .img_img_qfXI::after {
    z-index: 1;
    content: '';
    inset: 0;
    position: absolute;
    border-radius: 50% 0 0 50%;
    background: linear-gradient(90deg, rgb(128,140,160,0.5) 0%, transparent 100%);
}.learning_profits_kusV .prose_block_asf7 {
    width: 60%;
    padding: 3rem 2rem 3rem 5rem;
    position: relative;
}.learning_profits_kusV h2 {
    color: #000000;
    margin-bottom: 3rem;
    position: relative;
    font-size: 30px;
    font-weight: 700;
}.learning_profits_kusV h2::after {
    position: absolute;
    bottom: -15px;
    background: rgb(128,140,160);
    height: 4px;
    width: 80px;
    content: '';
    left: 0;
    border-radius: 10px;
}.learning_profits_kusV .text_main_holder {
    display: flex;
    gap: 2rem;
    flex-direction: column;
    position: relative;
}.learning_profits_kusV .text_main_holder::before {
    left: -2rem;
    content: '';
    width: 2px;
    top: 0;
    background: linear-gradient(to bottom, rgb(128,140,160,0.5), transparent);
    position: absolute;
    height: 100%;
}.learning_profits_kusV .text_main_holder > div {
    align-items: center;
    display: flex;
    position: relative;
    transition: all 0.3s ease;
}.learning_profits_kusV .text_main_holder > div::before {
    position: absolute;
    left: -2.3rem;
    height: 12px;
    border-radius: 50%;
    background: #ffffff;
    content: '';
    border: 2px solid rgb(128,140,160);
    width: 12px;
    transition: all 0.3s ease;
}.learning_profits_kusV .text_main_holder > div:hover::before {
    transform: scale(1.3);
    background: rgb(128,140,160);
}.learning_profits_kusV .text_main_holder > div:hover {
    transform: translateX(10px);
}.learning_profits_kusV .text_main_holder svg {
    border-radius: 50%;
    margin-right: 1.5rem;
    flex-shrink: 0;
    transition: all 0.3s ease;
    height: 3rem;
    background: #ffffff;
    width: 3rem;
    padding: 0.7rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.learning_profits_kusV .text_main_holder > div:hover svg {
    background: rgb(128,140,160,0.5);
    transform: rotate(10deg);
}.learning_profits_kusV .text_main_holder svg path {
    transition: fill 0.3s ease;
    fill: rgb(128,140,160);
}.learning_profits_kusV .text_main_holder > div:hover svg path {
    fill: rgb(92,101,117);
}.learning_profits_kusV .text_main_holder p {
    line-height: 1.6;
    color: #000000;
    margin: 0;
    font-size: 15px;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 1200px) {.learning_profits_kusV .img_img_qfXI {
    width: 40%;
    height: 500px;
}.learning_profits_kusV .prose_block_asf7 {
    padding-left: 4rem;
    width: 65%;
}
}

@media (max-width: 992px) {.learning_profits_kusV .value_vision_4Mpz {
    margin: 0 auto;
    flex-direction: column;
    max-width: 90%;
}.learning_profits_kusV .img_img_qfXI {
    border-radius: 23px;
    height: 400px;
    width: 100%;
    margin-bottom: 3rem;
    margin-left: 0;
}.learning_profits_kusV .img_img_qfXI::before {
    border-radius: 23px;
}.learning_profits_kusV .img_img_qfXI::after {
    border-radius: 23px;
}.learning_profits_kusV .prose_block_asf7 {
    width: 100%;
    padding: 0;
}.learning_profits_kusV .text_main_holder::before {
    left: -1.5rem;
}.learning_profits_kusV .text_main_holder > div::before {
    left: -1.8rem;
}
}

@media (max-width: 768px) {.learning_profits_kusV {
    padding: 5rem 0;
}.learning_profits_kusV .img_img_qfXI {
    height: 350px;
}.learning_profits_kusV h2 {
    font-size: calc(30px * 0.9);
}
}

@media (max-width: 576px) {.learning_profits_kusV .value_vision_4Mpz {
    max-width: 95%;
}.learning_profits_kusV .img_img_qfXI {
    height: 250px;
}.learning_profits_kusV .text_main_holder {
    margin-left: 1.5rem;
}.learning_profits_kusV .text_main_holder::before {
    left: -1rem;
}.learning_profits_kusV .text_main_holder > div::before {
    left: -1.3rem;
}.learning_profits_kusV .text_main_holder svg {
    margin-right: 1rem;
    width: 2.5rem;
    padding: 0.5rem;
    height: 2.5rem;
}
}