* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}.wrapper-padding-897 {
    flex-direction: column;
    height: 100%;
    display: flex;
    min-height: 100%;
}a {
    text-decoration: none;
    color: inherit;
}svg {
    width: 30px;
    height: 30px;
}.footer-caption-147 {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}html,body {
    font-family: Arial, sans-serif;
    min-height: 100%;
    color: #000000;
    auto
contain
touch-action: none;
    height: 100%;
    scroll-snap-type: none;
}.container {
    margin: auto;
    width: 1156px;
    max-width: 100%;
}.head-section-201 {
    flex: 1 0 auto;
}::-webkit-scrollbar {
    width: 10px;
    padding: 4px;
}::-webkit-scrollbar-track {
    border: 1px dotted rgb(218,175,148,0.5);
    background: linear-gradient(163deg, #ffffff 99%, rgb(255, 255, 255, 0.5) 7%, rgb(192,134,108) 39%, rgb(192,134,108,0.5) 53%, rgb(218,175,148) 3%, rgb(244,223,209) 48%);
    border-radius: 18.3vw;
}::-webkit-scrollbar-thumb {
    background: linear-gradient(253deg, #ffffff 34%, rgb(255, 255, 255, 0.5) 65%, rgb(192,134,108) 77%, rgb(192,134,108,0.5) 67%);
    min-height: 97px;
    transition: box-shadow, transform 1.7s ease-in;
    border-radius: 7.4rem;
    border: 3px dashed rgb(192,134,108);
    box-shadow: 3px 1px 5px 1px rgba(0, 0, 0, 0.3);
}::-webkit-scrollbar-thumb:hover {
    background: rgb(192,134,108);
}* {
    scrollbar-color: rgb(192,134,108) #ffffff;
    scrollbar-width: thin;
}

@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.pricing-grid-item-416 {
    color: #ffffff;
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.pricing-grid-item-416::before {
    background: linear-gradient(135deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.6) 100%);
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: '';
    z-index: 1;
    position: absolute;
}.pricing-grid-item-416 .container {
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.pricing-grid-item-416 .cert-plans-410 {
    position: relative;
}.pricing-grid-item-416 h2 {
    text-align: center;
    font-weight: 700;
    font-size: 34px;
    animation: titleFloat 6s ease-in-out infinite;
    -webkit-background-clip: text !important;
    position: relative;
    background-clip: text !important;
    background: linear-gradient(90deg, rgb(218,175,148) 0%, rgb(192,134,108) 100%);
    transform: translateY(0);
    color: transparent;
    margin-bottom: 25px;
}.pricing-grid-item-416 h2::after {
    bottom: -10px;
    background: rgb(192,134,108);
    width: 80px;
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    position: absolute;
    content: '';
}.pricing-grid-item-416 .lesson-rates-204 {
    color: #ffffff;
    font-size: calc(12px + 2px);
    max-width: 700px;
    margin: 0 auto 50px;
    opacity: 0.9;
    line-height: 1.6;
    text-align: center;
}.pricing-grid-item-416 .training-fees-476 {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    display: grid;
    margin: 0;
    padding: 0;
    gap: 30px;
    list-style: none;
}.pricing-grid-item-416 .training-fees-476 li {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}.pricing-grid-item-416 .training-fees-476 li:hover {
    z-index: 3;
    transform: translateY(-10px);
}.pricing-grid-item-416 .payment-scheme-281 {
    position: relative;
    overflow: hidden;
    color: #ffffff;
    text-decoration: none;
    height: 100%;
    display: block;
}.pricing-grid-item-416 .qtr-cost-895 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3), 0 5px 15px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(41, 41, 41, 0.8) 0%, rgba(25, 25, 25, 0.9) 100%);
    -webkit-backdrop-filter: blur(10px);
    position: relative;
    transition: all 0.4s ease;
    height: 100%;
    padding: 35px 30px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}.pricing-grid-item-416 .qtr-cost-895::before {
    top: 0;
    width: 100%;
    content: '';
    height: 5px;
    background: linear-gradient(90deg, rgb(218,175,148), rgb(192,134,108));
    position: absolute;
    left: 0;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.5s ease;
}.pricing-grid-item-416 .payment-scheme-281:hover .qtr-cost-895::before {
    transform: scaleX(1);
}.pricing-grid-item-416 .qtr-cost-895::after {
    opacity: 0;
    position: absolute;
    content: '';
    width: 60px;
    right: 0;
    background: linear-gradient(135deg, transparent 50%, rgb(192,134,108,0.5) 50%);
    height: 60px;
    transition: opacity 0.5s ease;
    bottom: 0;
}.pricing-grid-item-416 .payment-scheme-281:hover .qtr-cost-895::after {
    opacity: 1;
}.pricing-grid-item-416 .lesson-fees-298 {
    position: relative;
    z-index: 2;
}.pricing-grid-item-416 .lesson-fees-298 h4 {
    position: relative;
    margin: 0 0 20px;
    color: #ffffff;
    font-size: calc(24px + 2px);
    display: inline-block;
    font-weight: 700;
}.pricing-grid-item-416 .lesson-fees-298 h4::after {
    position: absolute;
    height: 2px;
    bottom: -8px;
    transition: width 0.4s ease;
    width: 40px;
    content: '';
    left: 0;
    background: rgb(218,175,148);
}.pricing-grid-item-416 .payment-scheme-281:hover .lesson-fees-298 h4::after {
    width: 100%;
}.pricing-grid-item-416 .lesson-fees-298 p {
    overflow-wrap: break-word;
    max-height: 200px;
    line-height: 1.6;
    margin: 0 0 30px;
    overflow-y: auto;
    padding-right: 5px;
    color: rgba(255, 255, 255, 0.8);
    word-break: break-word;
    font-size: 12px;
}.pricing-grid-item-416 .lesson-fees-298 p::-webkit-scrollbar {
    width: 4px;
}.pricing-grid-item-416 .lesson-fees-298 p::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
}.pricing-grid-item-416 .lesson-fees-298 p::-webkit-scrollbar-thumb {
    background: rgb(218,175,148,0.5);
}.pricing-grid-item-416 .rate-list-917 {
    font-size: calc(24px + 4px);
    font-weight: 700;
    margin-top: 15px;
    position: relative;
    padding: 10px 0;
    display: block;
    color: #ffffff;
}.pricing-grid-item-416 .rate-list-917::before {
    height: 1px;
    top: 0;
    left: 0;
    content: '';
    background: rgba(255, 255, 255, 0.2);
    width: 40px;
    position: absolute;
}

@keyframes titleFloat {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

@media (max-width: 991px) {.pricing-grid-item-416 {
    padding: 80px 0;
}.pricing-grid-item-416 .training-fees-476 {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}.pricing-grid-item-416 .qtr-cost-895 {
    padding: 25px 20px;
}.pricing-grid-item-416 .lesson-fees-298 p {
    font-size: calc(12px - 1px);
    max-height: 150px;
}.pricing-grid-item-416 .rate-list-917 {
    font-size: calc(24px + 2px);
}
}

@media (max-width: 767px) {.pricing-grid-item-416 {
    padding: 60px 0;
}.pricing-grid-item-416 h2 {
    font-size: calc(34px - 4px);
}.pricing-grid-item-416 .lesson-rates-204 {
    font-size: 12px;
    margin-bottom: 30px;
}.pricing-grid-item-416 .training-fees-476 {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 450px;
}.pricing-grid-item-416 .lesson-fees-298 h4 {
    font-size: 24px;
}.pricing-grid-item-416 .rate-list-917 {
    font-size: 24px;
}
}

@media (max-width: 480px) {.pricing-grid-item-416 {
    padding: 50px 0;
}.pricing-grid-item-416 h2 {
    font-size: calc(34px - 8px);
}.pricing-grid-item-416 .lesson-rates-204 {
    font-size: calc(12px - 2px);
}.pricing-grid-item-416 .qtr-cost-895 {
    padding: 20px 15px;
}.pricing-grid-item-416 .lesson-fees-298 p {
    font-size: calc(12px - 2px);
}}header {
    background: linear-gradient(135deg, rgb(218,175,148,0.5) 0%, rgb(244,223,209) 100%);
    padding: 0;
    z-index: 100;
    overflow: visible;
    position: relative;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
    margin-top: 0;
}header::before {
    content: '';
    opacity: 0.4;
    width: 100%;
    background-image: 
        radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.3) 0%, transparent 8%),
        radial-gradient(circle at 70% 60%, rgba(255, 255, 255, 0.3) 0%, transparent 12%),
        radial-gradient(circle at 40% 80%, rgba(255, 255, 255, 0.3) 0%, transparent 10%),
        radial-gradient(circle at 80% 30%, rgba(255, 255, 255, 0.3) 0%, transparent 15%),
        radial-gradient(circle at 10% 70%, rgba(255, 255, 255, 0.3) 0%, transparent 8%);
    left: 0;
    height: 100%;
    z-index: 0;
    position: absolute;
    top: 0;
}header::after {
    left: 0;
    width: 100%;
    opacity: 0.6;
    bottom: 0;
    position: absolute;
    height: 10px;
    content: '';
    background: linear-gradient(90deg, 
        transparent, 
        rgb(218,175,148,0.5), 
        transparent
    );
}header .site-prime-089 {
    align-items: center;
    position: relative;
    padding: 1.3rem 3rem;
    justify-content: space-between;
    z-index: 5;
    display: flex;
}header .main-pro-206 {
    transition: all 0.6s ease;
    position: relative;
    box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.15);
    border-radius: 50% 30% 60% 40% / 40% 50% 30% 50%;
    flex: 0 0 auto;
    padding: 1rem;
    margin-right: 2rem;
    overflow: hidden;
}header .main-pro-206:hover {
    border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%;
    box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.7), 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}header .nav-block-836 {
    transition: all 0.4s ease;
    position: relative;
    display: block;
}header .nav-block-836 img {
    max-height: 38px;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1));
}header .nav-base-502 {
    z-index: 2;
    list-style: none;
    display: flex;
    position: relative;
    padding: 0;
    margin: 0;
}header .nav-base-502::before {
    opacity: 0.1;
    border-radius: 70% 30% 50% 40% / 40% 60% 30% 50%;
    top: -5%;
    left: -5%;
    content: '';
    transition: all 0.6s ease;
    z-index: -1;
    width: 110%;
    background: linear-gradient(135deg, rgb(218,175,148,0.5) 0%, transparent 100%);
    position: absolute;
    height: 110%;
}header .nav-base-502:hover::before {
    opacity: 0.2;
    border-radius: 40% 60% 30% 70% / 60% 30% 70% 40%;
}header .main-site-631 {
    margin: 0 0.5rem;
    position: relative;
}header .main-site-631 a {
    display: flex;
    transition: all 0.4s ease;
    overflow: hidden;
    z-index: 1;
    align-items: center;
    text-decoration: none;
    position: relative;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 60% 40% 40% 60% / 40% 50% 50% 60%;
    justify-content: center;
    padding: 0.8rem 1.3rem;
    font-weight: 600;
    color: #000000;
    font-size: 13px;
}header .main-site-631 a::before {
    transform: scale(1.1);
    transition: opacity 0.4s ease;
    left: 0;
    width: 100%;
    position: absolute;
    z-index: -1;
    border-radius: inherit;
    background: linear-gradient(135deg, rgb(218,175,148,0.5) 0%, rgb(192,134,108,0.5) 100%);
    height: 100%;
    content: '';
    top: 0;
    opacity: 0;
}header .main-site-631 a:hover {
    transform: translateY(-3px) scale(1.05);
    border-radius: 40% 60% 60% 40% / 60% 40% 60% 40%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    color: #ffffff;
}header .main-site-631 a:hover::before {
    transform: scale(1);
    opacity: 1;
}header .main-site-631::after {
    background: rgb(218,175,148);
    transition: transform 0.4s ease;
    border-radius: 50%;
    transform: translateX(-50%) scale(0);
    content: '';
    left: 50%;
    height: 6px;
    bottom: -8px;
    width: 6px;
    position: absolute;
    opacity: 0.7;
}header .main-site-631:hover::after {
    transform: translateX(-50%) scale(1);
}header .site-prime-089::before {
    background: radial-gradient(circle, rgb(218,175,148,0.5) 0%, transparent 70%);
    opacity: 0.1;
    right: -100px;
    position: absolute;
    border-radius: 50%;
    filter: blur(30px);
    content: '';
    top: -100px;
    height: 200px;
    width: 200px;
}header .site-prime-089::after {
    content: '';
    position: absolute;
    filter: blur(30px);
    border-radius: 50%;
    background: radial-gradient(circle, rgb(192,134,108,0.5) 0%, transparent 70%);
    opacity: 0.1;
    height: 150px;
    width: 150px;
    left: -75px;
    bottom: -75px;
}.head-section-201 {
    background: rgb(244,223,209);
    position: relative;
    padding-top: 2rem;
    z-index: 1;
}

@keyframes morphing {
    0%, 100% { border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%; }
    33% { border-radius: 40% 60% 70% 30% / 30% 40% 30% 70%; }
    66% { border-radius: 30% 60% 70% 40% / 60% 30% 70% 40%; }
}

@media (min-width: 1400px) {header .site-prime-089 {
    max-width: 1320px;
    margin: 0 auto;
}header .main-site-631 {
    margin: 0 0.7rem;
}header .main-site-631 a {
    padding: 0.8rem 1.6rem;
}
}

@media (max-width: 991px) {header .site-prime-089 {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .main-pro-206 {
    padding: 0.7rem;
    margin-bottom: 0;
    margin-right: 0;
}header .nav-base-502 {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .main-site-631 a {
    padding: 0.6rem 1rem;
    font-size: calc(13px - 1px);
}header .nav-base-502::before {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .site-prime-089 {
    padding: 0.8rem 1.5rem;
}header .main-pro-206 {
    max-width: 140px;
    padding: 0.6rem;
    border-radius: 40% 60% 50% 50% / 40% 50% 50% 40%;
}header .nav-block-836 img {
    max-height: 35px;
}header .nav-base-502 {
    justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.5rem;
    overflow-x: auto;
    margin-top: 0.8rem;
    scrollbar-width: thin;
}header .nav-base-502::-webkit-scrollbar {
    height: 3px;
}header .nav-base-502::-webkit-scrollbar-thumb {
    background: rgb(218,175,148,0.5);
    border-radius: 10px;
}header .main-site-631 {
    margin: 0 0.2rem;
    flex: 0 0 auto;
}header .main-site-631 a {
    white-space: nowrap;
    font-size: calc(13px - 2px);
    padding: 0.5rem 0.8rem;
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
}header .main-site-631::after {
    display: none;
}header::after {
    height: 5px;
}
}

@media (max-width: 479px) {header .site-prime-089 {
    padding: 0.7rem 1.2rem;
}header .main-pro-206 {
    padding: 0.5rem;
    max-width: 120px;
}header .main-site-631 a {
    padding: 0.4rem 0.6rem;
    font-size: calc(13px - 3px);
}}.thanksSpace-768 {
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(244,223,209) 25%, rgba(rgb(218,175,148,0.5), 0.05) 100%);
}.thanksSpace-768::before {
    position: absolute;
    height: 70%;
    right: -10%;
    filter: blur(80px);
    z-index: 0;
    opacity: 0.1;
    background: linear-gradient(120deg, rgb(192,134,108), rgba(rgb(192,134,108,0.5), 0.2));
    width: 40%;
    top: -15%;
    animation: float 15s ease-in-out infinite alternate;
    content: "";
    transform: rotate(35deg) skew(15deg);
}.thanksSpace-768::after {
    height: 10px;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(218,175,148) 20%, 
        rgb(192,134,108) 50%, 
        rgb(218,175,148) 80%, 
        transparent);
    width: 100%;
    left: 0;
    z-index: 1;
    position: absolute;
    opacity: 0.3;
    content: "";
    bottom: 0;
}.thanksSpace-768 .container {
    position: relative;
    max-width: 1140px;
    padding: 0 1.5rem;
    z-index: 2;
    margin: 0 auto;
}.thanksSpace-768 .training-pro-084 {
    position: relative;
    flex-direction: column;
    padding: 3.5rem;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    box-shadow: 
        0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
        0 1px 0 rgba(rgb(255, 255, 255, 0.5), 0.95) inset,
        0 -20px 50px rgba(rgb(192,134,108,0.5), 0.1) inset;
    gap: 2rem;
    transform: perspective(1000px) rotateY(1deg);
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
    backdrop-filter: blur(10px);
    display: flex;
}.thanksSpace-768 .training-pro-084:hover {
    box-shadow: 
        0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08),
        0 1px 0 rgba(rgb(255, 255, 255, 0.5), 0.95) inset,
        0 -20px 50px rgba(rgb(192,134,108,0.5), 0.15) inset;
    transform: perspective(1000px) rotateY(-1deg);
}.thanksSpace-768 .training-pro-084 > div:first-child {
    position: relative;
    padding-bottom: 1.5rem;
}.thanksSpace-768 .training-pro-084 > div:first-child::after {
    position: absolute;
    content: "";
    transform-origin: left;
    transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgb(218,175,148);
    bottom: 0;
    height: 3px;
    width: 60px;
    left: 0;
}.thanksSpace-768 .training-pro-084:hover > div:first-child::after {
    width: 120px;
}.thanksSpace-768 h5 {
    font-weight: 700;
    line-height: 1.4;
    color: #000000;
    position: relative;
    font-size: 24px;
    transform: translateX(-5px);
    transition: transform 0.4s ease;
    margin: 0 0 0.5rem 0;
}.thanksSpace-768 .training-pro-084:hover h5 {
    transform: translateX(0);
}.thanksSpace-768 a {
    text-decoration: none;
    transition: transform 0.3s ease-out;
    display: block;
    position: relative;
}.thanksSpace-768 a:hover {
    transform: translateY(-3px);
}.thanksSpace-768 p {
    color: #000000;
    font-size: 17px;
    transition: color 0.3s ease;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    position: relative;
    font-weight: 400;
    margin: 0;
}.thanksSpace-768 a:hover p {
    color: rgb(218,175,148);
}.thanksSpace-768 a::before {
    bottom: -10px;
    height: 1px;
    width: 0;
    content: "";
    left: 0;
    position: absolute;
    transition: width 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: linear-gradient(90deg, 
        rgb(218,175,148), 
        rgb(192,134,108));
    opacity: 0.7;
}.thanksSpace-768 a:hover::before {
    width: 100%;
}.thanksSpace-768 .training-pro-084 > div:first-child::before {
    content: "✓";
    transform: rotate(-5deg) scale(0.9);
    opacity: 0.1;
    top: -20px;
    font-size: calc(31px * 1.5);
    right: 0;
    color: rgb(192,134,108);
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: absolute;
}.thanksSpace-768 .training-pro-084:hover > div:first-child::before {
    transform: rotate(5deg) scale(1.1);
    opacity: 0.2;
}

@keyframes float {
    0% {
        transform: rotate(35deg) skew(15deg) translate(0, 0);
    }
    50% {
        transform: rotate(38deg) skew(12deg) translate(-20px, 20px);
    }
    100% {
        transform: rotate(32deg) skew(18deg) translate(20px, -10px);
    }
}

@media (max-width: 992px) {.thanksSpace-768 {
    padding: 4rem 0;
}.thanksSpace-768 .training-pro-084 {
    padding: 2.5rem;
}.thanksSpace-768 h5 {
    font-size: calc(24px * 0.9);
}
}

@media (max-width: 768px) {.thanksSpace-768 {
    padding: 3rem 0;
}.thanksSpace-768 .training-pro-084 {
    padding: 2rem;
    gap: 1.5rem;
    transform: perspective(1000px) rotateY(0deg);
}.thanksSpace-768 .training-pro-084:hover {
    transform: perspective(1000px) rotateY(0deg);
}.thanksSpace-768 h5 {
    transform: translateX(0);
    font-size: calc(24px * 0.85);
}.thanksSpace-768 p {
    font-size: calc(17px * 0.95);
}.thanksSpace-768::before {
    width: 60%;
    right: -30%;
    top: -10%;
    height: 50%;
}
}

@media (max-width: 576px) {.thanksSpace-768 {
    padding: 2.5rem 0;
}.thanksSpace-768 .training-pro-084 {
    gap: 1.25rem;
    padding: 1.5rem;
}.thanksSpace-768 h5 {
    font-size: calc(24px * 0.8);
}.thanksSpace-768 p {
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}.thanksSpace-768 .training-pro-084 > div:first-child {
    padding-bottom: 1rem;
}.thanksSpace-768 .training-pro-084 > div:first-child::after {
    height: 2px;
    width: 40px;
}.thanksSpace-768 .training-pro-084:hover > div:first-child::after {
    width: 80px;
}.thanksSpace-768 .training-pro-084 > div:first-child::before {
    font-size: calc(31px * 1.2);
    top: -15px;
}}.our-background-876 {
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(145deg, rgb(244,223,209) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
}.our-background-876::before {
    top: 0;
    width: 100%;
    content: "";
    z-index: 1;
    position: absolute;
    background-image: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(rgb(218,175,148,0.5), 0.02) 10px,
        rgba(rgb(218,175,148,0.5), 0.02) 20px
    );
    height: 100%;
    left: 0;
}.our-background-876 .container {
    padding: 0 1.5rem;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
}.our-background-876 h1 {
    display: inline-block;
    transform: skewX(-5deg);
    font-size: 46px;
    position: relative;
    font-weight: 700;
    color: rgb(218,175,148);
    margin-bottom: 3rem;
    text-align: left;
}.our-background-876 h1::after {
    transform-origin: left center;
    position: absolute;
    left: 0;
    content: "";
    transform: scaleX(1);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 4px;
    background: linear-gradient(90deg, rgb(218,175,148) 0%, transparent 100%);
    width: 60%;
    bottom: -0.5rem;
}.our-background-876 h1:hover::after {
    transform: scaleX(1.5);
}.our-background-876 .study-studio-517 {
    position: relative;
}.our-background-876 .study-studio-517 ul {
    padding: 0;
    margin: 0;
    gap: 3rem;
    display: grid;
    grid-template-columns: 1fr;
    list-style: none;
}.our-background-876 .fast-classes-681 {
    overflow: hidden;
    background-color: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.08);
    transform: translateY(0);
    position: relative;
    padding: 2.5rem;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), 
                box-shadow 0.4s ease;
}.our-background-876 .fast-classes-681::before {
    height: 0;
    transition: height 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    background: linear-gradient(to bottom, rgb(218,175,148), rgb(192,134,108));
    width: 4px;
    top: 0;
    left: 0;
    content: "";
    position: absolute;
}.our-background-876 .fast-classes-681:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateY(-10px);
}.our-background-876 .fast-classes-681:hover::before {
    height: 100%;
}.our-background-876 .fast-classes-681 h4 {
    color: rgb(192,134,108);
    font-weight: 600;
    position: relative;
    font-size: 23px;
    display: inline-block;
    margin-bottom: 1.5rem;
    transition: transform 0.3s ease, color 0.3s ease;
}.our-background-876 .fast-classes-681:hover h4 {
    transform: translateX(10px);
    color: rgb(218,175,148);
}.our-background-876 .fast-classes-681 div {
    line-height: 1.8;
    overflow-y: auto;
    color: #000000;
    font-size: 17px;
    opacity: 0.9;
    position: relative;
    max-height: 200px;
    transition: opacity 0.3s ease;
    padding-right: 1rem;
}.our-background-876 .fast-classes-681:hover div {
    opacity: 1;
}.our-background-876 .fast-classes-681 div::-webkit-scrollbar {
    width: 5px;
}.our-background-876 .fast-classes-681 div::-webkit-scrollbar-track {
    background: rgb(255, 255, 255, 0.5);
}.our-background-876 .fast-classes-681 div::-webkit-scrollbar-thumb {
    background-color: rgb(192,134,108,0.5);
    border-radius: 10px;
}.our-background-876 .fast-classes-681:first-child {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
}.our-background-876 .fast-classes-681:last-child {
    clip-path: polygon(3% 0, 100% 0, 100% 100%, 0% 100%);
}

@media (min-width: 768px) {.our-background-876 {
    padding: 8rem 0;
}.our-background-876 h1 {
    font-size: calc(46px * 1.2);
    margin-bottom: 4rem;
}.our-background-876 .study-studio-517 ul {
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
}.our-background-876 .fast-classes-681 {
    padding: 3rem;
}.our-background-876 .fast-classes-681 div {
    max-height: 300px;
}
}

@media (min-width: 992px) {.our-background-876 {
    padding: 10rem 0;
}.our-background-876::before {
    background-image: repeating-linear-gradient(
            45deg,
            transparent,
            transparent 15px,
            rgba(rgb(218,175,148,0.5), 0.02) 15px,
            rgba(rgb(218,175,148,0.5), 0.02) 30px
        );
}.our-background-876 h1 {
    font-size: calc(46px * 1.4);
    margin-bottom: 5rem;
}.our-background-876 .study-studio-517 ul {
    gap: 4rem;
}.our-background-876 .fast-classes-681 {
    padding: 3.5rem;
}.our-background-876 .fast-classes-681 h4 {
    font-size: calc(23px * 1.2);
    margin-bottom: 2rem;
}.our-background-876 .fast-classes-681 div {
    max-height: 350px;
    font-size: calc(17px * 1.05);
    line-height: 1.9;
}
}

@media (min-width: 1200px) {.our-background-876 .fast-classes-681:first-child {
    transform: translateY(30px);
}.our-background-876 .fast-classes-681:last-child {
    transform: translateY(-30px);
}.our-background-876 .fast-classes-681:hover {
    transform: translateY(-10px);
}.our-background-876 .fast-classes-681:first-child:hover {
    transform: translateY(20px);
}.our-background-876 .fast-classes-681:last-child:hover {
    transform: translateY(-40px);
}.our-background-876 .fast-classes-681 div {
    max-height: 400px;
}
}

@media (max-width: 576px) {.our-background-876 {
    padding: 4rem 0;
}.our-background-876 h1 {
    font-size: calc(46px * 0.9);
    margin-bottom: 2.5rem;
}.our-background-876 .fast-classes-681 {
    padding: 2rem 1.5rem;
}.our-background-876 .fast-classes-681 h4 {
    margin-bottom: 1rem;
    font-size: calc(23px * 0.9);
}.our-background-876 .fast-classes-681 div {
    font-size: calc(17px * 0.95);
    max-height: 150px;
}.our-background-876 .study-studio-517 ul {
    gap: 2rem;
}
}

@media (prefers-reduced-motion: reduce) {.our-background-876 .fast-classes-681,
    .our-background-876 .fast-classes-681::before,
    .our-background-876 .fast-classes-681 h4,
    .our-background-876 h1::after {
    transition: none;
}}.contact-information-580 {
    background: linear-gradient(
        135deg, 
        rgb(192,134,108,0.5) 0%, 
        rgb(218,175,148,0.5) 100%
    );
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
    isolation: isolate;
}.contact-information-580::before {
    position: absolute;
    content: '';
    left: -50%;
    top: -50%;
    background: radial-gradient(
        circle at center, 
        rgba(255,255,255,0.05) 0%, 
        transparent 70%
    );
    z-index: 1;
    width: 200%;
    animation: subtle-pulse 12s infinite alternate;
    height: 200%;
}.contact-information-580::after {
    animation: subtle-wave 15s infinite alternate-reverse;
    height: 150%;
    width: 150%;
    bottom: -30%;
    position: absolute;
    background: radial-gradient(
        circle at center, 
        rgba(255,255,255,0.03) 0%, 
        transparent 60%
    );
    z-index: 1;
    content: '';
    right: -30%;
}.contact-information-580 .container {
    z-index: 2;
    padding: 0 1rem;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.contact-information-580 h2 {
    font-size: 41px;
    margin-bottom: 3rem;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    position: relative;
    letter-spacing: -0.02em;
}.contact-information-580 h2::after {
    width: 80px;
    content: '';
    background: linear-gradient(
        to right, 
        transparent, 
        rgb(218,175,148), 
        transparent
    );
    position: absolute;
    bottom: -0.5rem;
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
}.contact-information-580 .inquiry-form-389 {
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.1);
    display: flex;
    align-items: stretch;
    border-radius: 25px;
    background: rgba(255,255,255,0.05);
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    overflow: hidden;
}.contact-information-580 .img-vertical-137 {
    position: relative;
    flex: 0 0 40%;
    min-height: 500px;
}.contact-information-580 .img-vertical-137::before {
    content: '';
    left: 0;
    position: absolute;
    width: 100%;
    mix-blend-mode: color-dodge;
    top: 0;
    opacity: 0.6;
    height: 100%;
    background: linear-gradient(
        45deg, 
        rgb(192,134,108,0.5) 0%, 
        rgb(218,175,148,0.5) 100%
    );
}.contact-information-580 .feedback-section-924 {
    padding: 4rem 3rem;
    flex: 0 0 60%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}.contact-information-580 .feedback-section-924 form {
    margin: 0 auto;
    max-width: 500px;
    width: 100%;
}.contact-information-580 .feedback-section-924 h3 {
    font-weight: 600;
    font-size: 33px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 2rem;
}.contact-information-580 .feedback-section-924 input:not([type="checkbox"]):not([type="submit"]) {
    margin-bottom: 1.5rem;
    background: rgba(255,255,255,0.1);
    border-radius: 10px;
    color: #ffffff;
    width: 100%;
    font-size: 13px;
    transition: all 0.3s ease;
    padding: 1rem 1.5rem;
    border: 1px solid rgba(255,255,255,0.2);
    outline: none;
}.contact-information-580 .feedback-section-924 input:not([type="checkbox"]):not([type="submit"]):focus {
    box-shadow: 0 0 15px rgba(rgb(218,175,148), 0.3);
    border-color: rgb(218,175,148);
}.contact-information-580 .feedback-section-924 .connect-query-590 {
    display: flex;
    margin-bottom: 1.5rem;
    align-items: center;
}.contact-information-580 .feedback-section-924 .connect-query-590 input[type="checkbox"] {
    cursor: pointer;
    border: 2px solid #ffffff;
    appearance: none;
    border-radius: 10px;
    width: 22px;
    height: 22px;
    margin-right: 1rem;
    position: relative;
    transition: all 0.3s ease;
}.contact-information-580 .feedback-section-924 .connect-query-590 input[type="checkbox"]:checked {
    border-color: rgb(218,175,148);
    background: rgb(218,175,148);
}.contact-information-580 .feedback-section-924 .connect-query-590 input[type="checkbox"]:checked::after {
    content: '✔';
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-size: 0.8rem;
}.contact-information-580 .feedback-section-924 .connect-query-590 label {
    display: flex;
    color: #ffffff;
    align-items: center;
    font-size: 13px;
}.contact-information-580 .feedback-section-924 .connect-query-590 a {
    color: rgb(218,175,148);
    text-decoration: none;
    transition: color 0.3s ease;
    margin-left: 0.3rem;
}.contact-information-580 .feedback-section-924 .connect-query-590 a:hover {
    text-decoration: underline;
}.contact-information-580 .feedback-section-924 .support-reach-481 {
    position: relative;
    border-radius: 10px;
    font-size: 20px;
    border: none;
    background: rgb(218,175,148);
    cursor: pointer;
    overflow: hidden;
    width: 100%;
    padding: 1rem;
    font-weight: 600;
    transition: all 0.3s ease;
    color: #ffffff;
}.contact-information-580 .feedback-section-924 .support-reach-481::before {
    content: '';
    width: 100%;
    left: -100%;
    background: linear-gradient(
        120deg, 
        transparent, 
        rgba(255,255,255,0.3), 
        transparent
    );
    position: absolute;
    top: 0;
    transition: all 0.3s ease;
    height: 100%;
}.contact-information-580 .feedback-section-924 .support-reach-481:hover::before {
    left: 100%;
}.contact-information-580 .feedback-section-924 .support-reach-481:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
}

@keyframes subtle-pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.05);
        opacity: 0.9;
    }
}

@keyframes subtle-wave {
    0% {
        transform: rotate(0deg) scale(1);
    }
    100% {
        transform: rotate(5deg) scale(1.02);
    }
}

@media screen and (max-width: 1024px) {.contact-information-580 .inquiry-form-389 {
    flex-direction: column;
}.contact-information-580 .img-vertical-137 {
    flex: 0 0 100%;
    min-height: 300px;
}.contact-information-580 .feedback-section-924 {
    flex: 0 0 100%;
    padding: 3rem 2rem;
}
}

@media screen and (max-width: 768px) {.contact-information-580 {
    padding: 3rem 0;
}.contact-information-580 h2 {
    font-size: calc(41px * 0.8);
    margin-bottom: 2rem;
}.contact-information-580 .feedback-section-924 h3 {
    font-size: calc(33px * 0.9);
}.contact-information-580 .feedback-section-924 input:not([type="checkbox"]):not([type="submit"]) {
    margin-bottom: 1rem;
    padding: 0.8rem 1.2rem;
}.contact-information-580 .feedback-section-924 .connect-query-590 {
    align-items: flex-start;
}.contact-information-580 .feedback-section-924 .connect-query-590 input[type="checkbox"] {
    margin-top: 0.2rem;
}
}

@media screen and (max-width: 480px) {.contact-information-580 .inquiry-form-389 {
    border-radius: 0;
}.contact-information-580 .img-vertical-137 {
    min-height: 250px;
}.contact-information-580 .feedback-section-924 {
    padding: 2rem 1.5rem;
}}.privacy-preserve-809 {
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(244,223,209) 0%, rgba(var(--primary-color-rgb), 0.05) 100%);
    position: relative;
    overflow: hidden;
}.privacy-preserve-809::before {
    position: absolute;
    content: "";
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(var(--primary-color-rgb), 0.03) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(var(--primary-color-rgb), 0.04) 0%, transparent 60%);
    width: 100%;
    z-index: 0;
    left: 0;
    height: 100%;
    top: 0;
}.privacy-preserve-809::after {
    height: 180px;
    border: 1px solid rgba(var(--primary-color-rgb), 0.1);
    width: 180px;
    top: -50px;
    transform: rotate(-15deg);
    right: -50px;
    position: absolute;
    content: "";
    z-index: 0;
}.privacy-preserve-809 .container {
    padding: 0 15px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 1140px;
}.privacy-preserve-809 h1 {
    font-weight: 700;
    display: inline-block;
    font-size: 47px;
    color: #000000;
    margin-bottom: 2.5rem;
    position: relative;
}.privacy-preserve-809 h1::after {
    content: "";
    width: 70px;
    transform: scaleX(1);
    left: 0;
    background: rgb(218,175,148);
    transform-origin: left;
    bottom: -12px;
    height: 3px;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
}.privacy-preserve-809 h2 {
    font-weight: 600;
    color: #000000;
    position: relative;
    padding-left: 18px;
    font-size: 33px;
    margin: 3rem 0 1.5rem;
}.privacy-preserve-809 h2::before {
    content: "";
    position: absolute;
    width: 5px;
    left: 0;
    background: rgb(218,175,148);
    top: 10px;
    transform: translateY(-50%);
    height: 60%;
}.privacy-preserve-809 h3 {
    position: relative;
    margin: 2.5rem 0 1.25rem;
    font-weight: 600;
    color: #000000;
    padding-left: 15px;
    font-size: calc(33px * 0.8);
}.privacy-preserve-809 h3::before {
    position: absolute;
    left: 0;
    top: 10px;
    background: rgb(192,134,108);
    width: 3px;
    height: 50%;
    content: "";
    transform: translateY(-50%);
}.privacy-preserve-809 h4 {
    font-size: calc(33px * 0.7);
    font-weight: 600;
    position: relative;
    padding-left: 12px;
    margin: 2rem 0 1rem;
    color: #000000;
}.privacy-preserve-809 h4::before {
    background: rgba(var(--secondary-color-rgb), 0.7);
    width: 2px;
    top: 10px;
    position: absolute;
    transform: translateY(-50%);
    height: 40%;
    left: 0;
    content: "";
}.privacy-preserve-809 p {
    color: #000000;
    max-width: 90%;
    line-height: 1.8;
    font-size: 12px;
    margin-bottom: 1.5rem;
}.privacy-preserve-809 span {
    font-size: 12px;
    line-height: 1.8;
    margin-bottom: 1.5rem;
    border-left: 1px solid rgba(var(--primary-color-rgb), 0.2);
    padding-left: 1rem;
    color: #000000;
    display: block;
}.privacy-preserve-809 ul {
    margin: 1.5rem 0 2.5rem;
    list-style: none;
    position: relative;
    padding-left: 1.5rem;
}.privacy-preserve-809 ul::before {
    position: absolute;
    background: linear-gradient(to bottom, 
        rgba(var(--primary-color-rgb), 0.1),
        rgba(var(--primary-color-rgb), 0.3),
        rgba(var(--primary-color-rgb), 0.1));
    top: 0;
    width: 1px;
    left: 0;
    content: "";
    bottom: 0;
}.privacy-preserve-809 li {
    color: #000000;
    position: relative;
    padding-left: 1.8rem;
    transition: transform 0.3s ease;
    margin-bottom: 1.2rem;
    font-size: 12px;
    line-height: 1.7;
}.privacy-preserve-809 li::before {
    left: 0;
    height: 8px;
    content: "";
    background: rgb(218,175,148);
    top: 10px;
    width: 8px;
    position: absolute;
    transform: translateY(-50%) rotate(45deg);
    transition: transform 0.3s ease;
}.privacy-preserve-809 li:hover {
    transform: translateX(5px);
}.privacy-preserve-809 li:hover::before {
    transform: translateY(-50%) rotate(225deg);
}.privacy-preserve-809 strong {
    font-weight: 600;
    position: relative;
    color: #000000;
    display: inline-block;
}.privacy-preserve-809 strong::after {
    width: 100%;
    transform-origin: left;
    transition: transform 0.3s ease;
    bottom: -2px;
    position: absolute;
    background: rgb(218,175,148,0.5);
    content: "";
    left: 0;
    transform: scaleX(0.7);
    height: 1px;
}.privacy-preserve-809 strong:hover::after {
    transform: scaleX(1);
}

@media (max-width: 991px) {.privacy-preserve-809 {
    padding: 4rem 1.5rem;
}.privacy-preserve-809 p {
    max-width: 100%;
}.privacy-preserve-809 h1 {
    font-size: calc(47px * 0.9);
}.privacy-preserve-809 h2 {
    font-size: calc(33px * 0.9);
}
}

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

@media (max-width: 575px) {.privacy-preserve-809 {
    padding: 2.5rem 0.8rem;
}.privacy-preserve-809 h1 {
    font-size: calc(47px * 0.7);
}.privacy-preserve-809 h2 {
    font-size: calc(33px * 0.7);
    padding-left: 12px;
}.privacy-preserve-809 h3 {
    padding-left: 10px;
    font-size: calc(33px * 0.6);
}.privacy-preserve-809 h4 {
    font-size: calc(33px * 0.55);
    padding-left: 8px;
}.privacy-preserve-809 p, 
    .privacy-preserve-809 span, 
    .privacy-preserve-809 li {
    line-height: 1.6;
    font-size: calc(12px * 0.95);
}.privacy-preserve-809 span {
    padding-left: 0.8rem;
}.privacy-preserve-809 ul {
    margin: 1.2rem 0 2rem;
}.privacy-preserve-809 li {
    margin-bottom: 1rem;
}}.instructional-approach-257 {
    min-height: 75vh;
    position: relative;
    overflow: hidden;
    align-items: center;
    background: rgb(244,223,209);
    display: flex;
    justify-content: center;
}.instructional-approach-257::before {
    width: 100%;
    height: 100%;
    opacity: 0.5;
    top: 0;
    content: "";
    left: 0;
    z-index: 1;
    position: absolute;
    background: 
        radial-gradient(ellipse at 30% 30%, rgb(218,175,148,0.5) 0%, transparent 60%),
        radial-gradient(ellipse at 70% 70%, rgb(192,134,108,0.5) 0%, transparent 60%);
    animation: pulseBackground 8s ease-in-out infinite alternate;
}.instructional-approach-257::after {
    background-image: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 5px,
            rgba(255, 255, 255, 0.02) 5px,
            rgba(255, 255, 255, 0.02) 10px
        ),
        repeating-linear-gradient(
            90deg,
            transparent,
            transparent 5px,
            rgba(255, 255, 255, 0.02) 5px,
            rgba(255, 255, 255, 0.02) 10px
        );
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    content: "";
}.instructional-approach-257 .container {
    justify-content: center;
    display: flex;
    max-width: 1200px;
    padding: 0 2rem;
    align-items: center;
    position: relative;
    z-index: 5;
    width: 100%;
}.instructional-approach-257 .training-pro-084 {
    position: relative;
    display: flex;
    width: 100%;
    max-width: 1300px;
    justify-content: center;
    gap: 5rem;
    align-items: center;
}.instructional-approach-257 .training-pro-084::before {
    animation: rotateField 40s linear infinite;
    position: absolute;
    background: 
        repeating-radial-gradient(
            circle at center,
            transparent,
            transparent 40px,
            rgba(255, 255, 255, 0.03) 40px,
            rgba(255, 255, 255, 0.03) 60px
        );
    width: 100%;
    opacity: 0.6;
    z-index: -1;
    height: 100%;
    content: "";
    border-radius: 50%;
}.instructional-approach-257 .training-pro-084::after {
    height: 100%;
    content: "";
    animation: rotateField 20s linear infinite reverse;
    transform-origin: center;
    opacity: 0.3;
    border-radius: 50%;
    background: 
        conic-gradient(
            transparent 0deg,
            rgb(218,175,148,0.5) 90deg,
            transparent 180deg,
            rgb(192,134,108,0.5) 270deg,
            transparent 360deg
        );
    position: absolute;
    width: 100%;
    z-index: -2;
}.instructional-approach-257 h3 {
    font-size: 37px;
    z-index: 2;
    padding: 2rem 3rem;
    flex: 0 1 48%;
    max-width: 600px;
    font-weight: 700;
    display: flex;
    animation: magneticPulse 5s ease-in-out infinite;
    margin: 0 10px;
    background: #ffffff;
    color: rgb(218,175,148);
    text-align: center;
    align-items: center;
    border-radius: 30px;
    justify-content: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    position: relative;
}.instructional-approach-257 h3::before {
    content: "";
    background: linear-gradient(135deg, rgb(218,175,148,0.5), rgb(192,134,108,0.5));
    z-index: -1;
    opacity: 0.7;
    animation: borderPulse 5s ease-in-out infinite;
    inset: -5px;
    border-radius: 35px;
    position: absolute;
}.instructional-approach-257 h3::after {
    background: linear-gradient(to right, rgb(218,175,148), transparent);
    top: 50%;
    position: absolute;
    right: -20px;
    z-index: 1;
    content: "";
    width: 40px;
    height: 2px;
}.instructional-approach-257 span {
    color: #000000;
    line-height: 1.7;
    padding: 2rem 3rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    max-width: 850px;
    border-radius: 30px;
    flex: 0 1 70%;
    animation: magneticPulse 5s ease-in-out 0.5s infinite;
    z-index: 2;
    margin: 0 10px;
    font-size: 17px;
    position: relative;
}.instructional-approach-257 span::before {
    animation: borderPulse 5s ease-in-out 0.5s infinite;
    content: "";
    background: linear-gradient(135deg, rgb(192,134,108,0.5), rgb(218,175,148,0.5));
    inset: -5px;
    z-index: -1;
    border-radius: 35px;
    opacity: 0.7;
    position: absolute;
}.instructional-approach-257 span::after {
    width: 40px;
    top: 50%;
    left: -20px;
    content: "";
    background: linear-gradient(to left, rgb(192,134,108), transparent);
    z-index: 1;
    height: 2px;
    position: absolute;
}

@keyframes pulseBackground {
    0%, 100% {
        opacity: 0.5;
        background-position: 0% 0%;
    }
    50% {
        opacity: 0.7;
        background-position: 100% 100%;
    }
}

@keyframes rotateField {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes magneticPulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.02);
    }
}

@keyframes borderPulse {
    0%, 100% {
        opacity: 0.7;
    }
    50% {
        opacity: 0.3;
    }
}

@media (max-width: 992px) {.instructional-approach-257 .container {
    padding: 4rem 1.5rem;
}.instructional-approach-257 .training-pro-084 {
    flex-direction: column;
    gap: 3rem;
}.instructional-approach-257 h3 {
    width: 100%;
    padding: 1.8rem 2.5rem;
    max-width: 100%;
    flex: 0 1 auto;
    font-size: calc(37px * 0.9);
}.instructional-approach-257 span {
    max-width: 100%;
    padding: 1.8rem 2.5rem;
    font-size: calc(17px * 0.95);
    width: 100%;
    flex: 0 1 auto;
}.instructional-approach-257 h3::after {
    top: auto;
    transform: translateX(50%) rotate(90deg);
    right: 50%;
    bottom: -20px;
    width: 40px;
}.instructional-approach-257 span::after {
    display: none;
}
}

@media (max-width: 768px) {.instructional-approach-257 {
    min-height: auto;
    padding: 3rem 0;
}.instructional-approach-257 .container {
    padding: 0 1.2rem;
}.instructional-approach-257 .training-pro-084 {
    gap: 2.5rem;
}.instructional-approach-257 h3 {
    padding: 1.5rem 2rem;
    font-size: calc(37px * 0.8);
}.instructional-approach-257 span {
    font-size: calc(17px * 0.9);
    padding: 1.5rem 2rem;
}.instructional-approach-257 h3::before,
    .instructional-approach-257 span::before {
    inset: -3px;
}
}

@media (max-width: 576px) {.instructional-approach-257 {
    padding: 2.5rem 0;
}.instructional-approach-257 .container {
    padding: 0 1rem;
}.instructional-approach-257 .training-pro-084 {
    gap: 2rem;
}.instructional-approach-257 h3 {
    font-size: calc(37px * 0.7);
    padding: 1.2rem 1.5rem;
}.instructional-approach-257 span {
    padding: 1.2rem 1.5rem;
    font-size: calc(17px * 0.85);
}.instructional-approach-257 h3::after {
    width: 30px;
    bottom: -15px;
}.instructional-approach-257 h3::before,
    .instructional-approach-257 span::before {
    inset: -2px;
}}.teacher-profile-063 {
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(244,223,209) 0%, rgb(192,134,108,0.5) 100%);
}.teacher-profile-063::before {
    animation: floating 15s ease-in-out infinite;
    content: "";
    height: 40%;
    z-index: 0;
    position: absolute;
    transform-origin: center;
    width: 40%;
    top: -5%;
    right: -5%;
    background: rgb(218,175,148,0.5);
    opacity: 0.3;
    filter: blur(60px);
}.teacher-profile-063::after {
    background: rgb(192,134,108,0.5);
    content: "";
    z-index: 0;
    bottom: -5%;
    position: absolute;
    width: 30%;
    left: -5%;
    animation: floating 18s ease-in-out infinite reverse;
    filter: blur(50px);
    height: 30%;
    opacity: 0.2;
    transform-origin: center;
}.teacher-profile-063 .container {
    max-width: 1200px;
    position: relative;
    padding: 0 1.5rem;
    z-index: 1;
    margin: 0 auto;
}.teacher-profile-063 .review-carousel-501 {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    gap: 2rem;
    transform: perspective(1000px) rotateX(2deg);
    padding: 2.5rem;
    grid-template-columns: 1fr;
    background: rgba(255, 255, 255, 0.85);
    opacity: 0;
    animation: fadeInUp 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    backdrop-filter: blur(10px);
    display: grid;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(255, 255, 255, 0.15) inset;
    border-radius: 4px;
    transform-style: preserve-3d;
}.teacher-profile-063 .review-carousel-501:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12), 
                0 8px 20px rgba(0, 0, 0, 0.08),
                0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    transform: perspective(1000px) rotateX(0deg);
}.teacher-profile-063 .review-carousel-501 > div:first-child {
    position: relative;
    margin: 0 auto;
    max-width: 280px;
    width: 100%;
}.teacher-profile-063 .review-carousel-501 .img-vertical-137 {
    animation: fadeInLeft 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0.2s forwards;
    width: 100%;
    position: relative;
    opacity: 0;
    transform: translateZ(30px);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15), 
                0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    height: 280px;
}.teacher-profile-063 .review-carousel-501 .img-vertical-137::before {
    top: 0;
    position: absolute;
    z-index: 1;
    height: 100%;
    content: "";
    left: 0;
    background: linear-gradient(
        to bottom,
        transparent 65%,
        rgba(rgb(218,175,148), 0.2) 100%
    );
    width: 100%;
}.teacher-profile-063 .review-carousel-501 .img-vertical-137::after {
    left: -10%;
    position: absolute;
    top: -10%;
    z-index: 2;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.25) 0%,
        transparent 80%
    );
    width: 120%;
    transition: opacity 0.5s ease;
    opacity: 0;
    content: "";
    height: 120%;
}.teacher-profile-063 .review-carousel-501 .img-vertical-137:hover::after {
    opacity: 1;
}.teacher-profile-063 .review-carousel-501 > div:nth-child(2) {
    animation: fadeInUp 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s forwards;
    opacity: 0;
    text-align: center;
}.teacher-profile-063 .review-carousel-501 .name {
    font-size: 20px;
    color: #000000;
    margin-bottom: 0.5rem;
    position: relative;
    font-weight: 700;
    display: inline-block;
}.teacher-profile-063 .review-carousel-501 .name::after {
    content: "";
    background: rgb(218,175,148);
    bottom: -8px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    width: 40px;
    height: 3px;
    border-radius: 1px;
}.teacher-profile-063 .review-carousel-501 > div:nth-child(2) > div {
    color: rgb(192,134,108);
    font-weight: 600;
    font-size: calc(14px - 0.1rem);
    margin-top: 1rem;
}.teacher-profile-063 .review-carousel-501 > div:nth-child(3) {
    animation: fadeInUp 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) 0.4s forwards;
    opacity: 0;
}.teacher-profile-063 .review-carousel-501 .job-view-532 {
    margin: 0;
    font-size: 14px;
    padding-left: 1.5rem;
    border-left: 3px solid rgb(218,175,148,0.5);
    position: relative;
    color: #000000;
    line-height: 1.7;
}.teacher-profile-063 .review-carousel-501 .job-view-532::before {
    color: rgb(218,175,148,0.5);
    font-size: 5rem;
    left: -15px;
    opacity: 0.2;
    font-family: Georgia, serif;
    content: "";
    position: absolute;
    top: -20px;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 40px, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-40px, 0, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes floating {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    25% {
        transform: translate(5%, 5%) rotate(2deg);
    }
    50% {
        transform: translate(0, 8%) rotate(0deg);
    }
    75% {
        transform: translate(-5%, 3%) rotate(-2deg);
    }
    100% {
        transform: translate(0, 0) rotate(0deg);
    }
}

@media (min-width: 768px) {.teacher-profile-063 {
    padding: 7rem 0;
}.teacher-profile-063 .review-carousel-501 {
    grid-template-columns: 280px 1fr;
    row-gap: 1.5rem;
    column-gap: 3rem;
    grid-template-rows: auto 1fr;
    padding: 3rem;
}.teacher-profile-063 .review-carousel-501 > div:first-child {
    grid-row: 1 / span 2;
}.teacher-profile-063 .review-carousel-501 > div:nth-child(2) {
    align-self: flex-end;
    text-align: left;
}.teacher-profile-063 .review-carousel-501 .name::after {
    transform: none;
    left: 0;
}
}

@media (min-width: 992px) {.teacher-profile-063 .review-carousel-501 {
    grid-template-columns: 320px 1fr;
    padding: 3.5rem;
}.teacher-profile-063 .review-carousel-501 > div:first-child {
    max-width: 320px;
}.teacher-profile-063 .review-carousel-501 .img-vertical-137 {
    height: 350px;
}.teacher-profile-063 .review-carousel-501 .job-view-532 {
    line-height: 1.8;
    font-size: calc(14px + 0.05rem);
}
}

@media (max-width: 767px) {.teacher-profile-063 {
    padding: 4rem 0;
}.teacher-profile-063 .container {
    padding: 0 1rem;
}.teacher-profile-063 .review-carousel-501 {
    padding: 2rem;
}.teacher-profile-063 .review-carousel-501 .img-vertical-137 {
    height: 240px;
}}.footer-caption-147 {
    color: #ffffff;
    z-index: 1;
    position: relative;
    padding: 80px 0 40px;
}.footer-caption-147::before {
    width: 100%;
    content: "";
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    backdrop-filter: blur(8px);
    top: 0;
    z-index: -1;
}footer {
    position: relative;
}.footer-caption-147 .container {
    grid-template-columns: 1fr 1fr;
    position: relative;
    gap: 40px;
    display: grid;
}.footer-caption-147 .company_holder {
    padding-right: 40px;
    position: relative;
}.footer-caption-147 .company_holder::after {
    top: 20%;
    content: "";
    right: 0;
    position: absolute;
    background: linear-gradient(to bottom, 
        transparent, 
        rgb(192,134,108,0.5), 
        transparent);
    height: 60%;
    width: 1px;
}.footer-caption-147 .company_holder h3 {
    position: relative;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 25px;
    font-size: calc(35px * 0.9);
}.footer-caption-147 .company_holder h3::after {
    background: rgb(218,175,148);
    left: 0;
    height: 3px;
    bottom: -8px;
    width: 40px;
    border-radius: 10px;
    position: absolute;
    content: "";
}.footer-caption-147 .twitter-cta-749 {
    font-size: 16px;
    margin-bottom: 30px;
    color: #ffffff;
    opacity: 0.8;
    max-width: 90%;
    line-height: 1.6;
}.footer-caption-147 .report-abuse-624 {
    display: flex;
    justify-content: flex-end;
}.footer-caption-147 .page-header-653 {
    display: flex;
    gap: 60px;
}.footer-caption-147 .nav-base-502 {
    position: relative;
}.footer-caption-147 .nav-base-502 h5 {
    font-weight: 600;
    padding-bottom: 12px;
    position: relative;
    margin-bottom: 25px;
    font-size: 23px;
}.footer-caption-147 .nav-base-502 h5::after {
    background: rgb(218,175,148);
    left: 0;
    bottom: 0;
    height: 2px;
    position: absolute;
    content: "";
    border-radius: 10px;
    width: 30px;
}.footer-caption-147 .nav-base-502 .page-header-653 {
    display: flex;
    flex-direction: column;
    gap: 15px;
}.footer-caption-147 .nav-base-502 .page-header-653 a {
    padding-left: 0;
    color: #ffffff;
    font-size: calc(16px * 0.95);
    opacity: 0.7;
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
}.footer-caption-147 .nav-base-502 .page-header-653 a::before {
    content: "";
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    opacity: 0;
    transition: all 0.3s ease;
    width: 0;
    background: rgb(218,175,148);
    top: 50%;
    height: 1px;
}.footer-caption-147 .nav-base-502 .page-header-653 a:hover {
    padding-left: 12px;
    color: rgb(218,175,148);
    opacity: 1;
}.footer-caption-147 .nav-base-502 .page-header-653 a:hover::before {
    width: 8px;
    opacity: 1;
}.footer-address-430 {
    background-color: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(5px);
    padding: 20px 0;
}.footer-address-430 .container {
    display: flex;
    align-items: center;
    justify-content: center;
}.footer-address-430 .cert-block-052 {
    letter-spacing: 0.5px;
    text-align: center;
    font-size: 12px;
    opacity: 0.6;
    color: #ffffff;
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.3;
    }
}

@keyframes glow {
    0%, 100% {
        box-shadow: 0 0 5px rgb(218,175,148,0.5);
    }
    50% {
        box-shadow: 0 0 15px rgb(218,175,148);
    }
}

@media (max-width: 991px) {.footer-caption-147 {
    padding: 60px 0 30px;
}.footer-caption-147 .container {
    gap: 50px;
    grid-template-columns: 1fr;
}.footer-caption-147 .company_holder {
    margin: 0 auto;
    max-width: 600px;
    text-align: center;
    padding-right: 0;
}.footer-caption-147 .company_holder::after {
    display: none;
}.footer-caption-147 .company_holder h3 {
    margin-right: auto;
    margin-left: auto;
}.footer-caption-147 .company_holder h3::after {
    left: 50%;
    width: 60px;
    transform: translateX(-50%);
}.footer-caption-147 .twitter-cta-749 {
    text-align: center;
    max-width: 100%;
}.footer-caption-147 .report-abuse-624 {
    justify-content: center;
}
}

@media (max-width: 767px) {.footer-caption-147 {
    padding: 50px 0 20px;
}.footer-caption-147 .page-header-653 {
    gap: 40px;
    width: 100%;
    flex-direction: column;
}.footer-caption-147 .nav-base-502 {
    text-align: center;
}.footer-caption-147 .nav-base-502 h5 {
    text-align: center;
}.footer-caption-147 .nav-base-502 h5::after {
    transform: translateX(-50%);
    left: 50%;
}.footer-caption-147 .nav-base-502 .page-header-653 {
    align-items: center;
}.footer-caption-147 .nav-base-502 .page-header-653 a {
    text-align: center;
}.footer-caption-147 .nav-base-502 .page-header-653 a::before {
    display: none;
}.footer-caption-147 .nav-base-502 .page-header-653 a:hover {
    padding-left: 0;
}
}

@media (max-width: 480px) {.footer-caption-147 {
    padding: 40px 0 20px;
}.footer-caption-147 .company_holder h3 {
    font-size: calc(35px * 0.8);
}.footer-caption-147 .twitter-cta-749 {
    font-size: calc(16px * 0.9);
}.footer-address-430 .cert-block-052 {
    font-size: calc(12px * 0.9);
}}

.footer-caption-147::before {
    background-image: radial-gradient(
        circle at 20% 80%, 
        #000000 0%, 
        rgba(0, 0, 0, 0.5) 70%
    );
}.footer-caption-147::after {
    box-shadow: 0 0 40px rgb(218,175,148,0.5);
}.footer-caption-147 .container::before {
    filter: blur(30px);
    left: -75px;
    height: 150px;
    bottom: -75px;
    width: 150px;
    border-radius: 50%;
    position: absolute;
    animation: pulse 10s infinite alternate-reverse;
    background: radial-gradient(
        circle, 
        rgb(192,134,108,0.5), 
        transparent 70%
    );
    content: "";
}.footer-caption-147 .nav-base-502::before {
    background: rgb(218,175,148);
    height: 5px;
    content: "";
    position: absolute;
    top: 10px;
    border-radius: 50%;
    opacity: 0.7;
    width: 5px;
    left: -15px;
}.footer-caption-147 .nav-base-502:hover::before {
    animation: glow 2s infinite;
}.footer-caption-147 .company_holder::before {
    height: 1px;
    position: absolute;
    width: 100px;
    background: linear-gradient(90deg, 
        rgb(218,175,148,0.5), 
        transparent);
    left: 0;
    content: "";
    bottom: -20px;
}

@media (max-width: 991px) {.footer-caption-147 .company_holder::before {
    left: 50%;
    background: linear-gradient(90deg, 
            transparent, 
            rgb(218,175,148,0.5), 
            transparent);
    transform: translateX(-50%);
}}

.footer-caption-147 .nav-base-502 .page-header-653 a::after {
    left: 0;
    bottom: -2px;
    background: rgb(218,175,148);
    content: "";
    height: 1px;
    transition: width 0.3s ease;
    width: 0;
    position: absolute;
}.footer-caption-147 .nav-base-502 .page-header-653 a:hover::after {
    width: 100%;
}.footer-caption-147 .nav-base-502 .page-header-653 a:nth-child(odd):hover {
    transform: translateX(2px);
}.footer-caption-147 .nav-base-502 .page-header-653 a:nth-child(even):hover {
    transform: translateX(2px);
}

@media (min-width: 992px) {footer::after {
    height: 1px;
    background: linear-gradient(90deg, 
            transparent, 
            rgb(192,134,108,0.5), 
            transparent);
    content: "";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
}.footer-caption-147::before {
    background-blend-mode: overlay;
}}

.footer-caption-147 .company_holder h3::before {
    top: 50%;
    background: rgb(218,175,148);
    position: absolute;
    opacity: 0.7;
    width: 20px;
    content: "";
    height: 1px;
    left: -30px;
}

@media (max-width: 991px) {.footer-caption-147 .company_holder h3::before {
    display: none;
}}

.footer-address-430 {
    position: relative;
    overflow: hidden;
}.footer-address-430::before {
    width: 100%;
    top: 0;
    content: "";
    height: 1px;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(192,134,108,0.5), 
        transparent);
    left: 0;
    position: absolute;
}.footer-address-430::after {
    height: 1px;
    bottom: 0;
    opacity: 0.3;
    left: 35%;
    width: 30%;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(192,134,108,0.5), 
        transparent);
    content: "";
}.footer-address-430 .cert-block-052 {
    position: relative;
    transition: all 0.3s ease;
}.footer-address-430 .cert-block-052:hover {
    opacity: 1;
    letter-spacing: 0.7px;
}.consentNotificationBox-237 {
    bottom: 0;
    z-index: 90;
    width: 100%;
    border-top: 2px solid rgb(218,175,148);
    position: fixed;
    background: rgb(244,223,209);
}.data-opt-826 {
    display: flex;
    padding: 20px 0;
    align-items: center;
    justify-content: space-between;
}.consentNotificationBox-237 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.consentNotificationBox-237 p {
    font-size: 18px;
}.visitor-privacy-934 {
    margin-right: 10px;
    flex-shrink: 0;
}.visitor-privacy-934 svg, .visitor-privacy-934 svg path, .visitor-privacy-934 img {
    height: 100px;
    fill: rgb(218,175,148);
    width: 100px;
}.user-status-379 {
    text-align: center;
    white-space: nowrap;
    min-width: 120px;
    margin-left: 10px;
    line-height: 35px;
    font-size: 24px;
    text-decoration: none;
    cursor: pointer;
    flex-shrink: 0;
    color: rgb(218,175,148);
    border-bottom: 2px solid rgb(218,175,148);
}.consentNotificationBox-237 p a {
    text-decoration: none;
    color: rgb(218,175,148);
}#cookie-alert-info-681 {
    display: none;
}#cookie-alert-info-681:checked ~ .consentNotificationBox-237 {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.consentNotificationBox-237 {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.visitor-privacy-934 {
    display: none;
}.data-opt-826 {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.consentNotificationBox-237 h5 {
    text-align: center;
}.consentNotificationBox-237 p {
    text-align: center;
}.cookie-apply-198 {
    margin-bottom: 20px;
}body .wrapper-padding-897 .user-status-379 {
    margin-left: 0;
}}
.wrapper-padding-897 .data-opt-826 {
    justify-content: flex-end;
}.wrapper-padding-897 .user-status-379 {
    background: rgb(218,175,148);
    color: #ffffff;
    margin-left: 30px;
    font-size: 20px;
    padding: 10px;
}.wrapper-padding-897 .cookie-apply-198 {
    text-align: right;
}
@media only screen and (max-width: 800px)  {.wrapper-padding-897 .user-status-379 {
    margin-left: 0;
    margin-bottom: 10px;
}}.client-feedback-029 {
    overflow: hidden;
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(244,223,209) 0%, rgba(248, 248, 250, 0.97) 100%);
    position: relative;
}.client-feedback-029::before {
    background: radial-gradient(circle, rgb(218,175,148,0.5) 0%, transparent 70%);
    height: 25rem;
    z-index: 0;
    opacity: 0.1;
    filter: blur(50px);
    content: "";
    position: absolute;
    width: 25rem;
    top: -10%;
    right: -5%;
    border-radius: 50%;
}.client-feedback-029::after {
    filter: blur(40px);
    left: -5%;
    background: radial-gradient(circle, rgb(192,134,108,0.5) 0%, transparent 70%);
    opacity: 0.1;
    border-radius: 50%;
    bottom: -10%;
    width: 20rem;
    content: "";
    position: absolute;
    z-index: 0;
    height: 20rem;
}.client-feedback-029 .container {
    position: relative;
    z-index: 1;
}.client-feedback-029 h2 {
    text-align: left;
    position: relative;
    margin-bottom: 3rem;
    color: #000000;
    font-size: 33px;
    transform: perspective(1000px) translateZ(0);
    letter-spacing: -0.5px;
    font-weight: 700;
}.client-feedback-029 h2::after {
    left: 0;
    width: 120px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
    content: "";
    position: absolute;
    bottom: -12px;
    height: 4px;
    background: linear-gradient(90deg, rgb(218,175,148) 0%, rgb(192,134,108) 100%);
    border-radius: 10px;
}.client-feedback-029 .rating-showcase-468 {
    padding: 0;
    margin: 0;
    display: grid;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 2rem;
}.client-feedback-029 .review-carousel-501 {
    padding: 2rem;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.03), 
                -10px -10px 20px rgba(255, 255, 255, 0.8),
                inset 3px 3px 6px rgba(0, 0, 0, 0.02),
                inset -3px -3px 6px rgba(255, 255, 255, 0.7);
    border-radius: 12px;
    transform: translateY(0);
    background: #ffffff;
    position: relative;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
}.client-feedback-029 .review-carousel-501:hover {
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.05), 
                -15px -15px 30px rgba(255, 255, 255, 0.9),
                inset 3px 3px 6px rgba(0, 0, 0, 0.02),
                inset -3px -3px 6px rgba(255, 255, 255, 0.7);
    transform: translateY(-10px);
}.client-feedback-029 .review-carousel-501::before {
    font-family: serif;
    content: "";
    opacity: 0.1;
    line-height: 0.7;
    position: absolute;
    color: rgb(218,175,148,0.5);
    right: 20px;
    z-index: 0;
    top: 10px;
    font-size: 120px;
}.client-feedback-029 .review-carousel-501::after {
    bottom: -10px;
    right: -10px;
    position: absolute;
    filter: blur(20px);
    width: 100px;
    content: "";
    opacity: 0.1;
    border-radius: 50%;
    z-index: 0;
    background: radial-gradient(circle, rgb(192,134,108,0.5) 0%, transparent 70%);
    transition: all 0.5s ease;
    height: 100px;
}.client-feedback-029 .review-carousel-501:hover::after {
    height: 150px;
    opacity: 0.15;
    width: 150px;
}.client-feedback-029 .review-carousel-501 div {
    z-index: 1;
    display: flex;
    gap: 1rem;
    align-items: center;
    position: relative;
    margin-bottom: 1rem;
}.client-feedback-029 .review-carousel-501 img {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1), 
                -5px -5px 10px rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    border: 2px solid #ffffff;
    object-fit: cover;
    height: 60px;
    transition: all 0.3s ease;
    width: 60px;
}.client-feedback-029 .review-carousel-501:hover img {
    border-color: rgb(192,134,108,0.5);
    transform: scale(1.05);
}.client-feedback-029 .review-carousel-501 h4 {
    font-size: calc(23px * 0.9);
    font-weight: 600;
    margin: 0;
    position: relative;
    color: #000000;
}.client-feedback-029 .review-carousel-501 h4::after {
    transition: width 0.4s ease;
    bottom: -5px;
    background: linear-gradient(90deg, rgb(218,175,148) 0%, transparent 100%);
    left: 0;
    width: 0;
    content: "";
    position: absolute;
    height: 2px;
}.client-feedback-029 .review-carousel-501:hover h4::after {
    width: 100%;
}.client-feedback-029 .description {
    line-height: 1.6;
    color: #000000;
    z-index: 1;
    font-size: 17px;
    position: relative;
    position: relative;
    font-weight: 400;
    margin: 0;
}.client-feedback-029 .description::before {
    height: 100%;
    transition: all 0.3s ease;
    position: absolute;
    width: 3px;
    background: linear-gradient(to bottom, rgb(218,175,148,0.5), transparent);
    transform: scaleY(0.7);
    content: "";
    left: -10px;
    top: 0;
    opacity: 0;
}.client-feedback-029 .review-carousel-501:hover .description::before {
    opacity: 0.5;
    transform: scaleY(1);
}.client-feedback-029 a {
    margin-top: 3rem;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1), 
                -5px -5px 15px rgba(255, 255, 255, 0.8);
    font-weight: 600;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(218,175,148) 0%, rgb(192,134,108) 100%);
    border-radius: 8px;
    position: relative;
    display: inline-block;
    text-decoration: none;
    padding: 1rem 2rem;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateY(0);
}.client-feedback-029 a:hover {
    box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.15), 
                -8px -8px 20px rgba(255, 255, 255, 0.9);
    transform: translateY(-5px);
}.client-feedback-029 a::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    top: 0;
    width: 100%;
    transition: all 0.5s ease;
    left: -100%;
    content: "";
    height: 100%;
}.client-feedback-029 a:hover::before {
    left: 100%;
}

@media (max-width: 1200px) {.client-feedback-029 .rating-showcase-468 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 1.5rem;
}.client-feedback-029 h2 {
    font-size: calc(33px * 0.9);
}
}

@media (max-width: 992px) {.client-feedback-029 {
    padding: 4rem 0;
}.client-feedback-029 .rating-showcase-468 {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.client-feedback-029 h2 {
    font-size: calc(33px * 0.85);
    margin-bottom: 2.5rem;
}.client-feedback-029 .review-carousel-501 {
    padding: 1.75rem;
}
}

@media (max-width: 768px) {.client-feedback-029 {
    padding: 3.5rem 0;
}.client-feedback-029 h2 {
    font-size: calc(33px * 0.8);
    margin-bottom: 2rem;
}.client-feedback-029 h2::after {
    height: 3px;
    bottom: -10px;
    width: 100px;
}.client-feedback-029 .rating-showcase-468 {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}.client-feedback-029 .review-carousel-501 {
    padding: 1.5rem;
}.client-feedback-029 .review-carousel-501 div {
    gap: 0.75rem;
}.client-feedback-029 .review-carousel-501 img {
    width: 50px;
    height: 50px;
}.client-feedback-029 a {
    margin-top: 2rem;
    padding: 0.9rem 1.8rem;
}
}

@media (max-width: 576px) {.client-feedback-029 {
    padding: 3rem 0;
}.client-feedback-029 h2 {
    margin-bottom: 1.75rem;
    font-size: calc(33px * 0.75);
}.client-feedback-029 .review-carousel-501 {
    padding: 1.25rem;
}.client-feedback-029 .review-carousel-501 img {
    height: 45px;
    width: 45px;
}.client-feedback-029 .description {
    font-size: calc(17px * 0.95);
}.client-feedback-029 a {
    width: 100%;
    padding: 0.8rem 1.5rem;
    text-align: center;
}}.learning-impact-347 {
    background: linear-gradient(135deg, rgba(rgb(244,223,209), 0.95), rgba(rgb(218,175,148,0.5), 0.15));
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    perspective: 1000px;
}.learning-impact-347::before {
    left: 0;
    opacity: 0.15;
    position: absolute;
    background: 
        radial-gradient(circle at 10% 20%, rgb(192,134,108,0.5) 0%, transparent 35%),
        radial-gradient(circle at 90% 80%, rgb(218,175,148,0.5) 0%, transparent 40%);
    z-index: 0;
    top: 0;
    width: 100%;
    content: "";
    height: 100%;
}.learning-impact-347 h5 {
    margin-right: auto;
    transform: translateZ(10px);
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 60px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #000000;
    max-width: 800px;
    position: relative;
    transform-style: preserve-3d;
    margin-left: auto;
    font-size: 24px;
}.learning-impact-347 h5::after {
    content: "";
    z-index: 1;
    position: absolute;
    background: linear-gradient(90deg, rgb(218,175,148), rgb(192,134,108));
    width: 80px;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
}.learning-impact-347 .container {
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}.learning-impact-347 .training-pro-084 {
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    flex-direction: column;
    gap: 40px;
    align-items: center;
    transform-style: preserve-3d;
    display: flex;
    transform: rotateX(2deg) rotateY(-2deg);
}.learning-impact-347 .training-pro-084:hover {
    transform: rotateX(0) rotateY(0);
}.learning-impact-347 .training-pro-084 > div:first-child {
    width: 100%;
    overflow: hidden;
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    position: relative;
    transition: transform 0.5s ease;
    transform: translateZ(30px);
}.learning-impact-347 .training-pro-084 > div:first-child::before {
    content: "";
    transition: opacity 0.5s ease;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    opacity: 0.2;
    background: linear-gradient(45deg, rgb(218,175,148,0.5), transparent);
}.learning-impact-347 .training-pro-084 > div:first-child:hover {
    transform: translateZ(40px) scale(1.02);
}.learning-impact-347 .training-pro-084 > div:first-child:hover::before {
    opacity: 0.3;
}.learning-impact-347 .img-vertical-137 {
    object-fit: cover;
    transition: filter 0.5s ease;
    display: block;
    height: auto;
    width: 100%;
    border-radius: 18px;
}.learning-impact-347 .description-wrap-687 {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    width: 100%;
    padding: 35px;
    transform: translateZ(20px);
    border-radius: 18px;
    background: rgba(#ffffff, 0.95);
}.learning-impact-347 .description-wrap-687:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    transform: translateZ(25px);
}.learning-impact-347 ul {
    list-style: none;
    padding: 0;
    grid-template-columns: 1fr;
    margin: 0;
    display: grid;
    gap: 24px;
}.learning-impact-347 li {
    position: relative;
    padding-left: 40px;
    transition: transform 0.3s ease;
}.learning-impact-347 li:hover {
    transform: translateX(5px);
}.learning-impact-347 li::before {
    transition: height 0.4s ease;
    content: "";
    position: absolute;
    border-radius: 2px;
    left: 0;
    width: 4px;
    top: 0;
    background: linear-gradient(to bottom, rgb(218,175,148), rgb(192,134,108));
    height: 0;
}.learning-impact-347 li:hover::before {
    height: 100%;
}.learning-impact-347 li p {
    line-height: 1.6;
    font-size: 17px;
    align-items: flex-start;
    color: #000000;
    margin: 0;
    position: relative;
    display: flex;
}.learning-impact-347 li svg {
    flex-shrink: 0;
    transition: transform 0.3s ease;
    margin-right: 16px;
    height: 24px;
    transform: translateY(-2px);
    width: 24px;
}.learning-impact-347 li:hover svg {
    transform: translateY(-2px) scale(1.1);
}.learning-impact-347 svg path {
    fill: rgb(218,175,148);
    transition: fill 0.3s ease;
}.learning-impact-347 li:hover svg path {
    fill: rgb(192,134,108);
}

@media screen and (min-width: 768px) {.learning-impact-347 .training-pro-084 {
    flex-direction: row;
    align-items: stretch;
}.learning-impact-347 .training-pro-084 > div:first-child {
    max-height: 480px;
    width: 45%;
}.learning-impact-347 .img-vertical-137 {
    height: 100%;
}.learning-impact-347 .description-wrap-687 {
    align-items: center;
    width: 55%;
    display: flex;
}.learning-impact-347 ul {
    grid-template-columns: repeat(2, 1fr);
}
}

@media screen and (min-width: 992px) {.learning-impact-347 {
    padding: 150px 0;
}.learning-impact-347 h5 {
    margin-bottom: 80px;
    font-size: calc(24px * 1.1);
}.learning-impact-347 .training-pro-084 {
    gap: 60px;
}.learning-impact-347 .training-pro-084 > div:first-child {
    width: 40%;
}.learning-impact-347 .description-wrap-687 {
    width: 60%;
    padding: 50px;
}
}

@media screen and (max-width: 767px) {.learning-impact-347 {
    padding: 80px 0;
}.learning-impact-347 h5 {
    padding: 0 20px;
    margin-bottom: 40px;
    font-size: calc(24px * 0.9);
}.learning-impact-347 .training-pro-084 {
    transform: none;
}.learning-impact-347 .description-wrap-687 {
    padding: 25px;
}.learning-impact-347 li {
    padding-left: 30px;
}.learning-impact-347 li p {
    font-size: calc(17px * 0.95);
    line-height: 1.5;
}.learning-impact-347 li svg {
    margin-right: 10px;
    height: 20px;
    width: 20px;
}}.program-overview-082 {
    overflow: hidden;
    background: rgb(244,223,209);
    position: relative;
    padding: 120px 0;
}.program-overview-082::before {
    right: 0;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 2px, rgb(192,134,108,0.5) 2px, rgb(192,134,108,0.5) 4px),
        repeating-linear-gradient(-45deg, transparent, transparent 2px, rgb(218,175,148,0.5) 2px, rgb(218,175,148,0.5) 4px);
    opacity: 0.03;
    bottom: 0;
    top: 0;
    position: absolute;
    content: "";
    z-index: 0;
    left: 0;
}.program-overview-082::after {
    z-index: 0;
    height: 90%;
    animation: ambientLight 15s infinite alternate ease-in-out;
    left: 5%;
    filter: blur(40px);
    position: absolute;
    background: 
        radial-gradient(ellipse at top left, rgb(218,175,148,0.5) 0%, transparent 60%),
        radial-gradient(ellipse at bottom right, rgb(192,134,108,0.5) 0%, transparent 60%);
    width: 90%;
    content: "";
    top: 5%;
}.program-overview-082 .container {
    z-index: 1;
    position: relative;
}.program-overview-082 .training-pro-084 {
    display: flex;
    max-width: 100%;
    border-radius: 23px;
    position: relative;
    flex-direction: column;
    background: transparent;
    overflow: visible;
}.program-overview-082 .img-vertical-137 {
    z-index: 0;
    width: 100%;
    top: 0;
    transform: translateZ(0);
    transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    position: absolute;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.1);
    filter: saturate(0.8) contrast(1.1);
    border-radius: 23px;
    overflow: hidden;
    left: 0;
}.program-overview-082 .img-vertical-137::before {
    content: "";
    top: 0;
    height: 100%;
    mix-blend-mode: multiply;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    background: linear-gradient(
        135deg,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 30%,
        transparent 70%,
        rgba(0, 0, 0, 0.5) 100%
    );
}.program-overview-082 .img-vertical-137::after {
    content: "";
    background: 
        linear-gradient(to right, #000000 0%, transparent 20%, transparent 80%, #000000 100%),
        linear-gradient(to bottom, #000000 0%, transparent 20%, transparent 80%, #000000 100%);
    left: 0;
    z-index: 2;
    opacity: 0.7;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}.program-overview-082 .training-pro-084:hover .img-vertical-137 {
    filter: saturate(1.1) contrast(1.2);
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 100%, 
        65% 100%, 
        60% 85%, 
        40% 85%, 
        35% 100%, 
        0% 100%
    );
}.program-overview-082 .education-path-124 {
    backdrop-filter: blur(10px);
    box-shadow:
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1);
    position: relative;
    padding: 80px 60px;
    z-index: 3;
    background: rgba(255, 255, 255, 0.9);
    width: 85%;
    border-radius: 23px;
    margin: 40px auto;
    transform: perspective(1000px) rotateX(2deg);
    transition: all 0.6s ease;
}.program-overview-082 .education-path-124::before {
    left: -2px;
    transition: opacity 0.6s ease;
    border-radius: calc(23px + 2px);
    position: absolute;
    z-index: -1;
    bottom: -2px;
    background: linear-gradient(
        45deg,
        rgb(218,175,148) 0%,
        transparent 30%,
        transparent 70%,
        rgb(192,134,108) 100%
    );
    top: -2px;
    right: -2px;
    opacity: 0.7;
    content: "";
}.program-overview-082 .education-path-124::after {
    top: 10px;
    position: absolute;
    opacity: 0.5;
    left: 10px;
    transition: all 0.4s ease;
    content: "";
    z-index: -1;
    border: 1px dashed rgb(218,175,148,0.5);
    right: 10px;
    border-radius: 10px;
    bottom: 10px;
}.program-overview-082 .training-pro-084:hover .education-path-124 {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow:
        0 20px 45px rgba(0, 0, 0, 0.15),
        0 10px 25px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.2);
}.program-overview-082 .training-pro-084:hover .education-path-124::before {
    opacity: 1;
}.program-overview-082 .training-pro-084:hover .education-path-124::after {
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 15px;
    opacity: 0.7;
}.program-overview-082 .main-pro-206 {
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: flex;
    justify-content: center;
    position: absolute;
    align-items: center;
    height: 70px;
    width: 70px;
    background: #ffffff;
    border-radius: 50%;
    top: -35px;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.1),
        0 4px 8px rgba(0, 0, 0, 0.05),
        0 0 0 5px rgb(218,175,148,0.5);
    z-index: 5;
}.program-overview-082 .main-pro-206::before {
    left: -10px;
    content: "";
    bottom: -10px;
    background: 
        conic-gradient(
            rgb(218,175,148) 0deg, 
            rgb(218,175,148) 90deg, 
            transparent 90deg, 
            transparent 180deg, 
            rgb(192,134,108) 180deg, 
            rgb(192,134,108) 270deg, 
            transparent 270deg, 
            transparent 360deg
        );
    top: -10px;
    border-radius: 50%;
    right: -10px;
    z-index: -1;
    opacity: 0.5;
    position: absolute;
    transition: opacity 0.5s ease;
    animation: rotateConic 10s linear infinite;
}.program-overview-082 .main-pro-206:hover {
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.15),
        0 6px 12px rgba(0, 0, 0, 0.08),
        0 0 0 5px rgb(192,134,108,0.5);
    transform: translateX(-50%) scale(1.1);
}.program-overview-082 .main-pro-206:hover::before {
    opacity: 0.8;
}.program-overview-082 .main-pro-206 svg {
    height: 40px;
    transition: transform 0.5s ease;
    width: 40px;
}.program-overview-082 .main-pro-206:hover svg {
    transform: rotate(15deg);
}.program-overview-082 .main-pro-206 svg path {
    fill: rgb(218,175,148);
    transition: fill 0.5s ease;
}.program-overview-082 .main-pro-206:hover svg path {
    fill: rgb(192,134,108);
}.program-overview-082 h3 {
    font-weight: 700;
    margin-top: 20px;
    text-align: center;
    font-size: 31px;
    position: relative;
    letter-spacing: 1px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    color: #000000;
}.program-overview-082 h3::before {
    transform: translateX(-50%);
    width: 50px;
    content: "";
    background: rgb(218,175,148);
    left: 50%;
    bottom: 0;
    height: 2px;
    position: absolute;
    transition: width 0.5s ease;
}.program-overview-082 h3::after {
    height: 1px;
    left: 50%;
    background: rgb(192,134,108,0.5);
    content: "";
    bottom: -5px;
    transition: width 0.5s ease;
    position: absolute;
    width: 100px;
    transform: translateX(-50%);
}.program-overview-082 .education-path-124:hover h3::before {
    width: 100px;
}.program-overview-082 .education-path-124:hover h3::after {
    width: 150px;
}.program-overview-082 p {
    position: relative;
    line-height: 1.8;
    margin: 0 auto;
    color: #000000;
    font-size: 13px;
    text-align: center;
    max-width: 90%;
}.program-overview-082 p::before, 
.program-overview-082 p::after {
    width: 20px;
    height: 20px;
    transition: all 0.5s ease;
    position: absolute;
    content: "";
    opacity: 0.3;
}.program-overview-082 p::before {
    border-top: 2px solid rgb(218,175,148);
    top: -10px;
    left: -10px;
    border-left: 2px solid rgb(218,175,148);
}.program-overview-082 p::after {
    border-bottom: 2px solid rgb(192,134,108);
    right: -10px;
    bottom: -10px;
    border-right: 2px solid rgb(192,134,108);
}.program-overview-082 .education-path-124:hover p::before,
.program-overview-082 .education-path-124:hover p::after {
    height: 40px;
    opacity: 0.6;
    width: 40px;
}

@keyframes ambientLight {
    0% {
        opacity: 0.3;
        transform: scale(0.95) rotate(0deg);
    }
    50% {
        opacity: 0.5;
        transform: scale(1) rotate(5deg);
    }
    100% {
        opacity: 0.3;
        transform: scale(0.95) rotate(0deg);
    }
}

@keyframes rotateConic {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (min-width: 992px) and (max-width: 1199px) {.program-overview-082 {
    padding: 100px 0;
}.program-overview-082 .education-path-124 {
    width: 90%;
    padding: 70px 50px;
}.program-overview-082 h3 {
    font-size: calc(31px - 2px);
}
}

@media (min-width: 768px) and (max-width: 991px) {.program-overview-082 {
    padding: 80px 0;
}.program-overview-082 .education-path-124 {
    padding: 60px 40px;
    margin: 30px auto;
    width: 90%;
}.program-overview-082 .main-pro-206 {
    width: 60px;
    top: -30px;
    height: 60px;
}.program-overview-082 .main-pro-206 svg {
    width: 35px;
    height: 35px;
}.program-overview-082 h3 {
    font-size: calc(31px - 4px);
    margin-bottom: 25px;
    padding-bottom: 15px;
}.program-overview-082 p {
    line-height: 1.7;
    font-size: calc(13px - 1px);
}
}

@media (max-width: 767px) {.program-overview-082 {
    padding: 60px 0;
}.program-overview-082 .education-path-124 {
    width: 95%;
    transform: none;
    padding: 50px 30px;
    margin: 25px auto;
}.program-overview-082 .main-pro-206 {
    width: 50px;
    top: -25px;
    height: 50px;
}.program-overview-082 .main-pro-206 svg {
    width: 30px;
    height: 30px;
}.program-overview-082 .main-pro-206::before {
    display: none;
}.program-overview-082 h3 {
    padding-bottom: 12px;
    font-size: calc(31px - 6px);
    margin-bottom: 20px;
}.program-overview-082 p {
    max-width: 100%;
    line-height: 1.6;
    font-size: calc(13px - 2px);
}.program-overview-082 p::before, 
    .program-overview-082 p::after {
    height: 15px;
    width: 15px;
}.program-overview-082 .education-path-124:hover p::before,
    .program-overview-082 .education-path-124:hover p::after {
    width: 25px;
    height: 25px;
}.program-overview-082 h3::before {
    width: 40px;
}.program-overview-082 h3::after {
    width: 80px;
}.program-overview-082 .education-path-124:hover h3::before {
    width: 70px;
}.program-overview-082 .education-path-124:hover h3::after {
    width: 110px;
}.program-overview-082 .img-vertical-137 {
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 100%, 
            60% 100%, 
            50% 95%, 
            40% 95%, 
            30% 100%, 
            0% 100%
        );
}.program-overview-082 .training-pro-084:hover .img-vertical-137 {
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 100%, 
            65% 100%, 
            55% 92%, 
            35% 92%, 
            25% 100%, 
            0% 100%
        );
}.program-overview-082 .education-path-124::after {
    display: none;
}}.info-hub-518 {
    padding: 80px 0;
    position: relative;
    background: rgb(244,223,209);
    overflow: hidden;
}.info-hub-518::before {
    top: 0;
    position: absolute;
    z-index: 1;
    left: 0;
    content: '';
    background: 
        linear-gradient(135deg, transparent 0%, rgb(218,175,148,0.5) 100%),
        radial-gradient(circle at 20% 30%, rgb(192,134,108,0.5) 0%, transparent 70%);
    bottom: 0;
    right: 0;
}.info-hub-518::after {
    content: '';
    position: absolute;
    bottom: 0;
    z-index: 2;
    right: 0;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    left: 0;
    top: 0;
}.info-hub-518 .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    z-index: 3;
}.info-hub-518 .reach-contact-935 {
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(10px);
    position: relative;
    gap: 40px;
    grid-template-columns: 1fr 2fr;
    display: grid;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0;
    overflow: hidden;
    border-radius: 13px;
    -webkit-backdrop-filter: blur(10px);
}.info-hub-518 .learn-faq-598 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    font-size: 28px;
    color: rgb(218,175,148);
    margin: 0;
    padding: 35px 40px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.05), transparent);
    grid-column: 1 / -1;
    font-weight: 700;
}.info-hub-518 .learn-faq-598::after {
    position: absolute;
    height: 3px;
    content: '';
    border-radius: 10px;
    bottom: 0;
    left: 40px;
    background: rgb(218,175,148);
    width: 60px;
}.info-hub-518 .img-vertical-137 {
    position: relative;
    transform: scale(1.001);
    overflow: hidden;
    border-radius: 0;
    height: 100%;
    min-height: 350px;
}.info-hub-518 .img-vertical-137::before {
    right: 0;
    z-index: 1;
    background: linear-gradient(
        to bottom right,
        transparent 0%,
        rgb(218,175,148,0.5) 100%
    );
    content: '';
    top: 0;
    position: absolute;
    bottom: 0;
    left: 0;
}.info-hub-518 .img-vertical-137::after {
    width: 60%;
    background: radial-gradient(
        circle,
        rgb(218,175,148,0.5) 0%,
        transparent 70%
    );
    z-index: 2;
    right: -10%;
    top: -10%;
    height: 60%;
    opacity: 0.7;
    content: '';
    position: absolute;
    animation: floatEffect 8s infinite alternate ease-in-out;
}@keyframes floatEffect {
    0% {
        transform: translateY(0) scale(1);
    }
    100% {
        transform: translateY(-20px) scale(1.1);
    }
}

.info-hub-518 .talk-form-364 {
    position: relative;
    display: flex;
    background: rgba(255, 255, 255, 0.02);
    gap: 22px;
    flex-direction: column;
    padding: 40px;
}.info-hub-518 .talk-form-364::before {
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(218,175,148), rgb(192,134,108), rgb(218,175,148));
    content: '';
    width: 3px;
}.info-hub-518 .talk-form-364 p {
    position: relative;
    gap: 15px;
    margin: 0;
    align-items: flex-start;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    display: flex;
    padding: 0 0 22px 0;
    flex-direction: row;
}.info-hub-518 .talk-form-364 p:last-child {
    padding-bottom: 0;
    border-bottom: none;
}.info-hub-518 .talk-form-364 p svg {
    flex-shrink: 0;
    margin-top: 3px;
    width: 22px;
    height: 22px;
}.info-hub-518 .talk-form-364 p svg path {
    transition: fill 0.3s ease;
    fill: rgb(218,175,148);
}.info-hub-518 .talk-form-364 p:hover svg path {
    fill: #ffffff;
}.info-hub-518 .talk-form-364 p .content-wrapper {
    gap: 8px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}.info-hub-518 .talk-form-364 p {
    color: #ffffff;
}.info-hub-518 .talk-form-364 p span {
    transition: all 0.3s ease;
    font-size: 16px;
    display: inline-block;
    position: relative;
    color: #ffffff;
}.info-hub-518 .talk-form-364 p:first-child span {
    font-size: calc(16px + 2px);
}.info-hub-518 .talk-form-364 p span a {
    text-decoration: none;
    position: relative;
    color: #ffffff;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    padding: 2px 8px;
    transition: all 0.3s ease;
}.info-hub-518 .talk-form-364 p span a:hover {
    color: #ffffff;
    background: rgb(218,175,148,0.5);
    transform: translateX(5px);
}.info-hub-518 .talk-form-364 p span b {
    color: rgb(218,175,148);
    font-weight: 700;
}.info-hub-518 .support-contact-526 {
    margin-top: 35px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 35px;
}.info-hub-518 .submit-request-102 {
    display: flex;
    gap: 12px;
    font-size: 24px;
    margin: 0 0 20px 0;
    align-items: center;
    padding-bottom: 15px;
    position: relative;
    color: rgb(218,175,148);
    font-weight: 600;
}.info-hub-518 .submit-request-102 svg {
    width: 20px;
    height: 20px;
}.info-hub-518 .submit-request-102 svg path {
    fill: rgb(218,175,148);
}.info-hub-518 .submit-request-102:after {
    width: 40px;
    bottom: 0;
    content: '';
    border-radius: 10px;
    background: rgb(218,175,148);
    height: 2px;
    left: 0;
    position: absolute;
}.info-hub-518 .edu-chat-967 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 15px;
}.info-hub-518 .contact-map-279 {
    position: relative;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    font-size: calc(16px - 1px);
    color: #ffffff;
    border-radius: 10px;
    padding: 12px 15px;
}.info-hub-518 .contact-map-279::before {
    height: 100%;
    top: 0;
    content: '';
    width: 4px;
    background: rgb(218,175,148);
    position: absolute;
    left: 0;
    opacity: 0.7;
}.info-hub-518 .contact-map-279::after {
    left: 0;
    height: 100%;
    opacity: 0;
    width: 100%;
    content: '';
    position: absolute;
    background: rgb(218,175,148);
    z-index: -1;
    top: 0;
    transition: opacity 0.3s ease;
}.info-hub-518 .contact-map-279:hover {
    transform: translateX(5px);
}.info-hub-518 .contact-map-279:hover::after {
    opacity: 0.1;
}

@media (max-width: 1199px) {.info-hub-518 .reach-contact-935 {
    gap: 30px;
}.info-hub-518 .talk-form-364 {
    padding: 30px;
}
}

@media (max-width: 991px) {.info-hub-518 {
    padding: 60px 0;
}.info-hub-518 .reach-contact-935 {
    grid-template-columns: 1fr;
}.info-hub-518 .learn-faq-598 {
    padding: 30px;
}.info-hub-518 .learn-faq-598::after {
    left: 30px;
}.info-hub-518 .img-vertical-137 {
    min-height: 300px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}.info-hub-518 .talk-form-364 {
    padding: 30px;
}.info-hub-518 .talk-form-364 p svg {
    width: 20px;
    height: 20px;
}
}

@media (max-width: 767px) {.info-hub-518 {
    padding: 50px 0;
}.info-hub-518 .learn-faq-598 {
    padding: 25px;
    font-size: calc(28px - 4px);
}.info-hub-518 .learn-faq-598::after {
    left: 25px;
}.info-hub-518 .talk-form-364 {
    gap: 18px;
    padding: 25px;
}.info-hub-518 .talk-form-364 p {
    padding-bottom: 18px;
}.info-hub-518 .img-vertical-137 {
    min-height: 250px;
}.info-hub-518 .support-contact-526 {
    padding-top: 25px;
    margin-top: 25px;
}.info-hub-518 .edu-chat-967 {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
}
}

@media (max-width: 576px) {.info-hub-518 {
    padding: 40px 0;
}.info-hub-518 .learn-faq-598 {
    text-align: center;
    padding: 20px;
}.info-hub-518 .learn-faq-598::after {
    transform: translateX(-50%);
    left: 50%;
}.info-hub-518 .talk-form-364 {
    padding: 20px;
}.info-hub-518 .img-vertical-137 {
    min-height: 200px;
}.info-hub-518 .submit-request-102 {
    text-align: center;
}.info-hub-518 .submit-request-102:after {
    transform: translateX(-50%);
    left: 50%;
}.info-hub-518 .edu-chat-967 {
    grid-template-columns: 1fr;
}.info-hub-518 .talk-form-364 p {
    flex-direction: row;
}.info-hub-518 .talk-form-364 p svg {
    height: 18px;
    width: 18px;
}
}

@media (max-width: 375px) {.info-hub-518 .reach-contact-935 {
    border-radius: 10px;
}.info-hub-518 .talk-form-364 {
    padding: 15px;
}.info-hub-518 .talk-form-364 p {
    padding-bottom: 15px;
}.info-hub-518 .img-vertical-137 {
    min-height: 180px;
}.info-hub-518 .support-contact-526 {
    padding-top: 20px;
    margin-top: 20px;
}
}

@media (prefers-reduced-motion: reduce) {.info-hub-518 .img-vertical-137::after {
    animation: none;
}.info-hub-518 .talk-form-364 p span a:hover,
    .info-hub-518 .contact-map-279:hover {
    transform: none;
}}.title-intro-160 {
    position: relative;
    padding: 4rem 2rem;
    min-height: 100vh;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    display: flex;
}.title-intro-160::before {
    background: linear-gradient(135deg, 
    rgba(0, 0, 0, 0.85) 0%,
    rgba(0, 0, 0, 0.7) 40%,
    rgba(0, 0, 0, 0.5) 70%,
    rgba(0, 0, 0, 0.3) 100%);
    top: 0;
    z-index: 1;
    bottom: 0;
    right: 0;
    position: absolute;
    content: "";
    left: 0;
}.title-intro-160::after {
    bottom: 0;
    animation: shimmer 12s infinite alternate ease-in-out;
    clip-path: polygon(0 0, 75% 0, 45% 100%, 0 100%);
    z-index: 2;
    left: 0;
    background: linear-gradient(90deg, 
    rgb(218,175,148,0.5) 0%,
    transparent 40%);
    top: 0;
    content: "";
    right: 0;
    position: absolute;
}.title-intro-160 > div {
    z-index: 3;
    flex-direction: column;
    width: 100%;
    transform: perspective(1000px) rotateX(2deg);
    display: flex;
    max-width: 1200px;
    transform-style: preserve-3d;
    position: relative;
    gap: 2.5rem;
}.title-intro-160 > div > div:first-child {
    position: relative;
    padding-left: 2rem;
    transform: translateZ(40px);
}.title-intro-160 > div > div:first-child::before {
    top: 0;
    position: absolute;
    content: "";
    height: 100%;
    animation: lineGrow 1.2s 0.3s forwards cubic-bezier(0.19, 1, 0.22, 1);
    width: 6px;
    transform-origin: top;
    left: 0;
    transform: scaleY(0);
    background: rgb(192,134,108);
}.title-intro-160 .title_style_header {
    transform: translateX(-20px);
    letter-spacing: -0.02em;
    line-height: 1.2;
    font-weight: 700;
    font-size: clamp(2.5rem, 5vw, 41px);
    color: #ffffff;
    margin: 0;
    text-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
    animation: slideIn 0.8s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
}.title-intro-160 .edu-space-083 {
    backdrop-filter: blur(12px);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    transform: translateZ(20px) translateY(20px);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    padding: 2.5rem;
    box-shadow: 
    0 20px 30px -10px rgba(0, 0, 0, 0.3),
    0 8px 12px -6px rgba(0, 0, 0, 0.2);
    animation: fadeUp 1s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.03) 0%,
    rgba(255, 255, 255, 0.08) 100%
  );
}.title-intro-160 .study-space-795 {
    position: relative;
    margin-bottom: 1.5rem;
}.title-intro-160 .study-space-795::after {
    height: 3px;
    left: 0;
    transform: scaleX(0);
    background: rgb(192,134,108);
    animation: lineGrowX 1.2s 1.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    width: 80px;
    bottom: -0.75rem;
    transform-origin: left;
    content: "";
}.title-intro-160 h3 {
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
    font-size: clamp(1.2rem, 3vw, 20px);
    color: #ffffff;
    opacity: 0;
    animation: fadeIn 0.8s 1s forwards ease-out;
}.title-intro-160 span {
    position: relative;
    display: block;
}.title-intro-160 p {
    color: #ffffff;
    line-height: 1.6;
    animation: fadeIn 0.8s 1.2s forwards ease-out;
    font-weight: 300;
    letter-spacing: 0.02em;
    font-size: clamp(1rem, 2vw, 14px);
    margin: 0;
    opacity: 0;
}

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

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

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

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

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

@keyframes shimmer {
  0%, 100% { opacity: 0.3; transform: translateX(-5%); }
  50% { opacity: 0.5; transform: translateX(5%); }
}

@media (max-width: 991px) {.title-intro-160 {
    padding: 3rem 1.5rem;
    align-items: flex-start;
}.title-intro-160 > div {
    gap: 2rem;
    transform: perspective(800px) rotateX(1deg);
}.title-intro-160 > div > div:first-child {
    padding-left: 1.5rem;
}.title-intro-160 .edu-space-083 {
    padding: 2rem;
    transform: translateZ(15px) translateY(15px);
}.title-intro-160 .study-space-795::after {
    width: 60px;
}
}

@media (max-width: 767px) {.title-intro-160 {
    padding: 2.5rem 1rem;
}.title-intro-160::after {
    clip-path: polygon(0 0, 100% 0, 70% 100%, 0 100%);
}.title-intro-160 > div {
    transform: none;
    gap: 1.5rem;
    transform-style: flat;
}.title-intro-160 > div > div:first-child,
  .title-intro-160 .edu-space-083 {
    transform: none;
}.title-intro-160 > div > div:first-child {
    padding-left: 1rem;
}.title-intro-160 .edu-space-083 {
    padding: 1.5rem;
    backdrop-filter: blur(8px);
}.title-intro-160 .study-space-795 {
    margin-bottom: 1rem;
}
}

@media (max-width: 480px) {.title-intro-160 {
    padding: 2rem 0.75rem;
}.title-intro-160 > div > div:first-child::before {
    width: 4px;
}.title-intro-160 .edu-space-083 {
    padding: 1.25rem;
}.title-intro-160 .study-space-795::after {
    height: 2px;
    width: 40px;
}
}