* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}a {
    text-decoration: none;
    color: inherit;
}html,body {
    color: #000000;
    scroll-behavior: auto;
    height: 100%;
    font-family: Arial, sans-serif;
    min-height: 100%;
}svg {
    width: 30px;
    height: 30px;
}.site_navbar206 {
    flex: 1 0 auto;
}.container {
    width: 1153px;
    max-width: 100%;
    margin: auto;
}.warp-container864 {
    min-height: 100%;
    height: 100%;
    flex-direction: column;
    display: flex;
}header,footer {
    width: 100%;
}.math_tools158 {
    flex: 0 0 auto;
}@keyframes pulse_scrollbar { 0% { opacity: 1; } 50% { opacity: 0.7; } 100% { opacity: 1; } }

::-webkit-scrollbar {
    width: 4px;
    background: rgb(255, 255, 255, 0.5);
}

::-webkit-scrollbar-button {
}::-webkit-scrollbar-thumb {
    background: rgb(138,111,165);
}::-webkit-scrollbar-thumb:hover {
    border-color: rgb(138,111,165);
    background: repeating-linear-gradient(45deg, rgb(199,201,214), rgb(199,201,214) 9px, rgb(158,162,194) 9px, rgb(158,162,194) 18px);
    box-shadow: -1px -3px 3px -2px rgba(0, 0, 0, 0.2);
}::-webkit-scrollbar-thumb:active {
    background: #ffffff;
}html {
    scrollbar-color: rgb(138,111,165) rgb(199,201,214);
    scrollbar-width: none;
}

@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.confidential_cove417 {
    font-family: Arial, sans-serif;
    overflow: hidden;
    padding: 5rem 2rem;
    color: #000000;
    position: relative;
    background: linear-gradient(135deg, rgb(199,201,214) 0%, rgb(199,201,214) 85%, rgba(rgb(158,162,194,0.5), 0.05) 100%);
}.confidential_cove417::before {
    top: 0;
    height: 8px;
    background: linear-gradient(90deg, rgb(158,162,194) 0%, rgb(138,111,165) 100%);
    transform-origin: left;
    transform: scaleX(0.95);
    width: 100%;
    left: 0;
    content: "";
    box-shadow: 0 0 20px rgba(rgb(158,162,194,0.5), 0.2);
    position: absolute;
}.confidential_cove417::after {
    right: -100px;
    height: 250px;
    content: "";
    position: absolute;
    border-radius: 50%;
    top: 40px;
    transform: rotate(-15deg);
    opacity: 0.5;
    width: 250px;
    border: 2px solid rgba(rgb(158,162,194,0.5), 0.1);
    pointer-events: none;
}.confidential_cove417 .container {
    z-index: 1;
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
}.confidential_cove417 h1 {
    font-weight: 700;
    line-height: 1.2;
    position: relative;
    font-size: calc(47px * 1.2);
    margin-bottom: 2.5rem;
    transform: translateX(-0.5rem);
    color: rgb(158,162,194);
}.confidential_cove417 h1::after {
    left: 0;
    transform-origin: left;
    height: 4px;
    width: 6rem;
    animation: pulse 4s infinite alternate ease-in-out;
    bottom: -1rem;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(158,162,194), transparent);
}.confidential_cove417 h2 {
    padding-left: 1.2rem;
    font-weight: 600;
    font-size: 31px;
    color: #000000;
    margin: 3rem 0 1.5rem;
    position: relative;
}.confidential_cove417 h2::before {
    background: rgb(138,111,165);
    left: 0;
    transform: scaleY(0.9);
    position: absolute;
    width: 4px;
    top: 0.25rem;
    content: "";
    height: calc(100% - 0.5rem);
}.confidential_cove417 h3 {
    margin: 2.5rem 0 1.2rem;
    color: #000000;
    position: relative;
    font-size: calc(31px * 0.85);
    font-weight: 600;
    padding-left: 1rem;
}.confidential_cove417 h3::before {
    transform: scaleY(0.8);
    top: 0.2rem;
    width: 3px;
    height: calc(100% - 0.4rem);
    content: "";
    opacity: 0.8;
    position: absolute;
    left: 0;
    background: rgb(138,111,165);
}.confidential_cove417 h4 {
    font-weight: 600;
    position: relative;
    margin: 2rem 0 1rem;
    color: #000000;
    font-size: calc(31px * 0.75);
    padding-left: 0.8rem;
}.confidential_cove417 h4::before {
    top: 0.2rem;
    left: 0;
    transform: scaleY(0.7);
    height: calc(100% - 0.4rem);
    content: "";
    background: rgb(138,111,165);
    opacity: 0.7;
    position: absolute;
    width: 2px;
}.confidential_cove417 p {
    max-width: 90ch;
    font-size: 16px;
    color: #000000;
    margin-bottom: 1.5rem;
    line-height: 1.7;
}.confidential_cove417 p strong {
    color: #000000;
    font-weight: 600;
    background: linear-gradient(to bottom, transparent 60%, rgba(rgb(138,111,165,0.5), 0.15) 40%);
    display: inline-block;
    position: relative;
    padding: 0 0.2rem;
}.confidential_cove417 span {
    margin-bottom: 1.5rem;
    max-width: 90ch;
    color: #000000;
    border-left: 1px dashed rgba(rgb(158,162,194,0.5), 0.3);
    padding-left: 0.5rem;
    display: block;
    font-size: 16px;
    line-height: 1.7;
}.confidential_cove417 ul {
    margin: 1.5rem 0 2rem 1.5rem;
    padding: 0;
    list-style-type: none;
}.confidential_cove417 li {
    line-height: 1.6;
    padding-left: 1.8rem;
    margin-bottom: 1.2rem;
    position: relative;
    font-size: 16px;
}.confidential_cove417 li::before {
    transition: transform 0.3s ease, opacity 0.3s ease;
    content: "";
    position: absolute;
    top: 0.5rem;
    width: 10px;
    opacity: 0.8;
    height: 10px;
    left: 0;
    border: 2px solid rgb(158,162,194);
    transform: rotate(45deg);
}.confidential_cove417 li:hover::before {
    opacity: 1;
    transform: rotate(225deg);
}

@keyframes pulse {
    0%, 100% {
        transform: scaleX(1);
        opacity: 0.8;
    }
    50% {
        transform: scaleX(1.1);
        opacity: 1;
    }
}

@media (min-width: 768px) {.confidential_cove417 {
    padding: 6rem 3rem;
}.confidential_cove417 .container {
    gap: 1rem;
    display: grid;
    grid-template-columns: 1fr;
}.confidential_cove417 h1 {
    font-size: calc(47px * 1.4);
    grid-column: 1 / -1;
    margin-bottom: 3rem;
}.confidential_cove417 p, 
    .confidential_cove417 span {
    font-size: calc(16px * 1.05);
}.confidential_cove417 h2 {
    margin-top: 4rem;
}.confidential_cove417 ul {
    margin-left: 2rem;
}
}

@media (min-width: 1024px) {.confidential_cove417 {
    padding: 8rem 4rem 6rem;
}.confidential_cove417::after {
    top: 80px;
    right: -80px;
    width: 400px;
    height: 400px;
}.confidential_cove417 .container {
    max-width: 1200px;
}.confidential_cove417 h1 {
    transform: translateX(-1rem);
}.confidential_cove417 h1::after {
    width: 8rem;
}.confidential_cove417 h2 {
    font-size: calc(31px * 1.1);
    padding-left: 1.5rem;
}.confidential_cove417 h2::before {
    width: 6px;
}.confidential_cove417 li {
    padding-left: 2rem;
}.confidential_cove417 li::before {
    height: 12px;
    width: 12px;
}
}

@media (max-width: 767px) {.confidential_cove417 {
    padding: 4rem 1.5rem;
}.confidential_cove417 h1 {
    margin-bottom: 2rem;
    font-size: calc(47px * 1.1);
}.confidential_cove417 h2 {
    margin: 2.5rem 0 1.2rem;
    font-size: calc(31px * 0.95);
}.confidential_cove417 h3, 
    .confidential_cove417 h4 {
    margin: 2rem 0 1rem;
}.confidential_cove417 p, 
    .confidential_cove417 span {
    font-size: calc(16px * 0.95);
}.confidential_cove417 ul {
    margin-left: 0.5rem;
}.confidential_cove417 li {
    padding-left: 1.5rem;
    margin-bottom: 1rem;
}}.developer_experience730 {
    padding: 8rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(to bottom, #000000 0%, rgb(199,201,214) 100%);
}.developer_experience730::before {
    filter: blur(60px);
    left: 0;
    content: "";
    background: 
        radial-gradient(circle at 20% 30%, rgb(158,162,194,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(138,111,165,0.5) 0%, transparent 25%);
    top: 0;
    width: 100%;
    position: absolute;
    animation: ambientLight 20s ease-in-out infinite alternate;
    height: 100%;
}@keyframes ambientLight {
    0% { opacity: 0.3; transform: scale(1); }
    50% { opacity: 0.5; transform: scale(1.1); }
    100% { opacity: 0.3; transform: scale(1); }
}

.developer_experience730 .container {
    z-index: 2;
    perspective: 1000px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 2rem;
}.developer_experience730 .client_testimonials294 {
    transform: rotateX(5deg) rotateY(-5deg);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgb(138,111,165,0.5),
        inset 0 0 30px rgb(158,162,194,0.5);
    padding: 3rem;
    background-color: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.1);
    flex-wrap: wrap;
    position: relative;
    display: flex;
    border-radius: 15px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform-style: preserve-3d;
    backdrop-filter: blur(15px);
}.developer_experience730 .client_testimonials294:hover {
    transform: rotateX(0) rotateY(0);
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.3),
        0 0 0 2px rgb(138,111,165,0.5),
        inset 0 0 50px rgb(158,162,194,0.5);
}.developer_experience730 .background_photo804 {
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        0 0 0 5px rgb(158,162,194,0.5);
    width: 180px;
    left: 50%;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    height: 180px;
    top: -90px;
    border-radius: 50%;
    position: absolute;
    border: 3px solid #ffffff;
    transform: translateX(-50%) translateZ(30px);
}.developer_experience730 .client_testimonials294:hover .background_photo804 {
    transform: translateX(-50%) translateZ(50px);
}.developer_experience730 .name {
    color: #ffffff;
    letter-spacing: 1px;
    transform: translateZ(20px);
    margin-top: 100px;
    text-align: center;
    font-size: 37px;
    font-weight: 700;
    width: 100%;
    text-shadow: 0 0 10px rgb(158,162,194,0.5);
}.developer_experience730 .client_testimonials294 span:not(.name) {
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    margin-top: 0.5rem;
    color: rgb(138,111,165);
    transform: translateZ(15px);
    width: 100%;
    letter-spacing: 2px;
    font-weight: 600;
}.developer_experience730 .exp_section754 {
    padding: 2rem;
    border-radius: 10px;
    position: relative;
    border-left: 3px solid rgb(158,162,194);
    line-height: 1.7;
    font-size: 13px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
    color: #ffffff;
    width: 100%;
    transition: transform 0.3s ease;
    transform: translateZ(10px);
    margin-top: 2rem;
}.developer_experience730 .exp_section754::before {
    mix-blend-mode: overlay;
    border-radius: 10px;
    top: 0;
    height: 100%;
    content: "";
    width: 100%;
    position: absolute;
    background: linear-gradient(45deg, rgb(158,162,194,0.5) 0%, transparent 70%);
    left: 0;
    opacity: 0.1;
}.developer_experience730 .client_testimonials294:hover .exp_section754 {
    transform: translateZ(25px);
}

@media (max-width: 991px) {.developer_experience730 {
    padding: 7rem 0 5rem;
}.developer_experience730 .client_testimonials294 {
    padding: 2.5rem 2rem;
}.developer_experience730 .background_photo804 {
    width: 150px;
    top: -75px;
    height: 150px;
}.developer_experience730 .name {
    margin-top: 80px;
}.developer_experience730 .exp_section754 {
    padding: 1.5rem;
}
}

@media (max-width: 767px) {.developer_experience730 {
    padding: 6rem 0 3rem;
}.developer_experience730 .container {
    padding: 0 1rem;
}.developer_experience730 .client_testimonials294 {
    transform: none;
    padding: 2rem 1.5rem;
}.developer_experience730 .background_photo804 {
    width: 120px;
    top: -60px;
    height: 120px;
}.developer_experience730 .name {
    font-size: calc(37px - 2px);
    margin-top: 70px;
}.developer_experience730 .client_testimonials294 span:not(.name) {
    font-size: calc(20px - 1px);
}.developer_experience730 .exp_section754 {
    padding: 1.2rem;
    margin-top: 1.5rem;
    font-size: calc(13px - 1px);
}.developer_experience730 .client_testimonials294:hover {
    transform: none;
}}.location_details578 {
    padding: 4rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(
        -45deg, 
        rgb(158,162,194,0.5) 0%, 
        rgb(138,111,165,0.5) 20%, 
        transparent 80%
    );
    backdrop-filter: blur(15px);
}.location_details578::before {
    background: 
        radial-gradient(circle at 30% 100%, rgba(255,255,255,0.03) 0%, transparent 50%),
        linear-gradient(135deg, transparent 20%, rgb(199,201,214) 20%, rgb(199,201,214) 40%, transparent 40%),
        linear-gradient(225deg, transparent 20%, rgb(199,201,214) 20%, rgb(199,201,214) 40%, transparent 40%);
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    content: '';
    bottom: 0;
    opacity: 0.5;
    pointer-events: none;
    z-index: 1;
}.location_details578 .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1400px;
    padding: 0 15px;
}.location_details578 .assist_support150 {
    display: grid;
    gap: 1.5rem;
    grid-template-columns: 2fr 1fr 1fr;
    position: relative;
    align-items: stretch;
}.location_details578 .start_chat059 {
    justify-content: space-between;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    background: linear-gradient(
        160deg, 
        #ffffff 0%, 
        rgb(199,201,214) 100%
    );
    display: flex;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    padding: 2rem;
    border-radius: 19px;
}.location_details578 .start_chat059:hover::after {
    opacity: 1;
}.location_details578 .start_chat059:nth-child(1) {
    grid-row: 1 / 3;
    grid-column: 1 / 2;
}.location_details578 .start_chat059:nth-child(1) p {
    align-items: center;
    display: flex;
}.location_details578 .start_chat059:nth-child(2) {
    grid-row: 1 / 2;
    grid-column: span 2;
    height: 300px;
}.location_details578 .start_chat059:nth-child(3) {
    grid-column: 2 / 4;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-row: 2 / 3;
    gap: 1rem;
}.location_details578 .start_chat059 h2 {
    font-size: 46px;
    display: inline-block;
    color: rgb(158,162,194);
    position: relative;
    font-weight: 700;
    margin-bottom: 1rem;
}.location_details578 .start_chat059 h2::before {
    background: linear-gradient(
        to right, 
        rgb(158,162,194), 
        rgb(138,111,165)
    );
    left: 0;
    height: 3px;
    transform-origin: right;
    content: '';
    position: absolute;
    width: 100%;
    bottom: -0.5rem;
    transition: transform 0.4s ease;
    transform: scaleX(0);
}.location_details578 .start_chat059:hover h2::before {
    transform-origin: left;
    transform: scaleX(1);
}.location_details578 .background_photo804 {
    overflow: hidden;
    height: 100%;
    transform: perspective(1000px) rotateX(5deg);
    position: relative;
    transition: all 0.5s ease;
    border-radius: 19px;
}.location_details578 .background_photo804:hover {
    transform: perspective(1000px) rotateX(0);
}.location_details578 .background_photo804::before {
    content: '';
    top: 0;
    position: absolute;
    background: linear-gradient(
        45deg, 
        rgb(158,162,194,0.5) 0%, 
        rgb(138,111,165,0.5) 100%
    );
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0;
    transition: opacity 0.4s ease;
}.location_details578 .background_photo804:hover::before {
    opacity: 0.3;
}.location_details578 .get_in_touch265 {
    display: contents;
}.location_details578 .get_in_touch265 a {
    align-items: flex-start;
    border-radius: 10px;
    flex-direction: column;
    display: flex;
    overflow: hidden;
    padding: 1rem;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
}.location_details578 .get_in_touch265 a::before {
    z-index: 1;
    height: 100%;
    opacity: 0;
    left: 0;
    width: 100%;
    position: absolute;
    background: linear-gradient(
        to right, 
        rgb(158,162,194,0.5), 
        rgb(138,111,165,0.5)
    );
    transition: opacity 0.3s ease;
    content: '';
    top: 0;
}.location_details578 .get_in_touch265 a:hover::before {
    opacity: 0.1;
}.location_details578 .get_in_touch265 a span {
    font-size: 13px;
    margin-bottom: 0.5rem;
    position: relative;
    color: rgb(158,162,194);
    opacity: 0.7;
    z-index: 2;
}.location_details578 .get_in_touch265 a p {
    font-size: 17px;
    font-weight: 600;
    z-index: 2;
    color: rgb(158,162,194);
    margin: 0;
    position: relative;
}.location_details578 .edu_asksup506 {
    padding: 1rem;
    align-items: center;
    grid-column: 1 / -1;
    border-radius: 10px;
    display: flex;
    margin-top: 1rem;
    background: rgb(199,201,214);
}.location_details578 .edu_asksup506 h3 {
    text-transform: uppercase;
    color: rgb(158,162,194);
    font-size: 20px;
    letter-spacing: 1px;
    margin-right: 1rem;
}.location_details578 .message_panel957 {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}.location_details578 .message_panel957 span {
    background: #ffffff;
    border-radius: 10px;
    color: rgb(158,162,194);
    font-size: 13px;
    padding: 0.3rem 0.7rem;
}.location_details578 svg,
.location_details578 svg path {
    margin-right: 10px;
    fill: rgb(158,162,194);
    transition: all 0.3s ease;
}.location_details578 .get_in_touch265 a:hover svg,
.location_details578 .get_in_touch265 a:hover svg path {
    fill: rgb(138,111,165);
    transform: scale(1.1);
}

@media screen and (max-width: 1200px) {.location_details578 .assist_support150 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
}.location_details578 .start_chat059:nth-child(1) {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
}.location_details578 .start_chat059:nth-child(2) {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
}.location_details578 .start_chat059:nth-child(3) {
    grid-row: 2 / 3;
    grid-column: 1 / 3;
    grid-template-columns: repeat(3, 1fr);
}
}

@media screen and (max-width: 768px) {.location_details578 .assist_support150 {
    grid-template-columns: 1fr;
}.location_details578 .start_chat059:nth-child(1),
    .location_details578 .start_chat059:nth-child(2),
    .location_details578 .start_chat059:nth-child(3) {
    grid-row: auto;
    grid-column: 1;
}.location_details578 .start_chat059:nth-child(3) {
    grid-template-columns: 1fr;
}.location_details578 .background_photo804 {
    height: 250px;
}
}

@media screen and (max-width: 480px) {.location_details578 .start_chat059:nth-child(3) {
    display: flex;
    flex-direction: column;
}}header {
    padding: 1.5rem 3%;
    background: linear-gradient(to right, rgb(158,162,194,0.5), rgb(138,111,165,0.5));
    width: 100%;
    z-index: 100;
    position: relative;
}header::before {
    bottom: 0.5rem;
    top: 0.5rem;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.2);
    left: 0.5rem;
    right: 0.5rem;
    z-index: 0;
    border-radius: 10px;
    pointer-events: none;
    content: '';
}header::after {
    z-index: 0;
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgba(255, 255, 255, 0.1) 0%, transparent 20%);
    top: 0;
    content: '';
}header .container {
    padding: 0;
    margin: 0;
    z-index: 1;
    width: 100%;
    position: relative;
    max-width: 100%;
}header .main_page905 {
    border-radius: 21px;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    align-items: center;
    position: relative;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    padding: 1.5rem;
    background: #ffffff;
}header .main_page905::before {
    background: linear-gradient(to bottom, rgb(158,162,194), rgb(138,111,165));
    width: 5px;
    top: 0;
    content: '';
    height: 100%;
    position: absolute;
    left: 0;
}header .main_page905::after {
    position: absolute;
    content: '';
    background: linear-gradient(to bottom, rgb(138,111,165), rgb(158,162,194));
    width: 5px;
    height: 100%;
    right: 0;
    top: 0;
}header .head_master390 {
    position: relative;
    display: flex;
    justify-content: center;
    text-decoration: none;
    padding: 0 0 1rem 0;
}header .head_master390::after {
    height: 1px;
    transform: translateX(-50%);
    content: '';
    bottom: 0;
    position: absolute;
    background: rgb(158,162,194,0.5);
    left: 50%;
    width: 80px;
}header .head_master390 svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.08));
    transition: all 0.3s ease;
    width: 170px;
    height: auto;
}header .head_master390:hover svg {
    transform: scale(1.03);
}header .nav_start678 {
    max-width: 90%;
    display: flex;
    width: 100%;
    padding-top: 1rem;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.7rem;
}header .main_skill732 {
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    text-decoration: none;
    font-size: 19px;
    font-weight: 600;
    background: rgb(199,201,214);
    border-radius: 10px;
    color: #000000;
    padding: 0.7rem 1.3rem;
    border: 1px solid rgba(0, 0, 0, 0.03);
    font-family: Arial, sans-serif;
    z-index: 1;
    position: relative;
}header .main_skill732::before {
    width: 3px;
    left: 0;
    transition: width 0.3s ease;
    background: linear-gradient(to bottom, rgb(158,162,194), rgb(138,111,165));
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    border-radius: 10px 0 0 10px;
    z-index: -1;
}header .main_skill732:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    color: #ffffff;
    transform: translateY(-2px);
}header .main_skill732:hover::before {
    width: 100%;
}

@media (max-width: 991px) {header {
    padding: 1.2rem 2.5%;
}header .main_page905 {
    padding: 1.2rem;
}header .head_master390 {
    padding: 0 0 0.8rem 0;
}header .head_master390 svg {
    width: 150px;
}header .nav_start678 {
    padding-top: 0.8rem;
    gap: 0.6rem;
}header .main_skill732 {
    padding: 0.6rem 1.1rem;
}
}

@media (max-width: 767px) {header {
    padding: 1rem 2%;
}header .main_page905 {
    padding: 1rem;
}header .head_master390 {
    padding: 0 0 0.7rem 0;
}header .head_master390 svg {
    width: 130px;
}header .nav_start678 {
    padding-top: 0.7rem;
    max-width: 95%;
    gap: 0.5rem;
}header .main_skill732 {
    padding: 0.5rem 1rem;
    font-size: calc(19px - 1px);
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 1.5%;
}header .main_page905 {
    padding: 0.8rem 0.8rem 1rem;
}header .head_master390 {
    padding: 0 0 0.6rem 0;
}header .head_master390 svg {
    width: 120px;
}header .nav_start678 {
    padding-top: 0.6rem;
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 0.3rem;
    flex-wrap: nowrap;
}header .nav_start678::-webkit-scrollbar {
    height: 3px;
}header .nav_start678::-webkit-scrollbar-thumb {
    background: rgb(158,162,194);
    border-radius: 10px;
}header .main_skill732 {
    flex-shrink: 0;
    margin-right: 3px;
    white-space: nowrap;
}}.title_screen428 {
    display: flex;
    overflow: hidden;
    align-items: center;
    position: relative;
    justify-content: center;
    padding: 2rem;
    min-height: 100vh;
    background: linear-gradient(135deg, rgb(138,111,165,0.5) 0%, rgb(158,162,194) 100%);
}.title_screen428::before {
    pointer-events: none;
    left: 0;
    height: 100%;
    width: 100%;
    background: radial-gradient(circle at 30% 30%, rgba(255,255,255,0.1) 0%, transparent 60%);
    content: "";
    position: absolute;
    top: 0;
}.title_screen428::after {
    opacity: 0.6;
    background: rgb(158,162,194);
    bottom: -5px;
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    filter: blur(8px);
}.title_screen428 .edu_smart719 {
    transition: transform 0.5s ease-out;
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    width: 100%;
    display: grid;
    z-index: 1;
    grid-template-columns: 1fr;
    max-width: 1200px;
    gap: 3rem;
}.title_screen428 .edu_smart719:hover {
    transform: perspective(1000px) rotateX(0deg);
}.title_screen428 .edu_smart719 > div:first-child {
    padding: 2rem;
    position: relative;
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
    background: rgba(255,255,255,0.08);
    animation: slideUp 0.8s ease-out 0.2s forwards;
    backdrop-filter: blur(12px);
    transform: translateY(20px);
    opacity: 0;
}.title_screen428 .edu_smart719 > div:first-child::before {
    transform: scaleY(0);
    content: "";
    top: 0;
    animation: scaleIn 0.6s ease-out 0.9s forwards;
    height: 100%;
    background: rgb(138,111,165);
    position: absolute;
    width: 4px;
    left: 0;
    transform-origin: bottom;
}.title_screen428 h3 {
    position: relative;
    font-weight: 400;
    z-index: 1;
    font-size: clamp(1.2rem, 4vw, 1.8rem);
    margin: 0;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0,0,0,0.15);
    line-height: 1.5;
}.title_screen428 .edu_smart719 > div:nth-child(2) {
    position: relative;
}.title_screen428 .edu_smart719 > div:nth-child(2) > div {
    flex-direction: column;
    display: flex;
    position: relative;
    align-items: flex-start;
}.title_screen428 .impact_stats278 {
    transform: translateY(30px);
    animation: slideUp 0.8s ease-out 0.6s forwards;
    opacity: 0;
    width: 100%;
    position: relative;
}.title_screen428 h1 {
    transform-origin: left center;
    transform: scale(0.95);
    position: relative;
    text-shadow: 0 4px 6px rgba(0,0,0,0.2);
    line-height: 1.2;
    margin: 0 0 2rem 0;
    font-size: clamp(2rem, 8vw, 44px);
    transition: transform 0.4s ease;
    z-index: 2;
    font-weight: 700;
    color: #ffffff;
}.title_screen428 h1:hover {
    transform: scale(1);
}.title_screen428 h1::after {
    position: absolute;
    width: 80px;
    left: 0;
    bottom: -12px;
    animation: scaleIn 0.6s ease-out 1.2s forwards;
    content: "";
    height: 4px;
    transform: scaleX(0);
    transform-origin: left;
    background: rgb(138,111,165);
}.title_screen428 .impact_stats278 > div {
    border-radius: 10px;
    align-items: center;
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
    min-height: 200px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    display: flex;
    justify-content: center;
    max-width: 600px;
    width: 100%;
    overflow: hidden;
    transform: perspective(1000px) rotateY(-5deg);
    position: relative;
}.title_screen428 .impact_stats278 > div:hover {
    transform: perspective(1000px) rotateY(0deg);
}.title_screen428 .impact_stats278 > div::before {
    top: 0;
    content: "";
    width: 100%;
    z-index: 1;
    background: linear-gradient(to right, rgb(158,162,194,0.5) 0%, transparent 50%, rgb(158,162,194,0.5) 100%);
    height: 100%;
    position: absolute;
    left: 0;
}.title_screen428 p {
    color: #ffffff;
    margin: 0;
    background: rgba(0,0,0,0.5);
    transition: transform 0.4s ease;
    max-width: 80%;
    padding: 2rem;
    font-weight: 400;
    line-height: 1.6;
    border-left: 3px solid rgb(138,111,165);
    position: relative;
    z-index: 2;
    text-shadow: 0 2px 4px rgba(0,0,0,0.3);
    transform: translateX(-10px);
    font-size: clamp(1rem, 3vw, 15px);
    backdrop-filter: blur(4px);
}.title_screen428 p:hover {
    transform: translateX(0);
}

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

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

@media screen and (min-width: 768px) {.title_screen428 .edu_smart719 {
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.title_screen428 .edu_smart719 > div:first-child {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
    padding: 3rem;
}.title_screen428 .impact_stats278 > div {
    min-height: 300px;
}.title_screen428 h3 {
    padding-right: 2rem;
}.title_screen428 h1 {
    margin: 0 0 3rem 0;
}
}

@media screen and (min-width: 1200px) {.title_screen428 {
    padding: 0;
}.title_screen428 .edu_smart719 {
    grid-template-columns: 45% 55%;
}.title_screen428 .edu_smart719 > div:first-child {
    padding: 4rem;
}.title_screen428 .impact_stats278 > div {
    transform: perspective(1500px) rotateY(-8deg) translateZ(0);
    min-height: 350px;
}.title_screen428 .impact_stats278 > div:hover {
    transform: perspective(1500px) rotateY(-2deg) translateZ(30px);
}.title_screen428 h1::after {
    width: 120px;
}
}

@media (prefers-reduced-motion: reduce) {.title_screen428 .edu_smart719,
  .title_screen428 .edu_smart719:hover,
  .title_screen428 .impact_stats278,
  .title_screen428 .impact_stats278 > div,
  .title_screen428 .impact_stats278 > div:hover,
  .title_screen428 h1,
  .title_screen428 h1:hover,
  .title_screen428 p,
  .title_screen428 p:hover {
    animation: none;
    transition: none;
    transform: none;
}.title_screen428 .edu_smart719 > div:first-child,
  .title_screen428 .impact_stats278 {
    opacity: 1;
}.title_screen428 h1::after,
  .title_screen428 .edu_smart719 > div:first-child::before {
    transform: scaleX(1) scaleY(1);
}}.contact_form_box326 {
    position: relative;
    padding: 100px 0;
    background: rgb(199,201,214);
    overflow: hidden;
}.contact_form_box326::before {
    width: 100%;
    z-index: 1;
    left: 0;
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    background: rgb(199,201,214);
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(158,162,194,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(138,111,165,0.5) 0%, transparent 30%);
}.contact_form_box326::after {
    animation: backgroundMove 30s infinite linear;
    background-position: 0 0, 0 0, 0 0, 0 0;
    background-size: 30px 30px, 30px 30px, 100% 100%, 100% 100%;
    height: 100%;
    background-image: 
        repeating-linear-gradient(45deg, rgb(158,162,194,0.5) 0, rgb(158,162,194,0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(-45deg, rgb(138,111,165,0.5) 0, rgb(138,111,165,0.5) 1px, transparent 1px, transparent 20px),
        linear-gradient(90deg, rgb(158,162,194,0.5), transparent 70%),
        linear-gradient(180deg, rgb(138,111,165,0.5), transparent 70%);
    content: "";
    left: 0;
    top: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    opacity: 0.2;
}@keyframes backgroundMove {
    0% {
        background-position: 0 0, 0 0, 0 0, 0 0;
    }
    100% {
        background-position: 60px 60px, 60px 60px, 0 0, 0 0;
    }
}

.contact_form_box326 .container {
    z-index: 2;
    padding: 0 30px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.contact_form_box326 h2 {
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 2px;
    font-size: 42px;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}.contact_form_box326 h2::before {
    content: "";
    box-shadow: 
        0 0 5px rgb(158,162,194),
        0 0 10px rgb(158,162,194),
        0 0 15px rgb(158,162,194);
    position: absolute;
    width: 100px;
    left: calc(50% - 50px);
    height: 2px;
    bottom: -15px;
    background: rgb(158,162,194);
}.contact_form_box326 .query_message795 {
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgb(158,162,194,0.5);
    overflow: hidden;
    border-radius: 12px;
    position: relative;
    display: flex;
}.contact_form_box326 .query_message795::before {
    position: absolute;
    inset: 0;
    border-radius: 12px;
    opacity: 0.2;
    pointer-events: none;
    content: "";
    z-index: 3;
    border: 1px solid rgb(158,162,194);
}.contact_form_box326 .background_photo804 {
    overflow: hidden;
    min-height: 550px;
    flex: 0 0 45%;
    position: relative;
}.contact_form_box326 .background_photo804::before {
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    content: "";
    inset: 0;
    position: absolute;
}.contact_form_box326 .background_photo804::after {
    z-index: 2;
    background: 
        linear-gradient(135deg, transparent 0%, rgb(158,162,194,0.5) 100%);
    position: absolute;
    opacity: 0.7;
    inset: 0;
    content: "";
}.contact_form_box326 .reach_grid648 {
    background: #ffffff;
    padding: 60px;
    flex: 0 0 55%;
    position: relative;
}.contact_form_box326 .reach_grid648::before {
    width: 200px;
    position: absolute;
    background: rgb(158,162,194,0.5);
    z-index: 0;
    height: 200px;
    opacity: 0.3;
    top: -100px;
    filter: blur(100px);
    content: "";
    right: -100px;
}.contact_form_box326 .reach_grid648::after {
    z-index: 0;
    content: "";
    filter: blur(80px);
    background: rgb(138,111,165,0.5);
    width: 150px;
    position: absolute;
    opacity: 0.3;
    height: 150px;
    bottom: -75px;
    left: -75px;
}.contact_form_box326 form {
    z-index: 2;
    position: relative;
}.contact_form_box326 form h3 {
    font-size: 22px;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    font-weight: 700;
    margin-bottom: 40px;
}.contact_form_box326 form h3::after {
    left: 0;
    content: "";
    box-shadow: 
        0 0 5px rgb(158,162,194,0.5),
        0 0 10px rgb(158,162,194,0.5);
    position: absolute;
    background: rgb(158,162,194);
    bottom: -15px;
    width: 40px;
    height: 2px;
}.contact_form_box326 form input[type="text"] {
    background: rgb(199,201,214);
    width: 100%;
    color: #000000;
    margin-bottom: 25px;
    transition: all 0.3s ease;
    border: 1px solid rgb(158,162,194,0.5);
    border-radius: 8px;
    padding: 18px 25px;
    font-size: 13px;
}.contact_form_box326 form input[type="text"]:focus {
    border-color: rgb(158,162,194);
    outline: none;
    box-shadow: 
        0 0 0 1px rgb(158,162,194),
        0 0 5px rgb(158,162,194,0.5);
}.contact_form_box326 form input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.7;
}.contact_form_box326 .contact_feedback708 {
    position: relative;
    margin-bottom: 35px;
}.contact_form_box326 .contact_feedback708 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_form_box326 .contact_feedback708 label {
    font-size: 15px;
    color: #000000;
    position: relative;
    line-height: 1.5;
    cursor: pointer;
    padding-left: 35px;
}.contact_form_box326 .contact_feedback708 label::before {
    transition: all 0.3s ease;
    border: 1px solid rgb(158,162,194,0.5);
    top: 0;
    left: 0;
    background: rgb(199,201,214);
    border-radius: 4px;
    width: 22px;
    position: absolute;
    height: 22px;
    content: "";
}.contact_form_box326 .contact_feedback708 input[type="checkbox"]:checked + label::before {
    box-shadow: 0 0 5px rgb(158,162,194,0.5);
    border-color: rgb(158,162,194);
    background: rgb(158,162,194);
}.contact_form_box326 .contact_feedback708 input[type="checkbox"]:checked + label::after {
    left: 8px;
    height: 12px;
    transform: rotate(45deg);
    width: 6px;
    top: 4px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    content: "";
    position: absolute;
}.contact_form_box326 .contact_feedback708 label a {
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 600;
    color: rgb(158,162,194);
}.contact_form_box326 .contact_feedback708 label a::after {
    position: absolute;
    width: 100%;
    bottom: -1px;
    transform-origin: right;
    transition: transform 0.3s ease;
    transform: scaleX(0);
    height: 1px;
    background: rgb(158,162,194);
    left: 0;
    content: "";
}.contact_form_box326 .contact_feedback708 label a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}.contact_form_box326 .help_request923 {
    box-shadow: 
        0 5px 15px rgb(158,162,194,0.5),
        0 0 0 1px rgb(158,162,194);
    overflow: hidden;
    border: none;
    letter-spacing: 1px;
    background: rgb(158,162,194);
    padding: 18px 30px;
    font-weight: 700;
    color: #ffffff;
    transition: all 0.3s ease;
    border-radius: 8px;
    font-size: 15px;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
    width: 100%;
}.contact_form_box326 .help_request923::before {
    transition: transform 0.5s ease;
    position: absolute;
    top: 0;
    transform-origin: right;
    height: 100%;
    background: rgb(138,111,165);
    width: 100%;
    z-index: -1;
    left: 0;
    content: "";
    transform: scaleX(0);
}.contact_form_box326 .help_request923:hover {
    box-shadow: 
        0 5px 20px rgb(138,111,165,0.5),
        0 0 0 1px rgb(138,111,165);
}.contact_form_box326 .help_request923:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}.contact_form_box326 svg {
    filter: drop-shadow(0 0 2px rgb(158,162,194,0.5));
    transition: all 0.3s ease;
    fill: rgb(158,162,194);
    height: 22px;
    width: 22px;
}.contact_form_box326 svg path {
    transition: all 0.3s ease;
    fill: rgb(158,162,194);
}.contact_form_box326 svg:hover,
.contact_form_box326 svg:hover path {
    filter: drop-shadow(0 0 3px rgb(138,111,165,0.5));
    fill: rgb(138,111,165);
    transform: translateY(-2px);
}

@media (max-width: 1024px) {.contact_form_box326 {
    padding: 80px 0;
}.contact_form_box326 .background_photo804 {
    min-height: 500px;
}.contact_form_box326 .reach_grid648 {
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.contact_form_box326 {
    padding: 60px 0;
}.contact_form_box326 h2 {
    font-size: calc(42px * 0.8);
    margin-bottom: 40px;
}.contact_form_box326 .query_message795 {
    flex-direction: column;
}.contact_form_box326 .background_photo804 {
    min-height: 300px;
    width: 100%;
}.contact_form_box326 .reach_grid648 {
    width: 100%;
    padding: 40px 30px;
}.contact_form_box326 form h3 {
    margin-bottom: 30px;
}.contact_form_box326 form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.contact_form_box326 .contact_feedback708 {
    margin-bottom: 25px;
}.contact_form_box326 .help_request923 {
    padding: 15px 25px;
}
}

@media (max-width: 480px) {.contact_form_box326 {
    padding: 50px 0;
}.contact_form_box326 h2 {
    font-size: calc(42px * 0.7);
    margin-bottom: 30px;
}.contact_form_box326 .background_photo804 {
    min-height: 200px;
}.contact_form_box326 .reach_grid648 {
    padding: 30px 20px;
}.contact_form_box326 form h3 {
    margin-bottom: 25px;
    font-size: calc(22px * 0.9);
}.contact_form_box326 form input[type="text"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.contact_form_box326 .contact_feedback708 {
    margin-bottom: 20px;
}.contact_form_box326 .contact_feedback708 label {
    font-size: calc(15px * 0.9);
}.contact_form_box326 .help_request923 {
    padding: 12px 20px;
}}.check_it_out_now129 {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    z-index: 1;
    background-color: rgb(199,201,214);
}.check_it_out_now129::before {
    left: 0;
    background: 
        repeating-linear-gradient(
            45deg,
            rgba(0, 0, 0, 0.5) 0px,
            rgba(0, 0, 0, 0.5) 1px,
            transparent 1px,
            transparent 20px
        );
    position: absolute;
    z-index: -1;
    opacity: 0.04;
    height: 100%;
    content: '';
    top: 0;
    width: 100%;
}.check_it_out_now129::after {
    left: 0;
    background-position: 0 0, 25px 25px;
    top: 0;
    opacity: 0.06;
    animation: bgPulse 10s ease-in-out infinite alternate;
    content: '';
    background-size: 30px 30px, 50px 50px;
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: 
        radial-gradient(rgb(158,162,194,0.5) 1px, transparent 2px),
        radial-gradient(rgb(138,111,165,0.5) 1px, transparent 2px);
    z-index: -1;
}@keyframes bgPulse {
    0% {
        opacity: 0.03;
    }
    100% {
        opacity: 0.08;
    }
}

.check_it_out_now129 .quick_skill709 {
    margin: 0 auto;
    text-align: center;
    transition: all 0.5s ease;
    max-width: 1000px;
    position: relative;
    border-radius: 20px;
    background-color: rgb(199,201,214);
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.08),
        -20px -20px 60px rgba(255, 255, 255, 0.8),
        inset 2px 2px 4px rgba(255, 255, 255, 0.5),
        inset -2px -2px 4px rgba(0, 0, 0, 0.05);
    padding: 60px;
}.check_it_out_now129 .quick_skill709:hover {
    transform: translateY(-5px);
    box-shadow: 
        15px 15px 50px rgba(0, 0, 0, 0.07),
        -15px -15px 50px rgba(255, 255, 255, 0.7),
        inset 3px 3px 6px rgba(255, 255, 255, 0.6),
        inset -3px -3px 6px rgba(0, 0, 0, 0.06);
}.check_it_out_now129 h3 {
    font-weight: 700;
    color: #000000;
    font-size: 31px;
    margin-bottom: 40px;
    display: inline-block;
    position: relative;
    font-family: Arial, sans-serif;
}.check_it_out_now129 h3::before {
    transform: translateY(-50%);
    box-shadow: 
        2px 2px 4px rgba(0, 0, 0, 0.1),
        -2px -2px 4px rgba(255, 255, 255, 0.7);
    left: -20px;
    width: 10px;
    height: 10px;
    top: 50%;
    content: '';
    background: rgb(158,162,194);
    position: absolute;
    border-radius: 50%;
}.check_it_out_now129 h3::after {
    content: '';
    top: 50%;
    background: rgb(138,111,165);
    height: 10px;
    border-radius: 50%;
    width: 10px;
    position: absolute;
    box-shadow: 
        2px 2px 4px rgba(0, 0, 0, 0.1),
        -2px -2px 4px rgba(255, 255, 255, 0.7);
    transform: translateY(-50%);
    right: -20px;
}.check_it_out_now129 .write_page365 {
    margin-top: 20px;
    font-weight: 600;
    letter-spacing: 1.5px;
    box-shadow: 
        8px 8px 20px rgba(0, 0, 0, 0.1),
        -8px -8px 20px rgba(255, 255, 255, 0.7),
        inset 2px 2px 4px rgba(255, 255, 255, 0.5),
        inset -2px -2px 4px rgba(0, 0, 0, 0.05);
    text-transform: uppercase;
    text-decoration: none;
    background: rgb(199,201,214);
    transition: all 0.3s ease;
    border-radius: 26px;
    font-size: 16px;
    color: #000000;
    overflow: hidden;
    padding: 16px 40px;
    display: inline-block;
    position: relative;
    z-index: 1;
}.check_it_out_now129 .write_page365::before {
    width: 100%;
    position: absolute;
    content: '';
    left: 0;
    transition: opacity 0.5s ease;
    opacity: 0;
    z-index: -1;
    height: 100%;
    top: 0;
    background: linear-gradient(90deg, 
        rgb(158,162,194,0.5), 
        rgb(138,111,165,0.5),
        rgb(158,162,194,0.5)
    );
}.check_it_out_now129 .write_page365:hover {
    color: rgb(158,162,194);
    box-shadow: 
        5px 5px 15px rgba(0, 0, 0, 0.05),
        -5px -5px 15px rgba(255, 255, 255, 0.6),
        inset 5px 5px 10px rgba(0, 0, 0, 0.05),
        inset -5px -5px 10px rgba(255, 255, 255, 0.6);
    transform: translateY(-2px);
}.check_it_out_now129 .write_page365:hover::before {
    opacity: 0.2;
}.check_it_out_now129 .write_page365:active {
    box-shadow: 
        inset 5px 5px 10px rgba(0, 0, 0, 0.05),
        inset -5px -5px 10px rgba(255, 255, 255, 0.6);
    transform: translateY(0);
}.check_it_out_now129 .quick_skill709::before,
.check_it_out_now129 .quick_skill709::after {
    content: '';
    opacity: 0.15;
    border-radius: 50%;
    position: absolute;
    z-index: -1;
}.check_it_out_now129 .quick_skill709::before {
    left: -40px;
    animation: pulse 8s ease-in-out infinite alternate;
    height: 200px;
    top: -40px;
    width: 200px;
    background: linear-gradient(135deg, rgb(158,162,194), rgb(138,111,165));
}.check_it_out_now129 .quick_skill709::after {
    width: 150px;
    height: 150px;
    bottom: -30px;
    animation: pulse 8s ease-in-out 2s infinite alternate;
    background: linear-gradient(135deg, rgb(138,111,165), rgb(158,162,194));
    right: -30px;
}@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0.15;
    }
}

.check_it_out_now129 .quick_skill709 {
    position: relative;
}.check_it_out_now129 .quick_skill709::before {
    width: 100%;
    left: 0;
    position: absolute;
    transition: opacity 0.5s ease, background-size 0.5s ease;
    background-size: 80px 100%;
    content: '';
    z-index: -1;
    opacity: 0;
    background: linear-gradient(90deg, transparent 49.5%, rgb(158,162,194,0.5) 50%, transparent 50.5%);
    top: 0;
    height: 100%;
}.check_it_out_now129:hover .quick_skill709::before {
    background-size: 40px 100%;
    opacity: 0.05;
}.check_it_out_now129 .quick_skill709::after {
    opacity: 0.3;
    bottom: 20px;
    height: 1px;
    left: 20px;
    content: '';
    background: linear-gradient(90deg, 
        transparent, 
        rgb(158,162,194,0.5), 
        rgb(138,111,165,0.5), 
        rgb(158,162,194,0.5), 
        transparent
    );
    width: calc(100% - 40px);
    position: absolute;
}

@media screen and (max-width: 992px) {.check_it_out_now129 {
    padding: 80px 0;
}.check_it_out_now129 .quick_skill709 {
    max-width: 90%;
    padding: 40px;
}.check_it_out_now129 h3 {
    font-size: calc(31px * 0.9);
}.check_it_out_now129 .quick_skill709::before {
    height: 150px;
    width: 150px;
}.check_it_out_now129 .quick_skill709::after {
    width: 120px;
    height: 120px;
}
}

@media screen and (max-width: 768px) {.check_it_out_now129 {
    padding: 60px 0;
}.check_it_out_now129 .quick_skill709 {
    max-width: 95%;
    padding: 30px 20px;
}.check_it_out_now129 h3 {
    font-size: calc(31px * 0.8);
    margin-bottom: 30px;
}.check_it_out_now129 h3::before,
    .check_it_out_now129 h3::after {
    display: none;
}.check_it_out_now129 .write_page365 {
    padding: 14px 30px;
    font-size: calc(16px * 0.9);
}.check_it_out_now129 .quick_skill709::before,
    .check_it_out_now129 .quick_skill709::after {
    width: 100px;
    height: 100px;
}}

@keyframes blinkDots {
    0%, 100% {
        opacity: 0.07;
    }
    50% {
        opacity: 0.12;
    }
}

@keyframes moveBackground {
    0% {
        background-position: 0 0, 25px 25px;
    }
    100% {
        background-position: 30px 30px, 55px 55px;
    }
}

.check_it_out_now129::after {
    animation: 
        bgPulse 10s ease-in-out infinite alternate,
        moveBackground 30s linear infinite;
}.service_plan532 {
    padding: 7rem 0;
    overflow: hidden;
    background: #ffffff;
    position: relative;
}.service_plan532::before {
    opacity: 0.6;
    filter: blur(30px);
    top: -150px;
    content: '';
    width: 400px;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    position: absolute;
    right: -100px;
    height: 400px;
    background: linear-gradient(135deg, rgb(158,162,194,0.5), transparent);
    animation: float 15s ease-in-out infinite alternate;
    z-index: 1;
}.service_plan532::after {
    height: 300px;
    content: '';
    width: 300px;
    filter: blur(25px);
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
    position: absolute;
    animation: float 18s ease-in-out infinite alternate-reverse;
    background: linear-gradient(135deg, rgb(138,111,165,0.5), transparent);
    opacity: 0.5;
    z-index: 1;
    left: -50px;
    bottom: -100px;
}.service_plan532 .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 15px;
}.service_plan532 .learning_rates741 {
    flex-direction: column;
    display: flex;
}.service_plan532 .study_rates201 {
    text-align: center;
    animation: fadeUp 0.8s ease-out 0.2s forwards;
    margin-bottom: 3rem;
    transform: translateY(20px);
    opacity: 0;
}.service_plan532 .study_rates201 h2 {
    margin-bottom: 1rem;
    color: #000000;
    display: inline-block;
    font-weight: 700;
    font-size: 34px;
    position: relative;
}.service_plan532 .study_rates201 h2::after {
    background: rgb(158,162,194);
    width: 80px;
    content: '';
    transform: translateX(-50%);
    position: absolute;
    bottom: -10px;
    left: 50%;
    height: 3px;
}.service_plan532 .access_plans248 {
    margin: 1.5rem auto 0;
    max-width: 700px;
    color: #000000;
    line-height: 1.6;
    font-size: 15px;
}.service_plan532 .rate_packages174 {
    margin-top: 2rem;
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.service_plan532 .fee_schemes891 {
    position: relative;
    transform: translateY(30px);
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    opacity: 0;
    animation: fadeUp 0.8s ease-out 0.4s forwards;
    display: block;
}.service_plan532 .fee_schemes891:nth-child(2) {
    animation-delay: 0.5s;
}.service_plan532 .fee_schemes891:nth-child(3) {
    animation-delay: 0.6s;
}.service_plan532 .fee_schemes891:nth-child(4) {
    animation-delay: 0.7s;
}.service_plan532 .fee_schemes891:hover {
    transform: translateY(-10px);
}.service_plan532 .learning_fee587 {
    position: relative;
    background: linear-gradient(140deg, #ffffff, #f8f9fa);
    display: flex;
    transition: all 0.4s ease;
    border-radius: 4px;
    flex-direction: column;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.06), 
                0 5px 15px rgba(0, 0, 0, 0.04);
    height: 100%;
    overflow: hidden;
}.service_plan532 .fee_schemes891:hover .learning_fee587 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 10px 20px rgba(0, 0, 0, 0.08);
}.service_plan532 .program_price694 {
    padding: 2.5rem 2rem;
    flex-direction: column;
    flex-grow: 1;
    position: relative;
    z-index: 2;
    display: flex;
}.service_plan532 .program_price694 h3 {
    font-size: calc(19px + 2px);
    font-weight: 700;
    margin-bottom: 1rem;
    position: relative;
    transition: color 0.3s ease;
    color: #000000;
}.service_plan532 .fee_schemes891:hover .program_price694 h3 {
    color: rgb(158,162,194);
}.service_plan532 .package_rates958 {
    padding-bottom: 10px;
    color: rgb(158,162,194);
    font-size: calc(19px + 4px);
    position: relative;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 1.5rem;
}.service_plan532 .package_rates958::after {
    transition: width 0.3s ease;
    height: 2px;
    background: rgb(158,162,194,0.5);
    position: absolute;
    bottom: 0;
    width: 40px;
    content: '';
    left: 0;
}.service_plan532 .fee_schemes891:hover .package_rates958::after {
    width: 80px;
}.service_plan532 .program_price694 p {
    flex-grow: 1;
    overflow-wrap: break-word;
    margin-bottom: 2rem;
    line-height: 1.6;
    white-space: normal;
    word-wrap: break-word;
    color: #000000;
    hyphens: auto;
    font-size: 15px;
}.service_plan532 .background_photo804 {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease;
}.service_plan532 .background_photo804::after {
    top: 0;
    bottom: 0;
    content: '';
    right: 0;
    transition: opacity 0.4s ease;
    left: 0;
    opacity: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    position: absolute;
}.service_plan532 .fee_schemes891:hover .background_photo804::after {
    opacity: 1;
}

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

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

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

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

@media (max-width: 767px) {.service_plan532 {
    padding: 4rem 0;
}.service_plan532 .program_price694 {
    padding: 2rem 1.5rem;
}.service_plan532 .background_photo804 {
    height: 180px;
}
}

@media (max-width: 575px) {.service_plan532 {
    padding: 3rem 0;
}.service_plan532 .study_rates201 h2 {
    font-size: calc(34px - 4px);
}.service_plan532 .rate_packages174 {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.service_plan532 .program_price694 {
    padding: 1.5rem 1.25rem;
}.service_plan532 .background_photo804 {
    height: 160px;
}
}

@media (hover: none) {.service_plan532 .fee_schemes891:hover {
    transform: none;
}.service_plan532 .fee_schemes891:hover .learning_fee587 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.06), 
                    0 5px 15px rgba(0, 0, 0, 0.04);
}.service_plan532 .fee_schemes891:hover .background_photo804::after {
    opacity: 0;
}.service_plan532 .fee_schemes891:hover .package_rates958::after {
    width: 40px;
}}.course_demographic085 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: #ffffff;
}.course_demographic085::before {
    content: "";
    height: 100%;
    background-image: linear-gradient(rgb(158,162,194,0.5) 1px, transparent 1px), 
                     linear-gradient(90deg, rgb(158,162,194,0.5) 1px, transparent 1px);
    background-size: 40px 40px;
    position: absolute;
    opacity: 0.03;
    width: 100%;
    top: 0;
    z-index: 0;
    left: 0;
}.course_demographic085 .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    padding: 0 20px;
}.course_demographic085 .quick_skill709 {
    margin: 0 auto;
    position: relative;
    max-width: 900px;
}.course_demographic085 h4 {
    font-weight: 600;
    color: #000000;
    padding-left: 20px;
    margin-bottom: 60px;
    position: relative;
    line-height: 1.3;
    font-size: 33px;
    border-left: 4px solid rgb(158,162,194);
}.course_demographic085 div {
    gap: 30px;
    flex-direction: column;
    display: flex;
    counter-reset: item;
}.course_demographic085 div p {
    line-height: 1.6;
    position: relative;
    counter-increment: item;
    font-size: 17px;
    margin: 0;
    min-height: 50px;
    padding: 0 0 0 70px;
    display: flex;
    align-items: center;
    color: #000000;
}.course_demographic085 div p::before {
    display: flex;
    position: absolute;
    height: 50px;
    left: 0;
    color: rgb(158,162,194);
    border-radius: 50%;
    top: 50%;
    font-weight: 700;
    content: counter(item);
    background: rgb(199,201,214);
    justify-content: center;
    transition: all 0.3s ease;
    align-items: center;
    border: 1px solid rgba(rgb(158,162,194), 0.1);
    transform: translateY(-50%);
    width: 50px;
}.course_demographic085 div p:hover::before {
    transform: translateY(-50%) scale(1.1);
    background: rgb(158,162,194);
    color: #ffffff;
    box-shadow: 0 5px 15px rgba(rgb(158,162,194), 0.3);
}.course_demographic085 div p::after {
    content: "";
    opacity: 0.3;
    background: rgb(158,162,194,0.5);
    top: 75px;
    height: calc(100% - 25px);
    width: 1px;
    position: absolute;
    left: 25px;
}.course_demographic085 div p:last-child::after {
    display: none;
}.course_demographic085 div p svg {
    top: 13px;
    transition: all 0.3s ease;
    left: 13px;
    height: 24px;
    z-index: 1;
    position: absolute;
    width: 24px;
    opacity: 0;
}.course_demographic085 div p:hover svg {
    transform: rotate(15deg);
    opacity: 1;
}.course_demographic085 div p svg path {
    fill: #ffffff;
}.course_demographic085 div p:hover {
    transform: translateX(5px);
    color: #000000;
}

@media (max-width: 991px) {.course_demographic085 {
    padding: 100px 0;
}.course_demographic085 h4 {
    font-size: calc(33px - 2px);
    margin-bottom: 50px;
}.course_demographic085 div {
    gap: 25px;
}
}

@media (max-width: 767px) {.course_demographic085 {
    padding: 80px 0;
}.course_demographic085 h4 {
    margin-bottom: 40px;
    font-size: calc(33px - 4px);
}.course_demographic085 div {
    gap: 20px;
}.course_demographic085 div p {
    padding-left: 60px;
}.course_demographic085 div p::before {
    width: 45px;
    height: 45px;
}.course_demographic085 div p::after {
    left: 22px;
    top: 67px;
}.course_demographic085 div p svg {
    top: 12px;
    height: 21px;
    left: 12px;
    width: 21px;
}
}

@media (max-width: 479px) {.course_demographic085 {
    padding: 60px 0;
}.course_demographic085 h4 {
    font-size: calc(33px - 6px);
    padding-left: 15px;
    margin-bottom: 35px;
}.course_demographic085 div {
    gap: 15px;
}.course_demographic085 div p {
    font-size: calc(17px - 1px);
    padding-left: 55px;
}.course_demographic085 div p::before {
    height: 40px;
    width: 40px;
}.course_demographic085 div p::after {
    top: 60px;
    left: 20px;
}.course_demographic085 div p svg {
    width: 20px;
    top: 10px;
    left: 10px;
    height: 20px;
}}.data_analysis850 {
    color: #ffffff;
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.data_analysis850::before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    opacity: 0.9;
    left: 0;
    background: linear-gradient(135deg, rgb(158,162,194) 0%, rgb(138,111,165) 100%);
    z-index: 1;
    height: 100%;
}.data_analysis850::after {
    height: 100%;
    left: 0;
    content: "";
    width: 100%;
    position: absolute;
    animation: movePattern 30s linear infinite;
    z-index: 2;
    background: radial-gradient(
        circle at 10px 10px,
        rgba(255, 255, 255, 0.1) 0,
        rgba(255, 255, 255, 0.1) 2px,
        transparent 2px,
        transparent 10px
    );
    top: 0;
    background-size: 20px 20px;
}@keyframes movePattern {
    0% { background-position: 0 0; }
    100% { background-position: 100px 100px; }
}

.data_analysis850 .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 5;
    position: relative;
}.data_analysis850 .expert_benefits483 {
    position: relative;
    gap: 40px;
    display: grid;
    grid-template-columns: 1fr 2fr;
}.data_analysis850 .growth_track716 {
    box-shadow: 0 0 0 2px rgb(158,162,194), 
                0 0 0 8px #000000, 
                0 0 30px -5px rgb(158,162,194,0.5);
    margin: 0;
    transform: rotate(-5deg);
    justify-content: center;
    height: 120px;
    border-radius: 10px;
    width: 120px;
    align-items: center;
    grid-row: 1;
    display: flex;
    background: #000000;
    grid-column: 1;
}.data_analysis850 .growth_track716 svg {
    width: 60px;
    height: 60px;
    fill: rgb(158,162,194);
}.data_analysis850 .growth_track716 svg path {
    fill: rgb(158,162,194);
}.data_analysis850 .program_wins287 {
    padding-left: 0;
    margin: 0;
    align-items: center;
    letter-spacing: 2px;
    display: flex;
    grid-row: 1;
    position: relative;
    text-align: left;
    grid-column: 2;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 45px;
}.data_analysis850 .program_wins287::before {
    width: 4px;
    position: absolute;
    content: "";
    height: 80%;
    left: -20px;
    top: 50%;
    border-radius: 10px;
    transform: translateY(-50%);
    background: rgb(158,162,194);
}.data_analysis850 .statistics_wins764 {
    grid-column: 1 / -1;
    line-height: 1.7;
    text-align: left;
    grid-row: 2;
    margin: 20px 0 50px;
    font-size: calc(14px * 1.1);
    border-left: 4px solid rgb(138,111,165);
    background: rgba(255, 255, 255, 0.05);
    border-radius: 21px;
    padding: 20px;
}.data_analysis850 .fast_statistics716 {
    flex-wrap: wrap;
    justify-content: flex-start;
    grid-row: 3;
    display: flex;
    gap: 30px;
    position: relative;
    grid-column: 1 / -1;
}.data_analysis850 .fast_statistics716::before {
    width: 100%;
    background: linear-gradient(90deg, 
                rgb(158,162,194) 0%, 
                transparent 100%);
    position: absolute;
    content: "";
    left: 0;
    top: -30px;
    height: 1px;
}.data_analysis850 .fast_gain203 {
    align-items: flex-start;
    flex-direction: column;
    position: relative;
    padding: 0;
    display: flex;
    text-align: left;
    transition: all 0.3s ease;
    flex: 0 0 calc(25% - 30px);
}.data_analysis850 .fast_gain203:hover {
    transform: translateX(10px);
}.data_analysis850 .statistics_extras798 {
    margin: 0 0 15px 0;
    height: 50px;
    align-items: center;
    justify-content: center;
    width: 50px;
    background: #000000;
    box-shadow: 0 0 0 2px rgb(138,111,165,0.5);
    border-radius: 10px;
    transform: rotate(-3deg);
    display: flex;
    order: 1;
}.data_analysis850 .statistics_extras798 svg {
    height: 25px;
    width: 25px;
    fill: rgb(138,111,165);
}.data_analysis850 .statistics_extras798 svg path {
    fill: rgb(138,111,165);
}.data_analysis850 .fast_gain203 span {
    font-size: calc(36px * 1.5);
    line-height: 1;
    display: inline-block;
    font-weight: 700;
    order: 2;
    position: relative;
    margin: 0 0 5px 0;
    color: #ffffff;
}.data_analysis850 .fast_gain203 span::after {
    height: 3px;
    left: 0;
    bottom: -10px;
    width: 30px;
    border-radius: 10px;
    position: absolute;
    background: rgb(158,162,194);
    content: "";
}.data_analysis850 .fast_gain203 p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    margin: 15px 0 0 0;
    order: 3;
    line-height: 1.4;
}

@media screen and (max-width: 1024px) {.data_analysis850 .fast_gain203 {
    flex: 0 0 calc(33.33% - 30px);
}
}

@media screen and (max-width: 992px) {.data_analysis850 {
    padding: 90px 0;
}.data_analysis850 .expert_benefits483 {
    grid-template-columns: 1fr;
    gap: 30px;
}.data_analysis850 .growth_track716 {
    width: 100px;
    grid-row: 1;
    height: 100px;
    margin: 0 auto 20px;
    grid-column: 1;
}.data_analysis850 .program_wins287 {
    grid-column: 1;
    text-align: center;
    grid-row: 2;
    font-size: calc(45px * 0.9);
    justify-content: center;
}.data_analysis850 .program_wins287::before {
    width: 80px;
    top: auto;
    bottom: -10px;
    left: 0;
    transform: none;
    height: 3px;
}.data_analysis850 .statistics_wins764 {
    border-top: 4px solid rgb(138,111,165);
    border-left: none;
    text-align: center;
    grid-row: 3;
}.data_analysis850 .fast_gain203 {
    flex: 0 0 calc(50% - 30px);
}
}

@media screen and (max-width: 768px) {.data_analysis850 {
    padding: 70px 0;
}.data_analysis850 .growth_track716 {
    width: 80px;
    height: 80px;
}.data_analysis850 .growth_track716 svg {
    width: 40px;
    height: 40px;
}.data_analysis850 .program_wins287 {
    font-size: calc(45px * 0.8);
}.data_analysis850 .statistics_wins764 {
    margin: 10px 0 40px;
    font-size: 14px;
    padding: 15px;
}.data_analysis850 .fast_statistics716 {
    justify-content: center;
}
}

@media screen and (max-width: 576px) {.data_analysis850 {
    padding: 60px 0;
}.data_analysis850 .expert_benefits483 {
    gap: 20px;
}.data_analysis850 .growth_track716 {
    width: 70px;
    height: 70px;
}.data_analysis850 .growth_track716 svg {
    height: 35px;
    width: 35px;
}.data_analysis850 .program_wins287 {
    font-size: calc(45px * 0.7);
}.data_analysis850 .statistics_wins764 {
    margin: 10px 0 30px;
    font-size: calc(14px * 0.9);
}.data_analysis850 .fast_gain203 {
    text-align: center;
    align-items: center;
    margin-bottom: 20px;
    flex: 0 0 100%;
}.data_analysis850 .fast_gain203 span::after {
    transform: translateX(-50%);
    left: 50%;
}}.receive_updates026 {
    overflow: hidden;
    position: relative;
    font-family: Arial, sans-serif;
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(199,201,214) 0%, rgb(158,162,194,0.5) 100%);
}.receive_updates026::before {
    top: -50%;
    transform: rotate(-15deg);
    height: 200%;
    position: absolute;
    background: linear-gradient(45deg, rgb(138,111,165,0.5) 0%, transparent 70%);
    width: 200%;
    left: -50%;
    content: "";
    animation: rotateGradient 15s infinite linear;
    z-index: 0;
}.receive_updates026 .quick_skill709 {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 1;
    transform: skewX(-5deg);
}.receive_updates026 .query_form596 {
    transform: translateX(-5%) skewX(5deg);
    border-radius: 13px;
    margin-left: auto;
    box-shadow: 
        -15px 15px 0 rgb(138,111,165,0.5),
        15px -15px 30px rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.5);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    backdrop-filter: blur(10px);
    padding: 3rem 3rem 3.5rem;
    display: flex;
    max-width: 600px;
    width: 90%;
    flex-direction: column;
}.receive_updates026 .query_form596:hover {
    transform: translateX(-5%) skewX(5deg) translateY(-5px);
    box-shadow: 
        -18px 18px 0 rgb(138,111,165,0.5),
        20px -20px 40px rgba(255, 255, 255, 0.15);
}.receive_updates026 h3 {
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 2rem;
    color: #ffffff;
    position: relative;
    transform: skewX(-5deg);
    padding-left: 1rem;
}.receive_updates026 h3::before {
    top: 0;
    border-radius: 10px;
    position: absolute;
    background: rgb(158,162,194);
    height: 100%;
    width: 5px;
    content: "";
    left: 0;
}.receive_updates026 .input_holder {
    width: 100%;
    flex-direction: column;
    display: flex;
    gap: 1.5rem;
}.receive_updates026 input[type="email"] {
    padding: 1.2rem 1.5rem;
    border: 2px solid rgb(138,111,165,0.5);
    border-radius: 10px;
    transition: all 0.3s ease;
    transform: skewX(-5deg);
    background: #ffffff;
    font-size: 14px;
    color: #000000;
    width: 100%;
}.receive_updates026 input[type="email"]:focus {
    transform: skewX(-5deg) scale(1.02);
    outline: none;
    box-shadow: 0 0 15px rgb(158,162,194,0.5);
    border-color: rgb(158,162,194);
}.receive_updates026 input[type="email"]::placeholder {
    opacity: 0.7;
    color: #000000;
}.receive_updates026 .news_alert950 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    border: none;
    background: linear-gradient(135deg, rgb(158,162,194) 0%, rgb(138,111,165) 100%);
    overflow: hidden;
    transition: all 0.3s ease;
    border-radius: 10px;
    padding: 1.2rem 2.5rem;
    position: relative;
    color: #ffffff;
    font-size: 20px;
    cursor: pointer;
    transform: skewX(-5deg);
    align-self: flex-start;
    font-weight: 600;
}.receive_updates026 .news_alert950::before {
    content: "";
    position: absolute;
    left: -100%;
    transition: all 0.6s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    width: 100%;
    height: 100%;
}.receive_updates026 .news_alert950:hover {
    transform: skewX(-5deg) translateY(-5px);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
}.receive_updates026 .news_alert950:hover::before {
    left: 100%;
}

@keyframes rotateGradient {
    0% {
        transform: rotate(-15deg);
    }
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(-15deg);
    }
}

@media (min-width: 768px) {.receive_updates026 {
    padding: 6rem 3rem;
}.receive_updates026 .query_form596 {
    width: 70%;
    padding: 4rem 4rem 4.5rem;
}.receive_updates026 .input_holder {
    flex-direction: row;
    align-items: center;
}.receive_updates026 input[type="email"] {
    flex: 1;
}.receive_updates026 .news_alert950 {
    align-self: center;
}
}

@media (max-width: 767px) {.receive_updates026 h3 {
    font-size: 22px;
}.receive_updates026 .query_form596 {
    padding: 2rem;
    transform: translateX(0) skewX(5deg);
}.receive_updates026 .query_form596:hover {
    transform: translateX(0) skewX(5deg) translateY(-5px);
}}.course_program097 {
    background: linear-gradient(135deg, rgb(199,201,214) 0%, rgb(138,111,165,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.course_program097::before {
    transform: rotate(15deg);
    z-index: 1;
    height: 300px;
    width: 300px;
    animation: float 15s infinite ease-in-out alternate;
    content: "";
    opacity: 0.6;
    position: absolute;
    right: -5%;
    top: -10%;
    filter: blur(40px);
    background: linear-gradient(220deg, rgb(158,162,194,0.5) 0%, transparent 70%);
}.course_program097::after {
    transform: rotate(-15deg);
    opacity: 0.5;
    filter: blur(30px);
    left: -5%;
    bottom: -5%;
    background: linear-gradient(135deg, rgb(138,111,165) 0%, transparent 80%);
    position: absolute;
    animation: float 18s infinite ease-in-out alternate-reverse;
    width: 250px;
    z-index: 1;
    height: 250px;
    content: "";
}.course_program097 .container {
    position: relative;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
}.course_program097 h2 {
    font-size: 34px;
    color: #000000;
    line-height: 1.3;
    opacity: 0;
    margin-bottom: 60px;
    animation: fadeSlideUp 0.8s 0.2s forwards ease-out;
    text-align: center;
    transform: translateY(0);
    position: relative;
    letter-spacing: -0.02em;
    font-weight: 700;
}.course_program097 h2::after {
    height: 3px;
    bottom: -15px;
    position: absolute;
    transform: translateX(-50%);
    content: "";
    width: 80px;
    background: linear-gradient(90deg, rgb(158,162,194) 0%, rgb(138,111,165) 100%);
    transition: width 0.3s ease;
    left: 50%;
}.course_program097 h2:hover::after {
    width: 120px;
}.course_program097 .job_classes249 {
    flex-direction: column;
    background: #ffffff;
    animation: fadeSlideUp 0.8s 0.4s forwards ease-out;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    transform: translateY(20px);
    border-radius: 20px;
    opacity: 0;
    display: flex;
    gap: 40px;
}.course_program097 .background_photo804 {
    height: 300px;
    overflow: hidden;
    position: relative;
    transition: transform 0.5s ease;
}.course_program097 .background_photo804::before {
    bottom: 0;
    right: 0;
    position: absolute;
    content: "";
    left: 0;
    background: linear-gradient(180deg, transparent 60%, rgba(0, 0, 0, 0.3) 100%);
    z-index: 1;
    top: 0;
}.course_program097 .background_photo804::after {
    right: -10px;
    transform: rotate(0deg);
    transition: transform 0.5s ease;
    opacity: 0.7;
    height: 80px;
    z-index: 2;
    width: 80px;
    background: rgb(158,162,194);
    top: -10px;
    content: "";
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    position: absolute;
}.course_program097 .background_photo804:hover::after {
    transform: rotate(15deg) scale(1.2);
}.course_program097 .summary_frame708 {
    position: relative;
    padding: 30px 40px 40px;
}.course_program097 .description {
    position: relative;
    font-size: 13px;
    padding-right: 10px;
    max-height: 200px;
    margin-bottom: 25px;
    color: #000000;
    line-height: 1.7;
    overflow-y: auto;
}.course_program097 .description::-webkit-scrollbar {
    width: 4px;
}.course_program097 .description::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.05);
}.course_program097 .description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(138,111,165,0.5);
}.course_program097 .description:last-child {
    margin-bottom: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding-top: 20px;
}.course_program097 .description::first-letter {
    font-weight: 600;
    font-size: 1.3em;
    color: rgb(158,162,194);
}

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

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

@media (min-width: 768px) {.course_program097 .job_classes249 {
    align-items: stretch;
    gap: 0;
    flex-direction: row;
}.course_program097 .background_photo804 {
    height: auto;
    flex: 0 0 45%;
}.course_program097 .summary_frame708 {
    display: flex;
    padding: 40px 50px;
    flex-direction: column;
    justify-content: center;
    flex: 0 0 55%;
}.course_program097 .description {
    max-height: 230px;
}
}

@media (min-width: 992px) {.course_program097 {
    padding: 150px 0;
}.course_program097 h2 {
    font-size: calc(34px * 1.1);
    margin-bottom: 70px;
}.course_program097 .job_classes249 {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    max-width: 90%;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    transform: perspective(1000px) rotateY(0deg);
    margin: 0 auto;
}.course_program097 .job_classes249:hover {
    transform: perspective(1000px) rotateY(2deg);
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.15);
}.course_program097 .background_photo804 {
    flex: 0 0 40%;
}.course_program097 .summary_frame708 {
    padding: 50px 60px;
    flex: 0 0 60%;
}.course_program097 .description {
    line-height: 1.8;
    font-size: calc(13px * 1.05);
    max-height: 280px;
}
}

@media (min-width: 1200px) {.course_program097 {
    padding: 180px 0;
}.course_program097 .job_classes249 {
    max-width: 85%;
}.course_program097 .background_photo804 {
    flex: 0 0 45%;
}.course_program097 .summary_frame708 {
    flex: 0 0 55%;
    padding: 60px 70px;
}.course_program097 .description {
    max-height: 320px;
}
}

@media (max-width: 767px) {.course_program097 {
    padding: 80px 0;
}.course_program097 h2 {
    font-size: calc(34px * 0.85);
    margin-bottom: 40px;
}.course_program097 .background_photo804 {
    height: 220px;
}.course_program097 .summary_frame708 {
    padding: 25px 30px 35px;
}.course_program097 .description {
    max-height: 180px;
    line-height: 1.6;
    font-size: calc(13px * 0.95);
}}.thxZone314 {
    position: relative;
    background: linear-gradient(135deg, rgb(158,162,194,0.5) 0%, rgb(199,201,214) 100%);
    overflow: hidden;
    padding: 120px 0;
}.thxZone314::before {
    animation: patternShift 30s infinite linear;
    z-index: 1;
    background-image: 
        linear-gradient(30deg, rgb(158,162,194,0.5) 1px, transparent 1px),
        linear-gradient(120deg, rgb(158,162,194,0.5) 1px, transparent 1px);
    background-size: 60px 60px;
    left: 0;
    height: 100%;
    content: "";
    opacity: 0.1;
    top: 0;
    position: absolute;
    width: 100%;
}.thxZone314::after {
    height: 200%;
    background: radial-gradient(ellipse at center, #ffffff 0%, transparent 70%);
    position: absolute;
    width: 200%;
    z-index: 0;
    content: "";
    transform: translateZ(0);
    top: -50%;
    animation: lightPulse 10s infinite ease-in-out;
    left: -50%;
    opacity: 0.15;
}.thxZone314 .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
}.thxZone314 .quick_skill709 {
    padding: 60px;
    backdrop-filter: blur(10px);
    border-radius: 10px;
    position: relative;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.08),
        0 1px 0 rgba(255, 255, 255, 0.8) inset,
        0 -1px 0 rgba(0, 0, 0, 0.05) inset;
    transform: perspective(1000px) rotateX(2deg);
    background: linear-gradient(145deg, 
        rgba(255, 255, 255, 0.95), 
        rgba(255, 255, 255, 0.85));
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}.thxZone314 .quick_skill709::before {
    position: absolute;
    background: linear-gradient(45deg, 
        rgb(158,162,194) 0%, 
        transparent 30%, 
        transparent 70%, 
        rgb(138,111,165) 100%);
    transition: opacity 0.6s ease, filter 0.6s ease;
    border-radius: calc(10px + 5px);
    filter: blur(8px);
    left: -5px;
    bottom: -5px;
    z-index: -1;
    opacity: 0.6;
    right: -5px;
    top: -5px;
    content: "";
}.thxZone314 .quick_skill709:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.12),
        0 1px 0 rgba(255, 255, 255, 0.9) inset,
        0 -1px 0 rgba(0, 0, 0, 0.08) inset;
}.thxZone314 .quick_skill709:hover::before {
    filter: blur(12px);
    opacity: 0.8;
}.thxZone314 .quick_skill709 > div:first-child {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}.thxZone314 .quick_skill709 > div:first-child::after {
    content: "";
    border-radius: 2px;
    bottom: -10px;
    width: 80px;
    background: linear-gradient(90deg, rgb(158,162,194), rgb(138,111,165));
    left: 0;
    position: absolute;
    transform-origin: left center;
    animation: lineExtend 1.5s ease-out forwards;
    height: 4px;
}.thxZone314 h5 {
    line-height: 1.4;
    font-weight: 700;
    color: #000000;
    margin: 0;
    animation: slideIn 0.8s 0.2s ease-out forwards;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
    font-family: Arial, sans-serif;
    padding: 0;
    opacity: 0;
    transform: translateX(0);
    font-size: 23px;
}.thxZone314 .quick_skill709 > div:last-child {
    overflow: hidden;
    position: relative;
}.thxZone314 a {
    text-decoration: none;
    display: block;
    transition: transform 0.4s ease;
}.thxZone314 a:hover {
    transform: translateX(5px);
}.thxZone314 p {
    padding: 0;
    line-height: 1.8;
    font-weight: 400;
    color: #000000;
    opacity: 0;
    font-size: 18px;
    animation: fadeIn 1s 0.5s ease-out forwards;
    font-family: Arial, sans-serif;
    margin: 0;
}

@keyframes lineExtend {
    0% { 
        width: 0; 
        opacity: 0;
    }
    100% { 
        width: 80px; 
        opacity: 1;
    }
}

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

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

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

@keyframes lightPulse {
    0%, 100% { 
        opacity: 0.15; 
        transform: translate(-50%, -50%) scale(1); 
    }
    50% { 
        opacity: 0.2; 
        transform: translate(-50%, -50%) scale(1.1); 
    }
}

@media (max-width: 992px) {.thxZone314 {
    padding: 90px 0;
}.thxZone314 .quick_skill709 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 50px 40px;
}.thxZone314 h5 {
    font-size: calc(23px - 0.1rem);
}
}

@media (max-width: 768px) {.thxZone314 {
    padding: 70px 0;
}.thxZone314 .quick_skill709 {
    padding: 40px 30px;
    transform: none;
}.thxZone314 h5 {
    font-size: calc(23px - 0.2rem);
}.thxZone314 p {
    line-height: 1.7;
    font-size: calc(18px - 0.05rem);
}.thxZone314 .quick_skill709 > div:first-child::after {
    width: 60px;
}
    
    @keyframes lineExtend {
        100% { width: 60px; }
    }
}

@media (max-width: 576px) {.thxZone314 {
    padding: 50px 0;
}.thxZone314 .quick_skill709 {
    padding: 30px 20px;
}.thxZone314 h5 {
    font-size: calc(23px - 0.3rem);
}.thxZone314 p {
    line-height: 1.6;
    font-size: calc(18px - 0.1rem);
}.thxZone314 .quick_skill709 > div:first-child {
    margin-bottom: 25px;
}.thxZone314 .quick_skill709 > div:first-child::after {
    height: 3px;
    width: 50px;
}
    
    @keyframes lineExtend {
        100% { width: 50px; }
    }
}

@media (hover: none) {.thxZone314 .quick_skill709:hover {
    box-shadow: 
            0 10px 30px rgba(0, 0, 0, 0.08),
            0 1px 0 rgba(255, 255, 255, 0.8) inset,
            0 -1px 0 rgba(0, 0, 0, 0.05) inset;
    transform: none;
}.thxZone314 .quick_skill709:hover::before {
    filter: blur(8px);
    opacity: 0.6;
}.thxZone314 a:hover {
    transform: none;
}}.meet_us241 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.meet_us241::before {
    content: "";
    top: 0;
    position: absolute;
    z-index: 1;
    backdrop-filter: blur(3px);
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(135deg, rgb(158,162,194,0.5), rgba(0, 0, 0, 0.5) 85%);
}.meet_us241::after {
    content: "";
    transform: rotate(25deg);
    width: 35%;
    animation: float 18s ease-in-out infinite alternate;
    opacity: 0.15;
    height: 80%;
    top: -15%;
    background: rgb(138,111,165,0.5);
    z-index: 1;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    right: -10%;
}.meet_us241 .container {
    position: relative;
    margin: 0 auto;
    padding: 0 30px;
    z-index: 2;
    max-width: 1200px;
}.meet_us241 .summary_frame708 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 60px 50px;
    max-width: 90%;
    transform: translateY(0);
    margin-left: auto;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    position: relative;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
}.meet_us241 .summary_frame708::before {
    content: "";
    width: 5px;
    transform: scaleY(0);
    height: 70%;
    position: absolute;
    animation-delay: 0.5s;
    transform-origin: top;
    background: rgb(158,162,194);
    left: -20px;
    animation: expandLine 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    top: 40px;
}.meet_us241 .summary_frame708::after {
    content: "";
    border-bottom: 3px solid rgb(138,111,165,0.5);
    right: 30px;
    position: absolute;
    height: 120px;
    bottom: 30px;
    border-right: 3px solid rgb(138,111,165,0.5);
    opacity: 0.6;
    z-index: -1;
    width: 120px;
}.meet_us241 h1 {
    font-size: 39px;
    font-weight: 700;
    transition: transform 0.4s ease;
    color: rgb(158,162,194);
    transform: translateX(0);
    position: relative;
    margin-bottom: 30px;
    letter-spacing: -0.5px;
}.meet_us241 h1::after {
    left: 0;
    transform-origin: left;
    content: "";
    animation: expandWidth 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    width: 80px;
    bottom: -10px;
    position: absolute;
    height: 3px;
    background: linear-gradient(to right, rgb(158,162,194), rgb(138,111,165));
}.meet_us241 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.meet_us241 li {
    animation-delay: 0.8s;
    margin-bottom: 15px;
    animation: fadeInUp 0.8s ease forwards;
    opacity: 0;
}.meet_us241 li:first-child {
    animation-delay: 0.6s;
    margin-bottom: 25px;
}.meet_us241 h4 {
    color: #000000;
    font-weight: 600;
    position: relative;
    margin: 0 0 5px;
    display: inline-block;
    font-size: calc(18px * 1.1);
}.meet_us241 h4::before {
    height: 1px;
    transform: scaleX(0);
    bottom: -2px;
    left: 0;
    position: absolute;
    transform-origin: left;
    background: rgb(138,111,165,0.5);
    transition: transform 0.3s ease;
    content: "";
    width: 100%;
}.meet_us241 h4:hover::before {
    transform: scaleX(1);
}.meet_us241 span {
    color: #000000;
    column-count: 2;
    max-width: 100%;
    column-gap: 40px;
    font-size: 16px;
    column-rule: 1px solid rgb(138,111,165,0.5);
    display: block;
    line-height: 1.8;
    text-align: justify;
}.meet_us241 .summary_frame708:hover {
    transform: translateY(-5px);
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.2);
}.meet_us241 .summary_frame708:hover h1 {
    transform: translateX(5px);
}

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

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

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

@keyframes float {
  0% { transform: rotate(25deg) translateY(0); }
  50% { transform: rotate(22deg) translateY(15px); }
  100% { transform: rotate(25deg) translateY(0); }
}

@media (max-width: 1200px) {.meet_us241 {
    padding: 100px 0;
}.meet_us241 .summary_frame708 {
    max-width: 95%;
    padding: 50px 40px;
}.meet_us241 span {
    column-gap: 30px;
    column-count: 2;
}
}

@media (max-width: 992px) {.meet_us241 {
    padding: 80px 0;
}.meet_us241::after {
    width: 40%;
    right: -15%;
}.meet_us241 .summary_frame708 {
    padding: 40px 30px;
    max-width: 100%;
}.meet_us241 h1 {
    font-size: calc(39px * 0.9);
}.meet_us241 span {
    column-count: 2;
    font-size: calc(16px * 0.95);
}
}

@media (max-width: 768px) {.meet_us241 {
    padding: 60px 0;
}.meet_us241::after {
    display: none;
}.meet_us241 .summary_frame708 {
    padding: 35px 25px;
}.meet_us241 .summary_frame708::before {
    left: -10px;
    height: 60%;
}.meet_us241 h1 {
    margin-bottom: 25px;
    font-size: calc(39px * 0.85);
}.meet_us241 h1::after {
    width: 60px;
}.meet_us241 span {
    column-count: 1;
    line-height: 1.7;
}
}

@media (max-width: 576px) {.meet_us241 {
    padding: 50px 0;
}.meet_us241 .container {
    padding: 0 20px;
}.meet_us241 .summary_frame708 {
    padding: 30px 20px;
}.meet_us241 .summary_frame708::after {
    bottom: 15px;
    right: 15px;
    width: 80px;
    height: 80px;
}.meet_us241 h1 {
    margin-bottom: 20px;
    font-size: calc(39px * 0.8);
}.meet_us241 h4 {
    font-size: 18px;
}.meet_us241 span {
    font-size: calc(16px * 0.9);
    line-height: 1.6;
}}.cookie_notice_message041 {
    background: rgb(199,201,214);
    z-index: 90;
    position: fixed;
    bottom: 0;
    border-top: 2px solid rgb(158,162,194);
    width: 100%;
}.visitor_confirm901 {
    padding: 20px 0;
    align-items: center;
    display: flex;
    justify-content: space-between;
}.cookie_notice_message041 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.cookie_notice_message041 p {
    font-size: 18px;
}.online_cookies903 {
    flex-shrink: 0;
    margin-right: 10px;
}.online_cookies903 svg, .online_cookies903 svg path, .online_cookies903 img {
    fill: rgb(158,162,194);
    height: 100px;
    width: 100px;
}.cookie_check954 {
    font-size: 24px;
    text-decoration: none;
    line-height: 35px;
    border-bottom: 2px solid rgb(158,162,194);
    white-space: nowrap;
    min-width: 120px;
    cursor: pointer;
    flex-shrink: 0;
    text-align: center;
    margin-left: 10px;
    color: rgb(158,162,194);
}.cookie_notice_message041 p a {
    color: rgb(158,162,194);
    text-decoration: none;
}#cookieConsentAlert351 {
    display: none;
}#cookieConsentAlert351:checked ~ .cookie_notice_message041 {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cookie_notice_message041 {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.online_cookies903 {
    display: none;
}.visitor_confirm901 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.cookie_notice_message041 h5 {
    text-align: center;
}.cookie_notice_message041 p {
    text-align: center;
}.cookie_overlay529 {
    margin-bottom: 20px;
}body .warp-container864 .cookie_check954 {
    margin-left: 0;
}}
.warp-container864 .visitor_confirm901 {
    justify-content: flex-end;
}.warp-container864 .cookie_check954 {
    margin-left: 30px;
    color: #ffffff;
    padding: 10px;
    background: rgb(158,162,194);
    font-size: 20px;
}.warp-container864 .cookie_overlay529 {
    text-align: right;
}
@media only screen and (max-width: 800px)  {.warp-container864 .cookie_check954 {
    margin-left: 0;
    margin-bottom: 10px;
}}footer {
    position: relative;
    z-index: 1;
}footer::before {
    position: absolute;
    content: "";
    z-index: -2;
    left: 0;
    right: 0;
    opacity: 0.9;
    bottom: 0;
    background: linear-gradient(to right, rgb(138,111,165), rgb(158,162,194));
    top: 0;
}footer::after {
    right: 0;
    z-index: -1;
    bottom: 0;
    left: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 10px,
        transparent 10px,
        transparent 20px
    );
    position: absolute;
    content: "";
    top: 0;
}.math_tools158 {
    padding: 5rem 0 2rem;
    color: #ffffff;
    position: relative;
}.math_tools158::before {
    content: "";
    background: linear-gradient(90deg, rgb(158,162,194), rgb(138,111,165), rgb(158,162,194));
    height: 10px;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
}.math_tools158 .container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 2rem;
    position: relative;
}.math_tools158 .company_holder {
    grid-column: span 5;
    position: relative;
    padding: 0;
}.math_tools158 .company_holder h3 {
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    margin: 0 0 1.5rem;
    padding-bottom: 1rem;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    font-size: 35px;
}.math_tools158 .company_holder h3::after {
    position: absolute;
    bottom: -2px;
    width: 80px;
    content: "";
    background: #ffffff;
    left: 0;
    height: 2px;
}.math_tools158 .access_cta720 {
    border-left: 3px solid rgba(255, 255, 255, 0.3);
    padding: 0 0 0 1.5rem;
    font-size: 13px;
    position: relative;
    line-height: 1.7;
    color: #ffffff;
    margin-top: 1.5rem;
}.math_tools158 .law_res059 {
    grid-column: span 7;
}.math_tools158 .header_train913 {
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
}.math_tools158 .nav_start678 {
    position: relative;
}.math_tools158 .nav_start678 h5 {
    padding-bottom: 0.8rem;
    margin: 0 0 1.5rem;
    font-size: 22px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    font-weight: 600;
    color: #ffffff;
    position: relative;
}.math_tools158 .nav_start678 h5::after {
    height: 2px;
    position: absolute;
    width: 40px;
    bottom: -2px;
    background: #ffffff;
    content: "";
    left: 0;
}.math_tools158 .nav_start678 .header_train913 {
    display: grid;
    gap: 1rem;
}.math_tools158 .nav_start678 .header_train913 a {
    position: relative;
    display: flex;
    transition: all 0.3s ease;
    align-items: center;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
}.math_tools158 .nav_start678 .header_train913 a::after {
    content: "\2192";
    transform: translateX(-5px);
    opacity: 0;
    transition: all 0.3s ease;
    margin-left: 0.5rem;
}.math_tools158 .nav_start678 .header_train913 a:hover {
    color: #ffffff;
    padding-left: 0.5rem;
}.math_tools158 .nav_start678 .header_train913 a:hover::after {
    transform: translateX(0);
    opacity: 1;
}.footer_social785 {
    margin-top: 4rem;
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 2rem 0;
    background: rgba(0, 0, 0, 0.1);
}.footer_social785 .container {
    align-items: center;
    justify-content: center;
    display: flex;
}.footer_social785 .linkedin_ref451 {
    font-size: 16px;
    position: relative;
    color: #ffffff;
    opacity: 0.9;
    text-align: center;
    padding: 0 1rem;
}.math_tools158::after {
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    top: 2rem;
    position: absolute;
    width: 50px;
    content: "";
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    height: 50px;
    right: 2rem;
}.math_tools158 .company_holder::before {
    content: "";
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    width: 50px;
    position: absolute;
    height: 50px;
    left: 0;
    top: 0;
}.math_tools158 .company_holder::after {
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    left: 0;
    content: "";
    bottom: 0;
    width: 50px;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    height: 50px;
    position: absolute;
}.math_tools158 .law_res059::after {
    width: 50px;
    right: 0;
    height: 50px;
    content: "";
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    bottom: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    position: absolute;
}

@media (max-width: 1200px) {.math_tools158 .container {
    gap: 1.5rem;
}
}

@media (max-width: 992px) {.math_tools158 {
    padding: 4rem 0 2rem;
}.math_tools158 .container {
    grid-template-columns: 1fr;
}.math_tools158 .company_holder,
    .math_tools158 .law_res059 {
    grid-column: span 12;
}.math_tools158 .company_holder {
    margin-bottom: 2rem;
}.math_tools158::after,
    .math_tools158 .company_holder::before,
    .math_tools158 .company_holder::after,
    .math_tools158 .law_res059::after {
    display: none;
}
}

@media (max-width: 768px) {.math_tools158 {
    padding: 3rem 0 1.5rem;
}.math_tools158 .header_train913 {
    gap: 1.5rem;
}.math_tools158 .company_holder h3 {
    font-size: calc(35px - 2px);
}.footer_social785 {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.math_tools158 {
    padding: 2.5rem 0 1rem;
}.math_tools158 .header_train913 {
    gap: 2rem;
    grid-template-columns: 1fr;
}.math_tools158 .access_cta720 {
    padding-left: 1rem;
}.footer_social785 {
    margin-top: 2rem;
}
}

@media (max-width: 420px) {.math_tools158 .company_holder h3::after,
    .math_tools158 .nav_start678 h5::after {
    width: 30px;
}.math_tools158 .nav_start678 .header_train913 a:hover {
    padding-left: 0.3rem;
}}.learning_process605 {
    padding: 5rem 0;
    background: linear-gradient(145deg, rgb(199,201,214) 0%, rgba(240, 245, 255, 1) 100%);
    position: relative;
    overflow: hidden;
}.learning_process605::before {
    content: "";
    top: 0;
    width: 100%;
    z-index: 1;
    position: absolute;
    height: 100%;
    left: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(158,162,194,0.5), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(rgb(138,111,165,0.5), 0.07) 0%, transparent 50%);
}.learning_process605::after {
    filter: blur(30px);
    width: 300px;
    animation: float 15s ease-in-out infinite;
    height: 300px;
    background: linear-gradient(225deg, rgb(138,111,165) 0%, transparent 80%);
    z-index: 0;
    position: absolute;
    transform: rotate(-15deg);
    top: -5%;
    opacity: 0.07;
    content: "";
    right: -5%;
}.learning_process605 .container.quick_skill709 {
    z-index: 2;
    padding: 0 15px;
    max-width: 1140px;
    position: relative;
    margin: 0 auto;
}.learning_process605 .container.quick_skill709 > div {
    transform: perspective(1000px) rotateY(1deg);
    padding: 3.5rem;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.06), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), 
                box-shadow 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    background: #ffffff;
}.learning_process605 .container.quick_skill709 > div:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.08), 
                0 10px 20px rgba(0, 0, 0, 0.04);
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.learning_process605 .container.quick_skill709 > div::before {
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    transform: scaleY(0);
    width: 5px;
    transform-origin: top;
    background: linear-gradient(to bottom, rgb(158,162,194), rgb(138,111,165));
    position: absolute;
    top: 0;
    left: 0;
}.learning_process605 .container.quick_skill709 > div:hover::before {
    transform: scaleY(1);
}.learning_process605 h3 {
    padding-bottom: 1rem;
    position: relative;
    font-weight: 700;
    color: #000000;
    transform: translateZ(0);
    font-size: calc(31px * 0.85);
    margin-bottom: 1.8rem;
}.learning_process605 h3::after {
    width: 80px;
    left: 0;
    position: absolute;
    height: 3px;
    background: linear-gradient(90deg, rgb(158,162,194), rgb(138,111,165));
    transition: width 0.4s ease-out;
    content: "";
    bottom: 0;
}.learning_process605 .container.quick_skill709 > div:hover h3::after {
    width: 120px;
}.learning_process605 p {
    margin-bottom: 0;
    font-size: 16px;
    color: #000000;
    position: relative;
    transform: translateZ(0);
    line-height: 1.8;
}.learning_process605 p span {
    position: relative;
    transform: translateY(10px);
    animation: fadeUp 0.8s forwards 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    display: block;
}

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

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

@media (max-width: 992px) {.learning_process605 {
    padding: 4rem 0;
}.learning_process605 .container.quick_skill709 > div {
    padding: 2.5rem;
    transform: perspective(800px) rotateY(0.5deg);
}.learning_process605 h3 {
    font-size: calc(31px * 0.75);
    margin-bottom: 1.5rem;
}
}

@media (max-width: 768px) {.learning_process605 {
    padding: 3.5rem 0;
}.learning_process605 .container.quick_skill709 > div {
    transform: none;
    padding: 2rem;
}.learning_process605 .container.quick_skill709 > div:hover {
    transform: translateY(-3px);
}.learning_process605 h3 {
    font-size: calc(31px * 0.7);
    margin-bottom: 1.2rem;
    padding-bottom: 0.8rem;
}.learning_process605 h3::after {
    height: 2px;
    width: 60px;
}.learning_process605 .container.quick_skill709 > div:hover h3::after {
    width: 90px;
}.learning_process605 p {
    font-size: calc(16px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 576px) {.learning_process605 {
    padding: 3rem 0;
}.learning_process605 .container.quick_skill709 > div {
    padding: 1.5rem;
}.learning_process605 h3 {
    margin-bottom: 1rem;
    font-size: calc(31px * 0.65);
}.learning_process605 p {
    font-size: calc(16px * 0.9);
    line-height: 1.6;
}
}