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

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

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

.outer-container-90 {
    flex-direction: column;
    min-height: 100%;
    display: flex;
    height: 100%;
}

.offer-deck-25::before {
    width: 35%;
    opacity: 0.5;
    z-index: 1;
    height: 50%;
    filter: blur(60px);
    content: "";
    background: linear-gradient(135deg, rgb(187,178,174,0.5), rgb(145,133,131,0.5));
    top: -10%;
    right: -5%;
    position: absolute;
    transform: rotate(-15deg);
}

.offer-deck-25 .pricing-pack-41 {
    margin-right: auto;
    text-align: center;
    order: -1;
    margin-bottom: 60px;
    margin-left: auto;
    max-width: 800px;
}

.offer-deck-25 .class-rates-50 {
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    width: 100%;
    display: grid;
}

.offer-deck-25 .price-plan-17 {
    transition: box-shadow var(--card-transition);
    box-shadow: var(--card-shadow);
    overflow: hidden;
    flex-direction: column;
    background-color: var(--card-bg);
    height: 100%;
    position: relative;
    display: flex;
    border-radius: 22px;
}

.offer-deck-25 .trial-pricing-95 {
    font-weight: 700;
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
    color: var(--card-accent);
    font-size: calc(22px + 6px);
}

.offer-deck-25 .image-20::after {
    position: absolute;
    transition: opacity 0.4s ease;
    left: 0;
    top: 0;
    content: "";
    opacity: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    right: 0;
    bottom: 0;
}

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

.help-center-50 .get-contactblock-34:hover {
    transform: translateY(-10px);
}

.help-center-50 h3::after {
    transition: width 0.3s ease;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(187,178,174) 0%, transparent 100%);
    bottom: -10px;
    width: 60%;
    height: 3px;
    left: 0;
}

.help-center-50 .edu-talk-12 li {
    padding-left: 0;
    position: relative;
    transition: padding 0.3s ease;
}

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

.help-center-50 svg path {
    transition: fill 0.3s ease;
    fill: #000000;
}

.digital-consent-59 {
    flex-shrink: 0;
    margin-right: 15px;
}

.digital-consent-59 svg:hover {
    fill: rgb(145,133,131);
}

.trackingNoticeModal-91 p {
    line-height: 1.5;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000000;
}

#acknowledge-privacy-cookies-26 {
    background: rgb(187,178,174);
}

.trackingNoticeModal-91 p a:hover {
    color: rgb(145,133,131);
}

#panelPrivacyPolicy-68:checked ~ .trackingNoticeModal-91 {
    visibility: hidden;
    opacity: 0;
}

.mentorship-experience-67::after {
    filter: blur(40px);
    bottom: -10%;
    height: 60%;
    width: 50%;
    content: "";
    z-index: 0;
    background: linear-gradient(225deg, rgb(145,133,131,0.5), rgb(187,178,174,0.5));
    transform: rotate(15deg);
    position: absolute;
    left: -10%;
}

.mentorship-experience-67 .success-stories-01 .image-20 {
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 15px 30px rgba(0,0,0,0.15), 0 5px 15px rgba(0,0,0,0.05);
    clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 5% 100%);
    position: relative;
    height: 300px;
    width: 100%;
}

.mentorship-experience-67 .success-stories-01 .name:hover::after {
    width: 100%;
}

.mentorship-experience-67 .success-stories-01 > div:nth-child(2) > div {
    color: rgb(145,133,131);
    font-style: italic;
    padding-left: 0.5rem;
    margin-top: 0.5rem;
    position: relative;
    font-size: calc(12px * 0.95);
    font-weight: 600;
}

.mentorship-experience-67 .success-stories-01 .job-table-12::before {
    font-size: 6rem;
    color: rgb(187,178,174,0.5);
    left: -20px;
    content: "";
    font-family: Georgia, serif;
    top: -20px;
    z-index: -1;
    position: absolute;
}

.course-program-description-23::after {
    opacity: 0.1;
    background: radial-gradient(ellipse at center, rgb(187,178,174,0.5) 0%, transparent 70%);
    right: -50%;
    height: 100%;
    transform: scale(2);
    z-index: 1;
    border-radius: 50%;
    width: 100%;
    top: -50%;
    content: "";
    position: absolute;
}

.course-program-description-23 .image-20::after {
    right: -10%;
    border-radius: 50%;
    width: 50px;
    top: -10%;
    animation: floatOrbit 15s infinite ease-in-out;
    background: rgb(145,133,131);
    opacity: 0.15;
    height: 50px;
    content: "";
    position: absolute;
    filter: blur(30px);
}

.course-program-description-23 .description {
    color: #000000;
    transition: color 0.3s ease;
    font-size: 17px;
    position: relative;
    margin-bottom: 1.5rem;
    line-height: 1.8;
}

.course-program-description-23 .image-20:hover {
    transform: perspective(1000px) rotateY(0deg);
}

header .container {
    padding: 1rem 2rem;
    position: relative;
}

header .header-guide-63 {
    display: flex;
    position: relative;
    align-items: center;
    gap: 2rem;
}

header .header-guide-63::before {
    content: "";
    background: linear-gradient(90deg, transparent 0%, rgb(187,178,174,0.5) 50%, transparent 100%);
    top: -15px;
    transform: skewX(-15deg);
    position: absolute;
    opacity: 0.1;
    border-radius: 16px;
    z-index: -1;
    height: calc(100% + 30px);
    left: -30px;
    width: calc(100% + 60px);
}

.title-section-73 {
    height: 100vh;
    display: flex;
    position: relative;
    overflow: hidden;
    background-color: #f9f9fb;
    width: 100%;
}

.title-section-73 h1 {
    color: #000000;
    opacity: 0;
    transform: translateX(-30px);
    animation: slideIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    position: relative;
    margin-bottom: 1.5rem;
    font-size: calc(43px * 1.2);
    font-weight: 700;
}

.title-section-73 .text-description-83 p::after {
    width: 80px;
    height: 2px;
    position: absolute;
    background: linear-gradient(90deg, rgb(145,133,131) 0%, rgba(94,170,168,0.2) 100%);
    left: 0;
    content: "";
    bottom: -10px;
}

.title-section-73 svg text {
    font-family: Arial, sans-serif;
    transition: fill 0.3s ease;
}

.title-section-73 .reach-map-09:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(94,170,168,0.3);
}

.tyWrapper-56::before {
    right: -5%;
    width: 40%;
    background: linear-gradient(120deg, rgb(145,133,131,0.5) 0%, transparent 70%);
    opacity: 0.6;
    content: "";
    position: absolute;
    top: -10%;
    height: 70%;
    transform: rotate(-15deg) skewX(15deg);
    z-index: 1;
}

.tyWrapper-56 .skill-philo-60 {
    background: #ffffff;
    position: relative;
    padding: 40px;
    border-left: 4px solid rgb(187,178,174);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    animation: fadeIn 1s ease-out 0.3s forwards;
    z-index: 3;
    transform: perspective(1000px) rotateY(0deg);
    opacity: 0;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.tyWrapper-56 span {
    line-height: 1.8;
    color: #000000;
    animation: fadeInUp 0.8s ease-out 0.5s forwards;
    transform: translateY(10px);
    opacity: 0;
    font-family: Arial, sans-serif;
    letter-spacing: 0.02em;
    font-size: calc(13px * 1.05);
    display: block;
}

.our-mission-59 h2::after {
    bottom: -10px;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(145,133,131), transparent);
    left: 0;
    animation: expandWidth 0.7s ease-out forwards;
    width: 80px;
    height: 3px;
    position: absolute;
    content: "";
}

.our-mission-59 h2::after {
    width: 120px;
}

.our-mission-59 .text-description-83 p {
    color: rgb(187,178,174);
    transform: translateX(0);
    transition: transform 0.3s ease;
    margin-bottom: 20px;
    font-size: calc(18px * 1.5);
    position: relative;
    font-weight: 600;
    padding-left: 15px;
}

.contact-edu-19::before {
    z-index: -1;
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    opacity: 0.85;
    width: 100%;
    background: #000000;
    content: "";
}

.contact-edu-19 .company_holder h3 {
    -webkit-background-clip: text !important;
    font-size: 31px;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    margin-bottom: 1.5rem;
    background: linear-gradient(90deg, #ffffff, rgb(187,178,174));
    position: relative;
    display: inline-block;
}

.contact-edu-19 .site-top-63 {
    gap: 3rem;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.contact-edu-19 .header-guide-63::before {
    background: rgb(187,178,174);
    position: absolute;
    height: 0;
    width: 3px;
    transition: height 0.3s ease;
    content: "";
    top: 0;
    left: 0;
}

.contact-edu-19 .header-guide-63 .site-top-63 {
    flex-direction: column;
    gap: 0.7rem;
    display: flex;
}

.contact-edu-19 .header-guide-63 .site-top-63 a:hover {
    color: #ffffff;
    padding-left: 1.5rem;
    opacity: 1;
}

.contact-edu-19 .header-guide-63 .site-top-63 a:hover::before {
    transform: translateX(0);
}

.footer-workshops-21::before {
    top: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(187,178,174), transparent);
    content: "";
    position: absolute;
    width: 60%;
    transform: translateX(-50%);
    left: 50%;
}

.contact-box-36 .container {
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}

.contact-box-36 .help-request-13 {
    display: grid;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    overflow: hidden;
    gap: 0;
    border-radius: 13px;
    grid-template-columns: 1fr 1fr;
}

.contact-box-36 input[type="text"] {
    font-size: 17px;
    border: 1px solid rgb(218,202,194);
    padding: 15px 20px;
    width: 100%;
    color: #000000;
    transition: all 0.3s ease;
    background: #ffffff;
    border-radius: 10px;
}

.contact-box-36 .reach-links-76 label {
    font-size: 17px;
    line-height: 1.5;
    color: #000000;
}

.contact-box-36 .reach-links-76 a:hover {
    color: rgb(145,133,131);
}

.contact-box-36 .reach-map-09 {
    position: relative;
    border-radius: 10px;
    padding: 15px 35px;
    overflow: hidden;
    color: #ffffff;
    align-self: flex-start;
    border: none;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    background: rgb(187,178,174);
    margin-top: 10px;
    text-transform: uppercase;
}

.privacy-hutch-40 h3, .privacy-hutch-40 h4, .privacy-hutch-40 h5, .privacy-hutch-40 h6 {
    color: #000000;
    font-weight: 400;
    font-family: Arial, sans-serif;
    border-bottom: 1px dotted rgb(187,178,174);
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 25px;
    text-transform: capitalize;
}

.privacy-hutch-40 p, .privacy-hutch-40 span, .privacy-hutch-40 div {
    line-height: 1.8;
    font-size: 13px;
    color: #000000;
    margin-bottom: 15px;
    padding-bottom: 5px;
    font-family: Arial, sans-serif;
    border-bottom: 1px solid rgb(145,133,131,0.5);
}



@media (max-width: 991px) {.offer-deck-25 {
    padding: 80px 0 60px;
}.offer-deck-25 .class-rates-50 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 25px;
}
}



@media (max-width: 480px) {.offer-deck-25 {
    padding: 50px 0 30px;
}.offer-deck-25 .pricing-pack-41 h2 {
    font-size: calc(36px - 4px);
}.offer-deck-25 .monthly-rate-89 {
    font-size: 17px;
}.offer-deck-25 .deal-board-23 {
    padding: 20px 15px;
}.offer-deck-25 .image-20 {
    height: 160px;
}}



@media (min-width: 992px) {.help-center-50 {
    padding: 100px 0;
}.help-center-50 .get-contactblock-34 {
    padding: 60px;
    grid-template-columns: 3fr 2fr;
}.help-center-50 h3 {
    font-size: calc(38px * 1.1);
}.help-center-50 p {
    font-size: calc(12px * 1.05);
}.help-center-50 .edu-talk-12 {
    margin-top: 30px;
}
}



@media (prefers-reduced-motion) {.help-center-50::after {
    animation: none;
}.help-center-50 .get-contactblock-34 {
    transition: none;
}.help-center-50 .get-contactblock-34:hover {
    transform: none;
}}



@media (min-width: 1024px) {.mentorship-experience-67 {
    padding: 8rem 0;
}.mentorship-experience-67 .success-stories-01 {
    margin: 0 2rem;
    padding: 4rem;
    gap: 3rem 4rem;
    grid-template-columns: 400px 1fr;
    transform: perspective(1200px) rotateX(1deg) rotateY(-1deg);
}.mentorship-experience-67 .success-stories-01:hover {
    transform: perspective(1200px) rotateX(0deg) rotateY(0deg);
}.mentorship-experience-67 .success-stories-01 .image-20 {
    min-height: 500px;
}.mentorship-experience-67 .success-stories-01 > div:nth-child(2) {
    padding-left: 1.5rem;
}.mentorship-experience-67 .success-stories-01 .name {
    margin-bottom: 1rem;
    font-size: calc(24px * 1.7);
}.mentorship-experience-67 .success-stories-01 > div:nth-child(2) > div {
    font-size: calc(12px * 1.1);
}.mentorship-experience-67 .success-stories-01 .job-table-12 {
    font-size: calc(12px * 1.1);
    padding: 2.5rem;
    line-height: 1.9;
}}



@media screen and (max-width: 1200px) {.title-section-73 .skill-philo-60 {
    padding: 0 4%;
    width: 65%;
}.title-section-73 .image-20 {
    width: 45%;
}.title-section-73 h1 {
    font-size: calc(43px * 1.1);
}
}



@media screen and (max-width: 576px) {.title-section-73 .skill-philo-60 {
    padding: 60px 5% 40px;
}.title-section-73 h1 {
    font-size: calc(43px * 0.8);
}.title-section-73 .text-description-83 {
    max-width: 100%;
}.title-section-73 .start-intro-07 svg {
    width: 70px;
    height: 70px;
}.title-section-73 .reach-map-09 {
    padding: 0.7rem 1.5rem;
}}



@media (max-width: 767px) {.tyWrapper-56 {
    padding: 80px 0;
}.tyWrapper-56 h2 {
    margin-bottom: 40px;
    font-size: calc(28px * 0.9);
}.tyWrapper-56 .skill-philo-60 {
    padding: 30px 25px;
}.tyWrapper-56 span {
    line-height: 1.7;
    font-size: 13px;
}.tyWrapper-56 h2::after {
    width: 60px;
}
}



@media (max-width: 767px) {.our-mission-59 {
    padding: 80px 0;
}.our-mission-59 h2 {
    font-size: calc(38px * 0.9);
    margin-bottom: 30px;
}.our-mission-59 .text-description-83 {
    padding: 30px 20px;
}.our-mission-59 .text-description-83 p {
    margin-bottom: 15px;
    font-size: calc(18px * 1.2);
}.our-mission-59 .text-description-83 div > div {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}}



@media (max-width: 768px) {.contact-box-36 {
    padding: 50px 0;
}.contact-box-36 h2 {
    margin-bottom: 30px;
    font-size: calc(33px - 4px);
}.contact-box-36 .reach-list-15 {
    padding: 30px 25px;
}.contact-box-36 .image-20 {
    min-height: 250px;
}
}



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

@keyframes floatOrbit {
    0%, 100% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(-30px, 20px);
    }
    50% {
        transform: translate(-20px, -30px);
    }
    75% {
        transform: translate(30px, -10px);
    }
}



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

@keyframes gridAnimate {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 30px;
    }
}

