* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.wrapper-skeleton-8127 {
    flex-direction: column;
    min-height: 100%;
    height: 100%;
    display: flex;
}svg {
    width: 30px;
    height: 30px;
}header,footer {
    width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}html,body {
    min-height: 100%;
    height: 100%;
    scroll-behavior: auto;
    font-family: Arial, sans-serif;
    color: #000000;
}.main-pagebar-1957 {
    flex: 1 0 auto;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1206px;
}.login-footer-6387 {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.statistical-details-1364 {
    position: relative;
    background: linear-gradient(135deg, rgb(120,136,183,0.5) 0%, rgb(179,186,208,0.5) 100%);
    padding: 80px 0;
    overflow: hidden;
}.statistical-details-1364::before {
    content: "";
    width: 100%;
    opacity: 0.08;
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(120,136,183) 0%, transparent 5%),
        radial-gradient(circle at 80% 70%, rgb(179,186,208) 0%, transparent 4%),
        radial-gradient(circle at 40% 80%, rgb(120,136,183) 0%, transparent 6%);
    left: 0;
}.statistical-details-1364::after {
    height: 45%;
    opacity: 0.2;
    right: -10%;
    position: absolute;
    transform: rotate(-15deg);
    top: -10%;
    z-index: 0;
    filter: blur(30px);
    content: "";
    background: linear-gradient(45deg, rgb(179,186,208,0.5) 0%, transparent 70%);
    width: 45%;
}.statistical-details-1364 h3 {
    font-size: 37px;
    z-index: 2;
    position: relative;
    color: #000000;
    font-weight: 600;
    transform: translateY(10px);
    margin-bottom: 3.5rem;
    text-align: center;
    opacity: 0;
    animation: fadeInUp 0.8s 0.2s forwards;
}.statistical-details-1364 h3::after {
    left: 50%;
    background: linear-gradient(90deg, rgb(120,136,183) 0%, rgb(179,186,208) 100%);
    bottom: -12px;
    content: "";
    animation: expandLine 1s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    height: 3px;
    position: absolute;
    width: 80px;
    transform: translateX(-50%) scaleX(0);
}.statistical-details-1364 .container {
    z-index: 2;
    position: relative;
}.statistical-details-1364 ul {
    margin: 0;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    list-style-type: none;
    display: grid;
    padding: 0;
}.statistical-details-1364 .statistics-perks-9210 {
    backdrop-filter: blur(10px);
    position: relative;
    padding: 1.8rem;
    transform: translateY(20px);
    opacity: 0;
    height: 100%;
    background: rgba(255, 255, 255, 0.85);
    animation: fadeInUp 0.8s forwards;
    border-left: 3px solid rgb(120,136,183);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05), 
                0 3px 6px rgba(0, 0, 0, 0.02);
    animation-delay: calc(0.15s * var(--i, 0));
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), 
                box-shadow 0.4s ease;
}.statistical-details-1364 li:nth-child(1) {
    --i: 1;
}.statistical-details-1364 li:nth-child(2) {
    --i: 2;
}.statistical-details-1364 li:nth-child(3) {
    --i: 3;
}.statistical-details-1364 li:nth-child(4) {
    --i: 4;
}.statistical-details-1364 li:nth-child(5) {
    --i: 5;
}.statistical-details-1364 li:nth-child(6) {
    --i: 6;
}.statistical-details-1364 li:nth-child(7) {
    --i: 7;
}.statistical-details-1364 .statistics-perks-9210::before {
    content: "";
    background: linear-gradient(135deg, transparent 0%, rgba(rgb(179,186,208,0.5), 0.05) 100%);
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
}.statistical-details-1364 .statistics-perks-9210:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.04);
}.statistical-details-1364 .statistics-perks-9210:hover::after {
    transform: scaleX(1);
    opacity: 1;
}.statistical-details-1364 .statistics-perks-9210::after {
    opacity: 0;
    transform-origin: left;
    left: 0;
    width: 100%;
    position: absolute;
    transform: scaleX(0.6);
    transition: transform 0.5s ease, opacity 0.5s ease;
    bottom: 0;
    background: linear-gradient(90deg, rgb(120,136,183) 0%, rgb(179,186,208) 100%);
    content: "";
    height: 3px;
}.statistical-details-1364 .statistics-perks-9210 span {
    margin-bottom: 1rem;
    position: relative;
    color: rgb(120,136,183);
    transition: transform 0.3s ease;
    font-weight: 600;
    display: block;
    transform: translateX(0);
    padding-left: 1.2rem;
    font-size: calc(17px * 1.1);
}.statistical-details-1364 .statistics-perks-9210:hover span {
    transform: translateX(5px);
}.statistical-details-1364 .statistics-perks-9210 span::before {
    transform: translateY(-50%);
    border-radius: 50%;
    height: 6px;
    left: 0;
    width: 6px;
    transition: all 0.3s ease;
    background: rgb(179,186,208);
    top: 50%;
    position: absolute;
    content: "";
}.statistical-details-1364 .statistics-perks-9210:hover span::before {
    background: rgb(120,136,183);
    transform: translateY(-50%) scale(1.3);
}.statistical-details-1364 .statistics-perks-9210 p {
    position: relative;
    overflow: hidden;
    color: rgb(179,186,208);
    margin: 0;
    font-weight: 700;
    font-size: calc(45px * 1.2);
    display: inline-block;
}.statistical-details-1364 .statistics-perks-9210 p::after {
    opacity: 0.3;
    background: linear-gradient(90deg, rgb(120,136,183,0.5) 0%, transparent 100%);
    width: 100%;
    height: 4px;
    position: absolute;
    content: "";
    transition: transform 0.5s ease;
    bottom: 5px;
    left: 0;
    transform: scaleX(0);
    transform-origin: left;
}.statistical-details-1364 .statistics-perks-9210:hover p::after {
    transform: scaleX(1);
}

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

@keyframes expandLine {
    from {
        transform: translateX(-50%) scaleX(0);
    }
    to {
        transform: translateX(-50%) scaleX(1);
    }
}

@media screen and (max-width: 992px) {.statistical-details-1364 {
    padding: 60px 0;
}.statistical-details-1364 h3 {
    margin-bottom: 2.5rem;
    font-size: calc(37px * 0.9);
}.statistical-details-1364 ul {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 20px;
}.statistical-details-1364 .statistics-perks-9210 {
    padding: 1.5rem;
}.statistical-details-1364 .statistics-perks-9210 p {
    font-size: calc(45px * 1);
}
}

@media screen and (max-width: 768px) {.statistical-details-1364 {
    padding: 50px 0;
}.statistical-details-1364 h3 {
    margin-bottom: 2rem;
    font-size: calc(37px * 0.85);
}.statistical-details-1364 ul {
    gap: 15px;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}.statistical-details-1364 .statistics-perks-9210 span {
    font-size: 17px;
}.statistical-details-1364 .statistics-perks-9210 p {
    font-size: calc(37px * 1.2);
}
}

@media screen and (max-width: 576px) {.statistical-details-1364 {
    padding: 40px 0;
}.statistical-details-1364 h3 {
    font-size: calc(37px * 0.8);
}.statistical-details-1364 ul {
    gap: 15px;
    grid-template-columns: 1fr;
}.statistical-details-1364 .statistics-perks-9210 {
    padding: 1.2rem;
}.statistical-details-1364 .statistics-perks-9210 p {
    font-size: calc(37px * 1.1);
}.statistical-details-1364 h3::after {
    width: 60px;
}}.privacy-cloister-1792 {
    position: relative;
    background: linear-gradient(135deg, rgb(224,226,233), rgba(245, 245, 250, 0.98));
    padding: 4rem 1.5rem;
    overflow: hidden;
}.privacy-cloister-1792::before {
    width: 100%;
    position: absolute;
    z-index: 0;
    content: "";
    pointer-events: none;
    left: 0;
    background: radial-gradient(circle at 90% 10%, rgb(179,186,208,0.5), transparent 60%),
              radial-gradient(circle at 10% 90%, rgb(120,136,183,0.5), transparent 60%);
    height: 100%;
    opacity: 0.15;
    top: 0;
}.privacy-cloister-1792::after {
    transform: rotate(-15deg);
    background: radial-gradient(circle, rgb(179,186,208,0.5) 10%, transparent 70%);
    pointer-events: none;
    width: 200px;
    top: -20px;
    position: absolute;
    content: "";
    height: 200px;
    opacity: 0.1;
    z-index: 0;
    right: -20px;
}.privacy-cloister-1792 .container {
    margin: 0 auto;
    z-index: 1;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
              0 1px 4px rgba(0, 0, 0, 0.03),
              0 20px 40px rgba(rgb(179,186,208,0.5), 0.03);
    padding: 3rem;
    transform: perspective(1000px) rotateY(0.5deg);
    position: relative;
    max-width: 1140px;
    backdrop-filter: blur(10px);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.95));
}.privacy-cloister-1792 .container:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 
              0 1px 4px rgba(0, 0, 0, 0.03),
              0 25px 50px rgba(rgb(179,186,208,0.5), 0.05);
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.privacy-cloister-1792 h1 {
    margin-bottom: 1.5rem;
    font-weight: 700;
    transform: translateX(-5px);
    padding-bottom: 1rem;
    color: rgb(179,186,208);
    position: relative;
    font-size: 40px;
    border-bottom: 2px solid rgba(rgb(179,186,208,0.5), 0.1);
}.privacy-cloister-1792 h1::after {
    transition: width 0.5s ease;
    width: 70px;
    height: 2px;
    bottom: -2px;
    position: absolute;
    background: rgb(179,186,208);
    content: "";
    left: 0;
}.privacy-cloister-1792 h2 {
    position: relative;
    font-weight: 600;
    color: #000000;
    padding-left: 15px;
    font-size: 36px;
    margin: 2.5rem 0 1rem;
    border-left: 3px solid rgb(120,136,183);
}.privacy-cloister-1792 h3 {
    margin: 2rem 0 1rem;
    padding-left: 12px;
    border-left: 2px solid rgb(120,136,183,0.5);
    position: relative;
    font-size: calc(36px * 0.8);
    color: #000000;
    font-weight: 600;
}.privacy-cloister-1792 h4 {
    margin: 1.75rem 0 0.75rem;
    font-size: calc(36px * 0.65);
    padding-left: 10px;
    color: #000000;
    font-weight: 600;
    border-left: 1px solid rgb(120,136,183,0.5);
    position: relative;
}.privacy-cloister-1792 p {
    max-width: 95%;
    line-height: 1.8;
    color: #000000;
    position: relative;
    transition: transform 0.3s ease;
    margin-bottom: 1.5rem;
    font-size: 15px;
}.privacy-cloister-1792 p:hover {
    transform: translateX(5px);
}.privacy-cloister-1792 p strong {
    display: inline-block;
    font-weight: 600;
    position: relative;
    color: rgb(179,186,208);
}.privacy-cloister-1792 p strong::after {
    left: 0;
    transform-origin: left;
    content: "";
    bottom: -2px;
    position: absolute;
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgb(179,186,208,0.5);
    width: 100%;
    height: 1px;
    transform: scaleX(0);
}.privacy-cloister-1792 p:hover strong::after {
    transform: scaleX(1);
}.privacy-cloister-1792 ul {
    margin: 1.5rem 0 2rem;
    list-style: none;
    padding-left: 1.5rem;
    position: relative;
}.privacy-cloister-1792 ul::before {
    bottom: 0;
    position: absolute;
    left: 0;
    width: 2px;
    top: 0;
    background: linear-gradient(to bottom, rgb(120,136,183,0.5), rgba(rgb(120,136,183,0.5), 0.2));
    content: "";
}.privacy-cloister-1792 li {
    line-height: 1.7;
    padding-left: 1.5rem;
    position: relative;
    margin-bottom: 1rem;
    transition: transform 0.3s ease;
    color: #000000;
    font-size: 15px;
}.privacy-cloister-1792 li:hover {
    transform: translateX(5px);
}.privacy-cloister-1792 li::before {
    transition: transform 0.3s ease, background-color 0.3s ease;
    top: 10px;
    border-radius: 50%;
    background: rgb(120,136,183);
    position: absolute;
    height: 8px;
    content: "";
    left: 0;
    width: 8px;
}.privacy-cloister-1792 li:hover::before {
    background: rgb(179,186,208);
    transform: scale(1.3);
}.privacy-cloister-1792 span {
    line-height: 1.8;
    margin-bottom: 1.5rem;
    font-size: 15px;
    border-left: 1px dashed rgb(120,136,183,0.5);
    display: block;
    transition: all 0.3s ease;
    padding-left: 1rem;
    color: #000000;
}.privacy-cloister-1792 span:hover {
    transform: translateX(5px);
    border-left-color: rgb(179,186,208);
    background: linear-gradient(to right, rgba(rgb(179,186,208,0.5), 0.05), transparent);
}

@media (max-width: 1200px) {.privacy-cloister-1792 .container {
    padding: 2.5rem;
    max-width: 960px;
}.privacy-cloister-1792 h1 {
    font-size: calc(40px * 0.9);
}.privacy-cloister-1792 h2 {
    font-size: calc(36px * 0.9);
}
}

@media (max-width: 992px) {.privacy-cloister-1792 {
    padding: 3rem 1.25rem;
}.privacy-cloister-1792 .container {
    transform: perspective(1000px) rotateY(0deg);
    max-width: 720px;
    padding: 2rem;
}.privacy-cloister-1792 h1 {
    margin-bottom: 1.25rem;
}.privacy-cloister-1792 p, 
  .privacy-cloister-1792 li, 
  .privacy-cloister-1792 span {
    font-size: calc(15px * 0.95);
}
}

@media (max-width: 768px) {.privacy-cloister-1792 {
    padding: 2.5rem 1rem;
}.privacy-cloister-1792 .container {
    padding: 1.75rem;
    max-width: 540px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}.privacy-cloister-1792 h1 {
    transform: translateX(0);
    font-size: calc(40px * 0.8);
}.privacy-cloister-1792 h2 {
    margin: 2rem 0 0.75rem;
    font-size: calc(36px * 0.85);
}.privacy-cloister-1792 h3 {
    font-size: calc(36px * 0.7);
}.privacy-cloister-1792 h4 {
    font-size: calc(36px * 0.6);
}.privacy-cloister-1792 p, 
  .privacy-cloister-1792 li {
    max-width: 100%;
}.privacy-cloister-1792 p:hover,
  .privacy-cloister-1792 li:hover,
  .privacy-cloister-1792 span:hover {
    transform: translateX(0);
}
}

@media (max-width: 576px) {.privacy-cloister-1792 {
    padding: 2rem 0.75rem;
}.privacy-cloister-1792 .container {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 1.5rem;
}.privacy-cloister-1792 h1 {
    padding-bottom: 0.75rem;
    font-size: calc(40px * 0.7);
}.privacy-cloister-1792 h2 {
    padding-left: 10px;
    font-size: calc(36px * 0.75);
}.privacy-cloister-1792 h3 {
    font-size: calc(36px * 0.65);
    padding-left: 8px;
}.privacy-cloister-1792 h4 {
    font-size: calc(36px * 0.55);
    padding-left: 6px;
}.privacy-cloister-1792 ul {
    padding-left: 0.75rem;
}.privacy-cloister-1792 li {
    padding-left: 1.25rem;
}.privacy-cloister-1792 p, 
  .privacy-cloister-1792 li, 
  .privacy-cloister-1792 span {
    line-height: 1.6;
    font-size: calc(15px * 0.9);
}.privacy-cloister-1792 span {
    padding-left: 0.75rem;
}}.our-team-3826 {
    position: relative;
    padding: 120px 0;
    color: #ffffff;
    overflow: hidden;
}.our-team-3826::before {
    z-index: 1;
    left: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.5));
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    content: "";
}.our-team-3826::after {
    z-index: 2;
    width: 100%;
    position: absolute;
    height: 200%;
    right: -50%;
    background: rgb(179,186,208);
    content: "";
    transform: rotate(-45deg);
    opacity: 0.18;
    top: -50%;
}.our-team-3826 .container {
    position: relative;
    z-index: 5;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}.our-team-3826 .text-area-wrap-0721 {
    transform: translateY(20px);
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    border-left: 4px solid rgb(179,186,208);
    padding: 50px;
    background: rgba(23, 23, 35, 0.85);
    animation: slide-up 0.8s ease-out forwards;
}.our-team-3826 .text-area-wrap-0721::before {
    background: rgb(179,186,208);
    content: "";
    position: absolute;
    right: 0;
    width: 30%;
    height: 4px;
    top: 0;
}.our-team-3826 .text-area-wrap-0721::after {
    background: linear-gradient(90deg, rgb(179,186,208), transparent);
    position: absolute;
    bottom: 0;
    content: "";
    width: 60%;
    left: 0;
    height: 2px;
}.our-team-3826 h1 {
    margin-bottom: 30px;
    position: relative;
    opacity: 0;
    animation: slide-right 0.6s ease-out 0.3s forwards;
    font-size: 45px;
    display: inline-block;
    font-weight: 700;
    transform: translateX(-20px);
}.our-team-3826 h1::after {
    left: 0;
    position: absolute;
    height: 3px;
    background: rgb(179,186,208);
    width: 80px;
    content: "";
    bottom: -10px;
    transform: scaleX(0);
    animation: expand 0.6s ease-out 0.9s forwards;
    transform-origin: left;
}.our-team-3826 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}.our-team-3826 li {
    margin-bottom: 20px;
}.our-team-3826 li:last-child {
    margin-bottom: 0;
}.our-team-3826 h4 {
    transform: translateY(15px);
    font-size: 18px;
    opacity: 0;
    font-weight: 600;
    color: rgb(120,136,183);
    animation: slide-up 0.6s ease-out 0.6s forwards;
    margin-bottom: 15px;
}.our-team-3826 span {
    font-family: Arial, sans-serif;
    max-width: 100%;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.7;
    animation: fade-in 0.8s ease-out 0.9s forwards;
    transform: translateY(20px);
    opacity: 0;
    display: block;
    font-weight: 400;
    column-count: 1;
    column-gap: 40px;
}

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

@keyframes slide-right {
  from {
    transform: translateX(-20px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

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

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

@media (min-width: 768px) {.our-team-3826 {
    padding: 160px 0;
}.our-team-3826 .text-area-wrap-0721 {
    margin-left: 5%;
    padding: 60px;
    width: 90%;
}.our-team-3826 h1 {
    margin-bottom: 40px;
    font-size: calc(45px * 1.2);
}.our-team-3826 h1::after {
    width: 120px;
}.our-team-3826 span {
    column-gap: 50px;
    column-count: 2;
}.our-team-3826::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.4));
}
}

@media (min-width: 1200px) {.our-team-3826 {
    padding: 180px 0;
}.our-team-3826 .text-area-wrap-0721 {
    margin-left: 10%;
    padding: 70px 80px;
    width: 80%;
    transform: perspective(1000px) rotateY(-2deg);
}.our-team-3826 h1 {
    font-size: calc(45px * 1.4);
}.our-team-3826 h1::after {
    width: 150px;
    height: 4px;
}.our-team-3826 span {
    font-size: calc(17px * 1.05);
    column-count: 3;
}
}

@media (hover: hover) {.our-team-3826 .text-area-wrap-0721:hover {
    transition: transform 0.5s ease-out;
    transform: perspective(1000px) rotateY(0);
}.our-team-3826 .text-area-wrap-0721:hover::before {
    transition: width 0.5s ease;
    width: 40%;
}
}

@media (max-width: 767px) {.our-team-3826 {
    padding: 80px 0;
}.our-team-3826 .text-area-wrap-0721 {
    padding: 30px 25px;
}.our-team-3826 h1 {
    font-size: calc(45px * 0.9);
    margin-bottom: 25px;
}.our-team-3826 h4 {
    font-size: calc(18px * 0.9);
}.our-team-3826 span {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
}}footer {
    position: relative;
}footer::before {
    background: linear-gradient(210deg, #000000 0%, rgb(179,186,208) 100%);
    z-index: 1;
    right: 0;
    opacity: 0.92;
    position: absolute;
    bottom: 0;
    content: '';
    top: 0;
    left: 0;
}.login-footer-6387 {
    font-family: Arial, sans-serif;
    z-index: 2;
    position: relative;
    color: #ffffff;
    padding: 90px 0 50px;
}.login-footer-6387::before {
    top: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, #ffffff 50%, transparent 100%);
    width: 100%;
    position: absolute;
    left: 0;
    opacity: 0.1;
    content: '';
}.login-footer-6387 .container {
    display: flex;
    flex-direction: column;
}.login-footer-6387 .company_holder {
    transform: perspective(1000px) rotateX(2deg);
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.05) 0%, 
        rgba(255, 255, 255, 0.01) 100%
    );
    padding: 30px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 28px;
    margin-top: 70px;
    order: 2;
    backdrop-filter: blur(10px);
    animation: shiftGradient 15s ease infinite;
    background-size: 200% 200%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.login-footer-6387 .company_holder h3 {
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 36px;
    text-align: center;
    position: relative;
    color: #ffffff;
    margin-bottom: 20px;
    font-weight: 700;
}.login-footer-6387 .company_holder h3::after {
    display: block;
    height: 3px;
    width: 60px;
    content: '';
    background: rgb(179,186,208);
    border-radius: 3px;
    margin: 15px auto 0;
}.login-footer-6387 .play-market-2816 {
    max-width: 80%;
    font-size: 13px;
    margin: 0 auto;
    line-height: 1.6;
    padding-top: 15px;
    text-align: center;
    position: relative;
}.login-footer-6387 .webinar-live-4856 {
    position: relative;
    order: 1;
}.login-footer-6387 .nav-expert-1809 {
    flex-wrap: wrap;
    gap: 60px;
    margin-bottom: 30px;
    justify-content: space-between;
    display: flex;
    width: 100%;
}.login-footer-6387 .head-site-9842 {
    transform: translateZ(0);
    flex: 1;
    min-width: 250px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.03);
    max-width: calc(50% - 30px);
    position: relative;
    transition: transform 0.3s ease;
    padding: 20px;
    overflow: hidden;
}.login-footer-6387 .head-site-9842:nth-child(odd) {
    transform: perspective(1000px) rotateY(2deg);
}.login-footer-6387 .head-site-9842:nth-child(even) {
    transform: perspective(1000px) rotateY(-2deg);
}.login-footer-6387 .head-site-9842:hover {
    transform: perspective(1000px) rotateY(0);
}.login-footer-6387 .head-site-9842::before {
    inset: 0;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 100%
    );
    position: absolute;
    content: '';
    z-index: -1;
    border-radius: 10px;
}.login-footer-6387 .head-site-9842 h5 {
    word-wrap: break-word;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    font-weight: 600;
    padding-bottom: 15px;
    font-size: 23px;
    position: relative;
    color: #ffffff;
    margin-bottom: 30px;
}.login-footer-6387 .head-site-9842 h5::before {
    bottom: -1px;
    background: rgb(120,136,183);
    height: 1px;
    position: absolute;
    content: '';
    width: 50px;
    left: 0;
}.login-footer-6387 .head-site-9842 .nav-expert-1809 {
    padding: 0 10px;
    gap: 12px;
    display: flex;
    margin: 0;
    flex-direction: column;
}.login-footer-6387 .head-site-9842 .nav-expert-1809 a {
    display: flex;
    transition: all 0.3s ease;
    word-break: break-word;
    opacity: 0.8;
    text-decoration: none;
    color: #ffffff;
    white-space: normal;
    align-items: center;
    font-size: 13px;
}.login-footer-6387 .head-site-9842 .nav-expert-1809 a::before {
    margin-right: 10px;
    flex-shrink: 0;
    opacity: 0;
    transform: scale(0);
    border-radius: 50%;
    min-width: 6px;
    height: 6px;
    background: rgb(120,136,183);
    transition: all 0.3s ease;
    content: '';
}.login-footer-6387 .head-site-9842 .nav-expert-1809 a:hover {
    transform: translateX(5px);
    color: #ffffff;
    opacity: 1;
}.login-footer-6387 .head-site-9842 .nav-expert-1809 a:hover::before {
    transform: scale(1);
    opacity: 1;
}.footer-milestones-2531 {
    z-index: 2;
    position: relative;
    padding: 25px 0;
    background: rgba(0, 0, 0, 0.2);
    margin-top: 40px;
}.footer-milestones-2531::before {
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(120,136,183,0.5), transparent);
    top: 0;
    left: 0;
    height: 1px;
    position: absolute;
    content: '';
}.footer-milestones-2531 .container {
    text-align: center;
}.footer-milestones-2531 .biz-learnings-4763 {
    opacity: 0.7;
    font-size: 16px;
    color: #ffffff;
}@keyframes floatUp {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-15px);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.8;
    }
}

@keyframes shiftGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.login-footer-6387 .webinar-live-4856::before {
    content: '';
    bottom: -10%;
    animation: pulse 10s infinite ease-in-out reverse;
    position: absolute;
    z-index: -1;
    border-radius: 50%;
    opacity: 0.1;
    background: rgb(120,136,183);
    height: 250px;
    width: 250px;
    filter: blur(100px);
    left: -5%;
}footer::after {
    bottom: 0;
    position: absolute;
    pointer-events: none;
    content: '';
    right: 0;
    left: 0;
    top: 0;
    z-index: 1;
    background-image: repeating-linear-gradient(
        0deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 1px,
        transparent 1px,
        transparent 20px
    );
}

@media (max-width: 992px) {.login-footer-6387 {
    padding: 70px 0 40px;
}.login-footer-6387 .nav-expert-1809 {
    gap: 40px;
}.login-footer-6387 .company_holder {
    margin-top: 50px;
}
}

@media (max-width: 768px) {.login-footer-6387 {
    padding: 50px 0 30px;
}.login-footer-6387 .nav-expert-1809 {
    flex-direction: column;
    gap: 30px;
}.login-footer-6387 .head-site-9842 {
    max-width: 100%;
    min-width: 100%;
}.login-footer-6387 .company_holder {
    padding: 20px;
}.login-footer-6387 .play-market-2816 {
    max-width: 100%;
}
}

@media (max-width: 576px) {.login-footer-6387 {
    padding: 40px 0 20px;
}.login-footer-6387 .company_holder h3 {
    font-size: calc(36px * 0.8);
}.login-footer-6387 .head-site-9842 h5 {
    font-size: calc(23px * 0.9);
}}.title-portal-3012 {
    position: relative;
    overflow: hidden;
    width: 100%;
}.title-portal-3012 .online-skills-3542 {
    box-sizing: border-box;
    min-height: 100vh;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    padding: 6rem 4rem;
    display: flex;
    isolation: isolate;
}.title-portal-3012 .online-skills-3542::before {
    z-index: 1;
    background: linear-gradient(
    135deg,
    rgb(179,186,208,0.5),
    rgb(120,136,183,0.5),
    rgba(0, 0, 0, 0.65)
  );
    left: 0;
    width: 100%;
    top: 0;
    content: "";
    height: 100%;
    position: absolute;
    mix-blend-mode: multiply;
}.title-portal-3012 .online-skills-3542::after {
    top: 0;
    left: -5%;
    background: linear-gradient(
    170deg,
    transparent 35%,
    rgba(0, 0, 0, 0.5) 100%
  );
    z-index: 2;
    backdrop-filter: contrast(1.05) saturate(1.2);
    content: "";
    width: 110%;
    position: absolute;
    height: 100%;
}.title-portal-3012 .training-experts-6981 {
    padding-left: 3rem;
    max-width: 70%;
    transform: translateX(5%) perspective(1000px) rotateY(-3deg);
    z-index: 10;
    animation: fadeSlideIn 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    position: relative;
    border-left: 4px solid rgb(120,136,183);
}.title-portal-3012 .training-experts-6981::before {
    content: "";
    width: 100px;
    border-radius: 10px;
    background: linear-gradient(
    45deg,
    rgb(179,186,208),
    rgb(120,136,183)
  );
    transform: rotate(-15deg);
    top: -30px;
    height: 100px;
    position: absolute;
    z-index: -1;
    opacity: 0.3;
    left: -120px;
    animation: floatElement 8s ease-in-out infinite;
}.title-portal-3012 .training-experts-6981::after {
    animation: floatElement 10s ease-in-out infinite reverse;
    border-radius: 10px;
    content: "";
    height: 160px;
    opacity: 0.2;
    right: -80px;
    background: linear-gradient(
    -45deg,
    rgb(120,136,183),
    rgb(179,186,208)
  );
    width: 160px;
    z-index: -1;
    position: absolute;
    transform: rotate(10deg);
    bottom: -40px;
}.title-portal-3012 h1 {
    color: #ffffff;
    line-height: 1.1;
    transform: translateY(5px);
    font-weight: 700;
    margin: 0 0 1.5rem;
    letter-spacing: -0.02em;
    position: relative;
    font-size: clamp(2.5rem, 5vw, 43px);
}.title-portal-3012 h1::after {
    content: "";
    transform-origin: left;
    background: rgb(120,136,183);
    height: 4px;
    left: 0;
    animation: expandLine 1.5s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.3s;
    bottom: -0.5rem;
    width: 3rem;
    position: absolute;
}.title-portal-3012 h3 {
    transform: translateX(0) translateY(0);
    opacity: 0.92;
    position: relative;
    font-weight: 600;
    font-size: clamp(1.2rem, 2.5vw, 22px);
    line-height: 1.4;
    animation: slideRight 1s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.4s;
    margin: 0 0 2rem;
    max-width: 95%;
    color: #ffffff;
}.title-portal-3012 p {
    font-weight: 400;
    background-clip: text !important;
    max-width: 80%;
    -webkit-background-clip: text !important;
    margin: 0;
    background: linear-gradient(
    90deg,
    #ffffff,
    rgba(255, 255, 255, 0.9)
  );
    animation: fadeUp 1s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.6s;
    letter-spacing: 0.02em;
    font-size: clamp(1rem, 1.5vw, 15px);
    opacity: 0.85;
    line-height: 1.6;
    color: #ffffff;
    transform: translateY(10px);
}

@keyframes fadeSlideIn {
  0% {
    opacity: 0;
    transform: translateX(-2%) perspective(1000px) rotateY(-3deg);
  }
  100% {
    opacity: 1;
    transform: translateX(5%) perspective(1000px) rotateY(-3deg);
  }
}

@keyframes expandLine {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}

@keyframes slideRight {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0.92;
    transform: translateX(0);
  }
}

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

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


@media screen and (max-width: 1200px) {.title-portal-3012 .training-experts-6981 {
    padding-left: 2.5rem;
    max-width: 80%;
}
}

@media screen and (max-width: 992px) {.title-portal-3012 .online-skills-3542 {
    padding: 5rem 3rem;
    align-items: center;
}.title-portal-3012 .training-experts-6981 {
    transform: translateX(0) perspective(1000px) rotateY(-2deg);
    max-width: 90%;
}.title-portal-3012 h1 {
    font-size: clamp(2.2rem, 5vw, 3.5rem);
}
}

@media screen and (max-width: 768px) {.title-portal-3012 .online-skills-3542 {
    padding: 4rem 2rem;
}.title-portal-3012 .training-experts-6981 {
    max-width: 100%;
    transform: none;
    padding-left: 1.5rem;
}.title-portal-3012 .training-experts-6981::before {
    width: 70px;
    top: -20px;
    left: -50px;
    height: 70px;
}.title-portal-3012 .training-experts-6981::after {
    bottom: -30px;
    right: -40px;
    height: 100px;
    width: 100px;
}.title-portal-3012 h1 {
    font-size: clamp(1.8rem, 6vw, 2.8rem);
}.title-portal-3012 h3 {
    max-width: 100%;
    font-size: clamp(1.1rem, 3vw, 1.4rem);
}.title-portal-3012 p {
    max-width: 100%;
    font-size: clamp(0.9rem, 2vw, 1.1rem);
}
}

@media screen and (max-width: 576px) {.title-portal-3012 .online-skills-3542 {
    min-height: 80vh;
    padding: 3rem 1.5rem;
}.title-portal-3012 .training-experts-6981 {
    border-left-width: 3px;
    padding-left: 1rem;
}.title-portal-3012 h1 {
    font-size: clamp(1.6rem, 7vw, 2.2rem);
    margin-bottom: 1rem;
}.title-portal-3012 h1::after {
    height: 3px;
    width: 2.5rem;
}.title-portal-3012 h3 {
    margin-bottom: 1.5rem;
    font-size: clamp(1rem, 4vw, 1.2rem);
}
}

@media (hover: hover) {.title-portal-3012:hover .training-experts-6981 {
    transform: translateX(5%) perspective(1000px) rotateY(-1deg);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}}.teaching-experience-8109 {
    min-height: 450px;
    overflow: hidden;
    padding: 80px 40px;
    background: rgb(224,226,233);
    position: relative;
}.teaching-experience-8109::before {
    height: 100%;
    top: 0;
    width: 100%;
    content: "";
    left: 0;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 30px,
        rgb(179,186,208,0.5) 30px,
        rgb(179,186,208,0.5) 32px
    );
    position: absolute;
    opacity: 0.05;
}.teaching-experience-8109 .rating-reviews-4987 {
    flex-direction: column;
    transform-style: preserve-3d;
    perspective: 1000px;
    display: flex;
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
}.teaching-experience-8109 .main-photo-9180 {
    height: 140px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    margin-left: 60px;
    border: 4px solid #ffffff;
    z-index: 5;
    overflow: hidden;
    border-radius: 50%;
    width: 140px;
    position: relative;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.teaching-experience-8109 .rating-reviews-4987:hover .main-photo-9180 {
    border-color: rgb(179,186,208);
    transform: translateY(-15px) scale(1.1);
}.teaching-experience-8109 .career-details-9871 {
    position: relative;
    margin-top: -40px;
    padding: 60px 40px 40px;
    transform: translateZ(0);
    border-radius: 23px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
}.teaching-experience-8109 .rating-reviews-4987:hover .career-details-9871 {
    transform: translateZ(30px);
}.teaching-experience-8109 .career-details-9871::before {
    transition: height 0.5s ease;
    position: absolute;
    top: 0;
    width: 4px;
    left: 0;
    content: "";
    height: 0;
    background: linear-gradient(to bottom, rgb(179,186,208), rgb(120,136,183));
}.teaching-experience-8109 .rating-reviews-4987:hover .career-details-9871::before {
    animation: pulseGlow 2s infinite;
    height: 100%;
}.teaching-experience-8109 .name {
    letter-spacing: 1px;
    font-size: 30px;
    color: #000000;
    margin-bottom: 5px;
    font-weight: 700;
    transition: all 0.4s ease;
    transform: translateX(0);
}.teaching-experience-8109 .rating-reviews-4987:hover .name {
    color: rgb(179,186,208);
    transform: translateX(15px);
}.teaching-experience-8109 .career-details-9871 > div:nth-child(2) {
    font-size: 17px;
    color: rgb(120,136,183);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transform: translateX(0);
    margin-bottom: 25px;
    transition: all 0.4s ease 0.1s;
    opacity: 0.8;
    font-weight: 600;
}.teaching-experience-8109 .rating-reviews-4987:hover .career-details-9871 > div:nth-child(2) {
    transform: translateX(15px);
}.teaching-experience-8109 .work-trajectory-3428 {
    padding: 20px 0;
    transform: translateY(0);
    position: relative;
    line-height: 1.8;
    color: #000000;
    transition: all 0.4s ease 0.2s;
    font-size: 17px;
    opacity: 0.9;
}.teaching-experience-8109 .rating-reviews-4987:hover .work-trajectory-3428 {
    transform: translateY(-5px);
}.teaching-experience-8109 .work-trajectory-3428::before,
.teaching-experience-8109 .work-trajectory-3428::after {
    height: 1px;
    content: "";
    background: rgb(120,136,183,0.5);
    width: 35px;
    transition: all 0.4s ease;
    position: absolute;
}.teaching-experience-8109 .work-trajectory-3428::before {
    left: 0;
    top: 0;
}.teaching-experience-8109 .work-trajectory-3428::after {
    bottom: 0;
    right: 0;
}.teaching-experience-8109 .rating-reviews-4987:hover .work-trajectory-3428::before,
.teaching-experience-8109 .rating-reviews-4987:hover .work-trajectory-3428::after {
    background: rgb(120,136,183);
    width: 100px;
    height: 2px;
}

@keyframes pulseGlow {
    0%, 100% {
        box-shadow: 0 0 8px 2px rgb(179,186,208,0.5);
    }
    50% {
        box-shadow: 0 0 15px 2px rgb(179,186,208);
    }
}

@media (min-width: 768px) {.teaching-experience-8109 .rating-reviews-4987 {
    align-items: center;
    flex-direction: row;
}.teaching-experience-8109 .main-photo-9180 {
    margin-left: 0;
    width: 180px;
    z-index: 5;
    height: 180px;
    margin-right: -80px;
}.teaching-experience-8109 .career-details-9871 {
    margin-top: 0;
    flex: 1;
    padding-left: 100px;
}
}

@media (max-width: 767px) {.teaching-experience-8109 {
    padding: 60px 20px;
}.teaching-experience-8109 .career-details-9871 {
    padding: 60px 25px 35px;
}.teaching-experience-8109 .name {
    font-size: calc(30px - 4px);
}.teaching-experience-8109 .career-details-9871 > div:nth-child(2) {
    font-size: calc(17px - 1px);
}.teaching-experience-8109 .work-trajectory-3428 {
    font-size: calc(17px - 1px);
}}.course-overview-3650 {
    background: linear-gradient(135deg, rgb(224,226,233) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    padding: 80px 0;
    overflow: hidden;
}.course-overview-3650::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background: radial-gradient(circle at 20% 50%, rgb(179,186,208,0.5) 0%, transparent 50%);
    z-index: 1;
}.course-overview-3650::after {
    content: "";
    top: -50px;
    width: 200px;
    animation: pulse 8s infinite alternate;
    background: radial-gradient(circle, rgb(120,136,183,0.5) 0%, transparent 70%);
    right: -50px;
    height: 200px;
    z-index: 1;
    border-radius: 50%;
    position: absolute;
}.course-overview-3650 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    padding: 0 15px;
}.course-overview-3650 .mentor-team-1896 {
    transition: all 0.3s ease;
    align-items: center;
    display: flex;
    gap: 40px;
    padding: 40px;
    border: 1px solid rgb(179,186,208,0.5);
    border-radius: 22px;
    overflow: hidden;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    justify-content: space-between;
}.course-overview-3650 .mentor-team-1896::before {
    width: 100%;
    top: 0;
    height: 100%;
    content: "";
    left: -100%;
    position: absolute;
    animation: shine 5s infinite;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
}.course-overview-3650 .learn-route-2815 {
    flex: 1;
    padding-right: 20px;
    position: relative;
}.course-overview-3650 .learn-route-2815::before {
    left: -30px;
    content: "";
    top: -30px;
    width: 60px;
    border-radius: 50%;
    border: 2px solid rgb(179,186,208,0.5);
    z-index: -1;
    position: absolute;
    height: 60px;
    animation: rotate 25s linear infinite;
}.course-overview-3650 .learn-route-2815::after {
    width: 40px;
    border-radius: 10px;
    border: 1px solid rgb(120,136,183,0.5);
    z-index: -1;
    bottom: -20px;
    right: 50px;
    position: absolute;
    animation: float 8s ease-in-out infinite;
    height: 40px;
    content: "";
}.course-overview-3650 .page-header-7918 {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    transform: translateZ(0);
    transition: transform 0.3s ease;
    position: relative;
    display: flex;
    border-radius: 10px;
    max-width: 180px;
    margin-bottom: 20px;
    height: 60px;
    background: linear-gradient(145deg, #ffffff 0%, rgb(224,226,233) 100%);
    width: 60px;
    align-items: center;
    padding: 10px 15px;
}.course-overview-3650 .page-header-7918:hover {
    transform: translateY(-5px) translateZ(0);
}.course-overview-3650 .page-header-7918 svg {
    height: 40px;
    max-width: 100%;
    max-height: 100%;
    width: 40px;
    fill: rgb(179,186,208);
    transition: fill 0.3s ease;
}.course-overview-3650 .page-header-7918 svg path {
    transition: fill 0.3s ease;
    fill: rgb(179,186,208);
}.course-overview-3650 .page-header-7918:hover svg,
.course-overview-3650 .page-header-7918:hover svg path {
    fill: rgb(120,136,183);
}.course-overview-3650 h3 {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-weight: 700;
    color: rgb(179,186,208);
    font-size: 34px;
}.course-overview-3650 h3::after {
    left: 0;
    width: 80px;
    background: linear-gradient(to right, rgb(179,186,208), rgb(120,136,183));
    position: absolute;
    bottom: 0;
    height: 3px;
    content: "";
    border-radius: 10px;
}.course-overview-3650 p {
    margin-bottom: 30px;
    font-size: 13px;
    position: relative;
    font-family: Arial, sans-serif;
    line-height: 1.7;
    color: #000000;
    font-weight: 400;
}.course-overview-3650 .main-photo-9180 {
    min-height: 400px;
    transition: all 0.5s ease;
    overflow: hidden;
    border-radius: 22px;
    position: relative;
    transform: perspective(1000px) rotateY(-5deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    flex: 1;
}.course-overview-3650 .main-photo-9180::before {
    z-index: 2;
    background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    top: 0;
    width: 100%;
    content: "";
    height: 100%;
    left: 0;
}.course-overview-3650 .main-photo-9180::after {
    transform: rotate(25deg);
    position: absolute;
    z-index: 3;
    left: -50%;
    animation: shine-effect 6s infinite;
    top: -50%;
    height: 200%;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 60%);
    width: 200%;
    content: "";
}.course-overview-3650 .mentor-team-1896:hover .main-photo-9180 {
    transform: perspective(1000px) rotateY(0deg);
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.8;
  }
  100% {
    transform: scale(1);
    opacity: 0.5;
  }
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
}

@keyframes shine {
  0% {
    left: -100%;
  }
  20% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}

@keyframes shine-effect {
  0% {
    transform: rotate(25deg) translateX(-100%);
  }
  80%, 100% {
    transform: rotate(25deg) translateX(100%);
  }
}

@media screen and (max-width: 991px) {.course-overview-3650 {
    padding: 60px 0;
}.course-overview-3650 .mentor-team-1896 {
    gap: 30px;
    padding: 30px;
    flex-direction: column;
}.course-overview-3650 .learn-route-2815 {
    padding-right: 0;
    width: 100%;
}.course-overview-3650 .main-photo-9180 {
    transform: perspective(1000px) rotateY(0);
    width: 100%;
    min-height: 350px;
}.course-overview-3650 h3 {
    font-size: calc(34px - 4px);
}
}

@media screen and (max-width: 767px) {.course-overview-3650 {
    padding: 50px 0;
}.course-overview-3650 .mentor-team-1896 {
    padding: 25px;
}.course-overview-3650 .page-header-7918 {
    height: 50px;
    max-width: 150px;
}.course-overview-3650 h3 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: calc(34px - 6px);
}.course-overview-3650 h3::after {
    height: 2px;
    width: 60px;
}.course-overview-3650 p {
    font-size: calc(13px - 1px);
    margin-bottom: 20px;
}.course-overview-3650 .main-photo-9180 {
    min-height: 300px;
}
}

@media screen and (max-width: 576px) {.course-overview-3650 {
    padding: 40px 0;
}.course-overview-3650 .mentor-team-1896 {
    gap: 20px;
    padding: 20px;
}.course-overview-3650 .page-header-7918 {
    height: 40px;
    margin-bottom: 15px;
    max-width: 120px;
}.course-overview-3650 h3 {
    font-size: calc(34px - 8px);
}.course-overview-3650 .main-photo-9180 {
    min-height: 250px;
}}.cookie-warning-dialog-0351 {
    position: fixed;
    z-index: 90;
    bottom: 0;
    border-top: 2px solid rgb(179,186,208);
    width: 100%;
    background: rgb(224,226,233);
}.cookies-consent-3719 {
    justify-content: space-between;
    display: flex;
    padding: 20px 0;
    align-items: center;
}.cookie-warning-dialog-0351 h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.cookie-warning-dialog-0351 p {
    font-size: 18px;
}.consent-edu-3582 {
    flex-shrink: 0;
    margin-right: 10px;
}.consent-edu-3582 svg, .consent-edu-3582 svg path, .consent-edu-3582 img {
    height: 100px;
    fill: rgb(179,186,208);
    width: 100px;
}.cookie-show-5824 {
    flex-shrink: 0;
    min-width: 120px;
    margin-left: 10px;
    white-space: nowrap;
    color: rgb(179,186,208);
    border-bottom: 2px solid rgb(179,186,208);
    line-height: 35px;
    font-size: 24px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
}.cookie-warning-dialog-0351 p a {
    color: rgb(179,186,208);
    text-decoration: none;
}#privacyAlertWindow-6907 {
    display: none;
}#privacyAlertWindow-6907:checked ~ .cookie-warning-dialog-0351 {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cookie-warning-dialog-0351 {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.consent-edu-3582 {
    display: none;
}.cookies-consent-3719 {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.cookie-warning-dialog-0351 h5 {
    text-align: center;
}.cookie-warning-dialog-0351 p {
    text-align: center;
}.cookie-notice-1823 {
    margin-bottom: 20px;
}body .wrapper-skeleton-8127 .cookie-show-5824 {
    margin-left: 0;
}}
.wrapper-skeleton-8127 .cookies-consent-3719 {
    justify-content: flex-end;
}.wrapper-skeleton-8127 .cookie-show-5824 {
    padding: 10px;
    color: #ffffff;
    font-size: 20px;
    margin-left: 30px;
    background: rgb(179,186,208);
}.wrapper-skeleton-8127 .cookie-notice-1823 {
    text-align: right;
}
@media only screen and (max-width: 800px)  {.wrapper-skeleton-8127 .cookie-show-5824 {
    margin-bottom: 10px;
    margin-left: 0;
}}header {
    overflow: visible;
    position: relative;
    background: linear-gradient(to bottom, rgb(224,226,233), rgba(0, 0, 0, 0.5));
    z-index: 99;
    width: 100%;
}header::before {
    background-image: repeating-linear-gradient(
        -45deg,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.5) 1px,
        transparent 1px,
        transparent 6px
    );
    position: absolute;
    height: 100%;
    content: "";
    opacity: 0.1;
    left: 0;
    top: 0;
    width: 100%;
}header .top-train-7140 {
    padding: 20px 30px;
    position: relative;
    align-items: center;
    display: flex;
    justify-content: space-between;
}header .top-train-7140::before {
    left: 10%;
    position: absolute;
    bottom: 0;
    content: "";
    background: linear-gradient(to right, transparent, rgb(179,186,208), transparent);
    width: 80%;
    height: 1px;
}header .top-train-7140 .page-header-7918 {
    z-index: 2;
    position: relative;
    margin-right: 40px;
}header .top-train-7140 .page-header-7918 .site-header-0746 {
    padding: 5px;
    position: relative;
    display: block;
}header .top-train-7140 .page-header-7918 .site-header-0746::before {
    content: "";
    position: absolute;
    transition: transform 0.3s ease, opacity 0.3s ease;
    bottom: -5px;
    transform: scale(0.9);
    z-index: -1;
    top: -5px;
    border-radius: 10px;
    right: -5px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    left: -5px;
}header .top-train-7140 .page-header-7918 .site-header-0746:hover::before {
    opacity: 0.1;
    transform: scale(1);
}header .top-train-7140 .page-header-7918 .site-header-0746 svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    height: 45px;
    width: auto;
}header .top-train-7140 .head-site-9842 {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    perspective: 1000px;
}header .top-train-7140 .head-site-9842 .nav-pagewrap-3508 {
    position: relative;
    transform-style: preserve-3d;
    margin: 0;
}header .top-train-7140 .head-site-9842 .nav-pagewrap-3508 a {
    transform-style: preserve-3d;
    letter-spacing: 0.5px;
    text-decoration: none;
    display: block;
    transition: color 0.3s ease, transform 0.3s ease;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-size: 14px;
    padding: 12px 20px;
    color: #000000;
    background: linear-gradient(to bottom, transparent, transparent);
    font-weight: 600;
    position: relative;
}header .top-train-7140 .head-site-9842 .nav-pagewrap-3508 a::before,
header .top-train-7140 .head-site-9842 .nav-pagewrap-3508 a::after {
    pointer-events: none;
    height: 100%;
    transition: all 0.3s ease;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    content: "";
}header .top-train-7140 .head-site-9842 .nav-pagewrap-3508 a::before {
    background: linear-gradient(to bottom, rgb(179,186,208,0.5), transparent);
    transform: translateZ(-1px) rotateX(10deg);
    transform-origin: top center;
    opacity: 0;
}header .top-train-7140 .head-site-9842 .nav-pagewrap-3508 a::after {
    opacity: 0;
    background: linear-gradient(to top, rgb(120,136,183,0.5), transparent);
    transform: translateZ(-2px) rotateX(-10deg);
    transform-origin: bottom center;
}header .top-train-7140 .head-site-9842 .nav-pagewrap-3508:hover a {
    transform: translateZ(10px);
    color: rgb(179,186,208);
}header .top-train-7140 .head-site-9842 .nav-pagewrap-3508:hover a::before,
header .top-train-7140 .head-site-9842 .nav-pagewrap-3508:hover a::after {
    opacity: 0.1;
}header .top-train-7140 .head-site-9842 .nav-pagewrap-3508:hover a::before {
    transform: translateZ(-5px) rotateX(15deg);
}header .top-train-7140 .head-site-9842 .nav-pagewrap-3508:hover a::after {
    transform: translateZ(-10px) rotateX(-15deg);
}

@media (max-width: 992px) {header .top-train-7140 {
    flex-direction: column;
    padding: 15px;
}header .top-train-7140 .page-header-7918 {
    margin: 0 0 15px 0;
}header .top-train-7140 .head-site-9842 {
    flex-wrap: wrap;
    perspective: none;
    width: 100%;
    justify-content: center;
}header .top-train-7140 .head-site-9842 .nav-pagewrap-3508 a {
    transform-style: flat;
    font-size: calc(14px - 1px);
    padding: 10px 15px;
}header .top-train-7140 .head-site-9842 .nav-pagewrap-3508:hover a {
    transform: none;
}header .top-train-7140 .head-site-9842 .nav-pagewrap-3508 a::before,
    header .top-train-7140 .head-site-9842 .nav-pagewrap-3508 a::after {
    display: none;
}
}

@media (max-width: 767px) {header .top-train-7140 .head-site-9842 .nav-pagewrap-3508 a {
    font-size: calc(14px - 2px);
    padding: 8px 12px;
}}.support-4691 {
    padding: 80px 0;
    background: linear-gradient(120deg, rgb(224,226,233) 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}.support-4691::before {
    z-index: 1;
    position: absolute;
    left: 0;
    height: 100%;
    background-image: repeating-linear-gradient(
        45deg,
        rgb(179,186,208,0.5) 0,
        rgb(179,186,208,0.5) 1px,
        transparent 1px,
        transparent 50px
    );
    top: 0;
    opacity: 0.04;
    content: '';
    width: 100%;
}.support-4691 .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.support-4691 .send-query-8510 {
    background: transparent;
    z-index: 2;
    position: relative;
    border-radius: 10px;
}.support-4691 h3 {
    display: inline-block;
    color: #000000;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    position: relative;
}.support-4691 h3::after {
    background: linear-gradient(90deg, rgb(179,186,208), rgb(120,136,183));
    width: 100%;
    height: 3px;
    content: '';
    bottom: -5px;
    position: absolute;
    left: 0;
    border-radius: 10px;
}.support-4691 .reach-us-1429 {
    color: #000000;
    max-width: 700px;
    margin-bottom: 50px;
    line-height: 1.6;
    font-size: 12px;
}.support-4691 .learn-talk-6149 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
    padding: 40px;
    background: #ffffff;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.05);
}.support-4691 .learn-talk-6149::before {
    border-radius: 10px;
    background: 
        linear-gradient(135deg, transparent 49.5%, rgb(179,186,208,0.5) 49.5%, rgb(179,186,208,0.5) 50.5%, transparent 50.5%),
        linear-gradient(45deg, transparent 49.5%, rgb(120,136,183,0.5) 49.5%, rgb(120,136,183,0.5) 50.5%, transparent 50.5%);
    opacity: 0.15;
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
    left: 0;
    content: '';
    background-size: 30px 30px;
    z-index: -1;
}.support-4691 .learn-talk-6149 > span {
    position: relative;
    transition: transform 0.3s ease;
    padding-left: 35px;
}.support-4691 .learn-talk-6149 > span:hover {
    transform: translateX(5px);
}.support-4691 .learn-talk-6149 > span p {
    font-size: 12px;
    margin: 0;
    margin-bottom: 3px;
    color: #000000;
    font-weight: 600;
}.support-4691 .learn-talk-6149 > span > span {
    display: block;
    font-size: 12px;
    color: #000000;
}.support-4691 .learn-talk-6149 > span a {
    position: relative;
    color: rgb(179,186,208);
    transition: color 0.3s ease;
    font-weight: 600;
    text-decoration: none;
}.support-4691 .learn-talk-6149 > span a::after {
    height: 1px;
    width: 0;
    background: rgb(120,136,183);
    left: 0;
    bottom: -2px;
    position: absolute;
    transition: width 0.3s ease;
    content: '';
}.support-4691 .learn-talk-6149 > span a:hover {
    color: rgb(120,136,183);
}.support-4691 .learn-talk-6149 > span a:hover::after {
    width: 100%;
}.support-4691 .learn-talk-6149 > span svg {
    top: 0;
    width: 24px;
    stroke-width: 2px;
    stroke-linecap: round;
    fill: none;
    transition: transform 0.3s ease;
    position: absolute;
    height: 24px;
    left: 0;
    stroke: rgb(179,186,208);
    stroke-linejoin: round;
}.support-4691 .learn-talk-6149 > span:nth-child(even) svg {
    stroke: rgb(120,136,183);
}.support-4691 .learn-talk-6149 > span:hover svg {
    transform: scale(1.1);
}.support-4691 .learn-talk-6149 > span svg path {
    transition: stroke-dasharray 0.3s ease;
}.support-4691 .learn-talk-6149 > span:hover svg path {
    animation: dash 1.5s linear infinite;
    stroke-dasharray: 5;
}@keyframes dash {
    to {
        stroke-dashoffset: 10;
    }
}

.support-4691 .support-center-7648 {
    padding-top: 30px;
    margin-top: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    grid-column: 1 / -1;
}.support-4691 .support-center-7648 h4 {
    font-weight: 600;
    color: #000000;
    position: relative;
    display: inline-block;
    margin-right: 20px;
    font-size: 23px;
}.support-4691 .support-center-7648 h4::after {
    left: 0;
    position: absolute;
    background: rgb(120,136,183);
    bottom: -5px;
    width: 40px;
    content: '';
    height: 2px;
}.support-4691 .support-center-7648 span {
    padding: 8px 15px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #000000;
    display: inline-block;
    background: rgb(224,226,233);
    transition: transform 0.3s ease, background-color 0.3s ease;
    border-radius: 10px;
    margin-right: 10px;
}.support-4691 .support-center-7648 span:hover {
    background-color: rgb(179,186,208,0.5);
    transform: translateY(-3px);
}.support-4691 .support-center-7648 svg {
    fill: none;
    stroke-linejoin: round;
    height: 18px;
    width: 18px;
    stroke: rgb(120,136,183);
    stroke-linecap: round;
    margin-right: 5px;
    stroke-width: 2px;
    vertical-align: middle;
}.support-4691 .support-center-7648 span:hover svg {
    animation: rotate 1s ease-in-out;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 991px) {.support-4691 .support-center-7648 h4 {
    width: 100%;
    margin-bottom: 20px;
}.support-4691 {
    padding: 70px 0;
}.support-4691 .learn-talk-6149 {
    padding: 30px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}.support-4691 h3 {
    font-size: calc(36px - 2px);
}.support-4691 .learn-talk-6149 > span svg {
    height: 22px;
    width: 22px;
}
}

@media (max-width: 767px) {.support-4691 {
    padding: 60px 0;
}.support-4691 .learn-talk-6149 {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 25px;
}.support-4691 h3 {
    font-size: calc(36px - 4px);
}.support-4691 .reach-us-1429 {
    margin-bottom: 35px;
}.support-4691 .support-center-7648 span {
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 6px 12px;
}.support-4691 .learn-talk-6149 > span svg {
    width: 20px;
    height: 20px;
}.support-4691 .support-center-7648 svg {
    width: 16px;
    height: 16px;
}
}

@media (max-width: 479px) {.support-4691 {
    padding: 50px 0;
}.support-4691 .learn-talk-6149 {
    gap: 15px;
    padding: 20px;
}.support-4691 h3 {
    font-size: calc(36px - 6px);
}.support-4691 .reach-us-1429 {
    margin-bottom: 30px;
    font-size: calc(12px - 1px);
}.support-4691 .learn-talk-6149 > span {
    padding-left: 25px;
}.support-4691 .learn-talk-6149 > span::before {
    width: 15px;
}.support-4691 .support-center-7648 {
    padding-top: 20px;
}.support-4691 .support-center-7648 h4 {
    font-size: calc(23px - 2px);
    margin-bottom: 15px;
}.support-4691 .support-center-7648 span {
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 5px 10px;
    font-size: calc(12px - 1px);
}.support-4691 .learn-talk-6149 > span svg {
    height: 18px;
    width: 18px;
}.support-4691 .support-center-7648 svg {
    height: 14px;
    width: 14px;
}
}

@media (hover: none) {.support-4691 .learn-talk-6149 > span:hover {
    transform: none;
}.support-4691 .support-center-7648 span:hover {
    transform: none;
    background-color: rgb(224,226,233);
}.support-4691 .learn-talk-6149 > span a:hover {
    color: rgb(179,186,208);
}.support-4691 .learn-talk-6149 > span a:hover::after {
    width: 0;
}.support-4691 .learn-talk-6149 > span:hover svg {
    transform: none;
}.support-4691 .learn-talk-6149 > span:hover svg path {
    stroke-dasharray: none;
    animation: none;
}.support-4691 .support-center-7648 span:hover svg {
    animation: none;
}}.contact-panel-0369 {
    background: linear-gradient(120deg, rgb(224,226,233) 0%, #1a1e2e 100%);
    padding: 90px 0;
    position: relative;
    overflow: hidden;
}.contact-panel-0369::before {
    z-index: 0;
    top: 0;
    background: 
        radial-gradient(circle at 20% 50%, rgba(0, 0, 0, 0.4) 0%, transparent 40%),
        linear-gradient(0deg, transparent 80%, rgba(rgb(179,186,208), 0.05) 100%);
    width: 100%;
    position: absolute;
    content: "";
    left: 0;
    height: 100%;
}.contact-panel-0369::after {
    z-index: 1;
    content: "";
    height: 100px;
    background: 
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 20px);
    bottom: 0;
    position: absolute;
    left: 0;
    width: 100%;
}.contact-panel-0369 .container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
}.contact-panel-0369 h2 {
    font-weight: 700;
    text-align: center;
    margin-bottom: 70px;
    color: #ffffff;
    position: relative;
    text-transform: uppercase;
    font-size: 32px;
    letter-spacing: 2px;
}.contact-panel-0369 h2::before {
    height: 2px;
    content: "";
    position: absolute;
    background: rgb(179,186,208);
    bottom: -20px;
    width: 30px;
    left: calc(50% - 50px);
}.contact-panel-0369 h2::after {
    width: 70px;
    background: rgb(179,186,208);
    left: calc(50% - 10px);
    bottom: -20px;
    position: absolute;
    height: 2px;
    content: "";
}.contact-panel-0369 .request-feedback-4510 {
    display: grid;
    border: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
    background: rgba(0, 0, 0, 0.2);
    grid-template-columns: 6fr 4fr;
    border-radius: 10px;
    overflow: hidden;
    backdrop-filter: blur(10px);
}.contact-panel-0369 .main-photo-9180 {
    position: relative;
    min-height: 100%;
}.contact-panel-0369 .main-photo-9180::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.7));
    width: 100%;
    z-index: 1;
    height: 100%;
    top: 0;
    content: "";
    left: 0;
    position: absolute;
}.contact-panel-0369 .main-photo-9180::after {
    height: 100%;
    animation: scanLines 5s linear infinite;
    content: "";
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(rgb(179,186,208), 0.1) 10px, rgba(rgb(179,186,208), 0.1) 11px);
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 2;
}@keyframes scanLines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.contact-panel-0369 .help-widget-4917 {
    position: relative;
    padding: 50px;
}.contact-panel-0369 .help-widget-4917::before {
    width: 100%;
    top: 0;
    height: 100%;
    content: "";
    left: 0;
    position: absolute;
    background: radial-gradient(circle at 50% 30%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    z-index: -1;
}.contact-panel-0369 #contact {
    gap: 25px;
    flex-direction: column;
    display: flex;
}.contact-panel-0369 h3 {
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 22px;
    display: inline-block;
    margin-bottom: 30px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}.contact-panel-0369 h3::after {
    height: 2px;
    width: 50px;
    left: 0;
    position: absolute;
    background: rgb(179,186,208);
    content: "";
    bottom: -10px;
}.contact-panel-0369 input[type="text"] {
    width: 100%;
    border-radius: 10px;
    position: relative;
    padding: 16px 20px;
    font-size: 13px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    color: #ffffff;
}.contact-panel-0369 input[type="text"]:focus {
    outline: none;
    border-color: rgb(179,186,208);
    background: rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 15px rgba(rgb(179,186,208), 0.2);
}.contact-panel-0369 input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.4);
}.contact-panel-0369 .help-section-9140 {
    align-items: flex-start;
    margin-top: 5px;
    gap: 12px;
    display: flex;
}.contact-panel-0369 .help-section-9140 input[type="checkbox"] {
    margin-top: 2px;
    border-radius: 3px;
    position: relative;
    height: 24px;
    width: 24px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    appearance: none;
    background: rgba(0, 0, 0, 0.2);
    cursor: pointer;
}.contact-panel-0369 .help-section-9140 input[type="checkbox"]:checked {
    border-color: rgb(179,186,208);
    background: rgb(179,186,208);
}.contact-panel-0369 .help-section-9140 input[type="checkbox"]:checked::after {
    left: 9px;
    width: 6px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    position: absolute;
    transform: rotate(45deg);
    content: "";
    top: 6px;
    height: 10px;
}.contact-panel-0369 .help-section-9140 label {
    font-size: calc(13px - 2px);
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.5;
}.contact-panel-0369 .help-section-9140 a {
    color: rgb(179,186,208);
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
}.contact-panel-0369 .help-section-9140 a:hover {
    color: #ffffff;
}.contact-panel-0369 .help-section-9140 a::after {
    position: absolute;
    left: 0;
    height: 1px;
    transition: all 0.3s ease;
    background: rgb(179,186,208);
    content: "";
    width: 100%;
    bottom: -2px;
}.contact-panel-0369 .help-section-9140 a:hover::after {
    background: #ffffff;
}.contact-panel-0369 .feedback-box-3614 {
    color: #ffffff;
    text-transform: uppercase;
    overflow: hidden;
    font-size: 19px;
    border: none;
    background: rgb(179,186,208);
    cursor: pointer;
    padding: 16px 35px;
    transition: all 0.3s ease;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    letter-spacing: 1px;
    font-weight: 600;
    border-radius: 10px;
    position: relative;
    align-self: flex-start;
    margin-top: 10px;
}.contact-panel-0369 .feedback-box-3614::before {
    left: -100%;
    top: 0;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
}.contact-panel-0369 .feedback-box-3614:hover {
    transform: translateY(-3px);
    background: rgb(120,136,183);
}.contact-panel-0369 .feedback-box-3614:hover::before {
    left: 100%;
}.contact-panel-0369 svg {
    height: 22px;
    filter: drop-shadow(0 0 5px rgba(rgb(179,186,208), 0.5));
    transition: all 0.3s ease;
    width: 22px;
    fill: rgb(179,186,208);
}.contact-panel-0369 svg path {
    fill: rgb(179,186,208);
    transition: all 0.3s ease;
}.contact-panel-0369 svg:hover {
    transform: scale(1.1);
    fill: #ffffff;
}.contact-panel-0369 svg:hover path {
    fill: #ffffff;
}

@media (max-width: 992px) {.contact-panel-0369 {
    padding: 70px 0;
}.contact-panel-0369 .request-feedback-4510 {
    grid-template-columns: 1fr;
}.contact-panel-0369 .main-photo-9180 {
    min-height: 300px;
}.contact-panel-0369 .help-widget-4917 {
    padding: 40px 30px 50px;
}
}

@media (max-width: 768px) {.contact-panel-0369 {
    padding: 50px 0;
}.contact-panel-0369 h2 {
    margin-bottom: 50px;
    font-size: calc(32px - 4px);
}.contact-panel-0369 .main-photo-9180 {
    min-height: 250px;
}
}

@media (max-width: 576px) {.contact-panel-0369 {
    padding: 40px 0;
}.contact-panel-0369 .container {
    padding: 0 15px;
}.contact-panel-0369 h2 {
    margin-bottom: 40px;
    font-size: calc(32px - 6px);
}.contact-panel-0369 h2::before {
    width: 20px;
    left: calc(50% - 35px);
}.contact-panel-0369 h2::after {
    width: 50px;
}.contact-panel-0369 .help-widget-4917 {
    padding: 30px 20px 40px;
}.contact-panel-0369 #contact {
    gap: 20px;
}.contact-panel-0369 .feedback-box-3614 {
    width: 100%;
}.contact-panel-0369 .main-photo-9180 {
    min-height: 200px;
}}.pricing-shelf-6079 {
    background: linear-gradient(135deg, rgb(224,226,233) 0%, #ffffff 100%);
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}.pricing-shelf-6079::before {
    left: 0;
    width: 100%;
    background: linear-gradient(45deg, rgb(179,186,208,0.5) 0%, transparent 40%);
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    z-index: 1;
}.pricing-shelf-6079 .container {
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
}.pricing-shelf-6079 .plan-pricing-8437 {
    flex-direction: column;
    display: flex;
}.pricing-shelf-6079 .value-deals-9451 {
    margin-left: auto;
    max-width: 800px;
    margin-right: auto;
    text-align: center;
    order: 1;
    margin-bottom: 3rem;
}.pricing-shelf-6079 .value-deals-9451 h2 {
    font-weight: 700;
    margin-bottom: 1rem;
    font-size: 33px;
    position: relative;
    color: #000000;
    display: inline-block;
}.pricing-shelf-6079 .value-deals-9451 h2::after {
    left: 50%;
    width: 80px;
    position: absolute;
    height: 3px;
    bottom: -10px;
    background: rgb(179,186,208);
    transform: translateX(-50%);
    content: "";
}.pricing-shelf-6079 .price-opts-1358 {
    font-size: 13px;
    max-width: 600px;
    line-height: 1.6;
    word-break: break-word;
    color: #000000;
    margin: 0 auto;
    overflow-wrap: break-word;
}.pricing-shelf-6079 .premium-cost-5291 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
    display: grid;
    margin-top: 2rem;
    order: 2;
}.pricing-shelf-6079 .cert-plans-5263 {
    border-radius: 10px;
    background: #ffffff;
    height: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
    position: relative;
    display: block;
}.pricing-shelf-6079 .cert-plans-5263:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px) scale(1.02);
}.pricing-shelf-6079 .payment-pricing-3970 {
    height: 100%;
    flex-direction: column;
    display: flex;
}.pricing-shelf-6079 .edu-packages-7081 {
    flex-grow: 1;
    position: relative;
    display: flex;
    z-index: 1;
    word-break: break-word;
    padding: 2rem;
    overflow-wrap: break-word;
    flex-direction: column;
}.pricing-shelf-6079 .edu-packages-7081::before {
    top: 0;
    position: absolute;
    opacity: 0.7;
    background: linear-gradient(135deg, transparent 0%, #ffffff 100%);
    z-index: -1;
    left: 0;
    width: 100%;
    content: "";
    height: 100%;
}.pricing-shelf-6079 .edu-packages-7081 h3 {
    font-weight: 700;
    padding-bottom: 0.5rem;
    margin-bottom: 1.5rem;
    position: relative;
    color: #000000;
    font-size: calc(18px * 1.2);
}.pricing-shelf-6079 .edu-packages-7081 h3::after {
    position: absolute;
    height: 2px;
    bottom: 0;
    width: 40px;
    background: rgb(120,136,183);
    content: "";
    transition: width 0.3s ease;
    left: 0;
}.pricing-shelf-6079 .cert-plans-5263:hover .edu-packages-7081 h3::after {
    width: 80px;
}.pricing-shelf-6079 .value-rates-5378 {
    margin-bottom: 1.5rem;
    color: rgb(179,186,208);
    position: relative;
    display: inline-block;
    font-size: calc(18px * 1.5);
    font-weight: 700;
}.pricing-shelf-6079 .value-rates-5378::before {
    height: 2px;
    transition: width 0.3s ease;
    position: absolute;
    width: 0;
    background: rgb(179,186,208);
    bottom: -5px;
    content: "";
    left: 0;
}.pricing-shelf-6079 .cert-plans-5263:hover .value-rates-5378::before {
    width: 100%;
}.pricing-shelf-6079 .edu-packages-7081 p {
    line-height: 1.6;
    word-break: break-word;
    font-size: 13px;
    margin-top: auto;
    color: #000000;
    overflow-wrap: break-word;
}.pricing-shelf-6079 .main-photo-9180 {
    position: relative;
    height: 200px;
    transition: transform 0.5s ease;
    overflow: hidden;
}.pricing-shelf-6079 .main-photo-9180::after {
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.4) 100%);
    width: 100%;
    content: "";
}.pricing-shelf-6079 .cert-plans-5263:hover .main-photo-9180 {
    transform: scale(1.05);
}.pricing-shelf-6079 .cert-plans-5263:nth-child(odd) .payment-pricing-3970 {
    flex-direction: column-reverse;
}.pricing-shelf-6079 .cert-plans-5263:nth-child(3n+1) {
    border-top: 3px solid rgb(179,186,208);
}.pricing-shelf-6079 .cert-plans-5263:nth-child(3n+2) {
    border-top: 3px solid rgb(120,136,183);
}.pricing-shelf-6079 .cert-plans-5263:nth-child(3n+3) {
    border-top: 3px solid #000000;
}

@media (min-width: 768px) {.pricing-shelf-6079 .plan-pricing-8437 {
    flex-direction: row;
    align-items: center;
    gap: 4rem;
}.pricing-shelf-6079 .value-deals-9451 {
    margin-bottom: 0;
    flex: 0 0 30%;
    order: 2;
    text-align: left;
}.pricing-shelf-6079 .value-deals-9451 h2 {
    text-align: left;
}.pricing-shelf-6079 .value-deals-9451 h2::after {
    transform: none;
    left: 0;
}.pricing-shelf-6079 .price-opts-1358 {
    margin: 0;
    text-align: left;
}.pricing-shelf-6079 .premium-cost-5291 {
    order: 1;
    grid-template-columns: repeat(2, 1fr);
    flex: 0 0 65%;
}
}

@media (min-width: 992px) {.pricing-shelf-6079 .premium-cost-5291 {
    grid-template-columns: repeat(2, 1fr);
}.pricing-shelf-6079 .cert-plans-5263:nth-child(4n+1) {
    transform: translateY(20px);
}.pricing-shelf-6079 .cert-plans-5263:nth-child(4n+3) {
    transform: translateY(-20px);
}.pricing-shelf-6079 .cert-plans-5263:hover {
    transform: translateY(0) scale(1.02);
}
}

@media (max-width: 767px) {.pricing-shelf-6079 {
    padding: 4rem 0;
}.pricing-shelf-6079 .edu-packages-7081 {
    padding: 1.5rem;
}.pricing-shelf-6079 .edu-packages-7081 h3 {
    font-size: 18px;
}.pricing-shelf-6079 .value-rates-5378 {
    font-size: 18px;
}.pricing-shelf-6079 .edu-packages-7081 p {
    overflow-y: auto;
    line-height: 1.5;
    font-size: calc(13px * 0.9);
    max-height: 150px;
}.pricing-shelf-6079 .main-photo-9180 {
    height: 150px;
}
}

@media (max-width: 480px) {.pricing-shelf-6079 .premium-cost-5291 {
    grid-template-columns: 1fr;
}.pricing-shelf-6079 .value-deals-9451 h2 {
    font-size: calc(33px * 0.8);
}.pricing-shelf-6079 .price-opts-1358 {
    font-size: calc(13px * 0.9);
}.pricing-shelf-6079 .edu-packages-7081 p {
    max-height: 120px;
}}.stay-connected-1428 {
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.1);
    position: relative;
    background: linear-gradient(135deg, rgb(120,136,183,0.5) 0%, rgb(179,186,208,0.5) 100%);
    overflow: hidden;
    padding: 4rem 2rem;
}.stay-connected-1428::before {
    width: 100%;
    opacity: 0.05;
    background: repeating-linear-gradient(
        -45deg,
        rgb(255, 255, 255, 0.5) 0px,
        rgb(255, 255, 255, 0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    z-index: 1;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    content: "";
}.stay-connected-1428::after {
    opacity: 0.1;
    top: -50%;
    height: 200%;
    background: radial-gradient(circle, rgb(179,186,208,0.5) 0%, transparent 70%);
    content: "";
    z-index: 0;
    width: 70%;
    transform: rotate(-15deg);
    position: absolute;
    right: -20%;
    animation: pulse 15s infinite alternate ease-in-out;
}.stay-connected-1428 .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}.stay-connected-1428 .mentor-team-1896 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    display: flex;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 97% 100%, 0 100%);
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    flex-direction: column;
    background: #ffffff;
    padding: 3rem;
    backdrop-filter: blur(10px);
}.stay-connected-1428 .mentor-team-1896::before {
    background: linear-gradient(to bottom, rgb(179,186,208), rgb(120,136,183));
    left: 0;
    top: 0;
    transform: translateX(-3px);
    position: absolute;
    height: 100%;
    z-index: 1;
    width: 5px;
    content: "";
}.stay-connected-1428 .mentor-team-1896 h3 {
    position: relative;
    margin-bottom: 2rem;
    max-width: 80%;
    color: #000000;
    line-height: 1.4;
    font-size: calc(19px * 1.1);
    font-weight: 600;
}.stay-connected-1428 .mentor-team-1896 h3::after {
    width: 60px;
    left: 0;
    bottom: -0.8rem;
    animation: expandLine 3s infinite alternate cubic-bezier(0.45, 0.05, 0.55, 0.95);
    height: 3px;
    transform-origin: left;
    content: "";
    background: rgb(179,186,208);
    position: absolute;
}.stay-connected-1428 .input_holder {
    flex-wrap: wrap;
    display: flex;
    margin-top: 1rem;
    max-width: 550px;
    gap: 1rem;
    position: relative;
}.stay-connected-1428 .input_holder div {
    flex: 1 1 250px;
    position: relative;
}.stay-connected-1428 .input_holder input[type="email"] {
    padding: 1rem 1.2rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 17px;
    color: #000000;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    width: 100%;
    background-color: #ffffff;
}.stay-connected-1428 .input_holder input[type="email"]:focus {
    transform: translateY(-2px);
    box-shadow: 0 4px 15px -3px rgb(179,186,208,0.5);
    outline: none;
    border-color: rgb(179,186,208);
}.stay-connected-1428 .input_holder input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease;
}.stay-connected-1428 .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.7;
    transform: translateX(5px);
}.stay-connected-1428 .input_holder .sub-objective-0896 {
    flex: 0 0 auto;
    font-weight: 600;
    background: linear-gradient(to right, rgb(179,186,208), rgb(120,136,183));
    cursor: pointer;
    border: none;
    color: #ffffff;
    transition: all 0.3s ease;
    font-size: 17px;
    padding: 1rem 1.5rem;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
}.stay-connected-1428 .input_holder .sub-objective-0896::before {
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    left: -100%;
    transition: all 0.5s ease;
}.stay-connected-1428 .input_holder .sub-objective-0896:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px -5px rgb(179,186,208,0.5);
}.stay-connected-1428 .input_holder .sub-objective-0896:hover::before {
    left: 100%;
}.stay-connected-1428 .input_holder .sub-objective-0896:active {
    box-shadow: 0 4px 10px -3px rgb(179,186,208,0.5);
    transform: translateY(-1px);
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.1;
        transform: rotate(-15deg) scale(1);
    }
    50% {
        opacity: 0.2;
        transform: rotate(-15deg) scale(1.1);
    }
}

@keyframes expandLine {
    0%, 20% {
        width: 60px;
    }
    80%, 100% {
        width: 100px;
    }
}

@media (min-width: 768px) {.stay-connected-1428 {
    padding: 5rem 3rem;
}.stay-connected-1428 .mentor-team-1896 {
    justify-content: space-between;
    padding: 4rem;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 97% 100%, 0 100%);
    flex-direction: row;
    align-items: center;
}.stay-connected-1428 .mentor-team-1896 h3 {
    font-size: 31px;
    padding-right: 2rem;
    margin-bottom: 0;
    max-width: 45%;
}.stay-connected-1428 .mentor-team-1896 h3::after {
    width: 80px;
}.stay-connected-1428 .mentor-team-1896 > div {
    flex: 0 0 50%;
}.stay-connected-1428 .input_holder {
    margin-top: 0;
    max-width: 100%;
}
    
    @keyframes expandLine {
        0%, 20% {
            width: 80px;
        }
        80%, 100% {
            width: 120px;
        }
    }
}

@media (max-width: 767px) {.stay-connected-1428 .mentor-team-1896 {
    padding: 2rem;
}.stay-connected-1428 .mentor-team-1896 h3 {
    max-width: 100%;
    font-size: calc(19px * 0.9);
}.stay-connected-1428 .input_holder {
    flex-direction: column;
}.stay-connected-1428 .input_holder div {
    flex: 1 1 auto;
}.stay-connected-1428 .input_holder .sub-objective-0896 {
    width: 100%;
}
}

@media (hover: none) {.stay-connected-1428 .input_holder .sub-objective-0896:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transform: none;
}.stay-connected-1428 .input_holder .sub-objective-0896:hover::before {
    left: -100%;
}.stay-connected-1428 .input_holder input[type="email"]:focus {
    transform: none;
}
}

@media (prefers-reduced-motion) {.stay-connected-1428::after {
    animation: none;
}.stay-connected-1428 .mentor-team-1896 h3::after {
    width: 80px;
    animation: none;
}.stay-connected-1428 .input_holder .sub-objective-0896::before {
    display: none;
}}.appNote-4926 {
    background: linear-gradient(135deg, rgb(224,226,233) 0%, rgb(120,136,183,0.5) 100%);
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}.appNote-4926::before {
    content: "";
    top: 0;
    left: 0;
    background: radial-gradient(circle at 70% 30%, rgb(179,186,208,0.5) 0%, transparent 60%);
    z-index: 1;
    width: 100%;
    opacity: 0.7;
    animation: pulse 8s infinite alternate ease-in-out;
    height: 100%;
    position: absolute;
}.appNote-4926::after {
    bottom: -10%;
    background: linear-gradient(225deg, rgb(120,136,183) 0%, transparent 80%);
    opacity: 0.3;
    height: 40%;
    filter: blur(50px);
    width: 40%;
    position: absolute;
    z-index: 0;
    transform: rotate(15deg);
    right: -5%;
    content: "";
}.appNote-4926 .container {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
}.appNote-4926 .mentor-team-1896 {
    flex-direction: column;
    gap: 30px;
    backdrop-filter: blur(10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 0 0 1px rgba(0, 0, 0, 0.02), 
                0 4px 6px rgba(0, 0, 0, 0.04);
    position: relative;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 50px;
    transform: perspective(1000px) rotateX(2deg);
    display: flex;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.appNote-4926 .mentor-team-1896:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12), 
                0 0 0 1px rgba(0, 0, 0, 0.04), 
                0 8px 12px rgba(0, 0, 0, 0.06);
}.appNote-4926 .mentor-team-1896::before {
    height: 4px;
    left: 0;
    animation: gradientMove 6s linear infinite;
    content: "";
    width: 100%;
    background: linear-gradient(90deg, 
        rgb(179,186,208) 0%, 
        rgb(120,136,183) 50%, 
        rgb(179,186,208) 100%);
    position: absolute;
    top: -2px;
    background-size: 200% 100%;
}.appNote-4926 .mentor-team-1896 > div:first-child {
    padding-bottom: 20px;
    position: relative;
}.appNote-4926 .mentor-team-1896 > div:first-child::after {
    bottom: 0;
    width: 80px;
    background-color: rgb(179,186,208);
    height: 3px;
    animation: lineExtend 1.5s ease-out forwards;
    transform-origin: left;
    left: 0;
    content: "";
    position: absolute;
}.appNote-4926 h5 {
    font-weight: 700;
    position: relative;
    opacity: 0;
    transform: translateY(10px);
    margin: 0;
    line-height: 1.4;
    animation: fadeSlideUp 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    color: #000000;
    font-size: 20px;
}.appNote-4926 .mentor-team-1896 > div:last-child {
    opacity: 0;
    transform: translateY(20px);
    position: relative;
    animation: fadeSlideUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
}.appNote-4926 a {
    position: relative;
    transition: transform 0.3s ease;
    text-decoration: none;
    display: block;
}.appNote-4926 a:hover {
    transform: translateX(5px);
}.appNote-4926 a::before {
    position: absolute;
    left: -20px;
    width: 4px;
    background-color: rgb(120,136,183);
    top: 0;
    content: "";
    transition: height 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    height: 0;
}.appNote-4926 a:hover::before {
    height: 100%;
}.appNote-4926 p {
    line-height: 1.8;
    position: relative;
    margin: 0;
    font-size: 14px;
    color: #000000;
    font-weight: 400;
}

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

@keyframes lineExtend {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

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

@keyframes pulse {
    0% {
        opacity: 0.5;
        transform: scale(1);
    }
    100% {
        opacity: 0.8;
        transform: scale(1.1);
    }
}

@media (min-width: 768px) {.appNote-4926 .mentor-team-1896 {
    padding: 60px 70px;
    gap: 40px;
}.appNote-4926 h5 {
    font-size: calc(20px * 1.2);
}.appNote-4926 p {
    font-size: calc(14px * 1.05);
}
}

@media (max-width: 767px) {.appNote-4926 {
    padding: 60px 0;
}.appNote-4926 .mentor-team-1896 {
    padding: 35px 25px;
    gap: 25px;
}.appNote-4926 .mentor-team-1896 > div:first-child::after {
    width: 60px;
}.appNote-4926 h5 {
    font-size: calc(20px * 0.9);
}.appNote-4926 a::before {
    left: -10px;
}
}

@media (max-width: 480px) {.appNote-4926 {
    padding: 50px 0;
}.appNote-4926 .mentor-team-1896 {
    transform: perspective(1000px) rotateX(1deg);
    padding: 30px 20px;
}.appNote-4926 h5 {
    font-size: calc(20px * 0.85);
}.appNote-4926 p {
    font-size: calc(14px * 0.95);
}.appNote-4926 .mentor-team-1896 > div:first-child {
    padding-bottom: 15px;
}}.customer-experience-2568 {
    padding: 8rem 2rem;
    perspective: 1000px;
    background: linear-gradient(90deg, rgb(224,226,233) 0%, rgb(179,186,208,0.5) 30%, rgb(224,226,233) 100%);
    overflow: hidden;
    position: relative;
}.customer-experience-2568::before {
    content: "";
    width: 80%;
    z-index: 1;
    left: 10%;
    height: 1px;
    position: absolute;
    top: 50%;
    box-shadow: 0 0 20px 5px rgb(179,186,208,0.5);
    background: linear-gradient(90deg, transparent, rgb(179,186,208), transparent);
}.customer-experience-2568::after {
    content: "";
    top: 0;
    z-index: 0;
    opacity: 0.4;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    background: radial-gradient(circle at 30% 50%, rgb(120,136,183,0.5) 0%, transparent 60%);
}.customer-experience-2568 .container {
    position: relative;
    z-index: 2;
}.customer-experience-2568 h2 {
    margin-bottom: 4rem;
    font-weight: 700;
    font-size: calc(31px * 1.4);
    position: relative;
    text-align: center;
    perspective: 1000px;
    color: #000000;
}.customer-experience-2568 h2::before {
    position: absolute;
    height: 20px;
    bottom: -20px;
    left: 0;
    filter: blur(10px);
    width: 100%;
    content: "";
    background: linear-gradient(to right, transparent, rgb(179,186,208,0.5), transparent);
}.customer-experience-2568 .feedback-testimonials-9536 {
    scrollbar-color: rgb(179,186,208) rgb(224,226,233);
    display: flex;
    overflow-x: auto;
    padding: 3rem 0;
    gap: 3rem;
    transform-style: preserve-3d;
    flex-wrap: nowrap;
    scrollbar-width: thin;
    scroll-snap-type: x mandatory;
}.customer-experience-2568 .feedback-testimonials-9536::-webkit-scrollbar {
    height: 8px;
}.customer-experience-2568 .feedback-testimonials-9536::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgb(224,226,233);
}.customer-experience-2568 .feedback-testimonials-9536::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(179,186,208);
}.customer-experience-2568 .rating-reviews-4987 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: rotateY(10deg) translateZ(0);
    flex: 0 0 300px;
    padding: 2rem;
    overflow: hidden;
    transform-origin: left center;
    display: flex;
    scroll-snap-align: center;
    background: #ffffff;
    position: relative;
    align-items: center;
    flex-direction: column;
    border-radius: 30px;
}.customer-experience-2568 .rating-reviews-4987:hover {
    transform: rotateY(0deg) translateZ(50px) scale(1.05);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);
    z-index: 3;
}.customer-experience-2568 .rating-reviews-4987::before {
    height: 100%;
    transition: opacity 0.3s ease;
    opacity: 0.4;
    position: absolute;
    width: 100%;
    content: "";
    background: linear-gradient(135deg, rgb(179,186,208,0.5) 0%, transparent 70%);
    top: 0;
    left: 0;
    z-index: -1;
}.customer-experience-2568 .rating-reviews-4987:hover::before {
    opacity: 0.7;
}.customer-experience-2568 .rating-reviews-4987 img {
    object-fit: cover;
    height: 120px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    border: 5px solid #ffffff;
    margin-bottom: 1.5rem;
    border-radius: 50%;
    transform: translateY(-30px);
    width: 120px;
    transition: all 0.4s ease;
}.customer-experience-2568 .rating-reviews-4987:hover img {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    transform: translateY(-40px) scale(1.1);
}.customer-experience-2568 .rating-reviews-4987 p {
    transform: translateY(-10px);
    text-align: center;
    font-size: 17px;
    margin: 0;
    color: #000000;
    font-weight: 600;
}.customer-experience-2568 .rating-reviews-4987 .description {
    color: #000000;
    transition: all 0.3s ease;
    z-index: 1;
    line-height: 1.6;
    font-weight: 400;
    text-align: center;
    font-size: 15px;
    margin-top: 1rem;
    position: relative;
    opacity: 0.9;
    transform: translateY(0);
}.customer-experience-2568 .rating-reviews-4987:hover .description {
    opacity: 1;
    transform: translateY(-5px);
}.customer-experience-2568 .rating-reviews-4987:nth-child(odd) {
    transform: rotateY(15deg) translateZ(0);
}.customer-experience-2568 .rating-reviews-4987:nth-child(odd):hover {
    transform: rotateY(0deg) translateZ(50px) scale(1.05);
}.customer-experience-2568 .rating-reviews-4987:nth-child(3n+1)::after {
    width: 50px;
    height: 50px;
    right: -20px;
    background: rgb(120,136,183,0.5);
    border-radius: 50%;
    position: absolute;
    content: "";
    opacity: 0.5;
    transition: all 0.3s ease;
    filter: blur(15px);
    bottom: -20px;
}.customer-experience-2568 .rating-reviews-4987:nth-child(3n+1):hover::after {
    width: 70px;
    height: 70px;
    opacity: 0.7;
}.customer-experience-2568 .rating-reviews-4987:nth-child(3n+2)::after {
    border-radius: 50%;
    content: "";
    position: absolute;
    opacity: 0.4;
    width: 40px;
    top: -15px;
    height: 40px;
    right: -15px;
    transition: all 0.3s ease;
    background: rgb(179,186,208,0.5);
    filter: blur(10px);
}.customer-experience-2568 .rating-reviews-4987:nth-child(3n+2):hover::after {
    opacity: 0.6;
    width: 60px;
    height: 60px;
}

@media (max-width: 992px) {.customer-experience-2568 {
    padding: 6rem 1rem;
}.customer-experience-2568 h2 {
    font-size: calc(31px * 1.2);
    margin-bottom: 3rem;
}.customer-experience-2568 .feedback-testimonials-9536 {
    padding: 2.5rem 0;
    gap: 2.5rem;
}.customer-experience-2568 .rating-reviews-4987 {
    padding: 1.8rem;
    flex: 0 0 270px;
}.customer-experience-2568 .rating-reviews-4987 img {
    width: 100px;
    height: 100px;
}
}

@media (max-width: 768px) {.customer-experience-2568 {
    padding: 5rem 1rem;
}.customer-experience-2568::before {
    display: none;
}.customer-experience-2568 h2 {
    margin-bottom: 2.5rem;
    font-size: 31px;
}.customer-experience-2568 .feedback-testimonials-9536 {
    padding: 2rem 0;
    gap: 2rem;
}.customer-experience-2568 .rating-reviews-4987 {
    flex: 0 0 240px;
    padding: 1.5rem;
    transform: rotateY(5deg) translateZ(0) !important;
}.customer-experience-2568 .rating-reviews-4987:hover {
    transform: rotateY(0deg) translateZ(20px) scale(1.03) !important;
}.customer-experience-2568 .rating-reviews-4987 img {
    transform: translateY(-25px);
    height: 90px;
    width: 90px;
}.customer-experience-2568 .rating-reviews-4987:hover img {
    transform: translateY(-30px) scale(1.05);
}.customer-experience-2568 .rating-reviews-4987 p {
    font-size: calc(15px * 1.1);
}.customer-experience-2568 .rating-reviews-4987 .description {
    font-size: calc(15px * 0.9);
}
}

@media (max-width: 480px) {.customer-experience-2568 {
    padding: 4rem 0.5rem;
}.customer-experience-2568 .feedback-testimonials-9536 {
    padding: 1.5rem 0;
    gap: 1.5rem;
}.customer-experience-2568 .rating-reviews-4987 {
    flex: 0 0 85%;
    transform: rotateY(0) translateZ(0) !important;
}.customer-experience-2568 .rating-reviews-4987:hover {
    transform: rotateY(0) translateZ(0) scale(1.02) !important;
}}.educational-gains-7185 {
    padding: 150px 0;
    perspective: 1000px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(120deg, rgb(224,226,233), #ffffff);
}.educational-gains-7185::before {
    content: '';
    height: 400px;
    filter: blur(100px);
    opacity: 0.6;
    position: absolute;
    z-index: 1;
    top: -100px;
    right: -100px;
    width: 400px;
    background: rgb(179,186,208,0.5);
    border-radius: 50%;
}.educational-gains-7185::after {
    z-index: 1;
    background: rgb(120,136,183,0.5);
    content: '';
    filter: blur(80px);
    border-radius: 50%;
    left: -100px;
    bottom: -100px;
    width: 300px;
    height: 300px;
    position: absolute;
    opacity: 0.5;
}.educational-gains-7185 .mentor-team-1896 {
    max-width: 1300px;
    position: relative;
    z-index: 2;
    display: flex;
    margin: 0 auto;
}.educational-gains-7185 .main-photo-9180 {
    transform: rotateY(15deg);
    position: absolute;
    height: 110%;
    transform-style: preserve-3d;
    z-index: 3;
    top: -5%;
    transition: transform 0.6s ease;
    border-radius: 0 100px 100px 0;
    box-shadow: 30px 30px 80px rgba(0, 0, 0, 0.2);
    width: 42%;
    left: -5%;
}.educational-gains-7185 .main-photo-9180:hover {
    transform: rotateY(0deg);
}.educational-gains-7185 .main-photo-9180::before {
    inset: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(179,186,208,0.5) 0%, transparent 70%);
    border-radius: inherit;
    content: '';
    z-index: 1;
}.educational-gains-7185 .text-area-wrap-0721 {
    padding-right: 20px;
    width: 60%;
    margin-left: auto;
    position: relative;
    z-index: 4;
}.educational-gains-7185 h2 {
    padding-bottom: 20px;
    font-weight: 700;
    color: #000000;
    position: relative;
    border-bottom: 3px solid rgb(179,186,208);
    margin-bottom: 50px;
    width: fit-content;
    font-size: 32px;
}.educational-gains-7185 h2::after {
    width: 15px;
    border-radius: 50%;
    content: '';
    right: 0;
    background: rgb(179,186,208);
    bottom: -9px;
    height: 15px;
    position: absolute;
}.educational-gains-7185 .text_main_holder {
    grid-template-columns: repeat(2, 1fr);
    transform-style: preserve-3d;
    display: grid;
    gap: 30px;
}.educational-gains-7185 .text_main_holder > div {
    position: relative;
    gap: 15px;
    z-index: 1;
    display: flex;
    transition: all 0.4s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    flex-direction: column;
    transform-style: preserve-3d;
    border-radius: 10px;
    padding: 30px;
    transform: rotateY(-5deg);
}.educational-gains-7185 .text_main_holder > div:nth-child(even) {
    transform: rotateY(5deg);
}.educational-gains-7185 .text_main_holder > div:hover {
    transform: rotateY(0) translateZ(20px);
    z-index: 5;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.educational-gains-7185 .text_main_holder > div::before {
    height: 100%;
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(179,186,208,0.5) 0%, transparent 80%);
    opacity: 0;
    border-radius: inherit;
    transition: opacity 0.4s ease;
    width: 100%;
    z-index: -1;
}.educational-gains-7185 .text_main_holder > div:hover::before {
    opacity: 1;
}.educational-gains-7185 .text_main_holder svg {
    height: 60px;
    transform: translateZ(10px);
    transition: transform 0.4s ease;
    width: 60px;
}.educational-gains-7185 .text_main_holder > div:hover svg {
    transform: translateZ(30px) scale(1.1);
}.educational-gains-7185 .text_main_holder svg path {
    fill: rgb(179,186,208);
    transition: fill 0.3s ease;
}.educational-gains-7185 .text_main_holder > div:hover svg path {
    fill: rgb(120,136,183);
}.educational-gains-7185 .text_main_holder p {
    margin: 0;
    color: #000000;
    line-height: 1.6;
    transform: translateZ(5px);
    transition: transform 0.4s ease;
    font-size: 17px;
}.educational-gains-7185 .text_main_holder > div:hover p {
    transform: translateZ(25px);
}

@media (max-width: 1200px) {.educational-gains-7185 .main-photo-9180 {
    width: 35%;
}.educational-gains-7185 .text-area-wrap-0721 {
    width: 65%;
}
}

@media (max-width: 992px) {.educational-gains-7185 {
    padding: 100px 0;
}.educational-gains-7185 .mentor-team-1896 {
    padding: 0 20px;
    flex-direction: column;
}.educational-gains-7185 .main-photo-9180 {
    height: 400px;
    transform: rotateY(0);
    width: 90%;
    left: 0;
    margin: 0 auto 50px;
    top: 0;
    border-radius: 18px;
    position: relative;
}.educational-gains-7185 .text-area-wrap-0721 {
    padding: 0;
    width: 100%;
    margin: 0;
}.educational-gains-7185 .text_main_holder {
    grid-template-columns: 1fr;
}.educational-gains-7185 .text_main_holder > div,
    .educational-gains-7185 .text_main_holder > div:nth-child(even) {
    transform: rotateY(0);
}
}

@media (max-width: 576px) {.educational-gains-7185 {
    padding: 80px 0;
}.educational-gains-7185 .main-photo-9180 {
    height: 300px;
}.educational-gains-7185 h2 {
    font-size: calc(32px * 0.85);
    margin-bottom: 40px;
}.educational-gains-7185 .text_main_holder > div {
    padding: 20px;
}.educational-gains-7185 .text_main_holder svg {
    height: 50px;
    width: 50px;
}
}