.segment-wrapper-kSRVG {
    flex-direction: column;
    min-height: 100%;
    height: 100%;
    display: flex;
}

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

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

header,footer {
    width: 100%;
}

header {
    z-index: 99;
    overflow: visible;
    position: relative;
    background: rgb(243,217,208);
    width: 100%;
}

.site-navbar-gfAMQ {
    flex: 1 0 auto;
}


.start-now-AbVOF {
    z-index: 1;
    padding: 140px 0;
    position: relative;
    background: linear-gradient(110deg, rgb(220,169,154) 0%, rgb(194,130,110) 100%);
    overflow: hidden;
}

.start-now-AbVOF::after {
    content: '';
    animation: rotateConic 30s linear infinite;
    z-index: -1;
    top: -50%;
    width: 200%;
    height: 200%;
    left: -50%;
    position: absolute;
    background: conic-gradient(
        from 0deg at 50% 50%,
        rgba(255, 255, 255, 0) 0deg,
        rgba(255, 255, 255, 0.03) 90deg,
        rgba(255, 255, 255, 0) 180deg,
        rgba(255, 255, 255, 0.03) 270deg,
        rgba(255, 255, 255, 0) 360deg
    );
}

.start-now-AbVOF .knowledge-growth-wxXGA::before {
    background: rgba(255, 255, 255, 0.05);
    position: absolute;
    height: 100%;
    border-radius: 20px;
    content: '';
    top: 0;
    left: -20%;
    transform: skewX(-15deg);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 10px 20px rgba(0, 0, 0, 0.05);
    width: 140%;
    backdrop-filter: blur(10px);
    z-index: -1;
}

.start-now-AbVOF h3 {
    padding: 0 20px;
    letter-spacing: 2px;
    text-align: center;
    position: relative;
    font-size: 34px;
    transform-style: preserve-3d;
    font-weight: 700;
    margin: 60px 0;
    color: #ffffff;
    transition: all 0.5s ease;
    text-transform: uppercase;
    transform: rotateX(5deg);
    font-family: Arial, sans-serif;
    perspective: 1000px;
}

.start-now-AbVOF h3::after {
    width: 60%;
    background: linear-gradient(
        to right,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    bottom: -30px;
    left: 20%;
    height: 1px;
    position: absolute;
    content: '';
}

.start-now-AbVOF .edu-asknow-WMzJi::before {
    width: 100%;
    content: '';
    opacity: 0;
    height: 100%;
    position: absolute;
    z-index: -1;
    background: linear-gradient(
        145deg,
        rgb(220,169,154) 0%,
        rgb(194,130,110) 100%
    );
    left: 0;
    top: 0;
    transition: opacity 0.4s ease;
}

.start-now-AbVOF .edu-asknow-WMzJi::after {
    top: 0;
    left: 0;
    height: 20px;
    z-index: -1;
    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0.05),
        transparent
    );
    width: 100%;
    position: absolute;
    content: '';
}

.start-now-AbVOF .edu-asknow-WMzJi:hover::before {
    opacity: 1;
}

.tutor-match-LXvVm .container {
    position: relative;
    z-index: 2;
}

.tutor-match-LXvVm .zoom-meet-sjfCB {
    display: flex;
    flex-direction: column;
}

.tutor-match-LXvVm .quick-reach-vWCSd::before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -1;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    top: 0;
    content: '';
}

.tutor-match-LXvVm .info_item:hover {
    transform: translateX(10px);
}

.tutor-match-LXvVm .info_item svg {
    transition: transform 0.3s ease;
    fill: #ffffff;
    height: 20px;
    width: 20px;
}

.tutor-match-LXvVm .info_item:hover svg {
    transform: scale(1.2);
}

.tutor-match-LXvVm .text_main_holder {
    grid-template-columns: 1fr 1.5fr 1fr;
    gap: 0;
    position: relative;
    display: grid;
    z-index: 2;
}

.tutor-match-LXvVm .header-lead-aYUkB svg {
    transition: all 0.3s ease;
    filter: brightness(0) invert(1);
    height: auto;
    max-width: 150px;
}

.tutor-match-LXvVm .diversity-TejPz {
    line-height: 1.6;
    font-size: 13px;
    color: #ffffff;
    opacity: 0.9;
}

.tutor-match-LXvVm .top-head-HZJhL::before {
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: -1;
    left: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, transparent 100%);
}

.tutor-match-LXvVm .top-head-HZJhL h5::after {
    bottom: -0.5rem;
    width: 40px;
    height: 3px;
    content: '';
    left: 0;
    background-color: rgb(220,169,154);
    position: absolute;
}

.tutor-match-LXvVm .nav-info-tgVWl:not(:last-child) {
    margin-bottom: 1rem;
}

.tutor-match-LXvVm .nav-info-tgVWl a::before {
    transition: width 0.3s ease;
    background-color: rgb(220,169,154);
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    content: '';
    position: absolute;
}

.tutor-match-LXvVm .nav-info-tgVWl a:hover::before {
    width: 30px;
}

.tutor-match-LXvVm .subscribe_holder::before {
    top: 0;
    z-index: -1;
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(0, 0, 0, 0.05) 10px,
        rgba(0, 0, 0, 0.05) 20px
    );
    position: absolute;
    content: '';
    height: 100%;
    left: 0;
}

.tutor-match-LXvVm .input_holder {
    display: flex;
    gap: 1rem;
    flex-direction: column;
}

.tutor-match-LXvVm .input_holder input[type="email"] {
    font-size: 18px;
    color: #ffffff;
    padding: 1rem 1.25rem;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.15);
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.tutor-match-LXvVm .sub-tile-iDqsr {
    overflow: hidden;
    position: relative;
    font-weight: 600;
    font-size: 19px;
    transition: all 0.3s ease;
    border-radius: 10px;
    border: none;
    color: #ffffff;
    padding: 1rem 1.25rem;
    background-color: rgb(220,169,154);
    cursor: pointer;
}

.tutor-match-LXvVm .sub-tile-iDqsr:hover::before {
    left: 100%;
}

.tutor-match-LXvVm .degree-path-tGEvf::before {
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, transparent 70%);
    height: 100%;
    z-index: -1;
    top: 0;
}

.receive-updates-WtgAf {
    padding: 4rem 0;
    overflow: hidden;
    position: relative;
    background: rgb(194,130,110);
}

.receive-updates-WtgAf::after {
    width: 30%;
    transform: rotate(-15deg) skew(15deg);
    right: -5%;
    position: absolute;
    background: rgb(220,169,154);
    content: "";
    bottom: -10%;
    height: 60%;
    opacity: 0.15;
    z-index: 1;
}

.receive-updates-WtgAf .knowledge-growth-wxXGA {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateY(0);
    backdrop-filter: blur(5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
    position: relative;
    background: #ffffff;
    border-left: 4px solid rgb(220,169,154);
    padding: 3rem;
}

.receive-updates-WtgAf h3 {
    position: relative;
    font-weight: 600;
    margin-bottom: 1.5rem;
    transition: transform 0.5s ease;
    font-family: Arial, sans-serif;
    font-size: calc(19px * 0.9);
    transform: perspective(1000px) rotateX(0deg);
    line-height: 1.4;
    color: #000000;
}

.receive-updates-WtgAf .knowledge-growth-wxXGA:hover h3::after {
    transform: scaleX(1.5);
}

.receive-updates-WtgAf .input_holder {
    flex-direction: row;
    margin-top: 2rem;
    flex-wrap: wrap;
    gap: 1rem;
    display: flex;
    align-items: center;
}

.receive-updates-WtgAf .input_holder input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgb(220,169,154,0.5);
    border-color: rgb(220,169,154);
    outline: none;
}

.receive-updates-WtgAf .input_holder input[type="email"]::placeholder {
    transition: opacity 0.3s ease;
    color: rgba(0, 0, 0, 0.4);
}

.receive-updates-WtgAf .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.5;
}

.receive-updates-WtgAf .input_holder .sub-tile-iDqsr::before {
    width: 100%;
    top: 0;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    transition: left 0.8s ease;
    content: "";
    z-index: -1;
    position: absolute;
}

.receive-updates-WtgAf .input_holder .sub-tile-iDqsr:hover {
    background: rgb(194,130,110);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
}

.receive-updates-WtgAf .input_holder .sub-tile-iDqsr:active {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    transform: translateY(1px);
}

.customer-experience-GhiRB::before {
    background-image: 
        radial-gradient(circle at 80% 20%, rgb(220,169,154,0.5) 0%, transparent 15%),
        radial-gradient(circle at 20% 80%, rgb(194,130,110,0.5) 0%, transparent 15%);
    z-index: 1;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
}



.customer-experience-GhiRB h4::after {
    left: 50%;
    bottom: -15px;
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 80px;
    transform: translateX(-50%);
    background: rgb(220,169,154);
    height: 3px;
}

.customer-experience-GhiRB .user-praise-gvUSV::before {
    width: 4px;
    left: 50%;
    top: 0;
    content: "";
    border-radius: 10px;
    transform: translateX(-50%);
    z-index: 1;
    position: absolute;
    background: linear-gradient(to bottom, rgb(220,169,154,0.5), rgb(194,130,110,0.5));
    bottom: 0;
}

.customer-experience-GhiRB .rating-insights-PDxcQ:nth-child(odd) {
    animation: slideInLeft 0.8s ease-out both;
    animation-delay: calc(0.2s * var(--i, 0));
    float: left;
}



.customer-experience-GhiRB .rating-insights-PDxcQ::before {
    background: rgb(220,169,154);
    border-radius: 50%;
    position: absolute;
    width: 20px;
    top: 30px;
    border: 4px solid #ffffff;
    z-index: 2;
    transition: all 0.4s ease;
    box-shadow: 0 0 0 4px rgb(220,169,154,0.5);
    content: "";
    height: 20px;
}

.customer-experience-GhiRB .rating-insights-PDxcQ:hover::before {
    box-shadow: 0 0 0 4px rgb(194,130,110,0.5);
    background: rgb(194,130,110);
}

.customer-experience-GhiRB .rating-insights-PDxcQ:nth-child(odd)::after {
    right: -20px;
    border-color: transparent transparent transparent #ffffff;
}

.customer-experience-GhiRB .pic-frame-wbvcI {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    width: 70px;
    border-radius: 50%;
    height: 70px;
    margin: 0 auto 15px;
    float: left;
    margin-right: 20px;
    transition: all 0.4s ease;
    border: 3px solid #ffffff;
}

.customer-experience-GhiRB .rating-insights-PDxcQ p {
    color: #000000;
    clear: both;
    line-height: 1.7;
    transition: all 0.3s ease;
    position: relative;
    margin-top: 20px;
    font-size: 12px;
}

.customer-experience-GhiRB .rating-insights-PDxcQ p::before {
    content: "";
    position: absolute;
    left: 0;
    transition: all 0.3s ease;
    height: 2px;
    background: rgb(220,169,154,0.5);
    width: 40px;
    top: -10px;
}

.data-analysis-McdzA::before {
    content: "";
    right: -5%;
    filter: blur(30px);
    height: 70%;
    top: -10%;
    position: absolute;
    z-index: 1;
    width: 40%;
    transform: rotate(-15deg) skewX(20deg);
    background: linear-gradient(210deg, rgb(220,169,154,0.5) 0%, transparent 70%);
}

.data-analysis-McdzA .container {
    max-width: 1320px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 0 1.5rem;
}

.data-analysis-McdzA .statistics-boosters-xXzfJ {
    background: #ffffff;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.3s ease-out;
    transform-origin: center bottom;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    overflow: hidden;
    padding: 2rem;
}

.data-analysis-McdzA .statistics-boosters-xXzfJ:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.data-analysis-McdzA .statistics-boosters-xXzfJ div {
    position: relative;
    z-index: 2;
}

.data-analysis-McdzA .statistics-boosters-xXzfJ:hover p {
    transform: scale(1.1);
}

.data-analysis-McdzA .statistics-boosters-xXzfJ span {
    font-size: 16px;
    font-weight: 600;
    transform-origin: left;
    transition: transform 0.3s ease-out 0.1s;
    color: #000000;
    display: block;
}

.data-analysis-McdzA .statistics-boosters-xXzfJ:hover span {
    transform: translateX(10px);
}

.data-analysis-McdzA .statistics-boosters-xXzfJ:nth-child(even)::after {
    top: -15px;
    height: 60px;
    position: absolute;
    background: linear-gradient(225deg, rgb(220,169,154,0.5), transparent);
    opacity: 0;
    z-index: 1;
    content: "";
    transform: scale(0);
    border-radius: 50%;
    width: 60px;
    left: -15px;
    transition: transform 0.5s ease-out, opacity 0.5s ease-out;
}

.data-analysis-McdzA h4 {
    text-align: center;
    position: relative;
    padding-bottom: 1rem;
    font-size: 21px;
    opacity: 0;
    font-weight: 700;
    color: #000000;
    transform: translateY(20px);
    animation: fadeUp 0.8s forwards 0.5s;
    margin-top: 3rem;
}

.training-results-KIfMG {
    overflow: hidden;
    padding: 80px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(243,217,208) 0%, rgba(245, 247, 250, 0.95) 100%);
}

.training-results-KIfMG {
    padding: 120px 0;
}

.training-results-KIfMG::after {
    width: 200px;
    right: -50px;
    bottom: -50px;
    height: 200px;
    filter: blur(40px);
    opacity: 0.1;
    z-index: 0;
    position: absolute;
    border-radius: 50%;
    content: "";
    background: linear-gradient(225deg, rgb(194,130,110) 0%, transparent 70%);
}

.training-results-KIfMG .text-block-wrap-VNuhi {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: #ffffff;
    transform: translateY(0);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    padding: 30px;
}

.training-results-KIfMG .text-block-wrap-VNuhi {
    padding: 50px;
}

.training-results-KIfMG .text-block-wrap-VNuhi h4::after {
    background: rgb(220,169,154);
    transform-origin: left center;
    height: 3px;
    position: absolute;
    width: 60px;
    content: "";
    left: 0;
    bottom: 0;
    transition: width 0.3s ease-out;
}

.training-results-KIfMG ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.training-results-KIfMG li:hover {
    transform: translateX(5px);
    opacity: 1;
}

.training-results-KIfMG li p {
    display: flex;
    font-size: 13px;
    color: #000000;
    font-family: Arial, sans-serif;
    gap: 12px;
    line-height: 1.6;
    align-items: flex-start;
    margin: 0;
}

.training-results-KIfMG svg {
    width: 22px;
    height: 22px;
    transform: scale(0.9);
    transition: transform 0.3s ease;
}

.training-results-KIfMG li:hover svg path {
    fill: rgb(194,130,110);
}

.training-results-KIfMG .pic-frame-wbvcI {
    filter: saturate(1.05);
    object-fit: cover;
    border-radius: 24px;
    width: 100%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    height: auto;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transform: perspective(1000px) rotateY(0deg);
}

.training-results-KIfMG .pic-frame-wbvcI {
    transform: perspective(1200px) rotateY(-5deg) translateZ(0);
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.find-support-NTZYv {
    overflow: hidden;
    font-family: Arial, sans-serif;
    padding: 4rem 0;
    background: linear-gradient(135deg, rgb(243,217,208) 50%, rgba(rgb(220,169,154,0.5), 0.05) 100%);
    position: relative;
}

.find-support-NTZYv::after {
    position: absolute;
    transform: rotate(10deg) skewY(-5deg);
    height: 60%;
    bottom: -5%;
    width: 30%;
    left: -2%;
    background: linear-gradient(45deg, rgb(220,169,154) 20%, transparent 80%);
    opacity: 0.05;
    pointer-events: none;
    content: "";
    z-index: 1;
}

.find-support-NTZYv .assist-support-meUbi:hover {
    transform: perspective(1000px) rotateX(0deg);
}

.find-support-NTZYv h3 {
    margin-bottom: 0.5rem;
    position: relative;
    font-weight: 700;
    font-size: 37px;
    color: rgb(220,169,154);
    transform: translateX(-10px);
    padding-left: 15px;
    line-height: 1.3;
}

.find-support-NTZYv p {
    max-width: 90%;
    margin-bottom: 1rem;
    color: #000000;
    position: relative;
    transition: all 0.3s ease;
    font-size: 17px;
    line-height: 1.7;
}

.find-support-NTZYv h5:hover {
    transform: translateX(5px);
}

.find-support-NTZYv svg {
    width: 24px;
    transform: scale(0.85);
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 24px;
}

.find-support-NTZYv .ask-for-help-YHXjC {
    padding: 0;
    gap: 1.25rem;
    list-style: none;
    display: flex;
    margin: 0;
    flex-direction: column;
}

.find-support-NTZYv .edu-asknow-WMzJi {
    overflow: hidden;
    position: relative;
    display: flex;
    color: #000000;
    transition: color 0.3s ease;
    align-items: center;
    text-decoration: none;
    padding: 0.5rem 0;
    font-size: calc(17px * 1.05);
    gap: 1rem;
    font-weight: 600;
}

.find-support-NTZYv .edu-asknow-WMzJi:hover {
    color: rgb(220,169,154);
}

.find-support-NTZYv .edu-asknow-WMzJi:hover svg path {
    fill: rgb(194,130,110);
}

.find-support-NTZYv .assist-support-meUbi > div:nth-child(2) {
    animation-delay: 0.1s;
}

.find-support-NTZYv .ask-for-help-YHXjC li:nth-child(1) {
    animation-delay: 0.3s;
}

.find-support-NTZYv .ask-for-help-YHXjC li:nth-child(2) {
    animation-delay: 0.4s;
}

.course-overview-PwFYe {
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(243,217,208), rgba(rgb(194,130,110,0.5), 0.05));
}

.course-overview-PwFYe::after {
    width: 300px;
    position: absolute;
    content: "";
    opacity: 0.07;
    height: 200px;
    left: -80px;
    clip-path: polygon(0 0, 100% 20%, 85% 100%, 15% 80%);
    z-index: 0;
    background: linear-gradient(45deg, rgb(194,130,110), rgb(220,169,154));
    bottom: -80px;
}

.course-overview-PwFYe h2::after {
    left: 0;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: absolute;
    width: 100px;
    bottom: 0;
    content: "";
    height: 4px;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(220,169,154), rgb(194,130,110));
}

.course-overview-PwFYe .pic-frame-wbvcI {
    height: 400px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12), 0 5px 15px rgba(0, 0, 0, 0.05);
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.6s ease;
    transform: perspective(1000px) rotateY(-2deg) translateZ(0);
    position: relative;
    overflow: hidden;
}

.course-overview-PwFYe .text-block-wrap-VNuhi {
    position: relative;
    flex-direction: column;
    gap: 2rem;
    transform: perspective(1000px) translateZ(0);
    display: flex;
}

.course-overview-PwFYe .description::before {
    opacity: 0.7;
    background: linear-gradient(to bottom, rgb(220,169,154), rgb(194,130,110));
    content: "";
    top: 0;
    left: 0;
    width: 3px;
    position: absolute;
    bottom: 0;
}

.course-overview-PwFYe .description:last-of-type {
    padding-top: 1rem;
}

.reach-out-ufQrH {
    overflow: hidden;
    perspective: 1000px;
    background: linear-gradient(
        225deg, 
        rgb(243,217,208) 0%, 
        rgb(194,130,110,0.5) 100%
    );
    padding: 6rem 0;
    position: relative;
}

.reach-out-ufQrH::after {
    top: -50%;
    content: '';
    animation: circuit-pulse 10s infinite alternate;
    opacity: 0.6;
    background: radial-gradient(
        circle at center, 
        rgb(220,169,154,0.5) 0%, 
        transparent 70%
    );
    height: 200%;
    z-index: 2;
    width: 200%;
    left: -50%;
    position: absolute;
}

.reach-out-ufQrH .container {
    margin: 0 auto;
    z-index: 3;
    max-width: 1300px;
    position: relative;
    padding: 0 1rem;
}

.reach-out-ufQrH h2::before,
.reach-out-ufQrH h2::after {
    height: 2px;
    content: '';
    background: linear-gradient(
        to right, 
        transparent, 
        rgb(220,169,154), 
        transparent
    );
    bottom: -0.5rem;
    position: absolute;
}

.reach-out-ufQrH h2::before {
    left: 0;
    width: 30%;
}

.reach-out-ufQrH .message-feedback-qoPbS:hover {
    transform: rotateX(0) scale(1);
}

.reach-out-ufQrH .pic-frame-wbvcI {
    min-height: 500px;
    flex: 0 0 40%;
    position: relative;
    overflow: hidden;
}

.reach-out-ufQrH .request-inquiry-MTJfY {
    flex-direction: column;
    display: flex;
    flex: 0 0 60%;
    position: relative;
    justify-content: center;
    padding: 4rem 3rem;
}

.reach-out-ufQrH .request-inquiry-MTJfY::before {
    background: rgb(220,169,154);
    content: '';
    right: 2rem;
    box-shadow: 0 0 20px rgb(220,169,154);
    border-radius: 50%;
    height: 10px;
    position: absolute;
    top: 2rem;
    animation: signal-pulse 2s infinite alternate;
    width: 10px;
}

.reach-out-ufQrH .request-inquiry-MTJfY input:not([type="checkbox"]):not([type="submit"]) {
    border: 1px solid rgb(220,169,154,0.5);
    position: relative;
    font-size: 17px;
    width: 100%;
    z-index: 2;
    border-radius: 10px;
    background: rgb(194,130,110,0.5);
    margin-bottom: 1.5rem;
    padding: 1rem 1.5rem;
    color: #ffffff;
    outline: none;
    transition: all 0.3s ease;
}

.reach-out-ufQrH .request-inquiry-MTJfY input:not([type="checkbox"]):not([type="submit"]):focus {
    box-shadow: 0 0 15px rgb(220,169,154,0.5);
    border-color: rgb(220,169,154);
}

.reach-out-ufQrH .request-inquiry-MTJfY .reach-feedback-JQmjA {
    margin-bottom: 1.5rem;
    align-items: center;
    display: flex;
}

.reach-out-ufQrH .request-inquiry-MTJfY .reach-feedback-JQmjA input[type="checkbox"]:checked {
    background: rgb(220,169,154);
    border-color: rgb(220,169,154);
}

.reach-out-ufQrH .request-inquiry-MTJfY .reach-feedback-JQmjA input[type="checkbox"]:checked::after {
    color: #ffffff;
    position: absolute;
    top: 50%;
    content: '✔';
    font-size: 0.8rem;
    transform: translate(-50%, -50%);
    left: 50%;
}

.reach-out-ufQrH .request-inquiry-MTJfY .reach-feedback-JQmjA a {
    margin-left: 0.3rem;
    text-decoration: none;
    transition: color 0.3s ease;
    color: rgb(220,169,154);
}

.reach-out-ufQrH .request-inquiry-MTJfY .feedback-block-cnGZV::before {
    transition: all 0.3s ease;
    background: linear-gradient(
        120deg, 
        transparent, 
        rgb(220,169,154,0.5), 
        transparent
    );
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    left: -100%;
}

.reach-out-ufQrH .request-inquiry-MTJfY .feedback-block-cnGZV:hover::before {
    left: 100%;
}

header::before {
    background: radial-gradient(circle at 30% 30%, rgb(220,169,154,0.5) 0%, transparent 70%);
    height: 100%;
    left: 0;
    width: 100%;
    opacity: 0.2;
    position: absolute;
    content: "";
    top: 0;
}

header .top-teach-nQJHV::after {
    content: "";
    filter: blur(5px);
    bottom: -10px;
    background: linear-gradient(90deg, transparent, rgb(194,130,110));
    position: absolute;
    width: 30%;
    right: 10%;
    height: 5px;
}

header .top-teach-nQJHV .header-lead-aYUkB::before {
    background: linear-gradient(135deg, rgb(220,169,154), rgb(194,130,110));
    left: -5px;
    top: -5px;
    opacity: 0;
    height: calc(100% + 10px);
    content: "";
    z-index: -1;
    width: calc(100% + 10px);
    filter: blur(15px);
    position: absolute;
    transition: opacity 0.3s ease;
}

header .top-teach-nQJHV .header-lead-aYUkB .site-nav-hmZpK svg {
    height: 45px;
    width: auto;
}

header .top-teach-nQJHV .top-head-HZJhL::before {
    left: 0;
    backdrop-filter: blur(5px);
    top: 0;
    opacity: 0.1;
    content: "";
    border-radius: 23px;
    height: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    z-index: -1;
    position: absolute;
    width: 100%;
}

header .top-teach-nQJHV .top-head-HZJhL .head-guide-qNtdm a::before {
    opacity: 0;
    content: "";
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, rgb(220,169,154), rgb(194,130,110));
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: -1;
    position: absolute;
}

header .top-teach-nQJHV .top-head-HZJhL .head-guide-qNtdm:hover a::before {
    opacity: 1;
}

header .top-teach-nQJHV .top-head-HZJhL .head-guide-qNtdm:hover a {
    color: #ffffff;
}

header .top-teach-nQJHV .top-head-HZJhL .head-guide-qNtdm:active a::after {
    opacity: 0.3;
    transform: translate(-50%, -50%) scale(1);
}

header .top-teach-nQJHV .top-head-HZJhL .head-guide-qNtdm:nth-child(even) a::before {
    background: linear-gradient(to left, rgb(220,169,154), rgb(194,130,110));
}

.privacy-vault-ihxqm::before {
    content: "";
    right: 0;
    top: 0;
    z-index: 2;
    left: 0;
    background: linear-gradient(90deg, rgb(220,169,154) 0%, rgb(194,130,110) 100%);
    position: absolute;
    height: 5px;
}

.privacy-vault-ihxqm .container {
    position: relative;
    z-index: 3;
    padding: 0 20px;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    margin: 0 auto;
    padding: 3rem;
    max-width: 1140px;
    background: #ffffff;
    transform: translateY(0);
}

.privacy-vault-ihxqm h1 {
    position: relative;
    opacity: 0;
    color: rgb(220,169,154);
    font-size: 43px;
    animation: fadeSlideUp 0.8s forwards 0.2s;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 2rem;
}

.privacy-vault-ihxqm h2 {
    position: relative;
    margin: 2.5rem 0 1.5rem;
    font-size: 29px;
    color: #000000;
    padding-left: 1rem;
    animation: fadeSlideUp 0.8s forwards 0.4s;
    opacity: 0;
    font-weight: 600;
    border-left: 4px solid rgb(220,169,154);
}

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

.privacy-vault-ihxqm p strong {
    display: inline-block;
    font-weight: 600;
    position: relative;
    color: #000000;
}

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

.privacy-vault-ihxqm li::before {
    background: rgb(220,169,154);
    position: absolute;
    width: 8px;
    top: 10px;
    transform: rotate(45deg);
    left: 0;
    height: 8px;
    content: "";
}

.company-info-JrlGZ {
    background-color: rgb(243,217,208);
    padding: 150px 0;
    position: relative;
    isolation: isolate;
    overflow: hidden;
}

.company-info-JrlGZ::before {
    z-index: -2;
    opacity: 0.8;
    background: 
        linear-gradient(120deg, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0) 20%),
        linear-gradient(240deg, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0) 20%),
        linear-gradient(0deg, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0) 10%),
        radial-gradient(circle at 15% 15%, rgb(220,169,154,0.5) 0%, transparent 25%),
        radial-gradient(circle at 85% 85%, rgb(194,130,110,0.5) 0%, transparent 25%);
    inset: 0;
    position: absolute;
    content: "";
}

.company-info-JrlGZ .container::after {
    width: 150px;
    z-index: -1;
    position: absolute;
    left: -70px;
    animation: pulseCircles 8s infinite alternate-reverse ease-in-out;
    height: 150px;
    background-repeat: no-repeat;
    bottom: -100px;
    content: "";
    background: 
        radial-gradient(circle, transparent 30%, rgb(194,130,110,0.5) 30%, rgb(194,130,110,0.5) 32%, transparent 32%),
        radial-gradient(circle, transparent 36%, rgb(194,130,110,0.5) 36%, rgb(194,130,110,0.5) 38%, transparent 38%),
        radial-gradient(circle, transparent 43%, rgb(194,130,110,0.5) 43%, rgb(194,130,110,0.5) 45%, transparent 45%);
    background-size: 150px 150px;
    opacity: 0.3;
}

.company-info-JrlGZ .knowledge-growth-wxXGA::before,
.company-info-JrlGZ .knowledge-growth-wxXGA::after {
    background: conic-gradient(
        transparent 0deg,
        transparent 30deg,
        rgb(220,169,154,0.5) 40deg,
        rgb(220,169,154,0.5) 60deg,
        transparent 70deg,
        transparent 120deg,
        rgb(194,130,110,0.5) 130deg,
        rgb(194,130,110,0.5) 150deg,
        transparent 160deg,
        transparent 210deg,
        rgb(220,169,154,0.5) 220deg,
        rgb(220,169,154,0.5) 240deg,
        transparent 250deg,
        transparent 300deg,
        rgb(194,130,110,0.5) 310deg,
        rgb(194,130,110,0.5) 330deg,
        transparent 340deg
    );
    border-radius: 50%;
    z-index: 0;
    width: 500px;
    top: 50%;
    left: 50%;
    opacity: 0.05;
    content: "";
    transform: translate(-50%, -50%);
    position: absolute;
    height: 500px;
}

.company-info-JrlGZ .knowledge-growth-wxXGA::before {
    animation: rotateConic 60s linear infinite;
}

.company-info-JrlGZ .academy-learnings-mFOtl::after {
    width: 60px;
    opacity: 0.6;
    content: "";
    height: 60px;
    position: absolute;
    border-bottom: 2px solid rgb(220,169,154,0.5);
    border-right: 2px solid rgb(220,169,154,0.5);
    bottom: 30px;
    z-index: 1;
    right: 30px;
}

.company-info-JrlGZ .academy-learnings-mFOtl .pic-frame-wbvcI::before {
    background: linear-gradient(
        to bottom,
        transparent 60%,
        rgba(0, 0, 0, 0.4) 100%
    );
    inset: 0;
    content: "";
    z-index: 1;
    position: absolute;
}

.company-info-JrlGZ .academy-learnings-mFOtl .pic-frame-wbvcI::after {
    content: "";
    position: absolute;
    transform: rotate(30deg);
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent
    );
    animation: reflectionSweep 7s infinite cubic-bezier(0.5, 0, 0.5, 1);
    width: 40%;
    top: -100%;
    left: -20%;
    z-index: 2;
    height: 200%;
}

.company-info-JrlGZ .expert-sessions-YgvcT::before {
    opacity: 0.8;
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    width: 4px;
    background: rgb(194,130,110);
    left: 0;
}

.company-info-JrlGZ .expert-sessions-YgvcT::after {
    bottom: 0;
    opacity: 0.8;
    width: 30%;
    left: 0;
    height: 3px;
    background: rgb(194,130,110);
    content: "";
    transition: width 0.3s ease;
    position: absolute;
}

.company-info-JrlGZ .academy-learnings-mFOtl:hover .expert-sessions-YgvcT::after {
    width: 70%;
}

.company-info-JrlGZ .study-lab-RZkvD {
    opacity: 0.9;
    font-size: 18px;
    margin: 0;
}

.company-info-JrlGZ .text-block-wrap-VNuhi {
    width: 65%;
    z-index: 2;
    background: linear-gradient(
        45deg, 
        rgba(255, 255, 255, 0.03) 0%, 
        transparent 50%, 
        rgba(255, 255, 255, 0.02) 100%
    );
    padding: 60px;
    position: relative;
}

.company-info-JrlGZ .text-block-wrap-VNuhi::after {
    height: 1px;
    top: 50%;
    opacity: 0.2;
    content: "";
    background: linear-gradient(
        to right,
        transparent,
        rgb(194,130,110,0.5) 50%,
        transparent
    );
    right: 0;
    position: absolute;
    transform: translateY(120px);
    width: 80%;
}

.company-info-JrlGZ .study-space-zVnAS svg {
    fill: rgb(220,169,154);
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1));
    position: relative;
    margin-right: 15px;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 45px;
    width: 45px;
}

.company-info-JrlGZ .study-space-zVnAS:hover svg {
    transform: translateY(-5px) rotate(10deg);
}

.company-info-JrlGZ .study-space-zVnAS svg path {
    fill: rgb(220,169,154);
    transition: fill 0.3s ease;
}

.company-info-JrlGZ h2 {
    margin: 0 0 30px 0;
    font-size: 31px;
    position: relative;
    font-weight: 700;
    padding-bottom: 15px;
    color: #000000;
}

.company-info-JrlGZ h2::after {
    bottom: 0;
    border-radius: 3px;
    width: 60px;
    height: 3px;
    left: 0;
    transition: width 0.3s ease;
    position: absolute;
    background: linear-gradient(
        to right,
        rgb(220,169,154) 0%,
        rgb(194,130,110) 100%
    );
    content: "";
}

.company-info-JrlGZ p::before {
    top: 0;
    width: 2px;
    content: "";
    position: absolute;
    opacity: 0.3;
    left: 0;
    background: linear-gradient(
        to bottom,
        rgb(220,169,154,0.5),
        rgb(194,130,110,0.5)
    );
    height: 100%;
}

.instructor-profile-znEsc {
    perspective: 1000px;
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(243,217,208) 0%, rgb(220,169,154,0.5) 100%);
}

.instructor-profile-znEsc .container {
    max-width: 1200px;
    padding: 0 2rem;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

.instructor-profile-znEsc .rating-insights-PDxcQ {
    gap: 1.5rem;
    transition: transform 0.5s ease;
    display: grid;
    position: relative;
    grid-template-rows: auto auto;
    border-radius: 17px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5),
                0 0 0 1px rgb(194,130,110,0.5),
                0 10px 0 -5px rgb(220,169,154,0.5);
    padding: 3rem;
    background: linear-gradient(120deg, #ffffff 0%, rgba(255, 255, 255, 0.9) 100%);
    backdrop-filter: blur(10px);
    grid-template-columns: 300px 1fr;
    grid-template-areas:
        "photo quote"
        "info quote";
    transform: rotateY(-5deg);
}

.instructor-profile-znEsc .name {
    margin-bottom: 0.5rem;
    font-weight: 700;
    transform: translateZ(20px);
    color: #000000;
    display: block;
    grid-area: info;
    font-size: 28px;
    margin-top: 1rem;
}

.instructor-profile-znEsc .job-timeline-LmCca {
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.8));
    transform: translateZ(10px);
    padding: 1.5rem 2rem;
    grid-area: quote;
    position: relative;
    border-radius: 0 17px 17px 0;
    font-weight: 400;
    font-size: calc(17px * 1.1);
    line-height: 1.6;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    color: #000000;
    border-left: 4px solid rgb(194,130,110);
}

.title-page-wGnOs {
    overflow: hidden;
    min-height: 600px;
    background-color: #000000;
    height: 100vh;
    position: relative;
    width: 100%;
}

.title-page-wGnOs .study-tools-FgAdh {
    left: 0;
    top: 0;
    z-index: 1;
    position: absolute;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.title-page-wGnOs .study-tools-FgAdh::after {
    z-index: 2;
    left: 0;
    bottom: 0;
    content: '';
    height: 40%;
    position: absolute;
    width: 100%;
    background: linear-gradient(to top, #000000 10%, transparent 100%);
}

.title-page-wGnOs .learn-head-NnyTz {
    width: calc(100% / var(--slide-count, 5));
    position: relative;
    overflow: hidden;
    height: 100%;
}

.title-page-wGnOs .learn-head-NnyTz img {
    animation: scale-pulse 15s ease-in-out infinite alternate;
    filter: saturate(1.2) contrast(1.1);
    width: 100%;
    height: 100%;
    transform: scale(1.1);
    object-fit: cover;
    transition: transform 0.5s ease-out;
}

.title-page-wGnOs .text-block-wrap-VNuhi h1 {
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 1.5rem;
    position: relative;
    display: inline-block;
    font-size: 45px;
}

.title-page-wGnOs .text-block-wrap-VNuhi p {
    opacity: 0.9;
    line-height: 1.7;
    margin-bottom: 2.5rem;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-size: 18px;
}

.title-page-wGnOs .text-block-wrap-VNuhi .feedback-block-cnGZV::before {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    transition: left 0.7s ease;
    left: -100%;
    content: '';
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}

.title-page-wGnOs .text-block-wrap-VNuhi .feedback-block-cnGZV:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
    background: linear-gradient(135deg, rgb(194,130,110) 0%, rgb(220,169,154) 100%);
}



@supports ((-webkit-backdrop-filter: blur(5px)) or (backdrop-filter: blur(5px))) {.title-page-wGnOs .study-tools-FgAdh::before {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}}

.title-page-wGnOs:has(.learn-head-NnyTz:nth-child(n+6)) .intro-head-XjJDq {
    --slide-count: 5;
}

.thankYouHub-amNTE::before {
    z-index: 1;
    position: absolute;
    background-image: 
        linear-gradient(30deg, rgb(220,169,154,0.5) 1px, transparent 1px),
        linear-gradient(120deg, rgb(220,169,154,0.5) 1px, transparent 1px);
    width: 100%;
    background-size: 60px 60px;
    top: 0;
    content: "";
    animation: patternShift 30s infinite linear;
    left: 0;
    height: 100%;
    opacity: 0.1;
}

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

.thankYouHub-amNTE .knowledge-growth-wxXGA {
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    padding: 60px;
    backdrop-filter: blur(10px);
    border-radius: 10px;
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.08),
        0 1px 0 rgba(255, 255, 255, 0.8) inset,
        0 -1px 0 rgba(0, 0, 0, 0.05) inset;
    background: linear-gradient(145deg, 
        rgba(255, 255, 255, 0.95), 
        rgba(255, 255, 255, 0.85));
}

.thankYouHub-amNTE .knowledge-growth-wxXGA {
    transform: none;
    padding: 40px 30px;
}

.thankYouHub-amNTE .knowledge-growth-wxXGA {
    padding: 30px 20px;
}

.thankYouHub-amNTE .knowledge-growth-wxXGA:hover::before {
    opacity: 0.8;
    filter: blur(12px);
}

.thankYouHub-amNTE .knowledge-growth-wxXGA > div:first-child::after {
    animation: lineExtend 1.5s ease-out forwards;
    height: 4px;
    background: linear-gradient(90deg, rgb(220,169,154), rgb(194,130,110));
    position: absolute;
    bottom: -10px;
    transform-origin: left center;
    content: "";
    border-radius: 2px;
    width: 80px;
    left: 0;
}

.thankYouHub-amNTE .knowledge-growth-wxXGA > div:first-child::after {
    width: 60px;
}

.thankYouHub-amNTE .knowledge-growth-wxXGA > div:first-child::after {
    width: 50px;
    height: 3px;
}

.thankYouHub-amNTE .knowledge-growth-wxXGA > div:last-child {
    position: relative;
    overflow: hidden;
}

.thankYouHub-amNTE a:hover {
    transform: translateX(5px);
}

.thankYouHub-amNTE p {
    line-height: 1.8;
    margin: 0;
    opacity: 0;
    font-weight: 400;
    color: #000000;
    font-size: 14px;
    animation: fadeIn 1s 0.5s ease-out forwards;
    padding: 0;
    font-family: Arial, sans-serif;
}

.thankYouHub-amNTE p {
    line-height: 1.7;
    font-size: calc(14px - 0.05rem);
}

.thankYouHub-amNTE p {
    line-height: 1.6;
    font-size: calc(14px - 0.1rem);
}

.pricing-container-QMuiW .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1400px;
}

.pricing-container-QMuiW .indv-sub-rHyds {
    gap: 3rem;
    flex-direction: column;
    display: flex;
}

.pricing-container-QMuiW .payment-plans-lcxfw h2 {
    position: relative;
    margin-bottom: 1rem;
    font-weight: 700;
    font-size: 30px;
    display: inline-block;
    color: #000000;
}

.pricing-container-QMuiW .program-fees-oAsvB {
    font-size: 15px;
    color: #000000;
    max-width: 90%;
    margin: 0 auto;
    line-height: 1.6;
}

.pricing-container-QMuiW .learning-packages-pgVtJ {
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    gap: 2rem;
}

.pricing-container-QMuiW .cert-cost-iZtwj:nth-child(1) {
    animation-delay: 0.1s;
}

.pricing-container-QMuiW .cert-cost-iZtwj:nth-child(2) {
    animation-delay: 0.2s;
}

.pricing-container-QMuiW .cert-cost-iZtwj:nth-child(3) {
    animation-delay: 0.3s;
}

.pricing-container-QMuiW .cert-cost-iZtwj:nth-child(4) {
    animation-delay: 0.4s;
}

.pricing-container-QMuiW .cert-cost-iZtwj::before {
    content: "";
    width: 100%;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(220,169,154), rgb(194,130,110));
    top: 0;
    height: 5px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: scaleX(0);
    position: absolute;
    left: 0;
}

.pricing-container-QMuiW .lesson-rates-wyMBh {
    flex-grow: 1;
    padding: 2rem;
    flex-direction: column;
    display: flex;
}

.pricing-container-QMuiW .cert-cost-iZtwj:hover .lesson-rates-wyMBh h3 {
    color: rgb(220,169,154);
}

.pricing-container-QMuiW .bundle-rate-xAagJ::after {
    height: 2px;
    left: 0;
    position: absolute;
    bottom: -8px;
    width: 40px;
    content: "";
    transition: width 0.3s ease;
    background-color: rgb(194,130,110);
}

.pricing-container-QMuiW .cert-cost-iZtwj:hover .bundle-rate-xAagJ {
    transform: translateY(-3px);
}

.pricing-container-QMuiW .lesson-rates-wyMBh p {
    margin: 0;
    color: #000000;
    line-height: 1.6;
    flex-grow: 1;
    word-break: break-word;
    overflow-wrap: break-word;
    font-size: calc(15px - 2px);
}

.pricing-container-QMuiW .cert-cost-iZtwj:hover .pic-frame-wbvcI {
    transform: scale(1.05);
}

.pricing-container-QMuiW .cert-cost-iZtwj:hover .pic-frame-wbvcI::after {
    opacity: 0.4;
}


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



@media screen and (max-width: 992px) {.start-now-AbVOF {
    padding: 120px 0;
}.start-now-AbVOF .knowledge-growth-wxXGA::before {
    width: 130%;
    left: -15%;
}.start-now-AbVOF h3 {
    margin: 50px 0;
    font-size: calc(34px * 0.9);
}.start-now-AbVOF .edu-asknow-WMzJi {
    font-size: calc(15px * 0.95);
    padding: 18px 45px;
    margin-bottom: 50px;
}
}



@media screen and (max-width: 576px) {.start-now-AbVOF {
    padding: 80px 0;
}.start-now-AbVOF .knowledge-growth-wxXGA::before {
    left: -5%;
    transform: skewX(-5deg);
    width: 110%;
}.start-now-AbVOF h3 {
    font-size: calc(34px * 0.7);
    margin: 35px 0;
    letter-spacing: 1px;
}.start-now-AbVOF h3::before {
    top: -20px;
}.start-now-AbVOF h3::after {
    bottom: -20px;
}.start-now-AbVOF .edu-asknow-WMzJi {
    font-size: calc(15px * 0.85);
    margin-bottom: 35px;
    letter-spacing: 1px;
    padding: 12px 35px;
}}



@media (max-width: 991px) {.tutor-match-LXvVm .text_main_holder {
    grid-template-columns: 1fr;
}.tutor-match-LXvVm .header-lead-aYUkB,
    .tutor-match-LXvVm .top-head-HZJhL,
    .tutor-match-LXvVm .subscribe_holder {
    clip-path: none;
}.tutor-match-LXvVm .top-head-HZJhL {
    padding: 3rem 2rem;
}.tutor-match-LXvVm .header-lead-aYUkB {
    align-items: center;
    text-align: center;
    padding: 3rem 2rem;
}.tutor-match-LXvVm .subscribe_holder {
    padding: 3rem 2rem;
}.tutor-match-LXvVm .degree-path-tGEvf {
    clip-path: none;
    padding: 3rem 0 2rem;
}
}



@media (max-width: 768px) {.receive-updates-WtgAf {
    padding: 3rem 0;
}.receive-updates-WtgAf .knowledge-growth-wxXGA {
    padding: 2rem;
}.receive-updates-WtgAf h3 {
    font-size: calc(19px * 0.85);
}.receive-updates-WtgAf .input_holder {
    gap: 1rem;
    flex-direction: column;
}.receive-updates-WtgAf .input_holder div {
    flex: 1 1 100%;
    width: 100%;
}.receive-updates-WtgAf .input_holder .sub-tile-iDqsr {
    width: 100%;
}.receive-updates-WtgAf::after {
    width: 50%;
    height: 40%;
}
}



@media (max-width: 1024px) {.customer-experience-GhiRB {
    padding: 70px 0;
}.customer-experience-GhiRB .rating-insights-PDxcQ {
    width: 47%;
    padding: 25px;
}.customer-experience-GhiRB .rating-insights-PDxcQ:nth-child(odd)::before {
    right: -50px;
}.customer-experience-GhiRB .rating-insights-PDxcQ:nth-child(even)::before {
    left: -50px;
}.customer-experience-GhiRB .pic-frame-wbvcI {
    width: 60px;
    height: 60px;
}
}



@media (min-width: 992px) {.data-analysis-McdzA {
    padding: 6rem 0;
}.data-analysis-McdzA ul {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 2.5rem;
}.data-analysis-McdzA .statistics-boosters-xXzfJ {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                    box-shadow 0.4s ease-out;
    padding: 2.5rem;
}.data-analysis-McdzA .statistics-boosters-xXzfJ p {
    font-size: calc(46px * 0.9);
    margin-bottom: 1rem;
}.data-analysis-McdzA h4 {
    font-size: calc(21px * 1.2);
    margin-top: 4rem;
}
}



@media (max-width: 991px) {.data-analysis-McdzA ul {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}
}



@media (max-width: 768px) {.data-analysis-McdzA {
    padding: 3rem 0;
}.data-analysis-McdzA ul {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}.data-analysis-McdzA .statistics-boosters-xXzfJ {
    padding: 1.5rem;
}.data-analysis-McdzA .statistics-boosters-xXzfJ p {
    font-size: calc(30px * 1.1);
}.data-analysis-McdzA h4 {
    margin-top: 2.5rem;
}
}



@media (max-width: 576px) {.data-analysis-McdzA ul {
    margin: 0 auto;
    max-width: 350px;
    grid-template-columns: 1fr;
}.data-analysis-McdzA .statistics-boosters-xXzfJ {
    transform: none !important;
}.data-analysis-McdzA .statistics-boosters-xXzfJ:hover {
    transform: translateY(-5px) !important;
}
}



@media (min-width: 768px) {.training-results-KIfMG {
    padding: 100px 0;
}.training-results-KIfMG .knowledge-growth-wxXGA {
    flex-direction: row;
    gap: 60px;
    align-items: center;
}.training-results-KIfMG .text-block-wrap-VNuhi {
    padding: 40px;
    flex: 1;
}.training-results-KIfMG .pic-frame-wbvcI {
    max-height: 500px;
    clip-path: polygon(0% 5%, 95% 0%, 100% 95%, 5% 100%);
    flex: 0.8;
}.training-results-KIfMG .text-block-wrap-VNuhi > div {
    flex-direction: row;
    gap: 40px;
}.training-results-KIfMG .text-block-wrap-VNuhi > div > div {
    flex: 1;
}
}



@media (max-width: 767px) {.training-results-KIfMG {
    padding: 60px 0;
}.training-results-KIfMG .text-block-wrap-VNuhi h4 {
    font-size: calc(20px * 0.9);
}.training-results-KIfMG li p {
    font-size: calc(13px * 0.95);
}.training-results-KIfMG .pic-frame-wbvcI {
    max-height: 300px;
    object-position: center;
}}



@media (min-width: 992px) {.find-support-NTZYv {
    padding: 6rem 0;
}.find-support-NTZYv .assist-support-meUbi {
    grid-template-columns: 2fr 1fr;
}.find-support-NTZYv .ask-for-help-YHXjC {
    flex-direction: column;
    grid-column: auto;
}
}



@media (max-width: 767px) {.find-support-NTZYv {
    padding: 3rem 0;
}.find-support-NTZYv .assist-support-meUbi {
    border-radius: 10px;
    padding: 1.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    background: rgba(rgb(255, 255, 255, 0.5), 0.5);
}.find-support-NTZYv h3 {
    font-size: calc(37px * 0.9);
}.find-support-NTZYv p {
    font-size: calc(17px * 0.95);
    max-width: 100%;
}.find-support-NTZYv .edu-asknow-WMzJi {
    font-size: 17px;
}.find-support-NTZYv svg {
    transform: scale(0.8);
}}



@media (min-width: 992px) {.course-overview-PwFYe {
    padding: 10rem 0;
}.course-overview-PwFYe .container {
    padding: 0 3rem;
}.course-overview-PwFYe h2 {
    font-size: calc(33px * 1.2);
    max-width: 65%;
    margin-bottom: 4rem;
}.course-overview-PwFYe .lesson-route-SxbFj {
    gap: 5rem;
}.course-overview-PwFYe .pic-frame-wbvcI {
    transform: perspective(1200px) rotateY(-3deg) translateZ(0);
    height: 600px;
}.course-overview-PwFYe .text-block-wrap-VNuhi {
    padding-right: 2rem;
}.course-overview-PwFYe h2::after {
    width: 150px;
}.course-overview-PwFYe .description {
    font-size: calc(18px * 1.05);
    line-height: 1.8;
}
}



@media screen and (max-width: 1024px) {.reach-out-ufQrH .message-feedback-qoPbS {
    transform: none;
    flex-direction: column;
}.reach-out-ufQrH .pic-frame-wbvcI {
    min-height: 300px;
    flex: 0 0 100%;
}.reach-out-ufQrH .request-inquiry-MTJfY {
    padding: 3rem 2rem;
    flex: 0 0 100%;
}
}



@media screen and (max-width: 480px) {.reach-out-ufQrH .message-feedback-qoPbS {
    border-radius: 0;
}.reach-out-ufQrH .pic-frame-wbvcI {
    min-height: 250px;
}.reach-out-ufQrH .request-inquiry-MTJfY {
    padding: 2rem 1.5rem;
}}



@media (max-width: 992px) {header .top-teach-nQJHV {
    padding: 20px 15px;
    flex-direction: column;
}header .top-teach-nQJHV .header-lead-aYUkB {
    margin-bottom: 15px;
}header .top-teach-nQJHV .top-head-HZJhL {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}header .top-teach-nQJHV .top-head-HZJhL .head-guide-qNtdm {
    margin: 3px;
}header .top-teach-nQJHV .top-head-HZJhL .head-guide-qNtdm a {
    padding: 6px 12px;
    font-size: calc(12px - 1px);
}
}



@media (max-width: 991px) {.privacy-vault-ihxqm {
    padding: 3rem 0;
}.privacy-vault-ihxqm .container {
    padding: 2rem;
}.privacy-vault-ihxqm h1 {
    font-size: calc(43px * 0.9);
}.privacy-vault-ihxqm h2 {
    font-size: calc(29px * 0.9);
    margin: 2rem 0 1.2rem;
}
}



@media (max-width: 576px) {.privacy-vault-ihxqm {
    padding: 1.5rem 0;
}.privacy-vault-ihxqm .container {
    padding: 1.2rem;
}.privacy-vault-ihxqm h1 {
    font-size: calc(43px * 0.7);
    margin-bottom: 1.2rem;
}.privacy-vault-ihxqm h2 {
    padding-left: 0.8rem;
    font-size: calc(29px * 0.7);
}.privacy-vault-ihxqm p, 
    .privacy-vault-ihxqm li, 
    .privacy-vault-ihxqm span {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
}.privacy-vault-ihxqm span {
    padding-left: 0.8rem;
}}



@media (max-width: 768px) {.company-info-JrlGZ {
    padding: 80px 0;
}.company-info-JrlGZ .academy-learnings-mFOtl {
    padding: 30px;
    padding-bottom: 60px;
    flex-direction: column;
}.company-info-JrlGZ .academy-learnings-mFOtl .pic-frame-wbvcI {
    margin-bottom: 20px;
    height: 270px;
    width: 200px;
}.company-info-JrlGZ .expert-sessions-YgvcT {
    text-align: center;
    width: 90%;
}.company-info-JrlGZ .expert-sessions-YgvcT::before {
    height: 4px;
    width: 100%;
}.company-info-JrlGZ .expert-sessions-YgvcT::after {
    left: 50%;
    transform: translateX(-50%);
}.company-info-JrlGZ .text-block-wrap-VNuhi {
    padding: 30px;
}.company-info-JrlGZ h2 {
    text-align: center;
}.company-info-JrlGZ h2::after {
    transform: translateX(-50%);
    left: 50%;
}.company-info-JrlGZ .text-block-wrap-VNuhi:hover h2::after {
    width: 80px;
}.company-info-JrlGZ p {
    padding-left: 0;
    text-align: center;
}.company-info-JrlGZ p::before {
    display: none;
}
}



@media (max-width: 992px) {.instructor-profile-znEsc .rating-insights-PDxcQ {
    padding: 2rem;
    grid-template-rows: auto auto auto;
    grid-template-areas:
            "pic-frame-wbvcI"
            "support-message-iwxFd"
            "job-timeline-LmCca";
    grid-template-columns: 1fr;
}.instructor-profile-znEsc .pic-frame-wbvcI {
    width: 180px;
    height: 180px;
    margin: 0 auto;
}.instructor-profile-znEsc .name,
    .instructor-profile-znEsc .rating-insights-PDxcQ span:not(.name) {
    margin-top: 1rem;
    text-align: center;
}.instructor-profile-znEsc .rating-insights-PDxcQ span:not(.name) {
    margin-top: 0;
}
}



@media (max-width: 576px) {.instructor-profile-znEsc {
    padding: 4rem 0;
}.instructor-profile-znEsc .rating-insights-PDxcQ {
    transform: none;
    padding: 1.5rem;
}.instructor-profile-znEsc .pic-frame-wbvcI {
    height: 140px;
    width: 140px;
}.instructor-profile-znEsc .job-timeline-LmCca {
    padding: 1rem;
    font-size: 17px;
}}



@media (max-width: 768px) {.title-page-wGnOs {
    height: 70vh;
}.title-page-wGnOs .study-tools-FgAdh::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.6) 100%);
}.title-page-wGnOs .text-block-wrap-VNuhi {
    padding: 1.2rem;
    max-width: 90%;
}.title-page-wGnOs .text-block-wrap-VNuhi h1 {
    margin-bottom: 1rem;
}.title-page-wGnOs .text-block-wrap-VNuhi p {
    font-size: calc(18px * 0.95);
    margin-bottom: 1.8rem;
}.title-page-wGnOs .text-block-wrap-VNuhi .feedback-block-cnGZV {
    padding: 0.7rem 1.8rem;
}
}



@media (max-width: 420px) {.title-page-wGnOs {
    min-height: 450px;
    height: 50vh;
}.title-page-wGnOs .text-block-wrap-VNuhi h1 {
    font-size: calc(45px * 0.8);
}.title-page-wGnOs .text-block-wrap-VNuhi p {
    font-size: calc(18px * 0.85);
    margin-bottom: 1.2rem;
}
}



@media (max-height: 600px) {.title-page-wGnOs {
    height: auto;
    min-height: 450px;
}.title-page-wGnOs .text-block-wrap-VNuhi {
    padding: 2rem 1rem;
}
}



@media (max-width: 992px) {.thankYouHub-amNTE {
    padding: 90px 0;
}.thankYouHub-amNTE .knowledge-growth-wxXGA {
    transform: perspective(1000px) rotateX(1deg);
    padding: 50px 40px;
}.thankYouHub-amNTE h5 {
    font-size: calc(18px - 0.1rem);
}
}



@media (min-width: 768px) {.pricing-container-QMuiW {
    padding: 7rem 2rem;
}.pricing-container-QMuiW .indv-sub-rHyds {
    flex-direction: row;
    align-items: flex-start;
}.pricing-container-QMuiW .payment-plans-lcxfw {
    flex-direction: column;
    order: 0;
    margin: 0;
    flex: 0 0 30%;
    justify-content: center;
    text-align: left;
    display: flex;
    padding-right: 2rem;
}.pricing-container-QMuiW .payment-plans-lcxfw h2 {
    text-align: left;
}.pricing-container-QMuiW .payment-plans-lcxfw h2::after {
    transform: none;
    left: 0;
}.pricing-container-QMuiW .program-fees-oAsvB {
    max-width: 100%;
    margin: 0;
}.pricing-container-QMuiW .learning-packages-pgVtJ {
    flex: 0 0 70%;
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 1rem), 1fr));
}
}



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



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



@keyframes floatBubble {
    0% {
        transform: translate(0, 0);
        opacity: 0.5;
    }
    50% {
        transform: translate(-20px, 20px);
        opacity: 0.7;
    }
    100% {
        transform: translate(0, 0);
        opacity: 0.5;
    }
}

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



@keyframes fadeUp {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}


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



@keyframes circuit-pulse {
    0% {
        transform: rotate(0deg) scale(1);
        opacity: 0.6;
    }
    100% {
        transform: rotate(5deg) scale(1.02);
        opacity: 0.8;
    }
}



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



@keyframes scaleIn {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}

@keyframes rotateConic {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}



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



@keyframes shimmer {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}



@keyframes scale-pulse {
    0% {
        transform: scale(1.1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1.1);
    }
}



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



@keyframes button-pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(rgb(220,169,154,0.5), 0.7);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(rgb(220,169,154,0.5), 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(rgb(220,169,154,0.5), 0);
    }
}



@keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}



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


    
    @keyframes lineExtend {
        100% { width: 60px; }
    }


    
    @keyframes lineExtend {
        100% { width: 50px; }
    }



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

