header,footer {
    width: 100%;
}

header {
    padding: 0;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.07);
    z-index: 100;
    background: linear-gradient(to right, #ffffff, rgb(239,234,238));
    position: relative;
    width: 100%;
}


.program_offeringsZAnsi {
    padding: 120px 0 80px;
    background: linear-gradient(145deg, rgb(239,234,238) 0%, rgba(245, 245, 250, 0.95) 100%);
    overflow: hidden;
    position: relative;
}

.program_offeringsZAnsi h2::before {
    left: -15px;
    content: "";
    width: 6px;
    background-color: rgb(212,198,209);
    height: 60%;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}

.program_offeringsZAnsi .img_cardpeCgN::before {
    left: 0;
    height: 100%;
    content: "";
    background: linear-gradient(
        135deg,
        rgba(rgb(212,198,209,0.5), 0.2) 0%,
        transparent 40%,
        transparent 60%,
        rgba(rgba(0, 0, 0, 0.5), 0.2) 100%
    );
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.program_offeringsZAnsi .description:last-child {
    margin-bottom: 0;
}

.reach_outMwYUd {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background: rgb(239,234,238);
}

.reach_outMwYUd .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 0 30px;
}

.reach_outMwYUd h2::before {
    width: 80px;
    bottom: 0;
    background: rgb(212,198,209);
    content: "";
    position: absolute;
    height: 4px;
    left: calc(50% - 40px);
}

.reach_outMwYUd .img_cardpeCgN {
    flex: 0 0 45%;
    min-height: 550px;
    position: relative;
}

.reach_outMwYUd .inquiry_gridTVhul {
    position: relative;
    padding: 60px;
    flex-direction: column;
    flex: 0 0 55%;
    justify-content: center;
    display: flex;
}

.reach_outMwYUd form {
    position: relative;
    z-index: 2;
}

.reach_outMwYUd form h3::after {
    height: 2px;
    left: 0;
    position: absolute;
    bottom: -15px;
    width: 50%;
    background: rgb(212,198,209);
    content: "";
}

.reach_outMwYUd form input[type="text"]:focus::placeholder {
    transform: translateY(-10px);
    opacity: 0;
}

.reach_outMwYUd .request_queryzhjfS label {
    cursor: pointer;
    position: relative;
    color: #000000;
    line-height: 1.5;
    font-size: 15px;
    padding-left: 35px;
}

.reach_outMwYUd .request_queryzhjfS label a::after {
    bottom: -1px;
    transform: scaleX(1);
    height: 1px;
    background: rgb(212,198,209);
    width: 100%;
    transform-origin: left;
    left: 0;
    transition: transform 0.3s ease;
    content: "";
    position: absolute;
}

.reach_outMwYUd .support_queryQcLBD:hover::before {
    width: 150%;
}

.reach_outMwYUd svg path {
    stroke: rgb(212,198,209);
    fill: none;
    transition: all 0.3s ease;
}

.cookie_hidezVqPQ {
    padding: 20px 30px;
    margin: auto;
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
    max-width: 1200px;
    align-items: center;
}

.cookie_showkALRg {
    flex-shrink: 0;
    margin-right: 20px;
}

.cookie_showkALRg:hover svg {
    transform: rotate(10deg);
}

.cookie_button.digital_trackingAeELH {
    background: rgb(179,161,174);
}

.dialogCookieSettingsDBGmZ p a {
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease-in-out;
    color: rgb(212,198,209);
}

.wrapper-canvasAodmN .visitor_privacyKMZQX h5, .wrapper-canvasAodmN .visitor_privacyKMZQX p {
    color: #ffffff;
}

.our_teamyWCTH {
    overflow: hidden;
    z-index: 1;
    padding: 150px 0;
    background: rgb(239,234,238);
    position: relative;
}

.our_teamyWCTH .container::before,
.our_teamyWCTH .container::after {
    pointer-events: none;
    position: absolute;
    content: "";
    border-radius: 50%;
}

.our_teamyWCTH .container::before {
    background: radial-gradient(circle at center, rgb(212,198,209,0.5) 0%, transparent 70%);
    top: -100px;
    right: -50px;
    width: 250px;
    height: 250px;
    filter: blur(40px);
    opacity: 0.1;
    animation: pulseGlow 15s ease-in-out infinite alternate;
}

.our_teamyWCTH .ethos_blockArRUb:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    border-color: rgb(212,198,209,0.5);
    transform: translateY(-5px);
}

.our_teamyWCTH .ethos_blockArRUb::before {
    background: linear-gradient(45deg, rgb(212,198,209), rgb(179,161,174), rgb(212,198,209));
    content: "";
    inset: -2px;
    z-index: -1;
    opacity: 0;
    border-radius: calc(26px + 2px);
    transition: opacity 0.4s ease;
    position: absolute;
}

.our_teamyWCTH .ethos_blockArRUb:hover svg {
    transform: rotate(10deg) scale(1.1);
    filter: drop-shadow(0 0 5px rgb(212,198,209));
}

.our_teamyWCTH .edu_valueswkMDC:hover::before {
    opacity: 0.1;
}

.our_teamyWCTH .edu_valueswkMDC::after {
    width: 30%;
    background: linear-gradient(90deg, transparent, rgb(212,198,209), transparent);
    position: absolute;
    bottom: 0;
    left: 35%;
    animation: scanHorizontal 3s ease-in-out infinite alternate;
    content: "";
    height: 2px;
}

.our_teamyWCTH .edu_valueswkMDC:hover .virtual_classesrMDhp::after {
    width: 60px;
}

.our_teamyWCTH .edu_valueswkMDC:hover .expert_guidesvHPYd {
    transform: translateX(5px);
    opacity: 1;
}

.our_teamyWCTH .label_holdergbMwJ:hover {
    transform: translateY(-5px);
    border-color: rgb(179,161,174,0.5);
    box-shadow: 0 35px 60px rgba(0, 0, 0, 0.15);
}



.our_teamyWCTH .label_holdergbMwJ h2 {
    margin-bottom: 25px;
    transition: all 0.4s ease;
    color: #000000;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
    font-size: 31px;
}

.our_teamyWCTH .label_holdergbMwJ:hover h2::after {
    width: 120px;
}

.our_teamyWCTH .label_holdergbMwJ:hover p {
    transform: translateY(3px);
}

.our_teamyWCTH .label_holdergbMwJ:hover::before,
.our_teamyWCTH .label_holdergbMwJ:hover::after {
    opacity: 0.06;
}

.id_thankboxlPZOI {
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(239,234,238) 0%, rgb(212,198,209,0.5) 100%);
    overflow: hidden;
}

.id_thankboxlPZOI .container {
    position: relative;
    padding: 0 20px;
    transform: perspective(1000px) rotateX(2deg);
    margin: 0 auto;
    max-width: 1200px;
    z-index: 5;
}

.id_thankboxlPZOI .how_growxjbtp {
    padding: 50px 40px 50px 60px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 1px 3px rgba(0, 0, 0, 0.1);
    position: relative;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateX(5%);
    background-color: #ffffff;
}

.id_thankboxlPZOI:hover .how_growxjbtp {
    transform: translateX(5%) translateY(-5px);
}

header::before {
    background-size: 20px 20px;
    content: '';
    left: 0;
    z-index: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: 
        linear-gradient(90deg, rgba(255,255,255,0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.05) 1px, transparent 1px);
}

header .top_headkKASB {
    display: flex;
    position: relative;
    border-radius: 10px;
    padding: 0.4rem 0.6rem;
    background: rgba(255, 255, 255, 0.3);
    gap: 0.4rem;
    align-items: center;
}

header .site_mainNebEw:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    color: #ffffff;
    transform: translateY(-2px);
}

footer {
    position: relative;
    width: 100%;
    z-index: 1;
}



.knowl_basepdXDj .container {
    z-index: 2;
    position: relative;
}

footer .edu_asksupUXCfi {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transform: translateY(0);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    gap: 20px;
    border-radius: 25px;
    background: rgba(255, 255, 255, 0.05);
    padding: 25px;
    backdrop-filter: blur(8px);
}

footer .top_navbaroWDir svg {
    margin-bottom: 10px;
    transition: filter 0.3s ease;
    width: auto;
    filter: drop-shadow(0 0 5px rgb(212,198,209,0.5));
    height: 50px;
}

footer .top_headkKASB::before {
    opacity: 0;
    transition: opacity 0.5s ease;
    bottom: -2px;
    z-index: -1;
    border-radius: calc(25px + 2px);
    background: linear-gradient(45deg, rgb(212,198,209), transparent, rgb(179,161,174), transparent);
    position: absolute;
    top: -2px;
    right: -2px;
    content: "";
    left: -2px;
}

footer .header_learneusnm a:hover {
    padding-left: 20px;
    color: rgb(212,198,209);
}

footer .subscribe_holder {
    border-radius: 25px;
    background: linear-gradient(135deg, rgb(179,161,174,0.5), #000000);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    position: relative;
    padding: 30px;
    overflow: hidden;
}

footer .subscribe_holder h5::after {
    height: 2px;
    position: absolute;
    background: linear-gradient(90deg, rgb(212,198,209), transparent);
    bottom: -5px;
    content: "";
    left: 0;
    width: 100%;
}

footer .join_formThXce {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    font-weight: 600;
    padding: 14px 24px;
    transition: all 0.3s ease;
    border-radius: 10px;
    border: none;
    color: #ffffff;
    background: rgb(212,198,209);
    font-size: 14px;
    text-align: center;
    position: relative;
}



.mentorship_profilexzvfK .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    padding: 0 1.5rem;
}

.mentorship_profilexzvfK .user_ratingsIovSR:hover {
    transform: perspective(1000px) rotateX(0);
}

.mentorship_profilexzvfK .user_ratingsIovSR:hover .img_cardpeCgN {
    transform: translateZ(30px);
}

.mentorship_profilexzvfK .name {
    transform: translateZ(10px);
    font-size: 32px;
    color: #ffffff;
    font-weight: 700;
    grid-area: name;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    margin-bottom: 0.5rem;
}

.title_openerXKmOH {
    align-items: center;
    overflow: hidden;
    display: flex;
    justify-content: center;
    position: relative;
    min-height: 100vh;
}

.title_openerXKmOH .start_introZHWvz::before {
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
    background: linear-gradient(135deg, 
    rgba(0, 0, 0, 0.85) 0%, 
    rgba(0, 0, 0, 0.5) 50%, 
    rgba(0, 0, 0, 0.7) 100%);
    z-index: 1;
    right: 0;
    position: absolute;
}

.title_openerXKmOH .title_style_header {
    line-height: 1.2;
    display: inline-block;
    position: relative;
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: #ffffff;
    font-size: clamp(2.5rem, 5vw, 41px);
}

.title_openerXKmOH p:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
}

.secure_refugeCtgDx {
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(239,234,238) 0%, rgba(248, 248, 252, 0.95) 100%);
    position: relative;
    overflow: hidden;
}

.secure_refugeCtgDx .container {
    max-width: 1140px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
    z-index: 1;
    transform: translateZ(0);
    position: relative;
    backdrop-filter: blur(10px);
    padding: 0 20px;
    background: rgba(255, 255, 255, 0.85);
    margin: 0 auto;
    border-left: 3px solid rgb(212,198,209);
}

.secure_refugeCtgDx h2:hover::before {
    opacity: 1;
    transform: scaleY(1.1);
}

.secure_refugeCtgDx h3 {
    font-size: calc(37px * 0.85);
    padding-bottom: 10px;
    color: #000000;
    margin-top: 30px;
    border-bottom: 1px dashed rgba(rgba(0, 0, 0, 0.5), 0.2);
    font-weight: 600;
    margin-bottom: 15px;
}

.secure_refugeCtgDx p strong:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}

.secure_refugeCtgDx ul {
    list-style: none;
    padding-left: 20px;
    margin-top: 15px;
    margin-bottom: 30px;
}

.secure_refugeCtgDx li::before {
    opacity: 0.8;
    border-radius: 50%;
    background: rgb(212,198,209);
    content: "";
    top: 10px;
    position: absolute;
    left: 0;
    width: 8px;
    transition: transform 0.3s ease, background-color 0.3s ease;
    height: 8px;
}

.price_optsTmsGr::before {
    height: 200px;
    background: radial-gradient(circle, rgb(212,198,209,0.5) 5%, transparent 70%);
    top: -50px;
    right: -50px;
    filter: blur(15px);
    content: "";
    position: absolute;
    animation: pulseGlow 8s infinite alternate;
    width: 200px;
}

.pricing_panelWXgld .package_pricingvdDeO {
    perspective: 1000px;
    margin: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
    display: grid;
    padding: 0;
}

.pricing_panelWXgld .rate_choiceHlcVN::after {
    z-index: 1;
    opacity: 0;
    transition: all 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);
    left: -50%;
    position: absolute;
    content: "";
    height: 200%;
    width: 200%;
    transform: rotate(45deg);
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    top: -50%;
}

.pricing_panelWXgld .rate_choiceHlcVN:hover h4 {
    transform: translateX(5px);
}

.pricing_panelWXgld .rate_choiceHlcVN p {
    line-height: 1.6;
    margin: 0 0 25px;
    max-height: 250px;
    flex: 1;
    color: #ffffff;
    word-break: normal;
    scrollbar-width: thin;
    overflow-y: auto;
    font-size: 12px;
    scrollbar-color: rgb(212,198,209) rgba(255, 255, 255, 0.1);
    overflow-wrap: break-word;
}

.contactshAOaE::before {
    top: 0;
    position: absolute;
    left: 0;
    z-index: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: 
    radial-gradient(circle at 10% 20%, rgba(rgb(179,161,174), 0.05) 0%, transparent 50%),
    radial-gradient(circle at 90% 80%, rgba(rgb(212,198,209), 0.07) 0%, transparent 40%);
}

.contactshAOaE::before,
.contactshAOaE::after {
    animation: floatBackground 30s infinite ease-in-out;
}

.contactshAOaE .contact_feedbackOwMlh::before {
    position: absolute;
    height: 100%;
    content: "";
    left: 0;
    border-radius: 3px 0 0 3px;
    top: 0;
    width: 6px;
    background: linear-gradient(to bottom, rgb(212,198,209), rgb(179,161,174));
}

.contactshAOaE .contact_assistancePZDvp {
    color: #000000;
    max-width: 80%;
    font-size: 12px;
    margin-bottom: 30px;
    line-height: 1.6;
}

.contactshAOaE .contact_assistancePZDvp {
    z-index: 2;
    position: relative;
}

.contactshAOaE .support_contacthPpwD span span {
    color: #000000;
    font-weight: 600;
    padding-top: 6px;
    box-shadow: none;
    display: flex;
    align-items: flex-end;
    padding: 0;
    background: transparent;
}

.contactshAOaE .support_contacthPpwD span a:hover::after {
    width: 100%;
    background-color: rgb(179,161,174);
}

.contactshAOaE .get_contactGsPyZ span {
    border-radius: 0;
    border-bottom: 1px dashed rgba(#000000, 0.05);
    padding: 8px 0;
    background: transparent;
    box-shadow: none;
    font-size: calc(12px - 1px);
}

.contactshAOaE .contact_feedbackOwMlh h3 {
    z-index: 2;
    position: relative;
}

.contactshAOaE .support_contacthPpwD span:nth-child(3) svg path {
    stroke-dashoffset: 0;
    animation: drawPath 3s infinite ease-in-out;
    stroke-dasharray: 22;
}

.contactshAOaE .support_contacthPpwD span:nth-child(4) svg path {
    animation-delay: 0.5s;
    stroke-dashoffset: 0;
    animation: drawPath 3s infinite ease-in-out;
    stroke-dasharray: 24;
}

.contactshAOaE .get_contactGsPyZ h4 svg path {
    stroke: rgb(212,198,209);
}



.contactshAOaE .get_contactGsPyZ span svg {
    fill: none;
    stroke-width: 1.5;
    margin-right: 8px;
    stroke-opacity: 0.7;
    flex-shrink: 0;
    width: 14px;
    height: 14px;
    stroke: rgb(212,198,209);
}

.data_overviewJeFoD ul {
    margin: 0;
    padding: 0;
    display: grid;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
}

.data_overviewJeFoD .study_statisticsMbjzL::before {
    transition: transform 0.3s ease;
    content: "";
    background: rgb(212,198,209);
    width: 5px;
    left: 0;
    top: 0;
    transform-origin: bottom;
    position: absolute;
    transform: scaleY(0);
    height: 100%;
}

.data_overviewJeFoD .study_statisticsMbjzL p {
    margin: 0 0 15px;
    position: relative;
    animation: stat-number-appear 0.6s cubic-bezier(0.17, 0.67, 0.83, 0.67) forwards;
    font-weight: 700;
    display: inline-block;
    animation-delay: calc(var(--order, 0) * 0.1s);
    font-size: calc(43px * 1.2);
    opacity: 0;
    color: rgb(212,198,209);
    transform: translateY(20px);
}

.data_overviewJeFoD .study_statisticsMbjzL:nth-child(2) span {
    --order: 2;
}

.data_overviewJeFoD .study_statisticsMbjzL:nth-child(4) span {
    --order: 4;
}

.data_overviewJeFoD .study_statisticsMbjzL:nth-child(6) span {
    --order: 6;
}

::-webkit-scrollbar {
    width: 3px;
    padding: 5px;
    background: radial-gradient(ellipse at bottom right, #ffffff 59%, rgb(179,161,174,0.5) 60%, rgb(212,198,209) 76%, rgb(212,198,209,0.5) 59%, rgb(239,234,238) 94%);
}

::-webkit-scrollbar-button {
    height: 9px;
    background: rgb(179,161,174,0.5);
}

::-webkit-scrollbar-track {
    box-shadow: inset -3px -1px 7px 2px rgba(0, 0, 0, 0.4);
    margin: 5px 0;
    background: rgb(212,198,209,0.5);
    border-radius: 2%;
}

::-webkit-scrollbar-thumb {
    background: rgb(255, 255, 255, 0.5);
    box-shadow: -3px -4px 3px 5px rgba(0, 0, 0, 0.4);
    transition: box-shadow 1.2s ease-in;
    border: 1px dashed rgb(255, 255, 255, 0.5);
}

::-webkit-scrollbar-thumb:hover {
    background: rgb(255, 255, 255, 0.5);
}

::-webkit-scrollbar-thumb:active {
    transform: scale(0.9);
    box-shadow: inset -5px 5px 0px -2px rgba(0, 0, 0, 0.5);
    background: rgb(179,161,174);
}

.program_offeringsZAnsi .label_holdergbMwJ::-webkit-scrollbar {
    width: 6px;
}

.program_offeringsZAnsi .label_holdergbMwJ::-webkit-scrollbar-track {
    background: rgba(rgb(212,198,209,0.5), 0.1);
    border-radius: 10px;
}

.program_offeringsZAnsi .label_holdergbMwJ::-webkit-scrollbar-thumb {
    background-color: rgb(212,198,209);
    border-radius: 10px;
}

.pricing_panelWXgld .rate_choiceHlcVN p::-webkit-scrollbar {
    width: 6px;
}

.pricing_panelWXgld .rate_choiceHlcVN p::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
}

.pricing_panelWXgld .rate_choiceHlcVN p::-webkit-scrollbar-thumb {
    background-color: rgb(212,198,209);
    border-radius: 10px;
}



@media (max-width: 767px) {.our_teamyWCTH {
    padding: 80px 0;
}.our_teamyWCTH::before {
    background-size: 30px 30px;
}.our_teamyWCTH .edu_valueswkMDC {
    padding: 25px;
}.our_teamyWCTH .label_holdergbMwJ {
    padding: 30px;
}.our_teamyWCTH .ethos_blockArRUb {
    padding: 15px;
}.our_teamyWCTH .label_holdergbMwJ h2 {
    font-size: calc(31px * 0.9);
}
}



@media (max-width: 767px) {.id_thankboxlPZOI {
    padding: 70px 0;
}.id_thankboxlPZOI::before,
    .id_thankboxlPZOI::after {
    height: 50%;
    width: 70%;
}.id_thankboxlPZOI h2 {
    line-height: 1.35;
    font-size: calc(33px - 0.4rem);
    margin-bottom: 30px;
}.id_thankboxlPZOI .how_growxjbtp {
    padding: 35px 25px 35px 35px;
}.id_thankboxlPZOI li::before {
    top: -25px;
    left: -15px;
    font-size: 90px;
}.id_thankboxlPZOI li span {
    font-size: 12px;
}
}



@media (max-width: 991px) {header .header_knowehngG {
    padding: 0.8rem 2.5%;
}header .head_sitebarFmLHn svg {
    width: 130px;
}header .top_headkKASB {
    gap: 0.3rem;
    padding: 0.35rem 0.5rem;
}header .site_mainNebEw {
    font-size: calc(16px - 1px);
    padding: 0.35rem 0.6rem;
}
}



@media (min-width: 992px) {footer .grade_helpYmFuO {
    grid-template-columns: 1fr;
}footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .edu_asksupUXCfi {
    justify-content: space-between;
    display: flex;
    flex-wrap: nowrap;
}footer .info_item {
    flex: 0 1 auto;
}
}



@media (max-width: 991px) {.mentorship_profilexzvfK .user_ratingsIovSR {
    grid-template-areas:
            "photo photo"
            "name job"
            "quote quote";
    grid-template-columns: 1fr 1fr;
}.mentorship_profilexzvfK .img_cardpeCgN {
    min-height: 300px;
    clip-path: polygon(0 0, 100% 0, 95% 95%, 5% 95%);
}
}



@media (max-width: 576px) {.title_openerXKmOH .start_introZHWvz {
    justify-content: center;
}.title_openerXKmOH .knowledge_studyBUjQv {
    gap: 1.5rem;
    padding: 2rem 1.5rem;
    text-align: center;
}.title_openerXKmOH .title_style_header::after {
    left: 20%;
    width: 60%;
}.title_openerXKmOH h3 {
    font-size: 1.1rem;
}.title_openerXKmOH p {
    display: block;
    font-size: 0.95rem;
    max-width: 90%;
    padding: 0.6rem 1rem;
    margin: 0 auto;
}}



@media (max-width: 1200px) {.pricing_panelWXgld {
    padding: 80px 0;
}.pricing_panelWXgld .package_pricingvdDeO {
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 25px;
}
}



@media (max-width: 768px) {.pricing_panelWXgld {
    padding: 60px 0;
}.pricing_panelWXgld .package_pricingvdDeO {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.pricing_panelWXgld .rate_choiceHlcVN h4 {
    font-size: 23px;
}.pricing_panelWXgld .price_plankvyXn {
    font-size: calc(23px * 1.1);
}.pricing_panelWXgld .package_pricingvdDeO li:hover {
    transform: translateY(-10px) rotateY(3deg);
}
}


@media (max-width: 576px) {.contactshAOaE {
    padding: 40px 0;
}.contactshAOaE .contact_feedbackOwMlh {
    padding: 25px 20px;
}.contactshAOaE h3 {
    padding-bottom: 12px;
    margin-bottom: 15px;
    font-size: calc(30px - 6px);
}.contactshAOaE .contact_assistancePZDvp {
    margin-bottom: 20px;
    font-size: calc(12px - 1px);
}.contactshAOaE .support_contacthPpwD span {
    padding: 10px 12px;
    font-size: calc(12px - 1px);
}.contactshAOaE .get_contactGsPyZ {
    padding: 15px;
}.contactshAOaE .get_contactGsPyZ h4 {
    font-size: calc(19px - 2px);
    margin-bottom: 12px;
}.contactshAOaE .get_contactGsPyZ span {
    font-size: calc(12px - 2px);
    padding: 6px 0;
}.contactshAOaE .support_contacthPpwD span svg {
    height: 12px;
    width: 12px;
}.contactshAOaE .get_contactGsPyZ h4 svg {
    width: 16px;
    height: 16px;
}}

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

@keyframes scanHorizontal {
    0% {
        opacity: 0.4;
        transform: scaleX(0.7);
    }
    100% {
        opacity: 0.8;
        transform: scaleX(1);
    }
}

@keyframes pulseBackground {
    0% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.8;
    }
    100% {
        transform: scale(1);
        opacity: 0.5;
    }
}



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


@keyframes floatBackground {
  0%, 100% {
    background-position: 0% 0%;
  }
  25% {
    background-position: 100% 0%;
  }
  50% {
    background-position: 100% 100%;
  }
  75% {
    background-position: 0% 100%;
  }
}



@keyframes stat-text-appear {
    0% {
        transform: translateY(15px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

