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

* {
    scrollbar-color: rgb(217,150,203,0.5) rgb(255, 255, 255, 0.5);
    scrollbar-width: none;
}

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

.head-pro-741 {
    background: rgb(233,205,223);
    z-index: 1;
    padding-top: 2rem;
    position: relative;
}

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

.title-screen-326 > div {
    max-width: 1200px;
    position: relative;
    width: 100%;
    z-index: 2;
}

.title-screen-326 .learning-classes-650::before {
    width: 40px;
    background: rgb(217,150,203);
    z-index: -1;
    position: absolute;
    left: -15px;
    content: "";
    transform: rotate(-15deg);
    top: -10px;
    height: 40px;
    opacity: 0.7;
}

.title-screen-326 .learn-front-983 {
    transform: translateY(30px);
    opacity: 0;
    padding: 3rem;
    border-left: 5px solid rgb(217,150,203);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    overflow: hidden;
    position: relative;
    animation: slideUpFade 1s ease-out 0.3s forwards;
}

.title-screen-326 .learn-front-983 p::before {
    content: "";
    width: 10px;
    transform: translateY(-50%);
    top: 50%;
    border-radius: 10px;
    left: 0;
    height: 10px;
    background: rgb(217,150,203);
    position: absolute;
}

.price-plan-item-620::before {
    z-index: 1;
    width: 100%;
    position: absolute;
    background-image: repeating-linear-gradient(
    45deg,
    rgba(0, 0, 0, 0.02) 0px,
    rgba(0, 0, 0, 0.02) 1px,
    transparent 1px,
    transparent 11px
  );
    left: 0;
    content: "";
    height: 100%;
    pointer-events: none;
    top: 0;
}

.price-plan-item-620 .study-sub-054 {
    color: #000000;
    max-width: 700px;
    white-space: normal;
    overflow-wrap: break-word;
    line-height: 1.6;
    word-break: break-word;
    font-size: 16px;
    margin: 0 auto;
}

.price-plan-item-620 .pricing-deals-760 {
    min-height: 450px;
    overflow: hidden;
    flex-direction: column;
    position: relative;
    background-color: #ffffff;
    display: flex;
}

.price-plan-item-620 .pricing-rates-219 h3 {
    font-weight: 600;
    transition: transform 0.3s ease;
    font-size: calc(20px + 2px);
    margin-bottom: 8px;
    color: #000000;
    transform: translateX(0);
    position: relative;
}

.price-plan-item-620 .learning-deals-051:hover .deal-grid-804::before {
    opacity: 1;
    transform: translateX(0);
}

.price-plan-item-620 .img-round-967 {
    height: 200px;
    overflow: hidden;
    position: relative;
    transition: transform 0.6s ease;
    width: 100%;
}

.price-plan-item-620 .learning-deals-051:hover .img-round-967 {
    transform: scale(1.05);
}

.price-plan-item-620 .learning-deals-051:nth-child(even) .pricing-deals-760 {
    background: linear-gradient(135deg, rgba(245, 247, 252, 1) 0%, #ffffff 100%);
}

.price-plan-item-620 .learning-deals-051:nth-child(3) {
    animation: fadeInUp 0.6s 0.3s both;
}

.who-we-are-164::before {
    height: 100%;
    top: 0;
    content: "";
    opacity: 0.2;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 20%, rgb(217,150,203,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 80%, rgb(198,98,119,0.5) 0%, transparent 30%);
    left: 0;
    width: 100%;
}

.who-we-are-164 .learning-track-642 {
    grid-template-columns: repeat(12, 1fr);
    position: relative;
    padding: 60px 0;
    display: grid;
    align-items: center;
}

.who-we-are-164 .learning-track-642:nth-child(2) h3 {
    color: rgb(198,98,119);
}

.who-we-are-164 .learning-track-642:nth-child(2) h3,
.who-we-are-164 .learning-track-642:nth-child(2) p {
    grid-column: 1 / 7;
}

.who-we-are-164 .learning-track-642:nth-child(2) h3,
.who-we-are-164 .learning-track-642:nth-child(2) p,
.who-we-are-164 .learning-track-642:nth-child(2)::before {
    animation-delay: 0.3s;
}

.who-we-are-164 .learning-track-642:first-child::before {
    clip-path: polygon(0 0, 100% 20%, 80% 100%, 0% 100%);
    background: linear-gradient(135deg, rgb(217,150,203,0.5), transparent);
    border-radius: 30px;
    position: relative;
    content: "";
    grid-column: 1 / 6;
    height: 300px;
}

.newsletter-subscription-296::before {
    background: rgb(198,98,119,0.5);
    z-index: -1;
    left: -10%;
    position: absolute;
    top: -50%;
    content: "";
    transform: rotate(-15deg);
    height: 200%;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0 85%);
    width: 70%;
}

.newsletter-subscription-296 .expert-sessions-374::before {
    z-index: -1;
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    opacity: 0.9;
    left: 0;
    content: "";
    transform-origin: left bottom;
    background: #ffffff;
    top: 0;
    position: absolute;
    width: 100%;
}

.newsletter-subscription-296 h4::after {
    height: 3px;
    position: absolute;
    bottom: -10px;
    width: 50px;
    transition: width 0.3s ease;
    background: rgb(217,150,203);
    content: "";
    left: 0;
}

.newsletter-subscription-296 .input_holder input[type="email"] {
    font-size: 18px;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 1rem 1.2rem;
    outline: none;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    color: #000000;
    width: 100%;
    background: #ffffff;
    border-radius: 10px;
}

.newsletter-subscription-296 .input_holder input[type="submit"]:hover {
    box-shadow: 0 5px 15px rgb(217,150,203,0.5);
    background: rgb(198,98,119);
    transform: translateY(-2px);
}

.newsletter-subscription-296 .input_holder input[type="submit"]:active {
    box-shadow: 0 2px 5px rgb(217,150,203,0.5);
    transform: translateY(1px);
}

.user-reviews-167::before {
    width: 25rem;
    z-index: 0;
    content: "";
    opacity: 0.15;
    animation: floatBlur 15s infinite alternate ease-in-out;
    transform: rotate(-15deg);
    filter: blur(80px);
    background: rgb(217,150,203,0.5);
    top: -5%;
    position: absolute;
    height: 25rem;
    right: -5%;
}

.user-reviews-167 h2::before {
    height: 70%;
    top: 50%;
    position: absolute;
    content: "";
    transform: translateY(-50%);
    background: rgb(217,150,203);
    width: 0.5rem;
    left: -2rem;
}

.user-reviews-167 .review-voices-652 {
    position: relative;
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateY(0) rotateX(0);
    overflow: hidden;
    isolation: isolate;
    background: #ffffff;
    padding: 2.5rem 2rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}

.user-reviews-167 .review-voices-652 > div {
    position: relative;
    margin-bottom: 1.5rem;
    align-items: center;
    display: flex;
}

.user-reviews-167 .review-voices-652:hover img {
    transform: scale(1.05) rotate(3deg);
}

.user-reviews-167 .review-voices-652 h4 {
    font-weight: 600;
    color: #000000;
    margin: 0;
    position: relative;
    font-size: calc(21px * 0.9);
}

.user-reviews-167 .review-voices-652:hover h4::after {
    width: 3.5rem;
}

.user-reviews-167 .review-voices-652 .description::before {
    transform: scale(0);
    opacity: 0.07;
    right: -0.5rem;
    content: "";
    position: absolute;
    background: rgb(198,98,119,0.5);
    bottom: -0.5rem;
    width: 3rem;
    border-radius: 50%;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: -1;
    height: 3rem;
}

.user-reviews-167 a:hover {
    transform: translateX(2rem) translateY(-5px);
    box-shadow: 0 15px 25px rgb(217,150,203,0.5);
}

.cookie-dialog-banner-945 {
    border-top: 3px solid rgb(217,150,203);
    padding: 20px 0;
    width: 100%;
    position: fixed;
    z-index: 90;
    background: rgb(233,205,223);
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    bottom: 0;
}

.cookie-dialog-banner-945 p {
    font-size: 17px;
    max-width: 500px;
    color: #000000;
}

.track-settings-459 {
    padding: 12px 24px;
    border: 2px solid transparent;
    font-weight: 600;
    margin-left: 10px;
    text-align: center;
    text-transform: uppercase;
    transition: border 0.2s;
    border-radius: 10px;
    flex-shrink: 0;
    color: #ffffff;
    font-size: 15px;
    min-width: 140px;
    background: rgb(217,150,203);
    text-decoration: none;
}

header::before {
    top: 0;
    opacity: 0.4;
    content: '';
    width: 100%;
    height: 100%;
    background-image: 
        radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.3) 0%, transparent 8%),
        radial-gradient(circle at 70% 60%, rgba(255, 255, 255, 0.3) 0%, transparent 12%),
        radial-gradient(circle at 40% 80%, rgba(255, 255, 255, 0.3) 0%, transparent 10%),
        radial-gradient(circle at 80% 30%, rgba(255, 255, 255, 0.3) 0%, transparent 15%),
        radial-gradient(circle at 10% 70%, rgba(255, 255, 255, 0.3) 0%, transparent 8%);
    z-index: 0;
    left: 0;
    position: absolute;
}

header .header-wrap-423::before {
    top: -5%;
    transition: all 0.6s ease;
    width: 110%;
    left: -5%;
    background: linear-gradient(135deg, rgb(217,150,203,0.5) 0%, transparent 100%);
    content: '';
    border-radius: 70% 30% 50% 40% / 40% 60% 30% 50%;
    opacity: 0.1;
    height: 110%;
    z-index: -1;
    position: absolute;
}

header .page-header-720 a:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px) scale(1.05);
    color: #ffffff;
    border-radius: 40% 60% 60% 40% / 60% 40% 60% 40%;
}

header .page-header-720::after {
    height: 6px;
    transform: translateX(-50%) scale(0);
    width: 6px;
    border-radius: 50%;
    left: 50%;
    background: rgb(217,150,203);
    transition: transform 0.4s ease;
    opacity: 0.7;
    bottom: -8px;
    position: absolute;
    content: '';
}

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

.contact-form-box-206::before {
    top: 0;
    left: 0;
    position: absolute;
    bottom: 0;
    z-index: 1;
    content: "";
    background-color: rgb(233,205,223);
    right: 0;
}

.contact-form-box-206 .feedback-links-936::before {
    right: -10%;
    border-radius: 50%;
    width: 200px;
    content: "";
    top: -10%;
    height: 200px;
    position: absolute;
    background: rgb(198,98,119);
    opacity: 0.3;
}

.contact-form-box-206 .feedback-links-936 div {
    display: flex;
    transition: all 0.3s ease;
    padding-left: 15px;
    border-left: 3px solid #ffffff;
    margin-bottom: 25px;
    z-index: 1;
    align-items: center;
    position: relative;
}



.contact-form-box-206 .feedback-links-936 div {
    animation: slideInLeft 0.5s forwards;
    opacity: 0;
}

.contact-form-box-206 .help-feedback-458 {
    padding: 60px 40px;
    width: 60%;
    background: #ffffff;
}

.contact-form-box-206 form input[type="text"],
.contact-form-box-206 form input[type="email"] {
    transition: all 0.3s ease;
    font-size: 15px;
    padding: 15px 20px;
    border: 2px solid #EFEFEF;
    border-radius: 10px;
    margin-bottom: 20px;
}

.contact-form-box-206 .connect-reach-927 label {
    font-size: 12px;
    cursor: pointer;
    padding-left: 35px;
    position: relative;
    line-height: 1.6;
    color: #000000;
}

.contact-form-box-206 .connect-reach-927 input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    position: absolute;
    border: solid white;
    top: 4px;
    content: "";
    width: 6px;
    height: 12px;
    border-width: 0 2px 2px 0;
    left: 7px;
}

.contact-form-box-206 form .feedback-request-306:hover {
    background-color: rgb(198,98,119);
}

.contact-form-box-206 form .feedback-request-306:active::after {
    height: 200px;
    width: 200px;
}

.contact-form-box-206 .feedback-links-936 div:nth-child(2) {
    animation-delay: 0.1s;
}

.contact-form-box-206 .feedback-links-936 div:nth-child(5) {
    animation-delay: 0.4s;
}

.program-overview-280::after {
    height: 200%;
    top: -50%;
    content: "";
    opacity: 0.4;
    animation: rotateBg 60s linear infinite;
    background: radial-gradient(circle at center, transparent 30%, rgba(0, 0, 0, 0.5) 90%);
    z-index: 1;
    position: absolute;
    width: 200%;
    left: -50%;
}

.program-overview-280 .img-round-967 {
    z-index: 1;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    transform: scale(1);
    top: 0;
}

.program-overview-280 .expert-sessions-374:hover .img-round-967 {
    transform: scale(1.03);
}

.program-overview-280 .expert-sessions-374:hover .img-round-967::before {
    opacity: 0.6;
}

.program-overview-280 .education-801 {
    width: 70%;
    z-index: 4;
    padding-top: 60px;
    background: transparent;
    position: relative;
    padding-bottom: 60px;
}

.program-overview-280 .nav-begin-638 svg {
    width: 60%;
    transform: translateZ(20px);
    transform-style: preserve-3d;
    transition: all 0.4s ease;
    height: 60%;
    fill: rgb(217,150,203);
}

.program-overview-280 .nav-begin-638:hover svg {
    fill: rgb(198,98,119);
    transform: translateZ(30px) scale(1.1);
}

.program-overview-280 .nav-begin-638:hover svg path {
    stroke: rgb(217,150,203);
    stroke-width: 1;
}

.program-overview-280 .education-801 h3::after {
    bottom: -10px;
    position: absolute;
    left: 25px;
    z-index: 1;
    height: 4px;
    content: "";
    border-radius: 10px;
    background: rgb(217,150,203);
    width: 40px;
}

.program-overview-280 .education-801 p::first-letter {
    margin-right: 10px;
    margin-top: 5px;
    line-height: 0.8;
    float: left;
    font-weight: 700;
    color: rgb(217,150,203);
    font-size: 2.5em;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

.mentorship-profile-247 {
    position: relative;
    background: linear-gradient(45deg, rgb(233,205,223) 0%, #ffffff 100%);
    overflow: hidden;
    padding: 70px 30px;
}

.mentorship-profile-247 .review-voices-652 {
    position: relative;
    grid-template-columns: 1fr;
    margin: 0 auto;
    display: grid;
    max-width: 1000px;
    z-index: 2;
    perspective: 1500px;
    transform-style: preserve-3d;
}

.mentorship-profile-247 .review-voices-652:hover .img-round-967 {
    transform: rotateX(0deg) translateZ(30px);
}

.mentorship-profile-247 .past-career-129 {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    position: relative;
    transform: rotateX(-5deg);
    background: #ffffff;
    padding: 40px;
    border-radius: 0 0 10px 10px;
    transform-origin: top;
    z-index: 1;
}

.mentorship-profile-247 .review-voices-652:hover .name::after {
    width: 100%;
}

.mentorship-profile-247 .past-career-129 > div:nth-child(2) {
    font-weight: 600;
    color: #000000;
    margin-bottom: 20px;
    transition: transform 0.4s ease 0.1s, color 0.3s ease;
    font-size: 18px;
    opacity: 0.7;
    transform: translateZ(0);
    letter-spacing: 1px;
}

.mentorship-profile-247 .work-area-617::before {
    opacity: 0.5;
    top: 10px;
    line-height: 0;
    content: "";
    color: rgb(198,98,119,0.5);
    left: -5px;
    font-size: 60px;
    position: absolute;
}

.appField-978 .container {
    margin: 0 auto;
    transform-style: preserve-3d;
    padding: 0 15px;
    position: relative;
    z-index: 2;
    max-width: 1140px;
}

.appField-978 h2 {
    text-shadow: 0 1px 0 rgba(255,255,255,0.6);
    position: relative;
    letter-spacing: -0.01em;
    line-height: 1.3;
    transform: translateZ(20px);
    font-size: 29px;
    margin-bottom: 40px;
    color: #000000;
    font-weight: 700;
    animation: slideIn 0.8s ease-out forwards;
}

.appField-978 .expert-sessions-374:hover {
    transform: translateZ(15px) rotateX(0deg);
    box-shadow: 0 20px 50px rgba(0,0,0,0.12);
}

.appField-978 li {
    padding-left: 30px;
    position: relative;
}

.appField-978 .expert-sessions-374::after {
    position: absolute;
    transform: rotate(15deg);
    z-index: -1;
    right: 30px;
    border-radius: 10px;
    background: linear-gradient(135deg, rgb(217,150,203) 0%, rgb(198,98,119) 100%);
    animation: float 6s infinite ease-in-out;
    height: 60px;
    top: -10px;
    opacity: 0.9;
    width: 60px;
    content: "";
}

.progress-bar-750::before {
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(217,150,203), rgb(198,98,119), transparent);
    height: 2px;
    width: 100%;
    opacity: 0.8;
    box-shadow: 0 0 20px rgb(217,150,203,0.5);
    content: "";
    top: 0;
}

.progress-bar-750 .company_holder {
    position: relative;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
    backdrop-filter: blur(8px);
    flex: 1 1 350px;
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    padding: 2rem;
    border-radius: 17px;
    overflow: hidden;
    transition: all 0.4s ease;
}

.progress-bar-750 .company_holder h3 {
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    font-size: 35px;
    text-shadow: 0 0 15px rgb(217,150,203,0.5);
    margin: 0 0 1.5rem;
    display: inline-block;
    color: #ffffff;
}

.progress-bar-750 .blog-ref-187 {
    min-width: 400px;
    flex: 1 1 calc(100% - 450px);
}

.progress-bar-750 .header-wrap-423 {
    border-radius: 17px;
    min-width: 250px;
    overflow: hidden;
    position: relative;
    transition: all 0.4s ease;
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    padding: 2rem;
    flex: 1 1 calc(50% - 1.25rem);
    backdrop-filter: blur(8px);
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
}

.progress-bar-750 .header-wrap-423 h5::after {
    left: 0;
    background: linear-gradient(90deg, rgb(198,98,119), rgb(217,150,203));
    content: "";
    width: 40px;
    position: absolute;
    border-radius: 10px;
    height: 3px;
    bottom: -8px;
    transition: width 0.3s ease-out;
    box-shadow: 0 0 10px rgb(198,98,119);
}

.progress-bar-750 .header-wrap-423 .head-tutor-037 a::after {
    top: 0;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
    left: 0;
    width: 0;
    position: absolute;
    z-index: -1;
    transition: all 0.3s ease;
    opacity: 0;
    content: "";
}

.progress-bar-750 .header-wrap-423 .head-tutor-037 a:hover::after {
    width: 100%;
    opacity: 0.2;
}

.price-table-972 .container {
    justify-content: center;
    align-items: center;
    display: flex;
}

.price-table-972 .med-guides-846:hover {
    opacity: 1;
    text-shadow: 0 0 8px rgb(198,98,119,0.5);
}

.privacy-hub-253 {
    flex-direction: column;
    font-family: Arial, sans-serif;
    display: flex;
    color: #000000;
    gap: 30px;
    border: 1px solid rgb(217,150,203,0.5);
    background-color: rgb(233,205,223);
    padding: 50px;
}

.privacy-hub-253 ul, .privacy-hub-253 ol {
    margin: 0;
    padding-left: 20px;
}

.privacy-hub-253 ul {
    counter-reset: item;
    list-style-type: none;
}

.privacy-hub-253 ol li {
    margin-bottom: 10px;
    font-size: 14px;
}

.privacy-hub-253 span {
    font-weight: 600;
    color: rgb(217,150,203);
}

.privacy-hub-253 div {
    margin-bottom: 20px;
}


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



@media (min-width: 1024px) {.title-screen-326 {
    padding: 8rem 3rem;
}.title-screen-326 .learning-classes-650 {
    margin-bottom: 4rem;
}.title-screen-326 .edu-open-542 {
    font-size: calc(46px * 1.4);
}.title-screen-326 .learn-front-983 {
    background-position: center center !important;
    padding: 5rem;
}.title-screen-326 .learn-front-983 > div {
    gap: 4rem;
}.title-screen-326 .learn-front-983 p {
    font-size: calc(12px * 1.5);
}.title-screen-326 .learn-front-983 h3 {
    font-size: calc(19px * 1.2);
}
}



@media (hover: hover) {.title-screen-326 .learn-front-983 {
    transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
}.title-screen-326 .learn-front-983:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}
}



@media (min-width: 992px) {.price-plan-item-620 .lesson-rates-295 {
    flex-direction: row;
    align-items: center;
    gap: 50px;
}.price-plan-item-620 .payment-plan-076 {
    text-align: left;
    flex: 0 0 30%;
    margin-bottom: 0;
}.price-plan-item-620 .payment-plan-076 h2::after {
    left: 0;
    transform: none;
}.price-plan-item-620 .cert-plans-670 {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}.price-plan-item-620 .pricing-rates-219 {
    padding: 35px;
}
}



@media (max-width: 768px) {.who-we-are-164 {
    padding: 70px 0;
}.who-we-are-164 h2 {
    margin-bottom: 50px;
    font-size: calc(28px * 0.9);
}.who-we-are-164 .learning-track-642 {
    padding: 40px 0;
    grid-template-columns: 1fr;
    gap: 30px;
}.who-we-are-164 .learning-track-642:first-child h3,
    .who-we-are-164 .learning-track-642:first-child p,
    .who-we-are-164 .learning-track-642:nth-child(2) h3,
    .who-we-are-164 .learning-track-642:nth-child(2) p {
    grid-column: 1 / -1;
}.who-we-are-164 .learning-track-642:first-child::before,
    .who-we-are-164 .learning-track-642:nth-child(2)::before {
    height: 200px;
    grid-column: 1 / -1;
}.who-we-are-164 .learning-track-642:nth-child(2)::before {
    order: -1;
}
}



@media (max-width: 767px) {.newsletter-subscription-296::before {
    left: -50%;
    width: 100%;
}.newsletter-subscription-296 .expert-sessions-374 {
    padding: 1.5rem;
}.newsletter-subscription-296 h4 {
    margin-bottom: 1.5rem;
    text-align: center;
}.newsletter-subscription-296 h4::after {
    transform: translateX(-50%);
    left: 50%;
}.newsletter-subscription-296 .input_holder span:last-child {
    align-self: stretch;
}.newsletter-subscription-296 .input_holder input[type="submit"] {
    width: 100%;
}
}



@media (max-width: 576px) {.user-reviews-167 {
    padding: 3rem 0;
}.user-reviews-167 h2 {
    transform: translateX(1rem);
    margin-bottom: 2rem;
    font-size: calc(38px * 0.7);
}.user-reviews-167 h2::before {
    left: -1rem;
    width: 0.35rem;
}.user-reviews-167 h2::after {
    width: 4rem;
}.user-reviews-167 .review-voices-652 {
    padding: 1.75rem 1.25rem;
}.user-reviews-167 .review-voices-652 img {
    height: 3.5rem;
    width: 3.5rem;
}.user-reviews-167 a {
    text-align: center;
    transform: translateX(0);
    width: 100%;
}.user-reviews-167 a:hover {
    transform: translateX(0) translateY(-3px);
}}



@media (max-width: 991px) {header .head-pagebar-065 {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .nav-begin-638 {
    padding: 0.7rem;
    margin-bottom: 0;
    margin-right: 0;
}header .header-wrap-423 {
    flex-basis: 100%;
    justify-content: flex-end;
    margin-top: 1rem;
}header .page-header-720 a {
    font-size: calc(17px - 1px);
    padding: 0.6rem 1rem;
}header .header-wrap-423::before {
    display: none;
}
}



@media screen and (max-width: 992px) {.contact-form-box-206 .feedback-links-936,
    .contact-form-box-206 .help-feedback-458 {
    padding: 40px 30px;
    width: 100%;
}.contact-form-box-206 .feedback-links-936 {
    order: 2;
}.contact-form-box-206 .help-feedback-458 {
    order: 1;
}
}



@media screen and (max-width: 1200px) {.program-overview-280 .education-801 {
    width: 80%;
}.program-overview-280 .nav-begin-638 {
    right: 5%;
    height: 100px;
    width: 100px;
}
}



@media screen and (max-width: 992px) {.program-overview-280 {
    padding: 80px 0;
}.program-overview-280 .expert-sessions-374 {
    min-height: 450px;
}.program-overview-280 .education-801 {
    padding-bottom: 50px;
    width: 85%;
    padding-top: 50px;
}.program-overview-280 .nav-begin-638 {
    width: 90px;
    top: -25px;
    height: 90px;
}.program-overview-280 .education-801 h3 {
    font-size: calc(38px * 0.9);
    padding: 12px 20px;
}.program-overview-280 .education-801 p {
    padding: 20px 25px;
    font-size: calc(12px * 0.95);
}
}



@media (min-width: 768px) {.mentorship-profile-247 .review-voices-652 {
    grid-template-columns: 300px 1fr;
    grid-gap: 0;
}.mentorship-profile-247 .img-round-967 {
    transform-origin: right;
    transform: rotateY(-10deg);
    border-radius: 10px 0 0 10px;
    height: 100%;
}.mentorship-profile-247 .review-voices-652:hover .img-round-967 {
    transform: rotateY(0deg) translateZ(30px);
}.mentorship-profile-247 .past-career-129 {
    transform: rotateY(5deg);
    transform-origin: left;
    border-radius: 0 10px 10px 0;
}.mentorship-profile-247 .review-voices-652:hover .past-career-129 {
    transform: rotateY(0deg) translateZ(20px);
}
}



@media (max-width: 575px) {.appField-978 {
    padding: 50px 0 30px;
}.appField-978 h2 {
    margin-bottom: 20px;
    font-size: calc(29px * 0.7);
    line-height: 1.4;
}.appField-978 h2::after {
    width: 80px;
    height: 3px;
}.appField-978 .expert-sessions-374 {
    box-shadow: 0 10px 25px rgba(0,0,0,0.07);
    padding: 20px 15px;
    transform: none;
}.appField-978 .expert-sessions-374:hover {
    transform: translateY(-3px);
}.appField-978 li {
    padding-left: 20px;
}.appField-978 li::before {
    height: 6px;
    top: 7px;
    width: 6px;
}.appField-978 span {
    font-size: calc(13px * 0.9);
    line-height: 1.6;
}.appField-978 .expert-sessions-374::after {
    display: none;
}}


@media only screen and (max-width: 800px) {.privacy-hub-253 {
    padding: 30px 15px;
}.privacy-hub-253 h1 {
    font-size: calc(22px - 10px);
}.privacy-hub-253 h2 {
    font-size: calc(22px - 8px);
}.privacy-hub-253 p, .privacy-hub-253 li {
    font-size: calc(14px - 2px);
}
}



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



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

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



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



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



@keyframes slideIn {
    0% {
        opacity: 0;
        transform: translateZ(20px) translateX(-30px);
    }
    100% {
        opacity: 1;
        transform: translateZ(20px) translateX(0);
    }
}



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

