.nav_mainbar {
    flex: 1 0 auto;
}

a {
    color: inherit;
    text-decoration: none;
}

.alumni_net {
    flex: 0 0 auto;
}

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

.container-wrap {
    flex-direction: column;
    min-height: 100%;
    display: flex;
    height: 100%;
}

.privacy_niche h1 {
    font-weight: 700;
    font-size: 40px;
    font-family: Arial, sans-serif;
    margin: 20px 0;
    color: rgb(177,178,206);
}

.privacy_niche ul {
    list-style-type: none;
    padding: 0;
}

.course_rewards {
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(215,216,230) 0%, rgba(rgb(177,178,206,0.5), 0.05) 100%);
}

.course_rewards .container {
    flex-direction: column;
    max-width: 1200px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    padding: 0 1.5rem;
    display: flex;
}

.course_rewards .img_banner {
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    transform: perspective(1000px) rotateY(-2deg) translateZ(0);
    width: 100%;
    max-height: 400px;
    transition: transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
    margin-bottom: 2rem;
    filter: saturate(1.05);
    object-fit: cover;
}

.course_rewards h1 {
    color: #000000;
    font-weight: 700;
    line-height: 1.3;
    font-size: 43px;
    position: relative;
    transform: translateX(-5px);
    margin-bottom: 2rem;
    transition: transform 0.5s ease-out;
}

.course_rewards li {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
}

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

.course_rewards li svg {
    margin-right: 12px;
    width: 24px;
    flex-shrink: 0;
    transform: scale(1);
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 24px;
    margin-top: 3px;
}

.potential_enrollees .container {
    margin: 0 auto;
    padding: 0 15px;
    z-index: 2;
    max-width: 1140px;
    position: relative;
}

.potential_enrollees h4 {
    transform: translateX(-50%);
    font-weight: 700;
    position: relative;
    left: 50%;
    border: 2px solid rgb(177,178,206);
    font-size: 38px;
    background: #ffffff;
    border-radius: 10px;
    color: #000000;
    box-shadow: 5px 5px 0 rgb(177,178,206,0.5);
    margin-bottom: 60px;
    padding: 15px 30px;
    display: inline-block;
}

.potential_enrollees p {
    margin: 0;
    justify-content: flex-start;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    align-items: center;
    border-radius: 10px;
    background: #ffffff;
    display: flex;
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    border: 1px solid rgb(215,216,230);
    color: #000000;
    width: calc(33.333% - 50px);
    padding: 20px;
    font-size: 17px;
    position: relative;
    z-index: 1;
}

.potential_enrollees p:hover::after {
    transform: scale(1.5);
    background: rgb(177,178,206);
}

.potential_enrollees p:hover svg {
    transform: rotate(15deg);
}



.potential_enrollees .community_team > div p {
    opacity: 0;
    animation: fadeInScale 0.5s ease forwards;
}

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

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

.course_summary::before {
    animation: floatEffect 15s infinite alternate ease-in-out;
    background: rgb(177,178,206,0.5);
    height: 300px;
    top: -100px;
    opacity: 0.4;
    z-index: 0;
    filter: blur(120px);
    position: absolute;
    width: 300px;
    content: "";
    left: -100px;
}

.course_summary .online_class:hover {
    box-shadow: 25px 25px 70px rgba(0, 0, 0, 0.08),
                -25px -25px 70px rgba(255, 255, 255, 0.9);
    transform: translateY(-10px);
}

.course_summary .img_banner::after {
    background: linear-gradient(
        135deg,
        rgb(177,178,206,0.5) 0%,
        transparent 100%
    );
    inset: 0;
    opacity: 0.7;
    transition: opacity 0.5s ease;
    position: absolute;
    content: "";
}

.course_summary .text_item h3 {
    font-weight: 700;
    transform: translateX(-10px);
    opacity: 0;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: calc(22px * 1.05);
    animation: slideIn 0.7s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    line-height: 1.4;
    margin-bottom: 25px;
    color: #000000;
}

.opening_page {
    overflow: hidden;
    position: relative;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.opening_page > div {
    transform: translateY(0);
    padding: 2rem;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    width: 90%;
    max-width: 1200px;
}

.opening_page > div:hover {
    transform: translateY(-10px);
}

.opening_page .title_style_header {
    font-weight: 700;
    line-height: 1.2;
    color: transparent;
    background: linear-gradient(90deg, 
    rgb(177,178,206) 0%, 
    rgb(141,136,174) 100%);
    display: inline-block;
    padding: 0.5rem 1.5rem;
    font-size: clamp(2.5rem, 5vw, 38px);
    color: #ffffff;
    transform: perspective(1000px) rotateX(0deg);
    transition: transform 0.5s ease;
    text-shadow: 0px 2px 30px rgba(255,255,255,0.15);
    -webkit-background-clip: text !important;
    letter-spacing: -0.015em;
    background-clip: text !important;
    position: relative;
    margin: 0;
}

.opening_page .study_programs h3 {
    position: relative;
    font-size: clamp(1.2rem, 3vw, 24px);
    margin: 0 0 1rem;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #ffffff;
}

.opening_page .page_primary p {
    line-height: 1.6;
    padding: 0;
    color: #ffffff;
    transform: translateX(0);
    letter-spacing: 0.01em;
    font-size: clamp(1rem, 2vw, 16px);
    margin: 0;
    transition: transform 0.4s ease;
    position: relative;
}

footer .compliance {
    z-index: 1;
    position: relative;
}

footer .write_form {
    margin-bottom: 60px;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    display: flex;
}

footer .info_item::before {
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    width: 5px;
    background-color: rgb(177,178,206);
    height: 100%;
}

footer .info_item:nth-child(even) {
    background-color: rgb(177,178,206,0.5);
}

footer .info_item:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px) translateX(5px);
}

footer .info_item a:hover {
    color: rgb(177,178,206);
}

footer .top_site {
    background-color: rgb(141,136,174,0.5);
    border-radius: 12px;
    position: relative;
    padding: 30px;
}

footer .music_edu {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;
}

footer .page_top {
    position: relative;
}

footer .page_top h5::before {
    background-color: rgb(177,178,206);
    top: 0;
    height: 100%;
    position: absolute;
    left: 0;
    content: "";
    width: 3px;
}

footer .top_start a:hover {
    color: #ffffff;
    background-color: rgb(177,178,206,0.5);
    transform: translateX(5px);
}

footer .top_start a:hover::before {
    width: 5px;
}

footer .subscribe_holder {
    border-radius: 12px;
    padding: 30px;
    position: relative;
    background-color: rgb(141,136,174,0.5);
}

footer .subscribe_holder h5::before {
    left: 0;
    top: 0;
    position: absolute;
    content: "";
    background-color: rgb(177,178,206);
    width: 3px;
    height: 100%;
}

footer .input_holder input[type="email"] {
    border-radius: 10px;
    font-size: 16px;
    padding: 14px 16px;
    background-color: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    transition: all 0.3s ease;
}

footer .sub_toggles:hover {
    background-color: rgb(141,136,174);
}

footer .sub_toggles:hover::after {
    left: 100%;
}

footer .student_aid {
    position: relative;
    text-align: center;
    margin-top: 50px;
}

.ty_page {
    position: relative;
    background: linear-gradient(135deg, rgb(215,216,230) 0%, rgba(rgb(177,178,206,0.5), 0.08) 100%);
    perspective: 1000px;
    overflow: hidden;
    padding: 6rem 0;
}

.ty_page::after {
    content: "";
    background-image: 
        radial-gradient(circle at 10% 20%, rgba(rgb(177,178,206,0.5), 0.05) 1px, transparent 2px),
        radial-gradient(circle at 30% 70%, rgba(rgb(177,178,206,0.5), 0.06) 1px, transparent 2px),
        radial-gradient(circle at 70% 40%, rgba(rgb(177,178,206,0.5), 0.05) 1px, transparent 2px),
        radial-gradient(circle at 90% 80%, rgba(rgb(177,178,206,0.5), 0.05) 1px, transparent 2px);
    top: 0;
    left: 0;
    background-size: 8rem 8rem;
    position: absolute;
    width: 100%;
    pointer-events: none;
    opacity: 0.4;
    height: 100%;
}

.ty_page .community_team > div:last-child {
    transform: translateZ(5px);
    position: relative;
}

.ty_page h5 {
    font-size: 22px;
    line-height: 1.4;
    position: relative;
    transition: transform 0.5s ease;
    margin: 0;
    transform: perspective(1000px) rotateX(0deg);
    color: #000000;
    font-weight: 700;
    padding-left: 1.5rem;
}

.ty_page a {
    text-decoration: none;
    transition: transform 0.4s ease-out;
    display: block;
}

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

.contact_panel::after {
    left: 0;
    content: '';
    background: linear-gradient(135deg, rgb(177,178,206,0.5) 0%, transparent 50%, rgb(141,136,174,0.5) 100%);
    z-index: 2;
    height: 100%;
    animation: gradientShift 15s ease infinite;
    width: 100%;
    top: 0;
    position: absolute;
}



.contact_panel .help_request {
    position: relative;
    padding: 50px;
    overflow: hidden;
    flex: 1;
    background: linear-gradient(145deg, rgb(177,178,206,0.5) 0%, rgb(141,136,174,0.5) 100%);
}

.contact_panel .help_request::after {
    width: 100px;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    content: '';
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1));
}

.contact_panel .help_request div::before {
    position: absolute;
    border-radius: 10px;
    top: 50%;
    left: 0;
    height: 0;
    content: '';
    background: #ffffff;
    width: 5px;
    transition: height 0.3s ease, top 0.3s ease;
}

.contact_panel .help_request span a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: #ffffff;
}

.contact_panel .query_support::before {
    position: absolute;
    content: '';
    background: radial-gradient(circle, rgb(141,136,174,0.5) 0%, transparent 70%);
    height: 200px;
    right: -100px;
    animation: pulse 4s ease-in-out infinite alternate;
    top: -100px;
    width: 200px;
    border-radius: 50%;
}

.contact_panel .query_support input[type="text"]:focus,
.contact_panel .query_support input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(141,136,174,0.5);
    border-color: rgb(141,136,174);
}

.contact_panel .query_support .connect_widget {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
    position: relative;
}

.contact_panel .query_support .connect_widget label {
    cursor: pointer;
    padding-left: 30px;
    color: #ffffff;
    font-size: 12px;
    position: relative;
    line-height: 1.5;
}

.contact_panel .query_support .connect_widget input[type="checkbox"]:checked + label::before {
    border-color: rgb(141,136,174);
    background: rgb(141,136,174,0.5);
}

.contact_panel .query_support .connect_widget label a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.contact_panel .query_support .inquiry_list::before {
    top: 0;
    width: 100%;
    transition: all 0.6s ease;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    content: '';
    z-index: -1;
    position: absolute;
}

.academic_expertise::before {
    left: -25%;
    background: radial-gradient(ellipse at center, transparent 0%, transparent 50%, #000000 100%), 
              repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 10px);
    content: "";
    opacity: 0.3;
    height: 150%;
    width: 150%;
    top: -25%;
    position: absolute;
    animation: backgroundMovement 30s linear infinite alternate;
}

.academic_expertise .student_opinions .img_banner:hover {
    transform: scale(1.07) translateX(-4%);
    box-shadow: 0 0 50px rgb(177,178,206);
}

.academic_expertise .student_opinions span:not(.name) {
    font-weight: 400;
    padding: 0 2rem 1rem 3rem;
    font-size: 17px;
    z-index: 2;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: rgb(141,136,174);
    grid-column: 2 / 3;
    grid-row: 2 / 3;
    position: relative;
}

header .container {
    max-width: 1200px;
    padding: 0 1.5rem;
    margin: 0 auto;
    position: relative;
}

header .nav_top {
    text-decoration: none;
    transition: all 0.3s ease;
    margin-bottom: 0.5rem;
    display: block;
    border-radius: 10px;
    padding: 0.5rem;
    position: relative;
}

header .nav_top svg {
    transition: transform 0.3s ease;
    width: 180px;
    height: auto;
}

header .top_nav {
    font-size: 14px;
    transition: all 0.3s ease;
    background: #ffffff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    font-family: Arial, sans-serif;
    padding: 0.6rem 1.2rem;
    border-radius: 10px;
    font-weight: 400;
    color: #000000;
    text-decoration: none;
}

.pricing_item::after {
    animation: float-effect 15s infinite alternate-reverse ease-in-out;
    bottom: -50px;
    left: -50px;
    filter: blur(60px);
    background: rgb(141,136,174,0.5);
    content: "";
    height: 250px;
    position: absolute;
    z-index: 0;
    width: 250px;
}

.pricing_item .program_fees h2::after {
    height: 3px;
    bottom: -10px;
    background: rgb(177,178,206);
    width: 80px;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    content: "";
}

.pricing_item .learning_packages:hover {
    transform: translateY(-10px) scale(1.02);
}

.pricing_item .learning_packages:hover .study_rates {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 0 20px rgb(177,178,206,0.5);
}

.pricing_item .pricing_offers {
    flex-grow: 1;
    position: relative;
    flex-direction: column;
    padding: 30px;
    display: flex;
    z-index: 2;
    overflow: hidden;
}

.pricing_item .pricing_offers h3 {
    margin-bottom: 10px;
    color: #000000;
    overflow-wrap: break-word;
    word-break: break-word;
    font-weight: 700;
    transition: transform 0.4s ease, color 0.3s ease;
    white-space: normal;
    font-size: calc(19px + 2px);
}

.pricing_item .learning_packages:hover .price_tiers::before {
    width: 80px;
}

.pricing_item .pricing_offers p {
    word-break: break-word;
    color: #000000;
    line-height: 1.6;
    margin-bottom: 0;
    transition: color 0.3s ease;
    flex-grow: 1;
    font-size: calc(12px - 1px);
    overflow-wrap: break-word;
    white-space: normal;
}

.pricing_item .learning_packages:hover .img_banner::after {
    opacity: 0.4;
}

.pricing_item .learning_packages:hover::after {
    opacity: 0.5;
}

.about_this::before {
    background: 
        repeating-linear-gradient(
            -45deg,
            transparent,
            transparent 10px,
            rgb(177,178,206,0.5) 10px,
            rgb(177,178,206,0.5) 11px
        ),
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 10px,
            rgb(141,136,174,0.5) 10px,
            rgb(141,136,174,0.5) 11px
        );
    right: 0;
    z-index: -1;
    bottom: 0;
    opacity: 0.05;
    top: 0;
    position: absolute;
    left: 0;
    content: "";
}

.about_this .smart_classes {
    border-radius: 24px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    border-top: 4px solid transparent;
    overflow: hidden;
    background: #ffffff;
    position: relative;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    padding: 40px;
}

.about_this .smart_classes:nth-child(2)::before {
    top: -100px;
    background: linear-gradient(45deg, rgb(141,136,174,0.5), transparent);
    left: -100px;
}

.about_this .smart_classes::after {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 5px;
    opacity: 0.1;
    left: 0;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5), transparent);
}

.about_this .smart_classes p {
    z-index: 2;
    margin-bottom: 0;
    color: #000000;
    position: relative;
    line-height: 1.8;
    font-size: 18px;
}

.about_this .container::after {
    height: 70%;
    right: 10%;
    background: linear-gradient(to bottom, rgb(141,136,174,0.5), transparent);
}

::-webkit-scrollbar {
    scroll-behavior: smooth;
    width: 19px;
}

::-webkit-scrollbar-track {
    background: rgb(177,178,206,0.5);
    border-radius: 0.3vw;
}

::-webkit-scrollbar-thumb {
    border: 1px dotted rgb(215,216,230);
    background: rgb(215,216,230);
    border-radius: 10.8vw;
}



::-webkit-scrollbar-thumb:hover {
}

::-webkit-scrollbar-thumb:active {
    box-shadow: inset 4px -5px 10px 1px rgba(0, 0, 0, 0.7);
    background: rgb(177,178,206,0.5);
}

::-webkit-scrollbar-corner {
    background: #ffffff;
}

.course_summary .text_item p.description::-webkit-scrollbar {
    width: 4px;
}

.course_summary .text_item p.description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
}

.course_summary .text_item p.description::-webkit-scrollbar-thumb {
    transition: background 0.3s ease;
    background: rgb(177,178,206,0.5);
}

.course_summary .text_item p.description::-webkit-scrollbar-thumb:hover {
    background: rgb(177,178,206);
}



@media (max-width: 991px) {.potential_enrollees {
    padding: 90px 0;
}.potential_enrollees h4 {
    font-size: calc(38px * 0.9);
    margin-bottom: 50px;
    padding: 12px 25px;
}.potential_enrollees div > div {
    gap: 30px;
}.potential_enrollees p {
    width: calc(50% - 30px);
    padding: 18px;
}.potential_enrollees p svg {
    height: 24px;
    width: 24px;
    margin-right: 12px;
}.potential_enrollees::after {
    width: 200px;
    height: 200px;
}
}



@media (min-width: 768px) {.course_summary .online_class {
    flex-direction: row;
    align-items: stretch;
    max-height: 500px;
}.course_summary .img_banner {
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    height: auto;
    flex: 0 0 45%;
}.course_summary .text_item {
    display: flex;
    flex-direction: column;
    flex: 0 0 55%;
    justify-content: center;
    margin: 30px 30px 30px 0;
    transform: translateY(0) translateX(-30px);
}.course_summary .text_item::before {
    top: 20px;
    left: -8px;
    width: 4px;
    height: 40px;
}.course_summary .text_item h3 {
    font-size: 22px;
}.course_summary .text_item p.description {
    max-height: 330px;
}
}



@media (min-width: 768px) {.opening_page > div {
    padding: 3rem;
}.opening_page .page_primary {
    gap: 3rem;
    padding: 3rem;
    grid-template-columns: 2fr 1fr;
}.opening_page .page_primary > div:last-child {
    align-items: center;
    display: flex;
    border-top: none;
    border-left: 1px solid rgba(255,255,255,0.1);
}.opening_page .title_style_header {
    transform: perspective(1000px) rotateX(5deg);
}.opening_page > div:hover .title_style_header {
    transform: perspective(1000px) rotateX(0deg);
}
}



@media (max-width: 576px) {footer .alumni_net {
    padding: 50px 0 20px;
}footer .page_top h5, footer .subscribe_holder h5 {
    font-size: calc(20px - 2px);
    margin-bottom: 20px;
}footer .top_site::before, footer .subscribe_holder::before {
    bottom: 10px;
    left: 10px;
    top: 10px;
    right: 10px;
}footer .input_holder input[type="email"],
    footer .sub_toggles {
    padding: 12px;
}}



@media (min-width: 1200px) {.ty_page .community_team {
    padding: 5rem;
    gap: 5rem;
}.ty_page h5 {
    font-size: calc(22px * 1.2);
}.ty_page p {
    font-size: calc(13px * 1.1);
}
}



@media (max-width: 992px) {.contact_panel {
    padding: 80px 0;
}.contact_panel .support_support {
    flex-direction: column;
}.contact_panel .help_request,
    .contact_panel .query_support {
    padding: 40px;
}.contact_panel .help_request {
    text-align: center;
}.contact_panel .help_request h3::after {
    transform: translateX(-50%);
    left: 50%;
}.contact_panel .help_request div {
    justify-content: center;
    padding-left: 0;
}.contact_panel .help_request div::before {
    display: none;
}
}



@media (max-width: 992px) {.academic_expertise {
    padding: 5rem 1.5rem;
}.academic_expertise .student_opinions {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
}.academic_expertise .student_opinions .img_banner {
    min-height: 350px;
    grid-column: 1 / 2;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    grid-row: 1 / 2;
    transform: scale(1.02) translateY(-5%);
}.academic_expertise .student_opinions .img_banner:hover {
    transform: scale(1.03) translateY(-4%);
}.academic_expertise .student_opinions .name {
    padding: 2rem 1.5rem 0.5rem 1.5rem;
    grid-column: 1 / 2;
    grid-row: 2 / 3;
}.academic_expertise .student_opinions span:not(.name) {
    grid-row: 3 / 4;
    grid-column: 1 / 2;
    padding: 0 1.5rem 1rem 1.5rem;
}.academic_expertise .student_opinions .job_progress {
    border-radius: 10px;
    grid-row: 4 / 5;
    margin-right: 0;
    grid-column: 1 / 2;
    padding: 1.5rem;
}
}



@media (min-width: 1200px) {.pricing_item .access_rates {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.pricing_item .pricing_offers {
    padding: 35px;
}.pricing_item .img_banner {
    height: 220px;
}
}



@media (max-width: 991px) {.pricing_item {
    padding: 80px 0;
}.pricing_item .program_fees {
    margin-bottom: 20px;
}
}



@media (max-width: 992px) {.about_this {
    padding: 90px 0;
}.about_this h2 {
    margin-bottom: 50px;
}.about_this .smart_classes {
    padding: 30px;
}
}



@media (max-width: 768px) {.about_this {
    padding: 70px 0;
}.about_this h2 {
    margin-bottom: 40px;
    font-size: calc(35px * 0.9);
}.about_this .smart_classes {
    padding: 25px;
}.about_this .smart_classes h3 {
    font-size: calc(23px * 0.9);
}
}

@keyframes circuitPath {
    0% {
        stroke-dashoffset: 1000;
    }
    100% {
        stroke-dashoffset: 0;
    }
}



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



@keyframes fadeUp {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}



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

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}



@keyframes backgroundMovement {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  100% {
    transform: translate(50px, 50px) rotate(10deg);
  }
}

@keyframes moveDots {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 1000px 500px;
    }
}



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

