* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.viewport-container-tMi {
    flex-direction: column;
    display: flex;
    min-height: 100%;
    height: 100%;
}svg {
    width: 30px;
    height: 30px;
}.head-sitebar-IoT {
    flex: 1 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1230px;
}.mobile-cta-EeF {
    flex: 0 0 auto;
}html,body {
    height: 100%;
    min-height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.privacy-silo-cqf {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    line-height: 1.6;
    padding: 40px;
    font-family: Arial, sans-serif;
    color: #000000;
    background-color: rgb(215,208,204);
}.privacy-silo-cqf h1 {
    color: rgb(186,169,160);
    margin-bottom: 20px;
    border-bottom: 2px solid rgb(186,169,160,0.5);
    font-weight: 700;
    padding-bottom: 10px;
    font-size: 45px;
}.privacy-silo-cqf h2 {
    color: rgb(157,124,105);
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 30px;
}.privacy-silo-cqf h3,
.privacy-silo-cqf h4,
.privacy-silo-cqf h5,
.privacy-silo-cqf h6 {
    margin-top: 20px;
    color: rgb(157,124,105,0.5);
    font-weight: 400;
}.privacy-silo-cqf ul {
    padding: 0;
    list-style: none;
    margin: 20px 0;
}.privacy-silo-cqf ul li {
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
    border-left: 4px solid rgb(186,169,160);
    background-color: #ffffff;
}.privacy-silo-cqf ol {
    padding: 0;
    list-style: none;
    margin: 20px 0;
    counter-reset: li;
}.privacy-silo-cqf ol li {
    position: relative;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 10px 15px 10px 40px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
}.privacy-silo-cqf ol li:before {
    height: 25px;
    position: absolute;
    content: counter(li);
    transform: translateY(-50%);
    top: 50%;
    counter-increment: li;
    display: flex;
    border-radius: 50%;
    color: #ffffff;
    left: 10px;
    justify-content: center;
    align-items: center;
    width: 25px;
    background-color: rgb(186,169,160);
}.privacy-silo-cqf p {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px;
}.privacy-silo-cqf span {
    color: rgb(186,169,160);
    font-weight: 600;
}.privacy-silo-cqf div {
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.privacy-silo-cqf {
    padding: 20px;
}.privacy-silo-cqf h1 {
    font-size: calc(21px * 0.8);
}.privacy-silo-cqf h2 {
    font-size: calc(21px * 0.8);
}.privacy-silo-cqf ul li,
    .privacy-silo-cqf ol li {
    padding: 10px;
}.privacy-silo-cqf ol li:before {
    height: 20px;
    width: 20px;
    font-size: 0.8em;
}.privacy-silo-cqf p {
    font-size: calc(16px * 0.9);
}}.welcome-bgf {
    background: linear-gradient(135deg, rgb(215,208,204), rgb(157,124,105,0.5), rgb(186,169,160,0.5) 80%);
    overflow: hidden;
    min-height: 100vh;
    position: relative;
    width: 100%;
}.welcome-bgf::before {
    width: 100%;
    position: absolute;
    background: radial-gradient(circle at 70% 30%, rgba(255,255,255,0.1) 1px, transparent 6px),
              radial-gradient(circle at 30% 70%, rgba(255,255,255,0.08) 1px, transparent 4px);
    z-index: 1;
    background-size: 60px 60px, 40px 40px;
    top: 0;
    left: 0;
    animation: starfield 100s linear infinite;
    pointer-events: none;
    height: 100%;
    opacity: 0.7;
    content: "";
}.welcome-bgf::after {
    top: -50%;
    width: 200%;
    content: "";
    transform: rotate(-15deg);
    z-index: 0;
    position: absolute;
    pointer-events: none;
    background: radial-gradient(ellipse at center, rgba(rgb(157,124,105), 0.15) 0%, transparent 70%);
    left: -50%;
    height: 200%;
}.welcome-bgf .course-head-qbL {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 2;
    height: 100%;
    width: 100%;
    justify-content: center;
    padding: 4rem 2rem;
}.welcome-bgf .course-head-qbL > div {
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    width: 100%;
    max-width: 1200px;
}.welcome-bgf .course-head-qbL > div > div:first-child {
    margin-bottom: 3rem;
    transform: translateZ(20px);
    position: relative;
}.welcome-bgf .course-head-qbL h3 {
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transform: translateX(-1rem);
    margin: 0 0 1rem 2rem;
    padding: 1.5rem 2rem;
    max-width: 80%;
    font-size: calc(21px * 0.95);
    color: #000000;
    position: relative;
    backdrop-filter: blur(5px);
    box-shadow: 0 15px 25px -10px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.85);
    letter-spacing: 0.02em;
    line-height: 1.5;
    font-family: Arial, sans-serif;
    font-weight: 600;
}.welcome-bgf .course-head-qbL h3::before {
    transform-origin: center;
    width: 4px;
    top: 0;
    transition: transform 0.3s ease-out;
    transform: scaleY(0.7);
    position: absolute;
    height: 100%;
    left: 0;
    content: "";
    background: rgb(186,169,160);
}.welcome-bgf .study-lab-fAh {
    width: 100%;
    height: 65vh;
    overflow: hidden;
    position: relative;
    box-shadow: 0 20px 50px -25px rgba(0, 0, 0, 0.3);
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.5s ease;
}.welcome-bgf .study-lab-fAh::before {
    top: 0;
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.7), transparent 40%, rgba(0, 0, 0, 0.2));
    content: "";
    height: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    width: 100%;
}.welcome-bgf .study-lab-fAh::after {
    height: 50%;
    content: "";
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
}.welcome-bgf .study-lab-fAh > div {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateY(0);
    bottom: 0;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 2;
    padding: 3rem;
}.welcome-bgf .study-lab-fAh p {
    padding: 0.75rem 1.5rem;
    transform: translateX(0);
    color: #ffffff;
    overflow: hidden;
    max-width: 80%;
    background: rgba(rgb(157,124,105), 0.15);
    font-size: calc(12px * 1.1);
    margin: 0 0 1.5rem;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), background 0.3s ease;
    backdrop-filter: blur(8px);
    font-weight: 400;
    position: relative;
    line-height: 1.6;
    font-family: Arial, sans-serif;
}.welcome-bgf .study-lab-fAh p::before {
    transition: transform 0.3s ease;
    transform: scaleY(0.8);
    width: 3px;
    position: absolute;
    height: 100%;
    left: 0;
    content: "";
    transform-origin: bottom;
    top: 0;
    background: rgb(186,169,160);
}.welcome-bgf .title_style_header {
    position: relative;
    letter-spacing: -0.02em;
    font-weight: 700;
    color: #ffffff;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin: 0;
    line-height: 1.2;
    font-size: 46px;
    font-family: Arial, sans-serif;
    transform: translateY(0);
}.welcome-bgf .title_style_header::after {
    position: absolute;
    background: rgb(186,169,160);
    width: 8rem;
    bottom: -1rem;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    height: 4px;
    transform-origin: left;
    content: "";
    left: 0;
    transform: scaleX(0.8);
}.welcome-bgf:hover .course-head-qbL h3 {
    transform: translateX(0);
}.welcome-bgf:hover .course-head-qbL h3::before {
    transform: scaleY(1);
}.welcome-bgf:hover .study-lab-fAh {
    transform: translateY(-10px);
    box-shadow: 0 30px 60px -20px rgba(0, 0, 0, 0.4);
}.welcome-bgf:hover .study-lab-fAh > div {
    transform: translateY(-10px);
}.welcome-bgf:hover .study-lab-fAh p {
    transform: translateX(10px);
    background: rgba(rgb(157,124,105), 0.25);
}.welcome-bgf:hover .study-lab-fAh p::before {
    transform: scaleY(1);
}.welcome-bgf:hover .title_style_header {
    transform: translateY(-5px);
}.welcome-bgf:hover .title_style_header::after {
    transform: scaleX(1);
}

@keyframes starfield {
  0% {
    background-position: 0 0, 0 0;
  }
  100% {
    background-position: 1000px 1000px, -1000px -1000px;
  }
}

@media (max-width: 991px) {.welcome-bgf .course-head-qbL {
    padding: 3rem 1.5rem;
}.welcome-bgf .course-head-qbL h3 {
    margin: 0 0 1rem 1rem;
    font-size: calc(21px * 0.85);
    max-width: 90%;
    padding: 1.25rem 1.5rem;
}.welcome-bgf .study-lab-fAh {
    height: 55vh;
}.welcome-bgf .study-lab-fAh > div {
    padding: 2rem;
}.welcome-bgf .study-lab-fAh p {
    font-size: 12px;
    max-width: 90%;
    margin: 0 0 1.25rem;
}.welcome-bgf .title_style_header {
    font-size: calc(46px * 0.9);
}
}

@media (max-width: 767px) {.welcome-bgf .course-head-qbL {
    padding: 2.5rem 1rem;
}.welcome-bgf .course-head-qbL > div {
    transform: perspective(800px) rotateX(1deg);
}.welcome-bgf .course-head-qbL h3 {
    font-size: calc(17px * 1.1);
    max-width: 100%;
    padding: 1rem;
    margin: 0 0 1rem 0;
}.welcome-bgf .study-lab-fAh {
    height: 50vh;
}.welcome-bgf .study-lab-fAh > div {
    padding: 1.5rem;
}.welcome-bgf .study-lab-fAh p {
    font-size: calc(12px * 0.9);
    padding: 0.5rem 1rem;
    margin: 0 0 1rem;
    max-width: 100%;
}.welcome-bgf .title_style_header {
    font-size: calc(30px * 1.1);
}.welcome-bgf .title_style_header::after {
    bottom: -0.75rem;
    width: 6rem;
    height: 3px;
}
}

@media (max-width: 480px) {.welcome-bgf .course-head-qbL {
    padding: 2rem 0.75rem;
}.welcome-bgf .course-head-qbL > div {
    transform: none;
}.welcome-bgf .course-head-qbL > div > div:first-child {
    margin-bottom: 2rem;
}.welcome-bgf .course-head-qbL h3 {
    padding: 0.75rem;
    font-size: 17px;
    line-height: 1.4;
}.welcome-bgf .study-lab-fAh {
    height: 45vh;
}.welcome-bgf .study-lab-fAh > div {
    padding: 1.25rem;
}.welcome-bgf .study-lab-fAh p {
    font-size: calc(12px * 0.85);
    padding: 0.5rem 0.75rem;
    line-height: 1.5;
}.welcome-bgf .title_style_header {
    font-size: 30px;
}}.contact-VvS {
    background: #ffffff;
    padding: 80px 0;
    overflow: hidden;
    position: relative;
}.contact-VvS::before {
    left: 0;
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    background-size: 20px 20px;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%) -10px 0,
                linear-gradient(225deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%) -10px 0,
                linear-gradient(315deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%),
                linear-gradient(45deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%);
    z-index: 0;
}.contact-VvS .container {
    margin: 0 auto;
    z-index: 1;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
}.contact-VvS h2 {
    position: relative;
    text-align: left;
    font-weight: 700;
    margin-bottom: 50px;
    padding-left: 20px;
    font-size: 33px;
    border-left: 5px solid rgb(186,169,160);
    color: #000000;
}.contact-VvS .support-block-DQi {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    flex-direction: row-reverse;
    overflow: hidden;
    background: #ffffff;
    display: flex;
    border-radius: 14px;
}.contact-VvS .slider-RNW {
    position: relative;
    flex: 0 0 40%;
    min-height: 500px;
}.contact-VvS .slider-RNW::before {
    mix-blend-mode: multiply;
    top: 0;
    background: rgb(186,169,160,0.5);
    left: 0;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
}.contact-VvS .inquiry-map-DmT {
    position: relative;
    padding: 60px;
    flex: 0 0 60%;
}.contact-VvS .inquiry-map-DmT::after {
    height: 150px;
    width: 150px;
    border-radius: 0 0 0 100%;
    top: 0;
    background: rgb(215,208,204);
    position: absolute;
    z-index: -1;
    right: 0;
    content: "";
}.contact-VvS #contact {
    gap: 30px;
    flex-direction: column;
    display: flex;
}.contact-VvS h3 {
    color: #000000;
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 30px;
    position: relative;
}.contact-VvS h3::after {
    background: rgb(186,169,160);
    content: "";
    height: 2px;
    width: 40px;
    bottom: -10px;
    left: 0;
    position: absolute;
}.contact-VvS input[type="text"] {
    background: rgb(215,208,204);
    transition: all 0.3s ease;
    color: #000000;
    border: none;
    width: 100%;
    border-radius: 10px;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.03);
    font-size: 13px;
    padding: 18px 20px;
}.contact-VvS input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(186,169,160,0.5), inset 0 2px 4px rgba(0, 0, 0, 0.03);
    outline: none;
    background: #ffffff;
}.contact-VvS input[type="text"]::placeholder {
    opacity: 0.6;
    color: #000000;
}.contact-VvS .reach-box-gOc {
    align-items: center;
    gap: 12px;
    display: flex;
    margin-top: 5px;
}.contact-VvS .reach-box-gOc input[type="checkbox"] {
    transition: all 0.2s ease;
    border-radius: 10px;
    width: 22px;
    height: 22px;
    border: 2px solid rgb(215,208,204);
    position: relative;
    appearance: none;
    cursor: pointer;
}.contact-VvS .reach-box-gOc input[type="checkbox"]:checked {
    border-color: rgb(186,169,160);
    background: rgb(186,169,160);
}.contact-VvS .reach-box-gOc input[type="checkbox"]:checked::after {
    top: 3px;
    border-width: 0 2px 2px 0;
    left: 7px;
    width: 6px;
    height: 11px;
    position: absolute;
    border: solid #ffffff;
    content: "";
    transform: rotate(45deg);
}.contact-VvS .reach-box-gOc label {
    line-height: 1.5;
    color: #000000;
    font-size: 13px;
}.contact-VvS .reach-box-gOc a {
    color: rgb(186,169,160);
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
}.contact-VvS .reach-box-gOc a:hover {
    color: rgb(157,124,105);
}.contact-VvS .reach-box-gOc a::after {
    background: rgb(186,169,160);
    transition: all 0.3s ease;
    height: 1px;
    left: 0;
    bottom: -2px;
    content: "";
    position: absolute;
    width: 100%;
}.contact-VvS .reach-box-gOc a:hover::after {
    background: rgb(157,124,105);
}.contact-VvS .reach-map-MAC {
    box-shadow: 0 4px 15px rgb(186,169,160,0.5);
    cursor: pointer;
    padding: 18px 40px;
    border: none;
    align-self: flex-start;
    color: #ffffff;
    border-radius: 14px;
    font-size: 14px;
    margin-top: 20px;
    font-weight: 600;
    background: rgb(186,169,160);
    transition: all 0.3s ease;
}.contact-VvS .reach-map-MAC:hover {
    box-shadow: 0 7px 20px rgb(157,124,105,0.5);
    background: rgb(157,124,105);
    transform: translateY(-2px);
}.contact-VvS svg {
    height: 20px;
    transition: all 0.3s ease;
    width: 20px;
    fill: rgb(186,169,160);
}.contact-VvS svg path {
    transition: all 0.3s ease;
    fill: rgb(186,169,160);
}.contact-VvS svg:hover {
    fill: rgb(157,124,105);
}.contact-VvS svg:hover path {
    fill: rgb(157,124,105);
}

@media (max-width: 992px) {.contact-VvS .support-block-DQi {
    flex-direction: column;
}.contact-VvS .slider-RNW {
    flex: 0 0 auto;
    order: 1;
    min-height: 300px;
}.contact-VvS .inquiry-map-DmT {
    flex: 0 0 auto;
    order: 2;
    padding: 50px 40px;
}.contact-VvS h2 {
    margin-bottom: 40px;
}
}

@media (max-width: 768px) {.contact-VvS {
    padding: 60px 0;
}.contact-VvS h2 {
    margin-bottom: 30px;
    font-size: calc(33px - 4px);
}.contact-VvS .inquiry-map-DmT {
    padding: 40px 30px;
}.contact-VvS #contact {
    gap: 25px;
}.contact-VvS .slider-RNW {
    min-height: 250px;
}
}

@media (max-width: 576px) {.contact-VvS {
    padding: 40px 0;
}.contact-VvS .container {
    padding: 0 15px;
}.contact-VvS h2 {
    font-size: calc(33px - 6px);
    padding-left: 15px;
    margin-bottom: 25px;
}.contact-VvS .inquiry-map-DmT {
    padding: 30px 20px;
}.contact-VvS #contact {
    gap: 20px;
}.contact-VvS input[type="text"] {
    padding: 15px;
}.contact-VvS .reach-map-MAC {
    padding: 15px 20px;
    width: 100%;
}.contact-VvS .slider-RNW {
    min-height: 200px;
}}.client-feedback-tSA {
    position: relative;
    perspective: 1000px;
    overflow: hidden;
    padding: 5rem 0;
    background: linear-gradient(180deg, rgb(215,208,204) 0%, rgba(0, 0, 0, 0.5) 100%);
}.client-feedback-tSA::before {
    left: 0;
    top: 0;
    height: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(186,169,160,0.5) 0%, transparent 15%),
        radial-gradient(circle at 80% 70%, rgb(157,124,105,0.5) 0%, transparent 15%);
    position: absolute;
    content: "";
    z-index: 1;
    opacity: 0.6;
    width: 100%;
}.client-feedback-tSA::after {
    background-image: 
        linear-gradient(to right, rgba(0, 0, 0, 0.5) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 1px, transparent 1px);
    width: 100%;
    top: 0;
    background-size: 30px 30px;
    position: absolute;
    height: 100%;
    opacity: 0.2;
    content: "";
    z-index: 1;
    left: 0;
}.client-feedback-tSA .container {
    position: relative;
    z-index: 2;
}.client-feedback-tSA h2 {
    left: 50%;
    font-size: 32px;
    transform: translateX(-50%);
    padding: 0 2rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: inline-block;
    font-weight: 700;
    color: #000000;
    position: relative;
    margin-bottom: 4rem;
}.client-feedback-tSA h2::before, 
.client-feedback-tSA h2::after {
    content: "";
    background: rgb(186,169,160);
    position: absolute;
    width: 50px;
    height: 3px;
    top: 50%;
    animation: neonPulse 2s infinite alternate;
}.client-feedback-tSA h2::before {
    left: -30px;
}.client-feedback-tSA h2::after {
    right: -30px;
}.client-feedback-tSA .client-sentiments-rnl {
    display: flex;
    perspective: 1000px;
    flex-wrap: wrap;
    gap: 2rem;
    justify-content: center;
}.client-feedback-tSA .testimonials-hub-LFK {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    min-width: 280px;
    backdrop-filter: blur(10px);
    transform-style: preserve-3d;
    flex-direction: column;
    max-width: calc(33.333% - 2rem);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    display: flex;
    flex: 0 0 calc(33.333% - 2rem);
    transform: translateZ(0) rotateY(0);
    padding: 2rem;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.1);
}.client-feedback-tSA .testimonials-hub-LFK::before {
    background: linear-gradient(45deg, rgb(186,169,160), rgb(157,124,105)) border-box;
    mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    opacity: 0;
    inset: 0;
    position: absolute;
    transition: opacity 0.5s ease;
    border: 2px solid transparent;
    content: "";
    mask-composite: exclude;
    border-radius: 10px;
}.client-feedback-tSA .testimonials-hub-LFK:hover {
    box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.2);
    transform: translateZ(20px) rotateY(5deg);
}.client-feedback-tSA .testimonials-hub-LFK:hover::before {
    opacity: 1;
    animation: borderGlow 1.5s infinite alternate;
}.client-feedback-tSA .testimonials-hub-LFK:nth-child(even):hover {
    transform: translateZ(20px) rotateY(-5deg);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.2);
}.client-feedback-tSA .testimonials-hub-LFK img {
    margin-bottom: 1.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    z-index: 2;
    transition: all 0.4s ease;
    border-radius: 50%;
    position: relative;
    width: 90px;
    border: 3px solid #ffffff;
    height: 90px;
    object-fit: cover;
}.client-feedback-tSA .testimonials-hub-LFK:hover img {
    transform: scale(1.05);
    box-shadow: 0 0 15px rgb(186,169,160,0.5);
    border-color: rgb(186,169,160);
}.client-feedback-tSA .testimonials-hub-LFK p {
    font-size: calc(18px * 1.1);
    margin: 0;
    font-family: Arial, sans-serif;
    color: #000000;
    transition: all 0.3s ease;
    font-weight: 600;
    text-align: center;
}.client-feedback-tSA .testimonials-hub-LFK .description {
    padding-top: 1rem;
    margin-top: 1rem;
    position: relative;
    color: #000000;
    z-index: 2;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}.client-feedback-tSA .testimonials-hub-LFK .description::after {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    content: "";
    background: rgb(157,124,105,0.5);
    position: absolute;
    transition: all 0.3s ease;
    width: 40px;
}.client-feedback-tSA .testimonials-hub-LFK:hover .description::after {
    width: 60px;
    background: rgb(186,169,160);
    box-shadow: 0 0 10px rgb(186,169,160,0.5);
}

@keyframes neonPulse {
    0% {
        box-shadow: 0 0 5px rgb(186,169,160), 0 0 10px rgb(186,169,160,0.5);
    }
    100% {
        box-shadow: 0 0 20px rgb(186,169,160), 0 0 30px rgb(186,169,160,0.5);
    }
}

@keyframes borderGlow {
    0% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

@media (max-width: 991px) {.client-feedback-tSA {
    padding: 4rem 0;
}.client-feedback-tSA h2 {
    margin-bottom: 3rem;
}.client-feedback-tSA .testimonials-hub-LFK {
    max-width: calc(50% - 2rem);
    flex: 0 0 calc(50% - 2rem);
}
}

@media (max-width: 767px) {.client-feedback-tSA h2 {
    font-size: calc(32px * 0.9);
}.client-feedback-tSA h2::before,
    .client-feedback-tSA h2::after {
    width: 30px;
}.client-feedback-tSA h2::before {
    left: -15px;
}.client-feedback-tSA h2::after {
    right: -15px;
}.client-feedback-tSA .client-sentiments-rnl {
    gap: 1.5rem;
    flex-direction: column;
}.client-feedback-tSA .testimonials-hub-LFK {
    flex: 1 1 100%;
    padding: 1.5rem;
    max-width: 100%;
}.client-feedback-tSA .testimonials-hub-LFK,
    .client-feedback-tSA .testimonials-hub-LFK:hover,
    .client-feedback-tSA .testimonials-hub-LFK:nth-child(even):hover {
    transform: none;
}.client-feedback-tSA .testimonials-hub-LFK img {
    width: 70px;
    height: 70px;
}
}

@media (max-width: 480px) {.client-feedback-tSA {
    padding: 3rem 0;
}.client-feedback-tSA h2 {
    font-size: calc(32px * 0.8);
}.client-feedback-tSA .testimonials-hub-LFK {
    padding: 1.25rem;
}.client-feedback-tSA .testimonials-hub-LFK img {
    height: 60px;
    width: 60px;
}}.price-plan-rPw {
    color: #ffffff;
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}.price-plan-rPw::before {
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.7) 100%);
    width: 100%;
    height: 100%;
    top: 0;
    content: "";
    left: 0;
    z-index: 1;
    position: absolute;
}.price-plan-rPw .container {
    z-index: 2;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.price-plan-rPw .cost-schemes-Tjo {
    position: relative;
}.price-plan-rPw h2 {
    position: relative;
    font-weight: 700;
    animation: fadeInUp 0.8s forwards 0.3s;
    transform: translateY(10px);
    font-size: calc(33px * 1.2);
    text-align: center;
    margin-bottom: 20px;
    color: #ffffff;
    opacity: 0;
}.price-plan-rPw .pricing-rates-yAQ {
    margin: 0 auto 40px;
    font-size: calc(15px * 1.1);
    animation: fadeInUp 0.8s forwards 0.5s;
    opacity: 0;
    max-width: 700px;
    line-height: 1.6;
    color: rgb(255, 255, 255, 0.5);
    text-align: center;
    transform: translateY(10px);
}.price-plan-rPw .cost-matrix-jhY {
    list-style: none;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    padding: 0;
    display: grid;
    gap: 30px;
    margin: 0;
}.price-plan-rPw .cost-matrix-jhY li {
    transform: translateY(20px);
    opacity: 0;
    animation-delay: calc(0.6s + (0.15s * var(--i, 0)));
    height: 100%;
    animation: fadeInUp 0.8s forwards;
}.price-plan-rPw .cost-matrix-jhY li:nth-child(1) {
    --i: 1;
}.price-plan-rPw .cost-matrix-jhY li:nth-child(2) {
    --i: 2;
}.price-plan-rPw .cost-matrix-jhY li:nth-child(3) {
    --i: 3;
}.price-plan-rPw .cost-matrix-jhY li:nth-child(4) {
    --i: 4;
}.price-plan-rPw .cost-levels-GxM {
    text-decoration: none;
    height: 100%;
    color: inherit;
    display: block;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.price-plan-rPw .cost-levels-GxM:hover {
    transform: translateY(-10px);
}.price-plan-rPw .price-sheet-ksT {
    transition: all 0.4s ease;
    position: relative;
    height: 100%;
    border-radius: 3px;
    backdrop-filter: blur(10px);
    overflow: hidden;
    padding: 30px;
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.03) 0%, 
        rgba(255,255,255,0.08) 100%);
    border-left: 3px solid rgb(186,169,160);
    border: 1px solid rgba(255,255,255,0.1);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
}.price-plan-rPw .cost-levels-GxM:hover .price-sheet-ksT {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.05) 0%, 
        rgba(255,255,255,0.1) 100%);
}.price-plan-rPw .price-sheet-ksT::before {
    transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    top: 0;
    transform-origin: left;
    left: 0;
    width: 100%;
    content: "";
    height: 5px;
    transform: scaleX(0);
    position: absolute;
    background: linear-gradient(to right, 
        rgb(186,169,160), 
        rgb(157,124,105));
}.price-plan-rPw .cost-levels-GxM:hover .price-sheet-ksT::before {
    transform: scaleX(1);
}.price-plan-rPw .learning-rates-PzU {
    height: 100%;
    display: flex;
    flex-direction: column;
}.price-plan-rPw .learning-rates-PzU h4 {
    font-weight: 700;
    position: relative;
    font-size: calc(24px * 1.1);
    color: #ffffff;
    margin: 0 0 20px;
    padding-bottom: 15px;
}.price-plan-rPw .learning-rates-PzU h4::after {
    left: 0;
    content: "";
    transition: width 0.4s ease;
    width: 40px;
    position: absolute;
    bottom: 0;
    height: 3px;
    background: rgb(186,169,160);
}.price-plan-rPw .cost-levels-GxM:hover .learning-rates-PzU h4::after {
    width: 60px;
}.price-plan-rPw .learning-rates-PzU p {
    word-break: break-word;
    margin: 0 0 25px;
    font-size: 15px;
    line-height: 1.6;
    color: rgb(255, 255, 255, 0.5);
    overflow-wrap: break-word;
    flex-grow: 1;
}.price-plan-rPw .price-options-wgH {
    font-weight: 700;
    color: rgb(157,124,105);
    transition: color 0.3s ease;
    display: block;
    padding-top: 15px;
    position: relative;
    border-top: 1px solid rgba(255,255,255,0.1);
    margin-top: auto;
    font-size: calc(24px * 1.2);
}.price-plan-rPw .cost-levels-GxM:hover .price-options-wgH {
    color: rgb(186,169,160);
}

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

@media (max-width: 991px) {.price-plan-rPw {
    padding: 80px 0;
}.price-plan-rPw h2 {
    font-size: 33px;
}.price-plan-rPw .pricing-rates-yAQ {
    margin-bottom: 30px;
    font-size: 15px;
}.price-plan-rPw .cost-matrix-jhY {
    gap: 20px;
}.price-plan-rPw .price-sheet-ksT {
    padding: 25px;
}
}

@media (max-width: 767px) {.price-plan-rPw {
    padding: 60px 0;
}.price-plan-rPw .cost-matrix-jhY {
    max-width: 500px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.price-plan-rPw .learning-rates-PzU h4 {
    font-size: 24px;
}.price-plan-rPw .price-options-wgH {
    font-size: 24px;
}
}

@media (max-width: 480px) {.price-plan-rPw {
    padding: 50px 0;
}.price-plan-rPw h2 {
    font-size: calc(33px * 0.9);
}.price-plan-rPw .pricing-rates-yAQ {
    font-size: calc(15px * 0.9);
}.price-plan-rPw .price-sheet-ksT {
    padding: 20px;
}}.ty-message-gqM {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(215,208,204) 0%, rgb(186,169,160,0.5) 100%);
}.ty-message-gqM::before {
    clip-path: polygon(0 0, 100% 25%, 85% 100%, 15% 75%);
    height: 70%;
    position: absolute;
    content: "";
    transform: rotate(15deg) skewX(-15deg);
    z-index: 1;
    top: -10%;
    opacity: 0.05;
    width: 45%;
    background: linear-gradient(210deg, rgb(157,124,105) 0%, rgb(186,169,160) 100%);
    right: -5%;
}.ty-message-gqM::after {
    bottom: -10%;
    opacity: 0.07;
    z-index: 1;
    width: 35%;
    background: linear-gradient(45deg, rgb(186,169,160) 0%, rgb(157,124,105) 100%);
    transform: rotate(-10deg) skewX(15deg);
    height: 60%;
    position: absolute;
    left: -5%;
    clip-path: polygon(15% 0, 85% 25%, 100% 75%, 0 100%);
    content: "";
}.ty-message-gqM .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 1200px;
}.ty-message-gqM .path-creators-sEi {
    gap: 2.5rem;
    transform: perspective(1000px) rotateX(2deg);
    display: grid;
    position: relative;
    transform-style: preserve-3d;
    grid-template-columns: 1fr;
}.ty-message-gqM .path-creators-sEi > div:first-child {
    position: relative;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.95) 100%);
    transition: transform 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transform: translateZ(20px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    padding: 3rem;
}.ty-message-gqM .path-creators-sEi > div:first-child:hover {
    transform: translateZ(30px) translateY(-5px);
}.ty-message-gqM .path-creators-sEi > div:first-child::before {
    width: 5px;
    content: "";
    top: 0;
    background: linear-gradient(to bottom, rgb(186,169,160), rgb(157,124,105));
    height: 100%;
    left: 0;
    position: absolute;
}.ty-message-gqM .path-creators-sEi > div:last-child {
    padding: 3rem;
    background: linear-gradient(145deg, #ffffff 0%, rgba(255, 255, 255, 0.92) 100%);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    transform: translateZ(10px);
    transition: transform 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67), box-shadow 0.4s ease;
    position: relative;
}.ty-message-gqM .path-creators-sEi > div:last-child:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.08), 0 10px 25px rgba(0, 0, 0, 0.05);
    transform: translateZ(25px) translateY(-5px);
}.ty-message-gqM h5 {
    color: #000000;
    margin: 0;
    font-weight: 700;
    line-height: 1.4;
    position: relative;
    font-size: calc(20px * 1.1);
    letter-spacing: -0.01em;
}.ty-message-gqM h5::after {
    height: 3px;
    display: block;
    margin-top: 1rem;
    content: "";
    width: 70px;
    background: linear-gradient(90deg, rgb(186,169,160), transparent);
}.ty-message-gqM a {
    transition: transform 0.3s ease;
    text-decoration: none;
    display: block;
    position: relative;
}.ty-message-gqM a:hover {
    transform: translateX(5px);
}.ty-message-gqM p {
    position: relative;
    margin: 0;
    color: #000000;
    font-size: 13px;
    line-height: 1.8;
}.ty-message-gqM p::first-line {
    color: rgb(186,169,160);
    font-weight: 600;
}

@media (min-width: 768px) {.ty-message-gqM {
    padding: 8rem 0;
}.ty-message-gqM .path-creators-sEi {
    gap: 4rem;
    grid-template-columns: 1fr 1.2fr;
}.ty-message-gqM .path-creators-sEi > div:first-child {
    padding: 4rem;
}.ty-message-gqM .path-creators-sEi > div:last-child {
    padding: 4rem;
    margin-top: 2rem;
}.ty-message-gqM h5 {
    font-size: calc(20px * 1.2);
}.ty-message-gqM p {
    font-size: calc(13px * 1.05);
}
}

@media (min-width: 992px) {.ty-message-gqM .path-creators-sEi {
    grid-template-columns: 1fr 1.5fr;
    gap: 5rem;
}.ty-message-gqM .path-creators-sEi > div:first-child {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
}.ty-message-gqM .path-creators-sEi > div:first-child::after {
    transform: rotate(15deg);
    width: 3px;
    content: "";
    top: 2rem;
    height: 40px;
    position: absolute;
    background: rgb(157,124,105);
    right: -1.5rem;
}.ty-message-gqM .path-creators-sEi > div:last-child {
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
}.ty-message-gqM h5 {
    font-size: calc(20px * 1.3);
}.ty-message-gqM h5::after {
    width: 100px;
}
}

@media (max-width: 767px) {.ty-message-gqM {
    padding: 4rem 0;
}.ty-message-gqM .path-creators-sEi > div:first-child,
    .ty-message-gqM .path-creators-sEi > div:last-child {
    padding: 2rem;
}.ty-message-gqM h5 {
    font-size: 20px;
}.ty-message-gqM p {
    font-size: calc(13px * 0.95);
}
}

@media (hover: hover) {.ty-message-gqM .path-creators-sEi > div:first-child:hover::after {
    inset: 0;
    position: absolute;
    background: linear-gradient(135deg, transparent 0%, rgba(var(--primary-color-rgb), 0.03) 100%);
    content: "";
}.ty-message-gqM .path-creators-sEi > div:last-child:hover::after {
    inset: 0;
    position: absolute;
    background: linear-gradient(135deg, rgba(var(--secondary-color-rgb), 0.03) 0%, transparent 100%);
    content: "";
}}.program-offerings-pJk {
    position: relative;
    background: linear-gradient(135deg, rgb(215,208,204) 0%, rgba(250, 250, 255, 0.95) 100%);
    overflow: hidden;
    padding: 6rem 0;
}.program-offerings-pJk::before {
    z-index: 0;
    top: 0;
    height: 100%;
    right: 0;
    opacity: 0.1;
    transform: translateX(30%) skewX(-15deg);
    width: 40%;
    content: "";
    position: absolute;
    background: linear-gradient(45deg, transparent, rgb(157,124,105,0.5), transparent);
}.program-offerings-pJk::after {
    width: 100%;
    left: 0;
    position: absolute;
    bottom: 0;
    height: 5px;
    background: linear-gradient(90deg, rgb(186,169,160) 0%, transparent 100%);
    z-index: 1;
    content: "";
}.program-offerings-pJk .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 2rem;
    z-index: 2;
}.program-offerings-pJk h2 {
    position: relative;
    font-weight: 700;
    font-size: calc(38px * 1.05);
    margin-bottom: 3rem;
    color: #000000;
    animation: slideInTitle 0.8s ease-out 0.2s forwards;
    opacity: 0;
    transform: translateX(-2rem);
}.program-offerings-pJk h2::after {
    position: absolute;
    transform: scaleX(0);
    animation: expandLine 1.2s ease-out 0.7s forwards;
    width: 6rem;
    bottom: -0.8rem;
    background: rgb(186,169,160);
    left: 0;
    transform-origin: left;
    content: "";
    height: 3px;
}.program-offerings-pJk .learn-path-JYb {
    opacity: 0;
    transform: translateY(2rem);
    animation: fadeUpContent 1s ease-out 0.5s forwards;
    display: grid;
    gap: 2.5rem;
    grid-template-columns: 1fr;
}.program-offerings-pJk .slider-RNW {
    transition: transform 0.5s ease-out;
    transform: perspective(1000px) rotateX(3deg);
    height: 320px;
    width: 100%;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.program-offerings-pJk .slider-RNW::before {
    content: "";
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 100%;
    background: linear-gradient(
        to bottom,
        transparent 70%,
        rgb(157,124,105,0.5) 100%
    );
    top: 0;
    left: 0;
}.program-offerings-pJk .slider-RNW::after {
    transform: translateX(-20px);
    content: "";
    background: rgb(186,169,160);
    top: 0;
    opacity: 0;
    position: absolute;
    height: 100%;
    left: 0;
    transition: all 0.5s ease-out;
    width: 20px;
}.program-offerings-pJk .slider-RNW:hover {
    transform: perspective(1000px) rotateX(0deg);
}.program-offerings-pJk .slider-RNW:hover::after {
    transform: translateX(0);
    opacity: 0.7;
}.program-offerings-pJk .content-box-wrap-yti {
    max-height: 400px;
    scrollbar-width: thin;
    padding-right: 1.5rem;
    scrollbar-color: rgb(186,169,160) transparent;
    overflow-y: auto;
}.program-offerings-pJk .content-box-wrap-yti::-webkit-scrollbar {
    width: 6px;
}.program-offerings-pJk .content-box-wrap-yti::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}.program-offerings-pJk .content-box-wrap-yti::-webkit-scrollbar-thumb {
    background: rgb(186,169,160);
    border-radius: 10px;
}.program-offerings-pJk .description {
    border-left: 2px solid rgb(186,169,160,0.5);
    margin-bottom: 1.5rem;
    line-height: 1.7;
    color: #000000;
    padding-left: 1rem;
    font-size: 14px;
    position: relative;
}.program-offerings-pJk .description:first-of-type::first-letter {
    float: left;
    color: rgb(186,169,160);
    margin-right: 0.8rem;
    line-height: 0.8;
    font-weight: 700;
    font-size: 3.5rem;
}.program-offerings-pJk .description:last-of-type {
    padding-top: 1.5rem;
    position: relative;
}.program-offerings-pJk .description:last-of-type::before {
    height: 1px;
    top: 0;
    content: "";
    background: linear-gradient(90deg, rgb(157,124,105,0.5) 0%, transparent 100%);
    position: absolute;
    left: 0;
    width: 80%;
}

@keyframes slideInTitle {
    0% {
        transform: translateX(-2rem);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

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

@keyframes fadeUpContent {
    0% {
        transform: translateY(2rem);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@media (min-width: 768px) {.program-offerings-pJk {
    padding: 8rem 0;
}.program-offerings-pJk h2 {
    max-width: 80%;
    font-size: calc(38px * 1.1);
    margin-bottom: 4rem;
}.program-offerings-pJk .learn-path-JYb {
    align-items: flex-start;
    grid-template-columns: 45% 1fr;
    gap: 4rem;
}.program-offerings-pJk .slider-RNW {
    top: 2rem;
    height: 450px;
    position: sticky;
}.program-offerings-pJk .content-box-wrap-yti {
    max-height: 600px;
}
}

@media (min-width: 1024px) {.program-offerings-pJk {
    padding: 10rem 0;
}.program-offerings-pJk::before {
    width: 60%;
}.program-offerings-pJk h2 {
    max-width: 70%;
    font-size: calc(38px * 1.2);
}.program-offerings-pJk .learn-path-JYb {
    gap: 5rem;
    grid-template-columns: 40% 1fr;
}.program-offerings-pJk .slider-RNW {
    height: 500px;
}.program-offerings-pJk .description {
    line-height: 1.8;
    font-size: calc(14px * 1.05);
}
}

@media (max-width: 767px) {.program-offerings-pJk {
    padding: 4rem 0;
}.program-offerings-pJk h2 {
    margin-bottom: 2rem;
    font-size: calc(38px * 0.9);
}.program-offerings-pJk .slider-RNW {
    height: 250px;
    margin-bottom: 1rem;
}.program-offerings-pJk .content-box-wrap-yti {
    max-height: 350px;
}.program-offerings-pJk .description:first-of-type::first-letter {
    font-size: 2.5rem;
}}header {
    backdrop-filter: blur(10px);
    position: relative;
    background: linear-gradient(135deg, rgb(186,169,160,0.5) 0%, rgb(157,124,105,0.5) 100%);
    margin-top: 0;
    padding: 0;
    z-index: 100;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    -webkit-backdrop-filter: blur(10px);
}header::before {
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(186,169,160,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(157,124,105,0.5) 0%, transparent 30%);
    content: '';
    left: 0;
    position: absolute;
    opacity: 0.5;
}header .main-class-MBI {
    align-items: center;
    padding: 1.2rem 2.5rem;
    display: flex;
    z-index: 5;
    position: relative;
    justify-content: space-between;
}header .site-nav-Eov {
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
    padding: 0.8rem 1.2rem;
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    position: relative;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 17px;
    backdrop-filter: blur(5px);
    z-index: 2;
    flex: 0 0 auto;
}header .site-nav-Eov:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.25);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}header .main-skill-JDV {
    transition: all 0.3s ease;
    display: block;
}header .main-skill-JDV img {
    max-height: 40px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}header .top-expert-INi {
    list-style: none;
    z-index: 2;
    margin: 0;
    position: relative;
    padding: 0;
    display: flex;
}header .top-know-qml {
    position: relative;
    margin: 0 0.3rem;
}header .top-know-qml a {
    backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.05);
    font-weight: 600;
    border-radius: 17px;
    -webkit-backdrop-filter: blur(5px);
    position: relative;
    z-index: 1;
    background: rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    color: #ffffff;
    display: block;
    padding: 0.8rem 1.2rem;
    text-decoration: none;
    font-size: 17px;
}header .top-know-qml a:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
    transform: translateY(-3px);
}header .top-know-qml a::before {
    transition: opacity 0.3s ease;
    opacity: 0;
    top: 0;
    z-index: -1;
    border-radius: 17px;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1), 
        rgba(255, 255, 255, 0.05)
    );
    left: 0;
    position: absolute;
    content: '';
}header .top-know-qml a:hover::before {
    opacity: 1;
}header .top-know-qml::after {
    width: 0;
    height: 3px;
    transition: width 0.3s ease;
    transform: translateX(-50%);
    bottom: -3px;
    content: '';
    background: #ffffff;
    position: absolute;
    border-radius: 10px;
    opacity: 0.7;
    left: 50%;
}header .top-know-qml:hover::after {
    width: 70%;
}header .main-class-MBI::before {
    filter: blur(40px);
    right: -20px;
    opacity: 0.5;
    top: -20px;
    position: absolute;
    height: 100px;
    border-radius: 50%;
    background: rgb(186,169,160,0.5);
    z-index: -1;
    width: 100px;
    content: '';
}header .main-class-MBI::after {
    content: '';
    width: 80px;
    border-radius: 50%;
    z-index: -1;
    height: 80px;
    opacity: 0.5;
    position: absolute;
    left: -20px;
    background: rgb(157,124,105,0.5);
    filter: blur(30px);
    bottom: -20px;
}header .head-sitebar-IoT {
    position: relative;
    padding-top: 2rem;
    background: rgb(215,208,204);
    z-index: 1;
}@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

header .site-nav-Eov::after {
    position: absolute;
    opacity: 0.5;
    content: '';
    transition: all 0.4s ease;
    bottom: -20px;
    left: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0%, transparent 70%);
    width: 100%;
    height: 20px;
}header .site-nav-Eov:hover::after {
    opacity: 0.7;
    transform: scaleX(0.9);
}

@media (min-width: 1400px) {header .main-class-MBI {
    margin: 0 auto;
    max-width: 1320px;
}header .top-know-qml {
    margin: 0 0.5rem;
}header .top-know-qml a {
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 991px) {header {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}header .main-class-MBI {
    flex-wrap: wrap;
    padding: 1rem 1.5rem;
}header .site-nav-Eov {
    border-radius: 10px;
    margin-bottom: 0;
    padding: 0.6rem 1rem;
}header .top-expert-INi {
    flex-basis: 100%;
    margin-top: 1rem;
    justify-content: flex-end;
}header .top-know-qml a {
    padding: 0.6rem 1rem;
    border-radius: 10px;
    font-size: calc(17px - 1px);
}header .main-class-MBI::before,
    header .main-class-MBI::after {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .main-class-MBI {
    padding: 0.8rem 1.2rem;
}header .site-nav-Eov {
    padding: 0.5rem 0.8rem;
    max-width: 140px;
}header .main-skill-JDV img {
    max-height: 35px;
}header .top-expert-INi {
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    overflow-x: auto;
    margin-top: 0.8rem;
    justify-content: flex-start;
    padding-bottom: 0.5rem;
}header .top-expert-INi::-webkit-scrollbar {
    height: 3px;
}header .top-expert-INi::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}header .top-know-qml {
    margin: 0 0.15rem;
    flex: 0 0 auto;
}header .top-know-qml a {
    padding: 0.5rem 0.8rem;
    white-space: nowrap;
    font-size: calc(17px - 2px);
}header .top-know-qml::after {
    display: none;
}header .site-nav-Eov::after {
    display: none;
}
}

@media (max-width: 479px) {header .main-class-MBI {
    padding: 0.7rem 1rem;
}header .site-nav-Eov {
    padding: 0.4rem 0.7rem;
    max-width: 120px;
}header .top-know-qml a {
    font-size: calc(17px - 3px);
    padding: 0.4rem 0.6rem;
}}footer {
    width: 100%;
    position: relative;
}.mobile-cta-EeF {
    background-color: #ffffff;
    font-family: Arial, sans-serif;
    padding: 80px 0 30px;
    position: relative;
    color: #000000;
}.mobile-cta-EeF::before {
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    background-image: repeating-linear-gradient(
        to right,
        rgb(186,169,160),
        rgb(186,169,160) 10px,
        transparent 10px,
        transparent 20px
    );
}footer .law-res-ZIX {
    position: relative;
    z-index: 1;
}footer .support-contact-jxo {
    height: 100px;
    position: relative;
    margin-bottom: 70px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: hidden;
}footer .info_item {
    padding: 0 25px;
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease;
    height: 100px;
    margin-right: 1px;
    align-items: center;
    display: flex;
    min-width: 250px;
    flex: 1;
    cursor: pointer;
    background-color: rgb(157,124,105);
}footer .info_item:last-child {
    margin-right: 0;
}footer .info_item:hover {
    background-color: rgb(186,169,160);
    flex: 1.5;
}footer .info_item::after {
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.1);
    position: absolute;
    content: "";
}footer .info_item:last-child::after {
    display: none;
}footer .info_item svg {
    width: 24px;
    margin-right: 15px;
    fill: #ffffff;
    flex-shrink: 0;
    position: relative;
    height: 24px;
    z-index: 2;
}footer .info_item p,
footer .info_item a {
    position: relative;
    white-space: nowrap;
    z-index: 2;
    font-size: 16px;
    overflow: hidden;
    color: #ffffff;
    max-width: 100%;
    text-overflow: ellipsis;
    text-decoration: none;
}footer .info_item::before {
    width: 100%;
    top: 0;
    opacity: 0;
    position: absolute;
    left: 0;
    height: 100%;
    content: "";
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    transition: opacity 0.5s ease;
}footer .info_item:hover::before {
    opacity: 1;
}footer .text_main_holder {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    margin: 0 -20px;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    gap: 0;
    padding: 0 20px;
    flex-wrap: nowrap;
    scrollbar-width: none;
    display: flex;
}footer .text_main_holder::-webkit-scrollbar {
    display: none;
}footer .site-nav-Eov, footer .top-expert-INi, footer .subscribe_holder {
    border-radius: 10px;
    margin-right: 30px;
    transition: all 0.4s ease;
    min-width: 280px;
    scroll-snap-align: start;
    position: relative;
    flex: 0 0 100%;
    max-width: 500px;
    padding: 30px;
    height: 450px;
}footer .site-nav-Eov {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    background-color: rgb(215,208,204);
}footer .site-nav-Eov svg {
    height: 50px;
    margin-bottom: 30px;
    width: auto;
}footer .mod-tools-dSt {
    font-size: 12px;
    max-width: 300px;
    color: #000000;
    line-height: 1.6;
}footer .top-expert-INi {
    background-color: rgb(157,124,105);
    flex-direction: column;
    display: flex;
    position: relative;
    justify-content: center;
    color: #ffffff;
    overflow: hidden;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(157,124,105,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(186,169,160,0.5) 0%, transparent 40%);
}footer .top-expert-INi::after {
    opacity: 0.3;
    bottom: 0;
    position: absolute;
    top: 0;
    background-image: 
        linear-gradient(45deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%),
        linear-gradient(135deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%);
    left: 0;
    background-size: 30px 30px;
    content: "";
    right: 0;
    pointer-events: none;
}footer .top-expert-INi h5 {
    margin-bottom: 30px;
    letter-spacing: 1px;
    position: relative;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    color: #ffffff;
}footer .top-expert-INi h5::after {
    height: 2px;
    width: 30px;
    position: absolute;
    bottom: -10px;
    content: "";
    left: 0;
    background-color: rgb(186,169,160);
}footer .nav-primary-FKc {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    height: auto;
    max-height: 280px;
}footer .nav-primary-FKc a {
    font-size: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    display: block;
    text-decoration: none;
    transition: all 0.3s ease;
    padding: 10px 0;
    color: rgba(255, 255, 255, 0.7);
}footer .nav-primary-FKc a:hover {
    border-bottom-color: rgb(186,169,160);
    padding-left: 10px;
    color: #ffffff;
}footer .subscribe_holder {
    flex-direction: column;
    display: flex;
    background-color: rgb(186,169,160);
    color: #ffffff;
    justify-content: center;
}footer .subscribe_holder h5 {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 20px;
}footer .subscribe_holder p {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
    margin-bottom: 30px;
}footer .input_holder {
    flex-direction: column;
    display: flex;
    gap: 15px;
}footer .input_holder input[type="email"] {
    font-size: 16px;
    color: #ffffff;
    transition: all 0.3s ease;
    padding: 15px;
    border-radius: 10px;
    border: none;
    background-color: rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]:focus {
    background-color: rgba(255, 255, 255, 0.2);
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .news-container-BUo {
    color: #ffffff;
    background-color: rgb(157,124,105);
    padding: 15px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s ease;
    border: none;
}footer .news-container-BUo:hover {
    background-color: rgb(157,124,105,0.5);
}footer .job-board-gwN {
    padding-top: 20px;
    margin-top: 40px;
    position: relative;
}footer .job-board-gwN::before {
    position: absolute;
    content: "";
    right: 20%;
    left: 20%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5), transparent);
    height: 1px;
}footer .study-group-wzW {
    color: #000000;
    font-size: 12px;
    text-align: center;
}

@media (min-width: 992px) {footer .text_main_holder {
    flex-wrap: wrap;
    overflow-x: visible;
    gap: 30px;
    margin: 0;
    padding: 0;
    scroll-snap-type: none;
}footer .site-nav-Eov, footer .top-expert-INi, footer .subscribe_holder {
    margin-right: 0;
    min-width: 0;
    flex: 1;
    height: 500px;
}
}

@media (max-width: 991px) {footer .info_item {
    min-width: 200px;
}footer .site-nav-Eov::before,
    footer .top-expert-INi::before,
    footer .subscribe_holder::before {
    font-size: 3rem;
}
}

@media (max-width: 767px) {footer .mobile-cta-EeF {
    padding: 60px 0 30px;
}footer .support-contact-jxo {
    height: auto;
    flex-direction: column;
    margin-bottom: 40px;
}footer .info_item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1px;
}footer .info_item:hover {
    flex: 1;
    padding-left: 35px;
}footer .site-nav-Eov, footer .top-expert-INi, footer .subscribe_holder {
    min-height: 350px;
    padding: 25px 20px;
    height: auto;
}
}

@media (max-width: 576px) {footer .mobile-cta-EeF {
    padding: 50px 0 20px;
}footer .site-nav-Eov::before,
    footer .top-expert-INi::before,
    footer .subscribe_holder::before {
    top: 15px;
    left: 15px;
    font-size: 2rem;
}footer .nav-primary-FKc {
    max-height: 220px;
    height: auto;
}footer .site-nav-Eov, footer .top-expert-INi, footer .subscribe_holder {
    padding: 20px 15px;
    min-height: 300px;
}footer .top-expert-INi h5, footer .subscribe_holder h5 {
    margin-bottom: 15px;
    font-size: calc(24px - 2px);
}footer .subscribe_holder p {
    margin-bottom: 20px;
}footer .input_holder input[type="email"],
    footer .news-container-BUo {
    padding: 12px;
}}.instructor-profile-fdZ {
    overflow: hidden;
    position: relative;
    background: linear-gradient(170deg, rgb(215,208,204) 0%, rgb(186,169,160,0.5) 100%);
    padding: 120px 0;
}.instructor-profile-fdZ::before {
    height: 100%;
    width: 100%;
    left: 0;
    opacity: 0.04;
    content: "";
    top: 0;
    background: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 20px,
            rgb(186,169,160,0.5) 20px,
            rgb(186,169,160,0.5) 21px
        );
    position: absolute;
}.instructor-profile-fdZ::after {
    opacity: 0.3;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(186,169,160,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(157,124,105,0.5) 0%, transparent 40%);
    top: 0;
    height: 100%;
    left: 0;
    filter: blur(80px);
    position: absolute;
    content: "";
}.instructor-profile-fdZ .container {
    padding: 0 15px;
    z-index: 2;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.instructor-profile-fdZ .testimonials-hub-LFK {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1000px;
    margin: 0 auto;
}.instructor-profile-fdZ .testimonials-hub-LFK::before {
    height: 500px;
    left: 50%;
    width: 500px;
    transform: translate(-50%, -50%);
    border: 1px solid rgb(186,169,160,0.5);
    content: "";
    border-radius: 50%;
    opacity: 0.2;
    position: absolute;
    top: 50%;
    animation: orbit 20s linear infinite;
}.instructor-profile-fdZ .testimonials-hub-LFK::after {
    border: 1px dashed rgb(157,124,105,0.5);
    border-radius: 50%;
    position: absolute;
    height: 400px;
    transform: translate(-50%, -50%);
    content: "";
    width: 400px;
    top: 50%;
    left: 50%;
    opacity: 0.15;
    animation: orbit 15s linear infinite reverse;
}@keyframes orbit {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.instructor-profile-fdZ .slider-RNW {
    position: relative;
    height: 240px;
    border-radius: 50%;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 0 0 10px rgba(255, 255, 255, 0.1),
        0 0 0 20px rgba(255, 255, 255, 0.05);
    margin-bottom: 30px;
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 5;
    width: 240px;
}.instructor-profile-fdZ .slider-RNW::before {
    animation: spin 12s linear infinite;
    content: "";
    opacity: 0.4;
    border-radius: 50%;
    background: conic-gradient(
        from 0deg,
        transparent 0deg, 
        rgb(186,169,160,0.5) 90deg,
        transparent 180deg,
        rgb(157,124,105,0.5) 270deg,
        transparent 360deg
    );
    position: absolute;
    inset: -30px;
    z-index: -1;
}.instructor-profile-fdZ .slider-RNW::after {
    inset: 0;
    border-radius: 50%;
    background: 
        radial-gradient(
            circle at 30% 30%,
            rgba(255, 255, 255, 0.3) 0%,
            transparent 50%
        );
    z-index: 2;
    content: "";
    position: absolute;
}@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.instructor-profile-fdZ .name {
    background-clip: text !important;
    text-fill-color: transparent;
    font-weight: 700;
    -webkit-background-clip: text !important;
    color: #000000;
    transition: all 0.3s ease;
    z-index: 3;
    -webkit-text-fill-color: transparent;
    text-align: center;
    background: linear-gradient(
        to right,
        #000000 0%,
        rgb(186,169,160) 100%
    );
    position: relative;
    font-size: 46px;
    margin-bottom: 15px;
}.instructor-profile-fdZ .name::after {
    position: absolute;
    width: 0;
    bottom: -8px;
    transform: translateX(-50%);
    background: linear-gradient(
        to right,
        rgb(186,169,160) 0%,
        rgb(157,124,105) 100%
    );
    left: 50%;
    content: "";
    transition: width 0.4s ease;
    height: 2px;
}.instructor-profile-fdZ .testimonials-hub-LFK:hover .name::after {
    width: 80px;
}.instructor-profile-fdZ .testimonials-hub-LFK span:not(.name) {
    padding: 8px 20px;
    color: rgb(157,124,105);
    backdrop-filter: blur(5px);
    margin-bottom: 30px;
    font-size: 18px;
    text-align: center;
    opacity: 0.9;
    z-index: 3;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 30px;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.1);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}.instructor-profile-fdZ .testimonials-hub-LFK:hover span:not(.name) {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    background: rgba(255, 255, 255, 0.2);
}.instructor-profile-fdZ .work-table-kQK {
    font-size: 13px;
    border-radius: 23px;
    max-width: 650px;
    text-align: center;
    background: #ffffff;
    position: relative;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    z-index: 3;
    line-height: 1.8;
    color: #000000;
    margin: 0;
    padding: 35px 45px;
}.instructor-profile-fdZ .work-table-kQK::before,
.instructor-profile-fdZ .work-table-kQK::after {
    position: absolute;
    height: 10px;
    width: 10px;
    content: "";
}.instructor-profile-fdZ .work-table-kQK::before {
    border-left: 2px solid rgb(186,169,160);
    border-top: 2px solid rgb(186,169,160);
    left: 25px;
    top: 25px;
}.instructor-profile-fdZ .work-table-kQK::after {
    right: 25px;
    bottom: 25px;
    border-right: 2px solid rgb(157,124,105);
    border-bottom: 2px solid rgb(157,124,105);
}.instructor-profile-fdZ .testimonials-hub-LFK:hover .slider-RNW {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 0 0 15px rgba(255, 255, 255, 0.2),
        0 0 0 30px rgba(255, 255, 255, 0.05);
    transform: scale(1.05);
}

@media (max-width: 991px) {.instructor-profile-fdZ {
    padding: 90px 0;
}.instructor-profile-fdZ .slider-RNW {
    height: 200px;
    margin-bottom: 25px;
    width: 200px;
}.instructor-profile-fdZ .testimonials-hub-LFK::before {
    width: 400px;
    height: 400px;
}.instructor-profile-fdZ .testimonials-hub-LFK::after {
    height: 320px;
    width: 320px;
}.instructor-profile-fdZ .name {
    font-size: calc(46px * 0.9);
}.instructor-profile-fdZ .work-table-kQK {
    max-width: 600px;
    padding: 30px 35px;
}
}

@media (max-width: 767px) {.instructor-profile-fdZ {
    padding: 70px 0;
}.instructor-profile-fdZ .slider-RNW {
    width: 180px;
    height: 180px;
    margin-bottom: 20px;
}.instructor-profile-fdZ .testimonials-hub-LFK::before {
    height: 320px;
    width: 320px;
}.instructor-profile-fdZ .testimonials-hub-LFK::after {
    width: 260px;
    height: 260px;
}.instructor-profile-fdZ .name {
    font-size: calc(46px * 0.8);
}.instructor-profile-fdZ .testimonials-hub-LFK span:not(.name) {
    margin-bottom: 25px;
    padding: 6px 16px;
    font-size: calc(18px * 0.95);
}.instructor-profile-fdZ .work-table-kQK {
    font-size: calc(13px * 0.95);
    max-width: 100%;
    padding: 25px 30px;
}.instructor-profile-fdZ .work-table-kQK::before,
    .instructor-profile-fdZ .work-table-kQK::after {
    width: 8px;
    height: 8px;
}.instructor-profile-fdZ .work-table-kQK::before {
    top: 20px;
    left: 20px;
}.instructor-profile-fdZ .work-table-kQK::after {
    bottom: 20px;
    right: 20px;
}
}

@media (max-width: 575px) {.instructor-profile-fdZ {
    padding: 50px 0;
}.instructor-profile-fdZ .slider-RNW {
    height: 150px;
    margin-bottom: 18px;
    width: 150px;
}.instructor-profile-fdZ .testimonials-hub-LFK::before {
    width: 260px;
    height: 260px;
}.instructor-profile-fdZ .testimonials-hub-LFK::after {
    width: 200px;
    height: 200px;
}.instructor-profile-fdZ .name {
    font-size: calc(46px * 0.7);
}.instructor-profile-fdZ .testimonials-hub-LFK span:not(.name) {
    margin-bottom: 20px;
    padding: 5px 12px;
    font-size: calc(18px * 0.9);
    letter-spacing: 1px;
}.instructor-profile-fdZ .work-table-kQK {
    font-size: calc(13px * 0.9);
    padding: 20px 25px;
}.instructor-profile-fdZ .work-table-kQK::before,
    .instructor-profile-fdZ .work-table-kQK::after {
    width: 6px;
    height: 6px;
}.instructor-profile-fdZ .work-table-kQK::before {
    left: 15px;
    top: 15px;
}.instructor-profile-fdZ .work-table-kQK::after {
    right: 15px;
    bottom: 15px;
}}.training-method-Jje {
    padding: 8rem 0;
    background: linear-gradient(135deg, rgb(215,208,204) 0%, rgb(186,169,160,0.5) 100%);
    position: relative;
    overflow: hidden;
    perspective: 1000px;
}.training-method-Jje::before {
    background: linear-gradient(45deg, rgb(157,124,105,0.5) 0%, rgb(186,169,160,0.5) 100%);
    z-index: 0;
    transform: rotate(-15deg) translateZ(-50px);
    width: 40%;
    content: "";
    position: absolute;
    opacity: 0.3;
    height: 120%;
    right: -5%;
    pointer-events: none;
    filter: blur(20px);
    top: -10%;
}.training-method-Jje::after {
    pointer-events: none;
    z-index: 0;
    height: 70%;
    transform: rotate(10deg) translateZ(-30px);
    bottom: -5%;
    position: absolute;
    content: "";
    width: 35%;
    left: -2%;
    background: linear-gradient(-45deg, rgb(186,169,160) 0%, transparent 70%);
    opacity: 0.15;
}.training-method-Jje .container {
    transform-style: preserve-3d;
    max-width: 1200px;
    padding: 0 2rem;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}.training-method-Jje .path-creators-sEi {
    transform: translateZ(20px);
    display: flex;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    justify-content: center;
    align-items: center;
}.training-method-Jje .path-creators-sEi:hover {
    transform: translateZ(40px) scale(1.02);
}.training-method-Jje .path-creators-sEi > div {
    padding: 3rem 3.5rem;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5),
                0 -5px 20px -5px rgba(0, 0, 0, 0.5);
    transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    background: #ffffff;
    transform: perspective(1000px) rotateY(-2deg);
    max-width: 800px;
    position: relative;
    border-left: 5px solid rgb(186,169,160);
}.training-method-Jje .path-creators-sEi > div:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.5),
                0 -10px 25px -5px rgba(0, 0, 0, 0.5);
}.training-method-Jje .path-creators-sEi > div::before {
    right: -2px;
    opacity: 0.1;
    left: -2px;
    bottom: -2px;
    z-index: -1;
    content: "";
    clip-path: polygon(0 0, 100% 0, 100% 100%, 85% 100%, 80% 90%, 0 90%);
    transform: translateZ(-10px);
    position: absolute;
    top: -2px;
    transition: opacity 0.4s ease;
    background: linear-gradient(135deg, rgb(186,169,160), rgb(157,124,105));
}.training-method-Jje .path-creators-sEi > div:hover::before {
    opacity: 0.2;
}.training-method-Jje h3 {
    font-family: Arial, sans-serif;
    margin-bottom: 1.5rem;
    font-weight: 700;
    font-size: calc(32px * 0.85);
    transform: translateZ(10px);
    color: #000000;
    padding-bottom: 1rem;
    position: relative;
}.training-method-Jje h3::after {
    left: 0;
    width: 6rem;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: absolute;
    bottom: 0;
    background: linear-gradient(90deg, rgb(186,169,160), rgb(157,124,105));
    transform: scaleX(0.8) translateZ(5px);
    content: "";
    height: 3px;
    transform-origin: left;
}.training-method-Jje .path-creators-sEi > div:hover h3::after {
    transform: scaleX(1) translateZ(5px);
}.training-method-Jje p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.7;
    color: #000000;
    transform: translateZ(5px);
    position: relative;
}.training-method-Jje p span {
    transition: opacity 0.3s ease;
    display: block;
    position: relative;
    opacity: 0.9;
}.training-method-Jje p span:hover {
    opacity: 1;
}.training-method-Jje p span::first-letter {
    font-weight: 600;
    color: rgb(186,169,160);
    font-size: 1.25em;
}

@media screen and (max-width: 991px) {.training-method-Jje {
    padding: 6rem 0;
}.training-method-Jje .path-creators-sEi > div {
    padding: 2.5rem;
    transform: perspective(1000px) rotateY(-1deg);
}.training-method-Jje h3 {
    font-size: calc(32px * 0.75);
}
}

@media screen and (max-width: 767px) {.training-method-Jje {
    padding: 5rem 0;
}.training-method-Jje::before,
    .training-method-Jje::after {
    width: 60%;
}.training-method-Jje .path-creators-sEi > div {
    transform: perspective(800px) rotateY(0deg);
    padding: 2rem;
}.training-method-Jje h3 {
    padding-bottom: 0.8rem;
    font-size: calc(32px * 0.7);
    margin-bottom: 1.2rem;
}.training-method-Jje p {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}
}

@media screen and (max-width: 575px) {.training-method-Jje {
    padding: 4rem 0;
}.training-method-Jje .container {
    padding: 0 1.5rem;
}.training-method-Jje .path-creators-sEi > div {
    border-left: 4px solid rgb(186,169,160);
    padding: 1.75rem;
}.training-method-Jje h3 {
    font-size: calc(32px * 0.65);
    padding-bottom: 0.7rem;
    margin-bottom: 1rem;
}.training-method-Jje h3::after {
    width: 4rem;
    height: 2px;
}.training-method-Jje p {
    font-size: calc(16px * 0.9);
    line-height: 1.5;
}}.company-info-nlq {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.company-info-nlq::before {
    background: linear-gradient(135deg, 
        rgba(30, 45, 75, 0.92) 0%,
        rgba(25, 35, 60, 0.95) 50%,
        rgba(20, 30, 55, 0.98) 100%);
    z-index: 1;
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.3);
    left: 0;
    content: "";
    bottom: 0;
    top: 0;
    right: 0;
    position: absolute;
}.company-info-nlq::after {
    content: "";
    background: radial-gradient(circle at center, rgb(186,169,160,0.5) 0%, transparent 70%);
    transform: rotate(35deg);
    filter: blur(60px);
    animation: shimmer 15s infinite alternate ease-in-out;
    position: absolute;
    top: -50%;
    width: 100%;
    z-index: 2;
    right: -50%;
    opacity: 0.08;
    height: 100%;
}.company-info-nlq .container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
    max-width: 1200px;
}.company-info-nlq .content-box-wrap-yti {
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.2),
        -15px -15px 30px rgba(255, 255, 255, 0.02),
        inset 5px 5px 10px rgba(255, 255, 255, 0.02),
        inset -5px -5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    background: rgba(255, 255, 255, 0.03);
    padding: 50px;
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateX(2deg);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
}.company-info-nlq .content-box-wrap-yti:hover {
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.25),
        -15px -15px 30px rgba(255, 255, 255, 0.03),
        inset 5px 5px 10px rgba(255, 255, 255, 0.03),
        inset -5px -5px 10px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
}.company-info-nlq h1 {
    text-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    letter-spacing: 1px;
    font-size: 45px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 40px;
    transform: translateZ(30px);
    position: relative;
}.company-info-nlq h1::after {
    height: 4px;
    width: 80px;
    content: "";
    border-radius: 1px;
    left: 0;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(186,169,160) 0%, rgb(157,124,105) 100%);
    position: absolute;
    animation: expandLine 1.5s ease-out forwards;
    bottom: -15px;
}.company-info-nlq ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.company-info-nlq ul li {
    margin-bottom: 15px;
}.company-info-nlq ul li:first-child {
    margin-bottom: 25px;
}.company-info-nlq h4 {
    transform: translateZ(20px);
    display: inline-block;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: calc(21px + 2px);
    color: rgb(186,169,160);
    letter-spacing: 0.5px;
    position: relative;
}.company-info-nlq h4::before {
    width: 10px;
    transform: translateY(-50%) rotate(45deg);
    position: absolute;
    content: "";
    height: 10px;
    background: rgb(157,124,105);
    left: -20px;
    top: 50%;
    opacity: 0.8;
}.company-info-nlq span {
    display: block;
    color: rgba(255, 255, 255, 0.85);
    line-height: 1.8;
    column-count: 1;
    text-align: justify;
    column-gap: 40px;
    font-size: 14px;
    transform: translateZ(10px);
    position: relative;
}

@keyframes expandLine {
    0% {
        width: 0;
        opacity: 0;
    }
    100% {
        width: 80px;
        opacity: 1;
    }
}

@keyframes shimmer {
    0% {
        opacity: 0.05;
        transform: rotate(35deg) translateX(10%) translateY(5%);
    }
    50% {
        opacity: 0.1;
    }
    100% {
        opacity: 0.05;
        transform: rotate(35deg) translateX(-10%) translateY(-5%);
    }
}


@media (min-width: 768px) {.company-info-nlq .content-box-wrap-yti {
    padding: 60px 70px;
}.company-info-nlq span {
    column-count: 2;
}.company-info-nlq h1 {
    font-size: calc(45px + 10px);
}.company-info-nlq h1::after {
    width: 120px;
}
    
    @keyframes expandLine {
        0% {
            width: 0;
            opacity: 0;
        }
        100% {
            width: 120px;
            opacity: 1;
        }
    }
}

@media (min-width: 1024px) {.company-info-nlq {
    padding: 150px 0;
}.company-info-nlq .content-box-wrap-yti {
    max-width: 90%;
    margin: 0 auto;
    padding: 80px 90px;
}.company-info-nlq h1 {
    margin-bottom: 50px;
}.company-info-nlq span {
    column-count: 2;
    column-gap: 60px;
}
}

@media (max-width: 767px) {.company-info-nlq {
    padding: 80px 0;
}.company-info-nlq .content-box-wrap-yti {
    transform: perspective(1000px) rotateX(1deg);
    padding: 30px 25px;
}.company-info-nlq h1 {
    font-size: calc(45px - 2px);
    margin-bottom: 30px;
}.company-info-nlq h4 {
    font-size: 21px;
}.company-info-nlq span {
    font-size: calc(14px - 1px);
    line-height: 1.6;
}.company-info-nlq h1::after {
    height: 3px;
    width: 60px;
    bottom: -10px;
}@keyframes expandLine {
        0% {
            width: 0;
            opacity: 0;
        }
        100% {
            width: 60px;
            opacity: 1;
        }
    }
}.educational-yield-XbB {
    padding: 80px 0;
    font-family: Arial, sans-serif;
    background: linear-gradient(135deg, #ffffff 0%, rgb(215,208,204) 100%);
    position: relative;
    overflow: hidden;
}.educational-yield-XbB::before {
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    content: "";
    height: 100%;
    background: 
    radial-gradient(circle at 20% 30%, rgb(186,169,160,0.5) 0%, transparent 30%),
    radial-gradient(circle at 80% 70%, rgb(157,124,105,0.5) 0%, transparent 30%);
    opacity: 0.4;
}.educational-yield-XbB::after {
    background-image: repeating-linear-gradient(
    45deg,
    #ffffff 0px,
    #ffffff 1px,
    transparent 1px,
    transparent 15px
  );
    left: 0;
    opacity: 0.1;
    height: 100%;
    position: absolute;
    width: 100%;
    content: "";
    animation: movePattern 60s linear infinite;
    top: 0;
}@keyframes movePattern {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100px 100px;
  }
}

.educational-yield-XbB .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    z-index: 1;
}.educational-yield-XbB .path-creators-sEi {
    display: flex;
    padding: 40px;
    position: relative;
    overflow: hidden;
    align-items: center;
    background: #ffffff;
    border-radius: 18px;
    gap: 40px;
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.08),
    0 0 0 1px rgba(255, 255, 255, 0.6);
}.educational-yield-XbB .path-creators-sEi::before {
    width: 100%;
    top: 0;
    background-size: 200% 100%;
    animation: gradientShift 8s linear infinite;
    background: linear-gradient(90deg, 
    rgb(186,169,160), 
    rgb(157,124,105), 
    rgb(186,169,160));
    opacity: 0.7;
    left: 0;
    content: "";
    height: 8px;
    position: absolute;
}@keyframes gradientShift {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 200% 0%;
  }
}

.educational-yield-XbB .slider-RNW {
    max-width: 450px;
    transition: all 0.5s ease;
    flex: 0 0 40%;
    border-radius: 18px;
    transform-origin: center;
    box-shadow: 
    10px 10px 30px rgba(0, 0, 0, 0.1),
    -5px -5px 20px rgba(255, 255, 255, 0.6);
}.educational-yield-XbB .slider-RNW:hover {
    transform: scale(1.03);
    box-shadow: 
    15px 15px 35px rgba(0, 0, 0, 0.15),
    -7px -7px 25px rgba(255, 255, 255, 0.8);
}.educational-yield-XbB .content-box-wrap-yti {
    position: relative;
    flex: 1;
}.educational-yield-XbB h3 {
    color: rgb(186,169,160);
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
    font-size: 34px;
    margin-bottom: 25px;
}.educational-yield-XbB h3::after {
    left: 0;
    height: 3px;
    transition: width 0.3s ease;
    bottom: 0;
    content: "";
    width: 60px;
    border-radius: 10px;
    position: absolute;
    background: linear-gradient(to right, rgb(186,169,160), rgb(157,124,105));
}.educational-yield-XbB .content-box-wrap-yti:hover h3::after {
    width: 120px;
}.educational-yield-XbB ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.educational-yield-XbB li {
    transform: translateX(0);
    transition: all 0.3s ease;
    padding-left: 12px;
    margin-bottom: 16px;
    position: relative;
}.educational-yield-XbB li:last-child {
    margin-bottom: 0;
}.educational-yield-XbB li::before {
    opacity: 0.5;
    border-radius: 10px;
    content: "";
    top: 0;
    background: linear-gradient(to bottom, rgb(186,169,160,0.5), rgb(157,124,105,0.5));
    transition: all 0.3s ease;
    width: 3px;
    position: absolute;
    height: 100%;
    left: 0;
}.educational-yield-XbB li:hover {
    transform: translateX(8px);
}.educational-yield-XbB li:hover::before {
    opacity: 1;
    width: 5px;
}.educational-yield-XbB li p {
    transition: all 0.3s ease;
    padding: 15px;
    align-items: center;
    margin: 0;
    box-shadow: 
    3px 3px 10px rgba(0, 0, 0, 0.03),
    -3px -3px 10px rgba(255, 255, 255, 0.8);
    border-radius: 10px;
    display: flex;
    gap: 15px;
    font-size: 16px;
    color: #000000;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.3));
}.educational-yield-XbB li:hover p {
    box-shadow: 
    5px 5px 15px rgba(0, 0, 0, 0.05),
    -5px -5px 15px rgba(255, 255, 255, 1);
}.educational-yield-XbB svg {
    height: 24px;
    transition: all 0.3s ease;
    flex-shrink: 0;
    width: 24px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    padding: 10px;
    background: linear-gradient(135deg, rgb(186,169,160,0.5), rgb(157,124,105,0.5));
}.educational-yield-XbB svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.educational-yield-XbB li:hover svg {
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15);
    background: linear-gradient(135deg, rgb(186,169,160), rgb(157,124,105));
    transform: rotate(10deg);
}

@media (max-width: 992px) {.educational-yield-XbB {
    padding: 60px 0;
}.educational-yield-XbB .path-creators-sEi {
    padding: 30px;
    flex-direction: column;
}.educational-yield-XbB .slider-RNW {
    margin: 0 auto;
    max-width: 450px;
    flex: 0 0 auto;
    width: 100%;
}
}

@media (max-width: 768px) {.educational-yield-XbB {
    padding: 50px 0;
}.educational-yield-XbB h3 {
    font-size: calc(34px * 0.9);
}
}

@media (max-width: 576px) {.educational-yield-XbB {
    padding: 40px 0;
}.educational-yield-XbB .path-creators-sEi {
    padding: 25px 20px;
}.educational-yield-XbB h3 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: calc(34px * 0.85);
}.educational-yield-XbB li {
    margin-bottom: 12px;
}.educational-yield-XbB li p {
    font-size: calc(16px * 1);
    padding: 12px;
    gap: 12px;
}.educational-yield-XbB svg {
    padding: 8px;
    height: 20px;
    border-radius: 10px;
    width: 20px;
}}.consentInformationPopup-Ibr {
    width: 100%;
    z-index: 90;
    bottom: 0;
    background: rgb(215,208,204);
    border-top: 2px solid rgb(186,169,160);
    position: fixed;
}.edu-accept-Bju {
    justify-content: space-between;
    padding: 20px 0;
    display: flex;
    align-items: center;
}.consentInformationPopup-Ibr h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.consentInformationPopup-Ibr p {
    font-size: 18px;
}.cookie-tab-lHb {
    margin-right: 10px;
    flex-shrink: 0;
}.cookie-tab-lHb svg, .cookie-tab-lHb svg path, .cookie-tab-lHb img {
    fill: rgb(186,169,160);
    width: 100px;
    height: 100px;
}.consent-learn-Eze {
    text-align: center;
    min-width: 120px;
    border-bottom: 2px solid rgb(186,169,160);
    margin-left: 10px;
    color: rgb(186,169,160);
    text-decoration: none;
    cursor: pointer;
    font-size: 24px;
    flex-shrink: 0;
    white-space: nowrap;
    line-height: 35px;
}.consentInformationPopup-Ibr p a {
    text-decoration: none;
    color: rgb(186,169,160);
}#cookieModalNotice-elV {
    display: none;
}#cookieModalNotice-elV:checked ~ .consentInformationPopup-Ibr {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.consentInformationPopup-Ibr {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie-tab-lHb {
    display: none;
}.edu-accept-Bju {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.consentInformationPopup-Ibr h5 {
    text-align: center;
}.consentInformationPopup-Ibr p {
    text-align: center;
}.cookie-show-wyE {
    margin-bottom: 20px;
}body .viewport-container-tMi .consent-learn-Eze {
    margin-left: 0;
}}
.viewport-container-tMi .edu-accept-Bju {
    justify-content: flex-end;
}.viewport-container-tMi .consent-learn-Eze {
    padding: 10px;
    color: #ffffff;
    margin-left: 30px;
    background: rgb(186,169,160);
    font-size: 20px;
}.viewport-container-tMi .cookie-show-wyE {
    text-align: right;
}
@media only screen and (max-width: 800px)  {.viewport-container-tMi .consent-learn-Eze {
    margin-left: 0;
    margin-bottom: 10px;
}}.sign-up-for-updates-juS {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(186,169,160,0.5), rgb(157,124,105));
    padding: 4rem 0;
    z-index: 1;
}.sign-up-for-updates-juS::before {
    height: 140%;
    right: -5%;
    width: 40%;
    position: absolute;
    opacity: 0.3;
    content: "";
    top: -10%;
    animation: shine 8s infinite ease-in-out;
    z-index: -1;
    transform: rotate(-15deg) translateZ(0);
    background: linear-gradient(120deg, transparent, rgb(186,169,160,0.5), transparent);
}.sign-up-for-updates-juS::after {
    background: linear-gradient(240deg, transparent, rgb(157,124,105,0.5), transparent);
    opacity: 0.2;
    animation: shine 8s infinite ease-in-out reverse;
    width: 35%;
    z-index: -1;
    position: absolute;
    bottom: -10%;
    height: 130%;
    transform: rotate(20deg) translateZ(0);
    left: -5%;
    content: "";
}.sign-up-for-updates-juS .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.sign-up-for-updates-juS .path-creators-sEi {
    border-radius: 26px;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    box-shadow: 0 10px 30px rgba(0,0,0,0.1), 
                0 1px 0 rgba(255,255,255,0.1) inset,
                0 -1px 0 rgba(0,0,0,0.1) inset;
    transform: translateZ(0);
    -webkit-backdrop-filter: blur(15px);
    grid-template-columns: 1fr;
    padding: 2.5rem;
    background: linear-gradient(145deg, rgba(255,255,255,0.15), rgba(255,255,255,0.05));
    backdrop-filter: blur(15px);
    gap: 2rem;
    display: grid;
}.sign-up-for-updates-juS .path-creators-sEi:hover {
    transform: translateY(-5px) translateZ(0);
    box-shadow: 0 15px 40px rgba(0,0,0,0.15), 
                0 1px 0 rgba(255,255,255,0.2) inset,
                0 -1px 0 rgba(0,0,0,0.1) inset;
}.sign-up-for-updates-juS h4 {
    text-shadow: 0 1px 3px rgba(0,0,0,0.1);
    line-height: 1.4;
    margin: 0 0 1rem;
    transform: translateZ(0);
    padding-left: 1rem;
    font-size: calc(24px * 1.1);
    position: relative;
    font-weight: 600;
    color: #ffffff;
}.sign-up-for-updates-juS h4::before {
    bottom: 0.2em;
    opacity: 0.8;
    transform-origin: bottom;
    top: 0.2em;
    width: 4px;
    transform: scaleY(0);
    content: "";
    left: 0;
    background: #ffffff;
    border-radius: 10px;
    position: absolute;
    animation: scaleIn 0.6s 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}.sign-up-for-updates-juS .input_holder {
    gap: 1rem;
    position: relative;
    width: 100%;
    display: flex;
    z-index: 2;
    flex-direction: column;
}.sign-up-for-updates-juS .input_holder span {
    display: block;
    width: 100%;
    position: relative;
}.sign-up-for-updates-juS input[type="email"] {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255,255,255,0.2);
    box-shadow: 0 4px 10px rgba(0,0,0,0.05);
    border-radius: 26px;
    color: #ffffff;
    padding: 1rem 1.5rem;
    outline: none;
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    background: rgba(255,255,255,0.1);
    width: 100%;
    font-size: 14px;
}.sign-up-for-updates-juS input[type="email"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(255,255,255,0.7);
}.sign-up-for-updates-juS input[type="email"]:focus {
    background: rgba(255,255,255,0.15);
    border-color: rgba(255,255,255,0.3);
    box-shadow: 0 4px 20px rgba(0,0,0,0.1), 0 0 0 2px rgb(186,169,160,0.5);
    transform: translateY(-2px);
}.sign-up-for-updates-juS input[type="email"]:focus::placeholder {
    opacity: 0.7;
    transform: translateX(5px);
}.sign-up-for-updates-juS .news-container-BUo {
    padding: 1rem 2rem;
    color: rgb(186,169,160);
    box-shadow: 0 4px 12px rgba(0,0,0,0.1), 
                0 1px 0 rgba(255,255,255,0.5) inset;
    width: 100%;
    z-index: 1;
    font-size: 18px;
    overflow: hidden;
    cursor: pointer;
    font-weight: 600;
    border-radius: 26px;
    background: #ffffff;
    border: none;
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    position: relative;
}.sign-up-for-updates-juS .news-container-BUo::before {
    transition: all 0.5s ease;
    top: 0;
    z-index: -1;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    content: "";
    height: 100%;
    left: -100%;
    position: absolute;
    width: 100%;
}.sign-up-for-updates-juS .news-container-BUo:hover {
    box-shadow: 0 6px 20px rgba(0,0,0,0.15), 
                0 1px 0 rgba(255,255,255,0.5) inset;
    color: rgb(186,169,160);
    transform: translateY(-3px);
    background: linear-gradient(to right, #ffffff, rgba(255,255,255,0.9));
}.sign-up-for-updates-juS .news-container-BUo:hover::before {
    left: 100%;
    animation: shine 1s forwards;
}.sign-up-for-updates-juS .news-container-BUo:active {
    transform: translateY(1px);
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

@keyframes shine {
    0% {
        transform: translateX(-100%) translateZ(0);
    }
    100% {
        transform: translateX(100%) translateZ(0);
    }
}

@keyframes scaleIn {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}

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

@media (min-width: 768px) {.sign-up-for-updates-juS .path-creators-sEi {
    padding: 3rem;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 3rem;
}.sign-up-for-updates-juS h4 {
    margin: 0;
    font-size: calc(24px * 1.2);
}.sign-up-for-updates-juS .input_holder {
    gap: 1rem;
    flex-direction: row;
}.sign-up-for-updates-juS input[type="email"] {
    flex: 1;
}.sign-up-for-updates-juS .news-container-BUo {
    white-space: nowrap;
    flex: 0 0 auto;
    width: auto;
}
}

@media (min-width: 992px) {.sign-up-for-updates-juS {
    padding: 6rem 0;
}.sign-up-for-updates-juS .path-creators-sEi {
    padding: 4rem;
    gap: 4rem;
}.sign-up-for-updates-juS h4 {
    font-size: calc(24px * 1.3);
}.sign-up-for-updates-juS .path-creators-sEi > div:first-child {
    animation: fadeIn 0.8s ease-out;
}.sign-up-for-updates-juS .input_holder {
    animation: fadeIn 0.8s 0.2s both ease-out;
}
}

@media (max-width: 767px) {.sign-up-for-updates-juS h4 {
    text-align: center;
    padding-left: 0;
}.sign-up-for-updates-juS h4::before {
    height: 3px;
    bottom: auto;
    animation: widthIn 0.6s 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
    top: -0.8rem;
    left: 50%;
    width: 50px;
    transform: translateX(-50%) scaleX(0);
}@keyframes widthIn {
        0% {
            transform: translateX(-50%) scaleX(0);
        }
        100% {
            transform: translateX(-50%) scaleX(1);
        }
    }
}.course-candidates-Npj {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    background: rgb(215,208,204);
}.course-candidates-Npj::before {
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(186,169,160,0.5) 0,
        rgb(186,169,160,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    opacity: 0.05;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
}.course-candidates-Npj .path-creators-sEi {
    padding: 0 30px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    max-width: 1200px;
}.course-candidates-Npj h3 {
    position: relative;
    color: #000000;
    font-weight: 700;
    font-family: Arial, sans-serif;
    margin-bottom: 80px;
    font-size: 37px;
    padding-bottom: 20px;
    text-align: center;
}.course-candidates-Npj h3::after {
    width: 80px;
    height: 5px;
    background: linear-gradient(90deg, rgb(186,169,160), rgb(157,124,105));
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
    content: "";
    transform: translateX(-50%);
    bottom: 0;
    left: 50%;
}.course-candidates-Npj ul {
    margin: 0;
    flex-wrap: wrap;
    list-style: none;
    justify-content: center;
    display: flex;
    gap: 60px 30px;
    padding: 0;
}.course-candidates-Npj ul li {
    position: relative;
    transform: perspective(1000px) rotateX(5deg);
    min-height: 100px;
    z-index: 1;
    color: #000000;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05);
    font-family: Arial, sans-serif;
    flex: 0 0 calc(33.333% - 20px);
    transition: all 0.4s ease;
    padding: 25px 25px 25px 80px;
    max-width: 350px;
    font-size: 17px;
    background: #ffffff;
}.course-candidates-Npj ul li::before,
.course-candidates-Npj ul li::after {
    position: absolute;
    transition: all 0.4s ease;
    background: #ffffff;
    content: "";
}.course-candidates-Npj ul li::before {
    z-index: -1;
    bottom: 5px;
    transform: translateZ(-10px);
    top: 5px;
    right: 5px;
    left: 5px;
    border: 1px solid rgb(157,124,105,0.5);
}.course-candidates-Npj ul li::after {
    right: 15px;
    z-index: -2;
    transform: translateZ(-20px);
    top: 15px;
    opacity: 0.3;
    bottom: 0;
    background: rgb(186,169,160,0.5);
    left: 15px;
}.course-candidates-Npj ul li:hover {
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.1);
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
}.course-candidates-Npj ul li:hover::before {
    transform: translateZ(-15px);
}.course-candidates-Npj ul li:hover::after {
    transform: translateZ(-30px);
}.course-candidates-Npj ul li svg {
    top: 50%;
    transition: all 0.4s ease;
    height: 40px;
    position: absolute;
    left: 25px;
    transform: translateY(-50%);
    z-index: 2;
    width: 40px;
}.course-candidates-Npj ul li:hover svg {
    transform: translateY(-50%) scale(1.1);
}.course-candidates-Npj ul li svg path {
    fill: rgb(186,169,160);
    transition: fill 0.4s ease;
}.course-candidates-Npj ul li:hover svg path {
    fill: rgb(157,124,105);
}.course-candidates-Npj ul li:nth-child(3n+1) {
    transform: perspective(1000px) rotateX(5deg) rotateY(-2deg);
}.course-candidates-Npj ul li:nth-child(3n+2) {
    transform: perspective(1000px) rotateX(5deg);
}.course-candidates-Npj ul li:nth-child(3n) {
    transform: perspective(1000px) rotateX(5deg) rotateY(2deg);
}.course-candidates-Npj ul li:nth-child(3n+1):hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateY(-10px);
}.course-candidates-Npj ul li:nth-child(3n+2):hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
}.course-candidates-Npj ul li:nth-child(3n):hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateY(-10px);
}

@media (max-width: 992px) {.course-candidates-Npj {
    padding: 100px 0;
}.course-candidates-Npj h3 {
    margin-bottom: 60px;
    font-size: calc(37px * 0.9);
}.course-candidates-Npj ul {
    gap: 40px 25px;
}.course-candidates-Npj ul li {
    flex: 0 0 calc(50% - 20px);
    padding: 20px 20px 20px 70px;
}.course-candidates-Npj ul li svg {
    width: 35px;
    left: 20px;
    height: 35px;
}
}

@media (max-width: 768px) {.course-candidates-Npj {
    padding: 80px 0;
}.course-candidates-Npj h3 {
    margin-bottom: 50px;
    font-size: calc(37px * 0.8);
}.course-candidates-Npj ul {
    gap: 30px;
}.course-candidates-Npj ul li {
    flex: 0 0 100%;
    max-width: 450px;
}.course-candidates-Npj ul li,
    .course-candidates-Npj ul li:nth-child(3n+1),
    .course-candidates-Npj ul li:nth-child(3n+2),
    .course-candidates-Npj ul li:nth-child(3n) {
    transform: perspective(1000px) rotateX(3deg);
}.course-candidates-Npj ul li:hover,
    .course-candidates-Npj ul li:nth-child(3n+1):hover,
    .course-candidates-Npj ul li:nth-child(3n+2):hover,
    .course-candidates-Npj ul li:nth-child(3n):hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-8px);
}
}

@media (max-width: 480px) {.course-candidates-Npj {
    padding: 60px 0;
}.course-candidates-Npj .path-creators-sEi {
    padding: 0 20px;
}.course-candidates-Npj h3 {
    font-size: calc(37px * 0.7);
    margin-bottom: 40px;
}.course-candidates-Npj ul {
    gap: 25px;
}.course-candidates-Npj ul li {
    padding: 18px 15px 18px 65px;
}.course-candidates-Npj ul li svg {
    width: 30px;
    height: 30px;
    left: 18px;
}.course-candidates-Npj ul li,
    .course-candidates-Npj ul li:nth-child(3n+1),
    .course-candidates-Npj ul li:nth-child(3n+2),
    .course-candidates-Npj ul li:nth-child(3n) {
    transform: perspective(800px) rotateX(2deg);
}.course-candidates-Npj ul li:hover,
    .course-candidates-Npj ul li:nth-child(3n+1):hover,
    .course-candidates-Npj ul li:nth-child(3n+2):hover,
    .course-candidates-Npj ul li:nth-child(3n):hover {
    transform: perspective(800px) rotateX(0deg) translateY(-5px);
}
}