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

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

header,footer {
    width: 100%;
}

header {
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgb(203,191,190,0.5);
    position: fixed;
    backdrop-filter: blur(8px);
    transition: all 0.4s ease;
    left: 0;
    z-index: 1000;
    width: 100%;
    top: 0;
    -webkit-backdrop-filter: blur(8px);
    background: linear-gradient(135deg, #000000 0%, rgb(203,191,190) 100%);
}

.secure-vaulting-7BrqSm h1 {
    font-weight: 700;
    position: relative;
    transform: translateX(-0.5rem);
    margin-bottom: 2rem;
    color: rgb(203,191,190);
    font-size: 42px;
    padding-bottom: 1rem;
}

.secure-vaulting-7BrqSm h1 {
    font-size: calc(42px * 1.2);
    transform: translateX(-1rem);
}

.secure-vaulting-7BrqSm h2::before {
    width: 4px;
    background: linear-gradient(to bottom, rgb(203,191,190), rgb(173,144,138));
    left: 0;
    top: 0.25rem;
    position: absolute;
    border-radius: 2px;
    bottom: 0.25rem;
    content: "";
}

.secure-vaulting-7BrqSm h2::before {
    width: 6px;
}

.secure-vaulting-7BrqSm strong {
    font-weight: 600;
    color: rgb(203,191,190);
}

.secure-vaulting-7BrqSm li {
    color: #000000;
    line-height: 1.6;
    padding-left: 1.75rem;
    margin-bottom: 1rem;
    font-size: 18px;
    position: relative;
}

.secure-vaulting-7BrqSm li {
    padding-left: 2rem;
}




.secure-vaulting-7BrqSm h2:hover::before {
    background: linear-gradient(to bottom, rgb(173,144,138), rgb(203,191,190));
    transition: background 0.3s ease;
}

.sign-up-for-updates-iPh21t::before {
    width: 100%;
    position: absolute;
    content: "";
    left: 0;
    z-index: -1;
    height: 100%;
    top: 0;
    animation: pulse 8s infinite alternate;
    background: repeating-linear-gradient(
        45deg,
        rgb(203,191,190,0.5) 0px,
        rgb(203,191,190,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    opacity: 0.1;
}

.sign-up-for-updates-iPh21t h4 {
    font-weight: 600;
    text-align: center;
    margin-bottom: 2rem;
    position: relative;
    line-height: 1.4;
    color: #000000;
    font-family: Ubuntu, sans-serif;
    transform: translateZ(0);
    font-size: calc(24px * 1.1);
}

.sign-up-for-updates-iPh21t .success-metric-xuAlkF:hover h4::after {
    width: 120px;
}

.sign-up-for-updates-iPh21t .input_holder {
    margin-top: 1rem;
    gap: 1rem;
    flex-direction: column;
    max-width: 600px;
    display: flex;
    width: 100%;
}

.sign-up-for-updates-iPh21t input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease;
}

.sign-up-for-updates-iPh21t .sub-focus-ojKv8T {
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    cursor: pointer;
    font-size: 19px;
    font-weight: 600;
    border: none;
    display: inline-block;
    width: 100%;
    padding: 1rem 1.5rem;
    position: relative;
    background: linear-gradient(135deg, rgb(203,191,190), rgb(173,144,138));
    color: #ffffff;
    text-align: center;
    transform: translateY(0);
    overflow: hidden;
}

header .container {
    margin: 0 auto;
    padding: 15px 20px;
    max-width: 1200px;
}

header .head-guide-yXp35k {
    display: flex;
    position: relative;
    gap: 25px;
}

header .head-guide-yXp35k:hover:before {
    transform: scaleX(1);
}

header .top-bar-2r30ZY:after {
    transition: transform 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
    width: 100%;
    transform-origin: right;
    transform: scaleX(0);
    bottom: 0;
    left: 0;
    content: '';
    position: absolute;
    background: rgb(203,191,190);
    height: 2px;
}

header .top-bar-2r30ZY:hover:after {
    transform: scaleX(1);
    transform-origin: left;
}

header .head-learning-O94Ycy {
    position: relative;
    align-items: center;
    text-decoration: none;
    display: flex;
    transition: all 0.3s ease;
}

header .head-learning-O94Ycy:after {
    bottom: -8px;
    height: 1px;
    transition: width 0.4s ease;
    transform: translateX(-50%);
    content: '';
    left: 50%;
    width: 0;
    position: absolute;
    background: rgb(203,191,190);
}

.cookie-tab-Np1Zdn svg, .cookie-tab-Np1Zdn svg path, .cookie-tab-Np1Zdn img {
    height: 80px;
    width: 80px;
    fill: rgb(203,191,190);
}

.cookieSettingsWindow-GNIodK p {
    margin-bottom: 20px;
    font-size: 17px;
    color: #000000;
}

.visitor-settings-snF6vM:hover {
    background: rgb(173,144,138);
    transform: translateY(-3px);
}

.cookie_button.privacy-cookies-Ev45ek:hover {
    background: rgb(173,144,138,0.5);
}

.cookieSettingsWindow-GNIodK p a:hover {
    color: rgb(173,144,138);
}

#cookieWarningPopup-wQVISH:checked ~ .cookieSettingsWindow-GNIodK {
    visibility: hidden;
    opacity: 0;
}

.course-suitability-7K5YWr::after {
    height: 100%;
    z-index: 1;
    position: absolute;
    opacity: 0.4;
    width: 100%;
    background-size: 180px 180px;
    content: '';
    background-image: radial-gradient(circle at 50% 50%, rgb(203,191,190,0.5) 0%, transparent 2%),
        radial-gradient(circle at 20% 20%, rgb(203,191,190,0.5) 0%, transparent 2%),
        radial-gradient(circle at 30% 70%, rgb(203,191,190,0.5) 0%, transparent 2%),
        radial-gradient(circle at 70% 40%, rgb(203,191,190,0.5) 0%, transparent 2%),
        radial-gradient(circle at 80% 30%, rgb(203,191,190,0.5) 0%, transparent 2%),
        radial-gradient(circle at 90% 80%, rgb(203,191,190,0.5) 0%, transparent 2%),
        radial-gradient(circle at 10% 90%, rgb(203,191,190,0.5) 0%, transparent 2%),
        radial-gradient(circle at 60% 10%, rgb(203,191,190,0.5) 0%, transparent 2%),
        radial-gradient(circle at 40% 60%, rgb(203,191,190,0.5) 0%, transparent 2%),
        radial-gradient(circle at 95% 40%, rgb(203,191,190,0.5) 0%, transparent 2%);
    top: 0;
    animation: pulseDots 10s infinite alternate;
    left: 0;
}

.course-suitability-7K5YWr li:hover::after {
    opacity: 1;
    width: 8px;
}

.course-suitability-7K5YWr li:hover svg {
    animation-duration: 1.5s;
}

.course-suitability-7K5YWr li svg path {
    transition: all 0.4s ease;
}

.course-suitability-7K5YWr li:hover svg path {
    fill: rgb(203,191,190);
}

.course-suitability-7K5YWr li:nth-child(3)::after {
    animation-delay: 1s;
}

.course-suitability-7K5YWr li:nth-child(2) svg {
    animation-delay: 1s;
}

.teaching-experience-7bHZh3 {
    overflow: hidden;
    min-height: 450px;
    background: rgb(231,228,228);
    padding: 80px 40px;
    position: relative;
}

.teaching-experience-7bHZh3 .img-display-box-PoH1KM {
    border-radius: 50%;
    z-index: 5;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    height: 140px;
    margin-left: 60px;
    overflow: hidden;
    border: 4px solid #ffffff;
    position: relative;
    width: 140px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.teaching-experience-7bHZh3 .career-explore-IH26iB::before {
    height: 0;
    left: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(203,191,190), rgb(173,144,138));
    transition: height 0.5s ease;
    position: absolute;
    width: 4px;
    top: 0;
}

.teaching-experience-7bHZh3 .career-explore-IH26iB > div:nth-child(2) {
    margin-bottom: 25px;
    font-size: 18px;
    color: rgb(173,144,138);
    text-transform: uppercase;
    transition: all 0.4s ease 0.1s;
    font-weight: 600;
    opacity: 0.8;
    letter-spacing: 0.5px;
    transform: translateX(0);
}

.teaching-experience-7bHZh3 .career-exp-3QoM42::before,
.teaching-experience-7bHZh3 .career-exp-3QoM42::after {
    height: 1px;
    background: rgb(173,144,138,0.5);
    width: 35px;
    position: absolute;
    content: "";
    transition: all 0.4s ease;
}

.teaching-experience-7bHZh3 .career-exp-3QoM42::before {
    top: 0;
    left: 0;
}

.contact-us-RL0tIj .connect-inquiry-mJyLuO {
    position: relative;
    flex-direction: column;
    display: flex;
}

.contact-us-RL0tIj .request-help-cJt9g3 h3::after {
    position: absolute;
    background: rgb(173,144,138);
    height: 2px;
    left: 0;
    width: 100%;
    content: '';
    bottom: -10px;
}

.contact-us-RL0tIj .request-help-cJt9g3 div svg {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
}

.contact-us-RL0tIj .request-help-cJt9g3 div span a {
    text-decoration: none;
    color: #ffffff;
}

.contact-us-RL0tIj .support-panel-lgFPve form {
    display: grid;
    grid-column: span 3;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.contact-us-RL0tIj .support-panel-lgFPve input#name {
    grid-column: span 1;
}

.contact-us-RL0tIj .support-panel-lgFPve input[type="text"],
.contact-us-RL0tIj .support-panel-lgFPve input[type="email"] {
    width: 100%;
    font-size: 15px;
    border-radius: 10px;
    background-color: rgb(231,228,228);
    padding: 0 20px;
    transition: box-shadow 0.3s ease;
    border: none;
    height: 55px;
    color: #000000;
}

.contact-us-RL0tIj .support-panel-lgFPve .support-block-7FtC9c input[type="checkbox"]:checked::before {
    top: 50%;
    font-size: 12px;
    color: #ffffff;
    position: absolute;
    content: '✓';
    left: 50%;
    transform: translate(-50%, -50%);
}

.contact-us-RL0tIj .support-panel-lgFPve .support-block-7FtC9c label a:hover {
    color: rgb(203,191,190);
}

.contact-us-RL0tIj .support-panel-lgFPve .reach-map-gfAd4S:hover {
    transform: translateY(-3px);
    background-color: rgb(203,191,190);
}

.design-res-AsXE59 .msg-block-K6Y1k7 {
    margin-bottom: -2rem;
    grid-template-columns: repeat(4, 1fr);
    display: grid;
    position: relative;
    background-color: rgb(203,191,190);
    padding: 3rem 1.5rem 5rem;
    z-index: 3;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
}

.design-res-AsXE59 .info_item svg {
    width: 20px;
    fill: #ffffff;
    transition: transform 0.3s ease;
    height: 20px;
}

.design-res-AsXE59 .text_main_holder {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: 1fr 1.5fr 1fr;
    gap: 0;
}

.design-res-AsXE59 .nav-skill-6nxBCA:hover svg {
    transform: scale(1.05);
}

.design-res-AsXE59 .quiz-links-pfNMLz {
    line-height: 1.6;
    color: #ffffff;
    font-size: 15px;
    opacity: 0.9;
}

.design-res-AsXE59 .head-guide-yXp35k h5 {
    position: relative;
    display: inline-block;
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 1.5rem;
}

.design-res-AsXE59 .nav-primary-NAlFyn {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
}

.design-res-AsXE59 .nav-primary-NAlFyn a {
    font-size: 17px;
    color: #ffffff;
    position: relative;
    padding: 0.5rem 0;
    transition: all 0.3s ease;
    text-decoration: none;
    opacity: 0.8;
}

.design-res-AsXE59 .subscribe_holder::before {
    height: 100%;
    content: '';
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(0, 0, 0, 0.05) 10px,
        rgba(0, 0, 0, 0.05) 20px
    );
    top: 0;
    z-index: -1;
    left: 0;
    position: absolute;
    width: 100%;
}

.design-res-AsXE59 .input_holder input[type="email"]:focus {
    background-color: rgba(255, 255, 255, 0.2);
    outline: none;
    border-color: rgba(255, 255, 255, 0.3);
}

.design-res-AsXE59 .sub-focus-ojKv8T::before {
    height: 100%;
    position: absolute;
    width: 100%;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.5s ease;
    content: '';
    top: 0;
}

.design-res-AsXE59 .trophy-case-1LmXqR {
    font-size: 15px;
    opacity: 0.7;
    color: #ffffff;
}

.our-background-HfJXxF {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    isolation: isolate;
}

.our-background-HfJXxF::after {
    transform: rotate(35deg);
    right: -50%;
    position: absolute;
    z-index: -1;
    top: -50%;
    content: "";
    animation: lightShift 15s infinite alternate ease-in-out;
    background: radial-gradient(circle at center, rgb(255, 255, 255, 0.5) 0%, transparent 60%);
    opacity: 0.06;
    height: 200%;
    width: 100%;
}

.our-background-HfJXxF .text-section-67I4AV {
    position: relative;
    opacity: 0;
    transition: transform 0.5s ease-out;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.06);
    backdrop-filter: blur(10px);
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.25),
        -15px -15px 30px rgba(255, 255, 255, 0.05),
        inset 2px 2px 3px rgba(255, 255, 255, 0.1),
        inset -2px -2px 3px rgba(0, 0, 0, 0.1);
    animation: floatIn 1s 0.4s forwards cubic-bezier(0.17, 0.67, 0.31, 0.95);
    border-radius: 10px;
    transform: translateY(30px);
}

.our-background-HfJXxF .text-section-67I4AV div div {
    font-size: 13px;
    column-gap: 40px;
    opacity: 0.95;
    line-height: 1.8;
    position: relative;
    column-count: 1;
    z-index: 2;
    color: #ffffff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    column-rule: 1px solid rgba(255, 255, 255, 0.1);
}

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

.course-program-riazuQ .img-display-box-PoH1KM {
    overflow: hidden;
    height: 300px;
    position: relative;
}

.course-program-riazuQ .text-section-67I4AV {
    position: relative;
    padding: 40px;
    background: linear-gradient(to bottom right, 
        #ffffff 0%, 
        rgba(255, 255, 255, 0.95) 100%);
}

.course-program-riazuQ .class-plan-rTQNeq:hover .text-section-67I4AV::before {
    transform: scaleY(1);
}

.course-program-riazuQ h3::after {
    bottom: 0;
    position: absolute;
    left: 0;
    height: 2px;
    background: rgb(173,144,138);
    width: 60px;
    transition: width 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    content: "";
}

.welcome-page-Y0U1D2 {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.welcome-page-Y0U1D2 .edu-first-BoqPaQ::before {
    background: linear-gradient(135deg, 
    rgb(203,191,190,0.5) 0%, 
    rgba(0,0,0,0.5) 50%, 
    rgb(173,144,138,0.5) 100%);
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    animation: gradientFlow 15s infinite alternate;
    z-index: 1;
    left: 0;
    width: 100%;
}

.welcome-page-Y0U1D2 .study-pro-sAgGEr::after {
    height: 5px;
    animation: lineReveal 1s ease-out 0.8s forwards;
    bottom: -20px;
    content: "";
    transform: scaleX(0);
    transform-origin: right;
    right: 0;
    position: absolute;
    background: rgb(173,144,138);
    width: 40%;
}

.welcome-page-Y0U1D2 h3 {
    line-height: 1.5;
    animation: textReveal 0.8s ease-out 0.6s forwards;
    margin-bottom: 2rem;
    transform: translateY(20px);
    text-shadow: 0 1px 10px rgba(0,0,0,0.3);
    opacity: 0;
    font-weight: 600;
    max-width: 90%;
    font-size: clamp(1.25rem, 3vw, 23px);
    color: #ffffff;
}

.tariff-list-item-rZYbtl {
    background: rgb(231,228,228);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}

.tariff-list-item-rZYbtl::after {
    z-index: 0;
    background: linear-gradient(225deg, rgb(173,144,138,0.5), rgb(203,191,190,0.5));
    width: 500px;
    height: 500px;
    filter: blur(100px);
    content: "";
    left: -10%;
    opacity: 0.1;
    bottom: -15%;
    position: absolute;
}

.tariff-list-item-rZYbtl .learn-packs-qiAL2V .pricing-levels-byxfEW {
    line-height: 1.6;
    transition: transform 0.4s ease;
    color: #000000;
    margin-left: 5px;
    transform: translateY(0);
    max-width: 700px;
    font-size: 17px;
}

.tariff-list-item-rZYbtl .fee-package-owsK2a {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
    display: grid;
    perspective: 1000px;
}

.tariff-list-item-rZYbtl .training-fees-mrSjKu {
    position: relative;
    transition: box-shadow 0.5s ease;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.tariff-list-item-rZYbtl .cost-rates-znN79a {
    flex-direction: column;
    flex-grow: 1;
    display: flex;
    position: relative;
    overflow: hidden;
    z-index: 2;
    padding: 35px 30px;
}

.tariff-list-item-rZYbtl .trial-offers-hCNgeW:hover .cost-rates-znN79a h3 {
    transform: translateY(-2px);
    color: rgb(203,191,190);
}

.tariff-list-item-rZYbtl .trial-offers-hCNgeW:hover .cost-rates-znN79a .tuition-plans-LtqThb {
    transform: scale(1.05);
}

.tariff-list-item-rZYbtl .trial-offers-hCNgeW:hover .cost-rates-znN79a .tuition-plans-LtqThb::after {
    width: 80px;
}

.tariff-list-item-rZYbtl .trial-offers-hCNgeW:hover .cost-rates-znN79a p {
    opacity: 1;
}

.tariff-list-item-rZYbtl .trial-offers-hCNgeW:hover .img-display-box-PoH1KM {
    height: 240px;
}

.tariff-list-item-rZYbtl .trial-offers-hCNgeW .img-display-box-PoH1KM::after {
    top: 0;
    content: "";
    bottom: 0;
    transition: opacity 0.4s ease;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    left: 0;
    opacity: 0;
    right: 0;
    position: absolute;
}

.ty-message-IX4EFs::after {
    opacity: 0.15;
    transform: rotate(20deg);
    content: "";
    height: 60%;
    width: 30%;
    bottom: -10%;
    background: linear-gradient(220deg, rgb(173,144,138,0.5), rgb(203,191,190,0.5));
    pointer-events: none;
    position: absolute;
    z-index: 0;
    left: -5%;
    filter: blur(70px);
}

.ty-message-IX4EFs .success-metric-xuAlkF {
    transform: translateY(0);
    position: relative;
    border-radius: 27px;
    background: #ffffff;
    padding: 2.5rem;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.05),
        -20px -20px 60px rgba(255, 255, 255, 0.9),
        inset 4px 4px 20px rgba(255, 255, 255, 0.9),
        inset -4px -4px 10px rgba(0, 0, 0, 0.03);
    opacity: 0;
}

.ty-message-IX4EFs li::before {
    width: 8px;
    border-radius: 50%;
    animation: scaleIn 0.4s ease-out 0.8s forwards;
    transform: scale(0);
    content: "";
    top: 0.6rem;
    left: 0;
    height: 8px;
    position: absolute;
    background: linear-gradient(135deg, rgb(203,191,190), rgb(173,144,138));
}


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



@media (max-width: 767px) {.secure-vaulting-7BrqSm {
    padding: 4rem 1rem;
}.secure-vaulting-7BrqSm h1 {
    font-size: calc(42px * 0.9);
}.secure-vaulting-7BrqSm h2 {
    font-size: calc(29px * 0.9);
}.secure-vaulting-7BrqSm h3 {
    font-size: calc(29px * 0.75);
}.secure-vaulting-7BrqSm h4 {
    font-size: calc(29px * 0.65);
}}



@media screen and (min-width: 992px) {.sign-up-for-updates-iPh21t {
    padding: 7rem 4rem;
}.sign-up-for-updates-iPh21t::before {
    background-size: 15px 15px;
}.sign-up-for-updates-iPh21t .success-metric-xuAlkF {
    padding: 3.5rem 5rem;
    transform: perspective(1500px) rotateY(-4deg);
}.sign-up-for-updates-iPh21t h4 {
    font-size: calc(24px * 1.3);
}.sign-up-for-updates-iPh21t .input_holder {
    gap: 1.5rem;
}
}



@media (prefers-reduced-motion: reduce) {.sign-up-for-updates-iPh21t::before,
    .sign-up-for-updates-iPh21t::after,
    .sign-up-for-updates-iPh21t .success-metric-xuAlkF,
    .sign-up-for-updates-iPh21t h4::after,
    .sign-up-for-updates-iPh21t input[type="email"]::placeholder,
    .sign-up-for-updates-iPh21t .sub-focus-ojKv8T::before {
    transition: none;
    animation: none;
}.sign-up-for-updates-iPh21t .success-metric-xuAlkF:hover,
    .sign-up-for-updates-iPh21t .success-metric-xuAlkF:hover h4::after,
    .sign-up-for-updates-iPh21t .sub-focus-ojKv8T:hover {
    transform: none;
}}



@media (max-width: 991px) {.course-suitability-7K5YWr {
    padding: 4rem 0;
}.course-suitability-7K5YWr h3 {
    padding-left: 1.2rem;
    font-size: calc(32px * 0.9);
}.course-suitability-7K5YWr li {
    padding: 1.5rem;
}.course-suitability-7K5YWr li svg {
    margin-right: 1.2rem;
    height: 35px;
    width: 35px;
}
}



@media (min-width: 768px) {.teaching-experience-7bHZh3 .review-quotes-QzcbCY {
    flex-direction: row;
    align-items: center;
}.teaching-experience-7bHZh3 .img-display-box-PoH1KM {
    height: 180px;
    margin-right: -80px;
    z-index: 5;
    width: 180px;
    margin-left: 0;
}.teaching-experience-7bHZh3 .career-explore-IH26iB {
    flex: 1;
    padding-left: 100px;
    margin-top: 0;
}
}



@media screen and (min-width: 992px) {.contact-us-RL0tIj .connect-inquiry-mJyLuO {
    align-items: center;
    gap: 50px;
    flex-direction: row;
}.contact-us-RL0tIj .request-help-cJt9g3 {
    margin-bottom: 0;
    width: 30%;
    text-align: left;
}.contact-us-RL0tIj .request-help-cJt9g3 h3 {
    margin-bottom: 30px;
}.contact-us-RL0tIj .request-help-cJt9g3 h3::after {
    width: 50%;
}.contact-us-RL0tIj .request-help-cJt9g3 div {
    display: block;
    margin: 15px 0;
    text-align: left;
}.contact-us-RL0tIj .support-panel-lgFPve {
    width: 70%;
}
}



@media (max-width: 991px) {.design-res-AsXE59 .text_main_holder {
    grid-template-columns: 1fr;
}.design-res-AsXE59 .nav-skill-6nxBCA,
    .design-res-AsXE59 .head-guide-yXp35k,
    .design-res-AsXE59 .subscribe_holder {
    clip-path: none;
}.design-res-AsXE59 .head-guide-yXp35k {
    padding: 3rem 2rem;
}.design-res-AsXE59 .nav-skill-6nxBCA {
    text-align: center;
    padding: 3rem 2rem;
    align-items: center;
}.design-res-AsXE59 .subscribe_holder {
    padding: 3rem 2rem;
}.design-res-AsXE59 .mentor-cta-MnvKm3 {
    padding: 3rem 0 2rem;
    clip-path: none;
}
}



@media (min-width: 768px) {.our-background-HfJXxF {
    padding: 150px 0;
}.our-background-HfJXxF .text-section-67I4AV div div {
    column-count: 2;
}.our-background-HfJXxF h2 {
    grid-column: 1 / -1;
    font-size: calc(33px * 1.5);
}
}



@media (min-width: 992px) {.course-program-riazuQ {
    padding: 140px 0;
}.course-program-riazuQ .class-plan-rTQNeq {
    grid-template-columns: 1fr 1.3fr;
}.course-program-riazuQ .img-display-box-PoH1KM {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}.course-program-riazuQ .text-section-67I4AV {
    margin-left: -80px;
    padding: 80px 80px 80px 100px;
}.course-program-riazuQ h3 {
    margin-bottom: 30px;
    font-size: 29px;
}.course-program-riazuQ .description {
    max-height: 380px;
    line-height: 1.8;
    font-size: calc(17px * 1.05);
}
}



@media (max-width: 480px) {.course-program-riazuQ {
    padding: 60px 0;
}.course-program-riazuQ .img-display-box-PoH1KM {
    height: 200px;
}.course-program-riazuQ .text-section-67I4AV {
    padding: 25px 20px;
}.course-program-riazuQ h3 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: calc(17px * 0.95);
}
}



@media (hover: hover) {.welcome-page-Y0U1D2 .edu-first-BoqPaQ:hover::before {
    transition: background 0.8s ease;
    background: linear-gradient(135deg, 
      rgb(203,191,190,0.5) 10%, 
      rgba(0,0,0,0.5) 60%, 
      rgb(173,144,138,0.5) 90%);
}}



@media (min-width: 1200px) {.tariff-list-item-rZYbtl .fee-package-owsK2a {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.tariff-list-item-rZYbtl .learn-packs-qiAL2V h2 {
    font-size: calc(37px + 5px);
}
}



@media (max-width: 767px) {.tariff-list-item-rZYbtl {
    padding: 60px 0;
}.tariff-list-item-rZYbtl .fee-package-owsK2a {
    grid-template-columns: 1fr;
}.tariff-list-item-rZYbtl .cost-rates-znN79a {
    padding: 25px 20px;
}.tariff-list-item-rZYbtl .trial-offers-hCNgeW .img-display-box-PoH1KM {
    height: 180px;
}.tariff-list-item-rZYbtl .learn-packs-qiAL2V h2 {
    font-size: calc(37px - 2px);
}
}



@media (max-width: 767px) {.ty-message-IX4EFs {
    padding: 2.5rem 1.25rem;
}.ty-message-IX4EFs h2 {
    margin-bottom: 1.8rem;
    font-size: calc(36px * 0.8);
    line-height: 1.4;
}.ty-message-IX4EFs h2::after {
    width: 60px;
}.ty-message-IX4EFs .success-metric-xuAlkF {
    padding: 1.5rem;
}.ty-message-IX4EFs li span {
    line-height: 1.6;
    font-size: calc(16px * 0.95);
}
}



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

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-10px);
    }
}



@keyframes pulseGlow {
    0%, 100% {
        box-shadow: 0 0 8px 2px rgb(203,191,190,0.5);
    }
    50% {
        box-shadow: 0 0 15px 2px rgb(203,191,190);
    }
}



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



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



@keyframes verticalLineGrow {
  from {
    height: 0;
  }
  to {
    height: 80%;
  }
}



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

