﻿* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}svg {
    width: 30px;
    height: 30px;
}.verify-cta-962 {
    flex: 0 0 auto;
}.head-train-619 {
    flex: 1 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}.container {
    max-width: 100%;
    width: 1258px;
    margin: auto;
}.wrapper-bundle-126 {
    height: 100%;
    min-height: 100%;
    flex-direction: column;
    display: flex;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    min-height: 100%;
    auto
contain
    scroll-behavior: smooth;
    height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.privacy-garrison-390 {
    font-family: Arial, sans-serif;
    padding: 5rem 2rem;
    overflow: hidden;
    color: #000000;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
    background: linear-gradient(145deg, rgb(199,227,231), rgba(245, 248, 255, 0.95));
    position: relative;
}.privacy-garrison-390::before {
    background: linear-gradient(135deg, transparent 15%, rgba(rgb(152,202,204,0.5), 0.03) 70%);
    content: "";
    z-index: 0;
    right: 0;
    height: 100%;
    top: 0;
    position: absolute;
    width: 40%;
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 50% 0);
}.privacy-garrison-390::after {
    position: absolute;
    z-index: 1;
    height: 5px;
    left: 0;
    background: linear-gradient(90deg, rgb(152,202,204), rgb(101,167,175), rgb(152,202,204));
    bottom: 0;
    width: 100%;
    content: "";
}.privacy-garrison-390 .container {
    position: relative;
    z-index: 2;
    max-width: 1140px;
    margin: 0 auto;
}.privacy-garrison-390 h1 {
    font-size: 43px;
    transform: translateX(-0.5rem);
    color: #000000;
    position: relative;
    font-weight: 700;
    margin-bottom: 2.5rem;
    padding-bottom: 1rem;
}.privacy-garrison-390 h1::after {
    bottom: 0;
    height: 3px;
    left: 0;
    content: "";
    position: absolute;
    width: 6rem;
    background: linear-gradient(90deg, rgb(152,202,204), transparent);
}.privacy-garrison-390 h2 {
    transform: translateY(-0.25rem);
    font-weight: 600;
    position: relative;
    padding-left: 1rem;
    color: #000000;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
    font-size: 29px;
}.privacy-garrison-390 h2::before {
    background: rgb(152,202,204);
    border-radius: 2px;
    top: 0.2em;
    height: 80%;
    width: 4px;
    left: 0;
    position: absolute;
    content: "";
}.privacy-garrison-390 h3 {
    padding-left: 0.75rem;
    margin-top: 2.5rem;
    margin-bottom: 1.25rem;
    position: relative;
    color: #000000;
    font-size: calc(29px * 0.85);
    font-weight: 600;
}.privacy-garrison-390 h3::before {
    width: 3px;
    left: 0;
    position: absolute;
    height: 75%;
    content: "";
    top: 0.25em;
    border-radius: 1.5px;
    background: rgb(101,167,175);
}.privacy-garrison-390 h4 {
    color: #000000;
    margin-bottom: 1rem;
    margin-top: 2rem;
    font-size: calc(29px * 0.7);
    position: relative;
    font-weight: 600;
    padding-left: 0.5rem;
}.privacy-garrison-390 h4::before {
    height: 70%;
    position: absolute;
    border-radius: 1px;
    background: rgb(101,167,175);
    opacity: 0.7;
    top: 0.3em;
    left: 0;
    width: 2px;
    content: "";
}.privacy-garrison-390 p {
    font-size: 14px;
    margin-bottom: 1.5rem;
    line-height: 1.7;
    transition: transform 0.3s ease;
    max-width: 90%;
    color: #000000;
    position: relative;
}.privacy-garrison-390 p strong {
    padding-right: 0.25rem;
    position: relative;
    padding-left: 0.25rem;
    background: linear-gradient(to bottom, transparent 85%, rgba(rgb(152,202,204,0.5), 0.15) 15%);
    font-weight: 600;
    color: #000000;
}.privacy-garrison-390 span {
    color: #000000;
    padding-left: 1rem;
    line-height: 1.7;
    margin-bottom: 1.5rem;
    border-left: 1px solid rgba(rgb(101,167,175,0.5), 0.3);
    font-size: 14px;
    max-width: 95%;
    position: relative;
    display: block;
}.privacy-garrison-390 ul {
    list-style: none;
    margin: 2rem 0;
    padding-left: 0;
    counter-reset: privacy-counter;
}.privacy-garrison-390 li {
    margin-bottom: 1.25rem;
    counter-increment: privacy-counter;
    padding-left: 2.5rem;
    position: relative;
    font-size: 14px;
    line-height: 1.6;
}.privacy-garrison-390 li::before {
    left: 0;
    width: 1.25rem;
    position: absolute;
    transform: rotate(45deg);
    height: 1.25rem;
    content: "";
    background: linear-gradient(135deg, rgb(152,202,204), rgb(101,167,175));
    border-radius: 10px;
    opacity: 0.9;
    transition: transform 0.3s ease;
    top: 0.25rem;
}.privacy-garrison-390 li::after {
    height: 1.25rem;
    font-weight: 600;
    align-items: center;
    color: #ffffff;
    position: absolute;
    left: 0;
    content: counter(privacy-counter);
    width: 1.25rem;
    font-size: 0.75rem;
    display: flex;
    top: 0.25rem;
    justify-content: center;
}.privacy-garrison-390 li:hover::before {
    transform: rotate(45deg) scale(1.1);
}@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

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

.privacy-garrison-390 h1, 
.privacy-garrison-390 h2, 
.privacy-garrison-390 h3, 
.privacy-garrison-390 h4,
.privacy-garrison-390 p,
.privacy-garrison-390 ul {
    animation: fadeIn 0.5s ease-out forwards;
}.privacy-garrison-390::after {
    animation: borderPulse 8s linear infinite;
    background-size: 200% 200%;
}


@media (max-width: 992px) {.privacy-garrison-390 {
    padding: 4rem 1.5rem;
}.privacy-garrison-390 h1 {
    font-size: calc(43px * 0.9);
}.privacy-garrison-390 h2 {
    font-size: calc(29px * 0.9);
}.privacy-garrison-390 p, 
    .privacy-garrison-390 span {
    max-width: 100%;
}
}

@media (max-width: 768px) {.privacy-garrison-390 {
    padding: 3rem 1.25rem;
}.privacy-garrison-390::before {
    width: 70%;
    opacity: 0.5;
}.privacy-garrison-390 h1 {
    transform: translateX(0);
    font-size: calc(43px * 0.8);
}.privacy-garrison-390 h2 {
    font-size: calc(29px * 0.8);
}.privacy-garrison-390 h3 {
    font-size: calc(29px * 0.7);
}.privacy-garrison-390 h4 {
    font-size: calc(29px * 0.6);
}.privacy-garrison-390 p, 
    .privacy-garrison-390 span,
    .privacy-garrison-390 li {
    font-size: calc(14px * 0.95);
}.privacy-garrison-390 li {
    padding-left: 2rem;
}
}

@media (max-width: 576px) {.privacy-garrison-390 {
    padding: 2.5rem 1rem;
}.privacy-garrison-390 h1 {
    font-size: calc(43px * 0.7);
}.privacy-garrison-390 h1::after {
    width: 5rem;
}.privacy-garrison-390 h2 {
    padding-left: 0.75rem;
}.privacy-garrison-390 h3 {
    padding-left: 0.5rem;
}.privacy-garrison-390 p, 
    .privacy-garrison-390 span {
    line-height: 1.6;
}.privacy-garrison-390 li {
    margin-bottom: 1rem;
    padding-left: 1.75rem;
}.privacy-garrison-390 li::before,
    .privacy-garrison-390 li::after {
    width: 1rem;
    height: 1rem;
}}.appCard-573 {
    overflow: hidden;
    padding: 7rem 0;
    background: linear-gradient(135deg, rgb(152,202,204,0.5), rgb(101,167,175) 120%);
    position: relative;
}.appCard-573::before {
    width: 300px;
    animation: float 8s ease-in-out infinite;
    opacity: 0.2;
    content: "";
    position: absolute;
    background: radial-gradient(circle, rgb(255, 255, 255, 0.5) 10%, transparent 70%);
    height: 300px;
    top: -10%;
    right: -5%;
    transform: rotate(-15deg);
}.appCard-573::after {
    bottom: -5%;
    animation: float 9s ease-in-out infinite reverse;
    width: 250px;
    transform: rotate(15deg);
    left: -5%;
    height: 250px;
    opacity: 0.15;
    background: radial-gradient(circle, rgb(101,167,175) 10%, transparent 70%);
    content: "";
    position: absolute;
}.appCard-573 .container {
    max-width: 1200px;
    padding: 0 1.5rem;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}.appCard-573 .academy-learnings-431 {
    background: rgba(255, 255, 255, 0.92);
    position: relative;
    backdrop-filter: blur(10px);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.05);
    clip-path: polygon(0 0, 100% 0, 100% 95%, 95% 100%, 0 100%);
    transform: perspective(1000px) rotateX(1deg);
    padding: 3.5rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.appCard-573 .academy-learnings-431:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.12), 0 15px 25px rgba(0, 0, 0, 0.06);
}.appCard-573 .academy-learnings-431 > div:first-child {
    margin-bottom: 2rem;
    position: relative;
}.appCard-573 .academy-learnings-431 > div:first-child::before {
    transform: translateY(-50%);
    content: "";
    background: linear-gradient(to bottom, rgb(152,202,204), rgb(101,167,175));
    height: 70%;
    width: 0.5rem;
    left: -2rem;
    top: 50%;
    position: absolute;
}.appCard-573 h5 {
    padding-bottom: 0.5rem;
    font-weight: 700;
    margin: 0;
    position: relative;
    transition: transform 0.4s ease;
    font-size: 24px;
    color: #000000;
    transform: translateX(0);
    line-height: 1.4;
}.appCard-573 .academy-learnings-431:hover h5 {
    transform: translateX(10px);
}.appCard-573 h5::after {
    width: 80px;
    left: 0;
    height: 3px;
    background: linear-gradient(to right, rgb(152,202,204), transparent);
    transition: width 0.4s ease;
    bottom: 0;
    content: "";
    position: absolute;
}.appCard-573 .academy-learnings-431:hover h5::after {
    width: 120px;
}.appCard-573 .academy-learnings-431 > div:last-child {
    overflow: hidden;
    position: relative;
}.appCard-573 p {
    font-size: 14px;
    margin: 0;
    color: #000000;
    position: relative;
    transition: color 0.3s ease;
    line-height: 1.7;
}.appCard-573 a {
    padding: 0.5rem 0;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(0);
    display: block;
    text-decoration: none;
    position: relative;
}.appCard-573 a::before {
    background: rgb(152,202,204);
    transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    position: absolute;
    width: 0;
    height: 1px;
    bottom: 0;
    content: "";
}.appCard-573 a:hover {
    transform: translateY(-3px);
}.appCard-573 a:hover::before {
    width: 100%;
}.appCard-573 a:hover p {
    color: rgb(152,202,204);
}.appCard-573 a:focus {
    box-shadow: 0 0 0 2px rgb(152,202,204,0.5);
    outline: none;
}

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

@media screen and (max-width: 992px) {.appCard-573 {
    padding: 5rem 0;
}.appCard-573 .academy-learnings-431 {
    padding: 2.5rem;
}.appCard-573 h5 {
    font-size: calc(24px * 0.95);
}
}

@media screen and (max-width: 768px) {.appCard-573 {
    padding: 4rem 0;
}.appCard-573 .academy-learnings-431 {
    padding: 2rem;
    clip-path: polygon(0 0, 100% 0, 100% 97%, 97% 100%, 0 100%);
}.appCard-573 .academy-learnings-431 > div:first-child::before {
    width: 0.3rem;
    left: -1.5rem;
}.appCard-573 h5 {
    font-size: calc(24px * 0.9);
}
}

@media screen and (max-width: 576px) {.appCard-573 {
    padding: 3rem 0;
}.appCard-573 .academy-learnings-431 {
    clip-path: polygon(0 0, 100% 0, 100% 98%, 98% 100%, 0 100%);
    padding: 1.75rem;
}.appCard-573 .academy-learnings-431 > div:first-child {
    margin-bottom: 1.5rem;
}.appCard-573 .academy-learnings-431 > div:first-child::before {
    height: 60%;
    left: -1.2rem;
}.appCard-573 h5 {
    font-size: calc(24px * 0.85);
}.appCard-573 p {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
}}.our-story-029 {
    padding: 100px 0 80px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(199,227,231) 0%, rgb(152,202,204,0.5) 100%);
}.our-story-029::before {
    height: 70%;
    z-index: 0;
    position: absolute;
    width: 40%;
    top: -20%;
    content: "";
    right: -10%;
    background: rgb(101,167,175,0.5);
    filter: blur(50px);
    transform: rotate(-15deg) skewX(-15deg);
}.our-story-029::after {
    width: 30%;
    background: rgb(152,202,204,0.5);
    position: absolute;
    bottom: -10%;
    filter: blur(40px);
    content: "";
    left: -5%;
    transform: rotate(10deg) skewX(10deg);
    height: 60%;
    z-index: 0;
}.our-story-029 .container {
    max-width: 1200px;
    z-index: 1;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}.our-story-029 h1 {
    font-size: 41px;
    position: relative;
    margin-bottom: 60px;
    transform: translateX(-5px);
    color: #000000;
    font-weight: 700;
}.our-story-029 h1::after {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left center;
    width: 80px;
    height: 4px;
    bottom: -15px;
    left: 0;
    background: rgb(152,202,204);
    content: "";
    position: absolute;
    transform: scaleX(1);
}.our-story-029 h1:hover::after {
    transform: scaleX(1.5);
}.our-story-029 .heritage-tl-374 {
    position: relative;
}.our-story-029 .heritage-tl-374 ul {
    padding: 0;
    gap: 40px;
    grid-template-columns: 1fr;
    display: grid;
    margin: 0;
    list-style: none;
}.our-story-029 .knowledge-studio-582 {
    background: #ffffff;
    overflow: hidden;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    z-index: 1;
    padding: 40px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
}.our-story-029 .knowledge-studio-582::before {
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(152,202,204) 0%, rgb(101,167,175) 100%);
    content: "";
    top: 0;
    position: absolute;
    height: 5px;
}.our-story-029 .knowledge-studio-582:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(0, 0, 0, 0.08);
}.our-story-029 .knowledge-studio-582 h4 {
    margin-bottom: 20px;
    color: rgb(152,202,204);
    font-weight: 700;
    margin-top: 0;
    position: relative;
    font-size: calc(18px * 1.2);
    display: inline-block;
}.our-story-029 .knowledge-studio-582 h4::after {
    background: rgb(101,167,175);
    height: 2px;
    width: 0;
    position: absolute;
    bottom: -8px;
    left: 0;
    transition: width 0.4s ease;
    content: "";
}.our-story-029 .knowledge-studio-582:hover h4::after {
    width: 100%;
}.our-story-029 .knowledge-studio-582 div {
    font-family: Arial, sans-serif;
    z-index: 2;
    color: #000000;
    line-height: 1.7;
    font-weight: 400;
    transition: color 0.3s ease;
    position: relative;
    font-size: 13px;
}.our-story-029 .knowledge-studio-582:first-child {
    transform: translateX(-5px) translateY(10px);
}.our-story-029 .knowledge-studio-582:last-child {
    transform: translateX(5px) translateY(-10px);
}.our-story-029 .knowledge-studio-582:first-child:hover {
    transform: translateX(-5px) translateY(0);
}.our-story-029 .knowledge-studio-582:last-child:hover {
    transform: translateX(5px) translateY(-20px);
}.our-story-029 .knowledge-studio-582::after {
    background: rgb(101,167,175,0.5);
    width: 100px;
    transform: translate(30%, 30%);
    position: absolute;
    opacity: 0.1;
    height: 100px;
    right: 0;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.6s ease;
    content: "";
    border-radius: 50%;
    z-index: 0;
    bottom: 0;
}.our-story-029 .knowledge-studio-582:hover::after {
    opacity: 0.2;
    transform: translate(20%, 20%) scale(1.2);
}

@media (min-width: 768px) {.our-story-029 {
    padding: 140px 0 120px;
}.our-story-029 h1 {
    margin-bottom: 80px;
    font-size: calc(41px * 1.2);
}.our-story-029 .heritage-tl-374 ul {
    gap: 60px;
    grid-template-columns: repeat(2, 1fr);
}.our-story-029 .knowledge-studio-582 {
    padding: 50px;
}.our-story-029 .knowledge-studio-582 h4 {
    margin-bottom: 30px;
    font-size: calc(18px * 1.4);
}.our-story-029 .knowledge-studio-582 div {
    font-size: calc(13px * 1.05);
    line-height: 1.8;
}
}

@media (min-width: 992px) {.our-story-029 .knowledge-studio-582:first-child {
    transform: perspective(1000px) rotateY(-2deg) translateX(-15px) translateY(5px);
}.our-story-029 .knowledge-studio-582:last-child {
    transform: perspective(1000px) rotateY(2deg) translateX(15px) translateY(-5px);
}.our-story-029 .knowledge-studio-582:first-child:hover {
    transform: perspective(1000px) rotateY(0) translateX(-10px) translateY(0);
}.our-story-029 .knowledge-studio-582:last-child:hover {
    transform: perspective(1000px) rotateY(0) translateX(10px) translateY(-10px);
}
}

@media (max-width: 767px) {.our-story-029 {
    padding: 80px 0 60px;
}.our-story-029 h1 {
    margin-bottom: 40px;
    font-size: 32px;
}.our-story-029 .knowledge-studio-582 {
    padding: 30px;
}.our-story-029 .knowledge-studio-582::before {
    height: 3px;
}.our-story-029 .knowledge-studio-582 h4 {
    margin-bottom: 15px;
    font-size: 18px;
}.our-story-029 .knowledge-studio-582 div {
    line-height: 1.6;
    font-size: calc(13px * 0.95);
}.our-story-029 .knowledge-studio-582:first-child,
    .our-story-029 .knowledge-studio-582:last-child {
    transform: none;
}.our-story-029 .knowledge-studio-582:hover {
    transform: translateY(-5px);
}}.training-method-543 {
    background: linear-gradient(155deg, rgb(199,227,231) 0%, rgb(152,202,204,0.5) 100%);
    overflow: visible;
    padding: 180px 0 150px;
    position: relative;
}.training-method-543::before {
    content: '';
    z-index: 1;
    width: 100%;
    left: 0;
    opacity: 0.1;
    position: absolute;
    background: linear-gradient(45deg, rgb(152,202,204,0.5) 0%, transparent 60%);
    height: 100%;
    top: 0;
}.training-method-543 .academy-learnings-431 {
    padding: 0 20px;
    display: flex;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    justify-content: flex-start;
    position: relative;
}.training-method-543 .text-frame-842 {
    position: relative;
    display: flex;
    width: 55%;
    flex-direction: column;
    margin-left: 5%;
}.training-method-543 .text-frame-842 h2 {
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.15);
    position: relative;
    margin-bottom: 0;
    font-size: 33px;
    backdrop-filter: blur(10px);
    color: #ffffff;
    border-radius: 0 23px 23px 0;
    align-self: flex-start;
    background: linear-gradient(120deg, rgb(152,202,204,0.5) 0%, rgba(255, 255, 255, 0.1) 100%);
    transform: translateX(-80px) translateY(20px);
    z-index: 4;
    padding: 40px;
    font-weight: 700;
}.training-method-543 .text-frame-842 p {
    position: relative;
    z-index: 3;
    font-size: 15px;
    background: rgba(255, 255, 255, 0.05);
    transform: translateX(60px);
    margin-top: -30px;
    align-self: flex-end;
    line-height: 1.8;
    color: #ffffff;
    padding: 45px;
    backdrop-filter: blur(15px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 23px 0 0 23px;
}.training-method-543 .text-frame-842::before {
    animation: rotate-float 40s infinite linear;
    opacity: 0.1;
    transform: rotate(25deg);
    content: '';
    right: -200px;
    top: -130px;
    z-index: 1;
    position: absolute;
    border: 2px solid rgb(152,202,204,0.5);
    width: 300px;
    height: 300px;
}.training-method-543 .text-frame-842::after {
    left: -150px;
    bottom: -100px;
    animation: rotate-float 30s infinite linear reverse;
    content: '';
    position: absolute;
    transform: rotate(15deg);
    border: 2px solid rgb(101,167,175,0.5);
    width: 250px;
    z-index: 0;
    height: 250px;
    opacity: 0.1;
}.training-method-543 .text-frame-842 h2::before {
    content: '';
    background: rgb(152,202,204);
    position: absolute;
    transform: rotate(45deg);
    top: -25px;
    width: 80px;
    height: 80px;
    z-index: -1;
    left: -25px;
    opacity: 0.1;
}.training-method-543 .text-frame-842 h2::after {
    content: '';
    height: 3px;
    background: linear-gradient(90deg, rgb(152,202,204) 0%, transparent 100%);
    width: 100%;
    opacity: 0.6;
    position: absolute;
    left: 0;
    bottom: 0;
}.training-method-543 .text-frame-842 p::before {
    top: 15%;
    right: 0;
    height: 70%;
    position: absolute;
    background: rgb(101,167,175,0.5);
    width: 15px;
    content: '';
    opacity: 0.3;
}.training-method-543 .text-frame-842 p::after {
    height: 3px;
    width: 170px;
    opacity: 0.3;
    right: 30px;
    background: linear-gradient(90deg, transparent 0%, rgb(152,202,204) 100%);
    bottom: 20px;
    transform-origin: right center;
    position: absolute;
    content: '';
    animation: pulse-width 5s infinite ease-in-out;
}.training-method-543::after {
    z-index: 1;
    bottom: 50px;
    height: 2px;
    background: linear-gradient(90deg, transparent 0%, rgb(152,202,204) 60%, rgb(152,202,204) 100%);
    opacity: 0.3;
    content: '';
    position: absolute;
    right: 0;
    width: 35%;
}.training-method-543 .academy-learnings-431::before {
    top: -125px;
    position: absolute;
    animation: pulse-subtle 15s infinite alternate;
    filter: blur(80px);
    content: '';
    background: rgb(152,202,204);
    width: 250px;
    border-radius: 50%;
    height: 250px;
    left: -125px;
    opacity: 0.05;
}.training-method-543 .academy-learnings-431::after {
    top: -25%;
    content: '';
    position: absolute;
    left: 30%;
    width: 1px;
    background: linear-gradient(to bottom, transparent, rgb(152,202,204,0.5), transparent);
    opacity: 0.2;
    z-index: 0;
    height: 150%;
}

@keyframes rotate-float {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes pulse-width {
    0%, 100% {
        width: 170px;
        opacity: 0.3;
    }
    50% {
        width: 120px;
        opacity: 0.5;
    }
}

@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.08;
        transform: scale(1.1);
    }
}

@media screen and (max-width: 1200px) {.training-method-543 .text-frame-842 {
    width: 65%;
}.training-method-543 .text-frame-842 h2 {
    transform: translateX(-60px) translateY(20px);
}.training-method-543 .text-frame-842 p {
    transform: translateX(40px);
}.training-method-543 .text-frame-842::before {
    width: 250px;
    height: 250px;
    right: -150px;
}.training-method-543 .text-frame-842::after {
    width: 200px;
    left: -100px;
    height: 200px;
}
}

@media screen and (max-width: 992px) {.training-method-543 {
    padding: 150px 0 120px;
}.training-method-543 .text-frame-842 {
    width: 75%;
}.training-method-543 .text-frame-842 h2 {
    padding: 35px;
    transform: translateX(-40px) translateY(15px);
}.training-method-543 .text-frame-842 p {
    padding: 35px;
    transform: translateX(30px);
}.training-method-543 .text-frame-842::before {
    width: 200px;
    right: -100px;
    height: 200px;
    top: -100px;
}.training-method-543 .text-frame-842::after {
    left: -75px;
    width: 150px;
    bottom: -75px;
    height: 150px;
}.training-method-543 .academy-learnings-431::after {
    left: 20%;
}
}

@media screen and (max-width: 768px) {.training-method-543 {
    overflow: hidden;
    padding: 120px 0 100px;
}.training-method-543 .academy-learnings-431 {
    justify-content: center;
}.training-method-543 .text-frame-842 {
    width: 90%;
    margin-left: 0;
}.training-method-543 .text-frame-842 h2 {
    font-size: calc(33px * 0.9);
    margin-bottom: 20px;
    border-radius: 23px;
    transform: translateX(0) translateY(0);
    padding: 30px;
    align-self: center;
}.training-method-543 .text-frame-842 p {
    padding: 30px;
    align-self: center;
    border-radius: 23px;
    margin-top: 0;
    transform: translateX(0);
}.training-method-543 .text-frame-842::before,
    .training-method-543 .text-frame-842::after,
    .training-method-543::after,
    .training-method-543 .academy-learnings-431::before,
    .training-method-543 .academy-learnings-431::after {
    display: none;
}
}

@media screen and (max-width: 480px) {.training-method-543 {
    padding: 100px 0 80px;
}.training-method-543 .text-frame-842 {
    width: 100%;
}.training-method-543 .text-frame-842 h2 {
    padding: 25px;
    font-size: calc(33px * 0.8);
}.training-method-543 .text-frame-842 p {
    padding: 25px;
    font-size: calc(15px * 0.9);
}}.pricing-card-set-721 {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background-color: rgb(199,227,231);
}.pricing-card-set-721::before {
    left: -5%;
    content: "";
    top: -10%;
    transform: rotate(-3deg);
    width: 110%;
    z-index: 0;
    background: linear-gradient(135deg, 
        rgba(var(--secondary-color-rgb), 0.03) 0%,
        rgba(var(--secondary-color-rgb), 0.01) 40%, 
        rgba(var(--primary-color-rgb), 0.02) 60%, 
        rgba(var(--primary-color-rgb), 0.05) 100%);
    height: 120%;
    position: absolute;
}.pricing-card-set-721 .container {
    padding: 0 20px;
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
    position: relative;
}.pricing-card-set-721 .value-deals-648 {
    display: flex;
    flex-direction: column;
}.pricing-card-set-721 .discount-price-681 {
    text-align: center;
    order: 1;
    margin-bottom: 50px;
    position: relative;
}.pricing-card-set-721 .discount-price-681 h2 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 38px;
    margin-bottom: 15px;
    background: linear-gradient(120deg, rgb(101,167,175), rgb(152,202,204));
    transform: translateY(0);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    color: #000000;
    font-weight: 700;
}.pricing-card-set-721 .discount-price-681:hover h2 {
    transform: translateY(-5px);
}.pricing-card-set-721 .trial-pricing-182 {
    line-height: 1.6;
    color: #000000;
    margin: 0 auto;
    max-width: 700px;
    position: relative;
    font-size: 18px;
}.pricing-card-set-721 .trial-pricing-182::after {
    position: absolute;
    left: 50%;
    height: 3px;
    background: linear-gradient(90deg, rgb(101,167,175), rgb(152,202,204));
    transition: transform 0.5s ease;
    bottom: -15px;
    content: "";
    transform: translateX(-50%) scaleX(0.7);
    width: 100px;
}.pricing-card-set-721 .discount-price-681:hover .trial-pricing-182::after {
    transform: translateX(-50%) scaleX(1);
}.pricing-card-set-721 .skill-plans-154 {
    order: 2;
    grid-template-columns: repeat(1, 1fr);
    display: grid;
    width: 100%;
    gap: 30px;
}.pricing-card-set-721 .package-price-043 {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), 
                box-shadow 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 1;
    text-decoration: none;
    background-color: #ffffff;
    border-radius: 21px;
    display: block;
    position: relative;
    transform-style: preserve-3d;
    perspective: 1000px;
}.pricing-card-set-721 .package-price-043::before {
    z-index: 2;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(90deg, rgb(101,167,175), rgb(152,202,204));
    transform: scaleX(0.85);
    width: 100%;
    transform-origin: left;
    content: "";
    height: 5px;
    position: absolute;
    left: 0;
    top: 0;
}.pricing-card-set-721 .package-price-043:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(var(--secondary-color-rgb), 0.12);
}.pricing-card-set-721 .package-price-043:hover::before {
    transform: scaleX(1);
}.pricing-card-set-721 .learn-pricing-105 {
    display: flex;
    flex-direction: column;
    height: 100%;
}.pricing-card-set-721 .edu-rates-513 {
    position: relative;
    display: flex;
    overflow: hidden;
    padding: 30px;
    z-index: 1;
    flex-direction: column;
    flex-grow: 1;
}.pricing-card-set-721 .edu-rates-513::before {
    left: 0;
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
    background: linear-gradient(135deg, 
        rgba(var(--white-color-rgb), 0.7) 0%, 
        rgba(var(--white-color-rgb), 1) 60%);
    z-index: -1;
}.pricing-card-set-721 .edu-rates-513 h3 {
    color: #000000;
    font-size: calc(23px + 2px);
    font-weight: 700;
    margin-bottom: 15px;
    transition: transform 0.4s ease;
    position: relative;
}.pricing-card-set-721 .package-price-043:hover .edu-rates-513 h3 {
    transform: translateX(5px);
}.pricing-card-set-721 .pro-rates-371 {
    margin-bottom: 20px;
    padding: 5px 10px;
    position: relative;
    display: inline-block;
    transition: transform 0.4s ease, color 0.4s ease;
    font-size: calc(23px + 8px);
    font-weight: 700;
    color: rgb(152,202,204);
}.pricing-card-set-721 .pro-rates-371::before {
    transform: scaleX(0.3);
    transform-origin: left;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, rgb(101,167,175), rgb(152,202,204));
    content: "";
    height: 2px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    bottom: 0;
    left: 0;
}.pricing-card-set-721 .package-price-043:hover .pro-rates-371 {
    color: rgb(101,167,175);
    transform: translateY(-5px);
}.pricing-card-set-721 .package-price-043:hover .pro-rates-371::before {
    transform: scaleX(1);
}.pricing-card-set-721 .edu-rates-513 p {
    word-wrap: break-word;
    line-height: 1.6;
    color: #000000;
    font-size: 18px;
    hyphens: auto;
    margin-bottom: 0;
    flex-grow: 1;
    max-width: 100%;
    overflow-wrap: break-word;
}.pricing-card-set-721 .image-section-135 {
    width: 100%;
    transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    height: 200px;
    overflow: hidden;
}.pricing-card-set-721 .image-section-135::after {
    content: "";
    top: 0;
    background: linear-gradient(0deg, 
        rgba(var(--dark-color-rgb), 0.4) 0%, 
        rgba(var(--dark-color-rgb), 0) 40%);
    width: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    height: 100%;
}.pricing-card-set-721 .package-price-043:hover .image-section-135 {
    transform: scale(1.05);
}

@media (min-width: 768px) {.pricing-card-set-721 .skill-plans-154 {
    grid-template-columns: repeat(2, 1fr);
}.pricing-card-set-721 .edu-rates-513 {
    padding: 35px;
}.pricing-card-set-721 .image-section-135 {
    height: 220px;
}
}

@media (min-width: 992px) {.pricing-card-set-721 .value-deals-648 {
    gap: 60px;
    flex-direction: row;
    align-items: center;
}.pricing-card-set-721 .discount-price-681 {
    text-align: left;
    margin-bottom: 0;
    order: 2;
    flex: 0 0 30%;
}.pricing-card-set-721 .skill-plans-154 {
    flex: 0 0 65%;
    grid-template-columns: repeat(2, 1fr);
    order: 1;
}.pricing-card-set-721 .trial-pricing-182::after {
    transform: translateX(0) scaleX(0.7);
    left: 0;
}.pricing-card-set-721 .discount-price-681:hover .trial-pricing-182::after {
    transform: translateX(0) scaleX(1);
}
}

@media (min-width: 1200px) {.pricing-card-set-721 {
    padding: 150px 0;
}.pricing-card-set-721 .skill-plans-154 {
    gap: 40px;
}.pricing-card-set-721 .package-price-043 {
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), 
                    box-shadow 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}.pricing-card-set-721 .package-price-043:hover {
    transform: translateY(-15px) scale(1.02);
}.pricing-card-set-721 .package-price-043:nth-child(even) {
    transform: translateY(15px);
}.pricing-card-set-721 .package-price-043:nth-child(even):hover {
    transform: translateY(0) scale(1.02);
}.pricing-card-set-721 .image-section-135 {
    height: 250px;
}}.find-us-871 {
    position: relative;
    overflow: hidden;
    padding: 80px 0;
    background: rgb(199,227,231);
}.find-us-871::before {
    background: linear-gradient(135deg, rgb(152,202,204,0.5) 0%, transparent 40%, rgb(101,167,175,0.5) 100%);
    content: "";
    position: absolute;
    opacity: 0.4;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}.find-us-871::after {
    opacity: 0.2;
    height: 200%;
    left: 50%;
    width: 200%;
    z-index: 0;
    animation: pulse 15s infinite alternate;
    transform: translate(-50%, -50%);
    content: "";
    background: radial-gradient(circle, rgb(152,202,204,0.5) 0%, transparent 60%);
    position: absolute;
    top: 50%;
}@keyframes pulse {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.2;
    }
    50% {
        transform: translate(-50%, -50%) scale(1.1);
        opacity: 0.3;
    }
    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.2;
    }
}

.find-us-871 .container {
    z-index: 2;
    position: relative;
}.find-us-871 .learn-chat-386 {
    padding: 40px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    border-radius: 19px;
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(10px);
    overflow: hidden;
    position: relative;
}.find-us-871 .learn-chat-386::before {
    z-index: -1;
    top: -75px;
    content: "";
    opacity: 0.4;
    filter: blur(30px);
    border-radius: 50%;
    right: -75px;
    background: linear-gradient(45deg, rgb(152,202,204) 0%, rgb(101,167,175) 100%);
    width: 150px;
    position: absolute;
    height: 150px;
}.find-us-871 .learn-chat-386::after {
    background: linear-gradient(90deg, transparent 0%, rgb(152,202,204) 50%, transparent 100%);
    left: 0;
    width: 100%;
    bottom: 0;
    content: "";
    z-index: -1;
    height: 2px;
    animation: slideLine 8s infinite;
    position: absolute;
}@keyframes slideLine {
    0% {
        transform: translateX(-100%);
        opacity: 0.7;
    }
    50% {
        transform: translateX(0%);
        opacity: 1;
    }
    100% {
        transform: translateX(100%);
        opacity: 0.7;
    }
}

.find-us-871 h2 {
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    position: relative;
    margin-bottom: 30px;
    color: #000000;
}.find-us-871 h2::after {
    width: 50%;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(152,202,204) 0%, rgb(101,167,175) 100%);
    position: absolute;
    left: 0;
    border-radius: 10px;
    content: "";
    height: 4px;
}.find-us-871 p {
    line-height: 1.7;
    margin-bottom: 25px;
    font-size: 16px;
    z-index: 2;
    color: #000000;
    position: relative;
}.find-us-871 .write-experts-894 {
    position: relative;
    display: flex;
    margin-top: 40px;
    gap: 40px;
    justify-content: center;
}.find-us-871 .write-experts-894::before {
    top: -20px;
    background: linear-gradient(90deg, transparent, rgb(152,202,204,0.5), transparent);
    content: "";
    height: 1px;
    width: 80%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}.find-us-871 .message-request-356 {
    background: rgba(255, 255, 255, 0.03);
    z-index: 1;
    text-decoration: none;
    border-radius: 50%;
    color: #ffffff;
    position: relative;
    align-items: center;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: flex;
    width: 70px;
    height: 70px;
    justify-content: center;
}.find-us-871 .message-request-356::before {
    opacity: 0.2;
    transition: all 0.4s ease;
    transform: scale(0.85);
    content: "";
    height: 100%;
    top: 0;
    border-radius: 50%;
    background: conic-gradient(from 135deg, rgb(152,202,204) 0%, transparent 60%, rgb(101,167,175) 120%, rgb(152,202,204) 180%);
    position: absolute;
    width: 100%;
    z-index: -1;
    left: 0;
}.find-us-871 .message-request-356::after {
    animation: rotate 10s linear infinite;
    border-top-color: rgb(152,202,204);
    position: absolute;
    top: -2px;
    opacity: 0.3;
    content: "";
    left: -2px;
    border: 2px solid transparent;
    border-right-color: rgb(101,167,175);
    background: transparent;
    z-index: -1;
    right: -2px;
    border-radius: 50%;
    transition: all 0.4s ease;
    bottom: -2px;
}@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.find-us-871 .message-request-356:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2), 
                0 0 15px rgb(152,202,204,0.5),
                0 0 30px rgb(101,167,175,0.5);
    transform: translateY(-5px) scale(1.15);
}.find-us-871 .message-request-356:hover::before {
    transform: scale(1);
    opacity: 0.6;
}.find-us-871 .message-request-356:hover::after {
    opacity: 0.8;
    right: -3px;
    left: -3px;
    border-width: 3px;
    top: -3px;
    bottom: -3px;
}.find-us-871 .message-request-356 svg {
    filter: drop-shadow(0 0 3px rgb(152,202,204,0.5));
    height: 28px;
    transition: all 0.4s ease;
    width: 28px;
    stroke: rgb(152,202,204);
    fill: rgb(152,202,204);
}.find-us-871 .message-request-356:hover svg {
    stroke: #ffffff;
    filter: drop-shadow(0 0 8px rgb(152,202,204));
    fill: #ffffff;
    transform: scale(1.2);
}.find-us-871 .message-request-356 svg path {
    fill: rgb(152,202,204);
    transition: all 0.4s ease;
    stroke: rgb(152,202,204);
}.find-us-871 .message-request-356:hover svg path {
    stroke: #ffffff;
    fill: #ffffff;
}.find-us-871 p svg {
    width: 20px;
    fill: rgb(152,202,204);
    margin-right: 10px;
    vertical-align: middle;
    transition: all 0.3s ease;
    stroke: rgb(152,202,204);
    height: 20px;
}.find-us-871 p:hover svg {
    fill: rgb(101,167,175);
    stroke: rgb(101,167,175);
}.find-us-871 p svg path {
    fill: rgb(152,202,204);
    stroke: rgb(152,202,204);
    transition: all 0.3s ease;
}.find-us-871 p:hover svg path {
    fill: rgb(101,167,175);
    stroke: rgb(101,167,175);
}

@media (max-width: 992px) {.find-us-871 {
    padding: 60px 0;
}.find-us-871 .learn-chat-386 {
    padding: 30px;
}.find-us-871 h2 {
    font-size: calc(28px * 0.9);
}.find-us-871 .write-experts-894 {
    gap: 30px;
}.find-us-871 .message-request-356 {
    width: 65px;
    height: 65px;
}
}

@media (max-width: 768px) {.find-us-871 {
    padding: 50px 0;
}.find-us-871 .learn-chat-386 {
    padding: 25px;
}.find-us-871 h2 {
    margin-bottom: 20px;
    font-size: calc(28px * 0.8);
}.find-us-871 p {
    font-size: calc(16px * 0.95);
    margin-bottom: 20px;
}.find-us-871 .write-experts-894 {
    gap: 25px;
}.find-us-871 .message-request-356 {
    width: 60px;
    height: 60px;
}.find-us-871 .message-request-356 svg {
    height: 24px;
    width: 24px;
}
}

@media (max-width: 576px) {.find-us-871 {
    padding: 40px 0;
}.find-us-871 .learn-chat-386 {
    border-radius: calc(19px * 0.8);
    padding: 20px;
}.find-us-871 h2 {
    margin-bottom: 15px;
    font-size: calc(28px * 0.7);
}.find-us-871 h2::after {
    bottom: -8px;
    height: 3px;
}.find-us-871 p {
    margin-bottom: 15px;
    font-size: calc(16px * 0.9);
}.find-us-871 .write-experts-894 {
    gap: 15px;
    margin-top: 25px;
}.find-us-871 .message-request-356 {
    height: 50px;
    width: 50px;
}.find-us-871 .message-request-356 svg {
    height: 20px;
    width: 20px;
}.find-us-871 .message-request-356::after {
    bottom: -1px;
    left: -1px;
    right: -1px;
    border-width: 1px;
    top: -1px;
}.find-us-871 .message-request-356:hover::after {
    bottom: -2px;
    border-width: 2px;
    top: -2px;
    right: -2px;
    left: -2px;
}
}

@media (prefers-reduced-motion) {.find-us-871::after,
    .find-us-871 .learn-chat-386::after {
    animation: none;
}}header {
    position: relative;
    z-index: 100;
    background: #ffffff;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
    width: 100%;
    padding: 0;
}header::before {
    background: linear-gradient(135deg, rgb(152,202,204), rgb(101,167,175));
    top: 0;
    left: 0;
    z-index: 0;
    position: absolute;
    content: '';
    height: 100%;
    width: 35%;
}header .container {
    padding: 0;
    max-width: 100%;
    z-index: 1;
    margin: 0;
    width: 100%;
    position: relative;
}header .top-teach-801 {
    align-items: stretch;
    display: flex;
    height: 100%;
}header .header-learn-875 {
    display: flex;
    align-items: center;
    padding: 1.2rem 0;
    justify-content: center;
    width: 35%;
    position: relative;
    text-decoration: none;
}header .header-learn-875 svg {
    width: 150px;
    transition: all 0.3s ease;
    height: auto;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
}header .header-learn-875:hover svg {
    transform: scale(1.05);
}header .nav-main-138 {
    display: flex;
    width: 65%;
    align-items: center;
    position: relative;
    gap: 0.5rem;
    justify-content: flex-start;
    padding: 1.2rem 3%;
}header .nav-main-138::before {
    width: 1px;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, transparent, rgb(152,202,204,0.5), transparent);
    content: '';
}header .top-navbar-305 {
    color: #000000;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
    background: #ffffff;
    font-family: Arial, sans-serif;
    padding: 0.6rem 1.2rem;
    font-weight: 600;
    font-size: 15px;
    z-index: 1;
    border-radius: 10px;
}header .top-navbar-305::before {
    top: 0;
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, rgb(152,202,204,0.5), rgb(101,167,175,0.5));
    width: 100%;
    position: absolute;
    left: 0;
    border-radius: 10px;
    z-index: -1;
    content: '';
    opacity: 0;
    height: 100%;
}header .top-navbar-305:hover {
    color: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}header .top-navbar-305:hover::before {
    opacity: 1;
}

@media (max-width: 991px) {header::before {
    width: 30%;
}header .header-learn-875 {
    padding: 1rem 0;
    width: 30%;
}header .header-learn-875 svg {
    width: 130px;
}header .nav-main-138 {
    padding: 1rem 2.5%;
    width: 70%;
    gap: 0.5rem;
}header .top-navbar-305 {
    padding: 0.5rem 1rem;
    font-size: calc(15px);
}
}

@media (max-width: 767px) {header {
    background: rgb(199,227,231);
}header::before {
    bottom: 50%;
    width: 100%;
    top: 0;
    height: auto;
}header .top-teach-801 {
    align-items: center;
    flex-direction: column;
}header .header-learn-875 {
    width: 100%;
    padding: 0.8rem 0;
}header .header-learn-875 svg {
    width: 120px;
}header .nav-main-138 {
    justify-content: center;
    gap: 0.6rem;
    padding: 0.8rem 0;
    width: 95%;
    flex-wrap: wrap;
}header .nav-main-138::before {
    width: 100%;
    background: linear-gradient(to right, transparent, rgb(152,202,204,0.5), transparent);
    height: 1px;
    top: 0;
    left: 0;
}header .top-navbar-305 {
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
    padding: 0.5rem 0.9rem;
}
}

@media (max-width: 480px) {header .header-learn-875 {
    padding: 0.7rem 0;
}header .header-learn-875 svg {
    width: 110px;
}header .nav-main-138 {
    flex-wrap: nowrap;
    padding: 0.7rem 2%;
    width: 100%;
    justify-content: flex-start;
    overflow-x: auto;
}header .nav-main-138::-webkit-scrollbar {
    height: 3px;
}header .nav-main-138::-webkit-scrollbar-thumb {
    background: rgb(152,202,204);
    border-radius: 10px;
}header .top-navbar-305 {
    margin-right: 2px;
    white-space: nowrap;
    font-size: calc(15px - 1px);
    padding: 0.45rem 0.9rem;
    flex-shrink: 0;
}}.course-highlights-568 {
    padding: 120px 0;
    background-color: rgb(199,227,231);
    position: relative;
    overflow: hidden;
}.course-highlights-568::before {
    left: 0;
    background-size: 60px 60px;
    top: 0;
    content: "";
    width: 100%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%) 0 0,
                linear-gradient(225deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%) 0 0,
                linear-gradient(315deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%) 0 0,
                linear-gradient(45deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%) 0 0;
    height: 100%;
}.course-highlights-568::after {
    position: absolute;
    z-index: 2;
    width: 100%;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    opacity: 0.15;
    background: radial-gradient(circle at center, rgb(152,202,204,0.5) 0%, transparent 70%);
}.course-highlights-568 .study-route-458 {
    justify-content: center;
    display: flex;
    align-items: center;
    flex-direction: column;
}.course-highlights-568 .text-frame-842 {
    z-index: 4;
    width: 100%;
    backdrop-filter: blur(10px);
    transform: translateZ(0);
    position: relative;
    background: rgba(255, 255, 255, 0.02);
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
}.course-highlights-568 .text-frame-842::before {
    z-index: -1;
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    position: absolute;
    border-radius: 20px;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    opacity: 0.3;
    border: 1px solid transparent;
    width: 100%;
    background: linear-gradient(135deg, rgb(152,202,204,0.5), transparent 70%, rgb(101,167,175,0.5)) border-box;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
}.course-highlights-568 .text-frame-842 h2 {
    color: #000000;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 700;
    position: relative;
    padding-bottom: 20px;
    font-size: 30px;
}.course-highlights-568 .text-frame-842 h2::after {
    position: absolute;
    height: 3px;
    width: 60px;
    bottom: 0;
    transform: translateX(-50%);
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(152,202,204), rgb(101,167,175));
    content: "";
    left: 50%;
}.course-highlights-568 .text-frame-842 .description {
    color: #000000;
    line-height: 1.8;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
}.course-highlights-568 .text-frame-842 .description:last-child {
    margin-bottom: 0;
}.course-highlights-568 .image-section-135 {
    position: relative;
    margin-top: 60px;
    height: 500px;
    overflow: hidden;
    border-radius: 20px;
    width: 100%;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
}.course-highlights-568 .image-section-135::before {
    top: 0;
    left: 0;
    background: linear-gradient(135deg, rgb(152,202,204,0.5) 0%, transparent 50%);
    width: 100%;
    position: absolute;
    opacity: 0.3;
    z-index: 1;
    content: "";
    height: 100%;
}.course-highlights-568 .image-section-135::after {
    z-index: 2;
    opacity: 0.3;
    left: 0;
    width: 100%;
    background: linear-gradient(45deg, transparent 50%, rgb(101,167,175,0.5) 100%);
    content: "";
    top: 0;
    height: 100%;
    position: absolute;
}.course-highlights-568 .study-route-458::before,
.course-highlights-568 .study-route-458::after {
    z-index: 1;
    content: "";
    height: 1px;
    position: absolute;
    background-color: rgb(152,202,204,0.5);
    opacity: 0.5;
    top: 50%;
    width: 200px;
}.course-highlights-568 .study-route-458::before {
    transform: rotate(45deg);
    left: -100px;
}.course-highlights-568 .study-route-458::after {
    transform: rotate(-45deg);
    right: -100px;
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.6;
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (min-width: 992px) {.course-highlights-568 .study-route-458 {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    grid-template-rows: auto auto auto;
}.course-highlights-568 .text-frame-842 {
    max-width: 100%;
    grid-row: 1;
    grid-column: 1 / 3;
    margin-bottom: 60px;
}.course-highlights-568 .text-frame-842 .description:first-of-type {
    grid-row: 2;
    text-align: right;
    grid-column: 1;
    padding-right: 30px;
}.course-highlights-568 .text-frame-842 .description:last-child {
    padding-left: 30px;
    grid-column: 2;
    text-align: left;
    grid-row: 2;
}.course-highlights-568 .image-section-135 {
    grid-column: 1 / 3;
    height: 500px;
    grid-row: 3;
    max-width: 100%;
    margin-top: 60px;
}.course-highlights-568 .study-route-458 {
    position: relative;
}.course-highlights-568 .study-route-458::after {
    background: linear-gradient(to bottom, transparent, rgb(152,202,204,0.5) 30%, rgb(152,202,204,0.5) 70%, transparent);
    height: 100%;
    content: "";
    top: 0;
    z-index: 1;
    width: 1px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}
}

@media (min-width: 1200px) {.course-highlights-568 .study-route-458 {
    flex-direction: column;
    align-items: center;
    display: flex;
}.course-highlights-568 .text-frame-842 {
    flex-wrap: wrap;
    display: flex;
    margin-bottom: 0;
    justify-content: center;
}.course-highlights-568 .text-frame-842 h2 {
    width: 100%;
}.course-highlights-568 .text-frame-842 .description {
    width: calc(50% - 30px);
    position: relative;
    text-align: left;
    padding: 0 15px;
}.course-highlights-568 .text-frame-842 .description:first-of-type::after {
    width: 1px;
    position: absolute;
    right: 0;
    background: linear-gradient(to bottom, transparent, rgb(152,202,204,0.5), transparent);
    top: 0;
    height: 100%;
    content: "";
}.course-highlights-568 .image-section-135 {
    margin-top: 60px;
    height: 450px;
    max-width: 80%;
    border-radius: calc(20px * 2);
}.course-highlights-568 .study-route-458::after {
    display: none;
}
}

@media (max-width: 991px) {.course-highlights-568 {
    padding: 80px 0;
}.course-highlights-568 .text-frame-842 {
    padding: 30px;
}.course-highlights-568 .text-frame-842 h2 {
    font-size: calc(30px * 0.9);
}.course-highlights-568 .image-section-135 {
    margin-top: 40px;
    height: 400px;
}.course-highlights-568 .study-route-458::before,
    .course-highlights-568 .study-route-458::after {
    width: 150px;
}
}

@media (max-width: 768px) {.course-highlights-568 {
    padding: 60px 0;
}.course-highlights-568 .text-frame-842 {
    padding: 25px 20px;
}.course-highlights-568 .text-frame-842 h2 {
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-size: calc(30px * 0.85);
}.course-highlights-568 .text-frame-842 h2::after {
    width: 50px;
    height: 2px;
}.course-highlights-568 .text-frame-842 .description {
    font-size: calc(18px * 0.95);
}.course-highlights-568 .image-section-135 {
    height: 350px;
    margin-top: 30px;
}.course-highlights-568 .study-route-458::before,
    .course-highlights-568 .study-route-458::after {
    display: none;
}
}

@media (max-width: 576px) {.course-highlights-568 {
    padding: 50px 0;
}.course-highlights-568 .text-frame-842 {
    padding: 20px 15px;
}.course-highlights-568 .text-frame-842 h2 {
    font-size: calc(30px * 0.8);
    margin-bottom: 20px;
    padding-bottom: 12px;
}.course-highlights-568 .text-frame-842 h2::after {
    width: 40px;
}.course-highlights-568 .text-frame-842 .description {
    font-size: calc(18px * 0.9);
    line-height: 1.7;
}.course-highlights-568 .image-section-135 {
    height: 250px;
    margin-top: 25px;
}}.contact-764 {
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(
        -45deg, 
        rgb(199,227,231) 0%, 
        rgb(101,167,175,0.5) 100%
    );
}.contact-764 .container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 1rem;
}.contact-764 .connect-reach-597 {
    background: rgb(101,167,175,0.5);
    overflow: hidden;
    box-shadow: 0 25px 50px rgb(152,202,204,0.5);
    border-radius: 11px;
    display: flex;
    position: relative;
    align-items: stretch;
}.contact-764 .image-section-135 {
    position: relative;
    z-index: 2;
    margin-left: -5%;
    transform: skew(-10deg);
    min-height: 600px;
    flex: 0 0 45%;
}.contact-764 .image-section-135::before {
    transform: skew(10deg);
    width: 120%;
    background: linear-gradient(
        135deg, 
        rgb(152,202,204,0.5) 0%, 
        rgb(101,167,175,0.5) 100%
    );
    height: 100%;
    left: 0;
    opacity: 0.7;
    content: '';
    top: 0;
    position: absolute;
    z-index: 1;
}.contact-764 .reach-box-913 {
    flex: 0 0 55%;
    flex-direction: column;
    justify-content: center;
    display: flex;
    z-index: 3;
    padding: 4rem 3rem 4rem 10%;
    position: relative;
}.contact-764 h2 {
    font-weight: 700;
    padding-left: 2rem;
    text-align: left;
    position: relative;
    margin-bottom: 2.5rem;
    color: #ffffff;
    font-size: 40px;
}.contact-764 h2::before {
    height: 1rem;
    box-shadow: 0 0 15px rgb(152,202,204,0.5);
    content: '';
    border-radius: 50%;
    width: 1rem;
    left: 0;
    transform: translateY(-50%);
    background: rgb(152,202,204);
    top: 50%;
    position: absolute;
}.contact-764 .reach-box-913 h3 {
    font-size: 33px;
    margin-bottom: 2rem;
    color: #ffffff;
    padding-bottom: 1rem;
    font-weight: 600;
    position: relative;
}.contact-764 .reach-box-913 h3::after {
    width: 50px;
    height: 3px;
    left: 0;
    background: rgb(152,202,204);
    bottom: 0;
    position: absolute;
    content: '';
}.contact-764 .reach-box-913 form {
    gap: 1.5rem;
    display: grid;
}.contact-764 .reach-box-913 input:not([type="checkbox"]):not([type="submit"]) {
    border: 1px solid rgb(152,202,204,0.5);
    padding: 1rem 1.5rem;
    font-size: 13px;
    position: relative;
    border-radius: 10px;
    width: 100%;
    color: #ffffff;
    outline: none;
    transition: all 0.3s ease;
    background: rgb(101,167,175,0.5);
}.contact-764 .reach-box-913 input:not([type="checkbox"]):not([type="submit"])::after {
    height: 2px;
    content: '';
    position: absolute;
    width: 0;
    background: rgb(152,202,204);
    left: 0;
    transition: width 0.3s ease;
    bottom: -2px;
}.contact-764 .reach-box-913 input:not([type="checkbox"]):not([type="submit"]):focus {
    border-color: rgb(152,202,204);
    box-shadow: 0 0 15px rgb(152,202,204,0.5);
}.contact-764 .reach-box-913 input:not([type="checkbox"]):not([type="submit"]):focus::after {
    width: 100%;
}.contact-764 .reach-box-913 .message-list-803 {
    align-items: center;
    gap: 1rem;
    display: flex;
}.contact-764 .reach-box-913 .message-list-803 input[type="checkbox"] {
    border: 2px solid rgb(152,202,204,0.5);
    width: 22px;
    height: 22px;
    transition: all 0.3s ease;
    position: relative;
    background: rgb(101,167,175,0.5);
    border-radius: 10px;
    appearance: none;
    cursor: pointer;
}.contact-764 .reach-box-913 .message-list-803 input[type="checkbox"]:checked {
    border-color: rgb(152,202,204);
    background: rgb(152,202,204);
}.contact-764 .reach-box-913 .message-list-803 input[type="checkbox"]:checked::after {
    top: 50%;
    content: '✔';
    font-size: 0.8rem;
    position: absolute;
    color: #ffffff;
    left: 50%;
    transform: translate(-50%, -50%);
}.contact-764 .reach-box-913 .message-list-803 label {
    color: #ffffff;
    font-size: 13px;
    display: flex;
    align-items: center;
}.contact-764 .reach-box-913 .message-list-803 a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(152,202,204);
    margin-left: 0.3rem;
}.contact-764 .reach-box-913 .message-list-803 a:hover {
    text-decoration: underline;
}.contact-764 .reach-box-913 .reach-card-630 {
    font-size: 20px;
    color: #ffffff;
    position: relative;
    padding: 1rem;
    border-radius: 10px;
    transition: all 0.3s ease;
    width: 100%;
    cursor: pointer;
    background: rgb(152,202,204);
    text-transform: uppercase;
    overflow: hidden;
    font-weight: 600;
    border: none;
}.contact-764 .reach-box-913 .reach-card-630::before {
    top: -50%;
    opacity: 0;
    content: '';
    transform: rotate(-45deg);
    width: 200%;
    position: absolute;
    background: linear-gradient(
        135deg, 
        transparent, 
        rgb(152,202,204,0.5), 
        transparent
    );
    height: 200%;
    left: -50%;
    transition: all 0.5s ease;
}.contact-764 .reach-box-913 .reach-card-630:hover::before {
    opacity: 1;
}.contact-764 .reach-box-913 .reach-card-630:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgb(152,202,204,0.5);
}

@media screen and (max-width: 1200px) {.contact-764 .image-section-135 {
    margin-left: -3%;
}
}

@media screen and (max-width: 1024px) {.contact-764 .connect-reach-597 {
    flex-direction: column;
}.contact-764 .image-section-135 {
    flex: 0 0 100%;
    transform: none;
    min-height: 300px;
    margin-left: 0;
}.contact-764 .image-section-135::before {
    transform: none;
    width: 100%;
}.contact-764 .reach-box-913 {
    padding: 3rem 2rem;
    flex: 0 0 100%;
}
}

@media screen and (max-width: 768px) {.contact-764 {
    padding: 3rem 0;
}.contact-764 h2 {
    font-size: calc(40px * 0.8);
    padding-left: 1.5rem;
    margin-bottom: 1.5rem;
}.contact-764 h2::before {
    height: 0.8rem;
    width: 0.8rem;
}.contact-764 .reach-box-913 h3 {
    font-size: calc(33px * 0.9);
    margin-bottom: 1.5rem;
}.contact-764 .reach-box-913 input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
}
}

@media screen and (max-width: 480px) {.contact-764 .connect-reach-597 {
    border-radius: 0;
}.contact-764 .reach-box-913 {
    padding: 2rem 1.5rem;
}}.teaching-experience-519 {
    padding: 6rem 2rem;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(199,227,231) 0%, rgb(152,202,204,0.5) 35%, rgb(101,167,175,0.5) 100%);
}.teaching-experience-519::before {
    left: -10%;
    width: 200%;
    top: -50%;
    animation: rotate 20s linear infinite;
    height: 200%;
    background: conic-gradient(from 225deg at 50% 50%, transparent 0deg, rgb(152,202,204,0.5) 120deg, transparent 180deg, rgb(101,167,175,0.5) 260deg, transparent 360deg);
    opacity: 0.2;
    position: absolute;
    content: "";
    z-index: 0;
}@keyframes rotate {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

.teaching-experience-519 .container {
    z-index: 1;
    perspective: 1000px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.teaching-experience-519 .rating-insights-897 {
    gap: 1.5rem;
    box-shadow: 
    0 15px 35px rgba(0, 0, 0, 0.5),
    0 5px 15px rgb(152,202,204,0.5);
    grid-template-rows: auto auto;
    grid-template-columns: minmax(220px, 1fr) 2fr;
    transform: rotateX(5deg) rotateY(-2deg);
    padding: 2.5rem;
    transform-style: preserve-3d;
    border-radius: 12px;
    background: #ffffff;
    transition: transform 0.5s ease;
    backdrop-filter: blur(10px);
    display: grid;
    grid-template-areas:
    "photo quote"
    "name quote";
}.teaching-experience-519 .rating-insights-897:hover {
    transform: rotateX(0) rotateY(0);
}.teaching-experience-519 .image-section-135 {
    grid-area: photo;
    width: 100%;
    transition: transform 0.3s ease;
    border-radius: 12px;
    aspect-ratio: 1/1;
    transform: translateZ(20px);
    box-shadow: 
    -5px 5px 0 rgb(101,167,175),
    -10px 10px 20px rgba(0, 0, 0, 0.5);
}.teaching-experience-519 .rating-insights-897:hover .image-section-135 {
    transform: translateZ(30px) scale(1.05);
}.teaching-experience-519 .name {
    display: block;
    grid-area: name;
    margin-bottom: 0.5rem;
    position: relative;
    transform: translateZ(10px);
    font-weight: 700;
    color: rgb(152,202,204);
    font-size: 18px;
    padding-left: 1rem;
}.teaching-experience-519 .name + span {
    margin-top: 2rem;
    font-weight: 600;
    transform: translateZ(5px);
    padding-left: 1rem;
    color: #000000;
    opacity: 0.8;
    text-transform: uppercase;
    align-self: end;
    letter-spacing: 1px;
    grid-area: name;
    font-size: 14px;
}.teaching-experience-519 .career-insights-519 {
    color: #000000;
    border-radius: 12px;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5);
    position: relative;
    line-height: 1.7;
    padding: 2rem;
    grid-area: quote;
    transform: translateZ(15px);
    background: linear-gradient(to right, #ffffff, rgb(199,227,231));
    font-size: calc(14px * 1.1);
    transition: transform 0.3s ease;
}.teaching-experience-519 .career-insights-519::before {
    height: 100%;
    top: 0;
    position: absolute;
    content: "";
    border-radius: 12px;
    background: linear-gradient(45deg, rgb(152,202,204,0.5) 0%, transparent 40%, transparent 60%, rgb(101,167,175,0.5) 100%);
    mix-blend-mode: overlay;
    opacity: 0.3;
    left: 0;
    width: 100%;
}.teaching-experience-519 .rating-insights-897:hover .career-insights-519 {
    transform: translateZ(25px);
}

@media (max-width: 992px) {.teaching-experience-519 .rating-insights-897 {
    grid-template-areas:
      "image-section-135"
      "name"
      "career-insights-519";
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    transform: none;
}.teaching-experience-519 .image-section-135 {
    max-width: 200px;
    margin: 0 auto;
}.teaching-experience-519 .name,
  .teaching-experience-519 .name + span {
    text-align: center;
    padding-left: 0;
}.teaching-experience-519 .name + span {
    margin-top: 0.5rem;
}
}

@media (max-width: 576px) {.teaching-experience-519 {
    padding: 4rem 1rem;
}.teaching-experience-519 .rating-insights-897 {
    padding: 1.5rem;
}.teaching-experience-519 .career-insights-519 {
    padding: 1.5rem;
}}.landing-page-785 {
    position: relative;
    background-color: rgb(199,227,231);
    overflow: hidden;
    display: flex;
    width: 100%;
    min-height: 100vh;
    justify-content: center;
    align-items: center;
}.landing-page-785 .learn-skillspro-472 {
    width: 100%;
    max-width: 1400px;
    padding: 0 20px;
    z-index: 2;
    position: relative;
}.landing-page-785 .edu-begin-389 {
    position: relative;
    display: grid;
    padding: 4rem 3rem;
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    border-radius: 11px;
    gap: 2rem;
}.landing-page-785 .edu-begin-389::before {
    right: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    content: "";
    background: linear-gradient(
    135deg,
    rgb(152,202,204,0.5),
    rgb(101,167,175,0.5)
  );
    backdrop-filter: blur(8px);
}.landing-page-785 .edu-begin-389::after {
    z-index: 0;
    width: 40%;
    background: rgb(101,167,175);
    content: "";
    right: -5%;
    opacity: 0.15;
    position: absolute;
    top: -10%;
    height: 60%;
    animation: morphShape 15s ease-in-out infinite alternate;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}.landing-page-785 .edu-begin-389 span {
    transform: translateY(0);
    position: relative;
    z-index: 2;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}.landing-page-785 .edu-begin-389 h3 {
    color: #ffffff;
    max-width: 90%;
    line-height: 1.5;
    background: linear-gradient(
    90deg,
    rgb(152,202,204,0.5),
    transparent
  );
    font-weight: 600;
    border-left: 3px solid rgb(152,202,204);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    font-size: calc(18px * 0.9);
    padding: 0.75rem 1rem;
    margin: 0;
    transform: translateX(0);
}.landing-page-785 .edu-begin-389 h1 {
    font-size: clamp(2.5rem, 5vw, 38px);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.1s;
    z-index: 2;
    line-height: 1.2;
    letter-spacing: -0.02em;
    margin: 0;
    color: #ffffff;
    font-weight: 700;
    transform: translateY(0);
}.landing-page-785 .edu-begin-389 h1::after {
    display: block;
    border-radius: 10px;
    height: 4px;
    content: "";
    margin-top: 1rem;
    background: linear-gradient(
    90deg,
    rgb(152,202,204),
    rgb(101,167,175)
  );
    width: 80px;
}.landing-page-785 .edu-begin-389 div div {
    position: relative;
    z-index: 2;
}.landing-page-785 .edu-begin-389 p {
    max-width: 90%;
    color: #ffffff;
    padding: 0.75rem 1rem;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) 0.2s;
    transform: translateY(0);
    margin: 0;
    font-size: calc(14px * 1.2);
    line-height: 1.6;
    border-radius: 10px;
    background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.1),
    transparent
  );
    backdrop-filter: blur(4px);
}.landing-page-785:hover .edu-begin-389 span {
    transform: translateY(-5px);
}.landing-page-785:hover .edu-begin-389 h3 {
    transform: translateX(5px);
}.landing-page-785:hover .edu-begin-389 h1 {
    transform: translateY(-5px);
}.landing-page-785:hover .edu-begin-389 p {
    transform: translateY(-5px);
}

@keyframes morphShape {
  0% {
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
  }
  25% {
    border-radius: 50% 50% 70% 30% / 40% 40% 60% 60%;
  }
  50% {
    border-radius: 70% 30% 50% 50% / 30% 30% 70% 70%;
  }
  75% {
    border-radius: 40% 60% 30% 70% / 60% 30% 70% 40%;
  }
  100% {
    border-radius: 30% 70% 70% 30% / 30% 50% 50% 70%;
  }
}

@media (min-width: 768px) {.landing-page-785 .edu-begin-389 {
    padding: 5rem 4rem;
    align-items: center;
    grid-template-columns: 1fr 1fr;
}.landing-page-785 .edu-begin-389 span {
    grid-column: 1 / 3;
}.landing-page-785 .edu-begin-389 h1 {
    grid-row: 2 / 3;
    grid-column: 1 / 2;
}.landing-page-785 .edu-begin-389 div {
    grid-row: 2 / 3;
    grid-column: 2 / 3;
}.landing-page-785 .edu-begin-389 h3 {
    font-size: 18px;
    max-width: 80%;
}
}

@media (min-width: 992px) {.landing-page-785 .edu-begin-389 {
    padding: 6rem 5rem;
}.landing-page-785 .edu-begin-389::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 5vw));
}.landing-page-785 .edu-begin-389 h1 {
    font-size: 38px;
}.landing-page-785 .edu-begin-389 h1::after {
    width: 120px;
}.landing-page-785 .edu-begin-389 h3 {
    padding: 1rem 1.5rem;
    font-size: calc(18px * 1.1);
}.landing-page-785 .edu-begin-389 p {
    font-size: calc(14px * 1.4);
}
}

@media (prefers-reduced-motion) {.landing-page-785 .edu-begin-389::after {
    animation: none;
}.landing-page-785:hover .edu-begin-389 span,
  .landing-page-785:hover .edu-begin-389 h3,
  .landing-page-785:hover .edu-begin-389 h1,
  .landing-page-785:hover .edu-begin-389 p {
    transform: none;
}}.cookie-dialog-banner-467 {
    left: 50%;
    border-radius: 20px;
    bottom: 20px;
    overflow: hidden;
    position: fixed;
    width: 90%;
    z-index: 1050;
    transform: translateX(-50%);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    max-width: 500px;
    font-family: Arial, sans-serif;
}.data-approve-628 {
    flex-direction: column;
    align-items: center;
    display: flex;
    padding: 20px;
}.digital-cookies-152 {
    margin-bottom: 20px;
}.digital-cookies-152 svg, .digital-cookies-152 svg path, .digital-cookies-152 img {
    height: 60px;
    fill: rgb(152,202,204);
    width: 60px;
}.cookie-dialog-banner-467 h5 {
    margin-bottom: 10px;
    font-size: 24px;
    color: rgb(152,202,204);
    text-align: center;
    font-weight: 700;
}.cookie-dialog-banner-467 p {
    font-size: 16px;
    color: #000000;
    margin-bottom: 20px;
    text-align: center;
}.tracking-policy-318 {
    border-radius: 10px;
    color: #ffffff;
    margin: 5px;
    display: inline-block;
    text-align: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    transition: background 0.3s ease-in-out;
    font-size: 20px;
    padding: 10px 20px;
    text-decoration: none;
    background: rgb(152,202,204);
    width: calc(50% - 10px);
}.tracking-policy-318:hover {
    background: rgb(101,167,175);
}.cookie_button.cookie-apply-436 {
    background: rgb(101,167,175);
}.cookie_button.cookie-apply-436:hover {
    background: rgb(101,167,175,0.5);
}.cookie-dialog-banner-467 p a {
    text-decoration: none;
    color: rgb(152,202,204);
    transition: color 0.3s ease-in-out;
}.cookie-dialog-banner-467 p a:hover {
    color: rgb(101,167,175);
}#cookie-box-overlay-025 {
    display: none;
}#cookie-box-overlay-025:checked ~ .cookie-dialog-banner-467 {
    opacity: 0;
    visibility: hidden;
}footer {
    z-index: 1;
    position: relative;
    perspective: 1000px;
}footer::before {
    opacity: 0.9;
    left: 0;
    right: 0;
    position: absolute;
    z-index: -2;
    background: linear-gradient(135deg, rgb(101,167,175,0.5) 0%, rgb(152,202,204,0.5) 100%);
    bottom: 0;
    content: "";
    top: 0;
}footer::after {
    z-index: -1;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 20%, transparent 0, transparent 80px, rgba(255, 255, 255, 0.03) 81px),
        radial-gradient(circle at 80% 40%, transparent 0, transparent 120px, rgba(255, 255, 255, 0.03) 121px),
        radial-gradient(circle at 40% 70%, transparent 0, transparent 100px, rgba(255, 255, 255, 0.03) 101px);
    content: "";
}.verify-cta-962 {
    padding: 5rem 0 2.5rem;
    position: relative;
    color: #ffffff;
}.verify-cta-962::before {
    top: 0;
    position: absolute;
    background: repeating-linear-gradient(
        90deg,
        rgb(152,202,204) 0px,
        rgb(152,202,204) 40px,
        rgb(101,167,175) 40px,
        rgb(101,167,175) 80px
    );
    content: "";
    left: 0;
    height: 20px;
    width: 100%;
}.verify-cta-962 .container {
    display: flex;
    position: relative;
    justify-content: space-between;
    gap: 4rem;
    flex-wrap: wrap;
}.verify-cta-962 .company_holder {
    transition: all 0.4s ease;
    padding: 2rem;
    position: relative;
    transform: rotateX(5deg);
    border-radius: 0;
    transform-style: preserve-3d;
    border-bottom: 6px solid rgb(152,202,204);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
    flex: 1 1 380px;
    background: rgb(152,202,204,0.5);
}.verify-cta-962 .company_holder:hover {
    transform: rotateX(0deg);
}.verify-cta-962 .company_holder h3 {
    display: inline-block;
    margin: 0 0 1.5rem;
    font-weight: 700;
    color: #ffffff;
    font-size: 38px;
    letter-spacing: 1px;
    transform: translateZ(20px);
    position: relative;
}.verify-cta-962 .company_holder h3::before {
    border-top: 3px solid #ffffff;
    width: 30px;
    border-left: 3px solid #ffffff;
    content: "";
    height: 30px;
    left: -10px;
    position: absolute;
    top: -10px;
}.verify-cta-962 .company_holder h3::after {
    height: 30px;
    position: absolute;
    border-bottom: 3px solid #ffffff;
    width: 30px;
    bottom: -10px;
    right: -10px;
    border-right: 3px solid #ffffff;
    content: "";
}.verify-cta-962 .support-cta-739 {
    line-height: 1.6;
    font-size: 16px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    padding: 1.5rem;
    transform: translateZ(10px);
}.verify-cta-962 .job-board-382 {
    min-width: 400px;
    flex: 1 1 calc(100% - 480px);
}.verify-cta-962 .site-study-620 {
    flex-wrap: wrap;
    display: flex;
    gap: 3rem;
}.verify-cta-962 .nav-main-138 {
    transform: rotateX(-5deg);
    position: relative;
    min-width: 220px;
    transition: all 0.4s ease;
    flex: 1 1 calc(50% - 1.5rem);
    transform-style: preserve-3d;
}.verify-cta-962 .nav-main-138:hover {
    transform: rotateX(0deg);
}.verify-cta-962 .nav-main-138 h5 {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    margin: 0 0 1.5rem;
    color: #ffffff;
    min-width: 200px;
    font-weight: 600;
    transform: translateZ(15px);
    display: inline-block;
    position: relative;
    background: rgb(101,167,175,0.5);
    font-size: 20px;
    padding: 1rem 1.5rem;
}.verify-cta-962 .nav-main-138 h5::after {
    right: 0;
    background: rgb(101,167,175);
    left: 0;
    bottom: -5px;
    position: absolute;
    content: "";
    height: 5px;
}.verify-cta-962 .nav-main-138 .site-study-620 {
    flex-direction: column;
    background: rgba(255, 255, 255, 0.1);
    gap: 1rem;
    border-radius: 10px;
    padding: 1rem;
    transform: translateZ(5px);
    display: flex;
}.verify-cta-962 .nav-main-138 .site-study-620 a {
    text-decoration: none;
    padding: 0.7rem 1rem;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    transform: translateZ(10px);
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    font-size: 16px;
    display: block;
}.verify-cta-962 .nav-main-138 .site-study-620 a::before {
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    content: "";
    transition: all 0.5s ease;
    left: -100%;
    top: 0;
}.verify-cta-962 .nav-main-138 .site-study-620 a:hover {
    background: rgb(101,167,175,0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    color: #ffffff;
}.verify-cta-962 .nav-main-138 .site-study-620 a:hover::before {
    left: 100%;
}.module-end-978 {
    transform-style: preserve-3d;
    background: rgb(101,167,175,0.5);
    perspective: 1000px;
    padding: 2rem 0;
    margin-top: 3rem;
    position: relative;
}.module-end-978::before {
    left: 0;
    position: absolute;
    background: rgb(101,167,175);
    width: 100%;
    top: -20px;
    transform: rotateX(45deg);
    content: "";
    height: 20px;
    transform-origin: bottom;
}.module-end-978 .container {
    justify-content: center;
    display: flex;
    align-items: center;
}.module-end-978 .reward-sys-372 {
    text-align: center;
    border-radius: 50px;
    color: #ffffff;
    transform: translateZ(5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.1);
    padding: 0.8rem 2rem;
    font-size: 16px;
}

@media (max-width: 1200px) {.verify-cta-962 .container {
    gap: 3rem;
}.verify-cta-962 .company_holder {
    flex: 1 1 350px;
}.verify-cta-962 .job-board-382 {
    min-width: 350px;
    flex: 1 1 calc(100% - 430px);
}.verify-cta-962 .site-study-620 {
    gap: 2rem;
}
}

@media (max-width: 992px) {.verify-cta-962 {
    padding: 4rem 0 2rem;
}.verify-cta-962 .container {
    flex-direction: column;
    gap: 3rem;
}.verify-cta-962 .company_holder,
    .verify-cta-962 .job-board-382 {
    flex: 1 1 100%;
    min-width: 100%;
}.verify-cta-962 .nav-main-138 {
    flex: 1 1 calc(50% - 1.5rem);
    min-width: 220px;
}.verify-cta-962 .company_holder,
    .verify-cta-962 .nav-main-138 {
    transform: none;
}
}

@media (max-width: 768px) {.verify-cta-962 {
    padding: 3.5rem 0 1.5rem;
}.verify-cta-962 .site-study-620 {
    gap: 1.5rem;
}.verify-cta-962 .company_holder h3 {
    font-size: calc(38px - 2px);
}.verify-cta-962 .company_holder h3::before,
    .verify-cta-962 .company_holder h3::after {
    width: 20px;
    height: 20px;
}.module-end-978 {
    margin-top: 2rem;
}.module-end-978::before {
    height: 15px;
    top: -15px;
}
}

@media (max-width: 576px) {.verify-cta-962 {
    padding: 3rem 0 1rem;
}.verify-cta-962 .nav-main-138 {
    flex: 1 1 100%;
    min-width: 100%;
}.verify-cta-962 .site-study-620 {
    gap: 0.7rem;
}.verify-cta-962 .nav-main-138 .site-study-620 a {
    padding: 0.6rem 0.8rem;
}.module-end-978 {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.module-end-978::before {
    display: none;
}
}

@media (max-width: 420px) {.verify-cta-962::before {
    height: 10px;
}.verify-cta-962 .company_holder h3::before,
    .verify-cta-962 .company_holder h3::after {
    display: none;
}.verify-cta-962 .nav-main-138 h5 {
    min-width: auto;
    width: 100%;
}.module-end-978 .reward-sys-372 {
    width: 90%;
    padding: 0.7rem 1.5rem;
}
}