* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}html,body {
    scroll-behavior: smooth;
    font-family: Arial, sans-serif;
    height: 100%;
    color: #000000;
    min-height: 100%;
}.lecture-ref-857 {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}@keyframes glow_scrollbar { 0% { box-shadow: 0 0 5px rgba(0,0,0,0.2); } 50% { box-shadow: 0 0 15px rgba(0,0,0,0.5); } 100% { box-shadow: 0 0 5px rgba(0,0,0,0.2); } }

::-webkit-scrollbar {
    width: 13px;
}::-webkit-scrollbar-track {
    background: rgb(208,212,198);
    box-shadow: inset 0px 5px 6px 6px rgba(0, 0, 0, 0.5);
    border-radius: 5%;
}::-webkit-scrollbar-thumb {
    border: 2px groove #ffffff;
    animation: glow_scrollbar 2.7s ease-out 2;
    border-radius: 15.3vw;
    background: linear-gradient(276deg, rgb(173,179,161) 54%, rgb(173,179,161,0.5) 99%, rgb(208,212,198,0.5) 65%);
}::-webkit-scrollbar-thumb:active {
    box-shadow: inset -2px 1px 7px 1px rgba(0, 0, 0, 0.4);
    background: rgb(208,212,198,0.5);
}html {
    scrollbar-width: none;
}
@media (max-width: 768px) {::-webkit-scrollbar {
    width: 7px;
}::-webkit-scrollbar-thumb {
    background: rgb(208,212,198,0.5);
}}

.head-sitewrap-369 {
    flex: 1 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}.container {
    width: 1230px;
    max-width: 100%;
    margin: auto;
}svg {
    width: 30px;
    height: 30px;
}.wrap-structure-971 {
    flex-direction: column;
    display: flex;
    min-height: 100%;
    height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.price-plan-250 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: rgb(238,239,234);
}.price-plan-250::before {
    z-index: 1;
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    background: linear-gradient(135deg, rgb(208,212,198,0.5) 0%, transparent 70%);
}.price-plan-250 .container {
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
    max-width: 1320px;
    z-index: 2;
}.price-plan-250 .study-pricing-249 {
    display: flex;
    flex-direction: column-reverse;
    gap: 60px;
}.price-plan-250 .trial-pricing-185 {
    animation: fadeInUp 0.8s ease-out forwards;
    text-align: center;
    margin: 0 auto;
    max-width: 800px;
    transform: translateY(-10px);
}.price-plan-250 .trial-pricing-185 h2 {
    color: #000000;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
}.price-plan-250 .trial-pricing-185 h2::after {
    transform: translateX(-50%);
    height: 3px;
    left: 50%;
    position: absolute;
    content: "";
    background: rgb(208,212,198);
    width: 80px;
    bottom: -10px;
}.price-plan-250 .cost-rates-780 {
    overflow-wrap: break-word;
    font-size: 17px;
    word-break: break-word;
    margin: 0 auto;
    margin-bottom: 0;
    color: #000000;
    line-height: 1.7;
    max-width: 600px;
}.price-plan-250 .learning-plan-516 {
    gap: 30px;
    width: 100%;
    grid-template-columns: 1fr;
    display: grid;
}.price-plan-250 .promo-cost-024 {
    height: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    display: block;
    transform: translateY(20px);
    animation-delay: calc(var(--index, 0) * 0.1s);
    border-radius: 10px;
    text-decoration: none;
    overflow: hidden;
    animation: fadeInUp 0.8s ease-out forwards;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    opacity: 0;
}.price-plan-250 .promo-cost-024:nth-child(1) {
    --index: 1;
}.price-plan-250 .promo-cost-024:nth-child(2) {
    --index: 2;
}.price-plan-250 .promo-cost-024:nth-child(3) {
    --index: 3;
}.price-plan-250 .promo-cost-024:nth-child(4) {
    --index: 4;
}.price-plan-250 .promo-cost-024:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.price-plan-250 .price-sheet-068 {
    flex-direction: column;
    position: relative;
    overflow: hidden;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    background: linear-gradient(145deg, #ffffff, #f5f8ff);
}.price-plan-250 .price-sheet-068::before {
    background: linear-gradient(90deg, rgb(208,212,198), rgb(173,179,161));
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    height: 5px;
}.price-plan-250 .payment-option-496 {
    flex: 1;
    padding: 40px 30px;
    box-sizing: border-box;
    flex-direction: column;
    display: flex;
}.price-plan-250 .payment-option-496 h3 {
    margin-bottom: 15px;
    margin-top: 0;
    font-weight: 700;
    overflow-wrap: break-word;
    position: relative;
    word-break: break-word;
    font-size: 24px;
    color: #000000;
}.price-plan-250 .payment-option-496 h3::after {
    bottom: -8px;
    height: 2px;
    transition: width 0.3s ease;
    width: 40px;
    position: absolute;
    content: "";
    left: 0;
    background-color: rgb(208,212,198);
}.price-plan-250 .promo-cost-024:hover .payment-option-496 h3::after {
    width: 70px;
}.price-plan-250 .fee-offers-352 {
    position: relative;
    padding: 8px 16px;
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.1), rgba(var(--primary-color-rgb), 0.05));
    overflow-wrap: break-word;
    word-break: break-word;
    border-radius: 10px;
    font-weight: 700;
    color: rgb(208,212,198);
    font-size: calc(24px * 1.2);
    display: inline-block;
    margin: 10px 0 20px;
}.price-plan-250 .payment-option-496 p {
    margin-bottom: 0;
    line-height: 1.7;
    color: #000000;
    overflow-wrap: break-word;
    white-space: normal;
    font-size: 17px;
    word-break: break-word;
    flex-grow: 1;
}.price-plan-250 .pic-item-269 {
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), filter 0.6s ease;
    height: 200px;
}.price-plan-250 .promo-cost-024:hover .pic-item-269 {
    filter: brightness(1.05);
    transform: scale(1.05);
}

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

@media (min-width: 768px) {.price-plan-250 .learning-plan-516 {
    grid-template-columns: repeat(2, 1fr);
}.price-plan-250 .payment-option-496 {
    padding: 40px;
}.price-plan-250 .pic-item-269 {
    height: 220px;
}
}

@media (min-width: 992px) {.price-plan-250 .study-pricing-249 {
    flex-direction: row;
    gap: 50px;
    align-items: center;
}.price-plan-250 .learning-plan-516 {
    width: 65%;
    grid-template-columns: repeat(2, 1fr);
}.price-plan-250 .trial-pricing-185 {
    text-align: left;
    margin: 0;
    width: 35%;
}.price-plan-250 .trial-pricing-185 h2::after {
    transform: none;
    left: 0;
}.price-plan-250 .cost-rates-780 {
    margin: 0;
}
}

@media (min-width: 1200px) {.price-plan-250 .learning-plan-516 {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.price-plan-250 .payment-option-496 h3 {
    font-size: calc(24px * 1.1);
}.price-plan-250 .fee-offers-352 {
    font-size: calc(24px * 1.3);
}.price-plan-250 .pic-item-269 {
    height: 240px;
}
}

@media (max-width: 767px) {.price-plan-250 {
    padding: 80px 0;
}.price-plan-250 .payment-option-496 {
    padding: 30px 20px;
}.price-plan-250 .fee-offers-352 {
    padding: 6px 12px;
    font-size: 24px;
}.price-plan-250 .pic-item-269 {
    height: 180px;
}
}

@media (max-width: 480px) {.price-plan-250 {
    padding: 60px 0;
}.price-plan-250 .trial-pricing-185 h2 {
    font-size: calc(32px * 0.85);
}.price-plan-250 .payment-option-496 h3 {
    font-size: calc(24px * 0.95);
}.price-plan-250 .pic-item-269 {
    height: 160px;
}}.client-experience-386 {
    overflow: hidden;
    perspective: 1000px;
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(238,239,234) 0%, rgba(245, 245, 250, 0.95) 100%);
}.client-experience-386::before {
    left: 0;
    background: linear-gradient(45deg, rgb(208,212,198,0.5) 0%, transparent 40%);
    transform: skewY(-3deg) translateY(-5%);
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    width: 100%;
    z-index: 0;
}.client-experience-386::after {
    transform: rotate(-12deg);
    content: "";
    z-index: 0;
    filter: blur(40px);
    height: 70%;
    right: -5%;
    width: 50%;
    background: linear-gradient(to right, transparent, rgb(173,179,161,0.5));
    bottom: -10%;
    position: absolute;
}.client-experience-386 h2 {
    font-size: calc(29px * 1.1);
    font-weight: 700;
    text-align: left;
    z-index: 2;
    position: relative;
    color: #000000;
    transform: perspective(1000px) rotateX(2deg);
    transform-origin: left center;
    margin-bottom: 3rem;
}.client-experience-386 h2::after {
    width: 8rem;
    position: absolute;
    height: 4px;
    content: "";
    transform: scaleX(1);
    background: linear-gradient(90deg, rgb(208,212,198) 0%, rgb(173,179,161) 100%);
    left: 0;
    transform-origin: left;
    bottom: -0.5rem;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}.client-experience-386 h2:hover::after {
    transform: scaleX(1.2);
}.client-experience-386 .container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
    z-index: 1;
    position: relative;
}.client-experience-386 .class-experts-581 {
    perspective: 2000px;
    position: relative;
}.client-experience-386 .client-feedback-415 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2.5rem;
    position: relative;
    display: grid;
    z-index: 2;
}.client-experience-386 .user-ratings-036 {
    transform: perspective(1000px) rotateY(0) translateZ(0);
    background: #ffffff;
    padding: 2rem;
    backface-visibility: hidden;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    transform-style: preserve-3d;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05),
                0 5px 15px rgba(0, 0, 0, 0.03);
    overflow: hidden;
}.client-experience-386 .user-ratings-036::before {
    top: 0;
    width: 100%;
    transition: transform 0.3s ease-out;
    position: absolute;
    height: 6px;
    left: 0;
    content: "";
    transform: scaleX(0.6);
    transform-origin: left;
    background: linear-gradient(90deg, rgb(208,212,198) 0%, rgb(173,179,161) 100%);
}.client-experience-386 .user-ratings-036:hover {
    transform: perspective(1000px) rotateY(2deg) translateZ(10px) scale(1.02);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1),
                0 10px 30px rgba(0, 0, 0, 0.05);
}.client-experience-386 .user-ratings-036:hover::before {
    transform: scaleX(1);
}.client-experience-386 .user-ratings-036 h3 {
    margin-bottom: 1rem;
    display: inline-block;
    font-size: calc(24px * 1.1);
    position: relative;
    font-weight: 600;
    color: #000000;
}.client-experience-386 .user-ratings-036 h3::after {
    transform-origin: left;
    bottom: -5px;
    position: absolute;
    content: "";
    transition: width 0.3s ease;
    background: rgb(173,179,161);
    height: 2px;
    left: 0;
    width: 40%;
}.client-experience-386 .user-ratings-036:hover h3::after {
    width: 70%;
}.client-experience-386 .user-ratings-036 .description {
    margin-bottom: 1.5rem;
    position: relative;
    line-height: 1.6;
    color: #000000;
    z-index: 2;
    font-size: 14px;
}.client-experience-386 .user-ratings-036 .description::before {
    top: -30px;
    left: -10px;
    font-family: serif;
    line-height: 1;
    content: "";
    z-index: -1;
    color: rgba(var(--primary-color-rgb), 0.08);
    position: absolute;
    font-size: 6rem;
}.client-experience-386 .user-ratings-036 div {
    transition: transform 0.3s ease;
    overflow: hidden;
    height: 60px;
    width: 60px;
    transform: translateY(0);
    border-radius: 50%;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.client-experience-386 .user-ratings-036:hover div {
    transform: translateY(-5px);
}.client-experience-386 .user-ratings-036 div::after {
    content: "";
    inset: 0;
    z-index: 1;
    position: absolute;
    background: linear-gradient(45deg, transparent 50%, rgba(var(--primary-color-rgb), 0.15) 100%);
}.client-experience-386 .user-ratings-036 div img {
    width: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
    height: 100%;
}.client-experience-386 .user-ratings-036:hover div img {
    transform: scale(1.1);
}

@media (max-width: 991px) {.client-experience-386 {
    padding: 4rem 0;
}.client-experience-386 h2 {
    margin-bottom: 2rem;
    font-size: calc(29px * 0.9);
}.client-experience-386 .client-feedback-415 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 2rem;
}
}

@media (max-width: 767px) {.client-experience-386 {
    padding: 3rem 0;
}.client-experience-386 h2 {
    font-size: calc(29px * 0.8);
    margin-bottom: 1.5rem;
    transform: none;
    text-align: center;
}.client-experience-386 h2::after {
    transform: translateX(-50%);
    width: 6rem;
    left: 50%;
}.client-experience-386 h2:hover::after {
    transform: translateX(-50%) scaleX(1.2);
}.client-experience-386 .client-feedback-415 {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.client-experience-386 .user-ratings-036 {
    padding: 1.5rem;
    transform: none !important;
}.client-experience-386 .user-ratings-036 div {
    width: 50px;
    height: 50px;
}
}

@media (max-width: 480px) {.client-experience-386 {
    padding: 2.5rem 0;
}.client-experience-386 h2 {
    font-size: calc(29px * 0.7);
}.client-experience-386 .user-ratings-036 {
    padding: 1.25rem;
}.client-experience-386 .user-ratings-036 h3 {
    font-size: 24px;
}.client-experience-386 .user-ratings-036 .description {
    font-size: calc(14px * 0.95);
}}header {
    background: linear-gradient(135deg, #000000 0%, rgb(208,212,198) 100%);
    left: 0;
    backdrop-filter: blur(8px);
    border-bottom: 1px solid rgb(208,212,198,0.5);
    width: 100%;
    position: fixed;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
    -webkit-backdrop-filter: blur(8px);
    top: 0;
    transition: all 0.4s ease;
    z-index: 1000;
}header:before {
    background-size: 200% 100%;
    top: 0;
    pointer-events: none;
    width: 100%;
    opacity: 0.4;
    position: absolute;
    animation: shine 8s infinite linear;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgb(208,212,198,0.5), transparent);
    content: '';
    left: 0;
}header .top-sitebar-179 {
    width: 100%;
}header .container {
    padding: 15px 20px;
    max-width: 1200px;
    margin: 0 auto;
}header .head-learn-847 {
    position: relative;
    justify-content: space-between;
    display: flex;
    align-items: center;
}header .main-pagebar-429 {
    display: flex;
    position: relative;
    gap: 25px;
}header .main-pagebar-429:before {
    height: 1px;
    position: absolute;
    transition: transform 0.6s ease;
    bottom: -8px;
    width: 100%;
    transform-origin: left;
    transform: scaleX(0);
    left: 0;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(208,212,198), transparent);
}header .main-pagebar-429:hover:before {
    transform: scaleX(1);
}header .main-pagewrap-601 {
    padding: 8px 0;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    position: relative;
    font-family: Arial, sans-serif;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    transition: all 0.4s ease;
    font-weight: 400;
}header .main-pagewrap-601:after {
    width: 100%;
    background: rgb(208,212,198);
    left: 0;
    position: absolute;
    height: 2px;
    bottom: 0;
    transform-origin: right;
    transform: scaleX(0);
    content: '';
    transition: transform 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
}header .main-pagewrap-601:before {
    height: 4px;
    border-radius: 50%;
    width: 4px;
    transform: translateX(-50%);
    background: rgb(208,212,198);
    content: '';
    transition: all 0.3s ease;
    top: 0;
    position: absolute;
    opacity: 0;
    left: 50%;
}header .main-pagewrap-601:hover {
    text-shadow: 0 0 8px rgb(208,212,198,0.5);
    color: rgb(208,212,198);
}header .main-pagewrap-601:hover:after {
    transform-origin: left;
    transform: scaleX(1);
}header .main-pagewrap-601:hover:before {
    opacity: 1;
}header .main-navbar-912 {
    align-items: center;
    position: relative;
    text-decoration: none;
    display: flex;
    transition: all 0.3s ease;
}header .main-navbar-912 svg {
    width: auto;
    filter: drop-shadow(0 0 4px rgb(208,212,198,0.5));
    transition: transform 0.5s ease;
    height: 40px;
}header .main-navbar-912:hover svg {
    transform: scale(1.05);
}header .main-navbar-912:after {
    transition: width 0.4s ease;
    content: '';
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    height: 1px;
    bottom: -8px;
    background: rgb(208,212,198);
    width: 0;
}header .main-navbar-912:hover:after {
    width: 100%;
}

@keyframes shine {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

@keyframes pulse {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.5;
    }
}

@media (max-width: 991px) {header .container {
    padding: 12px 15px;
}header .main-pagebar-429 {
    gap: 15px;
}header .main-pagewrap-601 {
    font-size: calc(14px - 1px);
}header .main-navbar-912 svg {
    height: 35px;
}
}

@media (max-width: 767px) {header .main-pagebar-429 {
    gap: 20px;
    right: -100%;
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.2);
    height: 100vh;
    width: 80%;
    flex-direction: column;
    z-index: 1001;
    overflow-y: auto;
    transition: right 0.4s ease;
    top: 0;
    max-width: 300px;
    position: fixed;
    padding: 80px 30px 30px;
    background: #000000;
}header .menu.active {
    right: 0;
}header .main-pagewrap-601 {
    border-bottom: 1px solid rgb(208,212,198,0.5);
    width: 100%;
    padding: 10px 5px;
}header .main-pagebar-429:before {
    display: none;
}header .main-navbar-912 {
    margin-right: auto;
    margin-left: auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 10px;
}header .main-navbar-912 svg {
    height: 30px;
}}.cookieDisclosurePanel-146 {
    align-items: center;
    position: fixed;
    background: rgb(238,239,234);
    overflow: hidden;
    padding: 1rem 0;
    border-top: 3px solid rgb(208,212,198);
    display: flex;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    width: 100%;
    z-index: 90;
    transition: transform 0.3s ease-in-out;
    bottom: 0;
    justify-content: center;
}#cookieConsentDialog-028 {
    display: none;
}#cookieConsentDialog-028:checked ~ .cookieDisclosurePanel-146 {
    opacity: 0;
    visibility: hidden;
}.cookieDisclosurePanel-146 .container {
    z-index: 1;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1140px;
    justify-content: space-between;
    display: flex;
    align-items: center;
    gap: 1rem;
    position: relative;
    flex-wrap: wrap;
}.cookies-overview-352 {
    flex-shrink: 0;
    align-items: center;
    margin-right: 1rem;
    display: flex;
}.cookies-overview-352 svg {
    fill: rgb(208,212,198);
    height: 50px;
    width: 50px;
}.cookie-edu-782 {
    min-width: 300px;
    flex: 1;
    margin-bottom: 20px;
}.cookie-edu-782 h5 {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    color: rgb(208,212,198);
    font-weight: 600;
}.cookie-edu-782 p {
    color: #000000;
    font-size: 1rem;
}.cookie-protect-731 {
    border-radius: 10px;
    border: none;
    cursor: pointer;
    color: #ffffff;
    text-decoration: none;
    font-size: 1rem;
    transition: background-color 0.3s ease, transform 0.3s ease;
    background: rgb(208,212,198);
    padding: 0.75rem 1.5rem;
    display: inline-block;
    font-weight: 700;
}.cookie_button.consent-learn-420 {
    background: rgb(208,212,198);
}.cookie_button.cookies-tech-891 {
    background: #000000;
    margin-left: 0.5rem;
}.cookie-protect-731:hover {
    transform: translateY(-3px);
    background: #000000;
}.cookie_button.cookies-tech-891:hover {
    background: rgb(208,212,198);
}.cookieDisclosurePanel-146 p a {
    transition: color 0.3s ease;
    color: rgb(208,212,198);
    text-decoration: underline;
}.cookieDisclosurePanel-146 p a:hover {
    color: #000000;
}
@media only screen and (max-width: 768px) {.cookieDisclosurePanel-146 .container {
    flex-direction: column;
    align-items: center;
}.cookies-overview-352 {
    margin-bottom: 1rem;
    margin-right: 0;
}.cookie-edu-782 {
    margin-bottom: 1rem;
    text-align: center;
}.cookie_button.cookies-tech-891 {
    margin-left: 0;
    margin-top: 0.5rem;
}}
.contact-box-137 {
    z-index: 1;
    position: relative;
    background: linear-gradient(125deg, rgb(238,239,234) 0%, rgb(173,179,161,0.5) 50%, rgb(238,239,234) 100%);
    overflow: hidden;
    padding: 100px 0;
}.contact-box-137::before {
    position: absolute;
    opacity: 0.7;
    content: '';
    height: 100%;
    top: 0;
    width: 100%;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(0,0,0,0.02) 10px, rgba(0,0,0,0.02) 20px),
        repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(0,0,0,0.02) 10px, rgba(0,0,0,0.02) 20px);
    z-index: -1;
    left: 0;
}.contact-box-137::after {
    left: -50%;
    height: 200%;
    position: absolute;
    animation: rotate 120s linear infinite;
    top: -50%;
    width: 200%;
    content: '';
    opacity: 0.2;
    background: 
        conic-gradient(
            from 0deg at 50% 50%,
            transparent 0%,
            rgb(208,212,198,0.5) 5%,
            transparent 10%,
            transparent 90%,
            rgb(173,179,161,0.5) 95%,
            transparent 100%
        );
    z-index: -1;
}.contact-box-137 .pic-item-269 {
    left: 0;
    height: 100%;
    width: 100%;
    mix-blend-mode: luminosity;
    opacity: 0.15;
    position: absolute;
    top: 0;
    filter: contrast(120%) brightness(110%) blur(5px);
    z-index: 0;
}.contact-box-137 .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}.contact-box-137 h3 {
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    margin-bottom: 50px;
    text-align: center;
    font-size: 34px;
    letter-spacing: 2px;
    font-weight: 700;
    color: #000000;
    position: relative;
}.contact-box-137 h3::before {
    position: absolute;
    top: -15px;
    content: '';
    border-radius: 10px;
    height: 4px;
    width: 40px;
    background: rgb(208,212,198);
    left: 50%;
    transform: translateX(-50%);
}.contact-box-137 h3::after {
    border-radius: 10px;
    bottom: -15px;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    content: '';
    position: absolute;
    background: rgb(208,212,198);
    left: 50%;
}.contact-box-137 .help-card-630 {
    overflow: hidden;
    border-radius: 12px;
    backdrop-filter: blur(10px);
    display: flex;
    position: relative;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 5px 15px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    flex-wrap: wrap;
    background: rgba(255, 255, 255, 0.01);
}.contact-box-137 .help-card-630::before {
    background: linear-gradient(135deg, 
        transparent 20%, 
        rgba(255, 255, 255, 0.05) 40%, 
        rgba(255, 255, 255, 0.1) 60%, 
        transparent 80%);
    content: '';
    position: absolute;
    pointer-events: none;
    z-index: 0;
    inset: 0;
}.contact-box-137 .help-card-630::after {
    border-radius: 12px;
    position: absolute;
    box-shadow: 0 0 25px rgb(208,212,198,0.5);
    pointer-events: none;
    animation: pulse-border 4s infinite alternate;
    content: '';
    border: 1px solid rgba(255, 255, 255, 0.1);
    inset: 0;
}.contact-box-137 .query-grid-035 {
    flex: 1 1 60%;
    position: relative;
    background: #ffffff;
    overflow: hidden;
    padding: 50px;
}.contact-box-137 .query-grid-035::before {
    left: 0;
    height: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgba(0, 0, 0, 0.02) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgba(0, 0, 0, 0.02) 0%, transparent 25%);
    top: 0;
    content: '';
    position: absolute;
    width: 100%;
    z-index: 0;
}.contact-box-137 .query-grid-035::after {
    z-index: 0;
    width: 150px;
    top: 0;
    background: 
        linear-gradient(135deg, transparent 40%, rgb(208,212,198,0.5) 100%);
    content: '';
    position: absolute;
    border-radius: 0 0 0 150px;
    opacity: 0.5;
    height: 150px;
    right: 0;
}.contact-box-137 .query-grid-035 #contact {
    z-index: 2;
    position: relative;
}.contact-box-137 .query-grid-035 h3 {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: left;
    color: #000000;
    margin-bottom: 40px;
}.contact-box-137 .query-grid-035 h3::before {
    display: none;
}.contact-box-137 .query-grid-035 h3::after {
    background: rgb(208,212,198);
    transform: none;
    width: 60px;
    left: 0;
    bottom: -10px;
}.contact-box-137 .query-grid-035 input[type="text"],
.contact-box-137 .query-grid-035 textarea {
    width: 100%;
    transition: all 0.3s ease;
    margin-bottom: 25px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03) inset;
    font-family: Arial, sans-serif;
    color: #000000;
    border-radius: 10px;
    font-size: 12px;
    padding: 18px 25px;
    background-color: rgba(0, 0, 0, 0.02);
    border: 1px solid rgba(0, 0, 0, 0.05);
}.contact-box-137 .query-grid-035 input[type="text"]:focus,
.contact-box-137 .query-grid-035 textarea:focus {
    box-shadow: 
        0 2px 5px rgba(0, 0, 0, 0.03) inset,
        0 0 0 3px rgb(208,212,198,0.5);
    background-color: #ffffff;
    outline: none;
    border-color: rgb(208,212,198);
}.contact-box-137 .query-grid-035 textarea {
    height: 150px;
    resize: vertical;
}.contact-box-137 .query-grid-035 .contact-message-307 {
    align-items: flex-start;
    display: flex;
    margin-bottom: 30px;
}.contact-box-137 .query-grid-035 .contact-message-307 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact-box-137 .query-grid-035 .contact-message-307 label {
    color: #000000;
    font-size: calc(12px - 2px);
    position: relative;
    cursor: pointer;
    line-height: 1.5;
    padding-left: 38px;
}.contact-box-137 .query-grid-035 .contact-message-307 label::before {
    top: 2px;
    border-radius: 10px;
    transition: all 0.3s ease;
    content: '';
    width: 24px;
    left: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.02);
    height: 24px;
    position: absolute;
}.contact-box-137 .query-grid-035 .contact-message-307 label::after {
    border-radius: calc(10px - 2px);
    background-color: rgb(208,212,198);
    position: absolute;
    left: 5px;
    height: 15px;
    width: 15px;
    opacity: 0;
    content: '';
    transition: all 0.3s ease;
    transform: scale(0.6);
    top: 2px;
}.contact-box-137 .query-grid-035 .contact-message-307 input[type="checkbox"]:checked + label::before {
    border-color: rgb(208,212,198);
}.contact-box-137 .query-grid-035 .contact-message-307 input[type="checkbox"]:checked + label::after {
    opacity: 1;
    transform: scale(1);
}.contact-box-137 .query-grid-035 .contact-message-307 a {
    position: relative;
    transition: color 0.3s ease;
    color: rgb(208,212,198);
    text-decoration: none;
    font-weight: 600;
}.contact-box-137 .query-grid-035 .contact-message-307 a::after {
    height: 1px;
    transform-origin: right;
    position: absolute;
    left: 0;
    background-color: rgb(208,212,198);
    transform: scaleX(0);
    bottom: -2px;
    transition: transform 0.3s ease;
    width: 100%;
    content: '';
}.contact-box-137 .query-grid-035 .contact-message-307 a:hover {
    color: rgb(173,179,161);
}.contact-box-137 .query-grid-035 .contact-message-307 a:hover::after {
    background-color: rgb(173,179,161);
    transform-origin: left;
    transform: scaleX(1);
}.contact-box-137 .query-grid-035 .connect-reach-418 {
    display: inline-block;
    font-weight: 600;
    border: none;
    font-size: 20px;
    overflow: hidden;
    padding: 16px 35px;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(208,212,198) 0%, rgb(173,179,161) 100%);
    letter-spacing: 1px;
    box-shadow: 
        0 5px 15px rgb(208,212,198,0.5),
        0 0 0 1px rgb(208,212,198,0.5) inset;
    border-radius: 12px;
    transition: all 0.3s ease;
}.contact-box-137 .query-grid-035 .connect-reach-418::before {
    top: 0;
    height: 100%;
    transition: all 0.5s ease;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    content: '';
    left: -100%;
    position: absolute;
}.contact-box-137 .query-grid-035 .connect-reach-418::after {
    opacity: 0.5;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    height: 3px;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    content: '';
    animation: glow 2s infinite;
}.contact-box-137 .query-grid-035 .connect-reach-418:hover {
    background: linear-gradient(135deg, rgb(173,179,161) 0%, rgb(208,212,198) 100%);
    transform: translateY(-3px);
    box-shadow: 
        0 8px 25px rgb(208,212,198,0.5),
        0 0 0 1px rgb(208,212,198) inset;
}.contact-box-137 .query-grid-035 .connect-reach-418:hover::before {
    left: 100%;
}.contact-box-137 .request-form-694 {
    flex: 1 1 40%;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(208,212,198) 0%, rgb(173,179,161) 100%);
    padding: 50px;
}.contact-box-137 .request-form-694::before {
    height: 100%;
    position: absolute;
    content: '';
    z-index: 0;
    top: 0;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.03) 10px, rgba(255, 255, 255, 0.03) 20px),
        repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.03) 10px, rgba(255, 255, 255, 0.03) 20px);
    left: 0;
    opacity: 1;
    width: 100%;
}.contact-box-137 .request-form-694::after {
    position: absolute;
    content: '';
    animation: shine 8s infinite linear;
    width: 100%;
    height: 100%;
    left: 0;
    background: 
        linear-gradient(135deg, transparent 25%, rgba(255, 255, 255, 0.05) 50%, transparent 75%);
    top: 0;
    z-index: 0;
}.contact-box-137 .request-form-694 h4 {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 40px;
    z-index: 1;
    color: #ffffff;
}.contact-box-137 .request-form-694 h4::after {
    background: #ffffff;
    content: '';
    left: 0;
    width: 60px;
    border-radius: 10px;
    bottom: -10px;
    position: absolute;
    height: 3px;
}.contact-box-137 .request-form-694 .connect-grid-421 {
    margin: 0;
    list-style: none;
    padding: 0;
    z-index: 1;
    position: relative;
}.contact-box-137 .request-form-694 .connect-grid-421 li {
    position: relative;
    display: flex;
    align-items: flex-start;
    padding-bottom: 20px;
    margin-bottom: 30px;
}.contact-box-137 .request-form-694 .connect-grid-421 li:not(:last-child)::after {
    left: 0;
    content: '';
    position: absolute;
    height: 1px;
    bottom: 0;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.contact-box-137 .request-form-694 .connect-grid-421 li svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
    position: relative;
    width: 26px;
    margin-right: 20px;
    flex-shrink: 0;
    height: 26px;
}.contact-box-137 .request-form-694 .connect-grid-421 li svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.contact-box-137 .request-form-694 .connect-grid-421 li:hover svg {
    transform: scale(1.1);
    transition: transform 0.3s ease;
}.contact-box-137 .request-form-694 .connect-grid-421 li:hover svg path {
    fill: rgba(255, 255, 255, 0.9);
}.contact-box-137 .request-form-694 .connect-grid-421 li span {
    position: relative;
    line-height: 1.5;
    font-size: 12px;
    color: #ffffff;
}.contact-box-137 .request-form-694 .connect-grid-421 li a {
    text-decoration: none;
    color: #ffffff;
    position: relative;
    transition: all 0.3s ease;
}.contact-box-137 .request-form-694 .connect-grid-421 li a::after {
    transition: transform 0.3s ease;
    content: '';
    width: 100%;
    height: 1px;
    transform: scaleX(0);
    background-color: #ffffff;
    bottom: -2px;
    transform-origin: right;
    left: 0;
    position: absolute;
}.contact-box-137 .request-form-694 .connect-grid-421 li a:hover {
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.9);
}.contact-box-137 .request-form-694 .connect-grid-421 li a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes pulse-border {
    0%, 100% {
        box-shadow: 0 0 15px rgb(208,212,198,0.5);
    }
    50% {
        box-shadow: 0 0 25px rgb(173,179,161,0.5);
    }
}

@keyframes glow {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.7;
    }
}

@keyframes shine {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

@media (max-width: 992px) {.contact-box-137 {
    padding: 80px 0;
}.contact-box-137 .container {
    padding: 0 20px;
}.contact-box-137 .help-card-630 {
    flex-direction: column;
}.contact-box-137 .query-grid-035,
    .contact-box-137 .request-form-694 {
    flex: 1 1 100%;
}.contact-box-137 .query-grid-035 {
    padding: 40px;
}.contact-box-137 .request-form-694 {
    padding: 40px;
}
}

@media (max-width: 768px) {.contact-box-137 {
    padding: 60px 0;
}.contact-box-137 h3 {
    font-size: calc(34px - 4px);
    margin-bottom: 40px;
}.contact-box-137 .query-grid-035 h3,
    .contact-box-137 .request-form-694 h4 {
    margin-bottom: 30px;
    font-size: calc(18px - 2px);
}.contact-box-137 .query-grid-035 input[type="text"],
    .contact-box-137 .query-grid-035 textarea {
    margin-bottom: 20px;
    padding: 15px 20px;
}.contact-box-137 .query-grid-035 textarea {
    height: 120px;
}.contact-box-137 .query-grid-035 .connect-reach-418 {
    font-size: calc(20px - 1px);
    padding: 14px 30px;
}.contact-box-137 .request-form-694 .connect-grid-421 li {
    padding-bottom: 15px;
    margin-bottom: 25px;
}.contact-box-137 .request-form-694 .connect-grid-421 li svg {
    margin-right: 15px;
    height: 22px;
    width: 22px;
}
}

@media (max-width: 576px) {.contact-box-137 {
    padding: 40px 0;
}.contact-box-137 .query-grid-035,
    .contact-box-137 .request-form-694 {
    padding: 30px 20px;
}.contact-box-137 h3 {
    font-size: calc(34px - 6px);
    margin-bottom: 30px;
}.contact-box-137 .query-grid-035 .contact-message-307 label {
    font-size: calc(12px - 3px);
}.contact-box-137 .request-form-694 .connect-grid-421 li:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 12px;
}}.sign-up-for-updates-284 {
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(208,212,198,0.5), rgb(173,179,161));
    z-index: 1;
}.sign-up-for-updates-284::before {
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 10px,
        transparent 10px,
        transparent 20px
    );
    height: 100%;
    content: "";
    top: 0;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: -1;
}.sign-up-for-updates-284::after {
    width: 40%;
    z-index: -1;
    transform: rotate(-35deg) translateY(-50%);
    content: "";
    height: 200%;
    top: 50%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.08));
    position: absolute;
    right: -5%;
}.sign-up-for-updates-284 .container {
    position: relative;
    margin: 0 auto;
    padding: 0 1.5rem;
    z-index: 2;
    max-width: 1200px;
}.sign-up-for-updates-284 .class-experts-581 {
    position: relative;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.08);
    display: flex;
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    padding: 3rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.sign-up-for-updates-284 .class-experts-581:hover {
    transform: perspective(1000px) rotateX(0deg);
}.sign-up-for-updates-284 h4 {
    animation: slideInTitle 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.2s;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 2rem;
    color: #ffffff;
    opacity: 0;
    transform: translateX(-10px);
    font-size: 18px;
    position: relative;
}.sign-up-for-updates-284 h4::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    content: "";
    background: rgb(173,179,161);
    height: 0;
    animation: growBar 0.6s ease-out forwards 1s;
    left: -20px;
}.sign-up-for-updates-284 .input_holder {
    opacity: 0;
    flex-wrap: wrap;
    transform: translateY(10px);
    animation: slideUpForm 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.4s;
    gap: 1rem;
    position: relative;
    display: flex;
}.sign-up-for-updates-284 .input_holder span {
    position: relative;
    flex: 1 1 250px;
}.sign-up-for-updates-284 .input_holder input[type="email"] {
    border-left: 3px solid transparent;
    width: 100%;
    transition: all 0.3s ease;
    background: #ffffff;
    border: none;
    font-size: 17px;
    color: #000000;
    padding: 1rem 1.5rem;
    outline: none;
}.sign-up-for-updates-284 .input_holder input[type="email"]:focus {
    border-left: 3px solid rgb(173,179,161);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.sign-up-for-updates-284 .input_holder input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease;
}.sign-up-for-updates-284 .input_holder input[type="email"]:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.5;
}.sign-up-for-updates-284 .input_holder .connect-reach-418 {
    position: relative;
    display: inline-block;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-size: 20px;
    overflow: hidden;
    outline: none;
    border: none;
    padding: 1rem 2rem;
    white-space: nowrap;
    color: #ffffff;
    font-weight: 600;
    background: linear-gradient(135deg, rgb(173,179,161), rgb(208,212,198));
    z-index: 1;
}.sign-up-for-updates-284 .input_holder .connect-reach-418::before {
    transition: all 0.6s ease;
    z-index: -1;
    left: -100%;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
}.sign-up-for-updates-284 .input_holder .connect-reach-418:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    transform: translateY(-3px);
}.sign-up-for-updates-284 .input_holder .connect-reach-418:hover::before {
    left: 100%;
}.sign-up-for-updates-284 .input_holder .connect-reach-418:active {
    transform: translateY(0);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

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

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

@keyframes growBar {
    to {
        height: 70%;
    }
}

@media screen and (min-width: 768px) {.sign-up-for-updates-284 .class-experts-581 {
    gap: 2rem;
    align-items: center;
    padding: 3.5rem 4rem;
    flex-direction: row;
}.sign-up-for-updates-284 h4 {
    flex: 1;
    max-width: 60%;
    margin-bottom: 0;
}.sign-up-for-updates-284 .input_holder {
    justify-content: flex-end;
    flex: 1;
}
}

@media screen and (max-width: 767px) {.sign-up-for-updates-284 {
    padding: 4rem 0;
}.sign-up-for-updates-284 .class-experts-581 {
    padding: 2rem;
}.sign-up-for-updates-284 h4 {
    text-align: center;
    font-size: calc(18px * 0.9);
}.sign-up-for-updates-284 h4::before {
    left: -15px;
}.sign-up-for-updates-284 .input_holder {
    justify-content: center;
}.sign-up-for-updates-284 .input_holder span {
    flex: 1 1 100%;
}
}

@media screen and (max-width: 480px) {.sign-up-for-updates-284 {
    padding: 3rem 0;
}.sign-up-for-updates-284 .class-experts-581 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 1.5rem;
}.sign-up-for-updates-284 h4 {
    margin-bottom: 1.5rem;
    font-size: calc(18px * 0.8);
}.sign-up-for-updates-284 .input_holder input[type="email"],
    .sign-up-for-updates-284 .input_holder .connect-reach-418 {
    padding: 0.8rem 1.2rem;
}}.thxSpace-256 {
    background: linear-gradient(135deg, rgb(238,239,234) 0%, rgb(208,212,198,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
}.thxSpace-256::before {
    height: 70%;
    z-index: 1;
    transform: rotate(15deg) skewX(-15deg);
    width: 45%;
    background: linear-gradient(210deg, rgb(173,179,161) 0%, rgb(208,212,198) 100%);
    position: absolute;
    content: "";
    right: -5%;
    top: -10%;
    clip-path: polygon(0 0, 100% 25%, 85% 100%, 15% 75%);
    opacity: 0.05;
}.thxSpace-256::after {
    clip-path: polygon(15% 0, 85% 25%, 100% 75%, 0 100%);
    opacity: 0.07;
    position: absolute;
    transform: rotate(-10deg) skewX(15deg);
    z-index: 1;
    width: 35%;
    bottom: -10%;
    background: linear-gradient(45deg, rgb(208,212,198) 0%, rgb(173,179,161) 100%);
    left: -5%;
    content: "";
    height: 60%;
}.thxSpace-256 .container {
    padding: 0 2rem;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
}.thxSpace-256 .class-experts-581 {
    gap: 2.5rem;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    transform-style: preserve-3d;
    display: grid;
    grid-template-columns: 1fr;
}.thxSpace-256 .class-experts-581 > div:first-child {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.95) 100%);
    transition: transform 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transform: translateZ(20px);
    padding: 3rem;
    position: relative;
}.thxSpace-256 .class-experts-581 > div:first-child:hover {
    transform: translateZ(30px) translateY(-5px);
}.thxSpace-256 .class-experts-581 > div:first-child::before {
    content: "";
    height: 100%;
    width: 5px;
    background: linear-gradient(to bottom, rgb(208,212,198), rgb(173,179,161));
    position: absolute;
    top: 0;
    left: 0;
}.thxSpace-256 .class-experts-581 > div:last-child {
    position: relative;
    transform: translateZ(10px);
    transition: transform 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67), box-shadow 0.4s ease;
    background: linear-gradient(145deg, #ffffff 0%, rgba(255, 255, 255, 0.92) 100%);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    padding: 3rem;
}.thxSpace-256 .class-experts-581 > div:last-child:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.08), 0 10px 25px rgba(0, 0, 0, 0.05);
    transform: translateZ(25px) translateY(-5px);
}.thxSpace-256 h5 {
    color: #000000;
    letter-spacing: -0.01em;
    margin: 0;
    font-weight: 700;
    font-size: calc(23px * 1.1);
    line-height: 1.4;
    position: relative;
}.thxSpace-256 h5::after {
    background: linear-gradient(90deg, rgb(208,212,198), transparent);
    content: "";
    display: block;
    width: 70px;
    height: 3px;
    margin-top: 1rem;
}.thxSpace-256 a {
    display: block;
    transition: transform 0.3s ease;
    position: relative;
    text-decoration: none;
}.thxSpace-256 a:hover {
    transform: translateX(5px);
}.thxSpace-256 p {
    line-height: 1.8;
    color: #000000;
    position: relative;
    margin: 0;
    font-size: 14px;
}.thxSpace-256 p::first-line {
    font-weight: 600;
    color: rgb(208,212,198);
}

@media (min-width: 768px) {.thxSpace-256 {
    padding: 8rem 0;
}.thxSpace-256 .class-experts-581 {
    gap: 4rem;
    grid-template-columns: 1fr 1.2fr;
}.thxSpace-256 .class-experts-581 > div:first-child {
    padding: 4rem;
}.thxSpace-256 .class-experts-581 > div:last-child {
    padding: 4rem;
    margin-top: 2rem;
}.thxSpace-256 h5 {
    font-size: calc(23px * 1.2);
}.thxSpace-256 p {
    font-size: calc(14px * 1.05);
}
}

@media (min-width: 992px) {.thxSpace-256 .class-experts-581 {
    gap: 5rem;
    grid-template-columns: 1fr 1.5fr;
}.thxSpace-256 .class-experts-581 > div:first-child {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
}.thxSpace-256 .class-experts-581 > div:first-child::after {
    content: "";
    background: rgb(173,179,161);
    width: 3px;
    position: absolute;
    transform: rotate(15deg);
    height: 40px;
    right: -1.5rem;
    top: 2rem;
}.thxSpace-256 .class-experts-581 > div:last-child {
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
}.thxSpace-256 h5 {
    font-size: calc(23px * 1.3);
}.thxSpace-256 h5::after {
    width: 100px;
}
}

@media (max-width: 767px) {.thxSpace-256 {
    padding: 4rem 0;
}.thxSpace-256 .class-experts-581 > div:first-child,
    .thxSpace-256 .class-experts-581 > div:last-child {
    padding: 2rem;
}.thxSpace-256 h5 {
    font-size: 23px;
}.thxSpace-256 p {
    font-size: calc(14px * 0.95);
}
}

@media (hover: hover) {.thxSpace-256 .class-experts-581 > div:first-child:hover::after {
    background: linear-gradient(135deg, transparent 0%, rgba(var(--primary-color-rgb), 0.03) 100%);
    position: absolute;
    content: "";
    inset: 0;
}.thxSpace-256 .class-experts-581 > div:last-child:hover::after {
    background: linear-gradient(135deg, rgba(var(--secondary-color-rgb), 0.03) 0%, transparent 100%);
    content: "";
    position: absolute;
    inset: 0;
}}.company-info-853 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.company-info-853::before {
    width: 100%;
    z-index: 1;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    backdrop-filter: blur(5px);
    content: "";
    background: linear-gradient(135deg, rgb(173,179,161,0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
}.company-info-853 .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    padding: 0 30px;
    margin: 0 auto;
}.company-info-853 .text-column-wrap-796 {
    transform: perspective(1000px) rotateY(-2deg);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.97));
    max-width: 90%;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    padding: 50px 60px;
    margin-left: auto;
}.company-info-853 .text-column-wrap-796::before {
    height: calc(100% - 80px);
    transform: scaleY(0);
    top: 40px;
    animation: lineGrow 1.2s 0.3s cubic-bezier(0.17, 0.67, 0.32, 1.1) forwards;
    background: rgb(208,212,198);
    transform-origin: top;
    position: absolute;
    left: -20px;
    width: 5px;
    content: "";
}.company-info-853 .text-column-wrap-796::after {
    width: 15px;
    height: 100%;
    top: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(173,179,161), rgb(208,212,198));
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 40% 50%);
    position: absolute;
    right: 0;
}.company-info-853 h5 {
    text-transform: uppercase;
    margin: 0 0 10px;
    animation: slideIn 0.7s 0.2s cubic-bezier(0.17, 0.67, 0.32, 1.1) forwards;
    transform: translateX(-20px);
    position: relative;
    font-family: Arial, sans-serif;
    color: rgb(208,212,198);
    opacity: 0;
    letter-spacing: 2px;
    font-size: 22px;
    display: inline-block;
}.company-info-853 h5::after {
    content: "";
    background: rgb(208,212,198);
    bottom: -5px;
    position: absolute;
    left: 0;
    height: 2px;
    animation: lineExpand 0.7s 0.9s forwards ease-out;
    width: 0;
}.company-info-853 .text-column-wrap-796 div:nth-child(2) p {
    position: relative;
    transform: translateY(20px);
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: calc(28px * 0.85);
    opacity: 0;
    color: #000000;
    margin: 0 0 30px;
    animation: fadeUp 0.8s 0.5s cubic-bezier(0.17, 0.67, 0.32, 1.1) forwards;
}.company-info-853 ol {
    margin: 0;
    position: relative;
    padding: 0 0 0 20px;
    counter-reset: item;
}.company-info-853 ol li {
    line-height: 1.8;
    color: #000000;
    font-size: 16px;
    animation: fadeUp 1s 0.7s cubic-bezier(0.17, 0.67, 0.32, 1.1) forwards;
    list-style-type: none;
    padding: 0;
    opacity: 0;
    transform: translateY(30px);
    margin: 0;
    font-family: Arial, sans-serif;
    position: relative;
}.company-info-853 ol li::before {
    animation: dotScale 0.5s 1.5s forwards cubic-bezier(0.17, 0.67, 0.32, 1.5);
    top: 0.9em;
    left: -20px;
    content: "";
    border-radius: 50%;
    height: 8px;
    background-color: rgb(173,179,161);
    position: absolute;
    width: 8px;
    transform: scale(0);
}

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

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

@keyframes lineExpand {
    to {
        width: 100%;
    }
}

@keyframes lineGrow {
    to {
        transform: scaleY(1);
    }
}

@keyframes dotScale {
    to {
        transform: scale(1);
    }
}

@media (max-width: 1200px) {.company-info-853 {
    padding: 100px 0;
}.company-info-853 .text-column-wrap-796 {
    max-width: 95%;
    padding: 40px 50px;
}
}

@media (max-width: 992px) {.company-info-853 {
    padding: 80px 0;
}.company-info-853 .text-column-wrap-796 {
    transform: perspective(1000px) rotateY(-1deg);
    padding: 35px 40px;
}.company-info-853 h5 {
    font-size: calc(22px * 0.95);
}.company-info-853 .text-column-wrap-796 div:nth-child(2) p {
    font-size: calc(28px * 0.8);
    margin-bottom: 25px;
}
}

@media (max-width: 768px) {.company-info-853 {
    padding: 70px 0;
}.company-info-853 .text-column-wrap-796 {
    padding: 30px;
    max-width: 100%;
    transform: none;
}.company-info-853 .text-column-wrap-796::before {
    top: 30px;
    left: -15px;
    height: calc(100% - 60px);
    width: 4px;
}.company-info-853 .text-column-wrap-796::after {
    width: 10px;
}.company-info-853 h5 {
    font-size: calc(22px * 0.9);
}.company-info-853 .text-column-wrap-796 div:nth-child(2) p {
    margin-bottom: 20px;
    font-size: calc(28px * 0.75);
}.company-info-853 ol li {
    line-height: 1.7;
    font-size: calc(16px * 0.95);
}
}

@media (max-width: 576px) {.company-info-853 {
    padding: 60px 0;
}.company-info-853 .container {
    padding: 0 20px;
}.company-info-853 .text-column-wrap-796 {
    padding: 25px 20px;
}.company-info-853 .text-column-wrap-796::before {
    top: 25px;
    left: -10px;
    height: calc(100% - 50px);
    width: 3px;
}.company-info-853 h5 {
    font-size: calc(22px * 0.85);
    letter-spacing: 1px;
}.company-info-853 .text-column-wrap-796 div:nth-child(2) p {
    margin-bottom: 15px;
    font-size: calc(28px * 0.7);
}.company-info-853 ol {
    padding: 0 0 0 15px;
}.company-info-853 ol li {
    font-size: calc(16px * 0.9);
    line-height: 1.6;
}.company-info-853 ol li::before {
    left: -15px;
    height: 6px;
    width: 6px;
}
}

@media (max-width: 400px) {.company-info-853 {
    padding: 50px 0;
}.company-info-853 .text-column-wrap-796 {
    padding: 20px 15px;
}.company-info-853 h5 {
    font-size: calc(22px * 0.8);
}.company-info-853 .text-column-wrap-796 div:nth-child(2) p {
    font-size: calc(28px * 0.65);
}.company-info-853 ol li {
    line-height: 1.5;
    font-size: calc(16px * 0.85);
}
}

@media (hover: hover) {.company-info-853 .text-column-wrap-796:hover {
    transform: perspective(1000px) rotateY(0deg);
    transition: transform 0.8s cubic-bezier(0.17, 0.67, 0.32, 1.1);
}}footer {
    position: relative;
}footer::before {
    bottom: 0;
    content: '';
    background: linear-gradient(125deg, #000000 0%, rgb(173,179,161) 100%);
    left: 0;
    opacity: 0.95;
    z-index: 1;
    position: absolute;
    right: 0;
    top: 0;
}.lecture-ref-857 {
    padding: 60px 0;
    font-family: Arial, sans-serif;
    color: #ffffff;
    z-index: 2;
    position: relative;
}.lecture-ref-857 .container {
    display: flex;
    flex-wrap: wrap;
}.lecture-ref-857 .company_holder {
    margin-bottom: 40px;
    padding: 25px;
    text-align: center;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    border-radius: 17px;
    background: rgba(0, 0, 0, 0.2);
    flex: 0 0 100%;
}.lecture-ref-857 .company_holder h3 {
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-size: 34px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}.lecture-ref-857 .case-study-648 {
    font-size: 12px;
    border-radius: 10px;
    padding: 15px 20px;
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
    margin: 0 auto;
    line-height: 1.7;
    max-width: 80%;
    color: #ffffff;
}.lecture-ref-857 .learn-nav-981 {
    margin-top: 20px;
    flex: 0 0 100%;
}.lecture-ref-857 .site-navbar-968 {
    justify-content: center;
    display: flex;
    margin-top: 30px;
    flex-wrap: wrap;
    gap: 30px;
}.lecture-ref-857 .main-pagebar-429 {
    padding: 20px;
    flex: 0 0 calc(50% - 30px);
    transition: all 0.3s ease;
    border-radius: 17px;
    max-width: calc(50% - 30px);
    background: rgba(255, 255, 255, 0.05);
}.lecture-ref-857 .main-pagebar-429:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.1);
}.lecture-ref-857 .main-pagebar-429 h5 {
    text-align: center;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
    color: #ffffff;
    font-size: 20px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    font-weight: 600;
}.lecture-ref-857 .main-pagebar-429 .site-navbar-968 {
    display: flex;
    flex-direction: column;
    margin-top: 0;
    gap: 12px;
}.lecture-ref-857 .main-pagebar-429 .site-navbar-968 a {
    text-align: center;
    border-radius: 10px;
    font-size: 12px;
    background: rgba(255, 255, 255, 0.05);
    text-decoration: none;
    color: #ffffff;
    padding: 8px 12px;
    transition: all 0.3s ease;
}.lecture-ref-857 .main-pagebar-429 .site-navbar-968 a:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    background: rgba(255, 255, 255, 0.15);
}.edu-global-471 {
    background: rgba(0, 0, 0, 0.3);
    padding: 20px 0;
    margin-top: 40px;
    position: relative;
    z-index: 2;
}.edu-global-471::before {
    position: absolute;
    left: 20%;
    opacity: 0.2;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    right: 20%;
    height: 1px;
    top: 0;
    content: '';
}.edu-global-471 .container {
    display: flex;
    justify-content: center;
}.edu-global-471 .award-show-415 {
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    letter-spacing: 0.5px;
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
@media (min-width: 768px) {.lecture-ref-857 .site-navbar-968 {
    justify-content: space-between;
}.lecture-ref-857 .company_holder {
    text-align: left;
    flex: 0 0 30%;
}.lecture-ref-857 .learn-nav-981 {
    flex: 0 0 65%;
}.lecture-ref-857 .container {
    align-items: flex-start;
    justify-content: space-between;
}.lecture-ref-857 .case-study-648 {
    margin: 0;
    text-align: left;
    max-width: 100%;
}
}

@media (max-width: 767px) {.lecture-ref-857 .main-pagebar-429 {
    flex: 0 0 100%;
    margin-bottom: 20px;
    max-width: 100%;
}.lecture-ref-857 .company_holder {
    padding: 20px 15px;
}.lecture-ref-857 .case-study-648 {
    padding: 15px;
    max-width: 100%;
}
}

@media (max-width: 576px) {.lecture-ref-857 {
    padding: 40px 0;
}.lecture-ref-857 .company_holder h3 {
    font-size: calc(34px * 0.8);
}.lecture-ref-857 .main-pagebar-429 h5 {
    font-size: calc(20px * 0.9);
}.lecture-ref-857 .main-pagebar-429 .site-navbar-968 a {
    font-size: calc(12px * 0.95);
}}

@keyframes pulseLight {
    0%, 100% {
        opacity: 0.1;
        transform: scale(1);
    }
    50% {
        opacity: 0.15;
        transform: scale(1.1);
    }
}

footer::after {
    content: '';
    top: 0;
    width: 100%;
    z-index: 1;
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
        linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
    left: 0;
    background-size: 20px 20px;
    position: absolute;
    height: 100%;
}.training-specialist-253 {
    position: relative;
    background: linear-gradient(135deg, rgb(208,212,198,0.5), rgb(238,239,234));
    padding: 5rem 0;
    overflow: hidden;
}.training-specialist-253::before {
    pointer-events: none;
    content: "";
    height: 100%;
    width: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    background: radial-gradient(circle at 70% 30%, rgb(255, 255, 255, 0.5), transparent 70%);
    left: 0;
}.training-specialist-253::after {
    position: absolute;
    opacity: 0.05;
    width: 40%;
    content: "";
    height: 40%;
    right: -5%;
    background: rgb(208,212,198);
    border-radius: 50% 60% 70% 40%;
    filter: blur(40px);
    bottom: -10%;
    z-index: 0;
}.training-specialist-253 .container {
    max-width: 1140px;
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}.training-specialist-253 .user-ratings-036 {
    position: relative;
    backdrop-filter: blur(10px) saturate(180%);
    gap: 2rem;
    transform: perspective(1000px) rotateX(2deg);
    padding: 3rem;
    display: grid;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    grid-template-columns: 1fr;
    background: rgba(255, 255, 255, 0.8);
}.training-specialist-253 .user-ratings-036:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 8px 20px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(0deg);
}.training-specialist-253 .user-ratings-036 > div:first-child {
    order: 1;
    position: relative;
}.training-specialist-253 .user-ratings-036 > div:nth-child(2) {
    position: relative;
    order: 2;
}.training-specialist-253 .user-ratings-036 > div:last-child {
    position: relative;
    order: 3;
}.training-specialist-253 .pic-item-269 {
    height: 300px;
    position: relative;
    width: 100%;
    clip-path: polygon(0% 10%, 100% 0%, 100% 90%, 0% 100%);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), clip-path 0.5s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}.training-specialist-253 .user-ratings-036:hover .pic-item-269 {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    transform: translateY(-5px) scale(1.02);
}.training-specialist-253 .pic-item-269::after {
    content: "";
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent 50%);
    position: absolute;
}.training-specialist-253 .name {
    margin: 0 0 0.5rem;
    font-size: 20px;
    transition: transform 0.4s ease-out;
    position: relative;
    color: rgb(208,212,198);
    transform: translateX(0);
    font-weight: 700;
}.training-specialist-253 .name::before {
    content: "";
    position: absolute;
    height: 2px;
    background: rgb(208,212,198);
    top: 50%;
    width: 0;
    transition: width 0.4s ease-out 0.1s;
    left: -1rem;
}.training-specialist-253 .user-ratings-036:hover .name {
    transform: translateX(1rem);
}.training-specialist-253 .user-ratings-036:hover .name::before {
    width: 1.5rem;
}.training-specialist-253 .user-ratings-036 > div:nth-child(2) > div {
    margin-bottom: 0.5rem;
    opacity: 0.85;
    transition: transform 0.3s ease, opacity 0.3s ease;
    font-weight: 600;
    color: rgb(173,179,161);
    transform: translateY(0);
    font-size: 0.95rem;
}.training-specialist-253 .user-ratings-036:hover > div:nth-child(2) > div {
    transform: translateY(-3px);
    opacity: 1;
}.training-specialist-253 .job-skills-865 {
    margin: 0;
    font-size: 15px;
    padding: 0;
    line-height: 1.7;
    color: #000000;
    position: relative;
    transition: opacity 0.4s ease;
    font-family: Arial, sans-serif;
    opacity: 0.92;
}.training-specialist-253 .job-skills-865::before {
    font-size: 8rem;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    color: rgb(208,212,198);
    top: -2.5rem;
    opacity: 0.1;
    position: absolute;
    transform: rotate(-5deg);
    z-index: -1;
    left: -1rem;
    content: "";
}.training-specialist-253 .user-ratings-036:hover .job-skills-865::before {
    transform: rotate(5deg) translateY(-10px);
}.training-specialist-253 .user-ratings-036:hover .job-skills-865 {
    opacity: 1;
}

@media (min-width: 768px) {.training-specialist-253 .user-ratings-036 {
    grid-template-rows: auto 1fr;
    grid-template-columns: 250px 1fr;
    padding: 3.5rem;
    gap: 2rem 3rem;
}.training-specialist-253 .user-ratings-036 > div:first-child {
    grid-row: 1 / span 2;
    order: unset;
    grid-column: 1;
}.training-specialist-253 .user-ratings-036 > div:nth-child(2) {
    grid-row: 1;
    grid-column: 2;
    order: unset;
}.training-specialist-253 .user-ratings-036 > div:last-child {
    order: unset;
    grid-column: 2;
    grid-row: 2;
}.training-specialist-253 .pic-item-269 {
    clip-path: polygon(0% 0%, 95% 5%, 100% 100%, 5% 95%);
    height: 100%;
}.training-specialist-253 .user-ratings-036:hover .pic-item-269 {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
}

@media (min-width: 992px) {.training-specialist-253 {
    padding: 7rem 0;
}.training-specialist-253 .user-ratings-036 {
    grid-template-columns: 320px 1fr;
    padding: 4rem;
    gap: 3rem 4rem;
}.training-specialist-253 .name {
    margin-bottom: 0.75rem;
    font-size: calc(20px * 1.1);
}.training-specialist-253 .user-ratings-036 > div:nth-child(2) > div {
    font-size: 1.05rem;
    margin-bottom: 1rem;
}.training-specialist-253 .job-skills-865 {
    font-size: calc(15px * 1.05);
    line-height: 1.8;
}
}

@media (max-width: 767px) {.training-specialist-253 {
    padding: 4rem 0;
}.training-specialist-253 .user-ratings-036 {
    padding: 2rem;
}.training-specialist-253 .pic-item-269 {
    height: 250px;
    margin-bottom: 1rem;
}.training-specialist-253 .name {
    text-align: center;
    margin-bottom: 0.5rem;
}.training-specialist-253 .user-ratings-036 > div:nth-child(2) > div {
    margin-bottom: 1.5rem;
    text-align: center;
}.training-specialist-253 .job-skills-865 {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
}.training-specialist-253 .job-skills-865::before {
    left: 50%;
    transform: translateX(-50%);
    top: -1.5rem;
}.training-specialist-253 .user-ratings-036:hover .name {
    transform: translateX(0);
}.training-specialist-253 .name::before {
    left: 50%;
    transform: translateX(-50%);
}.training-specialist-253 .user-ratings-036:hover .name::before {
    width: 50px;
}}.prospective-students-850 {
    padding: 5rem 0;
    z-index: 1;
    overflow: hidden;
    position: relative;
    background-color: rgb(238,239,234);
}.prospective-students-850::before,
.prospective-students-850::after {
    content: '';
    top: 0;
    opacity: 0;
    z-index: -1;
    background: linear-gradient(to bottom, 
        transparent 20%, 
        rgb(208,212,198) 50%, 
        transparent 80%);
    animation: beamScan 8s infinite ease-out;
    height: 100%;
    width: 1px;
    position: absolute;
}.prospective-students-850::before {
    animation-delay: 0s;
    left: 25%;
}.prospective-students-850::after {
    right: 25%;
    animation-delay: 4s;
}.prospective-students-850 .class-experts-581 {
    z-index: 2;
    padding: 0 2rem;
    max-width: 1000px;
    position: relative;
    margin: 0 auto;
}.prospective-students-850 .class-experts-581::before,
.prospective-students-850 .class-experts-581::after {
    background: linear-gradient(to right, 
        transparent 10%, 
        rgb(173,179,161) 50%, 
        transparent 90%);
    animation: horizontalBeam 10s infinite ease-out;
    opacity: 0;
    content: '';
    z-index: -1;
    position: absolute;
    height: 1px;
    left: 0;
    width: 100%;
}.prospective-students-850 .class-experts-581::before {
    top: 30%;
    animation-delay: 2s;
}.prospective-students-850 .class-experts-581::after {
    bottom: 30%;
    animation-delay: 6s;
}.prospective-students-850 h3 {
    font-weight: 600;
    position: relative;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 3.5rem;
    color: rgb(208,212,198);
    font-size: 35px;
}.prospective-students-850 h3::after {
    width: 100px;
    content: '';
    animation: pulseLine 4s infinite ease-in-out;
    left: 50%;
    opacity: 0.7;
    height: 2px;
    position: absolute;
    background: rgb(208,212,198);
    transform: translateX(-50%) scaleX(0.3);
    bottom: -15px;
}.prospective-students-850 ul {
    list-style: none;
    margin: 0;
    gap: 1.2rem;
    flex-direction: column;
    padding: 0;
    display: flex;
}.prospective-students-850 ul li {
    font-size: 12px;
    color: #000000;
    font-weight: 400;
    padding: 1.3rem 1.5rem;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    overflow: hidden;
}.prospective-students-850 ul li::before {
    transform-origin: top;
    position: absolute;
    background: linear-gradient(to bottom, 
        rgb(173,179,161,0.5), 
        rgb(208,212,198,0.5));
    height: 100%;
    content: '';
    transform: scaleY(0);
    transition: transform 0.4s ease;
    opacity: 0.5;
    width: 3px;
    top: 0;
    left: 0;
}.prospective-students-850 ul li::after {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    opacity: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(208,212,198,0.5) 20%, 
        transparent 80%);
    width: 100%;
    height: 100%;
    transform: translateX(-100%);
    transition: transform 0.5s ease;
    content: '';
}.prospective-students-850 ul li:hover {
    background-color: rgba(255, 255, 255, 0.05);
    color: #000000;
}.prospective-students-850 ul li:hover::before {
    transform: scaleY(1);
}.prospective-students-850 ul li:hover::after {
    transform: translateX(100%);
    opacity: 0.15;
}.prospective-students-850 ul li svg {
    height: 28px;
    flex-shrink: 0;
    width: 28px;
    position: relative;
    margin-right: 1.5rem;
    z-index: 1;
    transition: all 0.4s ease;
}.prospective-students-850 ul li:hover svg {
    transform: translateY(-2px);
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
}.prospective-students-850 ul li svg path {
    fill: rgb(208,212,198);
    transition: fill 0.4s ease;
}.prospective-students-850 ul li:hover svg path {
    animation: flashIcon 1s ease;
    fill: rgb(173,179,161);
}@keyframes beamScan {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    }
    20%, 35% {
        opacity: 0.8;
    }
    80%, 100% {
        opacity: 0;
        transform: translateY(100%);
    }
}

@keyframes horizontalBeam {
    0% {
        opacity: 0;
        transform: translateX(-100%);
    }
    20%, 35% {
        opacity: 0.5;
    }
    80%, 100% {
        opacity: 0;
        transform: translateX(100%);
    }
}

@keyframes pulseLine {
    0%, 100% {
        opacity: 0.5;
        transform: translateX(-50%) scaleX(0.3);
    }
    50% {
        opacity: 1;
        transform: translateX(-50%) scaleX(1);
    }
}

@keyframes flashIcon {
    0% {
        filter: brightness(1);
    }
    25% {
        filter: brightness(1.5);
    }
    100% {
        filter: brightness(1);
    }
}

.prospective-students-850::before :nth-child(1) {
    animation-delay: 1s;
}.prospective-students-850::before :nth-child(2) {
    animation-delay: 3s;
}.prospective-students-850::before :nth-child(3) {
    animation-delay: 5s;
}.prospective-students-850 ul::before {
    border-radius: 50%;
    content: '';
    opacity: 0.2;
    position: absolute;
    right: 20px;
    width: 50px;
    height: 50px;
    border: 1px solid rgb(208,212,198,0.5);
    top: 20px;
}.prospective-students-850 ul::after {
    left: 20px;
    border: 1px solid rgb(173,179,161,0.5);
    border-radius: 50%;
    position: absolute;
    height: 30px;
    width: 30px;
    content: '';
    opacity: 0.2;
    bottom: 20px;
}

@media (max-width: 992px) {.prospective-students-850 {
    padding: 4rem 0;
}.prospective-students-850 h3 {
    font-size: calc(35px * 0.9);
}.prospective-students-850 ul {
    gap: 1rem;
}.prospective-students-850 ul li {
    padding: 1.1rem 1.3rem;
}
}

@media (max-width: 576px) {.prospective-students-850 {
    padding: 3rem 0;
}.prospective-students-850 .class-experts-581 {
    padding: 0 1.5rem;
}.prospective-students-850 h3 {
    margin-bottom: 2.5rem;
    font-size: calc(35px * 0.8);
}.prospective-students-850 ul {
    gap: 0.8rem;
}.prospective-students-850 ul li {
    padding: 1rem;
}.prospective-students-850 ul li svg {
    margin-right: 1rem;
    height: 24px;
    width: 24px;
}}.course-program-info-295 {
    position: relative;
    overflow: hidden;
    padding: 7rem 0;
    background: rgb(238,239,234);
}.course-program-info-295::before {
    left: 0;
    opacity: 0.15;
    height: 100%;
    background: 
        linear-gradient(45deg, transparent 45%, rgb(208,212,198,0.5) 100%),
        linear-gradient(135deg, transparent 45%, rgb(173,179,161,0.5) 100%);
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
}.course-program-info-295::after {
    top: 0;
    position: absolute;
    background: 
        repeating-linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 20px);
    height: 100%;
    z-index: 0;
    opacity: 0.05;
    width: 100%;
    left: 0;
    content: "";
}.course-program-info-295 .skill-academy-978 {
    display: flex;
    flex-direction: column;
    align-items: center;
}.course-program-info-295 .text-column-wrap-796 {
    position: relative;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    transform: translateZ(0);
    border: 1px solid rgba(255, 255, 255, 0.2);
    clip-path: polygon(
        0% 5%, 
        5% 0%, 
        95% 0%, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0% 95%
    );
    border-radius: 28px;
    text-align: center;
    padding: 4rem 3rem;
    z-index: 3;
    backdrop-filter: blur(10px);
    width: 100%;
}.course-program-info-295 .text-column-wrap-796:hover {
    transform: translateY(-8px);
    box-shadow: 0 40px 70px rgba(0, 0, 0, 0.18);
}.course-program-info-295 h2 {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    display: inline-block;
    font-size: calc(35px * 1.2);
    color: #000000;
    position: relative;
    margin-bottom: 1.8rem;
    font-weight: 700;
}.course-program-info-295 h2::before {
    width: 45px;
    height: 45px;
    border-left: 3px solid rgb(208,212,198);
    left: -15px;
    border-top: 3px solid rgb(208,212,198);
    position: absolute;
    top: -15px;
    content: "";
    opacity: 0.7;
    transition: all 0.5s ease;
}.course-program-info-295 h2::after {
    content: "";
    width: 45px;
    position: absolute;
    right: -15px;
    height: 45px;
    opacity: 0.7;
    bottom: -15px;
    border-right: 3px solid rgb(173,179,161);
    border-bottom: 3px solid rgb(173,179,161);
    transition: all 0.5s ease;
}.course-program-info-295 .text-column-wrap-796:hover h2::before {
    left: -20px;
    top: -20px;
    height: 55px;
    width: 55px;
}.course-program-info-295 .text-column-wrap-796:hover h2::after {
    bottom: -20px;
    right: -20px;
    width: 55px;
    height: 55px;
}.course-program-info-295 .description {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    line-height: 1.9;
    max-width: 85%;
    margin-left: auto;
    color: #000000;
    margin-right: auto;
    position: relative;
    font-size: 16px;
    margin-bottom: 1.8rem;
}.course-program-info-295 .description:last-of-type {
    transform: perspective(1000px) rotateX(2deg);
    font-weight: 600;
    transition: all 0.5s ease;
    border-left: 3px solid rgb(208,212,198);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    padding: 1.2rem 1.8rem;
    border-right: 3px solid rgb(173,179,161);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    max-width: 90%;
}.course-program-info-295 .text-column-wrap-796:hover .description:last-of-type {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.course-program-info-295 .pic-item-269 {
    position: absolute;
    border-radius: 0;
    left: -10%;
    filter: brightness(0.95) contrast(1.05);
    height: 120%;
    top: -10%;
    transform: none;
    z-index: 0;
    transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1);
    width: 120%;
}.course-program-info-295 .pic-item-269::before {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    opacity: 0.85;
    background: 
        radial-gradient(circle at center, transparent 30%, rgba(0, 0, 0, 0.5) 100%),
        linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 70%);
    content: "";
    top: 0;
    z-index: 1;
}.course-program-info-295 .pic-item-269::after {
    background: 
        radial-gradient(
            ellipse at center, 
            transparent 30%, 
            rgb(208,212,198,0.5) 70%, 
            rgb(173,179,161,0.5) 100%
        );
    content: "";
    top: -25%;
    height: 150%;
    opacity: 0.3;
    z-index: 2;
    position: absolute;
    width: 150%;
    left: -25%;
    animation: rotateGradient 20s infinite linear;
}@keyframes rotateGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.course-program-info-295 .text-column-wrap-796::before {
    background: rgb(208,212,198,0.5);
    width: 70%;
    height: 70%;
    content: "";
    position: absolute;
    opacity: 0.15;
    top: -5%;
    animation: morph 15s linear infinite alternate;
    right: -5%;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    z-index: -1;
}.course-program-info-295 .text-column-wrap-796::after {
    position: absolute;
    left: -5%;
    opacity: 0.15;
    height: 70%;
    width: 70%;
    bottom: -5%;
    background: rgb(173,179,161,0.5);
    z-index: -1;
    animation: morph 15s linear infinite alternate-reverse;
    content: "";
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}

@keyframes morph {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    25% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    50% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    75% {
        border-radius: 40% 60% 30% 70% / 60% 40% 30% 70%;
    }
    100% {
        border-radius: 60% 40% 60% 40% / 50% 60% 40% 50%;
    }
}

@media (max-width: 1200px) {.course-program-info-295 .text-column-wrap-796 {
    max-width: 800px;
    padding: 3.5rem 2.5rem;
}.course-program-info-295 .pic-item-269 {
    width: 130%;
    height: 130%;
}
}

@media (max-width: 992px) {.course-program-info-295 {
    padding: 5rem 0;
}.course-program-info-295 .text-column-wrap-796 {
    padding: 3rem 2rem;
    max-width: 700px;
}.course-program-info-295 h2 {
    font-size: 35px;
}.course-program-info-295 .description {
    line-height: 1.8;
    max-width: 90%;
}.course-program-info-295 .pic-item-269 {
    left: -20%;
    width: 140%;
    height: 140%;
    top: -20%;
}
}

@media (max-width: 768px) {.course-program-info-295 {
    padding: 4rem 0;
}.course-program-info-295 .text-column-wrap-796 {
    max-width: 90%;
    clip-path: polygon(
            0% 3%, 
            3% 0%, 
            97% 0%, 
            100% 3%, 
            100% 97%, 
            97% 100%, 
            3% 100%, 
            0% 97%
        );
    padding: 2.5rem 1.5rem;
}.course-program-info-295 h2 {
    font-size: calc(35px * 0.95);
}.course-program-info-295 h2::before,
    .course-program-info-295 h2::after {
    height: 35px;
    top: -10px;
    width: 35px;
    left: -10px;
}.course-program-info-295 h2::after {
    right: -10px;
    bottom: -10px;
}.course-program-info-295 .text-column-wrap-796:hover h2::before,
    .course-program-info-295 .text-column-wrap-796:hover h2::after {
    width: 40px;
    height: 40px;
}.course-program-info-295 .description {
    line-height: 1.7;
    max-width: 95%;
    font-size: calc(16px * 0.95);
}.course-program-info-295 .description:last-of-type {
    max-width: 95%;
    padding: 1rem 1.5rem;
}.course-program-info-295 .pic-item-269 {
    width: 150%;
    height: 150%;
}
}

@media (max-width: 576px) {.course-program-info-295 {
    padding: 3rem 0;
}.course-program-info-295 .text-column-wrap-796 {
    clip-path: polygon(
            0% 2%, 
            2% 0%, 
            98% 0%, 
            100% 2%, 
            100% 98%, 
            98% 100%, 
            2% 100%, 
            0% 98%
        );
    padding: 2rem 1.2rem;
    max-width: 95%;
}.course-program-info-295 h2 {
    font-size: calc(35px * 0.85);
    margin-bottom: 1.2rem;
}.course-program-info-295 h2::before,
    .course-program-info-295 h2::after {
    top: -8px;
    border-width: 2px;
    left: -8px;
    width: 25px;
    height: 25px;
}.course-program-info-295 h2::after {
    border-width: 2px;
    bottom: -8px;
    right: -8px;
}.course-program-info-295 .text-column-wrap-796:hover h2::before,
    .course-program-info-295 .text-column-wrap-796:hover h2::after {
    height: 30px;
    width: 30px;
}.course-program-info-295 .description {
    line-height: 1.6;
    max-width: 100%;
    margin-bottom: 1.2rem;
    font-size: calc(16px * 0.9);
}.course-program-info-295 .description:last-of-type {
    transform: none;
    max-width: 100%;
    padding: 0.8rem 1.2rem;
    border-width: 2px;
}.course-program-info-295 .text-column-wrap-796:hover {
    transform: translateY(-5px);
}.course-program-info-295 .text-column-wrap-796:hover .description:last-of-type {
    transform: none;
}.course-program-info-295 .pic-item-269 {
    height: 160%;
    width: 160%;
    left: -30%;
    top: -30%;
}.course-program-info-295 .text-column-wrap-796::before,
    .course-program-info-295 .text-column-wrap-796::after {
    height: 80%;
    width: 80%;
}}.title-section-124 {
    position: relative;
    width: 100%;
    overflow: hidden;
    font-family: Arial, sans-serif;
    min-height: 100vh;
}.title-section-124 .page-begin-261 {
    width: 100%;
    min-height: 100vh;
    align-items: center;
    justify-content: center;
    display: flex;
    position: relative;
}.title-section-124 .page-begin-261::before {
    background: linear-gradient(135deg, 
    rgb(208,212,198,0.5) 0%, 
    rgba(0, 0, 0, 0.75) 100%);
    left: 0;
    right: 0;
    top: 0;
    content: "";
    position: absolute;
    bottom: 0;
    z-index: 1;
}.title-section-124 .expert-classes-035 {
    width: 90%;
    backdrop-filter: blur(8px);
    padding: 3rem;
    z-index: 2;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2),
              0 5px 15px rgba(0, 0, 0, 0.1);
    transform: perspective(1000px) rotateY(-2deg);
    animation: slide-in 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    border-left: 3px solid rgb(173,179,161);
    background: linear-gradient(
    170deg, 
    rgba(255, 255, 255, 0.15), 
    rgba(255, 255, 255, 0.05)
  );
    max-width: 1200px;
}.title-section-124 h1 {
    color: #ffffff;
    letter-spacing: -0.02em;
    position: relative;
    margin-bottom: 1.5rem;
    font-weight: 700;
    line-height: 1.2;
    transform: translateX(-10px);
    animation: fade-slide-right 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.3s forwards;
    opacity: 0;
    font-size: clamp(2.5rem, 5vw, 40px);
}.title-section-124 h1::after {
    width: 80px;
    height: 4px;
    background: rgb(173,179,161);
    content: "";
    position: absolute;
    bottom: -10px;
    animation: scale-in 1s cubic-bezier(0.22, 1, 0.36, 1) 0.8s forwards;
    transform-origin: left;
    left: 0;
    transform: scaleX(0);
}.title-section-124 h3 {
    animation: fade-slide-right 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.5s forwards;
    max-width: 800px;
    font-weight: 400;
    transform: translateX(-10px);
    font-size: clamp(1.25rem, 3vw, 1.8rem);
    opacity: 0;
    line-height: 1.5;
    color: rgb(255, 255, 255, 0.5);
    margin-bottom: 2rem;
}.title-section-124 p {
    margin-top: 1.5rem;
    font-size: clamp(1rem, 2vw, 17px);
    opacity: 0;
    padding-left: 1.5rem;
    line-height: 1.6;
    color: #ffffff;
    transform: translateX(-10px);
    position: relative;
    animation: fade-slide-right 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.7s forwards;
    max-width: 700px;
}.title-section-124 p::before {
    top: 50%;
    background-color: rgb(173,179,161);
    width: 10px;
    left: 0;
    transform: translateY(-50%) rotate(45deg);
    content: "";
    position: absolute;
    height: 10px;
}

@keyframes slide-in {
  from {
    opacity: 0;
    transform: perspective(1000px) rotateY(-5deg) translateY(40px);
  }
  to {
    opacity: 1;
    transform: perspective(1000px) rotateY(-2deg) translateY(0);
  }
}

@keyframes fade-slide-right {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes scale-in {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}

@media (min-width: 768px) {.title-section-124 .expert-classes-035 {
    width: 80%;
    margin-left: 10%;
    padding: 4rem;
}.title-section-124 h1 {
    margin-bottom: 2rem;
}.title-section-124 h1::after {
    width: 120px;
}
}

@media (min-width: 1200px) {.title-section-124 .expert-classes-035 {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 0 100%);
    padding: 5rem;
    margin-left: 15%;
    width: 75%;
}.title-section-124 h1 {
    margin-bottom: 2.5rem;
}.title-section-124 h1::after {
    height: 5px;
    width: 150px;
}.title-section-124 h3 {
    font-size: 1.8rem;
    max-width: 80%;
}.title-section-124 p {
    padding-left: 2rem;
    font-size: 17px;
}.title-section-124 p::before {
    height: 12px;
    width: 12px;
}
}

@media (max-width: 767px) {.title-section-124 .page-begin-261 {
    padding: 2rem 1rem;
}.title-section-124 .expert-classes-035 {
    backdrop-filter: blur(5px);
    padding: 2rem;
}.title-section-124 h1 {
    font-size: 2.2rem;
}.title-section-124 h3 {
    font-size: 1.2rem;
}
}

@media (hover: hover) {.title-section-124 .expert-classes-035:hover {
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateY(0deg);
}.title-section-124 .expert-classes-035:hover h1::after {
    width: 200px;
    transition: width 0.5s ease;
}
}

@media (prefers-reduced-motion: reduce) {.title-section-124 .expert-classes-035,
  .title-section-124 h1,
  .title-section-124 h3,
  .title-section-124 p {
    opacity: 1;
    animation: none;
    transform: none;
}.title-section-124 h1::after {
    animation: none;
    transform: scaleX(1);
}}.check-it-out-now-085 {
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    margin: 2rem 0;
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(173,179,161) 0%, rgb(208,212,198) 100%);
    overflow: hidden;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
}.check-it-out-now-085::before {
    filter: blur(60px);
    border-radius: 50%;
    right: -100px;
    content: "";
    top: -100px;
    height: 300px;
    position: absolute;
    background: rgb(208,212,198,0.5);
    opacity: 0.5;
    animation: float 8s infinite ease-in-out;
    width: 300px;
}.check-it-out-now-085::after {
    animation: float 6s infinite ease-in-out reverse;
    width: 200px;
    height: 200px;
    filter: blur(40px);
    border-radius: 50%;
    position: absolute;
    left: -50px;
    content: "";
    bottom: -50px;
    opacity: 0.3;
    background: rgb(173,179,161,0.5);
}.check-it-out-now-085 .container {
    max-width: 1200px;
    display: flex;
    margin: 0 auto;
    padding: 0 2rem;
    flex-direction: column;
    z-index: 2;
    align-items: center;
    position: relative;
}.check-it-out-now-085 h2 {
    max-width: 800px;
    transition: transform 0.5s ease, opacity 0.5s ease;
    transform: translateY(0);
    opacity: 1;
    color: #ffffff;
    font-size: 38px;
    margin-bottom: 2.5rem;
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(0,0,0,0.15);
    line-height: 1.4;
    text-align: center;
}.check-it-out-now-085 .class-experts-581 {
    justify-content: center;
    border-radius: 23px;
    gap: 1.5rem;
    background: rgba(255,255,255,0.15);
    padding: 2rem 3rem;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease;
    align-items: center;
    backdrop-filter: blur(10px);
    display: flex;
    box-shadow: 0 8px 32px rgba(0,0,0,0.1);
    transform: translateY(0);
}.check-it-out-now-085 .class-experts-581:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 36px rgba(0,0,0,0.15);
}.check-it-out-now-085 svg {
    flex-shrink: 0;
    width: 48px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 48px;
}.check-it-out-now-085 svg:hover {
    transform: scale(1.1) rotate(5deg);
}.check-it-out-now-085 svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.check-it-out-now-085 .class-experts-581:hover svg path {
    fill: #ffffff;
    filter: drop-shadow(0 0 3px rgba(255,255,255,0.5));
}.check-it-out-now-085 .class-experts-581 div {
    align-items: center;
    display: flex;
    justify-content: center;
}.check-it-out-now-085 .connect-reach-418 {
    display: inline-block;
    border-radius: 10px;
    background: #ffffff;
    color: rgb(208,212,198);
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-family: Arial, sans-serif;
    z-index: 1;
    position: relative;
    font-size: 18px;
    padding: 1rem 2.5rem;
    text-decoration: none;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    font-weight: 600;
}.check-it-out-now-085 .connect-reach-418::before {
    position: absolute;
    z-index: -1;
    left: -100%;
    width: 100%;
    transition: left 0.7s ease;
    height: 100%;
    top: 0;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
}.check-it-out-now-085 .connect-reach-418:hover {
    transform: translateY(-3px);
    color: rgb(173,179,161);
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
    background: #ffffff;
}.check-it-out-now-085 .connect-reach-418:hover::before {
    left: 100%;
}.check-it-out-now-085 .connect-reach-418:active {
    transform: translateY(0);
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

@keyframes float {
  0%, 100% {
    transform: translateY(0) scale(1);
  }
  50% {
    transform: translateY(-20px) scale(1.05);
  }
}

@media screen and (max-width: 992px) {.check-it-out-now-085 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 4rem 0;
}.check-it-out-now-085 h2 {
    font-size: calc(38px * 0.9);
    margin-bottom: 2rem;
}.check-it-out-now-085 .class-experts-581 {
    padding: 1.75rem 2.5rem;
}.check-it-out-now-085 svg {
    width: 40px;
    height: 40px;
}.check-it-out-now-085 .connect-reach-418 {
    padding: 0.875rem 2.25rem;
}
}

@media screen and (max-width: 768px) {.check-it-out-now-085 {
    padding: 3.5rem 0;
    transform: none;
}.check-it-out-now-085 h2 {
    font-size: calc(38px * 0.8);
    margin-bottom: 1.75rem;
}.check-it-out-now-085 .class-experts-581 {
    padding: 1.5rem 2rem;
    gap: 1.25rem;
    flex-direction: column;
}.check-it-out-now-085 svg {
    height: 36px;
    width: 36px;
}.check-it-out-now-085 .connect-reach-418 {
    padding: 0.75rem 2rem;
    width: 100%;
    text-align: center;
}
}

@media screen and (max-width: 576px) {.check-it-out-now-085 {
    padding: 3rem 0;
}.check-it-out-now-085 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(38px * 0.7);
}.check-it-out-now-085 .class-experts-581 {
    width: 90%;
    padding: 1.25rem 1.5rem;
}.check-it-out-now-085 svg {
    width: 32px;
    height: 32px;
}.check-it-out-now-085 .connect-reach-418 {
    font-size: calc(18px * 0.9);
    padding: 0.75rem 1.5rem;
}}.privacy-corner-354 {
    font-family: Arial, sans-serif;
    color: #000000;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
    padding: 40px;
    background-color: rgb(238,239,234);
    line-height: 1.6;
}.privacy-corner-354 h1 {
    color: rgb(208,212,198);
    font-weight: 700;
    border-bottom: 2px solid rgb(208,212,198);
    font-size: 45px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}.privacy-corner-354 h2 {
    margin-top: 30px;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 35px;
    color: rgb(173,179,161);
}.privacy-corner-354 h3,
.privacy-corner-354 h4,
.privacy-corner-354 h5,
.privacy-corner-354 h6 {
    margin-bottom: 10px;
    margin-top: 25px;
    color: rgb(208,212,198);
    font-weight: 400;
}.privacy-corner-354 h3 {
    font-size: calc(19px - 0.2rem);
}.privacy-corner-354 h4 {
    font-size: 19px;
}.privacy-corner-354 h5 {
    font-size: calc(19px - 0.2rem);
}.privacy-corner-354 h6 {
    font-size: 16px;
}.privacy-corner-354 ul {
    list-style-type: disc;
    margin-top: 10px;
    padding-left: 20px;
}.privacy-corner-354 ol {
    margin-top: 10px;
    padding-left: 20px;
    list-style-type: decimal;
}.privacy-corner-354 li {
    margin-bottom: 10px;
    line-height: 1.5;
}.privacy-corner-354 div {
    margin-bottom: 20px;
}.privacy-corner-354 p {
    font-size: 18px;
    margin-bottom: 20px;
}.privacy-corner-354 span {
    color: rgb(208,212,198);
    font-weight: 600;
}
@media only screen and (max-width: 800px) {.privacy-corner-354 {
    border-radius: 10px;
    padding: 20px;
}.privacy-corner-354 h1 {
    font-size: calc(19px - 0.5rem);
}.privacy-corner-354 h2 {
    font-size: calc(19px - 0.4rem);
}.privacy-corner-354 p {
    font-size: calc(18px - 0.2rem);
}}
.privacy-corner-354::before {
    width: 50px;
    background-color: rgb(208,212,198);
    content: '';
    margin-bottom: 20px;
    height: 5px;
    display: block;
    border-radius: 10px;
}.privacy-corner-354 ul li::marker,
.privacy-corner-354 ol li::marker {
    font-weight: 700;
    color: rgb(173,179,161);
}.privacy-corner-354 h2 {
    -webkit-background-clip: text !important;
    background: linear-gradient(to right, rgb(208,212,198), rgb(173,179,161));
    -webkit-text-fill-color: transparent;
}.privacy-corner-354 section {
    margin: 40px 0;
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
}