* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}html,body {
    height: 100%;
    scroll-behavior: smooth;
    min-height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
}.JgNGKtelegram_ref {
    flex: 0 0 auto;
}.tNgvBmain_mainbar {
    flex: 1 0 auto;
}.DxUWRwrap-container {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}.container {
    margin: auto;
    width: 1269px;
    max-width: 100%;
}svg {
    height: 30px;
    width: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.myeOqaccess_now {
    position: relative;
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(225,195,207,0.5), rgb(202,158,173) 120%);
    overflow: hidden;
    padding: 6rem 0;
}.myeOqaccess_now::before {
    content: "";
    animation: pulseGradient 8s infinite alternate ease-in-out;
    top: 0;
    z-index: 1;
    left: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(225,195,207,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(202,158,173,0.5) 0%, transparent 40%);
    height: 100%;
    width: 100%;
    position: absolute;
}.myeOqaccess_now::after {
    pointer-events: none;
    width: 200%;
    position: absolute;
    transform: rotate(-5deg);
    content: "";
    opacity: 0.05;
    height: 200%;
    top: -50%;
    background: repeating-linear-gradient(
        45deg,
        rgb(225,195,207,0.5) 0,
        rgb(225,195,207,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    left: -50%;
    z-index: 1;
}.myeOqaccess_now .container {
    margin: 0 auto;
    z-index: 5;
    padding: 0 2rem;
    position: relative;
    max-width: 1140px;
    transform-style: preserve-3d;
}.myeOqaccess_now h2 {
    position: relative;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    max-width: 800px;
    font-size: 29px;
    transform: translateZ(20px);
    line-height: 1.4;
    color: #ffffff;
    margin-bottom: 3rem;
    font-weight: 600;
}.myeOqaccess_now .RPOhDsmart_study {
    transform: translateZ(30px);
    display: flex;
    position: relative;
    gap: 2rem;
    align-items: center;
}.myeOqaccess_now .RPOhDsmart_study::before {
    top: -2rem;
    width: 120%;
    content: "";
    left: -10%;
    height: 1px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(255, 255, 255, 0.5), transparent);
}.myeOqaccess_now svg {
    width: 64px;
    transform: rotate(-5deg) translateZ(40px);
    filter: drop-shadow(0 5px 15px rgba(0, 0, 0, 0.2));
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 64px;
}.myeOqaccess_now svg:hover {
    transform: rotate(0deg) scale(1.1) translateZ(40px);
}.myeOqaccess_now svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.myeOqaccess_now svg:hover path {
    fill: rgb(202,158,173);
}.myeOqaccess_now .RPOhDsmart_study div {
    flex: 1;
    position: relative;
}.myeOqaccess_now .hJCLrhelp_map {
    display: inline-block;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    background: #ffffff;
    transform: skewX(-5deg) translateZ(30px);
    font-size: 17px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    font-weight: 600;
    padding: 1rem 2.5rem;
    border: none;
    color: #000000;
    position: relative;
    text-decoration: none;
    overflow: hidden;
}.myeOqaccess_now .hJCLrhelp_map::before {
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.7s ease;
    content: "";
    top: 0;
    height: 100%;
    width: 100%;
    left: -100%;
}.myeOqaccess_now .hJCLrhelp_map:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    transform: skewX(-5deg) translateZ(30px) translateY(-5px);
    background: rgb(202,158,173);
    color: #ffffff;
}.myeOqaccess_now .hJCLrhelp_map:hover::before {
    left: 100%;
}.myeOqaccess_now .hJCLrhelp_map:active {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: skewX(-5deg) translateZ(30px) translateY(0);
}

@keyframes pulseGradient {
    0% {
        opacity: 0.7;
        transform: scale(1);
    }
    50% {
        opacity: 0.9;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.7;
        transform: scale(1);
    }
}

@media (max-width: 992px) {.myeOqaccess_now {
    padding: 5rem 0;
}.myeOqaccess_now h2 {
    margin-bottom: 2.5rem;
    font-size: calc(29px * 0.9);
}.myeOqaccess_now svg {
    width: 56px;
    height: 56px;
}.myeOqaccess_now .hJCLrhelp_map {
    padding: 0.9rem 2.2rem;
}
}

@media (max-width: 768px) {.myeOqaccess_now {
    padding: 4rem 0;
}.myeOqaccess_now h2 {
    font-size: calc(29px * 0.8);
    margin-bottom: 2rem;
}.myeOqaccess_now .RPOhDsmart_study {
    flex-direction: column;
    gap: 1.5rem;
}.myeOqaccess_now svg {
    width: 48px;
    height: 48px;
    transform: rotate(0) translateZ(40px);
}.myeOqaccess_now .hJCLrhelp_map {
    text-align: center;
    display: block;
    transform: skewX(0) translateZ(30px);
    width: 100%;
}.myeOqaccess_now .hJCLrhelp_map:hover {
    transform: skewX(0) translateZ(30px) translateY(-5px);
}.myeOqaccess_now .hJCLrhelp_map:active {
    transform: skewX(0) translateZ(30px) translateY(0);
}
}

@media (max-width: 576px) {.myeOqaccess_now {
    padding: 3rem 0;
}.myeOqaccess_now h2 {
    font-size: calc(29px * 0.7);
    margin-bottom: 1.5rem;
}.myeOqaccess_now .container {
    padding: 0 1.5rem;
}.myeOqaccess_now svg {
    height: 40px;
    width: 40px;
}.myeOqaccess_now .RPOhDsmart_study::before {
    top: -1.5rem;
}.myeOqaccess_now .hJCLrhelp_map {
    padding: 0.8rem 1.8rem;
    font-size: calc(17px * 0.9);
}}.dmOiDprice_offer {
    color: #ffffff;
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.dmOiDprice_offer::before {
    left: 0;
    z-index: 1;
    content: '';
    background: linear-gradient(135deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.6) 100%);
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
}.dmOiDprice_offer .container {
    z-index: 2;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.dmOiDprice_offer .xZcANstudy_pricing {
    position: relative;
}.dmOiDprice_offer h2 {
    text-align: center;
    font-weight: 700;
    -webkit-background-clip: text !important;
    font-size: 30px;
    margin-bottom: 25px;
    color: transparent;
    animation: titleFloat 6s ease-in-out infinite;
    background-clip: text !important;
    background: linear-gradient(90deg, rgb(225,195,207) 0%, rgb(202,158,173) 100%);
    transform: translateY(0);
    position: relative;
}.dmOiDprice_offer h2::after {
    width: 80px;
    transform: translateX(-50%);
    background: rgb(202,158,173);
    height: 3px;
    left: 50%;
    bottom: -10px;
    content: '';
    position: absolute;
}.dmOiDprice_offer .tOjsTprogram_rate {
    color: #ffffff;
    margin: 0 auto 50px;
    max-width: 700px;
    font-size: calc(13px + 2px);
    line-height: 1.6;
    text-align: center;
    opacity: 0.9;
}.dmOiDprice_offer .qrvNwcost_deals {
    padding: 0;
    display: grid;
    margin: 0;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    list-style: none;
}.dmOiDprice_offer .qrvNwcost_deals li {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
}.dmOiDprice_offer .qrvNwcost_deals li:hover {
    z-index: 3;
    transform: translateY(-10px);
}.dmOiDprice_offer .ndPZTclass_cost {
    overflow: hidden;
    color: #ffffff;
    text-decoration: none;
    height: 100%;
    display: block;
    position: relative;
}.dmOiDprice_offer .Wdxkulearning_deals {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3), 0 5px 15px rgba(0, 0, 0, 0.2);
    padding: 35px 30px;
    position: relative;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: linear-gradient(145deg, rgba(41, 41, 41, 0.8) 0%, rgba(25, 25, 25, 0.9) 100%);
    transition: all 0.4s ease;
}.dmOiDprice_offer .Wdxkulearning_deals::before {
    top: 0;
    transform: scaleX(0);
    content: '';
    position: absolute;
    height: 5px;
    background: linear-gradient(90deg, rgb(225,195,207), rgb(202,158,173));
    width: 100%;
    transform-origin: left;
    left: 0;
    transition: transform 0.5s ease;
}.dmOiDprice_offer .ndPZTclass_cost:hover .Wdxkulearning_deals::before {
    transform: scaleX(1);
}.dmOiDprice_offer .Wdxkulearning_deals::after {
    position: absolute;
    transition: opacity 0.5s ease;
    right: 0;
    background: linear-gradient(135deg, transparent 50%, rgb(202,158,173,0.5) 50%);
    bottom: 0;
    height: 60px;
    content: '';
    width: 60px;
    opacity: 0;
}.dmOiDprice_offer .ndPZTclass_cost:hover .Wdxkulearning_deals::after {
    opacity: 1;
}.dmOiDprice_offer .tWLSdpremium_plan {
    position: relative;
    z-index: 2;
}.dmOiDprice_offer .tWLSdpremium_plan h4 {
    position: relative;
    font-weight: 700;
    display: inline-block;
    margin: 0 0 20px;
    color: #ffffff;
    font-size: calc(21px + 2px);
}.dmOiDprice_offer .tWLSdpremium_plan h4::after {
    bottom: -8px;
    position: absolute;
    background: rgb(225,195,207);
    height: 2px;
    content: '';
    width: 40px;
    left: 0;
    transition: width 0.4s ease;
}.dmOiDprice_offer .ndPZTclass_cost:hover .tWLSdpremium_plan h4::after {
    width: 100%;
}.dmOiDprice_offer .tWLSdpremium_plan p {
    word-break: break-word;
    padding-right: 5px;
    overflow-y: auto;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
    overflow-wrap: break-word;
    max-height: 200px;
    margin: 0 0 30px;
}.dmOiDprice_offer .tWLSdpremium_plan p::-webkit-scrollbar {
    width: 4px;
}.dmOiDprice_offer .tWLSdpremium_plan p::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
}.dmOiDprice_offer .tWLSdpremium_plan p::-webkit-scrollbar-thumb {
    background: rgb(225,195,207,0.5);
}.dmOiDprice_offer .auSsxtrial_rates {
    display: block;
    font-size: calc(21px + 4px);
    padding: 10px 0;
    font-weight: 700;
    position: relative;
    color: #ffffff;
    margin-top: 15px;
}.dmOiDprice_offer .auSsxtrial_rates::before {
    content: '';
    height: 1px;
    top: 0;
    left: 0;
    width: 40px;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
}

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

@media (max-width: 991px) {.dmOiDprice_offer {
    padding: 80px 0;
}.dmOiDprice_offer .qrvNwcost_deals {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}.dmOiDprice_offer .Wdxkulearning_deals {
    padding: 25px 20px;
}.dmOiDprice_offer .tWLSdpremium_plan p {
    font-size: calc(13px - 1px);
    max-height: 150px;
}.dmOiDprice_offer .auSsxtrial_rates {
    font-size: calc(21px + 2px);
}
}

@media (max-width: 767px) {.dmOiDprice_offer {
    padding: 60px 0;
}.dmOiDprice_offer h2 {
    font-size: calc(30px - 4px);
}.dmOiDprice_offer .tOjsTprogram_rate {
    font-size: 13px;
    margin-bottom: 30px;
}.dmOiDprice_offer .qrvNwcost_deals {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 450px;
}.dmOiDprice_offer .tWLSdpremium_plan h4 {
    font-size: 21px;
}.dmOiDprice_offer .auSsxtrial_rates {
    font-size: 21px;
}
}

@media (max-width: 480px) {.dmOiDprice_offer {
    padding: 50px 0;
}.dmOiDprice_offer h2 {
    font-size: calc(30px - 8px);
}.dmOiDprice_offer .tOjsTprogram_rate {
    font-size: calc(13px - 2px);
}.dmOiDprice_offer .Wdxkulearning_deals {
    padding: 20px 15px;
}.dmOiDprice_offer .tWLSdpremium_plan p {
    font-size: calc(13px - 2px);
}}.BUfNPcourse_program_info {
    background: rgb(242,228,233);
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.BUfNPcourse_program_info .container {
    margin: 0 auto;
    max-width: 1400px;
    padding: 0 15px;
    position: relative;
    z-index: 3;
}.BUfNPcourse_program_info .xQWnLlesson_track {
    position: relative;
    align-items: center;
    flex-direction: column;
    display: flex;
}.BUfNPcourse_program_info .jhnuccaption_holder {
    position: relative;
    background: rgba(255, 255, 255, 0.9);
    max-width: 850px;
    width: 100%;
    backdrop-filter: blur(10px);
    z-index: 4;
    padding: 40px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
}.BUfNPcourse_program_info .jhnuccaption_holder h2 {
    padding-bottom: 15px;
    margin-bottom: 25px;
    color: #000000;
    text-align: center;
    border-bottom: 2px solid rgb(225,195,207);
    font-size: 28px;
    font-weight: 700;
}.BUfNPcourse_program_info .jhnuccaption_holder .description {
    color: #000000;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 1.7;
    text-align: center;
}.BUfNPcourse_program_info .jhnuccaption_holder .description:last-child {
    margin-bottom: 0;
    font-weight: 600;
}.BUfNPcourse_program_info .QbswJpic_strip {
    top: 0;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    left: 0;
    width: 100%;
    position: absolute;
}.BUfNPcourse_program_info .QbswJpic_strip::after {
    position: absolute;
    z-index: 2;
    top: 0;
    content: "";
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3));
    left: 0;
    width: 100%;
    height: 100%;
}
@media (min-width: 992px) {.BUfNPcourse_program_info .jhnuccaption_holder {
    margin: 0 auto;
}
}
@media (max-width: 991px) {.BUfNPcourse_program_info {
    padding: 80px 0;
}.BUfNPcourse_program_info .jhnuccaption_holder {
    max-width: 750px;
    padding: 30px;
}
}
@media (max-width: 767px) {.BUfNPcourse_program_info {
    padding: 60px 0;
}.BUfNPcourse_program_info .jhnuccaption_holder {
    padding: 25px;
    max-width: 100%;
}.BUfNPcourse_program_info .jhnuccaption_holder h2 {
    margin-bottom: 20px;
    font-size: calc(28px * 0.9);
}.BUfNPcourse_program_info .jhnuccaption_holder .description {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}
}
@media (max-width: 480px) {.BUfNPcourse_program_info {
    padding: 50px 0;
}.BUfNPcourse_program_info .jhnuccaption_holder {
    padding: 20px;
}.BUfNPcourse_program_info .jhnuccaption_holder h2 {
    font-size: calc(28px * 0.8);
    margin-bottom: 15px;
    padding-bottom: 10px;
}.BUfNPcourse_program_info .jhnuccaption_holder .description {
    line-height: 1.5;
    font-size: calc(15px * 0.9);
}}header {
    position: relative;
    width: 100%;
    overflow: visible;
    background: rgb(242,228,233);
    z-index: 99;
}header::before {
    height: 100%;
    left: 0;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(225,195,207,0.5) 0%, transparent 50%, rgb(225,195,207,0.5) 100%);
    z-index: -1;
    opacity: 0.15;
    width: 100%;
    top: 0;
}header .jrUYPheader_master {
    position: relative;
    gap: 15px;
    padding: 20px;
    grid-template-columns: 1fr;
    display: grid;
    grid-template-rows: auto auto;
}header .jrUYPheader_master::after {
    left: 0;
    height: 1px;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(225,195,207,0.5), transparent);
    position: absolute;
    top: 50%;
    content: "";
}header .jrUYPheader_master .mahKomain_primary {
    position: relative;
    justify-self: center;
    padding: 5px 20px 15px;
    z-index: 10;
}header .jrUYPheader_master .mahKomain_primary::before,
header .jrUYPheader_master .mahKomain_primary::after {
    width: 90%;
    height: 90%;
    content: "";
    position: absolute;
    border-radius: 30px;
}header .jrUYPheader_master .mahKomain_primary::before {
    transform-origin: top left;
    top: -5px;
    border-top: 2px solid rgb(225,195,207);
    transform: scale(0);
    left: -5px;
    transition: transform 0.3s ease;
    border-left: 2px solid rgb(225,195,207);
}header .jrUYPheader_master .mahKomain_primary::after {
    transition: transform 0.3s ease;
    right: -5px;
    transform: scale(0);
    bottom: -5px;
    border-bottom: 2px solid rgb(202,158,173);
    transform-origin: bottom right;
    border-right: 2px solid rgb(202,158,173);
}header .jrUYPheader_master .mahKomain_primary:hover::before,
header .jrUYPheader_master .mahKomain_primary:hover::after {
    transform: scale(1);
}header .jrUYPheader_master .mahKomain_primary .MveYRheader_pagewrap {
    transition: transform 0.3s ease;
    display: block;
}header .jrUYPheader_master .mahKomain_primary .MveYRheader_pagewrap svg {
    height: 60px;
    width: auto;
}header .jrUYPheader_master .RUowmnav_core {
    list-style: none;
    padding: 20px 0 10px;
    flex-wrap: wrap;
    margin: 0;
    display: flex;
    justify-content: center;
    background: linear-gradient(180deg, transparent, rgb(202,158,173) 15%, rgba(0, 0, 0, 0.5) 85%, transparent 50%);
    position: relative;
}header .jrUYPheader_master .RUowmnav_core::before,
header .jrUYPheader_master .RUowmnav_core::after {
    height: 70%;
    background: rgb(225,195,207,0.5);
    position: absolute;
    width: 2px;
    top: 15%;
    content: "";
}header .jrUYPheader_master .RUowmnav_core::before {
    left: 0;
}header .jrUYPheader_master .RUowmnav_core::after {
    right: 0;
}header .jrUYPheader_master .RUowmnav_core .uyrwfhead_pro {
    transition: transform 0.3s ease;
    margin: 0;
    position: relative;
    padding: 0 15px;
}header .jrUYPheader_master .RUowmnav_core .uyrwfhead_pro:not(:last-child)::after {
    top: 20%;
    width: 1px;
    right: 0;
    height: 60%;
    position: absolute;
    background: rgb(202,158,173,0.5);
    content: "";
}header .jrUYPheader_master .RUowmnav_core .uyrwfhead_pro:hover {
    transform: translateY(-3px);
}header .jrUYPheader_master .RUowmnav_core .uyrwfhead_pro a {
    padding: 10px 5px;
    text-decoration: none;
    font-weight: 600;
    font-family: Arial, sans-serif;
    text-align: center;
    position: relative;
    display: block;
    font-size: 12px;
    color: #000000;
    transition: color 0.3s ease;
}header .jrUYPheader_master .RUowmnav_core .uyrwfhead_pro a:hover {
    color: rgb(225,195,207);
}header .jrUYPheader_master .RUowmnav_core .uyrwfhead_pro a::before {
    width: 100%;
    position: absolute;
    height: 2px;
    bottom: 5px;
    left: 0;
    transition: transform 0.3s ease;
    transform: scaleX(0);
    background: rgb(202,158,173);
    content: "";
}header .jrUYPheader_master .RUowmnav_core .uyrwfhead_pro a:hover::before {
    transform: scaleX(1);
}

@media (min-width: 993px) {header .jrUYPheader_master {
    padding: 15px 30px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
}header .jrUYPheader_master .RUowmnav_core {
    padding: 20px 10px 10px;
}
}

@media (max-width: 992px) {header .jrUYPheader_master {
    grid-template-rows: auto auto;
    padding: 15px;
    gap: 10px;
}header .jrUYPheader_master .mahKomain_primary {
    padding: 5px 10px;
}header .jrUYPheader_master .mahKomain_primary .MveYRheader_pagewrap svg {
    height: 45px;
}header .jrUYPheader_master .RUowmnav_core {
    padding: 15px 0 10px;
}header .jrUYPheader_master .RUowmnav_core .uyrwfhead_pro {
    padding: 0 10px;
}header .jrUYPheader_master .RUowmnav_core .uyrwfhead_pro a {
    font-size: calc(12px - 1px);
    padding: 8px 3px;
}
}

@media (max-width: 767px) {header .jrUYPheader_master .RUowmnav_core {
    justify-content: center;
    flex-wrap: wrap;
}header .jrUYPheader_master .RUowmnav_core .uyrwfhead_pro {
    margin: 3px 0;
}header .jrUYPheader_master .RUowmnav_core .uyrwfhead_pro:not(:last-child)::after {
    display: none;
}}.CoJrWcourse_instructor {
    overflow: hidden;
    position: relative;
    padding: 6rem 2rem;
    background: linear-gradient(135deg, rgb(242,228,233), rgb(202,158,173,0.5) 120%);
}.CoJrWcourse_instructor::before {
    width: 100%;
    left: 0;
    content: "";
    height: 100%;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 40px,
        rgb(202,158,173,0.5) 40px,
        rgb(202,158,173,0.5) 42px
    );
    position: absolute;
    z-index: 1;
    opacity: 0.1;
    top: 0;
}.CoJrWcourse_instructor::after {
    right: -10%;
    top: -50%;
    height: 200%;
    width: 60%;
    position: absolute;
    transform: rotate(-12deg);
    z-index: 0;
    background: rgb(202,158,173);
    content: "";
    opacity: 0.04;
}.CoJrWcourse_instructor .container {
    z-index: 2;
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
}.CoJrWcourse_instructor .aODygclient_testimonials {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 3rem;
    position: relative;
    grid-template-columns: 1fr;
    gap: 2.5rem;
    display: grid;
    background: #ffffff;
    transform: perspective(1000px) rotateY(2deg);
}.CoJrWcourse_instructor .aODygclient_testimonials:hover {
    transform: perspective(1000px) rotateY(0deg);
}.CoJrWcourse_instructor .aODygclient_testimonials > div:first-child {
    max-width: 260px;
    position: relative;
    width: 100%;
    margin: 0 auto;
}.CoJrWcourse_instructor .aODygclient_testimonials .QbswJpic_strip {
    position: relative;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 260px;
    transform: translateZ(20px);
    border-radius: 0.5rem;
    width: 260px;
}.CoJrWcourse_instructor .aODygclient_testimonials:hover .QbswJpic_strip {
    transform: translateZ(30px) translateY(-5px);
}.CoJrWcourse_instructor .aODygclient_testimonials .QbswJpic_strip::after {
    top: 15px;
    z-index: -1;
    position: absolute;
    right: -15px;
    content: "";
    bottom: -15px;
    transform: translate(10px, 10px);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    left: 15px;
    border: 2px solid rgb(202,158,173);
}.CoJrWcourse_instructor .aODygclient_testimonials:hover .QbswJpic_strip::after {
    transform: translate(0, 0);
    opacity: 0.4;
}.CoJrWcourse_instructor .aODygclient_testimonials > div:nth-child(2) {
    transition: transform 0.4s ease;
    position: relative;
    text-align: center;
    transform: translateY(0);
}.CoJrWcourse_instructor .aODygclient_testimonials:hover > div:nth-child(2) {
    transform: translateY(-5px);
}.CoJrWcourse_instructor .name {
    color: rgb(225,195,207);
    margin-bottom: 0.5rem;
    display: inline-block;
    font-size: calc(24px * 1.2);
    position: relative;
    font-weight: 700;
}.CoJrWcourse_instructor .name::after {
    transition: width 0.4s ease;
    bottom: -5px;
    position: absolute;
    content: "";
    transform: translateX(-50%);
    background: rgb(202,158,173);
    width: 0;
    height: 2px;
    left: 50%;
}.CoJrWcourse_instructor .aODygclient_testimonials:hover .name::after {
    width: 70%;
}.CoJrWcourse_instructor .aODygclient_testimonials > div:nth-child(2) > div {
    text-transform: uppercase;
    opacity: 0.9;
    letter-spacing: 1px;
    font-size: calc(15px * 1.05);
    font-weight: 600;
    color: rgb(202,158,173);
}.CoJrWcourse_instructor .apNGEcareer_container {
    border-left: 3px solid rgb(202,158,173,0.5);
    position: relative;
    color: #000000;
    padding-left: 1.5rem;
    margin: 0;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    font-size: 15px;
}.CoJrWcourse_instructor .apNGEcareer_container::before {
    top: -20px;
    content: "";
    color: rgb(202,158,173,0.5);
    opacity: 0.3;
    left: -10px;
    font-size: 5rem;
    font-family: serif;
    position: absolute;
}

@media (min-width: 768px) {.CoJrWcourse_instructor .aODygclient_testimonials {
    padding: 4rem;
    grid-template-columns: 260px 1fr;
    gap: 3rem;
}.CoJrWcourse_instructor .aODygclient_testimonials > div:nth-child(2) {
    align-self: center;
    grid-column: 2;
    text-align: left;
}.CoJrWcourse_instructor .name::after {
    left: 0;
    transform: translateX(0);
}.CoJrWcourse_instructor .aODygclient_testimonials > div:nth-child(3) {
    grid-column: span 2;
}
}

@media (min-width: 992px) {.CoJrWcourse_instructor {
    padding: 8rem 2rem;
}.CoJrWcourse_instructor .aODygclient_testimonials {
    grid-template-columns: 280px auto 1fr;
    grid-template-rows: auto 1fr;
}.CoJrWcourse_instructor .aODygclient_testimonials > div:first-child {
    grid-row: span 2;
}.CoJrWcourse_instructor .aODygclient_testimonials > div:nth-child(2) {
    grid-column: 2 / span 2;
    padding-left: 1rem;
}.CoJrWcourse_instructor .aODygclient_testimonials > div:nth-child(3) {
    grid-row: 2;
    padding-top: 1rem;
    padding-left: 1rem;
    grid-column: 2 / span 2;
}.CoJrWcourse_instructor .apNGEcareer_container {
    padding-left: 2rem;
    font-size: calc(15px * 1.05);
}
}

@media (min-width: 1200px) {.CoJrWcourse_instructor .aODygclient_testimonials {
    padding: 5rem;
    grid-template-columns: 300px 1fr 2fr;
    gap: 3.5rem;
    transform: perspective(1500px) rotateY(3deg);
}.CoJrWcourse_instructor .QbswJpic_strip {
    height: 300px;
    width: 300px;
}.CoJrWcourse_instructor .name {
    font-size: calc(24px * 1.3);
}.CoJrWcourse_instructor .apNGEcareer_container {
    line-height: 1.9;
}
}

@media (max-width: 767px) {.CoJrWcourse_instructor {
    padding: 4rem 1.5rem;
}.CoJrWcourse_instructor .aODygclient_testimonials {
    padding: 2rem;
}.CoJrWcourse_instructor .aODygclient_testimonials .QbswJpic_strip {
    width: 220px;
    margin: 0 auto;
    height: 220px;
}.CoJrWcourse_instructor .name {
    font-size: 24px;
}.CoJrWcourse_instructor .apNGEcareer_container {
    font-size: calc(15px * 0.95);
    line-height: 1.7;
}}.bAfeMtitle_intro {
    background: rgb(242,228,233);
    font-family: Arial, sans-serif;
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.bAfeMtitle_intro::before {
    background: linear-gradient(135deg, rgb(202,158,173,0.5) 0%, transparent 50%);
    height: 100%;
    z-index: 1;
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
    top: 0;
}.bAfeMtitle_intro::after {
    top: 20%;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 70%;
    height: 200px;
    width: 200px;
    filter: blur(40px);
    position: absolute;
    content: "";
    right: 15%;
    z-index: 0;
    background: rgb(225,195,207,0.5);
}.bAfeMtitle_intro > div {
    padding: 0 20px;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    display: grid;
}.bAfeMtitle_intro .ZeTXystart_front {
    font-size: 44px;
    position: relative;
    animation: titleFloat 6s ease-in-out infinite;
    margin-bottom: 24px;
    transform: translateY(0);
    font-weight: 700;
    color: #000000;
}.bAfeMtitle_intro .ZeTXystart_front::after {
    height: 4px;
    box-shadow: 0 4px 12px rgb(225,195,207,0.5);
    bottom: -10px;
    position: absolute;
    left: 0;
    background: rgb(225,195,207);
    border-radius: 10px;
    width: 80px;
    content: "";
}.bAfeMtitle_intro p {
    color: #000000;
    margin-bottom: 30px;
    font-size: 12px;
    line-height: 1.7;
    animation: fadeInUp 0.8s 0.2s both;
    position: relative;
    max-width: 500px;
}.DdWEKstart_hero {
    width: 100%;
    align-items: center;
    display: flex;
    position: relative;
    height: 100%;
    justify-content: center;
}.bAfeMtitle_intro .Uuvjklearn_learnings {
    box-shadow: 12px 12px 24px rgba(0, 0, 0, 0.5), 
              -12px -12px 24px #ffffff,
              inset 3px 3px 8px rgb(255, 255, 255, 0.5),
              inset -3px -3px 8px rgba(0, 0, 0, 0.5);
    position: relative;
    width: 100%;
    transition: transform 0.5s, box-shadow 0.5s;
    transform: perspective(800px) rotateY(-5deg);
    border-radius: 12px;
    overflow: hidden;
    height: 360px;
}.bAfeMtitle_intro .Uuvjklearn_learnings:hover {
    transform: perspective(800px) rotateY(0);
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.5), 
              -15px -15px 30px #ffffff,
              inset 3px 3px 8px rgb(255, 255, 255, 0.5),
              inset -3px -3px 8px rgba(0, 0, 0, 0.5);
}.bAfeMtitle_intro .Uuvjklearn_learnings::before {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 100%;
    background: linear-gradient(to bottom, 
              rgba(0,0,0,0) 0%, 
              rgba(0, 0, 0, 0.5) 100%);
    content: "";
}.bAfeMtitle_intro .Uuvjklearn_learnings span {
    transform: translateY(0);
    position: absolute;
    transition: transform 0.4s ease;
    backdrop-filter: blur(4px);
    background: rgba(255, 255, 255, 0.9);
    right: 20px;
    z-index: 2;
    border-radius: 8px;
    left: 20px;
    padding: 15px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    bottom: 20px;
}.bAfeMtitle_intro .Uuvjklearn_learnings:hover span {
    transform: translateY(-10px);
}.bAfeMtitle_intro .Uuvjklearn_learnings h3 {
    margin: 0;
    font-weight: 600;
    color: #000000;
    line-height: 1.4;
    font-size: 23px;
}

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

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

@media (max-width: 992px) {.bAfeMtitle_intro {
    padding: 80px 0;
}.bAfeMtitle_intro > div {
    gap: 30px;
    grid-template-columns: 1fr;
}.bAfeMtitle_intro .ZeTXystart_front {
    font-size: calc(44px * 0.85);
}.bAfeMtitle_intro .Uuvjklearn_learnings {
    height: 320px;
    transform: perspective(800px) rotateY(0);
}
}

@media (max-width: 768px) {.bAfeMtitle_intro {
    padding: 60px 0;
}.bAfeMtitle_intro .ZeTXystart_front {
    font-size: calc(44px * 0.7);
}.bAfeMtitle_intro p {
    font-size: calc(12px * 0.95);
}.bAfeMtitle_intro .Uuvjklearn_learnings {
    height: 280px;
}.bAfeMtitle_intro .Uuvjklearn_learnings h3 {
    font-size: calc(23px * 0.9);
}
}

@media (max-width: 576px) {.bAfeMtitle_intro {
    padding: 40px 0;
}.bAfeMtitle_intro .ZeTXystart_front {
    font-size: calc(44px * 0.6);
}.bAfeMtitle_intro .Uuvjklearn_learnings {
    height: 240px;
}.bAfeMtitle_intro .Uuvjklearn_learnings span {
    padding: 10px;
}.bAfeMtitle_intro .Uuvjklearn_learnings h3 {
    font-size: calc(23px * 0.8);
}.bAfeMtitle_intro::after {
    height: 120px;
    width: 120px;
}}.MfDoWsecure_citadel {
    padding: 40px;
    font-family: Arial, sans-serif;
    height: auto;
    color: #ffffff;
    box-shadow: 0 0 15px rgb(225,195,207,0.5), 0 0 30px rgb(202,158,173,0.5);
    overflow: hidden;
    width: 100%;
}.MfDoWsecure_citadel h1 {
    margin-bottom: 25px;
    color: rgb(225,195,207);
    text-transform: uppercase;
    border-bottom: 2px solid rgb(225,195,207);
    text-shadow: 0 0 10px rgb(225,195,207,0.5);
    font-size: 38px;
    margin-top: 40px;
    font-weight: 700;
    padding-bottom: 10px;
}.MfDoWsecure_citadel h2 {
    font-size: 35px;
    padding-bottom: 5px;
    color: rgb(202,158,173);
    text-shadow: 0 0 10px rgb(202,158,173,0.5);
    margin-top: 30px;
    font-weight: 600;
    margin-bottom: 20px;
    border-bottom: 1px solid rgb(202,158,173);
}.MfDoWsecure_citadel h3, .MfDoWsecure_citadel h4, .MfDoWsecure_citadel h5, .MfDoWsecure_citadel h6 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 600;
    text-shadow: 0 0 5px rgb(225,195,207,0.5);
    color: rgb(225,195,207);
    margin-top: 25px;
}.MfDoWsecure_citadel ul, .MfDoWsecure_citadel ol {
    padding: 15px 0;
    padding-left: 20px;
    list-style-position: inside;
}.MfDoWsecure_citadel li {
    font-size: 17px;
    color: #000000;
    text-shadow: 0 0 5px rgb(225,195,207,0.5);
    line-height: 1.6;
    font-weight: 400;
    margin-bottom: 15px;
}.MfDoWsecure_citadel section {
    margin-top: 20px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgb(225,195,207,0.5);
    padding: 20px;
    background: rgb(242,228,233);
}.MfDoWsecure_citadel p, .MfDoWsecure_citadel span, .MfDoWsecure_citadel div {
    line-height: 1.8;
    font-size: 17px;
    margin-bottom: 10px;
    color: #000000;
    font-weight: 300;
    text-shadow: 0 0 5px rgb(225,195,207,0.5);
}

@media only screen and (max-width: 800px) {.MfDoWsecure_citadel {
    padding: 20px 10px;
}.MfDoWsecure_citadel h1 {
    font-size: calc(18px * 0.8);
}.MfDoWsecure_citadel h2 {
    font-size: calc(18px * 0.8);
}.MfDoWsecure_citadel h3, .MfDoWsecure_citadel h4, .MfDoWsecure_citadel h5, .MfDoWsecure_citadel h6 {
    font-size: calc(18px * 0.8);
}.MfDoWsecure_citadel p, .MfDoWsecure_citadel span, .MfDoWsecure_citadel div {
    font-size: calc(17px * 0.9);
}}.ZhQqiour_team {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.ZhQqiour_team::before {
    top: 0;
    z-index: 1;
    content: "";
    background: linear-gradient(135deg, rgb(225,195,207,0.5), rgba(0, 0, 0, 0.5) 80%);
    width: 100%;
    left: 0;
    height: 100%;
    position: absolute;
}.ZhQqiour_team::after {
    right: -30px;
    opacity: 0.15;
    position: absolute;
    height: 200px;
    content: "";
    z-index: 2;
    animation: float 12s infinite ease-in-out;
    top: -30px;
    transform: rotate(15deg);
    width: 200px;
    border: 2px solid rgb(202,158,173);
}.ZhQqiour_team .container {
    max-width: 1200px;
    padding: 0 20px;
    z-index: 3;
    position: relative;
    margin: 0 auto;
}.ZhQqiour_team .jhnuccaption_holder {
    padding: 60px 45px;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    position: relative;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1), 0 10px 15px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateY(2deg);
}.ZhQqiour_team .jhnuccaption_holder::before {
    content: "";
    top: 0;
    height: 100%;
    left: 0;
    width: 5px;
    background: linear-gradient(to bottom, rgb(225,195,207), rgb(202,158,173));
    position: absolute;
}.ZhQqiour_team .jhnuccaption_holder:hover {
    transform: perspective(1000px) rotateY(0deg);
}.ZhQqiour_team h1 {
    font-weight: 700;
    transform: translateX(-10px);
    padding-bottom: 15px;
    transition: transform 0.5s ease;
    font-size: 47px;
    color: #000000;
    position: relative;
    margin-bottom: 40px;
}.ZhQqiour_team .jhnuccaption_holder:hover h1 {
    transform: translateX(0);
}.ZhQqiour_team h1::after {
    transform: scaleX(0.7);
    height: 3px;
    background: rgb(202,158,173);
    width: 80px;
    content: "";
    transform-origin: left center;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    bottom: 0;
    position: absolute;
    left: 0;
}.ZhQqiour_team .jhnuccaption_holder:hover h1::after {
    transform: scaleX(1);
}.ZhQqiour_team ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.ZhQqiour_team li {
    margin-bottom: 25px;
}.ZhQqiour_team h4 {
    transform: translateY(5px);
    margin-bottom: 15px;
    font-size: calc(22px * 1.1);
    transition: all 0.3s ease;
    opacity: 0.9;
    letter-spacing: 0.05em;
    color: rgb(225,195,207);
    font-weight: 600;
}.ZhQqiour_team .jhnuccaption_holder:hover h4 {
    opacity: 1;
    transform: translateY(0);
}.ZhQqiour_team span {
    font-size: 16px;
    display: block;
    max-width: 100%;
    column-count: 1;
    opacity: 0.9;
    font-family: Arial, sans-serif;
    color: #000000;
    line-height: 1.8;
    transition: opacity 0.5s ease;
    column-gap: 40px;
}.ZhQqiour_team .jhnuccaption_holder:hover span {
    opacity: 1;
}@keyframes float {
    0%, 100% {
        transform: rotate(15deg) translate(0, 0);
    }
    50% {
        transform: rotate(10deg) translate(10px, 15px);
    }
}


.ZhQqiour_team .jhnuccaption_holder::after {
    width: 100%;
    transform: scaleX(0);
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(225,195,207), transparent);
    content: "";
    top: 0;
    animation: loadingBar 3s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    transform-origin: left;
    left: 0;
    height: 2px;
}

@keyframes loadingBar {
    0% {
        transform: scaleX(0);
    }
    50% {
        transform: scaleX(1);
    }
    100% {
        transform: scaleX(0);
        transform-origin: right;
    }
}


@media (min-width: 768px) {.ZhQqiour_team {
    padding: 150px 0;
}.ZhQqiour_team .jhnuccaption_holder {
    margin-left: 5%;
    width: 90%;
    padding: 70px 60px;
}.ZhQqiour_team span {
    column-count: 2;
}.ZhQqiour_team::after {
    width: 300px;
    height: 300px;
}
}

@media (min-width: 992px) {.ZhQqiour_team {
    padding: 180px 0;
}.ZhQqiour_team .jhnuccaption_holder {
    width: 80%;
    padding: 80px 70px;
    margin-left: 8%;
}.ZhQqiour_team h1 {
    font-size: calc(47px * 1.2);
}.ZhQqiour_team span {
    font-size: calc(16px * 1.05);
    column-count: 2;
}
}

@media (max-width: 767px) {.ZhQqiour_team {
    padding: 80px 0;
}.ZhQqiour_team .jhnuccaption_holder {
    padding: 40px 30px;
    transform: perspective(1000px) rotateY(0deg);
}.ZhQqiour_team h1 {
    margin-bottom: 30px;
    font-size: calc(47px * 0.9);
}.ZhQqiour_team h4 {
    font-size: 22px;
}.ZhQqiour_team span {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}.ZhQqiour_team::after {
    width: 150px;
    height: 150px;
}
}

@media (max-width: 480px) {.ZhQqiour_team {
    padding: 60px 0;
}.ZhQqiour_team .jhnuccaption_holder {
    padding: 30px 25px;
}.ZhQqiour_team h1 {
    font-size: calc(47px * 0.8);
    margin-bottom: 25px;
}.ZhQqiour_team h1::after {
    width: 60px;
}.ZhQqiour_team span {
    line-height: 1.5;
    font-size: calc(16px * 0.9);
}}.rGoRNcookie_warning_banner {
    z-index: 90;
    position: fixed;
    border-top: 2px solid rgb(225,195,207);
    width: 100%;
    background: rgb(242,228,233);
    bottom: 0;
}.lANJCcookie_necessary {
    justify-content: space-between;
    align-items: center;
    display: flex;
    padding: 20px 0;
}#fywvupanelPrivacyPolicy {
    display: none;
}#fywvupanelPrivacyPolicy:checked ~ .rGoRNcookie_warning_banner {
    visibility: hidden;
    opacity: 0;
}.rGoRNcookie_warning_banner h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.rGoRNcookie_warning_banner p {
    font-size: 18px;
}.bVSAMtrack_cookies {
    flex-shrink: 0;
    margin-right: 10px;
}.bVSAMtrack_cookies svg, .bVSAMtrack_cookies svg path, .bVSAMtrack_cookies img {
    fill: rgb(225,195,207);
    height: 100px;
    width: 100px;
}.WSxLpcookie_tips {
    text-align: center;
    cursor: pointer;
    min-width: 120px;
    flex-shrink: 0;
    white-space: nowrap;
    font-size: 24px;
    margin-left: 10px;
    text-decoration: none;
    line-height: 35px;
    border-bottom: 2px solid rgb(225,195,207);
    color: rgb(225,195,207);
}.rGoRNcookie_warning_banner p a {
    color: rgb(225,195,207);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.rGoRNcookie_warning_banner {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.bVSAMtrack_cookies {
    display: none;
}.lANJCcookie_necessary {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.rGoRNcookie_warning_banner h5 {
    text-align: center;
}.rGoRNcookie_warning_banner p {
    text-align: center;
}.hgbHAtrack_settings {
    margin-bottom: 20px;
}body .DxUWRwrap-container .WSxLpcookie_tips {
    margin-left: 0;
    margin-bottom: 10px;
}}
.DxUWRwrap-container .rGoRNcookie_warning_banner {
    box-shadow: rgb(225,195,207,0.5) 0px 0px 40px 39px;
    background: #ffffff;
    border: none;
}.DxUWRwrap-container .WSxLpcookie_tips {
    background: rgb(225,195,207);
    font-weight: 400;
    border: none;
    padding: 10px;
    margin-left: 30px;
    color: #ffffff;
    font-size: 20px;
}.DxUWRwrap-container .bVSAMtrack_cookies {
    width: 80px;
    background:rgb(225,195,207);
    height: 80px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    display: flex;
}.DxUWRwrap-container .bVSAMtrack_cookies svg, .DxUWRwrap-container .bVSAMtrack_cookies svg path, .DxUWRwrap-container .bVSAMtrack_cookies img {
    height: 40px;
    width: 40px;
    fill:#000000;
}.DxUWRwrap-container .hgbHAtrack_settings h5, .DxUWRwrap-container .hgbHAtrack_settings p {
    color: #000000;
}
@media only screen and (max-width: 800px){.DxUWRwrap-container .bVSAMtrack_cookies {
    margin: 0;
    margin-bottom: 14px;
}}.JgNGKtelegram_ref {
    position: relative;
    color: #ffffff;
    font-family: Arial, sans-serif;
    padding: 80px 0 40px;
    z-index: 1;
}@keyframes pulseLine {
    0%, 100% {
        opacity: 0.6;
    }
    50% {
        opacity: 1;
    }
}

.JgNGKtelegram_ref .container {
    display: flex;
    justify-content: space-between;
    position: relative;
}.JgNGKtelegram_ref .company_holder {
    position: relative;
    padding-right: 30px;
    flex: 0 0 30%;
}.JgNGKtelegram_ref .company_holder::after {
    background: linear-gradient(to bottom, transparent, rgb(225,195,207), transparent);
    width: 1px;
    top: 10%;
    right: 0;
    height: 80%;
    position: absolute;
    content: '';
}.JgNGKtelegram_ref .company_holder h3 {
    margin-bottom: 20px;
    text-shadow: 0 0 10px rgb(225,195,207,0.5);
    font-size: calc(36px * 0.9);
    font-weight: 700;
    position: relative;
    display: inline-block;
    color: #ffffff;
}.JgNGKtelegram_ref .company_holder h3::after {
    content: '';
    transition: width 0.3s ease-in-out;
    background: rgb(225,195,207);
    position: absolute;
    left: 0;
    width: 40%;
    height: 2px;
    bottom: -5px;
}.JgNGKtelegram_ref .company_holder h3:hover::after {
    width: 100%;
}.JgNGKtelegram_ref .uzgrNmobile_cta {
    margin-top: 15px;
    background: rgba(255, 255, 255, 0.08);
    font-size: 13px;
    border-radius: 10px;
    padding: 15px;
    transition: all 0.3s ease;
    line-height: 1.6;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    color: #ffffff;
    transform: translateZ(0);
}.JgNGKtelegram_ref .uzgrNmobile_cta:hover {
    transform: translateY(-2px) translateZ(0);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.12);
}.JgNGKtelegram_ref .yrPmspeer_help {
    flex: 0 0 65%;
    justify-content: space-between;
    position: relative;
    display: flex;
}.JgNGKtelegram_ref .iVHCanav_page {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    display: flex;
}.JgNGKtelegram_ref .RUowmnav_core {
    backdrop-filter: blur(10px);
    overflow: hidden;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    padding: 20px;
    background: rgba(255, 255, 255, 0.05);
    flex: 0 0 45%;
    position: relative;
    border-radius: 28px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.JgNGKtelegram_ref .RUowmnav_core::before {
    z-index: -1;
    position: absolute;
    inset: 0;
    transition: transform 0.6s ease;
    transform: translateX(-100%);
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    content: '';
}.JgNGKtelegram_ref .RUowmnav_core:hover::before {
    transform: translateX(100%);
}.JgNGKtelegram_ref .RUowmnav_core h5 {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
    color: #ffffff;
    font-weight: 600;
}.JgNGKtelegram_ref .RUowmnav_core h5::after {
    content: '';
    transition: width 0.3s ease, box-shadow 0.3s ease;
    height: 2px;
    position: absolute;
    bottom: 0;
    background: rgb(225,195,207);
    width: 40px;
    left: 0;
}.JgNGKtelegram_ref .RUowmnav_core:hover h5::after {
    width: 70px;
    box-shadow: 0 0 8px rgb(225,195,207), 0 0 16px rgb(225,195,207,0.5);
}.JgNGKtelegram_ref .RUowmnav_core .iVHCanav_page {
    flex-direction: column;
    display: flex;
    gap: 12px;
}.JgNGKtelegram_ref .RUowmnav_core .iVHCanav_page a {
    color: #ffffff;
    transition: all 0.3s ease;
    opacity: 0.85;
    display: inline-block;
    text-decoration: none;
    position: relative;
    font-size: calc(13px * 0.95);
    padding-left: 0;
}.JgNGKtelegram_ref .RUowmnav_core .iVHCanav_page a::before {
    transform-origin: left;
    position: absolute;
    bottom: -2px;
    width: 0;
    height: 1px;
    left: 0;
    background: linear-gradient(90deg, rgb(225,195,207), transparent);
    transition: width 0.3s ease, transform 0.3s ease;
    content: '';
}.JgNGKtelegram_ref .RUowmnav_core .iVHCanav_page a:hover {
    color: #ffffff;
    opacity: 1;
    padding-left: 5px;
}.JgNGKtelegram_ref .RUowmnav_core .iVHCanav_page a:hover::before {
    box-shadow: 0 0 5px rgb(225,195,207,0.5);
    width: 100%;
}.eslJtlogin_footer {
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    padding: 15px 0;
    backdrop-filter: blur(10px);
    background: rgba(0, 0, 0, 0.5);
}.eslJtlogin_footer::before {
    left: 0;
    content: '';
    height: 1px;
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(225,195,207,0.5), transparent);
    right: 0;
}.eslJtlogin_footer .container {
    justify-content: center;
    align-items: center;
    display: flex;
}.eslJtlogin_footer .eLgihteach_supp {
    text-align: center;
    letter-spacing: 0.5px;
    transition: opacity 0.3s ease;
    opacity: 0.8;
    color: #ffffff;
    font-size: 12px;
}.eslJtlogin_footer .eLgihteach_supp:hover {
    opacity: 1;
}

@media (max-width: 991px) {.JgNGKtelegram_ref {
    padding: 60px 0 30px;
}.JgNGKtelegram_ref .container {
    flex-direction: column;
}.JgNGKtelegram_ref .company_holder {
    flex: 0 0 100%;
    margin-bottom: 40px;
    padding-right: 0;
}.JgNGKtelegram_ref .company_holder::after {
    display: none;
}.JgNGKtelegram_ref .yrPmspeer_help {
    flex: 0 0 100%;
}.JgNGKtelegram_ref .RUowmnav_core {
    margin-bottom: 20px;
    flex: 0 0 calc(50% - 20px);
}
}

@media (max-width: 768px) {.JgNGKtelegram_ref {
    padding: 40px 0 20px;
}.JgNGKtelegram_ref .iVHCanav_page {
    flex-direction: column;
}.JgNGKtelegram_ref .RUowmnav_core {
    flex: 0 0 100%;
    margin-bottom: 20px;
}.JgNGKtelegram_ref .company_holder h3 {
    font-size: calc(36px * 0.8);
}.JgNGKtelegram_ref .RUowmnav_core h5 {
    font-size: calc(18px * 0.9);
}.eslJtlogin_footer .eLgihteach_supp {
    font-size: calc(12px * 0.9);
}
}

@media (max-width: 576px) {.JgNGKtelegram_ref {
    padding: 30px 0 15px;
}.JgNGKtelegram_ref .company_holder {
    margin-bottom: 30px;
}.JgNGKtelegram_ref .company_holder h3 {
    font-size: calc(36px * 0.7);
}.JgNGKtelegram_ref .RUowmnav_core h5 {
    font-size: calc(18px * 0.8);
}.eslJtlogin_footer {
    padding: 10px 0;
}.eslJtlogin_footer .eLgihteach_supp {
    font-size: calc(12px * 0.8);
}}


footer {
    position: relative;
}footer::after {
    background-size: 50px 50px;
    z-index: 0;
    right: 0;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent);
    top: 0;
    opacity: 0.3;
    content: '';
    bottom: 0;
    left: 0;
    position: absolute;
}.JgNGKtelegram_ref .company_holder h3 {
    overflow: hidden;
    position: relative;
}.JgNGKtelegram_ref .company_holder h3::before {
    left: -100%;
    pointer-events: none;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: 0.5s;
    top: 0;
    height: 100%;
    content: '';
    position: absolute;
    width: 100%;
}.JgNGKtelegram_ref .company_holder h3:hover::before {
    left: 100%;
}.jCagKcourse_rewards {
    font-family: Arial, sans-serif;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(242,228,233) 0%, #ffffff 100%);
    position: relative;
    padding: 70px 0;
}.jCagKcourse_rewards::before {
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    opacity: 0.4;
    background: 
    radial-gradient(circle at 10% 20%, rgb(225,195,207,0.5) 0%, transparent 40%),
    radial-gradient(circle at 90% 80%, rgb(202,158,173,0.5) 0%, transparent 40%);
    top: 0;
    width: 100%;
}.jCagKcourse_rewards::after {
    opacity: 0.05;
    background-image: 
    linear-gradient(#ffffff 1px, transparent 1px),
    linear-gradient(90deg, #ffffff 1px, transparent 1px);
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
    animation: moveBg 60s linear infinite;
    background-size: 50px 50px;
}@keyframes moveBg {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}

.jCagKcourse_rewards .container {
    max-width: 1100px;
    z-index: 2;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}.jCagKcourse_rewards .RPOhDsmart_study {
    gap: 40px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.8));
    grid-template-columns: 1fr 1.2fr;
    padding: 0;
    overflow: hidden;
    border-radius: 21px;
    display: grid;
}.jCagKcourse_rewards .QbswJpic_strip {
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    width: 100%;
    transition: transform 0.5s ease;
    height: 100%;
    transform-origin: left center;
    object-fit: cover;
}.jCagKcourse_rewards .QbswJpic_strip:hover {
    transform: scale(1.05);
}.jCagKcourse_rewards .jhnuccaption_holder {
    padding: 40px 30px 40px 10px;
    position: relative;
}.jCagKcourse_rewards h3 {
    margin-bottom: 25px;
    font-weight: 700;
    color: rgb(225,195,207);
    font-size: 28px;
    position: relative;
}.jCagKcourse_rewards h3::after {
    height: 3px;
    width: 60px;
    background: linear-gradient(to right, rgb(225,195,207), rgb(202,158,173));
    content: "";
    transition: width 0.3s ease;
    bottom: -8px;
    position: absolute;
    left: 0;
}.jCagKcourse_rewards .jhnuccaption_holder:hover h3::after {
    width: 120px;
}.jCagKcourse_rewards ul {
    gap: 15px;
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    margin: 0;
    list-style: none;
}.jCagKcourse_rewards li {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.6));
    box-shadow: 
    3px 3px 10px rgba(0, 0, 0, 0.05),
    inset 1px 1px 0 rgba(255, 255, 255, 0.7);
    overflow: hidden;
    flex: 0 0 calc(50% - 10px);
    position: relative;
    padding: 15px;
    border-radius: 10px;
    transition: all 0.3s ease;
}.jCagKcourse_rewards li::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
    background: linear-gradient(
    135deg,
    transparent 0%,
    rgb(225,195,207,0.5) 100%
  );
}.jCagKcourse_rewards li:hover {
    transform: translateY(-5px);
    box-shadow: 
    5px 5px 15px rgba(0, 0, 0, 0.1),
    inset 1px 1px 0 rgba(255, 255, 255, 0.9);
}.jCagKcourse_rewards li:hover::before {
    opacity: 0.2;
}.jCagKcourse_rewards li p {
    color: #000000;
    z-index: 1;
    margin: 0;
    display: flex;
    gap: 12px;
    align-items: center;
    position: relative;
    font-size: 17px;
}.jCagKcourse_rewards svg {
    background: linear-gradient(135deg, rgb(225,195,207), rgb(202,158,173));
    flex-shrink: 0;
    border-radius: 10px;
    transition: all 0.3s ease;
    width: 20px;
    padding: 6px;
    height: 20px;
}.jCagKcourse_rewards svg path {
    fill: #ffffff;
}.jCagKcourse_rewards li:hover svg {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    transform: rotate(10deg);
}

@media (max-width: 992px) {.jCagKcourse_rewards .RPOhDsmart_study {
    grid-template-columns: 1fr;
}.jCagKcourse_rewards .QbswJpic_strip {
    height: 300px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
}.jCagKcourse_rewards .jhnuccaption_holder {
    padding: 30px;
}
}

@media (max-width: 768px) {.jCagKcourse_rewards {
    padding: 50px 0;
}.jCagKcourse_rewards .QbswJpic_strip {
    height: 250px;
}.jCagKcourse_rewards li {
    flex: 0 0 100%;
}
}

@media (max-width: 576px) {.jCagKcourse_rewards {
    padding: 40px 0;
}.jCagKcourse_rewards .RPOhDsmart_study {
    padding: 0;
}.jCagKcourse_rewards .QbswJpic_strip {
    height: 200px;
}.jCagKcourse_rewards .jhnuccaption_holder {
    padding: 25px 20px;
}.jCagKcourse_rewards h3 {
    font-size: calc(28px * 0.85);
}.jCagKcourse_rewards li {
    padding: 12px;
}.jCagKcourse_rewards li p {
    font-size: calc(17px * 0.9);
}.jCagKcourse_rewards svg {
    height: 18px;
    width: 18px;
    padding: 5px;
}}.vireEsign_up {
    background: linear-gradient(135deg, rgb(202,158,173,0.5), rgb(225,195,207));
    overflow: hidden;
    padding: 4rem 0;
    position: relative;
}.vireEsign_up::before {
    content: "";
    top: -50%;
    pointer-events: none;
    height: 200%;
    width: 200%;
    animation: pulse 15s infinite alternate ease-in-out;
    left: -50%;
    position: absolute;
    background: radial-gradient(circle at center, rgba(255,255,255,0.1) 0%, transparent 60%);
}.vireEsign_up::after {
    left: 0;
    background: linear-gradient(to top, rgb(202,158,173) 0%, transparent 100%);
    pointer-events: none;
    width: 100%;
    bottom: 0;
    position: absolute;
    height: 30%;
    content: "";
    opacity: 0.1;
}.vireEsign_up .container {
    max-width: 1200px;
    padding: 0 2rem;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.vireEsign_up .RPOhDsmart_study {
    transform: perspective(1000px) rotateY(-2deg);
    padding: 3rem;
    gap: 2rem;
    flex-direction: column;
    position: relative;
    display: flex;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(10px);
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    border-left: 4px solid rgb(225,195,207);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.vireEsign_up .RPOhDsmart_study:hover {
    transform: perspective(1000px) rotateY(0deg);
}.vireEsign_up h3 {
    color: #ffffff;
    font-weight: 700;
    position: relative;
    line-height: 1.4;
    font-size: calc(19px * 1.2);
    margin: 0;
    transition: transform 0.3s ease;
    max-width: 90%;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}.vireEsign_up h3::after {
    transform-origin: left;
    transition: transform 0.4s ease;
    position: absolute;
    content: "";
    width: 80px;
    transform: scaleX(0.8);
    height: 3px;
    left: 0;
    background: linear-gradient(90deg, rgb(225,195,207), rgb(202,158,173));
    bottom: -12px;
}.vireEsign_up .RPOhDsmart_study:hover h3::after {
    transform: scaleX(1);
}.vireEsign_up .input_holder {
    width: 100%;
    display: flex;
    gap: 1rem;
    position: relative;
}.vireEsign_up .input_holder > div {
    flex: 1;
    position: relative;
}.vireEsign_up .HaiVgemail_section {
    color: #ffffff;
    width: 100%;
    transition: all 0.3s ease;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 1.2rem 1.5rem;
    font-size: 16px;
}.vireEsign_up .HaiVgemail_section::placeholder {
    transition: color 0.3s ease;
    color: rgba(255, 255, 255, 0.6);
}.vireEsign_up .HaiVgemail_section:focus {
    border-color: rgb(225,195,207);
    outline: none;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.15);
}.vireEsign_up .HaiVgemail_section:focus::placeholder {
    color: rgba(255, 255, 255, 0.3);
    transform: translateX(5px);
}.vireEsign_up .WsMwzemail_cta {
    color: #ffffff;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    padding: 1.2rem 2rem;
    background: linear-gradient(135deg, rgb(225,195,207), rgb(202,158,173));
    position: relative;
    font-weight: 600;
    cursor: pointer;
    border: none;
}.vireEsign_up .WsMwzemail_cta:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 20px rgba(0, 0, 0, 0.15);
}.vireEsign_up .WsMwzemail_cta::before {
    height: 100%;
    position: absolute;
    width: 100%;
    transform: translateX(-100%);
    transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: 0;
    content: "";
    top: 0;
}.vireEsign_up .WsMwzemail_cta:hover::before {
    transform: translateX(100%);
}.vireEsign_up .WsMwzemail_cta:active {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(-1px);
}

@keyframes pulse {
  0%, 100% {
    opacity: 0.4;
    transform: scale(1);
  }
  50% {
    opacity: 0.7;
    transform: scale(1.05);
  }
}

@media (max-width: 991px) {.vireEsign_up {
    padding: 3rem 0;
}.vireEsign_up .RPOhDsmart_study {
    transform: perspective(1000px) rotateY(-1deg);
    padding: 2.5rem;
}.vireEsign_up h3 {
    max-width: 100%;
    font-size: 19px;
}
}

@media (max-width: 767px) {.vireEsign_up {
    padding: 2.5rem 0;
}.vireEsign_up .RPOhDsmart_study {
    padding: 2rem;
    border-left: 3px solid rgb(225,195,207);
    transform: none;
}.vireEsign_up .input_holder {
    flex-direction: column;
}.vireEsign_up .HaiVgemail_section {
    padding: 1rem 1.25rem;
}.vireEsign_up .WsMwzemail_cta {
    width: 100%;
    padding: 1rem;
}.vireEsign_up h3 {
    font-size: calc(20px * 1.1);
}.vireEsign_up h3::after {
    width: 60px;
    bottom: -8px;
}
}

@media (max-width: 480px) {.vireEsign_up {
    padding: 2rem 0;
}.vireEsign_up .RPOhDsmart_study {
    padding: 1.5rem;
    gap: 1.5rem;
}.vireEsign_up h3 {
    font-size: 20px;
}.vireEsign_up .container {
    padding: 0 1rem;
}.vireEsign_up .HaiVgemail_section {
    font-size: calc(16px * 0.9);
}.vireEsign_up .WsMwzemail_cta {
    font-size: calc(14px * 0.9);
}}.BEiTmtySpotlight {
    position: relative;
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(242,228,233) 0%, rgb(202,158,173,0.5) 100%);
    overflow: hidden;
}.BEiTmtySpotlight::before {
    top: 0;
    opacity: 0.15;
    content: "";
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(225,195,207,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(202,158,173,0.5) 0%, transparent 40%);
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 0;
}.BEiTmtySpotlight::after {
    clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 0% 100%);
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    opacity: 0.05;
    transform: rotate(25deg);
    background: rgb(255, 255, 255, 0.5);
    right: -50%;
    content: "";
    top: -50%;
}.BEiTmtySpotlight .container {
    transform: translateZ(0);
    max-width: 1200px;
    margin: 0 auto;
    perspective: 1000px;
    z-index: 2;
    position: relative;
}.BEiTmtySpotlight h2 {
    max-width: 90%;
    text-align: left;
    margin-bottom: 3rem;
    padding-left: 1.5rem;
    border-left: 5px solid rgb(225,195,207);
    color: #000000;
    line-height: 1.3;
    font-family: Arial, sans-serif;
    font-size: 34px;
    transform: translateY(30px);
    position: relative;
    animation: slide-up 0.8s ease-out forwards;
    font-weight: 700;
    opacity: 0;
}.BEiTmtySpotlight .RPOhDsmart_study {
    opacity: 0;
    background: #ffffff;
    overflow: hidden;
    animation: slide-up 0.8s ease-out forwards 0.2s;
    border: 1px solid rgba(0, 0, 0, 0.05);
    transform: translateY(30px);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 95% 100%, 0 100%);
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    padding: 3rem;
    position: relative;
}.BEiTmtySpotlight .RPOhDsmart_study::before {
    height: 5px;
    width: 100%;
    left: 0;
    top: 0;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(225,195,207) 0%, rgb(202,158,173) 100%);
}.BEiTmtySpotlight ul {
    list-style: none;
    margin: 0;
    position: relative;
    padding: 0;
}.BEiTmtySpotlight li {
    position: relative;
    padding: 0.5rem 0;
}.BEiTmtySpotlight li::before {
    position: absolute;
    animation: grow-line 1.2s ease-out forwards 0.8s;
    width: 3px;
    height: 100%;
    content: "";
    left: -1.5rem;
    top: 0;
    transform-origin: top;
    opacity: 0;
    transform: scaleY(0);
    background: rgb(225,195,207,0.5);
}.BEiTmtySpotlight li span {
    color: #000000;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    text-align: left;
    font-size: 15px;
    opacity: 0;
    animation: fade-in-text 1s ease-out forwards 0.6s;
    padding-left: 0.5rem;
    position: relative;
    transform: translateX(20px);
    display: block;
}@keyframes slide-up {
    0% {
        transform: translateY(30px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes grow-line {
    0% {
        transform: scaleY(0);
        opacity: 0;
    }
    100% {
        transform: scaleY(1);
        opacity: 1;
    }
}

@keyframes fade-in-text {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.BEiTmtySpotlight .RPOhDsmart_study:hover {
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.07), 
                0 10px 20px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
    transform: translateZ(0) scale(1.01);
}

@media (max-width: 991px) {.BEiTmtySpotlight {
    padding: 4rem 1.5rem;
}.BEiTmtySpotlight h2 {
    margin-bottom: 2rem;
    max-width: 100%;
    font-size: calc(34px * 0.9);
}.BEiTmtySpotlight .RPOhDsmart_study {
    padding: 2rem;
}
}

@media (max-width: 767px) {.BEiTmtySpotlight {
    padding: 3rem 1rem;
}.BEiTmtySpotlight h2 {
    font-size: calc(34px * 0.8);
    padding-left: 1rem;
    border-left: 3px solid rgb(225,195,207);
    margin-bottom: 1.5rem;
}.BEiTmtySpotlight .RPOhDsmart_study {
    clip-path: polygon(0 0, 100% 0, 100% 95%, 90% 100%, 0 100%);
    padding: 1.5rem;
}.BEiTmtySpotlight li::before {
    left: -1rem;
}
}

@media (max-width: 575px) {.BEiTmtySpotlight {
    padding: 2rem 0.8rem;
}.BEiTmtySpotlight h2 {
    font-size: calc(34px * 0.7);
    margin-bottom: 1.2rem;
}.BEiTmtySpotlight .RPOhDsmart_study {
    padding: 1.2rem;
}.BEiTmtySpotlight li span {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
}
}

@media (min-width: 1200px) {.BEiTmtySpotlight .container {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}.BEiTmtySpotlight h2 {
    max-width: 80%;
    margin-left: 3rem;
}.BEiTmtySpotlight .RPOhDsmart_study {
    margin-left: auto;
    width: 85%;
    transform: translateY(30px) translateX(-2rem);
}.BEiTmtySpotlight .RPOhDsmart_study:hover {
    transform: translateZ(0) translateX(-2.5rem) scale(1.01);
}
}

@media (hover: hover) {.BEiTmtySpotlight .RPOhDsmart_study {
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1),
                    box-shadow 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}}.xonLVcustomer_feedback {
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(242,228,233) 0%, rgb(202,158,173,0.5) 100%);
    position: relative;
}.xonLVcustomer_feedback::before {
    top: 0;
    content: "";
    background: 
        radial-gradient(circle at 15% 25%, rgb(225,195,207,0.5) 0%, transparent 35%),
        radial-gradient(circle at 85% 75%, rgb(202,158,173,0.5) 0%, transparent 40%);
    left: 0;
    height: 100%;
    position: absolute;
    opacity: 0.15;
    z-index: 0;
    width: 100%;
}.xonLVcustomer_feedback::after {
    transform: rotate(-15deg);
    right: -10%;
    position: absolute;
    z-index: 0;
    content: "";
    clip-path: polygon(0 0, 100% 25%, 75% 100%, 25% 70%);
    opacity: 0.08;
    height: 35%;
    width: 35%;
    background: rgb(225,195,207,0.5);
    top: -10%;
}.xonLVcustomer_feedback .container {
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
}.xonLVcustomer_feedback h2 {
    transform: perspective(1000px) rotateX(2deg);
    font-size: 36px;
    margin-bottom: 3.5rem;
    line-height: 1.2;
    font-weight: 700;
    position: relative;
    text-align: center;
    color: #000000;
    text-shadow: 0 2px 2px rgba(0,0,0,0.05);
}.xonLVcustomer_feedback h2::after {
    width: 80px;
    transform: translateX(-50%);
    content: "";
    background: linear-gradient(90deg, transparent, rgb(225,195,207), transparent);
    position: absolute;
    bottom: -15px;
    left: 50%;
    height: 3px;
}.xonLVcustomer_feedback .qTJYOalumni_reviews {
    list-style: none;
    margin: 0;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    padding: 0;
    display: grid;
}.xonLVcustomer_feedback .aODygclient_testimonials {
    z-index: 1;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    overflow: hidden;
    padding: 30px 25px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    position: relative;
}.xonLVcustomer_feedback .aODygclient_testimonials::before {
    left: 0;
    position: absolute;
    content: "";
    z-index: -1;
    width: 4px;
    height: 0;
    background: linear-gradient(to bottom, rgb(225,195,207), rgb(202,158,173));
    top: 0;
    transition: height 0.6s ease;
}.xonLVcustomer_feedback .aODygclient_testimonials:hover {
    box-shadow: 0 15px 35px rgba(0,0,0,0.08);
    transform: translateY(-8px);
}.xonLVcustomer_feedback .aODygclient_testimonials:hover::before {
    height: 100%;
}.xonLVcustomer_feedback .aODygclient_testimonials > div {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}.xonLVcustomer_feedback .aODygclient_testimonials img {
    transition: transform 0.3s ease, border-color 0.3s ease;
    width: 60px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
    border: 3px solid rgba(rgb(225,195,207,0.5), 0.1);
    object-fit: cover;
    height: 60px;
    border-radius: 50%;
}.xonLVcustomer_feedback .aODygclient_testimonials:hover img {
    border-color: rgb(225,195,207,0.5);
    transform: scale(1.05);
}.xonLVcustomer_feedback .aODygclient_testimonials h4 {
    font-weight: 600;
    font-size: calc(21px - 2px);
    position: relative;
    margin: 0 0 0 15px;
    color: #000000;
    transition: transform 0.3s ease;
}.xonLVcustomer_feedback .aODygclient_testimonials:hover h4 {
    transform: translateX(5px);
}.xonLVcustomer_feedback .aODygclient_testimonials h4::after {
    background: rgb(225,195,207);
    left: 0;
    transition: width 0.4s ease;
    bottom: -5px;
    content: "";
    position: absolute;
    height: 2px;
    width: 0;
}.xonLVcustomer_feedback .aODygclient_testimonials:hover h4::after {
    width: 80%;
}.xonLVcustomer_feedback .aODygclient_testimonials .description {
    z-index: 1;
    color: #000000;
    margin: 0;
    line-height: 1.6;
    font-size: 12px;
    position: relative;
}.xonLVcustomer_feedback .aODygclient_testimonials .description::before {
    font-size: 100px;
    left: -10px;
    opacity: 0.1;
    color: rgb(225,195,207,0.5);
    top: -30px;
    transition: opacity 0.3s ease, transform 0.3s ease;
    z-index: -1;
    content: "";
    position: absolute;
}.xonLVcustomer_feedback .aODygclient_testimonials:hover .description::before {
    opacity: 0.15;
    transform: scale(1.1) rotate(5deg);
}.xonLVcustomer_feedback a {
    position: relative;
    box-shadow: 0 5px 15px rgba(rgb(225,195,207,0.5), 0.3);
    left: 50%;
    border-radius: 3px;
    margin: 40px auto 0;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: inline-block;
    z-index: 1;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    background: linear-gradient(45deg, rgb(225,195,207), rgb(202,158,173));
    text-align: center;
    transform: translateX(-50%);
    padding: 12px 30px;
}.xonLVcustomer_feedback a:hover {
    transform: translateY(-3px) translateX(-50%);
    box-shadow: 0 8px 25px rgba(rgb(225,195,207,0.5), 0.4);
}.xonLVcustomer_feedback a::before {
    width: 100%;
    position: absolute;
    z-index: -1;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    top: 0;
    left: -100%;
    height: 100%;
    transition: left 0.6s ease;
    content: "";
}.xonLVcustomer_feedback a:hover::before {
    left: 100%;
}

@media (max-width: 991px) {.xonLVcustomer_feedback {
    padding: 5rem 0;
}.xonLVcustomer_feedback h2 {
    margin-bottom: 3rem;
    font-size: calc(36px - 4px);
}.xonLVcustomer_feedback .qTJYOalumni_reviews {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}
}

@media (max-width: 767px) {.xonLVcustomer_feedback {
    padding: 4rem 0;
}.xonLVcustomer_feedback h2 {
    transform: none;
    margin-bottom: 2.5rem;
    font-size: calc(36px - 6px);
}.xonLVcustomer_feedback .qTJYOalumni_reviews {
    grid-template-columns: 1fr;
    gap: 20px;
}.xonLVcustomer_feedback .aODygclient_testimonials {
    padding: 25px 20px;
}.xonLVcustomer_feedback .aODygclient_testimonials img {
    height: 50px;
    width: 50px;
}
}

@media (max-width: 480px) {.xonLVcustomer_feedback {
    padding: 3rem 0;
}.xonLVcustomer_feedback h2 {
    font-size: calc(36px - 8px);
    margin-bottom: 2rem;
}.xonLVcustomer_feedback .aODygclient_testimonials {
    padding: 20px 15px;
}.xonLVcustomer_feedback .aODygclient_testimonials img {
    height: 45px;
    width: 45px;
}.xonLVcustomer_feedback a {
    margin-top: 30px;
    padding: 10px 25px;
}
}

@media (min-width: 1200px) {.xonLVcustomer_feedback .qTJYOalumni_reviews {
    grid-template-columns: repeat(4, 1fr);
}.xonLVcustomer_feedback .aODygclient_testimonials:nth-child(even) {
    transform: translateY(15px);
}.xonLVcustomer_feedback .aODygclient_testimonials:nth-child(even):hover {
    transform: translateY(7px);
}
}

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

@media (prefers-reduced-motion: no-preference) {.xonLVcustomer_feedback .aODygclient_testimonials:nth-child(3n+1) {
    animation: float 8s ease-in-out infinite;
}.xonLVcustomer_feedback .aODygclient_testimonials:nth-child(3n+2) {
    animation: float 9s ease-in-out infinite;
    animation-delay: 0.5s;
}.xonLVcustomer_feedback .aODygclient_testimonials:nth-child(3n+3) {
    animation: float 10s ease-in-out infinite;
    animation-delay: 1s;
}}.fzOsCcontact_section {
    background: rgb(242,228,233);
    position: relative;
    overflow: hidden;
    padding: 90px 0;
}.fzOsCcontact_section::before {
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
    height: 100%;
    background: 
        linear-gradient(45deg, transparent 48%, rgba(rgb(225,195,207), 0.05) 49%, rgba(rgb(225,195,207), 0.05) 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgba(rgb(202,158,173), 0.05) 49%, rgba(rgb(202,158,173), 0.05) 51%, transparent 52%);
    z-index: 0;
    background-size: 40px 40px;
    left: 0;
}.fzOsCcontact_section .container {
    padding: 0 20px;
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
    position: relative;
}.fzOsCcontact_section h2 {
    border-bottom: 3px solid rgb(225,195,207);
    margin-bottom: 50px;
    color: #000000;
    padding-bottom: 15px;
    font-weight: 700;
    display: inline-block;
    font-size: 35px;
    position: relative;
}.fzOsCcontact_section .UdVFthelp_card {
    background: #ffffff;
    overflow: hidden;
    position: relative;
    display: flex;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
    border-radius: 22px;
}.fzOsCcontact_section .QbswJpic_strip {
    position: relative;
    min-height: 550px;
    clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
    flex: 0 0 45%;
}.fzOsCcontact_section .FawHNquery_reach {
    padding: 60px;
    background: #ffffff;
    position: relative;
    flex: 0 0 55%;
}.fzOsCcontact_section .FawHNquery_reach::before {
    left: 0;
    top: 0;
    width: 100%;
    background: 
        linear-gradient(135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%),
        linear-gradient(-135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%);
    content: "";
    background-position: 0 0, 15px 15px;
    height: 100%;
    background-size: 30px 30px;
    z-index: -1;
    position: absolute;
    opacity: 0.1;
}.fzOsCcontact_section #contact {
    display: flex;
    flex-direction: column;
    gap: 25px;
}.fzOsCcontact_section h3 {
    font-weight: 700;
    position: relative;
    margin-bottom: 30px;
    font-size: 19px;
    color: rgb(225,195,207);
}.fzOsCcontact_section input[type="text"] {
    font-size: 13px;
    padding: 15px 20px;
    background: rgb(242,228,233);
    border-radius: 0 10px 10px 0;
    border-left: 3px solid rgb(225,195,207);
    transition: all 0.3s ease;
    width: 100%;
    color: #000000;
    border: none;
}.fzOsCcontact_section input[type="text"]:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-left-color: rgb(202,158,173);
    background: #ffffff;
    outline: none;
}.fzOsCcontact_section input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.7;
}.fzOsCcontact_section .SHKuxsupport_widget {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    margin-top: 10px;
}.fzOsCcontact_section .SHKuxsupport_widget input[type="checkbox"] {
    position: relative;
    height: 22px;
    border: 2px solid rgb(242,228,233);
    transition: all 0.3s ease;
    border-radius: 4px;
    margin-top: 3px;
    width: 22px;
    cursor: pointer;
    appearance: none;
    background: rgb(242,228,233);
}.fzOsCcontact_section .SHKuxsupport_widget input[type="checkbox"]:checked {
    background: rgb(225,195,207);
    border-color: rgb(225,195,207);
}.fzOsCcontact_section .SHKuxsupport_widget input[type="checkbox"]:checked::after {
    border-bottom: 2px solid #ffffff;
    height: 10px;
    content: "";
    border-right: 2px solid #ffffff;
    transform: translate(-50%, -50%) rotate(45deg);
    top: 40%;
    position: absolute;
    left: 50%;
    width: 5px;
}.fzOsCcontact_section .SHKuxsupport_widget label {
    color: #000000;
    line-height: 1.6;
    font-size: 13px;
}.fzOsCcontact_section .SHKuxsupport_widget a {
    color: rgb(225,195,207);
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
}.fzOsCcontact_section .SHKuxsupport_widget a:hover {
    color: rgb(202,158,173);
}.fzOsCcontact_section .SHKuxsupport_widget a::after {
    width: 100%;
    height: 1px;
    transition: all 0.3s ease;
    position: absolute;
    background: rgb(225,195,207);
    left: 0;
    content: "";
    bottom: -2px;
}.fzOsCcontact_section .SHKuxsupport_widget a:hover::after {
    height: 2px;
    background: rgb(202,158,173);
}.fzOsCcontact_section .hJCLrhelp_map {
    margin-top: 15px;
    overflow: hidden;
    border-radius: 10px;
    padding: 15px 35px;
    font-weight: 600;
    font-size: 19px;
    cursor: pointer;
    border: none;
    transition: all 0.3s ease;
    background: rgb(225,195,207);
    position: relative;
    color: #ffffff;
    align-self: flex-start;
}.fzOsCcontact_section .hJCLrhelp_map::after {
    content: "";
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    transition: all 0.6s ease;
    left: 50%;
    width: 0;
    transform: translate(-50%, -50%);
    top: 50%;
    border-radius: 50%;
    height: 0;
}.fzOsCcontact_section .hJCLrhelp_map:hover {
    background: rgb(202,158,173);
}.fzOsCcontact_section .hJCLrhelp_map:hover::after {
    height: 300%;
    width: 300%;
}.fzOsCcontact_section svg {
    height: 20px;
    width: 20px;
    fill: rgb(225,195,207);
    transition: all 0.3s ease;
}.fzOsCcontact_section svg path {
    transition: all 0.3s ease;
    fill: rgb(225,195,207);
}.fzOsCcontact_section svg:hover {
    fill: rgb(202,158,173);
}.fzOsCcontact_section svg:hover path {
    fill: rgb(202,158,173);
}

@media (max-width: 992px) {.fzOsCcontact_section {
    padding: 70px 0;
}.fzOsCcontact_section .UdVFthelp_card {
    flex-direction: column;
}.fzOsCcontact_section .QbswJpic_strip {
    flex: 0 0 auto;
    min-height: 300px;
}.fzOsCcontact_section .FawHNquery_reach {
    padding: 40px 30px 50px;
    flex: 0 0 auto;
}
}

@media (max-width: 768px) {.fzOsCcontact_section {
    padding: 60px 0;
}.fzOsCcontact_section h2 {
    font-size: calc(35px - 4px);
    margin-bottom: 40px;
}.fzOsCcontact_section .FawHNquery_reach {
    padding: 35px 25px 45px;
}.fzOsCcontact_section #contact {
    gap: 20px;
}.fzOsCcontact_section .QbswJpic_strip {
    min-height: 250px;
}
}

@media (max-width: 576px) {.fzOsCcontact_section {
    padding: 50px 0;
}.fzOsCcontact_section .container {
    padding: 0 15px;
}.fzOsCcontact_section h2 {
    font-size: calc(35px - 6px);
    margin-bottom: 30px;
}.fzOsCcontact_section .FawHNquery_reach {
    padding: 30px 20px 40px;
}.fzOsCcontact_section .hJCLrhelp_map {
    width: 100%;
}.fzOsCcontact_section .QbswJpic_strip {
    min-height: 200px;
}}.AVeBnlocation_info {
    font-family: Arial, sans-serif;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(242,228,233) 0%, rgba(245, 247, 251, 0.92) 100%);
    position: relative;
    padding: 120px 20px;
}.AVeBnlocation_info::before {
    opacity: 0.15;
    pointer-events: none;
    position: absolute;
    background-size: 40px 40px;
    z-index: 0;
    top: 0;
    content: "";
    background-image: 
        linear-gradient(30deg, rgb(225,195,207,0.5) 1px, transparent 1px),
        linear-gradient(150deg, rgb(225,195,207,0.5) 1px, transparent 1px);
    left: 0;
    height: 100%;
    width: 100%;
}.AVeBnlocation_info::after {
    opacity: 0.25;
    animation: floatShape 15s infinite alternate ease-in-out;
    width: 300px;
    content: "";
    top: -10%;
    right: -5%;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    height: 300px;
    position: absolute;
    filter: blur(30px);
    background: linear-gradient(135deg, rgb(225,195,207,0.5) 0%, rgb(202,158,173,0.5) 100%);
    z-index: 0;
}.AVeBnlocation_info h1 {
    transform: perspective(1000px) translateZ(0);
    color: #000000;
    z-index: 1;
    position: relative;
    text-align: center;
    margin-bottom: 60px;
    font-weight: 700;
    font-size: 38px;
}.AVeBnlocation_info h1::after {
    bottom: -12px;
    width: 80px;
    content: "";
    position: absolute;
    left: 50%;
    border-radius: 10px;
    height: 4px;
    background: linear-gradient(90deg, rgb(225,195,207) 0%, rgb(202,158,173) 100%);
    transform: translateX(-50%);
}.AVeBnlocation_info .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.AVeBnlocation_info .Merfimsg_info {
    transform: translateY(0);
    background: #ffffff;
    padding: 40px;
    gap: 40px;
    display: grid;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    border-radius: 19px;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    grid-template-columns: 1fr;
}.AVeBnlocation_info .Merfimsg_info:hover {
    transform: translateY(-5px);
}.AVeBnlocation_info .Merfimsg_info > div {
    backdrop-filter: blur(8px);
    border-radius: 10px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 4px 24px -8px rgba(0, 0, 0, 0.05);
    padding: 20px;
    background: linear-gradient(145deg, rgba(250, 252, 255, 0.9), rgba(250, 252, 255, 0.4));
}.AVeBnlocation_info .Merfimsg_info > div:hover {
    transform: translateY(-2px) scale(1.01);
    box-shadow: 0 8px 28px -4px rgba(0, 0, 0, 0.1);
}.AVeBnlocation_info .Merfimsg_info > div:first-child {
    line-height: 1.7;
    letter-spacing: 0.02em;
    border-left: 4px solid rgb(225,195,207);
    color: #000000;
    font-size: calc(15px + 2px);
}.AVeBnlocation_info h6 {
    margin-bottom: 15px;
    font-size: 16px;
    gap: 12px;
    text-transform: capitalize;
    align-items: center;
    font-weight: 600;
    display: flex;
    color: #000000;
}.AVeBnlocation_info span {
    font-size: 15px;
    color: #000000;
    line-height: 1.6;
    margin-left: 36px;
    display: block;
}.AVeBnlocation_info .XDtgmget_support {
    display: flex;
    flex-direction: column;
    gap: 18px;
}.AVeBnlocation_info .dMEnpassist_experts {
    display: flex;
    text-decoration: none;
    border-radius: 10px;
    font-size: 15px;
    color: #000000;
    padding: 10px 15px;
    background: linear-gradient(135deg, rgba(250, 252, 255, 0.8), rgba(245, 247, 251, 0.4));
    align-items: center;
    transform-origin: left center;
    font-weight: 400;
    transition: all 0.3s ease;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
    gap: 12px;
}.AVeBnlocation_info .dMEnpassist_experts:hover {
    color: rgb(225,195,207);
    box-shadow: 0 5px 15px rgba(var(--primary-color-rgb), 0.15);
    transform: translateX(5px) scale(1.02);
    background: linear-gradient(135deg, rgba(255, 255, 255, 1), rgba(250, 252, 255, 0.95));
}.AVeBnlocation_info svg {
    transition: transform 0.3s ease;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
}.AVeBnlocation_info svg path {
    transition: fill 0.3s ease;
    fill: #000000;
}.AVeBnlocation_info .dMEnpassist_experts:hover svg {
    transform: scale(1.1);
}.AVeBnlocation_info .dMEnpassist_experts:hover svg path {
    fill: rgb(225,195,207);
}

@keyframes floatShape {
    0% {
        transform: translate(0, 0) rotate(0deg);
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    50% {
        transform: translate(-20px, 20px) rotate(4deg);
        border-radius: 60% 40% 30% 70% / 50% 60% 30% 60%;
    }
    100% {
        transform: translate(20px, -15px) rotate(-5deg);
        border-radius: 35% 65% 60% 40% / 40% 45% 65% 55%;
    }
}

@media (min-width: 768px) {.AVeBnlocation_info {
    padding: 150px 30px;
}.AVeBnlocation_info h1 {
    margin-bottom: 80px;
}.AVeBnlocation_info .Merfimsg_info {
    padding: 60px;
    grid-template-columns: repeat(2, 1fr);
}.AVeBnlocation_info .Merfimsg_info > div:first-child {
    grid-column: 1 / -1;
}
}

@media (min-width: 992px) {.AVeBnlocation_info {
    padding: 180px 40px;
}.AVeBnlocation_info h1 {
    font-size: calc(38px * 1.1);
}.AVeBnlocation_info .Merfimsg_info {
    grid-template-columns: 1.5fr 1fr 1fr;
}.AVeBnlocation_info .Merfimsg_info > div:first-child {
    align-items: center;
    display: flex;
    grid-row: span 2;
    grid-column: 1;
}.AVeBnlocation_info .XDtgmget_support {
    margin-top: 15px;
}
}

@media (max-width: 767px) {.AVeBnlocation_info {
    padding: 80px 15px;
}.AVeBnlocation_info h1 {
    margin-bottom: 40px;
    font-size: calc(38px * 0.9);
}.AVeBnlocation_info .Merfimsg_info {
    padding: 30px 20px;
}.AVeBnlocation_info .Merfimsg_info > div {
    padding: 15px;
}.AVeBnlocation_info span {
    margin-left: 20px;
}.AVeBnlocation_info .dMEnpassist_experts {
    padding: 8px 10px;
}
}

@media (hover: none) {.AVeBnlocation_info .Merfimsg_info:hover {
    transform: none;
}.AVeBnlocation_info .Merfimsg_info > div:hover {
    transform: none;
    box-shadow: 0 4px 24px -8px rgba(0, 0, 0, 0.05);
}.AVeBnlocation_info .dMEnpassist_experts:hover {
    transform: none;
}
}