* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.contact-edu-19 {
    flex: 0 0 auto;
}

.contact-edu-19 {
    padding: 6rem 0 4rem;
    color: #ffffff;
    position: relative;
    z-index: 1;
}


.offer-deck-25 {
    padding: 120px 0 80px;
    --card-accent: rgb(187,178,174);
    background-color: var(--pricing-bg);
    --card-hover-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    position: relative;
    overflow: hidden;
    --card-border: linear-gradient(135deg, rgb(187,178,174), rgb(145,133,131));
    --card-bg: #ffffff;
    --card-transition: 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    --pricing-bg: #f5f7fa;
    --card-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
}

.offer-deck-25 .monthly-rate-89 {
    word-wrap: break-word;
    font-size: calc(17px + 2px);
    line-height: 1.6;
    margin: 0 auto;
    white-space: normal;
    color: #000000;
    overflow-wrap: break-word;
    max-width: 700px;
}

.offer-deck-25 .study-price-05:hover .price-plan-17 {
    box-shadow: var(--card-hover-shadow);
}

.offer-deck-25 .deal-board-23 {
    flex-direction: column;
    flex-grow: 1;
    z-index: 1;
    display: flex;
    padding: 35px 30px;
    position: relative;
}

.offer-deck-25 .study-price-05:hover .deal-board-23 h3 {
    color: var(--card-accent);
}

.offer-deck-25 .study-price-05:hover .trial-pricing-95::after {
    width: 60px;
}

.offer-deck-25 .image-20 {
    transition: transform 0.6s ease;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 200px;
}

.offer-deck-25 .study-price-05:hover .image-20 {
    transform: scale(1.05);
}

.help-center-50::after {
    height: 200px;
    background: radial-gradient(circle, rgb(145,133,131,0.5) 0%, transparent 70%);
    width: 200px;
    border-radius: 50%;
    content: "";
    position: absolute;
    right: 5%;
    z-index: 1;
    animation: pulse 15s infinite alternate ease-in-out;
    top: 10%;
}

.help-center-50 .get-contactblock-34:hover h3::after {
    width: 80%;
}

.help-center-50 h5 {
    color: #000000;
    align-items: center;
    font-size: 21px;
    margin: 0 0 10px;
    font-weight: 600;
    display: flex;
    text-transform: capitalize;
}

.help-center-50 .get-helpdesk-10 {
    font-size: 12px;
    display: flex;
    align-items: center;
    text-decoration: none;
    transition: color 0.3s ease;
    color: #000000;
}

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

.digital-consent-59 svg {
    height: 60px;
    fill: rgb(187,178,174);
    transition: fill 0.3s ease;
    width: 60px;
}

.trackingNoticeModal-91 h5 {
    font-size: 21px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    margin-bottom: 8px;
    color: rgb(187,178,174);
}

#turn-off-privacy-cookies-81 {
    background: rgba(0, 0, 0, 0.5);
}


#panelPrivacyPolicy-68 {
    display: none;
}

.mentorship-experience-67 {
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
    background-color: rgb(218,202,194);
}

.mentorship-experience-67 .success-stories-01 {
    border-left: 4px solid rgb(187,178,174);
    grid-template-columns: 1fr;
    box-shadow: 0 20px 40px rgba(0,0,0,0.1), 0 5px 15px rgba(0,0,0,0.05);
    transform: perspective(1000px) rotateX(2deg);
    background: linear-gradient(to right bottom, rgba(255,255,255,0.9), rgba(255,255,255,0.7));
    gap: 2rem;
    backdrop-filter: blur(10px);
    display: grid;
    padding: 3rem;
    position: relative;
}

.mentorship-experience-67 .success-stories-01 > div:nth-child(2) {
    border-left: 2px solid rgb(145,133,131);
    opacity: 0;
    animation: fadeSlideUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.3s forwards;
    transform: translateY(1rem);
    padding-left: 1rem;
    align-self: flex-start;
}

.mentorship-experience-67 .success-stories-01 > div:nth-child(2) > div::before {
    position: absolute;
    color: rgb(187,178,174);
    opacity: 0.7;
    left: -10px;
    content: "★";
}

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

.course-program-description-23 .class-map-81 {
    position: relative;
    display: grid;
    gap: 3rem;
    grid-template-columns: 1fr;
}

.course-program-description-23 .image-20::before {
    position: absolute;
    background: linear-gradient(45deg, rgb(187,178,174,0.5) 0%, transparent 100%);
    z-index: 1;
    top: 0;
    left: 0;
    opacity: 0.3;
    content: "";
    width: 100%;
    height: 100%;
}

.course-program-description-23 .text-description-83::before {
    content: "";
    opacity: 0.6;
    background: linear-gradient(90deg, rgb(187,178,174) 0%, transparent 100%);
    left: 0;
    height: 1px;
    top: -20px;
    position: absolute;
    width: 150px;
}

.course-program-description-23 p.description {
    display: none;
}

.course-program-description-23 span.description::first-letter {
    font-size: 1.2em;
    font-weight: 700;
    color: rgb(187,178,174);
}

header::before {
    z-index: -1;
    position: absolute;
    opacity: 0.3;
    left: 0;
    animation: pulse 15s infinite alternate;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(187,178,174,0.5) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgb(145,133,131,0.5) 0%, transparent 20%);
}

header .top-head-45:hover {
    transform: translateY(-2px);
    color: rgb(187,178,174);
}

header .top-head-45:hover::before {
    width: 100%;
}

header .main-learning-46:hover svg {
    transform: scale(1.05);
    filter: drop-shadow(0 0 12px rgb(187,178,174,0.5));
}

.title-section-73 .image-20::after {
    background: linear-gradient(135deg, rgba(94,170,168,0.3) 0%, rgba(94,170,168,0.1) 50%, rgba(94,170,168,0.5) 100%);
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
    height: 100%;
    left: 0;
    content: "";
}

.title-section-73 .text-description-83 {
    position: relative;
    transform: translateX(-30px);
    animation: slideIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.2s forwards;
    opacity: 0;
    max-width: 600px;
}

.title-section-73 .start-intro-07:hover svg {
    transform: rotate(0deg) scale(1.05);
}

.title-section-73 h6 {
    margin-top: 2rem;
}

.title-section-73 .reach-map-09 {
    box-shadow: 0 4px 15px rgba(94,170,168,0.2);
    font-size: 18px;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    font-weight: 600;
    color: #ffffff;
    text-decoration: none;
    transform: translateY(0);
    overflow: hidden;
    border-radius: 10px;
    padding: 0.8rem 1.8rem;
    background: linear-gradient(135deg, rgb(145,133,131) 0%, rgb(94,170,168) 100%);
}

.tyWrapper-56 h2::after {
    transform: scaleX(1);
    position: absolute;
    content: "";
    left: 0;
    transition: transform 0.5s ease;
    bottom: -15px;
    transform-origin: left;
    height: 3px;
    width: 80px;
    background: linear-gradient(90deg, rgb(187,178,174) 0%, rgb(145,133,131) 100%);
}

.tyWrapper-56 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tyWrapper-56 li {
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative;
}

.our-mission-59::before {
    top: 0;
    pointer-events: none;
    background: linear-gradient(135deg, rgb(187,178,174,0.5), rgba(0, 0, 0, 0.5) 75%);
    z-index: 1;
    left: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    content: "";
}

.our-mission-59 h2 {
    transform: translateX(-5px);
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 38px;
    display: inline-block;
    position: relative;
}

.our-mission-59 h2 {
    margin-bottom: 60px;
    font-size: calc(38px * 1.2);
}

.our-mission-59 .text-description-83 > div {
    position: relative;
}

.our-mission-59 .text-description-83 p::before {
    top: 50%;
    background: rgb(145,133,131);
    content: "";
    left: 0;
    height: 8px;
    width: 8px;
    transform: translateY(-50%) rotate(45deg);
    position: absolute;
}

.our-mission-59 .text-description-83:hover p {
    transform: translateX(5px);
}



.contact-edu-19 .container {
    display: grid;
    grid-gap: 2rem;
    grid-template-columns: repeat(12, 1fr);
}

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

.contact-edu-19 .company_holder h3::after {
    content: "";
    bottom: -5px;
    box-shadow: 0 0 10px rgb(187,178,174);
    width: 30%;
    height: 2px;
    left: 0;
    position: absolute;
    background: rgb(187,178,174);
}

.contact-edu-19 .header-guide-63:hover::before {
    height: 100%;
}

.contact-edu-19 .header-guide-63 h5 {
    letter-spacing: 1px;
    margin-bottom: 1.5rem;
    color: rgb(145,133,131);
    font-size: 18px;
    font-weight: 600;
    padding-left: 1rem;
    position: relative;
}

.contact-edu-19 .header-guide-63 .site-top-63 a::before {
    transform: translateX(-100%);
    width: 100%;
    transition: transform 0.3s ease;
    z-index: -1;
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    background: linear-gradient(90deg, rgba(rgb(187,178,174,0.5), 0.1), transparent);
}

.footer-workshops-21 .syllabus-ref-48 {
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.5px;
    opacity: 0.7;
    color: #ffffff;
}

.contact-box-36 h2 {
    color: rgb(145,133,131);
    text-align: center;
    margin-bottom: 40px;
    font-weight: 700;
    position: relative;
    font-size: 33px;
}

.contact-box-36 .image-20 {
    height: 100%;
    border-bottom-right-radius: 13px;
    grid-row: 1;
    transition: transform 0.6s ease;
    border-top-right-radius: 13px;
    min-height: 500px;
    grid-column: 2;
}

.contact-box-36 input[type="text"]:focus {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border-color: rgb(187,178,174);
    outline: none;
}

.contact-box-36 .reach-links-76 input[type="checkbox"]:checked {
    border-color: rgb(187,178,174);
    background: rgb(187,178,174);
}

.contact-box-36 .reach-links-76 a {
    font-weight: 600;
    color: rgb(187,178,174);
    text-decoration: none;
    transition: all 0.3s ease;
}

.contact-box-36 .reach-map-09:hover::before {
    left: 100%;
}

.contact-box-36 svg {
    vertical-align: middle;
    margin-right: 10px;
    fill: rgb(187,178,174);
    width: 22px;
    height: 22px;
}

.privacy-hutch-40 h1 {
    text-transform: uppercase;
    font-size: 42px;
    margin-bottom: 25px;
    color: rgb(187,178,174);
    border-bottom: 3px solid rgb(145,133,131);
    letter-spacing: 2px;
    font-weight: 700;
    padding-bottom: 10px;
    margin-top: 40px;
    font-family: Arial, sans-serif;
}

.privacy-hutch-40 li {
    padding-left: 25px;
    border-left: 2px dashed rgb(145,133,131);
    position: relative;
    margin-bottom: 12px;
    line-height: 1.6;
}

.privacy-hutch-40 section {
    background: rgb(218,202,194);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    padding: 25px;
    border: 1px solid rgb(145,133,131,0.5);
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (max-width: 767px) {.offer-deck-25 {
    padding: 60px 0 40px;
}.offer-deck-25 .pricing-pack-41 {
    margin-bottom: 40px;
}.offer-deck-25 .class-rates-50 {
    grid-template-columns: 1fr;
    max-width: 450px;
    margin: 0 auto;
}.offer-deck-25 .deal-board-23 {
    padding: 25px 20px;
}.offer-deck-25 .deal-board-23 h3 {
    font-size: 22px;
}.offer-deck-25 .trial-pricing-95 {
    font-size: calc(22px + 2px);
}.offer-deck-25 .deal-board-23 p {
    font-size: calc(17px - 1px);
}.offer-deck-25 .image-20 {
    height: 180px;
}
}



@media (max-width: 767px) {.help-center-50 {
    padding: 60px 0;
}.help-center-50 .get-contactblock-34 {
    padding: 30px;
}.help-center-50 h3 {
    font-size: calc(38px * 0.9);
}.help-center-50::before {
    width: 100%;
}.help-center-50::after {
    width: 120px;
    height: 120px;
}
}


@media only screen and (max-width: 800px) {.web-tracking-67 {
    padding: 15px;
}.digital-consent-59 {
    display: none;
}.trackingNoticeModal-91 h5 {
    font-size: 19px;
}.trackingNoticeModal-91 p {
    font-size: 13px;
}}



@media (min-width: 768px) {.course-program-description-23 .class-map-81 {
    align-items: center;
    gap: 4rem;
    grid-template-columns: 1fr 1fr;
}.course-program-description-23 .image-20 {
    height: 500px;
    transform: perspective(1000px) rotateY(-5deg);
}.course-program-description-23 h3 {
    padding-left: 1.5rem;
    font-size: 32px;
}.course-program-description-23 span.description {
    column-count: 2;
}.course-program-description-23 .text-description-83::after {
    width: 150px;
    height: 150px;
}
}



@media (min-width: 1200px) {.course-program-description-23 .image-20 {
    height: 600px;
}.course-program-description-23 h3 {
    margin-bottom: 2rem;
}.course-program-description-23 .text-description-83::before {
    width: 200px;
}
}



@media (max-width: 991px) {header .container {
    padding: 0.8rem 1.5rem;
}header .header-guide-63 {
    gap: 1.5rem;
}header .top-head-45 {
    font-size: calc(12px - 1px);
}
}



@media screen and (max-width: 992px) {.title-section-73 {
    min-height: 100vh;
    height: auto;
}.title-section-73 .skill-philo-60 {
    width: 100%;
    padding: 100px 5% 60px;
    background: linear-gradient(180deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.8) 100%);
}.title-section-73 .image-20 {
    clip-path: none;
    width: 100%;
    height: 100%;
    z-index: 0;
}.title-section-73 h1 {
    font-size: 43px;
}.title-section-73 .text-description-83 {
    max-width: 500px;
}
}



@media (min-width: 992px) {.tyWrapper-56 .container {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
}.tyWrapper-56 h2 {
    max-width: 70%;
}.tyWrapper-56 .skill-philo-60 {
    width: 85%;
    margin-left: 60px;
}.tyWrapper-56 span {
    line-height: 1.9;
    font-size: calc(13px * 1.15);
}
}



@media (min-width: 1200px) {.our-mission-59 h2 {
    margin-bottom: 80px;
}.our-mission-59 .text-description-83 {
    margin-left: 120px;
    padding: 100px;
    width: calc(100% - 120px);
}.our-mission-59 .text-description-83::before {
    width: 10px;
}
}



@media screen and (max-width: 576px) {.contact-edu-19 {
    padding: 3rem 0 2rem;
}.contact-edu-19 .company_holder h3 {
    font-size: calc(31px * 0.9);
}.contact-edu-19 .pledge-block-24 {
    font-size: calc(13px * 0.9);
}.contact-edu-19 .header-guide-63 .site-top-63 a {
    font-size: calc(13px * 0.9);
}.footer-workshops-21 {
    margin-top: 2rem;
    padding: 1rem 0;
}}



@media (max-width: 576px) {.contact-box-36 {
    padding: 40px 0;
}.contact-box-36 .container {
    padding: 0 15px;
}.contact-box-36 h2::after {
    width: 40px;
}.contact-box-36 .reach-list-15 {
    padding: 25px 20px;
}.contact-box-36 #contact {
    gap: 20px;
}.contact-box-36 .reach-map-09 {
    padding: 14px 20px;
    width: 100%;
}.contact-box-36 .image-20 {
    min-height: 200px;
}}



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



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



@keyframes growVertical {
    from { height: 0; }
    to { height: 100%; }
}

