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

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

html {
    scrollbar-color: rgb(218,202,194) rgb(255, 255, 255, 0.5);
    scrollbar-width: none;
}

.offer-deck-25::after {
    content: "";
    position: absolute;
    background: linear-gradient(225deg, rgb(145,133,131,0.5), rgb(187,178,174,0.5));
    bottom: -10%;
    left: -5%;
    z-index: 1;
    filter: blur(50px);
    height: 40%;
    opacity: 0.4;
    transform: rotate(15deg);
    width: 30%;
}

.offer-deck-25 .pricing-pack-41 h2::after {
    bottom: -10px;
    content: "";
    background: linear-gradient(to right, rgb(187,178,174), rgb(145,133,131));
    width: 80px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
}

.offer-deck-25 .study-price-05:hover {
    transform: translateY(-10px);
}

.offer-deck-25 .price-plan-17::before {
    transform: scaleX(0);
    background: var(--card-border);
    transform-origin: left;
    content: "";
    height: 5px;
    position: absolute;
    transition: transform 0.5s ease;
    left: 0;
    width: 100%;
    top: 0;
}

.offer-deck-25 .trial-pricing-95::after {
    height: 2px;
    left: 0;
    transition: width 0.3s ease;
    position: absolute;
    background-color: var(--card-accent);
    bottom: -10px;
    width: 40px;
    content: "";
}

.offer-deck-25 .study-price-05:hover .image-20::after {
    opacity: 1;
}

.help-center-50 {
    overflow: hidden;
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(218,202,194) 0%, rgba(240, 242, 247, 0.8) 100%);
    position: relative;
}

.help-center-50 .get-contactblock-34 {
    grid-template-columns: 1fr;
    padding: 50px;
    gap: 40px;
    display: grid;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateY(0);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    border-left: 4px solid rgb(187,178,174);
    background: #ffffff;
}

.help-center-50 h5 svg {
    margin-left: 10px;
    transition: transform 0.3s ease;
}

.help-center-50 .edu-talk-12 li:hover {
    padding-left: 5px;
}

.help-center-50 .get-helpdesk-10:hover {
    color: rgb(187,178,174);
}

.help-center-50 svg {
    width: 24px;
    height: 24px;
    transition: transform 0.3s ease;
}

.trackingNoticeModal-91 {
    border-top: 3px solid rgb(187,178,174);
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    background: rgb(218,202,194);
    transition: transform 0.3s ease-in-out;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 90;
}

.learn-cookies-51:hover {
    box-shadow: 0 0 10px rgb(145,133,131,0.5);
    background: rgb(145,133,131);
}

.trackingNoticeModal-91 p a {
    transition: color 0.3s ease;
    text-decoration: underline;
    color: rgb(187,178,174);
}

.mentorship-experience-67::before {
    height: 70%;
    content: "";
    transform: rotate(-15deg);
    right: -10%;
    width: 45%;
    position: absolute;
    z-index: 0;
    top: -10%;
    background: linear-gradient(135deg, rgb(187,178,174,0.5), rgb(145,133,131,0.5));
    filter: blur(50px);
}

.mentorship-experience-67 .success-stories-01 > div:nth-child(1):hover {
    transform: translateY(-1.5rem) scale(1.02);
}

.mentorship-experience-67 .success-stories-01 .image-20::after {
    z-index: 1;
    inset: 0;
    position: absolute;
    content: "";
    background: linear-gradient(to top, rgb(187,178,174,0.5) 0%, transparent 50%);
}

.mentorship-experience-67 .success-stories-01 .name {
    font-weight: 700;
    color: rgb(187,178,174);
    font-size: calc(24px * 1.2);
    display: inline-block;
    position: relative;
    margin-bottom: 0.5rem;
}

.mentorship-experience-67 .success-stories-01 > div:nth-child(3) {
    opacity: 0;
    transform: translateY(1rem);
    animation: fadeSlideUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.5s forwards;
    position: relative;
}

.course-program-description-23 {
    padding: 7rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, #f5f7fa 0%, #e0e6ed 100%);
}

.course-program-description-23 .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}

.course-program-description-23 .image-20 {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    transform: perspective(1000px) rotateY(-3deg);
    position: relative;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 350px;
}

.course-program-description-23 .text-description-83 {
    position: relative;
}

.course-program-description-23 h3 {
    transform-origin: left center;
    font-size: calc(21px * 1.1);
    padding-left: 1rem;
    margin-bottom: 1.5rem;
    position: relative;
    font-weight: 700;
    line-height: 1.3;
    color: #000000;
}

.course-program-description-23 span.description {
    padding: 0.5rem 0;
    column-gap: 2rem;
    position: relative;
    display: block;
    column-count: 1;
}

.course-program-description-23 .text-description-83::after {
    height: 100px;
    position: absolute;
    border-radius: 50%;
    opacity: 0.2;
    content: "";
    right: 10%;
    bottom: 10%;
    border: 1px solid rgb(145,133,131,0.5);
    pointer-events: none;
    width: 100px;
}

header .top-head-45::before {
    position: absolute;
    background: linear-gradient(to right, rgb(187,178,174), rgb(145,133,131));
    left: 0;
    width: 0;
    height: 2px;
    content: "";
    bottom: 0;
    transition: width 0.3s ease;
}

header .main-learning-46 svg {
    filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
    height: 40px;
    transition: all 0.3s ease;
    width: auto;
}

.title-section-73 .skill-philo-60 {
    height: 100%;
    padding: 0 5%;
    z-index: 3;
    display: flex;
    flex-direction: column;
    background: linear-gradient(120deg, #ffffff 60%, transparent 80%);
    justify-content: center;
    width: 60%;
    position: relative;
}

.title-section-73 .text-description-83 p {
    position: relative;
    line-height: 1.6;
    font-size: calc(15px * 1.1);
    margin-bottom: 2rem;
    color: #000000;
}

.title-section-73 .start-intro-07 svg {
    width: 100px;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.1));
    transform: rotate(-5deg);
    height: 100px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.title-section-73 .reach-map-09:hover::before {
    left: 100%;
}

.tyWrapper-56 {
    background: linear-gradient(135deg, rgb(218,202,194) 0%, rgb(187,178,174,0.5) 100%);
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}

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

.tyWrapper-56 h2 {
    transform: translateY(0);
    animation: fadeInUp 0.8s ease-out forwards;
    line-height: 1.4;
    max-width: 90%;
    opacity: 1;
    font-weight: 700;
    margin-bottom: 50px;
    color: #000000;
    font-size: 28px;
    position: relative;
}

.tyWrapper-56 .skill-philo-60:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 10px 20px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateY(2deg) translateY(-5px);
}

.our-mission-59 {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}

.our-mission-59 {
    padding: 150px 0;
}

.our-mission-59::after {
    right: -5%;
    opacity: 0.15;
    height: 200%;
    position: absolute;
    width: 45%;
    animation: floatElement 20s infinite alternate ease-in-out;
    top: -10%;
    z-index: 0;
    transform: rotate(-25deg);
    content: "";
    background: rgb(145,133,131);
}

.our-mission-59 .text-description-83::before {
    position: absolute;
    height: 0;
    top: 0;
    left: 0;
    animation: growVertical 1s 0.3s ease-out forwards;
    content: "";
    background: rgb(187,178,174);
    width: 6px;
}

.our-mission-59 .text-description-83 div > div {
    column-count: 1;
    line-height: 1.8;
    position: relative;
    color: #000000;
    padding-left: 15px;
    font-size: 18px;
    column-gap: 40px;
}

.our-mission-59 .text-description-83 div > div {
    column-count: 2;
}

.contact-edu-19 .company_holder {
    grid-row: 1;
    grid-column: 1 / 5;
    position: relative;
}

.contact-edu-19 .company_holder::after {
    border-bottom: 2px solid rgb(187,178,174);
    position: absolute;
    opacity: 0.7;
    content: "";
    bottom: -20px;
    border-right: 2px solid rgb(187,178,174);
    height: 60px;
    right: -20px;
    width: 60px;
}

.contact-edu-19 .pledge-block-24 {
    color: #ffffff;
    margin-top: 1.5rem;
    line-height: 1.6;
    font-size: 13px;
    opacity: 0.8;
}

.contact-edu-19 .header-guide-63 {
    border-radius: 10px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%);
    backdrop-filter: blur(4px);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
    padding: 1.5rem;
    position: relative;
}

.contact-edu-19 .header-guide-63 .site-top-63 a {
    text-decoration: none;
    position: relative;
    color: #ffffff;
    opacity: 0.7;
    overflow: hidden;
    transition: all 0.3s ease;
    z-index: 1;
    font-size: 13px;
    padding: 0.4rem 1rem;
    border-radius: 10px;
}

.footer-workshops-21 .container {
    justify-content: center;
    align-items: center;
    display: flex;
}

.contact-box-36 {
    background: rgb(218,202,194);
    padding: 70px 0;
    position: relative;
    overflow: hidden;
}

.contact-box-36 h2::after {
    transform: translateX(-50%);
    height: 3px;
    bottom: -15px;
    position: absolute;
    left: 50%;
    width: 60px;
    background: rgb(187,178,174);
    content: "";
}

.contact-box-36 .reach-list-15 {
    grid-row: 1;
    padding: 50px 40px;
    grid-column: 1;
    background: #ffffff;
}

.contact-box-36 h3 {
    color: rgb(187,178,174);
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 600;
}

.contact-box-36 .reach-links-76 {
    margin-top: 10px;
    gap: 10px;
    align-items: flex-start;
    display: flex;
}

.contact-box-36 .reach-links-76 input[type="checkbox"]:checked::after {
    left: 50%;
    content: "✓";
    color: #ffffff;
    transform: translate(-50%, -50%);
    position: absolute;
    font-size: 16px;
    top: 50%;
}

.contact-box-36 .reach-map-09:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    background: rgb(145,133,131);
}

.contact-box-36 svg path {
    fill: rgb(187,178,174);
}

.privacy-hutch-40 {
    background-image: linear-gradient(to right, rgb(187,178,174,0.5) 50%, rgb(145,133,131,0.5) 50%);
    padding: 50px;
    background-size: 200% 100%;
    height: auto;
    box-shadow: inset 0 0 10px rgb(145,133,131,0.5), 0 0 20px rgba(0, 0, 0, 0.5);
    background-position: right bottom;
    background-color: #ffffff;
    width: 100%;
    border: 2px solid rgb(187,178,174);
}

.privacy-hutch-40 li::before {
    position: absolute;
    content: "";
    top: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    left: 0;
    background-color: rgb(187,178,174);
}



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



@media (min-width: 992px) {.offer-deck-25 .edu-packages-43 {
    gap: 60px;
    align-items: center;
    flex-direction: row;
}.offer-deck-25 .pricing-pack-41 {
    margin: 0;
    text-align: left;
    width: 30%;
    order: 0;
}.offer-deck-25 .pricing-pack-41 h2 {
    text-align: left;
    display: block;
}.offer-deck-25 .pricing-pack-41 h2::after {
    left: 0;
    transform: none;
}.offer-deck-25 .monthly-rate-89 {
    text-align: left;
    margin: 0;
}.offer-deck-25 .class-rates-50 {
    width: 70%;
}
}



@media (min-width: 768px) {.help-center-50 .get-contactblock-34 {
    grid-template-columns: 2fr 1fr;
    gap: 30px 60px;
}.help-center-50 .get-contactblock-34 > div:first-of-type {
    grid-column: 1 / -1;
}.help-center-50 .edu-talk-12 {
    grid-column: 1 / -1;
}.help-center-50 .edu-talk-12 {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
}
}


@media only screen and (max-width: 1200px) {.web-tracking-67 {
    align-items: center;
    flex-direction: column;
}.digital-consent-59 {
    margin-bottom: 15px;
}.cookie-explained-86 {
    margin-bottom: 15px;
    margin-right: 0;
    text-align: center;
}.learn-cookies-51 {
    width: 100%;
    margin-left: 0;
    max-width: 200px;
    margin-bottom: 10px;
}
}



@media (min-width: 992px) {.course-program-description-23 {
    padding: 9rem 0;
}.course-program-description-23 .class-map-81 {
    gap: 6rem;
}.course-program-description-23 .image-20 {
    height: 550px;
}.course-program-description-23 span.description {
    column-gap: 3rem;
    column-count: 2;
}.course-program-description-23 h3::before {
    width: 4px;
}.course-program-description-23 .text-description-83::after {
    height: 180px;
    right: -5%;
    bottom: 20%;
    width: 180px;
}
}



@media (max-width: 767px) {.course-program-description-23 {
    padding: 5rem 0;
}.course-program-description-23 .image-20 {
    margin-bottom: 1.5rem;
    height: 250px;
}.course-program-description-23 h3 {
    margin-bottom: 1rem;
    font-size: 21px;
}.course-program-description-23 .text-description-83::before {
    width: 80px;
    top: -10px;
}}



@media screen and (max-width: 768px) {.title-section-73 .skill-philo-60 {
    padding: 80px 5% 50px;
}.title-section-73 h1 {
    font-size: calc(43px * 0.9);
}.title-section-73 .text-description-83 p {
    font-size: 15px;
}.title-section-73 .start-intro-07 svg {
    height: 80px;
    width: 80px;
}
}



@media (min-width: 768px) {.tyWrapper-56 {
    padding: 150px 0;
}.tyWrapper-56 h2 {
    max-width: 80%;
    font-size: calc(28px * 1.1);
}.tyWrapper-56 .skill-philo-60 {
    margin-left: 30px;
    padding: 50px 60px;
}.tyWrapper-56 span {
    font-size: calc(13px * 1.1);
}
}



@media (min-width: 992px) {.our-mission-59 {
    padding: 180px 0;
}.our-mission-59::after {
    top: -20%;
    width: 60%;
    right: -10%;
}.our-mission-59 h2 {
    transform: translateX(-10px);
}.our-mission-59 .text-description-83 {
    margin-left: 80px;
    width: calc(100% - 80px);
    padding: 80px;
}.our-mission-59 .text-description-83::before {
    width: 8px;
}.our-mission-59 .text-description-83 div > div {
    column-count: 2;
}
}



@media screen and (max-width: 768px) {.contact-edu-19 {
    padding: 4rem 0 3rem;
}.contact-edu-19 .site-top-63 {
    grid-template-columns: 1fr;
    gap: 2rem;
}.contact-edu-19 .header-guide-63 {
    padding: 1.2rem;
}.contact-edu-19 .header-guide-63 h5 {
    font-size: calc(18px * 0.9);
}.contact-edu-19 .company_holder::before,
    .contact-edu-19 .company_holder::after {
    width: 40px;
    height: 40px;
}
}



@media only screen and (max-width: 800px) {.privacy-hutch-40 {
    padding: 30px;
}.privacy-hutch-40 h1 {
    font-size: calc(18px - 8px);
}.privacy-hutch-40 h2 {
    font-size: calc(18px - 6px);
}.privacy-hutch-40 h3, .privacy-hutch-40 h4, .privacy-hutch-40 h5, .privacy-hutch-40 h6 {
    font-size: calc(18px - 4px);
}.privacy-hutch-40 ul, .privacy-hutch-40 ol {
    font-size: calc(13px - 2px);
    padding-left: 20px;
}
}



@keyframes pulse {
    0%, 100% {
        opacity: 0.2;
    }
    50% {
        opacity: 0.4;
    }
}



@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


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

