﻿* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}svg {
    width: 30px;
    height: 30px;
}.footer_careers56 {
    flex: 0 0 auto;
}.top_sitebar41 {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}.container {
    width: 1162px;
    max-width: 100%;
    margin: auto;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    min-height: 100%;
    height: 100%;
    scroll-behavior: smooth;
}.wrapper-viewport43 {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}a {
    text-decoration: none;
    color: inherit;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.contact_us25 {
    padding: 110px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(125deg, rgb(229,233,225) 0%, rgb(229,233,225) 60%, rgb(198,208,191,0.5) 100%);
}.contact_us25::before {
    background: repeating-radial-gradient(
        circle at 80% 50%,
        rgb(198,208,191,0.5),
        rgb(198,208,191,0.5) 1px,
        transparent 1px,
        transparent 15px
    );
    right: 0;
    opacity: 0.05;
    width: 50%;
    content: "";
    top: 0;
    position: absolute;
    height: 100%;
}.contact_us25 .container {
    z-index: 1;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.contact_us25 h2 {
    font-family: Arial, sans-serif;
    position: relative;
    margin-bottom: 50px;
    font-weight: 700;
    color: #000000;
    font-size: 37px;
    text-align: center;
}.contact_us25 h2::before {
    position: absolute;
    background: rgb(198,208,191);
    left: 50%;
    border-radius: 2px;
    bottom: -15px;
    height: 4px;
    width: 60px;
    transform: translateX(-50%);
    content: "";
}.contact_us25 .contact_inquiry06 {
    position: relative;
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 450px;
    gap: 40px;
    background: transparent;
}.contact_us25 .snap_shot10 {
    transform: perspective(1000px) rotateY(-5deg);
    height: 550px;
    transition: transform 0.5s ease;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    position: relative;
    border-radius: 19px;
}.contact_us25 .snap_shot10:hover {
    transform: perspective(1000px) rotateY(0deg);
}.contact_us25 .query_message21 {
    transform: perspective(1000px) rotateY(5deg);
    position: relative;
    background: #ffffff;
    padding: 50px;
    transition: transform 0.5s ease;
    border-radius: 19px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
}.contact_us25 .query_message21:hover {
    transform: perspective(1000px) rotateY(0deg);
}.contact_us25 form {
    width: 100%;
}.contact_us25 form h3 {
    font-weight: 600;
    margin-bottom: 30px;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 22px;
}.contact_us25 form input[type="text"] {
    font-size: 13px;
    color: #000000;
    margin-bottom: 20px;
    transition: all 0.3s ease;
    background: rgb(229,233,225);
    width: 100%;
    border: none;
    padding: 16px 20px;
    font-family: Arial, sans-serif;
    border-radius: 10px;
}.contact_us25 form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(198,208,191);
    outline: none;
}.contact_us25 form input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.5;
}.contact_us25 .support_list89 {
    align-items: flex-start;
    display: flex;
    margin-bottom: 30px;
}.contact_us25 .support_list89 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_us25 .support_list89 label {
    font-size: 15px;
    line-height: 1.5;
    color: #000000;
    cursor: pointer;
    padding-left: 35px;
    position: relative;
}.contact_us25 .support_list89 label::before {
    position: absolute;
    height: 22px;
    transition: all 0.3s ease;
    top: 2px;
    border-radius: 4px;
    background: rgb(229,233,225);
    width: 22px;
    content: "";
    left: 0;
}.contact_us25 .support_list89 input[type="checkbox"]:checked + label::before {
    background: rgb(198,208,191);
}.contact_us25 .support_list89 input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    top: 6px;
    content: "";
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    width: 6px;
    height: 10px;
    left: 8px;
    position: absolute;
}.contact_us25 .support_list89 label a {
    color: rgb(198,208,191);
    transition: all 0.3s ease;
    text-decoration: none;
}.contact_us25 .support_list89 label a:hover {
    color: rgb(161,173,152);
}.contact_us25 form .request_card49 {
    color: #ffffff;
    cursor: pointer;
    font-family: Arial, sans-serif;
    position: relative;
    font-weight: 600;
    border-radius: 10px;
    transition: all 0.3s ease;
    background: rgb(198,208,191);
    font-size: 18px;
    overflow: hidden;
    padding: 16px 35px;
    border: none;
}.contact_us25 form .request_card49::after {
    background: rgb(161,173,152);
    height: 100%;
    right: 0;
    top: 0;
    width: 0;
    transition: width 0.3s ease;
    z-index: 0;
    position: absolute;
    content: "";
}.contact_us25 form .request_card49:hover::after {
    left: 0;
    width: 100%;
    right: auto;
}.contact_us25 form .request_card49 span {
    z-index: 1;
    position: relative;
}.contact_us25 svg {
    width: 22px;
    fill: rgb(198,208,191);
    height: 22px;
}.contact_us25 svg path {
    transition: fill 0.3s ease;
    fill: rgb(198,208,191);
}

@media screen and (max-width: 1100px) {.contact_us25 .contact_inquiry06 {
    gap: 30px;
    grid-template-columns: 1fr 400px;
}.contact_us25 .snap_shot10 {
    height: 500px;
}.contact_us25 .query_message21 {
    padding: 40px;
}
}

@media screen and (max-width: 991px) {.contact_us25 {
    padding: 80px 0;
}.contact_us25 .contact_inquiry06 {
    gap: 40px;
    grid-template-columns: 1fr;
}.contact_us25 .snap_shot10 {
    transform: perspective(1000px) rotateY(0deg);
    height: 400px;
}.contact_us25 .query_message21 {
    transform: perspective(1000px) rotateY(0deg);
}
}

@media screen and (max-width: 767px) {.contact_us25 {
    padding: 60px 0;
}.contact_us25 h2 {
    margin-bottom: 40px;
}.contact_us25 .snap_shot10 {
    height: 350px;
}
}

@media screen and (max-width: 576px) {.contact_us25 {
    padding: 50px 0;
}.contact_us25 h2 {
    font-size: calc(37px * 0.85);
}.contact_us25 .snap_shot10 {
    height: 250px;
}.contact_us25 .query_message21 {
    padding: 30px 25px;
}.contact_us25 form h3 {
    font-size: calc(22px * 0.9);
}.contact_us25 form .request_card49 {
    width: 100%;
}}.location_details61 {
    position: relative;
    background: linear-gradient(135deg, rgb(229,233,225) 0%, rgb(198,208,191,0.5) 100%);
    overflow: hidden;
    padding: 120px 0;
}.location_details61::before {
    opacity: 0.05;
    background: linear-gradient(45deg, rgb(198,208,191) 0%, transparent 60%);
    width: 60%;
    position: absolute;
    top: -10%;
    left: -10%;
    transform: rotate(-15deg);
    content: '';
    z-index: 0;
    height: 120%;
}.location_details61::after {
    height: 120%;
    transform: rotate(15deg);
    z-index: 0;
    bottom: -10%;
    width: 60%;
    content: '';
    position: absolute;
    opacity: 0.05;
    right: -10%;
    background: linear-gradient(225deg, rgb(161,173,152) 0%, transparent 60%);
}.location_details61 .container {
    position: relative;
    z-index: 1;
}.location_details61 .edu_query34 {
    gap: 40px;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
    display: grid;
    grid-auto-rows: auto;
}.location_details61 .connect_experts72 {
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
}.location_details61 .connect_experts72:nth-child(1) {
    z-index: 2;
    position: relative;
    overflow: hidden;
    grid-row: 1 / 2;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    grid-column: 1 / 3;
    padding: 50px;
    border-radius: 17px;
}.location_details61 .connect_experts72:nth-child(1)::before {
    height: 8px;
    content: '';
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, rgb(198,208,191) 0%, rgb(161,173,152) 100%);
    top: 0;
    position: absolute;
}.location_details61 .connect_experts72:nth-child(2) {
    overflow: hidden;
    border-radius: 17px;
    transform: translateY(0);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
    min-height: 400px;
    grid-column: 3 / 4;
    grid-row: 1 / 3;
}.location_details61 .connect_experts72:nth-child(3) {
    padding: 40px;
    grid-row: 2 / 3;
    border-radius: 17px;
    transform: translateY(-20px);
    background: rgb(198,208,191);
    grid-column: 1 / 3;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    z-index: 1;
}.location_details61 .connect_experts72 h2 {
    position: relative;
    font-size: 31px;
    font-weight: 700;
    color: rgb(198,208,191);
    margin-bottom: 30px;
}.location_details61 .assist_team67 {
    font-size: calc(16px * 1.2);
    margin-bottom: 20px;
    color: rgb(161,173,152);
    border-bottom: 1px solid rgb(161,173,152,0.5);
    font-weight: 600;
    padding-bottom: 10px;
    display: inline-block;
}.location_details61 .reach_out56 {
    line-height: 1.7;
    max-width: 90%;
    margin-bottom: 30px;
    color: #000000;
}.location_details61 .connect_experts72 > p {
    padding-left: 35px;
    align-items: center;
    color: #000000;
    position: relative;
    display: flex;
    margin-bottom: 15px;
}.location_details61 .connect_experts72 > p svg {
    top: 50%;
    width: 22px;
    position: absolute;
    left: 0;
    height: 22px;
    transform: translateY(-50%);
}.location_details61 .connect_experts72 > p svg path {
    fill: rgb(198,208,191);
}.location_details61 .connect_experts72 > p span {
    margin-left: 5px;
    color: rgb(198,208,191);
    font-weight: 600;
}.location_details61 .contact_box63 {
    padding: 30px;
    background: rgb(229,233,225);
    border-radius: 10px;
    position: relative;
    margin-top: 40px;
}.location_details61 .contact_box63 h3 {
    color: rgb(198,208,191);
    position: relative;
    font-size: 18px;
    font-weight: 600;
    padding-left: 20px;
    margin-bottom: 20px;
}.location_details61 .contact_box63 h3::before {
    transform: translateY(-50%);
    content: '';
    width: 10px;
    left: 0;
    height: 10px;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    background: rgb(161,173,152);
}.location_details61 .online_form16 {
    gap: 15px;
    flex-wrap: wrap;
    display: flex;
}.location_details61 .online_form16 span {
    padding: 12px 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    color: #000000;
    border-left: 3px solid transparent;
    border-radius: 10px;
    background: #ffffff;
    transition: all 0.3s ease;
    font-size: 16px;
    font-weight: 400;
}.location_details61 .online_form16 span:hover {
    transform: translateY(-3px);
    border-left: 3px solid rgb(161,173,152);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}.location_details61 .connect_experts72 .snap_shot10 {
    object-fit: cover;
    height: 100%;
    transition: all 0.5s ease;
    width: 100%;
}.location_details61 .connect_experts72:hover .snap_shot10 {
    transform: scale(1.05);
}.location_details61 .connect_section68 {
    justify-content: center;
    flex-direction: column;
    gap: 30px;
    display: flex;
}.location_details61 .connect_section68 a {
    align-items: center;
    transition: all 0.3s ease;
    padding-left: 45px;
    display: flex;
    position: relative;
    text-decoration: none;
}.location_details61 .connect_section68 a:hover {
    transform: translateX(10px);
}.location_details61 .connect_section68 svg {
    top: 0px;
    left: 0;
    height: 28px;
    transition: all 0.3s ease;
    width: 28px;
    position: absolute;
}.location_details61 .connect_section68 a:hover svg {
    transform: scale(1.1) rotate(5deg);
}.location_details61 .connect_section68 svg path {
    fill: #ffffff;
}.location_details61 .connect_section68 a span {
    font-size: calc(16px * 0.85);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 5px;
    display: block;
    color: rgba(255, 255, 255, 0.7);
}.location_details61 .connect_section68 a p {
    font-size: 16px;
    color: #ffffff;
    position: relative;
    font-weight: 600;
    margin-bottom: 0;
}.location_details61 .connect_section68 a p::after {
    content: '';
    background: #ffffff;
    transition: width 0.3s ease;
    height: 2px;
    bottom: -5px;
    position: absolute;
    width: 0;
    left: 0;
}.location_details61 .connect_section68 a:hover p::after {
    width: 100%;
}

@media (max-width: 1200px) {.location_details61 {
    padding: 100px 0;
}.location_details61 .connect_experts72:nth-child(1) {
    padding: 40px;
}.location_details61 .connect_experts72:nth-child(3) {
    padding: 30px;
}
}

@media (max-width: 992px) {.location_details61 {
    padding: 80px 0;
}.location_details61 .edu_query34 {
    grid-template-columns: 1fr;
}.location_details61 .connect_experts72:nth-child(1) {
    grid-row: 2 / 3;
    grid-column: 1 / -1;
    transform: translateY(0);
}.location_details61 .connect_experts72:nth-child(2) {
    grid-column: 1 / -1;
    grid-row: 1 / 2;
    height: 300px;
    transform: translateY(0);
}.location_details61 .connect_experts72:nth-child(3) {
    grid-row: 3 / 4;
    grid-column: 1 / -1;
    transform: translateY(0);
}.location_details61 .reach_out56 {
    max-width: 100%;
}
}

@media (max-width: 768px) {.location_details61 {
    padding: 60px 0;
}.location_details61 .connect_experts72:nth-child(1) {
    padding: 30px;
}.location_details61 .connect_experts72:nth-child(3) {
    padding: 25px;
}.location_details61 .contact_box63 {
    padding: 25px;
    margin-top: 30px;
}.location_details61 .connect_section68 {
    gap: 25px;
}
}

@media (max-width: 576px) {.location_details61 {
    padding: 40px 0;
}.location_details61 .connect_experts72:nth-child(1) {
    padding: 25px;
}.location_details61 .connect_experts72 h2 {
    font-size: calc(31px * 0.9);
}.location_details61 .contact_box63 {
    padding: 20px;
}.location_details61 .online_form16 {
    flex-direction: column;
}.location_details61 .online_form16 span {
    width: 100%;
}.location_details61 .connect_section68 a {
    padding-left: 40px;
}.location_details61 .connect_section68 svg {
    width: 24px;
    height: 24px;
}}.educational_gains86 {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(130deg, rgb(229,233,225) 0%, rgb(198,208,191,0.5) 80%);
}.educational_gains86::before {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    opacity: 0.7;
    width: 100%;
    background: radial-gradient(circle at 80% 20%, rgb(161,173,152,0.5) 0%, transparent 55%);
    content: "";
}.educational_gains86::after {
    width: 400px;
    bottom: -10%;
    animation: breathe 8s infinite alternate ease-in-out;
    height: 400px;
    opacity: 0.4;
    position: absolute;
    background: rgb(198,208,191,0.5);
    filter: blur(80px);
    left: -5%;
    border-radius: 50%;
    content: "";
}.educational_gains86 .container {
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.educational_gains86 .knowledge_studio17 {
    gap: 70px;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
}.educational_gains86 .knowledge_studio17::before {
    width: 2px;
    content: "";
    background: linear-gradient(to bottom, rgb(198,208,191,0.5), transparent);
    left: calc(50% - 1px);
    top: 10%;
    z-index: 1;
    position: absolute;
    height: 80%;
}.educational_gains86 .snap_shot10 {
    z-index: 2;
    width: 100%;
    transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 35% 65% 50% 50% / 50% 35% 65% 50%;
    transform: perspective(800px) rotateY(10deg);
    grid-column: 1;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.12);
    position: relative;
}.educational_gains86 .snap_shot10::after {
    position: absolute;
    content: "";
    z-index: -1;
    border-radius: 35% 65% 50% 50% / 50% 35% 65% 50%;
    transition: all 0.7s ease;
    border: 1px solid rgb(161,173,152,0.5);
    opacity: 0.6;
    inset: -15px;
}.educational_gains86 .snap_shot10:hover {
    border-radius: 50% 35% 65% 50% / 35% 50% 50% 65%;
    transform: perspective(800px) rotateY(0deg) scale(1.05);
}.educational_gains86 .snap_shot10:hover::after {
    opacity: 0.3;
    inset: -25px;
}.educational_gains86 .content_holder07 {
    transform: translateY(20px);
    padding: 50px 40px;
    position: relative;
    grid-column: 2;
    border-radius: 20px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    z-index: 2;
}.educational_gains86 .content_holder07::before {
    height: 70px;
    border-left: 3px solid rgb(198,208,191);
    content: "";
    position: absolute;
    left: -10px;
    border-radius: 10px 0 0 0;
    top: -10px;
    border-top: 3px solid rgb(198,208,191);
    opacity: 0.7;
    width: 70px;
}.educational_gains86 .content_holder07::after {
    content: "";
    right: -10px;
    border-right: 3px solid rgb(161,173,152);
    height: 70px;
    opacity: 0.7;
    border-bottom: 3px solid rgb(161,173,152);
    width: 70px;
    position: absolute;
    bottom: -10px;
    border-radius: 0 0 10px 0;
}.educational_gains86 h3 {
    position: relative;
    color: #000000;
    padding-bottom: 15px;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 35px;
}.educational_gains86 h3::after {
    background: linear-gradient(to right, rgb(198,208,191), rgb(161,173,152));
    bottom: 0;
    position: absolute;
    height: 4px;
    left: 0;
    width: 60px;
    content: "";
    border-radius: 10px;
}.educational_gains86 ul {
    list-style: none;
    padding: 0;
    gap: 25px;
    display: flex;
    margin: 0;
    flex-direction: column;
}.educational_gains86 li {
    border-radius: 12px;
    transition: all 0.3s ease;
    background: rgb(229,233,225);
    position: relative;
    overflow: hidden;
}.educational_gains86 li::before {
    position: absolute;
    opacity: 0;
    height: 100%;
    width: 100%;
    left: 0;
    transition: opacity 0.3s ease;
    content: "";
    top: 0;
    background: linear-gradient(to right, rgb(198,208,191,0.5), transparent);
}.educational_gains86 li:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
}.educational_gains86 li:hover::before {
    opacity: 0.3;
}.educational_gains86 li p {
    position: relative;
    align-items: center;
    margin: 0;
    z-index: 1;
    font-weight: 400;
    padding: 16px 20px;
    font-size: 14px;
    display: flex;
    color: #000000;
    gap: 16px;
    line-height: 1.5;
}.educational_gains86 svg {
    border-radius: 12px;
    background: #ffffff;
    padding: 5px;
    width: 24px;
    transition: all 0.3s ease;
    height: 24px;
    flex-shrink: 0;
    align-items: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    justify-content: center;
    display: flex;
}.educational_gains86 svg path {
    transition: fill 0.3s ease;
    fill: rgb(198,208,191);
}.educational_gains86 li:hover svg {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    transform: scale(1.1) rotate(-10deg);
    background: #ffffff;
    border-radius: 6px;
}.educational_gains86 li:hover svg path {
    fill: rgb(161,173,152);
}

@keyframes breathe {
    0% { transform: scale(1); opacity: 0.4; }
    50% { transform: scale(1.2); opacity: 0.5; }
    100% { transform: scale(1); opacity: 0.4; }
}

@media (max-width: 992px) {.educational_gains86 {
    padding: 80px 0;
}.educational_gains86 .knowledge_studio17 {
    gap: 50px;
    grid-template-columns: 1fr;
}.educational_gains86 .knowledge_studio17::before {
    display: none;
}.educational_gains86 .snap_shot10 {
    margin: 0 auto;
    width: 80%;
    grid-row: 1;
    grid-column: 1;
    transform: perspective(800px) rotateY(0);
}.educational_gains86 .content_holder07 {
    transform: translateY(0);
    grid-column: 1;
    width: 90%;
    grid-row: 2;
    margin: 0 auto;
}
}

@media (max-width: 576px) {.educational_gains86 {
    padding: 60px 0;
}.educational_gains86 .snap_shot10 {
    width: 100%;
    border-radius: 25% 45% 30% 40% / 40% 25% 45% 30%;
}.educational_gains86 .snap_shot10::after {
    display: none;
}.educational_gains86 .content_holder07 {
    padding: 35px 25px;
    width: 100%;
}.educational_gains86 .content_holder07::before,
    .educational_gains86 .content_holder07::after {
    height: 50px;
    width: 50px;
}.educational_gains86 h3 {
    margin-bottom: 25px;
    font-size: 24px;
}.educational_gains86 ul {
    gap: 15px;
}.educational_gains86 li p {
    padding: 12px 15px;
}.educational_gains86 svg {
    padding: 4px;
    width: 22px;
    height: 22px;
}}.gratitudeWeb12 {
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(198,208,191,0.5) 0%, rgb(229,233,225) 40%, rgb(161,173,152,0.5) 100%);
}.gratitudeWeb12::before {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1;
    top: 0;
    content: "";
    animation: pulse 8s infinite alternate ease-in-out;
    background: radial-gradient(circle at 75% 25%, rgb(255, 255, 255, 0.5) 0%, transparent 60%);
    opacity: 0.5;
    height: 100%;
}.gratitudeWeb12::after {
    position: absolute;
    animation: patternShift 20s infinite linear;
    background: repeating-linear-gradient(45deg, rgb(198,208,191,0.5) 0px, transparent 2px, transparent 10px);
    height: 150%;
    top: -25%;
    width: 150%;
    content: "";
    z-index: 0;
    left: -25%;
    opacity: 0.04;
    transform: rotate(-5deg);
}.gratitudeWeb12 .container {
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    z-index: 2;
    max-width: 1140px;
}.gratitudeWeb12 h2 {
    font-weight: 700;
    position: relative;
    font-family: Arial, sans-serif;
    margin-bottom: 3rem;
    text-align: center;
    color: #000000;
    animation: fadeUpIn 0.8s 0.2s forwards ease-out;
    opacity: 0;
    transform: translateY(20px);
    font-size: 36px;
}.gratitudeWeb12 h2::after {
    transform: translateX(-50%) scaleX(0);
    bottom: -15px;
    background: linear-gradient(90deg, rgb(198,208,191), rgb(161,173,152));
    content: "";
    animation: expandLine 1.2s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    height: 4px;
    width: 80px;
    position: absolute;
    left: 50%;
}.gratitudeWeb12 .knowledge_studio17 {
    animation: fadeIn 1s 0.5s both ease-out;
    border-radius: 10px;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s;
    background: #ffffff;
    transform-origin: center top;
    padding: 3rem;
}.gratitudeWeb12 .knowledge_studio17::before {
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    border-radius: 10px;
    filter: blur(12px);
    content: "";
    width: 95%;
    z-index: -1;
    position: absolute;
    background: linear-gradient(180deg, rgb(198,208,191,0.5) 0%, transparent 80%);
    opacity: 0.3;
    top: -8px;
}.gratitudeWeb12 .knowledge_studio17:hover {
    transform: perspective(1000px) rotateX(0deg);
}.gratitudeWeb12 ul {
    margin: 0;
    list-style: none;
    position: relative;
    padding: 0;
}.gratitudeWeb12 ul::before {
    position: absolute;
    height: 0;
    width: 4px;
    left: -20px;
    background: linear-gradient(to bottom, rgb(198,208,191), rgb(161,173,152));
    animation: growHeight 1.5s 1s forwards ease-in-out;
    content: "";
    top: 0;
}.gratitudeWeb12 li {
    animation: slideIn 0.8s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    padding-left: 0;
    position: relative;
    transform: translateX(20px);
}.gratitudeWeb12 li::before {
    animation: popIn 0.4s 1.2s forwards cubic-bezier(0.25, 1.8, 0.5, 1);
    border-radius: 50%;
    box-shadow: 0 5px 15px -5px rgb(161,173,152,0.5);
    width: 32px;
    opacity: 0;
    top: -5px;
    transform: scale(0);
    background: linear-gradient(135deg, rgb(161,173,152) 0%, rgb(198,208,191) 100%);
    content: "";
    left: -40px;
    position: absolute;
    height: 32px;
}.gratitudeWeb12 li span {
    opacity: 0;
    font-size: 16px;
    color: #000000;
    line-height: 1.7;
    display: block;
    position: relative;
    font-family: Arial, sans-serif;
    animation: fadeIn 1s 1.2s forwards ease-out;
    letter-spacing: 0.01em;
}.gratitudeWeb12 li span::first-letter {
    font-size: 1.4em;
    color: rgb(198,208,191);
    font-weight: 700;
}

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

@keyframes expandLine {
    from {
        transform: translateX(-50%) scaleX(0);
    }
    to {
        transform: translateX(-50%) scaleX(1);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

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

@keyframes growHeight {
    from {
        height: 0;
    }
    to {
        height: 100%;
    }
}

@keyframes popIn {
    from {
        opacity: 0;
        transform: scale(0);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

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

@keyframes patternShift {
    from {
        transform: rotate(-5deg) translateX(0);
    }
    to {
        transform: rotate(-5deg) translateX(100px);
    }
}

@media (max-width: 992px) {.gratitudeWeb12 {
    padding: 5rem 0;
}.gratitudeWeb12 h2 {
    margin-bottom: 2.5rem;
    font-size: calc(36px * 0.9);
}.gratitudeWeb12 .knowledge_studio17 {
    padding: 2.5rem;
}
}

@media (max-width: 768px) {.gratitudeWeb12 {
    padding: 4rem 0;
}.gratitudeWeb12 h2 {
    line-height: 1.4;
    font-size: calc(36px * 0.8);
    margin-bottom: 2rem;
}.gratitudeWeb12 .knowledge_studio17 {
    padding: 2rem;
    transform: perspective(1000px) rotateX(1deg);
}.gratitudeWeb12 ul::before {
    left: -15px;
}.gratitudeWeb12 li::before {
    height: 24px;
    width: 24px;
    left: -30px;
}
}

@media (max-width: 576px) {.gratitudeWeb12 {
    padding: 3rem 0;
}.gratitudeWeb12 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(36px * 0.7);
}.gratitudeWeb12 .knowledge_studio17 {
    padding: 1.5rem;
    transform: none;
}.gratitudeWeb12 ul::before {
    left: -12px;
}.gratitudeWeb12 li::before {
    width: 20px;
    top: -2px;
    left: -25px;
    height: 20px;
}.gratitudeWeb12 li span {
    line-height: 1.6;
    font-size: calc(16px * 0.95);
}}.trackingNoticeModal08 {
    display: flex;
    left: 50%;
    position: fixed;
    transform: translateX(-50%);
    max-width: 600px;
    bottom: 20px;
    text-align: center;
    border-radius: 16px;
    width: 90%;
    padding: 20px;
    background: rgb(229,233,225);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    flex-direction: column;
    z-index: 1050;
    font-family: Arial, sans-serif;
    align-items: center;
    overflow: hidden;
}.cookies_overview79 {
    z-index: 1;
    align-items: center;
    flex-direction: column;
    display: flex;
}.track_settings29 {
    margin-bottom: 20px;
    animation: bounce 2s infinite;
}.track_settings29 svg, .track_settings29 svg path, .track_settings29 img {
    width: 80px;
    fill: rgb(198,208,191);
    height: 80px;
}@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-10px);
    }
}
.trackingNoticeModal08 h5 {
    color: rgb(198,208,191);
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}.trackingNoticeModal08 p {
    margin-bottom: 20px;
    color: #000000;
    font-size: 16px;
}.edu_approve59 {
    padding: 10px 20px;
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
    border-radius: 10px;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: calc(50% - 10px);
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    margin: 5px;
    background: rgb(198,208,191);
}.edu_approve59:hover {
    background: rgb(161,173,152);
    transform: translateY(-3px);
}.cookie_button.cookie_apply12 {
    background: rgba(0, 0, 0, 0.5);
}.cookie_button.cookie_apply12:hover {
    background: rgb(161,173,152,0.5);
}.trackingNoticeModal08 p a {
    color: rgb(198,208,191);
    transition: color 0.3s ease-in-out;
    text-decoration: underline;
}.trackingNoticeModal08 p a:hover {
    color: rgb(161,173,152);
}
@media only screen and (max-width: 600px) {.trackingNoticeModal08 {
    border-radius: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    left: 0;
}.cookies_overview79 {
    padding: 15px;
}.track_settings29 svg {
    width: 50px;
    height: 50px;
}.trackingNoticeModal08 h5 {
    font-size: calc(20px - 2px);
}.trackingNoticeModal08 p {
    font-size: calc(16px - 2px);
}.edu_approve59 {
    padding: 8px 16px;
    width: calc(100% - 10px);
    font-size: calc(16px - 2px);
}}
#cookieNoticePanel74 {
    display: none;
}#cookieNoticePanel74:checked ~ .trackingNoticeModal08 {
    opacity: 0;
    visibility: hidden;
}.price_plan_item52 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.price_plan_item52::before {
    background: linear-gradient(135deg, rgba(18, 46, 101, 0.85), rgba(44, 62, 80, 0.9));
    z-index: 1;
    top: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
}.price_plan_item52 .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
}.learn_sub72 {
    position: relative;
}.price_plan_item52 h2 {
    text-align: center;
    color: #ffffff;
    font-size: 38px;
    margin-bottom: 25px;
    transform: translateY(0);
    position: relative;
    animation: titleFadeIn 0.8s ease-out forwards;
    font-weight: 700;
}.price_plan_item52 .cert_fees63 {
    opacity: 0;
    font-size: 16px;
    animation: fadeIn 0.8s ease-out 0.3s forwards;
    text-align: center;
    max-width: 700px;
    margin: 0 auto 60px;
    line-height: 1.6;
    color: #ffffff;
    position: relative;
}.price_plan_item52 .premium_plan71 {
    padding: 0;
    gap: 30px;
    list-style: none;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.price_plan_item52 .premium_plan71 li {
    perspective: 1000px;
    transform-style: preserve-3d;
}.price_plan_item52 .price_schemes79 {
    height: 100%;
    display: block;
    text-decoration: none;
    transition: transform 0.5s cubic-bezier(0.33, 1, 0.68, 1);
    transform: translateZ(0);
}.price_plan_item52 .price_schemes79:hover {
    transform: translateY(-10px) scale(1.02);
}.price_plan_item52 .pricing_card85 {
    transition: all 0.4s ease;
    clip-path: polygon(0 0, 100% 0, 100% 96%, 96% 100%, 0 100%);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(240, 240, 240, 0.85));
    height: 100%;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
}.price_plan_item52 .price_schemes79:hover .pricing_card85 {
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(240, 240, 240, 0.9));
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 10px 20px rgba(0, 0, 0, 0.1);
}.price_plan_item52 .pricing_card85::before {
    top: 0;
    height: 6px;
    transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
    position: absolute;
    transform-origin: left;
    content: "";
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(198,208,191), rgb(161,173,152));
    left: 0;
    width: 100%;
}.price_plan_item52 .price_schemes79:hover .pricing_card85::before {
    transform: scaleX(1);
}.price_plan_item52 .study_fees68 {
    flex-direction: column;
    height: 100%;
    padding: 35px 30px;
    box-sizing: border-box;
    display: flex;
}.price_plan_item52 .study_fees68 h4 {
    color: #000000;
    position: relative;
    margin: 0 0 20px;
    transition: color 0.3s ease;
    font-size: calc(22px * 1.1);
    padding-bottom: 15px;
    font-weight: 700;
}.price_plan_item52 .price_schemes79:hover .study_fees68 h4 {
    color: rgb(198,208,191);
}.price_plan_item52 .study_fees68 h4::after {
    transition: width 0.4s ease;
    width: 40px;
    content: "";
    left: 0;
    position: absolute;
    background: rgb(198,208,191);
    bottom: 0;
    height: 3px;
}.price_plan_item52 .price_schemes79:hover .study_fees68 h4::after {
    width: 60px;
}.price_plan_item52 .study_fees68 p {
    color: #000000;
    flex-grow: 1;
    line-height: 1.6;
    font-size: calc(16px * 0.95);
    overflow-wrap: break-word;
    word-break: break-word;
    margin: 0 0 25px;
}.price_plan_item52 .learn_deals50 {
    position: relative;
    padding: 12px 25px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: all 0.3s ease;
    color: #000000;
    background: linear-gradient(135deg, rgba(240, 240, 240, 0.8), rgba(255, 255, 255, 0.9));
    font-size: calc(22px * 1.4);
    font-weight: 700;
    align-self: flex-start;
    border-radius: 50px;
    display: inline-block;
}.price_plan_item52 .price_schemes79:hover .learn_deals50 {
    box-shadow: 0 8px 20px rgba(var(--primary-color-rgb), 0.3);
    background: linear-gradient(135deg, rgb(198,208,191,0.5), rgb(198,208,191));
    color: #ffffff;
}.price_plan_item52 .learn_deals50::before {
    width: 100%;
    transition: left 0.7s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    height: 100%;
    position: absolute;
    top: 0;
    content: "";
}.price_plan_item52 .price_schemes79:hover .learn_deals50::before {
    left: 100%;
}

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

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

@media (max-width: 1200px) {.price_plan_item52 {
    padding: 100px 0;
}.price_plan_item52 .premium_plan71 {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
}
}

@media (max-width: 991px) {.price_plan_item52 {
    padding: 80px 0;
}.price_plan_item52 h2 {
    font-size: calc(38px * 0.9);
}.price_plan_item52 .cert_fees63 {
    margin-bottom: 50px;
    font-size: calc(16px * 0.95);
}.price_plan_item52 .premium_plan71 {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.price_plan_item52 .study_fees68 {
    padding: 30px 25px;
}
}

@media (max-width: 767px) {.price_plan_item52 {
    padding: 70px 0;
}.price_plan_item52 h2 {
    margin-bottom: 20px;
    font-size: calc(38px * 0.85);
}.price_plan_item52 .cert_fees63 {
    font-size: calc(16px * 0.9);
    margin-bottom: 40px;
}.price_plan_item52 .premium_plan71 {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}.price_plan_item52 .study_fees68 h4 {
    font-size: 22px;
}.price_plan_item52 .study_fees68 p {
    margin-bottom: 20px;
    font-size: calc(16px * 0.9);
}.price_plan_item52 .learn_deals50 {
    padding: 10px 20px;
    font-size: calc(22px * 1.3);
}
}

@media (max-width: 480px) {.price_plan_item52 {
    padding: 60px 0;
}.price_plan_item52 h2 {
    font-size: calc(38px * 0.8);
}.price_plan_item52 .cert_fees63 {
    margin-bottom: 35px;
    font-size: calc(16px * 0.85);
}.price_plan_item52 .study_fees68 {
    padding: 25px 20px;
}.price_plan_item52 .study_fees68 h4 {
    margin-bottom: 15px;
    padding-bottom: 12px;
}.price_plan_item52 .study_fees68 p {
    line-height: 1.5;
    font-size: calc(16px * 0.85);
}.price_plan_item52 .learn_deals50 {
    padding: 8px 18px;
    font-size: calc(22px * 1.2);
}}.course_program_info63 {
    overflow: hidden;
    position: relative;
    background-color: #000000;
    padding: 100px 0;
}.course_program_info63::before {
    content: "";
    top: 0;
    left: 0;
    background: 
        radial-gradient(circle at 30% 20%, rgb(198,208,191,0.5) 0%, transparent 40%),
        radial-gradient(circle at 70% 80%, rgb(161,173,152,0.5) 0%, transparent 40%);
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
}.course_program_info63::after {
    left: 0;
    background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.01) 0px, rgba(255, 255, 255, 0.01) 1px, transparent 1px, transparent 10px);
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1;
    height: 100%;
    content: "";
}.course_program_info63 .container {
    z-index: 2;
    position: relative;
}.course_program_info63 .lesson_track89 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto 1fr;
    grid-template-areas:
        "image title"
        "desc1 desc2";
    min-height: 500px;
    gap: 30px;
}.course_program_info63 .content_holder07 {
    display: contents;
}.course_program_info63 .content_holder07 h2 {
    font-weight: 700;
    align-self: center;
    background: linear-gradient(135deg, rgba(0,0,0,0.3) 0%, transparent 100%);
    transform: translateX(-30px);
    grid-area: title;
    color: #ffffff;
    animation: slide-in 0.8s forwards 0.2s;
    border-left: 3px solid rgb(198,208,191);
    opacity: 0;
    backdrop-filter: blur(5px);
    margin: 0;
    border-radius: 22px;
    font-size: 30px;
    padding: 30px;
}.course_program_info63 .content_holder07 .description:nth-of-type(1) {
    transform: translateY(30px);
    opacity: 0;
    grid-area: desc1;
    animation: fade-up 0.8s forwards 0.4s;
}.course_program_info63 .content_holder07 .description:nth-of-type(2) {
    opacity: 0;
    animation: fade-up 0.8s forwards 0.6s;
    grid-area: desc2;
    transform: translateY(30px);
}.course_program_info63 .content_holder07 .description {
    background: rgba(0, 0, 0, 0.2);
    border-top: 3px solid rgb(161,173,152);
    padding: 25px;
    margin: 0;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    color: #000000;
    backdrop-filter: blur(5px);
    border-radius: 22px;
    line-height: 1.8;
    position: relative;
    font-size: 18px;
}.course_program_info63 .content_holder07 .description::before {
    width: 100%;
    content: "";
    position: absolute;
    height: 100%;
    pointer-events: none;
    top: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, transparent 100%);
    left: 0;
}.course_program_info63 .snap_shot10 {
    position: relative;
    overflow: hidden;
    min-height: 100%;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
    grid-area: image;
    border-radius: 22px;
}.course_program_info63 .snap_shot10::before {
    position: absolute;
    background: linear-gradient(135deg, rgba(0,0,0,0.5) 0%, transparent 100%);
    z-index: 1;
    left: 0;
    width: 100%;
    content: "";
    height: 100%;
    top: 0;
}

@keyframes slide-in {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fade-up {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes pulse {
    0%, 100% {
        transform: rotate(45deg) scale(1);
        opacity: 0.6;
    }
    50% {
        transform: rotate(45deg) scale(1.2);
        opacity: 0.8;
    }
}

@keyframes scan {
    0% {
        top: 0;
        opacity: 0;
    }
    5% {
        opacity: 0.5;
    }
    95% {
        opacity: 0.5;
    }
    100% {
        top: 100%;
        opacity: 0;
    }
}

@media (max-width: 991px) {.course_program_info63 {
    padding: 80px 0;
}.course_program_info63 .lesson_track89 {
    grid-template-areas:
            "image image"
            "title title"
            "desc1 desc2";
    min-height: auto;
}.course_program_info63 .snap_shot10 {
    height: 400px;
}
}

@media (max-width: 767px) {.course_program_info63 {
    padding: 60px 0;
}.course_program_info63 .lesson_track89 {
    grid-template-areas:
            "image"
            "title"
            "desc1"
            "desc2";
    grid-template-columns: 1fr;
    gap: 20px;
}.course_program_info63 .snap_shot10 {
    height: 350px;
}.course_program_info63 .content_holder07 h2 {
    padding: 20px;
    font-size: calc(30px * 0.9);
}.course_program_info63 .content_holder07 .description {
    padding: 20px;
}

}

@media (max-width: 480px) {.course_program_info63 {
    padding: 40px 0;
}.course_program_info63 .snap_shot10 {
    height: 250px;
}.course_program_info63 .content_holder07 h2 {
    font-size: calc(30px * 0.8);
    padding: 15px;
}.course_program_info63 .content_holder07 .description {
    font-size: calc(18px * 0.95);
    padding: 15px;
}.course_program_info63 .tech-element {
    display: none;
}}.client_opinions16 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(229,233,225) 0%, rgba(rgb(161,173,152,0.5), 0.08) 100%);
    padding: 120px 0;
}.client_opinions16::before {
    left: 0;
    content: "";
    z-index: 0;
    top: 0;
    position: absolute;
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(rgb(198,208,191,0.5), 0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(rgb(161,173,152,0.5), 0.12) 0%, transparent 60%);
    height: 100%;
    width: 100%;
}.client_opinions16::after {
    right: -50px;
    width: 200px;
    content: "";
    border: 2px solid rgba(rgb(198,208,191,0.5), 0.15);
    transform: rotate(-15deg);
    position: absolute;
    height: 200px;
    top: -50px;
    z-index: 0;
}.client_opinions16 .container {
    position: relative;
    z-index: 2;
}.client_opinions16 h2 {
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    font-size: 28px;
    color: #000000;
    margin-bottom: 60px;
    text-align: center;
    position: relative;
    transform: translateY(0);
    font-weight: 700;
}.client_opinions16 h2::after {
    position: absolute;
    border-radius: 10px;
    left: 50%;
    background: linear-gradient(90deg, rgb(198,208,191) 0%, rgb(161,173,152) 100%);
    height: 4px;
    width: 80px;
    content: "";
    transform: translateX(-50%);
    bottom: -20px;
}.client_opinions16 .reviews_block60 {
    display: grid;
    gap: 30px;
    margin: 0;
    padding: 0;
    grid-template-columns: repeat(1, 1fr);
    list-style: none;
}.client_opinions16 .alumni_views96 {
    box-shadow: 0 8px 30px rgba(rgba(0, 0, 0, 0.5), 0.08);
    position: relative;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    flex-direction: column;
    display: flex;
    padding: 30px;
    background: #ffffff;
    transform-origin: center bottom;
    border-left: 3px solid rgb(198,208,191);
}.client_opinions16 .alumni_views96:hover {
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.12);
    transform: translateY(-5px) scale(1.01);
}.client_opinions16 .alumni_views96::before {
    right: 20px;
    color: rgba(rgb(161,173,152,0.5), 0.08);
    content: "";
    position: absolute;
    line-height: 0.7;
    font-family: serif;
    font-size: 120px;
    z-index: 0;
    top: 10px;
}.client_opinions16 .alumni_views96 div {
    margin-bottom: 15px;
    align-items: center;
    display: flex;
    z-index: 1;
    position: relative;
}.client_opinions16 .alumni_views96 img {
    transition: transform 0.5s ease;
    width: 60px;
    border-radius: 50%;
    border: 3px solid rgba(rgb(198,208,191,0.5), 0.2);
    object-fit: cover;
    margin-right: 15px;
    height: 60px;
}.client_opinions16 .alumni_views96:hover img {
    transform: scale(1.1) rotate(5deg);
}.client_opinions16 .alumni_views96 h4 {
    font-size: 18px;
    color: #000000;
    margin: 0;
    font-weight: 600;
}.client_opinions16 .alumni_views96 .description {
    font-family: Arial, sans-serif;
    position: relative;
    line-height: 1.6;
    z-index: 1;
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    margin: 0;
}.client_opinions16 a {
    margin-top: 50px;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 17px;
    overflow: hidden;
    font-weight: 600;
    box-shadow: 0 6px 15px rgba(rgb(198,208,191,0.5), 0.2);
    background: linear-gradient(135deg, rgb(198,208,191) 0%, rgb(161,173,152) 100%);
    padding: 14px 32px;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    font-size: 19px;
    transform: translateY(0);
}.client_opinions16 a:hover {
    box-shadow: 0 10px 25px rgba(rgb(198,208,191,0.5), 0.3);
    transform: translateY(-3px);
}.client_opinions16 a::before {
    left: -100%;
    width: 100%;
    transition: left 0.7s ease;
    content: "";
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    position: absolute;
}.client_opinions16 a:hover::before {
    left: 100%;
}

@media (min-width: 768px) {.client_opinions16 {
    padding: 150px 0;
}.client_opinions16 .reviews_block60 {
    grid-template-columns: repeat(2, 1fr);
}.client_opinions16 h2 {
    margin-bottom: 80px;
    font-size: calc(28px * 1.1);
}.client_opinions16 .alumni_views96 {
    padding: 35px;
}
}

@media (min-width: 992px) {.client_opinions16 .reviews_block60 {
    gap: 40px;
    grid-template-columns: repeat(3, 1fr);
}.client_opinions16 h2 {
    font-size: calc(28px * 1.2);
}.client_opinions16 .alumni_views96:nth-child(3n-1) {
    transform: translateY(20px);
}.client_opinions16 .alumni_views96:nth-child(3n) {
    transform: translateY(40px);
}.client_opinions16 .alumni_views96:nth-child(3n-1):hover {
    transform: translateY(15px) scale(1.01);
}.client_opinions16 .alumni_views96:nth-child(3n):hover {
    transform: translateY(35px) scale(1.01);
}.client_opinions16 .alumni_views96 img {
    height: 70px;
    width: 70px;
}.client_opinions16 .alumni_views96 .description {
    font-size: calc(14px * 1.05);
}
}

@media (min-width: 1200px) {.client_opinions16 {
    padding: 180px 0;
}.client_opinions16 .reviews_block60 {
    grid-template-columns: repeat(4, 1fr);
}.client_opinions16 .alumni_views96:nth-child(3n-1),
    .client_opinions16 .alumni_views96:nth-child(3n) {
    transform: translateY(0);
}.client_opinions16 .alumni_views96:nth-child(4n-2) {
    transform: translateY(15px);
}.client_opinions16 .alumni_views96:nth-child(4n-1) {
    transform: translateY(30px);
}.client_opinions16 .alumni_views96:nth-child(4n) {
    transform: translateY(45px);
}.client_opinions16 .alumni_views96:nth-child(4n-2):hover {
    transform: translateY(10px) scale(1.01);
}.client_opinions16 .alumni_views96:nth-child(4n-1):hover {
    transform: translateY(25px) scale(1.01);
}.client_opinions16 .alumni_views96:nth-child(4n):hover {
    transform: translateY(40px) scale(1.01);
}.client_opinions16 h2::after {
    width: 100px;
}
}

@media (prefers-reduced-motion: reduce) {.client_opinions16 .alumni_views96,
    .client_opinions16 .alumni_views96:hover,
    .client_opinions16 .alumni_views96 img,
    .client_opinions16 a,
    .client_opinions16 a:hover,
    .client_opinions16 a::before {
    transition: none;
    animation: none;
    transform: none;
}}.enroll_instantly79 {
    padding: 110px 0;
    background: linear-gradient(170deg, rgb(229,233,225) 0%, rgb(198,208,191,0.5) 100%);
    position: relative;
    overflow: hidden;
}.enroll_instantly79::before {
    background-size: 30px 30px;
    height: 100%;
    opacity: 0.4;
    width: 100%;
    left: 0;
    content: '';
    background: 
        linear-gradient(90deg, transparent 98%, rgb(198,208,191,0.5) 98%),
        linear-gradient(0deg, transparent 98%, rgb(198,208,191,0.5) 98%);
    z-index: 1;
    position: absolute;
    top: 0;
}.enroll_instantly79 .knowledge_studio17 {
    justify-content: space-between;
    z-index: 10;
    position: relative;
    display: flex;
    align-items: center;
}.enroll_instantly79 .container p {
    font-size: 37px;
    line-height: 1.4;
    flex: 0 0 65%;
    border-left: 4px solid rgb(198,208,191);
    color: #000000;
    position: relative;
    padding: 0 30px;
    font-weight: 700;
    z-index: 5;
    margin: 0;
}.enroll_instantly79 .request_card49 {
    flex: 0 0 30%;
    align-items: center;
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    height: 80px;
    transition: all 0.4s ease;
    justify-content: center;
    position: relative;
    background: transparent;
    display: flex;
    z-index: 5;
    text-decoration: none;
}.enroll_instantly79 .request_card49::before,
.enroll_instantly79 .request_card49::after {
    height: 100%;
    transition: all 0.4s ease;
    content: '';
    border: 2px solid rgb(198,208,191);
    position: absolute;
    width: 100%;
}.enroll_instantly79 .request_card49::before {
    top: -8px;
    border-right: none;
    border-bottom: none;
    left: -8px;
}.enroll_instantly79 .request_card49::after {
    border-top: none;
    bottom: -8px;
    right: -8px;
    border-left: none;
}.enroll_instantly79 .request_card49:hover {
    color: rgb(198,208,191);
}.enroll_instantly79 .request_card49:hover::before {
    left: 0;
    top: 0;
}.enroll_instantly79 .request_card49:hover::after {
    bottom: 0;
    right: 0;
}.enroll_instantly79::after {
    opacity: 0.1;
    top: 0;
    right: 0;
    background:
        linear-gradient(135deg, transparent 50%, rgb(198,208,191,0.5) 50%);
    height: 100%;
    z-index: 1;
    width: 100%;
    position: absolute;
    content: '';
}.enroll_instantly79 .knowledge_studio17::before {
    content: '';
    height: 150px;
    z-index: -1;
    filter: blur(30px);
    width: 150px;
    border-radius: 50%;
    opacity: 0.2;
    position: absolute;
    top: -75px;
    left: -75px;
    background: rgb(198,208,191,0.5);
}.enroll_instantly79 .knowledge_studio17::after {
    content: '';
    height: 200px;
    right: -100px;
    z-index: -1;
    width: 200px;
    background: rgb(161,173,152,0.5);
    border-radius: 50%;
    filter: blur(40px);
    position: absolute;
    bottom: -100px;
    opacity: 0.2;
}

@media (max-width: 991px) {.enroll_instantly79 {
    padding: 90px 0;
}.enroll_instantly79 .container p {
    font-size: calc(23px * 1.2);
    padding: 0 25px;
}.enroll_instantly79 .request_card49 {
    height: 70px;
}
}

@media (max-width: 767px) {.enroll_instantly79 {
    padding: 70px 0;
}.enroll_instantly79 .knowledge_studio17 {
    gap: 40px;
    flex-direction: column;
}.enroll_instantly79 .container p {
    font-size: 23px;
    padding: 0 20px;
    margin-bottom: 10px;
    flex: none;
    text-align: left;
    width: 100%;
}.enroll_instantly79 .request_card49 {
    height: 60px;
    flex: none;
    width: 80%;
}
}

@media (max-width: 480px) {.enroll_instantly79 {
    padding: 50px 0;
}.enroll_instantly79 .container p {
    font-size: calc(16px * 1.2);
    padding: 0 15px;
}.enroll_instantly79 .request_card49 {
    width: 100%;
    font-size: calc(18px * 0.9);
    height: 50px;
}.enroll_instantly79 .request_card49::before {
    left: -5px;
    top: -5px;
}.enroll_instantly79 .request_card49::after {
    bottom: -5px;
    right: -5px;
}}.company_overview80 {
    padding: 120px 0 100px;
    position: relative;
    overflow: hidden;
    color: #ffffff;
}.company_overview80::before {
    z-index: 1;
    left: 0;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6));
}.company_overview80::after {
    background: rgb(198,208,191);
    opacity: 0.1;
    bottom: -100px;
    right: -100px;
    content: "";
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    width: 300px;
    animation: pulse 8s infinite alternate ease-in-out;
    height: 300px;
}.company_overview80 h4 {
    color: rgb(161,173,152);
    text-align: center;
    letter-spacing: 2px;
    position: relative;
    z-index: 2;
    font-size: calc(28px * 1.1);
    animation: slideUp 0.8s 0.2s forwards ease-out;
    font-weight: 700;
    transform: translateY(30px);
    opacity: 0;
    margin-bottom: 40px;
    text-transform: uppercase;
}.company_overview80 .container {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 20px;
}.company_overview80 .content_holder07 {
    opacity: 0;
    border-left: 5px solid rgb(198,208,191);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: translateX(-50px);
    position: relative;
    animation: slideIn 1s 0.5s forwards ease-out;
    background: rgba(255, 255, 255, 0.95);
    padding: 40px 50px;
}.company_overview80 .content_holder07::before {
    width: 60px;
    content: "";
    opacity: 0.2;
    left: 30px;
    top: -15px;
    z-index: -1;
    height: 60px;
    transform: rotate(45deg);
    background: rgb(161,173,152);
    position: absolute;
}.company_overview80 .content_holder07 h6 {
    color: #000000;
    font-size: calc(23px * 1.1);
    position: relative;
    margin-bottom: 25px;
    display: inline-block;
    font-weight: 700;
}.company_overview80 .content_holder07 h6::after {
    left: 0;
    content: "";
    animation: expand 0.8s 1s forwards ease-out;
    transform: scaleX(0);
    height: 3px;
    background: rgb(198,208,191);
    bottom: -10px;
    position: absolute;
    width: 50%;
    transform-origin: left;
}.company_overview80 .content_holder07 div {
    overflow: hidden;
    position: relative;
}.company_overview80 .content_holder07 span {
    line-height: 1.8;
    text-align: justify;
    transform: translateY(20px);
    opacity: 0;
    column-gap: 40px;
    font-size: 17px;
    column-count: 1;
    display: block;
    animation: fadeIn 1.2s 0.8s forwards ease-out;
    color: #000000;
    font-weight: 400;
}

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

@keyframes slideIn {
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes expand {
  to {
    transform: scaleX(1);
  }
}

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

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

@media screen and (min-width: 768px) {.company_overview80 {
    padding: 150px 0 120px;
}.company_overview80 h4 {
    font-size: calc(43px * 0.8);
    margin-bottom: 60px;
}.company_overview80 .content_holder07 {
    padding: 60px 70px;
    width: calc(100% - 100px);
    margin-left: 50px;
}.company_overview80 .content_holder07 span {
    column-count: 2;
}
}

@media screen and (min-width: 992px) {.company_overview80 {
    padding: 180px 0 150px;
}.company_overview80 .container {
    justify-content: flex-end;
    align-items: center;
    display: flex;
}.company_overview80 .content_holder07 {
    max-width: 1000px;
    animation: slideIn 1.2s 0.5s forwards ease-out;
    width: 85%;
    transform: translateX(-150px);
    opacity: 0;
    padding: 70px 80px;
}.company_overview80 .content_holder07 h6 {
    font-size: 23px;
    margin-bottom: 30px;
}.company_overview80 .content_holder07 span {
    column-count: 2;
}
}

@media screen and (max-width: 767px) {.company_overview80 {
    padding: 80px 0 60px;
}.company_overview80 h4 {
    font-size: calc(23px * 1.2);
    margin-bottom: 30px;
}.company_overview80 .content_holder07 {
    border-left-width: 3px;
    padding: 30px 25px;
}.company_overview80 .content_holder07 h6 {
    font-size: 17px;
    margin-bottom: 20px;
}.company_overview80 .content_holder07 span {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}
}

@media (hover: hover) {.company_overview80 .content_holder07:hover {
    transition: transform 0.3s ease;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}.company_overview80 .content_holder07:hover h6::after {
    background: rgb(161,173,152);
    transition: background-color 0.3s ease;
}}footer {
    position: relative;
    z-index: 1;
}footer::before {
    opacity: 0.92;
    left: 0;
    top: 0;
    right: 0;
    background: linear-gradient(135deg, rgb(198,208,191,0.5) 0%, rgb(161,173,152,0.5) 100%);
    content: "";
    bottom: 0;
    position: absolute;
    z-index: -1;
}footer {
    background-position: center !important;
    background-size: cover !important;
}.footer_careers56 {
    padding: 5rem 0 2rem;
    color: #ffffff;
    position: relative;
}.footer_careers56::before {
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
    height: 15px;
    background: rgb(198,208,191);
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    content: "";
}.footer_careers56 .container {
    flex-wrap: wrap;
    gap: 0;
    position: relative;
    display: flex;
}.footer_careers56 .company_holder {
    padding: 0 3rem 2rem 0;
    flex: 0 0 40%;
    margin-bottom: 2rem;
    position: relative;
}.footer_careers56 .company_holder::after {
    content: "";
    opacity: 0.3;
    top: 0;
    width: 1px;
    background: linear-gradient(to bottom, #ffffff, transparent);
    height: 100%;
    right: 1.5rem;
    position: absolute;
}.footer_careers56 .company_holder h3 {
    transform: skewX(-10deg);
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    position: relative;
    font-weight: 700;
    padding-bottom: 1rem;
    font-size: 38px;
    margin: 0 0 1.5rem;
}.footer_careers56 .company_holder h3::after {
    position: absolute;
    height: 3px;
    box-shadow: 0 0 10px rgb(198,208,191);
    bottom: 0;
    left: 0;
    width: 80px;
    content: "";
    background: rgb(198,208,191);
}.footer_careers56 .art_portal62 {
    transform-origin: left top;
    line-height: 1.6;
    font-size: 12px;
    transform: skewX(-5deg);
    color: #ffffff;
    border-left: 3px solid rgb(198,208,191);
    background: rgba(0, 0, 0, 0.2);
    padding: 1.5rem;
}.footer_careers56 .ranking_bar82 {
    flex: 0 0 60%;
    flex-wrap: wrap;
    gap: 0;
    display: flex;
}.footer_careers56 .head_pagebar27 {
    flex: 1;
    gap: 0;
    flex-wrap: wrap;
    display: flex;
}.footer_careers56 .main_teach80 {
    flex: 0 0 50%;
    padding: 0 1rem 2rem 1rem;
    position: relative;
}.footer_careers56 .main_teach80 h5 {
    font-size: 21px;
    color: #ffffff;
    position: relative;
    transform: skewX(-5deg);
    margin: 0 0 1.5rem;
    font-weight: 600;
    padding-left: 1rem;
}.footer_careers56 .main_teach80 h5::before {
    transform: skewX(5deg);
    position: absolute;
    top: 0;
    bottom: 0;
    content: "";
    background: rgb(198,208,191);
    left: 0;
    width: 3px;
}.footer_careers56 .main_teach80 .head_pagebar27 {
    gap: 0.8rem;
    display: flex;
    flex-direction: column;
}.footer_careers56 .main_teach80 .head_pagebar27 a {
    font-size: 12px;
    padding: 0.7rem 1rem;
    text-decoration: none;
    overflow: hidden;
    color: #ffffff;
    transform: skewX(-5deg);
    background: rgba(255, 255, 255, 0.05);
    display: block;
    transition: all 0.3s ease;
    position: relative;
}.footer_careers56 .main_teach80 .head_pagebar27 a::before {
    height: 100%;
    transition: all 0.5s ease;
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
}.footer_careers56 .main_teach80 .head_pagebar27 a:hover {
    padding-left: 1.5rem;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    transform: skewX(-5deg) translateX(5px);
}.footer_careers56 .main_teach80 .head_pagebar27 a:hover::before {
    left: 100%;
}.copy_notice09 {
    background: rgba(0, 0, 0, 0.15);
    position: relative;
    margin-top: 2rem;
    padding: 1.5rem 0;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
}.copy_notice09 .container {
    gap: 1rem;
    align-items: center;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}.copy_notice09 .abuse_ctrl42 {
    transform: skewX(-5deg);
    font-size: 16px;
    color: #ffffff;
    width: 100%;
    text-align: center;
}

@media (max-width: 1200px) {.footer_careers56 .company_holder {
    flex: 0 0 35%;
    padding-right: 2rem;
}.footer_careers56 .ranking_bar82 {
    flex: 0 0 65%;
}
}

@media (max-width: 992px) {.footer_careers56 {
    padding: 4rem 0 2rem;
}.footer_careers56 .container {
    flex-direction: column;
}.footer_careers56 .company_holder {
    margin-bottom: 3rem;
    flex: 0 0 100%;
    padding-right: 0;
}.footer_careers56 .company_holder::after {
    display: none;
}.footer_careers56 .ranking_bar82 {
    flex: 0 0 100%;
}.footer_careers56 .main_teach80 {
    padding-bottom: 1.5rem;
}
}

@media (max-width: 768px) {.footer_careers56 {
    padding: 3.5rem 0 1.5rem;
}.footer_careers56::before {
    height: 10px;
}.footer_careers56 .company_holder h3 {
    font-size: calc(38px - 2px);
}.footer_careers56 .art_portal62 {
    padding: 1.2rem;
    transform: skewX(-3deg);
}.footer_careers56 .main_teach80 h5, 
    .footer_careers56 .main_teach80 .head_pagebar27 a {
    transform: skewX(-3deg);
}.footer_careers56 .main_teach80 .head_pagebar27 a:hover {
    transform: skewX(-3deg) translateX(5px);
}.copy_notice09 {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.copy_notice09 .abuse_ctrl42 {
    transform: skewX(-3deg);
}
}

@media (max-width: 576px) {.footer_careers56 {
    padding: 3rem 0 1rem;
}.footer_careers56::before {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}.footer_careers56 .main_teach80 {
    flex: 0 0 100%;
    padding: 0 0 2rem 0;
}.footer_careers56 .company_holder {
    margin-bottom: 2rem;
}.footer_careers56 .main_teach80 .head_pagebar27 a {
    padding: 0.6rem 0.8rem;
}.footer_careers56 .main_teach80 .head_pagebar27 a:hover {
    padding-left: 1.2rem;
}.copy_notice09 {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    margin-top: 1rem;
}
}

@media (max-width: 420px) {.footer_careers56 .company_holder h3 {
    transform: skewX(-5deg);
}.footer_careers56 .company_holder h3::after {
    width: 60px;
}.footer_careers56 .art_portal62 {
    transform: none;
}.footer_careers56 .main_teach80 h5 {
    transform: none;
}.footer_careers56 .main_teach80 h5::before {
    transform: none;
}.footer_careers56 .main_teach80 .head_pagebar27 a,
    .footer_careers56 .main_teach80 .head_pagebar27 a:hover,
    .copy_notice09 .abuse_ctrl42 {
    transform: none;
}}.future_attendees23 {
    background: linear-gradient(135deg, rgb(229,233,225) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}.future_attendees23::before {
    content: "";
    opacity: 0.6;
    position: absolute;
    z-index: 0;
    top: 0;
    height: 100%;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(198,208,191,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(161,173,152,0.5) 0%, transparent 40%);
    width: 100%;
    left: 0;
}.future_attendees23::after {
    background-size: 120px 120px;
    left: 0;
    height: 100%;
    content: "";
    background-image: 
        linear-gradient(45deg, #000000 25%, transparent 25%),
        linear-gradient(-45deg, #000000 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, #000000 25%),
        linear-gradient(-45deg, transparent 75%, #000000 25%);
    background-position: 0 0, 0 60px, 60px -60px, -60px 0px;
    width: 100%;
    top: 0;
    z-index: 0;
    opacity: 0.03;
    position: absolute;
}.future_attendees23 .container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 1;
}.future_attendees23 .knowledge_studio17 {
    padding: 50px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transform: translateY(0);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    overflow: hidden;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.08);
}.future_attendees23 .knowledge_studio17:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(255, 255, 255, 0.15) inset;
    transform: translateY(-10px);
}.future_attendees23 .knowledge_studio17::before {
    content: "";
    opacity: 0.1;
    filter: blur(30px);
    right: -100px;
    width: 200px;
    animation: pulse-effect 8s infinite alternate ease-in-out;
    border-radius: 50%;
    background: linear-gradient(45deg, rgb(198,208,191) 0%, rgb(161,173,152) 100%);
    height: 200px;
    top: -100px;
    position: absolute;
}.future_attendees23 .knowledge_studio17::after {
    height: 150px;
    bottom: -75px;
    filter: blur(25px);
    left: -75px;
    content: "";
    animation: pulse-effect 8s infinite alternate-reverse ease-in-out;
    border-radius: 50%;
    opacity: 0.1;
    background: linear-gradient(225deg, rgb(161,173,152) 0%, rgb(198,208,191) 100%);
    position: absolute;
    width: 150px;
}@keyframes pulse-effect {
    0% {
        transform: scale(1);
        opacity: 0.1;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.2;
    }
    100% {
        transform: scale(1);
        opacity: 0.1;
    }
}

.future_attendees23 h4 {
    margin-bottom: 40px;
    text-align: center;
    font-weight: 700;
    padding-bottom: 15px;
    color: #ffffff;
    font-size: 35px;
    position: relative;
}.future_attendees23 h4::after {
    background: linear-gradient(90deg, rgb(198,208,191) 0%, rgb(161,173,152) 100%);
    content: "";
    bottom: 0;
    position: absolute;
    border-radius: 10px;
    width: 80px;
    left: 50%;
    transform: translateX(-50%);
    height: 4px;
}.future_attendees23 div p {
    border-radius: 10px;
    position: relative;
    backdrop-filter: blur(5px);
    display: flex;
    font-size: calc(13px + 2px);
    border-left: 3px solid rgb(198,208,191);
    background: rgba(255, 255, 255, 0.05);
    margin-bottom: 25px;
    transition: all 0.3s ease;
    color: #ffffff;
    align-items: center;
    padding: 15px 20px;
}.future_attendees23 div p:last-child {
    margin-bottom: 0;
}.future_attendees23 div p:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(5px);
}.future_attendees23 div p svg {
    width: 24px;
    transition: transform 0.3s ease;
    margin-right: 15px;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.2));
    min-width: 24px;
    height: 24px;
}.future_attendees23 div p:hover svg {
    transform: scale(1.2) rotate(5deg);
}.future_attendees23 div p svg path {
    fill: rgb(198,208,191);
}.future_attendees23 div p::after {
    left: 0;
    bottom: 0;
    width: 0;
    transition: width 0.5s ease;
    content: "";
    height: 1px;
    background: linear-gradient(90deg, rgb(198,208,191) 0%, transparent 100%);
    position: absolute;
}.future_attendees23 div p:hover::after {
    width: 100%;
}

@keyframes gradient-animation {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media (max-width: 991px) {.future_attendees23 {
    padding: 80px 0;
}.future_attendees23 .knowledge_studio17 {
    padding: 40px 30px;
}.future_attendees23 h4 {
    margin-bottom: 30px;
    font-size: calc(35px - 2px);
}.future_attendees23 div p {
    margin-bottom: 20px;
    padding: 12px 15px;
    font-size: 13px;
}
}

@media (max-width: 767px) {.future_attendees23 {
    padding: 60px 0;
}.future_attendees23 .knowledge_studio17 {
    padding: 30px 20px;
}.future_attendees23 h4 {
    margin-bottom: 25px;
    padding-bottom: 12px;
    font-size: calc(35px - 4px);
}.future_attendees23 h4::after {
    width: 60px;
    height: 3px;
}.future_attendees23 div p {
    margin-bottom: 15px;
    padding: 10px 12px;
    font-size: calc(13px - 1px);
}.future_attendees23 div p svg {
    margin-right: 10px;
    min-width: 20px;
    width: 20px;
    height: 20px;
}.future_attendees23::before,
    .future_attendees23::after {
    opacity: 0.05;
}
}

@media (max-width: 479px) {.future_attendees23 {
    padding: 40px 0;
}.future_attendees23 .knowledge_studio17 {
    padding: 25px 15px;
}.future_attendees23 h4 {
    font-size: calc(35px - 6px);
}.future_attendees23 div p {
    padding: 8px 10px;
    font-size: calc(13px - 2px);
}.future_attendees23 div p svg {
    min-width: 18px;
    margin-right: 8px;
    width: 18px;
    height: 18px;
}}.landing_page07 {
    position: relative;
    background: linear-gradient(135deg, rgb(229,233,225) 0%, rgba(245, 245, 245, 0.9) 100%);
    overflow: hidden;
    min-height: 100vh;
}.landing_page07::before {
    top: 0;
    background: linear-gradient(45deg, rgb(198,208,191,0.5) 0%, transparent 40%);
    opacity: 0.15;
    pointer-events: none;
    height: 100%;
    z-index: 1;
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
}.landing_page07::after {
    bottom: 0;
    content: "";
    opacity: 0.1;
    position: absolute;
    background: linear-gradient(225deg, rgb(161,173,152,0.5) 0%, transparent 60%);
    pointer-events: none;
    height: 70%;
    transform: translateY(20%) rotate(-5deg);
    width: 50%;
    right: 0;
    z-index: 1;
}.landing_page07 .knowledge_studio17 {
    position: relative;
    z-index: 2;
    min-height: 100vh;
    padding: 2rem;
    grid-template-columns: 1fr 1fr;
    display: grid;
}.landing_page07 h1 {
    animation: titleFadeIn 1.2s ease-out forwards;
    grid-column: 1 / 3;
    color: #000000;
    font-size: 46px;
    position: relative;
    text-shadow: 0.05em 0.05em 0.1em rgba(0, 0, 0, 0.1);
    transform: translateX(1rem);
    font-weight: 700;
    margin-bottom: 2rem;
}.landing_page07 h1::after {
    height: 0.3rem;
    left: 0;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(198,208,191) 0%, rgb(161,173,152) 100%);
    position: absolute;
    animation: lineGrow 1.4s ease-out forwards;
    transform-origin: left;
    width: 8rem;
    content: "";
    bottom: -0.5rem;
}.landing_page07 .content_holder07 {
    transform: translateY(-2rem);
    justify-content: center;
    perspective: 1000px;
    display: flex;
    z-index: 3;
    flex-direction: column;
}.landing_page07 .quick_edu89 {
    background: rgba(255, 255, 255, 0.9);
    animation: cardReveal 1s ease-out forwards;
    border-left: 4px solid rgb(198,208,191);
    transform: rotateY(-5deg) translateZ(0);
    position: relative;
    transition: transform 0.5s ease;
    transform-style: preserve-3d;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 2.5rem;
    backdrop-filter: blur(10px);
}.landing_page07 .quick_edu89:hover {
    transform: rotateY(0deg) translateZ(20px);
}.landing_page07 .quick_edu89 p {
    margin-bottom: 2rem;
    font-size: calc(15px * 1.2);
    line-height: 1.6;
    color: #000000;
    transform: translateZ(20px);
    position: relative;
}.landing_page07 .quick_edu89 p::after {
    background: linear-gradient(90deg, transparent, rgb(161,173,152,0.5));
    content: "";
    bottom: -1rem;
    height: 1px;
    position: absolute;
    right: 0;
    width: 70%;
}.landing_page07 svg {
    width: 100px;
    margin: 0.5rem 0 2rem;
    transform: translateZ(30px);
    transition: transform 0.5s ease, filter 0.5s ease;
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1));
    height: 100px;
}.landing_page07 svg:hover {
    filter: drop-shadow(0 8px 16px rgba(0, 0, 0, 0.15));
    transform: translateZ(30px) scale(1.05);
}.landing_page07 svg path {
    fill: rgb(198,208,191);
    transition: fill 0.3s ease;
}.landing_page07 svg text {
    font-family: Arial, sans-serif;
    transition: fill 0.3s ease;
}.landing_page07 svg:hover path {
    fill: rgb(161,173,152);
}.landing_page07 svg:hover text {
    fill: rgb(161,173,152);
}.landing_page07 .request_card49 {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    overflow: hidden;
    border: none;
    background: linear-gradient(135deg, rgb(198,208,191) 0%, rgb(161,173,152) 100%);
    box-shadow: 0 10px 30px rgba(94, 170, 168, 0.2), 
                0 4px 8px rgba(0, 0, 0, 0.1);
    font-size: 19px;
    display: inline-block;
    cursor: pointer;
    font-weight: 600;
    color: #ffffff;
    z-index: 5;
    padding: 1rem 2rem;
    transform: translateZ(40px);
    text-decoration: none;
}.landing_page07 .request_card49::before {
    left: -100%;
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: "";
    transition: left 0.7s ease;
    height: 100%;
    top: 0;
}.landing_page07 .request_card49:hover {
    box-shadow: 0 15px 35px rgba(94, 170, 168, 0.3), 
                0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateZ(40px) translateY(-5px);
}.landing_page07 .request_card49:hover::before {
    left: 100%;
}.landing_page07 .snap_shot10 {
    transform: translateX(1rem) translateY(-2rem);
    z-index: 2;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    height: 100%;
    clip-path: polygon(10% 0, 100% 0, 100% 90%, 0 100%);
    overflow: hidden;
    animation: photoReveal 1.5s ease-out forwards;
    min-height: 400px;
    position: relative;
}.landing_page07 .snap_shot10::before {
    background: linear-gradient(135deg, transparent 30%, rgb(198,208,191,0.5) 100%);
    content: "";
    top: 0;
    z-index: 3;
    height: 100%;
    opacity: 0.7;
    width: 100%;
    position: absolute;
    left: 0;
}.landing_page07 .snap_shot10::after {
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
    top: 0;
    height: 100%;
    position: absolute;
    content: "";
    opacity: 0.8;
    left: 0;
    z-index: 3;
    width: 100%;
}

@keyframes titleFadeIn {
    0% {
        opacity: 0;
        transform: translateY(-2rem) translateX(1rem);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateX(1rem);
    }
}

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

@keyframes cardReveal {
    0% {
        opacity: 0;
        transform: rotateY(-10deg) translateZ(0) translateX(-2rem);
    }
    100% {
        opacity: 1;
        transform: rotateY(-5deg) translateZ(0);
    }
}

@keyframes photoReveal {
    0% {
        opacity: 0;
        transform: translateX(3rem) translateY(-2rem);
    }
    100% {
        opacity: 1;
        transform: translateX(1rem) translateY(-2rem);
    }
}

@media (max-width: 992px) {.landing_page07 .knowledge_studio17 {
    gap: 2rem;
    grid-template-columns: 1fr;
}.landing_page07 h1 {
    grid-column: 1 / 2;
    font-size: calc(46px * 0.9);
}.landing_page07 .content_holder07 {
    order: 2;
    transform: translateY(0);
}.landing_page07 .snap_shot10 {
    transform: translateX(0) translateY(0);
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    min-height: 300px;
    order: 1;
}
}

@media (max-width: 768px) {.landing_page07 {
    min-height: auto;
}.landing_page07 .knowledge_studio17 {
    min-height: auto;
    padding: 1.5rem;
}.landing_page07 h1 {
    text-align: center;
    transform: translateX(0);
    font-size: calc(46px * 0.8);
    margin-bottom: 1.5rem;
}.landing_page07 h1::after {
    left: 50%;
    transform: translateX(-50%) scaleX(0);
}@keyframes lineGrow {
        0% {
            transform: translateX(-50%) scaleX(0);
        }
        100% {
            transform: translateX(-50%) scaleX(1);
        }
    }
    
    .landing_page07 .quick_edu89 {
    transform: rotateY(0) translateZ(0);
    padding: 1.5rem;
}.landing_page07 .snap_shot10 {
    clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
    min-height: 250px;
}.landing_page07 svg {
    width: 80px;
    height: 80px;
}
}

@media (max-width: 480px) {.landing_page07 h1 {
    font-size: calc(46px * 0.7);
}.landing_page07 .quick_edu89 p {
    font-size: 15px;
}.landing_page07 .snap_shot10 {
    min-height: 200px;
}.landing_page07 svg {
    height: 60px;
    width: 60px;
}.landing_page07 .request_card49 {
    padding: 0.8rem 1.5rem;
    font-size: calc(19px * 0.9);
}
}

@media (hover: none) {.landing_page07 .request_card49::before {
    display: none;
}.landing_page07 .quick_edu89:hover {
    transform: rotateY(0) translateZ(0);
}.landing_page07 svg:hover {
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1));
    transform: translateZ(0);
}.landing_page07 .request_card49:hover {
    transform: translateZ(0);
    box-shadow: 0 10px 30px rgba(94, 170, 168, 0.2), 0 4px 8px rgba(0, 0, 0, 0.1);
}}.study_method94 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(229,233,225) 0%, #ffffff 100%);
    position: relative;
    padding: 120px 0;
}.study_method94::before {
    content: "";
    transform: rotate(-15deg) skewX(15deg);
    background: linear-gradient(45deg, rgb(198,208,191,0.5) 0%, rgb(161,173,152,0.5) 100%);
    top: -10%;
    right: -5%;
    width: 40%;
    position: absolute;
    z-index: 1;
    opacity: 0.07;
    pointer-events: none;
    height: 70%;
}.study_method94::after {
    left: -5%;
    bottom: -10%;
    height: 70%;
    background: linear-gradient(225deg, rgb(161,173,152,0.5) 0%, rgb(198,208,191,0.5) 100%);
    pointer-events: none;
    position: absolute;
    opacity: 0.07;
    transform: rotate(15deg) skewX(-15deg);
    z-index: 1;
    width: 40%;
    content: "";
}.study_method94 .knowledge_studio17 {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 40px;
}.study_method94 h2 {
    font-weight: 700;
    text-align: left;
    font-size: 33px;
    color: rgb(198,208,191);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    position: relative;
    margin-bottom: 50px;
    transform: translateX(-5px);
}.study_method94 h2::after {
    background: linear-gradient(90deg, rgb(198,208,191) 0%, rgb(161,173,152) 100%);
    left: 0;
    transform-origin: left center;
    content: "";
    width: 80px;
    position: absolute;
    bottom: -12px;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 3px;
    transform: scaleX(1);
}.study_method94 .content_holder07 {
    background: #ffffff;
    padding: 50px;
    transform: translateY(0);
    position: relative;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.5s ease;
}.study_method94 .content_holder07::before {
    position: absolute;
    pointer-events: none;
    height: 100%;
    opacity: 0.04;
    background: linear-gradient(135deg, rgb(161,173,152,0.5) 0%, transparent 70%);
    content: "";
    left: 0;
    width: 100%;
    top: 0;
}.study_method94 .content_holder07:hover {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    transform: translateY(-5px);
}.study_method94 p {
    position: relative;
    font-size: 17px;
    color: #000000;
    z-index: 2;
    margin: 0;
    line-height: 1.8;
}.study_method94 p::first-letter {
    font-size: 1.3em;
    color: rgb(198,208,191);
    font-weight: 600;
}.study_method94 .knowledge_studio17:hover h2 {
    transform: translateX(0);
}.study_method94 .knowledge_studio17:hover h2::after {
    transform: scaleX(1.2);
}

@media (max-width: 992px) {.study_method94 {
    padding: 90px 0;
}.study_method94 .knowledge_studio17 {
    padding: 0 30px;
}.study_method94 h2 {
    margin-bottom: 40px;
    font-size: calc(33px * 0.9);
}.study_method94 .content_holder07 {
    padding: 40px;
}
}

@media (max-width: 768px) {.study_method94 {
    padding: 70px 0;
}.study_method94 .knowledge_studio17 {
    padding: 0 20px;
}.study_method94 h2 {
    margin-bottom: 35px;
    font-size: calc(33px * 0.8);
}.study_method94 h2::after {
    bottom: -10px;
    width: 60px;
}.study_method94 .content_holder07 {
    padding: 30px;
}.study_method94 p {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 576px) {.study_method94 {
    padding: 60px 0;
}.study_method94 .knowledge_studio17 {
    padding: 0 15px;
}.study_method94 h2 {
    margin-bottom: 30px;
    font-size: calc(33px * 0.7);
}.study_method94 h2::after {
    width: 50px;
    height: 2px;
}.study_method94 .content_holder07 {
    padding: 25px 20px;
}.study_method94 p {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}
}

@media (hover: none) {.study_method94 .content_holder07:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05);
    transform: none;
}}header .top_plank {
    background: rgb(198,208,191);
    color:  #ffffff;
}header .top_plank .top_focuspro16 div svg, header .top_plank .top_focuspro16 div svg path {
    fill: #ffffff;
}header .top_plank .top_focuspro16 div span {
    color: #ffffff;
}header .top_plank .top_focuspro16 {
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    display: flex;
    font-size: 15px;
    line-height: 21px;
    padding: 15px 0 10px 0;
    width: 100%;
}header .top_plank .top_focuspro16 div {
    justify-content: flex-start;
    margin-right: 24px;
    display: flex;
    align-items: center;
}header .top_plank .top_focuspro16 div img, header .top_plank .top_focuspro16 div svg {
    margin-right: 8px;
    width: 16px;
    height: 16px;
}.privacy_arsenal43 {
    background: linear-gradient(145deg, rgb(229,233,225), #ffffff);
    padding: 4rem 2rem;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    position: relative;
}.privacy_arsenal43::before {
    left: 0;
    position: absolute;
    width: 100%;
    background: 
        radial-gradient(circle at 10% 90%, rgb(161,173,152,0.5), transparent 40%),
        radial-gradient(circle at 90% 10%, rgb(198,208,191,0.5), transparent 45%);
    top: 0;
    pointer-events: none;
    opacity: 0.15;
    content: "";
    height: 100%;
    z-index: 0;
}.privacy_arsenal43 .container {
    margin: 0 auto;
    opacity: 0;
    position: relative;
    z-index: 1;
    max-width: 1140px;
    animation: fadeIn 0.8s ease-out forwards;
}.privacy_arsenal43 h1 {
    transform: translateY(10px);
    margin-bottom: 2rem;
    font-weight: 700;
    position: relative;
    animation: slideUp 0.7s ease-out forwards 0.2s;
    opacity: 0;
    color: #000000;
    font-size: 46px;
    display: inline-block;
}.privacy_arsenal43 h1::after {
    bottom: -0.5rem;
    left: 0;
    position: absolute;
    transform-origin: left;
    height: 3px;
    transform: scaleX(0);
    width: 3.5rem;
    animation: expandLine 0.7s ease-out forwards 0.7s;
    content: "";
    background: rgb(198,208,191);
}.privacy_arsenal43 h2 {
    font-weight: 600;
    animation: slideUp 0.7s ease-out forwards 0.3s;
    position: relative;
    font-size: 35px;
    margin: 2.5rem 0 1.5rem;
    transform: translateY(10px);
    opacity: 0;
    padding-left: 1rem;
    color: #000000;
}.privacy_arsenal43 h2::before {
    height: 85%;
    position: absolute;
    background: rgb(161,173,152);
    content: "";
    width: 4px;
    top: 0.25rem;
    border-radius: 2px;
    left: 0;
}.privacy_arsenal43 h3 {
    margin: 2.2rem 0 1.2rem;
    font-size: calc(35px * 0.85);
    animation: slideUp 0.7s ease-out forwards 0.4s;
    position: relative;
    font-weight: 600;
    color: #000000;
    padding-left: 0.8rem;
    transform: translateY(10px);
    opacity: 0;
}.privacy_arsenal43 h3::before {
    content: "";
    width: 3px;
    left: 0;
    position: absolute;
    background: rgb(161,173,152);
    height: 80%;
    opacity: 0.8;
    top: 0.25rem;
    border-radius: 1.5px;
}.privacy_arsenal43 h4 {
    padding-left: 0.7rem;
    color: #000000;
    font-size: calc(35px * 0.75);
    transform: translateY(10px);
    position: relative;
    margin: 2rem 0 1rem;
    animation: slideUp 0.7s ease-out forwards 0.5s;
    font-weight: 600;
    opacity: 0;
}.privacy_arsenal43 h4::before {
    left: 0;
    height: 75%;
    top: 0.25rem;
    width: 2px;
    background: rgb(161,173,152);
    content: "";
    border-radius: 1px;
    position: absolute;
    opacity: 0.7;
}.privacy_arsenal43 p {
    color: #000000;
    opacity: 0;
    max-width: 90ch;
    animation: slideUp 0.7s ease-out forwards 0.4s;
    transform: translateY(10px);
    line-height: 1.75;
    margin-bottom: 1.5rem;
    font-size: 13px;
}.privacy_arsenal43 ul {
    padding-left: 2rem;
    max-width: 85ch;
    animation: fadeIn 0.8s ease-out forwards 0.6s;
    margin-bottom: 2rem;
    opacity: 0;
}.privacy_arsenal43 li {
    padding-left: 0.5rem;
    font-size: 13px;
    position: relative;
    color: #000000;
    margin-bottom: 1rem;
    line-height: 1.75;
}.privacy_arsenal43 li::marker {
    font-size: 1.2em;
    color: rgb(198,208,191);
}.privacy_arsenal43 span {
    transform: translateY(10px);
    animation: slideUp 0.7s ease-out forwards 0.5s;
    max-width: 90ch;
    padding-left: 1rem;
    display: block;
    font-size: 13px;
    color: #000000;
    border-left: 1px solid rgb(161,173,152,0.5);
    line-height: 1.75;
    margin-bottom: 1.5rem;
    opacity: 0;
}.privacy_arsenal43 strong {
    color: #000000;
    font-weight: 600;
    display: inline-block;
    position: relative;
}

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

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

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

@media (min-width: 768px) {.privacy_arsenal43 {
    padding: 6rem 3rem;
}.privacy_arsenal43 .container {
    padding: 0 2rem;
}.privacy_arsenal43 h1 {
    margin-bottom: 3rem;
    font-size: calc(46px * 1.1);
}.privacy_arsenal43 h1::after {
    width: 4.5rem;
}.privacy_arsenal43 h2 {
    margin: 3rem 0 1.8rem;
    font-size: calc(35px * 1.05);
    padding-left: 1.2rem;
}.privacy_arsenal43 h2::before {
    width: 5px;
}.privacy_arsenal43 p, 
    .privacy_arsenal43 li,
    .privacy_arsenal43 span {
    line-height: 1.8;
    font-size: calc(13px * 1.05);
}
}

@media (min-width: 992px) {.privacy_arsenal43 {
    padding: 7rem 4rem;
    background: linear-gradient(165deg, rgb(229,233,225), #ffffff);
}.privacy_arsenal43 .container {
    padding: 0 3rem;
}.privacy_arsenal43 h1 {
    font-size: calc(46px * 1.2);
    margin-bottom: 3.5rem;
}.privacy_arsenal43 h1::after {
    height: 4px;
    width: 5rem;
}.privacy_arsenal43 p {
    margin-bottom: 2rem;
}.privacy_arsenal43 h2::before {
    background: linear-gradient(to bottom, rgb(198,208,191), rgb(161,173,152));
}.privacy_arsenal43 li {
    margin-bottom: 1.2rem;
}.privacy_arsenal43 span {
    padding-left: 1.5rem;
    border-left: 2px solid rgb(161,173,152,0.5);
}
}

@media (min-width: 1200px) {.privacy_arsenal43 {
    padding: 8rem 5rem;
}.privacy_arsenal43::before {
    background: 
            radial-gradient(circle at 5% 95%, rgb(161,173,152,0.5), transparent 40%),
            radial-gradient(circle at 95% 5%, rgb(198,208,191,0.5), transparent 45%);
}.privacy_arsenal43 .container {
    padding: 0 4rem;
}.privacy_arsenal43 h1 {
    font-size: calc(46px * 1.3);
}.privacy_arsenal43 h1::after {
    height: 5px;
    width: 5.5rem;
    bottom: -0.7rem;
}.privacy_arsenal43 ul {
    padding-left: 2.5rem;
}
}

@media (hover: hover) {.privacy_arsenal43 li:hover::marker {
    color: rgb(161,173,152);
}.privacy_arsenal43 strong:hover {
    color: rgb(198,208,191);
    transition: color 0.3s ease;
}
}

@media (max-width: 767px) {.privacy_arsenal43 {
    padding: 3rem 1.5rem;
}.privacy_arsenal43 h1 {
    font-size: calc(46px * 0.9);
    margin-bottom: 1.8rem;
}.privacy_arsenal43 h2 {
    font-size: calc(35px * 0.95);
    margin: 2rem 0 1.2rem;
}.privacy_arsenal43 p, 
    .privacy_arsenal43 li,
    .privacy_arsenal43 span {
    line-height: 1.7;
    font-size: calc(13px * 0.98);
}.privacy_arsenal43 ul {
    padding-left: 1.5rem;
}
}

@media (prefers-reduced-motion: reduce) {.privacy_arsenal43 .container,
    .privacy_arsenal43 h1,
    .privacy_arsenal43 h2,
    .privacy_arsenal43 h3,
    .privacy_arsenal43 h4,
    .privacy_arsenal43 p,
    .privacy_arsenal43 ul,
    .privacy_arsenal43 span {
    transform: none;
    animation: none;
    opacity: 1;
}.privacy_arsenal43 h1::after {
    animation: none;
    transform: scaleX(1);
}}header {
    z-index: 100;
    padding: 1.2rem 0;
    background: rgb(229,233,225);
    position: relative;
}header::before {
    position: absolute;
    height: 100%;
    top: 0;
    background: linear-gradient(135deg, 
        rgb(198,208,191,0.5) 0%, 
        transparent 50%, 
        rgb(161,173,152,0.5) 100%);
    left: 0;
    width: 100%;
    opacity: 0.5;
    content: '';
}header .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 0 1.5rem;
}header .head_edu75 {
    border-radius: 11px;
    gap: 1rem;
    flex-direction: column;
    background: #ffffff;
    align-items: center;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    padding: 1rem;
    display: flex;
}header .first_section79 {
    text-decoration: none;
    padding: 0.5rem 1rem;
    justify-content: center;
    display: flex;
    position: relative;
    margin-bottom: 0.5rem;
}header .first_section79::before {
    width: 100%;
    left: 0;
    background: linear-gradient(to right, 
        transparent, 
        rgb(198,208,191,0.5), 
        rgb(161,173,152,0.5), 
        rgb(198,208,191,0.5), 
        transparent);
    content: '';
    bottom: 0;
    position: absolute;
    height: 1px;
}header .first_section79 svg {
    transition: all 0.3s ease;
    width: 160px;
    height: auto;
}header .first_section79:hover svg {
    filter: drop-shadow(0 2px 4px rgb(198,208,191,0.5));
    transform: translateY(-2px);
}header .main_teach80 {
    display: flex;
    gap: 0.4rem;
    padding: 0.6rem;
    border-radius: 10px;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    background: rgb(229,233,225);
}header .header_site10 {
    color: #000000;
    font-weight: 400;
    position: relative;
    text-decoration: none;
    overflow: hidden;
    font-family: Arial, sans-serif;
    z-index: 1;
    transition: all 0.3s ease;
    border-radius: 10px;
    padding: 0.5rem 1rem;
    font-size: 14px;
}header .header_site10::before {
    transition: opacity 0.3s ease;
    position: absolute;
    z-index: -1;
    left: 0;
    background: linear-gradient(135deg, rgb(198,208,191), rgb(161,173,152));
    opacity: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
}header .header_site10:hover {
    color: #ffffff;
}header .header_site10:hover::before {
    opacity: 1;
}header .header_site10::after {
    background: linear-gradient(to right, rgb(198,208,191), rgb(161,173,152));
    transform: scaleX(0);
    width: 100%;
    left: 0;
    position: absolute;
    transform-origin: left;
    height: 2px;
    content: '';
    transition: transform 0.3s ease;
    bottom: 0;
}header .header_site10:hover::after {
    transform: scaleX(1);
}

@media (max-width: 991px) {header {
    padding: 1rem 0;
}header .head_edu75 {
    gap: 0.8rem;
    padding: 0.8rem;
}header .first_section79 svg {
    width: 140px;
}header .main_teach80 {
    padding: 0.5rem;
}header .header_site10 {
    padding: 0.4rem 0.8rem;
    font-size: calc(14px - 1px);
}
}

@media (max-width: 767px) {header {
    padding: 0.8rem 0;
}header .head_edu75 {
    gap: 0.7rem;
    padding: 0.7rem;
}header .first_section79 svg {
    width: 120px;
}header .main_teach80 {
    gap: 0.3rem;
    padding: 0.4rem;
}header .header_site10 {
    padding: 0.3rem 0.7rem;
    font-size: calc(14px - 2px);
}
}

@media (max-width: 480px) {header {
    padding: 0.7rem 0;
}header .head_edu75 {
    padding: 0.6rem;
    gap: 0.6rem;
}header .first_section79 svg {
    width: 110px;
}header .main_teach80 {
    padding: 0.4rem;
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
}header .main_teach80::-webkit-scrollbar {
    height: 2px;
}header .main_teach80::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(198,208,191);
}header .header_site10 {
    white-space: nowrap;
    flex-shrink: 0;
}}.mentorship_profile37 {
    position: relative;
    padding: 120px 0;
    background: linear-gradient(150deg, rgb(229,233,225) 0%, rgb(161,173,152,0.5) 100%);
    overflow: hidden;
}.mentorship_profile37::before {
    position: absolute;
    width: 100%;
    background-size: 40px 40px;
    height: 100%;
    background: 
        linear-gradient(to right, transparent 49.5%, rgb(198,208,191,0.5) 49.5%, rgb(198,208,191,0.5) 50.5%, transparent 50.5%),
        linear-gradient(to bottom, transparent 49.5%, rgb(198,208,191,0.5) 49.5%, rgb(198,208,191,0.5) 50.5%, transparent 50.5%);
    opacity: 0.07;
    top: 0;
    left: 0;
    content: "";
}.mentorship_profile37::after {
    opacity: 0.04;
    height: 100%;
    top: 0;
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    background: 
        repeating-radial-gradient(
            circle at 50% 50%,
            transparent 0,
            transparent 40px,
            rgb(198,208,191,0.5) 40px,
            rgb(198,208,191,0.5) 41px,
            transparent 41px,
            transparent 60px,
            rgb(198,208,191,0.5) 60px,
            rgb(198,208,191,0.5) 61px,
            transparent 61px,
            transparent 80px,
            rgb(198,208,191,0.5) 80px,
            rgb(198,208,191,0.5) 81px
        );
}.mentorship_profile37 .container {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
    z-index: 2;
    position: relative;
}.mentorship_profile37 .alumni_views96 {
    overflow: hidden;
    background: #ffffff;
    display: grid;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    grid-template-columns: 1fr 1fr;
    padding: 50px;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    gap: 40px;
    border-radius: 0;
    position: relative;
}.mentorship_profile37 .alumni_views96::before {
    left: 0;
    width: 100%;
    background: linear-gradient(
        90deg,
        rgb(198,208,191) 0%,
        rgb(161,173,152) 100%
    );
    top: 0;
    content: "";
    height: 6px;
    position: absolute;
}.mentorship_profile37 .alumni_views96::after {
    background: linear-gradient(
        90deg,
        rgb(198,208,191,0.5) 0%,
        transparent 20%,
        rgb(198,208,191,0.5) 40%,
        transparent 60%,
        rgb(161,173,152,0.5) 80%,
        transparent 100%
    );
    width: 100%;
    left: 0;
    content: "";
    height: 1px;
    top: 6px;
    animation: scanner 4s linear infinite;
    position: absolute;
}@keyframes scanner {
    0% {
        transform: translateY(0);
        opacity: 0.5;
    }
    50% {
        transform: translateY(calc(100% - 7px));
        opacity: 0.8;
    }
    50.1% {
        opacity: 0;
    }
    50.2% {
        transform: translateY(0);
        opacity: 0;
    }
    55% {
        opacity: 0.5;
    }
    100% {
        transform: translateY(0);
        opacity: 0.5;
    }
}

.mentorship_profile37 .snap_shot10 {
    border-radius: 0;
    min-height: 360px;
    position: relative;
    overflow: hidden;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 85%, 
        85% 100%, 
        0 100%
    );
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.8);
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
}.mentorship_profile37 .snap_shot10::before {
    content: "";
    z-index: 1;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 40%,
        rgba(0, 0, 0, 0.2) 100%
    );
    position: absolute;
    inset: 0;
}.mentorship_profile37 .snap_shot10::after {
    height: 100%;
    top: 0;
    z-index: 2;
    left: 0;
    background: 
        repeating-linear-gradient(
            45deg,
            transparent 0,
            transparent 10px,
            rgba(255, 255, 255, 0.05) 10px,
            rgba(255, 255, 255, 0.05) 12px
        );
    position: absolute;
    content: "";
    width: 100%;
}.mentorship_profile37 .name {
    color: #000000;
    line-height: 1.2;
    padding-left: 16px;
    position: relative;
    border-left: 4px solid rgb(198,208,191);
    font-weight: 700;
    font-size: 33px;
    margin-bottom: 12px;
}.mentorship_profile37 .name::before {
    transition: height 0.5s ease;
    width: 4px;
    height: 0;
    left: -4px;
    top: 0;
    position: absolute;
    background: rgb(161,173,152);
    content: "";
}.mentorship_profile37 .alumni_views96:hover .name::before {
    height: 100%;
}.mentorship_profile37 .alumni_views96 span:not(.name) {
    background: rgb(229,233,225);
    color: rgba(0, 0, 0, 0.5);
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 3px;
    margin-bottom: 25px;
    letter-spacing: 1px;
    padding: 6px 12px;
    position: relative;
}.mentorship_profile37 .alumni_views96 span:not(.name)::after {
    left: 0;
    position: absolute;
    bottom: 0;
    content: "";
    height: 2px;
    background: rgb(198,208,191);
    transition: width 0.3s ease;
    width: 0;
}.mentorship_profile37 .alumni_views96:hover span:not(.name)::after {
    width: 100%;
}.mentorship_profile37 .past_work73 {
    line-height: 1.8;
    border-radius: 10px;
    border-left: 1px solid rgb(198,208,191);
    font-size: 18px;
    color: #000000;
    margin: 0;
    padding: 25px 30px;
    position: relative;
    background: linear-gradient(
        to right,
        rgb(229,233,225) 0%,
        rgba(255, 255, 255, 0.8) 100%
    );
    box-shadow: 
        inset 0 1px 3px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.05);
}.mentorship_profile37 .past_work73::before {
    border-top: 2px solid rgb(198,208,191);
    left: 12px;
    border-left: 2px solid rgb(198,208,191);
    width: 12px;
    height: 12px;
    opacity: 0.6;
    content: "";
    top: 15px;
    position: absolute;
}.mentorship_profile37 .past_work73::after {
    position: absolute;
    border-right: 2px solid rgb(161,173,152);
    width: 12px;
    right: 12px;
    content: "";
    bottom: 15px;
    height: 12px;
    border-bottom: 2px solid rgb(161,173,152);
    opacity: 0.6;
}.mentorship_profile37 .alumni_views96:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.12),
        0 0 0 1px rgba(0, 0, 0, 0.03);
}.mentorship_profile37 .alumni_views96:hover .snap_shot10 {
    transform: scale(1.03);
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.15),
        -20px -20px 40px rgba(255, 255, 255, 0.9);
}

@media (max-width: 991px) {.mentorship_profile37 {
    padding: 90px 0;
}.mentorship_profile37 .alumni_views96 {
    gap: 30px;
    padding: 40px 30px;
}.mentorship_profile37 .snap_shot10 {
    min-height: 320px;
}.mentorship_profile37 .past_work73 {
    padding: 20px 25px;
}
}

@media (max-width: 767px) {.mentorship_profile37 {
    padding: 70px 0;
}.mentorship_profile37 .alumni_views96 {
    gap: 25px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    padding: 35px 25px;
}.mentorship_profile37 .snap_shot10 {
    min-height: 280px;
}.mentorship_profile37 .name {
    font-size: calc(33px * 0.9);
}.mentorship_profile37 .alumni_views96 span:not(.name) {
    font-size: calc(22px * 0.95);
    margin-bottom: 20px;
}.mentorship_profile37 .past_work73 {
    padding: 18px 22px;
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 575px) {.mentorship_profile37 {
    padding: 50px 0;
}.mentorship_profile37 .alumni_views96 {
    padding: 30px 20px;
    gap: 20px;
}.mentorship_profile37 .snap_shot10 {
    min-height: 220px;
}.mentorship_profile37 .name {
    font-size: calc(33px * 0.8);
    padding-left: 12px;
}.mentorship_profile37 .alumni_views96 span:not(.name) {
    font-size: calc(22px * 0.9);
    padding: 4px 10px;
    margin-bottom: 15px;
}.mentorship_profile37 .past_work73 {
    padding: 15px 18px;
    font-size: calc(18px * 0.9);
}
}