﻿* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.head-main-415 {
    flex: 1 0 auto;
}.wrapper-structure-176 {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    scroll-behavior: smooth;
    min-height: 100%;
    height: 100%;
}svg {
    width: 30px;
    height: 30px;
}header,footer {
    width: 100%;
}.footer-clients-789 {
    flex: 0 0 auto;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1244px;
}a {
    text-decoration: none;
    color: inherit;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.privacy-holder-963 {
    font-family: Arial, sans-serif;
    background-color: rgb(228,233,225);
    padding: 40px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}.privacy-holder-963 h1 {
    color: rgb(197,208,191);
    font-size: 41px;
    font-weight: 700;
    margin-bottom: 20px;
}.privacy-holder-963 h2 {
    font-size: 29px;
    font-weight: 600;
    margin: 15px 0;
    color: #000000;
}.privacy-holder-963 ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
}.privacy-holder-963 li {
    margin-bottom: 10px;
    line-height: 1.6;
    font-size: 17px;
    color: #000000;
}.privacy-holder-963 div {
    margin-top: 20px;
}.privacy-holder-963 h3, .privacy-holder-963 h4, .privacy-holder-963 h5, .privacy-holder-963 h6 {
    margin: 1rem 0;
    color: #000000;
}
@media only screen and (max-width: 800px) {.privacy-holder-963 {
    padding: 20px;
}.privacy-holder-963 h1 {
    font-size: calc(23px * 0.8);
}.privacy-holder-963 h2 {
    font-size: calc(23px * 0.9);
}.privacy-holder-963 li {
    font-size: 17px;
}}.course-candidates-384 {
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
    z-index: 1;
    background: rgb(228,233,225);
}.course-candidates-384::before {
    top: 0;
    content: "";
    left: 0;
    z-index: -1;
    height: 100%;
    position: absolute;
    width: 100%;
    background: linear-gradient(135deg, 
        transparent 0%,
        rgba(rgb(159,173,152,0.5), 0.05) 25%, 
        transparent 35%,
        rgba(rgb(197,208,191,0.5), 0.05) 50%,
        transparent 65%,
        rgba(rgb(159,173,152,0.5), 0.05) 75%,
        transparent 100%
    );
}.course-candidates-384::after {
    background-position: 0 0, 25px 25px;
    position: absolute;
    background-size: 50px 50px, 100px 100px;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0.5;
    background-image: 
        radial-gradient(rgba(rgb(197,208,191,0.5), 0.15) 2px, transparent 2px),
        radial-gradient(rgba(rgb(159,173,152,0.5), 0.1) 2px, transparent 2px);
    content: "";
    left: 0;
}.course-candidates-384 .pro-training-698 {
    margin: 0 auto;
    padding: 0 2rem;
    position: relative;
    max-width: 1100px;
}.course-candidates-384 h3 {
    font-size: 34px;
    text-align: left;
    margin-bottom: 3rem;
    font-weight: 700;
    padding-left: 2rem;
    color: rgb(159,173,152);
    position: relative;
}.course-candidates-384 h3::before {
    content: "";
    left: 0;
    background: linear-gradient(
        to bottom,
        rgb(159,173,152),
        rgb(197,208,191)
    );
    width: 5px;
    position: absolute;
    height: 100%;
    top: 0;
    border-radius: 10px;
}.course-candidates-384 ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 1.5rem;
    padding: 0;
    position: relative;
    margin: 0;
    list-style: none;
    display: grid;
}.course-candidates-384 ul::before {
    background: linear-gradient(
        to bottom,
        transparent,
        rgba(rgb(197,208,191,0.5), 0.3),
        transparent
    );
    position: absolute;
    height: 100%;
    top: 0;
    content: "";
    left: 50%;
    width: 1px;
    z-index: -1;
}.course-candidates-384 li {
    transition: all 0.3s ease;
    position: relative;
    border-radius: 26px;
    display: flex;
    box-shadow: 
        0 5px 15px rgba(0, 0, 0, 0.05),
        inset 0 0 0 1px rgba(rgb(159,173,152,0.5), 0.1);
    background: rgba(rgb(159,173,152,0.5), 0.03);
    padding: 1.5rem;
    align-items: flex-start;
}.course-candidates-384 li::before {
    border-radius: 10px 10px 0 0;
    top: 0;
    right: 0;
    opacity: 0;
    transition: opacity 0.4s ease;
    left: 0;
    content: "";
    height: 4px;
    position: absolute;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(rgb(197,208,191,0.5), 0.5),
        transparent
    );
}.course-candidates-384 li::after {
    border-radius: 50%;
    left: -10px;
    width: 40px;
    top: -10px;
    position: absolute;
    content: "";
    height: 40px;
    z-index: -1;
    background: radial-gradient(
        circle,
        rgba(rgb(197,208,191,0.5), 0.15) 0%,
        transparent 70%
    );
}.course-candidates-384 li:hover {
    box-shadow: 
        0 10px 25px rgba(0, 0, 0, 0.1),
        inset 0 0 0 1px rgba(rgb(197,208,191,0.5), 0.2);
    transform: translateY(-5px);
    background: rgba(rgb(159,173,152,0.5), 0.05);
}.course-candidates-384 li:hover::before {
    opacity: 1;
}.course-candidates-384 li:nth-child(odd)::after {
    animation: pulseEven 3s infinite alternate ease-in-out;
    right: -10px;
    left: auto;
}.course-candidates-384 li:nth-child(even)::after {
    animation: pulseOdd 3s infinite alternate-reverse ease-in-out;
}.course-candidates-384 li svg {
    position: relative;
    fill: rgb(197,208,191);
    height: 32px;
    margin-right: 1rem;
    width: 32px;
    transition: all 0.3s ease;
    flex-shrink: 0;
}.course-candidates-384 li svg::after {
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    border-radius: 50%;
    background: radial-gradient(
        circle,
        rgba(rgb(197,208,191,0.5), 0.3) 0%,
        transparent 70%
    );
    z-index: -1;
}.course-candidates-384 li svg path {
    fill: rgb(197,208,191);
    transition: fill 0.3s ease;
}.course-candidates-384 li:hover svg {
    transform: scale(1.1);
    animation: pulse 2s infinite;
}.course-candidates-384 li:hover svg path {
    fill: rgb(197,208,191);
}.course-candidates-384 li {
    line-height: 1.5;
    font-weight: 400;
    font-size: 15px;
    color: #000000;
}

@keyframes pulse {
    0% {
        filter: drop-shadow(0 0 2px rgba(rgb(197,208,191,0.5), 0.5));
    }
    50% {
        filter: drop-shadow(0 0 8px rgba(rgb(197,208,191,0.5), 0.8));
    }
    100% {
        filter: drop-shadow(0 0 2px rgba(rgb(197,208,191,0.5), 0.5));
    }
}

@keyframes pulseOdd {
    0% {
        opacity: 0.4;
        transform: scale(0.8);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.2);
    }
}

@keyframes pulseEven {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0.6;
        transform: scale(1.4);
    }
}

@media (max-width: 992px) {.course-candidates-384 {
    padding: 4rem 0;
}.course-candidates-384 h3 {
    margin-bottom: 2.5rem;
    font-size: calc(34px * 0.9);
}.course-candidates-384 ul {
    gap: 1.5rem 1.2rem;
}
}

@media (max-width: 768px) {.course-candidates-384 {
    padding: 3.5rem 0;
}.course-candidates-384 .pro-training-698 {
    padding: 0 1.5rem;
}.course-candidates-384 h3 {
    padding-left: 0;
    margin-bottom: 2rem;
    font-size: calc(34px * 0.8);
    text-align: center;
}.course-candidates-384 h3::before {
    top: auto;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    bottom: -12px;
    left: 50%;
}.course-candidates-384 ul {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.course-candidates-384 ul::before {
    display: none;
}
}

@media (max-width: 480px) {.course-candidates-384 {
    padding: 3rem 0;
}.course-candidates-384 .pro-training-698 {
    padding: 0 1rem;
}.course-candidates-384 h3 {
    margin-bottom: 1.8rem;
    font-size: calc(34px * 0.7);
}.course-candidates-384 h3::before {
    width: 60px;
    height: 3px;
}.course-candidates-384 li {
    padding: 1.2rem;
}.course-candidates-384 li svg {
    margin-right: 0.8rem;
    width: 28px;
    height: 28px;
}.course-candidates-384 li::after {
    top: -8px;
    height: 30px;
    width: 30px;
    left: -8px;
}}.title-welcome-371 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    overflow: hidden;
}.main-welcome-385 {
    width: 100%;
    max-width: 1400px;
    padding: 2rem;
    z-index: 2;
    position: relative;
}.title-welcome-371 .page-begin-053 {
    border-radius: 10px;
    gap: 2rem;
    padding: 4rem 3rem;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    justify-content: center;
    position: relative;
    display: flex;
    overflow: hidden;
    flex-direction: column;
}.title-welcome-371 .page-begin-053::before {
    backdrop-filter: brightness(0.8) contrast(1.2);
    left: 0;
    background: linear-gradient(135deg, rgb(197,208,191,0.5), rgba(0, 0, 0, 0.5) 80%);
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
    content: "";
    position: absolute;
}.title-welcome-371 .page-begin-053::after {
    top: 0;
    content: "";
    width: 100%;
    opacity: 0.15;
    z-index: 2;
    background: 
        linear-gradient(90deg, transparent 0%, rgb(159,173,152,0.5) 50%, transparent 100%),
        linear-gradient(180deg, transparent 0%, rgb(197,208,191,0.5) 100%);
    height: 100%;
    position: absolute;
    left: 0;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
}.title-welcome-371 .page-begin-053 span {
    position: relative;
    opacity: 0;
    display: inline-block;
    max-width: 90%;
    transform: translateY(10px);
    animation: fadeSlideUp 0.8s ease-out 0.2s forwards;
    z-index: 5;
}.title-welcome-371 .page-begin-053 h3 {
    background: linear-gradient(90deg, rgb(197,208,191,0.5) 0%, rgb(159,173,152,0.5) 100%);
    margin-bottom: 0.5rem;
    font-size: calc(23px * 0.9);
    max-width: 650px;
    color: #ffffff;
    backdrop-filter: blur(8px);
    line-height: 1.5;
    border-left: 4px solid rgb(197,208,191);
    padding: 1rem 1.5rem;
    letter-spacing: 0.5px;
    font-weight: 600;
}.title-welcome-371 .page-begin-053 h1 {
    animation: fadeSlideUp 0.8s ease-out 0.4s forwards;
    max-width: 800px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    font-size: 39px;
    margin-bottom: 1rem;
    color: #ffffff;
    z-index: 5;
    position: relative;
    font-weight: 700;
    line-height: 1.2;
    opacity: 0;
    transform: translateY(15px);
}.title-welcome-371 .page-begin-053 h1::after {
    position: absolute;
    transform: scaleX(0);
    height: 4px;
    left: 0;
    width: 120px;
    transform-origin: left;
    content: "";
    bottom: -15px;
    animation: lineExpand 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.8s forwards;
    background: linear-gradient(90deg, rgb(159,173,152), rgb(197,208,191));
}.title-welcome-371 .page-begin-053 div div {
    opacity: 0;
    transform: translateY(20px);
    z-index: 5;
    position: relative;
    animation: fadeSlideUp 0.8s ease-out 0.6s forwards;
}.title-welcome-371 .page-begin-053 p {
    padding-left: 1.5rem;
    font-size: calc(18px * 1.2);
    color: #ffffff;
    font-weight: 400;
    position: relative;
    line-height: 1.6;
    max-width: 600px;
}.title-welcome-371 .page-begin-053 p::before {
    bottom: 0.5rem;
    border-radius: 10px;
    top: 0.5rem;
    position: absolute;
    background: rgb(159,173,152);
    content: "";
    left: 0;
    width: 3px;
}

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

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

@media (max-width: 992px) {.title-welcome-371 .page-begin-053 {
    padding: 3rem 2rem;
}.title-welcome-371 .page-begin-053 h1 {
    font-size: calc(39px * 0.85);
}.title-welcome-371 .page-begin-053 h3 {
    font-size: calc(23px * 0.85);
    max-width: 550px;
}
}

@media (max-width: 768px) {.main-welcome-385 {
    padding: 1.5rem;
}.title-welcome-371 .page-begin-053 {
    padding: 2.5rem 1.5rem;
}.title-welcome-371 .page-begin-053 h1 {
    font-size: calc(39px * 0.7);
}.title-welcome-371 .page-begin-053 h3 {
    font-size: 18px;
    padding: 0.8rem 1.2rem;
}.title-welcome-371 .page-begin-053 span,
    .title-welcome-371 .page-begin-053 h1,
    .title-welcome-371 .page-begin-053 div div {
    max-width: 100%;
}.title-welcome-371 .page-begin-053 p {
    font-size: 18px;
}
}

@media (max-width: 576px) {.title-welcome-371 .page-begin-053 {
    padding: 2rem 1.25rem;
}.title-welcome-371 .page-begin-053 h1 {
    font-size: calc(39px * 0.6);
}.title-welcome-371 .page-begin-053 h3 {
    font-size: calc(18px * 0.95);
    border-left-width: 3px;
    padding: 0.7rem 1rem;
}.title-welcome-371 .page-begin-053 p {
    padding-left: 1rem;
}.title-welcome-371 .page-begin-053 h1::after {
    width: 80px;
    bottom: -10px;
    height: 3px;
}
}

@media (hover: hover) {.title-welcome-371 .page-begin-053 {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.title-welcome-371 .page-begin-053:hover {
    transform: translateY(-5px);
}.title-welcome-371 .page-begin-053:hover::after {
    transition: opacity 0.5s ease;
    opacity: 0.25;
}}.tySpace-698 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(197,208,191,0.5) 0%, rgb(228,233,225) 100%);
    padding: 120px 0 80px;
}.tySpace-698::before {
    animation: pulse 15s infinite alternate ease-in-out;
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
    opacity: 0.7;
    z-index: 1;
    background: radial-gradient(circle at 70% 30%, rgb(159,173,152,0.5) 0%, transparent 60%);
    top: 0;
    height: 100%;
}.tySpace-698::after {
    right: -50px;
    background: linear-gradient(225deg, rgb(197,208,191) 0%, transparent 70%);
    filter: blur(40px);
    z-index: 0;
    width: 300px;
    position: absolute;
    opacity: 0.2;
    height: 300px;
    bottom: -50px;
    content: "";
}.tySpace-698 .container {
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.tySpace-698 .pro-training-698 {
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    display: flex;
    transform: perspective(1000px) rotateY(-2deg);
    background: #ffffff;
    position: relative;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    padding: 60px 40px;
    flex-direction: column;
}.tySpace-698 .pro-training-698::before {
    content: "";
    height: 100%;
    position: absolute;
    transform: scaleY(1.02);
    left: 0;
    width: 5px;
    top: 0;
    background: linear-gradient(to bottom, rgb(197,208,191), rgb(159,173,152));
}.tySpace-698 .pro-training-698::after {
    transform: rotate(15deg);
    background: rgb(159,173,152,0.5);
    top: -15px;
    width: 80px;
    position: absolute;
    z-index: -1;
    animation: float 8s infinite ease-in-out;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    content: "";
    height: 80px;
    right: 40px;
}.tySpace-698 .pro-training-698:hover {
    transform: perspective(1000px) rotateY(0deg);
}.tySpace-698 h5 {
    margin-bottom: 30px;
    font-weight: 700;
    color: #000000;
    font-size: 21px;
    position: relative;
    padding-bottom: 20px;
    line-height: 1.4;
}.tySpace-698 h5::after {
    content: "";
    width: 80px;
    background: linear-gradient(90deg, rgb(197,208,191), rgb(159,173,152));
    left: 0;
    bottom: 0;
    transition: width 0.3s ease;
    height: 3px;
    position: absolute;
}.tySpace-698 .pro-training-698:hover h5::after {
    width: 120px;
}.tySpace-698 p {
    position: relative;
    z-index: 2;
    color: #000000;
    line-height: 1.8;
    margin-bottom: 0;
    font-size: 14px;
    transition: color 0.3s ease;
}.tySpace-698 a {
    text-decoration: none;
    overflow: hidden;
    display: block;
    position: relative;
    padding: 5px 0;
}.tySpace-698 a::before {
    width: 100%;
    content: "";
    transform: scaleX(0);
    left: 0;
    background: linear-gradient(90deg, rgb(197,208,191,0.5), transparent);
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    bottom: 0;
    height: 1px;
    transform-origin: left;
}.tySpace-698 a:hover::before {
    transform: scaleX(1);
}.tySpace-698 a:hover p {
    color: rgb(197,208,191);
}

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

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

@media (min-width: 768px) {.tySpace-698 {
    padding: 140px 0 100px;
}.tySpace-698 .pro-training-698 {
    max-width: 900px;
    margin: 0 auto;
    padding: 80px 60px;
}.tySpace-698 h5 {
    padding-bottom: 25px;
    font-size: calc(21px * 1.2);
    margin-bottom: 40px;
}.tySpace-698 p {
    font-size: calc(14px * 1.05);
    line-height: 1.9;
}.tySpace-698 .pro-training-698::after {
    right: 60px;
    width: 100px;
    height: 100px;
}
}

@media (min-width: 992px) {.tySpace-698 {
    padding: 160px 0 120px;
}.tySpace-698 .pro-training-698 {
    padding: 100px 80px;
    margin: 0 auto;
    max-width: 1000px;
    transform: perspective(1200px) rotateY(-3deg);
}.tySpace-698 .pro-training-698::before {
    width: 8px;
}.tySpace-698 h5 {
    max-width: 80%;
    font-size: calc(21px * 1.3);
}.tySpace-698 p {
    max-width: 90%;
}.tySpace-698 .pro-training-698::after {
    width: 120px;
    top: -20px;
    height: 120px;
    right: 80px;
}
}

@media (max-width: 767px) {.tySpace-698 {
    padding: 80px 0 60px;
}.tySpace-698 .pro-training-698 {
    padding: 40px 25px;
    transform: perspective(800px) rotateY(-1deg);
}.tySpace-698 h5 {
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-size: calc(21px * 0.9);
}.tySpace-698 p {
    line-height: 1.7;
    font-size: calc(14px * 0.95);
}.tySpace-698 .pro-training-698::before {
    width: 3px;
}.tySpace-698 .pro-training-698::after {
    width: 60px;
    right: 20px;
    height: 60px;
    top: -10px;
}
}

@media (max-width: 480px) {.tySpace-698 {
    padding: 60px 0 40px;
}.tySpace-698 .pro-training-698 {
    transform: none;
    padding: 30px 20px;
}.tySpace-698 h5 {
    font-size: calc(21px * 0.85);
    margin-bottom: 20px;
    padding-bottom: 15px;
}.tySpace-698 .pro-training-698::after {
    display: none;
}}.company-info-345 {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(228,233,225) 0%, #ffffff 100%);
    overflow: hidden;
    position: relative;
}.company-info-345::before {
    content: "";
    background-image: repeating-linear-gradient(
        45deg,
        rgb(159,173,152,0.5) 0px,
        rgb(159,173,152,0.5) 1px,
        transparent 1px,
        transparent 15px
    );
    opacity: 0.05;
    left: 0;
    top: 0;
    position: absolute;
    pointer-events: none;
    height: 100%;
    width: 100%;
    z-index: 1;
}.company-info-345::after {
    filter: blur(100px);
    top: -5%;
    position: absolute;
    opacity: 0.1;
    content: "";
    background: rgb(197,208,191,0.5);
    height: 30%;
    z-index: 0;
    right: -5%;
    width: 30%;
}.company-info-345 .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    position: relative;
    z-index: 2;
}.company-info-345 h1 {
    position: relative;
    transform: translateZ(0);
    font-weight: 700;
    color: #000000;
    margin-bottom: 3rem;
    font-size: 46px;
    display: inline-block;
}.company-info-345 h1::after {
    left: 0;
    bottom: -10px;
    content: "";
    transform-origin: left center;
    width: 70%;
    position: absolute;
    animation: expandLine 1.2s ease-out forwards;
    background: linear-gradient(90deg, rgb(197,208,191) 0%, transparent 100%);
    height: 4px;
}.company-info-345 .how-started-574 {
    position: relative;
}.company-info-345 .how-started-574 ul {
    padding: 0;
    margin: 0;
    grid-template-columns: 1fr;
    list-style: none;
    gap: 3rem;
    display: grid;
}.company-info-345 .timeline-hist-581 {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
                box-shadow 0.4s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.03),
                0 20px 25px -5px rgba(0, 0, 0, 0.08);
    border-radius: 2px;
    overflow: hidden;
    padding: 2.5rem;
    position: relative;
    background: #ffffff;
    transform: translateZ(0) scale(1);
}.company-info-345 .timeline-hist-581::before {
    width: 4px;
    transition: height 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(to bottom, rgb(197,208,191), rgb(159,173,152));
    content: "";
    height: 0%;
}.company-info-345 .timeline-hist-581:hover::before {
    height: 100%;
}.company-info-345 .timeline-hist-581:hover {
    transform: translateZ(30px) scale(1.01);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.07), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 25px 35px -5px rgba(0, 0, 0, 0.12);
}.company-info-345 .timeline-hist-581 h4 {
    position: relative;
    color: #000000;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 1.5rem;
    transition: transform 0.3s ease;
    font-size: 21px;
}.company-info-345 .timeline-hist-581:hover h4 {
    transform: translateX(10px);
    color: rgb(197,208,191);
}.company-info-345 .timeline-hist-581 div {
    font-size: 14px;
    overflow-y: auto;
    padding-right: 1rem;
    max-height: 250px;
    scrollbar-width: thin;
    color: #000000;
    font-family: Arial, sans-serif;
    scrollbar-color: rgb(159,173,152,0.5) transparent;
    line-height: 1.75;
}.company-info-345 .timeline-hist-581 div::-webkit-scrollbar {
    width: 5px;
}.company-info-345 .timeline-hist-581 div::-webkit-scrollbar-track {
    background: transparent;
}.company-info-345 .timeline-hist-581 div::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background-color: rgb(159,173,152,0.5);
}@keyframes expandLine {
    0% {
        width: 0;
        opacity: 0;
    }
    100% {
        width: 70%;
        opacity: 1;
    }
}

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

.company-info-345 .timeline-hist-581:nth-child(1) {
    animation: fadeUp 0.8s 0.2s ease-out both;
}.company-info-345 .timeline-hist-581:nth-child(2) {
    animation: fadeUp 0.8s 0.4s ease-out both;
}

@media (min-width: 768px) {.company-info-345 {
    padding: 8rem 0;
}.company-info-345 .how-started-574 ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}.company-info-345 h1 {
    margin-bottom: 4rem;
    font-size: calc(46px * 1.2);
}.company-info-345 .timeline-hist-581 {
    padding: 3rem;
}.company-info-345 .timeline-hist-581 div {
    max-height: 350px;
}
}

@media (min-width: 992px) {.company-info-345 .container {
    padding: 0 3rem;
}.company-info-345 .how-started-574 ul {
    gap: 3rem;
}.company-info-345 .timeline-hist-581 {
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275),
                    box-shadow 0.6s ease;
    transform: perspective(1000px) rotateY(0) translateZ(0);
}.company-info-345 .timeline-hist-581:hover {
    transform: perspective(1000px) rotateY(2deg) translateZ(20px) scale(1.01);
}.company-info-345 .timeline-hist-581:nth-child(2n):hover {
    transform: perspective(1000px) rotateY(-2deg) translateZ(20px) scale(1.01);
}
}

@media (max-width: 767px) {.company-info-345 {
    padding: 4rem 0;
}.company-info-345 h1 {
    font-size: 34px;
    margin-bottom: 2rem;
}.company-info-345 .timeline-hist-581 {
    padding: 1.5rem;
}.company-info-345 .timeline-hist-581 div {
    font-size: calc(14px * 0.95);
    max-height: 200px;
}}.customer-comments-825 {
    position: relative;
    background: rgb(228,233,225);
    overflow: hidden;
    padding: 7rem 0;
}.customer-comments-825::before {
    background: linear-gradient(
        45deg,
        transparent 48%,
        rgb(159,173,152,0.5) 49%,
        rgb(159,173,152,0.5) 51%,
        transparent 52%
    );
    background-size: 100px 100px;
    z-index: 0;
    position: absolute;
    height: 100%;
    left: 0;
    animation: moveBackground 15s linear infinite;
    top: 0;
    opacity: 0.2;
    content: "";
    width: 100%;
}@keyframes moveBackground {
    0% { background-position: 0 0; }
    100% { background-position: 100px 100px; }
}

.customer-comments-825::after {
    top: -50%;
    background: rgb(197,208,191,0.5);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 30% 100%);
    z-index: 0;
    height: 200%;
    width: 70%;
    transform: rotate(30deg);
    position: absolute;
    opacity: 0.1;
    right: -20%;
    content: "";
}.customer-comments-825 .container {
    z-index: 1;
    position: relative;
}.customer-comments-825 h2 {
    transform: skewX(-5deg);
    color: #000000;
    background: linear-gradient(
        135deg,
        #ffffff 0%,
        rgb(159,173,152,0.5) 100%
    );
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    font-weight: 700;
    margin-bottom: 5rem;
    padding: 1rem 3rem 1rem 0;
    position: relative;
    font-size: 30px;
    display: inline-block;
}.customer-comments-825 .student-feedback-218 {
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 3rem;
}.customer-comments-825 .user-review-270 {
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 85%, 
        85% 100%, 
        0% 100%
    );
    z-index: 1;
    display: flex;
    transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
    align-items: center;
    position: relative;
    background: #ffffff;
    flex-direction: column;
    padding: 2.5rem;
}.customer-comments-825 .user-review-270::before {
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 85%, 
        85% 100%, 
        0% 100%
    );
    content: "";
    background: linear-gradient(
        135deg,
        rgb(197,208,191,0.5),
        rgb(159,173,152,0.5)
    );
    height: 100%;
    position: absolute;
    transform: translateY(10px) translateX(10px);
    width: 100%;
    top: 0;
    transition: all 0.5s ease;
    z-index: -1;
    left: 0;
}.customer-comments-825 .user-review-270:nth-child(even)::before {
    transform: translateY(10px) translateX(-10px);
    background: linear-gradient(
        135deg,
        rgb(159,173,152,0.5),
        rgb(197,208,191,0.5)
    );
}.customer-comments-825 .user-review-270:hover::before {
    transform: translateY(15px) translateX(15px);
}.customer-comments-825 .user-review-270:nth-child(even):hover::before {
    transform: translateY(15px) translateX(-15px);
}.customer-comments-825 .user-review-270:nth-child(odd) {
    clip-path: polygon(
        15% 0%, 
        100% 0%, 
        100% 100%, 
        0% 100%, 
        0% 15%
    );
}.customer-comments-825 .user-review-270:nth-child(odd)::before {
    clip-path: polygon(
        15% 0%, 
        100% 0%, 
        100% 100%, 
        0% 100%, 
        0% 15%
    );
}.customer-comments-825 .user-review-270:nth-child(3n) {
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 100%, 
        15% 100%, 
        0% 85%
    );
}.customer-comments-825 .user-review-270:nth-child(3n)::before {
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 100%, 
        15% 100%, 
        0% 85%
    );
}.customer-comments-825 .user-review-270:nth-child(3n+1) {
    clip-path: polygon(
        0% 0%, 
        85% 0%, 
        100% 15%, 
        100% 100%, 
        0% 100%
    );
}.customer-comments-825 .user-review-270:nth-child(3n+1)::before {
    clip-path: polygon(
        0% 0%, 
        85% 0%, 
        100% 15%, 
        100% 100%, 
        0% 100%
    );
}.customer-comments-825 .user-review-270::after {
    height: 50px;
    opacity: 0;
    width: 50px;
    transition: all 0.5s ease;
    position: absolute;
    top: -15px;
    background: rgb(197,208,191);
    right: -15px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    z-index: -2;
    transform: rotate(45deg);
    content: "";
}.customer-comments-825 .user-review-270:nth-child(odd)::after {
    top: -15px;
    left: -15px;
    background: rgb(159,173,152);
}.customer-comments-825 .user-review-270:hover::after {
    opacity: 1;
    transform: rotate(225deg);
}.customer-comments-825 .user-review-270 img {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    border-radius: 0;
    transition: all 0.5s ease;
    object-fit: cover;
    width: 80px;
    height: 80px;
    margin-bottom: 1.5rem;
}.customer-comments-825 .user-review-270:hover img {
    transform: rotate(45deg);
    clip-path: polygon(0 0, 50% 0, 100% 50%, 100% 100%, 50% 100%, 0 50%);
}.customer-comments-825 .user-review-270 p {
    margin-bottom: 0.5rem;
    font-weight: 600;
    position: relative;
    font-size: 19px;
    color: #000000;
    text-align: center;
}.customer-comments-825 .user-review-270 p::after {
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    position: absolute;
    bottom: -5px;
    content: "";
    background: rgb(197,208,191);
    width: 0;
    transition: all 0.5s ease;
}.customer-comments-825 .user-review-270:hover p::after {
    width: 50px;
}.customer-comments-825 .user-review-270 .description {
    font-weight: 400;
    transform: translateY(0);
    margin-top: 1rem;
    text-align: center;
    position: relative;
    font-size: 15px;
    color: #000000;
    transition: all 0.3s ease;
    line-height: 1.6;
}.customer-comments-825 .user-review-270:hover .description {
    transform: translateY(-5px);
}@keyframes pulse {
    0%, 100% { 
        box-shadow: 0 0 0 0 rgb(197,208,191,0.5);
    }
    50% { 
        box-shadow: 0 0 0 10px transparent;
    }
}

.customer-comments-825 .user-review-270:hover {
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.customer-comments-825 .user-review-270:nth-child(4n+1) {
    animation: shiftLeft 10s infinite alternate;
}.customer-comments-825 .user-review-270:nth-child(4n+2) {
    animation: shiftRight 12s infinite alternate;
}.customer-comments-825 .user-review-270:nth-child(4n+3) {
    animation: shiftDown 15s infinite alternate;
}

@keyframes shiftLeft {
    0%, 100% { transform: translateX(0); }
    50% { transform: translateX(-5px); }
}

@keyframes shiftRight {
    0%, 100% { transform: translateX(0); }
    50% { transform: translateX(5px); }
}

@keyframes shiftDown {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(5px); }
}

@media (max-width: 992px) {.customer-comments-825 .student-feedback-218 {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 768px) {.customer-comments-825 {
    padding: 5rem 0;
}.customer-comments-825 h2 {
    margin-bottom: 3rem;
    font-size: calc(30px * 0.9);
    padding: 0;
    clip-path: none;
    transform: none;
    background: none;
}.customer-comments-825 .student-feedback-218 {
    gap: 3rem;
    grid-template-columns: 1fr;
}.customer-comments-825 .user-review-270,
    .customer-comments-825 .user-review-270:nth-child(odd),
    .customer-comments-825 .user-review-270:nth-child(3n),
    .customer-comments-825 .user-review-270:nth-child(3n+1) {
    clip-path: polygon(
            5% 0%, 
            95% 0%, 
            100% 5%, 
            100% 95%, 
            95% 100%, 
            5% 100%, 
            0% 95%, 
            0% 5%
        );
}.customer-comments-825 .user-review-270::before,
    .customer-comments-825 .user-review-270:nth-child(odd)::before,
    .customer-comments-825 .user-review-270:nth-child(3n)::before,
    .customer-comments-825 .user-review-270:nth-child(3n+1)::before {
    transform: translateY(5px) translateX(5px);
    clip-path: polygon(
            5% 0%, 
            95% 0%, 
            100% 5%, 
            100% 95%, 
            95% 100%, 
            5% 100%, 
            0% 95%, 
            0% 5%
        );
}.customer-comments-825 .user-review-270:hover::before {
    transform: translateY(8px) translateX(8px);
}.customer-comments-825 .user-review-270:nth-child(even):hover::before {
    transform: translateY(8px) translateX(-8px);
}.customer-comments-825 .user-review-270,
    .customer-comments-825 .user-review-270:nth-child(4n+1),
    .customer-comments-825 .user-review-270:nth-child(4n+2),
    .customer-comments-825 .user-review-270:nth-child(4n+3) {
    animation: none;
}}.footer-clients-789 {
    z-index: 1;
    position: relative;
    padding: 5rem 0 3rem;
    background-position: center center;
    color: #ffffff;
}.footer-clients-789::before {
    left: 0;
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: -1;
    background: linear-gradient(0deg, #000000 20%, transparent 100%);
    top: 0;
}.footer-clients-789::after {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.5;
    z-index: -1;
    content: "";
    background: repeating-linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.3) 0px,
        rgba(0, 0, 0, 0.3) 1px,
        transparent 1px,
        transparent 20px
    );
}.footer-clients-789 .container {
    position: relative;
    flex-direction: column;
    display: flex;
}.footer-clients-789 .container::before {
    top: -80px;
    opacity: 0.3;
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    background: linear-gradient(0deg, rgb(197,208,191) 0%, transparent 100%);
    clip-path: polygon(0 80%, 100% 80%, 100% 100%, 0 100%);
    height: 80px;
}.footer-clients-789 .company_holder {
    border-radius: 10px;
    position: relative;
    backdrop-filter: blur(5px);
    background: rgba(0, 0, 0, 0.4);
    padding: 2rem;
    border: 1px solid rgba(rgb(197,208,191), 0.3);
    margin-bottom: 4rem;
    clip-path: polygon(
        0 0,
        calc(100% - 30px) 0,
        100% 30px,
        100% 100%,
        30px 100%,
        0 calc(100% - 30px)
    );
}.footer-clients-789 .company_holder::before {
    left: -5px;
    opacity: 0.5;
    height: calc(100% + 10px);
    content: "";
    z-index: -1;
    top: -5px;
    clip-path: polygon(
        0 0,
        calc(100% - 40px) 0,
        100% 40px,
        100% 100%,
        40px 100%,
        0 calc(100% - 40px)
    );
    background: linear-gradient(45deg, rgb(197,208,191), transparent 70%);
    position: absolute;
    width: calc(100% + 10px);
    filter: blur(5px);
}.footer-clients-789 .company_holder h3 {
    letter-spacing: 2px;
    text-shadow: 0 0 10px rgb(197,208,191), 0 0 20px rgb(197,208,191), 0 0 30px rgb(197,208,191);
    font-size: calc(33px * 1.2);
    display: inline-block;
    margin-bottom: 1.5rem;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
}.footer-clients-789 .company_holder h3::before {
    filter: blur(1px);
    left: 2px;
    z-index: -1;
    color: rgb(197,208,191);
    content: attr(data-text);
    top: 2px;
    position: absolute;
    opacity: 0.7;
}.footer-clients-789 .footer-caption-354 {
    font-size: 17px;
    padding-left: 1rem;
    border-left: 2px solid rgb(197,208,191);
    color: #ffffff;
    line-height: 1.6;
    margin-top: 1.5rem;
    opacity: 0.8;
}.footer-clients-789 .training-zone-601 {
    position: relative;
    display: flex;
    justify-content: space-between;
}.footer-clients-789 .training-zone-601::before {
    height: 1px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(197,208,191), transparent);
    content: "";
    left: 0;
    width: 100%;
    top: -20px;
}.footer-clients-789 .nav-pagewrap-798 {
    justify-content: space-between;
    display: flex;
    gap: 2rem;
    width: 100%;
}.footer-clients-789 .head-core-638 {
    border-bottom: 2px solid rgb(197,208,191);
    border-left: 2px solid rgb(197,208,191);
    background: rgba(0, 0, 0, 0.2);
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
    padding: 1.5rem;
    position: relative;
    flex: 1;
}.footer-clients-789 .head-core-638:hover {
    box-shadow: -8px 8px 20px rgba(0, 0, 0, 0.4);
    background: rgba(rgb(197,208,191,0.5), 0.1);
    transform: translateY(-5px);
}.footer-clients-789 .head-core-638 h5 {
    text-transform: uppercase;
    position: relative;
    font-weight: 600;
    color: rgb(159,173,152);
    letter-spacing: 2px;
    margin-bottom: 1.5rem;
    font-size: 20px;
}.footer-clients-789 .head-core-638 h5::after {
    left: 0;
    bottom: -8px;
    box-shadow: 0 0 10px rgb(197,208,191);
    background: rgb(197,208,191);
    width: 40px;
    height: 2px;
    position: absolute;
    content: "";
}.footer-clients-789 .head-core-638 .nav-pagewrap-798 {
    flex-direction: column;
    gap: 1rem;
    display: flex;
}.footer-clients-789 .head-core-638 .nav-pagewrap-798 a {
    opacity: 0.7;
    text-decoration: none;
    font-size: 17px;
    color: #ffffff;
    transition: all 0.3s ease;
    padding: 0.5rem 0 0.5rem 1.5rem;
    overflow: hidden;
    position: relative;
}.footer-clients-789 .head-core-638 .nav-pagewrap-798 a::before {
    left: 0;
    position: absolute;
    content: "//";
    transition: all 0.3s ease;
    color: rgb(197,208,191);
    font-size: 0.8em;
}.footer-clients-789 .head-core-638 .nav-pagewrap-798 a:hover {
    opacity: 1;
    color: rgb(197,208,191);
    text-shadow: 0 0 5px rgb(197,208,191);
}.footer-clients-789 .head-core-638 .nav-pagewrap-798 a:hover::before {
    color: rgb(159,173,152);
}.netiquette-120 {
    position: relative;
    background: rgba(0, 0, 0, 0.6);
    padding: 1.5rem 0;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    margin-top: 3rem;
}.netiquette-120::before {
    height: 1px;
    width: 100%;
    top: 0;
    content: "";
    background-image: 
        linear-gradient(90deg, transparent, rgb(197,208,191), transparent);
    position: absolute;
    left: 0;
}.netiquette-120 .container {
    justify-content: center;
    align-items: center;
    display: flex;
}.netiquette-120 .flag-content-813 {
    letter-spacing: 1px;
    opacity: 0.7;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
}.netiquette-120 .flag-content-813::before,
.netiquette-120 .flag-content-813::after {
    content: "//";
    margin: 0 10px;
    color: rgb(197,208,191);
}

@keyframes neon-flicker {
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
        opacity: 0.9;
        text-shadow: 0 0 10px rgb(197,208,191), 0 0 20px rgb(197,208,191);
    }
    20%, 24%, 55% {
        opacity: 0.5;
        text-shadow: none;
    }
}

@keyframes scan-lines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

@media screen and (max-width: 992px) {.footer-clients-789 .training-zone-601 {
    flex-direction: column;
}.footer-clients-789 .nav-pagewrap-798 {
    flex-direction: column;
}.footer-clients-789 .head-core-638 {
    width: 100%;
    margin-bottom: 1rem;
}.netiquette-120 {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}
}

@media screen and (max-width: 768px) {.footer-clients-789 {
    padding: 4rem 0 2rem;
}.footer-clients-789 .company_holder {
    margin-bottom: 3rem;
    padding: 1.5rem;
}.footer-clients-789 .company_holder h3 {
    font-size: 33px;
}.footer-clients-789 .head-core-638 h5 {
    font-size: calc(20px * 0.9);
}.netiquette-120 {
    padding: 1.2rem 0;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    margin-top: 2rem;
}
}

@media screen and (max-width: 576px) {.footer-clients-789 {
    padding: 3rem 0 2rem;
}.footer-clients-789 .company_holder {
    clip-path: polygon(
            0 0,
            calc(100% - 20px) 0,
            100% 20px,
            100% 100%,
            20px 100%,
            0 calc(100% - 20px)
        );
}.footer-clients-789 .company_holder h3 {
    letter-spacing: 1px;
    font-size: calc(33px * 0.85);
}.footer-clients-789 .footer-caption-354 {
    font-size: calc(17px * 0.9);
}.footer-clients-789 .head-core-638 {
    padding: 1rem;
}.footer-clients-789 .head-core-638 .nav-pagewrap-798 a {
    font-size: calc(17px * 0.9);
}.netiquette-120 {
    padding: 1rem 0;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
}.netiquette-120 .flag-content-813::before,
    .netiquette-120 .flag-content-813::after {
    display: none;
}}header .top_plank {
    color:  #ffffff;
    background: rgb(197,208,191);
}header .top_plank .top-utils-397 div svg, header .top_plank .top-utils-397 div svg path {
    fill: #ffffff;
}header .top_plank .top-utils-397 div span {
    color: #ffffff;
}header .top_plank .top-utils-397 {
    justify-content: flex-start;
    width: 100%;
    font-size: 14px;
    flex-wrap: wrap;
    line-height: 21px;
    display: flex;
    align-items: center;
    padding: 15px 0 10px 0;
}header .top_plank .top-utils-397 div {
    margin-right: 24px;
    align-items: center;
    justify-content: flex-start;
    display: flex;
}header .top_plank .top-utils-397 div img, header .top_plank .top-utils-397 div svg {
    height: 16px;
    margin-right: 8px;
    width: 16px;
}.give-it-a-try-724 {
    overflow: hidden;
    background: linear-gradient(135deg, #ffffff 0%, rgb(228,233,225) 100%);
    padding: 4rem 0;
    margin: 6rem 0;
    position: relative;
}.give-it-a-try-724::before {
    height: 120%;
    z-index: 1;
    left: -2%;
    top: -5%;
    animation: pulseGlow 8s infinite alternate ease-in-out;
    transform: skewX(-25deg);
    content: "";
    background: linear-gradient(165deg, rgb(197,208,191) 10%, rgb(197,208,191,0.5) 90%);
    width: 35%;
    opacity: 0.08;
    position: absolute;
}.give-it-a-try-724::after {
    height: 120%;
    bottom: -10%;
    animation: pulseGlow 10s infinite alternate-reverse ease-in-out;
    width: 40%;
    right: -5%;
    opacity: 0.12;
    transform: skewX(15deg);
    z-index: 1;
    background: linear-gradient(195deg, rgb(159,173,152) 15%, rgb(159,173,152,0.5) 85%);
    position: absolute;
    content: "";
}.give-it-a-try-724 .container {
    max-width: 1200px;
    padding: 2rem;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    display: flex;
    width: 90%;
    gap: 2.5rem;
    flex-direction: column;
}.give-it-a-try-724 h2 {
    letter-spacing: -0.02em;
    max-width: 85%;
    color: #000000;
    font-size: 30px;
    line-height: 1.3;
    font-family: Arial, sans-serif;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-weight: 600;
    position: relative;
    transform: translateX(2rem);
}.give-it-a-try-724 h2::before {
    height: 40%;
    position: absolute;
    top: 50%;
    content: "";
    left: -2rem;
    transform: translateY(-50%);
    background: linear-gradient(to bottom, rgb(197,208,191), rgb(159,173,152));
    width: 6px;
}.give-it-a-try-724 .pro-training-698 {
    padding-left: 2rem;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 3rem;
}.give-it-a-try-724 .pro-training-698::before {
    transform: translateY(-50%);
    width: 120px;
    content: "";
    background: linear-gradient(90deg, rgb(197,208,191,0.5) 0%, rgba(0,0,0,0) 100%);
    top: 50%;
    height: 1px;
    left: 0;
    position: absolute;
}.give-it-a-try-724 svg {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    filter: drop-shadow(0 2px 4px rgba(0,0,0,0.1));
    width: 36px;
    height: 36px;
    transform: scale(1);
}.give-it-a-try-724 svg:hover {
    transform: scale(1.15) rotate(5deg);
}.give-it-a-try-724 svg path {
    fill: rgb(197,208,191);
    transition: fill 0.3s ease;
}.give-it-a-try-724 svg:hover path {
    fill: rgb(159,173,152);
}.give-it-a-try-724 .request-panel-542 {
    position: relative;
    border-radius: 10px;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    font-family: Arial, sans-serif;
    background: linear-gradient(135deg, rgb(197,208,191) 0%, rgb(159,173,152) 100%);
    box-shadow: 0 4px 16px rgba(0,0,0,0.12);
    z-index: 1;
    text-decoration: none;
    font-weight: 600;
    padding: 1rem 2.5rem;
    color: #ffffff;
    overflow: hidden;
    display: inline-block;
    font-size: 16px;
}.give-it-a-try-724 .request-panel-542::before {
    position: absolute;
    transition: opacity 0.4s ease;
    z-index: -1;
    height: 100%;
    left: 0;
    content: "";
    width: 100%;
    top: 0;
    background: linear-gradient(135deg, rgb(159,173,152) 0%, rgb(197,208,191) 100%);
    opacity: 0;
}.give-it-a-try-724 .request-panel-542:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}.give-it-a-try-724 .request-panel-542:hover::before {
    opacity: 1;
}.give-it-a-try-724 .request-panel-542:active {
    transform: translateY(1px);
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}

@keyframes pulseGlow {
    0% {
        opacity: 0.05;
        transform: skewX(-25deg) scale(1);
    }
    100% {
        opacity: 0.15;
        transform: skewX(-22deg) scale(1.05);
    }
}

@media (min-width: 768px) {.give-it-a-try-724 {
    padding: 6rem 0;
    margin: 8rem 0;
}.give-it-a-try-724 .container {
    gap: 3.5rem;
    padding: 3rem;
}.give-it-a-try-724 h2 {
    transform: translateX(3rem);
    font-size: calc(30px * 1.15);
    max-width: 75%;
}.give-it-a-try-724 h2::before {
    height: 50%;
    width: 8px;
    left: -3rem;
}.give-it-a-try-724 .pro-training-698 {
    padding-left: 3rem;
    gap: 4rem;
}.give-it-a-try-724 .pro-training-698::before {
    width: 180px;
}.give-it-a-try-724 svg {
    width: 48px;
    height: 48px;
}.give-it-a-try-724 .request-panel-542 {
    padding: 1.2rem 3rem;
}
}

@media (min-width: 1200px) {.give-it-a-try-724 {
    padding: 8rem 0;
}.give-it-a-try-724 .container {
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    padding: 0;
}.give-it-a-try-724 h2 {
    margin: 0;
    font-size: calc(30px * 1.25);
    max-width: 60%;
}.give-it-a-try-724 .pro-training-698 {
    padding-left: 0;
    flex-basis: 40%;
    justify-content: center;
}.give-it-a-try-724 .pro-training-698::before {
    display: none;
}
}

@media (max-width: 767px) {.give-it-a-try-724 {
    margin: 4rem 0;
    padding: 3rem 0;
}.give-it-a-try-724 .container {
    gap: 2rem;
    padding: 1.5rem;
}.give-it-a-try-724 h2 {
    font-size: calc(30px * 0.9);
    max-width: 100%;
    transform: translateX(1.5rem);
}.give-it-a-try-724 h2::before {
    width: 4px;
    left: -1.5rem;
}.give-it-a-try-724 .pro-training-698 {
    padding-left: 1.5rem;
    flex-wrap: wrap;
    gap: 2rem;
}.give-it-a-try-724 .pro-training-698::before {
    width: 80px;
}.give-it-a-try-724 svg {
    width: 32px;
    height: 32px;
}.give-it-a-try-724 .request-panel-542 {
    padding: 0.9rem 2rem;
    font-size: calc(16px * 0.9);
}
}

@media (hover: none) {.give-it-a-try-724 .request-panel-542:hover {
    transform: none;
    box-shadow: 0 4px 16px rgba(0,0,0,0.12);
}.give-it-a-try-724 .request-panel-542:hover::before {
    opacity: 0;
}.give-it-a-try-724 svg:hover {
    transform: scale(1);
}.give-it-a-try-724 svg:hover path {
    fill: rgb(197,208,191);
}}.leadership-profile-250 {
    overflow: hidden;
    padding: 100px 0;
    position: relative;
    background: linear-gradient(170deg, rgb(228,233,225), #ffffff);
}.leadership-profile-250::before {
    position: absolute;
    height: 500px;
    right: -200px;
    content: "";
    width: 500px;
    top: -200px;
    background-color: rgb(197,208,191,0.5);
    opacity: 0.1;
    border-radius: 50%;
}.leadership-profile-250 .container {
    position: relative;
    max-width: 1140px;
    padding: 0 15px;
    margin: 0 auto;
}.leadership-profile-250 .user-review-270 {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 14px;
    background-color: #ffffff;
    flex-direction: column;
    position: relative;
    padding: 50px;
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
}.leadership-profile-250 .user-review-270:hover {
    transform: translateY(-10px);
}.leadership-profile-250 .user-review-270::before {
    top: -15px;
    left: 50px;
    background-color: rgb(159,173,152);
    z-index: -1;
    transform: rotate(45deg);
    content: "";
    width: 30px;
    position: absolute;
    height: 30px;
}.leadership-profile-250 .user-review-270::after {
    width: 30px;
    bottom: -15px;
    transform: rotate(45deg);
    content: "";
    right: 50px;
    z-index: -1;
    position: absolute;
    background-color: rgb(197,208,191);
    height: 30px;
}.leadership-profile-250 .header-image-649 {
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
    height: 120px;
    align-self: center;
    transition: transform 0.3s ease;
    width: 120px;
    border: 4px solid #ffffff;
    border-radius: 50%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.leadership-profile-250 .user-review-270:hover .header-image-649 {
    transform: scale(1.05);
}.leadership-profile-250 .header-image-649::before {
    inset: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
    background: linear-gradient(45deg, transparent 40%, rgb(197,208,191,0.5));
    position: absolute;
    content: "";
}.leadership-profile-250 .user-review-270:hover .header-image-649::before {
    opacity: 1;
}.leadership-profile-250 .career-expertise-075 {
    margin: 25px 0 0;
    background-color: rgb(228,233,225);
    order: 3;
    font-size: 17px;
    color: #000000;
    border-radius: 14px;
    padding: 20px 30px;
    position: relative;
    line-height: 1.8;
}.leadership-profile-250 .career-expertise-075::before {
    border-bottom: 10px solid rgb(228,233,225);
    position: absolute;
    border-left: 10px solid transparent;
    top: -10px;
    border-right: 10px solid transparent;
    left: 30px;
    content: "";
}.leadership-profile-250 .name {
    position: relative;
    font-weight: 700;
    text-align: center;
    margin: 5px 0;
    font-size: 21px;
    padding-bottom: 10px;
    color: #000000;
    order: 1;
    display: block;
}.leadership-profile-250 .name::after {
    transform: translateX(-50%);
    content: "";
    left: 50%;
    height: 2px;
    bottom: 0;
    width: 40px;
    position: absolute;
    background-color: rgb(197,208,191);
    transition: width 0.3s ease;
}.leadership-profile-250 .user-review-270:hover .name::after {
    width: 80px;
}.leadership-profile-250 span:not(.name) {
    font-size: calc(17px * 0.9);
    order: 2;
    text-align: center;
    color: rgb(159,173,152);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

@media (min-width: 768px) {.leadership-profile-250 .user-review-270 {
    align-items: center;
    grid-template-columns: auto 1fr;
    display: grid;
    gap: 10px 30px;
    grid-template-areas: 
            "photo name"
            "photo job"
            "quote quote";
}.leadership-profile-250 .header-image-649 {
    grid-area: photo;
    width: 180px;
    margin-bottom: 0;
    align-self: start;
    height: 180px;
}.leadership-profile-250 .name {
    grid-area: name;
    text-align: left;
    font-size: 33px;
}.leadership-profile-250 .name::after {
    transform: none;
    left: 0;
}.leadership-profile-250 span:not(.name) {
    grid-area: job;
    text-align: left;
    margin-bottom: 0;
}.leadership-profile-250 .career-expertise-075 {
    margin-top: 30px;
    grid-area: quote;
}
}

@media (max-width: 768px) {.leadership-profile-250 {
    padding: 70px 0;
}.leadership-profile-250 .user-review-270 {
    padding: 40px 30px;
}
}

@media (max-width: 576px) {.leadership-profile-250 {
    padding: 50px 0;
}.leadership-profile-250 .user-review-270 {
    padding: 30px 20px;
}.leadership-profile-250 .career-expertise-075 {
    padding: 15px 20px;
    margin-top: 20px;
}}header {
    background: rgb(228,233,225);
    padding: 1.2rem 0;
    position: relative;
    z-index: 100;
}header::before {
    top: 0;
    background: linear-gradient(135deg, 
        rgb(197,208,191,0.5) 0%, 
        transparent 50%, 
        rgb(159,173,152,0.5) 100%);
    width: 100%;
    left: 0;
    content: '';
    opacity: 0.5;
    height: 100%;
    position: absolute;
}header .container {
    z-index: 1;
    padding: 0 1.5rem;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}header .page-head-347 {
    padding: 1rem;
    background: #ffffff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    align-items: center;
    gap: 1rem;
    border-radius: 21px;
    flex-direction: column;
    display: flex;
}header .top-lesson-283 {
    justify-content: center;
    display: flex;
    position: relative;
    margin-bottom: 0.5rem;
    text-decoration: none;
    padding: 0.5rem 1rem;
}header .top-lesson-283::before {
    width: 100%;
    position: absolute;
    bottom: 0;
    background: linear-gradient(to right, 
        transparent, 
        rgb(197,208,191,0.5), 
        rgb(159,173,152,0.5), 
        rgb(197,208,191,0.5), 
        transparent);
    height: 1px;
    left: 0;
    content: '';
}header .top-lesson-283 svg {
    height: auto;
    width: 160px;
    transition: all 0.3s ease;
}header .top-lesson-283:hover svg {
    filter: drop-shadow(0 2px 4px rgb(197,208,191,0.5));
    transform: translateY(-2px);
}header .head-core-638 {
    background: rgb(228,233,225);
    justify-content: center;
    gap: 0.4rem;
    flex-wrap: wrap;
    display: flex;
    border-radius: 10px;
    padding: 0.6rem;
    width: 100%;
}header .head-primary-594 {
    font-family: Arial, sans-serif;
    overflow: hidden;
    z-index: 1;
    position: relative;
    font-weight: 400;
    color: #000000;
    border-radius: 10px;
    padding: 0.5rem 1rem;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 12px;
}header .head-primary-594::before {
    transition: opacity 0.3s ease;
    width: 100%;
    content: '';
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, rgb(197,208,191), rgb(159,173,152));
    z-index: -1;
    top: 0;
    height: 100%;
    opacity: 0;
}header .head-primary-594:hover {
    color: #ffffff;
}header .head-primary-594:hover::before {
    opacity: 1;
}header .head-primary-594::after {
    content: '';
    background: linear-gradient(to right, rgb(197,208,191), rgb(159,173,152));
    transform-origin: left;
    bottom: 0;
    transition: transform 0.3s ease;
    width: 100%;
    height: 2px;
    left: 0;
    position: absolute;
    transform: scaleX(0);
}header .head-primary-594:hover::after {
    transform: scaleX(1);
}

@media (max-width: 991px) {header {
    padding: 1rem 0;
}header .page-head-347 {
    padding: 0.8rem;
    gap: 0.8rem;
}header .top-lesson-283 svg {
    width: 140px;
}header .head-core-638 {
    padding: 0.5rem;
}header .head-primary-594 {
    font-size: calc(12px - 1px);
    padding: 0.4rem 0.8rem;
}
}

@media (max-width: 767px) {header {
    padding: 0.8rem 0;
}header .page-head-347 {
    gap: 0.7rem;
    padding: 0.7rem;
}header .top-lesson-283 svg {
    width: 120px;
}header .head-core-638 {
    gap: 0.3rem;
    padding: 0.4rem;
}header .head-primary-594 {
    padding: 0.3rem 0.7rem;
    font-size: calc(12px - 2px);
}
}

@media (max-width: 480px) {header {
    padding: 0.7rem 0;
}header .page-head-347 {
    padding: 0.6rem;
    gap: 0.6rem;
}header .top-lesson-283 svg {
    width: 110px;
}header .head-core-638 {
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
    padding: 0.4rem;
}header .head-core-638::-webkit-scrollbar {
    height: 2px;
}header .head-core-638::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(197,208,191);
}header .head-primary-594 {
    white-space: nowrap;
    flex-shrink: 0;
}}.contact-box-482 {
    isolation: isolate;
    padding: 80px 0;
    position: relative;
}.contact-box-482::before {
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    content: "";
}.contact-box-482 .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 15px;
}.contact-box-482 .connect-message-641 {
    grid-template-columns: 1fr 1.5fr;
    display: grid;
    border-radius: 18px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}.contact-box-482 .reach-reach-627 {
    padding: 50px 40px;
    position: relative;
    background: rgb(197,208,191);
}.contact-box-482 .reach-reach-627::after {
    right: 0;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.1), transparent);
    width: 25px;
    position: absolute;
    top: 0;
    content: '';
    height: 100%;
}.contact-box-482 .reach-reach-627 h3 {
    color: #ffffff;
    font-size: 34px;
    border-bottom: 2px solid rgb(159,173,152);
    padding-bottom: 15px;
    margin-bottom: 35px;
    font-weight: 700;
}.contact-box-482 .reach-reach-627 div {
    align-items: center;
    padding: 10px 0;
    display: flex;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}.contact-box-482 .reach-reach-627 div:last-of-type {
    border-bottom: none;
}.contact-box-482 .reach-reach-627 div svg {
    margin-right: 15px;
    height: 22px;
    width: 22px;
}.contact-box-482 .reach-reach-627 div svg path {
    fill: rgb(159,173,152);
}.contact-box-482 .reach-reach-627 div span {
    color: #ffffff;
    font-size: 17px;
}.contact-box-482 .reach-reach-627 div span a {
    transition: color 0.3s;
    color: #ffffff;
    text-decoration: none;
}.contact-box-482 .reach-reach-627 div span a:hover {
    color: rgb(159,173,152);
}.contact-box-482 .message-feedback-826 {
    background-color: rgb(228,233,225);
    padding: 50px 40px;
}.contact-box-482 .message-feedback-826 h3 {
    position: relative;
    font-size: 23px;
    margin-bottom: 30px;
    font-weight: 600;
    color: rgb(197,208,191);
}.contact-box-482 form {
    display: flex;
    flex-direction: column;
}.contact-box-482 form input[type="text"],
.contact-box-482 form input[type="email"] {
    font-size: 17px;
    background: #ffffff;
    transition: border-color 0.3s, box-shadow 0.3s;
    margin-bottom: 20px;
    border-radius: 10px;
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px;
}.contact-box-482 form input[type="text"]:focus,
.contact-box-482 form input[type="email"]:focus {
    border-color: rgb(197,208,191);
    box-shadow: 0 0 0 2px rgba(rgb(197,208,191), 0.1);
    outline: none;
}.contact-box-482 form input::placeholder {
    color: rgba(0, 0, 0, 0.4);
}.contact-box-482 .request-map-205 {
    align-items: flex-start;
    margin-bottom: 25px;
    display: flex;
}.contact-box-482 .request-map-205 input[type="checkbox"] {
    height: 18px;
    position: relative;
    margin-right: 10px;
    margin-top: 4px;
    appearance: none;
    border-radius: 3px;
    border: 2px solid rgb(197,208,191);
    width: 18px;
    cursor: pointer;
}.contact-box-482 .request-map-205 input[type="checkbox"]:checked {
    background-color: rgb(197,208,191);
}.contact-box-482 .request-map-205 input[type="checkbox"]:checked::after {
    left: 5px;
    width: 5px;
    border-width: 0 2px 2px 0;
    top: 1px;
    border: solid #ffffff;
    height: 10px;
    content: "";
    position: absolute;
    transform: rotate(45deg);
}.contact-box-482 .request-map-205 label {
    font-size: 13px;
    line-height: 1.5;
    color: #000000;
}.contact-box-482 .request-map-205 label a {
    font-weight: 600;
    text-decoration: none;
    color: rgb(197,208,191);
}.contact-box-482 .request-map-205 label a:hover {
    text-decoration: underline;
}.contact-box-482 form .request-panel-542 {
    color: #ffffff;
    cursor: pointer;
    background-color: rgb(197,208,191);
    padding: 15px 25px;
    align-self: flex-start;
    transition: background-color 0.3s, transform 0.3s;
    font-size: 14px;
    border: none;
    border-radius: 10px;
    font-weight: 600;
}.contact-box-482 form .request-panel-542:hover {
    transform: translateY(-3px);
    background-color: rgb(159,173,152);
}@keyframes reveal {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.contact-box-482 .reach-reach-627 h3 {
    animation: reveal 0.6s ease forwards;
}.contact-box-482 .reach-reach-627 div {
    opacity: 0;
    animation: reveal 0.6s ease forwards;
}.contact-box-482 .reach-reach-627 div:nth-child(2) {
    animation-delay: 0.2s;
}.contact-box-482 .reach-reach-627 div:nth-child(3) {
    animation-delay: 0.4s;
}.contact-box-482 .reach-reach-627 div:nth-child(4) {
    animation-delay: 0.6s;
}.contact-box-482 .reach-reach-627 div:nth-child(5) {
    animation-delay: 0.8s;
}

@media screen and (max-width: 992px) {.contact-box-482 .connect-message-641 {
    grid-template-columns: 1fr;
}.contact-box-482 .reach-reach-627 {
    padding: 40px 30px;
}.contact-box-482 .message-feedback-826 {
    padding: 40px 30px;
}.contact-box-482 .reach-reach-627::after {
    display: none;
}
}

@media screen and (max-width: 576px) {.contact-box-482 {
    padding: 50px 0;
}.contact-box-482 .reach-reach-627,
    .contact-box-482 .message-feedback-826 {
    padding: 30px 20px;
}.contact-box-482 .reach-reach-627 h3 {
    margin-bottom: 25px;
    font-size: calc(34px * 0.8);
}.contact-box-482 form input[type="text"],
    .contact-box-482 form input[type="email"] {
    padding: 12px;
}.contact-box-482 form .request-panel-542 {
    padding: 12px;
    width: 100%;
}}.cookie-warning-window-430 {
    position: fixed;
    transition: transform 0.3s ease-in-out;
    z-index: 90;
    border-top: 3px solid rgb(197,208,191);
    width: 100%;
    background: rgb(228,233,225);
    bottom: 0;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
}.cookie-screen-046 {
    max-width: 1200px;
    display: flex;
    padding: 20px 15px;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
}.cookies-overview-491 {
    margin-right: 15px;
    flex-shrink: 0;
}.cookies-overview-491 svg {
    fill: rgb(197,208,191);
    width: 60px;
    transition: fill 0.3s ease;
    height: 60px;
}.cookies-overview-491 svg:hover {
    fill: rgb(159,173,152);
}.cookie-control-251 {
    margin-right: 15px;
    flex-grow: 1;
    color: #000000;
}.cookie-warning-window-430 h5 {
    font-weight: 600;
    color: rgb(197,208,191);
    margin-bottom: 8px;
    font-size: 19px;
    font-family: Arial, sans-serif;
}.cookie-warning-window-430 p {
    line-height: 1.5;
    font-family: Arial, sans-serif;
    font-size: 17px;
    color: #000000;
}.track-manage-152 {
    background: rgb(197,208,191);
    cursor: pointer;
    margin-left: 10px;
    text-align: center;
    border-radius: 12px;
    padding: 10px 20px;
    color: #ffffff;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    font-size: 17px;
    text-decoration: none;
    line-height: 35px;
}.track-manage-152:hover {
    box-shadow: 0 0 10px rgb(159,173,152,0.5);
    background: rgb(159,173,152);
}#acknowledge-privacy-cookies-603 {
    background: rgb(197,208,191);
}#turnOffCookiesCollection-728 {
    background: rgba(0, 0, 0, 0.5);
}.cookie-warning-window-430 p a {
    transition: color 0.3s ease;
    text-decoration: underline;
    color: rgb(197,208,191);
}.cookie-warning-window-430 p a:hover {
    color: rgb(159,173,152);
}
@media only screen and (max-width: 1200px) {.cookie-screen-046 {
    align-items: center;
    flex-direction: column;
}.cookies-overview-491 {
    margin-bottom: 15px;
}.cookie-control-251 {
    margin-right: 0;
    text-align: center;
    margin-bottom: 15px;
}.track-manage-152 {
    max-width: 200px;
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
}
}
@media only screen and (max-width: 800px) {.cookie-screen-046 {
    padding: 15px;
}.cookies-overview-491 {
    display: none;
}.cookie-warning-window-430 h5 {
    font-size: 21px;
}.cookie-warning-window-430 p {
    font-size: 12px;
}}
#cookieWarningPanel-964 {
    display: none;
}#cookieWarningPanel-964:checked ~ .cookie-warning-window-430 {
    visibility: hidden;
    opacity: 0;
}.pricing-options-847 {
    overflow: hidden;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgb(228,233,225), rgba(0, 0, 0, 0.5));
    position: relative;
    padding: 5rem 1rem;
}.pricing-options-847::before {
    content: "";
    height: 100%;
    background: linear-gradient(45deg, transparent 0%, rgb(197,208,191,0.5) 30%, transparent 70%);
    top: 0;
    opacity: 0.1;
    pointer-events: none;
    width: 100%;
    left: 0;
    z-index: 1;
    position: absolute;
}.pricing-options-847 .container {
    margin: 0 auto;
    max-width: 1400px;
    z-index: 2;
    position: relative;
}.pricing-options-847 .cert-fees-983 {
    gap: 3rem;
    display: flex;
    flex-direction: column;
}.pricing-options-847 .plan-rates-801 {
    opacity: 0;
    margin: 0 auto 2rem;
    max-width: 800px;
    text-align: center;
    order: -1;
    transform: translateY(20px);
    animation: fadeUp 0.8s ease-out forwards;
}.pricing-options-847 .plan-rates-801 h2 {
    position: relative;
    display: inline-block;
    color: #000000;
    font-weight: 700;
    margin-bottom: 1rem;
    font-size: 35px;
}.pricing-options-847 .plan-rates-801 h2::after {
    height: 3px;
    background: linear-gradient(90deg, rgb(197,208,191), rgb(159,173,152));
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    content: "";
    border-radius: 10px;
    position: absolute;
    width: 80px;
}.pricing-options-847 .trial-rates-281 {
    color: #000000;
    max-width: 90%;
    margin: 0 auto;
    line-height: 1.6;
    font-size: 14px;
}.pricing-options-847 .fee-pricing-491 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    perspective: 1000px;
    gap: 2rem;
}.pricing-options-847 .learning-pricing-920 {
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    opacity: 0;
    background: #ffffff;
    display: block;
    transform: translateZ(0) scale(1);
    animation: fadeIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    border-radius: 24px;
    overflow: hidden;
    text-decoration: none;
    color: #000000;
}.pricing-options-847 .learning-pricing-920:nth-child(1) {
    animation-delay: 0.1s;
}.pricing-options-847 .learning-pricing-920:nth-child(2) {
    animation-delay: 0.2s;
}.pricing-options-847 .learning-pricing-920:nth-child(3) {
    animation-delay: 0.3s;
}.pricing-options-847 .learning-pricing-920:nth-child(4) {
    animation-delay: 0.4s;
}.pricing-options-847 .learning-pricing-920::before {
    transform-origin: left;
    left: 0;
    content: "";
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    height: 5px;
    position: absolute;
    transform: scaleX(0);
    width: 100%;
    background: linear-gradient(90deg, rgb(197,208,191), rgb(159,173,152));
    top: 0;
}.pricing-options-847 .learning-pricing-920:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateZ(30px) scale(1.03);
}.pricing-options-847 .learning-pricing-920:hover::before {
    transform: scaleX(1);
}.pricing-options-847 .group-rates-574 {
    height: 100%;
    flex-direction: column;
    display: flex;
}.pricing-options-847 .tuition-table-138 {
    flex-direction: column;
    padding: 2rem;
    flex-grow: 1;
    display: flex;
}.pricing-options-847 .tuition-table-138 h3 {
    color: #000000;
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 1rem;
    transition: color 0.3s ease;
    position: relative;
}.pricing-options-847 .learning-pricing-920:hover .tuition-table-138 h3 {
    color: rgb(197,208,191);
}.pricing-options-847 .price-sheet-748 {
    font-weight: 700;
    display: inline-block;
    transition: transform 0.3s ease, color 0.3s ease;
    position: relative;
    font-size: 2rem;
    margin-bottom: 1.5rem;
    color: rgb(197,208,191);
}.pricing-options-847 .price-sheet-748::after {
    position: absolute;
    height: 2px;
    width: 40px;
    left: 0;
    transition: width 0.3s ease;
    background-color: rgb(159,173,152);
    content: "";
    bottom: -8px;
}.pricing-options-847 .learning-pricing-920:hover .price-sheet-748 {
    transform: translateY(-3px);
}.pricing-options-847 .learning-pricing-920:hover .price-sheet-748::after {
    width: 80px;
}.pricing-options-847 .tuition-table-138 p {
    font-size: calc(14px - 2px);
    line-height: 1.6;
    word-break: break-word;
    margin: 0;
    flex-grow: 1;
    color: #000000;
    overflow-wrap: break-word;
}.pricing-options-847 .header-image-649 {
    overflow: hidden;
    height: 200px;
    width: 100%;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.pricing-options-847 .header-image-649::after {
    transition: opacity 0.5s ease;
    position: absolute;
    opacity: 0.7;
    top: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%);
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
}.pricing-options-847 .learning-pricing-920:hover .header-image-649 {
    transform: scale(1.05);
}.pricing-options-847 .learning-pricing-920:hover .header-image-649::after {
    opacity: 0.4;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(30px) rotateX(5deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotateX(0);
    }
}

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

@media (min-width: 768px) {.pricing-options-847 {
    padding: 7rem 2rem;
}.pricing-options-847 .cert-fees-983 {
    flex-direction: row;
    align-items: flex-start;
}.pricing-options-847 .plan-rates-801 {
    padding-right: 2rem;
    display: flex;
    text-align: left;
    justify-content: center;
    flex-direction: column;
    order: 0;
    margin: 0;
    flex: 0 0 30%;
}.pricing-options-847 .plan-rates-801 h2 {
    text-align: left;
}.pricing-options-847 .plan-rates-801 h2::after {
    transform: none;
    left: 0;
}.pricing-options-847 .trial-rates-281 {
    max-width: 100%;
    margin: 0;
}.pricing-options-847 .fee-pricing-491 {
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 1rem), 1fr));
    flex: 0 0 70%;
}
}

@media (min-width: 992px) {.pricing-options-847 .fee-pricing-491 {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.pricing-options-847 {
    padding: 8rem 2rem;
}.pricing-options-847 .plan-rates-801 {
    flex: 0 0 25%;
}.pricing-options-847 .fee-pricing-491 {
    flex: 0 0 75%;
}.pricing-options-847 .tuition-table-138 {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.pricing-options-847 .learning-pricing-920 {
    max-width: 400px;
    margin: 0 auto;
}.pricing-options-847 .plan-rates-801 h2 {
    font-size: calc(35px * 0.9);
}.pricing-options-847 .trial-rates-281 {
    font-size: calc(14px * 0.95);
}}.course-program-details-249 {
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(145deg, rgb(228,233,225) 0%, rgb(197,208,191,0.5) 100%);
}.course-program-details-249::before {
    opacity: 0.04;
    content: "";
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(197,208,191,0.5),
        rgb(197,208,191,0.5) 2px,
        transparent 2px,
        transparent 12px
    );
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
}.course-program-details-249 .container {
    position: relative;
    z-index: 2;
}.course-program-details-249 .new-skills-182 {
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
    gap: 0;
}.course-program-details-249 .caption-holder-863 {
    border-radius: 13px;
    position: relative;
    transition: transform 0.4s ease;
    background: #ffffff;
    z-index: 3;
    transform: translateY(0);
    padding: 2.5rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}.course-program-details-249 .caption-holder-863:hover {
    transform: translateY(-10px);
}.course-program-details-249 .caption-holder-863::before {
    width: 8rem;
    height: 8rem;
    opacity: 0.6;
    top: -4rem;
    position: absolute;
    border-radius: 50%;
    right: 3rem;
    background: rgb(159,173,152,0.5);
    z-index: -1;
    content: "";
}.course-program-details-249 .caption-holder-863 h2 {
    display: inline-block;
    position: relative;
    font-weight: 700;
    font-size: 30px;
    animation: fadeInUp 0.8s ease forwards;
    color: rgb(197,208,191);
    margin-bottom: 2rem;
}@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.course-program-details-249 .caption-holder-863 h2::after {
    left: 0;
    width: 3rem;
    background: rgb(159,173,152);
    bottom: -10px;
    height: 4px;
    content: "";
    transition: width 0.4s ease;
    border-radius: 10px;
    position: absolute;
}.course-program-details-249 .caption-holder-863:hover h2::after {
    width: 100%;
}.course-program-details-249 .caption-holder-863 .description {
    font-size: 17px;
    animation: fadeInUp 0.8s ease forwards;
    margin-bottom: 1.2rem;
    color: #000000;
    opacity: 0;
    position: relative;
    line-height: 1.7;
    padding-left: 1rem;
    animation-delay: 0.2s;
}.course-program-details-249 .caption-holder-863 .description:last-of-type {
    font-weight: 600;
    animation-delay: 0.4s;
    margin-bottom: 0;
}.course-program-details-249 .caption-holder-863 .description::before {
    position: absolute;
    content: "";
    left: 0;
    height: 4px;
    width: 4px;
    top: 0.5rem;
    background: rgb(159,173,152);
    border-radius: 50%;
}.course-program-details-249 .header-image-649 {
    position: relative;
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
    margin-top: -2rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    border-radius: 0;
    transform: perspective(1000px) rotateX(5deg) rotateY(-5deg);
    height: 320px;
    z-index: 2;
    transition: transform 0.5s ease;
}.course-program-details-249 .header-image-649:hover {
    transform: perspective(1000px) rotateX(0) rotateY(0);
}.course-program-details-249 .header-image-649::after {
    content: "";
    left: 0;
    height: 100%;
    background: linear-gradient(
        to bottom right,
        rgb(197,208,191,0.5) 0%,
        transparent 40%
    );
    position: absolute;
    top: 0;
    width: 100%;
}

@media (min-width: 768px) {.course-program-details-249 .new-skills-182 {
    gap: 2rem;
    grid-template-columns: 1.2fr 0.8fr;
}.course-program-details-249 .caption-holder-863 {
    grid-column: 1 / 2;
    align-self: center;
    margin-right: -4rem;
}.course-program-details-249 .header-image-649 {
    transform: perspective(1000px) rotateX(8deg) rotateY(-8deg);
    height: 400px;
    grid-column: 2 / 3;
    margin-top: 0;
}.course-program-details-249 .header-image-649::before {
    bottom: -20px;
    background: rgb(159,173,152);
    width: 60%;
    content: "";
    filter: blur(15px);
    z-index: -1;
    left: 20px;
    opacity: 0.4;
    position: absolute;
    height: 20px;
}
}

@media (min-width: 992px) {.course-program-details-249 .new-skills-182 {
    grid-template-columns: 1.2fr 0.8fr;
}.course-program-details-249 .caption-holder-863 {
    padding: 3rem;
}.course-program-details-249 .header-image-649 {
    margin-top: 3rem;
    height: 450px;
}.course-program-details-249 .caption-holder-863::after {
    opacity: 0.4;
    width: 6rem;
    border-radius: 50%;
    height: 6rem;
    position: absolute;
    z-index: -1;
    left: 25%;
    bottom: -3rem;
    content: "";
    background: rgb(197,208,191,0.5);
}
}

@media (max-width: 767px) {.course-program-details-249 {
    padding: 4rem 0;
}.course-program-details-249 .header-image-649 {
    margin-bottom: 2rem;
    transform: perspective(1000px) rotateX(3deg) rotateY(-3deg);
}
}