﻿svg {
    height: 30px;
    width: 30px;
}

.milestone_cta_6219 {
    flex: 0 0 auto;
}

.milestone_cta_6219 {
    position: relative;
    padding: 80px 0 40px;
    z-index: 2;
    color: #ffffff;
    font-family: Arial, sans-serif;
}

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

.about_this_0267 h5 {
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 24px;
    margin: 0 0 20px;
    padding-bottom: 10px;
}

.about_this_0267 p b {
    transform: translateX(-15px);
    font-size: calc(15px * 1.4);
    font-weight: 700;
    display: block;
    opacity: 0;
    animation: slideIn 0.8s forwards 0.3s;
    position: relative;
    color: rgb(160,148,167);
    padding-left: 15px;
    margin-bottom: 10px;
}

.course_candidates_4165::before {
    position: absolute;
    background: 
        radial-gradient(circle at 20% 30%, rgb(195,184,203,0.5) 0, transparent 80px),
        radial-gradient(circle at 80% 70%, rgb(160,148,167,0.5) 0, transparent 80px);
    width: 100%;
    z-index: 1;
    content: "";
    left: 0;
    height: 100%;
    top: 0;
    opacity: 0.3;
}

.course_candidates_4165 p svg {
    width: 50px;
    border: 1px solid rgb(195,184,203,0.5);
    margin-bottom: 15px;
    height: 50px;
    transition: all 0.4s ease;
    border-radius: 50%;
    padding: 10px;
}

.course_candidates_4165 p:hover svg path {
    fill: rgb(160,148,167);
}

.course_candidates_4165 p:hover span::before {
    width: 30px;
}



.course_candidates_4165 .learn_skill_2983 > div p {
    animation: fadeIn 0.6s ease forwards;
    opacity: 0;
}

.course_candidates_4165 .learn_skill_2983 > div p:nth-child(3) {
    animation-delay: 0.3s;
}

.course_candidates_4165::after {
    height: 2px;
    width: 100%;
    bottom: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(195,184,203,0.5), 
        rgb(160,148,167,0.5), 
        transparent);
    position: absolute;
    left: 0;
    content: "";
}

.contacts_7498 h1:hover {
    transform: perspective(500px) translateZ(20px);
}

.contacts_7498 h1::after {
    border-radius: 10px;
    left: 50%;
    content: "";
    height: 4px;
    position: absolute;
    background: linear-gradient(90deg, rgb(195,184,203) 0%, rgb(160,148,167) 100%);
    width: 80px;
    transform: translateX(-50%);
    bottom: -10px;
}

.contacts_7498 h6 {
    color: #000000;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    align-items: center;
    display: flex;
}

.contacts_7498 .edu_ask_5429 > div {
    transition: transform 0.3s ease;
}

.contacts_7498 .reach_help_0374 {
    padding-left: 5px;
    transition: color 0.3s ease;
    font-weight: 400;
    display: flex;
    align-items: center;
    text-decoration: none;
    font-size: 18px;
    position: relative;
    color: #000000;
}

.contacts_7498 .reach_help_0374:hover svg path {
    fill: rgb(195,184,203);
}

.thankPageID_6471 .container {
    position: relative;
    transform: translateY(20px);
    padding: 0 2rem;
    animation: slideUp 0.8s forwards 0.2s cubic-bezier(0.19, 1, 0.22, 1);
    margin: 0 auto;
    opacity: 0;
    max-width: 1200px;
    z-index: 2;
}

.thankPageID_6471 h2::after {
    position: absolute;
    background: linear-gradient(90deg, rgb(195,184,203), rgb(160,148,167));
    content: "";
    width: 80px;
    transform: translateX(-50%);
    bottom: -15px;
    left: 50%;
    height: 3px;
    border-radius: 10px;
}

.thankPageID_6471 ul {
    padding: 0;
    z-index: 1;
    list-style: none;
    margin: 0;
    position: relative;
}

.thankPageID_6471 li::before {
    position: absolute;
    border-radius: 50%;
    height: 8px;
    content: "";
    top: 8px;
    width: 8px;
    left: 0;
    opacity: 0;
    animation: appearDot 0.4s forwards 1s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgb(195,184,203);
    transform: scale(0);
}

.title_screen_3971 .fast_knowledge_5932 {
    gap: 2.5rem;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    z-index: 10;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    transform: translateY(-2%);
}

.title_screen_3971 h3::before {
    height: 85%;
    width: 8px;
    background: rgb(195,184,203);
    transform: skewY(-15deg);
    left: 0;
    top: 0.5em;
    content: "";
    position: absolute;
}

.title_screen_3971 .edu_heritage_5628::before {
    opacity: 0.7;
    z-index: -1;
    border-top: 2px solid rgb(195,184,203);
    position: absolute;
    right: -8px;
    top: -8px;
    border-right: 2px solid rgb(195,184,203);
    height: 60%;
    content: "";
    width: 60%;
}

.title_screen_3971 .edu_heritage_5628 > div:hover {
    transform: translateY(-5px) scale(1.02);
}

.title_screen_3971 .edu_heritage_5628 > div:hover p {
    transform: translateY(-5px);
}

.program_information_8306 .learn_development_5769::before {
    left: 0;
    content: "";
    top: 0;
    background: linear-gradient(90deg, rgb(231,220,240), transparent);
    z-index: 2;
    position: absolute;
    width: 100px;
    pointer-events: none;
    height: 100%;
}

.program_information_8306 .learn_development_5769::before {
    background: linear-gradient(0deg, rgb(231,220,240), transparent);
    height: 100px;
    top: auto;
    width: 100%;
    bottom: 0;
}

.program_information_8306 .class_map_9837 img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    transition: transform 0.7s ease;
    filter: brightness(1.05) contrast(1.08);
    object-position: center;
}

.program_information_8306 .tech_training_1864::before {
    opacity: 0.3;
    content: "";
    border: 1px solid rgb(195,184,203,0.5);
    pointer-events: none;
    top: 1.5rem;
    left: 1.5rem;
    border-radius: 10px;
    width: calc(100% - 3rem);
    height: calc(100% - 3rem);
    position: absolute;
}

.program_information_8306 .tech_training_1864::before {
    width: calc(100% - 1.5rem);
    top: 0.75rem;
    height: calc(100% - 1.5rem);
    left: 0.75rem;
}

.program_information_8306 .tech_training_1864 .message_links_7190:hover::before {
    transform: translateX(100%);
}

.privacy_refuge_0817 {
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(231,220,240) 0%, rgba(255,255,255,0.98) 100%);
    overflow: hidden;
    position: relative;
    perspective: 1000px;
}

.privacy_refuge_0817 h1 {
    font-weight: 700;
    position: relative;
    margin-bottom: 2rem;
    line-height: 1.2;
    letter-spacing: -0.5px;
    font-size: calc(44px * 1.2);
    font-family: Arial, sans-serif;
    color: #000000;
    padding-bottom: 1rem;
}

.privacy_refuge_0817 h2 {
    transition: transform 0.3s ease-out;
    transform: translateX(0);
    border-left: 3px solid rgb(160,148,167);
    font-weight: 600;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: calc(34px * 1.05);
    padding-left: 1rem;
    color: #000000;
    margin: 3rem 0 1.5rem;
}

.privacy_refuge_0817 strong {
    display: inline-block;
    color: #000000;
    padding: 0 2px;
    font-weight: 600;
    background: linear-gradient(to bottom, transparent 85%, rgb(160,148,167,0.5) 85%, rgb(160,148,167,0.5) 100%);
    position: relative;
}

.privacy_refuge_0817 span {
    border-left: 2px solid rgb(160,148,167,0.5);
    font-family: Arial, sans-serif;
    margin-bottom: 2rem;
    line-height: 1.7;
    transition: transform 0.3s ease-out, border-left-color 0.3s ease-out;
    background-color: rgba(rgba(0, 0, 0, 0.5), 0.02);
    color: #000000;
    display: block;
    transform: translateX(0);
    font-size: 13px;
    padding: 1rem 1.5rem;
}

.mentorship_profile_2705 .image_wrap_2473 {
    position: absolute;
    border-radius: 2px;
    top: -60px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    transform: rotate(0deg);
    width: 120px;
    transition: all 0.5s ease;
    box-shadow: 10px 10px 0 #ffffff, 12px 12px 0 rgb(195,184,203);
    left: 40px;
    height: 120px;
}

.mentorship_profile_2705 .work_content_1045::before {
    width: 30px;
    transition: transform 0.5s ease;
    background: rgb(195,184,203);
    height: 2px;
    position: absolute;
    transform-origin: right;
    content: "";
    left: -40px;
    transform: scaleX(0);
    top: 15px;
}

.explore_now_9208 .message_links_7190 {
    text-decoration: none;
    align-items: center;
    display: flex;
    position: relative;
    justify-content: center;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(0, 0, 0, 0.01);
    padding: 50px;
    transition: all 0.5s ease;
    font-weight: 600;
    background: rgb(195,184,203);
    font-size: 15px;
    overflow: hidden;
    color: #ffffff;
    z-index: 5;
    transform: perspective(1000px) rotateX(2deg) rotateY(2deg) translateZ(0);
    border-radius: 17px;
}

.explore_now_9208::after {
    position: absolute;
    bottom: -50px;
    height: 300px;
    opacity: 0.3;
    border-radius: 50%;
    filter: blur(80px);
    background: linear-gradient(
        45deg,
        rgb(195,184,203,0.5),
        rgb(160,148,167,0.5)
    );
    z-index: 1;
    content: '';
    right: -50px;
    width: 300px;
}

.training_results_4026 .learn_skill_2983 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    align-items: center;
    background: rgba(255, 255, 255, 0.85);
    display: flex;
    z-index: 4;
    backdrop-filter: blur(10px);
    padding: 40px;
    position: relative;
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    flex-direction: column;
}

.training_results_4026 li {
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    padding: 20px 25px;
    transform: translateX(0);
    background: rgba(255, 255, 255, 0.9);
    border-left: 3px solid rgb(195,184,203);
}

.training_results_4026 li:hover svg path {
    fill: rgb(160,148,167);
}

.client_experience_2843 {
    position: relative;
    background: linear-gradient(145deg, rgb(231,220,240) 0%, rgba(240, 245, 255, 0.95) 100%);
    padding: 5rem 0;
    overflow: hidden;
}

.client_experience_2843 h2 {
    text-align: center;
    animation: fadeInUp 0.7s ease-out 0.2s forwards;
    color: #000000;
    font-family: Arial, sans-serif;
    opacity: 0;
    letter-spacing: -0.01em;
    font-size: 32px;
    position: relative;
    transform: translateY(20px);
    font-weight: 700;
    margin-bottom: 3rem;
}

.client_experience_2843 .client_ratings_5641:nth-child(2) {
    animation-delay: 0.5s;
}

.client_experience_2843 .client_ratings_5641:nth-child(5) {
    animation-delay: 1.1s;
}

.client_experience_2843 .client_ratings_5641:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 
                0 3px 8px rgba(0, 0, 0, 0.03);
    transform: translateY(-5px) scale(1.02);
}

.client_experience_2843 .client_ratings_5641 h3::after {
    height: 2px;
    left: 0;
    width: 40px;
    background: rgb(195,184,203);
    position: absolute;
    content: "";
    transform: scaleX(0.7);
    bottom: -5px;
    transform-origin: left;
    transition: transform 0.3s ease;
}

header::before {
    z-index: 0;
    content: '';
    height: 100%;
    top: 0;
    position: absolute;
    background: 
        linear-gradient(to right, transparent 25%, rgba(255, 255, 255, 0.05) 25%, rgba(255, 255, 255, 0.05) 26%, transparent 26%),
        linear-gradient(to right, transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 51%, transparent 51%),
        linear-gradient(to right, transparent 75%, rgba(255, 255, 255, 0.05) 75%, rgba(255, 255, 255, 0.05) 76%, transparent 76%);
    left: 0;
    width: 100%;
}

header .top_prime_6914::before {
    height: 0;
    width: 100%;
    z-index: -1;
    transition: height 0.3s ease;
    bottom: 0;
    content: '';
    position: absolute;
    background: linear-gradient(to top, rgb(195,184,203,0.5), transparent);
    left: 0;
}

.contact_information_1650 h2 {
    position: relative;
    text-align: left;
    font-weight: 700;
    margin-bottom: 50px;
    color: #000000;
    font-size: 29px;
    border-left: 5px solid rgb(195,184,203);
    padding-left: 20px;
}

.contact_information_1650 .image_wrap_2473::before {
    height: 100%;
    mix-blend-mode: multiply;
    top: 0;
    content: "";
    background: rgb(195,184,203,0.5);
    left: 0;
    z-index: 1;
    width: 100%;
    position: absolute;
}

.contact_information_1650 input[type="text"] {
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.03);
    padding: 18px 20px;
    font-size: 12px;
    transition: all 0.3s ease;
    color: #000000;
    border-radius: 10px;
    background: rgb(231,220,240);
    width: 100%;
    border: none;
}

.contact_information_1650 .inquiry_form_5670 label {
    line-height: 1.5;
    color: #000000;
    font-size: 12px;
}

.contact_information_1650 .inquiry_form_5670 a:hover {
    color: rgb(160,148,167);
}

.contact_information_1650 .inquiry_form_5670 a:hover::after {
    background: rgb(160,148,167);
}

.contact_information_1650 svg {
    transition: all 0.3s ease;
    height: 20px;
    fill: rgb(195,184,203);
    width: 20px;
}

.contact_information_1650 svg:hover {
    fill: rgb(160,148,167);
}

footer {
    position: relative;
}

.milestone_cta_6219 .company_holder {
    position: relative;
    z-index: 3;
    grid-column: 1 / 5;
}

.milestone_cta_6219 .company_holder h3 {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 31px;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    color: #ffffff;
    font-weight: 700;
    padding-bottom: 10px;
}

.milestone_cta_6219 .head_pro_4870 h5 {
    margin-bottom: 25px;
    position: relative;
    font-size: 18px;
    display: inline-block;
    color: #ffffff;
    font-weight: 600;
}

.milestone_cta_6219 .head_pro_4870 h5 {
    letter-spacing: 0.5px;
}

.milestone_cta_6219 .head_pro_4870 .nav_block_8347 a:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(5px);
}

.login_footer_8574 {
    background: rgba(0, 0, 0, 0.3);
    margin-top: 60px;
    position: relative;
    padding: 20px 0;
    z-index: 2;
}



.login_footer_8574 {
    background-size: 200% 200%;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.6) 0%, 
        rgba(0, 0, 0, 0.3) 50%, 
        rgba(0, 0, 0, 0.6) 100%);
    animation: movingGradient 10s ease infinite;
}

.milestone_cta_6219 .company_holder::before {
    filter: blur(40px);
    position: absolute;
    opacity: 0.3;
    border-radius: 50%;
    z-index: -1;
    content: '';
    width: 100px;
    background: rgb(160,148,167,0.5);
    left: -30px;
    height: 100px;
    bottom: 0;
}

.pricing_level_8293 {
    background: linear-gradient(135deg, rgb(231,220,240) 0%, rgba(245, 247, 252, 1) 100%);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}

.pricing_level_8293 .plan_deals_1983 {
    transition: transform 0.5s ease-out;
    margin-bottom: 50px;
    text-align: center;
}

.pricing_level_8293 .study_costs_5380 {
    max-width: 700px;
    white-space: normal;
    overflow-wrap: break-word;
    margin: 0 auto;
    color: #000000;
    word-break: break-word;
    line-height: 1.6;
    font-size: 12px;
}

.pricing_level_8293 .price_tiers_7516 {
    position: relative;
    overflow-wrap: break-word;
    padding: 30px;
    z-index: 2;
    white-space: normal;
    word-break: break-word;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.pricing_level_8293 .promo_rates_3487::before {
    height: 2px;
    width: 10px;
    opacity: 0;
    transition: all 0.3s ease;
    position: absolute;
    transform: translateX(-10px);
    content: "";
    top: 50%;
    background: rgb(195,184,203);
    left: -20px;
}

.pricing_level_8293 .lesson_fees_1765:hover .image_wrap_2473 {
    transform: scale(1.05);
}

.pricing_level_8293 .lesson_fees_1765:nth-child(1) {
    animation: fadeInUp 0.6s 0.1s both;
}

.privacySettingsModal_7043 {
    width: 100%;
    border-top: 2px solid rgb(195,184,203);
    z-index: 90;
    position: fixed;
    bottom: 0;
    background: rgb(231,220,240);
}

.cookie_lock_4136 svg, .cookie_lock_4136 svg path, .cookie_lock_4136 img {
    width: 100px;
    fill: rgb(195,184,203);
    height: 100px;
}

.wrap-structure_9601 .consent_ack_0852 {
    font-size: 20px;
    border: none;
    padding: 10px;
    margin-left: 30px;
    background: #ffffff;
    color: rgb(195,184,203);
}

::-webkit-scrollbar {
    width: 17px;
    height: 11px;
}

::-webkit-scrollbar-track {
    border-radius: 5.7rem;
    background: rgb(160,148,167);
}

::-webkit-scrollbar-thumb {
    transition: box-shadow, transform 3.2s ease-in;
    box-shadow: -3px 4px 9px 7px rgba(0, 0, 0, 0.1);
    background: linear-gradient(138deg, #ffffff 44%, rgb(255, 255, 255, 0.5) 51%, rgb(160,148,167) 67%, rgb(160,148,167,0.5) 75%, rgb(195,184,203) 62%, rgb(195,184,203,0.5) 79%, rgb(231,220,240) 86%);
    border-radius: 3%;
}

::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(329deg, rgb(195,184,203,0.5) 43%, rgb(231,220,240) 83%);
}



@media (max-width: 576px) {.course_candidates_4165 {
    padding: 60px 0;
}.course_candidates_4165 h4 {
    margin-bottom: 40px;
    font-size: calc(43px * 0.7);
}.course_candidates_4165 h4::after {
    width: 30px;
    bottom: -12px;
}.course_candidates_4165 div > div {
    gap: 30px 0;
}.course_candidates_4165 p svg {
    height: 40px;
    margin-bottom: 10px;
    padding: 8px;
    width: 40px;
}.course_candidates_4165 p {
    font-size: calc(16px * 0.9);
}}



@media (prefers-reduced-motion: reduce) {.contacts_7498 .learn_ask_2037,
    .contacts_7498 .learn_ask_2037 > div,
    .contacts_7498 h1,
    .contacts_7498 .reach_help_0374::before,
    .contacts_7498 svg {
    transition: none;
    transform: none;
}.contacts_7498 .learn_ask_2037 > div:hover,
    .contacts_7498 .edu_ask_5429 > div:hover,
    .contacts_7498 h1:hover,
    .contacts_7498 .reach_help_0374:hover svg {
    transform: none;
}}



@media (min-width: 768px) {.title_screen_3971 .fast_knowledge_5932 {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 3rem;
}.title_screen_3971 h3 {
    padding-left: 2.5rem;
    font-size: calc(22px * 1.2);
}.title_screen_3971 h1 {
    font-size: calc(47px * 1.4);
}.title_screen_3971 .edu_heritage_5628 > div {
    height: 250px;
}
}



@media (min-width: 768px) and (max-width: 991px) {.program_information_8306 {
    padding: 3rem 2rem;
}.program_information_8306 .learn_development_5769 {
    border-top-left-radius: 100px;
    width: 40%;
    border-bottom-left-radius: 100px;
    height: 60vh;
}.program_information_8306 .learn_skill_2983 {
    width: 65%;
    padding-right: 5%;
}.program_information_8306 .tech_training_1864 {
    padding: 2.5rem;
}.program_information_8306 .tech_training_1864::before {
    width: calc(100% - 2rem);
    height: calc(100% - 2rem);
    top: 1rem;
    left: 1rem;
}.program_information_8306 .tech_training_1864 h3 {
    font-size: calc(36px * 0.9);
}

}



@media (max-width: 991px) {.explore_now_9208 {
    padding: 90px 0;
}.explore_now_9208 .container p {
    font-size: calc(20px * 1.2);
    padding: 40px;
}.explore_now_9208 .message_links_7190 {
    padding: 40px;
}
}



@media (max-width: 767px) {.explore_now_9208 {
    padding: 70px 0;
}.explore_now_9208 .learn_skill_2983 {
    grid-template-columns: 1fr;
}.explore_now_9208 .container p {
    padding: 30px;
    font-size: 20px;
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(0);
}.explore_now_9208 .message_links_7190 {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(0);
    padding: 25px;
}.explore_now_9208 .container p:hover,
    .explore_now_9208 .message_links_7190:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(10px);
}
}



@media screen and (max-width: 768px) {.client_experience_2843 {
    padding: 3rem 0;
}.client_experience_2843 .client_sentiments_6481 {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 1.5rem;
}.client_experience_2843 .client_ratings_5641 {
    padding: 1.5rem;
}.client_experience_2843 h2 {
    margin-bottom: 2rem;
    font-size: calc(32px - 4px);
}.client_experience_2843 h2::after {
    width: 60px;
    bottom: -10px;
}.client_experience_2843 .client_ratings_5641::before {
    font-size: 100px;
    top: -15px;
}
}



@media (max-width: 480px) {header .page_head_8246 {
    padding: 0.8rem 0;
    margin: 0.5rem 0;
}header .main_pro_4130 {
    padding: 0 0 0.6rem 0;
}header .main_pro_4130 svg {
    width: 120px;
}header .head_pro_4870 {
    padding: 0.6rem 0.5rem 0;
    overflow-x: auto;
    justify-content: flex-start;
    flex-wrap: nowrap;
}header .head_pro_4870::-webkit-scrollbar {
    height: 3px;
}header .head_pro_4870::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(195,184,203);
}header .top_prime_6914 {
    flex-shrink: 0;
    white-space: nowrap;
    margin-right: 3px;
}}



@media (min-width: 768px) {.pricing_level_8293 .edu_rates_9507 {
    grid-template-columns: repeat(2, 1fr);
}.pricing_level_8293 .plan_deals_1983 {
    margin-bottom: 60px;
}.pricing_level_8293 .price_tiers_7516 h3 {
    font-size: 24px;
}.pricing_level_8293 .promo_rates_3487 {
    font-size: calc(24px + 2px);
}.pricing_level_8293 .price_tiers_7516 p {
    font-size: calc(12px - 1px);
}
}



@keyframes slideIn {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}



@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}



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



@keyframes glow {
  0%, 100% {
    opacity: 0.6;
    box-shadow: 0 0 10px 1px rgb(195,184,203);
  }
  50% {
    opacity: 1;
    box-shadow: 0 0 20px 2px rgb(195,184,203);
  }
}



@keyframes slideInLeft {
  0% {
    transform: translateX(-5%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes carousel-horizontal-mobile {
        0%, 16% {
            transform: translateX(0);
        }
        20%, 36% {
            transform: translateX(-20%);
        }
        40%, 56% {
            transform: translateX(-40%);
        }
        60%, 76% {
            transform: translateX(-60%);
        }
        80%, 96% {
            transform: translateX(-80%);
        }
        100% {
            transform: translateX(0);
        }
    }

