* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}.wrapper-bundleqaBw {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}::-webkit-scrollbar {
    width: 16px;
    padding: 5px;
    height: 10px;
}::-webkit-scrollbar-button {
    height: 7px;
    border-radius: 5px;
    width: 2px;
}::-webkit-scrollbar-track {
    border-radius: 0.1rem;
    background: rgb(147,196,200);
    margin: 5px 0;
}::-webkit-scrollbar-thumb {
    background: rgb(147,196,200,0.5);
    transition: all, box-shadow, transform 2.4s ease-in-out;
    border-radius: 13.1rem;
}::-webkit-scrollbar-thumb:active {
    box-shadow: inset 4px 1px 11px 1px rgba(0, 0, 0, 0.6);
    background: rgb(255, 255, 255, 0.5);
}* {
    scrollbar-width: none;
    scrollbar-color: rgb(147,196,200,0.5) rgb(197,224,229);
}svg {
    width: 30px;
    height: 30px;
}header,footer {
    width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}.container {
    width: 1183px;
    margin: auto;
    max-width: 100%;
}.top_mentorrUFP {
    flex: 1 0 auto;
}.subscr_infozvxg {
    flex: 0 0 auto;
}html,body {
    scroll-snap-type: none;
    min-height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
    auto
contain
touch-action: none;
    height: 100%;
    auto
    scroll-behavior: smooth;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.privacy_fenceDIw2 {
    padding: 5rem 2rem;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(197,224,229) 0%, rgba(var(--primary-color-rgb), 0.05) 100%);
    position: relative;
}.privacy_fenceDIw2::before {
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(var(--primary-color-rgb), 0.03) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(var(--primary-color-rgb), 0.04) 0%, transparent 60%);
    content: "";
    height: 100%;
    width: 100%;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
}.privacy_fenceDIw2::after {
    position: absolute;
    width: 180px;
    right: -50px;
    transform: rotate(-15deg);
    z-index: 0;
    height: 180px;
    top: -50px;
    border: 1px solid rgba(var(--primary-color-rgb), 0.1);
    content: "";
}.privacy_fenceDIw2 .container {
    padding: 0 15px;
    margin: 0 auto;
    z-index: 1;
    max-width: 1140px;
    position: relative;
}.privacy_fenceDIw2 h1 {
    color: #000000;
    margin-bottom: 2.5rem;
    font-size: 42px;
    font-weight: 700;
    display: inline-block;
    position: relative;
}.privacy_fenceDIw2 h1::after {
    transform: scaleX(1);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    bottom: -12px;
    width: 70px;
    background: rgb(147,196,200);
    position: absolute;
    height: 3px;
    content: "";
    transform-origin: left;
}.privacy_fenceDIw2 h2 {
    position: relative;
    font-weight: 600;
    color: #000000;
    margin: 3rem 0 1.5rem;
    padding-left: 18px;
    font-size: 31px;
}.privacy_fenceDIw2 h2::before {
    content: "";
    position: absolute;
    background: rgb(147,196,200);
    height: 60%;
    top: 10px;
    width: 5px;
    left: 0;
    transform: translateY(-50%);
}.privacy_fenceDIw2 h3 {
    font-size: calc(31px * 0.8);
    font-weight: 600;
    position: relative;
    color: #000000;
    padding-left: 15px;
    margin: 2.5rem 0 1.25rem;
}.privacy_fenceDIw2 h3::before {
    content: "";
    height: 50%;
    background: rgb(97,161,169);
    top: 10px;
    transform: translateY(-50%);
    width: 3px;
    left: 0;
    position: absolute;
}.privacy_fenceDIw2 h4 {
    margin: 2rem 0 1rem;
    position: relative;
    color: #000000;
    font-size: calc(31px * 0.7);
    padding-left: 12px;
    font-weight: 600;
}.privacy_fenceDIw2 h4::before {
    height: 40%;
    position: absolute;
    left: 0;
    content: "";
    top: 10px;
    width: 2px;
    transform: translateY(-50%);
    background: rgba(var(--secondary-color-rgb), 0.7);
}.privacy_fenceDIw2 p {
    max-width: 90%;
    margin-bottom: 1.5rem;
    font-size: 17px;
    color: #000000;
    line-height: 1.8;
}.privacy_fenceDIw2 span {
    line-height: 1.8;
    border-left: 1px solid rgba(var(--primary-color-rgb), 0.2);
    font-size: 17px;
    color: #000000;
    margin-bottom: 1.5rem;
    padding-left: 1rem;
    display: block;
}.privacy_fenceDIw2 ul {
    position: relative;
    padding-left: 1.5rem;
    margin: 1.5rem 0 2.5rem;
    list-style: none;
}.privacy_fenceDIw2 ul::before {
    width: 1px;
    content: "";
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom, 
        rgba(var(--primary-color-rgb), 0.1),
        rgba(var(--primary-color-rgb), 0.3),
        rgba(var(--primary-color-rgb), 0.1));
    bottom: 0;
    left: 0;
}.privacy_fenceDIw2 li {
    line-height: 1.7;
    font-size: 17px;
    position: relative;
    transition: transform 0.3s ease;
    color: #000000;
    padding-left: 1.8rem;
    margin-bottom: 1.2rem;
}.privacy_fenceDIw2 li::before {
    width: 8px;
    height: 8px;
    content: "";
    transform: translateY(-50%) rotate(45deg);
    top: 10px;
    position: absolute;
    left: 0;
    transition: transform 0.3s ease;
    background: rgb(147,196,200);
}.privacy_fenceDIw2 li:hover {
    transform: translateX(5px);
}.privacy_fenceDIw2 li:hover::before {
    transform: translateY(-50%) rotate(225deg);
}.privacy_fenceDIw2 strong {
    position: relative;
    font-weight: 600;
    color: #000000;
    display: inline-block;
}.privacy_fenceDIw2 strong::after {
    background: rgb(147,196,200,0.5);
    transition: transform 0.3s ease;
    width: 100%;
    position: absolute;
    content: "";
    transform-origin: left;
    transform: scaleX(0.7);
    bottom: -2px;
    height: 1px;
    left: 0;
}.privacy_fenceDIw2 strong:hover::after {
    transform: scaleX(1);
}

@media (max-width: 991px) {.privacy_fenceDIw2 {
    padding: 4rem 1.5rem;
}.privacy_fenceDIw2 p {
    max-width: 100%;
}.privacy_fenceDIw2 h1 {
    font-size: calc(42px * 0.9);
}.privacy_fenceDIw2 h2 {
    font-size: calc(31px * 0.9);
}
}

@media (max-width: 767px) {.privacy_fenceDIw2 {
    padding: 3rem 1rem;
}.privacy_fenceDIw2::after {
    height: 120px;
    width: 120px;
    right: -30px;
    top: -30px;
}.privacy_fenceDIw2 h1 {
    margin-bottom: 2rem;
    font-size: calc(42px * 0.8);
}.privacy_fenceDIw2 h1::after {
    bottom: -8px;
    width: 50px;
}.privacy_fenceDIw2 h2 {
    margin: 2.5rem 0 1.2rem;
    font-size: calc(31px * 0.8);
    padding-left: 15px;
}.privacy_fenceDIw2 h3 {
    font-size: calc(31px * 0.7);
    padding-left: 12px;
}.privacy_fenceDIw2 h4 {
    font-size: calc(31px * 0.6);
    padding-left: 10px;
}.privacy_fenceDIw2 ul {
    padding-left: 1rem;
}.privacy_fenceDIw2 li {
    padding-left: 1.5rem;
}
}

@media (max-width: 575px) {.privacy_fenceDIw2 {
    padding: 2.5rem 0.8rem;
}.privacy_fenceDIw2 h1 {
    font-size: calc(42px * 0.7);
}.privacy_fenceDIw2 h2 {
    font-size: calc(31px * 0.7);
    padding-left: 12px;
}.privacy_fenceDIw2 h3 {
    font-size: calc(31px * 0.6);
    padding-left: 10px;
}.privacy_fenceDIw2 h4 {
    padding-left: 8px;
    font-size: calc(31px * 0.55);
}.privacy_fenceDIw2 p, 
    .privacy_fenceDIw2 span, 
    .privacy_fenceDIw2 li {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}.privacy_fenceDIw2 span {
    padding-left: 0.8rem;
}.privacy_fenceDIw2 ul {
    margin: 1.2rem 0 2rem;
}.privacy_fenceDIw2 li {
    margin-bottom: 1rem;
}}.target_audienceLQMB {
    padding: 140px 0;
    overflow: hidden;
    background: rgb(197,224,229);
    position: relative;
}.target_audienceLQMB::before {
    position: absolute;
    background-image: 
        linear-gradient(
            45deg, 
            rgb(147,196,200,0.5) 25%, 
            transparent 25%, 
            transparent 75%, 
            rgb(147,196,200,0.5) 75%
        ),
        linear-gradient(
            -45deg, 
            rgb(147,196,200,0.5) 25%, 
            transparent 25%, 
            transparent 75%, 
            rgb(147,196,200,0.5) 75%
        );
    background-position: 0 0, 30px 30px;
    left: 0;
    background-size: 60px 60px;
    opacity: 0.03;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    z-index: 0;
}.target_audienceLQMB::after {
    position: absolute;
    content: "";
    height: 150px;
    width: 100%;
    left: 0;
    bottom: 0;
    background: linear-gradient(to top, rgb(197,224,229), transparent);
    z-index: 1;
}.target_audienceLQMB .container {
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
}.target_audienceLQMB .learning_spaceWfCF {
    position: relative;
}.target_audienceLQMB h4 {
    text-align: center;
    color: #000000;
    position: relative;
    font-weight: 700;
    margin-bottom: 80px;
    padding: 20px 0;
    font-size: 29px;
}.target_audienceLQMB h4::before {
    width: 100px;
    border-radius: 2px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    background: rgb(147,196,200,0.5);
    height: 3px;
    top: 0;
    position: absolute;
}.target_audienceLQMB h4::after {
    content: "";
    height: 3px;
    bottom: 0;
    transform: translateX(-50%);
    border-radius: 2px;
    position: absolute;
    width: 100px;
    background: rgb(97,161,169,0.5);
    left: 50%;
}.target_audienceLQMB div {
    position: relative;
    align-items: center;
    flex-direction: column;
    display: flex;
}.target_audienceLQMB div::before {
    left: 50%;
    width: 2px;
    position: absolute;
    z-index: 0;
    background: linear-gradient(180deg, rgb(147,196,200,0.5), rgb(97,161,169,0.5), transparent);
    top: 0;
    content: "";
    opacity: 0.5;
    height: 100%;
}.target_audienceLQMB div p {
    border-radius: 50px;
    color: #000000;
    transition: all 0.4s ease;
    line-height: 1.6;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    font-size: 12px;
    z-index: 1;
    padding: 25px 30px;
    background: #ffffff;
    width: 70%;
    display: flex;
    margin: 0 0 60px 0;
    position: relative;
    align-items: center;
}.target_audienceLQMB div p:nth-child(odd) {
    align-self: flex-start;
    border-top-left-radius: 0;
}.target_audienceLQMB div p:nth-child(even) {
    align-self: flex-end;
    border-top-right-radius: 0;
}.target_audienceLQMB div p:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: scale(1.03);
}.target_audienceLQMB div p::before {
    position: absolute;
    background: #ffffff;
    content: "";
    border-radius: 50%;
    height: 30px;
    width: 30px;
    z-index: 2;
}.target_audienceLQMB div p:nth-child(odd)::before {
    left: -15px;
    top: -15px;
}.target_audienceLQMB div p:nth-child(even)::before {
    top: -15px;
    right: -15px;
}.target_audienceLQMB div p::after {
    background: linear-gradient(135deg, rgb(147,196,200), rgb(97,161,169));
    border-radius: 50%;
    transition: all 0.3s ease;
    height: 15px;
    content: "";
    z-index: 3;
    width: 15px;
    position: absolute;
}.target_audienceLQMB div p:nth-child(odd)::after {
    left: -7.5px;
    top: -7.5px;
}.target_audienceLQMB div p:nth-child(even)::after {
    top: -7.5px;
    right: -7.5px;
}.target_audienceLQMB div p:hover::after {
    transform: scale(1.3);
    box-shadow: 0 0 10px rgb(147,196,200,0.5);
}.target_audienceLQMB div p svg {
    min-width: 32px;
    width: 32px;
    height: 32px;
    transition: all 0.3s ease;
    margin-right: 20px;
}.target_audienceLQMB div p:hover svg {
    transform: rotate(15deg);
}.target_audienceLQMB div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(147,196,200);
}.target_audienceLQMB div p:hover svg path {
    fill: rgb(97,161,169);
}

@media (max-width: 991px) {.target_audienceLQMB {
    padding: 120px 0;
}.target_audienceLQMB h4 {
    font-size: calc(29px - 2px);
    margin-bottom: 70px;
}.target_audienceLQMB div p {
    padding: 22px 25px;
    width: 80%;
    margin-bottom: 50px;
}.target_audienceLQMB div p svg {
    margin-right: 15px;
    min-width: 28px;
    height: 28px;
    width: 28px;
}
}

@media (max-width: 767px) {.target_audienceLQMB {
    padding: 100px 0;
}.target_audienceLQMB h4 {
    margin-bottom: 60px;
    font-size: calc(29px - 4px);
}.target_audienceLQMB div p {
    align-self: center !important;
    border-radius: 30px !important;
    width: 90%;
    margin-bottom: 40px;
    padding: 18px 22px;
}.target_audienceLQMB div p::before,
    .target_audienceLQMB div p::after {
    display: none;
}.target_audienceLQMB div p svg {
    min-width: 24px;
    width: 24px;
    margin-right: 12px;
    height: 24px;
}
}

@media (max-width: 479px) {.target_audienceLQMB {
    padding: 80px 0;
}.target_audienceLQMB h4 {
    font-size: calc(29px - 6px);
    margin-bottom: 50px;
}.target_audienceLQMB div p {
    width: 100%;
    margin-bottom: 30px;
    font-size: calc(12px - 1px);
    padding: 15px 18px;
}.target_audienceLQMB div p svg {
    width: 22px;
    height: 22px;
    min-width: 22px;
    margin-right: 10px;
}}.thxWrapoeAt {
    background: linear-gradient(135deg, rgb(197,224,229) 0%, rgb(97,161,169,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.thxWrapoeAt::before {
    opacity: 0.6;
    background: radial-gradient(circle, rgb(147,196,200,0.5) 0%, transparent 70%);
    content: "";
    width: 300px;
    animation: pulse 8s infinite alternate ease-in-out;
    right: -50px;
    position: absolute;
    height: 300px;
    top: -50px;
    z-index: 1;
    transform: rotate(-15deg);
}.thxWrapoeAt::after {
    bottom: -100px;
    background: radial-gradient(ellipse, rgb(97,161,169,0.5) 0%, transparent 70%);
    width: 400px;
    left: -100px;
    animation: float 12s infinite alternate ease-in-out;
    z-index: 1;
    opacity: 0.4;
    height: 400px;
    content: "";
    position: absolute;
}.thxWrapoeAt .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1140px;
}.thxWrapoeAt h2 {
    margin-bottom: 40px;
    position: relative;
    color: #000000;
    font-size: 34px;
    transform: translateY(0);
    animation: slideInTitle 1.2s ease-out;
    opacity: 1;
    font-weight: 700;
}.thxWrapoeAt h2::after {
    bottom: -15px;
    content: "";
    left: 0;
    height: 4px;
    background: linear-gradient(90deg, rgb(147,196,200) 0%, rgb(97,161,169) 100%);
    animation: expandWidth 1.5s ease-out forwards 0.5s;
    width: 80px;
    transform-origin: left;
    position: absolute;
}.thxWrapoeAt .learning_spaceWfCF {
    transform: translateY(0);
    position: relative;
    animation: slideInContent 1.5s ease-out 0.3s both;
    padding: 40px;
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
}.thxWrapoeAt .learning_spaceWfCF::before {
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(135deg, transparent 0%, rgb(255, 255, 255, 0.5) 100%);
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}.thxWrapoeAt ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.thxWrapoeAt li {
    position: relative;
    margin-bottom: 15px;
    animation: fadeIn 1.8s ease-out 0.6s both;
    padding-left: 25px;
}.thxWrapoeAt li::before {
    left: 0;
    content: "";
    animation: rotateMark 6s infinite alternate ease-in-out;
    height: 8px;
    position: absolute;
    transform: rotate(45deg);
    background: rgb(147,196,200);
    top: 10px;
    width: 8px;
}.thxWrapoeAt li span {
    color: #000000;
    font-family: Arial, sans-serif;
    display: block;
    font-size: 15px;
    line-height: 1.8;
}

@keyframes slideInTitle {
  from {
    transform: translateY(-30px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

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

@keyframes expandWidth {
  from {
    transform: scaleX(0.3);
  }
  to {
    transform: scaleX(1);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes rotateMark {
  0% {
    transform: rotate(45deg);
  }
  50% {
    transform: rotate(135deg);
  }
  100% {
    transform: rotate(45deg);
  }
}

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

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

@media (max-width: 992px) {.thxWrapoeAt {
    padding: 80px 0;
}.thxWrapoeAt h2 {
    font-size: calc(34px * 0.9);
}.thxWrapoeAt .learning_spaceWfCF {
    padding: 30px;
}
}

@media (max-width: 768px) {.thxWrapoeAt {
    padding: 60px 0;
}.thxWrapoeAt h2 {
    margin-bottom: 30px;
    font-size: calc(34px * 0.8);
}.thxWrapoeAt h2::after {
    width: 60px;
}.thxWrapoeAt .learning_spaceWfCF {
    padding: 25px;
}.thxWrapoeAt::before {
    width: 200px;
    height: 200px;
}.thxWrapoeAt::after {
    width: 250px;
    height: 250px;
}
}

@media (max-width: 576px) {.thxWrapoeAt {
    padding: 40px 0;
}.thxWrapoeAt h2 {
    margin-bottom: 25px;
    font-size: calc(34px * 0.7);
}.thxWrapoeAt h2::after {
    height: 3px;
    width: 50px;
}.thxWrapoeAt .learning_spaceWfCF {
    padding: 20px;
}.thxWrapoeAt li {
    padding-left: 20px;
}.thxWrapoeAt li span {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}
}

@media (prefers-reduced-motion: reduce) {.thxWrapoeAt, .thxWrapoeAt::before, .thxWrapoeAt::after, 
  .thxWrapoeAt h2, .thxWrapoeAt h2::after, 
  .thxWrapoeAt .learning_spaceWfCF, .thxWrapoeAt li, .thxWrapoeAt li::before {
    transition: none;
    animation: none;
}
}

@supports (container-type: inline-size) {.thxWrapoeAt .container {
    container-type: inline-size;
    container-name: thanks-container;
}
  
  @container thanks-container (max-width: 768px) {.thxWrapoeAt .learning_spaceWfCF {
    padding: 20px;
}.thxWrapoeAt h2 {
    margin-bottom: 25px;
}}
}.contact3Kl7 {
    background: linear-gradient(125deg, rgb(197,224,229) 0%, rgb(97,161,169,0.5) 50%, rgb(197,224,229) 100%);
    z-index: 1;
    overflow: hidden;
    padding: 100px 0;
    position: relative;
}.contact3Kl7::before {
    height: 100%;
    content: '';
    left: 0;
    position: absolute;
    z-index: -1;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(0,0,0,0.02) 10px, rgba(0,0,0,0.02) 20px),
        repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(0,0,0,0.02) 10px, rgba(0,0,0,0.02) 20px);
    top: 0;
    opacity: 0.7;
    width: 100%;
}.contact3Kl7::after {
    top: -50%;
    opacity: 0.2;
    position: absolute;
    left: -50%;
    animation: rotate 120s linear infinite;
    background: 
        conic-gradient(
            from 0deg at 50% 50%,
            transparent 0%,
            rgb(147,196,200,0.5) 5%,
            transparent 10%,
            transparent 90%,
            rgb(97,161,169,0.5) 95%,
            transparent 100%
        );
    width: 200%;
    content: '';
    z-index: -1;
    height: 200%;
}.contact3Kl7 .thumbnail_imageUlWk {
    top: 0;
    filter: contrast(120%) brightness(110%) blur(5px);
    mix-blend-mode: luminosity;
    height: 100%;
    position: absolute;
    z-index: 0;
    width: 100%;
    left: 0;
    opacity: 0.15;
}.contact3Kl7 .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.contact3Kl7 h3 {
    margin-bottom: 50px;
    text-align: center;
    position: relative;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 32px;
    font-family: Arial, sans-serif;
    color: #000000;
    font-weight: 700;
}.contact3Kl7 h3::before {
    background: rgb(147,196,200);
    height: 4px;
    top: -15px;
    position: absolute;
    left: 50%;
    content: '';
    border-radius: 10px;
    transform: translateX(-50%);
    width: 40px;
}.contact3Kl7 h3::after {
    bottom: -15px;
    border-radius: 10px;
    background: rgb(147,196,200);
    position: absolute;
    width: 80px;
    transform: translateX(-50%);
    content: '';
    left: 50%;
    height: 4px;
}.contact3Kl7 .support_formCaix {
    background: rgba(255, 255, 255, 0.01);
    flex-wrap: wrap;
    backdrop-filter: blur(10px);
    overflow: hidden;
    position: relative;
    display: flex;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 5px 15px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    border-radius: 25px;
}.contact3Kl7 .support_formCaix::before {
    pointer-events: none;
    inset: 0;
    position: absolute;
    background: linear-gradient(135deg, 
        transparent 20%, 
        rgba(255, 255, 255, 0.05) 40%, 
        rgba(255, 255, 255, 0.1) 60%, 
        transparent 80%);
    content: '';
    z-index: 0;
}.contact3Kl7 .support_formCaix::after {
    box-shadow: 0 0 25px rgb(147,196,200,0.5);
    content: '';
    border-radius: 25px;
    animation: pulse-border 4s infinite alternate;
    border: 1px solid rgba(255, 255, 255, 0.1);
    inset: 0;
    position: absolute;
    pointer-events: none;
}.contact3Kl7 .message_request4r15 {
    background: #ffffff;
    overflow: hidden;
    position: relative;
    flex: 1 1 60%;
    padding: 50px;
}.contact3Kl7 .message_request4r15::before {
    background: 
        radial-gradient(circle at 20% 30%, rgba(0, 0, 0, 0.02) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgba(0, 0, 0, 0.02) 0%, transparent 25%);
    z-index: 0;
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    content: '';
}.contact3Kl7 .message_request4r15::after {
    position: absolute;
    background: 
        linear-gradient(135deg, transparent 40%, rgb(147,196,200,0.5) 100%);
    content: '';
    height: 150px;
    border-radius: 0 0 0 150px;
    top: 0;
    z-index: 0;
    opacity: 0.5;
    width: 150px;
    right: 0;
}.contact3Kl7 .message_request4r15 #contact {
    z-index: 2;
    position: relative;
}.contact3Kl7 .message_request4r15 h3 {
    letter-spacing: 1px;
    margin-bottom: 40px;
    text-transform: uppercase;
    color: #000000;
    text-align: left;
    font-size: 21px;
    font-weight: 600;
}.contact3Kl7 .message_request4r15 h3::before {
    display: none;
}.contact3Kl7 .message_request4r15 h3::after {
    transform: none;
    width: 60px;
    bottom: -10px;
    background: rgb(147,196,200);
    left: 0;
}.contact3Kl7 .message_request4r15 input[type="text"],
.contact3Kl7 .message_request4r15 textarea {
    border-radius: 10px;
    margin-bottom: 25px;
    font-family: Arial, sans-serif;
    background-color: rgba(0, 0, 0, 0.02);
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 18px 25px;
    transition: all 0.3s ease;
    color: #000000;
    width: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03) inset;
    font-size: 14px;
}.contact3Kl7 .message_request4r15 input[type="text"]:focus,
.contact3Kl7 .message_request4r15 textarea:focus {
    background-color: #ffffff;
    border-color: rgb(147,196,200);
    box-shadow: 
        0 2px 5px rgba(0, 0, 0, 0.03) inset,
        0 0 0 3px rgb(147,196,200,0.5);
    outline: none;
}.contact3Kl7 .message_request4r15 textarea {
    height: 150px;
    resize: vertical;
}.contact3Kl7 .message_request4r15 .request_infoSLmM {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
}.contact3Kl7 .message_request4r15 .request_infoSLmM input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact3Kl7 .message_request4r15 .request_infoSLmM label {
    padding-left: 38px;
    position: relative;
    font-size: calc(14px - 2px);
    color: #000000;
    line-height: 1.5;
    cursor: pointer;
}.contact3Kl7 .message_request4r15 .request_infoSLmM label::before {
    height: 24px;
    width: 24px;
    content: '';
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset;
    top: 2px;
    border-radius: 10px;
    transition: all 0.3s ease;
    left: 0;
    background-color: rgba(0, 0, 0, 0.02);
    border: 1px solid rgba(0, 0, 0, 0.1);
    position: absolute;
}.contact3Kl7 .message_request4r15 .request_infoSLmM label::after {
    transform: scale(0.6);
    height: 15px;
    top: 2px;
    left: 5px;
    border-radius: calc(10px - 2px);
    content: '';
    background-color: rgb(147,196,200);
    transition: all 0.3s ease;
    position: absolute;
    width: 15px;
    opacity: 0;
}.contact3Kl7 .message_request4r15 .request_infoSLmM input[type="checkbox"]:checked + label::before {
    border-color: rgb(147,196,200);
}.contact3Kl7 .message_request4r15 .request_infoSLmM input[type="checkbox"]:checked + label::after {
    transform: scale(1);
    opacity: 1;
}.contact3Kl7 .message_request4r15 .request_infoSLmM a {
    color: rgb(147,196,200);
    transition: color 0.3s ease;
    font-weight: 600;
    text-decoration: none;
    position: relative;
}.contact3Kl7 .message_request4r15 .request_infoSLmM a::after {
    bottom: -2px;
    content: '';
    transition: transform 0.3s ease;
    transform-origin: right;
    transform: scaleX(0);
    height: 1px;
    background-color: rgb(147,196,200);
    position: absolute;
    left: 0;
    width: 100%;
}.contact3Kl7 .message_request4r15 .request_infoSLmM a:hover {
    color: rgb(97,161,169);
}.contact3Kl7 .message_request4r15 .request_infoSLmM a:hover::after {
    background-color: rgb(97,161,169);
    transform-origin: left;
    transform: scaleX(1);
}.contact3Kl7 .message_request4r15 .request_panelFw7y {
    letter-spacing: 1px;
    cursor: pointer;
    display: inline-block;
    border-radius: 25px;
    border: none;
    color: #ffffff;
    font-weight: 600;
    box-shadow: 
        0 5px 15px rgb(147,196,200,0.5),
        0 0 0 1px rgb(147,196,200,0.5) inset;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(147,196,200) 0%, rgb(97,161,169) 100%);
    padding: 16px 35px;
    transition: all 0.3s ease;
    font-size: 16px;
}.contact3Kl7 .message_request4r15 .request_panelFw7y::before {
    position: absolute;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    top: 0;
    content: '';
    height: 100%;
    width: 100%;
    transition: all 0.5s ease;
}.contact3Kl7 .message_request4r15 .request_panelFw7y::after {
    left: 0;
    bottom: 0;
    content: '';
    animation: glow 2s infinite;
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    height: 3px;
    opacity: 0.5;
}.contact3Kl7 .message_request4r15 .request_panelFw7y:hover {
    background: linear-gradient(135deg, rgb(97,161,169) 0%, rgb(147,196,200) 100%);
    box-shadow: 
        0 8px 25px rgb(147,196,200,0.5),
        0 0 0 1px rgb(147,196,200) inset;
    transform: translateY(-3px);
}.contact3Kl7 .message_request4r15 .request_panelFw7y:hover::before {
    left: 100%;
}.contact3Kl7 .feedback_widgetZugq {
    position: relative;
    overflow: hidden;
    padding: 50px;
    background: linear-gradient(135deg, rgb(147,196,200) 0%, rgb(97,161,169) 100%);
    flex: 1 1 40%;
}.contact3Kl7 .feedback_widgetZugq::before {
    top: 0;
    position: absolute;
    content: '';
    opacity: 1;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.03) 10px, rgba(255, 255, 255, 0.03) 20px),
        repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.03) 10px, rgba(255, 255, 255, 0.03) 20px);
    height: 100%;
    z-index: 0;
    width: 100%;
    left: 0;
}.contact3Kl7 .feedback_widgetZugq::after {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    animation: shine 8s infinite linear;
    background: 
        linear-gradient(135deg, transparent 25%, rgba(255, 255, 255, 0.05) 50%, transparent 75%);
    z-index: 0;
    top: 0;
}.contact3Kl7 .feedback_widgetZugq h4 {
    font-size: 21px;
    font-weight: 600;
    z-index: 1;
    letter-spacing: 1px;
    color: #ffffff;
    margin-bottom: 40px;
    text-transform: uppercase;
    position: relative;
}.contact3Kl7 .feedback_widgetZugq h4::after {
    bottom: -10px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    background: #ffffff;
    width: 60px;
    height: 3px;
    content: '';
}.contact3Kl7 .feedback_widgetZugq .query_messageJ7hW {
    padding: 0;
    z-index: 1;
    list-style: none;
    margin: 0;
    position: relative;
}.contact3Kl7 .feedback_widgetZugq .query_messageJ7hW li {
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 20px;
    display: flex;
    align-items: flex-start;
}.contact3Kl7 .feedback_widgetZugq .query_messageJ7hW li:not(:last-child)::after {
    left: 0;
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: '';
}.contact3Kl7 .feedback_widgetZugq .query_messageJ7hW li svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
    position: relative;
    flex-shrink: 0;
    height: 26px;
    width: 26px;
    margin-right: 20px;
}.contact3Kl7 .feedback_widgetZugq .query_messageJ7hW li svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.contact3Kl7 .feedback_widgetZugq .query_messageJ7hW li:hover svg {
    transform: scale(1.1);
    transition: transform 0.3s ease;
}.contact3Kl7 .feedback_widgetZugq .query_messageJ7hW li:hover svg path {
    fill: rgba(255, 255, 255, 0.9);
}.contact3Kl7 .feedback_widgetZugq .query_messageJ7hW li span {
    color: #ffffff;
    line-height: 1.5;
    position: relative;
    font-size: 14px;
}.contact3Kl7 .feedback_widgetZugq .query_messageJ7hW li a {
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
    color: #ffffff;
}.contact3Kl7 .feedback_widgetZugq .query_messageJ7hW li a::after {
    transform-origin: right;
    width: 100%;
    height: 1px;
    bottom: -2px;
    transform: scaleX(0);
    position: absolute;
    content: '';
    background-color: #ffffff;
    transition: transform 0.3s ease;
    left: 0;
}.contact3Kl7 .feedback_widgetZugq .query_messageJ7hW li a:hover {
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
}.contact3Kl7 .feedback_widgetZugq .query_messageJ7hW li a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes pulse-border {
    0%, 100% {
        box-shadow: 0 0 15px rgb(147,196,200,0.5);
    }
    50% {
        box-shadow: 0 0 25px rgb(97,161,169,0.5);
    }
}

@keyframes glow {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.7;
    }
}

@keyframes shine {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

@media (max-width: 992px) {.contact3Kl7 {
    padding: 80px 0;
}.contact3Kl7 .container {
    padding: 0 20px;
}.contact3Kl7 .support_formCaix {
    flex-direction: column;
}.contact3Kl7 .message_request4r15,
    .contact3Kl7 .feedback_widgetZugq {
    flex: 1 1 100%;
}.contact3Kl7 .message_request4r15 {
    padding: 40px;
}.contact3Kl7 .feedback_widgetZugq {
    padding: 40px;
}
}

@media (max-width: 768px) {.contact3Kl7 {
    padding: 60px 0;
}.contact3Kl7 h3 {
    margin-bottom: 40px;
    font-size: calc(32px - 4px);
}.contact3Kl7 .message_request4r15 h3,
    .contact3Kl7 .feedback_widgetZugq h4 {
    margin-bottom: 30px;
    font-size: calc(21px - 2px);
}.contact3Kl7 .message_request4r15 input[type="text"],
    .contact3Kl7 .message_request4r15 textarea {
    padding: 15px 20px;
    margin-bottom: 20px;
}.contact3Kl7 .message_request4r15 textarea {
    height: 120px;
}.contact3Kl7 .message_request4r15 .request_panelFw7y {
    padding: 14px 30px;
    font-size: calc(16px - 1px);
}.contact3Kl7 .feedback_widgetZugq .query_messageJ7hW li {
    margin-bottom: 25px;
    padding-bottom: 15px;
}.contact3Kl7 .feedback_widgetZugq .query_messageJ7hW li svg {
    width: 22px;
    height: 22px;
    margin-right: 15px;
}
}

@media (max-width: 576px) {.contact3Kl7 {
    padding: 40px 0;
}.contact3Kl7 .message_request4r15,
    .contact3Kl7 .feedback_widgetZugq {
    padding: 30px 20px;
}.contact3Kl7 h3 {
    margin-bottom: 30px;
    font-size: calc(32px - 6px);
}.contact3Kl7 .message_request4r15 .request_infoSLmM label {
    font-size: calc(14px - 3px);
}.contact3Kl7 .feedback_widgetZugq .query_messageJ7hW li:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 12px;
}}.get_updatespW7e {
    z-index: 1;
    background: linear-gradient(135deg, rgb(97,161,169,0.5), rgb(147,196,200));
    overflow: hidden;
    position: relative;
    padding: 5rem 2rem;
}.get_updatespW7e::before {
    filter: blur(25px);
    animation: float 15s ease-in-out infinite;
    height: 40%;
    width: 40%;
    transform: rotate(-15deg) translateZ(0);
    right: -5%;
    position: absolute;
    content: "";
    top: -5%;
    z-index: -1;
    background: rgb(147,196,200,0.5);
}.get_updatespW7e::after {
    transform: rotate(15deg) translateZ(0);
    z-index: -1;
    position: absolute;
    content: "";
    bottom: -5%;
    height: 30%;
    animation: float 18s ease-in-out infinite reverse;
    left: -5%;
    width: 30%;
    filter: blur(20px);
    background: rgb(97,161,169,0.5);
}.get_updatespW7e .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.get_updatespW7e .learning_spaceWfCF {
    transform: perspective(1000px) rotateX(2deg) translateZ(0);
    border-left: 3px solid rgb(147,196,200);
    padding: 3rem;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(10px);
    border-bottom: 3px solid rgb(147,196,200);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 1px 0 rgba(255, 255, 255, 0.1) inset;
}.get_updatespW7e .learning_spaceWfCF:hover {
    transform: perspective(1000px) rotateX(0deg) translateZ(0) scale(1.01);
}.get_updatespW7e h4 {
    font-size: 23px;
    letter-spacing: 0.5px;
    font-weight: 700;
    padding-left: 1.5rem;
    margin-bottom: 2rem;
    color: #ffffff;
    transform: translateZ(0);
    font-family: Arial, sans-serif;
    position: relative;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    line-height: 1.4;
}.get_updatespW7e h4::before {
    transform-origin: top;
    background: linear-gradient(to bottom, rgb(147,196,200), rgb(97,161,169));
    width: 5px;
    animation: scaleIn 0.6s 0.2s cubic-bezier(0.43, 0.13, 0.23, 0.96) forwards;
    bottom: 0.5rem;
    position: absolute;
    left: 0;
    transform: scaleY(0);
    content: "";
    top: 0.5rem;
}.get_updatespW7e .input_holder {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    transform: translateY(10px);
    opacity: 0;
    animation: slideUp 0.6s 0.4s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    position: relative;
}.get_updatespW7e .input_holder span {
    overflow: hidden;
    position: relative;
    flex: 1;
    min-width: 200px;
}.get_updatespW7e .input_holder input[type="email"] {
    padding: 1rem 1.5rem;
    width: 100%;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    border: none;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    background: rgba(255, 255, 255, 0.9);
    transition: all 0.3s;
    color: #000000;
    font-size: 15px;
}.get_updatespW7e .input_holder input[type="email"]:focus {
    transform: translateY(-2px);
    outline: none;
    background: #ffffff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15), 0 0 0 3px rgba(var(--primary-color-rgb), 0.1);
}.get_updatespW7e .input_holder input[type="email"]::placeholder {
    transition: opacity 0.3s;
    color: rgba(var(--dark-color-rgb), 0.6);
}.get_updatespW7e .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.5;
}.get_updatespW7e .input_holder .get_starteduIMa {
    padding: 1rem 1.5rem;
    letter-spacing: 1px;
    color: #ffffff;
    cursor: pointer;
    background: linear-gradient(135deg, rgb(147,196,200), rgb(97,161,169));
    border: none;
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    font-family: Arial, sans-serif;
    overflow: hidden;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
    position: relative;
    width: 100%;
}.get_updatespW7e .input_holder .get_starteduIMa::before {
    left: 0;
    top: 0;
    transform: translateX(-100%);
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: transform 0.6s;
    content: "";
    position: absolute;
    height: 100%;
}.get_updatespW7e .input_holder .get_starteduIMa:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}.get_updatespW7e .input_holder .get_starteduIMa:hover::before {
    transform: translateX(100%);
}.get_updatespW7e .input_holder .get_starteduIMa:active {
    transform: translateY(-1px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

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

@keyframes scaleIn {
    from {
        transform: scaleY(0);
    }
    to {
        transform: scaleY(1);
    }
}

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

@media (max-width: 992px) {.get_updatespW7e {
    padding: 4rem 1.5rem;
}.get_updatespW7e .learning_spaceWfCF {
    padding: 2.5rem;
}.get_updatespW7e h4 {
    font-size: calc(18px + 2px);
}
}

@media (max-width: 768px) {.get_updatespW7e {
    padding: 3rem 1rem;
}.get_updatespW7e .learning_spaceWfCF {
    padding: 2rem;
    transform: perspective(1000px) rotateX(1deg) translateZ(0);
}.get_updatespW7e h4 {
    margin-bottom: 1.5rem;
    padding-left: 1rem;
}.get_updatespW7e .input_holder {
    gap: 0.8rem;
}.get_updatespW7e .input_holder span {
    flex: 1 0 100%;
}.get_updatespW7e .input_holder input[type="email"] {
    padding: 0.9rem 1.2rem;
}.get_updatespW7e .input_holder .get_starteduIMa {
    padding: 0.9rem 1.2rem;
}
}

@media (max-width: 576px) {.get_updatespW7e {
    padding: 2.5rem 0.8rem;
}.get_updatespW7e .learning_spaceWfCF {
    padding: 1.5rem;
    transform: none;
}.get_updatespW7e h4 {
    font-size: calc(15px + 2px);
    margin-bottom: 1.2rem;
    padding-left: 0.8rem;
}.get_updatespW7e .input_holder {
    gap: 0.6rem;
}.get_updatespW7e .input_holder input[type="email"],
    .get_updatespW7e .input_holder .get_starteduIMa {
    padding: 0.8rem 1rem;
}}.company_overviewJfRB {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(197,224,229) 0%, rgb(97,161,169,0.5) 100%);
    padding: 6rem 0;
    position: relative;
}.company_overviewJfRB::before {
    right: -10%;
    z-index: 1;
    top: -5%;
    content: '';
    background: linear-gradient(165deg, rgb(147,196,200,0.5) 0%, transparent 80%);
    transform: rotate(-15deg) skewX(15deg);
    animation: float 15s ease-in-out infinite alternate;
    opacity: 0.6;
    width: 40%;
    height: 70%;
    position: absolute;
}.company_overviewJfRB::after {
    position: absolute;
    background: linear-gradient(45deg, rgb(97,161,169,0.5) 0%, transparent 70%);
    animation: float 18s ease-in-out infinite alternate-reverse;
    content: '';
    width: 30%;
    opacity: 0.4;
    z-index: 1;
    transform: rotate(10deg) skewX(-10deg);
    left: -5%;
    height: 60%;
    bottom: -5%;
}.company_overviewJfRB .container {
    padding: 0 2rem;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.company_overviewJfRB h1 {
    font-size: 41px;
    margin-bottom: 3rem;
    display: inline-block;
    position: relative;
    font-weight: 700;
    color: #000000;
    transform: translateX(2rem);
}.company_overviewJfRB h1::after {
    transform-origin: left;
    height: 4px;
    left: 0;
    content: '';
    background: rgb(147,196,200);
    bottom: -0.5rem;
    position: absolute;
    animation: slide-in 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.3s;
    transform: scaleX(0);
    width: 60%;
}.company_overviewJfRB .student_journeyWROV {
    position: relative;
}.company_overviewJfRB .student_journeyWROV ul {
    display: grid;
    padding: 0;
    list-style: none;
    margin: 0;
    gap: 3rem;
    grid-template-columns: 1fr;
}.company_overviewJfRB .expert_teamc27d {
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    transform: translateY(30px);
    padding: 2.5rem;
    animation: fade-up 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    background: #ffffff;
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    opacity: 0;
}.company_overviewJfRB .expert_teamc27d:nth-child(1) {
    animation-delay: 0.3s;
    border-left: 4px solid rgb(147,196,200);
}.company_overviewJfRB .expert_teamc27d:nth-child(2) {
    border-right: 4px solid rgb(97,161,169);
    animation-delay: 0.6s;
}.company_overviewJfRB .expert_teamc27d:hover {
    transform: translateY(-5px) scale(1.01);
}.company_overviewJfRB .expert_teamc27d h4 {
    font-weight: 600;
    color: rgb(147,196,200);
    font-size: calc(23px * 1.1);
    position: relative;
    margin-top: 0;
    padding-bottom: 0.8rem;
    margin-bottom: 1.5rem;
}.company_overviewJfRB .expert_teamc27d:nth-child(2) h4 {
    color: rgb(97,161,169);
}.company_overviewJfRB .expert_teamc27d h4::after {
    bottom: 0;
    width: 3rem;
    height: 2px;
    content: '';
    position: absolute;
    background: currentColor;
    left: 0;
}.company_overviewJfRB .expert_teamc27d div {
    scrollbar-color: rgb(147,196,200,0.5) #ffffff;
    max-height: 300px;
    line-height: 1.7;
    font-size: 18px;
    padding-right: 1rem;
    color: #000000;
    scrollbar-width: thin;
    overflow-y: auto;
    font-family: Arial, sans-serif;
}.company_overviewJfRB .expert_teamc27d:nth-child(2) div {
    scrollbar-color: rgb(97,161,169,0.5) #ffffff;
}.company_overviewJfRB .expert_teamc27d div::-webkit-scrollbar {
    width: 6px;
}.company_overviewJfRB .expert_teamc27d div::-webkit-scrollbar-track {
    background: #ffffff;
}.company_overviewJfRB .expert_teamc27d div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(147,196,200,0.5);
}.company_overviewJfRB .expert_teamc27d:nth-child(2) div::-webkit-scrollbar-thumb {
    background-color: rgb(97,161,169,0.5);
}

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

@keyframes slide-in {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

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

@media (min-width: 768px) {.company_overviewJfRB {
    padding: 8rem 0;
}.company_overviewJfRB h1 {
    margin-bottom: 4rem;
    font-size: calc(41px * 1.2);
}.company_overviewJfRB .student_journeyWROV ul {
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
}.company_overviewJfRB .expert_teamc27d {
    padding: 3rem;
}.company_overviewJfRB .expert_teamc27d div {
    max-height: 350px;
}
}

@media (min-width: 992px) {.company_overviewJfRB {
    padding: 10rem 0;
}.company_overviewJfRB h1 {
    transform: translateX(4rem);
}.company_overviewJfRB .expert_teamc27d:nth-child(1) {
    transform: translateY(2rem);
}.company_overviewJfRB .expert_teamc27d:nth-child(2) {
    transform: translateY(-2rem);
}.company_overviewJfRB .expert_teamc27d:hover {
    transform: scale(1.03);
}
}

@media (min-width: 1200px) {.company_overviewJfRB .container {
    padding: 0 4rem;
}.company_overviewJfRB .student_journeyWROV ul {
    gap: 4rem;
}.company_overviewJfRB .expert_teamc27d {
    padding: 3.5rem;
}.company_overviewJfRB .expert_teamc27d div {
    max-height: 400px;
}
}

@media (max-width: 767px) {.company_overviewJfRB {
    padding: 4rem 0;
}.company_overviewJfRB h1 {
    transform: translateX(1rem);
    font-size: calc(41px * 0.9);
}.company_overviewJfRB .expert_teamc27d {
    padding: 2rem;
}.company_overviewJfRB .expert_teamc27d div {
    max-height: 250px;
}}.cookieAlertContainerm28r {
    z-index: 90;
    border-top: 2px solid rgb(147,196,200);
    bottom: 0;
    position: fixed;
    width: 100%;
    background: rgb(197,224,229);
}.policy_opte61m {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}.cookieAlertContainerm28r h5 {
    margin-bottom: 6px;
    font-size: 22px;
}#privacyNoticeModal5cuP {
    display: none;
}#privacyNoticeModal5cuP:checked ~ .cookieAlertContainerm28r {
    opacity: 0;
    visibility: hidden;
}.cookieAlertContainerm28r p {
    font-size: 18px;
}.cookie_listrqg5 {
    margin-right: 10px;
    flex-shrink: 0;
}.cookie_listrqg5 svg, .cookie_listrqg5 svg path, .cookie_listrqg5 img {
    fill: rgb(147,196,200);
    height: 100px;
    width: 100px;
}.track_alertN5Bs {
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    color: rgb(147,196,200);
    flex-shrink: 0;
    font-size: 24px;
    margin-left: 10px;
    min-width: 120px;
    line-height: 35px;
    border-bottom: 2px solid rgb(147,196,200);
    cursor: pointer;
}.cookieAlertContainerm28r p a {
    text-decoration: none;
    color: rgb(147,196,200);
}
@media only screen and (max-width: 1200px) {.cookieAlertContainerm28r {
    padding: 20px;
}}

.wrapper-bundleqaBw .cookieAlertContainerm28r {
    border: none;
    background: rgb(97,161,169);
    padding: 40px 0;
    box-shadow: rgb(97,161,169,0.5) 0px 0px 40px 39px;
}.wrapper-bundleqaBw .track_alertN5Bs {
    border: none;
    color: #ffffff;
    background: rgb(147,196,200);
    font-weight: 400;
    font-size: 20px;
    padding: 10px;
    margin-left: 30px;
}.wrapper-bundleqaBw .learn_prefsawxY h5, .wrapper-bundleqaBw .learn_prefsawxY p {
    color: #ffffff;
}
@media only screen and (max-width: 800px) {.cookie_listrqg5 {
    display: none;
}.policy_opte61m {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.cookieAlertContainerm28r h5 {
    text-align: center;
}.cookieAlertContainerm28r p {
    text-align: center;
}.learn_prefsawxY {
    margin-bottom: 20px;
}body .wrapper-bundleqaBw .track_alertN5Bs {
    margin-left: 0;
    margin-bottom: 10px;
}}.price_deck_gridr3pm {
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(197,224,229) 0%, #ffffff 100%);
}.price_deck_gridr3pm::before {
    height: 100%;
    background: linear-gradient(45deg, rgb(147,196,200,0.5) 0%, transparent 40%);
    top: 0;
    content: "";
    width: 100%;
    z-index: 1;
    left: 0;
    position: absolute;
}.price_deck_gridr3pm .container {
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}.price_deck_gridr3pm .learning_costBhvE {
    flex-direction: column;
    display: flex;
}.price_deck_gridr3pm .program_rateFXYP {
    text-align: center;
    order: 1;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3rem;
}.price_deck_gridr3pm .program_rateFXYP h2 {
    display: inline-block;
    margin-bottom: 1rem;
    position: relative;
    color: #000000;
    font-weight: 700;
    font-size: 38px;
}.price_deck_gridr3pm .program_rateFXYP h2::after {
    width: 80px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: -10px;
    content: "";
    background: rgb(147,196,200);
    height: 3px;
}.price_deck_gridr3pm .plan_dealsVeX9 {
    color: #000000;
    font-size: 14px;
    margin: 0 auto;
    line-height: 1.6;
    overflow-wrap: break-word;
    word-break: break-word;
    max-width: 600px;
}.price_deck_gridr3pm .access_rates5a2v {
    margin-top: 2rem;
    gap: 2rem;
    order: 2;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.price_deck_gridr3pm .study_packagesjDfg {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
    text-decoration: none;
    background: #ffffff;
    height: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    display: block;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}.price_deck_gridr3pm .study_packagesjDfg:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px) scale(1.02);
}.price_deck_gridr3pm .deal_optscqKj {
    display: flex;
    height: 100%;
    flex-direction: column;
}.price_deck_gridr3pm .lesson_ratese4hO {
    overflow-wrap: break-word;
    position: relative;
    z-index: 1;
    padding: 2rem;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    word-break: break-word;
}.price_deck_gridr3pm .lesson_ratese4hO::before {
    background: linear-gradient(135deg, transparent 0%, #ffffff 100%);
    top: 0;
    opacity: 0.7;
    z-index: -1;
    width: 100%;
    position: absolute;
    height: 100%;
    content: "";
    left: 0;
}.price_deck_gridr3pm .lesson_ratese4hO h3 {
    position: relative;
    margin-bottom: 1.5rem;
    font-weight: 700;
    padding-bottom: 0.5rem;
    color: #000000;
    font-size: calc(21px * 1.2);
}.price_deck_gridr3pm .lesson_ratese4hO h3::after {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgb(97,161,169);
    content: "";
    transition: width 0.3s ease;
    height: 2px;
    width: 40px;
}.price_deck_gridr3pm .study_packagesjDfg:hover .lesson_ratese4hO h3::after {
    width: 80px;
}.price_deck_gridr3pm .pricing_ratesQD17 {
    font-size: calc(21px * 1.5);
    margin-bottom: 1.5rem;
    display: inline-block;
    font-weight: 700;
    position: relative;
    color: rgb(147,196,200);
}.price_deck_gridr3pm .pricing_ratesQD17::before {
    transition: width 0.3s ease;
    position: absolute;
    bottom: -5px;
    width: 0;
    background: rgb(147,196,200);
    height: 2px;
    left: 0;
    content: "";
}.price_deck_gridr3pm .study_packagesjDfg:hover .pricing_ratesQD17::before {
    width: 100%;
}.price_deck_gridr3pm .lesson_ratese4hO p {
    word-break: break-word;
    overflow-wrap: break-word;
    color: #000000;
    font-size: 14px;
    line-height: 1.6;
    margin-top: auto;
}.price_deck_gridr3pm .thumbnail_imageUlWk {
    height: 200px;
    transition: transform 0.5s ease;
    position: relative;
    overflow: hidden;
}.price_deck_gridr3pm .thumbnail_imageUlWk::after {
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.4) 100%);
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
}.price_deck_gridr3pm .study_packagesjDfg:hover .thumbnail_imageUlWk {
    transform: scale(1.05);
}.price_deck_gridr3pm .study_packagesjDfg:nth-child(odd) .deal_optscqKj {
    flex-direction: column-reverse;
}.price_deck_gridr3pm .study_packagesjDfg:nth-child(3n+1) {
    border-top: 3px solid rgb(147,196,200);
}.price_deck_gridr3pm .study_packagesjDfg:nth-child(3n+2) {
    border-top: 3px solid rgb(97,161,169);
}.price_deck_gridr3pm .study_packagesjDfg:nth-child(3n+3) {
    border-top: 3px solid #000000;
}

@media (min-width: 768px) {.price_deck_gridr3pm .learning_costBhvE {
    flex-direction: row;
    align-items: center;
    gap: 4rem;
}.price_deck_gridr3pm .program_rateFXYP {
    order: 2;
    flex: 0 0 30%;
    text-align: left;
    margin-bottom: 0;
}.price_deck_gridr3pm .program_rateFXYP h2 {
    text-align: left;
}.price_deck_gridr3pm .program_rateFXYP h2::after {
    left: 0;
    transform: none;
}.price_deck_gridr3pm .plan_dealsVeX9 {
    text-align: left;
    margin: 0;
}.price_deck_gridr3pm .access_rates5a2v {
    grid-template-columns: repeat(2, 1fr);
    flex: 0 0 65%;
    order: 1;
}
}

@media (min-width: 992px) {.price_deck_gridr3pm .access_rates5a2v {
    grid-template-columns: repeat(2, 1fr);
}.price_deck_gridr3pm .study_packagesjDfg:nth-child(4n+1) {
    transform: translateY(20px);
}.price_deck_gridr3pm .study_packagesjDfg:nth-child(4n+3) {
    transform: translateY(-20px);
}.price_deck_gridr3pm .study_packagesjDfg:hover {
    transform: translateY(0) scale(1.02);
}
}

@media (max-width: 767px) {.price_deck_gridr3pm {
    padding: 4rem 0;
}.price_deck_gridr3pm .lesson_ratese4hO {
    padding: 1.5rem;
}.price_deck_gridr3pm .lesson_ratese4hO h3 {
    font-size: 21px;
}.price_deck_gridr3pm .pricing_ratesQD17 {
    font-size: 21px;
}.price_deck_gridr3pm .lesson_ratese4hO p {
    max-height: 150px;
    line-height: 1.5;
    overflow-y: auto;
    font-size: calc(14px * 0.9);
}.price_deck_gridr3pm .thumbnail_imageUlWk {
    height: 150px;
}
}

@media (max-width: 480px) {.price_deck_gridr3pm .access_rates5a2v {
    grid-template-columns: 1fr;
}.price_deck_gridr3pm .program_rateFXYP h2 {
    font-size: calc(38px * 0.8);
}.price_deck_gridr3pm .plan_dealsVeX9 {
    font-size: calc(14px * 0.9);
}.price_deck_gridr3pm .lesson_ratese4hO p {
    max-height: 120px;
}}.course_structurenEQo {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background-color: #000000;
}.course_structurenEQo::before {
    background: 
        radial-gradient(circle at 30% 20%, rgb(147,196,200,0.5) 0%, transparent 40%),
        radial-gradient(circle at 70% 80%, rgb(97,161,169,0.5) 0%, transparent 40%);
    z-index: 1;
    left: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    content: "";
}.course_structurenEQo::after {
    left: 0;
    background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.01) 0px, rgba(255, 255, 255, 0.01) 1px, transparent 1px, transparent 10px);
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 0;
    height: 100%;
}.course_structurenEQo .container {
    position: relative;
    z-index: 2;
}.course_structurenEQo .skill_explorerCtAv {
    grid-template-rows: auto 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    display: grid;
    min-height: 500px;
    grid-template-areas:
        "image title"
        "desc1 desc2";
}.course_structurenEQo .paragraph_wrapFiA3 {
    display: contents;
}.course_structurenEQo .paragraph_wrapFiA3 h2 {
    background: linear-gradient(135deg, rgba(0,0,0,0.3) 0%, transparent 100%);
    border-left: 3px solid rgb(147,196,200);
    transform: translateX(-30px);
    opacity: 0;
    color: #ffffff;
    animation: slide-in 0.8s forwards 0.2s;
    border-radius: 30px;
    padding: 30px;
    backdrop-filter: blur(5px);
    margin: 0;
    align-self: center;
    font-weight: 700;
    font-size: 30px;
    grid-area: title;
}.course_structurenEQo .paragraph_wrapFiA3 .description:nth-of-type(1) {
    animation: fade-up 0.8s forwards 0.4s;
    grid-area: desc1;
    opacity: 0;
    transform: translateY(30px);
}.course_structurenEQo .paragraph_wrapFiA3 .description:nth-of-type(2) {
    animation: fade-up 0.8s forwards 0.6s;
    transform: translateY(30px);
    opacity: 0;
    grid-area: desc2;
}.course_structurenEQo .paragraph_wrapFiA3 .description {
    margin: 0;
    padding: 25px;
    overflow: hidden;
    border-top: 3px solid rgb(97,161,169);
    backdrop-filter: blur(5px);
    background: rgba(0, 0, 0, 0.2);
    color: #000000;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    font-size: 18px;
    line-height: 1.8;
    border-radius: 30px;
}.course_structurenEQo .paragraph_wrapFiA3 .description::before {
    left: 0;
    height: 100%;
    content: "";
    position: absolute;
    pointer-events: none;
    width: 100%;
    top: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, transparent 100%);
}.course_structurenEQo .thumbnail_imageUlWk {
    border-radius: 30px;
    position: relative;
    grid-area: image;
    overflow: hidden;
    min-height: 100%;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
}.course_structurenEQo .thumbnail_imageUlWk::before {
    z-index: 1;
    top: 0;
    height: 100%;
    left: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.5) 0%, transparent 100%);
    content: "";
    width: 100%;
    position: absolute;
}

@keyframes slide-in {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fade-up {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes pulse {
    0%, 100% {
        transform: rotate(45deg) scale(1);
        opacity: 0.6;
    }
    50% {
        transform: rotate(45deg) scale(1.2);
        opacity: 0.8;
    }
}

@keyframes scan {
    0% {
        top: 0;
        opacity: 0;
    }
    5% {
        opacity: 0.5;
    }
    95% {
        opacity: 0.5;
    }
    100% {
        top: 100%;
        opacity: 0;
    }
}

@media (max-width: 991px) {.course_structurenEQo {
    padding: 80px 0;
}.course_structurenEQo .skill_explorerCtAv {
    grid-template-areas:
            "image image"
            "title title"
            "desc1 desc2";
    min-height: auto;
}.course_structurenEQo .thumbnail_imageUlWk {
    height: 400px;
}
}

@media (max-width: 767px) {.course_structurenEQo {
    padding: 60px 0;
}.course_structurenEQo .skill_explorerCtAv {
    grid-template-columns: 1fr;
    gap: 20px;
    grid-template-areas:
            "image"
            "title"
            "desc1"
            "desc2";
}.course_structurenEQo .thumbnail_imageUlWk {
    height: 350px;
}.course_structurenEQo .paragraph_wrapFiA3 h2 {
    padding: 20px;
    font-size: calc(30px * 0.9);
}.course_structurenEQo .paragraph_wrapFiA3 .description {
    padding: 20px;
}

}

@media (max-width: 480px) {.course_structurenEQo {
    padding: 40px 0;
}.course_structurenEQo .thumbnail_imageUlWk {
    height: 250px;
}.course_structurenEQo .paragraph_wrapFiA3 h2 {
    font-size: calc(30px * 0.8);
    padding: 15px;
}.course_structurenEQo .paragraph_wrapFiA3 .description {
    padding: 15px;
    font-size: calc(18px * 0.95);
}.course_structurenEQo .tech-element {
    display: none;
}}.data_summarySorF {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(197,224,229) 0%, rgba(rgb(147,196,200,0.5), 0.1) 100%);
    padding: 6rem 0 4rem;
}.data_summarySorF::before {
    opacity: 0.07;
    background: linear-gradient(230deg, rgb(147,196,200) 0%, transparent 80%);
    position: absolute;
    height: 70%;
    pointer-events: none;
    right: -5%;
    top: -10%;
    width: 40%;
    content: "";
    transform: rotate(-15deg) skewX(30deg);
}.data_summarySorF::after {
    opacity: 0.05;
    bottom: -10%;
    transform: rotate(10deg) skewY(-20deg);
    left: -5%;
    height: 60%;
    content: "";
    background: linear-gradient(45deg, rgb(97,161,169) 0%, transparent 70%);
    pointer-events: none;
    width: 30%;
    position: absolute;
}.data_summarySorF .container {
    z-index: 2;
    max-width: 1320px;
    padding: 0 1.5rem;
    position: relative;
    margin: 0 auto;
}.data_summarySorF h4 {
    color: #000000;
    transform: translateY(20px);
    font-size: 20px;
    margin-top: 3rem;
    font-weight: 600;
    text-align: center;
    animation: fadeUpIn 0.8s ease-out forwards 0.4s;
    position: relative;
    opacity: 0;
    letter-spacing: 0.5px;
}.data_summarySorF h4::after {
    content: "";
    margin: 1rem auto 0;
    background: rgb(147,196,200);
    transform-origin: center;
    width: 60px;
    height: 3px;
    display: block;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: expandLine 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 1s;
    transform: scaleX(0);
}.data_summarySorF ul {
    gap: 2rem;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    display: grid;
    padding: 0;
    list-style: none;
}.data_summarySorF .pro_upgradeSrfs {
    opacity: 0;
    transform: translateY(30px);
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    animation-delay: calc(0.15s * var(--i, 0));
    position: relative;
}.data_summarySorF .pro_upgradeSrfs:nth-child(1) {
    --i: 1;
}.data_summarySorF .pro_upgradeSrfs:nth-child(2) {
    --i: 2;
}.data_summarySorF .pro_upgradeSrfs:nth-child(3) {
    --i: 3;
}.data_summarySorF .pro_upgradeSrfs:nth-child(4) {
    --i: 4;
}.data_summarySorF .pro_upgradeSrfs:nth-child(5) {
    --i: 5;
}.data_summarySorF .pro_upgradeSrfs:nth-child(6) {
    --i: 6;
}.data_summarySorF .pro_upgradeSrfs:nth-child(7) {
    --i: 7;
}.data_summarySorF .pro_upgradeSrfs div {
    text-align: center;
    align-items: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.4s ease;
    flex-direction: column;
    height: 100%;
    background: #ffffff;
    padding: 2rem 1.5rem;
    position: relative;
    display: flex;
    z-index: 1;
    justify-content: center;
    border-radius: 2px;
    overflow: hidden;
}.data_summarySorF .pro_upgradeSrfs div::before {
    top: 0;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(90deg, rgb(147,196,200) 0%, rgb(97,161,169) 100%);
    content: "";
    height: 4px;
    transform-origin: left;
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    transform: scaleX(0);
}.data_summarySorF .pro_upgradeSrfs div::after {
    height: 50%;
    position: absolute;
    content: "";
    right: 0;
    width: 50%;
    bottom: 0;
    z-index: -1;
    background: linear-gradient(135deg, transparent 0%, rgba(rgb(147,196,200,0.5), 0.03) 100%);
}.data_summarySorF .pro_upgradeSrfs:hover div {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.data_summarySorF .pro_upgradeSrfs:hover div::before {
    transform: scaleX(1);
}.data_summarySorF .pro_upgradeSrfs p {
    font-size: 2.5rem;
    color: rgb(147,196,200);
    display: inline-block;
    line-height: 1.2;
    transition: transform 0.3s ease, color 0.3s ease;
    font-weight: 700;
    margin: 0 0 0.5rem;
    position: relative;
}.data_summarySorF .pro_upgradeSrfs p::after {
    transition: opacity 0.4s ease, transform 0.4s ease;
    font-size: 1.2rem;
    opacity: 0;
    transform: translateY(5px);
    right: -12px;
    position: absolute;
    color: rgb(97,161,169);
    top: 5px;
    content: "+";
}.data_summarySorF .pro_upgradeSrfs:hover p {
    transform: scale(1.05);
}.data_summarySorF .pro_upgradeSrfs:hover p::after {
    opacity: 1;
    transform: translateY(0);
}.data_summarySorF .pro_upgradeSrfs span {
    color: #000000;
    transition: color 0.3s ease;
    margin: 0;
    line-height: 1.4;
    font-size: calc(15px - 0.1rem);
    position: relative;
    z-index: 1;
    letter-spacing: 0.5px;
    max-width: 95%;
}

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

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

@media (min-width: 992px) {.data_summarySorF .container {
    max-width: 1140px;
}.data_summarySorF ul {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
}.data_summarySorF .pro_upgradeSrfs div {
    padding: 2.5rem 1rem;
}.data_summarySorF h4 {
    margin-top: 4rem;
    font-size: calc(20px + 0.1rem);
}
}

@media (min-width: 1200px) {.data_summarySorF .container {
    max-width: 1320px;
}.data_summarySorF ul {
    grid-template-columns: repeat(7, 1fr);
    gap: 1rem;
}.data_summarySorF .pro_upgradeSrfs p {
    font-size: 2.8rem;
}.data_summarySorF h4 {
    font-size: calc(20px + 0.2rem);
}.data_summarySorF .pro_upgradeSrfs:nth-child(odd) div {
    transform: translateY(15px);
}.data_summarySorF .pro_upgradeSrfs:nth-child(odd):hover div {
    transform: translateY(10px);
}.data_summarySorF .pro_upgradeSrfs:nth-child(even):hover div {
    transform: translateY(-10px);
}
}

@media (max-width: 991px) {.data_summarySorF {
    padding: 5rem 0 3rem;
}.data_summarySorF .pro_upgradeSrfs p {
    font-size: 2.2rem;
}.data_summarySorF ul {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}
}

@media (max-width: 767px) {.data_summarySorF {
    padding: 4rem 0 2.5rem;
}.data_summarySorF ul {
    gap: 1rem;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
}.data_summarySorF .pro_upgradeSrfs div {
    padding: 1.5rem 1rem;
}.data_summarySorF .pro_upgradeSrfs p {
    font-size: 2rem;
}.data_summarySorF h4 {
    margin-top: 2rem;
}
}

@media (max-width: 576px) {.data_summarySorF {
    padding: 3rem 0 2rem;
}.data_summarySorF ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
}.data_summarySorF .pro_upgradeSrfs div {
    padding: 1.25rem 0.75rem;
}.data_summarySorF .pro_upgradeSrfs p {
    font-size: 1.8rem;
}.data_summarySorF .pro_upgradeSrfs span {
    font-size: calc(15px - 0.2rem);
}}.course_methodologyVhKa {
    background: linear-gradient(135deg, rgb(197,224,229) 0%, rgb(97,161,169,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 4rem 0;
}.course_methodologyVhKa::before {
    content: "";
    width: 100%;
    animation: pulse 8s infinite alternate;
    left: 0;
    top: 0;
    z-index: 1;
    background: radial-gradient(circle at 30% 50%, rgb(147,196,200,0.5) 0%, transparent 60%);
    position: absolute;
    height: 100%;
}.course_methodologyVhKa::after {
    right: -50px;
    width: 300px;
    background: rgb(97,161,169,0.5);
    filter: blur(70px);
    border-radius: 50%;
    z-index: 0;
    content: "";
    bottom: -50px;
    height: 300px;
    position: absolute;
    animation: float 15s infinite ease-in-out;
}.course_methodologyVhKa .learning_spaceWfCF {
    position: relative;
    padding: 3rem;
    border-radius: 21px;
    animation: appearIn 1s ease-out forwards;
    flex-direction: column;
    max-width: 900px;
    background: rgba(255, 255, 255, 0.08);
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    align-items: center;
    display: flex;
    backdrop-filter: blur(10px);
    z-index: 2;
}.course_methodologyVhKa .learning_spaceWfCF::before {
    background: linear-gradient(45deg, rgb(147,196,200) 0%, transparent 30%, transparent 70%, rgb(97,161,169) 100%);
    top: -2px;
    border-radius: 21px;
    content: "";
    left: -2px;
    position: absolute;
    bottom: -2px;
    z-index: -1;
    right: -2px;
}.course_methodologyVhKa h3 {
    padding-bottom: 1rem;
    color: #ffffff;
    animation: slideUp 0.8s ease-out forwards;
    text-align: center;
    margin-bottom: 1.5rem;
    position: relative;
    font-size: 28px;
    font-weight: 700;
}.course_methodologyVhKa h3::after {
    width: 80px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 2px;
    content: "";
    background: linear-gradient(90deg, rgb(147,196,200) 0%, rgb(97,161,169) 100%);
    height: 3px;
    position: absolute;
    bottom: 0;
}.course_methodologyVhKa span {
    animation: fadeIn 1s 0.3s ease-out forwards;
    opacity: 0;
    text-align: center;
    font-size: 13px;
    max-width: 700px;
    line-height: 1.8;
    color: #ffffff;
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.7;
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-30px) scale(1.1);
    }
}

@keyframes appearIn {
    from {
        opacity: 0;
        transform: perspective(1000px) rotateX(10deg) translateY(50px);
    }
    to {
        opacity: 1;
        transform: perspective(1000px) rotateX(2deg) translateY(0);
    }
}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@media (max-width: 992px) {.course_methodologyVhKa {
    padding: 3rem 0;
}.course_methodologyVhKa .learning_spaceWfCF {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2rem;
}.course_methodologyVhKa h3 {
    font-size: calc(28px * 0.9);
}
}

@media (max-width: 768px) {.course_methodologyVhKa {
    padding: 2rem 0;
}.course_methodologyVhKa .learning_spaceWfCF {
    transform: none;
    padding: 1.5rem;
}.course_methodologyVhKa h3 {
    font-size: calc(28px * 0.8);
}.course_methodologyVhKa span {
    font-size: calc(13px * 0.95);
}}footer {
    z-index: 1;
    position: relative;
    perspective: 1000px;
}footer::before {
    bottom: 0;
    top: 0;
    background: linear-gradient(135deg, rgb(97,161,169,0.5) 0%, rgb(147,196,200,0.5) 100%);
    left: 0;
    z-index: -2;
    right: 0;
    opacity: 0.9;
    content: "";
    position: absolute;
}footer::after {
    right: 0;
    left: 0;
    z-index: -1;
    bottom: 0;
    position: absolute;
    top: 0;
    background: 
        radial-gradient(circle at 20% 20%, transparent 0, transparent 80px, rgba(255, 255, 255, 0.03) 81px),
        radial-gradient(circle at 80% 40%, transparent 0, transparent 120px, rgba(255, 255, 255, 0.03) 121px),
        radial-gradient(circle at 40% 70%, transparent 0, transparent 100px, rgba(255, 255, 255, 0.03) 101px);
    content: "";
}.subscr_infozvxg {
    position: relative;
    padding: 5rem 0 2.5rem;
    color: #ffffff;
}.subscr_infozvxg::before {
    left: 0;
    content: "";
    top: 0;
    height: 20px;
    width: 100%;
    background: repeating-linear-gradient(
        90deg,
        rgb(147,196,200) 0px,
        rgb(147,196,200) 40px,
        rgb(97,161,169) 40px,
        rgb(97,161,169) 80px
    );
    position: absolute;
}.subscr_infozvxg .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 4rem;
    position: relative;
}.subscr_infozvxg .company_holder {
    border-bottom: 6px solid rgb(147,196,200);
    background: rgb(147,196,200,0.5);
    border-radius: 0;
    flex: 1 1 380px;
    transition: all 0.4s ease;
    padding: 2rem;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
    transform: rotateX(5deg);
    position: relative;
    transform-style: preserve-3d;
}.subscr_infozvxg .company_holder:hover {
    transform: rotateX(0deg);
}.subscr_infozvxg .company_holder h3 {
    transform: translateZ(20px);
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    font-size: 31px;
    color: #ffffff;
    display: inline-block;
    margin: 0 0 1.5rem;
}.subscr_infozvxg .company_holder h3::before {
    content: "";
    border-top: 3px solid #ffffff;
    border-left: 3px solid #ffffff;
    height: 30px;
    width: 30px;
    top: -10px;
    position: absolute;
    left: -10px;
}.subscr_infozvxg .company_holder h3::after {
    height: 30px;
    content: "";
    border-right: 3px solid #ffffff;
    bottom: -10px;
    border-bottom: 3px solid #ffffff;
    width: 30px;
    position: absolute;
    right: -10px;
}.subscr_infozvxg .footer_addressi70v {
    transform: translateZ(10px);
    font-size: 13px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    line-height: 1.6;
    padding: 1.5rem;
    color: #ffffff;
}.subscr_infozvxg .discuss_ctacEGk {
    min-width: 400px;
    flex: 1 1 calc(100% - 480px);
}.subscr_infozvxg .main_proeEjd {
    gap: 3rem;
    display: flex;
    flex-wrap: wrap;
}.subscr_infozvxg .top_primary5JOo {
    transform: rotateX(-5deg);
    position: relative;
    transition: all 0.4s ease;
    flex: 1 1 calc(50% - 1.5rem);
    transform-style: preserve-3d;
    min-width: 220px;
}.subscr_infozvxg .top_primary5JOo:hover {
    transform: rotateX(0deg);
}.subscr_infozvxg .top_primary5JOo h5 {
    color: #ffffff;
    font-weight: 600;
    min-width: 200px;
    display: inline-block;
    position: relative;
    transform: translateZ(15px);
    background: rgb(97,161,169,0.5);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    font-size: 21px;
    margin: 0 0 1.5rem;
    padding: 1rem 1.5rem;
}.subscr_infozvxg .top_primary5JOo h5::after {
    height: 5px;
    right: 0;
    bottom: -5px;
    background: rgb(97,161,169);
    left: 0;
    content: "";
    position: absolute;
}.subscr_infozvxg .top_primary5JOo .main_proeEjd {
    gap: 1rem;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    border-radius: 10px;
    padding: 1rem;
    transform: translateZ(5px);
}.subscr_infozvxg .top_primary5JOo .main_proeEjd a {
    overflow: hidden;
    text-decoration: none;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.05);
    font-size: 13px;
    position: relative;
    border-radius: 10px;
    padding: 0.7rem 1rem;
    transform: translateZ(10px);
    transition: all 0.3s ease;
    display: block;
}.subscr_infozvxg .top_primary5JOo .main_proeEjd a::before {
    content: "";
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 100%;
    position: absolute;
    transition: all 0.5s ease;
    left: -100%;
    height: 100%;
}.subscr_infozvxg .top_primary5JOo .main_proeEjd a:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background: rgb(97,161,169,0.5);
    color: #ffffff;
}.subscr_infozvxg .top_primary5JOo .main_proeEjd a:hover::before {
    left: 100%;
}.cookie_ctrllAK8 {
    transform-style: preserve-3d;
    position: relative;
    padding: 2rem 0;
    background: rgb(97,161,169,0.5);
    perspective: 1000px;
    margin-top: 3rem;
}.cookie_ctrllAK8::before {
    width: 100%;
    height: 20px;
    top: -20px;
    transform: rotateX(45deg);
    left: 0;
    content: "";
    position: absolute;
    transform-origin: bottom;
    background: rgb(97,161,169);
}.cookie_ctrllAK8 .container {
    justify-content: center;
    display: flex;
    align-items: center;
}.cookie_ctrllAK8 .academy_infozSBp {
    border-radius: 50px;
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
    transform: translateZ(5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    padding: 0.8rem 2rem;
    font-size: 16px;
}

@media (max-width: 1200px) {.subscr_infozvxg .container {
    gap: 3rem;
}.subscr_infozvxg .company_holder {
    flex: 1 1 350px;
}.subscr_infozvxg .discuss_ctacEGk {
    min-width: 350px;
    flex: 1 1 calc(100% - 430px);
}.subscr_infozvxg .main_proeEjd {
    gap: 2rem;
}
}

@media (max-width: 992px) {.subscr_infozvxg {
    padding: 4rem 0 2rem;
}.subscr_infozvxg .container {
    gap: 3rem;
    flex-direction: column;
}.subscr_infozvxg .company_holder,
    .subscr_infozvxg .discuss_ctacEGk {
    flex: 1 1 100%;
    min-width: 100%;
}.subscr_infozvxg .top_primary5JOo {
    min-width: 220px;
    flex: 1 1 calc(50% - 1.5rem);
}.subscr_infozvxg .company_holder,
    .subscr_infozvxg .top_primary5JOo {
    transform: none;
}
}

@media (max-width: 768px) {.subscr_infozvxg {
    padding: 3.5rem 0 1.5rem;
}.subscr_infozvxg .main_proeEjd {
    gap: 1.5rem;
}.subscr_infozvxg .company_holder h3 {
    font-size: calc(31px - 2px);
}.subscr_infozvxg .company_holder h3::before,
    .subscr_infozvxg .company_holder h3::after {
    width: 20px;
    height: 20px;
}.cookie_ctrllAK8 {
    margin-top: 2rem;
}.cookie_ctrllAK8::before {
    height: 15px;
    top: -15px;
}
}

@media (max-width: 576px) {.subscr_infozvxg {
    padding: 3rem 0 1rem;
}.subscr_infozvxg .top_primary5JOo {
    min-width: 100%;
    flex: 1 1 100%;
}.subscr_infozvxg .main_proeEjd {
    gap: 0.7rem;
}.subscr_infozvxg .top_primary5JOo .main_proeEjd a {
    padding: 0.6rem 0.8rem;
}.cookie_ctrllAK8 {
    margin-top: 1.5rem;
    padding: 1.5rem 0;
}.cookie_ctrllAK8::before {
    display: none;
}
}

@media (max-width: 420px) {.subscr_infozvxg::before {
    height: 10px;
}.subscr_infozvxg .company_holder h3::before,
    .subscr_infozvxg .company_holder h3::after {
    display: none;
}.subscr_infozvxg .top_primary5JOo h5 {
    width: 100%;
    min-width: auto;
}.cookie_ctrllAK8 .academy_infozSBp {
    width: 90%;
    padding: 0.7rem 1.5rem;
}}.title_sectionhZaA {
    align-items: center;
    width: 100%;
    justify-content: center;
    overflow: hidden;
    min-height: 100vh;
    background-color: rgb(197,224,229);
    position: relative;
    display: flex;
}.title_sectionhZaA .virtual_school49VI {
    position: relative;
    height: 100vh;
    align-items: center;
    display: flex;
    width: 100%;
    justify-content: center;
}.title_sectionhZaA .virtual_school49VI::before {
    content: "";
    width: 100%;
    top: 0;
    z-index: 1;
    left: 0;
    background: linear-gradient(135deg, 
    rgb(147,196,200,0.5) 0%, 
    rgba(0,0,0,0.5) 50%, 
    rgb(97,161,169,0.5) 100%);
    backdrop-filter: blur(2px);
    position: absolute;
    height: 100%;
}.title_sectionhZaA .virtual_school49VI::after {
    background-image: repeating-linear-gradient(
    45deg,
    rgba(255,255,255,0.05),
    rgba(255,255,255,0.05) 2px,
    transparent 2px,
    transparent 8px
  );
    top: 0;
    width: 100%;
    content: "";
    left: 0;
    z-index: 2;
    position: absolute;
    height: 100%;
}.title_sectionhZaA .expert_trackkx4X {
    transform-origin: center bottom;
    position: relative;
    max-width: 1200px;
    background: linear-gradient(
    120deg,
    rgba(255,255,255,0.1),
    rgba(255,255,255,0.05)
  );
    transform: perspective(1000px) rotateX(2deg);
    width: 85%;
    z-index: 3;
    padding: 3rem;
    backdrop-filter: blur(8px);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 
    0 20px 40px rgba(0,0,0,0.2),
    0 4px 12px rgba(0,0,0,0.15),
    inset 0 1px 1px rgba(255,255,255,0.1);
}.title_sectionhZaA .expert_trackkx4X:hover {
    box-shadow: 
    0 25px 50px rgba(0,0,0,0.25),
    0 8px 20px rgba(0,0,0,0.2),
    inset 0 1px 1px rgba(255,255,255,0.15);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.title_sectionhZaA .expert_trackkx4X > div {
    transform: translateY(30px);
    margin-bottom: 2.5rem;
    animation: fadeInUp 0.8s forwards;
    opacity: 0;
    position: relative;
    animation-delay: var(--delay, 0s);
}.title_sectionhZaA .expert_trackkx4X > div:nth-child(1) {
    --delay: 0.2s;
}.title_sectionhZaA .expert_trackkx4X > div:nth-child(2) {
    --delay: 0.4s;
}.title_sectionhZaA .expert_trackkx4X > div:nth-child(3) {
    --delay: 0.6s;
    margin-bottom: 0;
}.title_sectionhZaA p {
    font-size: calc(14px * 1.1);
    font-family: Arial, sans-serif;
    position: relative;
    line-height: 1.6;
    margin: 0 0 0.5rem 0;
    letter-spacing: 0.5px;
    color: #ffffff;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
    font-weight: 400;
    padding-left: 1.5rem;
    text-transform: uppercase;
}.title_sectionhZaA p::before {
    left: 0;
    position: absolute;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    top: 50%;
    content: "";
    transform: translateY(-50%);
    height: 0.8rem;
    background-color: rgb(147,196,200);
    width: 0.8rem;
}.title_sectionhZaA .title_style_header {
    color: #ffffff;
    letter-spacing: -0.01em;
    overflow: hidden;
    font-size: clamp(2.5rem, 5vw, 43px);
    position: relative;
    line-height: 1.2;
    font-family: Arial, sans-serif;
    font-weight: 700;
    margin: 0;
    text-shadow: 
    0 2px 4px rgba(0,0,0,0.3),
    0 4px 8px rgba(0,0,0,0.2);
    padding-bottom: 0.5rem;
}.title_sectionhZaA .title_style_header::after {
    width: 6rem;
    bottom: 0;
    height: 4px;
    left: 0;
    background: linear-gradient(90deg, 
    rgb(147,196,200) 0%, 
    rgb(97,161,169) 100%);
    transform-origin: left center;
    animation: lineExpand 1.2s forwards 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
    content: "";
    position: absolute;
}.title_sectionhZaA h3 {
    line-height: 1.5;
    position: relative;
    font-family: Arial, sans-serif;
    max-width: 90%;
    opacity: 0.9;
    font-size: calc(20px * 0.95);
    margin: 0;
    font-weight: 400;
    color: #ffffff;
}

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

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

@media (max-width: 992px) {.title_sectionhZaA .expert_trackkx4X {
    width: 90%;
    transform: perspective(800px) rotateX(1deg);
    padding: 2.5rem;
}.title_sectionhZaA .title_style_header {
    font-size: clamp(2rem, 6vw, 2.5rem);
}.title_sectionhZaA h3 {
    font-size: calc(20px * 0.9);
    max-width: 100%;
}
}

@media (max-width: 768px) {.title_sectionhZaA .expert_trackkx4X {
    transform: none;
    padding: 2rem;
    width: 95%;
}.title_sectionhZaA .expert_trackkx4X > div {
    margin-bottom: 1.8rem;
}.title_sectionhZaA p {
    font-size: 14px;
}.title_sectionhZaA .title_style_header {
    font-size: clamp(1.8rem, 7vw, 2.2rem);
}.title_sectionhZaA h3 {
    font-size: calc(20px * 0.85);
}
}

@media (max-width: 576px) {.title_sectionhZaA .virtual_school49VI {
    min-height: 100vh;
    padding: 4rem 0;
    height: auto;
}.title_sectionhZaA .expert_trackkx4X {
    padding: 1.5rem;
}.title_sectionhZaA .expert_trackkx4X > div {
    margin-bottom: 1.5rem;
}.title_sectionhZaA p {
    padding-left: 1.2rem;
    font-size: calc(14px * 0.9);
}.title_sectionhZaA p::before {
    width: 0.6rem;
    height: 0.6rem;
}.title_sectionhZaA .title_style_header {
    font-size: clamp(1.5rem, 7vw, 1.8rem);
}.title_sectionhZaA .title_style_header::after {
    width: 4rem;
    height: 3px;
}.title_sectionhZaA h3 {
    font-size: calc(20px * 0.8);
}}header {
    width: 100%;
    position: relative;
    background: rgb(197,224,229);
    padding: 1rem 0;
    z-index: 100;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}header::before {
    content: '';
    height: 100%;
    width: 100%;
    background: linear-gradient(to right, 
        rgb(147,196,200,0.5) 0%, 
        transparent 20%, 
        transparent 80%, 
        rgb(97,161,169,0.5) 100%);
    opacity: 0.4;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
}header .container {
    position: relative;
    z-index: 1;
    margin: 0;
    max-width: 100%;
    width: 100%;
    padding: 0 2%;
}header .top_sitewrap0z6S {
    display: grid;
    grid-template-areas:
        "logo logo logo"
        "left menu right";
    gap: 1rem;
    grid-template-columns: 1fr 3fr 1fr;
    align-items: center;
}header .nav_siteYyKa {
    justify-content: center;
    grid-area: logo;
    text-decoration: none;
    padding: 0.5rem 1rem;
    position: relative;
    display: flex;
    align-items: center;
}header .nav_siteYyKa::after {
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(147,196,200), 
        rgb(97,161,169), 
        rgb(147,196,200), 
        transparent);
    width: 50%;
    content: '';
    height: 2px;
    bottom: 0;
}header .nav_siteYyKa svg {
    transition: all 0.3s ease;
    width: 160px;
    height: auto;
}header .nav_siteYyKa:hover svg {
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.1));
    transform: translateY(-3px);
}header .top_primary5JOo {
    display: flex;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
    align-items: center;
    grid-area: menu;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.5);
    padding: 0.6rem;
    gap: 0.5rem;
    justify-content: center;
}header .header_topiw4b {
    padding: 0.4rem 0.8rem;
    position: relative;
    transition: all 0.3s ease;
    background: #ffffff;
    text-align: center;
    font-size: 16px;
    border-radius: 10px;
    color: #000000;
    font-weight: 400;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03);
    text-decoration: none;
    font-family: Arial, sans-serif;
}header .header_topiw4b:hover {
    box-shadow: 0 3px 8px rgb(147,196,200,0.5);
    color: #ffffff;
    transform: translateY(-2px);
    background: linear-gradient(135deg, rgb(147,196,200), rgb(97,161,169));
}

@media (max-width: 991px) {header .nav_siteYyKa svg {
    width: 140px;
}header .top_primary5JOo {
    gap: 0.4rem;
    padding: 0.5rem;
}header .header_topiw4b {
    padding: 0.35rem 0.6rem;
    font-size: calc(16px - 1px);
}
}

@media (max-width: 767px) {header .top_sitewrap0z6S {
    grid-template-areas:
            "logo"
            "top_primary5JOo";
    grid-template-columns: 1fr;
}header .nav_siteYyKa {
    padding: 0.4rem;
}header .nav_siteYyKa svg {
    width: 130px;
}header .top_primary5JOo {
    padding: 0.4rem;
    flex-wrap: wrap;
}header .header_topiw4b {
    padding: 0.3rem 0.5rem;
    font-size: calc(16px - 1px);
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .nav_siteYyKa svg {
    width: 120px;
}header .top_primary5JOo {
    flex-wrap: nowrap;
    padding: 0.4rem;
    justify-content: flex-start;
    overflow-x: auto;
}header .top_primary5JOo::-webkit-scrollbar {
    height: 2px;
}header .top_primary5JOo::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(147,196,200);
}header .header_topiw4b {
    flex-shrink: 0;
    white-space: nowrap;
}}.teaching_experienceKExN {
    overflow: hidden;
    padding: 6rem 2rem 4rem;
    background: linear-gradient(180deg, rgb(197,224,229) 0%, rgb(97,161,169,0.5) 100%);
    position: relative;
}.teaching_experienceKExN::before {
    width: 100%;
    content: "";
    opacity: 0.2;
    height: 100%;
    top: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(147,196,200,0.5) 0px,
        rgb(147,196,200,0.5) 2px,
        transparent 2px,
        transparent 10px
    );
    left: 0;
    z-index: 1;
    position: absolute;
}.teaching_experienceKExN::after {
    content: "";
    top: 0;
    width: 50%;
    background: #ffffff;
    opacity: 0.1;
    right: 0;
    z-index: 1;
    height: 100%;
    position: absolute;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
}.teaching_experienceKExN .feedback_cloud1Unw {
    display: flex;
    z-index: 2;
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    align-items: center;
    flex-direction: column;
}.teaching_experienceKExN .thumbnail_imageUlWk {
    width: 200px;
    margin-bottom: -50px;
    height: 250px;
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 3;
    border-radius: 0;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    transition: all 0.5s ease;
}.teaching_experienceKExN .thumbnail_imageUlWk:hover {
    box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.5);
    transform: translateY(-15px);
}.teaching_experienceKExN .emp_expLkfY {
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    z-index: 2;
    perspective: 1000px;
    flex-direction: column;
    position: relative;
    align-items: center;
    display: flex;
    transform-style: preserve-3d;
    padding: 70px 30px 30px;
    width: 100%;
}.teaching_experienceKExN .emp_expLkfY::before {
    content: "";
    position: absolute;
    width: 100%;
    background: rgb(147,196,200);
    z-index: -1;
    height: 100%;
    transform: translateZ(-20px);
    left: 0;
    top: 0;
}.teaching_experienceKExN .name {
    font-size: 37px;
    margin-bottom: 0.5rem;
    font-weight: 700;
    position: relative;
    text-align: center;
    color: rgb(147,196,200);
}.teaching_experienceKExN .name::after {
    left: 50%;
    bottom: -10px;
    position: absolute;
    height: 3px;
    background: rgb(97,161,169);
    width: 50px;
    content: "";
    transform: translateX(-50%);
}.teaching_experienceKExN .emp_expLkfY > div:nth-child(2) {
    margin: 20px 0;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 600;
    color: rgb(97,161,169);
    text-align: center;
    letter-spacing: 2px;
}.teaching_experienceKExN .career_experienceoqBL {
    font-size: 14px;
    border-top: 1px solid rgb(197,224,229);
    font-style: italic;
    position: relative;
    line-height: 1.8;
    font-weight: 400;
    text-align: center;
    width: 100%;
    padding-top: 30px;
    margin-top: 20px;
    color: #000000;
}.teaching_experienceKExN .career_experienceoqBL::before,
.teaching_experienceKExN .career_experienceoqBL::after {
    content: "";
    height: 30px;
    background: rgb(97,161,169,0.5);
    width: 30px;
    position: absolute;
    border-radius: 50%;
}.teaching_experienceKExN .career_experienceoqBL::before {
    left: 50%;
    transform: translateX(-20px);
    top: -15px;
}.teaching_experienceKExN .career_experienceoqBL::after {
    top: -15px;
    left: 50%;
    transform: translateX(-10px);
}@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

.teaching_experienceKExN .emp_expLkfY:hover {
    animation: float 3s ease-in-out infinite;
}

@media (max-width: 768px) {.teaching_experienceKExN {
    padding: 4rem 1rem 3rem;
}.teaching_experienceKExN .thumbnail_imageUlWk {
    height: 180px;
    margin-bottom: -40px;
    width: 150px;
}.teaching_experienceKExN .emp_expLkfY {
    padding: 60px 20px 20px;
}}header .top_plank {
    color:  #ffffff;
    background: rgb(147,196,200);
}header .top_plank .main_plankyhuN div svg, header .top_plank .main_plankyhuN div svg path {
    fill: #ffffff;
}header .top_plank .main_plankyhuN div span {
    color: #ffffff;
}header .top_plank .main_plankyhuN {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 0 10px 0;
    justify-content: flex-start;
    line-height: 21px;
    font-size: 12px;
    align-items: center;
    width: 100%;
}header .top_plank .main_plankyhuN div {
    margin-right: 24px;
    align-items: center;
    justify-content: flex-start;
    display: flex;
}header .top_plank .main_plankyhuN div img, header .top_plank .main_plankyhuN div svg {
    height: 16px;
    width: 16px;
    margin-right: 8px;
}