* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1260px;
}.segment-wrapper8 {
    flex-direction: column;
    height: 100%;
    min-height: 100%;
    display: flex;
}html,body {
    min-height: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
}.main_skill3 {
    flex: 1 0 auto;
}.template_cta8 {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}a {
    color: inherit;
    text-decoration: none;
}svg {
    width: 30px;
    height: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.secure_archive0 {
    background: linear-gradient(135deg, rgb(214,224,205) 0%, rgba(rgb(207,167,191,0.5), 0.05) 100%);
    position: relative;
    padding: 5rem 2rem;
    font-family: Arial, sans-serif;
    overflow: hidden;
}.secure_archive0::before {
    width: 100%;
    content: "";
    left: 0;
    height: 5px;
    position: absolute;
    animation: slidein 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    background: linear-gradient(90deg, rgb(207,167,191) 0%, rgb(141,110,172) 100%);
    transform-origin: left center;
    top: 0;
}.secure_archive0::after {
    position: absolute;
    width: 30%;
    content: "";
    z-index: 0;
    right: 0;
    top: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgba(rgb(207,167,191,0.5), 0.03), transparent);
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 30% 0);
}.secure_archive0 .container {
    z-index: 1;
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
}.secure_archive0 h1 {
    font-weight: 700;
    transform: translateY(10px);
    margin-bottom: 2.5rem;
    opacity: 0;
    letter-spacing: -0.5px;
    position: relative;
    font-size: 43px;
    color: #000000;
    animation: fadeup 0.5s ease-out 0.2s forwards;
}.secure_archive0 h1::after {
    content: "";
    position: absolute;
    transform-origin: left;
    bottom: -12px;
    left: 0;
    height: 3px;
    background: rgb(207,167,191);
    width: 60px;
    transform: scaleX(0);
    animation: scaleIn 0.6s ease-out 0.6s forwards;
}.secure_archive0 h2 {
    padding-left: 1rem;
    font-weight: 600;
    position: relative;
    margin: 2.5rem 0 1.5rem;
    animation: fadeup 0.5s ease-out 0.3s forwards;
    transform: translateY(10px);
    color: #000000;
    opacity: 0;
    font-size: 35px;
}.secure_archive0 h2::before {
    content: "";
    background: rgb(141,110,172);
    transform: scaleY(0.7);
    height: 100%;
    top: 0;
    position: absolute;
    width: 3px;
    left: 0;
    opacity: 0.8;
}.secure_archive0 h3 {
    font-size: calc(35px * 0.85);
    color: #000000;
    font-weight: 600;
    animation: fadeup 0.5s ease-out 0.3s forwards;
    margin: 2rem 0 1rem;
    opacity: 0;
    transform: translateY(10px);
}.secure_archive0 h4 {
    animation: fadeup 0.5s ease-out 0.3s forwards;
    margin: 1.5rem 0 1rem;
    opacity: 0;
    color: #000000;
    font-size: calc(35px * 0.75);
    transform: translateY(10px);
    font-weight: 600;
    opacity: 0.85;
}.secure_archive0 p {
    line-height: 1.75;
    max-width: 95%;
    transform: translateY(10px);
    font-size: 12px;
    opacity: 0;
    margin-bottom: 1.5rem;
    animation: fadeup 0.5s ease-out 0.4s forwards;
    color: #000000;
}.secure_archive0 p strong {
    font-weight: 600;
    display: inline-block;
    color: #000000;
    position: relative;
}.secure_archive0 p strong::after {
    position: absolute;
    bottom: -2px;
    left: 0;
    background: rgb(207,167,191);
    opacity: 0.5;
    content: "";
    width: 100%;
    height: 1px;
}.secure_archive0 span {
    opacity: 0;
    margin-bottom: 1.5rem;
    transform: translateY(10px);
    color: #000000;
    position: relative;
    font-size: 12px;
    line-height: 1.75;
    animation: fadeup 0.5s ease-out 0.4s forwards;
    padding-left: 1rem;
    display: block;
}.secure_archive0 span::before {
    top: 0.5rem;
    opacity: 0.3;
    left: 0;
    position: absolute;
    background: rgb(141,110,172);
    content: "";
    height: calc(100% - 1rem);
    width: 3px;
}.secure_archive0 ul {
    padding: 1.5rem 2rem;
    opacity: 0;
    margin: 1.5rem 0 2rem;
    padding-left: 0;
    background: rgba(rgb(255, 255, 255, 0.5), 0.5);
    animation: slidein 0.6s ease-out 0.5s forwards;
    position: relative;
    border-left: 3px solid rgb(207,167,191);
    border-radius: 0 10px 10px 0;
    list-style: none;
    transform: translateX(-10px);
}.secure_archive0 ul::before {
    background: linear-gradient(to right, rgba(rgb(207,167,191,0.5), 0.05), transparent);
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
    z-index: -1;
    position: absolute;
    content: "";
}.secure_archive0 li {
    line-height: 1.6;
    position: relative;
    padding-left: 1.75rem;
    font-size: 12px;
    color: #000000;
    margin-bottom: 1rem;
}.secure_archive0 li:last-child {
    margin-bottom: 0;
}.secure_archive0 li::before {
    background: rgb(141,110,172);
    top: 0.5rem;
    content: "";
    border-radius: 1px;
    position: absolute;
    left: 0;
    width: 8px;
    transform: rotate(45deg);
    height: 8px;
}

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

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

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

@media (min-width: 768px) {.secure_archive0 {
    padding: 6rem 3rem;
}.secure_archive0 h1 {
    margin-bottom: 3rem;
    font-size: calc(43px * 1.15);
}.secure_archive0 h1::after {
    width: 80px;
}.secure_archive0 p, .secure_archive0 span {
    max-width: 85%;
}.secure_archive0 ul {
    margin-left: 1rem;
    max-width: 90%;
}
}

@media (min-width: 992px) {.secure_archive0 {
    padding: 7rem 4rem;
}.secure_archive0::after {
    width: 40%;
}.secure_archive0 h1 {
    font-size: calc(43px * 1.3);
}.secure_archive0 h2 {
    padding-left: 1.5rem;
}.secure_archive0 p, .secure_archive0 span {
    font-size: calc(12px * 1.05);
    max-width: 80%;
}.secure_archive0 ul {
    padding: 2rem 2.5rem;
}.secure_archive0 li {
    font-size: calc(12px * 1.05);
}
}

@media (max-width: 767px) {.secure_archive0 {
    padding: 4rem 1.5rem;
}.secure_archive0 h1 {
    font-size: calc(43px * 0.9);
}.secure_archive0 h2 {
    font-size: calc(35px * 0.9);
}.secure_archive0 h3 {
    font-size: calc(35px * 0.8);
}.secure_archive0 h4 {
    font-size: calc(35px * 0.7);
}.secure_archive0 p, .secure_archive0 span {
    max-width: 100%;
}.secure_archive0 ul {
    padding: 1.25rem 1.5rem;
}}.title_page9 {
    overflow: hidden;
    align-items: center;
    min-height: 100vh;
    justify-content: center;
    background: linear-gradient(135deg, rgb(214,224,205), rgba(0, 0, 0, 0.5));
    padding: 3rem 1rem;
    position: relative;
    width: 100%;
    display: flex;
}.title_page9::before {
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    pointer-events: none;
    background: radial-gradient(circle at 70% 30%, rgba(255,255,255,0.1) 0%, transparent 60%);
    content: "";
    height: 100%;
}.title_page9::after {
    content: "";
    box-shadow: 0 0 20px rgba(rgb(207,167,191,0.5), 0.5);
    position: absolute;
    background: linear-gradient(90deg, rgb(207,167,191) 0%, rgb(141,110,172) 50%, rgb(207,167,191) 100%);
    width: 100%;
    left: 0;
    bottom: -5px;
    z-index: 2;
    height: 10px;
}.title_page9 .course_head9 {
    perspective: 1000px;
    position: relative;
    box-shadow: 0 20px 40px rgba(0,0,0,0.1);
    padding: 2rem;
    background: linear-gradient(145deg, rgba(255,255,255,0.12), rgba(255,255,255,0.05));
    transform-style: preserve-3d;
    transform: translateZ(0);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.1);
    width: 100%;
    max-width: 1200px;
    z-index: 3;
    border-radius: 2px;
}.title_page9 .course_head9 > div {
    grid-template-columns: 1fr;
    display: grid;
    position: relative;
    gap: 2.5rem;
}.title_page9 .course_head9 > div > div:first-child {
    box-shadow: inset 2px 2px 5px rgba(0,0,0,0.1), 
              inset -2px -2px 5px rgba(255,255,255,0.05);
    position: relative;
    transform: translateZ(30px);
    background: rgba(255,255,255,0.05);
    padding: 1.5rem;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}.title_page9 .course_head9 > div > div:first-child:hover {
    transform: translateZ(40px) scale(1.02);
}.title_page9 h3 {
    position: relative;
    font-size: 24px;
    font-family: Arial, sans-serif;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    line-height: 1.4;
    padding-left: 1rem;
    font-weight: 600;
    margin: 0;
    color: #ffffff;
}.title_page9 h3::before {
    background: linear-gradient(to bottom, rgb(207,167,191), rgb(141,110,172));
    width: 3px;
    position: absolute;
    left: 0;
    transform: scaleY(0.9);
    top: 0;
    content: "";
    height: 100%;
}.title_page9 .learn_experts8 {
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
    align-items: center;
    justify-content: center;
    display: flex;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    overflow: hidden;
    transform: translateZ(20px);
    position: relative;
    min-height: 360px;
}.title_page9 .learn_experts8:hover {
    transform: translateZ(40px) scale(1.03);
}.title_page9 .learn_experts8::before {
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    background: linear-gradient(135deg, 
    rgba(rgba(0, 0, 0, 0.5), 0.7) 0%, 
    rgba(rgb(207,167,191,0.5), 0.5) 100%);
    z-index: 1;
}.title_page9 .learn_experts8 > div {
    transition: transform 0.4s ease-out;
    backdrop-filter: blur(5px);
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
    padding: 2.5rem;
    max-width: 800px;
    border-left: 4px solid rgb(207,167,191);
    transform: perspective(1000px) rotateY(-5deg);
    z-index: 2;
    background: rgba(255,255,255,0.1);
    width: 90%;
}.title_page9 .learn_experts8 > div:hover {
    transform: perspective(1000px) rotateY(0deg);
}.title_page9 .learn_experts8 p {
    letter-spacing: 0.5px;
    color: #ffffff;
    font-size: 15px;
    padding-bottom: 1rem;
    line-height: 1.6;
    margin-bottom: 1.5rem;
    position: relative;
    font-family: Arial, sans-serif;
}.title_page9 .learn_experts8 p::after {
    bottom: 0;
    height: 2px;
    background: rgb(141,110,172);
    content: "";
    width: 60px;
    position: absolute;
    animation: pulse 2s infinite;
    left: 0;
}.title_page9 .title_style_header {
    text-shadow: 2px 2px 8px rgba(0,0,0,0.3);
    display: inline-block;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    font-size: calc(30px * 1.1);
    margin: 0;
    font-family: Arial, sans-serif;
    letter-spacing: 1px;
    line-height: 1.2;
}.title_page9 .title_style_header::before {
    width: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(207,167,191), rgb(141,110,172));
    position: absolute;
    height: 3px;
    bottom: -10px;
    content: "";
    transition: width 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}.title_page9 .learn_experts8:hover .title_style_header::before {
    width: 100%;
}

@keyframes pulse {
  0% { opacity: 0.6; }
  50% { opacity: 1; }
  100% { opacity: 0.6; }
}

@media (min-width: 768px) {.title_page9 {
    padding: 5rem 2rem;
}.title_page9 .course_head9 {
    padding: 3rem;
}.title_page9 .course_head9 > div {
    grid-template-columns: 1fr 2fr;
    gap: 3rem;
}.title_page9 .learn_experts8 {
    min-height: 450px;
}.title_page9 h3 {
    font-size: calc(24px * 1.1);
}.title_page9 .title_style_header {
    font-size: calc(45px * 1.1);
}
}

@media (min-width: 992px) {.title_page9 {
    padding: 7rem 3rem;
}.title_page9 .course_head9 {
    padding: 3.5rem;
}.title_page9 .course_head9 > div {
    gap: 4rem;
}.title_page9 .learn_experts8 {
    min-height: 500px;
}.title_page9 .learn_experts8 > div {
    padding: 3.5rem;
}.title_page9 h3 {
    font-size: calc(24px * 1.2);
}.title_page9 .title_style_header {
    font-size: calc(45px * 1.2);
}.title_page9 .learn_experts8 p {
    font-size: calc(15px * 1.1);
}
}

@media (max-width: 767px) {.title_page9 .course_head9 {
    padding: 1.5rem;
}.title_page9 .course_head9 > div > div:first-child {
    padding: 1rem;
}.title_page9 h3 {
    font-size: calc(20px * 1.1);
}.title_page9 .learn_experts8 {
    min-height: 280px;
}.title_page9 .learn_experts8 > div {
    padding: 1.5rem;
    width: 95%;
}.title_page9 .title_style_header {
    font-size: calc(30px * 0.9);
}
}

@media (max-width: 480px) {.title_page9 {
    padding: 2rem 0.75rem;
}.title_page9 .course_head9 {
    padding: 1rem;
}.title_page9 .course_head9 > div {
    gap: 1.5rem;
}.title_page9 h3 {
    font-size: 20px;
}.title_page9 .learn_experts8 {
    min-height: 240px;
}.title_page9 .learn_experts8 > div {
    padding: 1.25rem;
}.title_page9 .title_style_header {
    font-size: calc(30px * 0.8);
}.title_page9 .learn_experts8 p {
    margin-bottom: 1rem;
    font-size: calc(15px * 0.9);
}}.developer_experience7 {
    padding: 80px 40px;
    min-height: 450px;
    overflow: hidden;
    position: relative;
    background: rgb(214,224,205);
}.developer_experience7::before {
    opacity: 0.05;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 30px,
        rgb(207,167,191,0.5) 30px,
        rgb(207,167,191,0.5) 32px
    );
    width: 100%;
    content: "";
    left: 0;
    height: 100%;
    top: 0;
}.developer_experience7 .client_ratings5 {
    max-width: 1000px;
    display: flex;
    margin: 0 auto;
    transform-style: preserve-3d;
    perspective: 1000px;
    flex-direction: column;
    position: relative;
}.developer_experience7 .slider2 {
    width: 140px;
    border: 4px solid #ffffff;
    border-radius: 50%;
    margin-left: 60px;
    height: 140px;
    z-index: 5;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}.developer_experience7 .client_ratings5:hover .slider2 {
    border-color: rgb(207,167,191);
    transform: translateY(-15px) scale(1.1);
}.developer_experience7 .job_achievements8 {
    background: #ffffff;
    transform: translateZ(0);
    padding: 60px 40px 40px;
    border-radius: 25px;
    margin-top: -40px;
    position: relative;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    overflow: hidden;
}.developer_experience7 .client_ratings5:hover .job_achievements8 {
    transform: translateZ(30px);
}.developer_experience7 .job_achievements8::before {
    height: 0;
    top: 0;
    position: absolute;
    transition: height 0.5s ease;
    left: 0;
    background: linear-gradient(to bottom, rgb(207,167,191), rgb(141,110,172));
    width: 4px;
    content: "";
}.developer_experience7 .client_ratings5:hover .job_achievements8::before {
    height: 100%;
    animation: pulseGlow 2s infinite;
}.developer_experience7 .name {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 35px;
    color: #000000;
    transition: all 0.4s ease;
    letter-spacing: 1px;
    transform: translateX(0);
}.developer_experience7 .client_ratings5:hover .name {
    color: rgb(207,167,191);
    transform: translateX(15px);
}.developer_experience7 .job_achievements8 > div:nth-child(2) {
    font-size: 18px;
    margin-bottom: 25px;
    transform: translateX(0);
    opacity: 0.8;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: all 0.4s ease 0.1s;
    color: rgb(141,110,172);
}.developer_experience7 .client_ratings5:hover .job_achievements8 > div:nth-child(2) {
    transform: translateX(15px);
}.developer_experience7 .career_area6 {
    transform: translateY(0);
    opacity: 0.9;
    color: #000000;
    position: relative;
    font-size: 18px;
    line-height: 1.8;
    transition: all 0.4s ease 0.2s;
    padding: 20px 0;
}.developer_experience7 .client_ratings5:hover .career_area6 {
    transform: translateY(-5px);
}.developer_experience7 .career_area6::before,
.developer_experience7 .career_area6::after {
    background: rgb(141,110,172,0.5);
    width: 35px;
    height: 1px;
    transition: all 0.4s ease;
    position: absolute;
    content: "";
}.developer_experience7 .career_area6::before {
    top: 0;
    left: 0;
}.developer_experience7 .career_area6::after {
    right: 0;
    bottom: 0;
}.developer_experience7 .client_ratings5:hover .career_area6::before,
.developer_experience7 .client_ratings5:hover .career_area6::after {
    height: 2px;
    background: rgb(141,110,172);
    width: 100px;
}

@keyframes pulseGlow {
    0%, 100% {
        box-shadow: 0 0 8px 2px rgb(207,167,191,0.5);
    }
    50% {
        box-shadow: 0 0 15px 2px rgb(207,167,191);
    }
}

@media (min-width: 768px) {.developer_experience7 .client_ratings5 {
    align-items: center;
    flex-direction: row;
}.developer_experience7 .slider2 {
    margin-right: -80px;
    width: 180px;
    z-index: 5;
    height: 180px;
    margin-left: 0;
}.developer_experience7 .job_achievements8 {
    margin-top: 0;
    flex: 1;
    padding-left: 100px;
}
}

@media (max-width: 767px) {.developer_experience7 {
    padding: 60px 20px;
}.developer_experience7 .job_achievements8 {
    padding: 60px 25px 35px;
}.developer_experience7 .name {
    font-size: calc(35px - 4px);
}.developer_experience7 .job_achievements8 > div:nth-child(2) {
    font-size: calc(18px - 1px);
}.developer_experience7 .career_area6 {
    font-size: calc(18px - 1px);
}}.our_background5 {
    padding: 120px 0 80px;
    isolation: isolate;
    position: relative;
    overflow: hidden;
}.our_background5::before {
    position: absolute;
    left: 0;
    z-index: -1;
    top: 0;
    content: "";
    bottom: 0;
    background: #000000;
    opacity: 0.85;
    right: 0;
}.our_background5::after {
    top: -75px;
    transform: rotate(-2deg);
    left: -25%;
    background: rgb(207,167,191);
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.1);
    opacity: 0.05;
    position: absolute;
    width: 150%;
    height: 150px;
    content: "";
    z-index: -1;
}.our_background5 h4 {
    color: #ffffff;
    position: relative;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 60px;
    font-size: 34px;
    font-weight: 700;
}.our_background5 h4::after {
    width: 80px;
    left: 50%;
    position: absolute;
    bottom: -15px;
    content: "";
    transform: translateX(-50%);
    background: rgb(207,167,191);
    height: 3px;
}.our_background5 .container {
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
}.our_background5 .info_card5 {
    padding: 40px;
    position: relative;
    background: rgba(255, 255, 255, 0.95);
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transform-origin: center left;
    border-left: 5px solid rgb(207,167,191);
    overflow: hidden;
}.our_background5 .info_card5:hover {
    transform: perspective(1000px) rotateY(0deg);
}.our_background5 .info_card5::before {
    pointer-events: none;
    z-index: 0;
    position: absolute;
    left: 0;
    content: "";
    transition: opacity 0.5s ease;
    background: linear-gradient(135deg, 
        rgb(207,167,191,0.5) 0%, 
        transparent 100%);
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
}.our_background5 .info_card5:hover::before {
    opacity: 0.05;
}.our_background5 .info_card5::after {
    background: rgb(207,167,191);
    position: absolute;
    transform: rotate(45deg);
    content: "";
    width: 20px;
    left: -10px;
    top: -10px;
    height: 20px;
}.our_background5 .info_card5 h6 {
    font-size: calc(18px * 1.2);
    transform: translateX(0);
    margin-bottom: 25px;
    position: relative;
    transition: transform 0.4s ease;
    color: rgb(207,167,191);
    font-weight: 700;
}.our_background5 .info_card5:hover h6 {
    transform: translateX(8px);
}.our_background5 .info_card5 h6::before {
    transition: transform 0.4s ease;
    bottom: -10px;
    transform-origin: left;
    background: rgb(207,167,191);
    height: 2px;
    width: 40px;
    position: absolute;
    content: "";
    left: 0;
    transform: scaleX(1);
}.our_background5 .info_card5:hover h6::before {
    transform: scaleX(1.5);
}.our_background5 .info_card5 div {
    position: relative;
    z-index: 1;
}.our_background5 .info_card5 span {
    font-family: Arial, sans-serif;
    position: relative;
    display: block;
    line-height: 1.8;
    column-gap: 40px;
    column-count: 1;
    font-size: 13px;
    color: #000000;
}

@media (min-width: 768px) {.our_background5 .info_card5 span {
    column-count: 2;
}
}

@media (min-width: 992px) {.our_background5 {
    padding: 180px 0 120px;
}.our_background5::after {
    top: -90px;
    height: 180px;
}.our_background5 h4 {
    margin-bottom: 80px;
}.our_background5 .info_card5 {
    margin: 0 40px;
    padding: 60px;
}.our_background5 .info_card5 span {
    column-count: 2;
}
}

@media (max-width: 767px) {.our_background5 {
    padding: 100px 0 60px;
}.our_background5 h4 {
    margin-bottom: 40px;
    font-size: calc(34px * 0.8);
}.our_background5 .info_card5 {
    transform: perspective(1000px) rotateY(-1deg);
    padding: 30px;
}.our_background5 .info_card5 h6 {
    font-size: calc(18px * 1.1);
    margin-bottom: 20px;
}
}

@media (max-width: 480px) {.our_background5 {
    padding: 80px 0 40px;
}.our_background5 h4 {
    font-size: calc(34px * 0.7);
}.our_background5 .info_card5 {
    transform: none;
    padding: 25px 20px;
}.our_background5 .info_card5 span {
    line-height: 1.6;
    font-size: calc(13px * 0.95);
}
}

@media (hover: none) {.our_background5 .info_card5 {
    transform: none !important;
}.our_background5 .info_card5:hover h6 {
    transform: none;
}.our_background5 .info_card5:hover h6::before {
    transform: scaleX(1);
}}.statistics_information6 {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.7);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.statistics_information6::before {
    left: 0;
    width: 100%;
    top: 0;
    opacity: 0.9;
    position: absolute;
    content: '';
    z-index: -2;
    height: 100%;
    background: #000000;
}.statistics_information6::after {
    background: 
        radial-gradient(circle at 10% 20%, rgb(207,167,191,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(141,110,172,0.5) 0%, transparent 30%),
        linear-gradient(45deg, transparent 96%, rgb(207,167,191,0.5) 97%, rgb(207,167,191,0.5) 98%, transparent 99%),
        linear-gradient(135deg, transparent 96%, rgb(141,110,172,0.5) 97%, rgb(141,110,172,0.5) 98%, transparent 99%),
        repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.01) 5px, rgba(255, 255, 255, 0.01) 10px);
    position: absolute;
    content: '';
    z-index: -1;
    top: 0;
    left: 0;
    animation: backgroundPulse 20s infinite alternate;
    width: 100%;
    background-size: auto, auto, 100px 100px, 100px 100px, 30px 30px;
    opacity: 0.6;
    height: 100%;
}@keyframes backgroundPulse {
    0% {
        background-position: 0% 0%, 0% 0%, 0px 0px, 0px 0px, 0px 0px;
        opacity: 0.5;
    }
    50% {
        background-position: 5% 5%, -5% -5%, 50px 50px, 50px 50px, 15px 15px;
        opacity: 0.7;
    }
    100% {
        background-position: 0% 0%, 0% 0%, 0px 0px, 0px 0px, 0px 0px;
        opacity: 0.5;
    }
}

.statistics_information6 .container {
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
}.statistics_information6 .expert_statistics4 {
    grid-template-areas: 
        "image header header header"
        "stats stats stats stats";
    grid-template-columns: auto 1fr 1fr 1fr;
    grid-gap: 40px;
    display: grid;
    align-items: start;
    position: relative;
}.statistics_information6 .class_gains5 {
    justify-content: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    justify-self: end;
    z-index: 2;
    height: 80px;
    align-items: center;
    border-radius: 50%;
    width: 80px;
    grid-area: image;
    position: relative;
    display: flex;
    margin-right: 20px;
    background: rgba(0, 0, 0, 0.3);
}.statistics_information6 .class_gains5::before {
    opacity: 0.3;
    background: conic-gradient(
        from 0deg, 
        transparent 0deg,
        transparent 90deg,
        rgb(207,167,191) 90deg,
        rgb(207,167,191) 180deg,
        transparent 180deg,
        transparent 270deg,
        rgb(207,167,191) 270deg,
        rgb(207,167,191) 360deg
    );
    left: -10px;
    width: 100px;
    border-radius: 50%;
    animation: rotate 10s linear infinite;
    position: absolute;
    z-index: -1;
    top: -10px;
    content: '';
    height: 100px;
}@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.statistics_information6 .class_gains5 svg {
    width: 40px;
    height: 40px;
    fill: rgb(207,167,191);
}.statistics_information6 .class_gains5 svg path {
    fill: rgb(207,167,191);
}.statistics_information6 .benefits_track5 {
    padding-bottom: 25px;
    color: #ffffff;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    text-transform: uppercase;
    padding: 15px;
    font-weight: 700;
    margin: 0;
    grid-area: header;
    font-size: calc(38px * 1.2);
    background: rgba(0, 0, 0, 0.2);
    position: relative;
    letter-spacing: 1.5px;
}.statistics_information6 .benefits_track5::after {
    background: rgb(207,167,191);
    height: 3px;
    border-radius: 1.5px;
    position: absolute;
    width: 60px;
    left: 0;
    content: '';
    bottom: 0;
}.statistics_information6 .gain_statistics9 {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4);
    line-height: 1.7;
    grid-column: 1 / -1;
    color: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    font-size: calc(18px * 1.2);
    backdrop-filter: blur(8px);
    padding: 40px;
    z-index: 3;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    max-width: 800px;
    margin: 0 auto 50px;
}.statistics_information6 .gain_statistics9::before {
    top: 10px;
    position: absolute;
    opacity: 0.6;
    width: 30px;
    height: 30px;
    border-left: 2px solid rgb(207,167,191);
    border-top: 2px solid rgb(207,167,191);
    left: 10px;
    content: '';
}.statistics_information6 .gain_statistics9::after {
    border-right: 2px solid rgb(207,167,191);
    width: 30px;
    bottom: 10px;
    height: 30px;
    right: 10px;
    position: absolute;
    content: '';
    opacity: 0.6;
    border-bottom: 2px solid rgb(207,167,191);
}.statistics_information6 .statistics_extras0 {
    gap: 25px;
    grid-template-rows: repeat(3, auto);
    grid-area: stats;
    display: grid;
    position: relative;
    margin-top: 30px;
    grid-template-columns: repeat(4, 1fr);
}.statistics_information6 .statistics_advantage9 {
    backdrop-filter: blur(10px);
    position: relative;
    border-radius: 10px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.05);
    background: rgba(0, 0, 0, 0.6);
    padding: 25px;
}.statistics_information6 .statistics_advantage9:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    transform: translateY(-10px);
    background: rgba(0, 0, 0, 0.7);
}.statistics_information6 .statistics_advantage9::before {
    top: -2px;
    right: -2px;
    left: -2px;
    position: absolute;
    content: '';
    height: 2px;
    opacity: 0.6;
    background: linear-gradient(90deg, transparent, rgb(207,167,191), transparent);
}.statistics_information6 .statistics_advantage9::after {
    height: 50%;
    background-size: cover;
    transition: opacity 0.3s ease;
    content: '';
    background-position: center;
    position: absolute;
    z-index: -1;
    bottom: 0;
    width: 100%;
    left: 0;
    opacity: 0.05;
}.statistics_information6 .statistics_advantage9:hover::after {
    opacity: 0.1;
}.statistics_information6 .top_gain4 {
    align-items: center;
    display: flex;
    margin-bottom: 20px;
    background: rgba(0, 0, 0, 0.4);
    height: 50px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    justify-content: center;
    width: 50px;
    position: relative;
}.statistics_information6 .top_gain4::before {
    opacity: 0.3;
    position: absolute;
    width: 100%;
    background: linear-gradient(135deg, rgb(207,167,191,0.5) 0%, transparent 100%);
    height: 100%;
    content: '';
    top: 0;
    z-index: -1;
    left: 0;
}.statistics_information6 .top_gain4 svg {
    fill: rgb(207,167,191);
    height: 25px;
    width: 25px;
}.statistics_information6 .top_gain4 svg path {
    fill: rgb(207,167,191);
}.statistics_information6 .statistics_extras0 .statistics_advantage9:nth-child(4n+1) span,
.statistics_information6 .statistics_extras0 .statistics_advantage9:nth-child(4n+4) span {
    position: relative;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    color: rgb(207,167,191);
    font-weight: 700;
    font-size: 2.2rem;
    margin-bottom: 10px;
    display: block;
}.statistics_information6 .statistics_extras0 .statistics_advantage9:nth-child(4n+2) span,
.statistics_information6 .statistics_extras0 .statistics_advantage9:nth-child(4n+3) span {
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    font-size: 2.2rem;
    position: relative;
    color: rgb(141,110,172);
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
}.statistics_information6 .statistics_advantage9 span::after {
    left: 0;
    position: absolute;
    bottom: -5px;
    height: 2px;
    opacity: 0.5;
    content: '';
    width: 30px;
    background: currentColor;
}.statistics_information6 .statistics_advantage9 p {
    font-size: 18px;
    margin: 0;
    color: rgba(255, 255, 255, 0.8);
}

@media screen and (max-width: 991px) {.statistics_information6 {
    padding: 100px 0;
}.statistics_information6 .expert_statistics4 {
    grid-template-columns: auto 1fr 1fr 1fr;
    grid-gap: 30px;
    grid-template-areas: 
            "image header header header"
            "stats stats stats stats";
}.statistics_information6 .gain_statistics9 {
    max-width: 100%;
}.statistics_information6 .statistics_extras0 {
    grid-template-columns: repeat(3, 1fr);
}
}

@media screen and (max-width: 767px) {.statistics_information6 {
    padding: 80px 0;
}.statistics_information6 .class_gains5 {
    height: 70px;
    width: 70px;
}.statistics_information6 .class_gains5::before {
    left: -10px;
    width: 90px;
    height: 90px;
    top: -10px;
}.statistics_information6 .class_gains5 svg {
    height: 35px;
    width: 35px;
}.statistics_information6 .benefits_track5 {
    font-size: calc(38px * 0.9);
    padding-bottom: 15px;
}.statistics_information6 .gain_statistics9 {
    font-size: calc(18px * 1.1);
    margin-bottom: 30px;
    padding: 30px;
}.statistics_information6 .gain_statistics9::before,
    .statistics_information6 .gain_statistics9::after {
    height: 25px;
    width: 25px;
}.statistics_information6 .statistics_extras0 {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}.statistics_information6 .statistics_advantage9 {
    padding: 20px;
}.statistics_information6 .top_gain4 {
    width: 45px;
    height: 45px;
    margin-bottom: 15px;
}.statistics_information6 .top_gain4 svg {
    height: 22px;
    width: 22px;
}.statistics_information6 .statistics_extras0 .statistics_advantage9 span {
    font-size: 2rem;
}
}

@media screen and (max-width: 575px) {.statistics_information6 {
    padding: 60px 0;
}.statistics_information6 .expert_statistics4 {
    grid-gap: 25px;
}.statistics_information6 .class_gains5 {
    width: 60px;
    height: 60px;
    margin-right: 15px;
}.statistics_information6 .class_gains5::before {
    top: -10px;
    left: -10px;
    width: 80px;
    height: 80px;
}.statistics_information6 .class_gains5 svg {
    width: 30px;
    height: 30px;
}.statistics_information6 .benefits_track5 {
    font-size: calc(38px * 0.8);
    padding-bottom: 12px;
}.statistics_information6 .benefits_track5::after {
    height: 2px;
    width: 50px;
}.statistics_information6 .gain_statistics9 {
    margin-bottom: 25px;
    font-size: calc(18px * 1.05);
    padding: 25px;
}.statistics_information6 .gain_statistics9::before,
    .statistics_information6 .gain_statistics9::after {
    width: 20px;
    height: 20px;
}.statistics_information6 .statistics_extras0 {
    grid-template-columns: 1fr;
    gap: 15px;
}.statistics_information6 .statistics_advantage9 {
    padding: 20px 15px;
}.statistics_information6 .top_gain4 {
    margin-bottom: 12px;
    height: 40px;
    width: 40px;
}.statistics_information6 .top_gain4 svg {
    width: 20px;
    height: 20px;
}.statistics_information6 .statistics_extras0 .statistics_advantage9 span {
    font-size: 1.8rem;
}.statistics_information6 .statistics_advantage9 p {
    font-size: calc(18px * 0.85);
}}.thxNote9 {
    position: relative;
    align-items: center;
    background: linear-gradient(135deg, rgb(207,167,191,0.5), rgb(141,110,172,0.5));
    min-height: 70vh;
    justify-content: center;
    overflow: hidden;
    padding: 6rem 2rem;
    display: flex;
}.thxNote9::before {
    left: 0;
    animation: pulse 15s ease-in-out infinite alternate;
    position: absolute;
    top: 0;
    transform-origin: center;
    background: radial-gradient(circle at 30% 70%, rgb(207,167,191,0.5) 0%, transparent 60%);
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
}.thxNote9::after {
    bottom: -5%;
    background: radial-gradient(circle, rgb(141,110,172,0.5) 0%, transparent 70%);
    right: -5%;
    height: 50%;
    content: "";
    position: absolute;
    z-index: 0;
    width: 50%;
    animation: float 20s ease-in-out infinite;
}.thxNote9 .container {
    position: relative;
    margin: 0 auto;
    width: 100%;
    z-index: 2;
    transform: perspective(1000px) rotateX(2deg);
    max-width: 1200px;
}.thxNote9 .training_experts5 {
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 85%, 
        95% 100%, 
        0 100%
    );
    gap: 2.5rem;
    display: grid;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.2),
        inset 0 0 0 1px rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    padding: 3.5rem;
    position: relative;
    transform: translateZ(0);
    background: rgba(255, 255, 255, 0.85);
    grid-template-columns: 1fr;
}.thxNote9 .training_experts5:hover {
    transform: translateZ(30px) scale(1.02);
}.thxNote9 .training_experts5 > div:first-child {
    padding-left: 2.5rem;
    border-left: 4px solid rgb(207,167,191);
    position: relative;
}.thxNote9 .training_experts5 > div:first-child::before {
    box-shadow: 0 0 20px rgba(rgb(207,167,191), 0.5);
    height: 26px;
    content: "";
    border-radius: 50%;
    position: absolute;
    transform: translateY(-50%);
    width: 26px;
    top: 50%;
    background: rgb(207,167,191);
    animation: pulse 3s infinite alternate;
    left: -15px;
}.thxNote9 h5 {
    line-height: 1.4;
    transform: translateX(0);
    color: #000000;
    animation: slideIn 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
    margin: 0;
    font-weight: 700;
    font-size: calc(22px * 1.2);
    opacity: 0;
    transition: transform 0.4s ease-out;
}.thxNote9 .training_experts5 > div:nth-child(2) {
    position: relative;
    animation: fadeIn 0.8s 0.4s ease-out forwards;
    opacity: 0;
    transition: transform 0.3s ease;
}.thxNote9 .training_experts5 > div:nth-child(2)::before {
    height: 1px;
    content: "";
    top: -10px;
    width: 70%;
    left: 0;
    background: linear-gradient(90deg, rgb(207,167,191), transparent);
    position: absolute;
}.thxNote9 a {
    transform: translateY(0);
    transition: transform 0.4s ease-out;
    display: block;
    text-decoration: none;
}.thxNote9 a:hover {
    transform: translateY(-5px);
}.thxNote9 p {
    color: #000000;
    padding: 1rem 0;
    position: relative;
    line-height: 1.8;
    hyphens: auto;
    font-size: 16px;
    margin: 0;
}.thxNote9 p::after {
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(141,110,172));
    right: 0;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    width: 35%;
    bottom: 0;
    transform-origin: right;
    transform: scaleX(0);
    content: "";
    height: 2px;
}.thxNote9 a:hover p::after {
    transform: scaleX(1);
}

@keyframes pulse {
    0% { opacity: 0.6; transform: translateY(-50%) scale(0.95); }
    100% { opacity: 1; transform: translateY(-50%) scale(1.05); }
}

@keyframes float {
    0% { transform: translateY(0) rotate(0); }
    50% { transform: translateY(-30px) rotate(5deg); }
    100% { transform: translateY(0) rotate(0); }
}

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

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

@media (min-width: 768px) {.thxNote9 {
    padding: 8rem 3rem;
}.thxNote9 .training_experts5 {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% 90%, 
            95% 100%, 
            0 100%
        );
    padding: 4rem;
    grid-template-columns: 1fr 1fr;
    gap: 3.5rem;
}.thxNote9 h5 {
    font-size: calc(22px * 1.4);
}.thxNote9 .training_experts5 > div:first-child::after {
    transform: translateY(-50%);
    width: 1px;
    top: 50%;
    right: -3.5rem;
    background: linear-gradient(to bottom, transparent, rgb(207,167,191,0.5), transparent);
    position: absolute;
    height: 80%;
    content: "";
}.thxNote9 .training_experts5 > div:nth-child(2)::before {
    width: 40%;
}
}

@media (min-width: 992px) {.thxNote9 .training_experts5 {
    gap: 5rem;
    padding: 5rem;
}.thxNote9 h5 {
    font-size: calc(22px * 1.5);
}.thxNote9 .training_experts5 > div:first-child {
    padding-left: 3rem;
    border-left-width: 5px;
}.thxNote9 p {
    font-size: calc(16px * 1.1);
}.thxNote9 .container {
    transform: perspective(1500px) rotateX(3deg);
}
}

@media (max-width: 767px) {.thxNote9 {
    padding: 4rem 1.5rem;
}.thxNote9 .training_experts5 {
    padding: 2.5rem 2rem;
}.thxNote9 h5 {
    font-size: 22px;
}.thxNote9 p {
    font-size: calc(16px * 0.95);
}
}

@media (hover: hover) {.thxNote9 .training_experts5:hover > div:first-child::before {
    animation-duration: 1.5s;
}
}

@media (prefers-reduced-motion) {.thxNote9 .training_experts5,
    .thxNote9 a,
    .thxNote9 h5,
    .thxNote9::before,
    .thxNote9::after {
    transition: none;
    animation: none;
}.thxNote9 .training_experts5 > div:first-child::before {
    animation: none;
}.thxNote9 .training_experts5 > div:nth-child(2) {
    opacity: 1;
}.thxNote9 h5 {
    opacity: 1;
}}.enroll_instantly1 {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(214,224,205) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    overflow: hidden;
}.enroll_instantly1::before {
    height: 110%;
    z-index: 0;
    top: -5%;
    position: absolute;
    pointer-events: none;
    background: radial-gradient(circle at 30% 50%, rgb(207,167,191,0.5) 0%, transparent 60%);
    width: 110%;
    left: -5%;
    opacity: 0.15;
    content: "";
}.enroll_instantly1::after {
    right: -10%;
    background: radial-gradient(circle at center, rgb(141,110,172,0.5) 0%, transparent 70%);
    position: absolute;
    height: 60%;
    opacity: 0.1;
    bottom: -10%;
    pointer-events: none;
    width: 60%;
    z-index: 0;
    content: "";
}.enroll_instantly1 .container {
    align-items: center;
    display: flex;
    z-index: 2;
    flex-direction: column;
    padding: 0 2rem;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.enroll_instantly1 h2 {
    animation: fadeSlideUp 0.8s ease-out;
    opacity: 1;
    transform: translateY(0);
    margin-bottom: 3rem;
    font-family: Arial, sans-serif;
    font-weight: 700;
    line-height: 1.4;
    position: relative;
    font-size: 30px;
    color: #000000;
    text-align: center;
    max-width: 800px;
}.enroll_instantly1 .training_experts5 {
    gap: 2rem;
    padding: 2.5rem;
    align-items: center;
    justify-content: center;
    animation: fadeSlideUp 1s ease-out 0.2s backwards;
    border-radius: 4px;
    background: linear-gradient(120deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.8) 100%);
    transform: translateY(0);
    position: relative;
    box-shadow: 0 15px 30px rgba(0,0,0,0.05), 
              0 5px 15px rgba(0,0,0,0.03),
              inset 0 0 0 1px rgba(255,255,255,0.2);
    display: flex;
}.enroll_instantly1 .training_experts5::before {
    z-index: -1;
    left: 0;
    position: absolute;
    background: 
    radial-gradient(circle at 20% 20%, rgba(rgb(207,167,191,0.5), 0.05) 0%, transparent 60%),
    radial-gradient(circle at 80% 80%, rgba(rgb(141,110,172,0.5), 0.05) 0%, transparent 60%);
    width: 100%;
    top: 0;
    height: 100%;
    content: "";
    border-radius: 4px;
}.enroll_instantly1 .training_experts5 > div {
    animation: pulseSubtle 4s infinite alternate;
    align-items: center;
    justify-content: center;
    transform: translateY(0);
    display: flex;
}.enroll_instantly1 svg {
    margin-right: 1rem;
    flex-shrink: 0;
    animation: floatIcon 6s ease-in-out infinite;
    height: 42px;
    width: 42px;
    transform: translateY(0) rotate(0);
    transform-origin: center;
}.enroll_instantly1 svg path {
    fill: rgb(207,167,191);
    transition: fill 0.3s ease;
}.enroll_instantly1 .inquiry_links3 {
    border: none;
    border-radius: 3px;
    text-decoration: none;
    align-items: center;
    display: inline-flex;
    font-family: Arial, sans-serif;
    font-weight: 600;
    overflow: hidden;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275),
              box-shadow 0.3s ease;
    background: linear-gradient(135deg, rgb(207,167,191) 0%, rgb(141,110,172) 100%);
    color: #ffffff;
    font-size: 19px;
    padding: 1rem 2.5rem;
    position: relative;
    box-shadow: 0 6px 15px -5px rgba(rgb(207,167,191,0.5), 0.5),
              0 2px 8px rgba(0, 0, 0, 0.1);
    justify-content: center;
}.enroll_instantly1 .inquiry_links3::before {
    content: "";
    transition: left 0.75s ease-out;
    height: 100%;
    background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 50%,
    rgba(255, 255, 255, 0) 100%
  );
    position: absolute;
    transform: skewX(-25deg);
    top: 0;
    left: -75%;
    width: 50%;
}.enroll_instantly1 .inquiry_links3:hover {
    transform: translateY(-2px) scale(1.02);
    box-shadow: 0 10px 20px -5px rgba(rgb(207,167,191,0.5), 0.6),
              0 4px 10px rgba(0, 0, 0, 0.15);
}.enroll_instantly1 .inquiry_links3:hover::before {
    left: 125%;
    transition: left 0.75s ease-out;
}.enroll_instantly1 .inquiry_links3:active {
    box-shadow: 0 3px 10px -5px rgba(rgb(207,167,191,0.5), 0.5),
              0 1px 4px rgba(0, 0, 0, 0.1);
    transform: translateY(1px) scale(0.98);
}.enroll_instantly1 .inquiry_links3:hover + svg path,
.enroll_instantly1 svg:hover path {
    fill: rgb(141,110,172);
}

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

@keyframes floatIcon {
  0%, 100% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-5px) rotate(5deg);
  }
}

@keyframes pulseSubtle {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.03);
  }
}

@media screen and (max-width: 991px) {.enroll_instantly1 {
    padding: 5rem 0;
}.enroll_instantly1 h2 {
    margin-bottom: 2.5rem;
    font-size: calc(30px * 0.9);
}.enroll_instantly1 .training_experts5 {
    padding: 2rem;
}
}

@media screen and (max-width: 768px) {.enroll_instantly1 {
    padding: 4rem 0;
}.enroll_instantly1 h2 {
    margin-bottom: 2rem;
    font-size: calc(30px * 0.8);
}.enroll_instantly1 .training_experts5 {
    padding: 1.75rem;
    flex-direction: column;
    gap: 1.5rem;
}.enroll_instantly1 svg {
    height: 36px;
    margin-bottom: 0.5rem;
    width: 36px;
    margin-right: 0;
}
}

@media screen and (max-width: 576px) {.enroll_instantly1 {
    padding: 3rem 0;
}.enroll_instantly1 h2 {
    line-height: 1.5;
    font-size: calc(30px * 0.7);
    margin-bottom: 1.5rem;
}.enroll_instantly1 .training_experts5 {
    padding: 1.5rem;
    width: 90%;
}.enroll_instantly1 .inquiry_links3 {
    padding: 0.9rem 1.8rem;
    font-size: calc(19px * 0.9);
}}.connect_with_us6 {
    padding: 6rem 0;
    position: relative;
    isolation: isolate;
    overflow: hidden;
    background: linear-gradient(
        135deg, 
        rgb(141,110,172,0.5) 0%, 
        rgb(207,167,191,0.5) 100%
    );
}.connect_with_us6::before {
    left: -50%;
    position: absolute;
    width: 200%;
    top: -50%;
    content: '';
    background: radial-gradient(
        circle at center, 
        rgba(255,255,255,0.05) 0%, 
        transparent 70%
    );
    z-index: 1;
    animation: subtle-pulse 12s infinite alternate;
    height: 200%;
}.connect_with_us6::after {
    position: absolute;
    right: -30%;
    background: radial-gradient(
        circle at center, 
        rgba(255,255,255,0.03) 0%, 
        transparent 60%
    );
    content: '';
    z-index: 1;
    animation: subtle-wave 15s infinite alternate-reverse;
    height: 150%;
    bottom: -30%;
    width: 150%;
}.connect_with_us6 .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 1rem;
}.connect_with_us6 h2 {
    font-weight: 700;
    margin-bottom: 3rem;
    text-transform: uppercase;
    font-size: 39px;
    color: #ffffff;
    letter-spacing: -0.02em;
    position: relative;
    text-align: center;
}.connect_with_us6 h2::after {
    background: linear-gradient(
        to right, 
        transparent, 
        rgb(207,167,191), 
        transparent
    );
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    bottom: -0.5rem;
    content: '';
    left: 50%;
    position: absolute;
}.connect_with_us6 .inquiry_inquiry4 {
    display: flex;
    backdrop-filter: blur(10px);
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.1);
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    align-items: stretch;
}.connect_with_us6 .slider2 {
    position: relative;
    min-height: 500px;
    flex: 0 0 40%;
}.connect_with_us6 .slider2::before {
    height: 100%;
    left: 0;
    mix-blend-mode: color-dodge;
    background: linear-gradient(
        45deg, 
        rgb(141,110,172,0.5) 0%, 
        rgb(207,167,191,0.5) 100%
    );
    top: 0;
    opacity: 0.6;
    width: 100%;
    content: '';
    position: absolute;
}.connect_with_us6 .support_card5 {
    padding: 4rem 3rem;
    display: flex;
    justify-content: center;
    flex: 0 0 60%;
    flex-direction: column;
}.connect_with_us6 .support_card5 form {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}.connect_with_us6 .support_card5 h3 {
    margin-bottom: 2rem;
    font-size: 35px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
}.connect_with_us6 .support_card5 input:not([type="checkbox"]):not([type="submit"]) {
    border: 1px solid rgba(255,255,255,0.2);
    border-radius: 10px;
    color: #ffffff;
    outline: none;
    margin-bottom: 1.5rem;
    padding: 1rem 1.5rem;
    transition: all 0.3s ease;
    background: rgba(255,255,255,0.1);
    font-size: 14px;
    width: 100%;
}.connect_with_us6 .support_card5 input:not([type="checkbox"]):not([type="submit"]):focus {
    box-shadow: 0 0 15px rgba(rgb(207,167,191), 0.3);
    border-color: rgb(207,167,191);
}.connect_with_us6 .support_card5 .connect_feedback6 {
    margin-bottom: 1.5rem;
    align-items: center;
    display: flex;
}.connect_with_us6 .support_card5 .connect_feedback6 input[type="checkbox"] {
    transition: all 0.3s ease;
    appearance: none;
    margin-right: 1rem;
    width: 22px;
    border-radius: 10px;
    border: 2px solid #ffffff;
    position: relative;
    cursor: pointer;
    height: 22px;
}.connect_with_us6 .support_card5 .connect_feedback6 input[type="checkbox"]:checked {
    background: rgb(207,167,191);
    border-color: rgb(207,167,191);
}.connect_with_us6 .support_card5 .connect_feedback6 input[type="checkbox"]:checked::after {
    left: 50%;
    transform: translate(-50%, -50%);
    content: '✔';
    font-size: 0.8rem;
    color: #ffffff;
    position: absolute;
    top: 50%;
}.connect_with_us6 .support_card5 .connect_feedback6 label {
    font-size: 14px;
    display: flex;
    align-items: center;
    color: #ffffff;
}.connect_with_us6 .support_card5 .connect_feedback6 a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(207,167,191);
    margin-left: 0.3rem;
}.connect_with_us6 .support_card5 .connect_feedback6 a:hover {
    text-decoration: underline;
}.connect_with_us6 .support_card5 .inquiry_links3 {
    padding: 1rem;
    position: relative;
    width: 100%;
    cursor: pointer;
    overflow: hidden;
    border: none;
    font-size: 15px;
    border-radius: 10px;
    font-weight: 600;
    color: #ffffff;
    background: rgb(207,167,191);
    transition: all 0.3s ease;
}.connect_with_us6 .support_card5 .inquiry_links3::before {
    left: -100%;
    position: absolute;
    transition: all 0.3s ease;
    width: 100%;
    height: 100%;
    top: 0;
    background: linear-gradient(
        120deg, 
        transparent, 
        rgba(255,255,255,0.3), 
        transparent
    );
    content: '';
}.connect_with_us6 .support_card5 .inquiry_links3:hover::before {
    left: 100%;
}.connect_with_us6 .support_card5 .inquiry_links3:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
}

@keyframes subtle-pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.05);
        opacity: 0.9;
    }
}

@keyframes subtle-wave {
    0% {
        transform: rotate(0deg) scale(1);
    }
    100% {
        transform: rotate(5deg) scale(1.02);
    }
}

@media screen and (max-width: 1024px) {.connect_with_us6 .inquiry_inquiry4 {
    flex-direction: column;
}.connect_with_us6 .slider2 {
    min-height: 300px;
    flex: 0 0 100%;
}.connect_with_us6 .support_card5 {
    padding: 3rem 2rem;
    flex: 0 0 100%;
}
}

@media screen and (max-width: 768px) {.connect_with_us6 {
    padding: 3rem 0;
}.connect_with_us6 h2 {
    font-size: calc(39px * 0.8);
    margin-bottom: 2rem;
}.connect_with_us6 .support_card5 h3 {
    font-size: calc(35px * 0.9);
}.connect_with_us6 .support_card5 input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
    margin-bottom: 1rem;
}.connect_with_us6 .support_card5 .connect_feedback6 {
    align-items: flex-start;
}.connect_with_us6 .support_card5 .connect_feedback6 input[type="checkbox"] {
    margin-top: 0.2rem;
}
}

@media screen and (max-width: 480px) {.connect_with_us6 .inquiry_inquiry4 {
    border-radius: 0;
}.connect_with_us6 .slider2 {
    min-height: 250px;
}.connect_with_us6 .support_card5 {
    padding: 2rem 1.5rem;
}}.privacySettingsModal1 {
    width: 100%;
    border-top: 3px solid rgb(207,167,191);
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    position: fixed;
    bottom: 0;
    padding: 20px 0;
    background: rgb(214,224,205);
    z-index: 90;
}.cookie_none5 {
    margin: auto;
    padding: 0 20px;
    flex-wrap: nowrap;
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    align-items: center;
}#userSettingsPopup6 {
    display: none;
}#userSettingsPopup6:checked ~ .privacySettingsModal1 {
    visibility: hidden;
    opacity: 0;
}.privacySettingsModal1 h5 {
    color: rgb(207,167,191);
    font-weight: 700;
    margin-bottom: 6px;
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: uppercase;
}.privacySettingsModal1 p {
    color: #000000;
    font-size: 14px;
    max-width: 500px;
}.data_settings6 {
    margin-right: 20px;
    flex-shrink: 0;
}.data_settings6 svg, .data_settings6 svg path {
    width: 80px;
    fill: rgb(207,167,191);
    height: 80px;
}.cookie_panel6 {
    color: #ffffff;
    font-weight: 600;
    flex-shrink: 0;
    min-width: 140px;
    margin-left: 10px;
    background: rgb(207,167,191);
    text-align: center;
    text-decoration: none;
    transition: border 0.2s;
    font-size: 19px;
    border: 2px solid transparent;
    padding: 12px 24px;
    text-transform: uppercase;
    border-radius: 10px;
}.cookie_button.consent_track1 {
    background: rgb(207,167,191);
}.cookie_button.cookie_ack6 {
    background: rgb(141,110,172);
}.cookie_panel6:hover {
    border: 2px solid #ffffff;
}.privacySettingsModal1 p a {
    color: rgb(207,167,191);
    font-weight: 700;
    text-decoration: underline;
}
@media only screen and (max-width: 1200px) {.cookie_none5 {
    padding: 0 10px;
}
}
@media only screen and (max-width: 800px) {.data_settings6 {
    display: none;
}.cookie_none5 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}.privacySettingsModal1 h5, .privacySettingsModal1 p {
    text-align: center;
}.cookie_edu6 {
    margin-bottom: 20px;
}.cookie_panel6 {
    max-width: 300px;
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
}}
.segment-wrapper8 .privacySettingsModal1 {
    padding: 30px 0;
    border: none;
    background: rgb(141,110,172);
}.segment-wrapper8 .cookie_panel6 {
    border: none;
    color: #ffffff;
    margin-left: 0;
    font-size: 19px;
    font-weight: 600;
    background: rgb(207,167,191);
    border-radius: 10px;
}.segment-wrapper8 .cookie_edu6 h5, .segment-wrapper8 .cookie_edu6 p {
    color: #ffffff;
}.future_students7 {
    background-size: 60px 60px;
    color: #ffffff;
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background-color: #000000;
}.future_students7::before {
    width: 200%;
    pointer-events: none;
    animation: rotateBackground 60s linear infinite;
    content: '';
    background-image: 
        radial-gradient(circle at 50% 50%, rgb(207,167,191,0.5) 0%, transparent 35%),
        radial-gradient(circle at 80% 20%, rgb(141,110,172,0.5) 0%, transparent 25%);
    top: -50%;
    left: -50%;
    position: absolute;
    opacity: 0.4;
    height: 200%;
}@keyframes rotateBackground {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.future_students7::after {
    content: '';
    pointer-events: none;
    left: 0;
    height: 100%;
    width: 100%;
    box-shadow: inset 0 0 150px 50px rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
}.future_students7 .container {
    position: relative;
    z-index: 5;
    padding: 0 15px;
    max-width: 1140px;
    margin: 0 auto;
}.future_students7 .training_experts5 {
    position: relative;
    padding: 0;
    overflow: visible;
}.future_students7 h4 {
    margin: 0 0 70px;
    font-size: calc(38px * 1.2);
    font-weight: 700;
    color: #ffffff;
    position: relative;
    text-shadow: 0 0 15px rgb(207,167,191,0.5), 0 0 30px rgb(207,167,191,0.5);
    text-transform: uppercase;
    padding-bottom: 20px;
    text-align: center;
    letter-spacing: 3px;
}.future_students7 h4::before {
    background: rgb(207,167,191);
    bottom: 0;
    width: 120px;
    left: 50%;
    content: '';
    transform: translateX(-50%);
    box-shadow: 0 0 10px 2px rgb(207,167,191);
    position: absolute;
    height: 3px;
}.future_students7 h4::after {
    background: rgb(141,110,172,0.5);
    left: 50%;
    bottom: -5px;
    transform: translateX(-50%);
    width: 200px;
    content: '';
    position: absolute;
    height: 1px;
}.future_students7 div > div {
    display: grid;
    gap: 30px;
    perspective: 1500px;
    grid-template-columns: repeat(3, 1fr);
    margin: 0 -50px;
}.future_students7 p {
    display: flex;
    overflow: visible;
    line-height: 1.7;
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 80%, 
        85% 100%, 
        0% 100%
    );
    box-shadow: 
        0 0 20px rgb(207,167,191,0.5),
        inset 0 0 10px rgb(207,167,191,0.5);
    border-radius: 0;
    font-size: calc(12px * 1.05);
    position: relative;
    margin: 0;
    padding: 30px 35px;
    z-index: 1;
    backdrop-filter: blur(5px);
    border: 1px solid rgb(207,167,191,0.5);
    align-items: flex-start;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.3s ease;
    background: rgba(0, 0, 0, 0.5);
}.future_students7 p::before {
    background: rgb(207,167,191);
    bottom: 0;
    position: absolute;
    height: 30px;
    right: 0;
    transition: opacity 0.3s ease;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    content: '';
    width: 30px;
    opacity: 0.7;
}.future_students7 p::after {
    top: -15px;
    content: attr(data-number);
    z-index: -1;
    opacity: 0.15;
    color: rgb(141,110,172);
    right: 25px;
    position: absolute;
    font-weight: 700;
    transition: all 0.3s ease;
    font-size: calc(42px * 1.2);
}.future_students7 p:nth-child(1)::after {
    content: '01';
}.future_students7 p:nth-child(2)::after {
    content: '02';
}.future_students7 p:nth-child(3)::after {
    content: '03';
}.future_students7 p:nth-child(4)::after {
    content: '04';
}.future_students7 p:nth-child(5)::after {
    content: '05';
}.future_students7 p:nth-child(6)::after {
    content: '06';
}.future_students7 p:nth-child(7)::after {
    content: '07';
}.future_students7 p:nth-child(8)::after {
    content: '08';
}.future_students7 p:nth-child(9)::after {
    content: '09';
}.future_students7 p:nth-child(10)::after {
    content: '10';
}.future_students7 p:hover {
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.5),
        0 0 30px rgb(207,167,191,0.5),
        inset 0 0 15px rgb(207,167,191);
    border-color: rgb(207,167,191);
    z-index: 10;
    transform: translateY(-15px) rotateX(5deg);
}.future_students7 p:hover::before {
    opacity: 1;
}.future_students7 p:hover::after {
    transform: translateY(-10px) scale(1.2);
    opacity: 0.3;
}.future_students7 p:nth-child(3n+1) {
    transform: translateX(-30px);
}.future_students7 p:nth-child(3n+3) {
    transform: translateX(30px);
}.future_students7 p:nth-child(3n+1):hover {
    transform: translateX(-30px) translateY(-15px) rotateX(5deg) rotateY(-5deg);
}.future_students7 p:nth-child(3n+3):hover {
    transform: translateX(30px) translateY(-15px) rotateX(5deg) rotateY(5deg);
}.future_students7 p svg {
    filter: drop-shadow(0 0 8px rgb(207,167,191,0.5));
    transition: transform 0.3s ease;
    flex-shrink: 0;
    margin-right: 20px;
    width: 36px;
    height: 36px;
}.future_students7 p:hover svg {
    transform: scale(1.2) rotate(15deg);
}.future_students7 p svg path {
    transition: fill 0.3s ease;
    fill: rgb(207,167,191);
}.future_students7 p:hover svg path {
    fill: rgb(141,110,172);
}.future_students7 .training_experts5::before {
    left: -100px;
    animation: rotateMesh 30s linear infinite;
    content: '';
    opacity: 0.2;
    position: absolute;
    border-radius: 50%;
    height: 200px;
    top: -70px;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(141,110,172) 49%, rgb(141,110,172) 51%, transparent 52%) 0 0/20px 20px,
        linear-gradient(-45deg, transparent 48%, rgb(141,110,172) 49%, rgb(141,110,172) 51%, transparent 52%) 0 0/20px 20px;
    width: 200px;
    filter: blur(2px);
}.future_students7 .training_experts5::after {
    right: -70px;
    opacity: 0.2;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(207,167,191) 49%, rgb(207,167,191) 51%, transparent 52%) 0 0/15px 15px,
        linear-gradient(-45deg, transparent 48%, rgb(207,167,191) 49%, rgb(207,167,191) 51%, transparent 52%) 0 0/15px 15px;
    position: absolute;
    border-radius: 50%;
    height: 150px;
    animation: rotateMesh 30s linear infinite reverse;
    filter: blur(2px);
    bottom: -70px;
    width: 150px;
    content: '';
}

@keyframes rotateMesh {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 1199px) {.future_students7 div > div {
    margin: 0 -30px;
}
}

@media (max-width: 991px) {.future_students7 {
    padding: 80px 0;
}.future_students7 h4 {
    font-size: calc(38px * 1.1);
    margin-bottom: 60px;
}.future_students7 div > div {
    grid-template-columns: repeat(2, 1fr);
    margin: 0 -20px;
    gap: 25px;
}.future_students7 p {
    padding: 25px 30px;
}.future_students7 p svg {
    margin-right: 15px;
    width: 32px;
    height: 32px;
}.future_students7 p:nth-child(3n+1),
    .future_students7 p:nth-child(3n+3) {
    transform: none;
}.future_students7 p:nth-child(odd) {
    transform: translateX(-20px);
}.future_students7 p:nth-child(even) {
    transform: translateX(20px);
}.future_students7 p:nth-child(odd):hover {
    transform: translateX(-20px) translateY(-15px) rotateX(5deg);
}.future_students7 p:nth-child(even):hover {
    transform: translateX(20px) translateY(-15px) rotateX(5deg);
}
}

@media (max-width: 767px) {.future_students7 {
    padding: 70px 0;
}.future_students7 h4 {
    letter-spacing: 2px;
    font-size: 38px;
    margin-bottom: 50px;
}.future_students7 div > div {
    grid-template-columns: 1fr;
    gap: 25px;
    margin: 0;
}.future_students7 p {
    transform: none !important;
    padding: 25px;
}.future_students7 p:hover {
    transform: translateY(-10px) !important;
}.future_students7 .training_experts5::before {
    height: 120px;
    left: -60px;
    top: -50px;
    width: 120px;
}.future_students7 .training_experts5::after {
    right: -50px;
    height: 100px;
    width: 100px;
    bottom: -50px;
}
}

@media (max-width: 480px) {.future_students7 {
    padding: 60px 0;
}.future_students7 h4 {
    margin-bottom: 40px;
    letter-spacing: 1px;
    font-size: calc(38px * 0.85);
}.future_students7 p {
    padding: 20px;
    font-size: 12px;
}.future_students7 p svg {
    margin-right: 12px;
    height: 28px;
    width: 28px;
}.future_students7 p::after {
    right: 15px;
    font-size: 42px;
    top: -10px;
}}.course_program_details6 {
    background: linear-gradient(135deg, rgb(214,224,205) 40%, rgb(141,110,172,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
}.course_program_details6::before {
    width: 25vw;
    top: -10%;
    height: 25vw;
    content: "";
    right: -5%;
    position: absolute;
    background: radial-gradient(circle at center, rgb(207,167,191,0.5) 0%, transparent 70%);
    z-index: 1;
    animation: float 15s infinite ease-in-out;
}.course_program_details6::after {
    left: -5%;
    position: absolute;
    bottom: -10%;
    height: 30vw;
    animation: float 18s infinite ease-in-out reverse;
    background: radial-gradient(circle at center, rgb(141,110,172,0.5) 0%, transparent 70%);
    content: "";
    z-index: 1;
    width: 30vw;
}.course_program_details6 .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 2;
    padding: 0 2rem;
}.course_program_details6 h2 {
    transform: perspective(1000px) rotateX(0deg);
    font-size: 38px;
    font-weight: 700;
    transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    margin-bottom: 3rem;
    text-align: center;
    color: #000000;
    position: relative;
}.course_program_details6 h2::after {
    background: linear-gradient(90deg, rgb(207,167,191), rgb(141,110,172));
    content: "";
    left: 50%;
    height: 4px;
    width: 80px;
    position: absolute;
    transform: translateX(-50%) scaleX(0.8);
    transition: transform 0.5s ease;
    bottom: -1rem;
}.course_program_details6:hover h2::after {
    transform: translateX(-50%) scaleX(1);
}.course_program_details6 .job_training4 {
    transform-style: preserve-3d;
    grid-template-columns: 1fr;
    perspective: 1000px;
    display: grid;
    gap: 3rem;
    position: relative;
}.course_program_details6 .slider2 {
    position: relative;
    height: 400px;
    transition: transform 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 0 100%);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(0) rotate(0deg);
    border-radius: 21px;
    overflow: hidden;
}.course_program_details6 .slider2::before {
    left: 0;
    background: linear-gradient(
        to bottom right,
        transparent 0%,
        rgba(rgb(207,167,191), 0.2) 100%
    );
    content: "";
    z-index: 2;
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
}.course_program_details6 .slider2::after {
    animation: pulse 6s infinite alternate;
    opacity: 0.7;
    filter: blur(15px);
    top: -10px;
    background: rgb(207,167,191);
    width: 70px;
    height: 70px;
    right: -10px;
    content: "";
    position: absolute;
    border-radius: 50%;
    z-index: 1;
}.course_program_details6:hover .slider2 {
    transform: translateY(-10px) rotate(1deg);
}.course_program_details6 .info_card5 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    overflow-y: auto;
    backdrop-filter: blur(5px);
    max-height: 500px;
    border-radius: 21px;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    padding: 2.5rem;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.95) 0%,
        rgba(255, 255, 255, 0.85) 100%
    );
    transform: translateZ(0);
    position: relative;
}.course_program_details6 .info_card5::-webkit-scrollbar {
    width: 8px;
}.course_program_details6 .info_card5::-webkit-scrollbar-track {
    background: rgba(rgba(0, 0, 0, 0.5), 0.05);
    border-radius: 10px;
}.course_program_details6 .info_card5::-webkit-scrollbar-thumb {
    background: rgb(141,110,172,0.5);
    border-radius: 10px;
    transition: background 0.3s ease;
}.course_program_details6 .info_card5::-webkit-scrollbar-thumb:hover {
    background: rgb(141,110,172);
}.course_program_details6 .info_card5::before {
    z-index: -1;
    position: absolute;
    content: "";
    filter: blur(25px);
    width: 60px;
    left: 20px;
    border-radius: 50%;
    opacity: 0.6;
    top: -30px;
    height: 60px;
    background: rgb(141,110,172,0.5);
}.course_program_details6:hover .info_card5 {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    transform: translateZ(20px);
}.course_program_details6 .description {
    margin-bottom: 1.5rem;
    font-size: 18px;
    line-height: 1.75;
    animation-delay: 0.2s;
    animation: fadeInUp 0.8s forwards;
    transform: translateY(20px);
    opacity: 0;
    color: #000000;
}.course_program_details6 .description:last-child {
    animation-delay: 0.4s;
    margin-bottom: 0;
}

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

@keyframes float {
    0%, 100% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(5%, 3%);
    }
    50% {
        transform: translate(-3%, 5%);
    }
    75% {
        transform: translate(3%, -3%);
    }
}

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

@media (min-width: 768px) {.course_program_details6 .job_training4 {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
}.course_program_details6 h2 {
    font-size: calc(38px * 1.1);
    text-align: left;
}.course_program_details6 h2::after {
    transform: translateX(0) scaleX(0.8);
    left: 0;
}.course_program_details6:hover h2::after {
    transform: translateX(0) scaleX(1);
}.course_program_details6 .slider2 {
    min-height: 450px;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 90%);
}
}

@media (min-width: 992px) {.course_program_details6 {
    padding: 8rem 0;
}.course_program_details6 .job_training4 {
    gap: 5rem;
}.course_program_details6 h2 {
    margin-bottom: 4rem;
    font-size: calc(38px * 1.2);
}.course_program_details6 .slider2 {
    min-height: 550px;
    transform: translateX(-20px) rotate(-1deg);
}.course_program_details6:hover .slider2 {
    transform: translateX(-20px) translateY(-10px) rotate(0deg);
}.course_program_details6 .info_card5 {
    transform: translateX(20px);
    padding: 3rem;
    max-height: 550px;
}.course_program_details6:hover .info_card5 {
    transform: translateX(20px) translateZ(30px);
}
}

@media (min-width: 1200px) {.course_program_details6 .slider2 {
    min-height: 600px;
    transform: translateX(-40px) rotate(-1deg);
}.course_program_details6:hover .slider2 {
    transform: translateX(-40px) translateY(-15px) rotate(0deg);
}.course_program_details6 .info_card5 {
    max-height: 600px;
    transform: translateX(40px);
    padding: 3.5rem;
}.course_program_details6:hover .info_card5 {
    transform: translateX(40px) translateZ(40px);
}
}

@media (max-width: 767px) {.course_program_details6 {
    padding: 4rem 0;
}.course_program_details6 h2 {
    font-size: calc(38px * 0.9);
    margin-bottom: 2rem;
}.course_program_details6 .slider2 {
    height: 280px;
}.course_program_details6 .info_card5 {
    padding: 1.5rem;
}.course_program_details6 .description {
    line-height: 1.6;
    font-size: calc(18px * 0.95);
}}.newsletter_subscription5 {
    padding: 5rem 2rem;
    overflow: hidden;
    perspective: 1000px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgb(214,224,205) 100%);
    position: relative;
}.newsletter_subscription5::before {
    top: -50%;
    animation: grid-move 20s linear infinite;
    content: "";
    height: 200%;
    opacity: 0.05;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgb(141,110,172,0.5) 10px,
        rgb(141,110,172,0.5) 11px
    );
    left: -50%;
    width: 200%;
    position: absolute;
}@keyframes grid-move {
    0% {
        transform: translateZ(-100px) rotate(0deg);
    }
    100% {
        transform: translateZ(-100px) rotate(360deg);
    }
}

.newsletter_subscription5 .training_experts5 {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}.newsletter_subscription5 .request_help2 {
    border: 1px solid rgb(207,167,191,0.5);
    position: relative;
    padding: 3rem;
    transform: rotateY(-5deg);
    margin: 0 auto;
    max-width: 650px;
    transition: transform 0.5s ease;
    box-shadow: 
        0 0 20px rgb(207,167,191,0.5),
        0 0 40px rgb(141,110,172,0.5);
    background: rgb(214,224,205);
    border-radius: 11px;
}.newsletter_subscription5 .request_help2:hover {
    transform: rotateY(0deg);
}.newsletter_subscription5 .request_help2::before {
    animation: border-pulse 3s infinite alternate;
    width: 100%;
    pointer-events: none;
    background-position: 0 0, 0 0;
    top: 0;
    height: 100%;
    background-size: 2px 100%, 100% 2px;
    background: 
        linear-gradient(90deg, transparent 50%, rgb(207,167,191,0.5) 50%),
        linear-gradient(0deg, transparent 50%, rgb(141,110,172,0.5) 50%);
    opacity: 0.5;
    position: absolute;
    left: 0;
    border-radius: 11px;
    content: "";
    background-repeat: repeat-y, repeat-x;
}@keyframes border-pulse {
    0% {
        opacity: 0.3;
        filter: hue-rotate(0deg);
    }
    100% {
        opacity: 0.7;
        filter: hue-rotate(90deg);
    }
}

.newsletter_subscription5 h3 {
    text-align: center;
    margin-bottom: 2rem;
    left: 50%;
    border-bottom: 2px solid rgb(141,110,172);
    display: inline-block;
    font-weight: 700;
    transform: translateX(-50%);
    font-size: 22px;
    text-shadow: 0 0 10px rgb(207,167,191,0.5);
    position: relative;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-bottom: 0.5rem;
    color: rgb(207,167,191);
}.newsletter_subscription5 .input_holder {
    align-items: center;
    gap: 1rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}.newsletter_subscription5 input[type="email"] {
    border: 1px solid rgb(141,110,172,0.5);
    min-width: 250px;
    font-size: 18px;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    color: #ffffff;
    padding: 1rem 1.5rem;
    transition: all 0.3s ease;
    flex: 1;
    font-family: Arial, sans-serif;
}.newsletter_subscription5 input[type="email"]:focus {
    border-color: rgb(207,167,191);
    box-shadow: 
        inset 0 0 10px rgba(0, 0, 0, 0.5),
        0 0 15px rgb(207,167,191,0.5);
    outline: none;
}.newsletter_subscription5 input[type="email"]::placeholder {
    opacity: 0.7;
    color: #ffffff;
}.newsletter_subscription5 input[type="submit"] {
    overflow: hidden;
    padding: 1rem 2rem;
    border-radius: 10px;
    transition: all 0.3s ease;
    text-transform: uppercase;
    position: relative;
    background: rgb(207,167,191);
    border: none;
    font-family: Arial, sans-serif;
    cursor: pointer;
    font-size: 14px;
    z-index: 1;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 600;
}.newsletter_subscription5 input[type="submit"]:hover {
    box-shadow: 0 0 20px rgb(207,167,191);
}.newsletter_subscription5 input[type="submit"]::before {
    content: "";
    background: linear-gradient(45deg, rgb(207,167,191), rgb(141,110,172), rgb(207,167,191));
    position: absolute;
    z-index: -1;
    opacity: 0;
    top: -50%;
    transform: rotate(45deg);
    height: 200%;
    transition: opacity 0.3s ease;
    left: -50%;
    width: 200%;
}.newsletter_subscription5 input[type="submit"]:hover::before {
    opacity: 1;
    animation: rotate-bg 2s linear infinite;
}

@keyframes rotate-bg {
    0% {
        transform: rotate(45deg);
    }
    100% {
        transform: rotate(405deg);
    }
}

@media (max-width: 768px) {.newsletter_subscription5 {
    padding: 3rem 1.5rem;
}.newsletter_subscription5 .request_help2 {
    padding: 2rem;
    transform: none;
}.newsletter_subscription5 h3 {
    font-size: calc(22px * 0.9);
}.newsletter_subscription5 .input_holder {
    flex-direction: column;
}.newsletter_subscription5 input[type="email"],
    .newsletter_subscription5 input[type="submit"] {
    width: 100%;
}
}

@media (max-width: 480px) {.newsletter_subscription5 {
    padding: 2rem 1rem;
}.newsletter_subscription5 .request_help2 {
    padding: 1.5rem;
}.newsletter_subscription5 h3 {
    font-size: calc(22px * 0.8);
    letter-spacing: 1px;
}.newsletter_subscription5 input[type="email"] {
    padding: 0.8rem 1rem;
}.newsletter_subscription5 input[type="submit"] {
    padding: 0.8rem 1.5rem;
}}.help_center0 {
    padding: 5rem 0;
    background: linear-gradient(to right, rgb(214,224,205) 0%, rgb(207,167,191,0.5) 100%);
    position: relative;
    overflow: hidden;
}.help_center0::before {
    top: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    z-index: 1;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    content: '';
}.help_center0 .container {
    position: relative;
    z-index: 2;
}.help_center0 .quick_reach9 {
    transition: transform 0.5s ease;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    transform: perspective(1000px) rotateX(0deg);
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    border-radius: 18px;
    overflow: hidden;
}.help_center0 .quick_reach9:hover {
    transform: perspective(1000px) rotateX(2deg);
}.help_center0 .quick_reach9 h3 {
    position: relative;
    font-weight: 700;
    text-align: center;
    font-size: 32px;
    color: rgb(207,167,191);
    margin: 2.5rem 0 1rem;
}.help_center0 .quick_reach9 h3::after {
    width: 60px;
    content: '';
    transform: translateX(-50%);
    bottom: -15px;
    height: 4px;
    border-radius: 2px;
    background: linear-gradient(to right, rgb(207,167,191), rgb(141,110,172));
    left: 50%;
    position: absolute;
}.help_center0 .support_contact3 {
    line-height: 1.6;
    max-width: 80%;
    color: #000000;
    padding: 0 1.5rem;
    margin: 0 auto 2rem;
    text-align: center;
    font-size: 14px;
}.help_center0 .get_helpdesk5 {
    padding: 2rem 3rem 3rem;
    position: relative;
    gap: 1.5rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.help_center0 .get_helpdesk5::before {
    content: '';
    height: 1px;
    left: 3rem;
    position: absolute;
    right: 3rem;
    background: linear-gradient(
        to right,
        transparent,
        rgb(207,167,191,0.5),
        rgb(141,110,172,0.5),
        rgb(207,167,191,0.5),
        transparent
    );
    top: 0;
}.help_center0 .get_helpdesk5 > span {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    flex-direction: column;
    padding: 1rem;
    position: relative;
    background-color: rgba(rgb(214,224,205), 0.03);
    border-radius: 10px;
    display: flex;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
}.help_center0 .get_helpdesk5 > span:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.06);
}.help_center0 .get_helpdesk5 > span::before {
    width: 4px;
    content: '';
    height: 100%;
    position: absolute;
    left: 0;
    background-color: rgb(207,167,191);
    top: 0;
}.help_center0 .get_helpdesk5 > span:nth-child(even)::before {
    background-color: rgb(141,110,172);
}.help_center0 .get_helpdesk5 > span svg {
    fill: rgb(207,167,191);
    opacity: 0.7;
    position: absolute;
    height: 24px;
    right: 1rem;
    top: 1rem;
    transition: all 0.3s ease;
    width: 24px;
}.help_center0 .get_helpdesk5 > span:nth-child(even) svg {
    fill: rgb(141,110,172);
}.help_center0 .get_helpdesk5 > span:hover svg {
    transform: translateY(-3px) rotate(10deg);
    opacity: 1;
}.help_center0 .get_helpdesk5 > span svg path {
    transition: all 0.3s ease;
    stroke: #ffffff;
    stroke-width: 0.5;
}.help_center0 .get_helpdesk5 > span:hover svg path {
    stroke-width: 1;
}.help_center0 .get_helpdesk5 p {
    margin: 0 0 0.5rem 0;
    font-size: 14px;
    display: flex;
    align-items: center;
    color: #000000;
    font-weight: 600;
}.help_center0 .get_helpdesk5 p svg {
    position: static;
    height: 18px;
    opacity: 0.9;
    width: 18px;
    margin-right: 8px;
}.help_center0 .get_helpdesk5 span > span {
    margin-top: 0.5rem;
    color: #000000;
    display: flex;
    font-weight: 400;
    align-items: center;
}.help_center0 .get_helpdesk5 span > span svg {
    height: 16px;
    margin-right: 8px;
    position: static;
    opacity: 0.8;
    width: 16px;
}.help_center0 .get_helpdesk5 a {
    text-decoration: none;
    align-items: center;
    position: relative;
    font-weight: 600;
    display: inline-flex;
    transition: color 0.3s ease;
    padding-bottom: 2px;
    color: rgb(207,167,191);
}.help_center0 .get_helpdesk5 a svg {
    width: 14px;
    height: 14px;
    opacity: 0.9;
    margin-right: 6px;
    transition: all 0.3s ease;
    position: static;
}.help_center0 .get_helpdesk5 a::after {
    background-color: rgb(207,167,191);
    position: absolute;
    bottom: 0;
    content: '';
    transform-origin: right;
    left: 0;
    height: 1px;
    width: 100%;
    transform: scaleX(0);
    transition: transform 0.3s ease;
}.help_center0 .get_helpdesk5 a:hover {
    color: rgb(141,110,172);
}.help_center0 .get_helpdesk5 a:hover svg {
    transform: translateX(3px);
    fill: rgb(141,110,172);
}.help_center0 .get_helpdesk5 a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
    background-color: rgb(141,110,172);
}.help_center0 .contact_links0 {
    background-color: rgba(rgb(207,167,191,0.5), 0.05);
    position: relative;
    padding: 2rem;
    border-radius: 10px;
    grid-column: 1 / -1;
    margin-top: 2rem;
}.help_center0 .contact_links0::before {
    top: 0;
    z-index: -1;
    content: '';
    left: 0;
    position: absolute;
    background: radial-gradient(circle at top right, rgb(207,167,191,0.5) 0%, transparent 70%);
    width: 100%;
    height: 100%;
    opacity: 0.1;
}.help_center0 .contact_links0 h4 {
    margin-bottom: 1.5rem;
    position: relative;
    display: inline-flex;
    font-weight: 600;
    color: rgb(207,167,191);
    margin-right: 10px;
    font-size: 18px;
    align-items: center;
}.help_center0 .contact_links0 h4 svg {
    fill: rgb(207,167,191);
    margin-right: 10px;
    height: 20px;
    transition: transform 0.5s ease;
    width: 20px;
}.help_center0 .contact_links0:hover h4 svg {
    transform: rotate(360deg);
}.help_center0 .contact_links0 h4::after {
    left: 0;
    bottom: -5px;
    background-color: rgb(141,110,172);
    content: '';
    height: 2px;
    width: 30px;
    position: absolute;
}.help_center0 .contact_links0 span {
    padding: 0.5rem 1rem;
    display: inline-flex;
    border-radius: 10px;
    margin-right: 1.5rem;
    margin-bottom: 0.75rem;
    color: #000000;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.5);
    font-size: calc(14px * 0.95);
    align-items: center;
}.help_center0 .contact_links0 span:hover {
    background-color: rgba(255, 255, 255, 0.7);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.06);
}.help_center0 .contact_links0 span svg {
    width: 14px;
    margin-right: 8px;
    fill: rgb(141,110,172);
    opacity: 0.7;
    transition: transform 0.3s ease;
    height: 14px;
}.help_center0 .contact_links0 span:hover svg {
    transform: scale(1.2);
    opacity: 1;
}@keyframes floatBackground {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}
.help_center0 {
    background-size: 400% 400%;
    animation: floatBackground 15s ease infinite;
}.help_center0 .quick_reach9::after {
    height: 5px;
    position: absolute;
    top: 0;
    background: linear-gradient(to right, rgb(207,167,191), rgb(141,110,172));
    left: 0;
    width: 100%;
    content: '';
}
@media (min-width: 992px) {.help_center0 .quick_reach9 {
    grid-template-columns: 1fr;
}.help_center0 .get_helpdesk5 {
    grid-template-columns: repeat(3, 1fr);
}.help_center0 .contact_links0 {
    grid-column: span 3;
}.help_center0 .get_helpdesk5 > span {
    padding: 1.5rem;
}
}
@media (max-width: 991px) {.help_center0 .contact_links0 h4 {
    width: 100%;
    margin-bottom: 20px;
}.help_center0 {
    padding: 4rem 0;
}.help_center0 .get_helpdesk5 {
    grid-template-columns: repeat(2, 1fr);
    padding: 2rem;
}.help_center0 .contact_links0 {
    grid-column: span 2;
}.help_center0 .support_contact3 {
    max-width: 90%;
}.help_center0 .get_helpdesk5 > span svg {
    width: 20px;
    height: 20px;
}.help_center0 .contact_links0 span svg {
    height: 12px;
    width: 12px;
}
}
@media (max-width: 767px) {.help_center0 {
    padding: 3rem 0;
}.help_center0 .get_helpdesk5 {
    gap: 1rem;
    padding: 1.5rem;
    grid-template-columns: 1fr;
}.help_center0 .contact_links0 {
    padding: 1.5rem;
    grid-column: 1;
}.help_center0 .support_contact3 {
    max-width: 100%;
}.help_center0 .get_helpdesk5::before {
    right: 1.5rem;
    left: 1.5rem;
}.help_center0 .get_helpdesk5 > span svg {
    height: 18px;
    width: 18px;
}
}
@media (max-width: 575px) {.help_center0 {
    padding: 2.5rem 0;
}.help_center0 .quick_reach9 {
    gap: 1.5rem;
}.help_center0 .get_helpdesk5 {
    padding: 1rem;
}.help_center0 .contact_links0 {
    padding: 1.2rem;
    margin-top: 1rem;
}.help_center0 .contact_links0 span {
    padding: 0.3rem 0.8rem;
    margin-right: 0.5rem;
}.help_center0 .quick_reach9 h3 {
    font-size: calc(32px * 0.9);
    margin: 2rem 0 1.5rem;
}.help_center0 .support_contact3 {
    font-size: calc(14px * 0.95);
    padding: 0 1rem;
}.help_center0 .get_helpdesk5 > span {
    padding: 0.8rem;
}.help_center0 .get_helpdesk5 > span svg {
    top: 0.8rem;
    height: 16px;
    width: 16px;
    right: 0.8rem;
}.help_center0 .contact_links0 h4 svg {
    height: 16px;
    width: 16px;
}.help_center0 .contact_links0 span svg {
    width: 10px;
    margin-right: 5px;
    height: 10px;
}}
.help_center0 .quick_reach9 {
    animation: card-appear 0.8s ease-out forwards;
    transform-style: preserve-3d;
}@keyframes card-appear {
    0% {
        opacity: 0;
        transform: perspective(1000px) rotateX(10deg) translateY(50px);
    }
    100% {
        opacity: 1;
        transform: perspective(1000px) rotateX(0) translateY(0);
    }
}
.help_center0 .get_helpdesk5 > span {
    animation: item-appear 0.5s ease-out forwards;
    opacity: 0;
}.help_center0 .get_helpdesk5 > span:nth-child(1) {
    animation-delay: 0.1s;
}.help_center0 .get_helpdesk5 > span:nth-child(2) {
    animation-delay: 0.2s;
}.help_center0 .get_helpdesk5 > span:nth-child(3) {
    animation-delay: 0.3s;
}.help_center0 .get_helpdesk5 > span:nth-child(4) {
    animation-delay: 0.4s;
}.help_center0 .get_helpdesk5 > span:nth-child(5) {
    animation-delay: 0.5s;
}.help_center0 .get_helpdesk5 > span:nth-child(6) {
    animation-delay: 0.6s;
}@keyframes item-appear {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.help_center0 .container::before {
    position: absolute;
    height: 300px;
    opacity: 0.2;
    content: '';
    border-radius: 50%;
    top: -10%;
    right: -5%;
    z-index: 0;
    width: 300px;
    background: radial-gradient(circle, rgb(207,167,191,0.5) 0%, transparent 70%);
}.help_center0 .container::after {
    content: '';
    opacity: 0.2;
    z-index: 0;
    bottom: -10%;
    left: -5%;
    height: 250px;
    width: 250px;
    background: radial-gradient(circle, rgb(141,110,172,0.5) 0%, transparent 70%);
    position: absolute;
    border-radius: 50%;
}.help_center0 .get_helpdesk5 > span:hover::after {
    z-index: 0;
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
    content: '';
    position: absolute;
    background: linear-gradient(
        to bottom right,
        transparent, 
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent,
        transparent
    );
    animation: shine 1.5s ease forwards;
}@keyframes shine {
    0% {
        transform: translateX(-100%) translateY(-100%);
    }
    100% {
        transform: translateX(100%) translateY(100%);
    }
}header {
    margin-top: 0;
    position: relative;
    overflow: visible;
    background: linear-gradient(120deg, rgb(207,167,191) 0%, rgb(141,110,172) 100%);
    z-index: 100;
    padding: 0;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
}header::before {
    z-index: -1;
    top: 2px;
    right: 2px;
    content: '';
    position: absolute;
    bottom: 2px;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05) 0px,
        rgba(255, 255, 255, 0.05) 1px,
        transparent 1px,
        transparent 10px
    );
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 15px), 
        calc(100% - 15px) 100%, 
        15px 100%, 
        0 calc(100% - 15px)
    );
    left: 2px;
}header .nav_pagewrap4 {
    display: flex;
    padding: 1.2rem 3rem;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 5;
}header .main_info4 {
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
    background: rgba(255, 255, 255, 0.15);
    flex: 0 0 auto;
    padding: 0.7rem 1.2rem 0.7rem 1rem;
    margin-right: 2rem;
    transition: all 0.3s ease;
    position: relative;
}header .main_info4::before {
    z-index: -1;
    top: 3px;
    clip-path: polygon(
        0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px)
    );
    right: 3px;
    content: '';
    bottom: 3px;
    border: 1px dashed rgba(255, 255, 255, 0.3);
    left: 3px;
    position: absolute;
}header .main_info4:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-3px) scale(1.03);
}header .nav_site5 {
    position: relative;
    display: block;
    z-index: 1;
    transition: all 0.3s ease;
}header .nav_site5 img {
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
    max-height: 40px;
}header .top_sitewrap6 {
    list-style: none;
    position: relative;
    padding: 0;
    display: flex;
    z-index: 2;
    margin: 0;
}header .head_learning4 {
    position: relative;
    margin: 0 0.5rem;
}header .head_learning4 a {
    text-decoration: none;
    font-weight: 600;
    clip-path: polygon(
        10px 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% calc(100% - 10px),
        calc(100% - 10px) 100%,
        10px 100%,
        0 calc(100% - 10px),
        0 10px
    );
    transition: all 0.3s ease;
    padding: 0 1.2rem;
    font-size: 17px;
    background: rgba(255, 255, 255, 0.1);
    align-items: center;
    height: 40px;
    display: flex;
    overflow: hidden;
    border: 1px solid transparent;
    justify-content: center;
    color: #ffffff;
    position: relative;
}header .head_learning4 a::before {
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    left: -100%;
    transition: left 0.7s ease;
    content: '';
}header .head_learning4 a:hover {
    border-color: #ffffff;
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
}header .head_learning4 a:hover::before {
    left: 100%;
}header .head_learning4::after {
    height: 2px;
    width: 0;
    transition: width 0.3s ease;
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -5px;
    background: #ffffff;
}header .head_learning4:hover::after {
    width: 80%;
}header .nav_pagewrap4::before {
    height: 40px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    width: 40px;
    content: '';
    opacity: 0.5;
    border-bottom: none;
    right: 10px;
    position: absolute;
    border-right: none;
    top: 10px;
}header .nav_pagewrap4::after {
    position: absolute;
    border-top: none;
    width: 40px;
    opacity: 0.5;
    height: 40px;
    content: '';
    border-left: none;
    border: 2px solid rgba(255, 255, 255, 0.3);
    left: 10px;
    bottom: 10px;
}header .main_skill3 {
    z-index: 1;
    position: relative;
    background: rgb(214,224,205);
    padding-top: 2rem;
    margin-top: -15px;
}@keyframes pulse {
    0%, 100% { opacity: 0.5; }
    50% { opacity: 1; }
}

header::after {
    content: '';
    top: 15px;
    width: 8px;
    box-shadow: 0 0 10px #ffffff;
    border-radius: 50%;
    background: #ffffff;
    height: 8px;
    position: absolute;
    right: 15px;
    animation: pulse 2s infinite;
}

@media (min-width: 1400px) {header .nav_pagewrap4 {
    max-width: 1320px;
    margin: 0 auto;
}header .head_learning4 {
    margin: 0 0.7rem;
}header .head_learning4 a {
    padding: 0 1.5rem;
}
}

@media (max-width: 991px) {header {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            10px 100%, 
            0 calc(100% - 10px)
        );
}header .nav_pagewrap4 {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .main_info4 {
    margin-right: 0;
    margin-bottom: 0;
}header .top_sitewrap6 {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .head_learning4 a {
    font-size: calc(17px - 1px);
    height: 35px;
    padding: 0 1rem;
}header .nav_pagewrap4::before,
    header .nav_pagewrap4::after {
    display: none;
}.main_skill3 {
    margin-top: -10px;
}
}

@media (max-width: 767px) {header {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 5px), 
            calc(100% - 5px) 100%, 
            5px 100%, 
            0 calc(100% - 5px)
        );
    padding: 0;
}header .nav_pagewrap4 {
    padding: 0.8rem 1.5rem;
}header .main_info4 {
    clip-path: polygon(
            0 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% 100%,
            5px 100%,
            0 calc(100% - 5px)
        );
    padding: 0.5rem 0.8rem;
}header .nav_site5 img {
    max-height: 35px;
}header .top_sitewrap6 {
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    justify-content: flex-start;
    padding-bottom: 0.5rem;
    margin-top: 0.8rem;
    overflow-x: auto;
}header .top_sitewrap6::-webkit-scrollbar {
    height: 3px;
}header .top_sitewrap6::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}header .head_learning4 {
    margin: 0 0.25rem;
    flex: 0 0 auto;
}header .head_learning4 a {
    white-space: nowrap;
    height: 32px;
    padding: 0 0.8rem;
    clip-path: polygon(
            5px 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% calc(100% - 5px),
            calc(100% - 5px) 100%,
            5px 100%,
            0 calc(100% - 5px),
            0 5px
        );
    font-size: calc(17px - 2px);
}header .head_learning4::after {
    display: none;
}header::after {
    height: 5px;
    width: 5px;
    top: 10px;
    right: 10px;
}.main_skill3 {
    margin-top: -5px;
}
}

@media (max-width: 479px) {header .nav_pagewrap4 {
    padding: 0.7rem 1.2rem;
}header .main_info4 {
    max-width: 120px;
    padding: 0.4rem 0.6rem;
}header .head_learning4 a {
    padding: 0 0.6rem;
    height: 30px;
    font-size: calc(17px - 3px);
}}.package_deal4 {
    background: #ffffff;
    overflow: hidden;
    padding: 7rem 0;
    position: relative;
}.package_deal4::before {
    content: '';
    animation: float 15s ease-in-out infinite alternate;
    position: absolute;
    right: -100px;
    height: 400px;
    width: 400px;
    z-index: 1;
    filter: blur(30px);
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    top: -150px;
    opacity: 0.6;
    background: linear-gradient(135deg, rgb(207,167,191,0.5), transparent);
}.package_deal4::after {
    animation: float 18s ease-in-out infinite alternate-reverse;
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
    background: linear-gradient(135deg, rgb(141,110,172,0.5), transparent);
    width: 300px;
    bottom: -100px;
    filter: blur(25px);
    content: '';
    opacity: 0.5;
    left: -50px;
    z-index: 1;
    position: absolute;
    height: 300px;
}.package_deal4 .container {
    position: relative;
    padding: 0 15px;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
}.package_deal4 .fee_pricing2 {
    display: flex;
    flex-direction: column;
}.package_deal4 .program_rate4 {
    opacity: 0;
    text-align: center;
    animation: fadeUp 0.8s ease-out 0.2s forwards;
    transform: translateY(20px);
    margin-bottom: 3rem;
}.package_deal4 .program_rate4 h2 {
    font-weight: 700;
    font-size: 29px;
    display: inline-block;
    color: #000000;
    position: relative;
    margin-bottom: 1rem;
}.package_deal4 .program_rate4 h2::after {
    background: rgb(207,167,191);
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
    left: 50%;
    width: 80px;
    bottom: -10px;
    content: '';
}.package_deal4 .study_cost1 {
    color: #000000;
    max-width: 700px;
    font-size: 13px;
    line-height: 1.6;
    margin: 1.5rem auto 0;
}.package_deal4 .pricing_catalog1 {
    margin-top: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
    display: grid;
}.package_deal4 .pricing_offers7 {
    position: relative;
    animation: fadeUp 0.8s ease-out 0.4s forwards;
    opacity: 0;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateY(30px);
    text-decoration: none;
    display: block;
}.package_deal4 .pricing_offers7:nth-child(2) {
    animation-delay: 0.5s;
}.package_deal4 .pricing_offers7:nth-child(3) {
    animation-delay: 0.6s;
}.package_deal4 .pricing_offers7:nth-child(4) {
    animation-delay: 0.7s;
}.package_deal4 .pricing_offers7:hover {
    transform: translateY(-10px);
}.package_deal4 .rate_list2 {
    display: flex;
    border-radius: 4px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.06), 
                0 5px 15px rgba(0, 0, 0, 0.04);
    height: 100%;
    background: linear-gradient(140deg, #ffffff, #f8f9fa);
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    flex-direction: column;
}.package_deal4 .pricing_offers7:hover .rate_list2 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 10px 20px rgba(0, 0, 0, 0.08);
}.package_deal4 .cost_matrix1 {
    flex-grow: 1;
    flex-direction: column;
    display: flex;
    position: relative;
    z-index: 2;
    padding: 2.5rem 2rem;
}.package_deal4 .cost_matrix1 h3 {
    margin-bottom: 1rem;
    font-weight: 700;
    position: relative;
    font-size: calc(21px + 2px);
    color: #000000;
    transition: color 0.3s ease;
}.package_deal4 .pricing_offers7:hover .cost_matrix1 h3 {
    color: rgb(207,167,191);
}.package_deal4 .plan_details0 {
    font-size: calc(21px + 4px);
    position: relative;
    margin-bottom: 1.5rem;
    font-weight: 700;
    display: inline-block;
    color: rgb(207,167,191);
    padding-bottom: 10px;
}.package_deal4 .plan_details0::after {
    content: '';
    position: absolute;
    height: 2px;
    bottom: 0;
    transition: width 0.3s ease;
    width: 40px;
    left: 0;
    background: rgb(207,167,191,0.5);
}.package_deal4 .pricing_offers7:hover .plan_details0::after {
    width: 80px;
}.package_deal4 .cost_matrix1 p {
    font-size: 13px;
    word-wrap: break-word;
    hyphens: auto;
    line-height: 1.6;
    flex-grow: 1;
    color: #000000;
    overflow-wrap: break-word;
    white-space: normal;
    margin-bottom: 2rem;
}.package_deal4 .slider2 {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 200px;
    transition: all 0.5s ease;
}.package_deal4 .slider2::after {
    bottom: 0;
    transition: opacity 0.4s ease;
    right: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    left: 0;
    opacity: 0;
    content: '';
}.package_deal4 .pricing_offers7:hover .slider2::after {
    opacity: 1;
}

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

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

@media (min-width: 992px) {.package_deal4 .fee_pricing2 {
    flex-direction: row-reverse;
}.package_deal4 .program_rate4 {
    display: flex;
    padding-right: 3rem;
    flex-direction: column;
    width: 35%;
    text-align: left;
    justify-content: center;
}.package_deal4 .program_rate4 h2 {
    text-align: left;
}.package_deal4 .program_rate4 h2::after {
    transform: none;
    left: 0;
}.package_deal4 .study_cost1 {
    margin: 1.5rem 0 0;
}.package_deal4 .pricing_catalog1 {
    margin-top: 0;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    width: 65%;
}
}

@media (max-width: 991px) {.package_deal4 {
    padding: 5rem 0;
}.package_deal4 .program_rate4 {
    margin-bottom: 2rem;
}.package_deal4 .pricing_catalog1 {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 1.5rem;
}
}

@media (max-width: 767px) {.package_deal4 {
    padding: 4rem 0;
}.package_deal4 .cost_matrix1 {
    padding: 2rem 1.5rem;
}.package_deal4 .slider2 {
    height: 180px;
}
}

@media (max-width: 575px) {.package_deal4 {
    padding: 3rem 0;
}.package_deal4 .program_rate4 h2 {
    font-size: calc(29px - 4px);
}.package_deal4 .pricing_catalog1 {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.package_deal4 .cost_matrix1 {
    padding: 1.5rem 1.25rem;
}.package_deal4 .slider2 {
    height: 160px;
}
}

@media (hover: none) {.package_deal4 .pricing_offers7:hover {
    transform: none;
}.package_deal4 .pricing_offers7:hover .rate_list2 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.06), 
                    0 5px 15px rgba(0, 0, 0, 0.04);
}.package_deal4 .pricing_offers7:hover .slider2::after {
    opacity: 0;
}.package_deal4 .pricing_offers7:hover .plan_details0::after {
    width: 40px;
}}.template_cta8 {
    color: #ffffff;
    position: relative;
    padding: 80px 0 40px;
    z-index: 1;
}.template_cta8::before {
    left: 0;
    z-index: -1;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    backdrop-filter: blur(8px);
}footer {
    position: relative;
}.template_cta8 .container {
    gap: 40px;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
}.template_cta8 .company_holder {
    position: relative;
    padding-right: 40px;
}.template_cta8 .company_holder::after {
    top: 20%;
    width: 1px;
    right: 0;
    content: "";
    height: 60%;
    position: absolute;
    background: linear-gradient(to bottom, 
        transparent, 
        rgb(141,110,172,0.5), 
        transparent);
}.template_cta8 .company_holder h3 {
    font-size: calc(32px * 0.9);
    display: inline-block;
    font-weight: 700;
    margin-bottom: 25px;
    position: relative;
}.template_cta8 .company_holder h3::after {
    border-radius: 10px;
    left: 0;
    position: absolute;
    bottom: -8px;
    background: rgb(207,167,191);
    content: "";
    height: 3px;
    width: 40px;
}.template_cta8 .mentor_cta1 {
    color: #ffffff;
    font-size: 16px;
    opacity: 0.8;
    max-width: 90%;
    line-height: 1.6;
    margin-bottom: 30px;
}.template_cta8 .job_board8 {
    justify-content: flex-end;
    display: flex;
}.template_cta8 .top_lead7 {
    display: flex;
    gap: 60px;
}.template_cta8 .top_sitewrap6 {
    position: relative;
}.template_cta8 .top_sitewrap6 h5 {
    padding-bottom: 12px;
    position: relative;
    margin-bottom: 25px;
    font-size: 19px;
    font-weight: 600;
}.template_cta8 .top_sitewrap6 h5::after {
    position: absolute;
    background: rgb(207,167,191);
    border-radius: 10px;
    bottom: 0;
    width: 30px;
    left: 0;
    height: 2px;
    content: "";
}.template_cta8 .top_sitewrap6 .top_lead7 {
    gap: 15px;
    display: flex;
    flex-direction: column;
}.template_cta8 .top_sitewrap6 .top_lead7 a {
    color: #ffffff;
    opacity: 0.7;
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
    font-size: calc(16px * 0.95);
    padding-left: 0;
}.template_cta8 .top_sitewrap6 .top_lead7 a::before {
    transition: all 0.3s ease;
    transform: translateY(-50%);
    opacity: 0;
    height: 1px;
    position: absolute;
    left: 0;
    content: "";
    width: 0;
    top: 50%;
    background: rgb(207,167,191);
}.template_cta8 .top_sitewrap6 .top_lead7 a:hover {
    color: rgb(207,167,191);
    opacity: 1;
    padding-left: 12px;
}.template_cta8 .top_sitewrap6 .top_lead7 a:hover::before {
    width: 8px;
    opacity: 1;
}.program_foot3 {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 20px 0;
    backdrop-filter: blur(5px);
}.program_foot3 .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.program_foot3 .cert_display2 {
    text-align: center;
    letter-spacing: 0.5px;
    opacity: 0.6;
    font-size: 12px;
    color: #ffffff;
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.3;
    }
}

@keyframes glow {
    0%, 100% {
        box-shadow: 0 0 5px rgb(207,167,191,0.5);
    }
    50% {
        box-shadow: 0 0 15px rgb(207,167,191);
    }
}

@media (max-width: 991px) {.template_cta8 {
    padding: 60px 0 30px;
}.template_cta8 .container {
    grid-template-columns: 1fr;
    gap: 50px;
}.template_cta8 .company_holder {
    padding-right: 0;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}.template_cta8 .company_holder::after {
    display: none;
}.template_cta8 .company_holder h3 {
    margin-right: auto;
    margin-left: auto;
}.template_cta8 .company_holder h3::after {
    left: 50%;
    width: 60px;
    transform: translateX(-50%);
}.template_cta8 .mentor_cta1 {
    max-width: 100%;
    text-align: center;
}.template_cta8 .job_board8 {
    justify-content: center;
}
}

@media (max-width: 767px) {.template_cta8 {
    padding: 50px 0 20px;
}.template_cta8 .top_lead7 {
    gap: 40px;
    flex-direction: column;
    width: 100%;
}.template_cta8 .top_sitewrap6 {
    text-align: center;
}.template_cta8 .top_sitewrap6 h5 {
    text-align: center;
}.template_cta8 .top_sitewrap6 h5::after {
    transform: translateX(-50%);
    left: 50%;
}.template_cta8 .top_sitewrap6 .top_lead7 {
    align-items: center;
}.template_cta8 .top_sitewrap6 .top_lead7 a {
    text-align: center;
}.template_cta8 .top_sitewrap6 .top_lead7 a::before {
    display: none;
}.template_cta8 .top_sitewrap6 .top_lead7 a:hover {
    padding-left: 0;
}
}

@media (max-width: 480px) {.template_cta8 {
    padding: 40px 0 20px;
}.template_cta8 .company_holder h3 {
    font-size: calc(32px * 0.8);
}.template_cta8 .mentor_cta1 {
    font-size: calc(16px * 0.9);
}.program_foot3 .cert_display2 {
    font-size: calc(12px * 0.9);
}}

.template_cta8::before {
    background-image: radial-gradient(
        circle at 20% 80%, 
        #000000 0%, 
        rgba(0, 0, 0, 0.5) 70%
    );
}.template_cta8::after {
    box-shadow: 0 0 40px rgb(207,167,191,0.5);
}.template_cta8 .container::before {
    width: 150px;
    background: radial-gradient(
        circle, 
        rgb(141,110,172,0.5), 
        transparent 70%
    );
    border-radius: 50%;
    bottom: -75px;
    filter: blur(30px);
    position: absolute;
    left: -75px;
    animation: pulse 10s infinite alternate-reverse;
    content: "";
    height: 150px;
}.template_cta8 .top_sitewrap6::before {
    opacity: 0.7;
    background: rgb(207,167,191);
    width: 5px;
    left: -15px;
    border-radius: 50%;
    height: 5px;
    position: absolute;
    content: "";
    top: 10px;
}.template_cta8 .top_sitewrap6:hover::before {
    animation: glow 2s infinite;
}.template_cta8 .company_holder::before {
    height: 1px;
    bottom: -20px;
    left: 0;
    content: "";
    width: 100px;
    position: absolute;
    background: linear-gradient(90deg, 
        rgb(207,167,191,0.5), 
        transparent);
}

@media (max-width: 991px) {.template_cta8 .company_holder::before {
    background: linear-gradient(90deg, 
            transparent, 
            rgb(207,167,191,0.5), 
            transparent);
    transform: translateX(-50%);
    left: 50%;
}}

.template_cta8 .top_sitewrap6 .top_lead7 a::after {
    width: 0;
    content: "";
    bottom: -2px;
    height: 1px;
    background: rgb(207,167,191);
    position: absolute;
    left: 0;
    transition: width 0.3s ease;
}.template_cta8 .top_sitewrap6 .top_lead7 a:hover::after {
    width: 100%;
}.template_cta8 .top_sitewrap6 .top_lead7 a:nth-child(odd):hover {
    transform: translateX(2px);
}.template_cta8 .top_sitewrap6 .top_lead7 a:nth-child(even):hover {
    transform: translateX(2px);
}

@media (min-width: 992px) {footer::after {
    position: absolute;
    content: "";
    top: 0;
    background: linear-gradient(90deg, 
            transparent, 
            rgb(141,110,172,0.5), 
            transparent);
    left: 0;
    height: 1px;
    right: 0;
}.template_cta8::before {
    background-blend-mode: overlay;
}}

.template_cta8 .company_holder h3::before {
    background: rgb(207,167,191);
    height: 1px;
    position: absolute;
    width: 20px;
    content: "";
    opacity: 0.7;
    left: -30px;
    top: 50%;
}

@media (max-width: 991px) {.template_cta8 .company_holder h3::before {
    display: none;
}}

.program_foot3 {
    position: relative;
    overflow: hidden;
}.program_foot3::before {
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
    height: 1px;
    left: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(141,110,172,0.5), 
        transparent);
}.program_foot3::after {
    bottom: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(141,110,172,0.5), 
        transparent);
    width: 30%;
    height: 1px;
    opacity: 0.3;
    position: absolute;
    content: "";
    left: 35%;
}.program_foot3 .cert_display2 {
    position: relative;
    transition: all 0.3s ease;
}.program_foot3 .cert_display2:hover {
    opacity: 1;
    letter-spacing: 0.7px;
}