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

.pSVwgift_card {
    flex: 0 0 auto;
}

.pSVwgift_card {
    font-family: Arial, sans-serif;
    padding: 5rem 0 2rem;
    color: #000000;
    position: relative;
    background-color: rgb(244,219,203);
}

.pSVwgift_card {
    background-repeat: repeat;
    background-size: 40px 40px;
    background-image: 
        linear-gradient(rgb(217,141,114,0.5) 1px, transparent 1px),
        linear-gradient(to right, rgb(217,141,114,0.5) 1px, transparent 1px);
    background-attachment: fixed;
    background-blend-mode: overlay;
    background-position: center;
}

.Wvjsexperience_trial .fNxGcontact_request:hover::before {
    left: 100%;
}

.Wvjsexperience_trial .NJMGsuccess_path::after {
    right: -50px;
    width: 200px;
    position: absolute;
    border-radius: 50%;
    height: 200px;
    border: 2px solid rgb(217,141,114,0.5);
    opacity: 0.3;
    bottom: -100px;
    content: '';
    z-index: -1;
}

.kErNlearning_outcomes::after {
    position: absolute;
    opacity: 0.3;
    left: -80px;
    z-index: 1;
    height: 250px;
    content: "";
    animation: pulse 18s infinite alternate-reverse ease-in-out;
    background: radial-gradient(circle, rgb(231,180,160,0.5) 0%, transparent 70%);
    bottom: -80px;
    width: 250px;
}

.kErNlearning_outcomes .aFNiannouncement_box:hover::before {
    height: 100%;
}

.kErNlearning_outcomes .aFNiannouncement_box h4::after {
    width: 80px;
    transform: scaleX(1);
    bottom: 0;
    left: 0;
    height: 3px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    background: rgb(217,141,114);
    transform-origin: left;
    content: "";
}

.kErNlearning_outcomes .aFNiannouncement_box li p span:first-child {
    flex-shrink: 0;
    margin-top: 2px;
}

.kErNlearning_outcomes .aFNiannouncement_box li p span:last-child::before {
    left: 0;
    background: rgb(231,180,160);
    bottom: -2px;
    width: 0;
    position: absolute;
    content: "";
    height: 1px;
    transition: width 0.4s ease;
}

.MXYQprospective_students::before {
    left: 0;
    opacity: 0.15;
    z-index: 1;
    top: 0;
    width: 100%;
    content: '';
    background: 
        radial-gradient(circle at 20% 20%, rgb(231,180,160,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 80%, rgb(217,141,114,0.5) 0%, transparent 40%);
    position: absolute;
    height: 100%;
}

.MXYQprospective_students h3::after {
    right: -60px;
}

.MXYQprospective_students ul {
    margin: 0;
    gap: 40px;
    padding: 0;
    justify-content: center;
    display: flex;
    list-style: none;
    flex-wrap: wrap;
}

.MXYQprospective_students ul li::after {
    position: absolute;
    transition: all 0.6s ease;
    background: rgb(231,180,160,0.5);
    content: '';
    height: 100px;
    z-index: -1;
    opacity: 0.1;
    left: -50px;
    border-radius: 50%;
    width: 100px;
    bottom: -50px;
}

.MXYQprospective_students ul li:hover svg {
    transform: translateY(-5px) scale(1.1);
}

.MXYQprospective_students ul li:hover svg path {
    fill: rgb(217,141,114);
}

.MXYQprospective_students ul li:nth-child(3) {
    animation-delay: 0.4s;
}

.MXYQprospective_students ul li:nth-child(3n+1) {
    animation-delay: 0.1s, 2s;
    animation: slideInBottom 0.6s forwards, floatingAnimation 8s ease-in-out infinite;
}

.lBgCcookies_tech {
    margin: auto;
    display: flex;
    border: 2px solid rgb(231,180,160);
    padding: 20px;
    width: 90%;
    background: rgba(0, 0, 0, 0.5);
    align-items: center;
    border-radius: 11px;
    max-width: 1200px;
    justify-content: space-between;
}

#GCtpconsentPopupDialog {
    display: none;
}


.sngKcourse_summary {
    background: linear-gradient(135deg, rgb(244,219,203) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
}

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

.sngKcourse_summary .Fnohphoto_album {
    transform: perspective(1000px) rotateY(-3deg) translateZ(0);
    border: 1px solid rgba(var(--dark-color-rgb), 0.08);
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(var(--dark-color-rgb), 0.1);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 95% 100%, 0 100%);
    position: relative;
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    min-height: 350px;
}

.sngKcourse_summary span.description {
    display: none;
}

.sngKcourse_summary .aFNiannouncement_box div {
    position: relative;
}

.sngKcourse_summary .aFNiannouncement_box div::after {
    width: 25%;
    right: 0;
    content: "";
    background: linear-gradient(to top, rgb(244,219,203) 20%, transparent);
    position: absolute;
    pointer-events: none;
    height: 30px;
    bottom: 0;
    opacity: 0.8;
}

.koEMtitle_intro .PDUrmain_home input {
    display: none;
}

.koEMtitle_intro .zBEyedu_expert {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: calc(100% / var(--slide-count, 5));
}

.koEMtitle_intro .zBEyedu_expert {
    counter-increment: slideNum;
    position: relative;
}

.koEMtitle_intro .gxCecourse_intro {
    display: flex;
    gap: 16px;
    transform: translateX(-50%);
    background: rgb(217,141,114,0.5);
    border-radius: 11px;
    backdrop-filter: blur(5px);
    z-index: 5;
    left: 50%;
    position: absolute;
    padding: 10px 20px;
    bottom: 40px;
}

.koEMtitle_intro .PDUrmain_home input:nth-child(1):checked ~ .Nndistudy_tech {
    transform: translateX(0%);
}

.koEMtitle_intro .PDUrmain_home input:nth-child(4):checked ~ .Nndistudy_tech {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 3));
}

.koEMtitle_intro .PDUrmain_home input:nth-child(8):checked ~ .Nndistudy_tech {
    transform: translateX(calc(-100% / var(--slide-count, 5) * 7));
}

.koEMtitle_intro .PDUrmain_home input:nth-child(1):checked ~ .gxCecourse_intro label:nth-child(1),
.koEMtitle_intro .PDUrmain_home input:nth-child(2):checked ~ .gxCecourse_intro label:nth-child(2),
.koEMtitle_intro .PDUrmain_home input:nth-child(3):checked ~ .gxCecourse_intro label:nth-child(3),
.koEMtitle_intro .PDUrmain_home input:nth-child(4):checked ~ .gxCecourse_intro label:nth-child(4),
.koEMtitle_intro .PDUrmain_home input:nth-child(5):checked ~ .gxCecourse_intro label:nth-child(5),
.koEMtitle_intro .PDUrmain_home input:nth-child(6):checked ~ .gxCecourse_intro label:nth-child(6),
.koEMtitle_intro .PDUrmain_home input:nth-child(7):checked ~ .gxCecourse_intro label:nth-child(7),
.koEMtitle_intro .PDUrmain_home input:nth-child(8):checked ~ .gxCecourse_intro label:nth-child(8),
.koEMtitle_intro .PDUrmain_home input:nth-child(9):checked ~ .gxCecourse_intro label:nth-child(9),
.koEMtitle_intro .PDUrmain_home input:nth-child(10):checked ~ .gxCecourse_intro label:nth-child(10) {
    border-color: rgb(231,180,160);
    transform: scale(1.2);
    background: rgb(231,180,160,0.5);
}



.koEMtitle_intro .NJMGsuccess_path::after {
    bottom: 20px;
    border: 1px solid rgb(231,180,160,0.5);
    position: absolute;
    content: "";
    right: 20px;
    z-index: 3;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    opacity: 0.6;
}

.VjaEmeet_us::after {
    transform: rotate(45deg);
    right: -50px;
    opacity: 0.15;
    animation: float 20s infinite ease-in-out;
    position: absolute;
    width: 200px;
    top: -50px;
    content: "";
    background: rgb(217,141,114);
    height: 200px;
    z-index: 0;
}

.VjaEmeet_us .aFNiannouncement_box h5 {
    display: inline-block;
    text-transform: uppercase;
    font-size: 21px;
    letter-spacing: 2px;
    margin: 0;
    font-weight: 700;
    position: relative;
    color: rgb(231,180,160);
}

.VjaEmeet_us .aFNiannouncement_box ol {
    padding: 0;
    list-style-position: inside;
    margin: 0;
}

.fdmNoffer_selection {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: rgb(244,219,203);
}

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

.fdmNoffer_selection .hpogfee_schemes {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    order: -1;
    text-align: center;
    max-width: 700px;
}

.fdmNoffer_selection .DWVLrate_choices {
    perspective: 1000px;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
}

.fdmNoffer_selection .VMKjplan_details:hover .qoUapayment_pricing {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 0 20px rgb(231,180,160,0.5);
}

.fdmNoffer_selection .VMKjplan_details:hover .nxahpricing_levels::before {
    transform: scaleX(1);
}

.fdmNoffer_selection .VMKjplan_details:hover .nxahpricing_levels h3 {
    transform: translateX(5px);
    color: rgb(231,180,160);
}

.fdmNoffer_selection .rkcOrate_packages::before {
    left: 0;
    background: rgb(217,141,114,0.5);
    height: 2px;
    transition: width 0.4s ease;
    position: absolute;
    content: "";
    bottom: -8px;
    width: 40px;
}

.fdmNoffer_selection .VMKjplan_details:hover .Fnohphoto_album {
    filter: brightness(1.1) contrast(1.05);
    transform: translateZ(0);
}

.fdmNoffer_selection .VMKjplan_details::after {
    opacity: 0;
    z-index: -1;
    left: 30px;
    content: "";
    background: rgb(231,180,160,0.5);
    top: 100%;
    border-radius: 50%;
    filter: blur(10px);
    position: absolute;
    height: 15px;
    transition: opacity 0.4s ease;
    right: 30px;
}

.sPnracademic_experience .WOalstudent_insights {
    grid-template-columns: 1fr;
    gap: 2.5rem;
    position: relative;
    padding: 3rem;
    transform: perspective(1000px) rotateY(2deg);
    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);
    background: #ffffff;
    display: grid;
}

.sPnracademic_experience .WOalstudent_insights:hover > div:nth-child(2) {
    transform: translateY(-5px);
}

.sPnracademic_experience .name::after {
    transform: translateX(-50%);
    left: 50%;
    transition: width 0.4s ease;
    width: 0;
    position: absolute;
    background: rgb(217,141,114);
    bottom: -5px;
    content: "";
    height: 2px;
}

.pSVwgift_card::before {
    opacity: 0.05;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(180deg, transparent 0%, rgb(231,180,160,0.5) 100%);
    z-index: 0;
    content: '';
    height: 250px;
    position: absolute;
}

.pSVwgift_card .info_item:hover {
    transform: translateX(5px);
}

.pSVwgift_card .info_item svg {
    height: 20px;
    flex-shrink: 0;
    width: 20px;
    fill: rgb(231,180,160);
}

.pSVwgift_card .adKQnav_learn svg {
    transition: opacity 0.3s ease;
    height: auto;
    max-width: 160px;
}

.pSVwgift_card .BaTjheader_navbar h5 {
    font-weight: 600;
    margin-bottom: 0.5rem;
    font-size: 22px;
    color: #000000;
    position: relative;
}

.pSVwgift_card .upJvnav_core a:hover::before {
    left: 0;
    width: 10px;
}

.pSVwgift_card .subscribe_holder h5 {
    font-weight: 600;
    color: #000000;
    font-size: 22px;
}

.pSVwgift_card .input_holder {
    display: flex;
    gap: 0.5rem;
    position: relative;
}

.pSVwgift_card .MaQhsub_authorization {
    font-size: 15px;
    border-radius: 10px;
    transition: background-color 0.3s ease, transform 0.3s ease;
    font-weight: 600;
    border: none;
    cursor: pointer;
    padding: 1rem 1.5rem;
    color: #ffffff;
    background-color: rgb(231,180,160);
}

.aqRvtyPanel {
    perspective: 1000px;
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(231,180,160,0.5), rgb(244,219,203), rgb(217,141,114,0.5));
}

.aqRvtyPanel h2 {
    font-family: Arial, sans-serif;
    color: #000000;
    position: relative;
    font-size: 32px;
    font-weight: 700;
    text-shadow: 0 2px 10px rgba(0,0,0,0.05);
    padding-left: 20px;
    border-left: 4px solid rgb(231,180,160);
    text-align: left;
    margin-bottom: 40px;
    transition: transform 0.5s ease;
    line-height: 1.3;
    transform: translateZ(30px);
}

.aqRvtyPanel ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.aqRvtyPanel li::before {
    align-items: center;
    width: 30px;
    justify-content: center;
    color: #ffffff;
    background: rgb(231,180,160);
    left: 40px;
    box-shadow: 0 5px 15px rgba(rgb(231,180,160), 0.3);
    border-radius: 50%;
    display: flex;
    height: 30px;
    top: -15px;
    font-size: 16px;
    position: absolute;
    content: "✓";
}

.xgEzsecure_refuge ul, .xgEzsecure_refuge ol {
    margin: 0;
    padding: 15px 0;
    padding-left: 0;
    list-style-position: inside;
}

.xgEzsecure_refuge li:hover {
    background: rgb(231,180,160,0.5);
}

.SWZrcontact {
    overflow: hidden;
    background: rgb(244,219,203);
    padding: 90px 0;
    position: relative;
}

.SWZrcontact .Fnohphoto_album {
    position: absolute;
    right: 0;
    top: 2.5%;
    height: 95%;
    z-index: 1;
    border-radius: 100px 0 0 100px;
    width: 45%;
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.1);
}

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

.SWZrcontact .xSJFconnect_grid::after {
    position: absolute;
    content: '';
    right: -75px;
    height: 150px;
    background: rgb(217,141,114,0.5);
    bottom: -75px;
    width: 150px;
    opacity: 0.05;
    border-radius: 50%;
}

.SWZrcontact textarea {
    resize: none;
    border-radius: 20px;
    height: 140px;
}

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

.SWZrcontact .zPXTrequest_query label::before {
    width: 22px;
    border-radius: 50%;
    position: absolute;
    background: #ffffff;
    left: 0;
    content: '';
    height: 22px;
    border: 2px solid rgb(231,180,160,0.5);
    transition: all 0.3s ease;
    top: 2px;
}

.SWZrcontact .fNxGcontact_request:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 20px rgb(231,180,160,0.5);
}

.SWZrcontact .mMRasupport_links {
    border-radius: 70px 0 0 70px;
    transform: translateY(-50%);
    padding: 50px;
    flex-direction: column;
    z-index: 3;
    width: 40%;
    justify-content: center;
    top: 50%;
    right: 0;
    box-shadow: -5px 0 30px rgba(0, 0, 0, 0.1);
    position: absolute;
    display: flex;
    background: linear-gradient(135deg, rgb(231,180,160), rgb(217,141,114));
}

.SWZrcontact .ipaDsupport_list svg {
    transition: transform 0.3s ease;
    width: 24px;
    height: 24px;
    margin-right: 15px;
    flex-shrink: 0;
    margin-top: 3px;
}

header::before {
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
    content: "";
    z-index: -1;
    position: absolute;
    background: linear-gradient(145deg, rgb(217,141,114,0.5) 0%, transparent 70%);
}

header .vLqDtop_main .BaTjheader_navbar {
    flex-wrap: wrap;
    padding: 20px 30px;
    list-style: none;
    margin: 0;
    position: relative;
    padding: 0;
    display: flex;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 26px;
    transform: none;
}

header .vLqDtop_main .BaTjheader_navbar .iDEPhead_prime:hover a::after {
    transform: translateX(0);
}

.JQDKsubscribe_to_newsletter::before {
    background: linear-gradient(120deg, transparent, rgb(231,180,160,0.5), transparent);
    right: -5%;
    z-index: -1;
    transform: rotate(-15deg) translateZ(0);
    top: -10%;
    animation: shine 8s infinite ease-in-out;
    opacity: 0.3;
    width: 40%;
    height: 140%;
    position: absolute;
    content: "";
}

.JQDKsubscribe_to_newsletter h4 {
    text-shadow: 0 1px 3px rgba(0,0,0,0.1);
    transform: translateZ(0);
    color: #ffffff;
    position: relative;
    font-weight: 600;
    margin: 0 0 1rem;
    padding-left: 1rem;
    line-height: 1.4;
    font-size: calc(22px * 1.1);
}

.JQDKsubscribe_to_newsletter h4 {
    text-align: center;
    padding-left: 0;
}

.JQDKsubscribe_to_newsletter .input_holder span {
    position: relative;
    width: 100%;
    display: block;
}

.JQDKsubscribe_to_newsletter input[type="email"]:focus {
    border-color: rgba(255,255,255,0.3);
    transform: translateY(-2px);
    background: rgba(255,255,255,0.15);
    box-shadow: 0 4px 20px rgba(0,0,0,0.1), 0 0 0 2px rgb(231,180,160,0.5);
}

.JQDKsubscribe_to_newsletter .MaQhsub_authorization:hover {
    color: rgb(231,180,160);
    box-shadow: 0 6px 20px rgba(0,0,0,0.15), 
                0 1px 0 rgba(255,255,255,0.5) inset;
    transform: translateY(-3px);
    background: linear-gradient(to right, #ffffff, rgba(255,255,255,0.9));
}


@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}



@media (max-width: 767px) {.Wvjsexperience_trial {
    padding: 60px 0;
}.Wvjsexperience_trial .NJMGsuccess_path {
    padding-left: 20px;
    grid-template-columns: 1fr;
    gap: 30px;
}.Wvjsexperience_trial .container p {
    font-size: 20px;
}.Wvjsexperience_trial .fNxGcontact_request {
    padding: 15px 30px;
    grid-column: 1;
}
}



@media (min-width: 1200px) {.kErNlearning_outcomes .container {
    padding: 0;
}.kErNlearning_outcomes .NJMGsuccess_path {
    gap: 100px;
}.kErNlearning_outcomes .aFNiannouncement_box {
    padding: 60px;
}.kErNlearning_outcomes .aFNiannouncement_box li {
    margin-bottom: 20px;
}.kErNlearning_outcomes .Fnohphoto_album {
    max-width: 50%;
}
}



@media (max-width: 768px) {.MXYQprospective_students ul li {
    max-width: 400px;
    width: 100%;
}.MXYQprospective_students ul li:nth-child(3n+1),
    .MXYQprospective_students ul li:nth-child(3n+2),
    .MXYQprospective_students ul li:nth-child(3n+3) {
    animation: slideInBottom 0.6s forwards;
}
}


@media only screen and (max-width: 1200px) {.lBgCcookies_tech {
    text-align: center;
    align-items: center;
    flex-direction: column;
}.strJprivacy_ctrl {
    margin-right: 0;
    margin-bottom: 20px;
}.kjxycookie_apply {
    margin: 10px 0;
    max-width: 250px;
    width: 100%;
}}



@media (max-width: 1200px) {.koEMtitle_intro .aFNiannouncement_box .container {
    max-width: 960px;
}.koEMtitle_intro .aFNiannouncement_box p {
    max-width: 90%;
}
}



@media (max-width: 992px) {.koEMtitle_intro .aFNiannouncement_box .container {
    max-width: 720px;
}.koEMtitle_intro .aFNiannouncement_box p {
    max-width: 100%;
}.koEMtitle_intro .PDUrmain_home {
    max-height: 70vh;
}
}



@media (max-width: 576px) {.koEMtitle_intro .aFNiannouncement_box {
    padding: 40px 0 30px;
}.koEMtitle_intro .aFNiannouncement_box h1 {
    font-size: calc(38px * 0.7);
    margin-bottom: 10px;
}.koEMtitle_intro .aFNiannouncement_box h3 {
    margin-bottom: 15px;
    font-size: calc(22px * 0.8);
}.koEMtitle_intro .aFNiannouncement_box p {
    font-size: calc(18px * 0.9);
}.koEMtitle_intro .gxCecourse_intro {
    bottom: 20px;
    gap: 10px;
    padding: 8px 15px;
}.koEMtitle_intro .gxCecourse_intro label {
    width: 10px;
    height: 10px;
}.koEMtitle_intro .gxCecourse_intro::before,
    .koEMtitle_intro .gxCecourse_intro::after {
    display: none;
}.koEMtitle_intro .PDUrmain_home {
    max-height: 50vh;
}}



@media (max-width: 480px) {.fdmNoffer_selection {
    padding: 50px 0;
}.fdmNoffer_selection .nxahpricing_levels h3 {
    font-size: 24px;
}.fdmNoffer_selection .rkcOrate_packages {
    font-size: calc(24px - 2px);
}.fdmNoffer_selection .Fnohphoto_album {
    height: 160px;
}.fdmNoffer_selection .nxahpricing_levels {
    padding: 20px;
}}



@media (max-width: 767px) {.sPnracademic_experience {
    padding: 4rem 1.5rem;
}.sPnracademic_experience .WOalstudent_insights {
    padding: 2rem;
}.sPnracademic_experience .WOalstudent_insights .Fnohphoto_album {
    height: 220px;
    width: 220px;
    margin: 0 auto;
}.sPnracademic_experience .name {
    font-size: 23px;
}.sPnracademic_experience .kfdzwork_content {
    font-size: calc(12px * 0.95);
    line-height: 1.7;
}}



@media (max-width: 767px) {.aqRvtyPanel {
    padding: 60px 0;
}.aqRvtyPanel h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 30px;
    transform: translateZ(20px);
}.aqRvtyPanel h2::after {
    width: 40px;
}.aqRvtyPanel .NJMGsuccess_path {
    transform: translateZ(10px) rotateX(1deg);
}.aqRvtyPanel .NJMGsuccess_path:hover {
    transform: translateZ(15px) rotateX(0deg);
}.aqRvtyPanel li {
    padding: 25px 20px;
}.aqRvtyPanel li::before {
    left: 20px;
    width: 24px;
    height: 24px;
    top: -12px;
    font-size: 14px;
}.aqRvtyPanel span {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
}
}



@media (max-width: 992px) {.SWZrcontact .Fnohphoto_album {
    display: none;
}.SWZrcontact .container {
    align-items: center;
    flex-direction: column;
    display: flex;
}.SWZrcontact .xSJFconnect_grid {
    max-width: 600px;
    width: 100%;
    flex-direction: column;
}.SWZrcontact .mMRasupport_links {
    margin-top: 30px;
    border-radius: 20px;
    transform: none;
    max-width: 600px;
    top: auto;
    width: 100%;
    right: auto;
    position: relative;
}.SWZrcontact .mMRasupport_links::before {
    border-radius: 20px;
}
}



@media (min-width: 992px) {.JQDKsubscribe_to_newsletter {
    padding: 6rem 0;
}.JQDKsubscribe_to_newsletter .NJMGsuccess_path {
    padding: 4rem;
    gap: 4rem;
}.JQDKsubscribe_to_newsletter h4 {
    font-size: calc(22px * 1.3);
}.JQDKsubscribe_to_newsletter .NJMGsuccess_path > div:first-child {
    animation: fadeIn 0.8s ease-out;
}.JQDKsubscribe_to_newsletter .input_holder {
    animation: fadeIn 0.8s 0.2s both ease-out;
}
}

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

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



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



@keyframes patternMove {
    0% {
        transform: rotate(15deg) translateY(0);
    }
    100% {
        transform: rotate(15deg) translateY(-100px);
    }
}


    
    @keyframes widthIn {
        0% {
            transform: translateX(-50%) scaleX(0);
        }
        100% {
            transform: translateX(-50%) scaleX(1);
        }
    }

