* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}svg {
    width: 30px;
    height: 30px;
}html,body {
    min-height: 100%;
    color: #000000;
    height: 100%;
    font-family: Arial, sans-serif;
}.subscr-info-628 {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}.main-info-318 {
    flex: 1 0 auto;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1145px;
}.core-container-290 {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}a {
    text-decoration: none;
    color: inherit;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.access-now-146 {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: rgb(152,199,217);
}.access-now-146::before {
    width: 100%;
    content: '';
    background: 
        linear-gradient(90deg, #000000 1px, transparent 1px) 0 0 / 40px 100%,
        linear-gradient(0deg, #000000 1px, transparent 1px) 0 0 / 100% 40px;
    opacity: 0.04;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    position: absolute;
}.access-now-146 .team-culture-409 {
    gap: 50px;
    border-left: 4px solid rgb(123,160,183);
    z-index: 10;
    padding-left: 50px;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
}.access-now-146 .container p {
    grid-column: 1 / -1;
    font-weight: 700;
    z-index: 5;
    margin: 0;
    font-size: 29px;
    line-height: 1.4;
    position: relative;
    color: #000000;
}.access-now-146 .connect-reach-587 {
    padding: 20px 40px;
    grid-column: 1 / 2;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    position: relative;
    overflow: hidden;
    z-index: 5;
    box-shadow: 5px 5px 0 rgb(123,160,183);
    background: rgb(152,199,217);
    border-radius: 26px;
    color: #ffffff;
}.access-now-146 .connect-reach-587::before {
    left: -100%;
    height: 100%;
    position: absolute;
    width: 100%;
    background: linear-gradient(
        90deg, 
        transparent, 
        rgba(255, 255, 255, 0.2),
        transparent
    );
    content: '';
    top: 0;
    transition: 0.5s;
}.access-now-146 .connect-reach-587:hover {
    transform: translate(5px, 5px);
    box-shadow: 0 0 0 rgb(123,160,183);
}.access-now-146 .connect-reach-587:hover::before {
    left: 100%;
}.access-now-146 .team-culture-409::before {
    top: -175px;
    position: absolute;
    opacity: 0.3;
    height: 350px;
    width: 350px;
    z-index: -1;
    border-radius: 50%;
    content: '';
    border: 2px solid rgb(123,160,183,0.5);
    right: -175px;
}.access-now-146 .team-culture-409::after {
    content: '';
    right: -50px;
    border: 2px solid rgb(96,127,152,0.5);
    z-index: -1;
    bottom: -100px;
    position: absolute;
    opacity: 0.3;
    width: 200px;
    border-radius: 50%;
    height: 200px;
}.access-now-146::after {
    width: 100%;
    background: linear-gradient(135deg, transparent 0%, rgb(123,160,183,0.5) 100%);
    opacity: 0.05;
    left: 0;
    top: 0;
    z-index: 1;
    content: '';
    position: absolute;
    height: 100%;
}

@media (max-width: 991px) {.access-now-146 {
    padding: 80px 0;
}.access-now-146 .team-culture-409 {
    padding-left: 30px;
    gap: 40px;
}.access-now-146 .container p {
    font-size: calc(18px * 1.2);
}.access-now-146 .connect-reach-587 {
    padding: 18px 36px;
}
}

@media (max-width: 767px) {.access-now-146 {
    padding: 60px 0;
}.access-now-146 .team-culture-409 {
    grid-template-columns: 1fr;
    padding-left: 20px;
    gap: 30px;
}.access-now-146 .container p {
    font-size: 18px;
}.access-now-146 .connect-reach-587 {
    grid-column: 1;
    padding: 15px 30px;
}
}

@media (max-width: 480px) {.access-now-146 {
    padding: 40px 0;
}.access-now-146 .team-culture-409 {
    gap: 20px;
    padding-left: 15px;
    border-left-width: 3px;
}.access-now-146 .container p {
    font-size: calc(16px * 1.2);
}.access-now-146 .connect-reach-587 {
    padding: 12px 25px;
    font-size: calc(16px * 0.9);
}}.thxArea-356 {
    padding: 6rem 0;
    z-index: 1;
    background: linear-gradient(145deg, rgb(96,127,152,0.5), rgb(123,160,183,0.5));
    position: relative;
    overflow: hidden;
}.thxArea-356::before {
    animation: float 20s infinite alternate ease-in-out;
    z-index: -1;
    height: 70%;
    content: "";
    top: -10%;
    width: 70%;
    position: absolute;
    right: -10%;
    background: radial-gradient(circle at center, #ffffff 0%, transparent 70%);
    transform: rotate(25deg);
    opacity: 0.07;
}.thxArea-356::after {
    height: 50%;
    transform: rotate(-15deg);
    background: radial-gradient(circle at center, #ffffff 0%, transparent 70%);
    content: "";
    bottom: -5%;
    opacity: 0.05;
    z-index: -1;
    animation: float 15s infinite alternate-reverse ease-in-out;
    left: -5%;
    position: absolute;
    width: 50%;
}.thxArea-356 .container {
    position: relative;
    padding: 0 15px;
    max-width: 1140px;
    margin: 0 auto;
}.thxArea-356 .team-culture-409 {
    transform: perspective(1000px) rotateX(2deg);
    gap: 2.5rem;
    transform-style: preserve-3d;
    display: grid;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    grid-template-columns: 1fr;
    position: relative;
}.thxArea-356 .team-culture-409:hover {
    transform: perspective(1000px) rotateX(0deg);
}.thxArea-356 .team-culture-409 > div:first-child {
    z-index: 2;
    background: #ffffff;
    padding: 2.5rem;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05),
                0 5px 15px rgba(0, 0, 0, 0.03);
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
}.thxArea-356 .team-culture-409 > div:first-child::before {
    z-index: 3;
    transform-origin: left;
    top: 0;
    content: "";
    position: absolute;
    left: 0;
    height: 5px;
    right: 0;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(123,160,183), rgb(96,127,152));
    transition: transform 0.7s ease;
}.thxArea-356 .team-culture-409:hover > div:first-child::before {
    transform: scaleX(1);
}.thxArea-356 .team-culture-409 > div:last-child {
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateY(-10px);
    padding: 2.5rem 3rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05),
                0 5px 15px rgba(0, 0, 0, 0.02);
    position: relative;
    backdrop-filter: blur(10px);
    background: linear-gradient(to right bottom, 
                rgba(255, 255, 255, 0.9),
                rgba(255, 255, 255, 0.7));
}.thxArea-356 .team-culture-409:hover > div:last-child {
    transform: translateY(0);
}.thxArea-356 h5 {
    margin: 0;
    line-height: 1.4;
    display: inline-block;
    font-weight: 700;
    font-size: 22px;
    color: rgb(123,160,183);
    position: relative;
}.thxArea-356 h5::after {
    bottom: -10px;
    width: 60px;
    position: absolute;
    height: 3px;
    background: rgb(96,127,152);
    transition: width 0.4s ease;
    content: "";
    left: 0;
}.thxArea-356 .team-culture-409:hover h5::after {
    width: 100%;
}.thxArea-356 a {
    display: block;
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
}.thxArea-356 a:hover {
    transform: translateX(5px);
}.thxArea-356 p {
    line-height: 1.8;
    color: #000000;
    position: relative;
    margin: 0;
    font-size: 18px;
}.thxArea-356 a::before {
    position: absolute;
    top: 0.5rem;
    height: 0.5rem;
    transition: all 0.3s ease;
    background: rgb(96,127,152);
    left: -1.5rem;
    content: "";
    opacity: 0;
    width: 0.5rem;
}.thxArea-356 a:hover::before {
    opacity: 1;
}

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

@media (min-width: 768px) {.thxArea-356 {
    padding: 8rem 0;
}.thxArea-356 .team-culture-409 {
    gap: 0;
    grid-template-columns: 1fr 1.2fr;
}.thxArea-356 .team-culture-409 > div:first-child {
    transform: translateX(5%);
    z-index: 2;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}.thxArea-356 .team-culture-409 > div:last-child {
    transform: translateY(25px);
    padding-left: 10%;
    margin-left: -5%;
    z-index: 1;
}.thxArea-356 .team-culture-409:hover > div:last-child {
    transform: translateY(15px);
}.thxArea-356 h5 {
    font-size: calc(22px * 1.1);
}.thxArea-356 p {
    font-size: calc(18px * 1.05);
}
}

@media (min-width: 992px) {.thxArea-356 {
    padding: 10rem 0;
}.thxArea-356 .team-culture-409 {
    grid-template-columns: 0.9fr 1.3fr;
}.thxArea-356 .team-culture-409 > div:first-child {
    padding: 3rem;
    transform: translateX(10%);
}.thxArea-356 .team-culture-409 > div:last-child {
    transform: translateY(35px);
    margin-left: -10%;
    padding-left: 15%;
}.thxArea-356 .team-culture-409:hover > div:last-child {
    transform: translateY(25px);
}.thxArea-356 h5 {
    font-size: calc(22px * 1.2);
}
}

@media (max-width: 767px) {.thxArea-356 {
    padding: 4rem 0;
}.thxArea-356 .team-culture-409 > div:first-child,
    .thxArea-356 .team-culture-409 > div:last-child {
    padding: 2rem;
}.thxArea-356 h5 {
    font-size: calc(22px * 0.9);
}.thxArea-356 p {
    font-size: calc(18px * 0.95);
}}.course-candidates-693 {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
    background: rgb(152,199,217);
}.course-candidates-693::before {
    opacity: 0.05;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(123,160,183,0.5) 0,
        rgb(123,160,183,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    top: 0;
    left: 0;
}.course-candidates-693 .team-culture-409 {
    position: relative;
    margin: 0 auto;
    padding: 0 30px;
    max-width: 1200px;
    z-index: 1;
}.course-candidates-693 h3 {
    margin-bottom: 80px;
    font-weight: 700;
    padding-bottom: 20px;
    position: relative;
    font-size: 38px;
    text-align: center;
    font-family: Arial, sans-serif;
    color: #000000;
}.course-candidates-693 h3::after {
    bottom: 0;
    width: 80px;
    height: 5px;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(123,160,183), rgb(96,127,152));
    transform: translateX(-50%);
    left: 50%;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
}.course-candidates-693 ul {
    margin: 0;
    flex-wrap: wrap;
    gap: 60px 30px;
    justify-content: center;
    list-style: none;
    display: flex;
    padding: 0;
}.course-candidates-693 ul li {
    background: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 17px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05);
    max-width: 350px;
    flex: 0 0 calc(33.333% - 20px);
    padding: 25px 25px 25px 80px;
    color: #000000;
    transition: all 0.4s ease;
    min-height: 100px;
    z-index: 1;
    transform: perspective(1000px) rotateX(5deg);
    position: relative;
}.course-candidates-693 ul li::before,
.course-candidates-693 ul li::after {
    position: absolute;
    content: "";
    transition: all 0.4s ease;
    background: #ffffff;
}.course-candidates-693 ul li::before {
    z-index: -1;
    border: 1px solid rgb(96,127,152,0.5);
    left: 5px;
    top: 5px;
    transform: translateZ(-10px);
    bottom: 5px;
    right: 5px;
}.course-candidates-693 ul li::after {
    z-index: -2;
    transform: translateZ(-20px);
    top: 15px;
    opacity: 0.3;
    right: 15px;
    left: 15px;
    background: rgb(123,160,183,0.5);
    bottom: 0;
}.course-candidates-693 ul li:hover {
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.1);
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
}.course-candidates-693 ul li:hover::before {
    transform: translateZ(-15px);
}.course-candidates-693 ul li:hover::after {
    transform: translateZ(-30px);
}.course-candidates-693 ul li svg {
    position: absolute;
    z-index: 2;
    height: 40px;
    top: 50%;
    left: 25px;
    width: 40px;
    transition: all 0.4s ease;
    transform: translateY(-50%);
}.course-candidates-693 ul li:hover svg {
    transform: translateY(-50%) scale(1.1);
}.course-candidates-693 ul li svg path {
    transition: fill 0.4s ease;
    fill: rgb(123,160,183);
}.course-candidates-693 ul li:hover svg path {
    fill: rgb(96,127,152);
}.course-candidates-693 ul li:nth-child(3n+1) {
    transform: perspective(1000px) rotateX(5deg) rotateY(-2deg);
}.course-candidates-693 ul li:nth-child(3n+2) {
    transform: perspective(1000px) rotateX(5deg);
}.course-candidates-693 ul li:nth-child(3n) {
    transform: perspective(1000px) rotateX(5deg) rotateY(2deg);
}.course-candidates-693 ul li:nth-child(3n+1):hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateY(-10px);
}.course-candidates-693 ul li:nth-child(3n+2):hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
}.course-candidates-693 ul li:nth-child(3n):hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateY(-10px);
}

@media (max-width: 992px) {.course-candidates-693 {
    padding: 100px 0;
}.course-candidates-693 h3 {
    margin-bottom: 60px;
    font-size: calc(38px * 0.9);
}.course-candidates-693 ul {
    gap: 40px 25px;
}.course-candidates-693 ul li {
    padding: 20px 20px 20px 70px;
    flex: 0 0 calc(50% - 20px);
}.course-candidates-693 ul li svg {
    width: 35px;
    height: 35px;
    left: 20px;
}
}

@media (max-width: 768px) {.course-candidates-693 {
    padding: 80px 0;
}.course-candidates-693 h3 {
    font-size: calc(38px * 0.8);
    margin-bottom: 50px;
}.course-candidates-693 ul {
    gap: 30px;
}.course-candidates-693 ul li {
    max-width: 450px;
    flex: 0 0 100%;
}.course-candidates-693 ul li,
    .course-candidates-693 ul li:nth-child(3n+1),
    .course-candidates-693 ul li:nth-child(3n+2),
    .course-candidates-693 ul li:nth-child(3n) {
    transform: perspective(1000px) rotateX(3deg);
}.course-candidates-693 ul li:hover,
    .course-candidates-693 ul li:nth-child(3n+1):hover,
    .course-candidates-693 ul li:nth-child(3n+2):hover,
    .course-candidates-693 ul li:nth-child(3n):hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-8px);
}
}

@media (max-width: 480px) {.course-candidates-693 {
    padding: 60px 0;
}.course-candidates-693 .team-culture-409 {
    padding: 0 20px;
}.course-candidates-693 h3 {
    margin-bottom: 40px;
    font-size: calc(38px * 0.7);
}.course-candidates-693 ul {
    gap: 25px;
}.course-candidates-693 ul li {
    padding: 18px 15px 18px 65px;
}.course-candidates-693 ul li svg {
    height: 30px;
    width: 30px;
    left: 18px;
}.course-candidates-693 ul li,
    .course-candidates-693 ul li:nth-child(3n+1),
    .course-candidates-693 ul li:nth-child(3n+2),
    .course-candidates-693 ul li:nth-child(3n) {
    transform: perspective(800px) rotateX(2deg);
}.course-candidates-693 ul li:hover,
    .course-candidates-693 ul li:nth-child(3n+1):hover,
    .course-candidates-693 ul li:nth-child(3n+2):hover,
    .course-candidates-693 ul li:nth-child(3n):hover {
    transform: perspective(800px) rotateX(0deg) translateY(-5px);
}}header {
    overflow: visible;
    background: rgb(152,199,217);
    z-index: 99;
    position: relative;
    width: 100%;
}header::before {
    width: 100%;
    z-index: -1;
    height: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(123,160,183,0.5) 0%, transparent 50%, rgb(123,160,183,0.5) 100%);
    opacity: 0.15;
    position: absolute;
    content: "";
    top: 0;
}header .nav-pro-197 {
    padding: 20px;
    display: grid;
    position: relative;
    gap: 15px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
}header .nav-pro-197::after {
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(123,160,183,0.5), transparent);
    left: 0;
    position: absolute;
    height: 1px;
    top: 50%;
    content: "";
}header .nav-pro-197 .top-site-938 {
    z-index: 10;
    padding: 5px 20px 15px;
    justify-self: center;
    position: relative;
}header .nav-pro-197 .top-site-938::before,
header .nav-pro-197 .top-site-938::after {
    border-radius: 12px;
    position: absolute;
    height: 90%;
    content: "";
    width: 90%;
}header .nav-pro-197 .top-site-938::before {
    transition: transform 0.3s ease;
    transform-origin: top left;
    border-top: 2px solid rgb(123,160,183);
    transform: scale(0);
    border-left: 2px solid rgb(123,160,183);
    top: -5px;
    left: -5px;
}header .nav-pro-197 .top-site-938::after {
    border-bottom: 2px solid rgb(96,127,152);
    bottom: -5px;
    border-right: 2px solid rgb(96,127,152);
    right: -5px;
    transform-origin: bottom right;
    transition: transform 0.3s ease;
    transform: scale(0);
}header .nav-pro-197 .top-site-938:hover::before,
header .nav-pro-197 .top-site-938:hover::after {
    transform: scale(1);
}header .nav-pro-197 .top-site-938 .nav-header-148 {
    transition: transform 0.3s ease;
    display: block;
}header .nav-pro-197 .top-site-938 .nav-header-148 svg {
    height: 60px;
    width: auto;
}header .nav-pro-197 .site-study-972 {
    justify-content: center;
    background: linear-gradient(180deg, transparent, rgb(96,127,152) 15%, rgba(0, 0, 0, 0.5) 85%, transparent 50%);
    display: flex;
    padding: 20px 0 10px;
    position: relative;
    margin: 0;
    flex-wrap: wrap;
    list-style: none;
}header .nav-pro-197 .site-study-972::before,
header .nav-pro-197 .site-study-972::after {
    width: 2px;
    background: rgb(123,160,183,0.5);
    height: 70%;
    content: "";
    position: absolute;
    top: 15%;
}header .nav-pro-197 .site-study-972::before {
    left: 0;
}header .nav-pro-197 .site-study-972::after {
    right: 0;
}header .nav-pro-197 .site-study-972 .nav-mainbar-647 {
    margin: 0;
    transition: transform 0.3s ease;
    position: relative;
    padding: 0 15px;
}header .nav-pro-197 .site-study-972 .nav-mainbar-647:not(:last-child)::after {
    position: absolute;
    top: 20%;
    height: 60%;
    right: 0;
    background: rgb(96,127,152,0.5);
    width: 1px;
    content: "";
}header .nav-pro-197 .site-study-972 .nav-mainbar-647:hover {
    transform: translateY(-3px);
}header .nav-pro-197 .site-study-972 .nav-mainbar-647 a {
    font-size: 13px;
    color: #000000;
    padding: 10px 5px;
    text-align: center;
    font-weight: 600;
    display: block;
    font-family: Arial, sans-serif;
    text-decoration: none;
    transition: color 0.3s ease;
    position: relative;
}header .nav-pro-197 .site-study-972 .nav-mainbar-647 a:hover {
    color: rgb(123,160,183);
}header .nav-pro-197 .site-study-972 .nav-mainbar-647 a::before {
    transform: scaleX(0);
    transition: transform 0.3s ease;
    left: 0;
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    background: rgb(96,127,152);
    bottom: 5px;
}header .nav-pro-197 .site-study-972 .nav-mainbar-647 a:hover::before {
    transform: scaleX(1);
}

@media (min-width: 993px) {header .nav-pro-197 {
    padding: 15px 30px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
}header .nav-pro-197 .site-study-972 {
    padding: 20px 10px 10px;
}
}

@media (max-width: 992px) {header .nav-pro-197 {
    grid-template-rows: auto auto;
    gap: 10px;
    padding: 15px;
}header .nav-pro-197 .top-site-938 {
    padding: 5px 10px;
}header .nav-pro-197 .top-site-938 .nav-header-148 svg {
    height: 45px;
}header .nav-pro-197 .site-study-972 {
    padding: 15px 0 10px;
}header .nav-pro-197 .site-study-972 .nav-mainbar-647 {
    padding: 0 10px;
}header .nav-pro-197 .site-study-972 .nav-mainbar-647 a {
    font-size: calc(13px - 1px);
    padding: 8px 3px;
}
}

@media (max-width: 767px) {header .nav-pro-197 .site-study-972 {
    flex-wrap: wrap;
    justify-content: center;
}header .nav-pro-197 .site-study-972 .nav-mainbar-647 {
    margin: 3px 0;
}header .nav-pro-197 .site-study-972 .nav-mainbar-647:not(:last-child)::after {
    display: none;
}}.client-feedback-301 {
    padding: 7rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(152,199,217) 0%, #ffffff 100%);
}.client-feedback-301::before {
    background: linear-gradient(225deg, rgb(123,160,183,0.5) 0%, transparent 70%);
    left: -10%;
    content: "";
    z-index: 1;
    width: 40%;
    position: absolute;
    clip-path: polygon(0 0, 100% 20%, 85% 100%, 0% 85%);
    height: 70%;
    top: -5%;
    transform: rotate(-15deg) skewX(-15deg);
}.client-feedback-301::after {
    height: 75%;
    width: 50%;
    z-index: 1;
    bottom: -5%;
    content: "";
    background: linear-gradient(45deg, transparent 30%, rgb(96,127,152,0.5) 100%);
    position: absolute;
    right: -10%;
    transform: rotate(15deg) skewX(15deg);
    clip-path: polygon(15% 0, 100% 15%, 100% 100%, 0% 80%);
}.client-feedback-301 .container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
}.client-feedback-301 h2 {
    transform: translateX(-5%);
    display: inline-block;
    color: #000000;
    font-size: 34px;
    position: relative;
    font-weight: 700;
    margin-bottom: 3rem;
}.client-feedback-301 h2::after {
    height: 4px;
    position: absolute;
    width: 40%;
    left: 0;
    background: rgb(123,160,183);
    transform-origin: left center;
    transform: skewX(-20deg);
    bottom: -0.8rem;
    content: "";
}.client-feedback-301 .learning-opinion-415 {
    grid-template-columns: repeat(3, 1fr);
    margin: 0;
    display: grid;
    gap: 2.5rem;
    list-style: none;
    padding: 0;
}.client-feedback-301 .learn-reviews-120 {
    background: #ffffff;
    padding: 2rem;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 95% 100%, 0 100%);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 0 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
}.client-feedback-301 .learn-reviews-120:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(0, 0, 0, 0.08);
}.client-feedback-301 .learn-reviews-120::before {
    transform-origin: top;
    left: 0;
    position: absolute;
    top: 0;
    transform: scaleY(0);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: linear-gradient(to bottom, rgb(123,160,183), rgb(96,127,152));
    content: "";
    height: 100%;
    width: 6px;
}.client-feedback-301 .learn-reviews-120:hover::before {
    transform: scaleY(1);
}.client-feedback-301 .learn-reviews-120:nth-child(3n+1) {
    transform: translateY(20px);
}.client-feedback-301 .learn-reviews-120:nth-child(3n+2) {
    transform: translateY(-10px);
}.client-feedback-301 .learn-reviews-120:nth-child(3n+1):hover {
    transform: translateY(10px) scale(1.02);
}.client-feedback-301 .learn-reviews-120:nth-child(3n+2):hover {
    transform: translateY(-20px) scale(1.02);
}.client-feedback-301 .learn-reviews-120 div {
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
}.client-feedback-301 .learn-reviews-120 img {
    border-radius: 50%;
    object-fit: cover;
    width: 60px;
    border: 3px solid #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    height: 60px;
    margin-right: 1rem;
    transition: transform 0.3s ease;
}.client-feedback-301 .learn-reviews-120:hover img {
    transform: scale(1.1);
    border-color: rgb(123,160,183);
}.client-feedback-301 .learn-reviews-120 h4 {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    position: relative;
    margin: 0;
}.client-feedback-301 .learn-reviews-120 h4::after {
    transform-origin: left;
    position: absolute;
    background: rgb(96,127,152);
    content: "";
    width: 30px;
    transition: transform 0.3s ease;
    left: 0;
    height: 2px;
    bottom: -0.5rem;
    transform: scaleX(0);
}.client-feedback-301 .learn-reviews-120:hover h4::after {
    transform: scaleX(1);
}.client-feedback-301 .description {
    line-height: 1.6;
    position: relative;
    margin: 0;
    font-size: 13px;
    color: #000000;
    padding-left: 1.5rem;
}.client-feedback-301 .description::before {
    color: rgb(123,160,183,0.5);
    position: absolute;
    font-size: 3.5rem;
    left: 0;
    line-height: 1;
    opacity: 0.4;
    content: "";
    top: -10px;
}.client-feedback-301 a {
    display: inline-block;
    position: relative;
    font-weight: 600;
    margin-top: 3rem;
    overflow: hidden;
    transition: all 0.3s ease;
    font-size: 18px;
    padding: 1rem 2.5rem;
    background: linear-gradient(135deg, rgb(123,160,183) 0%, rgb(96,127,152) 100%);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    color: #ffffff;
    transform: translateX(40%);
    text-decoration: none;
}.client-feedback-301 a::before {
    top: 0;
    left: -100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 100%;
    position: absolute;
    height: 100%;
    transition: left 0.7s ease;
}.client-feedback-301 a:hover {
    transform: translateX(40%) translateY(-5px);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
}.client-feedback-301 a:hover::before {
    left: 100%;
}

@media (max-width: 992px) {.client-feedback-301 {
    padding: 5rem 0;
}.client-feedback-301 h2 {
    font-size: calc(34px * 0.9);
    transform: translateX(0);
    margin-bottom: 2.5rem;
}.client-feedback-301 .learning-opinion-415 {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}.client-feedback-301 .learn-reviews-120:nth-child(3n+1),
    .client-feedback-301 .learn-reviews-120:nth-child(3n+2) {
    transform: translateY(0);
}.client-feedback-301 .learn-reviews-120:nth-child(odd) {
    transform: translateY(15px);
}.client-feedback-301 .learn-reviews-120:nth-child(even) {
    transform: translateY(-15px);
}.client-feedback-301 .learn-reviews-120:nth-child(odd):hover {
    transform: translateY(5px) scale(1.02);
}.client-feedback-301 .learn-reviews-120:nth-child(even):hover {
    transform: translateY(-25px) scale(1.02);
}.client-feedback-301 a {
    transform: translateX(20%);
}.client-feedback-301 a:hover {
    transform: translateX(20%) translateY(-5px);
}
}

@media (max-width: 768px) {.client-feedback-301 {
    padding: 4rem 0;
}.client-feedback-301::before,
    .client-feedback-301::after {
    width: 70%;
    height: 40%;
}.client-feedback-301 h2 {
    font-size: calc(34px * 0.8);
    text-align: center;
    margin-bottom: 2rem;
    width: 100%;
}.client-feedback-301 h2::after {
    left: 25%;
    width: 50%;
}.client-feedback-301 .learning-opinion-415 {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.client-feedback-301 .learn-reviews-120,
    .client-feedback-301 .learn-reviews-120:nth-child(odd),
    .client-feedback-301 .learn-reviews-120:nth-child(even) {
    transform: translateY(0);
}.client-feedback-301 .learn-reviews-120:hover,
    .client-feedback-301 .learn-reviews-120:nth-child(odd):hover,
    .client-feedback-301 .learn-reviews-120:nth-child(even):hover {
    transform: translateY(-8px) scale(1.01);
}.client-feedback-301 a {
    width: 80%;
    transform: translateX(0);
    margin: 2rem auto 0;
    text-align: center;
    display: block;
}.client-feedback-301 a:hover {
    transform: translateY(-5px);
}
}

@media (max-width: 480px) {.client-feedback-301 {
    padding: 3rem 0;
}.client-feedback-301 h2 {
    font-size: calc(34px * 0.7);
    margin-bottom: 1.5rem;
}.client-feedback-301 .learn-reviews-120 {
    padding: 1.5rem;
}.client-feedback-301 .learn-reviews-120 div {
    margin-bottom: 1rem;
}.client-feedback-301 .learn-reviews-120 img {
    width: 50px;
    height: 50px;
}.client-feedback-301 .description {
    padding-left: 1rem;
    font-size: calc(13px * 0.95);
}.client-feedback-301 .description::before {
    font-size: 2.5rem;
}.client-feedback-301 a {
    width: 100%;
    padding: 0.8rem 1.5rem;
}}.welcome-section-397 {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    min-height: 85vh;
    padding: 6% 4%;
    background: linear-gradient(135deg, rgb(152,199,217) 0%, rgba(94,170,168,0.1) 100%);
    justify-content: center;
}.welcome-section-397::before {
    top: 0;
    background: linear-gradient(180deg, transparent 0%, rgba(94,170,168,0.05) 80%);
    height: 100%;
    clip-path: polygon(0 70%, 100% 40%, 100% 100%, 0 100%);
    width: 100%;
    content: "";
    z-index: 0;
    left: 0;
    position: absolute;
}.welcome-section-397::after {
    opacity: 0.08;
    height: 25%;
    animation: float 12s infinite ease-in-out;
    filter: blur(40px);
    background: rgb(96,127,152);
    z-index: 0;
    position: absolute;
    width: 25%;
    border-radius: 50%;
    top: -5%;
    content: "";
    right: -5%;
}.welcome-section-397 h1 {
    color: rgb(123,160,183);
    font-weight: 600;
    letter-spacing: 0.5px;
    opacity: 0.9;
    text-shadow: 0 2px 4px rgba(0,0,0,0.05);
    transform: translateX(-0.5rem);
    position: relative;
    z-index: 2;
    font-size: calc(24px * 1.2);
    margin-bottom: 1.5rem;
}.welcome-section-397 h1::before {
    transform-origin: left;
    left: 0;
    content: "";
    bottom: -0.5rem;
    transform: scaleX(1);
    background: linear-gradient(90deg, rgb(96,127,152) 0%, rgba(94,170,168,0.3) 100%);
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    width: 3rem;
    position: absolute;
    height: 3px;
}.welcome-section-397 .team-culture-409 {
    position: relative;
    flex-direction: column;
    gap: 2rem;
    z-index: 2;
    display: flex;
}.welcome-section-397 .statement-holder-918 {
    flex-direction: column;
    flex: 1;
    padding: 0 1rem 0 0;
    display: flex;
    justify-content: center;
}.welcome-section-397 .statement-holder-918 ol {
    margin: 0;
    list-style: none;
    flex-direction: column;
    padding: 0;
    gap: 2.5rem;
    display: flex;
}.welcome-section-397 .statement-holder-918 ol li {
    margin: 0;
}.welcome-section-397 .statement-holder-918 ol li:first-child {
    position: relative;
}.welcome-section-397 .edu-open-715 {
    display: flex;
    gap: 1.5rem;
    flex-direction: column;
}.welcome-section-397 .edu-open-715 svg {
    transition: transform 0.4s ease-out, filter 0.4s ease;
    filter: drop-shadow(0 4px 6px rgba(94,170,168,0.15));
    width: 90px;
    transform: translateX(-0.5rem);
    height: 90px;
    margin-bottom: 0.5rem;
}.welcome-section-397 .edu-open-715 svg:hover {
    filter: drop-shadow(0 6px 12px rgba(94,170,168,0.25));
    transform: translateX(-0.5rem) scale(1.05);
}.welcome-section-397 .edu-open-715 svg path {
    transition: fill 0.3s ease;
}.welcome-section-397 .edu-open-715 svg text {
    transition: fill 0.3s ease;
    font-family: Arial, sans-serif;
}.welcome-section-397 .edu-open-715 p {
    margin: 0;
    font-size: calc(15px * 1.3);
    max-width: 95%;
    letter-spacing: 0.3px;
    color: #000000;
    position: relative;
    line-height: 1.6;
}.welcome-section-397 .edu-open-715 p::after {
    position: absolute;
    content: "";
    height: 1px;
    bottom: -1rem;
    width: 35%;
    left: 0;
    background: linear-gradient(90deg, rgb(96,127,152) 30%, transparent 100%);
}.welcome-section-397 .connect-reach-587 {
    overflow: hidden;
    border-radius: 10px;
    color: #ffffff;
    font-size: 19px;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease;
    background: linear-gradient(135deg, rgb(96,127,152) 0%, rgb(94,170,168) 100%);
    z-index: 1;
    font-weight: 600;
    padding: 1rem 2rem;
    justify-content: center;
    box-shadow: 0 4px 20px rgba(94,170,168,0.25);
    letter-spacing: 0.5px;
    align-items: center;
    display: inline-flex;
    position: relative;
    width: fit-content;
}.welcome-section-397 .connect-reach-587::before {
    background: linear-gradient(135deg, rgb(94,170,168) 0%, rgb(96,127,152) 100%);
    transition: opacity 0.4s ease;
    height: 100%;
    z-index: -1;
    opacity: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}.welcome-section-397 .connect-reach-587:hover {
    box-shadow: 0 8px 25px rgba(94,170,168,0.3);
    transform: translateY(-3px);
}.welcome-section-397 .connect-reach-587:hover::before {
    opacity: 1;
}.welcome-section-397 .connect-reach-587:active {
    box-shadow: 0 4px 12px rgba(94,170,168,0.2);
    transform: translateY(0);
}.welcome-section-397 .image-carousel-261 {
    transform: perspective(1000px) rotateY(-2deg) rotateX(2deg);
    position: relative;
    overflow: hidden;
    border-radius: 13px;
    min-height: 300px;
    box-shadow: 0 12px 30px rgba(0,0,0,0.15);
    transition: transform 0.5s ease-out, box-shadow 0.5s ease;
}.welcome-section-397 .image-carousel-261::before {
    opacity: 0.7;
    left: 0;
    width: 100%;
    z-index: 1;
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    background: linear-gradient(135deg, rgba(94,170,168,0.3) 0%, transparent 50%);
}.welcome-section-397 .image-carousel-261::after {
    width: 60%;
    opacity: 0.1;
    height: 30%;
    z-index: 1;
    bottom: -2px;
    position: absolute;
    right: -2px;
    content: "";
    background: linear-gradient(135deg, transparent 0%, rgb(96,127,152) 100%);
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}.welcome-section-397 .image-carousel-261:hover {
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
}

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

@media (min-width: 768px) {.welcome-section-397 {
    padding: 5% 8%;
}.welcome-section-397 h1 {
    transform: translateX(0);
    font-size: calc(24px * 1.4);
}.welcome-section-397 .team-culture-409 {
    gap: 4rem;
    flex-direction: row;
}.welcome-section-397 .statement-holder-918 {
    flex: 1.4;
}.welcome-section-397 .image-carousel-261 {
    min-height: 400px;
    flex: 1;
}.welcome-section-397 .edu-open-715 svg {
    width: 100px;
    height: 100px;
}.welcome-section-397 .edu-open-715 p {
    font-size: calc(15px * 1.5);
    max-width: 90%;
}
}

@media (min-width: 992px) {.welcome-section-397 {
    min-height: 90vh;
}.welcome-section-397 .team-culture-409 {
    gap: 6rem;
}.welcome-section-397 .statement-holder-918 {
    padding: 0 2rem 0 0;
}.welcome-section-397 .image-carousel-261 {
    min-height: 500px;
}.welcome-section-397 .edu-open-715 svg {
    width: 120px;
    height: 120px;
}.welcome-section-397 .edu-open-715 p {
    line-height: 1.7;
    font-size: calc(15px * 1.6);
}.welcome-section-397 .connect-reach-587 {
    padding: 1.1rem 2.5rem;
}.welcome-section-397 h1::before {
    width: 5rem;
}
}

@media (min-width: 1200px) {.welcome-section-397 {
    padding: 4% 10%;
}.welcome-section-397 h1 {
    font-size: calc(24px * 1.5);
}.welcome-section-397 .edu-open-715 p {
    max-width: 85%;
}.welcome-section-397 .image-carousel-261 {
    transform: perspective(1200px) rotateY(-3deg) rotateX(2deg);
}
}

@media (max-width: 767px) {.welcome-section-397 {
    padding: 10% 5%;
}.welcome-section-397 .connect-reach-587 {
    align-self: flex-start;
    padding: 0.9rem 1.8rem;
}.welcome-section-397 .edu-open-715 p {
    font-size: calc(15px * 1.2);
}}.join-our-mailing-list-078 {
    z-index: 1;
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(123,160,183,0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    overflow: hidden;
}.join-our-mailing-list-078::before {
    width: 200%;
    background: radial-gradient(circle at 70% 30%, rgba(255,255,255,0.1) 1px, transparent 1px),
                radial-gradient(circle at 30% 70%, rgba(255,255,255,0.1) 1px, transparent 1px);
    opacity: 0.4;
    background-size: 30px 30px;
    z-index: -1;
    left: -50%;
    position: absolute;
    top: -50%;
    pointer-events: none;
    transform: rotate(-15deg);
    content: "";
    height: 200%;
}.join-our-mailing-list-078::after {
    top: 0;
    z-index: -2;
    width: 100%;
    background: radial-gradient(ellipse at center, rgb(123,160,183,0.5) 0%, transparent 70%);
    position: absolute;
    content: "";
    height: 100%;
    left: 0;
}.join-our-mailing-list-078 .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.join-our-mailing-list-078 .team-culture-409 {
    border-left: 3px solid rgb(96,127,152);
    backdrop-filter: blur(10px);
    gap: 2rem;
    padding: 2.5rem;
    transform: perspective(1000px) rotateX(2deg);
    grid-template-columns: 1fr;
    display: grid;
    box-shadow: 0 15px 35px rgba(0,0,0,0.2), 
                0 0 0 1px rgba(255,255,255,0.1);
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.1) 0%, 
        rgba(255,255,255,0.05) 100%);
    z-index: 2;
    position: relative;
}.join-our-mailing-list-078 h3 {
    font-size: calc(22px * 1.1);
    margin: 0;
    position: relative;
    color: #ffffff;
    padding-left: 1.5rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 1.4;
}.join-our-mailing-list-078 h3::before {
    position: absolute;
    height: 100%;
    left: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(96,127,152), transparent);
    width: 3px;
    top: 0;
}.join-our-mailing-list-078 .input_holder {
    display: flex;
    max-width: 650px;
    margin: 0 auto;
    gap: 1.25rem;
    flex-direction: column;
    position: relative;
    transform: translateZ(0);
}.join-our-mailing-list-078 .input_holder div {
    width: 100%;
    position: relative;
}.join-our-mailing-list-078 .input_holder div::before {
    height: 100%;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    content: "";
    transition: opacity 0.3s ease-out;
    z-index: -1;
    background: linear-gradient(to right, rgb(96,127,152,0.5), transparent);
    border-radius: 10px;
}.join-our-mailing-list-078 .input_holder div:focus-within::before {
    opacity: 0.3;
}.join-our-mailing-list-078 .news-box-652 {
    backdrop-filter: blur(5px);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    font-size: 14px;
    border: 1px solid rgba(255,255,255,0.2);
    width: 100%;
    padding: 1rem 1.25rem;
    color: #ffffff;
    border-radius: 10px;
    background: rgba(255,255,255,0.1);
}.join-our-mailing-list-078 .news-box-652:focus {
    box-shadow: 0 0 0 3px rgb(96,127,152,0.5);
    background: rgba(255,255,255,0.15);
    border-color: rgb(96,127,152);
    transform: translateY(-2px);
    outline: none;
}.join-our-mailing-list-078 .news-box-652::placeholder {
    color: rgba(255,255,255,0.6);
}.join-our-mailing-list-078 .updates-form-817 {
    padding: 0.9rem 2rem;
    color: #ffffff;
    font-size: 16px;
    border: none;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
    align-self: flex-start;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    background: linear-gradient(135deg, rgb(123,160,183) 0%, rgb(96,127,152) 100%);
    font-weight: 600;
}.join-our-mailing-list-078 .updates-form-817::before {
    content: "";
    top: 0;
    height: 100%;
    left: -100%;
    width: 100%;
    position: absolute;
    transition: left 0.6s ease;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
}.join-our-mailing-list-078 .updates-form-817:hover {
    box-shadow: 0 7px 14px rgba(0,0,0,0.2);
    transform: translateY(-3px);
}.join-our-mailing-list-078 .updates-form-817:hover::before {
    left: 100%;
}.join-our-mailing-list-078 .updates-form-817:active {
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0,0,0,0.3);
}

@media (min-width: 768px) {.join-our-mailing-list-078 {
    padding: 5rem 3rem;
}.join-our-mailing-list-078 .team-culture-409 {
    grid-template-columns: 1.2fr 1fr;
    padding: 3rem;
    transform: perspective(1000px) rotateX(1deg);
    align-items: center;
}.join-our-mailing-list-078 h3 {
    font-size: 22px;
    padding-right: 2rem;
}.join-our-mailing-list-078 .input_holder {
    align-items: stretch;
    flex-direction: row;
}.join-our-mailing-list-078 .input_holder div {
    flex: 1;
}.join-our-mailing-list-078 .news-box-652 {
    height: 100%;
}
}

@media (min-width: 992px) {.join-our-mailing-list-078 {
    padding: 6rem 4rem;
}.join-our-mailing-list-078::before {
    background-size: 40px 40px;
}.join-our-mailing-list-078 .team-culture-409 {
    grid-template-columns: 1.5fr 1fr;
    padding: 3.5rem;
    gap: 3rem;
}.join-our-mailing-list-078 h3 {
    font-size: calc(22px * 1.1);
}
}

@media (max-width: 767px) {.join-our-mailing-list-078 .team-culture-409 {
    padding: 2rem 1.5rem;
}.join-our-mailing-list-078 h3 {
    font-size: calc(22px * 0.9);
    margin-bottom: 1.5rem;
}.join-our-mailing-list-078 .updates-form-817 {
    margin-top: 0.5rem;
    width: 100%;
}
}

@media (max-width: 480px) {.join-our-mailing-list-078 {
    padding: 3rem 1.5rem;
}.join-our-mailing-list-078 .team-culture-409 {
    padding: 1.5rem;
}.join-our-mailing-list-078 h3 {
    padding-left: 1rem;
    font-size: calc(22px * 0.85);
}.join-our-mailing-list-078 .news-box-652 {
    padding: 0.9rem 1rem;
}}.instructional-approach-706 {
    padding: 120px 0;
    z-index: 1;
    overflow: hidden;
    background: rgb(152,199,217);
    position: relative;
}.instructional-approach-706::before {
    top: -50%;
    left: -20%;
    transform: rotate(-30deg);
    position: absolute;
    content: "";
    width: 60%;
    height: 200%;
    background: rgb(123,160,183,0.5);
    z-index: -1;
    animation: shape-rotate 40s linear infinite;
}.instructional-approach-706::after {
    width: 40%;
    background: rgb(96,127,152,0.5);
    z-index: -1;
    position: absolute;
    animation: shape-pulse 15s ease-in-out infinite alternate;
    height: 60%;
    content: "";
    clip-path: polygon(0 0, 100% 0, 100% 100%, 30% 100%);
    bottom: -20%;
    right: -10%;
}.instructional-approach-706 .container {
    grid-template-columns: 2fr 3fr;
    max-width: 1200px;
    margin: 0 auto;
    align-items: center;
    z-index: 2;
    display: grid;
    position: relative;
    grid-gap: 50px;
}.instructional-approach-706 .team-culture-409 {
    padding: 0;
    position: relative;
}.instructional-approach-706 .team-culture-409::before {
    left: -10%;
    transform: rotate(-2deg);
    height: 20px;
    position: absolute;
    top: -80px;
    background: linear-gradient(90deg, transparent, rgb(123,160,183), transparent);
    opacity: 0.5;
    content: "";
    animation: line-slide 10s ease-in-out infinite alternate;
    width: 120%;
}.instructional-approach-706 .team-culture-409::after {
    animation: line-slide 10s ease-in-out infinite alternate-reverse;
    width: 120%;
    position: absolute;
    transform: rotate(2deg);
    bottom: -80px;
    background: linear-gradient(90deg, transparent, rgb(96,127,152), transparent);
    content: "";
    right: -10%;
    height: 20px;
    opacity: 0.5;
}.instructional-approach-706 h3 {
    position: relative;
    padding-right: 40px;
    animation: slide-in 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    grid-column: 1;
    text-align: right;
    transform: translateX(-50px);
    z-index: 2;
    font-weight: 700;
    opacity: 0;
    margin-right: -40px;
    font-size: 44px;
    color: #000000;
    line-height: 1.2;
    border-right: 4px solid rgb(123,160,183);
}.instructional-approach-706 h3::before {
    animation: square-rotate 6s linear infinite;
    border: 4px solid rgb(96,127,152);
    width: 40px;
    z-index: -1;
    position: absolute;
    height: 40px;
    right: -22px;
    content: "";
    top: -10px;
}.instructional-approach-706 h3::after {
    position: absolute;
    height: 20px;
    background: rgb(123,160,183);
    right: -8px;
    content: "";
    border-radius: 50%;
    bottom: -10px;
    width: 20px;
    animation: circle-pulse 4s ease-in-out infinite;
}.instructional-approach-706 span {
    animation: slide-in 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards;
    padding-left: 30px;
    color: #000000;
    text-align: left;
    transform: translateX(50px);
    line-height: 1.8;
    opacity: 0;
    font-size: 14px;
    grid-column: 2;
    position: relative;
}.instructional-approach-706 span::before {
    position: absolute;
    content: "";
    z-index: -1;
    pointer-events: none;
    border: 1px dashed rgb(123,160,183,0.5);
    left: 15px;
    width: 100%;
    top: 15px;
    height: 100%;
    animation: border-dance 20s linear infinite;
}

@keyframes shape-rotate {
    0% {
        transform: rotate(-30deg);
    }
    100% {
        transform: rotate(330deg);
    }
}

@keyframes shape-pulse {
    0% {
        transform: scale(1) translateX(0);
    }
    100% {
        transform: scale(1.2) translateX(-20px);
    }
}

@keyframes line-slide {
    0% {
        transform: translateX(-10%) rotate(-2deg);
    }
    100% {
        transform: translateX(10%) rotate(-2deg);
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        transform: translateX(-50px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes square-rotate {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes circle-pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.3);
    }
}

@keyframes border-dance {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 991px) {.instructional-approach-706 {
    padding: 90px 20px;
}.instructional-approach-706 .container {
    grid-gap: 30px;
}.instructional-approach-706 h3 {
    margin-right: -20px;
    font-size: calc(44px - 6px);
    padding-right: 20px;
}.instructional-approach-706 h3::before {
    width: 30px;
    height: 30px;
    right: -17px;
}.instructional-approach-706 span {
    padding-left: 20px;
}.instructional-approach-706 .team-culture-409::before,
    .instructional-approach-706 .team-culture-409::after {
    height: 15px;
}
}

@media (max-width: 767px) {.instructional-approach-706 {
    padding: 70px 15px;
}.instructional-approach-706 .container {
    grid-template-columns: 1fr;
    grid-gap: 40px;
}.instructional-approach-706 h3 {
    border-right: none;
    border-bottom: 4px solid rgb(123,160,183);
    margin-right: 0;
    padding-bottom: 20px;
    padding-right: 0;
    text-align: center;
}.instructional-approach-706 h3::before {
    right: auto;
    bottom: -17px;
    top: auto;
    left: 20px;
}.instructional-approach-706 h3::after {
    right: auto;
    left: calc(100% - 30px);
    bottom: -8px;
}.instructional-approach-706 span {
    text-align: center;
    padding-left: 0;
    animation-name: slide-in-mobile;
}.instructional-approach-706 span::before {
    border: 1px dashed rgb(123,160,183,0.5);
    border-top: none;
    left: 0;
}.instructional-approach-706 .team-culture-409::before {
    transform: rotate(0);
    top: -20px;
}.instructional-approach-706 .team-culture-409::after {
    bottom: -20px;
    transform: rotate(0);
}
    
    @keyframes slide-in {
        0% {
            opacity: 0;
            transform: translateY(-30px);
        }
        100% {
            opacity: 1;
            transform: translateY(0);
        }
    }
    
    @keyframes slide-in-mobile {
        0% {
            opacity: 0;
            transform: translateY(30px);
        }
        100% {
            opacity: 1;
            transform: translateY(0);
        }
    }
}

@media (max-width: 479px) {.instructional-approach-706 {
    padding: 50px 10px;
}.instructional-approach-706 h3 {
    padding-bottom: 15px;
    font-size: calc(44px - 12px);
}.instructional-approach-706 h3::before {
    width: 20px;
    height: 20px;
    bottom: -12px;
    left: 10px;
}.instructional-approach-706 h3::after {
    left: calc(100% - 20px);
    height: 15px;
    width: 15px;
}.instructional-approach-706 span {
    font-size: calc(14px - 1px);
    line-height: 1.6;
}.instructional-approach-706 .team-culture-409::before,
    .instructional-approach-706 .team-culture-409::after {
    height: 10px;
}}.secure-stockade-967 {
    flex-direction: column;
    overflow: hidden;
    border: 2px solid rgb(123,160,183);
    height: auto;
    align-items: center;
    color: #ffffff;
    background: rgb(96,127,152);
    display: flex;
    padding: 50px;
    width: 100%;
}.secure-stockade-967 h1 {
    margin-bottom: 30px;
    text-align: center;
    color: rgb(123,160,183);
    padding-bottom: 10px;
    margin-top: 20px;
    width: 100%;
    font-weight: 700;
    font-size: 45px;
    border-bottom: 4px solid rgb(96,127,152);
}.secure-stockade-967 h2 {
    border-bottom: 2px solid rgb(123,160,183);
    width: 100%;
    font-weight: 600;
    text-align: left;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-size: 35px;
    color: #ffffff;
    margin-top: 25px;
}.secure-stockade-967 ul, .secure-stockade-967 ol {
    padding-left: 0;
    list-style-type: none;
    margin: 20px 0;
    width: 100%;
}.secure-stockade-967 li {
    margin-bottom: 15px;
    color: #ffffff;
    font-weight: 400;
    border-radius: 10px;
    font-size: 15px;
    border-left: 4px solid rgb(96,127,152);
    background: rgb(123,160,183,0.5);
    padding: 10px 20px;
}.secure-stockade-967 section {
    padding: 30px;
    border-radius: 11px;
    background: rgb(96,127,152,0.5);
    margin-bottom: 30px;
    width: 100%;
}.secure-stockade-967 p, .secure-stockade-967 span, .secure-stockade-967 div {
    line-height: 1.8;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #ffffff;
}

@media only screen and (max-width: 800px) {.secure-stockade-967 {
    padding: 30px 15px;
}.secure-stockade-967 h1 {
    font-size: calc(23px - 10px);
}.secure-stockade-967 h2 {
    font-size: calc(23px - 8px);
}.secure-stockade-967 li {
    padding: 8px 15px;
    font-size: calc(15px - 2px);
}}.program-details-361 {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: rgb(152,199,217);
}.program-details-361::before {
    background: linear-gradient(135deg, rgb(123,160,183,0.5) 0%, transparent 70%);
    z-index: 1;
    opacity: 0.7;
    position: absolute;
    top: -100px;
    content: "";
    height: 300px;
    transform: rotate(-15deg);
    right: -100px;
    width: 300px;
}.program-details-361::after {
    height: 200px;
    z-index: 1;
    bottom: -50px;
    left: -50px;
    transform: rotate(15deg);
    content: "";
    width: 200px;
    opacity: 0.5;
    position: absolute;
    background: linear-gradient(225deg, rgb(96,127,152,0.5) 0%, transparent 70%);
}.program-details-361 .container {
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
}.program-details-361 .lesson-map-140 {
    grid-template-columns: 1fr;
    gap: 40px;
    position: relative;
    display: grid;
}.program-details-361 .image-carousel-261 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    height: 320px;
    transform: perspective(1000px) rotateY(2deg);
}.program-details-361 .image-carousel-261::before {
    inset: 0;
    background: linear-gradient(
        to right,
        rgb(123,160,183,0.5) 0%,
        transparent 20%,
        transparent 80%,
        rgb(96,127,152,0.5) 100%
    );
    transition: opacity 0.5s ease;
    position: absolute;
    opacity: 0.4;
    content: "";
}.program-details-361 .image-carousel-261:hover {
    transform: perspective(1000px) rotateY(0deg);
}.program-details-361 .image-carousel-261:hover::before {
    opacity: 0.2;
}.program-details-361 .statement-holder-918 {
    padding: 30px;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    background-color: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transform: translateY(0);
}.program-details-361 .statement-holder-918:hover {
    transform: translateY(-5px);
}.program-details-361 .statement-holder-918::before {
    position: absolute;
    content: "";
    height: 0;
    background: linear-gradient(to bottom, rgb(123,160,183), rgb(96,127,152));
    top: 0;
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    width: 4px;
}.program-details-361 .statement-holder-918:hover::before {
    height: 100%;
}.program-details-361 h3 {
    font-family: Arial, sans-serif;
    transform: translateX(0);
    color: #000000;
    transition: transform 0.4s ease;
    padding-bottom: 15px;
    margin-bottom: 25px;
    position: relative;
    font-weight: 600;
    font-size: calc(21px * 1.1);
}.program-details-361 .statement-holder-918:hover h3 {
    transform: translateX(10px);
}.program-details-361 h3::after {
    left: 0;
    bottom: 0;
    content: "";
    width: 60px;
    transition: width 0.4s ease;
    height: 2px;
    position: absolute;
    background: rgb(123,160,183);
}.program-details-361 .statement-holder-918:hover h3::after {
    width: 100px;
}.program-details-361 .description {
    line-height: 1.7;
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
    font-size: 18px;
    color: #000000;
    transition: opacity 0.3s ease;
    opacity: 0.9;
}.program-details-361 .statement-holder-918:hover .description {
    opacity: 1;
}.program-details-361 p.description {
    overflow-y: auto;
    max-height: 300px;
    scrollbar-color: rgb(123,160,183,0.5) #ffffff;
    padding-right: 15px;
    scrollbar-width: thin;
    display: block;
}.program-details-361 p.description::-webkit-scrollbar {
    width: 6px;
}.program-details-361 p.description::-webkit-scrollbar-track {
    background: #ffffff;
}.program-details-361 p.description::-webkit-scrollbar-thumb {
    background-color: rgb(123,160,183,0.5);
    border-radius: 10px;
}.program-details-361 span.description {
    display: none;
}

@media (min-width: 768px) {.program-details-361 {
    padding: 150px 0;
}.program-details-361 .lesson-map-140 {
    gap: 60px;
    align-items: center;
    grid-template-columns: 1fr 1fr;
}.program-details-361 .image-carousel-261 {
    transform: perspective(1000px) rotateY(3deg) translateX(-20px);
    height: 450px;
}.program-details-361 .image-carousel-261:hover {
    transform: perspective(1000px) rotateY(0deg) translateX(0);
}.program-details-361 .statement-holder-918 {
    padding: 40px;
}.program-details-361 h3 {
    font-size: 21px;
    margin-bottom: 30px;
}.program-details-361 p.description {
    max-height: 350px;
}
}

@media (min-width: 992px) {.program-details-361 .lesson-map-140 {
    gap: 80px;
}.program-details-361 .image-carousel-261 {
    height: 500px;
}.program-details-361 .statement-holder-918 {
    padding: 50px;
}.program-details-361 h3 {
    font-size: calc(21px * 1.2);
}.program-details-361 p.description {
    max-height: 400px;
    line-height: 1.75;
    font-size: calc(18px * 1.05);
}
}

@media (min-width: 1200px) {.program-details-361 .lesson-map-140 {
    gap: 100px;
}.program-details-361 .image-carousel-261 {
    height: 550px;
    transform: perspective(1200px) rotateY(5deg) translateX(-30px);
}.program-details-361 .image-carousel-261:hover {
    transform: perspective(1200px) rotateY(0deg) translateX(0);
}.program-details-361 .statement-holder-918 {
    padding: 60px 70px 60px 60px;
}.program-details-361 h3 {
    padding-bottom: 20px;
    font-size: calc(21px * 1.3);
    margin-bottom: 35px;
}.program-details-361 p.description {
    max-height: 450px;
}
}

@media (max-width: 767px) {.program-details-361 {
    padding: 80px 0;
}.program-details-361 .statement-holder-918 {
    padding: 25px 20px;
}.program-details-361 h3 {
    padding-bottom: 12px;
    margin-bottom: 20px;
    font-size: calc(16px * 1.1);
}.program-details-361 p.description {
    max-height: 250px;
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}}.meet-us-960 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.meet-us-960::before {
    position: absolute;
    width: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.6));
    content: '';
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
}.meet-us-960::after {
    height: 250px;
    opacity: 0.15;
    z-index: 1;
    content: '';
    animation: float 15s infinite ease-in-out;
    right: -50px;
    top: -50px;
    position: absolute;
    transform: rotate(45deg);
    width: 250px;
    background: rgb(123,160,183);
}.meet-us-960 .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 30px;
    position: relative;
    z-index: 2;
    perspective: 1000px;
}.meet-us-960 .statement-holder-918 {
    transform: rotateY(-3deg) translateZ(0);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.97), rgba(255, 255, 255, 0.92));
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25),
                0 0 0 1px rgba(0, 0, 0, 0.05),
                inset 0 1px 0 rgba(255, 255, 255, 0.6);
    clip-path: polygon(
        0 0, 
        100% 0, 
        98% 98%, 
        2% 100%
    );
    transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-style: preserve-3d;
    padding: 50px 60px;
}.meet-us-960 .statement-holder-918:hover {
    transform: rotateY(0deg) translateZ(10px);
}.meet-us-960 h1 {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    position: relative;
    color: rgb(123,160,183);
    margin-bottom: 35px;
    letter-spacing: -0.02em;
    font-weight: 700;
    font-size: 38px;
    transform: translateZ(30px);
}.meet-us-960 h1::after {
    background: linear-gradient(90deg, rgb(123,160,183), rgb(96,127,152));
    content: '';
    width: 80px;
    height: 4px;
    transform: skewX(-20deg);
    bottom: -12px;
    position: absolute;
    left: 0;
}.meet-us-960 ul {
    margin: 0;
    list-style: none;
    transform: translateZ(15px);
    padding: 0;
}.meet-us-960 li {
    margin-bottom: 20px;
}.meet-us-960 li:last-child {
    margin-bottom: 0;
}.meet-us-960 h4 {
    font-weight: 600;
    color: #000000;
    display: inline-block;
    font-size: calc(24px + 2px);
    margin-bottom: 15px;
    position: relative;
}.meet-us-960 h4::before {
    height: 12px;
    width: 12px;
    opacity: 0.8;
    background: rgb(123,160,183);
    top: 50%;
    content: '';
    position: absolute;
    transform: translateY(-50%) rotate(45deg);
    left: -24px;
}.meet-us-960 span {
    column-gap: 40px;
    font-size: 17px;
    padding-left: 0;
    color: #000000;
    columns: 1;
    position: relative;
    text-align: justify;
    font-family: Arial, sans-serif;
    line-height: 1.75;
    display: block;
}

@media (min-width: 768px) {.meet-us-960 span {
    columns: 2;
}}

.meet-us-960 span::first-letter {
    font-size: 1.3em;
    color: rgb(123,160,183);
    font-weight: 700;
}

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

@media (max-width: 991px) {.meet-us-960 {
    padding: 90px 0;
}.meet-us-960 .statement-holder-918 {
    transform: rotateY(-2deg) translateZ(0);
    padding: 40px 35px;
}.meet-us-960 h1 {
    margin-bottom: 30px;
    font-size: calc(38px - 4px);
}.meet-us-960 h1::after {
    width: 70px;
    height: 3px;
}
}

@media (max-width: 767px) {.meet-us-960 {
    padding: 70px 0;
}.meet-us-960::after {
    right: -30px;
    height: 180px;
    width: 180px;
    top: -30px;
}.meet-us-960 .container {
    padding: 0 20px;
}.meet-us-960 .statement-holder-918 {
    clip-path: polygon(
            0 0, 
            100% 0, 
            97% 97%, 
            3% 100%
        );
    transform: rotateY(0deg) translateZ(0);
    padding: 35px 25px;
}.meet-us-960 h1 {
    font-size: calc(38px - 8px);
    margin-bottom: 25px;
}.meet-us-960 h1::after {
    height: 3px;
    bottom: -10px;
    width: 60px;
}.meet-us-960 h4 {
    margin-bottom: 12px;
    font-size: 24px;
}.meet-us-960 h4::before {
    height: 10px;
    width: 10px;
    left: -20px;
}.meet-us-960 span {
    font-size: calc(17px - 1px);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.meet-us-960 {
    padding: 60px 0;
}.meet-us-960::after {
    width: 130px;
    height: 130px;
}.meet-us-960 .statement-holder-918 {
    padding: 30px 20px;
}.meet-us-960 h1 {
    margin-bottom: 20px;
    font-size: calc(38px - 12px);
}.meet-us-960 h1::after {
    height: 2px;
    bottom: -8px;
    width: 50px;
}.meet-us-960 h4 {
    font-size: calc(24px - 2px);
    margin-bottom: 10px;
}.meet-us-960 h4::before {
    height: 8px;
    left: -16px;
    width: 8px;
}.meet-us-960 span {
    font-size: calc(17px - 2px);
    line-height: 1.5;
}}.course-rewards-832 {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(152,199,217) 0%, #ffffff 75%);
    position: relative;
}.course-rewards-832::before {
    opacity: 0.05;
    height: 100%;
    pointer-events: none;
    left: 0;
    z-index: 1;
    content: "";
    background-image: repeating-linear-gradient(
        -45deg,
        rgb(123,160,183,0.5) 0px,
        transparent 2px,
        transparent 10px,
        rgb(123,160,183,0.5) 12px
    );
    position: absolute;
    width: 100%;
    top: 0;
}.course-rewards-832::after {
    height: 200%;
    background: linear-gradient(135deg, rgb(123,160,183,0.5) 0%, transparent 70%);
    z-index: 0;
    top: -50%;
    transform: rotate(15deg);
    right: -20%;
    opacity: 0.07;
    width: 60%;
    content: "";
    position: absolute;
}.course-rewards-832 .container {
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.course-rewards-832 .team-culture-409 {
    align-items: center;
    flex-direction: column-reverse;
    gap: 50px;
    transform-style: preserve-3d;
    perspective: 1000px;
    display: flex;
}.course-rewards-832 .statement-holder-918 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    backdrop-filter: blur(10px);
    transform: translateZ(20px);
    border-left: 4px solid rgb(123,160,183);
    padding: 40px;
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06), 
                0 5px 15px rgba(0, 0, 0, 0.04),
                0 3px 5px rgb(123,160,183,0.5);
    flex: 1;
}.course-rewards-832 .statement-holder-918:hover {
    transform: translateZ(30px) translateX(5px);
}.course-rewards-832 h4 {
    position: relative;
    line-height: 1.4;
    margin: 0 0 30px;
    font-weight: 700;
    font-size: 21px;
    color: #000000;
}.course-rewards-832 h4::after {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left;
    content: "";
    bottom: -10px;
    transform: scaleX(1);
    width: 70px;
    background: rgb(123,160,183);
    position: absolute;
    left: 0;
    height: 3px;
}.course-rewards-832 .statement-holder-918:hover h4::after {
    transform: scaleX(1.5);
}.course-rewards-832 .statement-holder-918 > div {
    gap: 20px;
    display: flex;
    flex-direction: column;
}.course-rewards-832 ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.course-rewards-832 li {
    margin-bottom: 18px;
    transform: translateX(0);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}.course-rewards-832 li:hover {
    transform: translateX(10px);
}.course-rewards-832 li p {
    line-height: 1.6;
    font-size: 15px;
    display: flex;
    gap: 15px;
    align-items: flex-start;
    margin: 0;
    color: #000000;
}.course-rewards-832 li p span:first-child {
    flex-shrink: 0;
    margin-top: 2px;
}.course-rewards-832 li p span:last-child {
    flex-grow: 1;
}.course-rewards-832 svg {
    height: 20px;
    transform: translateY(0);
    width: 20px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}.course-rewards-832 li:hover svg {
    transform: translateY(-3px) scale(1.1);
}.course-rewards-832 svg path {
    transition: fill 0.3s ease;
    fill: rgb(123,160,183);
}.course-rewards-832 li:hover svg path {
    fill: rgb(96,127,152);
}.course-rewards-832 .image-carousel-261 {
    box-shadow: 30px 30px 60px rgba(0, 0, 0, 0.1),
                15px 15px 30px rgba(0, 0, 0, 0.07),
                5px 5px 10px rgb(123,160,183,0.5);
    max-width: 100%;
    object-fit: cover;
    height: auto;
    transform: perspective(1000px) rotateY(-8deg) rotateX(5deg) translateZ(0);
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    border-radius: 3px;
    filter: saturate(1.1) contrast(1.05);
}.course-rewards-832 .image-carousel-261:hover {
    box-shadow: 40px 40px 80px rgba(0, 0, 0, 0.12),
                20px 20px 40px rgba(0, 0, 0, 0.08),
                8px 8px 15px rgb(123,160,183,0.5);
    transform: perspective(1000px) rotateY(-3deg) rotateX(2deg) translateZ(20px);
}

@media (min-width: 768px) {.course-rewards-832 .team-culture-409 {
    align-items: center;
    gap: 60px;
    flex-direction: row;
}.course-rewards-832 .statement-holder-918 {
    flex: 0 0 55%;
}.course-rewards-832 .statement-holder-918 > div {
    gap: 30px;
    flex-direction: row;
}.course-rewards-832 .statement-holder-918 > div > div {
    flex: 1;
}.course-rewards-832 h4 {
    font-size: calc(21px * 1.1);
}.course-rewards-832 li p span:last-child {
    font-size: calc(15px * 1.05);
}
}

@media (min-width: 992px) {.course-rewards-832 {
    padding: 150px 0;
}.course-rewards-832 .team-culture-409 {
    gap: 80px;
}.course-rewards-832 .statement-holder-918 {
    flex: 0 0 50%;
    padding: 50px;
}.course-rewards-832 h4 {
    font-size: calc(21px * 1.2);
    margin-bottom: 40px;
}.course-rewards-832 h4::after {
    width: 90px;
}.course-rewards-832 .image-carousel-261 {
    max-width: 45%;
}.course-rewards-832 li {
    margin-bottom: 22px;
}@keyframes floatAnimation {
        0% { transform: translateY(0) rotateY(-8deg) rotateX(5deg); }
        50% { transform: translateY(-10px) rotateY(-7deg) rotateX(3deg); }
        100% { transform: translateY(0) rotateY(-8deg) rotateX(5deg); }
    }
    
    .course-rewards-832 .image-carousel-261 {
    animation: floatAnimation 8s ease-in-out infinite;
}.course-rewards-832 .image-carousel-261:hover {
    animation-play-state: paused;
}
}

@media (min-width: 1200px) {.course-rewards-832 .team-culture-409 {
    gap: 100px;
}.course-rewards-832 .statement-holder-918 {
    flex: 0 0 45%;
    padding: 60px;
}.course-rewards-832 h4 {
    font-size: calc(21px * 1.3);
}.course-rewards-832 li p {
    font-size: calc(15px * 1.1);
}.course-rewards-832 svg {
    height: 24px;
    width: 24px;
}
}

@media (max-width: 767px) {.course-rewards-832 {
    padding: 80px 0;
}.course-rewards-832 .statement-holder-918 {
    padding: 30px;
}.course-rewards-832 h4 {
    font-size: calc(21px * 0.9);
    margin-bottom: 25px;
}.course-rewards-832 li {
    margin-bottom: 15px;
}.course-rewards-832 li p {
    font-size: calc(15px * 0.95);
}.course-rewards-832 .image-carousel-261 {
    transform: perspective(1000px) rotateY(-5deg) rotateX(3deg);
    width: 90%;
}}.data-insights-234 {
    padding: 0;
    overflow: hidden;
    flex-direction: column;
    background-color: #000000;
    display: flex;
    position: relative;
}.data-insights-234::after {
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.03) 10px, rgba(255, 255, 255, 0.03) 12px),
        repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.03) 10px, rgba(255, 255, 255, 0.03) 12px);
    content: "";
    width: 100%;
    pointer-events: none;
    z-index: 2;
}.data-insights-234::before {
    left: 0;
    content: "";
    top: 0;
    position: absolute;
    height: 100%;
    background: 
        linear-gradient(90deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.6) 100%),
        radial-gradient(circle at 15% 50%, rgb(123,160,183,0.5) 0%, transparent 25%),
        radial-gradient(circle at 85% 30%, rgb(96,127,152,0.5) 0%, transparent 25%),
        linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.02) 75%, rgba(255, 255, 255, 0.02) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.02) 75%, rgba(255, 255, 255, 0.02) 76%, transparent 77%, transparent);
    width: 100%;
    z-index: 1;
    background-size: auto, auto, auto, 100px 100px, 50px 50px, 50px 50px;
}.data-insights-234 .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    z-index: 2;
    position: relative;
}.data-insights-234 .fast-benefits-497 {
    background-position: 0 0, 15px 0, 15px -15px, 0px 15px;
    margin-bottom: -50px;
    z-index: 3;
    background-image: 
        linear-gradient(135deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(225deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(315deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%);
    background-size: 30px 30px;
    width: 100%;
    background-color: rgb(123,160,183);
    position: relative;
    color: #ffffff;
    padding: 60px 15% 60px 15%;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
}.data-insights-234 .top-statistics-216 {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 29px;
    letter-spacing: 1px;
    text-transform: uppercase;
}.data-insights-234 .smart-pros-231 {
    line-height: 1.7;
    max-width: 800px;
    font-size: 12px;
}.data-insights-234 .top-gain-407 {
    flex-wrap: wrap;
    padding: 100px 5% 50px;
    z-index: 2;
    background-position: center center;
    background-size: 20px 20px;
    background-color: rgb(152,199,217);
    position: relative;
    display: flex;
    background-image: 
        linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
}.data-insights-234 .statistics-advantages-074 {
    width: 25%;
    counter-increment: stat-counter;
    position: relative;
    padding: 0 15px;
    margin-bottom: 50px;
}.data-insights-234 .statistics-advantages-074::before {
    opacity: 0.1;
    top: -30px;
    position: absolute;
    left: 15px;
    color: rgb(123,160,183);
    content: counter(stat-counter);
    font-size: 6rem;
    font-weight: 700;
    z-index: -1;
}.data-insights-234 .statistics-advantages-074 h4 {
    margin-bottom: 15px;
    font-size: 2.5rem;
    color: #000000;
    font-weight: 700;
    position: relative;
}.data-insights-234 .statistics-advantages-074 span {
    position: relative;
    color: #000000;
    font-size: 12px;
    display: block;
    padding-bottom: 20px;
}.data-insights-234 .statistics-advantages-074 span::after {
    bottom: 0;
    height: 3px;
    left: 0;
    width: 40px;
    position: absolute;
    content: "";
    background-color: rgb(123,160,183);
}.data-insights-234 .statistics-advantages-074:hover span::after {
    transition: width 0.3s ease;
    width: 60px;
}.data-insights-234 svg {
    position: absolute;
    opacity: 0.1;
    height: 120px;
    width: 120px;
    bottom: 20px;
    z-index: 1;
    right: 20px;
}.data-insights-234 svg path {
    fill: #ffffff;
}

@media (max-width: 1200px) {.data-insights-234 .fast-benefits-497 {
    padding: 50px 10% 60px 10%;
}.data-insights-234 .statistics-advantages-074 {
    width: 33.333%;
}
}

@media (max-width: 992px) {.data-insights-234 .fast-benefits-497 {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    padding: 50px 7% 70px 7%;
}.data-insights-234 .top-gain-407 {
    padding: 100px 5% 40px;
}.data-insights-234 .statistics-advantages-074 {
    width: 50%;
}.data-insights-234 .statistics-advantages-074::before {
    font-size: 5rem;
    top: -25px;
}.data-insights-234 .statistics-advantages-074 h4 {
    font-size: 2.2rem;
}
}

@media (max-width: 767px) {.data-insights-234 .fast-benefits-497 {
    padding: 40px 5% 60px 5%;
}.data-insights-234 .top-statistics-216 {
    font-size: calc(29px * 0.9);
}.data-insights-234 .top-gain-407 {
    padding: 80px 5% 30px;
}.data-insights-234 .statistics-advantages-074 {
    margin-bottom: 40px;
    width: 100%;
}.data-insights-234 .statistics-advantages-074::before {
    font-size: 4.5rem;
}.data-insights-234 svg {
    height: 80px;
    width: 80px;
}
}

@media (max-width: 576px) {.data-insights-234 .fast-benefits-497 {
    margin-bottom: -25px;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
    padding: 30px 5% 50px 5%;
}.data-insights-234 .top-statistics-216 {
    font-size: calc(29px * 0.8);
    margin-bottom: 15px;
}.data-insights-234 .smart-pros-231 {
    font-size: calc(12px * 0.95);
}.data-insights-234 .top-gain-407 {
    padding: 60px 5% 20px;
}.data-insights-234 .statistics-advantages-074::before {
    font-size: 4rem;
    top: -20px;
}.data-insights-234 .statistics-advantages-074 h4 {
    font-size: 2rem;
}.data-insights-234 svg {
    height: 60px;
    width: 60px;
    right: 10px;
    bottom: 10px;
}}.education-history-924 {
    overflow: hidden;
    padding: 8rem 0;
    background: linear-gradient(150deg, rgb(152,199,217) 0%, #000000 100%);
    min-height: 700px;
    position: relative;
}.education-history-924::before {
    left: 0;
    content: "";
    opacity: 0.1;
    background-size: 150px 150px;
    z-index: 1;
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    background: 
        linear-gradient(90deg, transparent 85%, rgb(123,160,183,0.5) 85%, rgb(123,160,183,0.5) 88%, transparent 88%),
        linear-gradient(180deg, transparent 85%, rgb(96,127,152,0.5) 85%, rgb(96,127,152,0.5) 88%, transparent 88%);
    animation: gridFlow 20s linear infinite;
}.education-history-924 .container {
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
    padding: 0 2rem;
    z-index: 2;
}.education-history-924 .learn-reviews-120 {
    gap: 20px 30px;
    display: grid;
    grid-template-areas:
        "photo name"
        "photo job"
        "photo quote";
    position: relative;
    grid-template-columns: 45% 1fr;
    grid-template-rows: auto auto 1fr;
    min-height: 580px;
    background: transparent;
}.education-history-924 .learn-reviews-120::before {
    background: linear-gradient(90deg, rgb(123,160,183,0.5) 0%, transparent 50%);
    transform: translateY(-50%);
    border-radius: 15px;
    left: 0;
    z-index: -1;
    content: "";
    height: 90%;
    top: 50%;
    opacity: 0.3;
    right: 0;
    position: absolute;
    animation: horizontalBreathing 8s ease-in-out infinite alternate;
    filter: blur(40px);
}.education-history-924 .learn-reviews-120::after {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.2) 100%);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
    position: absolute;
    content: "";
    z-index: -2;
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 100%;
    height: 100%;
    border-radius: 15px;
    top: 0;
    left: 0;
    backdrop-filter: blur(15px);
}.education-history-924 .image-carousel-261 {
    height: 100%;
    transform: scale(1);
    transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
    grid-area: photo;
    overflow: hidden;
    filter: contrast(1.1) brightness(1.05);
    border-radius: 15px 0 0 15px;
    position: relative;
    z-index: 2;
}.education-history-924 .learn-reviews-120:hover .image-carousel-261 {
    transform: scale(1.02);
    filter: contrast(1.2) brightness(1.1);
}.education-history-924 .image-carousel-261::before {
    top: 0;
    height: 100%;
    position: absolute;
    left: 0;
    width: 10px;
    z-index: 3;
    background: rgb(123,160,183);
    content: "";
    opacity: 0.7;
    animation: pulseOpacity 3s ease-in-out infinite;
}.education-history-924 .name {
    transform: translateX(0);
    position: relative;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    grid-area: name;
    font-size: 33px;
    margin-top: 80px;
    align-self: end;
    font-weight: 700;
    padding-bottom: 10px;
    z-index: 3;
}.education-history-924 .learn-reviews-120:hover .name {
    transform: translateX(15px);
}.education-history-924 .name::after {
    background: rgb(123,160,183);
    bottom: 0;
    width: 0;
    height: 2px;
    transition: width 0.5s ease;
    left: 0;
    position: absolute;
    content: "";
}.education-history-924 .learn-reviews-120:hover .name::after {
    width: 60%;
}.education-history-924 .learn-reviews-120 span:not(.name) {
    align-self: start;
    z-index: 3;
    display: inline-block;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.05s;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
    color: rgb(96,127,152);
    position: relative;
    background: rgba(0, 0, 0, 0.2);
    font-size: 24px;
    border-radius: 10px;
    padding: 0.6rem 1.2rem;
    grid-area: job;
    transform: translateX(0);
    font-weight: 600;
    backdrop-filter: blur(5px);
}.education-history-924 .learn-reviews-120:hover span:not(.name) {
    transform: translateX(15px);
    background: rgba(0, 0, 0, 0.3);
}.education-history-924 .exp-table-178 {
    position: relative;
    font-size: 17px;
    transform: translateY(0);
    margin-right: 0;
    backdrop-filter: blur(10px);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.3);
    border-radius: 15px;
    line-height: 1.8;
    align-self: start;
    padding: 2rem;
    grid-area: quote;
    z-index: 2;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.2) 100%);
    color: #ffffff;
    border-left: 4px solid rgb(96,127,152);
    transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
    width: 95%;
}.education-history-924 .learn-reviews-120:hover .exp-table-178 {
    transform: translateX(15px) translateY(-5px);
    box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.4);
}.education-history-924 .container::after {
    opacity: 0.3;
    filter: blur(70px);
    animation: pulseGlow 10s ease-in-out infinite alternate;
    z-index: -1;
    content: "";
    width: 300px;
    right: -150px;
    bottom: -150px;
    position: absolute;
    height: 300px;
    background: radial-gradient(circle, rgb(96,127,152,0.5) 0%, transparent 70%);
}

@keyframes gridFlow {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 150px 150px;
    }
}

@keyframes horizontalBreathing {
    0%, 100% {
        opacity: 0.2;
        transform: translateY(-50%) scaleX(0.9);
    }
    50% {
        opacity: 0.4;
        transform: translateY(-50%) scaleX(1.1);
    }
}

@keyframes pulseOpacity {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.9;
    }
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.2);
    }
}

@media (max-width: 992px) {.education-history-924 .learn-reviews-120 {
    grid-template-areas:
            "image-carousel-261"
            "name"
            "experience-summary-614"
            "exp-table-178";
    gap: 20px;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto auto;
}.education-history-924 .image-carousel-261 {
    border-radius: 15px 15px 0 0;
    height: 350px;
}.education-history-924 .image-carousel-261::before {
    width: 100%;
    height: 10px;
}.education-history-924 .name {
    margin-top: 0;
    text-align: center;
}.education-history-924 .name::after {
    transform: translateX(-50%);
    left: 50%;
}.education-history-924 .learn-reviews-120:hover .name {
    transform: translateY(-5px);
}.education-history-924 .learn-reviews-120 span:not(.name) {
    margin: 0 auto;
}.education-history-924 .learn-reviews-120:hover span:not(.name) {
    transform: translateY(-5px);
}.education-history-924 .exp-table-178 {
    width: 90%;
    border-top: 4px solid rgb(96,127,152);
    margin: 0 auto;
    border-left: none;
}.education-history-924 .learn-reviews-120:hover .exp-table-178 {
    transform: translateY(-5px);
}
}

@media (max-width: 576px) {.education-history-924 {
    padding: 5rem 0;
}.education-history-924 .image-carousel-261 {
    height: 250px;
}.education-history-924 .name {
    font-size: 24px;
}.education-history-924 .learn-reviews-120 span:not(.name) {
    font-size: 17px;
    padding: 0.5rem 1rem;
}.education-history-924 .exp-table-178 {
    padding: 1.5rem;
    width: 95%;
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}}header .top_plank {
    color:  #ffffff;
    background: rgb(123,160,183);
}header .top_plank .learn-peak-268 div svg, header .top_plank .learn-peak-268 div svg path {
    fill: #ffffff;
}header .top_plank .learn-peak-268 div span {
    color: #ffffff;
}header .top_plank .learn-peak-268 {
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    font-size: 15px;
    line-height: 21px;
    padding: 15px 0 10px 0;
    display: flex;
}header .top_plank .learn-peak-268 div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 24px;
}header .top_plank .learn-peak-268 div img, header .top_plank .learn-peak-268 div svg {
    height: 16px;
    margin-right: 8px;
    width: 16px;
}.subscr-info-628 {
    font-family: Arial, sans-serif;
    padding: 5rem 0 1rem;
    background: linear-gradient(135deg, #000000 0%, rgb(123,160,183,0.5) 100%);
    position: relative;
    z-index: 1;
    color: #ffffff;
}.subscr-info-628::before {
    z-index: -1;
    background: radial-gradient(circle at 30% 50%, rgb(123,160,183,0.5) 0%, transparent 50%);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    content: '';
}.subscr-info-628::after {
    position: absolute;
    animation: glowLine 3s infinite alternate;
    height: 3px;
    top: 0;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(123,160,183), transparent);
    left: 0;
    right: 0;
    z-index: 2;
}@keyframes glowLine {
    0% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
    50% {
        opacity: 1;
        background-position: 100% 50%;
    }
    100% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
}

.subscr-info-628 .container {
    position: relative;
    z-index: 2;
}.subscr-info-628 .netiquette-538 {
    display: flex;
    flex-direction: column;
    gap: 3rem;
}.subscr-info-628 .contact-team-218 {
    border-radius: 29px;
    border: 1px solid rgb(96,127,152,0.5);
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 1rem;
    backdrop-filter: blur(8px);
    display: flex;
    background: rgba(0, 0, 0, 0.1);
    padding: 1.5rem;
    gap: 2rem;
    position: relative;
}.subscr-info-628 .contact-team-218::before {
    animation: scanLine 4s infinite linear;
    position: absolute;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(96,127,152), transparent);
    width: 50%;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    top: -2px;
}@keyframes scanLine {
    0% {
        left: 0;
        width: 0;
    }
    50% {
        left: 50%;
        width: 100%;
    }
    100% {
        left: 100%;
        width: 0;
    }
}

.subscr-info-628 .info_item {
    transition: transform 0.3s ease;
    text-align: center;
    max-width: 300px;
    min-width: 200px;
    flex: 1;
}.subscr-info-628 .info_item:hover {
    transform: translateY(-5px);
}.subscr-info-628 .info_item p, 
.subscr-info-628 .info_item a {
    transition: all 0.3s ease;
    color: #ffffff;
    font-size: calc(15px - 2px);
    text-decoration: none;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    padding: 0.75rem;
    display: flex;
    gap: 0.5rem;
    align-items: center;
    border-radius: 10px;
    justify-content: center;
    border: 1px solid transparent;
}.subscr-info-628 .info_item svg {
    height: 1.25rem;
    transition: fill 0.3s ease;
    fill: rgb(96,127,152);
    width: 1.25rem;
}.subscr-info-628 .info_item a:hover {
    box-shadow: 0 0 15px rgb(123,160,183,0.5);
    background: #000000;
    border-color: rgb(123,160,183,0.5);
}.subscr-info-628 .info_item a:hover svg {
    fill: rgb(123,160,183);
}.subscr-info-628 .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
    gap: 2rem;
}.subscr-info-628 .top-site-938 {
    gap: 1rem;
    align-items: flex-start;
    flex-direction: column;
    display: flex;
}.subscr-info-628 .top-site-938 svg {
    filter: drop-shadow(0 0 5px rgb(123,160,183,0.5));
    transition: filter 0.3s ease;
    max-width: 180px;
    height: auto;
}.subscr-info-628 .top-site-938 svg:hover {
    filter: drop-shadow(0 0 10px rgb(123,160,183));
}.subscr-info-628 .cookie-ctrl-180 {
    line-height: 1.5;
    font-size: calc(12px - 1px);
    opacity: 0.7;
    max-width: 280px;
    color: #ffffff;
}.subscr-info-628 .site-study-972 {
    gap: 1.25rem;
    flex-direction: column;
    display: flex;
}.subscr-info-628 .site-study-972 h5 {
    font-weight: 600;
    padding-bottom: 0.75rem;
    color: #ffffff;
    position: relative;
    margin-bottom: 0.5rem;
    font-size: 20px;
}.subscr-info-628 .site-study-972 h5::after {
    background: rgb(96,127,152);
    content: '';
    position: absolute;
    height: 2px;
    left: 0;
    transition: width 0.3s ease;
    bottom: 0;
    width: 40px;
}.subscr-info-628 .site-study-972:hover h5::after {
    width: 80px;
}.subscr-info-628 .top-main-301 {
    flex-direction: column;
    gap: 0.75rem;
    display: flex;
}.subscr-info-628 .top-main-301 a {
    color: #ffffff;
    opacity: 0.8;
    transition: all 0.3s ease;
    font-size: 15px;
    position: relative;
    padding-left: 1rem;
    text-decoration: none;
}.subscr-info-628 .top-main-301 a::before {
    position: absolute;
    left: 0;
    top: 50%;
    background: rgb(96,127,152);
    content: '';
    height: 5px;
    transform: translateY(-50%);
    border-radius: 50%;
    transition: all 0.3s ease;
    width: 5px;
}.subscr-info-628 .top-main-301 a:hover {
    opacity: 1;
    color: rgb(123,160,183);
    transform: translateX(5px);
}.subscr-info-628 .top-main-301 a:hover::before {
    box-shadow: 0 0 8px rgb(123,160,183);
    background: rgb(123,160,183);
    height: 7px;
    width: 7px;
}.subscr-info-628 .subscribe_holder {
    gap: 1.25rem;
    flex-direction: column;
    border: 1px solid rgb(96,127,152,0.5);
    display: flex;
    border-radius: 29px;
    overflow: hidden;
    padding: 1.5rem;
    position: relative;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
}.subscr-info-628 .subscribe_holder::before {
    opacity: 0.1;
    top: 0;
    background: radial-gradient(circle at top right, rgb(123,160,183,0.5) 0%, transparent 70%);
    position: absolute;
    right: 0;
    content: '';
    bottom: 0;
    left: 0;
    z-index: -1;
}.subscr-info-628 .subscribe_holder h5 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
}.subscr-info-628 .subscribe_holder p {
    line-height: 1.6;
    font-size: calc(15px - 1px);
    color: #ffffff;
    opacity: 0.9;
}.subscr-info-628 .input_holder {
    flex-direction: column;
    display: flex;
    gap: 0.75rem;
    position: relative;
}.subscr-info-628 .input_holder input[type="email"] {
    font-size: 15px;
    border: 1px solid rgb(96,127,152,0.5);
    flex: 1;
    padding: 0.875rem 1rem;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    color: #ffffff;
    width: 100%;
    transition: all 0.3s ease;
}.subscr-info-628 .input_holder input[type="email"]:focus {
    border-color: rgb(123,160,183);
    outline: none;
    box-shadow: 0 0 10px rgb(123,160,183,0.5);
}.subscr-info-628 .input_holder input[type="email"]::placeholder {
    color: #ffffff;
    opacity: 0.5;
}.subscr-info-628 .updates-form-817 {
    width: 100%;
    border: none;
    transition: all 0.3s ease;
    color: #ffffff;
    background: rgb(123,160,183);
    font-weight: 600;
    font-size: 20px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    border-radius: 10px;
    padding: 0.875rem 1.5rem;
}.subscr-info-628 .updates-form-817::before {
    height: 100%;
    transition: left 0.7s ease;
    position: absolute;
    content: '';
    left: -100%;
    top: 0;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.subscr-info-628 .updates-form-817:hover {
    box-shadow: 0 0 15px rgb(96,127,152,0.5);
    transform: translateY(-2px);
    background: rgb(96,127,152);
}.subscr-info-628 .updates-form-817:hover::before {
    left: 100%;
}.subscr-info-628 .forum-link-947 {
    border-top: 1px solid rgb(96,127,152,0.5);
    padding-top: 1.5rem;
    text-align: center;
    margin-top: 3rem;
    position: relative;
}.subscr-info-628 .forum-link-947::before {
    left: 0;
    content: '';
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(96,127,152,0.5), transparent);
    position: absolute;
    top: -1px;
    width: 100%;
}.subscr-info-628 .recycle-info-958 {
    font-size: 12px;
    color: #ffffff;
    opacity: 0.7;
}

@media (max-width: 1024px) {.subscr-info-628 {
    padding: 4rem 0 1rem;
}.subscr-info-628 .text_main_holder {
    grid-template-columns: 1fr 1fr;
}.subscr-info-628 .subscribe_holder {
    grid-column: span 2;
}
}

@media (min-width: 769px) {.subscr-info-628 .input_holder {
    flex-direction: row;
}.subscr-info-628 .updates-form-817 {
    width: auto;
}
}

@media (max-width: 768px) {.subscr-info-628 {
    padding: 3rem 0 1rem;
}.subscr-info-628 .contact-team-218 {
    flex-direction: column;
    gap: 1rem;
    align-items: center;
}.subscr-info-628 .info_item {
    min-width: 100%;
}.subscr-info-628 .text_main_holder {
    gap: 2.5rem;
    grid-template-columns: 1fr;
}.subscr-info-628 .subscribe_holder {
    grid-column: auto;
}.subscr-info-628 .top-site-938 {
    text-align: center;
    align-items: center;
}.subscr-info-628 .cookie-ctrl-180 {
    max-width: 100%;
    text-align: center;
}.subscr-info-628 .site-study-972 h5 {
    text-align: center;
}.subscr-info-628 .site-study-972 h5::after {
    left: 50%;
    transform: translateX(-50%);
}.subscr-info-628 .top-main-301 {
    align-items: center;
}.subscr-info-628 .top-main-301 a {
    text-align: center;
}.subscr-info-628 .top-main-301 a:hover {
    transform: translateY(-2px);
}.subscr-info-628 .input_holder {
    flex-direction: column;
}.subscr-info-628 .updates-form-817 {
    width: 100%;
}
}

@media (max-width: 480px) {.subscr-info-628 {
    padding: 2.5rem 0 1rem;
}.subscr-info-628 .info_item p, 
    .subscr-info-628 .info_item a {
    font-size: calc(15px - 3px);
}.subscr-info-628 .site-study-972 h5, 
    .subscr-info-628 .subscribe_holder h5 {
    font-size: calc(20px - 2px);
}.subscr-info-628 .top-main-301 a, 
    .subscr-info-628 .subscribe_holder p {
    font-size: calc(15px - 2px);
}.subscr-info-628 .recycle-info-958 {
    font-size: calc(12px - 2px);
}}.contact-box-762 {
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(152,199,217) 0%, rgba(9, 19, 32, 0.9) 100%);
    position: relative;
}.contact-box-762::before {
    content: "";
    position: absolute;
    pointer-events: none;
    animation: gridMove 20s linear infinite;
    height: 100%;
    opacity: 0.05;
    background: repeating-linear-gradient(
        45deg,
        rgb(123,160,183,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(123,160,183,0.5) 11px
    );
    top: 0;
    left: 0;
    width: 100%;
}.contact-box-762::after {
    position: absolute;
    left: -50%;
    height: 200%;
    width: 200%;
    content: "";
    opacity: 0.1;
    animation: pulseGlow 15s ease-in-out infinite;
    top: -50%;
    pointer-events: none;
    background: radial-gradient(circle, rgb(123,160,183,0.5) 0%, transparent 60%);
}.contact-box-762 .container {
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
}.contact-box-762 h2 {
    position: relative;
    font-weight: 700;
    color: #ffffff;
    font-size: 31px;
    padding-bottom: 15px;
    font-family: Arial, sans-serif;
    text-align: center;
    margin-bottom: 60px;
}.contact-box-762 h2::after {
    height: 3px;
    bottom: 0;
    width: 80px;
    left: 50%;
    content: "";
    background: linear-gradient(to right, transparent, rgb(123,160,183), transparent);
    transform: translateX(-50%);
    position: absolute;
}.contact-box-762 .help-request-718 {
    backdrop-filter: blur(10px);
    display: flex;
    border: 1px solid rgba(255, 255, 255, 0.05);
    overflow: hidden;
    position: relative;
    background: rgba(255, 255, 255, 0.03);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}.contact-box-762 .help-request-718::before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    pointer-events: none;
    top: 0;
    left: 0;
    opacity: 0.03;
    background: linear-gradient(to bottom right, rgb(123,160,183,0.5), transparent);
}.contact-box-762 .image-carousel-261 {
    min-height: 500px;
    position: relative;
    transition: transform 0.6s ease;
    transform: scale(1.01);
    flex: 1;
}.contact-box-762 .image-carousel-261::after {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    top: 0;
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
    height: 100%;
}.contact-box-762 .reach-request-265 {
    padding: 50px;
    flex: 1;
    position: relative;
}.contact-box-762 .reach-request-265::before {
    border-right: 2px solid rgb(123,160,183,0.5);
    top: 20px;
    height: 50px;
    position: absolute;
    right: 20px;
    width: 50px;
    border-top: 2px solid rgb(123,160,183,0.5);
    opacity: 0.7;
    content: "";
}.contact-box-762 .reach-request-265::after {
    border-bottom: 2px solid rgb(123,160,183,0.5);
    bottom: 20px;
    left: 20px;
    width: 50px;
    opacity: 0.7;
    border-left: 2px solid rgb(123,160,183,0.5);
    position: absolute;
    content: "";
    height: 50px;
}.contact-box-762 form {
    width: 100%;
}.contact-box-762 form h3 {
    position: relative;
    font-family: Arial, sans-serif;
    margin-bottom: 30px;
    padding-left: 15px;
    font-weight: 600;
    color: #ffffff;
    font-size: 23px;
}.contact-box-762 form h3::before {
    background: rgb(123,160,183);
    transform: translateY(-50%);
    left: 0;
    height: 25px;
    position: absolute;
    border-radius: 10px;
    width: 5px;
    content: "";
    top: 50%;
}.contact-box-762 form input[type="text"] {
    color: #ffffff;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    font-size: 18px;
    border-radius: 10px;
    padding: 15px 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 100%;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.05);
}.contact-box-762 form input[type="text"]:focus {
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 0 15px rgba(rgb(123,160,183), 0.2);
    border-color: rgb(123,160,183);
    outline: none;
}.contact-box-762 form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.contact-box-762 .connect-card-860 {
    position: relative;
    align-items: flex-start;
    margin-bottom: 30px;
    display: flex;
}.contact-box-762 .connect-card-860 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact-box-762 .connect-card-860 label {
    font-size: 16px;
    position: relative;
    padding-left: 35px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
}.contact-box-762 .connect-card-860 label::before {
    border-radius: 10px;
    width: 22px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: absolute;
    background: rgba(255, 255, 255, 0.05);
    top: 2px;
    transition: all 0.3s ease;
    left: 0;
    content: "";
    height: 22px;
}.contact-box-762 .connect-card-860 input[type="checkbox"]:checked + label::before {
    background: rgb(123,160,183);
    border-color: rgb(123,160,183);
}.contact-box-762 .connect-card-860 input[type="checkbox"]:checked + label::after {
    top: 11px;
    width: 8px;
    transform: rotate(-45deg);
    left: 7px;
    border-bottom: 2px solid #ffffff;
    position: absolute;
    height: 4px;
    border-left: 2px solid #ffffff;
    content: "";
}.contact-box-762 .connect-card-860 label a {
    text-decoration: none;
    color: rgb(123,160,183);
    transition: all 0.3s ease;
}.contact-box-762 .connect-card-860 label a:hover {
    text-decoration: underline;
}.contact-box-762 form .connect-reach-587 {
    border: none;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.4s ease;
    display: inline-block;
    color: #ffffff;
    font-weight: 600;
    position: relative;
    z-index: 1;
    cursor: pointer;
    font-family: Arial, sans-serif;
    background: linear-gradient(45deg, rgb(123,160,183), rgb(96,127,152));
    padding: 15px 35px;
    font-size: 15px;
}.contact-box-762 form .connect-reach-587::before {
    background: linear-gradient(45deg, rgb(96,127,152), rgb(123,160,183));
    height: 100%;
    left: -100%;
    content: "";
    width: 100%;
    top: 0;
    position: absolute;
    transition: all 0.4s ease;
    z-index: -1;
}.contact-box-762 form .connect-reach-587:hover::before {
    left: 0;
}.contact-box-762 form .connect-reach-587:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}.contact-box-762 svg {
    width: 24px;
    margin-right: 15px;
    fill: rgb(123,160,183);
    height: 24px;
}.contact-box-762 svg path {
    transition: fill 0.3s ease;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.1;
        transform: scale(1.1);
    }
}

@media screen and (max-width: 991px) {.contact-box-762 {
    padding: 80px 0;
}.contact-box-762 .help-request-718 {
    flex-direction: column;
}.contact-box-762 .image-carousel-261 {
    order: 1;
    min-height: 300px;
}.contact-box-762 .reach-request-265 {
    padding: 40px 30px;
    order: 2;
}
}

@media screen and (max-width: 767px) {.contact-box-762 {
    padding: 60px 0;
}.contact-box-762 h2 {
    margin-bottom: 40px;
}.contact-box-762 .image-carousel-261 {
    min-height: 200px;
}.contact-box-762 .reach-request-265 {
    padding: 30px 20px;
}.contact-box-762 form .connect-reach-587 {
    width: 100%;
    text-align: center;
}
}

@media screen and (max-width: 480px) {.contact-box-762 {
    padding: 40px 0;
}.contact-box-762 h2 {
    font-size: calc(31px * 0.8);
}.contact-box-762 form h3 {
    font-size: calc(23px * 0.9);
}.contact-box-762 .reach-request-265::before,
    .contact-box-762 .reach-request-265::after {
    width: 30px;
    height: 30px;
}}.plan-selection-628 {
    color: #ffffff;
    padding: 120px 0 140px;
    overflow: hidden;
    position: relative;
}.plan-selection-628::before {
    z-index: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    background: linear-gradient(135deg, rgba(25, 35, 60, 0.92), rgba(35, 45, 85, 0.95));
    top: 0;
    content: "";
}.plan-selection-628 .container {
    padding: 0 15px;
    position: relative;
    max-width: 1320px;
    z-index: 1;
    margin: 0 auto;
}.plan-selection-628 .learn-rates-934 {
    position: relative;
}.plan-selection-628 .learn-rates-934::before {
    background: linear-gradient(225deg, rgb(123,160,183,0.5), transparent);
    position: absolute;
    top: -80px;
    opacity: 0.4;
    filter: blur(60px);
    height: 200px;
    border-radius: 50%;
    right: -80px;
    width: 200px;
    content: "";
    pointer-events: none;
}.plan-selection-628 h2 {
    font-weight: 700;
    background: linear-gradient(90deg, #ffffff, rgba(255, 255, 255, 0.8));
    text-shadow: 0 2px 15px rgba(255, 255, 255, 0.15);
    font-size: 33px;
    -webkit-background-clip: text !important;
    position: relative;
    background-clip: text !important;
    color: transparent;
    margin-bottom: 20px;
    display: inline-block;
}.plan-selection-628 h2::after {
    background: rgb(123,160,183);
    position: absolute;
    transform: scaleX(1);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    bottom: -8px;
    transform-origin: left;
    width: 80px;
    left: 0;
    height: 3px;
    content: "";
}.plan-selection-628 h2:hover::after {
    transform: scaleX(1.2);
}.plan-selection-628 .learning-price-128 {
    max-width: 700px;
    margin-bottom: 50px;
    line-height: 1.6;
    opacity: 0.9;
    font-size: calc(17px + 2px);
    font-weight: 300;
}.plan-selection-628 .study-offers-103 {
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    list-style: none;
    gap: 30px;
    margin: 0;
}.plan-selection-628 .study-offers-103 li {
    height: 100%;
    perspective: 1000px;
}.plan-selection-628 .learn-pricing-387 {
    transform-style: preserve-3d;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.08);
    min-height: 400px;
    display: block;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 0 3px 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    text-decoration: none;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.03));
}.plan-selection-628 .learn-pricing-387:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3), 0 5px 15px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px) rotateX(2deg) rotateY(2deg);
}.plan-selection-628 .learn-pricing-387::before {
    content: "";
    transition: transform 0.8s ease;
    transform: translateX(-100%);
    height: 100%;
    position: absolute;
    top: 0;
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.05), transparent);
    pointer-events: none;
    left: 0;
    width: 100%;
}.plan-selection-628 .learn-pricing-387:hover::before {
    transform: translateX(100%);
}.plan-selection-628 .learn-pricing-387::after {
    content: "";
    left: -5px;
    top: -5px;
    height: 10px;
    background: rgb(123,160,183);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 0 20px 5px rgb(123,160,183,0.5);
    position: absolute;
    opacity: 0.8;
    border-radius: 50%;
    width: 10px;
}.plan-selection-628 .learn-pricing-387:hover::after {
    transform: scale(1.5);
}.plan-selection-628 .skill-offers-085 {
    height: 100%;
    overflow: hidden;
    flex-direction: column;
    display: flex;
    padding: 35px 25px;
    position: relative;
}.plan-selection-628 .value-deals-867 {
    position: relative;
    z-index: 2;
}.plan-selection-628 .learn-pricing-387 h4 {
    padding-bottom: 15px;
    transition: transform 0.3s ease;
    color: #ffffff;
    margin-bottom: 20px;
    font-weight: 600;
    position: relative;
    font-size: 22px;
}.plan-selection-628 .learn-pricing-387:hover h4 {
    transform: translateX(5px);
}.plan-selection-628 .learn-pricing-387 h4::after {
    left: 0;
    background: rgb(123,160,183);
    position: absolute;
    transition: width 0.3s ease;
    bottom: 0;
    content: "";
    width: 40px;
    height: 2px;
}.plan-selection-628 .learn-pricing-387:hover h4::after {
    width: 60px;
}.plan-selection-628 .learn-pricing-387 p {
    overflow-wrap: break-word;
    word-break: normal;
    overflow-y: auto;
    margin-bottom: 30px;
    white-space: normal;
    color: rgba(255, 255, 255, 0.8);
    font-size: 17px;
    max-height: 200px;
    padding-right: 10px;
    line-height: 1.7;
}.plan-selection-628 .learn-pricing-387 p::-webkit-scrollbar {
    width: 4px;
}.plan-selection-628 .learn-pricing-387 p::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 10px;
}.plan-selection-628 .learn-pricing-387 p::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}.plan-selection-628 .discount-grid-534 {
    font-weight: 700;
    font-size: calc(22px + 4px);
    padding: 10px 25px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    color: #ffffff;
    overflow: hidden;
    display: inline-block;
    background: linear-gradient(135deg, rgb(123,160,183), rgb(96,127,152));
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}.plan-selection-628 .learn-pricing-387:hover .discount-grid-534 {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}.plan-selection-628 .discount-grid-534::before {
    height: 100%;
    top: 0;
    content: "";
    transform: skewX(-20deg) translateX(-100%);
    width: 100%;
    position: absolute;
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.1), transparent);
    transition: transform 0.6s ease;
    left: 0;
}.plan-selection-628 .learn-pricing-387:hover .discount-grid-534::before {
    transform: skewX(-20deg) translateX(100%);
}

@media (max-width: 991px) {.plan-selection-628 {
    padding: 80px 0 100px;
}.plan-selection-628 .study-offers-103 {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.plan-selection-628 .learn-pricing-387 {
    min-height: 450px;
}.plan-selection-628 .skill-offers-085 {
    padding: 25px 20px;
}.plan-selection-628 h2 {
    font-size: calc(33px - 4px);
}.plan-selection-628 .learning-price-128 {
    font-size: 17px;
    margin-bottom: 40px;
}
}

@media (max-width: 767px) {.plan-selection-628 {
    padding: 60px 0 80px;
}.plan-selection-628 .study-offers-103 {
    max-width: 400px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.plan-selection-628 .learn-pricing-387 {
    min-height: auto;
}.plan-selection-628 h2 {
    font-size: calc(33px - 8px);
}.plan-selection-628 .learning-price-128 {
    margin-bottom: 30px;
    font-size: calc(17px - 1px);
}.plan-selection-628 .learn-pricing-387 p {
    max-height: 150px;
}
}

@media (max-width: 480px) {.plan-selection-628 {
    padding: 50px 0 70px;
}.plan-selection-628 .skill-offers-085 {
    padding: 20px 15px;
}.plan-selection-628 h2 {
    font-size: calc(33px - 10px);
}.plan-selection-628 .discount-grid-534 {
    font-size: 22px;
    padding: 8px 20px;
}.plan-selection-628 .learn-pricing-387 h4 {
    margin-bottom: 15px;
    font-size: calc(22px - 2px);
}
}