.head-page-563 {
    flex: 1 0 auto;
}

html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    scroll-snap-type: none;
    auto
    scroll-behavior: smooth;
    min-height: 100%;
    auto
contain
touch-action: none;
    height: 100%;
}

.wrapper-bundle-347 {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}

.citation-289 {
    flex: 0 0 auto;
}

.citation-289 {
    font-family: Arial, sans-serif;
    color: #ffffff;
    z-index: 2;
    padding: 90px 0 50px;
    position: relative;
}

.educational-gains-570::before {
    height: 100%;
    top: 0;
    background: radial-gradient(circle at 20% 30%, rgb(116,152,170,0.5) 0%, transparent 40%);
    width: 100%;
    position: absolute;
    left: 0;
    opacity: 0.7;
    content: "";
}

.educational-gains-570 .container {
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}

.educational-gains-570 .img-shadow-139 {
    transition: all 0.5s ease;
    border-radius: 30px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    z-index: 1;
    flex: 0 0 42%;
    position: relative;
    max-width: 42%;
}

.educational-gains-570 .text-article-034 {
    flex: 0 0 52%;
    padding: 40px;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.08),
        inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    position: relative;
    border-radius: 20px;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.9);
}

.educational-gains-570 h3 {
    font-weight: 700;
    color: #000000;
    position: relative;
    margin-bottom: 35px;
    font-size: 36px;
}

.educational-gains-570 ul {
    list-style: none;
    margin: 0;
    display: flex;
    gap: 16px;
    padding: 0;
    flex-direction: column;
}

.educational-gains-570 li {
    position: relative;
    border-radius: 12px;
    transition: all 0.3s ease;
    overflow: hidden;
}

.educational-gains-570 li:hover {
    transform: translateX(10px);
}

.educational-gains-570 li:hover::before {
    opacity: 0.3;
}

.educational-gains-570 li p {
    z-index: 1;
    transition: all 0.3s ease;
    backdrop-filter: blur(5px);
    padding: 16px 20px;
    color: #000000;
    margin: 0;
    display: flex;
    border-radius: 12px;
    font-size: 18px;
    position: relative;
    box-shadow: 
        0 5px 15px rgba(0, 0, 0, 0.05),
        inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    line-height: 1.5;
    background: rgba(255, 255, 255, 0.8);
    font-weight: 400;
    align-items: center;
    gap: 16px;
}

.educational-gains-570 svg path {
    transition: fill 0.3s ease;
    fill: rgb(180,197,202);
}

.educational-gains-570 li:hover svg path {
    fill: rgb(116,152,170);
}

.instructional-approach-628 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(221,226,227) 0%, rgba(245, 247, 252, 0.97) 100%);
    padding: 120px 0;
}

.instructional-approach-628::after {
    transform: rotate(-15deg) skewX(15deg);
    right: -10%;
    filter: blur(20px);
    animation: floatBackground 15s ease-in-out infinite alternate;
    width: 40%;
    background: linear-gradient(145deg, rgba(var(--primary-color-rgb), 0.15) 0%, rgba(var(--secondary-color-rgb), 0.07) 100%);
    height: 70%;
    z-index: 0;
    content: "";
    top: -5%;
    position: absolute;
}

.instructional-approach-628 .edu-ethos-284 {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 5;
    padding: 0 30px;
    transform: perspective(1000px) rotateX(2deg);
}

.instructional-approach-628 h2::before {
    background: linear-gradient(90deg, rgb(180,197,202) 0%, rgb(116,152,170) 100%);
    height: 3px;
    content: "";
    width: 0;
    position: absolute;
    animation: growLine 1.2s 0.7s forwards cubic-bezier(0.17, 0.67, 0.28, 1.12);
    bottom: 0;
    left: 0;
}

.instructional-approach-628 .text-article-034 {
    animation: slideInContent 1s 0.5s forwards cubic-bezier(0.17, 0.67, 0.28, 1.12);
    transition: transform 0.5s ease;
    box-shadow: 
        -15px 15px 30px rgba(var(--dark-color-rgb), 0.05),
        5px -5px 30px rgba(var(--dark-color-rgb), 0.02);
    margin-left: 20px;
    border-left: 4px solid rgb(180,197,202);
    background: rgba(var(--white-color-rgb), 0.95);
    opacity: 0;
    transform: translateY(20px) translateX(5px) rotate(-1deg);
    padding: 35px 40px;
    backdrop-filter: blur(10px);
    position: relative;
}

.instructional-approach-628 .text-article-034::after {
    content: "";
    right: 30px;
    height: 10px;
    z-index: -2;
    bottom: -10px;
    width: 70%;
    position: absolute;
    filter: blur(5px);
    background: linear-gradient(90deg, transparent 0%, rgba(var(--dark-color-rgb), 0.06) 100%);
}

.instructional-approach-628 p::first-letter {
    font-size: 1.2em;
    color: rgb(180,197,202);
    font-weight: 600;
}

.privacy-safeguard-198 {
    position: relative;
    font-family: Arial, sans-serif;
    background: linear-gradient(140deg, rgb(221,226,227) 0%, rgb(221,226,227) 85%, rgba(rgb(180,197,202,0.5), 0.05) 100%);
    overflow: hidden;
    padding: 5rem 1.5rem;
}

.privacy-safeguard-198 {
    padding: 7rem 3rem;
}

.privacy-safeguard-198 .container {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.privacy-safeguard-198 h1 {
    margin-bottom: 2rem;
    transform: translateX(-0.5rem);
    font-weight: 700;
    position: relative;
    color: rgb(180,197,202);
    padding-bottom: 1rem;
    font-size: 47px;
}

.privacy-safeguard-198 h1 {
    font-size: calc(47px * 1.2);
    transform: translateX(-1rem);
}

.privacy-safeguard-198 h2 {
    color: #000000;
    font-weight: 600;
    margin-bottom: 1.25rem;
    position: relative;
    padding-left: 1rem;
    margin-top: 2.5rem;
    font-size: 28px;
}

.privacy-safeguard-198 h2 {
    padding-left: 1.5rem;
}

.privacy-safeguard-198 h3 {
    font-size: calc(28px * 0.85);
    font-weight: 600;
    margin-top: 2rem;
    border-bottom: 1px solid rgba(rgba(0, 0, 0, 0.5), 0.1);
    margin-bottom: 1rem;
    padding-bottom: 0.75rem;
    color: #000000;
}

.privacy-safeguard-198 p {
    margin-bottom: 1.25rem;
    max-width: 90ch;
    line-height: 1.7;
    font-size: 16px;
    color: #000000;
}

.privacy-safeguard-198 ul {
    list-style-type: none;
    padding: 0;
    margin: 1.5rem 0 2rem 1.5rem;
}

.privacy-safeguard-198 ul {
    margin-left: 2.5rem;
}

.privacy-safeguard-198 li::before {
    content: "";
    background-color: rgb(116,152,170);
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 0.5rem;
}




.privacy-safeguard-198 h2:hover::before {
    transition: background 0.3s ease;
    background: linear-gradient(to bottom, rgb(116,152,170), rgb(180,197,202));
}

.privacy-safeguard-198 li:hover::before {
    transform: rotate(135deg);
    transition: transform 0.3s ease;
}

.connect-form-483::before {
    background: 
        linear-gradient(90deg, transparent 0%, rgba(rgb(180,197,202), 0.03) 50%, transparent 100%),
        linear-gradient(180deg, transparent 0%, rgba(rgb(116,152,170), 0.04) 50%, transparent 100%);
    background-size: 20px 20px, 20px 20px;
    position: absolute;
    animation: gridMove 20s linear infinite;
    content: "";
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
}



.connect-form-483 .container {
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}

.connect-form-483 h2::after {
    bottom: -15px;
    height: 3px;
    background: linear-gradient(90deg, rgb(180,197,202), rgb(116,152,170));
    position: absolute;
    transform: translateX(-50%);
    border-radius: 1.5px;
    left: 50%;
    content: "";
    width: 80px;
}

.connect-form-483 .request-links-091::before {
    content: "";
    z-index: -1;
    position: absolute;
    height: 100%;
    left: -8px;
    width: 100%;
    border-radius: 29px;
    border: 1px solid rgba(rgb(180,197,202), 0.2);
    top: -8px;
}

.connect-form-483 .img-shadow-139 {
    height: 100%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    border-radius: 29px;
    position: relative;
    overflow: hidden;
    min-height: 550px;
}

.connect-form-483 .img-shadow-139::after {
    width: 60px;
    content: "";
    z-index: 2;
    height: 60px;
    border-top: 2px solid rgba(rgb(180,197,202), 0.6);
    right: 20px;
    border-right: 2px solid rgba(rgb(180,197,202), 0.6);
    top: 20px;
    position: absolute;
}

.connect-form-483 .inquiry-list-214::before {
    border-bottom: 2px solid rgba(rgb(116,152,170), 0.6);
    height: 60px;
    width: 60px;
    border-left: 2px solid rgba(rgb(116,152,170), 0.6);
    bottom: 20px;
    content: "";
    position: absolute;
    left: 20px;
}

.connect-form-483 form h3::before {
    content: "";
    border-radius: 10px;
    width: 3px;
    left: 0;
    height: 100%;
    background: rgb(180,197,202);
    top: 0;
    position: absolute;
}

.connect-form-483 form input[type="text"]:focus {
    outline: none;
    background: rgba(255, 255, 255, 0.08);
    border-color: rgb(180,197,202);
    box-shadow: 0 0 15px rgba(rgb(180,197,202), 0.2);
}

.connect-form-483 form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.connect-form-483 .reach-grid-347 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.connect-form-483 .reach-grid-347 label::before {
    left: 0;
    height: 22px;
    top: 2px;
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    width: 22px;
}

.connect-form-483 .reach-grid-347 input[type="checkbox"]:checked + label::after {
    position: absolute;
    width: 6px;
    left: 8px;
    content: "";
    height: 10px;
    top: 6px;
    border-bottom: 2px solid #ffffff;
    transform: rotate(45deg);
    border-right: 2px solid #ffffff;
}

.connect-form-483 form .request-inquiry-809::before {
    height: 100%;
    transition: all 0.4s ease;
    z-index: -1;
    left: -100%;
    top: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(45deg, rgb(116,152,170), rgb(180,197,202));
    content: "";
}

.connect-form-483 form .request-inquiry-809:hover::before {
    left: 0;
}

.connect-form-483 form .request-inquiry-809:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.connect-form-483 svg path {
    fill: rgb(180,197,202);
    transition: fill 0.3s ease;
}

.course-program-info-564::before {
    top: 0;
    position: absolute;
    height: 100%;
    left: 0;
    z-index: 0;
    content: "";
    width: 100%;
    background: 
    radial-gradient(circle at 20% 30%, rgba(rgb(180,197,202,0.5), 0.08) 0%, transparent 50%),
    radial-gradient(circle at 80% 70%, rgba(rgb(116,152,170,0.5), 0.06) 0%, transparent 40%);
}

.course-program-info-564 .img-shadow-139 {
    position: relative;
    height: 350px;
    transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.7s ease;
    box-shadow: 0 25px 50px -12px rgba(rgba(0, 0, 0, 0.5), 0.25);
    transform: perspective(1000px) rotateY(-2deg);
    clip-path: polygon(0 0, 100% 5%, 95% 100%, 5% 95%);
}

.course-program-info-564 .text-article-034::before {
    width: 5px;
    transform: scaleY(0.95);
    top: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgb(180,197,202), rgb(116,152,170));
    content: '';
    left: 0;
    transition: transform 0.5s ease;
    position: absolute;
}

.course-program-info-564 h3::after {
    position: absolute;
    width: 60px;
    content: '';
    transition: width 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    background: rgb(180,197,202);
    height: 3px;
    bottom: 0;
    left: 0;
}

.course-program-info-564 p.description {
    display: block;
}

.course-program-info-564 span.description {
    display: none;
}

.course-program-info-564 .text-article-034:hover {
    box-shadow: 0 20px 40px -15px rgba(rgba(0, 0, 0, 0.5), 0.15);
    transform: perspective(1000px) rotateY(0) translateZ(10px);
}

.course-program-info-564 .img-shadow-139:hover {
    box-shadow: 0 30px 60px -15px rgba(rgba(0, 0, 0, 0.5), 0.3);
    transform: perspective(1000px) rotateY(0) translateZ(10px);
}

.pricing-card-list-942::before {
    height: 70%;
    opacity: 0.1;
    width: 40%;
    position: absolute;
    top: -10%;
    z-index: 0;
    content: "";
    background: linear-gradient(120deg, rgb(180,197,202,0.5) 20%, rgb(116,152,170,0.5) 80%);
    right: -5%;
    border-radius: 10px;
    transform: rotate(-15deg);
}

.pricing-card-list-942 .container {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 1400px;
}

.pricing-card-list-942 .discount-deals-481 {
    text-align: center;
    position: relative;
    order: 1;
    margin-bottom: 3.5rem;
}

.pricing-card-list-942 .discount-deals-481 h2::after {
    transform: translateX(-50%);
    background: linear-gradient(90deg, transparent, rgb(180,197,202), transparent);
    content: "";
    width: 70%;
    position: absolute;
    height: 3px;
    bottom: -0.75rem;
    left: 50%;
}

.pricing-card-list-942 .learn-fees-895 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    display: block;
    position: relative;
    text-decoration: none;
    color: #000000;
    height: 100%;
    background: #ffffff;
}

.pricing-card-list-942 .learn-fees-895:hover::before {
    transform: translateY(0);
}

.pricing-card-list-942 .cert-plans-961 {
    height: 100%;
    box-sizing: border-box;
    flex-direction: column;
    display: flex;
}

.pricing-card-list-942 .rate-plans-713 h3 {
    position: relative;
    font-size: calc(22px * 1.1);
    font-weight: 700;
    color: #000000;
    display: inline-block;
    margin-bottom: 1rem;
}

.pricing-card-list-942 .rate-plans-713 .learn-sub-153::after {
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -0.75rem;
    content: "";
    width: 40px;
    background: rgb(180,197,202,0.5);
}

.pricing-card-list-942 .img-shadow-139 {
    transition: transform 0.5s ease;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 180px;
}

.pricing-card-list-942 .learn-fees-895:hover .img-shadow-139 {
    transform: scale(1.05);
}

.pricing-card-list-942 .learn-fees-895:nth-child(odd) .rate-plans-713::before {
    top: 1rem;
    width: 2.5rem;
    opacity: 0.1;
    right: 1rem;
    background: rgb(180,197,202,0.5);
    content: "";
    z-index: -1;
    position: absolute;
    border-radius: 50%;
    height: 2.5rem;
}

.contacts-950 {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: rgb(221,226,227);
}

.contacts-950::before {
    height: 100%;
    top: 0;
    background: 
        repeating-linear-gradient(
            -45deg,
            transparent,
            transparent 40px,
            rgb(180,197,202,0.5) 40px,
            rgb(180,197,202,0.5) 41px
        ),
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 40px,
            rgb(116,152,170,0.5) 40px,
            rgb(116,152,170,0.5) 41px
        );
    width: 100%;
    left: 0;
    content: "";
    position: absolute;
    z-index: 0;
    opacity: 0.3;
}

.contacts-950 .reach-help-429 {
    text-align: left;
    display: flex;
    display: inline-block;
    padding: 0;
    color: #000000;
    font-size: 34px;
    font-weight: 700;
    position: relative;
    align-items: center;
    margin: 0 0 10px 0;
}


.contacts-950 .reach-help-429::after {
    height: 4px;
    content: "";
    width: 80px;
    bottom: -10px;
    background: rgb(180,197,202);
    position: absolute;
    left: 0;
    border-radius: 10px;
}

.contacts-950 .contact-box-783 {
    background: #ffffff;
    padding: 30px;
    display: grid;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.5);
    gap: 15px;
    border-radius: 28px;
    z-index: 1;
    grid-template-columns: 1fr;
    position: relative;
    overflow: hidden;
}


.contacts-950 .contact-box-783,
.contacts-950 .course-faq-231 {
    animation: fadeInBottom 0.5s ease-out forwards;
}

.contacts-950 .contact-box-783 p {
    color: #000000;
    backdrop-filter: blur(5px);
    display: flex;
    padding: 15px 20px 15px 50px;
    font-size: 17px;
    background: rgba(255, 255, 255, 0.9);
    margin: 0;
    border-left: 3px solid rgb(180,197,202);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    border-radius: 10px;
    transition: transform 0.3s ease;
    align-items: center;
}

.contacts-950 .contact-box-783 p {
    animation: fadeInRight 0.4s ease-out forwards;
    opacity: 0;
}

.contacts-950 .contact-box-783 p svg path {
    animation: drawIcon 0.8s forwards ease-out;
    stroke-dasharray: 60;
    stroke-dashoffset: 60;
}

.contacts-950 .contact-box-783 p:nth-child(2) svg path {
    animation-delay: 0.7s;
}

.contacts-950 .contact-box-783 p:nth-child(4) svg path {
    animation-delay: 0.9s;
}


.contacts-950 .contact-box-783 p span {
    margin-left: 10px;
}

.contacts-950 .contact-box-783 p a:hover {
    color: rgb(116,152,170);
}

.contacts-950 .course-faq-231 {
    margin-top: 15px;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.5);
    padding: 25px;
    background: #ffffff;
    border-radius: 28px;
}

.contacts-950 .join-conversation-502 svg {
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: rgb(180,197,202);
    margin-right: 10px;
    fill: none;
    width: 20px;
    stroke-width: 2;
    height: 20px;
}


.contacts-950 .get-contactwidget-125 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
    gap: 10px;
}

.contacts-950 .edu-chat-496:hover {
    background: rgb(180,197,202,0.5);
    transform: translateY(-3px);
}

.contacts-950 .edu-chat-496 svg {
    transition: all 0.3s ease;
    stroke-linecap: round;
    height: 14px;
    fill: none;
    stroke-width: 2;
    opacity: 0.7;
    stroke-linejoin: round;
    stroke: rgb(180,197,202);
    width: 14px;
    margin-right: 6px;
}

.contacts-950 .contact-box-783 p:nth-child(3) {
    animation-delay: 0.3s;
}

.contacts-950 .contact-box-783 p:nth-child(5) {
    animation-delay: 0.5s;
}

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

header .header-sitebar-583 .nav-know-318:hover {
    transform: scale(1.05);
}

header .header-sitebar-583 .nav-know-318 .main-class-179 svg {
    width: auto;
    height: 50px;
}

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

header .header-sitebar-583 .nav-lesson-241 .main-bar-471:hover {
    transform: translateY(-3px) scale(1.05);
}

header .header-sitebar-583 .nav-lesson-241 .main-bar-471 a::after {
    height: 2px;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(116,152,170), transparent);
    bottom: 0;
    transform: translateX(-100%);
    transition: transform 0.4s ease;
    left: 0;
    content: "";
}

.join-list-760 {
    background: linear-gradient(135deg, rgb(116,152,170,0.5), rgb(180,197,202,0.5));
    overflow: hidden;
    padding: 4rem 0;
    position: relative;
    box-shadow: 0 15px 30px rgba(0,0,0,0.05), 0 -5px 20px rgba(255,255,255,0.05);
}

.join-list-760::after {
    content: "";
    bottom: -50px;
    border-radius: 50%;
    animation: pulse 10s infinite alternate-reverse ease-in-out;
    background: radial-gradient(circle, rgb(180,197,202,0.5) 0%, transparent 70%);
    opacity: 0.3;
    position: absolute;
    width: 200px;
    height: 200px;
    left: -50px;
}

.join-list-760 .edu-ethos-284:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.9),
        inset 1px 1px 1px rgba(255, 255, 255, 0.7),
        inset -1px -1px 1px rgba(0, 0, 0, 0.05);
}

.join-list-760 h4 {
    color: #000000;
    transform: translateY(0);
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
    transition: transform 0.5s ease;
    font-weight: 600;
    position: relative;
    font-family: Arial, sans-serif;
    margin-bottom: 1.5rem;
}

.join-list-760 .edu-ethos-284:hover h4::after {
    width: 120px;
}

.join-list-760 .input_holder {
    gap: 1rem;
    flex-direction: column;
    display: flex;
    margin-top: 2rem;
}

.join-list-760 .input_holder span {
    display: block;
    position: relative;
}

.join-list-760 input[type="email"]:focus {
    box-shadow: 
        0 0 0 3px rgb(116,152,170,0.5),
        inset 2px 2px 5px rgba(0, 0, 0, 0.05),
        inset -2px -2px 5px rgba(255, 255, 255, 0.8);
    transform: translateY(-2px);
    border-color: rgb(116,152,170);
}

.join-list-760 input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
    transition: opacity 0.3s ease;
}

.join-list-760 .sub-component-648 {
    position: relative;
    border-radius: 10px;
    padding: 1rem 1.5rem;
    box-shadow: 
        5px 5px 10px rgba(0, 0, 0, 0.1),
        -5px -5px 10px rgba(255, 255, 255, 0.5),
        inset 1px 1px 0px rgba(255, 255, 255, 0.2);
    border: none;
    font-weight: 600;
    background: linear-gradient(135deg, rgb(180,197,202), rgb(116,152,170));
    text-transform: uppercase;
    width: 100%;
    cursor: pointer;
    overflow: hidden;
    letter-spacing: 1px;
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    font-size: 18px;
    color: #ffffff;
}

.join-list-760 .sub-component-648:hover::before {
    left: 100%;
}

.company-info-852 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(221,226,227) 0%, #ffffff 100%);
    position: relative;
    padding: 100px 0;
}

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

.company-info-852 h2 {
    padding-bottom: 20px;
    color: #000000;
    margin-bottom: 30px;
    font-weight: 700;
    position: relative;
    text-align: center;
    font-size: 38px;
}

.company-info-852 h2::after {
    left: 50%;
    width: 80px;
    transform: translateX(-50%);
    background: rgb(180,197,202);
    height: 3px;
    content: "";
    position: absolute;
    bottom: 0;
}

.company-info-852 .master-class-529::before {
    background: rgb(180,197,202);
    content: "";
    top: 0;
    transition: all 0.5s ease;
    position: absolute;
    width: 5px;
    height: 0;
    left: 0;
}

.company-info-852 .master-class-529:hover::before {
    height: 100%;
}

.company-info-852 .master-class-529::after {
    left: 0;
    transform-origin: right;
    position: absolute;
    transform: scaleX(0);
    top: 0;
    width: 100%;
    z-index: -1;
    height: 100%;
    background: rgb(221,226,227);
    transition: transform 0.5s ease;
    content: "";
}

.company-info-852 .master-class-529:hover h3 {
    transform: translateX(10px);
    color: rgb(180,197,202);
}

.company-info-852 .master-class-529 p {
    color: #000000;
    line-height: 1.8;
    font-size: 13px;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease;
}

.company-info-852 .master-class-529:last-child {
    border-top: 3px solid rgb(116,152,170);
}

.company-info-852 .container::after {
    bottom: -5%;
    position: absolute;
    width: 15%;
    animation: rotate-element 15s linear infinite reverse;
    opacity: 0.2;
    right: -5%;
    content: "";
    border: 2px solid rgb(116,152,170,0.5);
    height: 15%;
    border-radius: 10px;
}

.company-info-852 .expert-learning-851::after {
    top: 0;
    left: 0;
    height: 100%;
    background-size: 20px 20px;
    position: absolute;
    width: 100%;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    opacity: 0.02;
    z-index: 0;
    background-image: 
        linear-gradient(45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.5) 75%);
    content: "";
}

.cookie-necessary-753 {
    margin-right: 20px;
    flex-shrink: 0;
}

.cookie-necessary-753 svg {
    fill: rgb(180,197,202);
    height: 50px;
    width: 50px;
}

.cookie-list-456 {
    color: #ffffff;
    text-align: left;
    flex-grow: 1;
}

.cookie-list-456 p {
    color: #ffffff;
    margin: 0;
    font-size: 15px;
    line-height: 1.5;
}

.cookie-list-456 p a {
    color: rgb(180,197,202);
    text-decoration: underline;
}

.cookie_button.user-status-364 {
    margin-right: 10px;
}

#cookie-popup-modal-372 {
    display: none;
}

#cookie-popup-modal-372:checked ~ .cookie-banner-dialog-804 {
    opacity: 0;
    visibility: hidden;
}


.education-experience-843 {
    padding: 5rem 2rem;
    overflow: hidden;
    position: relative;
    perspective: 1000px;
    background: rgb(221,226,227);
}

.education-experience-843 .user-feedback-426 {
    gap: 0;
    transform-style: preserve-3d;
    display: flex;
    z-index: 2;
    align-items: center;
    justify-content: space-between;
    position: relative;
    flex-direction: row;
}

.education-experience-843 .img-shadow-139 {
    position: relative;
    transform: rotateY(10deg) translateZ(50px);
    filter: saturate(0.8);
    border-radius: 24px;
    height: 400px;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 40%;
    box-shadow: -20px 20px 30px -10px rgba(0, 0, 0, 0.5);
}

.education-experience-843 .img-shadow-139:hover {
    box-shadow: -30px 30px 50px -10px rgba(0, 0, 0, 0.5);
    transform: rotateY(0deg) translateZ(70px) scale(1.05);
    filter: saturate(1.2);
}



.education-experience-843 .img-shadow-139:hover {
    animation: pulse 1.5s infinite;
}

.education-experience-843 .exp-content-759::before {
    transform: scale(0);
    content: "";
    height: 200%;
    left: -50%;
    transition: transform 0.8s ease;
    width: 200%;
    background: radial-gradient(
        circle at center,
        rgb(116,152,170,0.5) 0%,
        transparent 70%
    );
    position: absolute;
    top: -50%;
    opacity: 0.1;
}

.education-experience-843 .exp-content-759:hover::before {
    transform: scale(1);
}

.education-experience-843 .name::after {
    content: "";
    left: 0;
    bottom: -5px;
    transition: width 0.4s ease-in-out;
    height: 3px;
    width: 0;
    background: rgb(116,152,170);
    position: absolute;
}

.education-experience-843 .work-section-035 {
    color: #000000;
    position: relative;
    border-left: 3px solid rgb(180,197,202,0.5);
    padding-left: 2rem;
    line-height: 1.7;
    font-style: italic;
    font-size: 16px;
    font-weight: 400;
}

.tyBlock-964 {
    perspective: 1000px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(116,152,170,0.5), rgb(180,197,202,0.5));
    padding: 6rem 0;
    position: relative;
}

.tyBlock-964::after {
    opacity: 0.4;
    z-index: 0;
    height: 80%;
    right: -10%;
    top: -10%;
    transform: rotate(-15deg);
    width: 80%;
    background: radial-gradient(
        circle at center,
        rgb(180,197,202,0.5) 0%,
        transparent 70%
    );
    position: absolute;
    content: "";
}

.tyBlock-964 .container {
    max-width: 1200px;
    transform-style: preserve-3d;
    margin: 0 auto;
    transform: translateZ(0);
    padding: 0 2rem;
    position: relative;
    z-index: 2;
}

.tyBlock-964 h2::after {
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(1);
    left: 0;
    height: 0.3rem;
    transform-origin: left;
    background: linear-gradient(to right, rgb(180,197,202), rgb(116,152,170));
    width: 8rem;
    content: "";
    bottom: -1rem;
}

.tyBlock-964 .edu-ethos-284::before {
    content: "";
    bottom: 1rem;
    right: 1rem;
    position: absolute;
    pointer-events: none;
    z-index: 0;
    left: 1rem;
    border: 1px dashed rgb(116,152,170,0.5);
    top: 1rem;
    opacity: 0.5;
}

.tyBlock-964 .edu-ethos-284:hover {
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15), 
        0 10px 20px rgba(0, 0, 0, 0.1),
        0 5px 10px rgba(0, 0, 0, 0.05);
    transform: translateZ(20px) rotateX(0deg);
}

.tyBlock-964 li::before {
    content: "";
    width: 0.8rem;
    position: absolute;
    transform: rotate(45deg);
    background: linear-gradient(135deg, rgb(180,197,202), rgb(116,152,170));
    transition: opacity 0.3s ease, transform 0.3s ease;
    height: 0.8rem;
    opacity: 0;
    border-radius: 0.2rem;
    left: -2rem;
    top: 0.5rem;
}

.tyBlock-964 li:hover span {
    padding-left: 0.5rem;
}

.tyBlock-964 li:hover span::after {
    transform: scaleX(1);
}

.client-feedback-583 {
    position: relative;
    overflow: hidden;
    padding: 6rem 2rem;
    background: linear-gradient(135deg, rgb(221,226,227) 0%, rgb(180,197,202,0.5) 100%);
}

.client-feedback-583::before {
    background: linear-gradient(45deg, transparent 49.5%, rgb(116,152,170,0.5) 49.5%, rgb(116,152,170,0.5) 50.5%, transparent 50.5%);
    left: 0;
    bottom: 0;
    z-index: 0;
    right: 0;
    content: "";
    top: 0;
    position: absolute;
}

.client-feedback-583 h4::after {
    width: 100px;
    position: absolute;
    height: 4px;
    left: 50%;
    background: rgb(180,197,202);
    transform: translateX(-50%);
    border-radius: 10px;
    bottom: -15px;
    content: "";
}

.client-feedback-583 .user-feedback-426::before {
    position: absolute;
    background: rgb(180,197,202,0.5);
    content: "";
    height: 100px;
    z-index: 0;
    width: 100px;
    right: 0;
    transform: translate(30%, -30%) rotate(45deg);
    top: 0;
}

.client-feedback-583 .user-feedback-426:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: rotateX(0) rotateY(0);
}

.client-feedback-583 .user-feedback-426:hover .img-shadow-139 {
    border-color: rgb(180,197,202);
    transform: scale(1.1);
}

.client-feedback-583 .user-feedback-426 span {
    margin-bottom: 1rem;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    color: #000000;
    display: block;
}

.client-feedback-583 .user-feedback-426 p {
    color: #000000;
    font-size: 15px;
    line-height: 1.6;
    text-align: center;
}

.citation-289::before {
    height: 1px;
    left: 0;
    top: 0;
    background: linear-gradient(90deg, transparent 0%, #ffffff 50%, transparent 100%);
    opacity: 0.1;
    width: 100%;
    position: absolute;
    content: '';
}

.citation-289 .company_holder h3 {
    letter-spacing: 3px;
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    text-transform: uppercase;
    position: relative;
    color: #ffffff;
    margin-bottom: 20px;
}

.citation-289 .company_holder h3::after {
    height: 3px;
    display: block;
    background: rgb(180,197,202);
    border-radius: 3px;
    content: '';
    width: 60px;
    margin: 15px auto 0;
}

.citation-289 .badge-case-718 {
    text-align: center;
    line-height: 1.6;
    position: relative;
    max-width: 80%;
    padding-top: 15px;
    margin: 0 auto;
    font-size: 15px;
}

.citation-289 .nav-lesson-241 {
    min-width: 250px;
    overflow: hidden;
    border-radius: 10px;
    transform: translateZ(0);
    flex: 1;
    padding: 20px;
    max-width: calc(50% - 30px);
    transition: transform 0.3s ease;
    position: relative;
    background: rgba(255, 255, 255, 0.03);
}

.citation-289 .nav-lesson-241:hover {
    transform: perspective(1000px) rotateY(0);
}

.citation-289 .nav-lesson-241 h5 {
    padding-bottom: 15px;
    color: #ffffff;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    margin-bottom: 30px;
    font-weight: 600;
    word-wrap: break-word;
    position: relative;
    font-size: 19px;
}

.citation-289 .nav-lesson-241 .header-pro-369 {
    display: flex;
    padding: 0 10px;
    margin: 0;
    gap: 12px;
    flex-direction: column;
}

.citation-289 .nav-lesson-241 .header-pro-369 a::before {
    border-radius: 50%;
    margin-right: 10px;
    flex-shrink: 0;
    opacity: 0;
    transition: all 0.3s ease;
    transform: scale(0);
    content: '';
    background: rgb(116,152,170);
    min-width: 6px;
    height: 6px;
}

.citation-289 .nav-lesson-241 .header-pro-369 a:hover::before {
    opacity: 1;
    transform: scale(1);
}

.forum-link-248::before {
    top: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(116,152,170,0.5), transparent);
    content: '';
    left: 0;
    width: 100%;
    position: absolute;
}



.citation-289 .whatsapp-grp-794::before {
    left: -5%;
    border-radius: 50%;
    bottom: -10%;
    content: '';
    opacity: 0.1;
    animation: pulse 10s infinite ease-in-out reverse;
    width: 250px;
    position: absolute;
    background: rgb(116,152,170);
    height: 250px;
    z-index: -1;
    filter: blur(100px);
}

.title-welcome-975 {
    position: relative;
    background: #000000;
    width: 100%;
    min-height: 650px;
    overflow: hidden;
    height: 100vh;
}

.title-welcome-975 .study-tech-956 {
    height: 100%;
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
}

.title-welcome-975 .skill-upfast-641 {
    height: 100%;
    display: flex;
    animation: carousel-slide-alt 25s ease-in-out infinite;
    width: 500%;
}

.title-welcome-975 .intro-head-752 {
    width: 20%;
    filter: contrast(1.1) saturate(1.1);
    height: 100%;
    position: relative;
}

.title-welcome-975 .text-article-034 {
    overflow: hidden;
    background: linear-gradient(
        145deg,
        rgba(0, 0, 0, 0.7),
        rgba(0, 0, 0, 0.4)
    );
    width: 90%;
    padding: 3.5rem;
    top: 50%;
    max-width: 550px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    transform: translateY(-50%);
    border-radius: 21px;
    position: absolute;
    left: 5%;
    z-index: 5;
}

.title-welcome-975 .text-article-034::after {
    background: linear-gradient(
        to right,
        transparent,
        rgb(180,197,202,0.5),
        transparent
    );
    top: 0;
    animation: shimmer 5s infinite;
    width: 100%;
    content: '';
    transform: translateX(-100%);
    left: 0;
    position: absolute;
    height: 100%;
}

.title-welcome-975 .text-article-034 p {
    line-height: 1.7;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    opacity: 0.9;
    margin-bottom: 2.5rem;
    color: #ffffff;
    font-size: 16px;
}

.title-welcome-975 .text-article-034 .request-inquiry-809::before {
    background: rgb(116,152,170);
    top: 0;
    position: absolute;
    height: 100%;
    left: -100%;
    z-index: -1;
    content: '';
    transition: all 0.4s ease;
    width: 100%;
}

.title-welcome-975 .text-article-034 .request-inquiry-809:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px) scale(1.03);
}


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



@media (max-width: 992px) {.educational-gains-570 {
    padding: 70px 0;
}.educational-gains-570 .edu-ethos-284 {
    flex-direction: column;
    gap: 40px;
}.educational-gains-570 .img-shadow-139 {
    flex: none;
    max-width: 60%;
    margin: 0 auto;
}.educational-gains-570 .text-article-034 {
    margin: 0 auto;
    width: 90%;
    flex: none;
}
}



@media (max-width: 1100px) {.instructional-approach-628 {
    padding: 100px 0;
}.instructional-approach-628 h2 {
    margin-bottom: 30px;
    font-size: calc(35px * 0.9);
}.instructional-approach-628 .text-article-034 {
    padding: 30px 35px;
}
}



@media (max-width: 767px) {.instructional-approach-628 {
    padding: 80px 0;
}.instructional-approach-628::after {
    width: 60%;
    top: -10%;
    height: 40%;
    right: -20%;
}.instructional-approach-628 .edu-ethos-284 {
    padding: 0 20px;
    transform: perspective(1000px) rotateX(1deg);
}.instructional-approach-628 h2 {
    font-size: calc(35px * 0.85);
    margin-bottom: 25px;
}.instructional-approach-628 .text-article-034 {
    margin-left: 10px;
    padding: 25px 20px;
}.instructional-approach-628 p {
    line-height: 1.7;
    font-size: calc(15px * 0.95);
}
}



@media (min-width: 992px) {.privacy-safeguard-198 {
    background: linear-gradient(120deg, rgb(221,226,227) 0%, rgb(221,226,227) 75%, rgba(rgb(180,197,202,0.5), 0.08) 100%);
    padding: 8rem 2rem;
}.privacy-safeguard-198::after {
    height: 45%;
    width: 45%;
}.privacy-safeguard-198 .container {
    padding: 0 2rem;
}.privacy-safeguard-198 h1 {
    margin-bottom: 3rem;
}.privacy-safeguard-198 h2 {
    margin-top: 3.5rem;
}.privacy-safeguard-198 p, 
    .privacy-safeguard-198 span {
    margin-left: 1rem;
}.privacy-safeguard-198 span {
    border-left-width: 3px;
    padding: 1rem 1.5rem;
    margin-left: 2rem;
    background: linear-gradient(to right, rgba(rgb(180,197,202,0.5), 0.05), transparent 90%);
}.privacy-safeguard-198 ul {
    margin-left: 3rem;
}
}



@media screen and (max-width: 576px) {.connect-form-483 {
    padding: 50px 0;
}.connect-form-483 h2 {
    font-size: calc(30px * 0.8);
}.connect-form-483 .request-links-091 {
    margin-top: 40px;
}.connect-form-483 .img-shadow-139 {
    min-height: 250px;
}.connect-form-483 .inquiry-list-214 {
    padding: 30px 20px;
}.connect-form-483 form h3 {
    margin-bottom: 25px;
    font-size: calc(23px * 0.9);
}.connect-form-483 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.connect-form-483 form .request-inquiry-809 {
    width: 100%;
    padding: 15px 20px;
}}



@media (min-width: 992px) {.course-program-info-564 {
    padding: 120px 0;
}.course-program-info-564 .future-skills-140 {
    gap: 60px;
}.course-program-info-564 .img-shadow-139 {
    transform: perspective(1000px) rotateY(-3deg);
    height: 550px;
}.course-program-info-564 .text-article-034 {
    padding: 60px 60px 60px 120px;
    transform: perspective(1000px) rotateY(2deg) translateZ(0);
    margin-left: -120px;
}.course-program-info-564 h3 {
    margin-bottom: 30px;
    font-size: calc(22px * 1.2);
}
}



@media (prefers-reduced-motion: reduce) {.course-program-info-564 .img-shadow-139,
  .course-program-info-564 .text-article-034,
  .course-program-info-564 h3::after,
  .course-program-info-564 .text-article-034::before {
    transition: none;
    transform: none;
}}



@media (min-width: 992px) {.pricing-card-list-942 .deal-board-920 {
    flex-direction: row;
}.pricing-card-list-942 .discount-deals-481 {
    text-align: left;
    order: 2;
    flex-direction: column;
    margin-bottom: 0;
    padding-left: 3rem;
    display: flex;
    flex: 0 0 30%;
    justify-content: center;
}.pricing-card-list-942 .discount-deals-481 h2 {
    text-align: left;
    margin-bottom: 2rem;
}.pricing-card-list-942 .discount-deals-481 h2::after {
    left: 0;
    transform: none;
    width: 40%;
}.pricing-card-list-942 .price-tiers-765 {
    margin: 0;
    text-align: left;
}.pricing-card-list-942 .learning-price-740 {
    order: 1;
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}



@media (hover: none) {.pricing-card-list-942 .learn-fees-895:hover {
    transform: none;
}.pricing-card-list-942 .learn-fees-895:hover .img-shadow-139 {
    transform: none;
}}


@media (min-width: 768px) {.contacts-950 .learn-ask-249 {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 700px;
}.contacts-950 .contact-box-783 {
    gap: 15px;
    z-index: 2;
    display: grid;
    grid-template-columns: 1fr 1fr;
}.contacts-950 .contact-box-783::before {
    top: 0;
    width: 40%;
    background: linear-gradient(to right, transparent, rgb(180,197,202,0.5));
    z-index: -1;
    height: 100%;
    right: 0;
    content: "";
    position: absolute;
}.contacts-950 .contact-box-783 p {
    padding: 15px 20px 15px 50px;
}.contacts-950 .contact-box-783 p svg {
    height: 22px;
    width: 22px;
}.contacts-950 .contact-box-783 p:nth-child(odd) {
    grid-column: 1;
}.contacts-950 .contact-box-783 p:nth-child(even) {
    grid-column: 2;
}.contacts-950 .course-faq-231 {
    margin-top: 20px;
}.contacts-950 .join-conversation-502 svg {
    width: 22px;
    height: 22px;
}.contacts-950 .get-contactwidget-125 {
    grid-template-columns: repeat(3, 1fr);
}.contacts-950 .edu-chat-496 svg {
    width: 16px;
    margin-right: 8px;
    height: 16px;
}
}



@media (max-width: 992px) {header .header-sitebar-583 {
    align-items: center;
    flex-direction: column;
}header .header-sitebar-583 .nav-know-318 {
    margin-right: 0;
    margin-bottom: 15px;
}header .header-sitebar-583 .nav-lesson-241 {
    padding: 15px;
    width: 100%;
    justify-content: center;
}header .header-sitebar-583 .nav-lesson-241 .main-bar-471 {
    margin: 5px 15px 5px 0;
}header .header-sitebar-583 .nav-lesson-241 .main-bar-471 a {
    padding: 5px;
    font-size: calc(17px - 2px);
}}



@media (min-width: 992px) {.join-list-760 {
    padding: 5rem 0;
}.join-list-760 .edu-ethos-284 {
    gap: 3rem;
    justify-content: space-between;
    display: flex;
    padding: 4rem 5rem;
    align-items: center;
}.join-list-760 .edu-ethos-284 > div {
    flex: 1;
}.join-list-760 .input_holder {
    flex: 1;
    margin-top: 0;
}.join-list-760 h4 {
    text-align: left;
    margin-bottom: 0;
    font-size: calc(18px * 1.2);
}.join-list-760 h4::after {
    left: 0;
    transform: none;
}
}



@media screen and (max-width: 992px) {.company-info-852 {
    padding: 80px 0;
}.company-info-852 .expert-learning-851 {
    margin-top: 40px;
    flex-direction: column;
}.company-info-852 .master-class-529 {
    margin: 10px 0;
    flex: 1 1 100%;
}.company-info-852 .expert-learning-851::before {
    display: none;
}.company-info-852 .container::before,
    .company-info-852 .container::after {
    display: none;
}
}



@media screen and (max-width: 576px) {.company-info-852 {
    padding: 50px 0;
}.company-info-852 h2 {
    margin-bottom: 15px;
    font-size: calc(38px * 0.8);
    padding-bottom: 12px;
}.company-info-852 h2::after {
    height: 2px;
    width: 50px;
}.company-info-852 .expert-learning-851 {
    margin-top: 30px;
}.company-info-852 .master-class-529 {
    padding: 25px;
}.company-info-852 .master-class-529 h3 {
    margin-bottom: 12px;
    font-size: calc(19px * 0.85);
}.company-info-852 .master-class-529 p {
    line-height: 1.6;
    font-size: calc(13px * 0.9);
}.company-info-852 .master-class-529:hover h3,
    .company-info-852 .master-class-529:hover p {
    transform: translateX(5px);
}}



@media (max-width: 991px) {.tyBlock-964 {
    padding: 5rem 0;
}.tyBlock-964 .edu-ethos-284 {
    transform: translateZ(5px) rotateX(1deg);
    padding: 2.5rem;
}.tyBlock-964 h2 {
    max-width: 100%;
    font-size: calc(30px * 0.9);
    transform: translateZ(20px);
}
}



@media (max-width: 575px) {.tyBlock-964 {
    padding: 3rem 0;
}.tyBlock-964 .container {
    padding: 0 1rem;
}.tyBlock-964 .edu-ethos-284 {
    border-left-width: 3px;
    padding: 1.5rem;
}.tyBlock-964 h2 {
    font-size: calc(30px * 0.7);
    margin-bottom: 1.5rem;
}.tyBlock-964 h2::after {
    width: 5rem;
    height: 0.2rem;
    bottom: -0.7rem;
}.tyBlock-964 span {
    font-size: calc(15px * 0.9);
    line-height: 1.6;
}.tyBlock-964 li::before {
    width: 0.7rem;
    left: -1.5rem;
    height: 0.7rem;
}}



@media (max-width: 768px) {.client-feedback-583 {
    padding: 4rem 1.5rem;
}.client-feedback-583 .user-experience-750 {
    gap: 2rem;
    grid-template-columns: 1fr;
}.client-feedback-583 h4 {
    margin-bottom: 3rem;
    font-size: calc(28px * 0.8);
}.client-feedback-583 .user-feedback-426 {
    padding: 2rem;
}}



@media (max-width: 576px) {.citation-289 {
    padding: 40px 0 20px;
}.citation-289 .company_holder h3 {
    font-size: calc(32px * 0.8);
}.citation-289 .nav-lesson-241 h5 {
    font-size: calc(19px * 0.9);
}}



@media (max-width: 1200px) {.title-welcome-975 .text-article-034 {
    max-width: 500px;
    padding: 2.5rem;
}
}



@media (max-width: 768px) {.title-welcome-975 {
    height: 500px;
    min-height: 500px;
}.title-welcome-975 .text-article-034 {
    padding: 2rem;
    text-align: center;
    transform: translate(-50%, -50%);
    max-width: 90%;
    left: 50%;
}.title-welcome-975 .text-article-034 h1::before {
    left: 50%;
    transform: translateX(-50%);
}.title-welcome-975 .study-tech-956::before {
    background: linear-gradient(0deg, #000000 20%, transparent 60%, #000000 100%);
}
}



@media (orientation: landscape) and (max-height: 600px) {.title-welcome-975 {
    height: auto;
    min-height: 100vh;
}.title-welcome-975 .text-article-034 {
    max-width: 450px;
    padding: 1.5rem;
}.title-welcome-975 .text-article-034 h1 {
    margin-bottom: 1rem;
}.title-welcome-975 .text-article-034 p {
    margin-bottom: 1.5rem;
}
}



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



@keyframes growLine {
    0% {
        width: 0;
    }
    100% {
        width: 80px;
    }
}



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



@keyframes floatBackground {
    0% {
        transform: rotate(-15deg) skewX(15deg) translate(0, 0);
    }
    100% {
        transform: rotate(-12deg) skewX(12deg) translate(15px, 15px);
    }
}

@keyframes gridMove {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 40px 0, 0 40px;
    }
}

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

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



@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(180,197,202,0.5);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}



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



@keyframes zoom-pan {
    0% {
        transform: scale(1) translate(0, 0);
    }
    50% {
        transform: scale(1.1) translate(-1%, -1%);
    }
    100% {
        transform: scale(1.05) translate(1%, 1%);
    }
}



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

