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

.container {
    margin: auto;
    max-width: 100%;
    width: 1182px;
}

html {
    scrollbar-width: auto;
}

html,body {
    color: #000000;
    font-family: Arial, sans-serif;
    height: 100%;
    min-height: 100%;
    scroll-behavior: auto;
}

header,footer {
    width: 100%;
}

header {
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
    margin-top: 0;
    background: linear-gradient(120deg, rgb(177,202,188) 0%, rgb(137,174,149) 100%);
    padding: 0;
    overflow: visible;
    z-index: 100;
    position: relative;
}

.program_structure_52689::after {
    left: 0;
    content: "";
    animation: rotateBg 120s linear infinite;
    width: 100%;
    height: 100%;
    background: 
        repeating-conic-gradient(
            from 0deg,
            rgba(0, 0, 0, 0.5) 0deg 1deg,
            transparent 1deg 15deg
        );
    z-index: 0;
    position: absolute;
    top: 0;
    opacity: 0.03;
}

.program_structure_52689 .img_overlay_90163 {
    transform: scale(0.9);
    filter: brightness(0.9) contrast(1.1);
    border-radius: 50%;
    left: 0;
    transition: all 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 100%;
    overflow: hidden;
    top: 0;
    position: absolute;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.2),
        0 10px 30px rgba(0, 0, 0, 0.5);
    z-index: 1;
    width: 100%;
}

.program_structure_52689 .img_overlay_90163::after {
    left: 0;
    mix-blend-mode: overlay;
    opacity: 0.4;
    content: "";
    top: 0;
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    transition: opacity 0.5s ease;
    background: 
        conic-gradient(
            from 0deg,
            rgb(177,202,188,0.5) 0deg,
            transparent 120deg,
            rgb(137,174,149,0.5) 240deg,
            transparent 360deg
        );
}

.program_structure_52689 .main_edu_78952 {
    margin-bottom: 30px;
    transform: translateY(0);
    background: #ffffff;
    display: flex;
    height: 100px;
    border-radius: 50%;
    width: 100px;
    justify-content: center;
    transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    align-items: center;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.15),
        0 5px 15px rgb(177,202,188,0.5);
    position: relative;
    z-index: 5;
}

.program_structure_52689 .main_edu_78952::after {
    top: -20px;
    position: absolute;
    bottom: -20px;
    border-radius: 50%;
    opacity: 0.3;
    z-index: -2;
    content: "";
    border: 2px dashed rgb(177,202,188,0.5);
    animation: pulseBorder 4s ease-in-out infinite;
    right: -20px;
    left: -20px;
}

.program_structure_52689 .main_edu_78952 svg {
    width: 50px;
    height: 50px;
    transition: all 0.5s ease;
    filter: drop-shadow(0 3px 6px rgb(177,202,188,0.5));
}

.program_structure_52689 .main_edu_78952:hover svg path {
    fill: rgb(137,174,149);
}

.program_structure_52689 h3::before {
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
    left: 0;
    opacity: 0.1;
    background: linear-gradient(135deg, rgb(177,202,188,0.5) 0%, transparent 100%);
    content: "";
    z-index: -1;
    border-radius: 16px;
}

.program_structure_52689 h3::after {
    transition: width 0.5s ease;
    bottom: -15px;
    border-radius: 10px;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(177,202,188), rgb(137,174,149));
    left: 50%;
    height: 3px;
    position: absolute;
    width: 60px;
    content: "";
}

.program_structure_52689 p {
    font-size: 14px;
    color: #000000;
    padding: 35px;
    transform: perspective(800px) rotateX(-2deg);
    line-height: 1.8;
    transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    z-index: 4;
    width: 100%;
    position: relative;
    max-width: 700px;
    border-radius: 16px;
    background: #ffffff;
    text-align: center;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}

.program_structure_52689 .knowledge_flow_18963:hover p {
    transform: perspective(800px) rotateX(0deg);
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.15);
}

.program_structure_52689 .knowledge_flow_18963:hover p::after {
    width: 80px;
    opacity: 0.7;
    height: 80px;
}

.course_demographic_93124::before {
    position: absolute;
    z-index: 1;
    width: 60%;
    background-image: radial-gradient(rgb(177,202,188,0.5) 20%, transparent 20%);
    right: 0;
    height: 60%;
    background-position: 0 0;
    content: "";
    bottom: 0;
    opacity: 0.3;
    background-size: 20px 20px;
}

.course_demographic_93124 h4 {
    margin-bottom: 50px;
    text-align: center;
    color: rgb(177,202,188);
    font-size: 47px;
    transform: perspective(1000px) rotateX(0deg);
    font-weight: 700;
    position: relative;
    transition: transform 0.5s ease;
}

.course_demographic_93124 div > div {
    padding: 0 20px;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
    display: grid;
}

.course_demographic_93124 p {
    height: 200px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    padding: 40px 30px;
    transition: all 0.3s ease;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    z-index: 1;
    margin: 0;
    position: relative;
    color: #000000;
    font-size: 15px;
    display: flex;
    align-items: center;
    text-align: center;
    background: #ffffff;
}

.course_demographic_93124 p:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    color: #000000;
}

.course_demographic_93124 p svg path {
    fill: rgb(177,202,188);
    transition: fill 0.3s ease;
}

.course_demographic_93124 p span {
    width: 100%;
    display: block;
    margin-top: 50px;
}

.course_demographic_93124 p:hover svg path {
    fill: rgb(137,174,149);
}



.course_demographic_93124 .promise_block_02437 > div p {
    opacity: 0;
    animation: fadeScale 0.5s ease forwards;
}

.course_demographic_93124 .promise_block_02437 > div p:nth-child(1) {
    animation-delay: 0.1s;
}

.course_demographic_93124 .promise_block_02437 > div p:nth-child(2) {
    animation-delay: 0.2s;
}

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

.course_demographic_93124 .promise_block_02437 > div p:nth-child(5) {
    animation-delay: 0.5s;
}

.user_testimonials_69280 {
    position: relative;
    background: linear-gradient(135deg, rgb(215,228,219) 0%, rgba(rgb(177,202,188,0.5), 0.05) 100%);
    perspective: 1000px;
    padding: 120px 0 80px;
    overflow: hidden;
}

.user_testimonials_69280::after {
    width: 250px;
    left: -50px;
    z-index: 0;
    opacity: 0.07;
    position: absolute;
    transform: rotate(30deg) skew(-5deg, 15deg);
    content: "";
    height: 250px;
    background: linear-gradient(to left, rgb(177,202,188), rgb(137,174,149));
    bottom: -80px;
}

.user_testimonials_69280 h2::after {
    left: 0;
    width: 80px;
    bottom: -15px;
    transform: scaleX(1);
    transform-origin: left;
    content: "";
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    position: absolute;
    background: rgb(177,202,188);
    height: 3px;
}

.user_testimonials_69280 .user_voices_58671 {
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05);
    padding: 30px;
    background: #ffffff;
    transform: perspective(1000px) translateZ(0);
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    overflow: hidden;
    transform-style: preserve-3d;
    position: relative;
}

.user_testimonials_69280 .user_voices_58671:hover {
    transform: perspective(1000px) translateZ(15px) translateY(-5px);
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.1);
}

.user_testimonials_69280 .user_voices_58671 div::after {
    color: rgb(177,202,188);
    font-size: 120px;
    line-height: 1;
    top: -40px;
    opacity: 0.08;
    position: absolute;
    transform: rotate(10deg);
    font-family: serif;
    content: "";
    right: 0;
    z-index: -1;
}

.user_testimonials_69280 .user_voices_58671:hover img {
    transform: scale(1.1);
}

.user_testimonials_69280 .user_voices_58671 h4 {
    position: relative;
    font-weight: 600;
    margin-left: 15px;
    color: #000000;
    font-size: 22px;
}

.user_testimonials_69280 .user_voices_58671:hover h4::after {
    width: 100%;
}

.user_testimonials_69280 .description {
    transform: translateZ(0);
    position: relative;
    font-size: 14px;
    margin: 0;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    line-height: 1.6;
    z-index: 1;
    color: #000000;
}

.user_testimonials_69280 a::before {
    height: 100%;
    content: "";
    top: 0;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0) 100%);
    width: 100%;
    left: -100%;
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    position: absolute;
}

.user_testimonials_69280 a:hover {
    box-shadow: 0 15px 30px rgba(rgb(177,202,188,0.5), 0.4);
    transform: translateY(-3px) scale(1.02);
}

.study_method_97516::before {
    position: absolute;
    opacity: 0.03;
    background-size: 100px 100px;
    background-image: linear-gradient(45deg, rgb(177,202,188,0.5) 25%, transparent 25%, transparent 75%, rgb(177,202,188,0.5) 75%);
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
    content: '';
}

.study_method_97516 .post_container_73815 h2 {
    z-index: 4;
    font-weight: 700;
    font-size: 29px;
    position: relative;
    width: 45%;
    backdrop-filter: blur(10px);
    border-radius: 13px 13px 0 0;
    padding: 35px 40px;
    background: linear-gradient(135deg, rgb(177,202,188,0.5) 0%, rgba(255, 255, 255, 0.1) 100%);
    color: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.study_method_97516 .post_container_73815::before {
    top: 0;
    position: absolute;
    content: '';
    border-right: 30px solid transparent;
    z-index: 5;
    width: 0;
    height: 0;
    opacity: 0.3;
    right: 35%;
    border-top: 40px solid rgb(177,202,188);
    border-left: 30px solid transparent;
}

.study_method_97516 .post_container_73815 h2::before {
    content: '';
    background: linear-gradient(90deg, rgb(177,202,188), transparent);
    position: absolute;
    height: 5px;
    opacity: 0.5;
    left: 0;
    bottom: 0;
    width: 100%;
}

.study_method_97516 .post_container_73815 p::before {
    content: '';
    height: 5px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(137,174,149));
    left: 0;
    top: 0;
    opacity: 0.5;
    width: 100%;
}

.study_method_97516::after {
    content: '';
    width: 400px;
    position: absolute;
    bottom: 50px;
    right: 0;
    height: 1px;
    opacity: 0.3;
    z-index: 1;
    background: linear-gradient(90deg, transparent, rgb(177,202,188));
}

.study_method_97516 .promise_block_02437::after {
    top: -50px;
    position: absolute;
    filter: blur(50px);
    left: 50%;
    width: 100px;
    animation: pulse-subtle 10s infinite alternate;
    height: 100px;
    content: '';
    background: rgb(177,202,188);
    transform: translateX(-50%);
    opacity: 0.05;
}

footer .edu_askedu_89234 {
    gap: 20px;
    background-color: rgb(137,174,149);
    justify-content: center;
    padding: 40px 20px;
    flex-wrap: wrap;
    color: #ffffff;
    position: relative;
    display: flex;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    margin-bottom: 70px;
}

footer .info_item:hover {
    background-color: rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
}

footer .info_item svg {
    width: 22px;
    margin-right: 15px;
    flex-shrink: 0;
    fill: #ffffff;
    height: 22px;
}

footer .info_item a:hover {
    text-decoration: underline;
}

footer .text_main_holder {
    gap: 40px;
    display: grid;
    grid-template-columns: 1fr;
    margin-top: -30px;
    position: relative;
}

footer .main_edu_78952 {
    padding-top: 60px;
    text-align: center;
}

footer .main_edu_78952 svg {
    height: 45px;
    margin-bottom: 15px;
    width: auto;
}

footer .page_header_37291 {
    position: relative;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    background-color: rgb(215,228,219);
    margin: 0 20px;
    padding: 30px;
}

footer .page_header_37291 h5::after {
    left: 0;
    bottom: -8px;
    height: 2px;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, rgb(177,202,188), transparent);
    content: "";
}

footer .head_site_17520 a {
    padding: 8px 0;
    flex: 1 0 calc(50% - 30px);
    text-decoration: none;
    font-size: 15px;
    position: relative;
    transition: all 0.3s ease;
    color: #000000;
}

footer .head_site_17520 a:hover {
    padding-left: 5px;
    color: rgb(177,202,188);
}

footer .subscribe_holder::before {
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 0%, transparent 50%);
    top: 0;
    height: 100%;
    pointer-events: none;
    left: 0;
    content: "";
    width: 100%;
    position: absolute;
}

footer .subscribe_holder p {
    margin-bottom: 25px;
    line-height: 1.6;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.9);
}

footer .input_holder input[type="email"] {
    border-radius: 10px;
    border: none;
    font-size: 15px;
    padding: 15px;
    transition: all 0.3s ease;
}

footer .news_alert_57039 {
    cursor: pointer;
    background-color: #000000;
    font-size: 14px;
    transition: all 0.3s ease;
    border-radius: 10px;
    font-weight: 600;
    padding: 15px;
    border: none;
    color: #ffffff;
}

.plan_list_85134 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}

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

.plan_list_85134 .payment_option_74381 {
    position: relative;
}

.plan_list_85134 h2::after {
    transform: translateX(-50%);
    width: 80px;
    bottom: -15px;
    background: rgb(137,174,149);
    height: 3px;
    content: "";
    left: 50%;
    position: absolute;
}

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

.plan_list_85134 .cost_table_75906 li:hover {
    transform: translateY(-10px);
}

.plan_list_85134 .rate_card_57106 {
    overflow: hidden;
    text-decoration: none;
    height: 100%;
    position: relative;
    display: block;
}

.plan_list_85134 .program_price_38965::before {
    background: linear-gradient(45deg, rgb(177,202,188,0.5), transparent);
    pointer-events: none;
    opacity: 0;
    content: "";
    top: 0;
    transition: opacity 0.3s ease;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
}

.plan_list_85134 .rate_card_57106:hover .program_price_38965::before {
    opacity: 0.15;
}

.plan_list_85134 .rate_card_57106:hover .program_price_38965::after {
    transform: scale(1.2);
}

.plan_list_85134 .learn_packs_59261 {
    display: flex;
    height: 100%;
    flex-direction: column;
    z-index: 2;
    position: relative;
}

.plan_list_85134 .learn_packs_59261 h4 {
    display: inline-block;
    color: #ffffff;
    font-weight: 600;
    font-size: 24px;
    padding-bottom: 12px;
    margin: 0 0 20px;
    position: relative;
}

.plan_list_85134 .rate_card_57106:hover .learn_packs_59261 h4::after {
    width: 60px;
}

.plan_list_85134 .trial_pricing_27836 {
    position: relative;
    color: #ffffff;
    display: block;
    border-top: 1px solid rgba(255,255,255,0.1);
    font-size: calc(24px + 4px);
    font-weight: 700;
    margin-top: auto;
    padding: 15px 0 0;
}

.newsletter_signup_36275 {
    position: relative;
    background: linear-gradient(135deg, rgb(177,202,188,0.5) 0%, rgb(215,228,219) 100%);
    overflow: hidden;
    padding: 4rem 2rem;
}

.newsletter_signup_36275 .promise_block_02437 {
    z-index: 2;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}

.newsletter_signup_36275 .feedback_links_95814 {
    max-width: 600px;
    display: flex;
    transform: skewX(-10deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    margin-left: auto;
    background: linear-gradient(110deg, #ffffff 0%, rgb(215,228,219) 100%);
    padding: 3rem;
    flex-direction: column;
    position: relative;
    border-radius: 13px;
}

.newsletter_signup_36275 h3 {
    color: #000000;
    position: relative;
    font-weight: 700;
    margin-bottom: 1.5rem;
    transform: skewX(10deg);
    padding-left: 1rem;
    font-size: 22px;
}

.newsletter_signup_36275 h3::before {
    background: rgb(177,202,188);
    left: 0;
    height: 100%;
    content: "";
    width: 5px;
    position: absolute;
    top: 0;
    transform: skewY(45deg);
}

.newsletter_signup_36275 input[type="email"]:focus {
    border-color: rgb(177,202,188);
    transform: translateX(0);
    outline: none;
    box-shadow: 0 0 10px rgb(177,202,188,0.5);
}

.newsletter_signup_36275 input[type="submit"] {
    color: #ffffff;
    font-size: 15px;
    cursor: pointer;
    align-self: flex-end;
    transition: all 0.3s ease;
    font-weight: 600;
    font-family: Arial, sans-serif;
    background: linear-gradient(90deg, rgb(177,202,188) 0%, rgb(137,174,149) 100%);
    transform: translateY(0);
    padding: 0.8rem 2rem;
    border-radius: 10px;
    border: none;
}

.educational_gains_93648::before {
    width: 40%;
    transform: rotate(-15deg);
    height: 40%;
    z-index: 0;
    position: absolute;
    opacity: 0.15;
    content: "";
    right: -5%;
    top: -5%;
    background: linear-gradient(225deg, rgb(177,202,188,0.5) 0%, transparent 70%);
}

.educational_gains_93648 .container {
    position: relative;
    z-index: 1;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 2rem;
}

.educational_gains_93648 .post_container_73815 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04), 0 6px 12px rgba(0, 0, 0, 0.02);
    transform: translateY(-5px);
    flex: 1;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    backdrop-filter: blur(8px);
    padding: 2rem;
    background: rgba(255, 255, 255, 0.85);
}

.educational_gains_93648 h4::after {
    height: 3px;
    left: 0;
    bottom: 0;
    transition: width 0.4s ease;
    content: "";
    background: rgb(177,202,188);
    position: absolute;
    width: 4rem;
}

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

.educational_gains_93648 li:hover {
    transform: translateX(5px);
}

.educational_gains_93648 li p {
    font-size: 13px;
    line-height: 1.6;
    gap: 1rem;
    display: flex;
    margin: 0;
    align-items: flex-start;
    color: #000000;
}

.educational_gains_93648 svg {
    transform-origin: center;
    transition: transform 0.3s ease;
    height: 22px;
    width: 22px;
}

.educational_gains_93648 li:hover svg path {
    fill: rgb(137,174,149);
}

.educational_gains_93648 .img_overlay_90163:hover {
    transform: scale(1.02) translateY(-5px);
}

.thxSpot_21895 {
    position: relative;
    padding: 5rem 2rem;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(215,228,219) 0%, rgba(255,255,255,0.95) 100%);
}

.thxSpot_21895::after {
    position: absolute;
    content: "";
    left: -10%;
    filter: blur(30px);
    bottom: -10%;
    transform: rotate(15deg);
    height: 60%;
    animation: float 15s ease-in-out infinite reverse;
    opacity: 0.3;
    z-index: 0;
    width: 50%;
    background: linear-gradient(-45deg, rgb(137,174,149,0.5) 0%, rgb(177,202,188) 100%);
}

.thxSpot_21895 h2 {
    margin-bottom: 3rem;
    text-align: center;
    opacity: 0;
    position: relative;
    font-family: Arial, sans-serif;
    font-weight: 700;
    max-width: 90%;
    line-height: 1.3;
    font-size: clamp(1.75rem, 4vw, 32px);
    animation: slideUp 0.7s ease-out 0.2s forwards;
    transform: translateY(20px);
    letter-spacing: -0.02em;
    color: #000000;
}

.thxSpot_21895 .promise_block_02437 {
    transform: translateY(30px);
    opacity: 0;
    backdrop-filter: blur(8px);
    padding: 3rem;
    background: linear-gradient(120deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.96) 100%);
    width: 100%;
    border-left: 4px solid rgb(177,202,188);
    animation: slideUp 0.8s ease-out 0.4s forwards;
    max-width: 880px;
    position: relative;
    border-radius: 23px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.06), 0 8px 16px rgba(0,0,0,0.04);
}

.thxSpot_21895 li::before {
    height: 8px;
    border-radius: 50%;
    content: "";
    top: 8px;
    background: rgb(177,202,188);
    animation: pulse 3s ease-in-out infinite;
    box-shadow: 0 0 0 4px rgb(177,202,188,0.5);
    width: 8px;
    left: 0;
    position: absolute;
}

.privacy_hideaway_21765 {
    font-family: Arial, sans-serif;
    gap: 1.5rem;
    flex-direction: column;
    box-shadow: 0 0 10px rgb(177,202,188,0.5);
    padding: 2rem;
    background-color: rgb(177,202,188);
    display: flex;
    color: #ffffff;
}

.privacy_hideaway_21765 h2 {
    padding-left: 0.5rem;
    font-size: 31px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0.5rem 1rem;
    font-weight: 600;
    border-left: 4px solid rgb(137,174,149);
    border-radius: 10px;
}

.privacy_hideaway_21765 ul {
    gap: 0.75rem;
    list-style: none;
    display: flex;
    margin: 10px 0;
    padding-left: 0;
    flex-direction: column;
}

.privacy_hideaway_21765 ul li::before {
    content: '⭑';
    color: rgb(177,202,188);
    font-size: 1.2rem;
}

.privacy_hideaway_21765 p, .privacy_hideaway_21765 span {
    color: #ffffff;
    margin-bottom: 1rem;
    font-size: 16px;
    line-height: 1.6;
}

.about_this_16590 {
    overflow: hidden;
    position: relative;
    color: #ffffff;
    padding: 120px 0;
}

.about_this_16590::after {
    width: 100%;
    transform: rotate(45deg);
    background: radial-gradient(circle at center, rgb(177,202,188,0.5) 0%, transparent 70%);
    content: "";
    animation: pulseGlow 15s infinite alternate ease-in-out;
    z-index: 2;
    opacity: 0.15;
    height: 100%;
    top: -50%;
    position: absolute;
    right: -50%;
}

.about_this_16590 .post_container_73815::before {
    opacity: 0.05;
    background-size: 20px 20px;
    z-index: -1;
    left: 0;
    background: linear-gradient(45deg, 
        transparent 49.5%, 
        rgb(177,202,188) 49.5%, 
        rgb(177,202,188) 50.5%, 
        transparent 50.5%);
    content: "";
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.about_this_16590 h5::after {
    content: "";
    animation: expandLine 1.5s forwards 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: 0;
    background: rgb(177,202,188);
    display: block;
    height: 2px;
    margin-top: 8px;
    transition: width 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}

.about_this_16590 p b {
    font-size: calc(12px * 1.5);
    font-weight: 700;
    position: relative;
    color: rgb(137,174,149);
    padding-bottom: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

.about_this_16590 ol {
    counter-reset: item;
    padding-left: 0;
    list-style-type: none;
}

.cookieNoticeContainer_89374 {
    z-index: 90;
    border-top: 2px solid rgb(177,202,188);
    bottom: 0;
    position: fixed;
    background: rgb(215,228,219);
    width: 100%;
}

.track_accept_13820 {
    padding: 20px 0;
    align-items: center;
    justify-content: space-between;
    display: flex;
}

#cookieWarningPanel_72018 {
    display: none;
}

.cookieNoticeContainer_89374 p {
    font-size: 18px;
}

.cookie_customize_47259 {
    margin-right: 10px;
    flex-shrink: 0;
}

.digital_consent_73814 {
    flex-shrink: 0;
    margin-left: 10px;
    cursor: pointer;
    text-decoration: none;
    line-height: 35px;
    color: rgb(177,202,188);
    text-align: center;
    font-size: 24px;
    min-width: 120px;
    border-bottom: 2px solid rgb(177,202,188);
    white-space: nowrap;
}

.wrapper-border_97038 .digital_consent_73814 {
    background: rgb(177,202,188);
    padding: 10px;
    color: #ffffff;
    margin-left: 30px;
    font-size: 20px;
    border: none;
    font-weight: 400;
}

.instructor_profile_14385 {
    background: linear-gradient(135deg, rgb(215,228,219) 0%, rgb(177,202,188,0.5) 100%);
    position: relative;
    overflow: hidden;
    perspective: 1000px;
    padding: 6rem 0;
}

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

.instructor_profile_14385 .user_voices_58671 {
    border-radius: 15px;
    backdrop-filter: blur(10px);
    transform: rotateY(-5deg);
    grid-template-areas:
        "photo quote"
        "info quote";
    grid-template-rows: auto auto;
    transition: transform 0.5s ease;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5),
                0 0 0 1px rgb(137,174,149,0.5),
                0 10px 0 -5px rgb(177,202,188,0.5);
    gap: 1.5rem;
    grid-template-columns: 300px 1fr;
    background: linear-gradient(120deg, #ffffff 0%, rgba(255, 255, 255, 0.9) 100%);
    position: relative;
    display: grid;
    padding: 3rem;
}

.instructor_profile_14385 .name {
    font-weight: 700;
    transform: translateZ(20px);
    display: block;
    margin-bottom: 0.5rem;
    grid-area: info;
    font-size: 32px;
    color: #000000;
    margin-top: 1rem;
}

.instructor_profile_14385 .job_area_76308 {
    font-weight: 400;
    font-size: calc(15px * 1.1);
    padding: 1.5rem 2rem;
    transform: translateZ(10px);
    position: relative;
    border-radius: 0 15px 15px 0;
    line-height: 1.6;
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.8));
    color: #000000;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    grid-area: quote;
    border-left: 4px solid rgb(137,174,149);
}

.title_welcome_12543 .learn_quickpro_82459 {
    align-items: center;
    justify-content: center;
    width: 100%;
    display: flex;
    position: relative;
    min-height: 85vh;
}

.title_welcome_12543 .master_sessions_48012 {
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
    transform: perspective(1000px) rotateY(-2deg);
    z-index: 2;
    padding: 3rem;
    width: 90%;
    max-width: 1200px;
    position: relative;
    transition: transform 0.5s ease;
    background: linear-gradient(to right, rgb(177,202,188,0.5) 0%, transparent 100%);
}

.title_welcome_12543 .master_sessions_48012 > div:hover {
    transform: translateX(10px);
}

.title_welcome_12543 p::before {
    background: rgb(137,174,149);
    top: 50%;
    height: 2px;
    content: "";
    left: 0;
    transform: translateY(-50%);
    width: 10px;
    position: absolute;
}

.title_welcome_12543 .title_style_header:hover {
    transform: scale(1.03);
}

.title_welcome_12543 h3 {
    font-weight: 600;
    letter-spacing: 0.3px;
    color: #ffffff;
    font-size: calc(20px * 1.1);
    border-left: 3px solid rgb(137,174,149);
    padding: 15px;
    line-height: 1.5;
    background: linear-gradient(to right, rgb(137,174,149,0.5), transparent);
}

header .header_wrap_92368 {
    display: flex;
    padding: 1.2rem 3rem;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 5;
}

header .main_edu_78952 {
    transition: all 0.3s ease;
    padding: 0.7rem 1.2rem 0.7rem 1rem;
    margin-right: 2rem;
    flex: 0 0 auto;
    position: relative;
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
    background: rgba(255, 255, 255, 0.15);
}

header .main_edu_78952:hover {
    transform: translateY(-3px) scale(1.03);
    background: rgba(255, 255, 255, 0.2);
}

header .top_guide_08647 {
    position: relative;
    transition: all 0.3s ease;
    z-index: 1;
    display: block;
}

header .top_guide_08647 img {
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
    max-height: 40px;
}

header .header_primary_02859 {
    position: relative;
    margin: 0 0.5rem;
}

header .header_primary_02859 a {
    overflow: hidden;
    position: relative;
    font-weight: 600;
    padding: 0 1.2rem;
    justify-content: center;
    clip-path: polygon(
        10px 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% calc(100% - 10px),
        calc(100% - 10px) 100%,
        10px 100%,
        0 calc(100% - 10px),
        0 10px
    );
    transition: all 0.3s ease;
    display: flex;
    border: 1px solid transparent;
    background: rgba(255, 255, 255, 0.1);
    text-decoration: none;
    font-size: 16px;
    align-items: center;
    height: 40px;
    color: #ffffff;
}

header .header_primary_02859:hover::after {
    width: 80%;
}

header .header_wrap_92368::before {
    width: 40px;
    border-bottom: none;
    right: 10px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-right: none;
    top: 10px;
    content: '';
    position: absolute;
    height: 40px;
    opacity: 0.5;
}

header .header_nav_73560 {
    position: relative;
    margin-top: -15px;
    padding-top: 2rem;
    z-index: 1;
    background: rgb(215,228,219);
}

.contact_04157 {
    position: relative;
    overflow: hidden;
    padding: 110px 0;
    background: linear-gradient(125deg, rgb(215,228,219) 0%, rgb(215,228,219) 60%, rgb(177,202,188,0.5) 100%);
}

.contact_04157::before {
    position: absolute;
    background: repeating-radial-gradient(
        circle at 80% 50%,
        rgb(177,202,188,0.5),
        rgb(177,202,188,0.5) 1px,
        transparent 1px,
        transparent 15px
    );
    content: "";
    width: 50%;
    right: 0;
    opacity: 0.05;
    top: 0;
    height: 100%;
}

.contact_04157 h2::before {
    background: rgb(177,202,188);
    bottom: -15px;
    content: "";
    left: 50%;
    width: 60px;
    position: absolute;
    height: 4px;
    transform: translateX(-50%);
    border-radius: 2px;
}

.contact_04157 .img_overlay_90163:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.contact_04157 .request_card_81642 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    border-radius: 22px;
    position: relative;
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateY(5deg);
    background: #ffffff;
    padding: 50px;
}

.contact_04157 form h3 {
    margin-bottom: 30px;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
}

.contact_04157 form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(177,202,188);
    outline: none;
}

.contact_04157 form input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}

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

.contact_04157 .inquiry_form_41327 label::before {
    content: "";
    background: rgb(215,228,219);
    height: 22px;
    top: 2px;
    width: 22px;
    border-radius: 4px;
    position: absolute;
    left: 0;
    transition: all 0.3s ease;
}

.contact_04157 .inquiry_form_41327 input[type="checkbox"]:checked + label::after {
    height: 10px;
    border-right: 2px solid #ffffff;
    width: 6px;
    border-bottom: 2px solid #ffffff;
    top: 6px;
    content: "";
    transform: rotate(45deg);
    left: 8px;
    position: absolute;
}

.contact_04157 form .inquiry_grid_59062::after {
    z-index: 0;
    position: absolute;
    width: 0;
    top: 0;
    background: rgb(137,174,149);
    transition: width 0.3s ease;
    right: 0;
    content: "";
    height: 100%;
}

.contact_04157 form .inquiry_grid_59062:hover::after {
    left: 0;
    width: 100%;
    right: auto;
}

.contact_04157 svg {
    height: 22px;
    fill: rgb(177,202,188);
    width: 22px;
}

::-webkit-scrollbar {
    background: radial-gradient(ellipse at top right, #ffffff 92%, rgb(255, 255, 255, 0.5) 20%, rgb(137,174,149) 28%, rgb(137,174,149,0.5) 98%, rgb(177,202,188) 41%, rgb(177,202,188,0.5) 35%, rgb(215,228,219) 93%);
    width: 16px;
}

::-webkit-scrollbar-track {
    box-shadow: inset -2px 2px 1px 3px rgba(0, 0, 0, 0.3);
    background: rgb(255, 255, 255, 0.5);
}

::-webkit-scrollbar-track:active {
    background: rgb(137,174,149,0.5);
}

::-webkit-scrollbar-thumb {
    min-height: 34px;
    border-radius: 0%;
    border: 2px groove rgb(215,228,219);
    background: linear-gradient(241deg, #ffffff 38%, rgb(255, 255, 255, 0.5) 13%, rgb(177,202,188) 1%);
    transition: all, transform 1s ease-in;
}

::-webkit-scrollbar-thumb:hover {
    background: rgb(255, 255, 255, 0.5);
    box-shadow: 0px 0px 1px 6px rgba(0, 0, 0, 0.4);
    transform: translateX(2px);
}

::-webkit-scrollbar-corner {
    background: rgb(177,202,188,0.5);
    border: 1px solid rgb(215,228,219);
}



@media (max-width: 767px) {.program_structure_52689 {
    padding: 60px 0;
}.program_structure_52689 .promise_block_02437 {
    min-height: auto;
    flex-direction: column;
    padding-bottom: 50px;
}.program_structure_52689 .img_overlay_90163 {
    margin: 30px 0;
    position: relative;
    transform: scale(0.9);
    border-radius: 20% 80% 80% 20% / 20% 20% 80% 80%;
    height: 300px;
}.program_structure_52689 .promise_block_02437:hover .img_overlay_90163 {
    transform: scale(0.95) rotate(2deg);
}.program_structure_52689 .knowledge_flow_18963 {
    width: 100%;
    order: 2;
}.program_structure_52689 .main_edu_78952 {
    top: -30px;
    width: 70px;
    left: 50%;
    z-index: 10;
    position: absolute;
    height: 70px;
    transform: translateX(-50%);
    margin-bottom: 0;
}.program_structure_52689 .main_edu_78952::before,
    .program_structure_52689 .main_edu_78952::after {
    display: none;
}.program_structure_52689 .main_edu_78952 svg {
    height: 35px;
    width: 35px;
}.program_structure_52689 .main_edu_78952:hover {
    transform: translateX(-50%) translateY(-5px);
}.program_structure_52689 h3 {
    width: 100%;
    transform: none;
    margin-top: 40px;
    margin-bottom: 15px;
    padding: 20px;
    font-size: calc(28px - 6px);
}.program_structure_52689 p {
    font-size: calc(14px - 2px);
    transform: none;
    padding: 20px;
    line-height: 1.6;
}.program_structure_52689 h3::after {
    width: 40px;
    bottom: -10px;
}.program_structure_52689 .knowledge_flow_18963:hover h3::after {
    width: 80px;
}.program_structure_52689 p::after {
    display: none;
}.program_structure_52689 .knowledge_flow_18963:hover h3,
    .program_structure_52689 .knowledge_flow_18963:hover p {
    transform: none;
}}



@media (max-width: 768px) {.course_demographic_93124 {
    padding: 70px 0;
}.course_demographic_93124 h4 {
    font-size: calc(47px * 0.7);
    margin-bottom: 60px;
}.course_demographic_93124 h4::after {
    width: 80px;
    bottom: -12px;
}.course_demographic_93124 div > div {
    gap: 20px;
    grid-template-columns: 1fr;
}.course_demographic_93124 p {
    border-radius: 18px;
    height: auto;
    clip-path: none;
    padding: 20px;
    aspect-ratio: 1.73 / 1;
}.course_demographic_93124 p::before {
    border-radius: 18px;
    clip-path: none;
}.course_demographic_93124 p:nth-child(even) {
    transform: translateY(0);
}.course_demographic_93124 p svg {
    margin-right: 15px;
    width: 28px;
    transform: none;
    height: 28px;
    position: static;
}.course_demographic_93124 p span {
    margin-top: 0;
    display: inline;
}.course_demographic_93124 p:hover {
    transform: translateY(0) scale(1.03);
}.course_demographic_93124 p:hover svg {
    transform: scale(1.2);
}.course_demographic_93124::after {
    display: none;
}
}



@media (max-width: 480px) {.user_testimonials_69280 {
    padding: 50px 0 30px;
}.user_testimonials_69280 h2 {
    margin-bottom: 30px;
    font-size: calc(38px * 0.7);
}.user_testimonials_69280 .user_voices_58671 {
    padding: 20px;
}.user_testimonials_69280 .user_voices_58671 div {
    margin-bottom: 15px;
}.user_testimonials_69280 .user_voices_58671 img {
    height: 50px;
    width: 50px;
}.user_testimonials_69280 a {
    width: 100%;
    padding: 10px 20px;
}}



@media screen and (max-width: 992px) {.study_method_97516 {
    padding: 140px 0 110px;
}.study_method_97516 .post_container_73815 h2 {
    padding: 30px 35px;
    width: 65%;
}.study_method_97516 .post_container_73815 p {
    width: 75%;
    padding: 35px 40px;
}.study_method_97516 .post_container_73815::before {
    right: 25%;
    border-top: 35px solid rgb(177,202,188);
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
}.study_method_97516 .post_container_73815::after {
    border-left: 25px solid transparent;
    left: 25%;
    border-bottom: 35px solid rgb(137,174,149);
    border-right: 25px solid transparent;
}.study_method_97516::after {
    width: 300px;
}.study_method_97516 .promise_block_02437::before {
    width: 300px;
}
}



@media screen and (max-width: 480px) {.study_method_97516 {
    padding: 100px 0 80px;
}.study_method_97516 .post_container_73815 h2 {
    width: 100%;
    font-size: calc(29px * 0.8);
    padding: 25px;
}.study_method_97516 .post_container_73815 p {
    padding: 25px;
    font-size: calc(16px * 0.9);
    width: 100%;
}}



@media (max-width: 767px) {footer .edu_askedu_89234 {
    padding: 30px 15px 50px;
}footer .page_header_37291, footer .subscribe_holder {
    margin: 0 10px;
    padding: 25px 20px;
}footer .webinar_cta_74306 {
    margin-top: 40px;
}
}



@media (min-width: 992px) {.plan_list_85134 .cost_table_75906 {
    grid-template-columns: repeat(4, 1fr);
}.plan_list_85134 .program_price_38965 {
    padding: 35px 25px;
}.plan_list_85134 h2 {
    font-size: calc(31px + 4px);
}
}



@media (min-width: 768px) and (max-width: 991px) {.plan_list_85134 .cost_table_75906 {
    grid-template-columns: repeat(2, 1fr);
}.plan_list_85134 {
    padding: 100px 0;
}
}



@media (max-width: 480px) {.plan_list_85134 .program_price_38965 {
    padding: 30px 20px;
}.plan_list_85134 h2 {
    font-size: calc(31px - 4px);
}.plan_list_85134 .trial_pricing_27836 {
    font-size: calc(24px + 2px);
}}



@media (max-width: 768px) {.newsletter_signup_36275 {
    padding: 3rem 1rem;
}.newsletter_signup_36275 .feedback_links_95814 {
    padding: 2rem;
    max-width: 100%;
    transform: skewX(-5deg);
}.newsletter_signup_36275 h3 {
    font-size: calc(22px * 0.9);
    transform: skewX(5deg);
}.newsletter_signup_36275 .input_holder {
    transform: skewX(5deg);
}.newsletter_signup_36275 input[type="email"] {
    padding: 0.7rem 1rem;
}.newsletter_signup_36275 input[type="submit"] {
    align-self: center;
    padding: 0.7rem 1.5rem;
}
}



@media (min-width: 768px) {.educational_gains_93648 {
    padding: 8rem 0;
}.educational_gains_93648 .promise_block_02437 {
    flex-direction: row;
    align-items: center;
    gap: 4rem;
}.educational_gains_93648 .post_container_73815 {
    flex: 6;
    padding: 3rem;
}.educational_gains_93648 .post_container_73815 > div {
    flex-direction: row;
}.educational_gains_93648 .img_overlay_90163 {
    flex: 5;
    max-height: 500px;
}.educational_gains_93648 h4 {
    font-size: 38px;
}
}



@media (max-width: 767px) {.educational_gains_93648 {
    padding: 4rem 0;
}.educational_gains_93648 .container {
    padding: 0 1.5rem;
}.educational_gains_93648 h4 {
    font-size: calc(22px * 1.2);
    margin-bottom: 1.5rem;
}.educational_gains_93648 li {
    margin-bottom: 1rem;
}.educational_gains_93648 li p {
    font-size: calc(13px * 0.95);
}
}



@media screen and (max-width: 767px) {.thxSpot_21895 {
    padding: 3rem 1.25rem;
}.thxSpot_21895 h2 {
    margin-bottom: 2rem;
    max-width: 100%;
}.thxSpot_21895 .promise_block_02437 {
    border-left-width: 3px;
    padding: 2rem 1.5rem;
}.thxSpot_21895 li {
    padding-left: 1.5rem;
}.thxSpot_21895 li::before {
    height: 6px;
    top: 6px;
    width: 6px;
}.thxSpot_21895 h2::before {
    height: 3px;
    bottom: -12px;
    width: 60px;
}
}




@media (min-width: 768px) {.about_this_16590 .post_container_73815 {
    margin-left: 5%;
    width: 90%;
    padding: 60px;
}.about_this_16590 ol li {
    column-count: 2;
}
}



@media (min-width: 992px) {.about_this_16590 {
    padding: 150px 0;
}.about_this_16590 .post_container_73815 {
    padding: 70px;
    transition: transform 0.5s ease;
    margin-left: 10%;
    width: 80%;
    transform: perspective(1000px) rotateY(-2deg);
}.about_this_16590 .post_container_73815:hover {
    transform: perspective(1000px) rotateY(0deg);
}.about_this_16590 h5 {
    font-size: calc(18px * 1.2);
}.about_this_16590 ol li {
    column-count: 2;
}
}


@media only screen and (max-width: 1200px) {.cookieNoticeContainer_89374 {
    padding: 20px;
}}


@media only screen and (max-width: 800px) {.cookie_customize_47259 {
    display: none;
}.track_accept_13820 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.cookieNoticeContainer_89374 h5 {
    text-align: center;
}.cookieNoticeContainer_89374 p {
    text-align: center;
}.cookie_view_37628 {
    margin-bottom: 20px;
}body .wrapper-border_97038 .digital_consent_73814 {
    margin-left: 0;
    margin-bottom: 10px;
}}



@media (max-width: 576px) {.instructor_profile_14385 {
    padding: 4rem 0;
}.instructor_profile_14385 .user_voices_58671 {
    transform: none;
    padding: 1.5rem;
}.instructor_profile_14385 .img_overlay_90163 {
    width: 140px;
    height: 140px;
}.instructor_profile_14385 .job_area_76308 {
    font-size: 15px;
    padding: 1rem;
}}



@media screen and (max-width: 1200px) {.title_welcome_12543 .master_sessions_48012 {
    padding: 2.5rem;
    width: 85%;
}.title_welcome_12543 .title_style_header {
    font-size: calc(43px * 1.1);
}
}



@media screen and (max-width: 768px) {.title_welcome_12543 .learn_quickpro_82459 {
    min-height: 70vh;
}.title_welcome_12543 .master_sessions_48012 {
    padding: 1.5rem;
    width: 95%;
    transform: none;
    background: linear-gradient(to bottom, rgb(177,202,188,0.5) 0%, transparent 100%);
}.title_welcome_12543 p {
    font-size: 17px;
}.title_welcome_12543 .title_style_header {
    font-size: calc(28px * 1.1);
}.title_welcome_12543 h3 {
    padding: 10px;
    font-size: calc(20px * 1.1);
}
}



@media (min-width: 1400px) {header .header_wrap_92368 {
    margin: 0 auto;
    max-width: 1320px;
}header .header_primary_02859 {
    margin: 0 0.7rem;
}header .header_primary_02859 a {
    padding: 0 1.5rem;
}
}



@media (max-width: 767px) {header {
    padding: 0;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 5px), 
            calc(100% - 5px) 100%, 
            5px 100%, 
            0 calc(100% - 5px)
        );
}header .header_wrap_92368 {
    padding: 0.8rem 1.5rem;
}header .main_edu_78952 {
    clip-path: polygon(
            0 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% 100%,
            5px 100%,
            0 calc(100% - 5px)
        );
    padding: 0.5rem 0.8rem;
}header .top_guide_08647 img {
    max-height: 35px;
}header .page_header_37291 {
    padding-bottom: 0.5rem;
    justify-content: flex-start;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-top: 0.8rem;
    scrollbar-width: thin;
}header .page_header_37291::-webkit-scrollbar {
    height: 3px;
}header .page_header_37291::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
}header .header_primary_02859 {
    margin: 0 0.25rem;
    flex: 0 0 auto;
}header .header_primary_02859 a {
    font-size: calc(16px - 2px);
    clip-path: polygon(
            5px 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% calc(100% - 5px),
            calc(100% - 5px) 100%,
            5px 100%,
            0 calc(100% - 5px),
            0 5px
        );
    height: 32px;
    white-space: nowrap;
    padding: 0 0.8rem;
}header .header_primary_02859::after {
    display: none;
}header::after {
    width: 5px;
    height: 5px;
    top: 10px;
    right: 10px;
}.header_nav_73560 {
    margin-top: -5px;
}
}



@media screen and (max-width: 576px) {.contact_04157 {
    padding: 50px 0;
}.contact_04157 h2 {
    font-size: calc(33px * 0.85);
}.contact_04157 .img_overlay_90163 {
    height: 250px;
}.contact_04157 .request_card_81642 {
    padding: 30px 25px;
}.contact_04157 form h3 {
    font-size: calc(18px * 0.9);
}.contact_04157 form .inquiry_grid_59062 {
    width: 100%;
}
}



@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



@keyframes rotateOverlay {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes hexSpin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.05;
        transform: translateX(-50%) scale(1);
    }
    50% {
        opacity: 0.08;
        transform: translateX(-50%) scale(1.3);
    }
}



@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}



@keyframes float {
    0% {
        transform: rotate(-15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-12deg) translate(-10px, -15px);
    }
    100% {
        transform: rotate(-15deg) translate(0, 0);
    }
}



@keyframes pulseGlow {
    0% { opacity: 0.15; transform: rotate(45deg) scale(1); }
    50% { opacity: 0.2; transform: rotate(45deg) scale(1.1); }
    100% { opacity: 0.15; transform: rotate(45deg) scale(1); }
}



@keyframes shimmer {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}

