header,footer {
    width: 100%;
}

header {
    overflow: visible;
    background: rgb(231,219,227);
    width: 100%;
    z-index: 99;
    position: relative;
}

.main_base {
    flex: 1 0 auto;
}

.whatsapp_grp {
    flex: 0 0 auto;
}

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


.consentSettingsDialog {
    background: rgb(231,219,227);
    border-top: 2px solid rgb(207,184,199);
    bottom: 0;
    z-index: 90;
    position: fixed;
    width: 100%;
}

#policyPopupWindow {
    display: none;
}

#policyPopupWindow:checked ~ .consentSettingsDialog {
    visibility: hidden;
    opacity: 0;
}

.consentSettingsDialog p {
    font-size: 18px;
}

.visitor_privacy svg, .visitor_privacy svg path, .visitor_privacy img {
    fill: rgb(207,184,199);
    width: 100px;
    height: 100px;
}

.consentSettingsDialog p a {
    text-decoration: none;
    color: rgb(207,184,199);
}


.wrap-container .consentSettingsDialog {
    background: #ffffff;
    box-shadow: rgb(207,184,199,0.5) 0px 0px 40px 39px;
    border: none;
}

.wrap-container .visitor_privacy {
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px;
    background:rgb(207,184,199);
    width: 80px;
}

.wrap-container .track_cookies h5, .wrap-container .track_cookies p {
    color: #000000;
}

.get_in_touch6Xv {
    position: relative;
    padding: 100px 0;
}

.get_in_touch6Xv .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}

.get_in_touch6Xv .inquiry_query {
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

.get_in_touch6Xv .request_list::before {
    height: 200px;
    right: -10%;
    border-radius: 50%;
    content: "";
    opacity: 0.3;
    width: 200px;
    background: rgb(180,148,170);
    position: absolute;
    top: -10%;
}

.get_in_touch6Xv .request_list h3 {
    color: #ffffff;
    font-size: 36px;
    position: relative;
    margin-bottom: 40px;
    z-index: 1;
    font-weight: 700;
}

.get_in_touch6Xv .request_list div:hover {
    transform: translateX(5px);
    border-left-color: rgb(180,148,170);
}

.get_in_touch6Xv .request_list div svg {
    height: 24px;
    width: 24px;
    margin-right: 15px;
}

.get_in_touch6Xv .request_list div:hover svg path {
    fill: rgb(180,148,170);
}

.get_in_touch6Xv .request_list div span {
    color: #ffffff;
    font-size: 13px;
}

.get_in_touch6Xv .request_list div span a:hover {
    color: rgb(180,148,170);
}

.get_in_touch6Xv .request_help h3 {
    font-size: 24px;
    color: #000000;
    margin-bottom: 30px;
    font-weight: 600;
}

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

.get_in_touch6Xv .reach_list input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.get_in_touch6Xv .reach_list label::before {
    transition: all 0.3s ease;
    height: 20px;
    content: "";
    border: 2px solid #EFEFEF;
    position: absolute;
    left: 0;
    width: 20px;
    top: 2px;
    border-radius: 10px;
}

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

.get_in_touch6Xv form .connect_support {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    background-color: rgb(207,184,199);
    border: none;
    align-self: flex-start;
    padding: 15px 30px;
    transition: all 0.3s ease;
}

.get_in_touch6Xv form .connect_support:hover {
    background-color: rgb(180,148,170);
}

.get_in_touch6Xv .request_list div:nth-child(2) {
    animation-delay: 0.1s;
}

.get_in_touch6Xv .request_list div:nth-child(4) {
    animation-delay: 0.3s;
}

header .top_plank {
    color:  #ffffff;
    background: rgb(207,184,199);
}

header .top_plank .top_learningbar div span {
    color: #ffffff;
}

header .top_plank .top_learningbar div {
    display: flex;
    margin-right: 24px;
    justify-content: flex-start;
    align-items: center;
}

header .top_plank .top_learningbar div img, header .top_plank .top_learningbar div svg {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}

header .main_tutor {
    padding: 25px 30px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header .main_tutor::before {
    content: "";
    width: 30%;
    left: 10%;
    background: linear-gradient(90deg, rgb(207,184,199), transparent);
    height: 5px;
    filter: blur(5px);
    position: absolute;
    top: -10px;
}

header .main_tutor .header_bar {
    z-index: 2;
    padding: 5px;
    position: relative;
}

header .main_tutor .header_bar:hover::before {
    opacity: 0.7;
}

header .main_tutor .header_bar .header_lead {
    position: relative;
    transition: transform 0.3s ease;
    display: block;
}

header .main_tutor .header_bar:hover .header_lead {
    transform: scale(1.05);
}

header .main_tutor .head_wrap {
    position: relative;
    padding: 10px;
    margin: 0;
    display: flex;
    list-style: none;
    border-radius: 10px;
}

header .main_tutor .head_wrap .main_core {
    margin: 0 3px;
    position: relative;
}

header .main_tutor .head_wrap .main_core a {
    z-index: 1;
    padding: 8px 15px;
    position: relative;
    text-decoration: none;
    overflow: hidden;
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    display: block;
    border-radius: 10px;
    font-family: Arial, sans-serif;
}

header .main_tutor .head_wrap .main_core a::after {
    position: absolute;
    left: 50%;
    opacity: 0;
    content: "";
    width: 150%;
    background: radial-gradient(circle, #ffffff 0%, transparent 70%);
    transition: transform 0.5s ease, opacity 0.5s ease;
    height: 150%;
    transform: translate(-50%, -50%) scale(0);
    top: 50%;
    z-index: -1;
}

header .main_tutor .head_wrap .main_core:nth-child(odd) a::before {
    background: linear-gradient(to right, rgb(207,184,199), rgb(180,148,170));
}

.secure_nook {
    background: linear-gradient(135deg, rgb(231,219,227) 0%, rgba(var(--primary-color-rgb), 0.05) 100%);
    overflow: hidden;
    padding: 5rem 2rem;
    position: relative;
}

.secure_nook::after {
    z-index: 0;
    right: -50px;
    height: 180px;
    top: -50px;
    transform: rotate(-15deg);
    border: 1px solid rgba(var(--primary-color-rgb), 0.1);
    position: absolute;
    width: 180px;
    content: "";
}

.secure_nook h1 {
    margin-bottom: 2.5rem;
    position: relative;
    font-size: 43px;
    font-weight: 700;
    display: inline-block;
    color: #000000;
}

.secure_nook h2 {
    color: #000000;
    position: relative;
    margin: 3rem 0 1.5rem;
    padding-left: 18px;
    font-weight: 600;
    font-size: 29px;
}

.secure_nook h2::before {
    transform: translateY(-50%);
    height: 60%;
    left: 0;
    content: "";
    position: absolute;
    top: 10px;
    background: rgb(207,184,199);
    width: 5px;
}

.secure_nook h3::before {
    height: 50%;
    content: "";
    top: 10px;
    background: rgb(180,148,170);
    width: 3px;
    left: 0;
    transform: translateY(-50%);
    position: absolute;
}

.secure_nook h4::before {
    content: "";
    left: 0;
    top: 10px;
    position: absolute;
    width: 2px;
    transform: translateY(-50%);
    height: 40%;
    background: rgba(var(--secondary-color-rgb), 0.7);
}

.secure_nook ul {
    position: relative;
    margin: 1.5rem 0 2.5rem;
    padding-left: 1.5rem;
    list-style: none;
}

.secure_nook ul::before {
    position: absolute;
    width: 1px;
    left: 0;
    bottom: 0;
    content: "";
    background: linear-gradient(to bottom, 
        rgba(var(--primary-color-rgb), 0.1),
        rgba(var(--primary-color-rgb), 0.3),
        rgba(var(--primary-color-rgb), 0.1));
    top: 0;
}

.secure_nook li:hover {
    transform: translateX(5px);
}

.secure_nook li:hover::before {
    transform: translateY(-50%) rotate(225deg);
}

.secure_nook strong {
    display: inline-block;
    position: relative;
    font-weight: 600;
    color: #000000;
}

.secure_nook strong:hover::after {
    transform: scaleX(1);
}

.educational_gains {
    overflow: hidden;
    padding: 120px 0 80px;
    background: rgb(231,219,227);
    perspective: 1000px;
    position: relative;
}

.educational_gains {
    padding: 140px 0 100px;
}

.educational_gains::after {
    bottom: -80px;
    z-index: 0;
    transform: rotate(-15deg) skewX(-15deg);
    background: linear-gradient(45deg, rgb(207,184,199,0.5), transparent);
    opacity: 0.3;
    height: 400px;
    filter: blur(120px);
    content: "";
    width: 400px;
    left: -80px;
    position: absolute;
}

.educational_gains .learning_growth {
    display: grid;
    animation: fadeIn 0.8s ease-out forwards;
    grid-template-columns: 1fr;
    gap: 40px;
    transform-style: preserve-3d;
}

.educational_gains .learning_growth {
    align-items: center;
    gap: 60px;
    grid-template-columns: 1fr 1fr;
}

.educational_gains .text_panel_wrap::before {
    background: linear-gradient(to bottom, rgb(207,184,199), rgb(180,148,170));
    left: 0;
    width: 4px;
    height: 100%;
    top: 0;
    content: "";
    transform: translateX(-2px);
    position: absolute;
}

.educational_gains .text_panel_wrap h4::after {
    left: 0;
    position: absolute;
    width: 80px;
    background: rgb(180,148,170);
    transform-origin: left center;
    height: 3px;
    animation: expandWidth 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    content: "";
    bottom: -12px;
}

.educational_gains .text_panel_wrap h4::after {
    width: 100px;
}

.educational_gains .text_panel_wrap ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.educational_gains .text_panel_wrap li:hover {
    transform: translateX(8px);
}

.educational_gains .text_panel_wrap li p {
    font-size: 17px;
    align-items: flex-start;
    color: #000000;
    line-height: 1.6;
    gap: 15px;
    display: flex;
    margin: 0;
}

.educational_gains .text_panel_wrap svg {
    width: 24px;
    transition: transform 0.3s ease;
    height: 24px;
    filter: drop-shadow(0 2px 3px rgba(0,0,0,0.1));
}

.educational_gains .text_panel_wrap li:hover svg path {
    fill: rgb(207,184,199);
}

.educational_gains .img_round:hover {
    transform: translateZ(50px) rotateX(0deg) rotateY(0deg);
}

.course_features {
    background: linear-gradient(135deg, rgb(231,219,227) 0%, rgba(249, 249, 249, 0.95) 100%);
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
}

.course_features::before {
    z-index: 1;
    position: absolute;
    content: "";
    background-image: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 15px,
        rgba(var(--primary-color-rgb, 0, 110, 255), 0.02) 15px,
        rgba(var(--primary-color-rgb, 0, 110, 255), 0.02) 30px
    );
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
}

.course_features .program_flow:hover {
    transform: perspective(1000px) rotateX(1deg);
}

.course_features .img_round::after {
    content: '';
    position: absolute;
    z-index: 1;
    inset: 0;
    background: linear-gradient(
        to bottom,
        transparent 60%,
        rgba(var(--primary-color-rgb, 0, 110, 255), 0.3) 100%
    );
}

.course_features .text_panel_wrap {
    border-left: 4px solid rgb(207,184,199);
    transition: transform 0.5s ease-out, box-shadow 0.5s ease-out;
    transform: translateZ(10px);
    position: relative;
    padding: 2.5rem;
    background: linear-gradient(
        135deg,
        #ffffff 0%,
        rgba(255, 255, 255, 0.95) 100%
    );
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.07);
}

.course_features h3 {
    color: #000000;
    position: relative;
    font-size: 24px;
    transform: translateY(0);
    padding-bottom: 0.75rem;
    margin-bottom: 1.5rem;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-weight: 700;
}

.course_features .text_panel_wrap:hover h3 {
    transform: translateY(-5px);
}

.course_features .description {
    font-size: 15px;
    margin-bottom: 1.5rem;
    line-height: 1.75;
    animation: fadeInUp 0.8s forwards 0.2s;
    color: #000000;
    opacity: 0;
    transform: translateY(20px);
}

.who_we_are::before {
    opacity: 0.1;
    background: repeating-linear-gradient(
        45deg,
        rgb(207,184,199,0.5) 0,
        rgb(207,184,199,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    z-index: 1;
    content: "";
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}

.who_we_are .mentor_team {
    background: #ffffff;
    position: relative;
    overflow: hidden;
    min-width: 300px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    flex: 1;
    border-radius: 10px;
}



.who_we_are .mentor_team,
.who_we_are .learn_guide {
    display: flex;
    flex-direction: column;
}

.who_we_are .img_round {
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.4s ease;
    border-radius: 10px;
    height: 300px;
    margin: 0 25px 25px;
    overflow: hidden;
}

.who_we_are .learn_guide p {
    order: 2;
    font-size: 14px;
    color: #000000;
    line-height: 1.7;
    padding: 25px;
}

.who_we_are .expert_study:hover {
    transform: scale(1.02);
}

.who_we_are .expert_study::after {
    left: 0;
    content: "";
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, transparent 80%, rgba(0, 0, 0, 0.2) 100%);
    top: 0;
    width: 100%;
}

.who_we_are .img_round::after {
    position: absolute;
    width: 100%;
    top: 0;
    background: linear-gradient(to bottom, transparent 80%, rgba(0, 0, 0, 0.2) 100%);
    content: "";
    left: 0;
    height: 100%;
}

.who_we_are .learn_guide::before {
    background: rgb(207,184,199);
}

.appContainer::before {
    top: 0;
    width: 40%;
    right: 0;
    clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);
    content: "";
    background: linear-gradient(230deg, rgb(180,148,170,0.5) 10%, transparent 80%);
    z-index: 1;
    height: 100%;
    position: absolute;
}

.appContainer .container {
    padding: 0 2rem;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    transform: perspective(1000px) rotateX(2deg);
}

.appContainer h2 {
    animation: slideInTitle 0.8s ease-out forwards;
    margin-bottom: 3rem;
    font-family: Arial, sans-serif;
    position: relative;
    max-width: 90%;
    line-height: 1.3;
    transform-origin: left center;
    color: #000000;
    font-weight: 700;
    font-size: 31px;
}

.appContainer .learning_growth {
    box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, 0.08);
    background: #ffffff;
    transform: translateY(20px);
    opacity: 0;
    position: relative;
    animation: fadeInUp 0.8s 0.3s forwards cubic-bezier(0.19, 1, 0.22, 1);
    padding: 3rem;
}

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

.appContainer li {
    padding-left: 2rem;
    position: relative;
}

.appContainer span {
    position: relative;
    color: #000000;
    font-size: 13px;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    display: block;
}

.payment_plan {
    z-index: 1;
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}

.payment_plan::before {
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, 
        rgba(22, 28, 45, 0.85) 0%,
        rgba(22, 28, 45, 0.75) 50%, 
        rgba(22, 28, 45, 0.9) 100%);
    z-index: -1;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
}

.payment_plan h2::after {
    transform: translateX(-50%);
    bottom: -12px;
    border-radius: 10px;
    height: 4px;
    left: 50%;
    background: linear-gradient(90deg, rgb(207,184,199), rgb(180,148,170));
    width: 80px;
    position: absolute;
    content: "";
}

.payment_plan .pricing_block {
    perspective: 1000px;
    margin: 0;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    list-style: none;
    padding: 0;
}

.payment_plan .fee_plans {
    text-decoration: none;
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.03);
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15), 
                0 8px 15px rgba(0, 0, 0, 0.1),
                0 1px 0 rgba(255, 255, 255, 0.1) inset;
    display: block;
    isolation: isolate;
    transition: all 0.4s ease;
    position: relative;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.payment_plan .offer_box {
    box-sizing: border-box;
    flex-direction: column;
    padding: 35px 30px;
    height: 100%;
    position: relative;
    display: flex;
    z-index: 1;
}

.payment_plan .rate_list {
    flex: 1;
    flex-direction: column;
    display: flex;
}

.payment_plan .rate_list h4::after {
    transition: width 0.3s ease;
    left: 0;
    position: absolute;
    width: 40px;
    bottom: 0;
    background: rgb(180,148,170);
    height: 3px;
    content: "";
}

.payment_plan .rate_list p {
    flex: 1;
    line-height: 1.6;
    hyphens: auto;
    overflow-wrap: break-word;
    word-wrap: break-word;
    color: rgba(255, 255, 255, 0.8);
    margin: 0 0 30px;
    font-size: 18px;
}

.payment_plan .fee_plans:hover .study_fees {
    transform: scale(1.05);
    background: rgba(rgb(207,184,199,0.5), 0.2);
}

.data_summary {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(231,219,227) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    overflow: hidden;
}

.data_summary::after {
    right: -50%;
    transform: rotate(-15deg);
    content: "";
    opacity: 0.07;
    top: -50%;
    pointer-events: none;
    position: absolute;
    height: 200%;
    width: 70%;
    animation: lightPulse 15s infinite alternate ease-in-out;
    background: radial-gradient(
        circle at center,
        rgb(207,184,199,0.5) 0%,
        transparent 70%
    );
}

.data_summary h4 {
    font-weight: 700;
    text-align: center;
    color: #000000;
    transition: transform 0.5s ease, opacity 0.5s ease;
    font-size: 23px;
    transform: translateY(0);
    opacity: 1;
    margin-top: 4rem;
    position: relative;
    font-family: Arial, sans-serif;
}

.data_summary ul {
    display: grid;
    padding: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
    margin: 0;
}

.data_summary .statistics_plus::before {
    opacity: 0;
    top: 0;
    background: linear-gradient(
        135deg,
        transparent 0%,
        transparent 85%,
        rgb(207,184,199,0.5) 100%
    );
    content: "";
    left: 0;
    width: 100%;
    transition: opacity 0.5s ease;
    height: 100%;
    position: absolute;
}

.data_summary .statistics_plus:hover {
    box-shadow: 
        0 15px 35px -15px rgba(0, 0, 0, 0.5),
        0 5px 10px rgba(0, 0, 0, 0.03);
    transform: translateY(-5px);
}

.data_summary .statistics_plus p {
    -webkit-text-fill-color: transparent;
    margin: 0;
    background: linear-gradient(
        45deg,
        rgb(207,184,199) 0%,
        rgb(180,148,170) 100%
    );
    font-size: 3.5rem;
    font-weight: 700;
    color: rgb(207,184,199);
    line-height: 1;
    background-clip: text;
    -webkit-background-clip: text;
    transform-origin: left center;
    transition: transform 0.3s ease;
    text-fill-color: transparent;
}

.data_summary .statistics_plus:hover span {
    transform: translateX(5px);
    color: #000000;
}

.data_summary .statistics_plus:hover span::after {
    width: 30%;
}

.opening_board::before {
    left: 0;
    position: absolute;
    animation: backgroundPulse 12s ease-in-out infinite alternate;
    width: 100%;
    background: 
    radial-gradient(circle at 20% 30%, rgb(207,184,199,0.5) 0%, transparent 60%),
    radial-gradient(circle at 80% 70%, rgb(180,148,170,0.5) 0%, transparent 40%);
    content: "";
    height: 100%;
    top: 0;
    z-index: 1;
}

.opening_board .course_entry {
    position: relative;
    animation: fadeInUp 1s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    width: 100%;
    gap: 3rem;
    z-index: 2;
    grid-template-columns: 1fr;
    transform: translateY(0);
    max-width: 1200px;
    display: grid;
}

.opening_board h3::before {
    content: "";
    transform: scaleY(0);
    top: 0;
    height: 100%;
    animation: scaleVertical 0.6s ease-out 0.9s forwards;
    left: 0;
    width: 4px;
    transform-origin: top;
    position: absolute;
    background: rgb(180,148,170);
}

.opening_board h1 {
    position: relative;
    line-height: 1.2;
    animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.5s forwards;
    color: #ffffff;
    font-weight: 700;
    transform: translateY(20px);
    margin-bottom: 1.5rem;
    opacity: 0;
    font-size: 47px;
}

.opening_board .diff_block {
    padding: 2rem;
    transform: translateY(20px);
    opacity: 0;
    animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.7s forwards;
    backdrop-filter: blur(8px);
    background: linear-gradient(135deg, rgba(255,255,255,0.1) 0%, rgb(207,184,199,0.5) 100%);
    overflow: hidden;
    position: relative;
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.5);
}

.opening_board .diff_block > div {
    overflow: hidden;
    transform: translateY(10px);
    position: relative;
    animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.9s forwards;
    padding: 2rem;
    opacity: 0;
    margin-top: 1.5rem;
}

.opening_board p {
    line-height: 1.6;
    transform: translateY(10px);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    font-size: calc(13px * 1.2);
    font-weight: 400;
    position: relative;
    color: #ffffff;
    animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 1.1s forwards;
    margin: 0;
    opacity: 0;
}

.testimonials::after {
    bottom: -5%;
    height: 15vw;
    background: linear-gradient(to bottom, rgb(207,184,199,0.5), rgb(180,148,170));
    z-index: 0;
    transform: rotate(10deg);
    width: 15vw;
    left: -2%;
    filter: blur(40px);
    content: "";
    position: absolute;
    opacity: 0.15;
}

.testimonials h2 {
    letter-spacing: -0.01em;
    color: #000000;
    animation: fadeInUp 0.7s ease-out 0.2s forwards;
    font-family: Arial, sans-serif;
    text-align: center;
    opacity: 0;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 3rem;
    position: relative;
    transform: translateY(20px);
}

.testimonials .learning_feedback {
    display: grid;
    position: relative;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
}

.testimonials .edu_quotes:nth-child(1) {
    animation-delay: 0.3s;
}

.testimonials .edu_quotes:nth-child(2) {
    animation-delay: 0.5s;
}

.testimonials .edu_quotes:nth-child(3) {
    animation-delay: 0.7s;
}

.testimonials .edu_quotes:nth-child(4) {
    animation-delay: 0.9s;
}

.testimonials .edu_quotes:nth-child(5) {
    animation-delay: 1.1s;
}

.testimonials .edu_quotes:nth-child(6) {
    animation-delay: 1.3s;
}

.testimonials .edu_quotes:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 
                0 3px 8px rgba(0, 0, 0, 0.03);
}

.testimonials .edu_quotes h3 {
    font-size: calc(19px - 2px);
    color: #000000;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 1rem;
    position: relative;
    font-family: Arial, sans-serif;
}

.testimonials .edu_quotes:hover h3::after {
    transform: scaleX(1);
}

.testimonials .edu_quotes .description {
    line-height: 1.6;
    font-family: Arial, sans-serif;
    margin-bottom: 1.5rem;
    font-size: 14px;
    color: #000000;
}

.testimonials .edu_quotes div img {
    transition: transform 0.5s ease;
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.testimonials .edu_quotes:hover div img {
    transform: scale(1.1);
}

.course_instructor::before {
    left: 0;
    top: 0;
    content: "";
    background: linear-gradient(120deg, transparent 30%, rgb(207,184,199,0.5) 100%);
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%;
}

.course_instructor .edu_quotes {
    max-width: 1200px;
    display: grid;
    position: relative;
    grid-template-columns: 1fr 1.5fr;
    gap: 3rem;
    margin: 0 auto;
    z-index: 2;
}

.course_instructor .img_round::before {
    background: linear-gradient(180deg, 
        transparent 0%, 
        transparent 70%, 
        rgb(207,184,199,0.5) 100%);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    content: "";
    position: absolute;
}

.course_instructor .employee_area::before {
    left: 0;
    position: absolute;
    content: "";
    width: 2px;
    top: 0;
    background: rgb(207,184,199);
    height: 0;
    transition: height 0.8s ease-out;
}

.course_instructor .name::after {
    left: 0;
    height: 1px;
    width: 100%;
    transition: transform 0.6s ease-out 0.2s;
    background: rgb(180,148,170);
    position: absolute;
    transform: translateX(-101%);
    bottom: 0;
    content: "";
}

.course_instructor .edu_quotes:hover .employee_area > div:nth-child(2) {
    transform: translateY(0);
    opacity: 1;
}

.course_instructor .emp_block {
    position: relative;
    color: #000000;
    line-height: 1.8;
    font-size: 15px;
    padding: 0 0 0 20px;
    transform: translateY(20px);
    transition: all 0.5s ease-out 0.6s;
    font-weight: 300;
    opacity: 0;
}



.course_instructor:hover .name {
    animation: 
        typing 2.5s steps(40, end),
        blink .75s step-end infinite;
    overflow: hidden;
    white-space: nowrap;
}

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



footer .whatsapp_grp .container {
    z-index: 2;
    position: relative;
}

footer .volunteer {
    gap: 40px;
    grid-template-columns: 1fr;
    display: grid;
}

footer .contact_today {
    position: relative;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
    gap: 30px;
    flex-wrap: wrap;
}

footer .info_item {
    padding: 15px;
    margin-bottom: 15px;
    backdrop-filter: blur(5px);
    transform: translateY(0);
    transition: all 0.3s ease;
    border-radius: 10px;
    min-width: 200px;
    flex: 1;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.05);
}

footer .info_item svg {
    fill: rgb(180,148,170);
    height: 20px;
    width: 20px;
    flex-shrink: 0;
    transition: transform 0.3s ease;
}

footer .info_item:hover svg {
    transform: scale(1.2);
}

footer .text_main_holder {
    gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
    margin-bottom: 40px;
}

footer .header_bar svg {
    filter: drop-shadow(0 0 5px rgb(207,184,199,0.5));
    max-width: 160px;
    height: auto;
}

footer .head_wrap {
    gap: 20px;
    flex-direction: column;
    display: flex;
}

footer .head_wrap h5::after {
    height: 3px;
    left: 0;
    background: rgb(180,148,170);
    bottom: 0;
    position: absolute;
    width: 50px;
    border-radius: 10px;
    content: '';
}

footer .page_top a {
    position: relative;
    color: #ffffff;
    font-size: 17px;
    padding-left: 15px;
    opacity: 0.8;
    transition: all 0.3s ease;
    text-decoration: none;
}

footer .page_top a:hover {
    color: rgb(180,148,170);
    transform: translateX(5px);
    opacity: 1;
}

footer .page_top a:hover::before {
    width: 8px;
    box-shadow: 0 0 10px rgb(180,148,170);
    height: 8px;
    opacity: 1;
}

footer .subscribe_holder:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}

footer .subscribe_holder h5 {
    color: #ffffff;
    margin-bottom: 5px;
    font-size: 21px;
    font-weight: 700;
}

footer .subscribe_holder p {
    font-size: 17px;
    line-height: 1.6;
    margin-bottom: 20px;
    opacity: 0.8;
    color: #ffffff;
}

footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

footer .input_holder input[type="email"]:focus {
    border-color: rgb(180,148,170);
    box-shadow: 0 0 15px rgb(180,148,170,0.5);
}

footer .sub_status {
    font-weight: 600;
    font-size: 18px;
    border-radius: 10px;
    background: linear-gradient(45deg, rgb(180,148,170) 0%, rgb(207,184,199) 100%);
    padding: 12px 24px;
    border: none;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
    color: #ffffff;
    overflow: hidden;
    letter-spacing: 1px;
    text-transform: uppercase;
}

footer .peer_help {
    padding-top: 30px;
    text-align: center;
    position: relative;
}

footer .sample_docs {
    opacity: 0.7;
    font-weight: 300;
    font-size: 16px;
    color: #ffffff;
}


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


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


@media only screen and (max-width: 800px) {.visitor_privacy {
    display: none;
}.tracking_policy {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.consentSettingsDialog h5 {
    text-align: center;
}.consentSettingsDialog p {
    text-align: center;
}.track_cookies {
    margin-bottom: 20px;
}body .wrap-container .accept_cookies {
    margin-left: 0;
    margin-bottom: 10px;
}}



@media screen and (max-width: 576px) {.get_in_touch6Xv {
    padding: 60px 0;
}.get_in_touch6Xv .container {
    width: 90%;
}.get_in_touch6Xv .request_list,
    .get_in_touch6Xv .request_help {
    padding: 30px 20px;
}.get_in_touch6Xv .request_list h3 {
    font-size: calc(36px * 0.8);
}.get_in_touch6Xv form .connect_support {
    width: 100%;
}}



@media (max-width: 767px) {header .main_tutor {
    padding: 15px 10px;
}header .main_tutor .header_bar .header_lead svg {
    height: 40px;
}header .main_tutor .head_wrap {
    padding: 5px;
}header .main_tutor .head_wrap .main_core a {
    padding: 5px 10px;
    font-size: calc(16px - 2px);
}}



@media (max-width: 767px) {.secure_nook {
    padding: 3rem 1rem;
}.secure_nook::after {
    right: -30px;
    width: 120px;
    height: 120px;
    top: -30px;
}.secure_nook h1 {
    margin-bottom: 2rem;
    font-size: calc(43px * 0.8);
}.secure_nook h1::after {
    bottom: -8px;
    width: 50px;
}.secure_nook h2 {
    font-size: calc(29px * 0.8);
    margin: 2.5rem 0 1.2rem;
    padding-left: 15px;
}.secure_nook h3 {
    padding-left: 12px;
    font-size: calc(29px * 0.7);
}.secure_nook h4 {
    font-size: calc(29px * 0.6);
    padding-left: 10px;
}.secure_nook ul {
    padding-left: 1rem;
}.secure_nook li {
    padding-left: 1.5rem;
}
}



@media (max-width: 767px) {.educational_gains {
    padding: 80px 0 60px;
}.educational_gains .text_panel_wrap {
    padding: 30px 20px;
}.educational_gains .text_panel_wrap h4 {
    font-size: 18px;
    margin-bottom: 25px;
}.educational_gains .text_panel_wrap > div {
    flex-direction: column;
}.educational_gains .text_panel_wrap li {
    margin-bottom: 15px;
}.educational_gains .img_round {
    transform: translateZ(20px) rotateX(1deg) rotateY(-1deg);
}
}



@media (min-width: 768px) {.course_features {
    padding: 7rem 0;
}.course_features .program_flow {
    align-items: center;
    grid-template-columns: 40% 1fr;
    gap: 3.5rem;
}.course_features .img_round {
    height: 450px;
    clip-path: polygon(0 0, 100% 5%, 100% 95%, 0 100%);
}.course_features h3 {
    font-size: calc(24px * 1.2);
}.course_features .description {
    column-gap: 2.5rem;
    column-count: 2;
}
}



@media (max-width: 767px) {.course_features .container {
    padding: 0 15px;
}.course_features .img_round {
    margin-top: 1rem;
    margin-bottom: 1rem;
}.course_features .text_panel_wrap {
    padding: 1.5rem;
}.course_features h3 {
    font-size: calc(24px * 0.9);
}.course_features .description {
    font-size: calc(15px * 0.95);
}}



@media (max-width: 1199px) and (min-width: 768px) {.who_we_are .learning_growth {
    justify-content: center;
}.who_we_are .mentor_team,
    .who_we_are .learn_guide {
    flex: 0 0 calc(50% - 25px);
    max-width: 500px;
}
}



@media (max-width: 576px) {.who_we_are {
    padding: 50px 0;
}.who_we_are h3 {
    padding-left: 15px;
    font-size: calc(34px * 0.8);
    margin-bottom: 20px;
}.who_we_are .mentor_team span {
    font-size: calc(19px * 0.9);
    padding: 10px 15px;
}.who_we_are .mentor_team p,
    .who_we_are .learn_guide p {
    padding: 15px;
    font-size: calc(14px * 0.95);
}.who_we_are .img_round,
    .who_we_are .expert_study {
    margin: 0 15px 15px;
    height: 200px;
}
}



@media (max-width: 992px) {.appContainer {
    padding: 4rem 0;
}.appContainer h2 {
    max-width: 100%;
    font-size: calc(31px * 0.9);
}.appContainer .learning_growth {
    padding: 2.5rem;
}.appContainer::before {
    width: 30%;
}
}



@media (max-width: 768px) {.appContainer {
    padding: 3.5rem 0;
}.appContainer h2 {
    font-size: calc(31px * 0.8);
    margin-bottom: 2.5rem;
    line-height: 1.4;
}.appContainer .learning_growth {
    padding: 2rem;
}.appContainer .container {
    transform: perspective(1000px) rotateX(1deg);
}.appContainer::before {
    width: 25%;
}.appContainer li::before {
    top: 0.4rem;
}
}



@media (min-width: 1200px) {.payment_plan .pricing_block {
    grid-template-columns: repeat(4, 1fr);
}.payment_plan .offer_box {
    padding: 40px 35px;
}.payment_plan h2 {
    font-size: calc(38px + 4px);
}
}



@media (min-width: 992px) and (max-width: 1199px) {.payment_plan .pricing_block {
    grid-template-columns: repeat(3, 1fr);
}.payment_plan .offer_box {
    padding: 35px 30px;
}
}



@media (max-width: 767px) {.payment_plan {
    padding: 70px 0;
}.payment_plan .pricing_block {
    grid-template-columns: 1fr;
    gap: 20px;
}.payment_plan h2 {
    font-size: calc(38px - 2px);
}.payment_plan .payment_option {
    font-size: 18px;
    margin-bottom: 40px;
}.payment_plan .rate_list h4 {
    font-size: 21px;
}.payment_plan .rate_list p {
    margin-bottom: 20px;
    font-size: calc(18px - 1px);
}.payment_plan .study_fees {
    font-size: calc(21px + 2px);
}.payment_plan .offer_box {
    padding: 30px 20px;
}
}



@media (max-width: 992px) {.data_summary {
    padding: 5rem 0;
}.data_summary h4 {
    margin-top: 3rem;
}.data_summary ul {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}
}



@media (max-width: 576px) {.data_summary {
    padding: 3.5rem 0;
}.data_summary .container {
    padding: 0 1.25rem;
}.data_summary ul {
    grid-template-columns: 1fr;
    gap: 1rem;
}.data_summary .statistics_plus {
    padding: 1.5rem;
}.data_summary .statistics_plus p {
    font-size: 2.25rem;
}.data_summary h4 {
    margin-top: 2.5rem;
    font-size: calc(23px * 0.9);
}.data_summary h4::after {
    width: 50px;
    height: 2px;
}.data_summary:hover h4::after {
    width: 80px;
}}



@media (min-width: 1200px) {.opening_board .course_entry {
    gap: 4rem;
}.opening_board h3 {
    padding: 2.5rem;
    font-size: calc(20px * 1.2);
}.opening_board h1 {
    font-size: calc(47px * 1.1);
}.opening_board .diff_block {
    padding: 2.5rem;
}.opening_board .diff_block > div {
    padding: 2.5rem;
}.opening_board p {
    font-size: calc(13px * 1.3);
}}



@media screen and (max-width: 768px) {.testimonials {
    padding: 3rem 0;
}.testimonials .learning_feedback {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 1.5rem;
}.testimonials .edu_quotes {
    padding: 1.5rem;
}.testimonials h2 {
    font-size: calc(34px - 4px);
    margin-bottom: 2rem;
}.testimonials h2::after {
    width: 60px;
    bottom: -10px;
}.testimonials .edu_quotes::before {
    font-size: 100px;
    top: -15px;
}
}



@media (max-width: 992px) {.course_instructor .edu_quotes {
    grid-template-columns: 1fr;
    gap: 2rem;
}.course_instructor .img_round {
    max-height: 300px;
    aspect-ratio: 16/9;
}.course_instructor .employee_area {
    padding: 1rem 0;
}.course_instructor .employee_area::before {
    transition: width 0.8s ease-out;
    height: 2px;
    width: 0;
}.course_instructor .edu_quotes:hover .employee_area::before {
    width: 100%;
    height: 2px;
}}



@media (max-width: 768px) {footer .whatsapp_grp {
    padding: 50px 0 30px;
}footer .text_main_holder {
    grid-template-columns: 1fr;
    gap: 40px;
}footer .subscribe_holder {
    grid-column: span 1;
}footer .head_wrap {
    gap: 15px;
}footer .contact_today {
    flex-direction: column;
    gap: 15px;
}footer .info_item {
    width: 100%;
    margin-bottom: 0;
}footer .input_holder {
    flex-direction: column;
}footer .sub_status {
    width: 100%;
}
}

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



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



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



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



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



@keyframes scaleIn {
    from {
        transform: rotate(45deg) scale(0);
    }
    to {
        transform: rotate(45deg) scale(1);
    }
}



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



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



@keyframes scaleVertical {
  from {
    transform: scaleY(0);
  }
  to {
    transform: scaleY(1);
  }
}



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



@keyframes backgroundPulse {
  0% {
    opacity: 0.7;
  }
  50% {
    opacity: 0.9;
  }
  100% {
    opacity: 0.7;
  }
}



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

@keyframes typing {
    from { width: 0 }
    to { width: 100% }
}

@keyframes glowBorder {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.3;
    }
}

