* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}.insta_feed2 {
    flex: 0 0 auto;
}html,body {
    scroll-behavior: smooth;
    height: 100%;
    font-family: Arial, sans-serif;
    min-height: 100%;
    color: #000000;
}header,footer {
    width: 100%;
}.head_mainwrap2 {
    flex: 1 0 auto;
}svg {
    height: 30px;
    width: 30px;
}a {
    text-decoration: none;
    color: inherit;
}@keyframes shift_scrollbar { 0% { transform: translateX(0); } 50% { transform: translateX(5px); } 100% { transform: translateX(0); } }

::-webkit-scrollbar {
    width: auto;
}::-webkit-scrollbar-track {
    border-radius: 0.8rem;
    background: linear-gradient(294deg, rgb(255, 255, 255, 0.5) 97%, rgb(196,136,174) 3%, rgb(196,136,174,0.5) 92%, rgb(218,177,204) 91%, rgb(218,177,204,0.5) 30%, rgb(236,218,229) 52%);
}::-webkit-scrollbar-thumb {
    background: rgb(196,136,174,0.5);
    box-shadow: -3px -2px 5px -1px rgba(0, 0, 0, 0.8);
    border-radius: 4.3vh;
}::-webkit-scrollbar-thumb:hover {
    border-color: rgb(196,136,174);
    box-shadow: 2px 1px 6px 8px rgba(0, 0, 0, 0.2);
    background: #ffffff;
}::-webkit-scrollbar-thumb:active {
    box-shadow: inset -2px 0px 6px 3px rgba(0, 0, 0, 0.7);
    background: #ffffff;
}.content-wrapper1 {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}.container {
    margin: auto;
    width: 1112px;
    max-width: 100%;
}

@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.course_instructor8 {
    padding: 5rem 2rem;
    position: relative;
    background: rgb(236,218,229);
    overflow: hidden;
}.course_instructor8::before {
    position: absolute;
    content: "";
    left: 0;
    height: 100%;
    z-index: 0;
    top: 0;
    width: 100%;
    background: linear-gradient(120deg, rgb(218,177,204,0.5) 0%, transparent 70%);
}.course_instructor8::after {
    bottom: 0;
    width: 70%;
    right: 0;
    position: absolute;
    height: 70%;
    z-index: 0;
    content: "";
    background: linear-gradient(210deg, rgb(196,136,174,0.5) 0%, transparent 70%);
}.course_instructor8 .learner_feedback5 {
    flex-direction: column;
    max-width: 600px;
    position: relative;
    z-index: 1;
    display: flex;
    margin: 0 auto;
}.course_instructor8 .img_container3 {
    overflow: hidden;
    width: 80%;
    box-shadow: 0 30px 60px -20px rgba(0, 0, 0, 0.5);
    border-radius: 18px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    transform: translateY(0);
    height: 400px;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.course_instructor8 .img_container3::before {
    z-index: 1;
    top: 0;
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
}.course_instructor8 .img_container3::after {
    opacity: 0.3;
    top: -100%;
    width: 300%;
    mix-blend-mode: overlay;
    transition: all 0.8s ease;
    animation: shiftGradient 10s infinite alternate;
    left: -100%;
    position: absolute;
    content: "";
    background: linear-gradient(45deg, rgb(218,177,204,0.5) 0%, transparent 40%, transparent 60%, rgb(196,136,174,0.5) 100%);
    height: 300%;
}.course_instructor8 .career_box2 {
    margin: -80px auto 0;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
    padding: 2.5rem 2rem 2rem;
    position: relative;
    width: 90%;
    border-radius: 18px;
    transform: translateY(0);
    z-index: 3;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    background: #ffffff;
}.course_instructor8 .career_box2::before {
    position: absolute;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    left: 50%;
    z-index: 4;
    content: "";
    border-radius: 50%;
    top: 0;
    background: #ffffff;
    border: 5px solid rgb(236,218,229);
    height: 70px;
    transform: translate(-50%, -50%);
    width: 70px;
}.course_instructor8 .name {
    font-size: 32px;
    color: rgb(218,177,204);
    margin-bottom: 0.5rem;
    text-align: center;
    position: relative;
    font-weight: 700;
}.course_instructor8 .career_box2 div:nth-child(2) {
    color: rgb(196,136,174);
    text-align: center;
    position: relative;
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 1.5rem;
}.course_instructor8 .career_box2 div:nth-child(2)::after {
    height: 3px;
    content: "";
    background: rgb(218,177,204,0.5);
    display: block;
    margin: 1rem auto 0;
    width: 40px;
}.course_instructor8 .work_projects1 {
    font-size: 18px;
    color: #000000;
    text-align: center;
    font-style: italic;
    padding: 0 1rem;
    line-height: 1.7;
    position: relative;
}.course_instructor8 .work_projects1::before,
.course_instructor8 .work_projects1::after {
    position: absolute;
    content: "";
    font-family: serif;
    color: rgb(218,177,204,0.5);
    font-size: 3rem;
    line-height: 0;
}.course_instructor8 .work_projects1::before {
    transform: rotate(180deg);
    left: 0;
    top: 0.5rem;
}.course_instructor8 .work_projects1::after {
    bottom: -0.5rem;
    right: 0;
}.course_instructor8 .learner_feedback5:hover .img_container3 {
    transform: translateY(-20px);
}.course_instructor8 .learner_feedback5:hover .career_box2 {
    transform: translateY(20px);
}

@keyframes shiftGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 767px) {.course_instructor8 .img_container3 {
    height: 320px;
    width: 90%;
}.course_instructor8 .career_box2 {
    padding: 2rem 1.5rem 1.5rem;
    width: 95%;
    margin-top: -60px;
}.course_instructor8 .career_box2::before {
    width: 60px;
    height: 60px;
}}.reach_out6 {
    background: rgb(236,218,229);
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
}.reach_out6::before {
    top: 0;
    opacity: 0.3;
    position: absolute;
    width: 100%;
    background-size: 60px 60px;
    background: linear-gradient(45deg, transparent 48%, rgb(218,177,204,0.5) 49%, rgb(218,177,204,0.5) 51%, transparent 52%),
                linear-gradient(-45deg, transparent 48%, rgb(196,136,174,0.5) 49%, rgb(196,136,174,0.5) 51%, transparent 52%);
    height: 100%;
    left: 0;
    z-index: 0;
    content: '';
}.reach_out6::after {
    width: 100%;
    height: 100%;
    z-index: 0;
    background-size: 100px 100px;
    opacity: 0.2;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background: 
        linear-gradient(90deg, rgb(236,218,229) 6px, transparent 6px),
        linear-gradient(0deg, rgb(236,218,229) 6px, transparent 6px);
}.reach_out6 .img_container3 {
    z-index: 0;
    left: 0;
    filter: grayscale(0.7) hue-rotate(25deg);
    width: 100%;
    opacity: 0.15;
    position: absolute;
    height: 100%;
    top: 0;
}.reach_out6 .container {
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}.reach_out6 h3 {
    margin-bottom: 60px;
    color: #000000;
    transform: skew(-5deg);
    position: relative;
    text-transform: uppercase;
    font-size: 47px;
    font-family: Arial, sans-serif;
    letter-spacing: 4px;
    font-weight: 700;
    text-align: center;
}.reach_out6 h3::before {
    width: 100px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    height: 5px;
    position: absolute;
    left: 50%;
    content: '';
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(218,177,204), rgb(196,136,174));
    bottom: -15px;
}.reach_out6 .connect_query0 {
    z-index: 1;
    position: relative;
    flex-wrap: wrap;
    display: flex;
}.reach_out6 .request_section5 {
    transform: skew(-3deg);
    border-radius: 0;
    background: #ffffff;
    box-shadow: -10px 10px 0 rgba(0, 0, 0, 0.1);
    flex: 1 1 60%;
    padding: 60px;
    position: relative;
    z-index: 2;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
}.reach_out6 .request_section5::before {
    left: 20px;
    top: 20px;
    right: 20px;
    position: absolute;
    pointer-events: none;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    content: '';
    bottom: 20px;
    border: 2px solid rgba(0, 0, 0, 0.05);
}.reach_out6 .request_section5 #contact {
    transform: skew(3deg);
}.reach_out6 .request_section5 h3 {
    margin-bottom: 40px;
    font-size: 21px;
    font-weight: 700;
    transform: skew(0);
    color: #000000;
    text-align: left;
}.reach_out6 .request_section5 h3::before {
    clip-path: none;
    left: 0;
    transform: none;
    height: 3px;
    width: 60px;
}.reach_out6 .request_section5 input[type="text"],
.reach_out6 .request_section5 textarea {
    transition: all 0.3s ease;
    color: #000000;
    border-radius: 0;
    background-color: #ffffff;
    font-family: Arial, sans-serif;
    padding: 20px;
    margin-bottom: 25px;
    border: 2px solid rgb(218,177,204);
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
    font-size: 17px;
    width: 100%;
}.reach_out6 .request_section5 input[type="text"]:focus,
.reach_out6 .request_section5 textarea:focus {
    outline: none;
    background-color: rgba(0, 0, 0, 0.02);
    transform: translate(-3px, -3px);
    box-shadow: 8px 8px 0 rgb(218,177,204,0.5);
}.reach_out6 .request_section5 textarea {
    height: 140px;
    resize: vertical;
}.reach_out6 .request_section5 .help_panel3 {
    align-items: flex-start;
    margin-bottom: 30px;
    display: flex;
}.reach_out6 .request_section5 .help_panel3 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.reach_out6 .request_section5 .help_panel3 label {
    color: #000000;
    line-height: 1.5;
    cursor: pointer;
    font-size: calc(17px - 2px);
    padding-left: 35px;
    position: relative;
}.reach_out6 .request_section5 .help_panel3 label::before {
    height: 24px;
    position: absolute;
    content: '';
    background-color: #ffffff;
    border: 2px solid rgb(218,177,204);
    left: 0;
    transition: all 0.3s ease;
    top: 0;
    width: 24px;
}.reach_out6 .request_section5 .help_panel3 input[type="checkbox"]:checked + label::before {
    background-color: rgb(218,177,204);
}.reach_out6 .request_section5 .help_panel3 input[type="checkbox"]:checked + label::after {
    height: 12px;
    width: 6px;
    left: 9px;
    transform: rotate(45deg);
    top: 5px;
    content: '';
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    position: absolute;
}.reach_out6 .request_section5 .help_panel3 a {
    text-decoration: none;
    font-weight: 600;
    position: relative;
    color: rgb(218,177,204);
    transition: color 0.3s ease;
}.reach_out6 .request_section5 .help_panel3 a::after {
    width: 100%;
    transform: scaleX(0);
    left: 0;
    background-color: rgb(218,177,204);
    transition: transform 0.3s ease;
    content: '';
    position: absolute;
    height: 2px;
    bottom: -2px;
    transform-origin: left;
}.reach_out6 .request_section5 .help_panel3 a:hover {
    color: rgb(196,136,174);
}.reach_out6 .request_section5 .help_panel3 a:hover::after {
    background-color: rgb(196,136,174);
    transform: scaleX(1);
}.reach_out6 .request_section5 .contact_reach3 {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    padding: 18px 40px;
    background: rgb(218,177,204);
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 700;
    letter-spacing: 2px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: 20px;
    border: none;
    color: #ffffff;
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
}.reach_out6 .request_section5 .contact_reach3:hover {
    background: rgb(196,136,174);
    box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.2);
    transform: translate(-3px, -3px);
}.reach_out6 .feedback_request5 {
    flex: 1 1 40%;
    color: #ffffff;
    margin-left: -40px;
    z-index: 1;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    position: relative;
    padding: 60px 60px 60px 80px;
    background: rgb(236,218,229);
}.reach_out6 .feedback_request5::before {
    z-index: -1;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    content: '';
    width: 100%;
}.reach_out6 .feedback_request5::after {
    right: 20px;
    pointer-events: none;
    top: 20px;
    left: 20px;
    position: absolute;
    content: '';
    border: 2px solid rgba(255, 255, 255, 0.1);
    bottom: 20px;
}.reach_out6 .feedback_request5 h4 {
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    margin-bottom: 40px;
    letter-spacing: 2px;
    color: #000000;
}.reach_out6 .feedback_request5 h4::after {
    left: 0;
    position: absolute;
    height: 3px;
    content: '';
    width: 60px;
    bottom: -15px;
    background: rgb(218,177,204);
}.reach_out6 .feedback_request5 .inquiry_request7 {
    margin: 0;
    padding: 0;
    list-style: none;
}.reach_out6 .feedback_request5 .inquiry_request7 li {
    display: flex;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    align-items: flex-start;
}.reach_out6 .feedback_request5 .inquiry_request7 li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}.reach_out6 .feedback_request5 .inquiry_request7 li svg {
    height: 24px;
    margin-right: 20px;
    width: 24px;
    flex-shrink: 0;
}.reach_out6 .feedback_request5 .inquiry_request7 li svg path {
    fill: rgb(218,177,204);
}.reach_out6 .feedback_request5 .inquiry_request7 li:hover svg path {
    transition: fill 0.3s ease;
    fill: rgb(196,136,174);
}.reach_out6 .feedback_request5 .inquiry_request7 li span {
    font-size: 17px;
    line-height: 1.5;
    color: #000000;
}.reach_out6 .feedback_request5 .inquiry_request7 li a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: #000000;
}.reach_out6 .feedback_request5 .inquiry_request7 li a:hover {
    color: rgb(218,177,204);
}

@media (max-width: 992px) {.reach_out6 {
    padding: 70px 0;
}.reach_out6 .connect_query0 {
    flex-direction: column;
}.reach_out6 .request_section5 {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
    padding: 40px;
    flex: 1 1 100%;
}.reach_out6 .feedback_request5 {
    margin-left: 0;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 3% 100%);
    padding: 40px;
    margin-top: -20px;
    flex: 1 1 100%;
}
}

@media (max-width: 768px) {.reach_out6 {
    padding: 50px 0;
}.reach_out6 h3 {
    letter-spacing: 2px;
    font-size: calc(28px);
    margin-bottom: 40px;
}.reach_out6 .request_section5 h3,
    .reach_out6 .feedback_request5 h4 {
    margin-bottom: 30px;
    font-size: calc(21px - 2px);
}.reach_out6 .request_section5 input[type="text"],
    .reach_out6 .request_section5 textarea {
    padding: 15px;
    margin-bottom: 20px;
}.reach_out6 .request_section5 textarea {
    height: 120px;
}.reach_out6 .request_section5 .contact_reach3 {
    padding: 15px 30px;
}.reach_out6 .feedback_request5 .inquiry_request7 li {
    margin-bottom: 20px;
    padding-bottom: 15px;
}.reach_out6 .feedback_request5 .inquiry_request7 li svg {
    height: 20px;
    width: 20px;
    margin-right: 15px;
}
}

@media (max-width: 576px) {.reach_out6 {
    padding: 40px 0;
}.reach_out6 .request_section5,
    .reach_out6 .feedback_request5 {
    transform: skew(0);
    clip-path: none;
    box-shadow: none;
    padding: 30px 20px;
}.reach_out6 .request_section5 #contact {
    transform: skew(0);
}.reach_out6 .request_section5::before,
    .reach_out6 .feedback_request5::after {
    clip-path: none;
}.reach_out6 .feedback_request5 {
    margin-top: 0;
}.reach_out6 h3 {
    transform: skew(0);
    font-size: calc(28px - 6px);
}.reach_out6 .request_section5 .help_panel3 label {
    font-size: calc(17px - 3px);
}.reach_out6 .request_section5 .contact_reach3 {
    clip-path: none;
}}header {
    z-index: 1000;
    transition: all 0.4s ease;
    background: linear-gradient(135deg, #000000 0%, rgb(218,177,204) 100%);
    position: fixed;
    backdrop-filter: blur(8px);
    border-bottom: 1px solid rgb(218,177,204,0.5);
    top: 0;
    width: 100%;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
    -webkit-backdrop-filter: blur(8px);
    left: 0;
}header:before {
    background: linear-gradient(90deg, transparent, rgb(218,177,204,0.5), transparent);
    background-size: 200% 100%;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    animation: shine 8s infinite linear;
    content: '';
    opacity: 0.4;
    pointer-events: none;
}header .head_learning4 {
    width: 100%;
}header .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 15px 20px;
}header .top_lesson1 {
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
}header .nav_page9 {
    display: flex;
    gap: 25px;
    position: relative;
}header .nav_page9:before {
    transform-origin: left;
    height: 1px;
    transition: transform 0.6s ease;
    left: 0;
    bottom: -8px;
    transform: scaleX(0);
    width: 100%;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(218,177,204), transparent);
    position: absolute;
}header .nav_page9:hover:before {
    transform: scaleX(1);
}header .top_know9 {
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    padding: 8px 0;
    letter-spacing: 0.5px;
    font-weight: 400;
    text-decoration: none;
    transition: all 0.4s ease;
}header .top_know9:after {
    bottom: 0;
    transform: scaleX(0);
    transition: transform 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
    content: '';
    background: rgb(218,177,204);
    left: 0;
    position: absolute;
    height: 2px;
    transform-origin: right;
    width: 100%;
}header .top_know9:before {
    top: 0;
    transform: translateX(-50%);
    left: 50%;
    background: rgb(218,177,204);
    content: '';
    position: absolute;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    opacity: 0;
    transition: all 0.3s ease;
}header .top_know9:hover {
    color: rgb(218,177,204);
    text-shadow: 0 0 8px rgb(218,177,204,0.5);
}header .top_know9:hover:after {
    transform-origin: left;
    transform: scaleX(1);
}header .top_know9:hover:before {
    opacity: 1;
}header .head_lead4 {
    transition: all 0.3s ease;
    align-items: center;
    display: flex;
    text-decoration: none;
    position: relative;
}header .head_lead4 svg {
    transition: transform 0.5s ease;
    height: 40px;
    filter: drop-shadow(0 0 4px rgb(218,177,204,0.5));
    width: auto;
}header .head_lead4:hover svg {
    transform: scale(1.05);
}header .head_lead4:after {
    transition: width 0.4s ease;
    position: absolute;
    width: 0;
    background: rgb(218,177,204);
    left: 50%;
    height: 1px;
    bottom: -8px;
    transform: translateX(-50%);
    content: '';
}header .head_lead4:hover:after {
    width: 100%;
}

@keyframes shine {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

@keyframes pulse {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.5;
    }
}

@media (max-width: 991px) {header .container {
    padding: 12px 15px;
}header .nav_page9 {
    gap: 15px;
}header .top_know9 {
    font-size: calc(12px - 1px);
}header .head_lead4 svg {
    height: 35px;
}
}

@media (max-width: 767px) {header .nav_page9 {
    max-width: 300px;
    padding: 80px 30px 30px;
    flex-direction: column;
    background: #000000;
    transition: right 0.4s ease;
    position: fixed;
    z-index: 1001;
    width: 80%;
    overflow-y: auto;
    height: 100vh;
    gap: 20px;
    right: -100%;
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.2);
    top: 0;
}header .menu.active {
    right: 0;
}header .top_know9 {
    padding: 10px 5px;
    border-bottom: 1px solid rgb(218,177,204,0.5);
    width: 100%;
}header .nav_page9:before {
    display: none;
}header .head_lead4 {
    margin-right: auto;
    margin-left: auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 10px;
}header .head_lead4 svg {
    height: 30px;
}}.meet_us4 {
    padding: 160px 0;
    overflow: hidden;
    position: relative;
    isolation: isolate;
    background-color: rgb(236,218,229);
}.meet_us4::before {
    opacity: 0.15;
    animation: rotateCircles 60s linear infinite;
    background-size: auto, auto, 80px 80px;
    z-index: -2;
    content: "";
    position: absolute;
    inset: 0;
    background: 
        radial-gradient(circle at 10% 10%, rgb(218,177,204,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 90%, rgb(196,136,174,0.5) 0%, transparent 40%),
        repeating-conic-gradient(
            from 0deg at 50% 50%,
            transparent 0deg,
            transparent 15deg,
            rgba(0, 0, 0, 0.5) 15.5deg,
            transparent 16deg
        );
}@keyframes rotateCircles {
    0% {
        background-position: 0% 0%, 100% 100%, 0 0;
        opacity: 0.15;
    }
    50% {
        background-position: 5% 5%, 95% 95%, 0 0;
        opacity: 0.17;
    }
    100% {
        background-position: 0% 0%, 100% 100%, 0 0;
        opacity: 0.15;
    }
}

.meet_us4::after {
    opacity: 0.03;
    position: absolute;
    background-size: 50px 50px;
    content: "";
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.5) 26%, transparent 27%, transparent 74%, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0.5) 76%, transparent 77%),
        linear-gradient(90deg, transparent 24%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.5) 26%, transparent 27%, transparent 74%, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0.5) 76%, transparent 77%);
    inset: 0;
    z-index: -1;
}.meet_us4 .container {
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
}.meet_us4 .container::before {
    animation: slowRotate 40s linear infinite;
    height: 600px;
    content: "";
    position: absolute;
    left: -300px;
    opacity: 0.6;
    z-index: -1;
    top: -300px;
    border-radius: 50%;
    width: 600px;
    background: 
        conic-gradient(from 0deg, 
            transparent 0deg, 
            transparent 55deg, 
            rgba(0, 0, 0, 0.02) 60deg, 
            transparent 65deg,
            transparent 115deg, 
            rgba(0, 0, 0, 0.02) 120deg,
            transparent 125deg,
            transparent 175deg,
            rgba(0, 0, 0, 0.02) 180deg,
            transparent 185deg,
            transparent 235deg,
            rgba(0, 0, 0, 0.02) 240deg,
            transparent 245deg,
            transparent 295deg,
            rgba(0, 0, 0, 0.02) 300deg,
            transparent 305deg
        );
}.meet_us4 .container::after {
    bottom: -200px;
    opacity: 0.5;
    z-index: -1;
    border-radius: 50%;
    right: -200px;
    height: 400px;
    position: absolute;
    content: "";
    background: radial-gradient(circle, rgba(0, 0, 0, 0.01) 0%, transparent 70%);
    width: 400px;
}@keyframes slowRotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.meet_us4 .diff_block2 {
    background: rgba(255, 255, 255, 0.02);
    grid-template-rows: auto 1fr;
    overflow: hidden;
    position: relative;
    grid-template-areas: 
        "logo title"
        "photo text";
    backdrop-filter: blur(8px);
    grid-template-columns: minmax(300px, 1fr) minmax(400px, 2fr);
    display: grid;
    gap: 25px;
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    border-radius: 29px;
}.meet_us4 .diff_block2::before {
    content: "";
    inset: 0;
    opacity: 0.3;
    z-index: -1;
    background-size: 10px 10px;
    background: 
        linear-gradient(45deg, transparent 25%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.02) 75%);
    animation: patternShift 20s linear infinite;
    position: absolute;
}@keyframes patternShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

.meet_us4 .diff_block2::after {
    position: absolute;
    background: linear-gradient(135deg, rgb(218,177,204,0.5) 0%, transparent 100%);
    opacity: 0.05;
    content: "";
    z-index: -1;
    inset: 0;
}.meet_us4 .knowledge_lab9 {
    display: flex;
    position: relative;
    align-items: center;
    grid-area: logo;
    flex-direction: column;
    justify-content: center;
    z-index: 2;
    padding: 30px;
}.meet_us4 .knowledge_lab9::before {
    content: "";
    opacity: 0.2;
    inset: 10px;
    position: absolute;
    border-radius: 10px;
    z-index: -1;
    border: 1px dashed rgb(218,177,204,0.5);
}.meet_us4 .knowledge_lab9::after {
    background-size: 30px 30px;
    height: 100%;
    left: 0;
    opacity: 0.05;
    z-index: -1;
    background: 
        linear-gradient(45deg, transparent 48.5%, rgb(218,177,204,0.5) 49%, rgb(218,177,204,0.5) 51%, transparent 51.5%),
        linear-gradient(135deg, transparent 48.5%, rgb(218,177,204,0.5) 49%, rgb(218,177,204,0.5) 51%, transparent 51.5%);
    width: 100%;
    top: 0;
    position: absolute;
    content: "";
}.meet_us4 .knowledge_lab9 svg {
    height: 70px;
    width: 70px;
    margin-bottom: 15px;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
}.meet_us4 .knowledge_lab9 svg::before {
    opacity: 0;
    content: "";
    transition: all 0.3s ease;
    transform: scale(0.8);
    position: absolute;
    border: 1px solid rgb(218,177,204,0.5);
    border-radius: 50%;
    inset: -5px;
}.meet_us4 .knowledge_lab9 svg path {
    fill: rgb(218,177,204);
    transition: fill 0.3s ease;
}.meet_us4 h2 {
    font-size: 30px;
    color: #000000;
    margin: 0;
    align-items: center;
    position: relative;
    padding: 30px;
    display: flex;
    font-weight: 700;
    grid-area: title;
}.meet_us4 h2::before {
    z-index: -1;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    position: absolute;
    pointer-events: none;
    background: 
        linear-gradient(to right, rgb(218,177,204,0.5) 0%, transparent 5%),
        linear-gradient(to bottom, rgb(218,177,204,0.5) 0%, transparent 5%);
    top: 0;
    opacity: 0.15;
}.meet_us4 h2::after {
    position: absolute;
    content: "";
    width: 60px;
    bottom: 20px;
    background: linear-gradient(to right, rgb(218,177,204), rgb(196,136,174));
    height: 3px;
    transition: width 0.3s ease, transform 0.3s ease;
    left: 30px;
    border-radius: 3px;
}.meet_us4 h2:hover::after {
    transform: translateX(10px);
    width: 100px;
}.meet_us4 .skill_training4 {
    z-index: 2;
    position: relative;
    perspective: 1000px;
    grid-area: photo;
    padding: 30px;
}.meet_us4 .skill_training4::before {
    border-radius: 29px;
    box-shadow: inset 0 0 0 1px rgb(218,177,204,0.5);
    opacity: 0.1;
    content: "";
    z-index: -1;
    inset: 10px;
    position: absolute;
}.meet_us4 .skill_training4::after {
    content: "";
    inset: 0;
    pointer-events: none;
    background: radial-gradient(circle at 30% 70%, rgb(218,177,204,0.5) 0%, transparent 60%);
    opacity: 0.05;
    z-index: -1;
    position: absolute;
}.meet_us4 .skill_training4 .img_container3 {
    border-radius: 29px;
    transform-style: preserve-3d;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    position: relative;
    height: 320px;
    transform: rotateY(3deg) rotateX(2deg);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 100%;
}.meet_us4 .skill_training4 .img_container3::before {
    z-index: 1;
    content: "";
    inset: 0;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
}.meet_us4 .skill_training4 .img_container3::after {
    width: 300%;
    background: linear-gradient(
        90deg, 
        transparent, 
        rgba(255, 255, 255, 0.08), 
        transparent
    );
    transform: rotate(30deg);
    content: "";
    height: 300%;
    position: absolute;
    top: -100%;
    animation: lightSweep 8s infinite cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 2;
    left: -100%;
}@keyframes lightSweep {
    0% {
        transform: rotate(30deg) translateX(-100%);
    }
    100% {
        transform: rotate(30deg) translateX(100%);
    }
}

.meet_us4 .skill_training4:hover .img_container3 {
    transform: rotateY(0deg) rotateX(0deg) translateY(-10px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.1);
}.meet_us4 .study_classes9 {
    margin-top: -40px;
    border-radius: 10px;
    margin-left: 20px;
    position: relative;
    z-index: 3;
    margin-right: 20px;
    transform: translateY(0);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
    background: rgb(218,177,204);
    color: #ffffff;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    padding: 20px 25px;
}.meet_us4 .study_classes9::before {
    left: 0;
    border-radius: 10px 0 0 10px;
    opacity: 0.8;
    width: 4px;
    background: rgb(196,136,174);
    top: 0;
    content: "";
    position: absolute;
    height: 100%;
}.meet_us4 .study_classes9::after {
    content: "";
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    border-radius: inherit;
    inset: 0;
    pointer-events: none;
    position: absolute;
}.meet_us4 .skill_training4:hover .study_classes9 {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}.meet_us4 .skill_guides6 {
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 8px;
    margin: 0 0 8px 0;
    position: relative;
}.meet_us4 .skill_training4:hover .skill_guides6::after {
    width: 50px;
}.meet_us4 .guide_bios8 {
    opacity: 0.9;
    font-size: 12px;
    margin: 0;
}.meet_us4 .info_section8 {
    z-index: 2;
    position: relative;
    padding: 30px;
    grid-area: text;
}.meet_us4 .info_section8::before {
    position: absolute;
    inset: 10px;
    box-shadow: inset 0 0 0 1px rgb(196,136,174,0.5);
    content: "";
    transition: opacity 0.3s ease;
    opacity: 0.1;
    z-index: -1;
    border-radius: 29px;
}.meet_us4 .info_section8:hover::before {
    opacity: 0.2;
}.meet_us4 .info_section8::after {
    opacity: 0.05;
    content: "";
    position: absolute;
    inset: 0;
    background: 
        radial-gradient(circle at 70% 30%, rgb(196,136,174,0.5) 0%, transparent 60%);
    pointer-events: none;
    z-index: -1;
}.meet_us4 p {
    margin: 0;
    line-height: 1.8;
    position: relative;
    padding: 0 0 0 20px;
    color: #000000;
    font-size: 12px;
}.meet_us4 p::before {
    border-radius: 3px;
    width: 3px;
    content: "";
    left: 0;
    background: linear-gradient(to bottom, rgb(218,177,204,0.5), rgb(196,136,174,0.5));
    height: 100%;
    top: 0;
    position: absolute;
    opacity: 0.6;
}

@media (max-width: 992px) {.meet_us4 {
    padding: 100px 0;
}.meet_us4 .diff_block2 {
    grid-template-columns: 1fr;
    grid-template-areas: 
            "title title"
            "logo logo"
            "photo photo"
            "text text";
}.meet_us4 .knowledge_lab9 {
    flex-direction: row;
    padding: 25px;
    align-items: center;
    justify-content: center;
}.meet_us4 .knowledge_lab9 svg {
    margin-bottom: 0;
    margin-right: 15px;
}.meet_us4 h2 {
    justify-content: center;
    text-align: center;
    padding: 25px;
}.meet_us4 h2::after {
    left: 50%;
    transform: translateX(-50%);
}.meet_us4 h2:hover::after {
    width: 80px;
    transform: translateX(-40px);
}.meet_us4 .skill_training4,
    .meet_us4 .info_section8 {
    padding: 25px;
}.meet_us4 .skill_training4 .img_container3 {
    height: 280px;
}
}

@media (max-width: 768px) {.meet_us4 {
    padding: 80px 0;
}.meet_us4 .skill_training4 .img_container3 {
    height: 240px;
}.meet_us4 .study_classes9 {
    margin-right: 10px;
    margin-left: 10px;
    padding: 15px 20px;
}.meet_us4 h2 {
    font-size: calc(30px * 0.9);
}
}

@media (max-width: 480px) {.meet_us4 {
    padding: 60px 0;
}.meet_us4 .container {
    padding: 0 20px;
}.meet_us4 .knowledge_lab9,
    .meet_us4 h2,
    .meet_us4 .skill_training4,
    .meet_us4 .info_section8 {
    padding: 20px;
}.meet_us4 .skill_training4 .img_container3 {
    height: 200px;
}.meet_us4 h2 {
    font-size: calc(30px * 0.8);
}.meet_us4 .knowledge_lab9 {
    flex-direction: column;
}.meet_us4 .knowledge_lab9 svg {
    margin-bottom: 10px;
    margin-right: 0;
}}.pricing_matrix4 {
    overflow: hidden;
    background: rgb(236,218,229);
    padding: 120px 0;
    position: relative;
}.pricing_matrix4::before {
    width: 600px;
    z-index: 0;
    top: -15%;
    opacity: 0.15;
    content: "";
    right: -10%;
    filter: blur(80px);
    position: absolute;
    background: linear-gradient(135deg, rgb(218,177,204,0.5), rgb(196,136,174,0.5));
    height: 600px;
}.pricing_matrix4::after {
    background: linear-gradient(225deg, rgb(196,136,174,0.5), rgb(218,177,204,0.5));
    content: "";
    height: 500px;
    width: 500px;
    left: -10%;
    bottom: -15%;
    z-index: 0;
    position: absolute;
    filter: blur(100px);
    opacity: 0.1;
}.pricing_matrix4 .container {
    position: relative;
    z-index: 1;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1400px;
}.pricing_matrix4 .pay_plans5 {
    gap: 60px;
    flex-direction: column;
    display: flex;
}.pricing_matrix4 .learning_plan8 {
    margin-bottom: 20px;
    z-index: 2;
    position: relative;
    transform: translateX(5%);
    order: -1;
}.pricing_matrix4 .learning_plan8 h2 {
    color: transparent;
    transform: perspective(1000px) rotateX(0deg);
    color: #000000;
    transition: transform 0.5s ease;
    background: linear-gradient(90deg, #000000, rgb(218,177,204));
    margin-bottom: 15px;
    background-clip: text !important;
    font-weight: 700;
    font-size: 35px;
    -webkit-background-clip: text !important;
}.pricing_matrix4 .learning_plan8 .program_rate4 {
    color: #000000;
    font-size: 17px;
    max-width: 700px;
    margin-left: 5px;
    transform: translateY(0);
    line-height: 1.6;
    transition: transform 0.4s ease;
}.pricing_matrix4 .learning_plan8:hover h2 {
    transform: perspective(1000px) rotateX(5deg);
}.pricing_matrix4 .learning_plan8:hover .program_rate4 {
    transform: translateY(3px);
}.pricing_matrix4 .cost_levels5 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
    perspective: 1000px;
}.pricing_matrix4 .fee_choices4 {
    overflow: hidden;
    transform-style: preserve-3d;
    text-decoration: none;
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    transform: translateZ(0) scale(1);
    display: block;
}.pricing_matrix4 .fee_choices4:hover {
    z-index: 5;
    transform: translateZ(20px) scale(1.02);
}.pricing_matrix4 .deal_grid2 {
    transition: box-shadow 0.5s ease;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    position: relative;
    flex-direction: column;
    height: 100%;
    display: flex;
    background: #ffffff;
}.pricing_matrix4 .fee_choices4:hover .deal_grid2 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 0 0 1px rgb(218,177,204,0.5);
}.pricing_matrix4 .deal_grid2::before {
    height: 5px;
    top: 0;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left;
    position: absolute;
    background: linear-gradient(90deg, rgb(218,177,204), rgb(196,136,174));
    content: "";
    left: 0;
    transform: scaleX(0);
    right: 0;
}.pricing_matrix4 .fee_choices4:hover .deal_grid2::before {
    transform: scaleX(1);
}.pricing_matrix4 .deal_board5 {
    display: flex;
    overflow: hidden;
    flex-grow: 1;
    flex-direction: column;
    padding: 35px 30px;
    position: relative;
    z-index: 2;
}.pricing_matrix4 .deal_board5 h3 {
    position: relative;
    transform: translateY(0);
    word-break: break-word;
    font-size: calc(23px + 2px);
    color: #000000;
    transition: transform 0.4s ease, color 0.3s ease;
    font-weight: 600;
    overflow-wrap: break-word;
    margin-bottom: 15px;
}.pricing_matrix4 .fee_choices4:hover .deal_board5 h3 {
    color: rgb(218,177,204);
    transform: translateY(-2px);
}.pricing_matrix4 .deal_board5 .study_fees5 {
    font-size: calc(23px + 6px);
    font-weight: 700;
    display: block;
    overflow-wrap: break-word;
    margin: 5px 0 20px;
    position: relative;
    word-break: break-word;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    color: rgb(218,177,204);
}.pricing_matrix4 .fee_choices4:hover .deal_board5 .study_fees5 {
    transform: scale(1.05);
}.pricing_matrix4 .deal_board5 .study_fees5::after {
    position: absolute;
    height: 2px;
    left: 0;
    bottom: -10px;
    transition: width 0.4s ease;
    content: "";
    width: 50px;
    background: rgb(196,136,174,0.5);
}.pricing_matrix4 .fee_choices4:hover .deal_board5 .study_fees5::after {
    width: 80px;
}.pricing_matrix4 .deal_board5 p {
    line-height: 1.7;
    color: #000000;
    word-break: break-word;
    margin-top: 10px;
    font-size: 17px;
    overflow-wrap: break-word;
    flex-grow: 1;
    white-space: normal;
    opacity: 0.85;
    transition: opacity 0.3s ease;
}.pricing_matrix4 .fee_choices4:hover .deal_board5 p {
    opacity: 1;
}.pricing_matrix4 .fee_choices4 .img_container3 {
    overflow: hidden;
    width: 100%;
    height: 220px;
    transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
}.pricing_matrix4 .fee_choices4:hover .img_container3 {
    height: 240px;
}.pricing_matrix4 .fee_choices4 .img_container3::after {
    content: "";
    bottom: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    transition: opacity 0.4s ease;
}.pricing_matrix4 .fee_choices4:hover .img_container3::after {
    opacity: 1;
}.pricing_matrix4 .fee_choices4:nth-child(odd) .deal_grid2 {
    flex-direction: column-reverse;
}

@media (min-width: 992px) {.pricing_matrix4 {
    padding: 140px 0;
}.pricing_matrix4 .pay_plans5 {
    align-items: flex-start;
    flex-direction: row;
}.pricing_matrix4 .learning_plan8 {
    transform: translateX(0);
    order: 0;
    width: 30%;
    align-self: flex-start;
    position: sticky;
    margin-right: 70px;
    top: 100px;
}.pricing_matrix4 .cost_levels5 {
    grid-template-columns: repeat(2, 1fr);
    width: 70%;
}
}

@media (min-width: 1200px) {.pricing_matrix4 .cost_levels5 {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.pricing_matrix4 .learning_plan8 h2 {
    font-size: calc(35px + 5px);
}
}

@media (max-width: 991px) {.pricing_matrix4 {
    padding: 80px 0;
}.pricing_matrix4 .learning_plan8 {
    text-align: center;
    transform: translateX(0);
}.pricing_matrix4 .learning_plan8 .program_rate4 {
    margin: 0 auto;
}
}

@media (max-width: 767px) {.pricing_matrix4 {
    padding: 60px 0;
}.pricing_matrix4 .cost_levels5 {
    grid-template-columns: 1fr;
}.pricing_matrix4 .deal_board5 {
    padding: 25px 20px;
}.pricing_matrix4 .fee_choices4 .img_container3 {
    height: 180px;
}.pricing_matrix4 .learning_plan8 h2 {
    font-size: calc(35px - 2px);
}
}

@media (max-width: 480px) {.pricing_matrix4 {
    padding: 50px 0;
}.pricing_matrix4 .deal_board5 h3 {
    font-size: 23px;
}.pricing_matrix4 .deal_board5 .study_fees5 {
    font-size: calc(23px + 2px);
}.pricing_matrix4 .deal_board5 p {
    font-size: calc(17px - 1px);
}}.welcome_board1 {
    width: 100%;
    overflow: hidden;
    position: relative;
    min-height: 100vh;
    font-family: Arial, sans-serif;
}.welcome_board1 .page_title7 {
    justify-content: center;
    display: flex;
    align-items: center;
    height: 100vh;
    position: relative;
    width: 100%;
}.welcome_board1 .page_title7::before {
    height: 100%;
    width: 100%;
    background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.4) 100%);
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0;
}.welcome_board1 .training_track3 {
    padding: 3rem;
    width: 85%;
    z-index: 2;
    max-width: 1200px;
    position: relative;
    transition: transform 0.5s ease-out;
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(8px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    background: linear-gradient(145deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.02) 100%);
}.welcome_board1 .training_track3:hover {
    transform: perspective(1000px) rotateX(0deg);
}.welcome_board1 .training_track3 div {
    transition: transform 0.4s ease;
    transform: translateX(0);
    position: relative;
    margin-bottom: 2rem;
}.welcome_board1 .training_track3 div:nth-child(1) {
    animation: fadeSlideIn 0.7s 0.2s forwards;
    transform: translateX(-20px);
    opacity: 0;
}.welcome_board1 .training_track3 div:nth-child(2) {
    opacity: 0;
    transform: translateX(-20px);
    animation: fadeSlideIn 0.7s 0.4s forwards;
}.welcome_board1 .training_track3 div:nth-child(3) {
    opacity: 0;
    animation: fadeSlideIn 0.7s 0.6s forwards;
    transform: translateX(-20px);
}.welcome_board1 .training_track3 p {
    letter-spacing: 0.03em;
    color: #ffffff;
    font-size: calc(14px * 1.2);
    margin-bottom: 0.5rem;
    border-left: 3px solid rgb(218,177,204);
    position: relative;
    font-weight: 600;
    line-height: 1.6;
    padding-left: 20px;
}.welcome_board1 .title_style_header {
    font-weight: 700;
    display: inline-block;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    position: relative;
    margin: 0;
    font-size: calc(48px * 1.3);
    line-height: 1.2;
    color: #ffffff;
}.welcome_board1 .title_style_header::after {
    left: 0;
    content: "";
    width: 80px;
    bottom: -12px;
    position: absolute;
    transform: scaleX(1);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgb(218,177,204);
    height: 4px;
    transform-origin: left;
}.welcome_board1 .training_track3:hover .title_style_header::after {
    transform: scaleX(1.5);
}.welcome_board1 .training_track3 h3 {
    font-weight: 400;
    position: relative;
    margin-top: 0;
    max-width: 90%;
    color: rgb(255, 255, 255, 0.5);
    line-height: 1.5;
    font-size: 19px;
}

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

@media (max-width: 1200px) {.welcome_board1 .training_track3 {
    width: 90%;
    padding: 2.5rem;
}.welcome_board1 .title_style_header {
    font-size: calc(48px * 1.1);
}
}

@media (max-width: 992px) {.welcome_board1 .training_track3 {
    padding: 2rem;
    width: 92%;
}.welcome_board1 .title_style_header {
    font-size: 48px;
}.welcome_board1 .training_track3 p {
    font-size: 14px;
}
}

@media (max-width: 768px) {.welcome_board1 .page_title7 {
    min-height: 100vh;
    padding: 4rem 0;
    height: auto;
}.welcome_board1 .training_track3 {
    transform: perspective(1000px) rotateX(0deg);
    padding: 1.5rem;
    width: 95%;
}.welcome_board1 .title_style_header {
    font-size: calc(37px * 1.1);
}.welcome_board1 .training_track3 h3 {
    font-size: calc(14px * 1.1);
    max-width: 100%;
}
}

@media (max-width: 576px) {.welcome_board1 .training_track3 {
    padding: 1.25rem;
}.welcome_board1 .title_style_header {
    font-size: 37px;
}.welcome_board1 .training_track3 p {
    font-size: calc(14px * 0.95);
    padding-left: 15px;
}.welcome_board1 .training_track3 h3 {
    font-size: 14px;
}.welcome_board1 .title_style_header::after {
    width: 60px;
    height: 3px;
}
}

@media (max-width: 480px) {.welcome_board1 .training_track3 {
    padding: 1rem;
}.welcome_board1 .training_track3 div {
    margin-bottom: 1.5rem;
}.welcome_board1 .title_style_header {
    font-size: calc(37px * 0.9);
}}footer {
    position: relative;
    width: 100%;
}footer .insta_feed2 {
    font-family: Arial, sans-serif;
    padding: 100px 0 30px;
    color: #000000;
    position: relative;
    background-color: rgb(236,218,229);
}footer .insta_feed2::before {
    top: 0;
    background-image: 
        radial-gradient(circle at 10% 20%, rgb(218,177,204,0.5) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgb(196,136,174,0.5) 0%, transparent 20%);
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
    z-index: 0;
    left: 0;
    opacity: 0.3;
}footer .proposal_cta1 {
    z-index: 1;
    position: relative;
}footer .request_team8 {
    flex-wrap: wrap;
    border-radius: 18px;
    display: flex;
    gap: 15px;
    width: 85%;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    z-index: 3;
    margin: auto;
    justify-content: space-between;
    padding: 25px;
    background-color: #ffffff;
}footer .info_item {
    display: flex;
    transition: all 0.3s ease;
    background-color: rgb(236,218,229);
    align-items: center;
    border-radius: 10px;
    flex: 1 1 200px;
    padding: 15px;
}footer .info_item:hover {
    background-color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateY(-5px);
}footer .info_item svg {
    margin-right: 12px;
    height: 22px;
    fill: rgb(218,177,204);
    width: 22px;
    transition: transform 0.3s ease;
}footer .info_item:hover svg {
    transform: scale(1.2);
}footer .info_item p,
footer .info_item a {
    color: #000000;
    font-size: 15px;
    transition: all 0.3s ease;
    text-decoration: none;
}footer .info_item a:hover {
    color: rgb(218,177,204);
}footer .text_main_holder {
    gap: 20px;
    display: flex;
    margin-top: 40px;
    perspective: 2000px;
    position: relative;
    flex-direction: column;
}footer .head_train7, footer .nav_page9, footer .subscribe_holder {
    position: relative;
    transform-origin: center center;
    transform-style: preserve-3d;
    transition: all 0.5s ease;
    padding: 30px;
    border-radius: 18px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
}footer .head_train7 {
    transform: translateZ(0) scale(1);
    z-index: 2;
    background-color: #ffffff;
}footer .head_train7:hover {
    transform: translateZ(30px) scale(1.02);
}footer .nav_page9 {
    margin-top: -20px;
    z-index: 1;
    background-color: rgb(196,136,174);
    transform: translateZ(-10px) scale(0.98);
    color: #ffffff;
    margin-right: 20px;
    margin-left: 20px;
}footer .subscribe_holder {
    z-index: 0;
    background-color: rgb(218,177,204);
    margin-right: 40px;
    margin-top: -20px;
    margin-left: 40px;
    transform: translateZ(-20px) scale(0.96);
    color: #ffffff;
}footer .subscribe_holder:hover {
    transform: translateZ(10px) scale(0.98);
}footer .head_train7::after, footer .nav_page9::after, footer .subscribe_holder::after {
    top: 0;
    transition: opacity 0.3s ease;
    border-radius: 18px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
    height: 100%;
    width: 100%;
    opacity: 0;
    position: absolute;
    content: "";
    left: 0;
    z-index: -1;
}footer .head_train7:hover::after, footer .nav_page9:hover::after, footer .subscribe_holder:hover::after {
    opacity: 1;
}footer .head_train7 svg {
    height: 45px;
    display: block;
    width: auto;
    margin-bottom: 20px;
}footer .policy_links1 {
    color: #000000;
    line-height: 1.6;
    font-size: 15px;
}footer .nav_page9 h5 {
    display: inline-block;
    font-size: 21px;
    color: #ffffff;
    margin-bottom: 20px;
    position: relative;
    font-weight: 600;
}footer .nav_page9 h5::after {
    background: linear-gradient(90deg, rgb(218,177,204), transparent);
    content: "";
    left: 0;
    bottom: -8px;
    position: absolute;
    width: 40px;
    height: 2px;
    transition: width 0.3s ease;
}footer .nav_page9 h5:hover::after {
    width: 100%;
}footer .main_page8 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    margin-bottom: 20px;
    gap: 15px;
}footer .main_page8 a {
    font-size: 15px;
    padding: 5px 0;
    transition: all 0.3s ease;
    position: relative;
    color: rgba(255, 255, 255, 0.75);
    display: inline-block;
    text-decoration: none;
}footer .main_page8 a::before {
    height: 1px;
    transition: width 0.3s ease;
    background-color: rgb(218,177,204);
    position: absolute;
    content: "";
    bottom: 0;
    width: 0;
    left: 0;
}footer .main_page8 a:hover {
    transform: translateX(5px);
    color: #ffffff;
}footer .main_page8 a:hover::before {
    width: 100%;
}footer .subscribe_holder h5 {
    font-size: 21px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #ffffff;
}footer .subscribe_holder p {
    font-size: 15px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 25px;
}footer .input_holder {
    flex-direction: column;
    gap: 15px;
    display: flex;
}footer .input_holder input[type="email"] {
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.1);
    padding: 14px 16px;
    color: #ffffff;
    border: none;
    font-size: 15px;
    transition: all 0.3s ease;
}footer .input_holder input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.2);
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .sub_material4 {
    text-align: center;
    border: none;
    transition: all 0.3s ease;
    border-radius: 10px;
    padding: 14px 20px;
    color: rgb(218,177,204);
    font-weight: 600;
    cursor: pointer;
    font-size: 20px;
    background-color: #ffffff;
}footer .sub_material4:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    background-color: rgb(196,136,174);
    transform: translateY(-3px);
}footer .forum_link8 {
    margin-top: 60px;
    position: relative;
    text-align: center;
}footer .collab_net2 {
    display: inline-block;
    color: #000000;
    font-size: 15px;
    background-color: #ffffff;
    border-radius: 30px;
    padding: 8px 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

@media (min-width: 992px) {footer .text_main_holder {
    align-items: stretch;
    flex-direction: row;
}footer .head_train7, footer .nav_page9, footer .subscribe_holder {
    display: flex;
    margin-top: 0;
    flex: 1;
    flex-direction: column;
}footer .head_train7 {
    margin-right: -20px;
}footer .nav_page9 {
    margin-right: -20px;
    z-index: 1;
    margin-left: 0;
}footer .subscribe_holder {
    margin-left: 0;
    margin-right: 0;
}
}

@media (max-width: 991px) {footer .request_team8 {
    width: 90%;
    padding: 20px;
}footer .text_main_holder {
    margin-top: 80px;
}
}

@media (max-width: 767px) {footer .insta_feed2 {
    padding: 80px 0 30px;
}footer .request_team8 {
    padding: 15px;
    width: 95%;
}footer .info_item {
    flex: 1 1 100%;
}footer .head_train7, footer .nav_page9, footer .subscribe_holder {
    margin-left: 0;
    padding: 25px 20px;
    margin-right: 0;
}footer .nav_page9, footer .subscribe_holder {
    margin-top: -10px;
}footer .forum_link8 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .insta_feed2 {
    padding: 70px 0 20px;
}footer .request_team8 {
    padding: 10px;
}footer .info_item {
    padding: 10px;
}footer .text_main_holder {
    margin-top: 60px;
}footer .head_train7, footer .nav_page9, footer .subscribe_holder {
    padding: 20px 15px;
}footer .nav_page9 h5, footer .subscribe_holder h5 {
    font-size: calc(21px - 2px);
}footer .main_page8 {
    grid-template-columns: 1fr;
}footer .input_holder input[type="email"],
    footer .sub_material4 {
    padding: 12px;
}}.secure_sanctuary5 {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    position: relative;
    border: 2px solid rgba(0, 0, 0, 0.5);
    margin: 2rem;
    color: #000000;
    padding: 2rem;
    background-color: rgb(236,218,229);
    font-family: Arial, sans-serif;
}.secure_sanctuary5::before {
    top: -10px;
    bottom: -10px;
    left: -10px;
    position: absolute;
    pointer-events: none;
    content: '';
    right: -10px;
    border: 1px dashed rgb(218,177,204);
    border-radius: 18px;
}.secure_sanctuary5::after {
    right: 10px;
    position: absolute;
    background-color: rgb(218,177,204,0.5);
    height: 50px;
    border-radius: 50%;
    top: 10px;
    width: 50px;
    z-index: -1;
    content: '';
}.secure_sanctuary5 h1 {
    font-weight: 700;
    padding-left: 1rem;
    margin-bottom: 1.5rem;
    font-size: 45px;
    border-left: 5px solid rgb(218,177,204);
    position: relative;
    color: rgb(218,177,204);
}.secure_sanctuary5 h2 {
    margin-top: 2rem;
    font-size: 35px;
    position: relative;
    font-weight: 600;
    border-left: 4px solid rgb(196,136,174);
    padding-left: 1rem;
    margin-bottom: 1rem;
    color: rgb(196,136,174);
}.secure_sanctuary5 h3, .secure_sanctuary5 h4, .secure_sanctuary5 h5, .secure_sanctuary5 h6 {
    font-size: 24px;
    margin: 1rem 0;
}.secure_sanctuary5 ul,
.secure_sanctuary5 ol {
    list-style-position: inside;
    margin: 1.5rem 0;
    padding-left: 2rem;
}.secure_sanctuary5 ul {
    list-style-type: square;
}.secure_sanctuary5 ol {
    list-style-type: decimal;
}.secure_sanctuary5 li {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 0.5rem;
    position: relative;
}.secure_sanctuary5 li::before {
    border-radius: 50%;
    position: absolute;
    background-color: rgb(218,177,204);
    content: '';
    top: 0.5rem;
    left: -1.5rem;
    width: 0.5rem;
    height: 0.5rem;
}.secure_sanctuary5 p {
    line-height: 1.8;
    margin-bottom: 1rem;
    padding-left: 1rem;
    font-size: 18px;
    border-left: 4px solid rgba(0, 0, 0, 0.5);
}.secure_sanctuary5 span {
    border-radius: 10px;
    padding: 0.2rem 0.4rem;
    background-color: rgb(218,177,204,0.5);
    font-weight: 700;
    color: rgb(196,136,174);
}.secure_sanctuary5 > div {
    margin-bottom: 1.5rem;
    padding: 1rem;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    position: relative;
}.secure_sanctuary5 > div::before {
    content: '';
    left: -5px;
    pointer-events: none;
    right: -5px;
    position: absolute;
    bottom: -5px;
    border: 1px dotted rgb(218,177,204);
    top: -5px;
    border-radius: 10px;
}
@media only screen and (max-width: 800px) {.secure_sanctuary5 {
    padding: 1rem;
    margin: 1rem auto;
}.secure_sanctuary5 h1 {
    font-size: calc(24px - 0.5rem);
    padding-left: 0.5rem;
    border-left-width: 3px;
}.secure_sanctuary5 h1::before {
    width: 5px;
    top: -5px;
    height: 5px;
}.secure_sanctuary5 h2 {
    font-size: calc(24px - 0.5rem);
    padding-left: 0.5rem;
    border-left-width: 3px;
}.secure_sanctuary5 h2::before {
    top: -4px;
    height: 4px;
    width: 4px;
}.secure_sanctuary5 p,
    .secure_sanctuary5 li {
    font-size: calc(18px - 0.2rem);
}.secure_sanctuary5 > div {
    padding: 0.5rem;
}.secure_sanctuary5 > div::before {
    bottom: -2px;
    right: -2px;
    left: -2px;
    top: -2px;
}}.test_drive7 {
    overflow: hidden;
    margin: 4rem 0;
    padding: 5rem 1rem;
    background: linear-gradient(135deg, rgb(196,136,174) 0%, rgb(218,177,204) 100%);
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.test_drive7::before {
    bottom: 0;
    content: "";
    background: repeating-linear-gradient(
    45deg,
    rgb(196,136,174,0.5),
    rgb(196,136,174,0.5) 10px,
    transparent 10px,
    transparent 20px
  );
    animation: patternMove 30s linear infinite;
    right: 0;
    z-index: 1;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(1.05);
    opacity: 0.1;
}.test_drive7::after {
    position: absolute;
    top: -50%;
    background: radial-gradient(circle, rgb(255, 255, 255, 0.5) 0%, transparent 60%);
    opacity: 0.1;
    left: -50%;
    transform-origin: center;
    height: 200%;
    animation: pulseGlow 15s ease-in-out infinite;
    z-index: 2;
    width: 200%;
    content: "";
}.test_drive7 .container {
    transform: translateZ(0);
    z-index: 10;
    position: relative;
    max-width: 1200px;
    align-items: center;
    flex-direction: column;
    padding: 0 20px;
    margin: 0 auto;
    display: flex;
}.test_drive7 h6 {
    text-align: center;
    font-size: calc(17px * 1.1);
    margin-bottom: 2.5rem;
    transform: perspective(1000px) translateZ(20px);
    line-height: 1.6;
    color: #ffffff;
    max-width: 800px;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    position: relative;
}.test_drive7 h6::after {
    transform: translateX(-50%);
    position: absolute;
    content: "";
    opacity: 0.7;
    background: #ffffff;
    height: 3px;
    width: 80px;
    bottom: -12px;
    left: 50%;
}.test_drive7 div:nth-child(2) {
    justify-content: center;
    transform: translateY(10px);
    display: flex;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.test_drive7 span {
    transform: perspective(800px) rotateX(2deg);
    position: relative;
    display: inline-block;
    z-index: 5;
}.test_drive7 .contact_reach3 {
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    display: inline-flex;
    text-transform: uppercase;
    transform-origin: center;
    letter-spacing: 1.5px;
    text-decoration: none;
    border-radius: 10px;
    overflow: hidden;
    font-weight: 600;
    background: #ffffff;
    font-size: 16px;
    min-width: 220px;
    align-items: center;
    justify-content: center;
    border: none;
    position: relative;
    color: rgb(196,136,174);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 
              0 3px 6px rgba(0, 0, 0, 0.05),
              0 0 0 2px rgba(255, 255, 255, 0.1);
    padding: 14px 28px;
}.test_drive7 .contact_reach3::before {
    content: "";
    background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.2) 50%,
    rgba(255, 255, 255, 0) 100%
  );
    transform: translateX(-100%);
    left: 0;
    width: 100%;
    height: 100%;
    transition: transform 0.7s ease;
    top: 0;
    position: absolute;
}.test_drive7 .contact_reach3 span {
    transition: all 0.3s ease;
    position: relative;
    z-index: 2;
    transform: none;
}.test_drive7 .contact_reach3:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15), 
              0 5px 10px rgba(0, 0, 0, 0.08),
              0 0 0 2px rgba(255, 255, 255, 0.2);
    background: #ffffff;
    color: rgb(218,177,204);
}.test_drive7 .contact_reach3:hover::before {
    transform: translateX(100%);
}.test_drive7 .contact_reach3:hover span {
    transform: scale(1.05);
}.test_drive7 .contact_reach3:active {
    transform: translateY(-2px) scale(0.98);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(255, 255, 255, 0.15);
    transition: all 0.1s ease;
}

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

@keyframes pulseGlow {
  0%, 100% {
    opacity: 0.05;
    transform: scale(1);
  }
  50% {
    opacity: 0.15;
    transform: scale(1.1);
  }
}

@media screen and (max-width: 992px) {.test_drive7 {
    margin: 3rem 0;
    padding: 4rem 1rem;
}.test_drive7 h6 {
    margin-bottom: 2rem;
    font-size: 17px;
}.test_drive7 .contact_reach3 {
    padding: 12px 24px;
    min-width: 200px;
}
}

@media screen and (max-width: 768px) {.test_drive7 {
    margin: 2.5rem 0;
    padding: 3.5rem 0.75rem;
}.test_drive7 h6 {
    line-height: 1.5;
    font-size: calc(17px * 0.9);
    margin-bottom: 1.8rem;
}.test_drive7 h6::after {
    width: 60px;
    bottom: -10px;
}.test_drive7 .contact_reach3 {
    padding: 12px 20px;
    min-width: 180px;
    font-size: calc(16px * 0.95);
}
}

@media screen and (max-width: 576px) {.test_drive7 {
    margin: 2rem 0;
    padding: 3rem 0.5rem;
}.test_drive7 h6 {
    font-size: calc(17px * 0.85);
    margin-bottom: 1.5rem;
}.test_drive7 h6::after {
    width: 50px;
}.test_drive7 .contact_reach3 {
    padding: 10px 18px;
    font-size: calc(16px * 0.9);
    min-width: 160px;
}
}

@media (hover: none) {.test_drive7 .contact_reach3:hover {
    transform: none;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.05);
}.test_drive7 .contact_reach3:hover span {
    transform: none;
}
}

@media (prefers-reduced-motion) {.test_drive7::before,
  .test_drive7::after {
    animation: none;
}.test_drive7 .contact_reach3::before {
    transition: none;
}}.course_program_info9 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(236,218,229) 0%, rgba(247, 247, 247, 0.9) 100%);
}.course_program_info9::before {
    content: "";
    width: 400px;
    animation: pulse 15s infinite alternate ease-in-out;
    filter: blur(100px);
    z-index: 0;
    height: 400px;
    background: linear-gradient(45deg, rgb(218,177,204,0.5) 0%, rgb(196,136,174,0.5) 100%);
    right: -150px;
    top: -150px;
    opacity: 0.1;
    border-radius: 50%;
    position: absolute;
}.course_program_info9::after {
    left: -100px;
    opacity: 0.08;
    width: 300px;
    background: linear-gradient(225deg, rgb(196,136,174,0.5) 0%, rgb(218,177,204,0.5) 100%);
    filter: blur(80px);
    border-radius: 50%;
    animation: pulse 18s infinite alternate-reverse ease-in-out;
    bottom: -100px;
    height: 300px;
    position: absolute;
    z-index: 0;
    content: "";
}.course_program_info9 .container {
    position: relative;
    z-index: 1;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
}.course_program_info9 h2 {
    margin-bottom: 50px;
    position: relative;
    line-height: 1.3;
    opacity: 0;
    text-align: left;
    animation: slideIn 0.8s 0.2s forwards ease-out;
    font-weight: 700;
    transform: translateX(-10px);
    font-size: 31px;
    color: #000000;
}.course_program_info9 h2::after {
    transform: scaleX(0);
    animation: expandWidth 1s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    width: 80px;
    transform-origin: left;
    position: absolute;
    bottom: -15px;
    background: linear-gradient(90deg, rgb(218,177,204) 0%, rgb(196,136,174) 100%);
    height: 3px;
    left: 0;
}.course_program_info9 .learn_career5 {
    grid-template-columns: 1fr;
    transform: translateY(20px);
    gap: 40px;
    opacity: 0;
    position: relative;
    animation: fadeIn 0.8s 0.4s forwards ease-out;
    display: grid;
}.course_program_info9 .img_container3 {
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    border-radius: 10px;
    overflow: hidden;
    height: 350px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
    transform: perspective(1000px) rotateY(-3deg);
}.course_program_info9 .img_container3::after {
    height: 100%;
    top: 0;
    z-index: 1;
    left: 0;
    background: linear-gradient(
        to bottom right,
        rgba(rgb(218,177,204,0.5), 0.1),
        rgba(rgb(196,136,174,0.5), 0.05)
    );
    content: "";
    width: 100%;
    position: absolute;
}.course_program_info9 .img_container3:hover {
    transform: perspective(1000px) rotateY(0deg) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 8px 20px rgba(0, 0, 0, 0.06);
}.course_program_info9 .info_section8 {
    transform: translateY(15px);
    flex-direction: column;
    animation: fadeSlideUp 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    display: flex;
    gap: 25px;
    opacity: 0;
}.course_program_info9 .description {
    transition: all 0.3s ease;
    line-height: 1.8;
    font-size: 13px;
    padding-left: 20px;
    margin: 0;
    color: #000000;
    border-left: 1px solid rgb(196,136,174,0.5);
    font-weight: 400;
    position: relative;
}.course_program_info9 .description:hover {
    border-left: 3px solid rgb(196,136,174);
    transform: translateX(3px);
}.course_program_info9 .description:first-of-type {
    position: relative;
}.course_program_info9 .description:first-of-type::before {
    border-radius: 50%;
    transition: transform 0.4s ease, opacity 0.4s ease;
    height: 10px;
    width: 10px;
    opacity: 0;
    position: absolute;
    left: -5px;
    background-color: rgb(196,136,174);
    transform: scale(0);
    top: 0;
    content: "";
}.course_program_info9 .description:first-of-type:hover::before {
    opacity: 1;
    transform: scale(1);
}.course_program_info9 .description:nth-of-type(2) {
    opacity: 0.85;
    color: #000000;
}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        opacity: 0.05;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.08;
    }
    100% {
        transform: scale(0.95);
        opacity: 0.05;
    }
}

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

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

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

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

@media (min-width: 768px) {.course_program_info9 .learn_career5 {
    grid-template-columns: 1fr 1.6fr;
    align-items: start;
    gap: 60px;
}.course_program_info9 .img_container3 {
    height: 450px;
}.course_program_info9 h2 {
    max-width: 80%;
    font-size: calc(31px * 1.1);
}.course_program_info9 h2::after {
    width: 120px;
}
}

@media (min-width: 992px) {.course_program_info9 {
    padding: 150px 0;
}.course_program_info9 .container {
    padding: 0 40px;
}.course_program_info9 .learn_career5 {
    gap: 80px;
}.course_program_info9 .img_container3 {
    height: 550px;
}.course_program_info9 h2 {
    margin-bottom: 70px;
    font-size: calc(31px * 1.2);
}.course_program_info9 .description {
    padding-left: 30px;
    font-size: calc(13px * 1.05);
}
}

@media (min-width: 1200px) {.course_program_info9 {
    padding: 180px 0;
}.course_program_info9 .container {
    padding: 0 60px;
}.course_program_info9 .learn_career5 {
    gap: 100px;
    grid-template-columns: 0.9fr 1.5fr;
}.course_program_info9 h2 {
    max-width: 70%;
}.course_program_info9 .description:first-of-type {
    margin-bottom: 40px;
}
}

@media (max-width: 767px) {.course_program_info9 {
    padding: 80px 0;
}.course_program_info9 h2 {
    font-size: calc(31px * 0.9);
    margin-bottom: 40px;
}.course_program_info9 .img_container3 {
    transform: perspective(800px) rotateY(-2deg);
    height: 250px;
}.course_program_info9 .description {
    font-size: calc(13px * 0.95);
    padding-left: 15px;
    line-height: 1.7;
}.course_program_info9 .learn_career5 {
    gap: 30px;
}
}

@media (max-width: 480px) {.course_program_info9 {
    padding: 60px 0;
}.course_program_info9 h2 {
    margin-bottom: 30px;
    font-size: calc(31px * 0.8);
}.course_program_info9 .img_container3 {
    height: 200px;
}.course_program_info9 .info_section8 {
    gap: 20px;
}.course_program_info9 .description {
    padding-left: 12px;
    font-size: calc(13px * 0.9);
    line-height: 1.6;
}}.cookie_popup_interrupt9 {
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.5);
    background: rgb(236,218,229);
    padding: 20px 0;
    justify-content: center;
    position: fixed;
    border-top: 3px solid rgb(218,177,204);
    display: flex;
    z-index: 100;
    width: 100%;
    bottom: 0;
}.cookie_show6 {
    align-items: center;
    margin: auto;
    padding: 20px;
    background: rgba(0, 0, 0, 0.5);
    max-width: 1200px;
    width: 90%;
    border: 2px solid rgb(218,177,204);
    border-radius: 17px;
    display: flex;
    justify-content: space-between;
}.gdpr_banner3 {
    margin-right: 20px;
    flex-shrink: 0;
}.gdpr_banner3 svg {
    fill: rgb(218,177,204);
    width: 50px;
    height: 50px;
}.cookie_explained0 {
    text-align: left;
    flex-grow: 1;
    color: #ffffff;
}.cookie_explained0 h5 {
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-size: 19px;
    color: rgb(218,177,204);
    font-weight: 700;
    text-transform: uppercase;
}.cookie_explained0 p {
    font-size: 12px;
    line-height: 1.5;
    color: #ffffff;
    margin: 0;
}.cookie_explained0 p a {
    color: rgb(218,177,204);
    text-decoration: underline;
}.data_accept9 {
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    background: rgb(218,177,204);
    border-radius: 10px;
    border: none;
    color: #ffffff;
    padding: 10px 20px;
    min-width: 120px;
    font-size: 16px;
    flex-shrink: 0;
}.cookie_button.consent_comply0 {
    margin-right: 10px;
}#cookiePopupBanner9 {
    display: none;
}#cookiePopupBanner9:checked ~ .cookie_popup_interrupt9 {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cookie_show6 {
    align-items: center;
    text-align: center;
    flex-direction: column;
}.gdpr_banner3 {
    margin-right: 0;
    margin-bottom: 20px;
}.data_accept9 {
    margin: 10px 0;
    width: 100%;
    max-width: 250px;
}}
.gratZone1 {
    background: linear-gradient(135deg, rgb(236,218,229) 0%, rgb(196,136,174,0.5) 100%);
    position: relative;
    padding: 5rem 2rem;
    overflow: hidden;
}.gratZone1::before {
    opacity: 0.15;
    background: 
        radial-gradient(circle at 10% 20%, rgb(218,177,204,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(196,136,174,0.5) 0%, transparent 40%);
    height: 100%;
    left: 0;
    z-index: 0;
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
}.gratZone1::after {
    right: -50%;
    clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 0% 100%);
    content: "";
    opacity: 0.05;
    z-index: 0;
    transform: rotate(25deg);
    width: 100%;
    top: -50%;
    height: 100%;
    position: absolute;
    background: rgb(255, 255, 255, 0.5);
}.gratZone1 .container {
    perspective: 1000px;
    position: relative;
    z-index: 2;
    transform: translateZ(0);
    max-width: 1200px;
    margin: 0 auto;
}.gratZone1 h2 {
    padding-left: 1.5rem;
    line-height: 1.3;
    font-size: 36px;
    margin-bottom: 3rem;
    position: relative;
    font-weight: 700;
    transform: translateY(30px);
    opacity: 0;
    max-width: 90%;
    text-align: left;
    border-left: 5px solid rgb(218,177,204);
    color: #000000;
    animation: slide-up 0.8s ease-out forwards;
    font-family: Arial, sans-serif;
}.gratZone1 .diff_block2 {
    padding: 3rem;
    backdrop-filter: blur(10px);
    transform: translateY(30px);
    animation: slide-up 0.8s ease-out forwards 0.2s;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    border: 1px solid rgba(0, 0, 0, 0.05);
    opacity: 0;
    overflow: hidden;
    position: relative;
    background: #ffffff;
    clip-path: polygon(0 0, 100% 0, 100% 92%, 95% 100%, 0 100%);
}.gratZone1 .diff_block2::before {
    content: "";
    top: 0;
    left: 0;
    height: 5px;
    background: linear-gradient(90deg, rgb(218,177,204) 0%, rgb(196,136,174) 100%);
    position: absolute;
    width: 100%;
}.gratZone1 ul {
    margin: 0;
    list-style: none;
    position: relative;
    padding: 0;
}.gratZone1 li {
    padding: 0.5rem 0;
    position: relative;
}.gratZone1 li::before {
    height: 100%;
    opacity: 0;
    width: 3px;
    background: rgb(218,177,204,0.5);
    transform: scaleY(0);
    animation: grow-line 1.2s ease-out forwards 0.8s;
    left: -1.5rem;
    top: 0;
    position: absolute;
    content: "";
    transform-origin: top;
}.gratZone1 li span {
    font-family: Arial, sans-serif;
    animation: fade-in-text 1s ease-out forwards 0.6s;
    opacity: 0;
    display: block;
    padding-left: 0.5rem;
    font-size: 13px;
    text-align: left;
    transform: translateX(20px);
    position: relative;
    line-height: 1.8;
    color: #000000;
}@keyframes slide-up {
    0% {
        transform: translateY(30px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes grow-line {
    0% {
        transform: scaleY(0);
        opacity: 0;
    }
    100% {
        transform: scaleY(1);
        opacity: 1;
    }
}

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

.gratZone1 .diff_block2:hover {
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.07), 
                0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateZ(0) scale(1.01);
    transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
}

@media (max-width: 991px) {.gratZone1 {
    padding: 4rem 1.5rem;
}.gratZone1 h2 {
    margin-bottom: 2rem;
    font-size: calc(36px * 0.9);
    max-width: 100%;
}.gratZone1 .diff_block2 {
    padding: 2rem;
}
}

@media (max-width: 767px) {.gratZone1 {
    padding: 3rem 1rem;
}.gratZone1 h2 {
    border-left: 3px solid rgb(218,177,204);
    font-size: calc(36px * 0.8);
    padding-left: 1rem;
    margin-bottom: 1.5rem;
}.gratZone1 .diff_block2 {
    clip-path: polygon(0 0, 100% 0, 100% 95%, 90% 100%, 0 100%);
    padding: 1.5rem;
}.gratZone1 li::before {
    left: -1rem;
}
}

@media (max-width: 575px) {.gratZone1 {
    padding: 2rem 0.8rem;
}.gratZone1 h2 {
    margin-bottom: 1.2rem;
    font-size: calc(36px * 0.7);
}.gratZone1 .diff_block2 {
    padding: 1.2rem;
}.gratZone1 li span {
    line-height: 1.6;
    font-size: calc(13px * 0.95);
}
}

@media (min-width: 1200px) {.gratZone1 .container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}.gratZone1 h2 {
    margin-left: 3rem;
    max-width: 80%;
}.gratZone1 .diff_block2 {
    transform: translateY(30px) translateX(-2rem);
    width: 85%;
    margin-left: auto;
}.gratZone1 .diff_block2:hover {
    transform: translateZ(0) translateX(-2.5rem) scale(1.01);
}
}

@media (hover: hover) {.gratZone1 .diff_block2 {
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1),
                    box-shadow 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
}