header,footer {
    width: 100%;
}

header {
    padding: 0;
    background: rgb(92,101,117);
    position: relative;
    margin-top: 0;
    z-index: 100;
    overflow: visible;
}


.tariff_plan_5930 {
    padding: 120px 0 80px;
    --card-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    --pricing-bg: #f5f7fa;
    position: relative;
    --card-accent: rgb(128,140,160);
    background-color: var(--pricing-bg);
    --card-border: linear-gradient(135deg, rgb(128,140,160), rgb(92,101,117));
    --card-hover-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    --card-bg: #ffffff;
    overflow: hidden;
    --card-transition: 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}

.tariff_plan_5930 .bundle_offer_4075 {
    max-width: 700px;
    word-wrap: break-word;
    font-size: calc(15px + 2px);
    line-height: 1.6;
    white-space: normal;
    color: #000000;
    overflow-wrap: break-word;
    margin: 0 auto;
}

.tariff_plan_5930 .cost_summary_6203:hover .price_tiers_3046 {
    box-shadow: var(--card-hover-shadow);
}

.tariff_plan_5930 .rate_panel_0256 {
    flex-direction: column;
    position: relative;
    display: flex;
    flex-grow: 1;
    padding: 35px 30px;
    z-index: 1;
}

.tariff_plan_5930 .rate_schemes_6781 {
    font-weight: 700;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    font-size: calc(20px + 6px);
    color: var(--card-accent);
}

.tariff_plan_5930 .pic_zoom_9514::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    transition: opacity 0.4s ease;
    top: 0;
    opacity: 0;
    left: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
}

.education_history_5341 .success_ratings_6817 {
    overflow: hidden;
    min-height: 580px;
    gap: 30px;
    padding: 3rem;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.3) 100%);
    grid-template-rows: auto 1fr;
    position: relative;
    grid-template-columns: 1.2fr 0.8fr;
    display: grid;
    backdrop-filter: blur(15px);
    border-radius: 30px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
}

.education_history_5341 .success_ratings_6817:hover .name {
    transform: translateX(10px);
}

.education_history_5341 .success_ratings_6817:hover .name::after {
    width: 120px;
}

.education_history_5341 .success_ratings_6817 span:not(.name) {
    transition: all 0.5s cubic-bezier(0.2, 1, 0.3, 1);
    color: rgb(92,101,117);
    font-size: 21px;
    margin-top: 4rem;
    font-weight: 600;
    padding: 0.7rem 1.5rem;
    width: max-content;
    border-radius: 10px;
    backdrop-filter: blur(10px);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateX(0);
    grid-column: 1;
    grid-row: 1;
    background: rgba(0, 0, 0, 0.2);
    z-index: 3;
}

.privacy_section_0746 {
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.5);
    position: relative;
    background: linear-gradient(135deg, rgb(165,177,197), #ffffff 80%);
    overflow: hidden;
    font-family: Arial, sans-serif;
    padding: 4rem 2rem;
}

.privacy_section_0746 h1 {
    font-size: 38px;
    transition: transform 0.3s ease;
    font-weight: 700;
    padding-bottom: 1rem;
    letter-spacing: -0.03em;
    color: rgb(128,140,160);
    transform: translateX(-0.5rem);
    position: relative;
    margin-bottom: 2rem;
}

.privacy_section_0746 h3 {
    font-size: calc(33px * 0.85);
    font-weight: 600;
    color: #000000;
    margin-bottom: 1rem;
    margin-top: 2rem;
    position: relative;
}

.privacy_section_0746 p {
    font-size: 15px;
    margin-bottom: 1.5rem;
    line-height: 1.7;
    transition: transform 0.3s ease;
    padding-right: 1rem;
    position: relative;
    color: #000000;
}

.privacy_section_0746 li {
    padding-left: 1.5rem;
    margin-bottom: 1rem;
    line-height: 1.6;
    position: relative;
    color: #000000;
    font-size: 15px;
    transition: transform 0.3s ease;
}

.contact_information_9520::before {
    height: 100%;
    content: "";
    top: 0;
    background: linear-gradient(120deg, rgb(128,140,160,0.5) 0%, transparent 75%);
    opacity: 0.15;
    position: absolute;
    left: 0;
    width: 100%;
}

.contact_information_9520 .query_section_1729 {
    display: flex;
    border-radius: 16px;
    flex-wrap: wrap;
    overflow: hidden;
    flex-direction: row-reverse;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    margin-top: 50px;
    background: #ffffff;
}

.contact_information_9520 form h3 {
    font-size: 21px;
    margin-bottom: 35px;
    color: #000000;
    font-weight: 600;
    font-family: Arial, sans-serif;
}

.contact_information_9520 form input[type="text"]::placeholder {
    color: rgba(#000000, 0.4);
}

.contact_information_9520 .query_help_5238 label {
    color: #000000;
    padding-left: 35px;
    position: relative;
    cursor: pointer;
    line-height: 1.5;
    font-size: 14px;
}

.contact_information_9520 .query_help_5238 label a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(128,140,160);
}

.contact_information_9520 form .support_section_7310 {
    font-size: 16px;
    transition: all 0.3s ease;
    color: #ffffff;
    border: none;
    font-family: Arial, sans-serif;
    position: relative;
    background: linear-gradient(45deg, rgb(128,140,160), rgb(92,101,117));
    padding: 15px 35px;
    font-weight: 600;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
}

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

.study_process_3458 h2::before {
    left: 0;
    position: absolute;
    transform: scaleX(1);
    background: linear-gradient(to right, rgb(128,140,160), rgb(92,101,117));
    bottom: -12px;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    height: 3px;
    transform-origin: left center;
    content: "";
    width: 80px;
}

.study_process_3458:hover .text_header_8542 {
    transform: translateY(-5px);
}

.appZone_0125::before {
    position: absolute;
    animation: floatElement 15s ease-in-out infinite;
    content: "";
    width: 40%;
    filter: blur(60px);
    top: -10%;
    right: -5%;
    transform: rotate(-15deg) skewX(10deg);
    z-index: 1;
    background: linear-gradient(220deg, rgb(92,101,117,0.5) 20%, transparent 80%);
    height: 70%;
}

.appZone_0125 .pro_study_3691 {
    background: #ffffff;
    overflow: hidden;
    border-radius: 27px;
    animation: slideUp 0.8s forwards 0.5s ease-out;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 0 5px 10px rgba(0, 0, 0, 0.05);
    opacity: 0;
    position: relative;
    padding: 50px;
    transform: translateY(30px);
}

.appZone_0125 span {
    text-align: left;
    border-left: 3px solid rgb(128,140,160,0.5);
    padding-left: 15px;
    position: relative;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: calc(13px * 1.1);
}

header .top_guide_5297 {
    z-index: 2;
    flex: 0 0 auto;
    overflow: hidden;
    padding: 0.5rem 0.7rem;
    margin-right: 2rem;
    transition: all 0.3s ease;
    border-left: 3px solid rgb(128,140,160);
    position: relative;
}

header .head_train_1092:hover::after {
    opacity: 1;
}

header .head_train_1092 img {
    filter: brightness(1.1);
    max-height: 40px;
}

header .header_pagewrap_1036::before {
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    background: rgb(128,140,160);
    width: 40px;
    height: 1px;
    content: '';
}

header .site_navbar_7849 a:hover::before {
    transform: translateX(0);
}

header .site_navbar_7849 a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

header .site_navbar_7849:hover::before {
    transform: translateY(-50%) scale(1);
}

header .main_sitewrap_2790::before {
    background: rgb(128,140,160);
    left: 20px;
    content: '';
    width: 30px;
    position: absolute;
    height: 1px;
    top: 20px;
}

.explore_now_1687::before {
    background: radial-gradient(circle at center, rgb(255, 255, 255, 0.5) 0%, transparent 60%);
    z-index: -1;
    width: 200%;
    animation: pulse 12s infinite alternate;
    content: "";
    top: -50%;
    left: -50%;
    height: 200%;
    opacity: 0.05;
    transform: rotate(-15deg);
    position: absolute;
}

.explore_now_1687 h6::after {
    width: 50px;
    transform: translateX(-50%) scaleX(0);
    content: "";
    transform-origin: center;
    opacity: 0.7;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    height: 3px;
    left: 50%;
    background: #ffffff;
    bottom: -15px;
    position: absolute;
}

.explore_now_1687 .support_section_7310:hover {
    transform: translateY(-2px) translateZ(0);
    background: linear-gradient(to right, #ffffff, #f0f8ff);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.18);
}

.explore_now_1687 .support_section_7310:hover span {
    transform: scale(1.03);
}

.join_our_community_2064::before {
    width: 100%;
    top: 0;
    background: 
        linear-gradient(0deg, transparent 40%, rgb(128,140,160,0.5) 100%),
        repeating-linear-gradient(-45deg, rgb(92,101,117,0.5) 0, rgb(92,101,117,0.5) 2px, transparent 2px, transparent 8px);
    position: absolute;
    left: 0;
    height: 100%;
    z-index: 0;
    animation: movePattern 20s linear infinite;
    content: "";
}

.join_our_community_2064 input[type="email"] {
    width: 100%;
    transition: all 0.3s ease;
    font-size: 14px;
    border: none;
    border-radius: 10px;
    background: #ffffff;
    margin-bottom: 1.5rem;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1);
    color: #000000;
    padding: 1.5rem;
}

.join_our_community_2064 .sub_border_3870:hover::before {
    opacity: 1;
}

.welcome_4628 {
    position: relative;
    padding: 2rem;
    align-items: center;
    display: flex;
    background: linear-gradient(135deg, rgb(165,177,197) 0%, rgba(0, 0, 0, 0.5) 100%);
    justify-content: center;
    min-height: 100vh;
    overflow: hidden;
}

.welcome_4628 .edu_trackfast_9854 {
    transform: perspective(1000px) rotateX(2deg);
    gap: 3rem;
    grid-template-columns: 1fr;
    position: relative;
    width: 100%;
    display: grid;
    z-index: 2;
    max-width: 1200px;
}

.welcome_4628 .edu_trackfast_9854 > div:first-child h3 {
    margin: 0;
    font-weight: 600;
    line-height: 1.6;
    color: #000000;
    font-size: 23px;
    letter-spacing: 0.02em;
}

.welcome_4628 .expert_zone_1724:hover {
    transform: perspective(1000px) rotateY(-2deg) translateZ(20px);
}

.welcome_4628 .expert_zone_1724 > div::before {
    z-index: 1;
    height: 100%;
    transition: opacity 0.4s ease;
    position: absolute;
    top: 0;
    content: "";
    mix-blend-mode: multiply;
    opacity: 0.7;
    background: linear-gradient(45deg, rgb(128,140,160,0.5) 0%, rgb(92,101,117,0.5) 100%);
    left: 0;
    width: 100%;
}

.about_this_7814::before {
    height: 100%;
    top: 0;
    content: "";
    z-index: 0;
    background-image: 
        repeating-linear-gradient(
            45deg,
            rgba(rgb(128,140,160,0.5), 0.03) 0px,
            rgba(rgb(128,140,160,0.5), 0.03) 1px,
            transparent 1px,
            transparent 20px
        ),
        repeating-linear-gradient(
            -45deg,
            rgba(rgb(92,101,117,0.5), 0.03) 0px,
            rgba(rgb(92,101,117,0.5), 0.03) 1px,
            transparent 1px,
            transparent 20px
        );
    left: 0;
    position: absolute;
    width: 100%;
}

.about_this_7814 .pic_zoom_9514::before {
    height: 100%;
    left: 0;
    content: "";
    top: 0;
    position: absolute;
    width: 100%;
    background: 
        linear-gradient(
            180deg,
            transparent 50%,
            rgba(0, 0, 0, 0.8) 100%
        );
    z-index: 1;
}

.about_this_7814 .quick_classes_0647 svg {
    height: 60px;
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.1));
    width: 60px;
    margin-right: 20px;
    transition: transform 0.4s ease;
    fill: rgb(128,140,160);
}

.about_this_7814 .text_header_8542 p {
    color: #000000;
    position: relative;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    font-size: 13px;
    margin: 0;
}

.find_us_4261::before {
    background-image: repeating-linear-gradient(
        45deg,
        rgba(rgb(128,140,160,0.5), 0.03) 0px,
        rgba(rgb(128,140,160,0.5), 0.03) 2px,
        transparent 2px,
        transparent 10px
    );
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 0;
    content: "";
    width: 100%;
}

.find_us_4261 .container {
    position: relative;
    max-width: 1200px;
    z-index: 3;
    margin: 0 auto;
}

.find_us_4261 .info_request_4108:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(rgba(0, 0, 0, 0.5), 0.1),
                0 2px 10px rgba(rgba(0, 0, 0, 0.5), 0.05);
}

.find_us_4261 h6 {
    color: #000000;
    text-transform: capitalize;
    font-weight: 600;
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
    gap: 0.75rem;
    font-size: 16px;
}

.find_us_4261 .reach_out_4852 > div {
    position: relative;
    transition: transform 0.3s ease;
}

.find_us_4261 .ask_for_help_2975:hover::before {
    width: 100%;
}

.find_us_4261 .ask_for_help_2975:hover svg {
    transform: scale(1.1);
}

.find_us_4261 svg path {
    transition: fill 0.3s ease;
    fill: rgb(128,140,160);
}

.price_table_7316::after {
    position: absolute;
    background: linear-gradient(90deg, rgb(128,140,160), rgb(92,101,117));
    width: 100%;
    content: "";
    height: 6px;
    left: 0;
    top: 0;
}

.price_table_7316 .company_holder::before {
    background: rgb(128,140,160);
    border-top-right-radius: 16px;
    left: 0;
    height: 5px;
    position: absolute;
    width: 100%;
    top: 0;
    border-top-left-radius: 16px;
    content: "";
}

.price_table_7316 .site_core_5871 {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem;
}

.price_table_7316 .header_pagewrap_1036 .site_core_5871 {
    flex-direction: column;
    display: flex;
    gap: 0;
    padding: 1rem 0;
}

.price_table_7316 .header_pagewrap_1036 .site_core_5871 a::before {
    transition: all 0.3s ease;
    z-index: -1;
    left: 0;
    position: absolute;
    background: rgb(165,177,197);
    content: "";
    height: 100%;
    top: 0;
    width: 0;
}

.gift_card_7549 {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: 3rem;
    background: rgb(165,177,197);
    position: relative;
    padding: 2rem 0;
}

.program_overview_1482 {
    position: relative;
    background: linear-gradient(135deg, rgb(165,177,197) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
    padding: 120px 0;
}

.program_overview_1482 .career_path_0623 {
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    display: grid;
    background: #ffffff;
    border-left: 3px solid rgb(128,140,160);
    gap: 40px;
    grid-template-columns: 1fr;
}

.program_overview_1482 .text_header_8542::before {
    transform: scaleX(0.7);
    top: 0;
    content: "";
    height: 4px;
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, rgb(128,140,160) 0%, rgb(92,101,117) 100%);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    transform-origin: left;
}

.program_overview_1482 span.description {
    display: none;
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (max-width: 991px) {.tariff_plan_5930 {
    padding: 80px 0 60px;
}.tariff_plan_5930 .learning_fees_0895 {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}
}



@media (max-width: 992px) {.education_history_5341 .success_ratings_6817 {
    padding: 2rem;
    gap: 20px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
}.education_history_5341 .pic_zoom_9514 {
    grid-row: 1;
    height: 350px;
    grid-column: 1;
}.education_history_5341 .name {
    margin: 0;
    grid-column: 1;
    grid-row: 2;
}.education_history_5341 .success_ratings_6817 span:not(.name) {
    grid-column: 1;
    grid-row: 2;
    margin-top: 3.5rem;
}.education_history_5341 .career_tasks_6092 {
    grid-row: 3;
    grid-column: 1;
}.education_history_5341 .success_ratings_6817:hover .name,
    .education_history_5341 .success_ratings_6817:hover span:not(.name) {
    transform: translateY(-5px);
}
}



@media screen and (max-width: 1024px) {.contact_information_9520 .inquiry_widget_3981 {
    padding: 50px 40px;
}
}



@media screen and (max-width: 767px) {.contact_information_9520 {
    padding: 70px 0;
}.contact_information_9520 .pic_zoom_9514 {
    min-height: 250px;
}.contact_information_9520 .inquiry_widget_3981 {
    padding: 40px 30px;
}.contact_information_9520 .inquiry_widget_3981::before {
    left: 30px;
    width: calc(100% - 60px);
}
}



@media (max-width: 992px) {.study_process_3458 {
    padding: 90px 0;
}.study_process_3458 h2 {
    font-size: calc(34px - 0.2rem);
}.study_process_3458 .text_header_8542 {
    padding: 35px;
}
}



@media (max-width: 991px) {.appZone_0125 {
    padding: 80px 0;
}.appZone_0125 h2 {
    font-size: calc(30px * 0.85);
}.appZone_0125 .pro_study_3691 {
    padding: 40px 30px;
}.appZone_0125 li::before {
    left: -20px;
}
}



@media (max-width: 767px) {.appZone_0125 {
    padding: 60px 0;
}.appZone_0125 h2 {
    font-size: calc(30px * 0.7);
    margin-bottom: 30px;
}.appZone_0125 h2::after {
    bottom: -10px;
    width: 60px;
}.appZone_0125 .pro_study_3691 {
    padding: 30px 20px;
}.appZone_0125 li::before {
    display: none;
}.appZone_0125 span {
    line-height: 1.6;
    font-size: 13px;
}
}



@media (max-width: 479px) {header .main_sitewrap_2790 {
    padding: 0.7rem 1.2rem;
}header .top_guide_5297 {
    padding: 0.3rem 0.5rem;
    max-width: 120px;
}header .site_navbar_7849 a {
    padding: 0 0.6rem;
    font-size: calc(16px - 3px);
    height: 32px;
}}



@media (min-width: 992px) {.explore_now_1687 {
    padding: 6rem 4rem;
}.explore_now_1687 .container {
    grid-gap: 3rem;
    grid-template-columns: 3fr 1fr;
}.explore_now_1687 h6 {
    font-size: calc(18px * 1.6);
}.explore_now_1687 .support_section_7310 {
    padding: 1.1rem 3rem;
}
}



@media (max-width: 480px) {.explore_now_1687 {
    padding: 3rem 1.2rem;
}.explore_now_1687 h6 {
    font-size: 18px;
}.explore_now_1687 .support_section_7310 {
    padding: 0.8rem 1.8rem;
    justify-content: center;
    width: 100%;
}.explore_now_1687 div div span {
    width: 100%;
}}



@media (min-width: 768px) {.welcome_4628 .edu_trackfast_9854 {
    align-items: center;
    grid-template-columns: 1fr 1.5fr;
}.welcome_4628 .expert_zone_1724 {
    padding: 4rem;
}.welcome_4628 .expert_zone_1724 > div {
    height: 300px;
}.welcome_4628 .expert_zone_1724 h1 {
    font-size: calc(45px * 1.2);
}
}



@media (max-width: 1200px) {.about_this_7814 {
    padding: 130px 0;
}.about_this_7814 .pro_study_3691 {
    gap: 30px 40px;
}.about_this_7814 .class_experts_2394 {
    height: 500px;
}
}



@media (max-width: 480px) {.about_this_7814 {
    padding: 60px 0;
}.about_this_7814 .pro_study_3691 {
    gap: 20px;
}.about_this_7814 .class_experts_2394 {
    height: 350px;
}.about_this_7814 .smart_track_8913 {
    padding: 20px;
}.about_this_7814 .learning_track_2506 {
    font-size: calc(19px * 0.9);
    padding-bottom: 8px;
}.about_this_7814 .skill_growth_6803 {
    font-size: calc(13px * 0.9);
}.about_this_7814 .quick_classes_0647 {
    padding: 10px 0;
}.about_this_7814 .quick_classes_0647 svg {
    height: 40px;
    width: 40px;
    margin-right: 10px;
}.about_this_7814 h2 {
    font-size: calc(34px * 0.8);
    margin-bottom: 15px;
}.about_this_7814 .text_header_8542 p {
    line-height: 1.6;
    font-size: calc(13px * 0.9);
}.about_this_7814 .text_header_8542::before {
    width: 2px;
}}



@media (max-width: 768px) {.price_table_7316 {
    padding: 3rem 0 1.5rem;
}.price_table_7316 .site_core_5871 {
    gap: 1.5rem;
}.price_table_7316 .company_holder {
    padding: 2rem;
}.price_table_7316 .company_holder h3 {
    font-size: calc(34px - 2px);
}.gift_card_7549 {
    margin-top: 2rem;
}
}



@media (min-width: 768px) {.program_overview_1482 .career_path_0623 {
    align-items: start;
    grid-template-columns: 1fr 1.5fr;
}.program_overview_1482 .pic_zoom_9514 {
    min-height: 400px;
    height: 100%;
}.program_overview_1482 h3 {
    font-size: calc(20px * 1.1);
}.program_overview_1482 p.description {
    max-height: 400px;
    font-size: calc(15px * 1.05);
}
}



@media (hover: hover) {.program_overview_1482 .career_path_0623 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
}.program_overview_1482 .career_path_0623:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 8px 20px rgba(0, 0, 0, 0.04);
}
}



@keyframes floatElement {
  0% {
    transform: rotate(-15deg) skewX(10deg) translateY(0);
  }
  50% {
    transform: rotate(-15deg) skewX(10deg) translateY(-20px);
  }
  100% {
    transform: rotate(-15deg) skewX(10deg) translateY(0);
  }
}



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

