* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1120px;
}html,body {
    font-family: Arial, sans-serif;
    auto
contain;
    height: 100%;
    min-height: 100%;
    color: #000000;
}.fellow-prog-58 {
    flex: 0 0 auto;
}svg {
    height: 30px;
    width: 30px;
}.head-expert-08 {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}.wrapper-capsule-08 {
    height: 100%;
    flex-direction: column;
    display: flex;
    min-height: 100%;
}::-webkit-scrollbar {
    height: 9px;
    width: 1.2vw;
    padding: 0px;
}::-webkit-scrollbar-track {
    background: rgb(255, 255, 255, 0.5);
    border: 1px groove rgb(255, 255, 255, 0.5);
    margin: 4px 0;
}::-webkit-scrollbar-thumb {
    background: rgb(173,162,159,0.5);
    transition: all, background 1.9s ease-in;
    min-height: 51px;
    box-shadow: 3px -2px 13px -1px rgba(0, 0, 0, 0.4);
    border-radius: 10%;
}::-webkit-scrollbar-thumb:active {
    box-shadow: inset 1px 3px 1px 7px rgba(0, 0, 0, 0.5);
    background: rgb(255, 255, 255, 0.5);
}html {
    scrollbar-width: auto;
    scrollbar-color: rgb(255, 255, 255, 0.5) rgb(255, 255, 255, 0.5);
}
@media (max-width: 768px) {::-webkit-scrollbar {
    width: 7px;
}::-webkit-scrollbar-thumb {
    background: rgb(129,117,115);
}}

a {
    text-decoration: none;
    color: inherit;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
footer {
    z-index: 1;
    position: relative;
}footer::before {
    background: linear-gradient(145deg, rgb(208,205,180) 0%, rgb(173,162,159,0.5) 100%);
    right: 0;
    left: 0;
    position: absolute;
    z-index: -2;
    bottom: 0;
    top: 0;
    content: "";
    opacity: 0.9;
}footer::after {
    background-image: 
        repeating-linear-gradient(0deg, rgb(173,162,159,0.5), rgb(173,162,159,0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(90deg, rgb(173,162,159,0.5), rgb(173,162,159,0.5) 1px, transparent 1px, transparent 20px);
    opacity: 0.1;
    position: absolute;
    z-index: -1;
    content: "";
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
}.fellow-prog-58 {
    padding: 4rem 0 2rem;
    position: relative;
    color: #000000;
}.fellow-prog-58::after {
    width: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(173,162,159), rgb(129,117,115));
    content: "";
    top: 0;
    height: 6px;
}.fellow-prog-58 .container {
    display: flex;
    flex-wrap: wrap;
    gap: 3rem;
    position: relative;
}.fellow-prog-58 .company_holder {
    flex: 1 1 400px;
    background: #ffffff;
    padding: 2rem 2.5rem;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    position: relative;
    border-radius: 26px;
}.fellow-prog-58 .company_holder::before {
    background: rgb(173,162,159);
    content: "";
    position: absolute;
    height: 5px;
    width: 100%;
    top: 0;
    left: 0;
    border-top-right-radius: 26px;
    border-top-left-radius: 26px;
}.fellow-prog-58 .company_holder h3 {
    color: rgb(173,162,159);
    position: relative;
    font-weight: 700;
    font-size: 28px;
    margin: 0 0 1.5rem;
    letter-spacing: 0.5px;
}.fellow-prog-58 .company_holder h3::after {
    left: 0;
    bottom: -0.5rem;
    content: "";
    height: 3px;
    background: rgb(129,117,115);
    width: 80px;
    position: absolute;
}.fellow-prog-58 .footer-benefit-10 {
    font-size: 18px;
    background: rgb(208,205,180);
    position: relative;
    color: #000000;
    line-height: 1.7;
    border-left: 3px solid rgb(129,117,115);
    padding: 1.5rem;
    border-radius: 10px;
}.fellow-prog-58 .support-cta-51 {
    min-width: 400px;
    flex: 1 1 calc(100% - 450px);
}.fellow-prog-58 .nav-wrap-02 {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem;
}.fellow-prog-58 .main-skill-89 {
    background: #ffffff;
    overflow: hidden;
    min-width: 200px;
    position: relative;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    flex: 1 1 calc(50% - 1.25rem);
    border-radius: 26px;
}.fellow-prog-58 .main-skill-89 h5 {
    background: rgb(129,117,115);
    padding: 1rem 1.5rem;
    margin: 0;
    position: relative;
    color: #ffffff;
    font-weight: 600;
    font-size: 24px;
}.fellow-prog-58 .main-skill-89 .nav-wrap-02 {
    flex-direction: column;
    gap: 0;
    display: flex;
    padding: 1rem 0;
}.fellow-prog-58 .main-skill-89 .nav-wrap-02 a {
    display: flex;
    transition: all 0.3s ease;
    color: #000000;
    align-items: center;
    position: relative;
    font-size: 18px;
    text-decoration: none;
    padding: 0.8rem 1.5rem;
}.fellow-prog-58 .main-skill-89 .nav-wrap-02 a::before {
    position: absolute;
    width: 0;
    background: rgb(208,205,180);
    transition: all 0.3s ease;
    z-index: -1;
    top: 0;
    content: "";
    left: 0;
    height: 100%;
}.fellow-prog-58 .main-skill-89 .nav-wrap-02 a::after {
    left: 1.5rem;
    background: rgb(129,117,115);
    top: 50%;
    position: absolute;
    width: 5px;
    transform: translateY(-50%);
    transition: all 0.3s ease;
    height: 5px;
    content: "";
    opacity: 0;
    border-radius: 50%;
}.fellow-prog-58 .main-skill-89 .nav-wrap-02 a:hover {
    padding-left: 2.2rem;
    color: rgb(173,162,159);
}.fellow-prog-58 .main-skill-89 .nav-wrap-02 a:hover::before {
    width: 100%;
}.fellow-prog-58 .main-skill-89 .nav-wrap-02 a:hover::after {
    opacity: 1;
}.access-help-19 {
    margin-top: 3rem;
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    background: rgb(208,205,180);
    padding: 2rem 0;
}.access-help-19::before {
    height: 1px;
    content: "";
    right: 10%;
    position: absolute;
    left: 10%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(173,162,159,0.5), transparent);
}.access-help-19 .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.access-help-19 .donate-books-13 {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 0.8rem 2rem;
    background: #ffffff;
    font-size: 12px;
    border-radius: 50px;
    text-align: center;
    font-weight: 400;
    color: #000000;
}

@media (max-width: 1200px) {.fellow-prog-58 .container {
    gap: 2rem;
}.fellow-prog-58 .company_holder {
    flex: 1 1 360px;
}.fellow-prog-58 .support-cta-51 {
    min-width: 360px;
    flex: 1 1 calc(100% - 400px);
}.fellow-prog-58 .nav-wrap-02 {
    gap: 2rem;
}
}

@media (max-width: 992px) {.fellow-prog-58 {
    padding: 3.5rem 0 2rem;
}.fellow-prog-58 .container {
    gap: 2.5rem;
    flex-direction: column;
}.fellow-prog-58 .company_holder,
    .fellow-prog-58 .support-cta-51 {
    flex: 1 1 100%;
    min-width: 100%;
}.fellow-prog-58 .main-skill-89 {
    flex: 1 1 calc(50% - 1rem);
    min-width: 200px;
}
}

@media (max-width: 768px) {.fellow-prog-58 {
    padding: 3rem 0 1.5rem;
}.fellow-prog-58 .nav-wrap-02 {
    gap: 1.5rem;
}.fellow-prog-58 .company_holder {
    padding: 2rem;
}.fellow-prog-58 .company_holder h3 {
    font-size: calc(28px - 2px);
}.access-help-19 {
    margin-top: 2rem;
}
}

@media (max-width: 576px) {.fellow-prog-58 {
    padding: 2.5rem 0 1rem;
}.fellow-prog-58 .container {
    gap: 1.5rem;
}.fellow-prog-58 .main-skill-89 {
    min-width: 100%;
    flex: 1 1 100%;
}.fellow-prog-58 .nav-wrap-02 {
    gap: 1rem;
}.fellow-prog-58 .company_holder {
    padding: 1.5rem;
}.fellow-prog-58 .footer-benefit-10 {
    padding: 1.2rem;
}.access-help-19 {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}
}

@media (max-width: 420px) {.fellow-prog-58 .company_holder h3::after {
    width: 50px;
}.fellow-prog-58 .main-skill-89 .nav-wrap-02 a:hover {
    padding-left: 2rem;
}.access-help-19 .donate-books-13 {
    width: 90%;
    padding: 0.7rem 1.5rem;
}}.study-method-61 {
    position: relative;
    overflow: visible;
    background: linear-gradient(170deg, rgb(208,205,180) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 160px 0;
}.study-method-61::before {
    width: 100%;
    opacity: 0.2;
    z-index: 1;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    background: linear-gradient(45deg, rgb(173,162,159,0.5) 0%, transparent 40%);
    content: '';
}.study-method-61 .skill-studio-58 {
    max-width: 1200px;
    z-index: 2;
    transform: rotate(-3deg);
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}.study-method-61 .text-holder-58 {
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    width: 60%;
    border-left: 4px solid rgb(173,162,159);
    position: relative;
    padding: 60px 70px 60px 50px;
    border-radius: 0 21px 21px 0;
    backdrop-filter: blur(10px);
    margin-left: 5%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    overflow: visible;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
    transform: translateX(20px);
}.study-method-61 .text-holder-58:hover {
    transform: translateX(10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
}.study-method-61 .text-holder-58::before {
    height: 180px;
    animation: pulse-glow 8s infinite alternate;
    position: absolute;
    width: 180px;
    right: -90px;
    border-radius: 50%;
    opacity: 0.1;
    background: rgb(173,162,159);
    filter: blur(40px);
    z-index: -1;
    top: -90px;
    content: '';
}.study-method-61 .text-holder-58::after {
    width: 150%;
    bottom: -30px;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(173,162,159,0.5) 30%, 
        rgb(173,162,159) 50%, 
        rgb(173,162,159,0.5) 70%, 
        transparent 100%
    );
    content: '';
    height: 3px;
    position: absolute;
    z-index: 3;
    left: -25%;
}.study-method-61 .text-holder-58 h2 {
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 30px;
    padding-bottom: 15px;
    position: relative;
    font-size: 29px;
    transform: translateX(-40px);
}.study-method-61 .text-holder-58 h2::before {
    z-index: -1;
    animation: spin-slow 20s linear infinite;
    content: '';
    height: 70px;
    border-radius: 10px;
    left: -35px;
    top: -35px;
    position: absolute;
    border: 2px solid rgb(173,162,159,0.5);
    width: 70px;
    opacity: 0.6;
}.study-method-61 .text-holder-58 h2::after {
    position: absolute;
    content: '';
    border-radius: 10px;
    background: rgb(173,162,159);
    left: 0;
    bottom: 0;
    width: 60px;
    height: 4px;
}.study-method-61 .text-holder-58 p {
    line-height: 1.8;
    position: relative;
    z-index: 2;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    font-size: 16px;
    color: #ffffff;
}.study-method-61::after {
    content: '';
    filter: blur(30px);
    opacity: 0.1;
    height: 180px;
    animation: rotate-float 25s infinite linear;
    bottom: -90px;
    border-radius: 21px;
    transform: rotate(30deg);
    right: 15%;
    width: 180px;
    position: absolute;
    background: rgb(129,117,115);
}.study-method-61 .skill-studio-58::before {
    opacity: 0.4;
    border-radius: 50%;
    content: '';
    position: absolute;
    border: 1px solid rgb(173,162,159,0.5);
    top: -120px;
    width: 100px;
    animation: float-vertical 10s infinite ease-in-out;
    right: 10%;
    height: 100px;
}.study-method-61 .skill-studio-58::after {
    border-radius: 50%;
    width: 25px;
    opacity: 0.2;
    content: '';
    top: 40%;
    height: 25px;
    position: absolute;
    animation: pulse-subtle 5s infinite;
    filter: blur(5px);
    left: -40px;
    background: rgb(173,162,159);
}@keyframes pulse-glow {
    0%, 100% {
        opacity: 0.1;
        transform: scale(1);
    }
    50% {
        opacity: 0.2;
        transform: scale(1.1);
    }
}

@keyframes spin-slow {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotate-float {
    0% {
        transform: rotate(30deg) translateY(0);
    }
    25% {
        transform: rotate(120deg) translateY(-20px);
    }
    50% {
        transform: rotate(210deg) translateY(0);
    }
    75% {
        transform: rotate(300deg) translateY(20px);
    }
    100% {
        transform: rotate(390deg) translateY(0);
    }
}

@keyframes float-vertical {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-30px);
    }
}

@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.3);
    }
}

.study-method-61 .text-holder-58 p::first-letter {
    font-weight: 700;
    font-size: 1.5em;
    color: rgb(173,162,159);
}.study-method-61 .text-holder-58 p::after {
    right: -250px;
    content: '';
    background-image: repeating-linear-gradient(
        -45deg,
        rgb(173,162,159,0.5),
        rgb(173,162,159,0.5) 1px,
        transparent 1px,
        transparent 6px
    );
    z-index: -1;
    top: 0;
    position: absolute;
    height: 100%;
    width: 200px;
    opacity: 0.3;
}

@media screen and (max-width: 1200px) {.study-method-61 .text-holder-58::after {
    width: 120%;
    left: -10%;
}.study-method-61 .text-holder-58 p::after {
    display: none;
}
}

@media screen and (max-width: 992px) {.study-method-61 {
    padding: 120px 0;
}.study-method-61 .skill-studio-58 {
    transform: rotate(-2deg);
}.study-method-61 .text-holder-58 {
    width: 70%;
    padding: 50px 40px 50px 40px;
}.study-method-61 .text-holder-58 h2 {
    transform: translateX(-30px);
}.study-method-61 .text-holder-58::before {
    top: -75px;
    height: 150px;
    width: 150px;
    right: -75px;
}.study-method-61::after {
    height: 150px;
    bottom: -75px;
    width: 150px;
}
}

@media screen and (max-width: 768px) {.study-method-61 {
    padding: 90px 0;
    overflow: hidden;
}.study-method-61 .skill-studio-58 {
    transform: none;
}.study-method-61 .text-holder-58 {
    padding: 40px 30px;
    transform: none;
    width: 90%;
    margin-left: 0;
    border-radius: 21px;
}.study-method-61 .text-holder-58:hover {
    transform: none;
}.study-method-61 .text-holder-58 h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 25px;
    transform: none;
}.study-method-61 .text-holder-58 h2::before {
    display: none;
}.study-method-61 .text-holder-58::before {
    width: 120px;
    top: -60px;
    right: -60px;
    height: 120px;
}.study-method-61 .text-holder-58::after {
    left: 0;
    bottom: -20px;
    width: 100%;
}.study-method-61 .skill-studio-58::before,
    .study-method-61 .skill-studio-58::after,
    .study-method-61::after {
    display: none;
}
}

@media screen and (max-width: 480px) {.study-method-61 {
    padding: 70px 0;
}.study-method-61 .text-holder-58 {
    padding: 30px 20px;
    width: 100%;
}.study-method-61 .text-holder-58 h2 {
    font-size: calc(29px * 0.8);
    padding-bottom: 12px;
    margin-bottom: 20px;
}.study-method-61 .text-holder-58 h2::after {
    height: 3px;
    width: 50px;
}.study-method-61 .text-holder-58 p {
    font-size: calc(16px * 0.9);
}.study-method-61 .text-holder-58::before {
    right: -40px;
    width: 80px;
    height: 80px;
    top: -40px;
}}header {
    position: relative;
    padding: 0;
    background: linear-gradient(to right, #ffffff, rgb(208,205,180));
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.07);
    z-index: 100;
    width: 100%;
}header::before {
    content: '';
    z-index: 0;
    background-size: 20px 20px;
    background-image: 
        linear-gradient(90deg, rgba(255,255,255,0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.05) 1px, transparent 1px);
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
}header::after {
    width: 5px;
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1;
    background: linear-gradient(to bottom, rgb(173,162,159), rgb(129,117,115));
}header .container {
    margin: 0;
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 100%;
    padding: 0;
}header .main-mainbar-64 {
    justify-content: space-between;
    align-items: center;
    display: flex;
    margin-left: 5px;
    padding: 0.9rem 3%;
}header .first-pagebar-96 {
    position: relative;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 10px;
    text-decoration: none;
    display: flex;
    transition: all 0.3s ease;
    padding: 0.5rem;
    align-items: center;
}header .first-pagebar-96:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.6);
}header .first-pagebar-96 svg {
    width: 140px;
    height: auto;
    transition: all 0.3s ease;
}header .main-skill-89 {
    gap: 0.4rem;
    align-items: center;
    padding: 0.4rem 0.6rem;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
    display: flex;
    position: relative;
}header .main-skill-89::before {
    border-radius: calc(10px + 2px);
    opacity: 0.5;
    left: -2px;
    bottom: -2px;
    content: '';
    background: linear-gradient(135deg, rgb(173,162,159,0.5), rgb(129,117,115,0.5));
    top: -2px;
    position: absolute;
    right: -2px;
    z-index: -1;
}header .head-learning-40 {
    font-size: 19px;
    transition: all 0.3s ease;
    z-index: 1;
    border-radius: 10px;
    text-decoration: none;
    color: #000000;
    overflow: hidden;
    background: #ffffff;
    font-family: Arial, sans-serif;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
    position: relative;
    padding: 0.4rem 0.7rem;
    font-weight: 400;
}header .head-learning-40::before {
    transition: opacity 0.3s ease;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
    z-index: -1;
    background: linear-gradient(45deg, rgb(173,162,159,0.5), rgb(129,117,115,0.5));
}header .head-learning-40:hover {
    color: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
}header .head-learning-40:hover::before {
    opacity: 1;
}

@media (max-width: 991px) {header .main-mainbar-64 {
    padding: 0.8rem 2.5%;
}header .first-pagebar-96 svg {
    width: 130px;
}header .main-skill-89 {
    gap: 0.3rem;
    padding: 0.35rem 0.5rem;
}header .head-learning-40 {
    padding: 0.35rem 0.6rem;
    font-size: calc(19px - 1px);
}
}

@media (max-width: 767px) {header::after {
    width: 3px;
}header .main-mainbar-64 {
    flex-direction: column;
    margin-left: 3px;
    align-items: flex-start;
    gap: 0.7rem;
    padding: 0.8rem 2%;
}header .first-pagebar-96 {
    padding: 0.4rem;
}header .first-pagebar-96 svg {
    width: 120px;
}header .main-skill-89 {
    width: 98%;
    padding: 0.4rem;
    overflow-x: auto;
    justify-content: flex-start;
}header .main-skill-89::-webkit-scrollbar {
    height: 2px;
}header .main-skill-89::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(173,162,159);
}header .head-learning-40 {
    white-space: nowrap;
    padding: 0.3rem 0.5rem;
    font-size: calc(19px - 1px);
}
}

@media (max-width: 480px) {header::after {
    width: 2px;
}header .main-mainbar-64 {
    padding: 0.7rem 1.5%;
    margin-left: 2px;
}header .first-pagebar-96 svg {
    width: 110px;
}header .main-skill-89 {
    padding: 0.3rem;
}header .head-learning-40 {
    font-size: calc(19px - 2px);
    padding: 0.3rem 0.4rem;
}}.who-we-are-48 {
    position: relative;
    align-items: center;
    min-height: 100vh;
    display: flex;
    overflow: hidden;
}.who-we-are-48::before {
    right: 0;
    z-index: 1;
    background: linear-gradient(145deg, rgb(173,162,159,0.5), rgba(0, 0, 0, 0.5), rgb(129,117,115,0.5));
    opacity: 0.85;
    bottom: 0;
    position: absolute;
    backdrop-filter: blur(5px);
    left: 0;
    content: "";
    top: 0;
}.who-we-are-48::after {
    clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%);
    right: -50%;
    z-index: 1;
    position: absolute;
    background: rgb(173,162,159);
    animation: shiftBackground 25s infinite alternate ease-in-out;
    transform: rotate(-35deg) skewX(15deg);
    top: -50%;
    opacity: 0.08;
    height: 100%;
    content: "";
    width: 100%;
}.who-we-are-48 .container {
    margin: 0 auto;
    opacity: 1;
    transform: translateY(0);
    animation: fadeUp 1.2s ease-out;
    padding: 3rem 2rem;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}.who-we-are-48 .text-holder-58 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    padding: 3.5rem;
    transform: perspective(1000px) rotateY(2deg);
    background: rgba(255, 255, 255, 0.9);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    position: relative;
}.who-we-are-48 .text-holder-58:hover {
    transform: perspective(1000px) rotateY(0deg);
}.who-we-are-48 .text-holder-58::before {
    content: "";
    right: 0;
    background: rgb(173,162,159);
    animation: lineGrow 1.5s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    top: -10px;
    transform: scaleX(0);
    transform-origin: left;
    height: 10px;
    left: 0;
}.who-we-are-48 .text-holder-58::after {
    z-index: -1;
    bottom: 0;
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    background: linear-gradient(to top, rgba(255, 255, 255, 0.5), transparent);
    content: "";
    opacity: 0.3;
}.who-we-are-48 .text-holder-58 > div:first-child {
    position: relative;
    margin-bottom: 2rem;
}.who-we-are-48 .text-holder-58 > div:first-child::before {
    transform-origin: left;
    content: "";
    bottom: -10px;
    transform: scaleX(0.7);
    background: rgb(173,162,159);
    width: 60px;
    position: absolute;
    left: 0;
    transition: transform 0.6s ease;
    height: 3px;
}.who-we-are-48 .text-holder-58 > div:first-child:hover::before {
    transform: scaleX(1);
}.who-we-are-48 h5 {
    position: relative;
    padding-bottom: 0.5rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    font-size: 21px;
    color: #000000;
    letter-spacing: 2px;
    transform: translateX(0);
    transition: transform 0.5s ease;
    display: inline-block;
}.who-we-are-48 h5::after {
    bottom: 0;
    transform-origin: right;
    background: rgb(173,162,159);
    content: "";
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    left: 0;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 1px;
}.who-we-are-48 .text-holder-58 > div:first-child:hover h5 {
    transform: translateX(10px);
}.who-we-are-48 .text-holder-58 > div:first-child:hover h5::after {
    transform-origin: left;
    transform: scaleX(1);
}.who-we-are-48 .text-holder-58 > div:nth-child(2) {
    margin-bottom: 2rem;
}.who-we-are-48 .text-holder-58 > div:nth-child(2) p {
    margin: 0;
    font-weight: 600;
    font-size: calc(21px * 1.2);
    position: relative;
    transform: translateY(0);
    letter-spacing: 1px;
    transition: transform 0.5s ease;
    color: rgb(129,117,115);
    display: inline-block;
}.who-we-are-48 .text-holder-58 > div:nth-child(2) p::before {
    left: -20px;
    transform: translateY(-50%) scale(0);
    width: 10px;
    top: 50%;
    height: 10px;
    background: rgb(173,162,159);
    position: absolute;
    opacity: 0;
    transition: transform 0.4s ease, opacity 0.4s ease;
    content: "";
    border-radius: 50%;
}.who-we-are-48 .text-holder-58 > div:nth-child(2):hover p {
    transform: translateY(-5px);
}.who-we-are-48 .text-holder-58 > div:nth-child(2):hover p::before {
    opacity: 1;
    transform: translateY(-50%) scale(1);
}.who-we-are-48 ol {
    counter-reset: list-counter;
    margin: 0;
    padding-left: 1.2rem;
}.who-we-are-48 ol li {
    hyphens: auto;
    padding-left: 1rem;
    counter-increment: list-counter;
    margin-bottom: 0.5rem;
    text-align: justify;
    font-size: 13px;
    position: relative;
    column-gap: 2rem;
    color: #000000;
    column-count: 1;
    line-height: 1.8;
}.who-we-are-48 ol li::before {
    border-radius: 50%;
    height: 6px;
    background: rgb(173,162,159);
    transition: transform 0.3s ease;
    left: -1.2rem;
    top: 0.7rem;
    content: "";
    position: absolute;
    width: 6px;
}.who-we-are-48 ol li:hover::before {
    transform: scale(1.5);
}

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

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

@keyframes shiftBackground {
    0% {
        transform: rotate(-35deg) skewX(15deg) translateX(0) translateY(0);
    }
    100% {
        transform: rotate(-35deg) skewX(15deg) translateX(5%) translateY(-5%);
    }
}

@media (min-width: 768px) {.who-we-are-48 .text-holder-58 {
    padding: 4rem;
}.who-we-are-48 ol li {
    padding-left: 0;
    column-count: 2;
}
}

@media (min-width: 992px) {.who-we-are-48 .container {
    padding: 5rem 2rem;
}.who-we-are-48 .text-holder-58 {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
    padding: 5rem;
}.who-we-are-48 h5 {
    font-size: calc(21px * 1.2);
}.who-we-are-48 .text-holder-58 > div:nth-child(2) p {
    font-size: calc(21px * 1.5);
}.who-we-are-48 ol li {
    line-height: 1.9;
    font-size: calc(13px * 1.05);
}
}

@media (max-width: 767px) {.who-we-are-48 {
    min-height: auto;
}.who-we-are-48 .text-holder-58 {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
    padding: 2.5rem 1.5rem;
    transform: perspective(1000px) rotateY(1deg);
}.who-we-are-48 h5 {
    font-size: calc(21px * 0.9);
}.who-we-are-48 .text-holder-58 > div:nth-child(2) p {
    font-size: calc(21px * 1.1);
}.who-we-are-48 ol li {
    line-height: 1.7;
    font-size: calc(13px * 0.95);
    padding-left: 0;
}
}

@media (max-width: 480px) {.who-we-are-48 .text-holder-58 {
    padding: 2rem 1.25rem;
}.who-we-are-48 h5 {
    font-size: calc(21px * 0.85);
}.who-we-are-48 .text-holder-58 > div:nth-child(2) p {
    font-size: 21px;
}.who-we-are-48 ol li {
    font-size: calc(13px * 0.9);
    line-height: 1.6;
}}.connect-form-38 {
    position: relative;
    background: rgb(208,205,180);
    padding: 70px 0;
    overflow: hidden;
}.connect-form-38::before {
    height: 100%;
    z-index: 0;
    background-image: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(0, 0, 0, 0.03) 10px, rgba(0, 0, 0, 0.03) 20px),
        repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(0, 0, 0, 0.03) 10px, rgba(0, 0, 0, 0.03) 20px);
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}.connect-form-38 .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
}.connect-form-38 h2 {
    font-weight: 700;
    color: rgb(129,117,115);
    font-size: 34px;
    margin-bottom: 40px;
    position: relative;
    text-align: center;
}.connect-form-38 h2::after {
    left: 50%;
    content: "";
    transform: translateX(-50%);
    height: 3px;
    bottom: -15px;
    position: absolute;
    background: rgb(173,162,159);
    width: 60px;
}.connect-form-38 .support-panel-09 {
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    display: grid;
    background: #ffffff;
    gap: 0;
    border-radius: 30px;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
}.connect-form-38 .img-expand-63 {
    height: 100%;
    transition: transform 0.6s ease;
    border-top-right-radius: 30px;
    grid-column: 2;
    border-bottom-right-radius: 30px;
    grid-row: 1;
    min-height: 500px;
}.connect-form-38 .inquiry-form-53 {
    background: #ffffff;
    grid-column: 1;
    grid-row: 1;
    padding: 50px 40px;
}.connect-form-38 #contact {
    flex-direction: column;
    display: flex;
    gap: 25px;
}.connect-form-38 h3 {
    color: rgb(173,162,159);
    margin-bottom: 15px;
    font-size: 23px;
    font-weight: 600;
}.connect-form-38 input[type="text"] {
    transition: all 0.3s ease;
    font-size: 12px;
    width: 100%;
    color: #000000;
    padding: 15px 20px;
    border: 1px solid rgb(208,205,180);
    border-radius: 10px;
    background: #ffffff;
}.connect-form-38 input[type="text"]:focus {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border-color: rgb(173,162,159);
    outline: none;
}.connect-form-38 input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.5;
}.connect-form-38 .support-links-75 {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    margin-top: 10px;
}.connect-form-38 .support-links-75 input[type="checkbox"] {
    position: relative;
    width: 24px;
    appearance: none;
    flex-shrink: 0;
    cursor: pointer;
    border-radius: 10px;
    margin-top: 2px;
    height: 24px;
    border: 2px solid rgb(208,205,180);
}.connect-form-38 .support-links-75 input[type="checkbox"]:checked {
    background: rgb(173,162,159);
    border-color: rgb(173,162,159);
}.connect-form-38 .support-links-75 input[type="checkbox"]:checked::after {
    top: 50%;
    content: "✓";
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    color: #ffffff;
    font-size: 16px;
}.connect-form-38 .support-links-75 label {
    line-height: 1.5;
    font-size: 12px;
    color: #000000;
}.connect-form-38 .support-links-75 a {
    text-decoration: none;
    color: rgb(173,162,159);
    font-weight: 600;
    transition: all 0.3s ease;
}.connect-form-38 .support-links-75 a:hover {
    color: rgb(129,117,115);
}.connect-form-38 .reach-card-04 {
    border-radius: 10px;
    margin-top: 10px;
    padding: 15px 35px;
    cursor: pointer;
    align-self: flex-start;
    letter-spacing: 1px;
    position: relative;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    overflow: hidden;
    transition: all 0.3s ease;
    background: rgb(173,162,159);
    border: none;
    text-transform: uppercase;
}.connect-form-38 .reach-card-04::before {
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: all 0.6s ease;
    width: 100%;
    content: "";
    position: absolute;
    height: 100%;
    left: -100%;
}.connect-form-38 .reach-card-04:hover {
    background: rgb(129,117,115);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}.connect-form-38 .reach-card-04:hover::before {
    left: 100%;
}.connect-form-38 svg {
    width: 22px;
    height: 22px;
    fill: rgb(173,162,159);
    vertical-align: middle;
    margin-right: 10px;
}.connect-form-38 svg path {
    fill: rgb(173,162,159);
}

@media (max-width: 992px) {.connect-form-38 .support-panel-09 {
    grid-template-columns: 1fr;
}.connect-form-38 .img-expand-63 {
    grid-column: 1;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-radius: 0;
    min-height: 300px;
    grid-row: 1;
}.connect-form-38 .inquiry-form-53 {
    padding: 40px 30px;
    grid-row: 2;
    grid-column: 1;
}
}

@media (max-width: 768px) {.connect-form-38 {
    padding: 50px 0;
}.connect-form-38 h2 {
    font-size: calc(34px - 4px);
    margin-bottom: 30px;
}.connect-form-38 .inquiry-form-53 {
    padding: 30px 25px;
}.connect-form-38 .img-expand-63 {
    min-height: 250px;
}
}

@media (max-width: 576px) {.connect-form-38 {
    padding: 40px 0;
}.connect-form-38 .container {
    padding: 0 15px;
}.connect-form-38 h2::after {
    width: 40px;
}.connect-form-38 .inquiry-form-53 {
    padding: 25px 20px;
}.connect-form-38 #contact {
    gap: 20px;
}.connect-form-38 .reach-card-04 {
    width: 100%;
    padding: 14px 20px;
}.connect-form-38 .img-expand-63 {
    min-height: 200px;
}}.gratitudeBox-93 {
    overflow: hidden;
    padding: 5rem 2rem;
    perspective: 1000px;
    position: relative;
    background: linear-gradient(135deg, rgb(173,162,159,0.5) 0%, rgb(208,205,180) 70%);
}.gratitudeBox-93::before {
    content: "";
    background: 
        radial-gradient(circle at 10% 20%, transparent 20%, rgb(173,162,159,0.5) 21%, transparent 22%),
        radial-gradient(circle at 90% 60%, transparent 10%, rgb(173,162,159,0.5) 11%, transparent 12%),
        radial-gradient(circle at 50% 40%, transparent 30%, rgb(173,162,159,0.5) 31%, transparent 32%);
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 0;
    height: 100%;
    background-size: 80px 80px, 60px 60px, 100px 100px;
    opacity: 0.15;
}.gratitudeBox-93 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    transform-style: preserve-3d;
    z-index: 1;
}.gratitudeBox-93 h2 {
    line-height: 1.3;
    font-size: 29px;
    font-family: Arial, sans-serif;
    margin-bottom: 3rem;
    animation: fadeSlideUp 0.8s 0.2s forwards ease-out;
    text-shadow: 0 1px 1px rgba(0,0,0,0.1);
    opacity: 0;
    transform: translateZ(40px);
    font-weight: 700;
    color: #000000;
    position: relative;
}.gratitudeBox-93 h2::after {
    animation: lineExpand 1.2s 0.6s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    background: rgb(173,162,159);
    content: "";
    transform: scaleX(0);
    position: absolute;
    transform-origin: left;
    left: 0;
    width: 80px;
    height: 3px;
    bottom: -15px;
}.gratitudeBox-93 .skill-studio-58 {
    box-shadow: 
        0 10px 25px -10px rgba(0,0,0,0.1),
        0 5px 10px -5px rgba(0,0,0,0.04);
    animation: fadeSlideUp 0.8s 0.4s forwards ease-out;
    transition: transform 0.5s ease;
    opacity: 0;
    transform: translateZ(20px) rotateY(-2deg);
    border-left: 5px solid rgb(173,162,159);
    transform-style: preserve-3d;
    background: #ffffff;
}.gratitudeBox-93 .skill-studio-58:hover {
    transform: translateZ(25px) rotateY(0deg);
}.gratitudeBox-93 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}.gratitudeBox-93 li {
    padding: 2.5rem;
    position: relative;
}.gratitudeBox-93 li::before {
    content: "";
    top: -8px;
    position: absolute;
    width: 40px;
    transform: scale(0);
    z-index: -1;
    animation: pulseIn 1.5s 1s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    opacity: 0.7;
    height: 40px;
    background: rgb(129,117,115,0.5);
    right: -8px;
    border-radius: 50%;
}.gratitudeBox-93 span {
    font-size: 13px;
    font-family: Arial, sans-serif;
    position: relative;
    transform: translateZ(10px);
    display: block;
    line-height: 1.8;
    color: #000000;
}

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

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

@keyframes pulseIn {
    0% {
        transform: scale(0);
    }
    70% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

@media (max-width: 992px) {.gratitudeBox-93 {
    padding: 4rem 1.5rem;
}.gratitudeBox-93 h2 {
    margin-bottom: 2.5rem;
    font-size: calc(29px * 0.9);
}.gratitudeBox-93 .skill-studio-58 {
    transform: translateZ(15px) rotateY(-1deg);
}
}

@media (max-width: 768px) {.gratitudeBox-93 {
    padding: 3rem 1rem;
}.gratitudeBox-93 h2 {
    font-size: calc(29px * 0.8);
    margin-bottom: 2rem;
}.gratitudeBox-93 .skill-studio-58 {
    transform: translateZ(10px) rotateY(0);
}.gratitudeBox-93 li {
    padding: 2rem;
}
}

@media (max-width: 576px) {.gratitudeBox-93 {
    padding: 2.5rem 0.8rem;
}.gratitudeBox-93 h2 {
    font-size: calc(29px * 0.7);
    margin-bottom: 1.5rem;
}.gratitudeBox-93 h2::after {
    width: 60px;
    height: 2px;
}.gratitudeBox-93 li {
    padding: 1.5rem;
}.gratitudeBox-93 span {
    line-height: 1.6;
    font-size: calc(13px * 0.95);
}}.cost-plan-13 {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.cost-plan-13::before {
    position: absolute;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 100%);
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    top: 0;
}.cost-plan-13 .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
    position: relative;
}.cost-plan-13 .learning-fees-61 {
    position: relative;
}.cost-plan-13 h2 {
    overflow: hidden;
    text-align: center;
    margin-bottom: 20px;
    font-size: 32px;
    transform: perspective(1000px) translateZ(0);
    font-weight: 700;
    color: #ffffff;
    position: relative;
}.cost-plan-13 h2::after {
    background: rgb(173,162,159);
    width: 80px;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -10px;
    height: 3px;
    content: "";
}.cost-plan-13 .sub-options-38 {
    line-height: 1.6;
    color: rgb(255, 255, 255, 0.5);
    max-width: 700px;
    font-size: 17px;
    text-align: center;
    margin: 0 auto 50px;
}.cost-plan-13 .learning-pricing-27 {
    list-style: none;
    margin: 0;
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    padding: 0;
}.cost-plan-13 .learning-pricing-27 li {
    transform-style: preserve-3d;
    perspective: 1000px;
}.cost-plan-13 .group-plans-81 {
    height: 100%;
    text-decoration: none;
    border: 1px solid rgba(255,255,255,0.1);
    background: linear-gradient(145deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.03) 100%);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    position: relative;
    border-left: 3px solid rgb(173,162,159);
    display: block;
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), 
                box-shadow 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}.cost-plan-13 .group-plans-81:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transform: translateY(-10px) scale(1.02);
}.cost-plan-13 .group-plans-81::before {
    background: linear-gradient(45deg, transparent 0%, rgba(rgb(173,162,159), 0.05) 100%);
    width: 100%;
    z-index: -1;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    position: absolute;
}.cost-plan-13 .indv-sub-81 {
    padding: 35px 25px;
    height: 100%;
}.cost-plan-13 .deal-grid-78 {
    height: 100%;
    z-index: 2;
    position: relative;
    flex-direction: column;
    display: flex;
}.cost-plan-13 .deal-grid-78 h4 {
    padding-bottom: 15px;
    overflow-wrap: break-word;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 20px;
    word-break: break-word;
    font-size: calc(24px * 1.2);
    position: relative;
}.cost-plan-13 .deal-grid-78 h4::after {
    background: rgb(173,162,159);
    height: 2px;
    width: 40px;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    transition: width 0.3s ease;
}.cost-plan-13 .group-plans-81:hover .deal-grid-78 h4::after {
    width: 60px;
}.cost-plan-13 .deal-grid-78 p {
    scrollbar-color: rgb(173,162,159) transparent;
    color: rgb(255, 255, 255, 0.5);
    line-height: 1.6;
    max-height: 250px;
    overflow-y: auto;
    overflow-wrap: break-word;
    margin: 0 0 25px;
    word-break: break-word;
    flex-grow: 1;
    scrollbar-width: thin;
    font-size: 17px;
}.cost-plan-13 .deal-grid-78 p::-webkit-scrollbar {
    width: 4px;
}.cost-plan-13 .deal-grid-78 p::-webkit-scrollbar-thumb {
    background-color: rgb(173,162,159);
    border-radius: 10px;
}.cost-plan-13 .cost-schemes-76 {
    align-self: flex-start;
    margin-top: auto;
    font-weight: 700;
    font-size: calc(24px * 1.5);
    color: #ffffff;
    padding: 10px 25px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transform: translateZ(10px);
    background: linear-gradient(135deg, rgb(173,162,159) 0%, rgb(129,117,115) 100%);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    display: inline-block;
}.cost-plan-13 .group-plans-81:hover .cost-schemes-76 {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
    transform: translateZ(20px) scale(1.05);
}

@media (max-width: 991px) {.cost-plan-13 {
    padding: 80px 0;
}.cost-plan-13 .learning-pricing-27 {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 20px;
}.cost-plan-13 .indv-sub-81 {
    padding: 25px 20px;
}.cost-plan-13 .deal-grid-78 h4 {
    font-size: 24px;
}.cost-plan-13 .cost-schemes-76 {
    font-size: 24px;
    padding: 8px 20px;
}
}

@media (max-width: 767px) {.cost-plan-13 {
    padding: 60px 0;
}.cost-plan-13 h2 {
    font-size: calc(32px * 0.85);
}.cost-plan-13 .sub-options-38 {
    font-size: calc(17px * 0.95);
    margin-bottom: 40px;
}.cost-plan-13 .learning-pricing-27 {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 450px;
}.cost-plan-13 .deal-grid-78 p {
    max-height: 180px;
}
}

@media (max-width: 480px) {.cost-plan-13 {
    padding: 50px 0;
}.cost-plan-13 h2 {
    font-size: calc(32px * 0.75);
}.cost-plan-13 .indv-sub-81 {
    padding: 20px 15px;
}.cost-plan-13 .deal-grid-78 h4 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: calc(24px * 0.9);
}.cost-plan-13 .deal-grid-78 p {
    margin-bottom: 20px;
    font-size: calc(17px * 0.9);
    max-height: 150px;
}.cost-plan-13 .cost-schemes-76 {
    padding: 8px 15px;
    font-size: calc(24px * 0.9);
}}.instructor-history-82 {
    background: linear-gradient(135deg, rgb(208,205,180), rgba(245, 247, 250, 0.9));
    overflow: hidden;
    position: relative;
    padding: 80px 0;
}.instructor-history-82::before {
    opacity: 0.07;
    z-index: 0;
    background-image: 
        linear-gradient(30deg, rgb(129,117,115,0.5) 2px, transparent 2px),
        linear-gradient(120deg, rgb(129,117,115,0.5) 2px, transparent 2px);
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    background-size: 60px 60px;
    position: absolute;
    left: 0;
}.instructor-history-82::after {
    top: -50%;
    height: 200%;
    content: "";
    position: absolute;
    width: 70%;
    z-index: 1;
    opacity: 0.1;
    background: radial-gradient(circle at center, rgb(129,117,115,0.5) 0%, transparent 70%);
    right: -20%;
    transform: rotate(-15deg);
}.instructor-history-82 .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1140px;
    padding: 0 15px;
}.instructor-history-82 .user-ratings-60 {
    position: relative;
    display: grid;
    padding: 40px;
    border-radius: 8px;
    background: #ffffff;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    box-shadow: 
        15px 15px 30px rgba(rgba(0, 0, 0, 0.5), 0.06),
        -5px -5px 20px rgba(#ffffff, 0.8),
        inset 2px 2px 5px rgba(#ffffff, 0.4),
        inset -2px -2px 5px rgba(rgba(0, 0, 0, 0.5), 0.05);
    gap: 30px;
    overflow: hidden;
    grid-template-columns: 1fr;
}.instructor-history-82 .user-ratings-60:hover {
    transform: translateY(-5px);
    box-shadow: 
        20px 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
        -8px -8px 25px rgba(#ffffff, 0.9),
        inset 2px 2px 5px rgba(#ffffff, 0.4),
        inset -2px -2px 5px rgba(rgba(0, 0, 0, 0.5), 0.05);
}.instructor-history-82 .user-ratings-60 > div:first-child {
    align-items: center;
    justify-content: center;
    display: flex;
}.instructor-history-82 .img-expand-63 {
    border-radius: 12px;
    transform: rotate(-2deg);
    height: 160px;
    position: relative;
    width: 160px;
    box-shadow: 
        8px 8px 16px rgba(rgba(0, 0, 0, 0.5), 0.1),
        -4px -4px 12px rgba(#ffffff, 0.6);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
}.instructor-history-82 .user-ratings-60:hover .img-expand-63 {
    transform: rotate(1deg) scale(1.03);
}.instructor-history-82 .img-expand-63::before {
    bottom: -15px;
    right: -15px;
    opacity: 0.2;
    position: absolute;
    background: linear-gradient(135deg, rgb(129,117,115,0.5), transparent);
    transform: rotate(-3deg);
    left: -15px;
    content: "";
    top: -15px;
    transition: transform 0.8s ease;
    z-index: -1;
    border-radius: 20px;
}.instructor-history-82 .user-ratings-60:hover .img-expand-63::before {
    transform: rotate(1deg) scale(1.05);
}.instructor-history-82 .user-ratings-60 > div:nth-child(2) {
    text-align: center;
    position: relative;
    padding-bottom: 20px;
}.instructor-history-82 .user-ratings-60 > div:nth-child(2)::after {
    height: 3px;
    transform: translateX(-50%);
    left: 50%;
    width: 80px;
    content: "";
    position: absolute;
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgb(129,117,115), transparent);
}.instructor-history-82 .name {
    display: inline-block;
    font-weight: 700;
    color: rgb(173,162,159);
    margin: 0 0 10px;
    letter-spacing: 0.5px;
    font-size: calc(22px * 1.1);
    position: relative;
    font-family: Arial, sans-serif;
}.instructor-history-82 .user-ratings-60 > div:nth-child(2) > div {
    letter-spacing: 0.3px;
    position: relative;
    display: inline-block;
    border-radius: 4px;
    padding: 5px 15px;
    font-size: calc(18px * 0.95);
    background: linear-gradient(120deg, rgba(rgb(129,117,115,0.5), 0.05), rgba(rgb(129,117,115,0.5), 0.15));
    backdrop-filter: blur(2px);
    font-weight: 600;
    color: rgb(129,117,115);
}.instructor-history-82 .exp-milestones-83 {
    background: linear-gradient(to right, rgba(rgb(129,117,115,0.5), 0.05), transparent);
    border-left: 3px solid rgb(129,117,115);
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 18px;
    padding: 10px 20px 10px 30px;
    margin: 0;
    backdrop-filter: blur(3px);
    color: #000000;
    line-height: 1.7;
}.instructor-history-82 .exp-milestones-83::before {
    content: "";
    position: absolute;
    top: -20px;
    opacity: 0.1;
    font-family: serif;
    left: 10px;
    font-size: 80px;
    color: rgb(129,117,115);
}.instructor-history-82 .exp-milestones-83::after {
    position: absolute;
    font-size: 80px;
    font-family: serif;
    opacity: 0.1;
    right: 10px;
    content: "";
    color: rgb(129,117,115);
    bottom: -70px;
}

@media (min-width: 768px) {.instructor-history-82 {
    padding: 100px 0;
}.instructor-history-82 .user-ratings-60 {
    grid-template-columns: auto 1fr;
    grid-template-areas: 
            "photo info"
            "quote quote";
    align-items: center;
    gap: 40px 50px;
    padding: 50px;
}.instructor-history-82 .user-ratings-60 > div:first-child {
    grid-area: photo;
}.instructor-history-82 .user-ratings-60 > div:nth-child(2) {
    grid-area: info;
    padding-bottom: 0;
    text-align: left;
}.instructor-history-82 .user-ratings-60 > div:nth-child(3) {
    grid-area: quote;
}.instructor-history-82 .user-ratings-60 > div:nth-child(2)::after {
    transform: none;
    background: linear-gradient(90deg, rgb(129,117,115), transparent);
    bottom: -10px;
    width: 60px;
    left: 0;
}.instructor-history-82 .img-expand-63 {
    width: 200px;
    height: 200px;
}.instructor-history-82 .exp-milestones-83 {
    padding: 25px 40px 25px 50px;
    margin-top: 20px;
    font-size: calc(18px * 1.05);
}
}

@media (min-width: 992px) {.instructor-history-82 .user-ratings-60 {
    grid-template-columns: auto 1fr 1fr;
    grid-template-areas: 
            "photo info quote";
    gap: 0 50px;
}.instructor-history-82 .img-expand-63 {
    transform: rotate(-3deg);
    height: 240px;
    width: 240px;
}.instructor-history-82 .user-ratings-60:hover .img-expand-63 {
    transform: rotate(0) scale(1.05);
}.instructor-history-82 .exp-milestones-83 {
    position: relative;
    border-left: none;
    padding: 30px;
    margin-top: 0;
    background: linear-gradient(135deg, rgba(rgb(129,117,115,0.5), 0.08), transparent);
}.instructor-history-82 .exp-milestones-83::before {
    left: 0;
}.instructor-history-82 .exp-milestones-83::after {
    right: 0;
}.instructor-history-82 .exp-milestones-83:before {
    top: 0;
    height: 100%;
    width: 3px;
    left: -25px;
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, rgb(129,117,115), transparent);
}
}

@media (max-width: 767px) {.instructor-history-82 {
    padding: 60px 0;
}.instructor-history-82 .user-ratings-60 {
    padding: 30px 25px;
}.instructor-history-82 .img-expand-63 {
    width: 140px;
    height: 140px;
}.instructor-history-82 .name {
    font-size: 22px;
}.instructor-history-82 .user-ratings-60 > div:nth-child(2) > div {
    font-size: calc(18px * 0.9);
}.instructor-history-82 .exp-milestones-83 {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
    padding: 15px 15px 15px 25px;
}}.learning-profits-90 {
    perspective: 1000px;
    padding: 150px 0;
    position: relative;
    background: linear-gradient(120deg, rgb(208,205,180), #ffffff);
    overflow: hidden;
}.learning-profits-90::before {
    width: 400px;
    position: absolute;
    border-radius: 50%;
    right: -100px;
    filter: blur(100px);
    opacity: 0.6;
    background: rgb(173,162,159,0.5);
    top: -100px;
    content: '';
    z-index: 1;
    height: 400px;
}.learning-profits-90::after {
    background: rgb(129,117,115,0.5);
    width: 300px;
    left: -100px;
    opacity: 0.5;
    height: 300px;
    position: absolute;
    bottom: -100px;
    content: '';
    border-radius: 50%;
    z-index: 1;
    filter: blur(80px);
}.learning-profits-90 .skill-studio-58 {
    display: flex;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1300px;
}.learning-profits-90 .img-expand-63 {
    top: -5%;
    transform-style: preserve-3d;
    position: absolute;
    width: 42%;
    border-radius: 0 100px 100px 0;
    box-shadow: 30px 30px 80px rgba(0, 0, 0, 0.2);
    transition: transform 0.6s ease;
    height: 110%;
    z-index: 3;
    transform: rotateY(15deg);
    left: -5%;
}.learning-profits-90 .img-expand-63:hover {
    transform: rotateY(0deg);
}.learning-profits-90 .img-expand-63::before {
    border-radius: inherit;
    position: absolute;
    content: '';
    z-index: 1;
    background: linear-gradient(135deg, rgb(173,162,159,0.5) 0%, transparent 70%);
    inset: 0;
}.learning-profits-90 .text-holder-58 {
    width: 60%;
    position: relative;
    z-index: 4;
    padding-right: 20px;
    margin-left: auto;
}.learning-profits-90 h2 {
    font-weight: 700;
    font-size: 35px;
    border-bottom: 3px solid rgb(173,162,159);
    padding-bottom: 20px;
    width: fit-content;
    margin-bottom: 50px;
    position: relative;
    color: #000000;
}.learning-profits-90 h2::after {
    width: 15px;
    right: 0;
    position: absolute;
    bottom: -9px;
    background: rgb(173,162,159);
    content: '';
    height: 15px;
    border-radius: 50%;
}.learning-profits-90 .text_main_holder {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    gap: 30px;
    transform-style: preserve-3d;
}.learning-profits-90 .text_main_holder > div {
    transform: rotateY(-5deg);
    transition: all 0.4s ease;
    padding: 30px;
    gap: 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    flex-direction: column;
    z-index: 1;
    display: flex;
    background: #ffffff;
    transform-style: preserve-3d;
    position: relative;
}.learning-profits-90 .text_main_holder > div:nth-child(even) {
    transform: rotateY(5deg);
}.learning-profits-90 .text_main_holder > div:hover {
    z-index: 5;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: rotateY(0) translateZ(20px);
}.learning-profits-90 .text_main_holder > div::before {
    left: 0;
    height: 100%;
    position: absolute;
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: -1;
    background: linear-gradient(135deg, rgb(173,162,159,0.5) 0%, transparent 80%);
    border-radius: inherit;
    width: 100%;
    content: '';
    top: 0;
}.learning-profits-90 .text_main_holder > div:hover::before {
    opacity: 1;
}.learning-profits-90 .text_main_holder svg {
    height: 60px;
    width: 60px;
    transform: translateZ(10px);
    transition: transform 0.4s ease;
}.learning-profits-90 .text_main_holder > div:hover svg {
    transform: translateZ(30px) scale(1.1);
}.learning-profits-90 .text_main_holder svg path {
    fill: rgb(173,162,159);
    transition: fill 0.3s ease;
}.learning-profits-90 .text_main_holder > div:hover svg path {
    fill: rgb(129,117,115);
}.learning-profits-90 .text_main_holder p {
    line-height: 1.6;
    margin: 0;
    transition: transform 0.4s ease;
    transform: translateZ(5px);
    font-size: 13px;
    color: #000000;
}.learning-profits-90 .text_main_holder > div:hover p {
    transform: translateZ(25px);
}

@media (max-width: 1200px) {.learning-profits-90 .img-expand-63 {
    width: 35%;
}.learning-profits-90 .text-holder-58 {
    width: 65%;
}
}

@media (max-width: 992px) {.learning-profits-90 {
    padding: 100px 0;
}.learning-profits-90 .skill-studio-58 {
    padding: 0 20px;
    flex-direction: column;
}.learning-profits-90 .img-expand-63 {
    width: 90%;
    transform: rotateY(0);
    border-radius: 30px;
    margin: 0 auto 50px;
    top: 0;
    height: 400px;
    position: relative;
    left: 0;
}.learning-profits-90 .text-holder-58 {
    padding: 0;
    margin: 0;
    width: 100%;
}.learning-profits-90 .text_main_holder {
    grid-template-columns: 1fr;
}.learning-profits-90 .text_main_holder > div,
    .learning-profits-90 .text_main_holder > div:nth-child(even) {
    transform: rotateY(0);
}
}

@media (max-width: 576px) {.learning-profits-90 {
    padding: 80px 0;
}.learning-profits-90 .img-expand-63 {
    height: 300px;
}.learning-profits-90 h2 {
    margin-bottom: 40px;
    font-size: calc(35px * 0.85);
}.learning-profits-90 .text_main_holder > div {
    padding: 20px;
}.learning-profits-90 .text_main_holder svg {
    height: 50px;
    width: 50px;
}}.opening-page-63 {
    perspective: 1000px;
    position: relative;
    overflow: hidden;
    justify-content: center;
    min-height: 100vh;
    background: linear-gradient(135deg, rgb(208,205,180), rgba(0, 0, 0, 0.5));
    align-items: center;
    display: flex;
}.opening-page-63 .skill-trackfast-14 {
    z-index: 2;
    transform-style: preserve-3d;
    width: 92%;
    max-width: 1200px;
    position: relative;
}.opening-page-63 .skill-trackfast-14 > div {
    display: grid;
    grid-template-columns: 1fr;
    transform: translateZ(0);
    gap: 2rem;
}.opening-page-63 h3 {
    color: #ffffff;
    font-size: calc(19px * 1.05);
    font-weight: 600;
    margin: 0;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    line-height: 1.4;
    padding: 2rem;
    z-index: 3;
    backface-visibility: hidden;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    font-family: Arial, sans-serif;
    transform: translateY(0) rotateX(0deg);
    position: relative;
    background: linear-gradient(45deg, rgb(173,162,159), rgb(129,117,115));
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}.opening-page-63 .principles-list-69 {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    overflow: hidden;
    position: relative;
    min-height: 480px;
    transform: translateZ(20px) rotateX(2deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    height: 60vh;
}.opening-page-63 .principles-list-69::before {
    content: "";
    z-index: 1;
    opacity: 0.85;
    left: 0;
    top: 0;
    background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.5) 0%,
    rgb(173,162,159,0.5) 50%,
    #000000 100%
  );
    bottom: 0;
    right: 0;
    position: absolute;
}.opening-page-63 .principles-list-69::after {
    bottom: 0;
    transition: opacity 0.5s ease, backdrop-filter 0.5s ease;
    content: "";
    backdrop-filter: blur(3px);
    opacity: 0.3;
    z-index: 2;
    right: 0;
    background: linear-gradient(
    135deg,
    transparent 30%,
    rgb(129,117,115,0.5) 100%
  );
    left: 0;
    position: absolute;
    top: 0;
}.opening-page-63 .principles-list-69 > div {
    display: flex;
    height: 100%;
    align-items: flex-start;
    padding: 4rem 3rem;
    justify-content: center;
    z-index: 3;
    transform: translateZ(30px);
    position: relative;
    flex-direction: column;
}.opening-page-63 p {
    font-family: Arial, sans-serif;
    animation: slideInLeft 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    margin: 0 0 1.5rem;
    line-height: 1.6;
    background: linear-gradient(90deg, rgb(173,162,159,0.5), transparent);
    padding: 1rem 1.5rem;
    font-weight: 400;
    transform: translateX(-20px);
    backdrop-filter: blur(4px);
    color: #ffffff;
    font-size: calc(17px * 1.15);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    max-width: 500px;
}.opening-page-63 h1.title_style_header {
    color: #ffffff;
    transform: perspective(1000px) rotateX(0);
    padding: 0.5rem 0;
    max-width: 700px;
    font-weight: 700;
    font-family: Arial, sans-serif;
    margin: 0;
    line-height: 1.2;
    font-size: calc(48px * 1.1);
    animation: fadeUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.3s forwards;
    opacity: 0;
    position: relative;
}.opening-page-63 h1.title_style_header::before {
    animation: expandWidth 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.6s forwards;
    background: linear-gradient(90deg, rgb(129,117,115), transparent);
    content: "";
    position: absolute;
    height: 6px;
    left: 0;
    bottom: -10px;
    width: 100px;
}.opening-page-63:hover .principles-list-69 {
    transform: translateZ(25px) rotateX(0deg);
}.opening-page-63:hover h3 {
    transform: translateY(-5px) rotateX(2deg);
}.opening-page-63:hover .principles-list-69::after {
    opacity: 0.2;
    backdrop-filter: blur(2px);
}

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

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

@keyframes expandWidth {
  from {
    width: 50px;
  }
  to {
    width: 200px;
  }
}

@media screen and (min-width: 768px) {.opening-page-63 .skill-trackfast-14 > div {
    grid-template-columns: 1fr 1fr;
    gap: 2.5rem;
}.opening-page-63 h3 {
    transform: translateZ(10px) perspective(1000px);
    font-size: 19px;
    align-self: center;
}.opening-page-63 .principles-list-69 {
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    height: 70vh;
}.opening-page-63 h1.title_style_header {
    font-size: 48px;
    max-width: 90%;
}
}

@media screen and (min-width: 992px) {.opening-page-63 .skill-trackfast-14 > div {
    gap: 3rem;
    grid-template-columns: 0.8fr 1.2fr;
}.opening-page-63 h3 {
    transform: translateZ(15px) perspective(1000px);
    padding: 2.5rem;
}.opening-page-63 .principles-list-69 {
    height: 80vh;
    transform: translateZ(30px) rotateX(1deg);
}.opening-page-63 .principles-list-69 > div {
    padding: 5rem 4rem;
}.opening-page-63 p {
    font-size: calc(17px * 1.25);
    max-width: 550px;
}.opening-page-63 h1.title_style_header {
    font-size: calc(48px * 1.2);
}.opening-page-63 h1.title_style_header::before {
    height: 8px;
}
}

@media screen and (max-width: 767px) {.opening-page-63 {
    padding: 3rem 0;
    min-height: auto;
}.opening-page-63 .skill-trackfast-14 {
    width: 90%;
}.opening-page-63 h3 {
    font-size: calc(18px * 1.1);
    padding: 1.5rem;
}.opening-page-63 .principles-list-69 {
    height: 50vh;
    min-height: 380px;
}.opening-page-63 .principles-list-69 > div {
    padding: 2rem 1.5rem;
}.opening-page-63 p {
    transform: translateX(-10px);
    margin-bottom: 1rem;
    font-size: 17px;
}.opening-page-63 h1.title_style_header {
    font-size: calc(36px * 0.9);
}.opening-page-63 h1.title_style_header::before {
    height: 4px;
}}.newsletter-subscription-15 {
    background: linear-gradient(120deg, rgb(173,162,159,0.5) 0%, rgb(208,205,180) 50%, rgba(0, 0, 0, 0.5) 100%);
    padding: 5rem 2rem;
    font-family: Arial, sans-serif;
    overflow: hidden;
    position: relative;
}.newsletter-subscription-15::before {
    content: "";
    top: 0;
    z-index: 0;
    background: 
        radial-gradient(circle at 70% 20%, rgb(129,117,115,0.5) 0%, transparent 30%),
        radial-gradient(circle at 30% 70%, rgb(173,162,159,0.5) 0%, transparent 25%);
    width: 100%;
    left: 0;
    height: 100%;
    position: absolute;
    filter: blur(40px);
}.newsletter-subscription-15 .skill-studio-58 {
    max-width: 1200px;
    z-index: 1;
    perspective: 1500px;
    position: relative;
    margin: 0 auto;
}.newsletter-subscription-15 .inquiry-help-67 {
    max-width: 800px;
    transform: rotateX(10deg) rotateY(-5deg);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    width: 90%;
    transform-style: preserve-3d;
    margin: 0 auto;
    backdrop-filter: blur(10px);
    border-radius: 13px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    padding: 3rem;
    position: relative;
}.newsletter-subscription-15 .inquiry-help-67:hover {
    transform: rotateX(0deg) rotateY(0deg);
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgba(255, 255, 255, 0.2) inset;
}.newsletter-subscription-15 h3 {
    margin-bottom: 2rem;
    font-size: 37px;
    width: fit-content;
    transform: translateZ(30px);
    color: #ffffff;
    position: relative;
    font-weight: 700;
}.newsletter-subscription-15 h3::before {
    left: 0;
    bottom: -10px;
    content: "";
    width: 50%;
    transform: translateZ(35px);
    background: linear-gradient(90deg, rgb(173,162,159), transparent);
    position: absolute;
    height: 3px;
}.newsletter-subscription-15 .input_holder {
    flex-direction: column;
    transform: translateZ(20px);
    width: 100%;
    display: flex;
    position: relative;
}.newsletter-subscription-15 input[type="email"] {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.1);
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 1.5rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    transition: all 0.3s ease;
    padding: 1.2rem 1.5rem;
    width: 100%;
}.newsletter-subscription-15 input[type="email"]:focus {
    transform: translateZ(40px) scale(1.02);
    outline: none;
    border-color: rgb(173,162,159);
    box-shadow: 0 5px 20px rgb(173,162,159,0.5);
}.newsletter-subscription-15 input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.7);
}.newsletter-subscription-15 .free-lessons-89 {
    border-radius: 10px;
    font-weight: 600;
    padding: 1.2rem 2.5rem;
    cursor: pointer;
    border: none;
    transition: all 0.3s ease;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    font-size: 17px;
    transform: translateZ(20px) translateX(0);
    color: #ffffff;
    background: rgb(173,162,159);
    position: relative;
    align-self: flex-start;
}.newsletter-subscription-15 .free-lessons-89::before {
    left: -150%;
    transform: rotate(45deg);
    top: -10%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    height: 120%;
    position: absolute;
    width: 120%;
    transition: all 0.5s ease;
    content: "";
}.newsletter-subscription-15 .free-lessons-89:hover {
    background: linear-gradient(to right, rgb(173,162,159), rgb(129,117,115));
    transform: translateZ(40px) translateX(10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
}.newsletter-subscription-15 .free-lessons-89:hover::before {
    left: 150%;
}

@media (min-width: 768px) {.newsletter-subscription-15 {
    padding: 7rem 3rem;
}.newsletter-subscription-15 .inquiry-help-67 {
    padding: 4rem;
}.newsletter-subscription-15 .input_holder {
    flex-direction: row;
    align-items: center;
    gap: 1.5rem;
}.newsletter-subscription-15 input[type="email"] {
    margin-bottom: 0;
    flex: 1;
}.newsletter-subscription-15 .free-lessons-89 {
    align-self: center;
}
}

@media (max-width: 767px) {.newsletter-subscription-15 {
    padding: 4rem 1.5rem;
}.newsletter-subscription-15 h3 {
    transform: translateZ(20px);
    font-size: 24px;
}.newsletter-subscription-15 .inquiry-help-67 {
    transform: rotateX(5deg) rotateY(-3deg);
    padding: 2rem;
    width: 100%;
}.newsletter-subscription-15 .free-lessons-89 {
    width: 100%;
}}.privacy-guardhouse-09 {
    font-family: Arial, sans-serif;
    background: linear-gradient(135deg, rgb(208,205,180) 0%, rgba(245, 245, 250, 0.95) 100%);
    padding: 5rem 2rem;
    overflow: hidden;
    position: relative;
    color: #000000;
}.privacy-guardhouse-09::before {
    position: absolute;
    content: "";
    z-index: 1;
    background: linear-gradient(90deg, rgb(173,162,159) 0%, rgb(129,117,115) 100%);
    left: 0;
    height: 8px;
    top: 0;
    right: 0;
}.privacy-guardhouse-09::after {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    z-index: -1;
    background-size: 20px 20px;
    left: 0;
    content: "";
    background-image: 
        linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
}.privacy-guardhouse-09 .container {
    z-index: 2;
    position: relative;
    transform: translateZ(0);
    max-width: 1140px;
    margin: 0 auto;
}.privacy-guardhouse-09 h1 {
    color: rgb(173,162,159);
    position: relative;
    margin-bottom: 2.5rem;
    padding-bottom: 1rem;
    font-weight: 700;
    transform-style: preserve-3d;
    font-size: calc(40px * 1.2);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) translateZ(10px);
}.privacy-guardhouse-09 h1::after {
    left: 0;
    transition: width 0.4s ease-out;
    background: linear-gradient(90deg, rgb(173,162,159), rgb(129,117,115,0.5));
    transform-origin: left;
    bottom: 0;
    position: absolute;
    width: 80px;
    content: "";
    height: 4px;
}.privacy-guardhouse-09 h1:hover::after {
    width: 120px;
}.privacy-guardhouse-09 h2 {
    transition: transform 0.35s ease-out;
    position: relative;
    font-size: 37px;
    transform: translateX(0);
    padding-left: 1.2rem;
    font-weight: 600;
    color: rgb(129,117,115);
    margin: 3rem 0 1.5rem;
}.privacy-guardhouse-09 h2::before {
    left: 0;
    position: absolute;
    width: 8px;
    content: "";
    transform: translateY(-50%);
    top: 50%;
    background: rgb(173,162,159,0.5);
    height: 85%;
}.privacy-guardhouse-09 h2:hover {
    transform: translateX(5px);
}.privacy-guardhouse-09 h3 {
    font-size: calc(37px * 0.85);
    margin: 2.5rem 0 1.2rem;
    font-weight: 600;
    padding-left: 1rem;
    position: relative;
    color: #000000;
}.privacy-guardhouse-09 h3::before {
    left: 0;
    background: rgb(129,117,115,0.5);
    transform: translateY(-50%);
    content: "";
    height: 70%;
    width: 6px;
    top: 50%;
    position: absolute;
}.privacy-guardhouse-09 h4 {
    position: relative;
    margin: 2rem 0 1rem;
    padding-left: 0.8rem;
    color: #000000;
    font-weight: 600;
    font-size: calc(21px * 1.1);
}.privacy-guardhouse-09 h4::before {
    top: 50%;
    content: "";
    left: 0;
    transform: translateY(-50%);
    height: 60%;
    position: absolute;
    width: 4px;
    background: rgb(129,117,115,0.5);
}.privacy-guardhouse-09 p {
    transition: transform 0.35s ease;
    position: relative;
    line-height: 1.8;
    margin-bottom: 1.5rem;
    color: #000000;
    font-size: 16px;
    padding: 0.5rem 0;
    max-width: 90%;
    transform: translateZ(0);
}.privacy-guardhouse-09 p strong {
    color: #000000;
    padding-bottom: 2px;
    display: inline-block;
    position: relative;
}.privacy-guardhouse-09 p strong::after {
    transform: scaleX(0);
    height: 1px;
    transition: transform 0.35s ease-out;
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
    background: rgb(173,162,159,0.5);
    bottom: 0;
    transform-origin: right;
}.privacy-guardhouse-09 p:hover strong::after {
    transform-origin: left;
    transform: scaleX(1);
}.privacy-guardhouse-09 ul {
    padding-left: 1.5rem;
    list-style: none;
    position: relative;
    margin: 1.5rem 0 2rem;
}.privacy-guardhouse-09 ul::before {
    height: 100%;
    left: 0;
    background: linear-gradient(to bottom, rgb(173,162,159,0.5), transparent);
    position: absolute;
    content: "";
    width: 2px;
    top: 0;
}.privacy-guardhouse-09 li {
    line-height: 1.7;
    transition: transform 0.3s ease;
    color: #000000;
    position: relative;
    padding: 0.8rem 0 0.8rem 2rem;
    font-size: calc(16px * 0.97);
    margin-bottom: 0.5rem;
}.privacy-guardhouse-09 li::before {
    opacity: 0.8;
    width: 10px;
    content: "";
    height: 10px;
    transition: all 0.3s ease;
    top: 1.2rem;
    transform: rotate(45deg);
    border: 2px solid rgb(173,162,159);
    position: absolute;
    left: 0;
}.privacy-guardhouse-09 li:hover {
    transform: translateX(5px);
}.privacy-guardhouse-09 li:hover::before {
    background-color: rgb(173,162,159,0.5);
    transform: rotate(225deg);
}.privacy-guardhouse-09 span {
    background-color: rgba(255, 255, 255, 0.6);
    border-left: 3px solid rgb(129,117,115);
    font-size: calc(16px * 0.95);
    padding: 1rem 1.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    color: #000000;
    margin-bottom: 1.5rem;
    transform: translateZ(0);
    transition: all 0.3s ease;
    line-height: 1.75;
    display: block;
}.privacy-guardhouse-09 span:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
    background-color: rgba(255, 255, 255, 0.9);
    transform: translateY(-3px);
}

@media (min-width: 992px) {.privacy-guardhouse-09 {
    padding: 7rem 3rem;
}.privacy-guardhouse-09 h1 {
    margin-bottom: 3rem;
    font-size: calc(40px * 1.3);
}.privacy-guardhouse-09 p {
    max-width: 80%;
}.privacy-guardhouse-09 h2 {
    padding-left: 1.5rem;
}.privacy-guardhouse-09 h2::before {
    width: 10px;
}.privacy-guardhouse-09 span {
    margin-left: 3rem;
    max-width: calc(100% - 6rem);
}
}

@media (max-width: 991px) {.privacy-guardhouse-09 h1 {
    font-size: calc(40px * 1.1);
}.privacy-guardhouse-09 h2 {
    font-size: calc(37px * 0.95);
}.privacy-guardhouse-09 p, .privacy-guardhouse-09 span {
    max-width: 100%;
}
}

@media (max-width: 767px) {.privacy-guardhouse-09 {
    padding: 4rem 1.5rem;
}.privacy-guardhouse-09 h1 {
    font-size: 40px;
    margin-bottom: 2rem;
}.privacy-guardhouse-09 h2 {
    padding-left: 1rem;
    margin: 2.5rem 0 1rem;
}.privacy-guardhouse-09 h3, .privacy-guardhouse-09 h4 {
    padding-left: 0.7rem;
}.privacy-guardhouse-09 ul {
    padding-left: 0.5rem;
}.privacy-guardhouse-09 li {
    padding: 0.7rem 0 0.7rem 1.8rem;
}.privacy-guardhouse-09 li::before {
    width: 8px;
    height: 8px;
}.privacy-guardhouse-09 span {
    margin-bottom: 1.2rem;
    padding: 0.8rem 1.2rem;
}
}

@media (max-width: 480px) {.privacy-guardhouse-09 {
    padding: 3rem 1rem;
}.privacy-guardhouse-09 h1 {
    font-size: calc(40px * 0.9);
}.privacy-guardhouse-09 h2 {
    font-size: calc(37px * 0.9);
}.privacy-guardhouse-09 h3 {
    font-size: calc(21px * 1.1);
}.privacy-guardhouse-09 h4 {
    font-size: 21px;
}.privacy-guardhouse-09 p, .privacy-guardhouse-09 li, .privacy-guardhouse-09 span {
    line-height: 1.6;
    font-size: calc(16px * 0.95);
}}.service-connect-83 {
    border-top: 4px solid rgb(173,162,159);
    overflow: hidden;
    background: rgb(173,162,159,0.5);
    padding: 80px 0;
    position: relative;
}.service-connect-83::before {
    content: "";
    height: 100%;
    position: absolute;
    background-image: 
    repeating-linear-gradient(90deg, 
      rgba(255, 255, 255, 0.03) 0px, 
      rgba(255, 255, 255, 0.03) 1px, 
      transparent 1px, 
      transparent 30px
    ),
    repeating-linear-gradient(0deg, 
      rgba(255, 255, 255, 0.03) 0px, 
      rgba(255, 255, 255, 0.03) 1px, 
      transparent 1px, 
      transparent 30px
    );
    width: 100%;
    left: 0;
    z-index: 1;
    top: 0;
}.service-connect-83 .container {
    padding: 0 15px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    max-width: 1200px;
}.service-connect-83 .get-contactcard-52 {
    border-left: 1px solid rgb(173,162,159);
    position: relative;
    background: rgb(129,117,115);
    padding: 0;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}.service-connect-83 h2 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-weight: 700;
    color: #ffffff;
    margin: 0;
    padding: 30px;
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 2px;
}.service-connect-83 p {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 15px;
    margin: 0;
    padding: 30px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
}.service-connect-83 .contact-today-64 {
    display: flex;
    padding: 30px;
    justify-content: space-between;
}.service-connect-83 .online-form-02 {
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    width: 70px;
    background: #2a2a2a;
    position: relative;
    color: #ffffff;
    height: 70px;
    border-radius: 50%;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 0.1);
    align-items: center;
    justify-content: center;
    display: flex;
}.service-connect-83 .online-form-02::before {
    height: 100%;
    top: 0;
    transition: transform 0.3s ease;
    content: "";
    position: absolute;
    border-radius: 50%;
    background: rgb(173,162,159);
    width: 100%;
    transform: scale(0);
    z-index: -1;
    left: 0;
}.service-connect-83 .online-form-02:hover {
    border-color: rgb(173,162,159);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3), 0 0 10px rgb(173,162,159,0.5);
    transform: translateY(-5px);
}.service-connect-83 .online-form-02:hover::before {
    transform: scale(0.9);
}.service-connect-83 .online-form-02 svg {
    height: 28px;
    width: 28px;
    transition: transform 0.3s ease;
}.service-connect-83 .online-form-02:hover svg {
    transform: scale(1.2);
}.service-connect-83 .online-form-02 svg path {
    fill: rgb(173,162,159);
    transition: fill 0.3s ease;
}.service-connect-83 .online-form-02:hover svg path {
    fill: #ffffff;
}.service-connect-83 p svg {
    margin-right: 15px;
    width: 22px;
    height: 22px;
}.service-connect-83 p svg path {
    fill: rgb(173,162,159);
}.service-connect-83 p:nth-last-child(2) {
    display: flex;
    align-items: center;
    padding: 25px 30px;
    border-bottom: none;
}.service-connect-83 .get-contactcard-52::after {
    background: #1a1a1a;
    content: "";
    bottom: -20px;
    width: calc(100% - 40px);
    right: 20px;
    height: 20px;
    z-index: -1;
    position: absolute;
}.service-connect-83 .get-contactcard-52::before {
    height: 15px;
    top: 15px;
    right: 15px;
    position: absolute;
    width: 15px;
    content: "";
    background: rgb(173,162,159);
    z-index: 1;
}

@media (max-width: 991px) {.service-connect-83 {
    padding: 60px 0;
}.service-connect-83 h2 {
    padding: 25px;
    font-size: calc(32px * 0.9);
}.service-connect-83 p,
  .service-connect-83 p:nth-last-child(2) {
    padding: 20px 25px;
}.service-connect-83 .contact-today-64 {
    padding: 25px;
}.service-connect-83 .online-form-02 {
    width: 60px;
    height: 60px;
}.service-connect-83 .online-form-02 svg {
    width: 24px;
    height: 24px;
}
}

@media (max-width: 767px) {.service-connect-83 {
    padding: 50px 0;
}.service-connect-83 h2 {
    padding: 20px;
    font-size: calc(32px * 0.85);
}.service-connect-83 p {
    padding: 20px;
    font-size: calc(15px * 0.95);
}.service-connect-83 p:nth-last-child(2) {
    padding: 18px 20px;
}.service-connect-83 .contact-today-64 {
    padding: 20px;
}.service-connect-83 .online-form-02 {
    height: 50px;
    width: 50px;
}.service-connect-83 .online-form-02 svg {
    width: 20px;
    height: 20px;
}.service-connect-83 p svg {
    margin-right: 12px;
    width: 20px;
    height: 20px;
}.service-connect-83 .get-contactcard-52::after {
    height: 10px;
    bottom: -10px;
}.service-connect-83 .get-contactcard-52::before {
    height: 10px;
    top: 10px;
    right: 10px;
    width: 10px;
}}

.service-connect-83 .online-form-02:active {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), 0 0 5px rgb(173,162,159,0.5);
    transform: translateY(0);
}@keyframes pulse {
  0%, 100% {
    box-shadow: 0 0 0 0 rgb(173,162,159,0.5);
  }
  50% {
    box-shadow: 0 0 0 8px rgba(0, 0, 0, 0);
  }
}

.service-connect-83 .online-form-02:hover {
    animation: pulse 1.5s infinite;
}@keyframes blink {
  0%, 100% {
    opacity: 0.2;
  }
  50% {
    opacity: 0.7;
  }
}

.service-connect-83 .container::before {
    background: rgb(173,162,159);
    right: 45px;
    top: 15px;
    position: absolute;
    width: 8px;
    content: "";
    animation: blink 2s ease-in-out infinite;
    border-radius: 50%;
    height: 8px;
}.service-connect-83 .container::after {
    left: 15px;
    color: rgb(173,162,159);
    font-size: 12px;
    content: attr(data-text);
    letter-spacing: 1px;
    text-transform: uppercase;
    position: absolute;
    top: -10px;
}.service-connect-83 .online-form-02:nth-child(1) {
    transition-delay: 0.1s;
}.service-connect-83 .online-form-02:nth-child(2) {
    transition-delay: 0.2s;
}.service-connect-83 .online-form-02:nth-child(3) {
    transition-delay: 0.3s;
}.sign-up-now-29 {
    position: relative;
    z-index: 1;
    background: linear-gradient(135deg, rgb(208,205,180) 0%, rgba(rgb(173,162,159,0.5), 0.1) 100%);
    overflow: hidden;
    padding: 5rem 0;
}.sign-up-now-29::before {
    position: absolute;
    height: 200%;
    z-index: -1;
    background: linear-gradient(140deg, rgb(173,162,159) 0%, transparent 80%);
    top: -50%;
    transform: rotate(-15deg);
    animation: float 15s ease-in-out infinite alternate;
    content: "";
    width: 70%;
    left: -10%;
    opacity: 0.08;
}.sign-up-now-29::after {
    transform: rotate(12deg);
    content: "";
    background: linear-gradient(220deg, rgb(129,117,115) 0%, transparent 70%);
    width: 60%;
    animation: float 18s ease-in-out infinite alternate-reverse;
    height: 180%;
    z-index: -1;
    position: absolute;
    bottom: -30%;
    right: -5%;
    opacity: 0.06;
}.sign-up-now-29 .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
}.sign-up-now-29 h2 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    text-align: center;
    font-weight: 700;
    transform: perspective(1000px) translateZ(0);
    margin-bottom: 2.5rem;
    line-height: 1.4;
    color: #000000;
    font-size: 34px;
}.sign-up-now-29 .skill-studio-58 {
    justify-content: center;
    gap: 2rem;
    transform: translateY(0);
    backdrop-filter: blur(10px);
    border-radius: calc(100px / 1.5);
    flex-direction: column;
    padding: 3rem;
    display: flex;
    align-items: center;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
              box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05),
              0 5px 15px rgba(0, 0, 0, 0.03),
              0 0 0 1px rgba(0, 0, 0, 0.02);
}.sign-up-now-29 .skill-studio-58:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08),
              0 10px 20px rgba(0, 0, 0, 0.05),
              0 0 0 1px rgba(0, 0, 0, 0.02);
}.sign-up-now-29 svg {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 50px;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.1));
    transform: translateY(0);
    width: 50px;
}.sign-up-now-29 .skill-studio-58:hover svg {
    transform: translateY(-3px) scale(1.05);
}.sign-up-now-29 svg path {
    fill: rgb(173,162,159);
    transition: fill 0.3s ease;
}.sign-up-now-29 .skill-studio-58:hover svg path {
    fill: rgb(129,117,115);
}.sign-up-now-29 .reach-card-04 {
    background: linear-gradient(135deg, rgb(173,162,159) 0%, rgb(129,117,115) 100%);
    transform: translateZ(0);
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    text-decoration: none;
    position: relative;
    padding: 0.8rem 2.2rem;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(rgb(173,162,159,0.5), 0.2);
    font-weight: 600;
    z-index: 1;
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1), 
              box-shadow 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    border-radius: 26px;
}.sign-up-now-29 .reach-card-04::before {
    background: linear-gradient(135deg, rgb(129,117,115) 0%, rgb(173,162,159) 100%);
    position: absolute;
    z-index: -1;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: opacity 0.4s ease;
    opacity: 0;
}.sign-up-now-29 .reach-card-04:hover {
    box-shadow: 0 6px 16px rgba(rgb(173,162,159,0.5), 0.3);
    transform: translateY(-2px) scale(1.02);
}.sign-up-now-29 .reach-card-04:hover::before {
    opacity: 1;
}.sign-up-now-29 .reach-card-04:active {
    transform: translateY(1px) scale(0.98);
    box-shadow: 0 2px 8px rgba(rgb(173,162,159,0.5), 0.2);
}

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

@media (min-width: 768px) {.sign-up-now-29 {
    padding: 7rem 0;
}.sign-up-now-29 h2 {
    max-width: 80%;
    font-size: calc(34px * 1.1);
    margin-right: auto;
    margin-left: auto;
}.sign-up-now-29 .skill-studio-58 {
    max-width: 85%;
    flex-direction: row;
    padding: 3.5rem 4rem;
    margin: 0 auto;
    gap: 3rem;
    justify-content: space-between;
}.sign-up-now-29 svg {
    width: 60px;
    height: 60px;
}
}

@media (min-width: 992px) {.sign-up-now-29 {
    padding: 8rem 0;
}.sign-up-now-29 h2 {
    max-width: 70%;
    font-size: calc(34px * 1.2);
}.sign-up-now-29 .skill-studio-58 {
    padding: 4rem 5rem;
    max-width: 75%;
}.sign-up-now-29::before {
    width: 55%;
}.sign-up-now-29::after {
    width: 45%;
}.sign-up-now-29 .reach-card-04 {
    padding: 1rem 2.5rem;
    font-size: calc(16px * 1.1);
}
}

@media (min-width: 1200px) {.sign-up-now-29 h2 {
    max-width: 60%;
}.sign-up-now-29 .skill-studio-58 {
    max-width: 65%;
}.sign-up-now-29 svg {
    height: 70px;
    width: 70px;
}.sign-up-now-29 .reach-card-04 {
    padding: 1.2rem 3rem;
}
}

@media (max-width: 767px) {.sign-up-now-29 {
    padding: 4rem 0;
}.sign-up-now-29 h2 {
    line-height: 1.5;
    font-size: calc(34px * 0.9);
}.sign-up-now-29 .skill-studio-58 {
    padding: 2.5rem 2rem;
}.sign-up-now-29 .reach-card-04 {
    padding: 0.8rem 1.8rem;
}
}

@media (hover: none) {.sign-up-now-29 .skill-studio-58:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05),
                0 5px 15px rgba(0, 0, 0, 0.03),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    transform: none;
}.sign-up-now-29 .skill-studio-58:hover svg {
    transform: none;
}.sign-up-now-29 .reach-card-04:hover {
    transform: none;
    box-shadow: 0 4px 12px rgba(rgb(173,162,159,0.5), 0.2);
}}.course-program-70 {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(208,205,180) 0%, rgba(245, 247, 250, 0.95) 100%);
    position: relative;
    overflow: hidden;
}.course-program-70::before {
    opacity: 0.4;
    filter: blur(80px);
    top: -5%;
    width: 40%;
    position: absolute;
    height: 40%;
    z-index: 1;
    transform: rotate(-15deg);
    content: "";
    right: -5%;
    animation: float 15s ease-in-out infinite alternate;
    background: linear-gradient(225deg, rgb(173,162,159,0.5) 0%, transparent 70%);
}.course-program-70::after {
    opacity: 0.4;
    z-index: 1;
    height: 30%;
    transform: rotate(15deg);
    position: absolute;
    content: "";
    left: -5%;
    bottom: -5%;
    filter: blur(60px);
    width: 30%;
    animation: float 18s ease-in-out infinite alternate-reverse;
    background: linear-gradient(45deg, rgb(129,117,115,0.5) 0%, transparent 70%);
}.course-program-70 .container {
    z-index: 2;
    max-width: 1200px;
    padding: 0 2rem;
    position: relative;
    margin: 0 auto;
}.course-program-70 h2 {
    font-weight: 700;
    animation: slideIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.2s;
    position: relative;
    color: #000000;
    opacity: 0;
    transform: translateX(-1rem);
    margin-bottom: 3rem;
    font-size: 34px;
}.course-program-70 h2::before {
    left: 0;
    position: absolute;
    content: "";
    bottom: -1rem;
    background: linear-gradient(90deg, rgb(173,162,159) 0%, rgb(129,117,115) 100%);
    height: 0.25rem;
    width: 8rem;
    transform: scaleX(0);
    animation: scaleIn 1s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.8s;
    transform-origin: left;
}.course-program-70 .education-path-83 {
    display: grid;
    gap: 3rem;
    grid-template-columns: 1fr;
    position: relative;
}.course-program-70 .img-expand-63 {
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    opacity: 0;
    border-radius: 10px;
    height: 400px;
    animation: fadeUp 1s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.4s;
    transform: translateY(2rem);
    position: relative;
}.course-program-70 .img-expand-63::before {
    z-index: 1;
    top: 0;
    width: 100%;
    background: linear-gradient(to bottom, 
        transparent 0%, 
        rgba(rgb(173,162,159), 0.2) 100%);
    position: absolute;
    height: 100%;
    content: "";
    left: 0;
}.course-program-70 .img-expand-63::after {
    animation: shine 8s cubic-bezier(0.25, 1, 0.5, 1) infinite;
    transform: rotate(45deg);
    position: absolute;
    height: 200%;
    left: -100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
    width: 200%;
    top: -100%;
    content: "";
}.course-program-70 .text-holder-58 {
    gap: 2rem;
    opacity: 0;
    transform: translateY(2rem);
    position: relative;
    flex-direction: column;
    animation: fadeUp 1s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.6s;
    display: flex;
}.course-program-70 .description {
    color: #000000;
    scrollbar-color: rgb(173,162,159,0.5) rgb(208,205,180);
    font-size: 13px;
    position: relative;
    padding-right: 1.5rem;
    max-height: 300px;
    scrollbar-width: thin;
    line-height: 1.8;
    overflow-y: auto;
}.course-program-70 .description::-webkit-scrollbar {
    width: 6px;
}.course-program-70 .description::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgb(208,205,180);
}.course-program-70 .description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(173,162,159,0.5);
}.course-program-70 .description:nth-child(1) {
    position: relative;
}.course-program-70 .description:nth-child(1)::first-line {
    font-weight: 600;
    color: #000000;
}.course-program-70 .description:nth-child(2) {
    position: relative;
    display: none;
}

@media (min-width: 768px) {.course-program-70 .education-path-83 {
    grid-template-columns: 1fr 1fr;
    align-items: flex-start;
}.course-program-70 h2 {
    font-size: calc(34px * 1.2);
    max-width: 90%;
    text-align: left;
}.course-program-70 .img-expand-63 {
    height: 500px;
}.course-program-70 .description {
    max-height: 500px;
}
}

@media (min-width: 992px) {.course-program-70 {
    padding: 8rem 0;
}.course-program-70 .container {
    padding: 0 4rem;
}.course-program-70 h2 {
    max-width: 80%;
    font-size: calc(34px * 1.4);
}.course-program-70 .education-path-83 {
    gap: 4rem;
}.course-program-70 .img-expand-63 {
    height: 600px;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}.course-program-70 .img-expand-63:hover {
    transform: translateY(-8px) scale(1.02);
}.course-program-70 .text-holder-58 {
    padding-top: 2rem;
}
}

@media (min-width: 1200px) {.course-program-70 .img-expand-63 {
    height: 650px;
}.course-program-70 h2 {
    max-width: 70%;
}
}

@media (max-width: 767px) {.course-program-70 {
    padding: 4rem 0;
}.course-program-70 h2 {
    font-size: calc(34px * 0.9);
    text-align: center;
}.course-program-70 h2::before {
    animation: scaleInCenter 1s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.8s;
    transform: translateX(-50%) scaleX(0);
    left: 50%;
}
}

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

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

@keyframes scaleInCenter {
    0% {
        transform: translateX(-50%) scaleX(0);
    }
    100% {
        transform: translateX(-50%) scaleX(1);
    }
}

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

@keyframes shine {
    0% {
        transform: translateX(-100%) translateY(-100%) rotate(45deg);
    }
    20%, 100% {
        transform: translateX(100%) translateY(100%) rotate(45deg);
    }
}

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