* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: inherit;
}

header,footer {
    width: 100%;
}

header {
    width: 100%;
    overflow: visible;
    z-index: 99;
    background: linear-gradient(to right, rgb(98,124,122) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
}

.top-tutor-167 {
    flex: 1 0 auto;
}

.content-wrapper-259 {
    height: 100%;
    min-height: 100%;
    flex-direction: column;
    display: flex;
}

.testimonials-041::before {
    position: absolute;
    opacity: 0.05;
    border-radius: 50%;
    right: -50px;
    content: "";
    top: -50px;
    width: 300px;
    background: radial-gradient(circle, rgb(134,161,160) 0%, transparent 70%);
    height: 300px;
    z-index: 0;
}

.testimonials-041 .container {
    max-width: 1200px;
    position: relative;
    z-index: 1;
    padding: 0 20px;
    margin: 0 auto;
}

.testimonials-041 h2::after {
    height: 3px;
    width: 80px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    left: 50%;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(134,161,160), rgb(98,124,122));
    bottom: -15px;
    transform: translateX(-50%) scaleX(0.7);
}

.testimonials-041 .feedback-testimonials-486 {
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    padding: 30px;
    background: #ffffff;
    transform: translateY(0);
    border-radius: 10px;
    box-shadow: 0 8px 30px rgba(rgba(0, 0, 0, 0.5), 0.08);
}

.testimonials-041 .feedback-testimonials-486:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.12);
}

.testimonials-041 .feedback-testimonials-486 img {
    transition: transform 0.3s ease-out;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    box-shadow: 0 4px 10px rgba(rgba(0, 0, 0, 0.5), 0.1);
    object-fit: cover;
    margin-right: 15px;
    border: 3px solid #ffffff;
}

.testimonials-041 .feedback-testimonials-486 h4::after {
    bottom: -5px;
    background: linear-gradient(90deg, rgb(134,161,160), transparent);
    width: 0;
    transition: width 0.4s ease;
    height: 2px;
    position: absolute;
    content: "";
    left: 0;
}

.testimonials-041 .feedback-testimonials-486:nth-child(odd) {
    background: linear-gradient(to bottom right, #ffffff, rgba(rgb(134,161,160,0.5), 0.03));
}

.testimonials-041 a {
    text-decoration: none;
    font-size: 20px;
    position: relative;
    margin-top: 50px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(134,161,160) 0%, rgb(98,124,122) 100%);
    letter-spacing: 0.5px;
    color: #ffffff;
    padding: 12px 30px;
    transform: translateZ(0);
    font-weight: 600;
    transition: all 0.3s ease;
    display: inline-block;
    border-radius: 10px;
    text-align: center;
}

.target-audience-390::before {
    bottom: 0;
    width: 6px;
    background-color: rgb(134,161,160,0.5);
    left: 50%;
    position: absolute;
    z-index: 1;
    transform: translateX(-50%);
    content: '';
    top: 0;
}

.target-audience-390 h3 {
    background-color: #f9f9f9;
    display: inline-block;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 0 30px;
    color: #000000;
    border-radius: 50px;
    position: relative;
    border: 3px solid rgb(134,161,160,0.5);
    font-weight: 700;
    font-size: 37px;
    margin-bottom: 80px;
}

.target-audience-390 ul li::before {
    content: '';
    z-index: 5;
    top: -25px;
    border: 6px solid rgb(134,161,160,0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    position: absolute;
    transition: all 0.4s ease;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ffffff;
}

.target-audience-390 ul li:hover {
    transform: scale(1.05);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.target-audience-390 ul li svg {
    border-radius: 50%;
    padding: 12px;
    transition: all 0.4s ease;
    flex-shrink: 0;
    height: 60px;
    width: 60px;
    background-color: rgb(134,161,160,0.5);
}

.target-audience-390 ul li:hover svg path {
    fill: rgb(134,161,160);
}

.target-audience-390 ul li:nth-child(1) {
    animation-delay: 0.1s;
}

.target-audience-390 ul li:nth-child(3) {
    animation-delay: 0.5s;
}

.target-audience-390 ul li:nth-child(5) {
    animation-delay: 0.9s;
}

.pricing-block-869 {
    background: linear-gradient(135deg, rgb(168,193,193) 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
}

.pricing-block-869 .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 2;
}

.pricing-block-869 .learn-offers-564 {
    max-width: 800px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    order: 1;
    margin-bottom: 3rem;
}

.pricing-block-869 .learn-offers-564 h2::after {
    height: 3px;
    content: "";
    transform: translateX(-50%);
    background: rgb(134,161,160);
    position: absolute;
    left: 50%;
    width: 80px;
    bottom: -10px;
}

.pricing-block-869 .lesson-fees-591 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin-top: 2rem;
    gap: 2rem;
    display: grid;
    order: 2;
}

.pricing-block-869 .premium-cost-386:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px) scale(1.02);
}

.pricing-block-869 .enroll-cost-964 {
    height: 100%;
    flex-direction: column;
    display: flex;
}

.pricing-block-869 .training-fees-013::before {
    width: 100%;
    position: absolute;
    background: linear-gradient(135deg, transparent 0%, #ffffff 100%);
    content: "";
    z-index: -1;
    left: 0;
    height: 100%;
    top: 0;
    opacity: 0.7;
}

.pricing-block-869 .training-fees-013 h3::after {
    content: "";
    left: 0;
    background: rgb(98,124,122);
    width: 40px;
    height: 2px;
    position: absolute;
    transition: width 0.3s ease;
    bottom: 0;
}

.pricing-block-869 .cost-rates-497::before {
    background: rgb(134,161,160);
    content: "";
    position: absolute;
    left: 0;
    height: 2px;
    width: 0;
    transition: width 0.3s ease;
    bottom: -5px;
}

.pricing-block-869 .training-fees-013 p {
    margin-top: auto;
    overflow-wrap: break-word;
    line-height: 1.6;
    word-break: break-word;
    color: #000000;
    font-size: 17px;
}

.pricing-block-869 .img-container-475::after {
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.4) 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    content: "";
    height: 100%;
}

.pricing-block-869 .premium-cost-386:nth-child(3n+2) {
    border-top: 3px solid rgb(98,124,122);
}

.program-information-718 {
    position: relative;
    background: rgb(168,193,193);
    overflow: hidden;
    padding: 120px 0;
}

.program-information-718::after {
    top: 0;
    z-index: 1;
    left: 0;
    height: 100%;
    content: "";
    background: 
        radial-gradient(circle at 20% 20%, rgb(134,161,160,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 80%, rgb(98,124,122,0.5) 0%, transparent 40%);
    width: 100%;
    opacity: 0.2;
    position: absolute;
}



.program-information-718 .container {
    margin: 0 auto;
    max-width: 1200px;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding: 0 20px;
    z-index: 2;
    display: flex;
}

.program-information-718 .text-zone-569 {
    z-index: 3;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    background: rgba(255, 255, 255, 0.02);
    backdrop-filter: blur(10px);
    width: 100%;
    padding: 40px;
    border-radius: 30px;
}

.program-information-718 .text-zone-569 h2 {
    font-size: 28px;
    position: relative;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 25px;
    color: #000000;
}



.program-information-718 .text-zone-569 h2 {
    animation: reveal 0.8s forwards;
}

.program-information-718 .text-zone-569 .description {
    line-height: 1.7;
    font-size: 15px;
    margin-right: auto;
    color: #000000;
    max-width: 800px;
    margin-bottom: 20px;
    margin-left: auto;
}

.program-information-718 .img-container-475 {
    height: 450px;
    position: relative;
    overflow: hidden;
    z-index: 2;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    width: 100%;
}



.program-information-718 .learn-career-571::before {
    background-size: 600px 600px;
    top: -100px;
    left: -100px;
    position: absolute;
    background-image: 
        radial-gradient(circle at 100px 100px, rgb(134,161,160,0.5) 1px, transparent 1px),
        radial-gradient(circle at 200px 200px, rgb(98,124,122,0.5) 1px, transparent 1px),
        radial-gradient(circle at 300px 300px, rgb(134,161,160,0.5) 1px, transparent 1px),
        radial-gradient(circle at 400px 100px, rgb(98,124,122,0.5) 1px, transparent 1px),
        radial-gradient(circle at 500px 200px, rgb(134,161,160,0.5) 1px, transparent 1px);
    content: "";
    height: calc(100% + 200px);
    animation: floatParticles 40s linear infinite;
    width: calc(100% + 200px);
    opacity: 0.2;
    z-index: 0;
}

.program-information-718 .container::after {
    left: 0;
    top: 0;
    height: 100%;
    background-size: 50px 86.6px;
    width: 100%;
    background-image: 
        repeating-linear-gradient(60deg, rgb(134,161,160,0.5) 0, rgb(134,161,160,0.5) 1px, transparent 1px, transparent 30px),
        repeating-linear-gradient(120deg, rgb(134,161,160,0.5) 0, rgb(134,161,160,0.5) 1px, transparent 1px, transparent 30px),
        repeating-linear-gradient(180deg, rgb(134,161,160,0.5) 0, rgb(134,161,160,0.5) 1px, transparent 1px, transparent 30px);
    opacity: 0.03;
    z-index: 0;
    position: absolute;
    animation: hexMove 60s linear infinite;
    content: "";
}

.contact-form-box-205 .container {
    padding: 0 20px;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.contact-form-box-205 h2 {
    margin-bottom: 50px;
    color: #000000;
    position: relative;
    font-weight: 700;
    font-size: 28px;
    border-bottom: 3px solid rgb(134,161,160);
    display: inline-block;
    padding-bottom: 15px;
}

.contact-form-box-205 .img-container-475 {
    position: relative;
    clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
    min-height: 550px;
    flex: 0 0 45%;
}

.contact-form-box-205 .request-links-076::before {
    height: 100%;
    background-size: 30px 30px;
    position: absolute;
    background: 
        linear-gradient(135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%),
        linear-gradient(-135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%);
    top: 0;
    width: 100%;
    z-index: -1;
    left: 0;
    background-position: 0 0, 15px 15px;
    content: "";
    opacity: 0.1;
}

.contact-form-box-205 input[type="text"]:focus {
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    outline: none;
    border-left-color: rgb(98,124,122);
}

.contact-form-box-205 input[type="text"]::placeholder {
    opacity: 0.7;
    color: #000000;
}

.contact-form-box-205 .inquiry-help-645 input[type="checkbox"] {
    background: rgb(168,193,193);
    height: 22px;
    border-radius: 4px;
    transition: all 0.3s ease;
    margin-top: 3px;
    appearance: none;
    cursor: pointer;
    position: relative;
    width: 22px;
    border: 2px solid rgb(168,193,193);
}

.contact-form-box-205 .inquiry-help-645 label {
    color: #000000;
    line-height: 1.6;
    font-size: 14px;
}

.contact-form-box-205 .inquiry-help-645 a {
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(134,161,160);
}

.contact-form-box-205 .inquiry-help-645 a:hover::after {
    height: 2px;
    background: rgb(98,124,122);
}

.contact-form-box-205 .reach-map-548 {
    transition: all 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
    overflow: hidden;
    border: none;
    font-size: 19px;
    align-self: flex-start;
    position: relative;
    background: rgb(134,161,160);
    cursor: pointer;
    margin-top: 15px;
    padding: 15px 35px;
    font-weight: 600;
}

.contact-form-box-205 .reach-map-548:hover {
    background: rgb(98,124,122);
}

.contact-form-box-205 svg {
    fill: rgb(134,161,160);
    width: 20px;
    transition: all 0.3s ease;
    height: 20px;
}

.contact-form-box-205 svg:hover {
    fill: rgb(98,124,122);
}

header .top_plank {
    color:  #ffffff;
    background: rgb(134,161,160);
}

header .top_plank .nav-banner-193 div span {
    color: #ffffff;
}

header .top_plank .nav-banner-193 div {
    display: flex;
    justify-content: flex-start;
    margin-right: 24px;
    align-items: center;
}

header .top_plank .nav-banner-193 div img, header .top_plank .nav-banner-193 div svg {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}

header .main-info-807 {
    position: relative;
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 15px;
    align-items: center;
}

header .main-info-807::after {
    content: '';
    height: 1px;
    bottom: 0;
    left: 5%;
    position: absolute;
    background: linear-gradient(
        90deg,
        transparent,
        rgb(134,161,160),
        rgb(98,124,122),
        rgb(134,161,160),
        transparent
    );
    width: 90%;
    box-shadow: 0 0 10px rgb(98,124,122), 0 0 20px rgb(98,124,122,0.5);
}

header .main-info-807 .site-main-264:hover::before {
    opacity: 1;
}

header .main-info-807 .site-main-264 .header-pagewrap-287 {
    display: block;
    transition: transform 0.3s ease;
}

header .main-info-807 .site-main-264 .header-pagewrap-287 svg {
    width: auto;
    filter: drop-shadow(0 0 5px rgb(98,124,122,0.5));
    height: 45px;
}

header .main-info-807 .top-core-781::before {
    left: 0;
    height: 100%;
    content: '';
    background: radial-gradient(
        ellipse at center,
        rgb(98,124,122,0.5) 0%,
        transparent 70%
    );
    opacity: 0.2;
    border-radius: 10px;
    position: absolute;
    width: 100%;
    top: 0;
}

header .main-info-807 .top-core-781 .head-top-957:hover::after {
    left: 10%;
    width: 80%;
}

header .main-info-807 .top-core-781 .head-top-957 a {
    font-family: Arial, sans-serif;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    color: #ffffff;
    position: relative;
    text-decoration: none;
    padding: 10px 15px;
    letter-spacing: 1px;
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
}

.test-drive-871::before {
    opacity: 0.05;
    top: -50%;
    width: 200%;
    content: "";
    transform: rotate(-15deg);
    animation: subtleRotate 40s linear infinite;
    position: absolute;
    z-index: -1;
    background: radial-gradient(circle, rgb(255, 255, 255, 0.5) 10%, transparent 70%);
    height: 200%;
    left: -50%;
}

.test-drive-871 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 2rem;
}

.test-drive-871 h2::after {
    width: 5rem;
    position: absolute;
    left: 0;
    height: 3px;
    background: linear-gradient(90deg, rgb(134,161,160), rgb(98,124,122));
    bottom: -0.75rem;
    transform-origin: left;
    transform: scaleX(1);
    content: "";
}

.test-drive-871 .community-team-654::before {
    left: 0;
    position: absolute;
    width: 100%;
    opacity: 0.6;
    height: 100%;
    border-radius: 100px;
    top: 0;
    z-index: -1;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
    content: "";
}

.test-drive-871 svg {
    width: 64px;
    flex-shrink: 0;
    transform: translateY(0) rotate(0);
    height: 64px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.test-drive-871 svg:hover path {
    fill: rgb(98,124,122);
    transform: scale(1.05);
}

.test-drive-871 .reach-map-548 {
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275),
                box-shadow 0.3s ease;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(134,161,160), rgb(98,124,122));
    overflow: hidden;
    justify-content: center;
    position: relative;
    border-radius: 29px;
    align-items: center;
    text-decoration: none;
    font-weight: 600;
    display: inline-flex;
    font-size: 17px;
    padding: 1rem 2.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1),
                0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    z-index: 1;
}

.test-drive-871 .reach-map-548:active {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1),
                0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    transform: translateY(0);
}

.teaching-history-135 .container {
    position: relative;
    max-width: 800px;
    z-index: 2;
    margin: 0 auto;
}

.teaching-history-135 .feedback-testimonials-486 {
    flex-direction: column;
    display: flex;
    border-radius: 2px;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
    padding: 60px 40px 40px;
    position: relative;
    background: #ffffff;
}

.teaching-history-135 .img-container-475 {
    top: -60px;
    height: 120px;
    position: absolute;
    left: 40px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    width: 120px;
    box-shadow: 10px 10px 0 #ffffff, 12px 12px 0 rgb(134,161,160);
    transform: rotate(0deg);
    border-radius: 2px;
    transition: all 0.5s ease;
}

.teaching-history-135 .feedback-testimonials-486:hover .name {
    transform: translateX(10px);
}

.teaching-history-135 .feedback-testimonials-486:hover span:not(.name) {
    color: rgb(134,161,160);
    transform: translateX(10px);
}

.teaching-history-135 .experiencep-wrap-310 {
    padding-left: 0;
    margin-top: 40px;
    position: relative;
    transition: padding 0.5s ease;
    line-height: 1.8;
    font-weight: 400;
    font-size: 13px;
    color: #000000;
}

.teaching-history-135 .feedback-testimonials-486:hover .experiencep-wrap-310 {
    padding-left: 20px;
}

.teaching-history-135 .feedback-testimonials-486:hover .experiencep-wrap-310::before {
    transform: scaleX(1);
}

.join-our-community-975::before {
    background: linear-gradient(45deg, transparent 20%, rgb(255, 255, 255, 0.5) 25%, transparent 30%);
    height: 200%;
    top: -50%;
    animation: lightShift 8s ease-in-out infinite alternate;
    content: '';
    opacity: 0.07;
    transform: rotate(-15deg);
    width: 200%;
    position: absolute;
    left: -50%;
}

.join-our-community-975 .container {
    position: relative;
    margin: 0 auto;
    padding: 0 2rem;
    z-index: 2;
    max-width: 1200px;
    transform-style: preserve-3d;
}

.join-our-community-975 .community-team-654:hover {
    transform: translateZ(20px);
}

.join-our-community-975 h4 {
    font-weight: 600;
    transform: translateZ(10px);
    margin: 0;
    font-size: 18px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.15);
    line-height: 1.4;
    color: #ffffff;
    letter-spacing: 0.01em;
}

.join-our-community-975 .input_holder span {
    width: 100%;
    position: relative;
    display: block;
}

.join-our-community-975 .input_holder span:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.join-our-community-975 input[type="email"] {
    font-size: 16px;
    width: 100%;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    background-color: rgba(255,255,255,0.15);
    backdrop-filter: blur(5px);
    padding: 1rem 1.5rem;
    color: #ffffff;
    font-family: Arial, sans-serif;
    border: 2px solid rgb(255, 255, 255, 0.5);
    transform: translateZ(0);
}

.join-our-community-975 input[type="email"]:focus::placeholder {
    transform: translateX(10px);
    opacity: 0.5;
}

.join-our-community-975 .email-entry-873 {
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    font-size: 16px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    letter-spacing: 0.03em;
    overflow: hidden;
    border: none;
    font-weight: 600;
    z-index: 1;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(98,124,122), rgb(134,161,160));
    padding: 0.75rem 1.5rem;
    cursor: pointer;
}

.join-our-community-975 .email-entry-873:hover::before {
    opacity: 1;
}

.join-our-community-975 .email-entry-873:active {
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    transform: translateY(1px) scale(0.98);
}

.thxMessage-234::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    animation: patternShift 30s linear infinite;
    z-index: -1;
    background: repeating-linear-gradient(
        -45deg,
        rgb(98,124,122,0.5) 0px,
        rgb(98,124,122,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    opacity: 0.15;
}

.thxMessage-234 h2 {
    text-align: center;
    transform: translateZ(20px);
    font-size: 38px;
    line-height: 1.3;
    position: relative;
    margin-bottom: 2.5rem;
    color: #000000;
    animation: slideInTitle 0.8s ease-out forwards;
    font-family: Arial, sans-serif;
    font-weight: 700;
}

.thxMessage-234 .community-team-654 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08),
                0 30px 60px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    position: relative;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    background: #ffffff;
    transform: translateZ(10px) rotateX(2deg);
    border-radius: 10px;
    padding: 2.5rem;
    overflow: hidden;
}

.thxMessage-234 .community-team-654 li {
    position: relative;
    padding: 0;
    opacity: 0;
    animation: fadeIn 1s ease-out 0.5s forwards;
}

.thxMessage-234 .community-team-654:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1),
                0 35px 65px rgba(0, 0, 0, 0.07),
                0 0 0 1px rgba(0, 0, 0, 0.03);
    transform: translateZ(15px) rotateX(0deg);
}

.teaching-process-984::before {
    left: 0;
    background: 
        radial-gradient(circle at 20% 50%, rgb(134,161,160,0.5) 0%, transparent 40%),
        radial-gradient(circle at 85% 30%, rgb(98,124,122,0.5) 0%, transparent 40%);
    position: absolute;
    z-index: 1;
    width: 100%;
    opacity: 0.2;
    top: 0;
    height: 100%;
    content: '';
}

.teaching-process-984 .text-zone-569::before {
    top: -10px;
    left: -10px;
    bottom: -10px;
    z-index: -1;
    position: absolute;
    right: -10px;
    content: '';
    border-radius: calc(29px + 10px);
    animation: rotate-gradient 15s linear infinite;
    background: linear-gradient(45deg, 
        rgb(134,161,160,0.5), 
        transparent 40%, 
        transparent 60%, 
        rgb(98,124,122,0.5)
    );
}

.teaching-process-984 .text-zone-569::before {
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 80%, 
        80% 100%, 
        0% 100%
    );
}

.teaching-process-984 .text-zone-569:hover h2::before {
    transform: translateY(0);
    opacity: 1;
}

.teaching-process-984 .text-zone-569 p {
    font-size: 16px;
    position: relative;
    line-height: 1.8;
    color: #ffffff;
    z-index: 2;
}

.teaching-process-984::after {
    background: linear-gradient(to bottom, transparent, rgb(168,193,193));
    z-index: 1;
    width: 100%;
    content: '';
    position: absolute;
    left: 0;
    height: 100px;
    opacity: 0.8;
    bottom: 0;
}

.teaching-process-984 .community-team-654::after {
    right: -5%;
    background: rgb(98,124,122);
    animation: wave-motion 12s infinite alternate-reverse;
    opacity: 0.1;
    filter: blur(25px);
    width: 30%;
    content: '';
    height: 30px;
    bottom: 10%;
    position: absolute;
    transform: rotate(25deg);
}



.teaching-process-984 .text-zone-569 p::first-line {
    color: rgb(134,161,160);
    font-weight: 600;
}

.teaching-process-984 .text-zone-569 h2::after {
    background: linear-gradient(90deg, 
        transparent, 
        rgb(134,161,160,0.5), 
        transparent
    );
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    bottom: -15px;
    position: absolute;
}

.support-174 .container {
    z-index: 1;
    position: relative;
}

.support-174 .edu-asksup-109 {
    border-radius: 26px;
    flex-direction: column;
    padding: 0;
    display: flex;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    position: relative;
}

.support-174 .edu-asksup-109 h2 {
    border-bottom: 1px solid rgb(168,193,193);
    font-size: 38px;
    padding: 40px 40px 20px;
    margin: 0;
    color: #000000;
    font-weight: 700;
}

.support-174 .edu-asksup-109 > p:last-of-type {
    align-items: center;
    display: flex;
    color: #000000;
    font-weight: 600;
    padding: 20px 40px;
    border-bottom: none;
    background: rgb(168,193,193);
}

.support-174 .ask-for-help-843 {
    margin: 0;
    display: grid;
    padding: 0;
    grid-template-columns: repeat(3, 1fr);
}

.support-174 .contact-feedback-874:last-child {
    border-right: none;
}

.support-174 .contact-feedback-874::before {
    content: "";
    width: 100%;
    position: absolute;
    bottom: 0;
    transform: scaleX(0);
    height: 3px;
    transform-origin: center;
    transition: transform 0.3s ease;
    background: rgb(134,161,160);
    left: 0;
}

.support-174 .contact-feedback-874:hover svg {
    transform: translateY(-5px);
}

.support-174 .contact-feedback-874:hover svg path {
    fill: rgb(134,161,160);
}

.support-174 .contact-feedback-874:hover::after {
    transform: translateX(-50%) translateY(0);
    opacity: 1;
}



.support-174 .edu-asksup-109::after {
    opacity: 0.1;
    position: absolute;
    bottom: -100px;
    right: -100px;
    height: 200px;
    content: "";
    background: rgb(98,124,122,0.5);
    border-radius: 50%;
    width: 200px;
    filter: blur(30px);
}

.collab-net-185::before {
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    background: rgb(134,161,160);
    height: 15px;
    top: 0;
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
}

.collab-net-185 .container {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    position: relative;
}

.collab-net-185 .company_holder::after {
    top: 0;
    background: linear-gradient(to bottom, #ffffff, transparent);
    right: 1.5rem;
    height: 100%;
    width: 1px;
    content: "";
    opacity: 0.3;
    position: absolute;
}

.collab-net-185 .company_holder h3::after {
    left: 0;
    bottom: 0;
    height: 3px;
    width: 80px;
    content: "";
    position: absolute;
    background: rgb(134,161,160);
    box-shadow: 0 0 10px rgb(134,161,160);
}

.collab-net-185 .law-res-082 {
    flex-wrap: wrap;
    gap: 0;
    flex: 0 0 60%;
    display: flex;
}

.collab-net-185 .top-core-781 {
    position: relative;
    padding: 0 1rem 2rem 1rem;
    flex: 0 0 50%;
}

.collab-net-185 .top-core-781 h5::before {
    content: "";
    transform: skewX(5deg);
    bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(134,161,160);
    width: 3px;
}

.collab-net-185 .top-core-781 .page-head-756 a {
    transform: skewX(-5deg);
    position: relative;
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
    display: block;
    padding: 0.7rem 1rem;
    overflow: hidden;
}

.collab-net-185 .top-core-781 .page-head-756 a:hover {
    color: #ffffff;
    transform: skewX(-5deg) translateX(5px);
    padding-left: 1.5rem;
    background: rgba(255, 255, 255, 0.1);
}

.search-foot-431 .container {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.meet-us-956 {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    color: #ffffff;
}

.meet-us-956::before {
    position: absolute;
    right: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgba(0, 0, 20, 0.85) 0%, rgba(0, 20, 40, 0.75) 50%, rgba(0, 40, 80, 0.9) 100%);
    bottom: 0;
    left: 0;
    top: 0;
    content: "";
}

.meet-us-956 .container {
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
}

.meet-us-956 .text-zone-569:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}

.meet-us-956 .text-zone-569 > div:first-child {
    display: inline-block;
    margin-bottom: 0.5rem;
}

.meet-us-956 .text-zone-569 h5 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    display: inline-block;
    background: rgb(134,161,160);
    color: #ffffff;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    margin: 0;
    position: relative;
    padding: 0.5rem 1.5rem;
    background: linear-gradient(90deg, rgb(134,161,160) 0%, rgb(98,124,122) 100%);
    transform: translateX(-1.5rem);
}

.meet-us-956 .text-zone-569 > div:nth-child(2) {
    margin-bottom: 1.5rem;
    position: relative;
}

.meet-us-956 .text-zone-569 > div:nth-child(2) p::after {
    background: linear-gradient(90deg, rgb(134,161,160) 0%, transparent 100%);
    content: "";
    position: absolute;
    left: 0;
    bottom: -0.5rem;
    width: 100%;
    height: 2px;
}

.meet-us-956 .text-zone-569 ol li {
    column-count: 1;
    line-height: 1.8;
    color: #ffffff;
    position: relative;
    opacity: 0.85;
    font-size: 17px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    text-align: justify;
}

.privacy-sanctum-690 h1 {
    font-weight: 700;
    color: rgb(134,161,160);
    text-transform: uppercase;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 2px solid rgb(134,161,160);
    font-size: 43px;
    margin-bottom: 20px;
    margin-top: 40px;
}

.privacy-sanctum-690 ul, .privacy-sanctum-690 ol {
    padding-left: 0;
    margin: 20px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    padding: 20px 0;
    list-style: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.privacy-sanctum-690 ul li::before, .privacy-sanctum-690 ol li::before {
    transform: translateY(-50%);
    height: 6px;
    border-radius: 50%;
    top: 50%;
    width: 6px;
    background: rgb(134,161,160);
    left: 0;
    position: absolute;
    content: '';
}

.privacy-sanctum-690 div.container {
    max-width: 1000px;
    margin: 0 auto;
}

.cookie-edu-897 {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 20px;
}

.track-prefs-527 {
    margin-bottom: 20px;
}

.track-prefs-527 svg, .track-prefs-527 svg path, .track-prefs-527 img {
    fill: rgb(134,161,160);
    width: 60px;
    height: 60px;
}

.cookieNotificationBox-925 h5 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 10px;
    color: rgb(134,161,160);
    font-size: 24px;
}

.user-tracker-580:hover {
    background: rgb(98,124,122);
}

.cookie_button.edu-accept-254 {
    background: rgb(98,124,122);
}

.cookie_button.edu-accept-254:hover {
    background: rgb(98,124,122,0.5);
}

.cookieNotificationBox-925 p a {
    transition: color 0.3s ease-in-out;
    text-decoration: none;
    color: rgb(134,161,160);
}

.cookieNotificationBox-925 p a:hover {
    color: rgb(98,124,122);
}

.primary-page-971 {
    min-height: 100vh;
    background: linear-gradient(135deg, rgb(134,161,160,0.5) 0%, rgba(94,170,168,0.15) 50%, rgb(98,124,122,0.5) 100%);
    overflow: hidden;
    position: relative;
}

.primary-page-971 .community-team-654 {
    gap: 2rem;
    display: grid;
    max-width: 1400px;
    z-index: 2;
    position: relative;
    padding: 2rem;
    grid-template-columns: 1fr;
    margin: 0 auto;
    height: 100%;
}

.primary-page-971 h1::after {
    animation: lineExpand 1s 0.4s ease-out forwards;
    width: 80px;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    transform-origin: left;
    transform: scaleX(0);
    height: 4px;
    background: rgb(134,161,160);
}

.primary-page-971 .text-zone-569 {
    position: relative;
    flex-direction: column;
    gap: 2rem;
    display: flex;
}

.primary-page-971 .edu-start-083 p {
    font-size: calc(12px * 1.2);
    margin-bottom: 2rem;
    color: #000000;
    line-height: 1.6;
    position: relative;
}

.primary-page-971 .edu-start-083 p::before {
    width: 40px;
    background: rgb(98,124,122);
    left: 0;
    content: "";
    position: absolute;
    top: -10px;
    height: 2px;
}

.primary-page-971 svg:hover {
    transform: rotate(0deg) scale(1.05);
}

.primary-page-971 svg path {
    fill: rgb(94,170,168);
    transition: fill 0.3s ease;
}

.primary-page-971 svg text {
    transition: fill 0.3s ease;
    font-family: Arial, sans-serif;
}

.primary-page-971 svg:hover text {
    fill: #000000;
}

.primary-page-971 .reach-map-548::before {
    height: 100%;
    transition: left 0.7s ease;
    position: absolute;
    left: -100%;
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    content: "";
}

.primary-page-971 .reach-map-548:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(94,170,168,0.4);
}

.primary-page-971 .reach-map-548:hover::before {
    left: 100%;
}

.primary-page-971 .img-container-475::before {
    z-index: 1;
    top: 0;
    position: absolute;
    content: "";
    height: 100%;
    background: linear-gradient(to bottom, rgba(94,170,168,0.3), transparent);
    width: 100%;
    pointer-events: none;
    left: 0;
}


@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}



@media (max-width: 767px) {.testimonials-041 {
    padding: 60px 0;
}.testimonials-041 h2 {
    margin-bottom: 30px;
    font-size: calc(37px * 0.8);
}.testimonials-041 .edu-ratings-857 {
    gap: 20px;
    grid-template-columns: 1fr;
}.testimonials-041 .feedback-testimonials-486 {
    padding: 25px;
}.testimonials-041 .feedback-testimonials-486 img {
    width: 50px;
    height: 50px;
}
}



@media (min-width: 1200px) {.testimonials-041 .edu-ratings-857 {
    grid-template-columns: repeat(4, 1fr);
}.testimonials-041 .feedback-testimonials-486:hover {
    transform: translateY(-12px) scale(1.03);
}
}



@media (hover: none) {.testimonials-041 .feedback-testimonials-486:hover {
    transform: none;
    box-shadow: 0 8px 30px rgba(rgba(0, 0, 0, 0.5), 0.08);
}.testimonials-041 .feedback-testimonials-486:hover img {
    transform: none;
}.testimonials-041 .feedback-testimonials-486:hover h4::after {
    width: 0;
}
}



@media (max-width: 992px) {.target-audience-390 {
    padding: 90px 0;
}.target-audience-390 h3 {
    margin-bottom: 60px;
}.target-audience-390 ul {
    gap: 60px;
}.target-audience-390 ul li {
    padding: 25px;
}.target-audience-390 ul li svg {
    padding: 10px;
    height: 50px;
    width: 50px;
}
}



@media (prefers-reduced-motion: reduce) {.target-audience-390 ul li {
    animation: none;
    opacity: 1;
}.target-audience-390 ul li:hover {
    transform: none;
}.target-audience-390 ul li:hover svg {
    transform: none;
}}



@media (min-width: 768px) {.pricing-block-869 .learn-fees-589 {
    gap: 4rem;
    flex-direction: row;
    align-items: center;
}.pricing-block-869 .learn-offers-564 {
    text-align: left;
    order: 2;
    margin-bottom: 0;
    flex: 0 0 30%;
}.pricing-block-869 .learn-offers-564 h2 {
    text-align: left;
}.pricing-block-869 .learn-offers-564 h2::after {
    transform: none;
    left: 0;
}.pricing-block-869 .program-rate-971 {
    text-align: left;
    margin: 0;
}.pricing-block-869 .lesson-fees-591 {
    flex: 0 0 65%;
    grid-template-columns: repeat(2, 1fr);
    order: 1;
}
}



@media (max-width: 767px) {.pricing-block-869 {
    padding: 4rem 0;
}.pricing-block-869 .training-fees-013 {
    padding: 1.5rem;
}.pricing-block-869 .training-fees-013 h3 {
    font-size: 18px;
}.pricing-block-869 .cost-rates-497 {
    font-size: 18px;
}.pricing-block-869 .training-fees-013 p {
    font-size: calc(17px * 0.9);
    line-height: 1.5;
    overflow-y: auto;
    max-height: 150px;
}.pricing-block-869 .img-container-475 {
    height: 150px;
}
}



@media (max-width: 991px) {.program-information-718 {
    padding: 80px 0;
}.program-information-718 .learn-career-571 {
    gap: 40px;
}.program-information-718 .text-zone-569 {
    padding: 30px;
}.program-information-718 .img-container-475 {
    height: 400px;
}
}



@media (max-width: 576px) {.program-information-718 {
    padding: 50px 0;
}.program-information-718 .text-zone-569 {
    padding: 20px;
}.program-information-718 .img-container-475 {
    height: 300px;
}.program-information-718 .text-zone-569 h2 {
    font-size: calc(28px * 0.8);
}.program-information-718 .text-zone-569 .description {
    font-size: calc(15px * 0.95);
}
}



@media (max-width: 992px) {.contact-form-box-205 {
    padding: 70px 0;
}.contact-form-box-205 .message-box-521 {
    flex-direction: column;
}.contact-form-box-205 .img-container-475 {
    flex: 0 0 auto;
    min-height: 300px;
}.contact-form-box-205 .request-links-076 {
    flex: 0 0 auto;
    padding: 40px 30px 50px;
}
}



@media (max-width: 576px) {.contact-form-box-205 {
    padding: 50px 0;
}.contact-form-box-205 .container {
    padding: 0 15px;
}.contact-form-box-205 h2 {
    margin-bottom: 30px;
    font-size: calc(28px - 6px);
}.contact-form-box-205 .request-links-076 {
    padding: 30px 20px 40px;
}.contact-form-box-205 .reach-map-548 {
    width: 100%;
}.contact-form-box-205 .img-container-475 {
    min-height: 200px;
}}



@media (max-width: 1024px) {.test-drive-871 {
    padding: 4rem 0;
}.test-drive-871 h2 {
    font-size: calc(36px * 0.9);
}.test-drive-871 .community-team-654 {
    padding: 2rem;
}
}



@media (max-width: 768px) {.test-drive-871 {
    padding: 3.5rem 0;
}.test-drive-871 h2 {
    font-size: calc(36px * 0.8);
    margin-bottom: 2rem;
}.test-drive-871 .community-team-654 {
    padding: 2rem 1.5rem;
    gap: 1.5rem;
    flex-direction: column;
}.test-drive-871 .community-team-654 div {
    justify-content: center;
    width: 100%;
}.test-drive-871 svg {
    width: 48px;
    height: 48px;
}.test-drive-871 .reach-map-548 {
    padding: 0.875rem 1.5rem;
    width: 100%;
}
}



@media (min-width: 768px) {.join-our-community-975 {
    padding: 4rem 0;
}.join-our-community-975 .community-team-654 {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
}.join-our-community-975 h4 {
    transform: translateZ(25px) translateX(10px);
    max-width: 90%;
    font-size: calc(18px * 1.1);
}.join-our-community-975 .input_holder {
    flex-direction: row;
    transform: translateZ(35px) translateY(0);
}.join-our-community-975 input[type="email"] {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}.join-our-community-975 .email-entry-873 {
    border-top-left-radius: 0;
    white-space: nowrap;
    border-bottom-left-radius: 0;
}
}



@media (max-width: 767px) {.join-our-community-975 {
    padding: 2.5rem 0;
    margin: 3rem 0;
}.join-our-community-975 h4 {
    margin-bottom: 1.5rem;
    text-align: center;
}.join-our-community-975 .email-entry-873 {
    width: 100%;
    margin-top: 0.5rem;
}.join-our-community-975::before {
    opacity: 0.05;
}
}



@media (max-width: 1024px) {.thxMessage-234 {
    padding: 5rem 0;
}.thxMessage-234 h2 {
    margin-bottom: 2rem;
    font-size: calc(38px * 0.9);
}.thxMessage-234 .community-team-654 {
    padding: 2rem;
}
}



@media (max-width: 576px) {.thxMessage-234 {
    padding: 3rem 0;
}.thxMessage-234 h2 {
    font-size: calc(38px * 0.7);
    margin-bottom: 1.5rem;
}.thxMessage-234 h2::after {
    height: 3px;
    bottom: -10px;
}.thxMessage-234 .community-team-654 {
    padding: 1.5rem;
    transform: translateZ(0) rotateX(0deg);
}.thxMessage-234 .community-team-654::before {
    height: 4px;
}.thxMessage-234 .community-team-654 span {
    line-height: 1.5;
    font-size: calc(14px * 0.95);
}
}



@media screen and (max-width: 992px) {.teaching-process-984 {
    padding: 100px 0;
}.teaching-process-984 .text-zone-569 {
    padding: 50px 50px;
}
}



@media screen and (max-width: 768px) {.teaching-process-984 {
    padding: 80px 0;
}.teaching-process-984 .text-zone-569 {
    padding: 40px 30px;
}.teaching-process-984 .text-zone-569 h2 {
    font-size: calc(33px * 0.9);
    margin-bottom: 25px;
}.teaching-process-984 .community-team-654::before,
    .teaching-process-984 .community-team-654::after {
    width: 50%;
}
}



@media (max-width: 992px) {.support-174 .edu-asksup-109 h2 {
    font-size: calc(38px - 4px);
    padding: 30px 30px 15px;
}.support-174 .edu-asksup-109 > p {
    padding: 15px 30px;
}.support-174 .edu-asksup-109 > p:last-of-type {
    padding: 15px 30px;
}.support-174 .contact-feedback-874 {
    padding: 20px;
}.support-174 .contact-feedback-874 svg {
    height: 28px;
    width: 28px;
}
}



@media (max-width: 576px) {.support-174 {
    padding: 40px 0;
}.support-174 .edu-asksup-109 h2 {
    padding: 20px 15px 10px;
    font-size: calc(38px - 8px);
}.support-174 .edu-asksup-109 > p {
    font-size: calc(12px - 1px);
    padding: 10px 15px;
}.support-174 .edu-asksup-109 > p:last-of-type {
    padding: 10px 15px;
}.support-174 .contact-feedback-874 {
    padding: 15px;
}.support-174 .contact-feedback-874 svg {
    height: 24px;
    width: 24px;
}
}



@media (prefers-reduced-motion) {.support-174 .contact-feedback-874:hover svg {
    transform: none;
}.support-174 .edu-asksup-109::after {
    animation: none;
}}



@media (max-width: 1200px) {.collab-net-185 .company_holder {
    padding-right: 2rem;
    flex: 0 0 35%;
}.collab-net-185 .law-res-082 {
    flex: 0 0 65%;
}
}



@media (max-width: 768px) {.collab-net-185 {
    padding: 3.5rem 0 1.5rem;
}.collab-net-185::before {
    height: 10px;
}.collab-net-185 .company_holder h3 {
    font-size: calc(30px - 2px);
}.collab-net-185 .footer-careers-198 {
    padding: 1.2rem;
    transform: skewX(-3deg);
}.collab-net-185 .top-core-781 h5, 
    .collab-net-185 .top-core-781 .page-head-756 a {
    transform: skewX(-3deg);
}.collab-net-185 .top-core-781 .page-head-756 a:hover {
    transform: skewX(-3deg) translateX(5px);
}.search-foot-431 {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.search-foot-431 .rating-stars-830 {
    transform: skewX(-3deg);
}
}



@media (max-width: 420px) {.collab-net-185 .company_holder h3 {
    transform: skewX(-5deg);
}.collab-net-185 .company_holder h3::after {
    width: 60px;
}.collab-net-185 .footer-careers-198 {
    transform: none;
}.collab-net-185 .top-core-781 h5 {
    transform: none;
}.collab-net-185 .top-core-781 h5::before {
    transform: none;
}.collab-net-185 .top-core-781 .page-head-756 a,
    .collab-net-185 .top-core-781 .page-head-756 a:hover,
    .search-foot-431 .rating-stars-830 {
    transform: none;
}}



@media (max-width: 767px) {.meet-us-956 {
    padding: 80px 0;
}.meet-us-956 .text-zone-569 {
    transform: perspective(1000px) rotateY(0deg);
    padding: 2rem;
}.meet-us-956 .text-zone-569 h5 {
    padding: 0.4rem 1.2rem;
    font-size: calc(24px * 0.9);
}.meet-us-956 .text-zone-569 > div:nth-child(2) p {
    font-size: calc(24px * 1.1);
}.meet-us-956 .text-zone-569 ol li {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}
}



@media (min-width: 768px) {.primary-page-971 .community-team-654 {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 3rem;
    padding: 4rem 2rem;
}.primary-page-971 h1 {
    grid-column: 1 / -1;
    margin-bottom: 2rem;
    font-size: calc(42px * 1.2);
}.primary-page-971 .edu-start-083 {
    padding: 2.5rem;
}.primary-page-971 .img-container-475 {
    height: 450px;
    margin-top: 0;
}.primary-page-971 svg {
    width: 150px;
    height: 150px;
    float: right;
    margin: 0 0 1rem 1rem;
}
}



@media (min-width: 1200px) {.primary-page-971 .community-team-654 {
    padding: 6rem 4rem;
    gap: 6rem;
}.primary-page-971 h1 {
    font-size: calc(42px * 1.6);
}.primary-page-971 .edu-start-083 {
    padding: 3.5rem;
}.primary-page-971 .img-container-475 {
    height: 600px;
}
}



@media (max-width: 767px) {.primary-page-971 .community-team-654 {
    padding: 3rem 1.5rem;
}.primary-page-971 h1 {
    font-size: calc(42px * 0.9);
}.primary-page-971 .edu-start-083 p {
    font-size: 12px;
}.primary-page-971 .reach-map-548 {
    text-align: center;
    width: 100%;
}
}

@keyframes circuitPulse {
    0% {
        opacity: 0.03;
    }
    100% {
        opacity: 0.07;
    }
}

@keyframes hexMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 86.6px;
    }
}

@keyframes borderGlow {
    0% {
        opacity: 0.3;
    }
    100% {
        opacity: 0.7;
    }
}



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



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



@keyframes subtleRotate {
    0% {
        transform: rotate(-15deg);
    }
    100% {
        transform: rotate(345deg);
    }
}



@keyframes lightShift {
    0% {
        transform: rotate(-15deg) translateX(-5%) translateY(2%);
    }
    100% {
        transform: rotate(-12deg) translateX(5%) translateY(-2%);
    }
}



@keyframes expandWidth {
    from {
        width: 0;
    }
    to {
        width: 100px;
    }
}



@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes rotate-gradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

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

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



@keyframes glow {
    0% {
        opacity: 0.05;
        transform: rotate(-15deg) skew(20deg);
    }
    50% {
        opacity: 0.15;
        transform: rotate(-12deg) skew(15deg) translateX(-5%);
    }
    100% {
        opacity: 0.1;
        transform: rotate(-18deg) skew(25deg) translateX(5%);
    }
}



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

