.head-pro-8412 {
    flex: 1 0 auto;
}

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

header,footer {
    width: 100%;
}

header {
    left: 0;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    z-index: 1000;
    -webkit-backdrop-filter: blur(20px);
    position: fixed;
    width: 100%;
    top: 0;
    background: rgb(167,201,189,0.5);
    backdrop-filter: blur(20px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}


.primary-page-1086 {
    background: linear-gradient(135deg, #f5f7fa 0%, #eef1f5 100%);
    min-height: 100vh;
    position: relative;
    overflow: hidden;
}

.primary-page-1086::after {
    left: 0;
    opacity: 0.1;
    width: 100%;
    bottom: -10px;
    position: absolute;
    transform: skewY(-1deg);
    height: 15px;
    background: rgb(167,201,189);
    content: "";
    z-index: 1;
}

.primary-page-1086 .tag-content-8621 {
    padding: 2rem 1rem;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateY(0);
    flex-direction: column;
    z-index: 3;
    justify-content: center;
    display: flex;
    flex: 1;
}

.primary-page-1086 h1::after {
    bottom: -10px;
    left: 0;
    height: 4px;
    background: rgb(167,201,189);
    width: 80px;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    position: absolute;
    transform: scaleX(1);
    transform-origin: left;
    content: "";
}

.primary-page-1086 .edu-trackfast-8904:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.08);
}

.primary-page-1086 .edu-trackfast-8904 p {
    margin-top: 1.5rem;
    padding: 0 1.5rem;
    position: relative;
    font-size: calc(13px * 1.1);
    max-width: 500px;
    line-height: 1.6;
    color: #000000;
}

.primary-page-1086 .edu-trackfast-8904:hover svg {
    transform: rotate(5deg) scale(1.05);
}

.primary-page-1086 svg path {
    transition: fill 0.3s ease;
}

.primary-page-1086 .edu-trackfast-8904:hover svg path,
.primary-page-1086 .edu-trackfast-8904:hover svg text {
    fill: rgb(181,129,129);
}

.primary-page-1086 li {
    margin-right: 1rem;
    margin-bottom: 1rem;
}

.primary-page-1086 .query-map-2309::before {
    background: linear-gradient(135deg, rgb(181,129,129) 0%, rgb(167,201,189) 100%);
    content: "";
    transition: opacity 0.4s ease;
    z-index: -1;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    position: absolute;
}

.primary-page-1086 .query-map-2309:hover {
    box-shadow: 0 10px 25px rgba(94,170,168,0.3);
    transform: translateY(-3px);
}

.primary-page-1086 .query-map-2309:hover::before {
    opacity: 1;
}

.primary-page-1086 .photo-gallery-5208::before {
    top: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
    background: linear-gradient(180deg, rgba(0,0,0,0) 60%, rgba(0,0,0,0.4) 100%);
    height: 100%;
}

.primary-page-1086:hover .photo-gallery-5208 {
    transform: scale(1.02);
}

.primary-page-1086:hover .photo-gallery-5208::after {
    opacity: 0.2;
}

.service-info-6701 {
    padding: 4rem 2rem;
    overflow: hidden;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    background: linear-gradient(135deg, rgb(214,224,228) 0%, rgba(240, 245, 255, 0.9) 100%);
}

.service-info-6701::after {
    content: '';
    background: radial-gradient(circle, rgba(rgb(181,129,129,0.5), 0.1) 0%, transparent 70%);
    width: 70%;
    transform: rotate(-15deg);
    right: -20%;
    height: 200%;
    z-index: 0;
    top: -50%;
    position: absolute;
}

.service-info-6701 h1::after {
    width: 80px;
    position: absolute;
    bottom: -10px;
    background: linear-gradient(90deg, transparent, rgb(167,201,189), transparent);
    transform: translateX(-50%);
    content: '';
    height: 3px;
    left: 50%;
}

.service-info-6701 .quick-request-9125 {
    grid-template-columns: 1fr;
    transform-origin: top center;
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
                0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.1);
    transition: transform 0.3s ease-out;
    transform: perspective(1000px) rotateX(2deg);
    padding: 2rem;
    gap: 2rem;
    background: rgba(rgb(255, 255, 255, 0.5), 0.8);
    display: grid;
    backdrop-filter: blur(5px);
    position: relative;
}

.service-info-6701 .quick-request-9125 > div:first-child {
    position: relative;
    padding: 2rem;
    font-size: 15px;
    border-left: 3px solid rgb(181,129,129);
    line-height: 1.6;
    color: #000000;
}

.service-info-6701 h6 {
    display: flex;
    align-items: center;
    font-size: 22px;
    margin-bottom: 0.5rem;
    color: #000000;
    font-weight: 600;
    text-transform: capitalize;
}

.service-info-6701 span {
    color: #000000;
    font-size: calc(15px - 1px);
    margin-left: 1.5rem;
    display: block;
    line-height: 1.5;
}

.service-info-6701 .instant-request-9281 > div {
    margin-bottom: 0.5rem;
}

.service-info-6701 .write-feedback-2395::before {
    bottom: 0;
    left: 0;
    transform: translateX(-100%);
    content: '';
    height: 1px;
    transition: transform 0.3s ease;
    background: linear-gradient(to right, rgb(167,201,189), transparent);
    position: absolute;
    width: 100%;
}

.service-info-6701 .write-feedback-2395:hover::before {
    transform: translateX(0);
}

.service-info-6701 .write-feedback-2395:hover svg {
    transform: scale(1.1) rotate(5deg);
}

.service-info-6701 svg path {
    transition: fill 0.3s ease;
    fill: rgb(181,129,129);
}

.contact-form-section-8234 {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: rgb(214,224,228);
}

.contact-form-section-8234::after {
    animation: backgroundMove 30s infinite linear;
    background-image: 
        repeating-linear-gradient(45deg, rgb(167,201,189,0.5) 0, rgb(167,201,189,0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(-45deg, rgb(181,129,129,0.5) 0, rgb(181,129,129,0.5) 1px, transparent 1px, transparent 20px),
        linear-gradient(90deg, rgb(167,201,189,0.5), transparent 70%),
        linear-gradient(180deg, rgb(181,129,129,0.5), transparent 70%);
    content: "";
    background-size: 30px 30px, 30px 30px, 100% 100%, 100% 100%;
    height: 100%;
    width: 100%;
    z-index: 1;
    position: absolute;
    background-position: 0 0, 0 0, 0 0, 0 0;
    left: 0;
    opacity: 0.2;
    top: 0;
}

.contact-form-section-8234 .query-request-9718 {
    border-radius: 12px;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgb(167,201,189,0.5);
    overflow: hidden;
    position: relative;
    display: flex;
}

.contact-form-section-8234 .photo-gallery-5208 {
    position: relative;
    flex: 0 0 45%;
    overflow: hidden;
    min-height: 550px;
}

.contact-form-section-8234 .photo-gallery-5208::before {
    z-index: 1;
    inset: 0;
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
}

.contact-form-section-8234 .connect-message-0659 {
    flex: 0 0 55%;
    background: #ffffff;
    position: relative;
    padding: 60px;
}

.contact-form-section-8234 .connect-message-0659::before {
    right: -100px;
    height: 200px;
    content: "";
    background: rgb(167,201,189,0.5);
    z-index: 0;
    top: -100px;
    position: absolute;
    filter: blur(100px);
    width: 200px;
    opacity: 0.3;
}

.contact-form-section-8234 form {
    position: relative;
    z-index: 2;
}

.contact-form-section-8234 form h3::after {
    position: absolute;
    background: rgb(167,201,189);
    box-shadow: 
        0 0 5px rgb(167,201,189,0.5),
        0 0 10px rgb(167,201,189,0.5);
    left: 0;
    bottom: -15px;
    content: "";
    width: 40px;
    height: 2px;
}

.contact-form-section-8234 form input[type="text"]:focus {
    border-color: rgb(167,201,189);
    box-shadow: 
        0 0 0 1px rgb(167,201,189),
        0 0 5px rgb(167,201,189,0.5);
    outline: none;
}

.contact-form-section-8234 .feedback-map-2701 {
    margin-bottom: 35px;
    position: relative;
}

.contact-form-section-8234 .feedback-map-2701 label {
    padding-left: 35px;
    color: #000000;
    position: relative;
    line-height: 1.5;
    font-size: 12px;
    cursor: pointer;
}

.contact-form-section-8234 .feedback-map-2701 input[type="checkbox"]:checked + label::before {
    border-color: rgb(167,201,189);
    box-shadow: 0 0 5px rgb(167,201,189,0.5);
    background: rgb(167,201,189);
}

.contact-form-section-8234 .feedback-map-2701 label a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(167,201,189);
    position: relative;
    font-weight: 600;
}

.contact-form-section-8234 .feedback-map-2701 label a::after {
    transform-origin: right;
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
    bottom: -1px;
    background: rgb(167,201,189);
    height: 1px;
    transition: transform 0.3s ease;
    transform: scaleX(0);
}

.contact-form-section-8234 .query-map-2309::before {
    background: rgb(181,129,129);
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    content: "";
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.5s ease;
}

.contact-form-section-8234 .query-map-2309:hover {
    box-shadow: 
        0 5px 20px rgb(181,129,129,0.5),
        0 0 0 1px rgb(181,129,129);
}

.contact-form-section-8234 svg {
    width: 22px;
    fill: rgb(167,201,189);
    transition: all 0.3s ease;
    filter: drop-shadow(0 0 2px rgb(167,201,189,0.5));
    height: 22px;
}

.teaching-experience-7381 {
    position: relative;
    background: linear-gradient(135deg, rgb(214,224,228) 0%, rgb(167,201,189,0.5) 50%, rgb(214,224,228) 100%);
    overflow: hidden;
    padding: 100px 0;
}

.teaching-experience-7381::after {
    top: 0;
    content: "";
    left: 0;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(167,201,189,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(181,129,129,0.5) 0%, transparent 50%);
    filter: blur(60px);
    position: absolute;
    height: 100%;
    opacity: 0.4;
}

.teaching-experience-7381 .learner-stories-2319 {
    align-items: center;
    display: flex;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    backdrop-filter: blur(10px);
    padding: 60px 40px;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.1);
    border-radius: 22px;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.9) 0%,
        rgba(255, 255, 255, 0.7) 100%
    );
    overflow: hidden;
    position: relative;
    flex-direction: column;
}



.teaching-experience-7381 .photo-gallery-5208 {
    overflow: hidden;
    z-index: 2;
    height: 180px;
    transform: rotate(-3deg);
    border-radius: 10px;
    width: 180px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 0 5px rgba(255, 255, 255, 0.8),
        0 0 0 10px rgb(167,201,189,0.5);
    margin-bottom: 35px;
    transition: all 0.5s ease;
    position: relative;
}

.teaching-experience-7381 .photo-gallery-5208::after {
    mix-blend-mode: overlay;
    left: -50%;
    content: "";
    background: 
        conic-gradient(
            from 0deg,
            transparent 0deg,
            rgb(167,201,189,0.5) 90deg,
            transparent 180deg,
            rgb(181,129,129,0.5) 270deg,
            transparent 360deg
        );
    top: -50%;
    width: 200%;
    z-index: 1;
    animation: rotate 15s linear infinite;
    position: absolute;
    opacity: 0.15;
    height: 200%;
}

.teaching-experience-7381 .learner-stories-2319 span:not(.name) {
    color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    position: relative;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-size: 20px;
    text-align: center;
}

.teaching-experience-7381 .career-tasks-3508::before,
.teaching-experience-7381 .career-tasks-3508::after {
    position: absolute;
    content: "";
    background: rgb(167,201,189,0.5);
    opacity: 0.1;
    width: 40px;
    height: 40px;
}

.teaching-experience-7381 .career-tasks-3508::before {
    top: -5px;
    border-left: 3px solid rgb(167,201,189);
    left: -5px;
    border-top: 3px solid rgb(167,201,189);
}

.teaching-experience-7381 .learner-stories-2319:hover .photo-gallery-5208 {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.3),
        0 0 0 5px rgba(255, 255, 255, 0.9),
        0 0 0 12px rgb(167,201,189,0.5);
    transform: rotate(0deg) scale(1.05);
}

header:after {
    bottom: 0;
    content: '';
    height: 3px;
    position: absolute;
    filter: blur(1px);
    opacity: 0.8;
    width: 100%;
    left: 0;
    background: linear-gradient(
        90deg,
        rgb(181,129,129) 0%,
        rgb(167,201,189) 50%,
        rgb(181,129,129) 100%
    );
}

header .nav-block-9246:before {
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(167,201,189,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 80%, rgb(181,129,129,0.5) 0%, transparent 40%);
    top: 0;
    mix-blend-mode: overlay;
    position: absolute;
    width: 100%;
    left: 0;
    pointer-events: none;
    opacity: 0.15;
    content: '';
}

header .header-bar-5836 {
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: relative;
}

header .nav-study-9528:before {
    height: 35px;
    opacity: 0;
    top: 50%;
    left: 0;
    width: 100%;
    transition: all 0.4s ease;
    content: '';
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    transform: translateY(-50%) scaleX(0.8);
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    position: absolute;
}

header .head-mainwrap-0974:before {
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    content: '';
    left: 0;
    transform: scaleX(0);
    background: linear-gradient(
        90deg,
        transparent,
        #ffffff,
        transparent
    );
    width: 100%;
    height: 1px;
    transform-origin: right;
    bottom: 0;
}

header .head-mainwrap-0974:hover {
    color: #ffffff;
    text-shadow: 0 0 5px #ffffff;
}

header .head-mainwrap-0974:hover:after {
    opacity: 0.15;
    transform: scaleY(1);
}

header .top-skill-4173:before {
    transition: opacity 0.5s ease;
    left: -10px;
    top: -10px;
    background: radial-gradient(
        circle,
        rgb(167,201,189,0.5) 0%,
        transparent 70%
    );
    opacity: 0;
    z-index: -1;
    width: calc(100% + 20px);
    position: absolute;
    height: calc(100% + 20px);
    content: '';
}

header .top-skill-4173:hover:before {
    opacity: 0.15;
    animation: pulse 2s infinite;
}

header .top-skill-4173:hover:after {
    opacity: 0.7;
}

header .top-skill-4173:hover svg {
    filter: drop-shadow(0 0 5px rgb(167,201,189));
    transform: scale(1.05);
}

.course-highlights-8649 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(214,224,228) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.course-highlights-8649::after {
    animation: rotate 30s linear infinite;
    width: 200px;
    z-index: 1;
    border: 1px solid rgb(181,129,129,0.5);
    right: -50px;
    position: absolute;
    height: 200px;
    content: "";
    border-radius: 50%;
    opacity: 0.2;
    bottom: -50px;
}

.course-highlights-8649 h2::after {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: linear-gradient(90deg, rgb(167,201,189) 0%, transparent 100%);
    transform-origin: left center;
    width: 60%;
    transform: scaleX(0.8);
    height: 3px;
    left: 0;
    content: "";
    bottom: -15px;
    position: absolute;
}

.course-highlights-8649 .photo-gallery-5208 {
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 500px;
    flex: 0 0 45%;
    position: relative;
    transform: perspective(1000px) rotateY(-2deg) translateZ(20px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.course-highlights-8649 .photo-gallery-5208:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(30px);
}

.course-highlights-8649 .tag-content-8621 {
    scrollbar-color: rgb(181,129,129,0.5) transparent;
    max-height: 500px;
    scrollbar-width: thin;
    transform: translateZ(10px);
    overflow-y: auto;
    flex: 0 0 50%;
    padding-right: 20px;
}

.course-highlights-8649 .description:first-of-type {
    position: relative;
}

.course-highlights-8649 .description:last-of-type {
    margin-top: 30px;
    border-top: 1px solid rgb(181,129,129,0.5);
    padding-top: 20px;
}

.client-feedback-2156::before {
    background: rgb(167,201,189,0.5);
    content: "";
    top: 0;
    left: 0;
    transform: skewX(-15deg) translateX(-10%);
    position: absolute;
    height: 100%;
    width: 35%;
    z-index: 1;
}

.client-feedback-2156 .container {
    position: relative;
    z-index: 2;
}

.client-feedback-2156 h2 {
    margin-bottom: 5rem;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 1px;
}

.client-feedback-2156 .student-views-1592 {
    position: relative;
    display: flex;
    max-width: 800px;
    flex-direction: column;
    gap: 3rem;
    margin: 0 auto;
}

.client-feedback-2156 .learner-stories-2319 {
    flex-direction: column;
    z-index: 2;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    display: flex;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    padding: 2rem;
    width: 85%;
    background: #ffffff;
    border-radius: 28px;
    position: relative;
}

.client-feedback-2156 .learner-stories-2319::after {
    content: "";
    position: absolute;
    z-index: 2;
    transition: all 0.4s ease;
    background: rgb(167,201,189,0.5);
    top: 39px;
    height: 3px;
}

.client-feedback-2156 .learner-stories-2319:nth-child(odd)::before {
    right: -10px;
}

.client-feedback-2156 .learner-stories-2319:nth-child(even) {
    align-self: flex-end;
    transform: translateX(30px);
}

.client-feedback-2156 .learner-stories-2319:hover {
    transform: scale(1.03);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
}

.client-feedback-2156 .learner-stories-2319:nth-child(even):hover::after {
    left: -40px;
    width: 40px;
}

.client-feedback-2156 .learner-stories-2319:nth-child(even) img {
    align-self: flex-end;
}

.client-feedback-2156 .learner-stories-2319:hover img {
    transform: scale(1.1);
    border-color: rgb(167,201,189,0.5);
}

.client-feedback-2156 .learner-stories-2319 p {
    font-family: Arial, sans-serif;
    margin: 1rem 0 0;
    font-size: calc(16px * 1.1);
    font-weight: 600;
    transition: all 0.3s ease;
    color: #000000;
}

.client-feedback-2156 .learner-stories-2319 .description::before {
    top: 0;
    height: 2px;
    width: 40px;
    background: rgb(181,129,129,0.5);
    content: "";
    position: absolute;
    transition: all 0.3s ease;
}

.client-feedback-2156 .learner-stories-2319:nth-child(even) .description::before {
    right: 0;
}

.join-our-mailing-list-6342 {
    overflow: hidden;
    z-index: 1;
    position: relative;
    background: rgb(214,224,228);
    padding: 5rem 2rem;
}

.join-our-mailing-list-6342::after {
    position: absolute;
    opacity: 0.08;
    left: 0;
    content: "";
    z-index: -1;
    height: 61.8%;
    bottom: 0;
    clip-path: polygon(0 38.2%, 100% 0, 100% 100%, 0 100%);
    background: rgb(181,129,129,0.5);
    width: 38.2%;
}

.join-our-mailing-list-6342 .success-metric-3491 {
    gap: 0;
    grid-template-columns: 38.2% 61.8%;
    position: relative;
    display: grid;
}

.join-our-mailing-list-6342 .success-metric-3491::after {
    bottom: -60px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    background: rgb(167,201,189);
    content: "";
    position: absolute;
    animation: rotateDiamond 15s linear infinite;
    height: 120px;
    width: 120px;
    left: 38.2%;
    z-index: -1;
    opacity: 0.05;
}

.join-our-mailing-list-6342 p::before {
    width: 3px;
    background: rgb(167,201,189);
    left: -20px;
    content: "";
    position: absolute;
    height: 61.8%;
    animation: extendHeight 1.5s cubic-bezier(0.215, 0.610, 0.355, 1.000) forwards;
}

.join-our-mailing-list-6342 .input_holder {
    align-items: center;
    display: flex;
    position: relative;
    padding-left: 2rem;
}

.join-our-mailing-list-6342 .input_holder:hover::before {
    transform: translate(4px, -4px);
}

.join-our-mailing-list-6342 .mail-panel-6051 {
    border-right: none;
    transition: all 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.5);
    outline: none;
    padding: 1.2rem 1.5rem;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #000000;
    background: #ffffff;
    width: 61.8%;
}

.join-our-mailing-list-6342 .query-map-2309 {
    overflow: hidden;
    cursor: pointer;
    width: 38.2%;
    font-weight: 600;
    font-family: Arial, sans-serif;
    background: #000000;
    font-size: 14px;
    color: #ffffff;
    padding: 1.2rem 0;
    position: relative;
    transition: all 0.3s ease;
    border: 1px solid #000000;
}

.join-our-mailing-list-6342 .query-map-2309:hover::before {
    left: 0;
}

.company-overview-1268::before {
    height: 100%;
    z-index: 1;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.03;
    background-size: 50px 50px;
    left: 0;
    background: 
        linear-gradient(0deg, transparent 24px, rgba(0, 0, 0, 0.5) 25px, rgba(0, 0, 0, 0.5) 26px, transparent 27px, transparent 49px, rgba(0, 0, 0, 0.5) 50px, rgba(0, 0, 0, 0.5) 51px, transparent 52px),
        linear-gradient(90deg, transparent 24px, rgba(0, 0, 0, 0.5) 25px, rgba(0, 0, 0, 0.5) 26px, transparent 27px, transparent 49px, rgba(0, 0, 0, 0.5) 50px, rgba(0, 0, 0, 0.5) 51px, transparent 52px);
}

.company-overview-1268 h2::before {
    background-color: rgb(167,201,189);
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
    bottom: -15px;
    content: "";
    position: absolute;
    width: 50px;
}

.company-overview-1268 .success-story-0937 {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    position: relative;
}

.company-overview-1268 .success-story-0937::before {
    content: "";
    background: 
        linear-gradient(45deg, transparent calc(50% - 1px), rgb(167,201,189,0.5) calc(50% - 1px), rgb(167,201,189,0.5) calc(50% + 1px), transparent calc(50% + 1px)),
        linear-gradient(135deg, transparent calc(50% - 1px), rgb(181,129,129,0.5) calc(50% - 1px), rgb(181,129,129,0.5) calc(50% + 1px), transparent calc(50% + 1px));
    width: 100%;
    z-index: -1;
    opacity: 0.05;
    left: 0;
    background-size: 60px 60px;
    height: 100%;
    position: absolute;
    top: 0;
}

.company-overview-1268 .learn-space-3148:hover::before {
    transform: scaleX(1);
}

.company-overview-1268 .learn-space-3148::after {
    border-style: solid;
    height: 0;
    border-width: 0 0 40px 40px;
    transition: opacity 0.4s ease;
    content: "";
    position: absolute;
    border-color: transparent transparent rgb(167,201,189,0.5) transparent;
    bottom: 0;
    opacity: 0;
    right: 0;
    width: 0;
}

.company-overview-1268 .learn-space-3148 h3::before {
    left: 0;
    height: 25px;
    width: 5px;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    background-color: rgb(167,201,189);
    content: "";
}

.company-overview-1268 .learn-space-3148:hover h3 {
    color: rgb(167,201,189);
}

.company-overview-1268 .learn-space-3148 p {
    font-size: 17px;
    line-height: 1.8;
    color: #000000;
    position: relative;
}

.company-overview-1268 .container::after {
    border-radius: 50%;
    bottom: -100px;
    content: "";
    position: absolute;
    z-index: -1;
    height: 200px;
    background: linear-gradient(45deg, rgb(181,129,129,0.5), rgb(167,201,189,0.5));
    opacity: 0.1;
    left: -100px;
    width: 200px;
}

.company-overview-1268 .learn-space-3148:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.company-overview-1268 .learn-space-3148:last-child::after {
    border-color: transparent transparent rgb(181,129,129,0.5) transparent;
}

.privacy-box-1305::before {
    z-index: -1;
    bottom: -10px;
    left: -10px;
    position: absolute;
    right: -10px;
    content: '';
    border: 1px solid rgb(167,201,189);
    top: -10px;
}

.privacy-box-1305 h1 {
    font-size: 42px;
    font-weight: 700;
    letter-spacing: 1px;
    border-bottom: 3px double rgb(167,201,189);
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 30px;
    margin-top: 40px;
    font-family: Arial, sans-serif;
    color: rgb(167,201,189);
}

.privacy-box-1305 h3, .privacy-box-1305 h4, .privacy-box-1305 h5, .privacy-box-1305 h6 {
    color: #000000;
    margin-bottom: 15px;
    font-size: 21px;
    border-left: 4px solid #000000;
    margin-top: 25px;
    font-weight: 400;
    padding-left: 10px;
    font-family: Arial, sans-serif;
}

.privacy-box-1305 li {
    padding-left: 25px;
    margin-bottom: 12px;
    position: relative;
}

.privacy-box-1305 li::before {
    left: 0;
    background-color: rgb(167,201,189);
    height: 10px;
    transform: translateY(-50%);
    top: 50%;
    content: "";
    position: absolute;
    border-radius: 50%;
    width: 10px;
}

.privacySettingsModal-6704 {
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    padding: 1rem 0;
    border-top: 3px solid rgb(167,201,189);
    overflow: hidden;
    position: fixed;
    justify-content: center;
    background: rgb(214,224,228);
    align-items: center;
    transition: transform 0.3s ease-in-out;
    width: 100%;
    bottom: 0;
    display: flex;
    z-index: 90;
}

.cookie-updates-2193 {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    margin-right: 1rem;
}

.cookie-updates-2193 svg {
    width: 50px;
    fill: rgb(167,201,189);
    height: 50px;
}

.consent-learn-2095 h5 {
    color: rgb(167,201,189);
    font-weight: 600;
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
}

.cookie_button.tracking-policy-4812 {
    background: rgb(167,201,189);
}

.cookie_button.cookie-hide-2094 {
    margin-left: 0.5rem;
    background: #000000;
}

.online-tracking-0583:hover {
    background: #000000;
    transform: translateY(-3px);
}

.cookie_button.cookie-hide-2094:hover {
    background: rgb(167,201,189);
}

.privacySettingsModal-6704 p a:hover {
    color: #000000;
}


.educational-gains-2837 {
    overflow: hidden;
    background: linear-gradient(120deg, rgb(214,224,228) 0%, #ffffff 100%);
    position: relative;
    padding: 80px 0;
    font-family: Arial, sans-serif;
}

.educational-gains-2837::after {
    border-radius: 50%;
    left: -150px;
    bottom: -150px;
    height: 400px;
    background: linear-gradient(135deg, rgb(181,129,129,0.5) 0%, transparent 70%);
    content: "";
    animation: float 20s ease-in-out infinite alternate-reverse;
    width: 400px;
    position: absolute;
    filter: blur(60px);
}

.educational-gains-2837 .success-metric-3491::before {
    opacity: 0.2;
    z-index: 0;
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(-45deg, rgb(167,201,189,0.5) 0%, transparent 40%, transparent 60%, rgb(181,129,129,0.5) 100%);
}

.educational-gains-2837 .photo-gallery-5208 {
    flex: 0 0 40%;
    box-shadow: 
    15px 15px 30px rgba(0, 0, 0, 0.15),
    -5px -5px 20px rgba(255, 255, 255, 0.5),
    inset 0 0 0 1px rgba(255, 255, 255, 0.2);
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    max-width: 350px;
    border-radius: 20px;
    z-index: 2;
    transform: rotate(-3deg) translateY(10px);
}

.educational-gains-2837 h3 {
    font-weight: 700;
    margin-bottom: 40px;
    color: rgb(167,201,189);
    font-size: 38px;
    padding-bottom: 15px;
    position: relative;
}

.educational-gains-2837 .tag-content-8621:hover h3::after {
    width: 140px;
}

.educational-gains-2837 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.educational-gains-2837 li::before {
    left: 0;
    content: "";
    transition: width 0.3s ease;
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, rgb(167,201,189), rgb(181,129,129));
    opacity: 0.7;
    width: 3px;
    top: 0;
}

.educational-gains-2837 li:hover {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.7));
    box-shadow: 
    8px 8px 20px rgba(0, 0, 0, 0.08),
    -8px -8px 20px rgba(255, 255, 255, 0.8);
    transform: translateX(10px);
}

.educational-gains-2837 svg {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    flex-shrink: 0;
    height: 24px;
    background: linear-gradient(135deg, rgb(167,201,189), rgb(181,129,129));
    border-radius: 50%;
    transition: all 0.3s ease;
    width: 24px;
    padding: 10px;
}

.pricing-set-9271 {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}

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

.pricing-set-9271 .discount-plan-0781 {
    align-items: center;
    flex-direction: column;
    display: flex;
}

.pricing-set-9271 h2::after {
    content: "";
    left: 50%;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(167,201,189), rgb(181,129,129));
    position: absolute;
    height: 3px;
    width: 80px;
    transform: translateX(-50%);
}

.pricing-set-9271 .access-plans-9658 {
    display: grid;
    gap: 30px;
    padding: 0;
    list-style: none;
    width: 100%;
    margin: 0;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

.pricing-set-9271 .price-deals-7621:hover {
    transform: translateY(-10px) rotateY(2deg);
}

.pricing-set-9271 .pricing-list-8613 {
    display: flex;
    overflow: hidden;
    flex-direction: column;
    border: 1px solid rgba(255,255,255,0.1);
    box-sizing: border-box;
    transition: all 0.4s ease;
    background: linear-gradient(135deg, rgba(255,255,255,0.03) 0%, rgba(255,255,255,0.08) 100%);
    height: 100%;
    border-radius: 8px;
    position: relative;
    padding: 35px 30px;
    backdrop-filter: blur(5px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 5px 15px rgba(0,0,0,0.1);
}

.pricing-set-9271 .price-deals-7621 h4 {
    position: relative;
    color: #ffffff;
    font-size: calc(18px * 1.2);
    margin: 0 0 20px;
    font-weight: 700;
}

.pricing-set-9271 .price-deals-7621 p {
    margin: 0 0 25px;
    line-height: 1.6;
    flex-grow: 1;
    white-space: normal;
    color: rgb(255, 255, 255, 0.5);
    word-wrap: break-word;
    font-size: 15px;
    overflow-wrap: break-word;
}

.pricing-set-9271 .price-deals-7621:hover .study-rates-3420 {
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
    transform: translateZ(15px) scale(1.05);
}

.gratWrap-8309 {
    position: relative;
    perspective: 1000px;
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(167,201,189,0.5), rgb(214,224,228), rgb(181,129,129,0.5));
}

.gratWrap-8309::after {
    animation: patternMove 60s linear infinite;
    width: 200%;
    position: absolute;
    top: -50%;
    pointer-events: none;
    content: "";
    transform: rotate(15deg);
    z-index: 1;
    left: -50%;
    height: 200%;
}

.gratWrap-8309 .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    transform-style: preserve-3d;
    max-width: 1200px;
}

.gratWrap-8309 h2::after {
    height: 3px;
    background: rgb(181,129,129);
    bottom: -12px;
    transform-origin: left;
    width: 60px;
    transform: scaleX(0);
    position: absolute;
    left: 20px;
    animation: lineGrow 1.2s 0.5s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    content: "";
}

.gratWrap-8309 .success-metric-3491 {
    transform: translateZ(20px) rotateX(2deg);
    background: #ffffff;
    position: relative;
    border-radius: 12px;
    box-shadow: 
        0 15px 30px -10px rgba(0,0,0,0.1),
        0 5px 15px rgba(0,0,0,0.05),
        0 30px 60px -30px rgba(rgb(167,201,189), 0.3);
    overflow: hidden;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}

.gratWrap-8309 ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

.gratWrap-8309 li {
    padding: 40px;
    transition: transform 0.3s ease;
    background: #ffffff;
    position: relative;
}

.gratWrap-8309 span {
    color: #000000;
    font-size: 18px;
    font-family: Arial, sans-serif;
    position: relative;
    z-index: 2;
    line-height: 1.7;
    text-align: left;
    display: block;
}

.metrics-summary-0817 {
    z-index: 1;
    overflow: hidden;
    position: relative;
    background: rgb(214,224,228);
    padding: 120px 0;
}

.metrics-summary-0817::after {
    z-index: -1;
    width: 40%;
    content: "";
    bottom: 0;
    height: 40%;
    right: 0;
    background: rgb(181,129,129,0.5);
    position: absolute;
    clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}

.metrics-summary-0817 .benefits-block-2697 {
    position: relative;
    justify-content: center;
    z-index: 2;
    gap: 0;
    flex-wrap: wrap;
    display: flex;
    margin-top: 70px;
}

.metrics-summary-0817 .statistics-perks-9345::before {
    transition: all 0.3s ease;
    background: linear-gradient(to bottom, transparent, rgb(167,201,189,0.5), transparent);
    left: 0;
    height: 100%;
    width: 1px;
    content: "";
    opacity: 0.5;
    position: absolute;
    top: 0;
}

.metrics-summary-0817 .statistics-perks-9345 h4 {
    color: rgb(167,201,189);
    font-weight: 700;
    font-size: 3rem;
    margin: 0 0 10px;
    transform: translateZ(20px);
    transition: all 0.3s ease;
}



.metrics-summary-0817 .statistics-perks-9345 h4 {
    animation-delay: calc(var(--i, 0) * 0.2s);
    animation: countUp 1s forwards;
    opacity: 0;
}

.metrics-summary-0817 .value-elevation-6739 {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    text-align: center;
}

.metrics-summary-0817 .edu-statistics-7283 {
    text-transform: uppercase;
    color: #000000;
    position: relative;
    font-weight: 700;
    display: inline-block;
    font-size: 30px;
    letter-spacing: 2px;
    margin-bottom: 20px;
}

.metrics-summary-0817 .edu-statistics-7283::before,
.metrics-summary-0817 .edu-statistics-7283::after {
    width: 30px;
    position: absolute;
    height: 2px;
    content: "";
    top: 50%;
    background: rgb(167,201,189);
}

.metrics-summary-0817 .edu-statistics-7283::before {
    left: -40px;
}

.metrics-summary-0817 svg path {
    transition: all 0.5s ease;
    fill: rgb(167,201,189);
}

.metrics-summary-0817 .statistics-perks-9345:hover svg {
    fill: rgb(181,129,129);
    opacity: 1;
    transform: rotateY(180deg);
}

.metrics-summary-0817 .statistics-perks-9345:nth-child(2) h4 {
    --i: 2;
}

.metrics-summary-0817 .statistics-perks-9345:nth-child(4) h4 {
    --i: 4;
}

footer::before {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, 
                rgba(0, 0, 0, 0.5) 0%, 
                rgb(167,201,189,0.5) 50%, 
                rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    z-index: -1;
    content: "";
    opacity: 0.85;
}

.study-group-8745::before {
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
    background: linear-gradient(90deg, 
                transparent 0%, 
                rgb(181,129,129) 50%, 
                transparent 100%);
    animation: glowPulse 3s ease-in-out infinite alternate;
    top: 0;
    height: 2px;
}

.study-group-8745 .company_holder:hover {
    border-left: 3px solid #ffffff;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3), 
                0 0 20px rgb(167,201,189,0.5);
    transform: translateZ(20px) rotateX(2deg) rotateY(-2deg);
}

.study-group-8745 .company_holder h3 {
    color: #ffffff;
    font-size: calc(34px * 0.9);
    padding-bottom: 0.75rem;
    position: relative;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 1.75rem;
    text-transform: uppercase;
}

.study-group-8745 .company_holder:hover h3::after {
    width: 100%;
}

.study-group-8745 .footer-disclaimer-2573::before {
    background: linear-gradient(to bottom, 
                rgb(167,201,189) 0%, 
                transparent 100%);
    position: absolute;
    top: 0;
    width: 2px;
    height: 100%;
    left: 0;
    content: "";
}

.study-group-8745 .nav-study-9528 {
    backdrop-filter: blur(5px);
    position: relative;
    transition: all 0.4s ease;
    background: rgba(255, 255, 255, 0.03);
    overflow: hidden;
    transform-style: preserve-3d;
    border-radius: 23px;
    padding: 2rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.study-group-8745 .nav-study-9528:hover::before {
    left: -100%;
    top: -100%;
}

.study-group-8745 .nav-study-9528::after {
    width: 0;
    border-width: 0 25px 25px 0;
    right: 0;
    content: "";
    transition: all 0.4s ease;
    transform: translateZ(5px);
    border-color: transparent rgb(167,201,189) transparent transparent;
    top: 0;
    transform-style: preserve-3d;
    height: 0;
    position: absolute;
    border-style: solid;
}

.study-group-8745 .nav-study-9528 h5 {
    font-weight: 600;
    font-size: 22px;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 0.5px;
    display: inline-block;
    position: relative;
    margin-bottom: 1.5rem;
}

.study-group-8745 .nav-study-9528 h5::after {
    width: 30%;
    left: 0;
    background: rgb(167,201,189);
    height: 3px;
    position: absolute;
    transition: width 0.4s ease-in-out;
    content: "";
    bottom: -8px;
}

.study-group-8745 .nav-study-9528 a {
    text-decoration: none;
    transform-style: preserve-3d;
    transition: all 0.3s ease;
    font-size: 13px;
    position: relative;
    color: rgba(255, 255, 255, 0.75);
    padding: 0.5rem 0;
    display: block;
}

.study-group-8745 .nav-study-9528 a:hover::before {
    opacity: 1;
    left: 0;
}

.res-connect-8130 {
    position: relative;
    backdrop-filter: blur(10px);
    background: rgba(0, 0, 0, 0.3);
    margin-top: 3rem;
    padding: 1.5rem 0;
}

.res-connect-8130 .container {
    justify-content: center;
    align-items: center;
    display: flex;
}

.res-connect-8130 .music-edu-0641 {
    text-align: center;
    background: rgba(0, 0, 0, 0.2);
    color: rgba(255, 255, 255, 0.6);
    border-radius: 30px;
    transition: all 0.3s ease;
    padding: 0.5rem 1.5rem;
    font-size: 15px;
    position: relative;
}

.study-group-8745 .company_holder:hover::before,
.study-group-8745 .nav-study-9528:hover::before {
    opacity: 0.5;
}

.study-group-8745 .company_holder::after {
    border-right: 2px solid rgb(167,201,189);
    border-top: 2px solid rgb(167,201,189);
    right: 20px;
    width: 30px;
    top: 20px;
    height: 30px;
    opacity: 0.7;
    transition: all 0.4s ease;
    content: "";
    position: absolute;
}

.study-group-8745 .company_holder:hover::after {
    transform: rotate(45deg);
    width: 40px;
    height: 40px;
}

.study-group-8745 .company_holder:hover .footer-disclaimer-2573::after {
    width: calc(100% - 1rem);
}

.study-group-8745::after {
    height: 100%;
    z-index: -2;
    background-size: 40px 40px;
    content: "";
    position: absolute;
    background: 
        linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.02) 50%),
        linear-gradient(rgba(255, 255, 255, 0.02) 50%, transparent 50%);
    width: 100%;
    opacity: 0.3;
    top: 0;
    left: 0;
}

.study-group-8745 .header-tutor-7098 a::after {
    bottom: 0;
    content: "";
    background: linear-gradient(to right, rgb(167,201,189), rgb(181,129,129));
    position: absolute;
    transition: width 0.3s ease;
    height: 1px;
    left: 0;
    width: 0;
}


@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 (min-width: 992px) {.primary-page-1086 .success-metric-3491 {
    padding: 4rem;
}.primary-page-1086 .tag-content-8621 {
    padding-right: 5rem;
}.primary-page-1086 .photo-gallery-5208 {
    height: 500px;
}.primary-page-1086 h1 {
    font-size: calc(39px * 1.5);
}.primary-page-1086 .edu-trackfast-8904 {
    align-items: center;
    padding: 2rem;
    display: flex;
}.primary-page-1086 svg {
    height: 90px;
    width: 90px;
}.primary-page-1086 .query-map-2309 {
    padding: 1rem 2.5rem;
}
}



@media (prefers-reduced-motion: reduce) {.primary-page-1086 .tag-content-8621,
    .primary-page-1086:hover .tag-content-8621,
    .primary-page-1086:hover h1::after,
    .primary-page-1086 .edu-trackfast-8904,
    .primary-page-1086 .edu-trackfast-8904:hover,
    .primary-page-1086 svg,
    .primary-page-1086 .edu-trackfast-8904:hover svg,
    .primary-page-1086 .query-map-2309,
    .primary-page-1086 .query-map-2309:hover,
    .primary-page-1086 .photo-gallery-5208,
    .primary-page-1086:hover .photo-gallery-5208 {
    transform: none;
    transition: none;
}}



@media (min-width: 992px) {.service-info-6701 {
    padding: 8rem 4rem;
}.service-info-6701 .quick-request-9125 {
    grid-template-columns: 2fr 1fr 1fr;
}.service-info-6701 .quick-request-9125 > div:first-child {
    grid-row: 1 / span 2;
    grid-column: 1;
}.service-info-6701 .instant-request-9281 {
    flex-direction: column;
}.service-info-6701 .instant-request-9281 > div {
    flex: 0 0 100%;
}.service-info-6701 h1::after {
    width: 120px;
}
}



@media (hover: none) {.service-info-6701 .quick-request-9125,
    .service-info-6701 .quick-request-9125:hover {
    transform: none;
}.service-info-6701 .quick-request-9125 > div:hover {
    box-shadow: 0 5px 15px rgba(rgb(167,201,189,0.5), 0.05);
    transform: none;
}.service-info-6701 .write-feedback-2395:hover {
    transform: none;
}}



@media (max-width: 768px) {.contact-form-section-8234 {
    padding: 60px 0;
}.contact-form-section-8234 h2 {
    font-size: calc(41px * 0.8);
    margin-bottom: 40px;
}.contact-form-section-8234 .query-request-9718 {
    flex-direction: column;
}.contact-form-section-8234 .photo-gallery-5208 {
    min-height: 300px;
    width: 100%;
}.contact-form-section-8234 .connect-message-0659 {
    padding: 40px 30px;
    width: 100%;
}.contact-form-section-8234 form h3 {
    margin-bottom: 30px;
}.contact-form-section-8234 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.contact-form-section-8234 .feedback-map-2701 {
    margin-bottom: 25px;
}.contact-form-section-8234 .query-map-2309 {
    padding: 15px 25px;
}
}



@media (max-width: 991px) {.teaching-experience-7381 {
    padding: 80px 0;
}.teaching-experience-7381 .learner-stories-2319 {
    padding: 50px 30px;
}.teaching-experience-7381 .photo-gallery-5208 {
    width: 160px;
    margin-bottom: 30px;
    height: 160px;
}.teaching-experience-7381 .career-tasks-3508 {
    padding: 20px 25px;
    max-width: 90%;
}
}



@media (max-width: 575px) {.teaching-experience-7381 {
    padding: 50px 0;
}.teaching-experience-7381 .learner-stories-2319 {
    padding: 35px 20px;
}.teaching-experience-7381 .photo-gallery-5208 {
    width: 120px;
    margin-bottom: 20px;
    height: 120px;
}.teaching-experience-7381 .name {
    font-size: calc(30px * 0.8);
}.teaching-experience-7381 .learner-stories-2319 span:not(.name) {
    margin-bottom: 15px;
    font-size: calc(20px * 0.9);
    letter-spacing: 1px;
}.teaching-experience-7381 .career-tasks-3508 {
    max-width: 100%;
    font-size: calc(15px * 0.9);
    padding: 15px;
}}



@media (max-width: 767px) {header .nav-study-9528 {
    top: 0;
    right: -100%;
    position: fixed;
    padding: 80px 30px 30px;
    box-shadow: -5px 0 25px rgba(0, 0, 0, 0.2);
    width: 80%;
    transition: right 0.5s cubic-bezier(0.16, 1, 0.3, 1);
    background: rgb(167,201,189);
    z-index: 1001;
    backdrop-filter: blur(15px);
    background: linear-gradient(
            135deg,
            rgb(167,201,189) 0%,
            rgb(167,201,189,0.5) 100%
        );
    max-width: 320px;
    -webkit-backdrop-filter: blur(15px);
    flex-direction: column;
    gap: 20px;
    height: 100vh;
}header .nav-study-9528:before {
    display: none;
}header .menu.active {
    right: 0;
}header .head-mainwrap-0974 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    width: 100%;
    padding: 12px 5px;
}header .head-mainwrap-0974:last-child {
    border-bottom: none;
}header .top-skill-4173 {
    margin: 0 auto;
}
}



@media (max-width: 576px) {.course-highlights-8649 {
    padding: 50px 0;
}.course-highlights-8649 h2 {
    font-size: calc(31px * 0.7);
    margin-bottom: 20px;
}.course-highlights-8649 .photo-gallery-5208 {
    height: 220px;
}.course-highlights-8649 .tag-content-8621 {
    max-height: 300px;
}.course-highlights-8649 .description {
    font-size: calc(16px * 0.9);
    line-height: 1.6;
}}



@media (max-width: 480px) {.client-feedback-2156 {
    padding: 3.5rem 0;
}.client-feedback-2156 h2 {
    font-size: calc(30px * 0.8);
}.client-feedback-2156 .student-views-1592 {
    gap: 2rem;
}.client-feedback-2156 .learner-stories-2319 {
    padding: 1.5rem;
}.client-feedback-2156 .learner-stories-2319 img {
    width: 60px;
    height: 60px;
}}



@media (max-width: 992px) {.join-our-mailing-list-6342 {
    padding: 4rem 1.5rem;
}.join-our-mailing-list-6342 .success-metric-3491 {
    grid-template-columns: 1fr;
    gap: 2rem;
}.join-our-mailing-list-6342 p {
    font-size: calc(30px * 0.9);
    padding-left: 1.5rem;
    padding-right: 0;
}.join-our-mailing-list-6342 p::before {
    height: 80%;
    left: 0;
}.join-our-mailing-list-6342 p::after {
    width: 50%;
    right: auto;
    left: 0;
}.join-our-mailing-list-6342 .input_holder {
    padding-left: 0;
}
}



@media (max-width: 768px) {.join-our-mailing-list-6342 {
    padding: 3.5rem 1.5rem;
}.join-our-mailing-list-6342 p {
    font-size: 21px;
}.join-our-mailing-list-6342 .input_holder {
    flex-direction: column;
    align-items: stretch;
}.join-our-mailing-list-6342 .mail-panel-6051 {
    border: 1px solid rgba(0, 0, 0, 0.5);
    margin-bottom: 1rem;
    width: 100%;
}.join-our-mailing-list-6342 .query-map-2309 {
    width: 100%;
}.join-our-mailing-list-6342::before,
    .join-our-mailing-list-6342::after {
    opacity: 0.05;
}
}



@media screen and (max-width: 992px) {.company-overview-1268 {
    padding: 80px 0;
}.company-overview-1268 .success-story-0937 {
    flex-direction: column;
}.company-overview-1268 .learn-space-3148 {
    min-width: 100%;
}.company-overview-1268 h2 {
    margin-bottom: 40px;
}
}



@media screen and (max-width: 576px) {.company-overview-1268 {
    padding: 50px 0;
}.company-overview-1268 h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 30px;
}.company-overview-1268 h2::before {
    width: 40px;
    bottom: -12px;
}.company-overview-1268 h2::after {
    transform: translateX(-50%) translateX(25px);
    bottom: -12px;
    width: 15px;
}.company-overview-1268 .learn-space-3148 {
    padding: 25px;
}.company-overview-1268 .learn-space-3148 h3 {
    padding-left: 12px;
    margin-bottom: 12px;
    font-size: calc(22px * 0.85);
}.company-overview-1268 .learn-space-3148 h3::before {
    width: 4px;
    height: 18px;
}.company-overview-1268 .learn-space-3148 p {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}.company-overview-1268 .learn-space-3148::after {
    border-width: 0 0 30px 30px;
}}


@media only screen and (max-width: 768px) {.privacySettingsModal-6704 .container {
    align-items: center;
    flex-direction: column;
}.cookie-updates-2193 {
    margin-bottom: 1rem;
    margin-right: 0;
}.consent-learn-2095 {
    text-align: center;
    margin-bottom: 1rem;
}.cookie_button.cookie-hide-2094 {
    margin-left: 0;
    margin-top: 0.5rem;
}}



@media (max-width: 768px) {.educational-gains-2837 .success-metric-3491 {
    flex-direction: column;
    gap: 30px;
}.educational-gains-2837 .photo-gallery-5208 {
    max-width: 280px;
    align-self: center;
    transform: rotate(0deg) translateY(0);
    width: 70%;
}.educational-gains-2837 h3 {
    text-align: center;
}.educational-gains-2837 h3::after {
    left: 50%;
    transform: translateX(-50%);
}.educational-gains-2837 .tag-content-8621:hover h3::after {
    width: 100px;
}
}



@media (max-width: 1200px) {.pricing-set-9271 {
    padding: 100px 0;
}.pricing-set-9271 .access-plans-9658 {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
}



@media (max-width: 768px) {.pricing-set-9271 {
    padding: 60px 0;
}.pricing-set-9271 .access-plans-9658 {
    max-width: 500px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.pricing-set-9271 .pro-fees-5386 {
    margin-bottom: 40px;
}.pricing-set-9271 h2 {
    font-size: calc(34px * 0.8);
}.pricing-set-9271 .pricing-list-8613 {
    padding: 30px 25px;
}
}



@media (max-width: 991px) {.gratWrap-8309 {
    padding: 80px 0;
}.gratWrap-8309 h2 {
    font-size: calc(37px * 0.9);
    padding-left: 15px;
}.gratWrap-8309 li {
    padding: 30px;
}.gratWrap-8309 li::before {
    left: 30px;
}
}



@media (max-width: 767px) {.gratWrap-8309 {
    padding: 60px 0;
}.gratWrap-8309 h2 {
    transform: translateZ(20px);
    font-size: calc(37px * 0.8);
    margin-bottom: 30px;
}.gratWrap-8309 h2::after {
    width: 40px;
}.gratWrap-8309 .success-metric-3491 {
    transform: translateZ(10px) rotateX(1deg);
}.gratWrap-8309 .success-metric-3491:hover {
    transform: translateZ(15px) rotateX(0deg);
}.gratWrap-8309 li {
    padding: 25px 20px;
}.gratWrap-8309 li::before {
    font-size: 14px;
    left: 20px;
    width: 24px;
    top: -12px;
    height: 24px;
}.gratWrap-8309 span {
    line-height: 1.6;
    font-size: calc(18px * 0.95);
}
}



@media (max-width: 992px) {.metrics-summary-0817 .statistics-perks-9345 {
    flex: 0 0 calc(50% - 20px);
}.metrics-summary-0817 .statistics-perks-9345:nth-child(2n+1)::before {
    opacity: 0;
}.metrics-summary-0817 .edu-statistics-7283::before,
    .metrics-summary-0817 .edu-statistics-7283::after {
    width: 20px;
}.metrics-summary-0817 .edu-statistics-7283::before {
    left: -30px;
}.metrics-summary-0817 .edu-statistics-7283::after {
    right: -30px;
}
}



@media (max-width: 480px) {.metrics-summary-0817 {
    padding: 60px 0;
}.metrics-summary-0817 .statistics-perks-9345 {
    margin-bottom: 15px;
    flex: 0 0 100%;
}.metrics-summary-0817 .statistics-perks-9345::before {
    opacity: 0;
}.metrics-summary-0817 .statistics-perks-9345 h4 {
    font-size: 2.2rem;
}.metrics-summary-0817 svg {
    width: 35px;
    height: 35px;
}.metrics-summary-0817 .edu-statistics-7283 {
    font-size: calc(30px * 0.7);
    margin-bottom: 15px;
}.metrics-summary-0817 .success-factors-1965 {
    font-size: calc(15px * 0.9);
}}



@media (max-width: 768px) {.study-group-8745 {
    padding: 3.5rem 0 1.5rem;
}.study-group-8745 .header-tutor-7098 {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.study-group-8745 .company_holder,
    .study-group-8745 .nav-study-9528 {
    padding: 1.5rem;
}.study-group-8745 .company_holder h3,
    .study-group-8745 .nav-study-9528 h5 {
    margin-bottom: 1.25rem;
}.res-connect-8130 {
    padding: 1.25rem 0;
    margin-top: 2rem;
}
}

@keyframes backgroundMove {
    0% {
        background-position: 0 0, 0 0, 0 0, 0 0;
    }
    100% {
        background-position: 60px 60px, 60px 60px, 0 0, 0 0;
    }
}

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



@keyframes shimmer {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}



@keyframes glowEffect {
    0%, 100% {
        opacity: 0.7;
        filter: blur(1px);
    }
    50% {
        opacity: 1;
        filter: blur(1.5px);
    }
}



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



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



@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}



@keyframes pulse {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 0.5;
    }
}

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



@keyframes glowPulse {
    0%, 100% {
        opacity: 0.8;
        box-shadow: 0 0 10px rgb(181,129,129,0.5);
    }
    50% {
        opacity: 1;
        box-shadow: 0 0 20px rgb(181,129,129);
    }
}

