.head-guide-8475 {
    flex: 1 0 auto;
}

html {
    scrollbar-width: none;
    scrollbar-color: #ffffff #ffffff;
}

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

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

.peer-help-0854 {
    flex: 0 0 auto;
}

.peer-help-0854 {
    background-attachment: fixed;
    padding: 6rem 0 3rem;
    position: relative;
    color: #ffffff;
    z-index: 1;
}

.educational-yield-7950::before {
    width: 100%;
    left: 0;
    content: "";
    z-index: 0;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    opacity: 0.3;
    height: 100%;
    background-size: 20px 20px;
    background-image: 
        linear-gradient(45deg, rgba(240, 245, 255, 0.3) 25%, transparent 25%),
        linear-gradient(-45deg, rgba(240, 245, 255, 0.3) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(240, 245, 255, 0.3) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(240, 245, 255, 0.3) 75%);
    position: absolute;
    top: 0;
}

.educational-yield-7950 .text-text-9832:hover {
    transform: translateY(-5px);
}

.educational-yield-7950 h4 {
    color: #000000;
    padding-bottom: 1rem;
    line-height: 1.4;
    font-size: calc(19px * 1.15);
    position: relative;
    font-weight: 700;
    margin-bottom: 2rem;
    font-family: Arial, sans-serif;
}

.educational-yield-7950 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.educational-yield-7950 li:hover {
    transform: translateX(8px);
}

.educational-yield-7950 li p {
    color: #000000;
    line-height: 1.6;
    margin: 0;
    gap: 1rem;
    font-size: 17px;
    display: flex;
    align-items: flex-start;
}

.educational-yield-7950 svg {
    transform: scale(1);
    transition: transform 0.3s ease-out;
    width: 22px;
    height: 22px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

.educational-yield-7950 li:hover svg path {
    fill: rgb(190,154,108);
}

.educational-yield-7950 .learning-studio-9753:hover .featured-image-1974 {
    transform: perspective(1000px) rotateY(3deg);
}

.thanksPoint-3465 {
    position: relative;
    background: linear-gradient(135deg, rgb(243,229,209) 0%, rgba(rgb(217,189,151,0.5), 0.05) 100%);
    padding: 5rem 0;
    overflow: hidden;
}

.thanksPoint-3465::after {
    content: "";
    position: absolute;
    right: -5%;
    width: 50%;
    transform: rotate(15deg) translateZ(0);
    z-index: 1;
    height: 50%;
    background: linear-gradient(45deg, transparent 40%, rgb(190,154,108) 100%);
    clip-path: polygon(20% 0, 100% 15%, 100% 100%, 0 100%);
    bottom: -5%;
    opacity: 0.07;
}

.thanksPoint-3465 .learning-studio-9753 {
    position: relative;
    flex-direction: column;
    box-shadow: 0 10px 40px rgba(rgba(0, 0, 0, 0.5), 0.1), 
                0 2px 10px rgba(rgb(217,189,151,0.5), 0.05),
                0 30px 60px -10px rgba(rgb(190,154,108,0.5), 0.12);
    background: #ffffff;
    transform-origin: center top;
    transform: perspective(1000px) rotateX(2deg);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), 
                box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    padding: 3.5rem;
    display: flex;
}

.thanksPoint-3465 .learning-studio-9753:hover > div:first-child::after {
    transform: scaleX(2) translateZ(0);
}

.thanksPoint-3465 h5 {
    color: #000000;
    font-size: 19px;
    margin: 0;
    transition: transform 0.4s ease-out;
    font-weight: 700;
    transform: translateZ(0);
    line-height: 1.4;
}

.thanksPoint-3465 .learning-studio-9753:hover h5 {
    transform: translateY(-3px) translateZ(0);
}

.thanksPoint-3465 a:hover {
    transform: translateY(-5px);
}

.thanksPoint-3465 a::before {
    background: linear-gradient(135deg, transparent 45%, rgb(217,189,151) 55%);
    height: 50px;
    width: 50px;
    transform-origin: center;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: rotate(45deg) scale(0);
    content: "";
    opacity: 0.1;
    z-index: 1;
    right: -10px;
    position: absolute;
    top: -10px;
}

.thanksPoint-3465 a:hover p {
    border-left: 2px solid rgb(217,189,151);
    background: linear-gradient(to right, rgba(rgb(190,154,108,0.5), 0.07), rgba(rgb(217,189,151,0.5), 0.07));
}

.course-highlights-3409::before {
    opacity: 0.4;
    animation: pulseGlow 15s ease-in-out infinite;
    width: 70%;
    right: -10%;
    z-index: 1;
    border-radius: 50%;
    height: 70%;
    background: radial-gradient(circle, rgb(217,189,151,0.5) 0%, transparent 70%);
    position: absolute;
    top: -10%;
    content: "";
}



.course-highlights-3409 .container {
    max-width: 1200px;
    z-index: 2;
    padding: 0 2rem;
    margin: 0 auto;
    position: relative;
}

.course-highlights-3409 .learning-studio-9753::before {
    transform: translateZ(-10px);
    z-index: -1;
    border-radius: 15px;
    height: calc(100% + 4rem);
    background: 
        repeating-linear-gradient(90deg, transparent, transparent 50px, rgb(217,189,151,0.5) 50px, rgb(217,189,151,0.5) 51px),
        repeating-linear-gradient(180deg, transparent, transparent 50px, rgb(217,189,151,0.5) 50px, rgb(217,189,151,0.5) 51px);
    position: absolute;
    top: -2rem;
    left: -2rem;
    content: "";
    opacity: 0.05;
    width: calc(100% + 4rem);
}

.course-highlights-3409 .education-map-7692::before {
    top: 0;
    content: "";
    background: linear-gradient(135deg, #ffffff 0%, transparent 100%);
    opacity: 0.7;
    left: 0;
    height: 100%;
    position: absolute;
    z-index: -1;
    border-radius: 15px;
    width: 100%;
}

.course-highlights-3409 .first-expert-1942::after {
    content: "";
    position: absolute;
    height: 3px;
    border-radius: 10px;
    width: 60px;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(190,154,108) 0%, transparent 100%);
    left: 0;
}

.course-highlights-3409 .first-expert-1942 svg:hover {
    filter: drop-shadow(0 6px 12px rgb(217,189,151,0.5));
    transform: translateY(-2px) scale(1.03);
}

.course-highlights-3409 h3 {
    display: inline-block;
    -webkit-background-clip: text !important;
    transform: translateZ(5px);
    background-clip: text !important;
    font-size: 35px;
    margin-bottom: 1.5rem;
    background: linear-gradient(to right, #000000 0%, rgb(217,189,151) 100%);
    position: relative;
    color: transparent;
    font-weight: 700;
}

.course-highlights-3409 p {
    color: #000000;
    line-height: 1.7;
    position: relative;
    margin-bottom: 1rem;
    z-index: 2;
    transform: translateZ(10px);
    font-size: 13px;
}



.course-highlights-3409 .featured-image-1974::before {
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    opacity: 0.5;
    transition: all 0.5s ease;
    z-index: 1;
    background: linear-gradient(
        45deg,
        transparent 0%,
        transparent 40%,
        rgb(217,189,151,0.5) 100%
    );
    left: 0;
    mix-blend-mode: soft-light;
    position: absolute;
}

.course-highlights-3409 .learning-studio-9753:hover .featured-image-1974 {
    border-radius: 60% 40% 60% 40% / 40% 60% 40% 60%;
    transform: translateZ(40px) rotate(1deg) scale(1.03);
    box-shadow: 
        25px 25px 70px rgba(0, 0, 0, 0.15),
        -25px -25px 70px rgba(255, 255, 255, 0.15),
        inset 0 0 0 1px rgba(255, 255, 255, 0.4);
}

.learning-system-1845 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(243,229,209) 0%, rgba(rgb(190,154,108,0.5), 0.05) 100%);
}

.learning-system-1845::before {
    width: 100%;
    position: absolute;
    top: 0;
    content: "";
    z-index: 1;
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(217,189,151,0.5), 0.1) 0%, transparent 60%),
        radial-gradient(circle at 80% 70%, rgba(rgb(190,154,108,0.5), 0.15) 0%, transparent 50%);
    left: 0;
    height: 100%;
}

.learning-system-1845 .learning-studio-9753 {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
}

.learning-system-1845 h2::before {
    position: absolute;
    transform: scaleX(1);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    left: 0;
    bottom: -10px;
    content: "";
    width: 80px;
    height: 4px;
    background: rgb(217,189,151);
    transform-origin: left center;
}

.learning-system-1845 .text-text-9832 {
    background: #ffffff;
    border-radius: 0 25px 25px 25px;
    padding: 40px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    position: relative;
    transform: translateY(0);
    box-shadow: 
        0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
        0 0 0 1px rgba(rgba(0, 0, 0, 0.5), 0.02);
    z-index: 2;
}

.learning-system-1845 .text-text-9832 p {
    margin: 0;
    position: relative;
    z-index: 3;
    max-width: 95%;
    color: #000000;
    line-height: 1.7;
    font-size: 13px;
}

.learning-system-1845:hover .text-text-9832 {
    transform: translateY(-5px);
    box-shadow: 
        0 25px 50px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 0 0 1px rgba(rgba(0, 0, 0, 0.5), 0.03);
}

.data-summary-7483::after {
    width: 150%;
    position: absolute;
    background: radial-gradient(ellipse at bottom right, rgb(217,189,151,0.5) 0%, transparent 60%);
    bottom: 0;
    animation: rotate 20s infinite linear;
    z-index: -1;
    content: "";
    height: 150%;
    right: 0;
}

.data-summary-7483 .statistics-extras-7084 {
    z-index: 5;
    top: -40px;
    position: absolute;
    height: 120px;
    animation: pulse 6s infinite alternate ease-in-out;
    background: linear-gradient(135deg, rgb(217,189,151) 0%, rgb(190,154,108) 100%);
    justify-content: center;
    width: 120px;
    align-items: center;
    border-radius: 50%;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    display: flex;
    right: 15%;
}

.data-summary-7483 .fast-gain-4253 {
    font-size: calc(12px * 1.05);
    color: #ffffff;
    grid-column: 1 / -1;
    max-width: 800px;
    letter-spacing: 0.2px;
    opacity: 1;
    padding-left: 55px;
    margin-bottom: 60px;
    line-height: 1.8;
    padding-right: 50px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.data-summary-7483 .statistics-expert-6940 {
    background-color: rgba(0, 0, 0, 0.2);
    display: grid;
    grid-template-rows: auto auto;
    padding: 15px;
    transition: transform 0.3s ease;
    grid-template-columns: auto 1fr;
    border-radius: 8px;
    gap: 18px 30px;
    position: relative;
}

.data-summary-7483 .statistics-expert-6940:hover {
    background-color: rgba(255, 255, 255, 0.05);
    transform: translateX(10px);
}

.data-summary-7483 .statistics-expert-6940:hover::before {
    height: 100%;
}

.data-summary-7483 .statistics-perks-6307 svg {
    height: 42px;
    width: 42px;
    filter: drop-shadow(0 4px 8px rgb(217,189,151,0.5));
}

.data-summary-7483 .statistics-perks-6307 svg path {
    transition: fill 0.3s ease;
    fill: rgb(217,189,151);
}

.data-summary-7483 .statistics-expert-6940:hover .statistics-perks-6307 {
    background: linear-gradient(135deg, rgb(217,189,151,0.5) 0%, rgb(190,154,108,0.5) 100%);
}

.data-summary-7483 .statistics-expert-6940 span {
    -webkit-text-fill-color: transparent;
    background-clip: text !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    align-self: end;
    grid-column: 2 / 3;
    background: linear-gradient(90deg, #ffffff, rgb(217,189,151));
    -webkit-background-clip: text !important;
    letter-spacing: 0.5px;
    color: #ffffff;
    grid-row: 1 / 2;
    font-weight: 700;
    z-index: 2;
    font-size: calc(46px * 1.25);
    position: relative;
}

.about-this-2813 {
    background: rgb(243,229,209);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    z-index: 1;
}

.about-this-2813::before {
    left: 0;
    top: 0;
    opacity: 0.2;
    background: radial-gradient(ellipse at bottom right, rgb(217,189,151,0.5) 0%, transparent 70%);
    z-index: -1;
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
}



.about-this-2813 .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.about-this-2813 .learning-studio-9753 {
    gap: 40px;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    position: relative;
    grid-template-areas: 
        "logo"
        "head-guide-8475"
        "director";
}

.about-this-2813 .mastery-center-4685 svg {
    fill: rgb(217,189,151);
    height: 60px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 60px;
}

.about-this-2813 .text-text-9832 {
    position: relative;
    padding: 0 10%;
    grid-area: content;
    text-align: center;
}

.about-this-2813 .text-text-9832 h2::before,
.about-this-2813 .text-text-9832 h2::after {
    top: 50%;
    height: 2px;
    background: rgb(190,154,108);
    width: 40px;
    position: absolute;
    content: "";
}

.about-this-2813 .text-text-9832 h2::before {
    right: calc(100% + 20px);
}

.about-this-2813 .guide-values-8274 {
    padding-top: 40px;
    display: flex;
    grid-row:1;
    position: relative;
    grid-area: director;
    justify-content: center;
    margin-top: 20px;
}

.about-this-2813 .featured-image-1974:hover {
    box-shadow: 20px 20px 0 rgb(217,189,151,0.5);
    transform: translate(-5px, -5px);
}

.about-this-2813 .impact-facts-9816::before {
    background: rgb(217,189,151);
    left: 0;
    content: "";
    height: 1px;
    width: 30px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
}

.about-this-2813 .skills-center-3614 {
    color: rgb(217,189,151);
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 600;
}

.secure-cookies-0871 {
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    display: flex;
}

.cookieNoticeContainer-1348 p {
    font-size: 18px;
}

.cookie-notice-7693 svg, .cookie-notice-7693 svg path, .cookie-notice-7693 img {
    height: 100px;
    fill: rgb(217,189,151);
    width: 100px;
}

.cookieNoticeContainer-1348 p a {
    text-decoration: none;
    color: rgb(217,189,151);
}

#cookieUsagePrompt-9765 {
    display: none;
}

#cookieUsagePrompt-9765:checked ~ .cookieNoticeContainer-1348 {
    visibility: hidden;
    opacity: 0;
}

.warp-container-5421 .visitor-settings-4307 {
    font-size: 20px;
    color: #ffffff;
    padding: 10px;
    background: rgb(217,189,151);
    margin-left: 30px;
}

.primary-page-0836 .learning-main-2415 {
    justify-content: center;
    position: relative;
    width: 100%;
    align-items: center;
    display: flex;
    height: 100vh;
}

.primary-page-0836 .mastery-zone-7135 {
    width: 90%;
    backdrop-filter: blur(10px);
    padding: 3rem;
    display: grid;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    grid-template-columns: 1fr;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    gap: 2rem;
    background: rgba(255, 255, 255, 0.1);
    animation: fadeInUp 1s ease-out forwards;
    transform: translateY(-20px);
}

.primary-page-0836 .mastery-zone-7135 {
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    padding: 4rem;
    align-items: center;
}

.primary-page-0836 .mastery-zone-7135 {
    gap: 4rem;
    padding: 5rem;
}

.primary-page-0836 .title_style_header {
    animation: fadeInUp 1s ease-out 0.3s forwards;
    transform: translateY(20px);
    margin-bottom: 1rem;
    font-size: 47px;
    line-height: 1.2;
    color: #ffffff;
    opacity: 0;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.primary-page-0836 .title_style_header {
    font-size: calc(47px * 1.2);
}

.primary-page-0836 .title_style_header {
    font-size: calc(47px * 1.4);
}

.primary-page-0836 p {
    color: #ffffff;
    margin-bottom: 2rem;
    animation: fadeInRight 1s ease-out 0.9s forwards;
    border-left: 3px solid rgb(190,154,108);
    padding-left: 1rem;
    transform: translateX(-10px);
    line-height: 1.6;
    font-size: 14px;
    position: relative;
    opacity: 0;
}

.primary-page-0836 p {
    font-size: calc(14px * 1.1);
}

header .head-nav-8359 {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 20px 30px;
    align-items: center;
}

header .head-nav-8359 .first-expert-1942 {
    margin-right: 40px;
    position: relative;
    z-index: 2;
}

header .head-nav-8359 .first-expert-1942 .nav-sitewrap-3817::before {
    top: -5px;
    border-radius: 10px;
    right: -5px;
    bottom: -5px;
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.5);
    left: -5px;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transform: scale(0.9);
    z-index: -1;
    opacity: 0;
}

header .head-nav-8359 .top-tutor-9186 {
    list-style: none;
    margin: 0;
    padding: 0;
    perspective: 1000px;
    display: flex;
}

header .head-nav-8359 .top-tutor-9186 .nav-prime-4536 a {
    font-weight: 600;
    padding: 12px 20px;
    letter-spacing: 0.5px;
    text-decoration: none;
    text-transform: uppercase;
    transform-style: preserve-3d;
    position: relative;
    display: block;
    color: #000000;
    transition: color 0.3s ease, transform 0.3s ease;
    background: linear-gradient(to bottom, transparent, transparent);
    font-size: 12px;
    font-family: Arial, sans-serif;
}

header .head-nav-8359 .top-tutor-9186 .nav-prime-4536 a::after {
    transform: translateZ(-2px) rotateX(-10deg);
    background: linear-gradient(to top, rgb(190,154,108,0.5), transparent);
    opacity: 0;
    transform-origin: bottom center;
}

header .head-nav-8359 .top-tutor-9186 .nav-prime-4536:hover a::after {
    transform: translateZ(-10px) rotateX(-15deg);
}

.pricing-grid-item-9603 {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.pricing-grid-item-9603::before {
    left: 0;
    position: absolute;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.7));
    width: 100%;
    z-index: 1;
    height: 100%;
    content: "";
    top: 0;
}

.pricing-grid-item-9603 h2 {
    transform: translateY(0);
    text-align: center;
    position: relative;
    font-size: 30px;
    color: #ffffff;
    margin-bottom: 20px;
    animation: fadeInUp 0.8s ease-out forwards;
    font-weight: 700;
}

.pricing-grid-item-9603 .edu-packages-1398 {
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    display: grid;
    list-style: none;
    padding: 0;
}

.pricing-grid-item-9603 .bundle-offer-4976 {
    transform: translateZ(0);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    height: 100%;
    will-change: transform;
    text-decoration: none;
    display: block;
}

.pricing-grid-item-9603 .pricing-offers-1495::before {
    content: "";
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    background: linear-gradient(90deg, 
        rgb(217,189,151), 
        rgb(190,154,108));
    left: 0;
    transform: scaleX(0);
    top: 0;
    width: 100%;
    height: 5px;
    position: absolute;
    transform-origin: left;
}

.pricing-grid-item-9603 .class-rates-0874 {
    height: 100%;
    display: flex;
    flex-direction: column;
    color: #ffffff;
    position: relative;
    z-index: 1;
}

.pricing-grid-item-9603 .class-rates-0874 h4::after {
    position: absolute;
    width: 50px;
    height: 2px;
    background-color: rgb(217,189,151);
    transition: width 0.4s ease;
    content: "";
    left: 0;
    bottom: 0;
}

.pricing-grid-item-9603 .fee-package-2490 {
    -webkit-background-clip: text !important;
    background: linear-gradient(135deg, rgb(217,189,151), rgb(190,154,108));
    padding: 10px 0;
    position: relative;
    background-clip: text !important;
    color: #ffffff;
    margin-top: auto;
    color: transparent;
    font-weight: 700;
    display: inline-block;
    font-size: calc(21px * 1.3);
    align-self: flex-start;
}

.pricing-grid-item-9603 .edu-packages-1398 li:hover {
    transform: translateY(-5px);
}

.pricing-grid-item-9603 .edu-packages-1398 li:hover .pricing-offers-1495::before {
    transform: scaleX(1);
}

.pricing-grid-item-9603 .edu-packages-1398 li:nth-child(1) {
    animation: fadeInUp 0.8s ease-out 0.3s both;
}

.pricing-grid-item-9603 .edu-packages-1398 li:nth-child(3) {
    animation: fadeInUp 0.8s ease-out 0.5s both;
}

.peer-help-0854::before {
    width: 100%;
    background: linear-gradient(180deg, rgba(0,0,0,0.9) 0%, rgb(217,189,151,0.5) 100%);
    z-index: -1;
    top: 0;
    height: 100%;
    content: "";
    left: 0;
    position: absolute;
}



.peer-help-0854 .container {
    display: flex;
    position: relative;
    flex-direction: column;
}

.peer-help-0854 .company_holder {
    position: relative;
    text-align: center;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    padding-bottom: 2.5rem;
    margin-bottom: 3rem;
}

.peer-help-0854 .company_holder::after {
    right: 0;
    animation-delay: 1.5s;
}



.peer-help-0854 .company_holder h3 {
    margin-bottom: 1rem;
    font-weight: 700;
    font-size: calc(36px * 1.3);
    display: inline-block;
    position: relative;
}

.peer-help-0854 .flag-content-1203 {
    color: #ffffff;
    max-width: 600px;
    line-height: 1.7;
    font-size: 16px;
    margin: 1.5rem auto 0;
    opacity: 0.8;
}

.peer-help-0854 .gdpr-block-5197 {
    justify-content: center;
    display: flex;
}

.peer-help-0854 .nav-pro-2491::before {
    width: 1px;
    position: absolute;
    left: 50%;
    background: rgb(217,189,151);
    content: "";
    height: 20px;
    transform: translateX(-50%);
    top: -30px;
}

.peer-help-0854 .top-tutor-9186:hover {
    box-shadow: 0 12px 40px 0 rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
    background: rgba(rgb(217,189,151,0.5), 0.1);
}

.peer-help-0854 .top-tutor-9186 .nav-pro-2491 {
    gap: 0.8rem;
    flex-direction: column;
    display: flex;
    position: static;
}

.peer-help-0854 .top-tutor-9186 .nav-pro-2491 a {
    z-index: 1;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition: all 0.3s ease;
    opacity: 0.75;
    color: #ffffff;
    font-size: 16px;
    padding: 0.4rem 0;
    text-decoration: none;
}

.peer-help-0854 .top-tutor-9186 .nav-pro-2491 a:hover {
    color: rgb(190,154,108);
    opacity: 1;
}

.peer-help-0854 .top-tutor-9186 .nav-pro-2491 a:hover::before {
    transform: scaleX(1);
}

.data-viz-8412::before {
    width: 100%;
    content: "";
    position: absolute;
    opacity: 0.3;
    left: 0;
    background-size: 4px 4px;
    height: 100%;
    top: 0;
    background-image: linear-gradient(45deg, rgba(rgb(217,189,151,0.5), 0.05) 25%, transparent 25%, transparent 50%, rgba(rgb(217,189,151,0.5), 0.05) 50%, rgba(rgb(217,189,151,0.5), 0.05) 75%, transparent 75%, transparent);
    animation: bgMove 20s linear infinite;
}

.secure-stockade-4379 {
    padding: 4rem 0;
    font-family: Arial, sans-serif;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(243,229,209) 0%, #ffffff 100%);
}

.secure-stockade-4379::after {
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    background-image: repeating-linear-gradient(
        0deg,
        transparent,
        transparent 40px,
        rgba(rgba(0, 0, 0, 0.5), 0.02) 40px,
        rgba(rgba(0, 0, 0, 0.5), 0.02) 41px
    );
    pointer-events: none;
    z-index: 1;
    position: absolute;
    content: "";
}

.secure-stockade-4379 .container:hover {
    transform: translateY(-5px);
}

.secure-stockade-4379 h1::after {
    content: "";
    width: 80px;
    bottom: -10px;
    background: rgb(190,154,108);
    transform: scaleX(0);
    transform-origin: left;
    height: 4px;
    animation: scaleIn 1s forwards 1s;
    left: 0;
    position: absolute;
}

.secure-stockade-4379 h3 {
    font-size: calc(35px * 0.85);
    position: relative;
    opacity: 0;
    animation: fadeSlideUp 0.8s forwards 0.5s;
    font-weight: 600;
    margin: 2rem 0 1.2rem;
    color: #000000;
}

.secure-stockade-4379 h4 {
    font-size: calc(35px * 0.7);
    opacity: 0;
    font-weight: 600;
    color: #000000;
    animation: fadeSlideUp 0.8s forwards 0.6s;
    margin: 1.8rem 0 1rem;
}

.secure-stockade-4379 p strong {
    font-weight: 600;
    color: #000000;
    position: relative;
    display: inline-block;
}

.secure-stockade-4379 ul {
    animation: fadeSlideUp 0.8s forwards 0.7s;
    list-style: none;
    padding-left: 1.5rem;
    opacity: 0;
    margin: 1.5rem 0 2rem;
}

.secure-stockade-4379 li::before {
    height: 8px;
    position: absolute;
    background: rgb(217,189,151);
    content: "";
    width: 8px;
    left: 0;
    transform: rotate(45deg);
    top: 10px;
}

.contact-form-box-3925 {
    padding: 100px 0;
    position: relative;
}

.contact-form-box-3925::before {
    right: 0;
    content: "";
    z-index: 1;
    bottom: 0;
    top: 0;
    position: absolute;
    left: 0;
    background-color: rgb(217,189,151,0.5);
}

.contact-form-box-3925 .query-reach-2467 {
    overflow: hidden;
    perspective: 1000px;
    border-radius: 18px;
    display: flex;
    transform-style: preserve-3d;
    position: relative;
    flex-wrap: wrap;
}

.contact-form-box-3925 .query-reach-2467:hover .help-help-3647 {
    transform: rotateY(0deg);
}

.contact-form-box-3925 .help-help-3647 h3 {
    margin-bottom: 50px;
    color: #000000;
    font-size: 28px;
    position: relative;
    padding-left: 20px;
    font-weight: 700;
}

.contact-form-box-3925 .help-help-3647 div {
    margin-bottom: 25px;
    padding: 15px 20px;
    display: flex;
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    align-items: center;
    border-radius: 10px;
    transition: all 0.3s ease;
    transform: translateZ(0);
}

.contact-form-box-3925 .help-help-3647 div svg path {
    fill: rgb(217,189,151);
}

.contact-form-box-3925 .help-help-3647 div span a {
    text-decoration: none;
    color: #000000;
    transition: color 0.3s ease;
}

.contact-form-box-3925 .help-info-2074 {
    background: linear-gradient(135deg, rgb(190,154,108), rgb(217,189,151));
    width: 60%;
    transition: transform 0.5s ease;
    transform-origin: right center;
    z-index: 2;
    flex-direction: column;
    transform: rotateY(-5deg);
    justify-content: center;
    display: flex;
    padding: 60px 40px;
}

.contact-form-box-3925 form input[type="text"],
.contact-form-box-3925 form input[type="email"] {
    font-size: 14px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 20px;
    transition: all 0.3s ease;
    backdrop-filter: blur(5px);
    padding: 18px 25px;
    border-radius: 10px;
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.1);
}

.contact-form-box-3925 .help-feedback-9872 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.contact-form-box-3925 .help-feedback-9872 label::before {
    left: 0;
    transition: all 0.3s ease;
    width: 20px;
    content: "";
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 10px;
    position: absolute;
    height: 20px;
    top: 2px;
}

.contact-form-box-3925 .help-feedback-9872 input[type="checkbox"]:checked + label::after {
    position: absolute;
    border: solid rgb(217,189,151);
    border-width: 0 2px 2px 0;
    height: 12px;
    transform: rotate(45deg);
    left: 7px;
    content: "";
    width: 6px;
    top: 4px;
}

.contact-form-box-3925 form .contact-request-4786::before {
    background: linear-gradient(135deg, rgb(190,154,108), rgb(217,189,151));
    content: "";
    left: 0;
    transform: translateY(100%);
    transition: transform 0.3s ease;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

.contact-form-box-3925 form .contact-request-4786:hover {
    color: #ffffff;
}



.contact-form-box-3925 .help-help-3647 div:nth-child(2) {
    animation: float 6s infinite ease-in-out;
}

.contact-form-box-3925 .help-help-3647 div:nth-child(4) {
    animation: float 8s infinite ease-in-out;
}

.academic-expertise-0398 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(243,229,209) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    padding: 6rem 0;
}



.academic-expertise-0398 .container {
    max-width: 1200px;
    position: relative;
    padding: 0 1.5rem;
    z-index: 1;
    margin: 0 auto;
}

.academic-expertise-0398 .client-praises-6324 {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    grid-gap: 1.5rem;
    transform: perspective(1000px) rotateX(2deg);
    padding: 3rem;
    grid-template-columns: minmax(250px, 35%) 1fr;
    transition: transform 0.3s ease;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(8px);
    border-radius: 18px;
    display: grid;
    grid-template-areas:
        "photo quote"
        "photo name"
        "photo job";
}

.academic-expertise-0398 .client-praises-6324:hover .featured-image-1974 {
    transform: translateZ(30px);
}

.academic-expertise-0398 .client-praises-6324 span:not(.name) {
    color: rgb(190,154,108);
    font-size: 20px;
    font-weight: 600;
    grid-area: job;
    transform: translateZ(5px);
    margin-bottom: 1rem;
}

.academic-expertise-0398 .job-milestones-5913::before {
    mix-blend-mode: overlay;
    top: 0;
    height: 100%;
    opacity: 0.1;
    position: absolute;
    background: linear-gradient(90deg, rgb(217,189,151,0.5) 0%, transparent 100%);
    border-radius: 10px;
    content: "";
    left: 0;
    width: 100%;
}

::-webkit-scrollbar {
    width: 18px;
    background: radial-gradient(ellipse at top left, #ffffff 45%, rgb(190,154,108) 11%, rgb(190,154,108,0.5) 99%, rgb(217,189,151,0.5) 98%);
}

::-webkit-scrollbar-track {
    box-shadow: inset 4px -2px 6px 7px rgba(0, 0, 0, 0.2);
    border: 1px ridge rgb(190,154,108);
    border-radius: 13%;
    background: rgb(243,229,209);
}

::-webkit-scrollbar-track:active {
    background: rgb(255, 255, 255, 0.5);
}

::-webkit-scrollbar-thumb {
    border: 3px double rgb(243,229,209);
    background: rgb(217,189,151,0.5);
    border-radius: 10.8vh;
}

::-webkit-scrollbar-thumb:hover {
    background: rgb(243,229,209);
}

::-webkit-scrollbar-thumb:active {
    transform: scale(0.95);
    box-shadow: inset -4px 5px 3px 2px rgba(0, 0, 0, 0.5);
    background: rgb(217,189,151,0.5);
}

::-webkit-scrollbar-corner {
    background: rgb(217,189,151);
    border: 1px solid rgb(217,189,151);
}

.pricing-grid-item-9603 .class-rates-0874 p::-webkit-scrollbar {
    width: 4px;
}

.pricing-grid-item-9603 .class-rates-0874 p::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
}

.pricing-grid-item-9603 .class-rates-0874 p::-webkit-scrollbar-thumb {
    background-color: rgb(217,189,151);
}



@media (max-width: 767px) {.educational-yield-7950 {
    padding: 5rem 0;
}.educational-yield-7950 .text-text-9832 > div:first-of-type ul {
    margin-bottom: 0;
}.educational-yield-7950 .featured-image-1974 {
    max-height: 360px;
    object-position: center;
}}



@media (min-width: 768px) {.thanksPoint-3465 .learning-studio-9753 {
    padding: 4rem 5rem;
}.thanksPoint-3465 h5 {
    font-size: calc(19px * 1.2);
}.thanksPoint-3465 p {
    font-size: calc(15px * 1.05);
    padding: 2rem;
}
}



@media (max-width: 767px) {.thanksPoint-3465 {
    padding: 3rem 0;
}.thanksPoint-3465 .learning-studio-9753 {
    padding: 2rem;
    transform: perspective(1000px) rotateX(1deg);
}.thanksPoint-3465 h5 {
    font-size: calc(19px * 0.9);
}.thanksPoint-3465 p {
    padding: 1rem;
    line-height: 1.6;
    font-size: calc(15px * 0.95);
}.thanksPoint-3465 .learning-studio-9753 > div:first-child {
    padding-bottom: 1rem;
    margin-bottom: 1.5rem;
}
}



@media (max-width: 1024px) {.course-highlights-3409 {
    padding: 5rem 0;
}.course-highlights-3409 .learning-studio-9753 {
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateY(0deg);
    gap: 2rem;
}.course-highlights-3409 .education-map-7692 {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    padding: 2.5rem;
}.course-highlights-3409 .featured-image-1974 {
    min-height: 350px;
    transform: translateZ(20px) rotate(0deg);
    border-radius: 20% 80% 20% 80% / 80% 20% 80% 20%;
}.course-highlights-3409 .learning-studio-9753:hover .featured-image-1974 {
    transform: translateZ(30px) scale(1.02);
}
}



@media (max-width: 991px) {.learning-system-1845 {
    padding: 90px 0;
}.learning-system-1845 h2 {
    font-size: calc(32px * 0.9);
    margin-bottom: 30px;
}.learning-system-1845 .text-text-9832 {
    padding: 35px;
}.learning-system-1845::after {
    width: 180px;
    height: 180px;
}
}



@media (max-width: 767px) {.learning-system-1845 {
    padding: 70px 0;
}.learning-system-1845 h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 25px;
    transform: translateX(0);
}.learning-system-1845 h2::before {
    width: 60px;
}.learning-system-1845 h2::after {
    width: 15px;
    left: 65px;
}.learning-system-1845 .text-text-9832 {
    padding: 30px 25px 30px 30px;
}.learning-system-1845 .text-text-9832 p {
    max-width: 100%;
    line-height: 1.6;
    font-size: calc(13px * 0.95);
}.learning-system-1845::after {
    width: 120px;
    top: -2%;
    height: 120px;
    right: -2%;
}
}



@media (min-width: 992px) {.data-summary-7483 .pro-upgrade-9651::before {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.07) 0%, transparent 50%);
    z-index: 0;
    position: absolute;
    left: 0;
    clip-path: polygon(0 0, 40% 0, 60% 100%, 0% 100%);
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
}.data-summary-7483 .pro-upgrade-9651::after {
    height: 100%;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.07) 0%, transparent 50%);
    top: 0;
    right: 0;
    width: 100%;
    position: absolute;
    z-index: 0;
    clip-path: polygon(100% 0, 60% 0, 40% 100%, 100% 100%);
    content: "";
}
}



@media (max-width: 768px) {.data-summary-7483 {
    padding: 100px 0;
}.data-summary-7483 .statistics-extras-7084 {
    width: 90px;
    height: 90px;
    top: -25px;
}.data-summary-7483 .statistics-extras-7084 svg {
    width: 45px;
    height: 45px;
}.data-summary-7483 .statistics-plus-1398 {
    font-size: calc(37px * 0.95);
    margin-top: 50px;
    padding-left: 30px;
}.data-summary-7483 .fast-gain-4253 {
    padding-left: 34px;
    margin-bottom: 50px;
}.data-summary-7483 .statistics-elevation-5348 {
    gap: 60px;
    grid-template-columns: 1fr;
    padding: 0 15px;
}.data-summary-7483 .statistics-perks-6307 {
    width: 75px;
    height: 75px;
}.data-summary-7483 .statistics-perks-6307 svg {
    width: 38px;
    height: 38px;
}.data-summary-7483 .statistics-expert-6940 span {
    font-size: calc(46px * 1.1);
}
}



@media (min-width: 768px) {.about-this-2813 .learning-studio-9753 {
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
            "logo logo"
            "content content"
            "director director";
}
}



@media (min-width: 992px) {.about-this-2813 .learning-studio-9753 {
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
            "logo content content"
            "director content content";
    gap: 30px;
}.about-this-2813 .mastery-center-4685 {
    justify-content: flex-start;
}.about-this-2813 .text-text-9832 {
    text-align: left;
    padding: 0 0 0 30px;
}.about-this-2813 .text-text-9832 h2::before,
    .about-this-2813 .text-text-9832 h2::after {
    display: none;
}.about-this-2813 .guide-values-8274 {
    margin-top: 50px;
    padding-top: 0;
}

}



@media (min-width: 1200px) {.about-this-2813 .learning-studio-9753 {
    grid-template-columns: 0.8fr 2fr;
    gap: 40px;
    grid-template-areas:
            "logo . content"
            "director . content";
}.about-this-2813 .text-text-9832 {
    position: relative;
    padding: 0 0 0 50px;
}.about-this-2813 .text-text-9832::before {
    width: 1px;
    left: 0;
    background: linear-gradient(to bottom, rgb(217,189,151), transparent);
    position: absolute;
    top: 10%;
    height: 80%;
    content: "";
}
}



@media (max-width: 575px) {.about-this-2813 {
    padding: 60px 0;
}.about-this-2813 .mastery-center-4685 {
    font-size: 24px;
}.about-this-2813 .mastery-center-4685 svg {
    width: 50px;
    height: 50px;
}.about-this-2813 .text-text-9832 h2 {
    font-size: calc(30px * 0.9);
}.about-this-2813 .text-text-9832 h2::before,
    .about-this-2813 .text-text-9832 h2::after {
    width: 20px;
}.about-this-2813 .guide-values-8274 {
    align-items: center;
    flex-direction: column;
}.about-this-2813 .impact-facts-9816 {
    padding-left: 0;
    text-align: center;
    padding-top: 20px;
}.about-this-2813 .impact-facts-9816::before {
    transform: translateX(-50%);
    left: 50%;
    top: 10px;
    height: 1px;
    width: 30px;
}}


@media only screen and (max-width: 800px)  {.warp-container-5421 .visitor-settings-4307 {
    margin-bottom: 10px;
    margin-left: 0;
}}



@media (max-width: 480px) {.primary-page-0836 .mastery-zone-7135 {
    padding: 1.5rem;
    gap: 1rem;
}.primary-page-0836 .title_style_header {
    font-size: calc(47px * 0.8);
}.primary-page-0836 h3 {
    margin-bottom: 1rem;
    font-size: calc(19px * 0.8);
}.primary-page-0836 p {
    font-size: calc(14px * 0.9);
    margin-bottom: 1rem;
}}



@media (max-width: 767px) {header .head-nav-8359 .top-tutor-9186 .nav-prime-4536 a {
    padding: 8px 12px;
    font-size: calc(12px - 2px);
}}



@media (max-width: 1200px) {.pricing-grid-item-9603 {
    padding: 80px 0;
}.pricing-grid-item-9603 .edu-packages-1398 {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}.pricing-grid-item-9603 .pricing-offers-1495 {
    padding: 25px;
    min-height: 400px;
}
}



@media (max-width: 992px) {.pricing-grid-item-9603 {
    padding: 70px 0;
}.pricing-grid-item-9603 h2 {
    font-size: calc(30px * 0.9);
}.pricing-grid-item-9603 .study-packages-5792 {
    margin-bottom: 40px;
    font-size: calc(12px * 0.95);
}.pricing-grid-item-9603 .edu-packages-1398 {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 20px;
}.pricing-grid-item-9603 .pricing-offers-1495 {
    padding: 20px;
    min-height: 380px;
}.pricing-grid-item-9603 .class-rates-0874 h4 {
    font-size: 21px;
}.pricing-grid-item-9603 .fee-package-2490 {
    font-size: calc(21px * 1.2);
}
}



@media (max-width: 576px) {.pricing-grid-item-9603 {
    padding: 50px 0;
}.pricing-grid-item-9603 h2 {
    font-size: calc(30px * 0.8);
}.pricing-grid-item-9603 .study-packages-5792 {
    font-size: calc(12px * 0.85);
}.pricing-grid-item-9603 .pricing-offers-1495 {
    padding: 20px 15px;
}.pricing-grid-item-9603 .class-rates-0874 h4 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: calc(21px * 0.95);
}.pricing-grid-item-9603 .class-rates-0874 p {
    margin-bottom: 20px;
    font-size: calc(12px * 0.9);
}.pricing-grid-item-9603 .fee-package-2490 {
    font-size: calc(21px * 1.1);
}}



@media screen and (max-width: 576px) {.peer-help-0854 {
    padding: 3rem 0 1.5rem;
}.peer-help-0854 .company_holder h3 {
    font-size: calc(36px * 0.9);
}.peer-help-0854 .flag-content-1203 {
    font-size: calc(16px * 0.9);
}.peer-help-0854 .top-tutor-9186 {
    padding: 1rem;
}.peer-help-0854 .top-tutor-9186 h5 {
    font-size: calc(22px * 0.9);
}.data-viz-8412 {
    margin-top: 2rem;
    padding: 1rem 0;
}.data-viz-8412 .achieve-cta-9405 {
    font-size: calc(16px * 0.9);
}.data-viz-8412 .achieve-cta-9405::before,
    .data-viz-8412 .achieve-cta-9405::after {
    display: none;
}}



@media (max-width: 576px) {.secure-stockade-4379 {
    padding: 1.5rem 0;
}.secure-stockade-4379 .container {
    padding: 1.2rem;
}.secure-stockade-4379 h1 {
    font-size: calc(44px * 0.7);
    margin-bottom: 1.2rem;
}.secure-stockade-4379 h2 {
    font-size: calc(35px * 0.7);
    padding-left: 0.8rem;
}.secure-stockade-4379 p, 
    .secure-stockade-4379 li, 
    .secure-stockade-4379 span {
    line-height: 1.6;
    font-size: calc(12px * 0.95);
}.secure-stockade-4379 span {
    padding-left: 0.8rem;
}}



@media screen and (max-width: 576px) {.contact-form-box-3925 {
    padding: 60px 0;
}.contact-form-box-3925 .help-help-3647,
    .contact-form-box-3925 .help-info-2074 {
    padding: 30px 20px;
}.contact-form-box-3925 .help-help-3647 h3 {
    font-size: calc(28px * 0.8);
    margin-bottom: 30px;
}.contact-form-box-3925 form input[type="text"],
    .contact-form-box-3925 form input[type="email"] {
    padding: 15px 20px;
}.contact-form-box-3925 form .contact-request-4786 {
    width: 100%;
    padding: 15px 20px;
}}



@media (max-width: 767px) {.academic-expertise-0398 {
    padding: 3rem 0;
}.academic-expertise-0398 .client-praises-6324 {
    grid-template-areas:
            "featured-image-1974"
            "name"
            "career-container-4529"
            "job-milestones-5913";
    grid-template-columns: 1fr;
    padding: 2rem;
}.academic-expertise-0398 .featured-image-1974 {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    min-height: 250px;
}
}



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



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

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



@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(-10px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}


  
  @keyframes expandWidth {
    from {
      width: 0;
    }
    to {
      width: 150px;
    }
  }



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

@keyframes slide {
    0% {
        width: 0;
        opacity: 0.5;
    }
    100% {
        width: 40%;
        opacity: 1;
    }
}



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

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

