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

* {
    scrollbar-width: thin;
    scrollbar-color: #ffffff #ffffff;
}

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

.footer-milestones-350 {
    flex: 0 0 auto;
}

.footer-milestones-350 {
    position: relative;
    font-family: Arial, sans-serif;
    padding: 80px 0 30px;
    color: #ffffff;
    background-color: rgb(198,178,201);
}

.wrapper-holder-426 {
    min-height: 100%;
    flex-direction: column;
    height: 100%;
    display: flex;
}

.pricing-menu-195::before {
    bottom: 0;
    left: 0;
    z-index: 1;
    top: 0;
    right: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    position: absolute;
    content: "";
}

.pricing-menu-195 h2 {
    transform: translateY(0);
    text-align: center;
    font-size: 32px;
    margin-bottom: 1.5rem;
    animation: fadeInDown 0.8s ease-out;
    position: relative;
    font-weight: 700;
}

.pricing-menu-195 .fee-offers-014 {
    margin: 0 auto 3rem;
    line-height: 1.6;
    opacity: 0.9;
    max-width: 800px;
    font-size: calc(13px * 1.1);
    text-align: center;
    animation: fadeInUp 0.8s ease-out 0.2s both;
}

.pricing-menu-195 .learning-packages-479 li {
    perspective: 1000px;
    transform-style: preserve-3d;
}

.pricing-menu-195 .study-packages-261::before {
    transition: opacity 0.4s ease-out;
    position: absolute;
    opacity: 0;
    inset: 0;
    content: "";
    background: linear-gradient(135deg, 
        rgb(198,178,201,0.5) 0%, 
        transparent 100%);
    z-index: 1;
}

.pricing-menu-195 .study-packages-261:hover {
    transform: translateY(-10px) rotateX(2deg) rotateY(-2deg);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.25);
}

.pricing-menu-195 .lesson-fees-153 {
    position: relative;
    padding: 2.5rem 2rem;
    z-index: 2;
    height: 100%;
}

.pricing-menu-195 .cost-card-501 h4::after {
    left: 0;
    background: rgb(114,114,187);
    transform: scaleX(1);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    width: 40px;
    height: 2px;
    position: absolute;
    bottom: -8px;
    transform-origin: left;
}

.pricing-menu-195 .cost-card-501 p {
    flex-grow: 1;
    word-wrap: break-word;
    margin-bottom: 2rem;
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
    line-height: 1.6;
    hyphens: auto;
    padding-right: 5px;
    max-height: 300px;
    overflow-y: auto;
    overflow-wrap: break-word;
    transform: translateZ(10px);
}

.pricing-menu-195 .study-packages-261:hover .plan-fees-123 {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
    transform: translateZ(25px) scale(1.05);
}

.cookie-notice-message-092 {
    border-radius: 22px;
    position: fixed;
    left: 50%;
    max-width: 500px;
    transform: translateX(-50%);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    z-index: 1050;
    font-family: Arial, sans-serif;
    width: 90%;
    bottom: 20px;
    background: #ffffff;
}

.cookie-notice-message-092 h5 {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    color: rgb(198,178,201);
}

.policy-ack-167:hover {
    background: rgb(114,114,187);
}

.cookie_button.consent-comply-528 {
    background: rgb(114,114,187);
}

.cookie_button.consent-comply-528:hover {
    background: rgb(114,114,187,0.5);
}

.cookie-notice-message-092 p a {
    transition: color 0.3s ease-in-out;
    color: rgb(198,178,201);
    text-decoration: none;
}

.cookie-notice-message-092 p a:hover {
    color: rgb(114,114,187);
}

footer {
    position: relative;
    width: 100%;
}

.footer-milestones-350::before {
    top: 0;
    content: "";
    height: 100%;
    background-color: rgb(198,178,201);
    z-index: 0;
    width: 60%;
    position: absolute;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%);
    right: 0;
}

footer .peer-help-170 {
    position: relative;
    z-index: 1;
}

footer .info_item {
    margin-bottom: 10px;
    transform: skewX(-5deg);
    padding: 15px 25px;
    background-color: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(5px);
    margin-right: 10px;
    flex: 0 1 auto;
    border-radius: 10px;
    transition: all 0.3s ease;
}

footer .info_item p,
footer .info_item a {
    text-decoration: none;
    vertical-align: middle;
    font-size: 16px;
    transform: skewX(5deg);
    color: #ffffff;
    display: inline-block;
}

footer .nav-header-840 {
    position: relative;
    padding-left: 20px;
}

footer .nav-header-840 svg {
    height: 45px;
    margin-bottom: 20px;
    filter: brightness(0) invert(1);
    width: auto;
}

footer .referral-prog-849 {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    max-width: 320px;
    line-height: 1.6;
}

footer .header-lesson-605 h5::after {
    left: 0;
    bottom: 0;
    position: absolute;
    content: "";
    height: 3px;
    width: 50px;
    background-color: rgb(198,178,201);
}

footer .top-info-093 {
    gap: 15px;
    display: grid;
    margin-bottom: 25px;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}

footer .top-info-093 a::before {
    position: absolute;
    left: -20px;
    content: "→";
    transition: all 0.3s ease;
    opacity: 0;
    color: rgb(198,178,201);
}

footer .subscribe_holder {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 30px;
    border-left: 5px solid rgb(198,178,201);
    border-radius: 29px;
    position: relative;
}

footer .subscribe_holder h5 {
    text-transform: uppercase;
    font-size: 22px;
    color: #ffffff;
    margin-bottom: 15px;
    letter-spacing: 1px;
    font-weight: 700;
}

footer .input_holder {
    flex-direction: column;
    display: flex;
    gap: 15px;
}

footer .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(198,178,201);
    background-color: rgba(255, 255, 255, 0.15);
}

footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

footer .mail-wrap-341:hover {
    transform: translateX(5px);
    background-color: rgb(114,114,187);
}

footer .trial-offer-617 {
    position: relative;
    margin-top: 60px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
}

footer .debate-club-910 {
    text-align: center;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
}

.training-specialist-593::before {
    height: 100%;
    z-index: 0;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(114,114,187,0.5) 5%, transparent 5.5%),
        radial-gradient(circle at 90% 20%, rgb(114,114,187,0.5) 2%, transparent 2.5%),
        radial-gradient(circle at 30% 80%, rgb(114,114,187,0.5) 3%, transparent 3.5%),
        radial-gradient(circle at 70% 90%, rgb(114,114,187,0.5) 4%, transparent 4.5%);
    opacity: 0.3;
    position: absolute;
}

.training-specialist-593 .learning-voices-435:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 
        0 25px 50px rgba(0,0,0,0.12),
        0 10px 20px rgba(0,0,0,0.07),
        0 0 0 1px rgba(0,0,0,0.03);
}

.training-specialist-593 .learning-voices-435 > div:first-child {
    position: relative;
    justify-self: center;
}

.training-specialist-593 .lightbox-image-531::before {
    left: 0;
    opacity: 0.6;
    height: 100%;
    width: 100%;
    position: absolute;
    transition: opacity 0.4s ease;
    top: 0;
    background: linear-gradient(to bottom, transparent 50%, rgb(198,178,201,0.5) 100%);
    content: "";
}

.training-specialist-593 .learning-voices-435:hover .lightbox-image-531::before {
    opacity: 0.8;
}

.training-specialist-593 .learning-voices-435 > div:nth-child(2) {
    display: flex;
    text-align: center;
    flex-direction: column;
    position: relative;
    align-items: center;
}

.training-specialist-593 .name::after {
    height: 2px;
    content: "";
    left: 0;
    bottom: -4px;
    background: rgb(198,178,201);
    width: 0;
    transition: width 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    position: absolute;
}

.training-specialist-593 .learning-voices-435:hover > div:nth-child(2) > div {
    transform: translateY(3px) scale(1.03);
}

.training-specialist-593 .employee-section-260 {
    font-family: Arial, sans-serif;
    position: relative;
    transition: all 0.3s ease;
    padding: 0.5rem 0;
    margin: 0;
    text-align: justify;
    color: #000000;
    font-size: 15px;
    line-height: 1.7;
}

.training-specialist-593 .employee-section-260::before {
    color: rgb(198,178,201,0.5);
    font-size: 4rem;
    opacity: 0.2;
    left: -10px;
    top: -25px;
    content: "";
    transition: all 0.4s ease;
    position: absolute;
}

.training-specialist-593 .learning-voices-435:hover .employee-section-260::before,
.training-specialist-593 .learning-voices-435:hover .employee-section-260::after {
    opacity: 0.4;
    transform: scale(1.1);
}

header .nav-teach-281 {
    align-items: center;
    justify-content: space-between;
    z-index: 5;
    padding: 20px 15px;
    transform: none;
    position: relative;
    display: flex;
    flex-direction: row;
}

header .nav-teach-281 .nav-header-840:hover {
    transform: scale(1.05);
}

header .nav-teach-281 .nav-header-840 .nav-expert-540 svg {
    width: auto;
    height: 50px;
}

header .nav-teach-281 .header-lesson-605::before {
    z-index: -1;
    border-radius: 17px;
    left: 0;
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    height: 100%;
    width: 100%;
    transform: rotate(-2deg) scale(1.03);
    content: "";
    position: absolute;
    top: 0;
}

header .nav-teach-281 .header-lesson-605 .top-mainwrap-695:hover {
    transform: translateY(-3px) scale(1.05);
}

header .nav-teach-281 .header-lesson-605 .top-mainwrap-695 a::after {
    left: 0;
    transition: transform 0.4s ease;
    content: "";
    transform: translateX(-100%);
    position: absolute;
    height: 2px;
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgb(114,114,187), transparent);
    width: 100%;
}

.secure-depot-908 {
    color: #ffffff;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.5);
    max-width: 1200px;
    font-family: Arial, sans-serif;
    padding: 60px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
}

.secure-depot-908 h2 {
    padding-left: 20px;
    margin-bottom: 20px;
    color: rgb(114,114,187);
    font-weight: 600;
    border-left: 6px solid rgb(114,114,187);
    margin-top: 30px;
    font-size: 31px;
}

.secure-depot-908 li {
    font-size: 13px;
    margin-bottom: 15px;
    line-height: 1.8;
    padding-left: 10px;
    border-left: 2px solid rgb(198,178,201,0.5);
}

.secure-depot-908 h3, .secure-depot-908 h4, .secure-depot-908 h5, .secure-depot-908 h6 {
    margin-top: 25px;
    border-left: 5px solid rgb(198,178,201);
    color: rgb(198,178,201);
    font-size: 22px;
    padding-left: 15px;
    margin-bottom: 15px;
    font-weight: 600;
}

.company-info-169::after {
    content: "";
    background-size: 100% 20px, 100% 20px, 100% 20px;
    opacity: 0.05;
    height: 100%;
    top: 0;
    z-index: 1;
    position: absolute;
    left: 0;
    background:
        linear-gradient(0deg, rgb(220,219,210) 10px, transparent 10px),
        linear-gradient(0deg, rgba(0, 0, 0, 0.5) 10px, transparent 10px),
        linear-gradient(0deg, transparent 9px, rgba(0, 0, 0, 0.5) 1px, transparent 10px);
    width: 100%;
}

.company-info-169 h2::before {
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -10px;
    content: "";
    width: 50px;
    height: 2px;
    background-color: rgb(198,178,201);
}

.company-info-169 .mission-block-597 {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-top: 3px solid transparent;
    padding: 40px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    border-radius: 17px;
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.company-info-169 .mission-block-597 h3 {
    display: inline-block;
    position: relative;
    color: #000000;
    font-size: 23px;
    margin-bottom: 20px;
    font-weight: 600;
}

.company-info-169 .mission-block-597 h3::after {
    content: "";
    transition: width 0.3s ease;
    position: absolute;
    height: 2px;
    bottom: -5px;
    left: 0;
    width: 0;
    background-color: currentColor;
}

.company-info-169 .mission-block-597::before {
    top: -5px;
    opacity: 0;
    border-left: 2px solid rgb(198,178,201);
    content: "";
    height: 10px;
    transition: all 0.3s ease;
    width: 10px;
    left: -5px;
    border-top: 2px solid rgb(198,178,201);
    position: absolute;
}

.company-info-169 .mission-block-597:last-child::before,
.company-info-169 .mission-block-597:last-child::after {
    border-color: rgb(114,114,187);
}

.company-info-169 .container::before {
    border-radius: 50%;
    border: 15px solid rgb(198,178,201,0.5);
    content: "";
    position: absolute;
    opacity: 0.2;
    top: -50px;
    z-index: 0;
    height: 100px;
    width: 100px;
    left: -50px;
}

.contact-section-730 {
    overflow: hidden;
    position: relative;
    background: rgb(220,219,210);
    padding: 120px 0;
}

.contact-section-730 .container {
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
}

.contact-section-730 h2::before {
    position: absolute;
    background: rgb(198,178,201);
    border-radius: 10px;
    content: "";
    height: 100%;
    top: 0;
    left: 0;
    width: 5px;
}

.contact-section-730 .connect-widget-042 {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 60px;
    display: grid;
}

.contact-section-730 .request-request-548 {
    order: 1;
}

.contact-section-730 form {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    width: 100%;
    background: #ffffff;
    border-radius: 26px;
    padding: 50px;
}

.contact-section-730 form input[type="text"] {
    border-radius: 10px;
    font-family: Arial, sans-serif;
    margin-bottom: 25px;
    background: rgb(220,219,210);
    transition: all 0.3s ease;
    border: none;
    width: 100%;
    padding: 18px 25px;
    color: #000000;
    font-size: 14px;
}

.contact-section-730 .support-feedback-603 {
    align-items: flex-start;
    display: flex;
    margin-bottom: 30px;
}

.contact-section-730 .support-feedback-603 label {
    line-height: 1.5;
    cursor: pointer;
    font-size: 15px;
    color: #000000;
    padding-left: 35px;
    position: relative;
}

.contact-section-730 .support-feedback-603 input[type="checkbox"]:checked + label::before {
    background: rgb(198,178,201);
}

.contact-section-730 .support-feedback-603 label a {
    color: rgb(198,178,201);
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.contact-section-730 .support-feedback-603 label a:hover {
    color: rgb(114,114,187);
}

.contact-section-730 form .inquiry-section-782 {
    font-size: 19px;
    border: none;
    border-radius: 10px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    font-family: Arial, sans-serif;
    padding: 18px 40px;
    color: #ffffff;
    transition: all 0.3s ease;
    font-weight: 600;
    background: #000000;
    display: inline-block;
}

.support-608::before {
    left: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(198,178,201,0.5) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgb(114,114,187,0.5) 0%, transparent 25%);
    z-index: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0.15;
    bottom: 0;
    content: "";
}


.support-608 .container {
    max-width: 1400px;
    padding: 0 20px;
    width: 100%;
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;
    z-index: 2;
}

.support-608 .quick-answers-670 {
    flex-direction: column;
    border-radius: 29px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2),
                0 5px 15px rgba(0, 0, 0, 0.15),
                0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    display: flex;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(10px);
}


.support-608 .talk-experts-710 {
    position: relative;
    padding: 30px 0;
    text-transform: uppercase;
    background: linear-gradient(90deg, transparent, rgb(198,178,201,0.5), transparent);
    font-size: 32px;
    margin: 0;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: center;
    color: #ffffff;
}

.support-608 .lightbox-image-531 {
    transition: transform 0.5s ease;
    width: 100%;
    height: 280px;
    overflow: hidden;
    position: relative;
}

.support-608 .message-info-842 {
    position: relative;
    grid-template-columns: 1fr;
    z-index: 2;
    display: grid;
    gap: 20px;
    padding: 40px 50px;
}

.support-608 .message-info-842 p:hover {
    transform: translateX(5px);
}

.support-608 .message-info-842 p svg {
    fill: none;
    height: 18px;
    left: 0;
    top: 0.25em;
    stroke: rgb(198,178,201);
    position: absolute;
    stroke-width: 2;
    transition: all 0.3s ease;
    stroke-linecap: round;
    filter: drop-shadow(0 0 2px rgb(198,178,201,0.5));
    width: 18px;
    stroke-linejoin: round;
}

.support-608 .message-info-842 p svg path {
    stroke-dasharray: 40;
    stroke-dashoffset: 40;
    animation: svgDraw 1.2s forwards;
}

.support-608 .message-info-842 p:nth-child(3) svg path {
    animation-delay: 0.5s;
}


.support-608 .message-info-842 p::before {
    display: none;
}

.support-608 .message-info-842 p a {
    text-decoration: none;
    position: relative;
    display: inline-block;
    transition: color 0.3s ease;
    color: #ffffff;
}

.support-608 .message-info-842 p a:hover {
    color: rgb(198,178,201);
}

.support-608 .message-info-842 p a:hover::after {
    width: 100%;
}

.support-608 .reach-help-304 {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
    margin-top: 20px;
}

.support-608 .edu-form-764 svg {
    top: 50%;
    fill: none;
    transform: translateY(-50%);
    stroke-width: 2;
    width: 14px;
    animation: clockAnimation 4s linear infinite;
    position: absolute;
    height: 14px;
    stroke: rgb(114,114,187);
    stroke-linejoin: round;
    stroke-linecap: round;
    left: 0;
}

.support-608 .learn-talk-639:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(5px);
}

.support-608 .learn-talk-639 svg {
    transition: all 0.3s ease;
    height: 12px;
    stroke-linejoin: round;
    stroke-width: 2;
    width: 12px;
    fill: none;
    opacity: 0.7;
    stroke: rgb(114,114,187);
    margin-right: 8px;
    stroke-linecap: round;
}

.education-framework-065::before {
    left: 0;
    background: 
        radial-gradient(circle at 15% 20%, rgb(198,178,201,0.5) 0%, transparent 40%),
        radial-gradient(circle at 85% 80%, rgb(114,114,187,0.5) 0%, transparent 40%);
    width: 100%;
    opacity: 0.15;
    top: 0;
    z-index: 1;
    content: '';
    height: 100%;
    position: absolute;
}

.education-framework-065 .text-card-wrap-386 {
    display: flex;
    width: 80%;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.education-framework-065 .text-card-wrap-386 p {
    max-width: 80%;
    position: relative;
    padding: 60px;
    backdrop-filter: blur(15px);
    line-height: 1.8;
    font-size: 17px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
    z-index: 3;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.05);
}



.education-framework-065 .text-card-wrap-386 p {
    overflow: hidden;
    position: relative;
}

.education-framework-065 .text-card-wrap-386 h2::before {
    z-index: 5;
    bottom: -30px;
    height: 2px;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(198,178,201,0.5) 20%, 
        rgb(198,178,201) 50%, 
        rgb(198,178,201,0.5) 80%, 
        transparent 100%
    );
    left: -25%;
    opacity: 0.6;
    width: 150%;
    position: absolute;
    content: '';
}

.education-framework-065 .text-card-wrap-386 p::before {
    position: absolute;
    content: '';
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: -1;
}

.education-framework-065 .text-card-wrap-386 p::before {
    width: 200%;
    height: 200%;
    opacity: 0.3;
    z-index: 0;
    left: -50%;
    content: '';
    position: absolute;
    background: radial-gradient(circle at center, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    animation: rotate-slow 30s linear infinite;
    top: -50%;
}

.education-framework-065::after {
    position: absolute;
    height: 200px;
    top: -100px;
    background: linear-gradient(to bottom, rgb(220,219,210), transparent);
    left: 0;
    content: '';
    z-index: 0;
    width: 100%;
}

.education-framework-065 .study-pro-458::after {
    bottom: -150px;
    background: rgb(114,114,187);
    border-radius: 50%;
    left: -150px;
    z-index: 0;
    opacity: 0.03;
    position: absolute;
    content: '';
    height: 300px;
    filter: blur(80px);
    width: 300px;
}

.education-framework-065 .layer-element::before {
    left: 25%;
    background: rgb(198,178,201);
    width: 50%;
    opacity: 0.2;
    content: '';
    height: 50%;
    position: absolute;
    top: 25%;
}

.appSpotlight-427 {
    background: linear-gradient(135deg, rgb(198,178,201,0.5), rgb(114,114,187) 120%);
    position: relative;
    padding: 7rem 0;
    overflow: hidden;
}

.appSpotlight-427::after {
    height: 250px;
    content: "";
    bottom: -5%;
    opacity: 0.15;
    background: radial-gradient(circle, rgb(114,114,187) 10%, transparent 70%);
    transform: rotate(15deg);
    animation: float 9s ease-in-out infinite reverse;
    position: absolute;
    width: 250px;
    left: -5%;
}

.appSpotlight-427 .study-pro-458:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.12), 0 15px 25px rgba(0, 0, 0, 0.06);
}

.appSpotlight-427 .study-pro-458 > div:first-child {
    margin-bottom: 2rem;
    position: relative;
}

.appSpotlight-427 .study-pro-458 > div:first-child::before {
    height: 70%;
    left: -2rem;
    content: "";
    background: linear-gradient(to bottom, rgb(198,178,201), rgb(114,114,187));
    position: absolute;
    transform: translateY(-50%);
    width: 0.5rem;
    top: 50%;
}

.appSpotlight-427 .study-pro-458:hover h5 {
    transform: translateX(10px);
}

.appSpotlight-427 .study-pro-458:hover h5::after {
    width: 120px;
}

.appSpotlight-427 .study-pro-458 > div:last-child {
    overflow: hidden;
    position: relative;
}

.appSpotlight-427 p {
    font-size: 12px;
    color: #000000;
    position: relative;
    transition: color 0.3s ease;
    line-height: 1.7;
    margin: 0;
}

.appSpotlight-427 a::before {
    bottom: 0;
    position: absolute;
    background: rgb(198,178,201);
    width: 0;
    transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 1px;
    content: "";
    left: 0;
}

.appSpotlight-427 a:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(198,178,201,0.5);
}

.greeting-page-431 .page-first-791 {
    max-width: 1400px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}

.greeting-page-431 .master-studyfast-641::before {
    background: linear-gradient(135deg, 
        rgb(198,178,201,0.5) 0%, 
        rgba(0,0,0,0.75) 100%);
    top: 0;
    z-index: -1;
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    left: 0;
}

.greeting-page-431 .master-studyfast-641 span {
    transform: translateY(20px);
    position: relative;
    animation-delay: 0.2s;
    animation: slideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    margin-left: -20px;
    opacity: 0;
    max-width: 700px;
    display: inline-block;
}

.greeting-page-431 .master-studyfast-641 h1 {
    animation-delay: 0.4s;
    margin-bottom: 1.5rem;
    font-family: Arial, sans-serif;
    line-height: 1.2;
    color: #ffffff;
    animation: slideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    opacity: 0;
    max-width: 800px;
    font-size: 41px;
    font-weight: 700;
    transform: translateY(20px);
    position: relative;
}

.greeting-page-431 .master-studyfast-641 div div {
    opacity: 0;
    animation-delay: 0.6s;
    max-width: 550px;
    animation: slideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    position: relative;
    transform: translateY(20px);
}

.greeting-page-431 .master-studyfast-641 p {
    padding-left: 25px;
    font-weight: 400;
    font-size: calc(12px * 1.2);
    line-height: 1.6;
    position: relative;
    font-family: Arial, sans-serif;
    border-left: 1px solid rgb(114,114,187);
    margin-top: 2rem;
    color: #ffffff;
}

.greeting-page-431 .master-studyfast-641 > * {
    z-index: 5;
}

.course-features-389 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(220,219,210) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.course-features-389::after {
    bottom: -30px;
    animation: floatEffect 12s infinite alternate-reverse ease-in-out;
    background: radial-gradient(circle, rgb(114,114,187,0.5) 0%, transparent 70%);
    position: absolute;
    opacity: 0.2;
    width: 150px;
    height: 150px;
    content: "";
    left: -30px;
}

.course-features-389 .lightbox-image-531 {
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
    transform: translateZ(20px) rotateX(2deg);
    transition: transform 0.5s ease-out;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    height: 350px;
}

.course-features-389 .lightbox-image-531::after {
    top: -50%;
    animation: orbitEffect 20s infinite linear;
    height: 200%;
    content: "";
    position: absolute;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.2) 0%, transparent 10%);
    width: 200%;
    left: -50%;
}

.course-features-389 .text-card-wrap-386:hover {
    transform: translateZ(15px);
}

.course-features-389 h3 {
    margin-bottom: 25px;
    font-weight: 600;
    color: rgb(198,178,201);
    line-height: 1.4;
    font-size: calc(24px * 1.1);
    letter-spacing: 0.5px;
    position: relative;
}

.course-features-389 .text-card-wrap-386:hover h3::after {
    transform: scaleX(1.5);
}

.course-features-389 .description {
    font-size: 14px;
    scrollbar-width: thin;
    line-height: 1.8;
    position: relative;
    overflow-y: auto;
    scrollbar-color: rgb(114,114,187,0.5) transparent;
    color: #000000;
    margin-bottom: 20px;
    max-height: 300px;
}

.course-features-389 span.description {
    display: none;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    margin: 4px 0;
    border: 1px dashed rgb(114,114,187,0.5);
    background: rgb(198,178,201);
    border-radius: 1%;
}

::-webkit-scrollbar-thumb {
    border: 1px groove rgb(114,114,187);
    background: radial-gradient(ellipse at top right, #ffffff 73%, rgb(255, 255, 255, 0.5) 68%, rgb(114,114,187) 83%, rgb(114,114,187,0.5) 1%, rgb(198,178,201) 80%, rgb(198,178,201,0.5) 81%, rgb(220,219,210) 83%);
    box-shadow: 0px 5px 8px 3px rgba(0, 0, 0, 0.2);
}

::-webkit-scrollbar-thumb:hover {
    transform: translateX(2px);
    box-shadow: 2px 5px 6px 7px rgba(0, 0, 0, 0.7);
    background: #ffffff;
}

::-webkit-scrollbar-thumb:active {
    box-shadow: inset -2px -2px 12px 4px rgba(0, 0, 0, 0.8);
    background: rgb(198,178,201,0.5);
}

.pricing-menu-195 .cost-card-501 p::-webkit-scrollbar {
    width: 4px;
}

.pricing-menu-195 .cost-card-501 p::-webkit-scrollbar-thumb {
    background: rgb(114,114,187,0.5);
    border-radius: 10px;
}

.course-features-389 .description::-webkit-scrollbar {
    width: 6px;
}

.course-features-389 .description::-webkit-scrollbar-track {
    background: transparent;
}

.course-features-389 .description::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background-color: rgb(114,114,187,0.5);
}



@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .top-info-093 {
    grid-template-columns: repeat(2, 1fr);
}footer .input_holder {
    flex-direction: row;
}footer .mail-wrap-341 {
    white-space: nowrap;
}footer .top-info-093 a {
    padding-right: 10px;
}
}



@media (max-width: 767px) {footer .footer-milestones-350 {
    padding: 60px 0 30px;
}footer .quick-contact-950 {
    margin-bottom: 40px;
    justify-content: center;
}footer .header-lesson-605 h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}footer .trial-offer-617 {
    margin-top: 40px;
}
}



@media (min-width: 768px) {.training-specialist-593 {
    padding: 6rem 0;
}.training-specialist-593 .learning-voices-435 {
    gap: 2.5rem;
    align-items: start;
    grid-template-columns: auto 1fr 2fr;
    padding: 3rem;
}.training-specialist-593 .learning-voices-435 > div:nth-child(2) {
    align-items: flex-start;
    text-align: left;
}.training-specialist-593 .lightbox-image-531 {
    height: 180px;
    width: 180px;
}.training-specialist-593 .employee-section-260 {
    padding: 0 1rem 0 0;
}.training-specialist-593 .container {
    padding: 0 4rem;
}
}



@media (max-width: 767px) {.training-specialist-593 .learning-voices-435 {
    text-align: center;
    padding: 2rem 1.5rem;
}.training-specialist-593 .employee-section-260 {
    text-align: left;
}.training-specialist-593 .employee-section-260::before {
    top: -20px;
    left: 0;
    font-size: 3rem;
}.training-specialist-593 .employee-section-260::after {
    right: 0;
    font-size: 3rem;
    bottom: -40px;
}
}



@media (max-width: 992px) {header .nav-teach-281 {
    align-items: center;
    flex-direction: column;
}header .nav-teach-281 .nav-header-840 {
    margin-bottom: 15px;
    margin-right: 0;
}header .nav-teach-281 .header-lesson-605 {
    width: 100%;
    justify-content: center;
    padding: 15px;
}header .nav-teach-281 .header-lesson-605 .top-mainwrap-695 {
    margin: 5px 15px 5px 0;
}header .nav-teach-281 .header-lesson-605 .top-mainwrap-695 a {
    padding: 5px;
    font-size: calc(17px - 2px);
}}



@media screen and (max-width: 992px) {.company-info-169 {
    padding: 80px 0;
}.company-info-169 .expert-network-154 {
    gap: 30px;
    grid-template-columns: 1fr;
}.company-info-169 h2 {
    margin-bottom: 40px;
}.company-info-169 .container::before {
    border-width: 10px;
    left: -30px;
    top: -30px;
    height: 60px;
    width: 60px;
}.company-info-169 .container::after {
    width: 100px;
    height: 100px;
    right: -50px;
    border-width: 10px;
    bottom: -50px;
}
}



@media screen and (max-width: 991px) {.contact-section-730 {
    padding: 90px 0;
}.contact-section-730 .connect-widget-042 {
    gap: 40px;
    grid-template-columns: 1fr;
}.contact-section-730 .lightbox-image-531 {
    order: 1;
    margin: 0 auto;
    max-width: 600px;
    min-height: 400px;
}.contact-section-730 .request-request-548 {
    order: 2;
}.contact-section-730 form {
    margin: 0 auto;
    max-width: 600px;
}
}



@media screen and (max-width: 767px) {.contact-section-730 {
    padding: 70px 0;
}.contact-section-730 h2 {
    font-size: calc(30px * 0.9);
    margin-bottom: 40px;
}.contact-section-730 .lightbox-image-531 {
    box-shadow: -10px 10px 0 rgb(198,178,201,0.5);
    min-height: 300px;
    width: 100%;
}.contact-section-730 form {
    padding: 40px 30px;
}
}


@media (min-width: 768px) {.support-608 .quick-answers-670 {
    flex-wrap: wrap;
    flex-direction: row;
}.support-608 .talk-experts-710 {
    width: 100%;
}.support-608 .lightbox-image-531 {
    width: 35%;
    height: auto;
    min-height: 350px;
}.support-608 .message-info-842 {
    width: 65%;
    padding: 40px;
}.support-608 .message-info-842 p svg {
    height: 20px;
    width: 20px;
}.support-608 .reach-help-304 {
    margin-top: 30px;
    padding: 0 40px 40px;
    width: 100%;
}.support-608 .edu-form-764 svg {
    height: 16px;
    width: 16px;
}.support-608 .reach-team-507 {
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
}.support-608 .learn-talk-639 svg {
    width: 14px;
    height: 14px;
}
}


@media (max-width: 480px) {.support-608 {
    padding: 40px 0;
}.support-608 .lightbox-image-531 {
    height: 180px;
}.support-608 .talk-experts-710 {
    font-size: calc(32px - 4px);
    padding: 15px 0;
}.support-608 .talk-experts-710::after {
    width: 60px;
}.support-608 .message-info-842 {
    padding: 20px 15px;
}.support-608 .message-info-842 p {
    font-size: calc(13px - 1px);
    padding-left: 24px;
}.support-608 .message-info-842 p svg {
    width: 14px;
    top: 0.35em;
    height: 14px;
}.support-608 .edu-form-764 svg {
    width: 12px;
    height: 12px;
}.support-608 .learn-talk-639 svg {
    height: 10px;
    width: 10px;
    margin-right: 6px;
}
}



@media screen and (max-width: 1200px) {.education-framework-065 .text-card-wrap-386 {
    width: 90%;
}.education-framework-065 .text-card-wrap-386 p {
    max-width: 90%;
    padding: 50px;
}.education-framework-065 .layer-element {
    height: 120px;
    width: 120px;
}
}



@media screen and (max-width: 768px) {.education-framework-065 {
    padding: 120px 0;
    overflow: hidden;
}.education-framework-065 .text-card-wrap-386 h2 {
    font-size: calc(36px * 0.9);
    margin-bottom: 60px;
}.education-framework-065 .text-card-wrap-386 p {
    font-size: calc(17px * 0.95);
    padding: 30px;
    max-width: 100%;
}.education-framework-065 .text-card-wrap-386 h2::after {
    margin-left: -12.5px;
    width: 25px;
    height: 25px;
    bottom: -40px;
}.education-framework-065 .layer-element {
    display: none;
}
}



@media screen and (max-width: 992px) {.appSpotlight-427 {
    padding: 5rem 0;
}.appSpotlight-427 .study-pro-458 {
    padding: 2.5rem;
}.appSpotlight-427 h5 {
    font-size: calc(23px * 0.95);
}
}



@media screen and (max-width: 768px) {.appSpotlight-427 {
    padding: 4rem 0;
}.appSpotlight-427 .study-pro-458 {
    padding: 2rem;
    clip-path: polygon(0 0, 100% 0, 100% 97%, 97% 100%, 0 100%);
}.appSpotlight-427 .study-pro-458 > div:first-child::before {
    left: -1.5rem;
    width: 0.3rem;
}.appSpotlight-427 h5 {
    font-size: calc(23px * 0.9);
}
}



@media (max-width: 992px) {.greeting-page-431 .master-studyfast-641 {
    padding: 60px 30px;
}.greeting-page-431 .master-studyfast-641 h1 {
    font-size: calc(41px * 0.85);
}.greeting-page-431 .master-studyfast-641 h3 {
    font-size: calc(24px * 0.85);
}
}



@media (max-width: 576px) {.greeting-page-431 .master-studyfast-641 {
    min-height: 80vh;
    padding: 40px 20px;
}.greeting-page-431 .master-studyfast-641 h1 {
    font-size: calc(41px * 0.65);
}.greeting-page-431 .master-studyfast-641 h3 {
    font-size: calc(24px * 0.75);
    transform: skewX(-3deg);
}.greeting-page-431 .master-studyfast-641 h1::after {
    width: 80px;
}.greeting-page-431 .page-first-791 {
    padding: 0 10px;
}
}



@media (min-width: 1400px) {.greeting-page-431 .master-studyfast-641 h1 {
    font-size: calc(41px * 1.1);
}.greeting-page-431 .master-studyfast-641 h3 {
    font-size: 24px;
}.greeting-page-431 .master-studyfast-641 p {
    font-size: calc(12px * 1.3);
}
}



@media (min-width: 992px) {.course-features-389 {
    padding: 150px 0;
}.course-features-389 .container {
    padding: 0 40px;
}.course-features-389 .training-route-186 {
    gap: 80px;
}.course-features-389 .lightbox-image-531 {
    height: 500px;
    transform: translateZ(40px) rotateY(-5deg);
}.course-features-389 .text-card-wrap-386 {
    transform: translateZ(20px) rotateY(2deg);
    padding: 40px;
}.course-features-389 .text-card-wrap-386:hover {
    transform: translateZ(25px) rotateY(2deg);
}.course-features-389 .description {
    max-height: 400px;
    font-size: calc(14px * 1.05);
    line-height: 1.9;
}
}



@media (max-width: 767px) {.course-features-389 {
    padding: 80px 0;
}.course-features-389 .container {
    padding: 0 15px;
}.course-features-389 .text-card-wrap-386 {
    padding: 25px 20px;
}.course-features-389 h3 {
    margin-bottom: 20px;
    font-size: 17px;
}.course-features-389 .description {
    font-size: calc(14px * 0.95);
    max-height: 250px;
    line-height: 1.7;
}
}

@keyframes reflectionEffect {
    0% {
        transform: rotate(30deg) translateX(-100%);
    }
    100% {
        transform: rotate(30deg) translateX(100%);
    }
}

@keyframes clockAnimation {
    0%, 100% {
        transform: translateY(-50%) rotate(0deg);
    }
    25% {
        transform: translateY(-50%) rotate(90deg);
    }
    50% {
        transform: translateY(-50%) rotate(180deg);
    }
    75% {
        transform: translateY(-50%) rotate(270deg);
    }
}



@keyframes float-layer {
    0% {
        transform: rotate(15deg) translateY(0);
    }
    100% {
        transform: rotate(20deg) translateY(-20px);
    }
}

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



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



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

