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

svg {
    width: 30px;
    height: 30px;
}

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

header,footer {
    width: 100%;
}

header {
    z-index: 99;
    overflow: visible;
    position: relative;
    background: linear-gradient(135deg, rgb(198,178,201,0.5) 0%, rgb(114,114,187) 100%);
    width: 100%;
}

.header-train-601 {
    flex: 1 0 auto;
}


.pricing-menu-195 {
    padding: 120px 0;
    overflow: hidden;
    color: #ffffff;
    position: relative;
}

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

.pricing-options-289 {
    position: relative;
}

.pricing-menu-195 h2::after {
    left: 50%;
    width: 80px;
    transform: translateX(-50%);
    height: 3px;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(198,178,201), rgb(114,114,187));
    bottom: -15px;
}

.pricing-menu-195 .learning-packages-479 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    padding: 0;
    display: grid;
    gap: 30px;
    list-style: none;
}

.pricing-menu-195 .study-packages-261 {
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-decoration: none;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateZ(0);
    height: 100%;
    background: linear-gradient(120deg, 
        rgba(255, 255, 255, 0.05) 0%, 
        rgba(255, 255, 255, 0.02) 100%);
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    display: block;
}

.pricing-menu-195 .study-packages-261:hover::before {
    opacity: 0.15;
}

.pricing-menu-195 .cost-card-501 {
    display: flex;
    height: 100%;
    flex-direction: column;
}

.pricing-menu-195 .cost-card-501 h4 {
    margin-top: 0;
    font-size: calc(21px * 1.2);
    position: relative;
    transition: transform 0.3s ease;
    transform: translateZ(20px);
    margin-bottom: 1.5rem;
    color: #ffffff;
    display: inline-block;
}

.pricing-menu-195 .study-packages-261:hover .cost-card-501 h4::after {
    transform: scaleX(1.5);
}

.pricing-menu-195 .plan-fees-123 {
    padding: 0.8rem 1.5rem;
    background: linear-gradient(135deg, 
        rgb(198,178,201) 0%, 
        rgb(114,114,187) 100%);
    font-weight: 700;
    margin-top: auto;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
    display: inline-block;
    align-self: flex-start;
    font-size: calc(21px * 1.2);
    transform: translateZ(15px);
}

.track-edu-386 {
    padding: 20px;
    flex-direction: column;
    display: flex;
    align-items: center;
}

.cookies-overview-318 {
    margin-bottom: 20px;
}

.cookies-overview-318 svg, .cookies-overview-318 svg path, .cookies-overview-318 img {
    width: 60px;
    fill: rgb(198,178,201);
    height: 60px;
}

.cookie-notice-message-092 p {
    margin-bottom: 20px;
    font-size: 18px;
    color: #000000;
    text-align: center;
}

.policy-ack-167 {
    font-size: 15px;
    transition: background 0.3s ease-in-out;
    text-align: center;
    display: inline-block;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 10px;
    color: #ffffff;
    margin: 5px;
    background: rgb(198,178,201);
    width: calc(50% - 10px);
}

#cookie-info-notice-172 {
    display: none;
}

#cookie-info-notice-172:checked ~ .cookie-notice-message-092 {
    visibility: hidden;
    opacity: 0;
}

footer .footer-milestones-350::after {
    width: 200px;
    position: absolute;
    opacity: 0.3;
    height: 200px;
    content: "";
    border-radius: 50%;
    background: radial-gradient(circle, rgb(198,178,201), transparent 70%);
    top: 50px;
    right: 15%;
}

footer .quick-contact-950 {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
    justify-content: flex-start;
    gap: 10px;
}

footer .info_item:hover {
    background-color: rgb(198,178,201);
    transform: skewX(-5deg) translateY(-5px);
}

footer .info_item svg {
    width: 20px;
    vertical-align: middle;
    margin-right: 10px;
    fill: #ffffff;
    height: 20px;
    transform: skewX(5deg);
}

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

footer .nav-header-840::before {
    position: absolute;
    background-color: rgb(198,178,201);
    left: 0;
    top: 0;
    content: "";
    width: 5px;
    height: 100%;
}

footer .header-lesson-605 {
    position: relative;
}

footer .header-lesson-605 h5 {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    padding-bottom: 10px;
    font-size: 22px;
    display: inline-block;
    position: relative;
    margin-bottom: 25px;
    font-weight: 700;
}

footer .top-info-093 a {
    padding-left: 0;
    transition: all 0.3s ease;
    position: relative;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
}

footer .top-info-093 a:hover {
    color: rgb(198,178,201);
    padding-left: 20px;
}

footer .top-info-093 a:hover::before {
    opacity: 1;
    left: 0;
}

footer .subscribe_holder::before {
    z-index: -1;
    right: -20px;
    width: 100px;
    content: "";
    opacity: 0.2;
    top: -20px;
    height: 100px;
    background-color: rgb(198,178,201);
    border-radius: 50%;
    position: absolute;
}

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

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

footer .mail-wrap-341 {
    padding: 14px 20px;
    transition: all 0.3s ease;
    border-radius: 10px;
    text-transform: uppercase;
    background-color: rgb(198,178,201);
    font-size: 20px;
    border: none;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 600;
    cursor: pointer;
}

.training-specialist-593 {
    padding: 4rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(220,219,210) 0%, rgb(114,114,187,0.5) 100%);
    overflow: hidden;
}

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

.training-specialist-593 .learning-voices-435 {
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    padding: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    background: linear-gradient(145deg, rgba(255,255,255,0.95), rgba(255,255,255,0.85));
    gap: 2rem;
    backdrop-filter: blur(10px);
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.08),
        0 5px 15px rgba(0,0,0,0.05),
        0 0 0 1px rgba(0,0,0,0.02);
    border-radius: 10px;
    grid-template-columns: 1fr;
    display: grid;
}

.training-specialist-593 .lightbox-image-531 {
    height: 150px;
    position: relative;
    overflow: hidden;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    box-shadow: 
        0 10px 20px rgba(0,0,0,0.1),
        0 5px 10px rgba(0,0,0,0.05);
    width: 150px;
    border-radius: 0;
}

.training-specialist-593 .learning-voices-435:hover .lightbox-image-531 {
    transform: scale(1.05) translateY(-5px);
    box-shadow: 
        0 15px 30px rgba(0,0,0,0.15),
        0 8px 15px rgba(0,0,0,0.08);
}

.training-specialist-593 .name {
    font-family: Arial, sans-serif;
    font-size: calc(20px * 1.1);
    margin: 0 0 0.5rem;
    position: relative;
    font-weight: 700;
    transition: all 0.3s ease;
    color: #000000;
    display: inline-block;
}

.training-specialist-593 .learning-voices-435:hover .name::after {
    width: 100%;
}

.training-specialist-593 .learning-voices-435 > div:nth-child(2) > div {
    position: relative;
    transform: translateY(0);
    background: linear-gradient(to right, rgba(rgb(114,114,187,0.5), 0.1), transparent);
    padding: 0.35rem 1rem;
    letter-spacing: 0.03em;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    font-size: calc(15px * 0.95);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    font-weight: 600;
    margin-top: 0.25rem;
    color: rgb(114,114,187);
}

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

header::before {
    width: 100%;
    background: linear-gradient(145deg, rgb(114,114,187,0.5) 0%, transparent 70%);
    content: "";
    top: 0;
    position: absolute;
    height: 100%;
    left: 0;
    z-index: -1;
}

header .nav-teach-281 .nav-header-840 {
    transition: transform 0.4s ease;
    transform: translateX(0);
    margin-right: 10px;
}

header .nav-teach-281 .nav-header-840 .nav-expert-540 {
    display: inline-block;
}

header .nav-teach-281 .header-lesson-605 {
    padding: 20px 30px;
    position: relative;
    display: flex;
    padding: 0;
    background: rgba(0, 0, 0, 0.5);
    list-style: none;
    border-radius: 17px;
    transform: none;
    margin: 0;
    flex-wrap: wrap;
}

header .nav-teach-281 .header-lesson-605 .top-mainwrap-695 {
    margin: 0 12px;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
}

header .nav-teach-281 .header-lesson-605 .top-mainwrap-695 a {
    font-weight: 600;
    text-decoration: none;
    color: #ffffff;
    display: block;
    overflow: hidden;
    position: relative;
    font-size: 17px;
    padding: 8px 5px;
    font-family: Arial, sans-serif;
}

header .nav-teach-281 .header-lesson-605 .top-mainwrap-695:hover a::after {
    transform: translateX(0);
}

.secure-depot-908 h1 {
    font-size: 41px;
    color: rgb(198,178,201);
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 4px solid rgb(198,178,201);
}

.secure-depot-908 ul {
    list-style-type: none;
    margin: 20px 0;
    padding-left: 0;
}

.secure-depot-908 ul li::before {
    display: inline-block;
    margin-left: -1em;
    color: rgb(198,178,201);
    font-size: 1.5em;
    width: 1em;
    content: "•";
}

.secure-depot-908 p, .secure-depot-908 span, .secure-depot-908 div {
    color: #ffffff;
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 1.8;
}

.company-info-169 {
    overflow: hidden;
    padding: 100px 0;
    background-color: rgb(220,219,210);
    position: relative;
}

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

.company-info-169 .container {
    z-index: 5;
    position: relative;
}

.company-info-169 h2 {
    color: #000000;
    margin-bottom: 60px;
    text-align: center;
    position: relative;
    font-weight: 700;
    font-size: 37px;
}

.company-info-169 .expert-network-154 {
    position: relative;
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}

.company-info-169 .mission-block-597:first-child {
    border-top-color: rgb(198,178,201);
}

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

.company-info-169 .mission-block-597:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}

.company-info-169 .mission-block-597:first-child h3 {
    color: rgb(198,178,201);
}

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

.company-info-169 .mission-block-597:hover h3::after {
    width: 100%;
}

.company-info-169 .mission-block-597 p {
    margin: 0;
    color: #000000;
    font-size: 17px;
    line-height: 1.8;
}

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

.company-info-169 .mission-block-597:hover::before,
.company-info-169 .mission-block-597:hover::after {
    width: 25px;
    opacity: 1;
    height: 25px;
}

.company-info-169 .container::after {
    right: -70px;
    border: 15px solid rgb(114,114,187,0.5);
    border-radius: 50%;
    position: absolute;
    z-index: 0;
    width: 140px;
    height: 140px;
    opacity: 0.2;
    bottom: -70px;
    content: "";
}

.contact-section-730::before {
    width: 100%;
    left: 0;
    position: absolute;
    height: 5px;
    content: "";
    top: 0;
    background: linear-gradient(90deg, rgb(198,178,201), rgb(114,114,187));
}

.contact-section-730 h2 {
    font-family: Arial, sans-serif;
    position: relative;
    margin-bottom: 60px;
    font-weight: 700;
    display: inline-block;
    padding-left: 20px;
    text-align: left;
    color: #000000;
    font-size: 30px;
}

.contact-section-730 .lightbox-image-531 {
    order: 2;
    min-height: 500px;
    box-shadow: -15px 15px 0 rgb(198,178,201,0.5);
    position: relative;
    border-radius: 26px;
    overflow: hidden;
}

.contact-section-730 form h3 {
    text-transform: uppercase;
    font-size: 19px;
    color: #000000;
    font-family: Arial, sans-serif;
    font-weight: 700;
    margin-bottom: 35px;
    letter-spacing: 1px;
}

.contact-section-730 form input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(198,178,201,0.5);
    background: #ffffff;
}

.contact-section-730 form input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}

.contact-section-730 .support-feedback-603 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.contact-section-730 .support-feedback-603 label::before {
    transition: all 0.2s ease;
    position: absolute;
    top: 2px;
    height: 22px;
    left: 0;
    content: "";
    width: 22px;
    background: rgb(220,219,210);
    border-radius: 10px;
}

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

.contact-section-730 form .inquiry-section-782:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    background: rgb(198,178,201);
}

.contact-section-730 svg {
    width: 20px;
    height: 20px;
    fill: rgb(198,178,201);
}

.contact-section-730 svg path {
    transition: fill 0.3s ease;
    fill: rgb(198,178,201);
}

.support-608 {
    padding: 80px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.95) 100%);
}

.support-608::after {
    position: absolute;
    content: "";
    height: 100%;
    background: 
        linear-gradient(90deg, transparent 0%, rgb(198,178,201,0.5) 50%, transparent 100%) 0% 0% / 200% 100%,
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.03) 10px, rgba(255, 255, 255, 0.03) 11px);
    animation: backgroundShift 15s linear infinite;
    left: 0;
    z-index: 1;
    width: 100%;
    top: 0;
}

.support-608 .quick-answers-670::before {
    width: 200%;
    pointer-events: none;
    position: absolute;
    animation: reflectionEffect 8s linear infinite;
    left: -50%;
    content: "";
    transform: rotate(30deg);
    background: linear-gradient(
        to bottom right,
        transparent,
        transparent,
        transparent,
        transparent,
        rgba(255, 255, 255, 0.08),
        transparent,
        transparent,
        transparent
    );
    height: 200%;
    top: -50%;
}

.support-608 .talk-experts-710::after {
    border-radius: 10px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: 0;
    background: rgb(198,178,201);
    content: "";
    height: 3px;
    width: 80px;
}

.support-608 .lightbox-image-531::after {
    right: 0;
    content: "";
    bottom: 0;
    background: linear-gradient(to bottom, transparent, #000000);
    position: absolute;
    height: 80px;
    left: 0;
}

.support-608 .message-info-842 p {
    color: #000000;
    font-size: 13px;
    align-items: baseline;
    line-height: 1.5;
    padding-left: 28px;
    position: relative;
    word-break: break-word;
    display: flex;
    margin: 0;
    padding-bottom: 10px;
    transition: transform 0.3s ease;
}

.support-608 .message-info-842 p:hover svg {
    filter: drop-shadow(0 0 4px rgb(198,178,201));
    transform: scale(1.2);
    stroke: #ffffff;
}

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

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

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

.support-608 .message-info-842 p span {
    display: inline-block;
    max-width: 100%;
    white-space: normal;
    font-weight: 400;
}

.support-608 .message-info-842 p a::after {
    content: "";
    transition: width 0.3s ease;
    bottom: -2px;
    position: absolute;
    background: rgb(198,178,201);
    left: 0;
    height: 1px;
    width: 0;
}

.support-608 .edu-form-764 {
    font-size: 18px;
    color: #ffffff;
    align-items: center;
    position: relative;
    font-weight: 600;
    display: flex;
    margin: 0 0 15px 0;
    padding-left: 20px;
}


.support-608 .edu-form-764::before {
    display: none;
}

.support-608 .reach-team-507 {
    gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    display: grid;
}

.support-608 .learn-talk-639 {
    padding: 10px 15px;
    align-items: center;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 0 10px 10px 0;
    display: flex;
    color: #000000;
    border-left: 3px solid rgb(114,114,187);
    font-size: 13px;
    transition: all 0.3s ease;
}

.support-608 .learn-talk-639:hover svg {
    stroke: #ffffff;
    transform: rotate(45deg);
    opacity: 1;
}

.education-framework-065 {
    position: relative;
    padding: 170px 0;
    overflow: visible;
    background: linear-gradient(150deg, rgb(220,219,210) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.education-framework-065 .study-pro-458 {
    justify-content: center;
    margin: 0 auto;
    display: flex;
    z-index: 2;
    padding: 0 20px;
    align-items: center;
    position: relative;
    max-width: 1200px;
}

.education-framework-065 .text-card-wrap-386 h2 {
    margin-bottom: 100px;
    letter-spacing: 2px;
    position: relative;
    padding: 0;
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    z-index: 4;
    color: #ffffff;
    font-weight: 700;
}

.education-framework-065 .text-card-wrap-386::before {
    opacity: 0.05;
    background: rgb(198,178,201,0.5);
    position: absolute;
    z-index: 1;
    height: 100%;
    left: 5%;
    top: 50px;
    transform: skewY(-3deg);
    content: '';
    width: 90%;
}

.education-framework-065 .text-card-wrap-386::after {
    top: 25px;
    left: 2.5%;
    width: 95%;
    background: rgb(114,114,187,0.5);
    opacity: 0.05;
    height: 100%;
    content: '';
    transform: skewY(-6deg);
    z-index: 0;
    position: absolute;
}

.education-framework-065 .text-card-wrap-386 h2::after {
    z-index: 6;
    width: 30px;
    content: '';
    left: 50%;
    animation: pulse-rotate 8s infinite linear;
    transform: rotate(45deg);
    position: absolute;
    height: 30px;
    background: rgb(198,178,201);
    box-shadow: 0 0 20px rgb(198,178,201);
    margin-left: -15px;
    opacity: 0.7;
    bottom: -50px;
}

.education-framework-065 .text-card-wrap-386 p::after {
    position: absolute;
    z-index: 5;
    bottom: -50px;
    opacity: 0.4;
    width: 120%;
    left: -10%;
    content: '';
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(114,114,187,0.5) 20%, 
        rgb(114,114,187) 50%, 
        rgb(114,114,187,0.5) 80%, 
        transparent 100%
    );
    height: 1px;
}

.education-framework-065 .study-pro-458::before {
    z-index: 0;
    height: 350px;
    background: rgb(198,178,201);
    opacity: 0.03;
    border-radius: 50%;
    width: 350px;
    filter: blur(100px);
    top: -175px;
    content: '';
    right: -175px;
    position: absolute;
}

.education-framework-065 .text-card-wrap-386 p span {
    z-index: 2;
    position: relative;
}



.education-framework-065 .layer-element {
    opacity: 0.1;
    animation: float-layer 15s infinite alternate;
    width: 150px;
    z-index: 1;
    top: -30px;
    border: 2px solid rgb(198,178,201,0.5);
    right: -30px;
    transform: rotate(15deg);
    position: absolute;
    height: 150px;
}

.appSpotlight-427::before {
    animation: float 8s ease-in-out infinite;
    position: absolute;
    transform: rotate(-15deg);
    right: -5%;
    opacity: 0.2;
    height: 300px;
    width: 300px;
    content: "";
    background: radial-gradient(circle, rgb(255, 255, 255, 0.5) 10%, transparent 70%);
    top: -10%;
}

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

.appSpotlight-427 .study-pro-458 {
    backdrop-filter: blur(10px);
    position: relative;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.05);
    padding: 3.5rem;
    transform: perspective(1000px) rotateX(1deg);
    background: rgba(255, 255, 255, 0.92);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    clip-path: polygon(0 0, 100% 0, 100% 95%, 95% 100%, 0 100%);
}

.appSpotlight-427 h5 {
    padding-bottom: 0.5rem;
    position: relative;
    color: #000000;
    margin: 0;
    font-size: 23px;
    transition: transform 0.4s ease;
    font-weight: 700;
    line-height: 1.4;
    transform: translateX(0);
}

.appSpotlight-427 h5::after {
    height: 3px;
    width: 80px;
    transition: width 0.4s ease;
    left: 0;
    position: absolute;
    content: "";
    bottom: 0;
    background: linear-gradient(to right, rgb(198,178,201), transparent);
}

.appSpotlight-427 a {
    text-decoration: none;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    display: block;
    padding: 0.5rem 0;
    transform: translateY(0);
}

.appSpotlight-427 a:hover {
    transform: translateY(-3px);
}

.appSpotlight-427 a:hover::before {
    width: 100%;
}

.appSpotlight-427 a:hover p {
    color: rgb(198,178,201);
}

.greeting-page-431 {
    position: relative;
    background-color: rgb(220,219,210);
    overflow: hidden;
    margin: 0;
    width: 100%;
    padding: 0;
}

.greeting-page-431 .master-studyfast-641 {
    flex-direction: column;
    display: flex;
    position: relative;
    z-index: 2;
    justify-content: center;
    min-height: 100vh;
    overflow: hidden;
    padding: 80px 40px;
}

.greeting-page-431 .master-studyfast-641::after {
    opacity: 0.15;
    position: absolute;
    content: "";
    transform: rotate(15deg);
    background: rgb(114,114,187);
    z-index: -1;
    height: 200px;
    animation: float 15s ease-in-out infinite;
    right: -50px;
    top: -50px;
    width: 200px;
}

.greeting-page-431 .master-studyfast-641 h3 {
    border-left: 3px solid rgb(114,114,187);
    transform: skewX(-5deg);
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: calc(24px * 0.9);
    padding: 12px 20px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
    background: linear-gradient(90deg, 
        rgb(198,178,201) 0%, 
        rgb(198,178,201,0.5) 100%);
    color: #ffffff;
    margin-bottom: 1.5rem;
    line-height: 1.5;
}

.greeting-page-431 .master-studyfast-641 h1::after {
    width: 120px;
    transform-origin: left;
    content: "";
    position: absolute;
    animation: lineGrow 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    background: rgb(114,114,187);
    height: 3px;
    left: 0;
    bottom: -15px;
    animation-delay: 1s;
}

.greeting-page-431 .master-studyfast-641 p::before {
    height: 10px;
    background: rgb(114,114,187);
    position: absolute;
    transform: rotate(45deg);
    left: -5px;
    top: 0;
    width: 10px;
    content: "";
}



.greeting-page-431 .master-studyfast-641:hover::after {
    animation-play-state: paused;
}

.course-features-389::before {
    background: radial-gradient(circle, rgb(198,178,201,0.5) 0%, transparent 70%);
    content: "";
    border-radius: 50%;
    right: -50px;
    position: absolute;
    width: 200px;
    top: -50px;
    opacity: 0.3;
    animation: floatEffect 15s infinite alternate ease-in-out;
    height: 200px;
}

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

.course-features-389 .training-route-186 {
    gap: 40px;
    perspective: 1000px;
    transform-style: preserve-3d;
    grid-template-columns: 1fr;
    display: grid;
    position: relative;
}

.course-features-389 .lightbox-image-531::before {
    content: "";
    height: 100%;
    mix-blend-mode: overlay;
    top: 0;
    left: 0;
    background: linear-gradient(to right, rgb(198,178,201,0.5) 0%, transparent 50%);
    opacity: 0.6;
    position: absolute;
    width: 100%;
}

.course-features-389 .text-card-wrap-386 {
    border: 1px solid rgba(255, 255, 255, 0.08);
    transition: transform 0.4s ease-out;
    position: relative;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
    transform: translateZ(10px);
    padding: 30px;
    backdrop-filter: blur(5px);
}

.course-features-389 h3::after {
    transition: transform 0.4s ease-out;
    background: linear-gradient(90deg, rgb(198,178,201) 0%, rgb(114,114,187) 100%);
    content: "";
    height: 3px;
    left: 0;
    transform-origin: left;
    transform: scaleX(1);
    position: absolute;
    width: 60px;
    bottom: -10px;
}

.course-features-389 p.description {
    display: block;
}

.course-features-389 .training-route-186 div {
    position: relative;
}


@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}


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



@media (max-width: 1200px) {.pricing-menu-195 {
    padding: 100px 0;
}.pricing-menu-195 .learning-packages-479 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}
}



@media (max-width: 992px) {.pricing-menu-195 {
    padding: 80px 0;
}.pricing-menu-195 .lesson-fees-153 {
    padding: 2rem 1.5rem;
}.pricing-menu-195 .cost-card-501 h4 {
    font-size: calc(21px * 1.1);
}.pricing-menu-195 .plan-fees-123 {
    font-size: calc(21px * 1.1);
    padding: 0.7rem 1.2rem;
}
}



@media (max-width: 768px) {.pricing-menu-195 {
    padding: 60px 0;
}.pricing-menu-195 h2 {
    font-size: calc(32px * 0.9);
}.pricing-menu-195 .fee-offers-014 {
    font-size: 13px;
    margin-bottom: 2rem;
}.pricing-menu-195 .learning-packages-479 {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 20px;
}.pricing-menu-195 .cost-card-501 p {
    font-size: calc(13px * 0.95);
    max-height: 200px;
}
}



@media (max-width: 576px) {.pricing-menu-195 {
    padding: 50px 0;
}.pricing-menu-195 h2 {
    font-size: calc(32px * 0.8);
}.pricing-menu-195 .lesson-fees-153 {
    padding: 1.5rem 1.2rem;
}.pricing-menu-195 .cost-card-501 h4 {
    font-size: 21px;
    margin-bottom: 1.2rem;
}.pricing-menu-195 .plan-fees-123 {
    font-size: 21px;
    padding: 0.6rem 1rem;
}.pricing-menu-195 .study-packages-261:hover {
    transform: translateY(-5px);
}}



@media (max-width: 991px) {footer .footer-milestones-350::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    background-color: rgb(198,178,201);
    width: 100%;
    opacity: 0.7;
}
}



@media (max-width: 576px) {footer .footer-milestones-350 {
    padding: 50px 0 20px;
}footer .info_item {
    margin-right: 0;
    width: 100%;
}footer .top-info-093 {
    grid-template-columns: 1fr;
}footer .subscribe_holder {
    padding: 20px;
}footer .input_holder input[type="email"],
    footer .mail-wrap-341 {
    padding: 12px 15px;
}}



@media (min-width: 992px) {.training-specialist-593 .learning-voices-435 {
    margin: 0 3rem;
}.training-specialist-593 .lightbox-image-531 {
    height: 220px;
    width: 220px;
}.training-specialist-593 .name {
    font-size: calc(20px * 1.2);
}.training-specialist-593 .learning-voices-435 > div:nth-child(2) > div {
    font-size: 15px;
}.training-specialist-593 .employee-section-260 {
    font-size: calc(15px * 1.05);
    line-height: 1.8;
}
}



@media (max-width: 480px) {.training-specialist-593 {
    padding: 3rem 0;
}.training-specialist-593 .container {
    padding: 0 1rem;
}.training-specialist-593 .lightbox-image-531 {
    width: 120px;
    height: 120px;
}.training-specialist-593 .name {
    font-size: 20px;
}.training-specialist-593 .learning-voices-435 > div:nth-child(2) > div {
    font-size: calc(15px * 0.9);
}.training-specialist-593 .employee-section-260 {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
    padding: 0;
}}



@media only screen and (max-width: 800px) {.secure-depot-908 {
    padding: 30px;
}.secure-depot-908 h1 {
    font-size: calc(22px - 4px);
}.secure-depot-908 h2 {
    font-size: calc(22px - 3px);
}.secure-depot-908 h3, .secure-depot-908 h4, .secure-depot-908 h5, .secure-depot-908 h6 {
    font-size: calc(22px - 2px);
}.secure-depot-908 p, .secure-depot-908 span, .secure-depot-908 div, .secure-depot-908 li {
    font-size: calc(13px - 2px);
}}



@media screen and (max-width: 768px) {.company-info-169 {
    padding: 60px 0;
}.company-info-169 h2 {
    font-size: calc(37px * 0.9);
}.company-info-169 .mission-block-597 {
    padding: 30px;
}.company-info-169 .mission-block-597 h3 {
    margin-bottom: 15px;
    font-size: calc(23px * 0.9);
}
}



@media screen and (max-width: 576px) {.company-info-169 {
    padding: 50px 0;
}.company-info-169 h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 30px;
}.company-info-169 h2::before {
    width: 40px;
}.company-info-169 .mission-block-597 {
    padding: 25px;
}.company-info-169 .mission-block-597 h3 {
    font-size: calc(23px * 0.85);
    margin-bottom: 12px;
}.company-info-169 .mission-block-597 p {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}.company-info-169 .mission-block-597:hover::before,
    .company-info-169 .mission-block-597:hover::after {
    height: 20px;
    width: 20px;
}.company-info-169 .container::before,
    .company-info-169 .container::after {
    display: none;
}}



@media screen and (max-width: 576px) {.contact-section-730 {
    padding: 50px 0;
}.contact-section-730 h2 {
    font-size: calc(30px * 0.8);
    margin-bottom: 30px;
}.contact-section-730 .lightbox-image-531 {
    box-shadow: -8px 8px 0 rgb(198,178,201,0.5);
    min-height: 250px;
}.contact-section-730 form {
    padding: 30px 20px;
}.contact-section-730 form h3 {
    font-size: calc(19px * 0.9);
    margin-bottom: 25px;
}.contact-section-730 form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.contact-section-730 form .inquiry-section-782 {
    width: 100%;
    padding: 15px 20px;
}}


@media (max-width: 767px) {.support-608 {
    padding: 60px 0;
}.support-608 .lightbox-image-531 {
    height: 220px;
}.support-608 .talk-experts-710 {
    font-size: calc(32px - 2px);
    padding: 20px 0;
}.support-608 .message-info-842 {
    padding: 30px 25px;
    gap: 15px;
}.support-608 .message-info-842 p svg {
    width: 16px;
    top: 0.3em;
    height: 16px;
}.support-608 .reach-help-304 {
    margin-top: 10px;
    padding: 20px 25px 30px;
}.support-608 .reach-team-507 {
    grid-template-columns: 1fr;
}
}


@media (min-width: 992px) {.support-608 .quick-answers-670 {
    max-width: 1200px;
    margin: 0 auto;
}.support-608 .lightbox-image-531 {
    transition: transform 0.5s ease;
}.support-608 .lightbox-image-531:hover {
    transform: scale(1.02);
}.support-608 .message-info-842 {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}.support-608 .message-info-842 p svg {
    height: 22px;
    width: 22px;
}.support-608 .reach-help-304 {
    grid-column: 1 / span 2;
}.support-608 .edu-form-764 svg {
    width: 18px;
    height: 18px;
}}



@media screen and (max-width: 992px) {.education-framework-065 {
    padding: 140px 0;
}.education-framework-065 .text-card-wrap-386 {
    width: 100%;
}.education-framework-065 .text-card-wrap-386 h2 {
    margin-bottom: 80px;
}.education-framework-065 .text-card-wrap-386 p {
    padding: 40px;
    max-width: 95%;
}.education-framework-065 .layer-element {
    width: 100px;
    height: 100px;
}
}



@media screen and (max-width: 480px) {.education-framework-065 {
    padding: 100px 0;
}.education-framework-065 .text-card-wrap-386 h2 {
    letter-spacing: 1px;
    margin-bottom: 50px;
    font-size: calc(36px * 0.8);
}.education-framework-065 .text-card-wrap-386 p {
    font-size: calc(17px * 0.9);
    padding: 25px;
}.education-framework-065 .text-card-wrap-386 h2::before {
    bottom: -20px;
}.education-framework-065 .text-card-wrap-386 h2::after {
    width: 20px;
    bottom: -35px;
    height: 20px;
    margin-left: -10px;
}.education-framework-065 .text-card-wrap-386 p::after {
    bottom: -30px;
}}



@media screen and (max-width: 576px) {.appSpotlight-427 {
    padding: 3rem 0;
}.appSpotlight-427 .study-pro-458 {
    clip-path: polygon(0 0, 100% 0, 100% 98%, 98% 100%, 0 100%);
    padding: 1.75rem;
}.appSpotlight-427 .study-pro-458 > div:first-child {
    margin-bottom: 1.5rem;
}.appSpotlight-427 .study-pro-458 > div:first-child::before {
    height: 60%;
    left: -1.2rem;
}.appSpotlight-427 h5 {
    font-size: calc(23px * 0.85);
}.appSpotlight-427 p {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
}}



@media (max-width: 768px) {.greeting-page-431 .master-studyfast-641 {
    min-height: 90vh;
    padding: 50px 25px;
}.greeting-page-431 .master-studyfast-641 h1 {
    font-size: calc(41px * 0.75);
}.greeting-page-431 .master-studyfast-641 h3 {
    padding: 10px 15px;
    margin-left: 0;
    font-size: calc(24px * 0.8);
}.greeting-page-431 .master-studyfast-641 span {
    max-width: 100%;
    margin-left: 0;
}.greeting-page-431 .master-studyfast-641 p {
    font-size: 12px;
    padding-left: 15px;
}
}



@media (hover: hover) {.greeting-page-431 .master-studyfast-641 {
    transition: transform 0.3s ease;
}.greeting-page-431 .master-studyfast-641:hover {
    transform: scale(1.01);
}}



@media (min-width: 768px) {.course-features-389 .training-route-186 {
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}.course-features-389 .lightbox-image-531 {
    transform: translateZ(30px) rotateY(-3deg);
    height: 450px;
}.course-features-389 h3 {
    font-size: 36px;
    margin-bottom: 30px;
}.course-features-389 h3::after {
    width: 80px;
}.course-features-389 .description {
    max-height: 350px;
}
}



@media (min-width: 1200px) {.course-features-389 .lightbox-image-531 {
    height: 550px;
}.course-features-389 .training-route-186 {
    gap: 100px;
}.course-features-389 .description {
    max-height: 450px;
}
}



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



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

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

@keyframes svgDraw {
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes pulse-rotate {
    0% {
        transform: rotate(45deg) scale(1);
        opacity: 0.7;
    }
    50% {
        transform: rotate(225deg) scale(1.2);
        opacity: 0.9;
    }
    100% {
        transform: rotate(405deg) scale(1);
        opacity: 0.7;
    }
}

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



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



@keyframes lineGrow {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}



@keyframes floatEffect {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(20px, 20px);
    }
}

