﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}a {
    text-decoration: none;
    color: inherit;
}.container {
    width: 1137px;
    max-width: 100%;
    margin: auto;
}.header-guide-PFZmB9p {
    flex: 1 0 auto;
}html,body {
    min-height: 100%;
    color: #000000;
    scroll-behavior: smooth;
    height: 100%;
    font-family: Arial, sans-serif;
}header,footer {
    width: 100%;
}svg {
    width: 30px;
    height: 30px;
}.student-aid-zCqaUSW {
    flex: 0 0 auto;
}.segment-wrapper-zKY2tp0 {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.data-statistics-gRxAfiI {
    padding: 100px 0;
    color: #ffffff;
    overflow: hidden;
    position: relative;
}.data-statistics-gRxAfiI::before {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    content: "";
    background-color: #000000;
    opacity: 0.7;
}.data-statistics-gRxAfiI::after {
    z-index: 2;
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    height: 100%;
    background: radial-gradient(circle at 20% 30%, 
                rgb(215,194,150,0.5) 0%, 
                transparent 40%),
                radial-gradient(circle at 80% 70%, 
                rgb(186,164,111,0.5) 0%, 
                transparent 40%);
    width: 100%;
}.data-statistics-gRxAfiI .container {
    z-index: 5;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}.data-statistics-gRxAfiI .study-statistics-jKofEJs {
    display: flex;
    flex-direction: column;
}.data-statistics-gRxAfiI .statistics-pluses-MQ8peo6 {
    top: 30px;
    position: absolute;
    justify-content: center;
    display: flex;
    height: 80px;
    align-items: center;
    right: 40px;
    width: 80px;
    background: #ffffff;
    z-index: 2;
    border-radius: 50%;
}.data-statistics-gRxAfiI .statistics-pluses-MQ8peo6 svg {
    fill: rgb(215,194,150);
    width: 40px;
    height: 40px;
}.data-statistics-gRxAfiI .statistics-pluses-MQ8peo6 svg path {
    fill: rgb(215,194,150);
}.data-statistics-gRxAfiI .study-gain-E5HJS8d {
    font-weight: 700;
    font-size: 40px;
    border-bottom: 3px solid rgb(215,194,150);
    margin: 0 0 20px 0;
    text-align: left;
    padding-bottom: 15px;
    width: 70%;
    position: relative;
}.data-statistics-gRxAfiI .smart-pros-EKBP1vO {
    position: relative;
    line-height: 1.6;
    text-align: left;
    width: 60%;
    margin-bottom: 60px;
    font-size: 12px;
}.data-statistics-gRxAfiI .statistics-boosters-tuIURr1 {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    gap: 30px;
    position: relative;
}.data-statistics-gRxAfiI .statistics-growth-Ui2Pmbr {
    grid-template-columns: 80px 1fr;
    position: relative;
    border-radius: 18px;
    border-left: 4px solid rgb(215,194,150);
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.1) 0%, 
        rgba(255, 255, 255, 0.05) 100%
    );
    gap: 10px 20px;
    grid-template-areas:
        "img number"
        "img desc";
    padding: 30px;
    display: grid;
    transition: all 0.3s ease;
}.data-statistics-gRxAfiI .statistics-growth-Ui2Pmbr:nth-child(even) {
    border-left: 4px solid rgb(186,164,111);
}.data-statistics-gRxAfiI .statistics-growth-Ui2Pmbr:hover {
    background: rgba(255, 255, 255, 0.15);
    transform: translateX(5px);
}.data-statistics-gRxAfiI .statistics-edges-EWjfvHJ {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
    grid-area: img;
    height: 70px;
    display: flex;
    align-items: center;
    width: 70px;
    border-radius: 12px;
    justify-content: center;
    background: rgba(255, 255, 255, 0.1);
}.data-statistics-gRxAfiI .statistics-edges-EWjfvHJ svg {
    fill: #ffffff;
    height: 35px;
    width: 35px;
}.data-statistics-gRxAfiI .statistics-edges-EWjfvHJ svg path {
    fill: #ffffff;
}.data-statistics-gRxAfiI .statistics-growth-Ui2Pmbr span {
    font-weight: 700;
    line-height: 1;
    font-size: calc(37px * 1.3);
    margin: 0;
    color: #ffffff;
    grid-area: number;
    align-self: flex-end;
}.data-statistics-gRxAfiI .statistics-growth-Ui2Pmbr p {
    align-self: flex-start;
    grid-area: desc;
    margin: 0;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.4;
}.data-statistics-gRxAfiI .statistics-boosters-tuIURr1::before {
    left: 0;
    background: linear-gradient(
        90deg, 
        #ffffff 0%, 
        transparent 100%
    );
    content: "";
    top: -30px;
    height: 1px;
    position: absolute;
    width: 100%;
}

@media screen and (max-width: 992px) {.data-statistics-gRxAfiI .study-gain-E5HJS8d {
    font-size: calc(40px * 0.9);
    width: 85%;
}.data-statistics-gRxAfiI .smart-pros-EKBP1vO {
    width: 80%;
}.data-statistics-gRxAfiI .statistics-pluses-MQ8peo6 {
    height: 70px;
    width: 70px;
    right: 20px;
    top: 20px;
}.data-statistics-gRxAfiI .statistics-pluses-MQ8peo6 svg {
    width: 35px;
    height: 35px;
}
}

@media screen and (max-width: 768px) {.data-statistics-gRxAfiI {
    padding: 80px 0;
}.data-statistics-gRxAfiI .study-gain-E5HJS8d {
    width: 100%;
    font-size: calc(40px * 0.8);
    padding-right: 60px;
}.data-statistics-gRxAfiI .smart-pros-EKBP1vO {
    margin-bottom: 50px;
    width: 100%;
}.data-statistics-gRxAfiI .statistics-pluses-MQ8peo6 {
    right: 0;
    width: 60px;
    height: 60px;
    top: 0;
}.data-statistics-gRxAfiI .statistics-pluses-MQ8peo6 svg {
    width: 30px;
    height: 30px;
}.data-statistics-gRxAfiI .statistics-boosters-tuIURr1 {
    grid-template-columns: 1fr;
}
}

@media screen and (max-width: 576px) {.data-statistics-gRxAfiI {
    padding: 60px 0;
}.data-statistics-gRxAfiI .study-statistics-jKofEJs {
    padding: 0 10px;
}.data-statistics-gRxAfiI .study-gain-E5HJS8d {
    font-size: calc(40px * 0.7);
    padding-bottom: 10px;
    margin-bottom: 15px;
}.data-statistics-gRxAfiI .smart-pros-EKBP1vO {
    margin-bottom: 40px;
    font-size: calc(12px * 0.9);
}.data-statistics-gRxAfiI .statistics-growth-Ui2Pmbr {
    grid-template-columns: 60px 1fr;
    gap: 5px 15px;
    padding: 20px;
}.data-statistics-gRxAfiI .statistics-edges-EWjfvHJ {
    height: 55px;
    width: 55px;
}.data-statistics-gRxAfiI .statistics-edges-EWjfvHJ svg {
    height: 25px;
    width: 25px;
}.data-statistics-gRxAfiI .statistics-growth-Ui2Pmbr span {
    font-size: calc(37px * 1.1);
}.data-statistics-gRxAfiI .statistics-growth-Ui2Pmbr p {
    font-size: calc(12px * 0.9);
}
}

@media screen and (max-width: 480px) {.data-statistics-gRxAfiI .statistics-growth-Ui2Pmbr {
    grid-template-columns: auto 1fr;
    grid-template-areas:
            "img number"
            "desc desc";
}.data-statistics-gRxAfiI .statistics-edges-EWjfvHJ {
    align-self: center;
    width: 45px;
    height: 45px;
}.data-statistics-gRxAfiI .statistics-edges-EWjfvHJ svg {
    height: 22px;
    width: 22px;
}.data-statistics-gRxAfiI .statistics-growth-Ui2Pmbr p {
    padding-top: 10px;
}}.contact-section-GN6w0y4 {
    overflow: hidden;
    position: relative;
    background: rgb(242,232,202);
    padding: 100px 0;
}.contact-section-GN6w0y4::before {
    height: 100%;
    position: absolute;
    opacity: 0.03;
    z-index: 0;
    content: "";
    background-position: 0 0, 0 20px, 20px -20px, -20px 0px;
    left: 0;
    top: 0;
    background-size: 40px 40px;
    background-image: 
        linear-gradient(45deg, rgb(215,194,150,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(215,194,150,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(215,194,150,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(215,194,150,0.5) 75%);
    width: 100%;
}.contact-section-GN6w0y4::after {
    background: linear-gradient(135deg, rgb(215,194,150,0.5) 0%, transparent 70%);
    position: absolute;
    width: 100%;
    top: -50%;
    transform: rotate(45deg);
    right: -50%;
    content: "";
    height: 100%;
    z-index: 0;
}.contact-section-GN6w0y4 .photo-section-sEUB7vV {
    height: 100%;
    width: 100%;
    filter: saturate(0.5) brightness(1.2);
    z-index: 0;
    left: 0;
    opacity: 0.1;
    position: absolute;
    top: 0;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
}.contact-section-GN6w0y4 .container {
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
}.contact-section-GN6w0y4 h3 {
    position: relative;
    text-transform: uppercase;
    z-index: 2;
    color: rgb(215,194,150);
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    margin-bottom: 50px;
    letter-spacing: 2px;
}.contact-section-GN6w0y4 h3::before {
    bottom: -15px;
    background: rgb(215,194,150);
    content: "";
    position: absolute;
    height: 2px;
    transform: translateX(-50%);
    left: 50%;
    width: 80px;
}.contact-section-GN6w0y4 h3::after {
    background: rgb(186,164,111);
    transform: translateX(-50%);
    content: "";
    left: 50%;
    position: absolute;
    width: 40px;
    bottom: -25px;
    height: 2px;
}.contact-section-GN6w0y4 .request-list-I4KkwlZ {
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08), 0 5px 25px rgba(0, 0, 0, 0.05);
    border-radius: 17px;
    display: flex;
    overflow: hidden;
    z-index: 2;
    flex-wrap: wrap;
    background: #ffffff;
    position: relative;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 {
    padding: 50px;
    flex: 1 1 60%;
    position: relative;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7::before {
    right: 0;
    height: 100%;
    content: "";
    width: 1px;
    top: 0;
    background: linear-gradient(to bottom, transparent, rgb(242,232,202), transparent);
    position: absolute;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 h3 {
    text-align: left;
    text-transform: none;
    color: #000000;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: normal;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 h3::before {
    width: 50px;
    bottom: -10px;
    transform: none;
    left: 0;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 h3::after {
    transform: none;
    bottom: -18px;
    left: 0;
    width: 25px;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 input[type="text"],
.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 textarea {
    color: #000000;
    background: #ffffff;
    font-family: Arial, sans-serif;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 10px;
    border: 2px solid rgb(242,232,202);
    padding: 15px 20px;
    font-size: 12px;
    transition: all 0.3s ease;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 input[type="text"]:focus,
.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 textarea:focus {
    box-shadow: 0 0 0 4px rgb(215,194,150,0.5);
    outline: none;
    border-color: rgb(215,194,150);
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 textarea {
    min-height: 140px;
    resize: vertical;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 .connect-card-06dF2wE {
    display: flex;
    margin-bottom: 25px;
    align-items: flex-start;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 .connect-card-06dF2wE input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 .connect-card-06dF2wE label {
    position: relative;
    cursor: pointer;
    padding-left: 30px;
    color: #000000;
    line-height: 1.6;
    font-size: 15px;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 .connect-card-06dF2wE label::before {
    top: 3px;
    content: "";
    border-radius: 2px;
    width: 18px;
    transition: all 0.3s ease;
    border: 2px solid rgb(242,232,202);
    position: absolute;
    left: 0;
    height: 18px;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 .connect-card-06dF2wE input[type="checkbox"]:checked + label::before {
    border-color: rgb(215,194,150);
    background: rgb(215,194,150);
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 .connect-card-06dF2wE input[type="checkbox"]:checked + label::after {
    height: 10px;
    top: 8px;
    left: 6px;
    transform: rotate(45deg);
    border-width: 0 2px 2px 0;
    position: absolute;
    content: "";
    width: 6px;
    border: solid #ffffff;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 .connect-card-06dF2wE a {
    position: relative;
    color: rgb(215,194,150);
    transition: all 0.3s ease;
    text-decoration: none;
    font-weight: 600;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 .connect-card-06dF2wE a::after {
    transform: scaleX(0);
    transition: transform 0.3s ease;
    height: 1px;
    transform-origin: right;
    bottom: -2px;
    content: "";
    left: 0;
    position: absolute;
    background: rgb(215,194,150);
    width: 100%;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 .connect-card-06dF2wE a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 .connect-panel-m5IKBWH {
    border-radius: 10px;
    transition: all 0.3s ease;
    padding: 15px 35px;
    background: rgb(215,194,150);
    overflow: hidden;
    border: none;
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    cursor: pointer;
    color: #ffffff;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 .connect-panel-m5IKBWH::before {
    position: absolute;
    left: 0;
    background: rgb(186,164,111);
    transition: all 0.3s ease;
    content: "";
    z-index: -1;
    width: 0;
    top: 0;
    height: 100%;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 .connect-panel-m5IKBWH:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    transform: translateY(-3px);
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 .connect-panel-m5IKBWH:hover::before {
    width: 100%;
}.contact-section-GN6w0y4 .help-panel-u4TQnfW {
    flex: 1 1 35%;
    padding: 50px;
    justify-content: center;
    position: relative;
    flex-direction: column;
    background: linear-gradient(to bottom right, rgb(242,232,202), #ffffff);
    display: flex;
}.contact-section-GN6w0y4 .help-panel-u4TQnfW::before {
    background-image: 
        linear-gradient(45deg, rgb(215,194,150,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(215,194,150,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(215,194,150,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(215,194,150,0.5) 75%);
    height: 100%;
    left: 0;
    top: 0;
    background-position: 0 0, 0 15px, 15px -15px, -15px 0px;
    content: "";
    width: 100%;
    opacity: 0.03;
    background-size: 30px 30px;
    position: absolute;
}.contact-section-GN6w0y4 .help-panel-u4TQnfW h4 {
    margin-bottom: 30px;
    font-size: 18px;
    position: relative;
    font-weight: 600;
    color: #000000;
}.contact-section-GN6w0y4 .help-panel-u4TQnfW h4::after {
    position: absolute;
    height: 2px;
    bottom: -10px;
    width: 40px;
    content: "";
    background: rgb(215,194,150);
    left: 0;
}.contact-section-GN6w0y4 .help-panel-u4TQnfW .connect-widget-JKMPgzR {
    padding: 0;
    margin: 0;
    list-style: none;
}.contact-section-GN6w0y4 .help-panel-u4TQnfW .connect-widget-JKMPgzR li {
    border-radius: 10px;
    display: flex;
    background: #ffffff;
    padding: 15px;
    align-items: center;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0 100%);
}.contact-section-GN6w0y4 .help-panel-u4TQnfW .connect-widget-JKMPgzR li:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    transform: translateX(5px);
}.contact-section-GN6w0y4 .help-panel-u4TQnfW .connect-widget-JKMPgzR li svg {
    margin-right: 15px;
    transition: all 0.3s ease;
    width: 20px;
    height: 20px;
}.contact-section-GN6w0y4 .help-panel-u4TQnfW .connect-widget-JKMPgzR li:hover svg {
    transform: scale(1.1) rotate(5deg);
}.contact-section-GN6w0y4 .help-panel-u4TQnfW .connect-widget-JKMPgzR li svg path {
    fill: rgb(215,194,150);
    transition: all 0.3s ease;
}.contact-section-GN6w0y4 .help-panel-u4TQnfW .connect-widget-JKMPgzR li:hover svg path {
    fill: rgb(186,164,111);
}.contact-section-GN6w0y4 .help-panel-u4TQnfW .connect-widget-JKMPgzR li span {
    font-size: 12px;
    color: #000000;
}.contact-section-GN6w0y4 .help-panel-u4TQnfW .connect-widget-JKMPgzR li a {
    transition: all 0.3s ease;
    color: #000000;
    text-decoration: none;
}.contact-section-GN6w0y4 .help-panel-u4TQnfW .connect-widget-JKMPgzR li a:hover {
    color: rgb(215,194,150);
}

@media (max-width: 992px) {.contact-section-GN6w0y4 {
    padding: 60px 0;
}.contact-section-GN6w0y4 h3 {
    margin-bottom: 40px;
}.contact-section-GN6w0y4 .request-list-I4KkwlZ {
    flex-direction: column;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7,
    .contact-section-GN6w0y4 .help-panel-u4TQnfW {
    flex: 1 1 100%;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7::before {
    display: none;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 {
    padding: 40px;
}.contact-section-GN6w0y4 .help-panel-u4TQnfW {
    padding: 40px;
}
}

@media (max-width: 768px) {.contact-section-GN6w0y4 {
    padding: 50px 0;
}.contact-section-GN6w0y4 h3 {
    margin-bottom: 35px;
    font-size: calc(36px * 0.8);
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 h3,
    .contact-section-GN6w0y4 .help-panel-u4TQnfW h4 {
    font-size: calc(18px * 0.9);
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7,
    .contact-section-GN6w0y4 .help-panel-u4TQnfW {
    padding: 30px;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 input[type="text"],
    .contact-section-GN6w0y4 .reach-reach-OLJDIZ7 textarea {
    padding: 12px 15px;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 .connect-panel-m5IKBWH {
    padding: 12px 25px;
}
}

@media (max-width: 576px) {.contact-section-GN6w0y4 {
    padding: 40px 0;
}.contact-section-GN6w0y4 h3 {
    font-size: calc(36px * 0.7);
    margin-bottom: 30px;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7,
    .contact-section-GN6w0y4 .help-panel-u4TQnfW {
    padding: 25px 20px;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 input[type="text"],
    .contact-section-GN6w0y4 .reach-reach-OLJDIZ7 textarea {
    margin-bottom: 15px;
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 .connect-card-06dF2wE label {
    font-size: calc(15px * 0.9);
}.contact-section-GN6w0y4 .reach-reach-OLJDIZ7 .connect-panel-m5IKBWH {
    padding: 12px 20px;
    width: 100%;
}.contact-section-GN6w0y4 .help-panel-u4TQnfW .connect-widget-JKMPgzR li {
    margin-bottom: 15px;
    padding: 12px;
}}.teaching-process-SYFDk2a {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(242,232,202) 0%, rgba(rgb(215,194,150,0.5), 0.08) 100%);
    overflow: hidden;
    position: relative;
}.teaching-process-SYFDk2a::before {
    top: -5%;
    width: 40%;
    right: -10%;
    content: "";
    height: 50%;
    opacity: 0.1;
    z-index: 1;
    transform: rotate(-15deg) skewX(-15deg);
    pointer-events: none;
    background: linear-gradient(225deg, rgb(215,194,150) 0%, transparent 80%);
    position: absolute;
}.teaching-process-SYFDk2a::after {
    left: -10%;
    bottom: -5%;
    pointer-events: none;
    opacity: 0.08;
    width: 40%;
    background: linear-gradient(45deg, rgb(186,164,111) 0%, transparent 80%);
    height: 50%;
    z-index: 1;
    content: "";
    position: absolute;
    transform: rotate(15deg) skewX(15deg);
}.teaching-process-SYFDk2a .learn-study-JisrASI {
    padding: 0 2rem;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    position: relative;
}.teaching-process-SYFDk2a h2 {
    font-weight: 700;
    display: inline-block;
    font-size: 29px;
    color: #000000;
    transform: translateX(-0.5rem);
    margin-bottom: 2.5rem;
    position: relative;
}.teaching-process-SYFDk2a h2::before {
    height: 0.35rem;
    content: "";
    background: linear-gradient(90deg, rgb(215,194,150), rgb(186,164,111));
    transform: scaleX(0.6);
    bottom: -0.8rem;
    width: 6rem;
    position: absolute;
    left: 0;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left;
}.teaching-process-SYFDk2a:hover h2::before {
    transform: scaleX(1);
}.teaching-process-SYFDk2a .message-box-HN176FJ {
    transform: translateY(0);
    position: relative;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    padding: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.5s ease;
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.08);
    background-color: rgba(rgb(255, 255, 255, 0.5), 0.96);
}.teaching-process-SYFDk2a .message-box-HN176FJ:hover {
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.12);
    transform: translateY(-8px);
}.teaching-process-SYFDk2a .message-box-HN176FJ::before {
    left: 0;
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    height: 100%;
    background: linear-gradient(135deg, rgba(rgb(215,194,150,0.5), 0.03) 0%, rgba(rgb(186,164,111,0.5), 0.06) 100%);
}.teaching-process-SYFDk2a .message-box-HN176FJ::after {
    height: 0;
    transition: height 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    width: 4px;
    content: "";
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgb(215,194,150), rgb(186,164,111));
}.teaching-process-SYFDk2a .message-box-HN176FJ:hover::after {
    height: 100%;
}.teaching-process-SYFDk2a p {
    font-size: 18px;
    font-family: Arial, sans-serif;
    color: #000000;
    max-width: 96%;
    margin: 0;
    line-height: 1.8;
}

@media (min-width: 768px) {.teaching-process-SYFDk2a {
    padding: 8rem 0;
}.teaching-process-SYFDk2a .learn-study-JisrASI {
    padding: 0 4rem;
}.teaching-process-SYFDk2a h2 {
    margin-bottom: 3rem;
    font-size: calc(29px * 1.1);
}.teaching-process-SYFDk2a .message-box-HN176FJ {
    padding: 3.5rem;
    clip-path: polygon(0 0, 100% 0, 99% 100%, 1% 100%);
}.teaching-process-SYFDk2a p {
    line-height: 1.9;
    font-size: calc(18px * 1.05);
}
}

@media (min-width: 1024px) {.teaching-process-SYFDk2a {
    padding: 10rem 0;
}.teaching-process-SYFDk2a::before {
    width: 35%;
    height: 60%;
}.teaching-process-SYFDk2a::after {
    height: 60%;
    width: 35%;
}.teaching-process-SYFDk2a .learn-study-JisrASI {
    padding: 0 2rem;
}.teaching-process-SYFDk2a h2 {
    transform: translateX(-1rem);
    font-size: calc(29px * 1.2);
    margin-bottom: 3.5rem;
}.teaching-process-SYFDk2a h2::before {
    height: 0.4rem;
    width: 8rem;
}.teaching-process-SYFDk2a .message-box-HN176FJ {
    max-width: 90%;
    margin: 0 auto;
    padding: 4rem 5rem;
}.teaching-process-SYFDk2a p {
    line-height: 2;
    font-size: calc(18px * 1.1);
}
}

@media (max-width: 767px) {.teaching-process-SYFDk2a {
    padding: 4rem 0;
}.teaching-process-SYFDk2a .learn-study-JisrASI {
    padding: 0 1.5rem;
}.teaching-process-SYFDk2a h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 2rem;
}.teaching-process-SYFDk2a h2::before {
    height: 0.3rem;
    width: 5rem;
}.teaching-process-SYFDk2a .message-box-HN176FJ {
    padding: 2rem 1.5rem;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.teaching-process-SYFDk2a p {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 480px) {.teaching-process-SYFDk2a {
    padding: 3rem 0;
}.teaching-process-SYFDk2a .learn-study-JisrASI {
    padding: 0 1rem;
}.teaching-process-SYFDk2a h2 {
    font-size: calc(29px * 0.8);
    margin-bottom: 1.5rem;
}.teaching-process-SYFDk2a .message-box-HN176FJ {
    padding: 1.5rem 1.25rem;
}.teaching-process-SYFDk2a p {
    max-width: 100%;
    font-size: calc(18px * 0.9);
    line-height: 1.6;
}}.price-set-0JxmEZa {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(242,232,202) 0%, rgba(245, 247, 252, 1) 100%);
    padding: 100px 0;
}.price-set-0JxmEZa::before {
    z-index: 1;
    background-image: repeating-linear-gradient(
    45deg,
    rgba(0, 0, 0, 0.02) 0px,
    rgba(0, 0, 0, 0.02) 1px,
    transparent 1px,
    transparent 11px
  );
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    content: "";
    pointer-events: none;
}.price-set-0JxmEZa .container {
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
}.price-set-0JxmEZa .program-rate-gueM5EJ {
    display: flex;
    flex-direction: column-reverse;
}.price-set-0JxmEZa .cost-rates-boSIzv7 {
    text-align: center;
    margin-bottom: 50px;
    transition: transform 0.5s ease-out;
}.price-set-0JxmEZa .cost-rates-boSIzv7 h2 {
    display: inline-block;
    color: #000000;
    font-weight: 700;
    position: relative;
    margin-bottom: 15px;
    font-size: 36px;
}.price-set-0JxmEZa .cost-rates-boSIzv7 h2::after {
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    background: rgb(215,194,150);
    position: absolute;
    height: 3px;
    width: 80px;
}.price-set-0JxmEZa .promo-cost-bQi3StJ {
    margin: 0 auto;
    word-break: break-word;
    font-size: 13px;
    overflow-wrap: break-word;
    line-height: 1.6;
    color: #000000;
    white-space: normal;
    max-width: 700px;
}.price-set-0JxmEZa .indv-sub-OH1fmV2 {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr;
}.price-set-0JxmEZa .premium-grid-xU2OPem {
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    color: #000000;
    border-radius: 8px;
    overflow: hidden;
    display: block;
    position: relative;
}.price-set-0JxmEZa .premium-grid-xU2OPem:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.price-set-0JxmEZa .study-costs-GZo5x18 {
    background-color: #ffffff;
    overflow: hidden;
    min-height: 450px;
    position: relative;
    flex-direction: column;
    display: flex;
}.price-set-0JxmEZa .pricing-list-Pxg9N1W {
    z-index: 2;
    flex: 1;
    flex-direction: column;
    overflow-wrap: break-word;
    padding: 30px;
    display: flex;
    word-break: break-word;
    white-space: normal;
    position: relative;
}.price-set-0JxmEZa .pricing-list-Pxg9N1W h3 {
    margin-bottom: 8px;
    transform: translateX(0);
    position: relative;
    font-weight: 600;
    font-size: calc(20px + 2px);
    color: #000000;
    transition: transform 0.3s ease;
}.price-set-0JxmEZa .premium-grid-xU2OPem:hover .pricing-list-Pxg9N1W h3 {
    transform: translateX(5px);
}.price-set-0JxmEZa .fee-offers-QG4YnHW {
    display: inline-block;
    font-size: calc(20px + 4px);
    color: rgb(215,194,150);
    margin: 15px 0;
    font-weight: 700;
    position: relative;
}.price-set-0JxmEZa .fee-offers-QG4YnHW::before {
    top: 50%;
    position: absolute;
    background: rgb(215,194,150);
    left: -20px;
    opacity: 0;
    transform: translateX(-10px);
    content: "";
    transition: all 0.3s ease;
    width: 10px;
    height: 2px;
}.price-set-0JxmEZa .premium-grid-xU2OPem:hover .fee-offers-QG4YnHW::before {
    transform: translateX(0);
    opacity: 1;
}.price-set-0JxmEZa .pricing-list-Pxg9N1W p {
    flex: 1;
    margin-top: 15px;
    color: #000000;
    white-space: normal;
    word-break: break-word;
    overflow-wrap: break-word;
    line-height: 1.6;
    font-size: 13px;
}.price-set-0JxmEZa .photo-section-sEUB7vV {
    width: 100%;
    height: 200px;
    position: relative;
    transition: transform 0.6s ease;
    overflow: hidden;
}.price-set-0JxmEZa .photo-section-sEUB7vV::after {
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(0deg, rgba(rgb(215,194,150,0.5), 0.2) 0%, rgba(0, 0, 0, 0) 100%);
    content: "";
    height: 100%;
    position: absolute;
    z-index: 1;
}.price-set-0JxmEZa .premium-grid-xU2OPem:hover .photo-section-sEUB7vV {
    transform: scale(1.05);
}.price-set-0JxmEZa .premium-grid-xU2OPem:nth-child(odd) .study-costs-GZo5x18 {
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 247, 252, 1) 100%);
}.price-set-0JxmEZa .premium-grid-xU2OPem:nth-child(even) .study-costs-GZo5x18 {
    background: linear-gradient(135deg, rgba(245, 247, 252, 1) 0%, #ffffff 100%);
}.price-set-0JxmEZa .premium-grid-xU2OPem:nth-child(1) {
    animation: fadeInUp 0.6s 0.1s both;
}.price-set-0JxmEZa .premium-grid-xU2OPem:nth-child(2) {
    animation: fadeInUp 0.6s 0.2s both;
}.price-set-0JxmEZa .premium-grid-xU2OPem:nth-child(3) {
    animation: fadeInUp 0.6s 0.3s both;
}.price-set-0JxmEZa .premium-grid-xU2OPem:nth-child(4) {
    animation: fadeInUp 0.6s 0.4s both;
}

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

@media (min-width: 768px) {.price-set-0JxmEZa .indv-sub-OH1fmV2 {
    grid-template-columns: repeat(2, 1fr);
}.price-set-0JxmEZa .cost-rates-boSIzv7 {
    margin-bottom: 60px;
}.price-set-0JxmEZa .pricing-list-Pxg9N1W h3 {
    font-size: 20px;
}.price-set-0JxmEZa .fee-offers-QG4YnHW {
    font-size: calc(20px + 2px);
}.price-set-0JxmEZa .pricing-list-Pxg9N1W p {
    font-size: calc(13px - 1px);
}
}

@media (min-width: 992px) {.price-set-0JxmEZa .program-rate-gueM5EJ {
    flex-direction: row;
    align-items: center;
    gap: 50px;
}.price-set-0JxmEZa .cost-rates-boSIzv7 {
    flex: 0 0 30%;
    margin-bottom: 0;
    text-align: left;
}.price-set-0JxmEZa .cost-rates-boSIzv7 h2::after {
    transform: none;
    left: 0;
}.price-set-0JxmEZa .indv-sub-OH1fmV2 {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}.price-set-0JxmEZa .pricing-list-Pxg9N1W {
    padding: 35px;
}
}

@media (min-width: 1200px) {.price-set-0JxmEZa .indv-sub-OH1fmV2 {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.price-set-0JxmEZa .study-costs-GZo5x18 {
    min-height: 500px;
}.price-set-0JxmEZa .photo-section-sEUB7vV {
    height: 220px;
}.price-set-0JxmEZa .pricing-list-Pxg9N1W h3 {
    font-size: calc(20px + 2px);
}.price-set-0JxmEZa .fee-offers-QG4YnHW {
    font-size: calc(20px + 6px);
}}.title-opener-aTR3IPi {
    background: linear-gradient(135deg, rgb(242,232,202) 0%, rgba(94,170,168,0.1) 100%);
    overflow: hidden;
    margin: 0;
    padding: 80px 0;
    position: relative;
}.title-opener-aTR3IPi::before {
    top: 0;
    height: 100%;
    width: 100%;
    background-image: 
        linear-gradient(30deg, rgba(94,170,168,0.03) 1px, transparent 1px),
        linear-gradient(120deg, rgba(94,170,168,0.03) 1px, transparent 1px);
    background-size: 60px 60px;
    z-index: 1;
    left: 0;
    opacity: 0.8;
    content: "";
    position: absolute;
}.title-opener-aTR3IPi::after {
    content: "";
    right: -20%;
    height: 200%;
    width: 70%;
    transform: rotate(-15deg);
    background: radial-gradient(ellipse at center, rgba(94,170,168,0.15) 0%, transparent 70%);
    z-index: 1;
    position: absolute;
    top: -50%;
}.title-opener-aTR3IPi .learn-study-JisrASI {
    display: flex;
    z-index: 2;
    padding: 0 20px;
    flex-direction: column-reverse;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.title-opener-aTR3IPi .message-box-HN176FJ {
    padding: 30px 0;
    width: 100%;
    transform: translateZ(0);
}.title-opener-aTR3IPi h1 {
    line-height: 1.3;
    color: rgb(215,194,150);
    opacity: 0;
    transform: translateX(-5px);
    animation: slideInTitle 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.2s;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
}.title-opener-aTR3IPi h1::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    transform: scaleX(0);
    background: rgb(215,194,150);
    height: 3px;
    animation: expandLine 0.6s ease-out forwards 0.8s;
    width: 60px;
    content: "";
    transform-origin: left;
}.title-opener-aTR3IPi .skill-trackfast-UMj1Fp4 {
    position: relative;
    margin-bottom: 30px;
    animation: fadeInUp 0.8s ease-out forwards 0.5s;
    transform: translateY(20px);
    opacity: 0;
}.title-opener-aTR3IPi .skill-trackfast-UMj1Fp4 p {
    font-size: calc(13px * 1.05);
    color: #000000;
    position: relative;
    line-height: 1.6;
    padding-left: 15px;
    margin-top: 25px;
    border-left: 3px solid rgba(94,170,168,0.3);
}.title-opener-aTR3IPi .skill-trackfast-UMj1Fp4 svg {
    margin-top: 10px;
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));
    width: 80px;
    position: relative;
    height: 80px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateZ(0);
}.title-opener-aTR3IPi .skill-trackfast-UMj1Fp4 svg:hover {
    transform: translateZ(0) scale(1.05) rotate(2deg);
}.title-opener-aTR3IPi .skill-trackfast-UMj1Fp4 svg g {
    transition: transform 0.4s ease;
}.title-opener-aTR3IPi .skill-trackfast-UMj1Fp4 svg:hover g {
    transform: translate(30.89265,30.89265) scale(0.75);
}.title-opener-aTR3IPi .skill-trackfast-UMj1Fp4 svg path {
    fill: rgb(94,170,168);
    transition: fill 0.3s ease;
}.title-opener-aTR3IPi .skill-trackfast-UMj1Fp4 svg:hover path {
    fill: rgba(94,170,168,0.9);
}.title-opener-aTR3IPi .skill-trackfast-UMj1Fp4 svg text {
    font-family: Arial, sans-serif;
    transition: fill 0.3s ease, font-weight 0.3s ease;
}.title-opener-aTR3IPi .skill-trackfast-UMj1Fp4 svg:hover text {
    fill: rgb(74,150,148);
}.title-opener-aTR3IPi ul {
    transform: translateY(20px);
    animation: fadeInUp 0.8s ease-out forwards 0.7s;
    opacity: 0;
    list-style: none;
    padding: 0;
    margin: 30px 0 0 0;
}.title-opener-aTR3IPi ul li {
    display: inline-block;
}.title-opener-aTR3IPi .connect-panel-m5IKBWH {
    box-shadow: 0 6px 15px -5px rgba(94,170,168,0.4);
    text-decoration: none;
    font-size: 17px;
    color: #ffffff;
    overflow: hidden;
    transform: perspective(1px) translateZ(0);
    padding: 14px 28px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    border: none;
    display: inline-block;
    position: relative;
    font-weight: 600;
    background: rgb(215,194,150);
}.title-opener-aTR3IPi .connect-panel-m5IKBWH::before {
    position: absolute;
    content: "";
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    bottom: 0;
    right: 0;
    z-index: 1;
    background: linear-gradient(45deg, rgba(255,255,255,0.1), rgba(255,255,255,0));
    left: 0;
    transform: translateX(-100%);
    top: 0;
}.title-opener-aTR3IPi .connect-panel-m5IKBWH:hover {
    box-shadow: 0 8px 20px -4px rgba(94,170,168,0.6);
    transform: translateY(-2px) translateZ(0);
}.title-opener-aTR3IPi .connect-panel-m5IKBWH:hover::before {
    transform: translateX(100%);
}.title-opener-aTR3IPi .photo-section-sEUB7vV {
    transform: translateY(20px) rotate(-2deg);
    animation: fadeInPhoto 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.3s;
    width: 100%;
    position: relative;
    border: 8px solid #ffffff;
    opacity: 0;
    height: 300px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.15);
    overflow: hidden;
}.title-opener-aTR3IPi .photo-section-sEUB7vV::before {
    content: "";
    background: linear-gradient(to bottom, 
        rgba(94,170,168,0.2) 0%,
        rgba(0,0,0,0) 40%,
        rgba(0,0,0,0.3) 100%);
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
    z-index: 1;
}.title-opener-aTR3IPi .photo-section-sEUB7vV::after {
    height: 100%;
    top: -30%;
    background: radial-gradient(circle, rgba(255,255,255,0.2) 0%, transparent 70%);
    position: absolute;
    content: "";
    right: -30%;
    width: 100%;
    z-index: 2;
}

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

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

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

@keyframes fadeInPhoto {
    from {
        opacity: 0;
        transform: translateY(30px) rotate(-2deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotate(-2deg);
    }
}

@media (min-width: 768px) {.title-opener-aTR3IPi {
    padding: 100px 0;
}.title-opener-aTR3IPi .learn-study-JisrASI {
    flex-direction: row;
    align-items: center;
    gap: 40px;
}.title-opener-aTR3IPi .message-box-HN176FJ {
    padding: 0;
    width: 50%;
}.title-opener-aTR3IPi h1 {
    font-size: calc(36px * 1.1);
}.title-opener-aTR3IPi .photo-section-sEUB7vV {
    transform: translateY(0) rotate(-2deg);
    width: 50%;
    height: 400px;
}.title-opener-aTR3IPi .skill-trackfast-UMj1Fp4 svg {
    height: 90px;
    width: 90px;
}
}

@media (min-width: 992px) {.title-opener-aTR3IPi {
    padding: 120px 0;
}.title-opener-aTR3IPi .learn-study-JisrASI {
    gap: 60px;
}.title-opener-aTR3IPi h1 {
    margin-bottom: 30px;
    font-size: calc(44px * 0.9);
}.title-opener-aTR3IPi .skill-trackfast-UMj1Fp4 p {
    font-size: calc(13px * 1.1);
    margin-top: 30px;
}.title-opener-aTR3IPi .photo-section-sEUB7vV {
    height: 450px;
    transform: translateY(0) rotate(-3deg);
}.title-opener-aTR3IPi .skill-trackfast-UMj1Fp4 svg {
    height: 100px;
    width: 100px;
}.title-opener-aTR3IPi .connect-panel-m5IKBWH {
    padding: 16px 32px;
}
}

@media (min-width: 1200px) {.title-opener-aTR3IPi .learn-study-JisrASI {
    gap: 80px;
}.title-opener-aTR3IPi h1 {
    font-size: 44px;
}.title-opener-aTR3IPi .photo-section-sEUB7vV {
    transform: perspective(1000px) rotateY(-5deg) rotateX(2deg) rotate(-2deg);
    height: 500px;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}.title-opener-aTR3IPi .photo-section-sEUB7vV:hover {
    transform: perspective(1000px) rotateY(-2deg) rotateX(1deg) rotate(-1deg);
}}.privacy-guardhouse-w2bhNtJ {
    overflow: hidden;
    padding: 5rem 2rem;
    color: #000000;
    position: relative;
    background: linear-gradient(145deg, rgb(242,232,202) 0%, rgba(245, 248, 250, 0.95) 100%);
    font-family: Arial, sans-serif;
}.privacy-guardhouse-w2bhNtJ::before {
    content: "";
    height: 100%;
    width: 30%;
    right: 0;
    background: linear-gradient(135deg, transparent 40%, rgba(rgb(215,194,150,0.5), 0.05) 100%);
    top: 0;
    z-index: 1;
    clip-path: polygon(100% 0, 100% 100%, 30% 100%, 70% 0);
    position: absolute;
}.privacy-guardhouse-w2bhNtJ::after {
    position: absolute;
    content: "";
    height: 60%;
    z-index: 0;
    width: 100%;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, transparent 40%, rgba(rgb(186,164,111,0.5), 0.03) 100%);
}.privacy-guardhouse-w2bhNtJ .container {
    max-width: 1140px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 15px;
}.privacy-guardhouse-w2bhNtJ h1 {
    transform: translateX(-8px);
    padding-bottom: 1.5rem;
    position: relative;
    color: #000000;
    margin-bottom: 2rem;
    font-size: 46px;
    font-weight: 700;
}.privacy-guardhouse-w2bhNtJ h1::before {
    background: linear-gradient(90deg, rgb(215,194,150) 0%, rgb(186,164,111) 100%);
    content: "";
    width: 120px;
    animation: scaleIn 0.8s ease-out forwards;
    position: absolute;
    left: 0;
    height: 4px;
    bottom: 0;
    transform-origin: left;
}.privacy-guardhouse-w2bhNtJ h2 {
    margin: 3rem 0 1.5rem;
    position: relative;
    font-weight: 600;
    color: #000000;
    padding-left: 1.5rem;
    font-size: 36px;
}.privacy-guardhouse-w2bhNtJ h2::before {
    height: 70%;
    background: rgb(215,194,150);
    transform: translateY(-50%);
    content: "";
    left: 0;
    width: 8px;
    top: 50%;
    position: absolute;
}.privacy-guardhouse-w2bhNtJ h3 {
    font-weight: 600;
    padding-left: 1.25rem;
    position: relative;
    color: #000000;
    margin: 2.5rem 0 1.25rem;
    font-size: calc(36px * 0.85);
}.privacy-guardhouse-w2bhNtJ h3::before {
    background: rgb(186,164,111);
    position: absolute;
    width: 6px;
    transform: translateY(-50%);
    left: 0;
    height: 60%;
    content: "";
    top: 50%;
}.privacy-guardhouse-w2bhNtJ h4 {
    margin: 2rem 0 1rem;
    padding-left: 1rem;
    font-size: calc(36px * 0.7);
    color: #000000;
    position: relative;
    font-weight: 600;
}.privacy-guardhouse-w2bhNtJ h4::before {
    opacity: 0.7;
    top: 50%;
    content: "";
    height: 50%;
    background: rgb(186,164,111);
    transform: translateY(-50%);
    position: absolute;
    width: 4px;
    left: 0;
}.privacy-guardhouse-w2bhNtJ p {
    max-width: 95%;
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 1.5rem;
    color: #000000;
}.privacy-guardhouse-w2bhNtJ ul {
    list-style: none;
    padding-left: 1.5rem;
    margin: 1.5rem 0 2rem 1rem;
}.privacy-guardhouse-w2bhNtJ li {
    line-height: 1.7;
    padding-left: 1.75rem;
    font-size: 18px;
    margin-bottom: 1rem;
    position: relative;
}.privacy-guardhouse-w2bhNtJ li::before {
    content: "";
    position: absolute;
    border-radius: 10px;
    left: 0;
    transform: rotate(45deg);
    border: 2px solid rgb(215,194,150);
    height: 10px;
    width: 10px;
    transition: transform 0.3s ease;
    top: 0.6rem;
}.privacy-guardhouse-w2bhNtJ li:hover::before {
    transform: rotate(135deg);
    background-color: rgba(rgb(215,194,150,0.5), 0.1);
}.privacy-guardhouse-w2bhNtJ strong {
    font-weight: 600;
    display: inline-block;
    position: relative;
    color: #000000;
}.privacy-guardhouse-w2bhNtJ span {
    font-size: 18px;
    margin-bottom: 2rem;
    padding-left: 1rem;
    color: #000000;
    border-left: 2px solid rgba(rgb(186,164,111,0.5), 0.3);
    line-height: 1.7;
    display: block;
}

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

@media (min-width: 768px) {.privacy-guardhouse-w2bhNtJ {
    padding: 7rem 3rem;
}.privacy-guardhouse-w2bhNtJ .container {
    padding: 0 30px;
}.privacy-guardhouse-w2bhNtJ h1 {
    font-size: calc(46px * 1.2);
    transform: translateX(-15px);
    margin-bottom: 3rem;
}.privacy-guardhouse-w2bhNtJ h1::before {
    width: 180px;
    height: 5px;
}.privacy-guardhouse-w2bhNtJ h2 {
    margin: 4rem 0 2rem;
    padding-left: 2rem;
}.privacy-guardhouse-w2bhNtJ h2::before {
    width: 10px;
}.privacy-guardhouse-w2bhNtJ p {
    max-width: 85%;
}.privacy-guardhouse-w2bhNtJ ul {
    margin-left: 2rem;
}.privacy-guardhouse-w2bhNtJ span {
    padding-left: 1.5rem;
}
}

@media (min-width: 992px) {.privacy-guardhouse-w2bhNtJ {
    padding: 8rem 4rem;
}.privacy-guardhouse-w2bhNtJ::before {
    width: 40%;
}.privacy-guardhouse-w2bhNtJ h1 {
    transform: translateX(-25px);
}.privacy-guardhouse-w2bhNtJ h1::before {
    width: 220px;
}.privacy-guardhouse-w2bhNtJ p {
    max-width: 75%;
}.privacy-guardhouse-w2bhNtJ li::before {
    height: 12px;
    width: 12px;
}.privacy-guardhouse-w2bhNtJ span {
    padding-left: 2rem;
    border-left: 3px solid rgba(rgb(186,164,111,0.5), 0.3);
}
}

@media (max-width: 767px) {.privacy-guardhouse-w2bhNtJ {
    padding: 4rem 1.5rem;
}.privacy-guardhouse-w2bhNtJ::before {
    width: 50%;
}.privacy-guardhouse-w2bhNtJ h1 {
    padding-bottom: 1rem;
    font-size: calc(46px * 0.9);
}.privacy-guardhouse-w2bhNtJ h2 {
    font-size: calc(36px * 0.9);
    margin: 2.5rem 0 1.25rem;
}.privacy-guardhouse-w2bhNtJ h3 {
    font-size: calc(36px * 0.75);
}.privacy-guardhouse-w2bhNtJ h4 {
    font-size: calc(36px * 0.65);
}.privacy-guardhouse-w2bhNtJ p, .privacy-guardhouse-w2bhNtJ span, .privacy-guardhouse-w2bhNtJ li {
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 480px) {.privacy-guardhouse-w2bhNtJ {
    padding: 3rem 1rem;
}.privacy-guardhouse-w2bhNtJ h1 {
    font-size: calc(46px * 0.8);
}.privacy-guardhouse-w2bhNtJ h2 {
    font-size: calc(36px * 0.8);
    padding-left: 1.25rem;
}.privacy-guardhouse-w2bhNtJ h3 {
    font-size: calc(36px * 0.7);
    padding-left: 1rem;
}.privacy-guardhouse-w2bhNtJ h4 {
    font-size: calc(36px * 0.6);
    padding-left: 0.75rem;
}.privacy-guardhouse-w2bhNtJ p, .privacy-guardhouse-w2bhNtJ span, .privacy-guardhouse-w2bhNtJ li {
    line-height: 1.6;
    font-size: calc(18px * 0.9);
}.privacy-guardhouse-w2bhNtJ li {
    padding-left: 1.5rem;
}.privacy-guardhouse-w2bhNtJ span {
    padding-left: 0.75rem;
}}footer {
    position: relative;
}footer::before {
    position: absolute;
    background: linear-gradient(210deg, #000000 0%, rgb(215,194,150) 100%);
    opacity: 0.92;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: '';
    z-index: 1;
}.student-aid-zCqaUSW {
    font-family: Arial, sans-serif;
    color: #ffffff;
    position: relative;
    z-index: 2;
    padding: 90px 0 50px;
}.student-aid-zCqaUSW::before {
    background: linear-gradient(90deg, transparent 0%, #ffffff 50%, transparent 100%);
    opacity: 0.1;
    content: '';
    position: absolute;
    top: 0;
    height: 1px;
    width: 100%;
    left: 0;
}.student-aid-zCqaUSW .container {
    flex-direction: column;
    display: flex;
}.student-aid-zCqaUSW .company_holder {
    order: 2;
    background-size: 200% 200%;
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.05) 0%, 
        rgba(255, 255, 255, 0.01) 100%
    );
    backdrop-filter: blur(10px);
    animation: shiftGradient 15s ease infinite;
    padding: 30px;
    transform: perspective(1000px) rotateX(2deg);
    border-radius: 10px;
    margin-top: 70px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.05);
}.student-aid-zCqaUSW .company_holder h3 {
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 3px;
    position: relative;
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 700;
    text-align: center;
}.student-aid-zCqaUSW .company_holder h3::after {
    margin: 15px auto 0;
    border-radius: 3px;
    width: 60px;
    height: 3px;
    background: rgb(215,194,150);
    content: '';
    display: block;
}.student-aid-zCqaUSW .syllabus-ref-ZBPVrNW {
    line-height: 1.6;
    max-width: 80%;
    text-align: center;
    position: relative;
    padding-top: 15px;
    font-size: 18px;
    margin: 0 auto;
}.student-aid-zCqaUSW .contest-info-tl8PBTV {
    position: relative;
    order: 1;
}.student-aid-zCqaUSW .first-class-vJdE97N {
    gap: 60px;
    justify-content: space-between;
    margin-bottom: 30px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}.student-aid-zCqaUSW .site-nav-BAz0D2Y {
    background: rgba(255, 255, 255, 0.03);
    transition: transform 0.3s ease;
    transform: translateZ(0);
    position: relative;
    overflow: hidden;
    max-width: calc(50% - 30px);
    border-radius: 10px;
    flex: 1;
    min-width: 250px;
    padding: 20px;
}.student-aid-zCqaUSW .site-nav-BAz0D2Y:nth-child(odd) {
    transform: perspective(1000px) rotateY(2deg);
}.student-aid-zCqaUSW .site-nav-BAz0D2Y:nth-child(even) {
    transform: perspective(1000px) rotateY(-2deg);
}.student-aid-zCqaUSW .site-nav-BAz0D2Y:hover {
    transform: perspective(1000px) rotateY(0);
}.student-aid-zCqaUSW .site-nav-BAz0D2Y::before {
    position: absolute;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 100%
    );
    border-radius: 10px;
    inset: 0;
    z-index: -1;
    content: '';
}.student-aid-zCqaUSW .site-nav-BAz0D2Y h5 {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 30px;
    padding-bottom: 15px;
    font-size: 19px;
    position: relative;
    word-wrap: break-word;
}.student-aid-zCqaUSW .site-nav-BAz0D2Y h5::before {
    left: 0;
    height: 1px;
    position: absolute;
    bottom: -1px;
    content: '';
    background: rgb(186,164,111);
    width: 50px;
}.student-aid-zCqaUSW .site-nav-BAz0D2Y .first-class-vJdE97N {
    flex-direction: column;
    padding: 0 10px;
    display: flex;
    margin: 0;
    gap: 12px;
}.student-aid-zCqaUSW .site-nav-BAz0D2Y .first-class-vJdE97N a {
    text-decoration: none;
    transition: all 0.3s ease;
    word-break: break-word;
    white-space: normal;
    align-items: center;
    color: #ffffff;
    opacity: 0.8;
    font-size: 18px;
    display: flex;
}.student-aid-zCqaUSW .site-nav-BAz0D2Y .first-class-vJdE97N a::before {
    min-width: 6px;
    transform: scale(0);
    margin-right: 10px;
    border-radius: 50%;
    content: '';
    transition: all 0.3s ease;
    height: 6px;
    flex-shrink: 0;
    opacity: 0;
    background: rgb(186,164,111);
}.student-aid-zCqaUSW .site-nav-BAz0D2Y .first-class-vJdE97N a:hover {
    transform: translateX(5px);
    opacity: 1;
    color: #ffffff;
}.student-aid-zCqaUSW .site-nav-BAz0D2Y .first-class-vJdE97N a:hover::before {
    opacity: 1;
    transform: scale(1);
}.campus-links-eS3rTFW {
    background: rgba(0, 0, 0, 0.2);
    padding: 25px 0;
    z-index: 2;
    position: relative;
    margin-top: 40px;
}.campus-links-eS3rTFW::before {
    position: absolute;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(186,164,111,0.5), transparent);
    content: '';
    width: 100%;
    left: 0;
    top: 0;
}.campus-links-eS3rTFW .container {
    text-align: center;
}.campus-links-eS3rTFW .res-connect-OuTjaBz {
    color: #ffffff;
    opacity: 0.7;
    font-size: 16px;
}@keyframes floatUp {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-15px);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.8;
    }
}

@keyframes shiftGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.student-aid-zCqaUSW .contest-info-tl8PBTV::before {
    width: 250px;
    content: '';
    border-radius: 50%;
    opacity: 0.1;
    background: rgb(186,164,111);
    height: 250px;
    z-index: -1;
    filter: blur(100px);
    left: -5%;
    animation: pulse 10s infinite ease-in-out reverse;
    bottom: -10%;
    position: absolute;
}footer::after {
    background-image: repeating-linear-gradient(
        0deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 1px,
        transparent 1px,
        transparent 20px
    );
    top: 0;
    position: absolute;
    content: '';
    right: 0;
    left: 0;
    pointer-events: none;
    bottom: 0;
    z-index: 1;
}

@media (max-width: 992px) {.student-aid-zCqaUSW {
    padding: 70px 0 40px;
}.student-aid-zCqaUSW .first-class-vJdE97N {
    gap: 40px;
}.student-aid-zCqaUSW .company_holder {
    margin-top: 50px;
}
}

@media (max-width: 768px) {.student-aid-zCqaUSW {
    padding: 50px 0 30px;
}.student-aid-zCqaUSW .first-class-vJdE97N {
    gap: 30px;
    flex-direction: column;
}.student-aid-zCqaUSW .site-nav-BAz0D2Y {
    max-width: 100%;
    min-width: 100%;
}.student-aid-zCqaUSW .company_holder {
    padding: 20px;
}.student-aid-zCqaUSW .syllabus-ref-ZBPVrNW {
    max-width: 100%;
}
}

@media (max-width: 576px) {.student-aid-zCqaUSW {
    padding: 40px 0 20px;
}.student-aid-zCqaUSW .company_holder h3 {
    font-size: calc(30px * 0.8);
}.student-aid-zCqaUSW .site-nav-BAz0D2Y h5 {
    font-size: calc(19px * 0.9);
}}.our-background-c5Ajpax {
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, #000000 0%, rgb(215,194,150) 100%);
    position: relative;
}.our-background-c5Ajpax::before {
    content: "";
    animation: pulse 15s infinite alternate;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    background: radial-gradient(circle at 30% 70%, rgb(215,194,150,0.5) 0%, transparent 50%);
    width: 100%;
}.our-background-c5Ajpax::after {
    top: 0;
    height: 100%;
    content: "";
    background: 
        radial-gradient(circle at 80% 20%, rgb(186,164,111,0.5) 0%, transparent 40%),
        linear-gradient(45deg, transparent 48%, rgb(215,194,150,0.5) 50%, transparent 52%) #000000;
    width: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0.3;
    right: 0;
    background-size: 100% 100%, 20px 20px;
}.our-background-c5Ajpax .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}.our-background-c5Ajpax .learn-study-JisrASI {
    display: flex;
    gap: 60px;
    backdrop-filter: blur(10px);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    border-radius: 29px;
    flex-direction: row;
    background: rgba(0, 0, 0, 0.5);
    padding: 50px;
    transition: transform 0.5s ease;
    justify-content: space-between;
    align-items: center;
    transform: perspective(1000px) rotateY(0deg);
    border: 1px solid rgba(255, 255, 255, 0.1);
}.our-background-c5Ajpax .learn-study-JisrASI:hover {
    transform: perspective(1000px) rotateY(2deg);
}.our-background-c5Ajpax .path-edu-MK6ftxk {
    position: relative;
    transform: translateY(0);
    flex: 0 0 280px;
    transition: all 0.4s ease;
}.our-background-c5Ajpax .path-edu-MK6ftxk:hover {
    transform: translateY(-10px);
}.our-background-c5Ajpax .path-edu-MK6ftxk .photo-section-sEUB7vV {
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    width: 280px;
    border-radius: 29px;
    height: 360px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
}.our-background-c5Ajpax .path-edu-MK6ftxk .photo-section-sEUB7vV::before {
    height: 100%;
    position: absolute;
    content: "";
    left: -100%;
    animation: shine 3s infinite;
    transform: skewX(-25deg);
    top: 0;
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.3), transparent);
    width: 50%;
}.our-background-c5Ajpax .learn-skill-CNIrGPv {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    border-left: 4px solid rgb(186,164,111);
    border-radius: 10px;
    padding: 20px 30px;
    transform: translateY(-30px) translateX(20px);
    position: relative;
    z-index: 2;
    background: rgb(215,194,150);
}.our-background-c5Ajpax .learn-skill-CNIrGPv::before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: 20px 20px;
    position: absolute;
    z-index: -1;
    background: linear-gradient(135deg, transparent 25%, rgba(255, 255, 255, 0.1) 50%, transparent 75%);
}.our-background-c5Ajpax .learning-corner-G8UhFLT {
    font-size: 23px;
    margin: 0 0 5px 0;
    position: relative;
    font-weight: 700;
    color: #ffffff;
}.our-background-c5Ajpax .knowledge-experts-F0IM97B {
    font-weight: 300;
    font-size: 16px;
    color: #ffffff;
    margin: 0;
    opacity: 0.8;
}.our-background-c5Ajpax .message-box-HN176FJ {
    position: relative;
    padding-left: 20px;
    flex: 1;
}.our-background-c5Ajpax .message-box-HN176FJ::before {
    top: 0;
    content: "";
    height: 100%;
    left: 0;
    width: 4px;
    border-radius: 2px;
    position: absolute;
    background: linear-gradient(to bottom, rgb(215,194,150), rgb(186,164,111));
}.our-background-c5Ajpax .learn-culture-Dn6NRmH {
    display: flex;
    margin-bottom: 20px;
    transition: transform 0.3s ease;
    align-items: center;
    transform: translateY(0);
}.our-background-c5Ajpax .learn-culture-Dn6NRmH:hover {
    transform: translateY(-5px);
}.our-background-c5Ajpax .learn-culture-Dn6NRmH svg {
    width: 60px;
    transition: all 0.3s ease;
    height: 60px;
    margin-right: 15px;
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.2));
    fill: rgb(215,194,150);
}.our-background-c5Ajpax .learn-culture-Dn6NRmH svg:hover {
    fill: rgb(186,164,111);
    transform: scale(1.1);
}.our-background-c5Ajpax .learn-culture-Dn6NRmH svg path {
    transition: all 0.3s ease;
}.our-background-c5Ajpax .learn-culture-Dn6NRmH svg:hover path {
    fill: rgb(186,164,111);
}.our-background-c5Ajpax h2 {
    padding-bottom: 15px;
    position: relative;
    font-weight: 700;
    margin: 0 0 20px 0;
    color: #ffffff;
    font-size: 29px;
}.our-background-c5Ajpax h2::after {
    height: 4px;
    background: rgb(186,164,111);
    content: "";
    position: absolute;
    bottom: 0;
    border-radius: 2px;
    width: 80px;
    left: 0;
}.our-background-c5Ajpax p {
    margin: 0;
    color: #ffffff;
    line-height: 1.8;
    opacity: 0.9;
    font-size: 16px;
}

@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.3;
        transform: scale(1);
    }
}

@keyframes shine {
    0% {
        left: -100%;
    }
    20% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}

@media screen and (max-width: 992px) {.our-background-c5Ajpax {
    padding: 80px 0;
}.our-background-c5Ajpax .learn-study-JisrASI {
    padding: 40px 30px;
    flex-direction: column;
    gap: 40px;
}.our-background-c5Ajpax .path-edu-MK6ftxk {
    display: flex;
    align-items: center;
    flex-direction: column;
    flex: 0 0 auto;
}.our-background-c5Ajpax .message-box-HN176FJ {
    text-align: center;
    padding-left: 0;
}.our-background-c5Ajpax .message-box-HN176FJ::before {
    display: none;
}.our-background-c5Ajpax h2::after {
    transform: translateX(-50%);
    left: 50%;
}.our-background-c5Ajpax .learn-culture-Dn6NRmH {
    justify-content: center;
}
}

@media screen and (max-width: 767px) {.our-background-c5Ajpax {
    padding: 60px 0;
}.our-background-c5Ajpax .learn-study-JisrASI {
    gap: 30px;
    padding: 30px 20px;
}.our-background-c5Ajpax .path-edu-MK6ftxk .photo-section-sEUB7vV {
    height: 300px;
    width: 220px;
}.our-background-c5Ajpax .learn-skill-CNIrGPv {
    width: 80%;
    transform: translateY(-30px) translateX(0);
}.our-background-c5Ajpax h2 {
    font-size: calc(29px * 0.8);
}
}

@media screen and (max-width: 480px) {.our-background-c5Ajpax {
    padding: 40px 0;
}.our-background-c5Ajpax .learn-study-JisrASI {
    padding: 20px 15px;
}.our-background-c5Ajpax .path-edu-MK6ftxk .photo-section-sEUB7vV {
    width: 180px;
    height: 240px;
}.our-background-c5Ajpax .learn-skill-CNIrGPv {
    padding: 15px 20px;
    width: 90%;
}.our-background-c5Ajpax .learning-corner-G8UhFLT {
    font-size: calc(23px * 0.9);
}.our-background-c5Ajpax .knowledge-experts-F0IM97B {
    font-size: calc(16px * 0.9);
}.our-background-c5Ajpax .learn-culture-Dn6NRmH svg {
    height: 45px;
    width: 45px;
}.our-background-c5Ajpax h2 {
    margin-bottom: 15px;
    font-size: calc(29px * 0.7);
}.our-background-c5Ajpax p {
    font-size: calc(16px * 0.9);
}}.teacher-profile-la4nPFH {
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(242,232,202) 0%, rgba(245, 245, 250, 0.9) 100%);
}.teacher-profile-la4nPFH::before {
    clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
    transform: rotate(-15deg);
    background: linear-gradient(120deg, rgb(215,194,150,0.5) 10%, rgb(186,164,111,0.5) 90%);
    right: -5%;
    position: absolute;
    top: -10%;
    opacity: 0.1;
    z-index: 1;
    content: "";
    width: 25rem;
    height: 25rem;
}.teacher-profile-la4nPFH::after {
    height: 15rem;
    content: "";
    left: -5%;
    transform: rotate(12deg);
    width: 15rem;
    bottom: -5%;
    z-index: 1;
    position: absolute;
    background: linear-gradient(220deg, rgb(186,164,111,0.5) 10%, rgb(215,194,150,0.5) 90%);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    opacity: 0.08;
}.teacher-profile-la4nPFH .container {
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}.teacher-profile-la4nPFH .client-ratings-eC4ZMvL {
    padding: 3rem;
    gap: 2.5rem;
    transform: perspective(1000px) rotateY(1deg) translateZ(0);
    grid-template-columns: 1fr;
    background: #ffffff;
    transition: transform 0.5s ease-out, box-shadow 0.5s ease-out;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    display: grid;
    border-left: 5px solid rgb(215,194,150);
    position: relative;
}.teacher-profile-la4nPFH .client-ratings-eC4ZMvL:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(0) translateY(-5px);
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.07), 
                0 10px 20px rgba(0, 0, 0, 0.05);
}.teacher-profile-la4nPFH .client-ratings-eC4ZMvL > div:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
}.teacher-profile-la4nPFH .photo-section-sEUB7vV {
    border: 4px solid #ffffff;
    width: 180px;
    transform: rotate(-3deg);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    height: 180px;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
}.teacher-profile-la4nPFH .client-ratings-eC4ZMvL:hover .photo-section-sEUB7vV {
    transform: rotate(0deg) scale(1.05);
}.teacher-profile-la4nPFH .name {
    font-weight: 700;
    margin-bottom: 0.5rem;
    font-size: 21px;
    display: inline-block;
    color: rgb(215,194,150);
    position: relative;
}.teacher-profile-la4nPFH .name::after {
    background: linear-gradient(90deg, rgb(215,194,150) 0%, transparent 100%);
    transition: width 0.4s ease;
    left: 0;
    position: absolute;
    bottom: -8px;
    width: 40%;
    content: "";
    height: 3px;
}.teacher-profile-la4nPFH .client-ratings-eC4ZMvL:hover .name::after {
    width: 90%;
}.teacher-profile-la4nPFH .client-ratings-eC4ZMvL > div:nth-child(2) {
    display: flex;
    flex-direction: column;
    justify-content: center;
}.teacher-profile-la4nPFH .client-ratings-eC4ZMvL > div:nth-child(2) > div {
    letter-spacing: 0.5px;
    font-weight: 600;
    font-size: calc(15px - 0.1rem);
    color: rgb(186,164,111);
    text-transform: uppercase;
}.teacher-profile-la4nPFH .job-profile-s5qIaif {
    font-size: 15px;
    position: relative;
    margin: 0;
    padding-left: 1.5rem;
    color: #000000;
    line-height: 1.8;
}.teacher-profile-la4nPFH .job-profile-s5qIaif::before {
    left: -0.8rem;
    opacity: 0.3;
    font-family: Georgia, serif;
    font-size: 5rem;
    top: -1.5rem;
    color: rgb(215,194,150,0.5);
    content: "";
    position: absolute;
}

@media (min-width: 768px) {.teacher-profile-la4nPFH .client-ratings-eC4ZMvL {
    grid-template-columns: 220px 1fr;
    grid-template-rows: auto 1fr;
}.teacher-profile-la4nPFH .client-ratings-eC4ZMvL > div:first-child {
    grid-row: span 2;
}.teacher-profile-la4nPFH .photo-section-sEUB7vV {
    height: 200px;
    width: 200px;
}.teacher-profile-la4nPFH .job-profile-s5qIaif {
    font-size: calc(15px + 0.05rem);
}
}

@media (min-width: 992px) {.teacher-profile-la4nPFH .client-ratings-eC4ZMvL {
    align-items: center;
    grid-template-columns: 250px 250px 1fr;
    grid-template-rows: 1fr;
}.teacher-profile-la4nPFH .client-ratings-eC4ZMvL > div:first-child {
    grid-row: 1;
}.teacher-profile-la4nPFH .photo-section-sEUB7vV {
    width: 220px;
    height: 220px;
}.teacher-profile-la4nPFH .job-profile-s5qIaif {
    padding-left: 2rem;
}.teacher-profile-la4nPFH .job-profile-s5qIaif::before {
    top: -2rem;
    font-size: 6rem;
    left: -0.5rem;
}
}

@media (max-width: 767px) {.teacher-profile-la4nPFH {
    padding: 3rem 0;
}.teacher-profile-la4nPFH .client-ratings-eC4ZMvL {
    padding: 2rem;
}.teacher-profile-la4nPFH .photo-section-sEUB7vV {
    height: 150px;
    width: 150px;
}.teacher-profile-la4nPFH .name {
    font-size: calc(21px - 0.1rem);
}.teacher-profile-la4nPFH .job-profile-s5qIaif {
    line-height: 1.6;
    font-size: calc(15px - 0.1rem);
}
}

@media (max-width: 480px) {.teacher-profile-la4nPFH {
    padding: 2rem 0;
}.teacher-profile-la4nPFH .container {
    padding: 0 1rem;
}.teacher-profile-la4nPFH .client-ratings-eC4ZMvL {
    padding: 1.5rem;
    gap: 1.5rem;
}.teacher-profile-la4nPFH .photo-section-sEUB7vV {
    height: 120px;
    width: 120px;
}.teacher-profile-la4nPFH .job-profile-s5qIaif::before {
    top: -1rem;
    font-size: 4rem;
}}#usageSettingsPopup-jgCQ0Ei {
    display: none;
}#usageSettingsPopup-jgCQ0Ei:checked ~ .cookie-dialog-banner-EsWqYgO {
    opacity: 0;
    visibility: hidden;
}.cookie-dialog-banner-EsWqYgO {
    border-top: 3px solid rgb(215,194,150);
    padding: 20px 0;
    bottom: 0;
    font-family: Arial, sans-serif;
    position: fixed;
    background: rgb(186,164,111);
    width: 100%;
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
    z-index: 90;
}.cookie-overview-UyZRLnQ {
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    border: 2px dashed rgb(215,194,150);
    display: flex;
    border-radius: 27px;
    justify-content: space-between;
    gap: 20px;
    padding: 20px 5%;
}.cookie-dialog-banner-EsWqYgO h5 {
    color: rgb(215,194,150);
    letter-spacing: 1.5px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 19px;
    margin: 0;
}.cookie-dialog-banner-EsWqYgO p {
    color: #ffffff;
    margin: 0;
    line-height: 1.5;
    font-size: 17px;
    position: relative;
}.data-control-GUPWYS4 {
    padding: 10px;
    display: flex;
    background: rgb(215,194,150,0.5);
    align-items: center;
    border-radius: 27px;
    margin-right: 20px;
    flex-shrink: 0;
    justify-content: center;
}.data-control-GUPWYS4 svg {
    fill: rgb(215,194,150);
    width: 60px;
    height: 60px;
}.track-toggle-mGVuOhM {
    border-radius: 10px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
    color: #000000;
    font-size: 17px;
    border: 2px solid rgb(215,194,150);
    line-height: 40px;
    flex-shrink: 0;
    padding: 10px 20px;
    text-decoration: none;
    white-space: nowrap;
    text-align: center;
    min-width: 140px;
    margin-left: 10px;
    background: rgb(215,194,150);
}.track-toggle-mGVuOhM:hover {
    background-color: rgb(186,164,111);
    box-shadow: 0 0 10px rgb(186,164,111);
}.cookie_button.learn-agree-i9eCnHF {
    border: 2px solid rgb(186,164,111);
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
}.cookie_button.learn-agree-i9eCnHF:hover {
    box-shadow: 0 0 10px rgb(186,164,111);
}.cookie-dialog-banner-EsWqYgO p a {
    color: rgb(215,194,150);
    border-bottom: 1px dashed rgb(215,194,150);
    transition: color 0.3s ease;
    text-decoration: none;
}.cookie-dialog-banner-EsWqYgO p a:hover {
    color: rgb(186,164,111);
}
@media only screen and (max-width: 1200px) {.cookie-dialog-banner-EsWqYgO {
    padding: 15px 0;
}.cookie-overview-UyZRLnQ {
    padding: 15px 5%;
}.data-control-GUPWYS4 {
    display: none;
}.cookie-overview-UyZRLnQ {
    align-items: center;
    text-align: center;
    flex-direction: column;
}.cookie-dialog-banner-EsWqYgO h5 {
    font-size: 19px;
    margin-bottom: 10px;
}.cookie-lock-8sPCZYI {
    margin-bottom: 15px;
}.track-toggle-mGVuOhM {
    min-width: 100%;
    margin: 10px 0;
}}
.program-structure-pQTOYxW {
    background: linear-gradient(120deg, rgb(242,232,202) 0%, rgba(0, 0, 0, 0.5) 60%, rgb(215,194,150,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.program-structure-pQTOYxW::before {
    width: 100%;
    opacity: 0.6;
    top: 0;
    z-index: 1;
    position: absolute;
    background: 
        radial-gradient(ellipse at 75% 40%, rgb(186,164,111,0.5) 0%, transparent 50%),
        radial-gradient(circle at 25% 80%, rgb(215,194,150,0.5) 0%, transparent 40%);
    left: 0;
    animation: pulseGlow 12s infinite alternate;
    content: "";
    height: 100%;
}.program-structure-pQTOYxW::after {
    top: 0;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    background-image: 
        repeating-linear-gradient(45deg, #ffffff 0, #ffffff 1px, transparent 1px, transparent 60px),
        repeating-linear-gradient(135deg, #ffffff 0, #ffffff 1px, transparent 1px, transparent 60px);
    z-index: 1;
    opacity: 0.05;
    animation: gridShift 30s linear infinite;
}.program-structure-pQTOYxW .container {
    position: relative;
    z-index: 3;
}.program-structure-pQTOYxW .learn-study-JisrASI {
    background: transparent;
    overflow: visible;
    border-radius: 15px;
    position: relative;
    display: flex;
    flex-direction: column;
}.program-structure-pQTOYxW .knowledge-flow-gwRe0l4 {
    margin-right: auto;
    margin-left: auto;
    backdrop-filter: blur(10px);
    padding: 60px;
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgb(215,194,150,0.5),
        0 0 40px rgb(186,164,111,0.5);
    position: relative;
    background: #ffffff;
    transform: translateY(80px);
    z-index: 3;
    width: 75%;
    border-radius: 15px;
}.program-structure-pQTOYxW .knowledge-flow-gwRe0l4::before {
    animation: morphShape 15s infinite alternate ease-in-out;
    width: 200px;
    content: "";
    right: -15px;
    z-index: -1;
    background: linear-gradient(135deg, rgb(215,194,150,0.5), rgb(186,164,111,0.5));
    height: 200px;
    position: absolute;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    top: -15px;
}.program-structure-pQTOYxW .header-site-ofnBCJh {
    transform-origin: center center;
    height: 120px;
    box-shadow: 
        0 15px 35px -10px rgba(0, 0, 0, 0.5),
        0 0 0 8px #ffffff,
        0 0 0 12px rgb(215,194,150,0.5);
    top: -60px;
    justify-content: center;
    align-items: center;
    left: 60px;
    animation: floatAndRotate 8s ease-in-out infinite;
    border-radius: 30% 70% 50% 50% / 40% 40% 60% 60%;
    background: #ffffff;
    width: 120px;
    position: absolute;
    display: flex;
}.program-structure-pQTOYxW .header-site-ofnBCJh svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.5));
    fill: rgb(215,194,150);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 60%;
    height: 60%;
}.program-structure-pQTOYxW .header-site-ofnBCJh:hover svg {
    transform: scale(1.2) rotate(-10deg);
    fill: rgb(186,164,111);
}.program-structure-pQTOYxW .header-site-ofnBCJh svg path {
    stroke: #000000;
    transition: stroke 0.4s ease;
    stroke-width: 0.5;
}.program-structure-pQTOYxW .header-site-ofnBCJh:hover svg path {
    stroke: rgb(215,194,150);
    animation: drawPath 2s forwards;
    stroke-dasharray: 50;
    stroke-dashoffset: 50;
}.program-structure-pQTOYxW .knowledge-flow-gwRe0l4 h3 {
    color: #000000;
    margin-bottom: 25px;
    transform: translateZ(0);
    font-size: 35px;
    padding-bottom: 15px;
    position: relative;
    font-weight: 700;
}.program-structure-pQTOYxW .knowledge-flow-gwRe0l4 h3::before {
    content: "";
    width: 8px;
    left: 0;
    height: 8px;
    bottom: 0;
    position: absolute;
    border-radius: 50%;
    background: rgb(215,194,150);
}.program-structure-pQTOYxW .knowledge-flow-gwRe0l4 h3::after {
    background: linear-gradient(90deg, rgb(215,194,150), transparent);
    bottom: 2.5px;
    content: "";
    position: absolute;
    left: 15px;
    height: 3px;
    width: 80px;
}.program-structure-pQTOYxW .knowledge-flow-gwRe0l4 p {
    margin-bottom: 0;
    font-weight: 400;
    color: #000000;
    font-size: 17px;
    position: relative;
    text-shadow: 0 0 1px rgba(0,0,0,0.01);
    line-height: 1.8;
}.program-structure-pQTOYxW .knowledge-flow-gwRe0l4 p::first-letter {
    color: rgb(215,194,150);
    float: left;
    margin-top: 8px;
    font-weight: 700;
    font-size: 2em;
    margin-right: 8px;
    line-height: 0.8;
}.program-structure-pQTOYxW .photo-section-sEUB7vV {
    border-radius: 
        15px 15px 
        calc(15px * 3) 15px;
    transition: transform 0.6s ease;
    overflow: hidden;
    z-index: 2;
    box-shadow: 
        0 15px 35px -5px rgba(0, 0, 0, 0.5),
        0 0 0 5px #ffffff;
    height: 400px;
    transform: perspective(1200px) rotateY(-5deg) rotateX(3deg);
    position: relative;
    width: 85%;
    margin-left: auto;
}.program-structure-pQTOYxW .learn-study-JisrASI:hover .photo-section-sEUB7vV {
    transform: perspective(1200px) rotateY(-2deg) rotateX(1deg) translateZ(30px);
}.program-structure-pQTOYxW .photo-section-sEUB7vV::before {
    width: 100%;
    opacity: 0.7;
    content: "";
    mix-blend-mode: multiply;
    left: 0;
    z-index: 2;
    top: 0;
    background: 
        linear-gradient(
            to right,
            rgb(215,194,150,0.5) 0%,
            transparent 40%,
            rgb(186,164,111,0.5) 100%
        );
    transition: opacity 0.5s ease;
    height: 100%;
    position: absolute;
}.program-structure-pQTOYxW .learn-study-JisrASI:hover .photo-section-sEUB7vV::before {
    opacity: 0.5;
}.program-structure-pQTOYxW .photo-section-sEUB7vV::after {
    z-index: 2;
    opacity: 0.1;
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    mix-blend-mode: overlay;
    background: 
        repeating-linear-gradient(
            -45deg,
            rgba(0, 0, 0, 0.5) 0,
            rgba(0, 0, 0, 0.5) 1px,
            transparent 1px,
            transparent 10px
        );
    height: 100%;
    content: "";
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.4;
        transform: scale(1);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.05);
    }
}

@keyframes gridShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 60px;
    }
}

@keyframes morphShape {
    0%, 100% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    25% {
        border-radius: 58% 42% 75% 25% / 76% 46% 54% 24%;
    }
    50% {
        border-radius: 50% 50% 33% 67% / 55% 27% 73% 45%;
    }
    75% {
        border-radius: 33% 67% 58% 42% / 63% 68% 32% 37%;
    }
}

@keyframes floatAndRotate {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    25% {
        transform: translateY(-5px) rotate(-3deg);
    }
    75% {
        transform: translateY(5px) rotate(3deg);
    }
}

@keyframes drawPath {
    to {
        stroke-dashoffset: 0;
    }
}

@media screen and (max-width: 1200px) {.program-structure-pQTOYxW {
    padding: 100px 0;
}.program-structure-pQTOYxW .knowledge-flow-gwRe0l4 {
    width: 85%;
    transform: translateY(70px);
    padding: 50px;
}.program-structure-pQTOYxW .photo-section-sEUB7vV {
    width: 90%;
    height: 350px;
}
}

@media screen and (max-width: 992px) {.program-structure-pQTOYxW {
    padding: 80px 0;
}.program-structure-pQTOYxW .learn-study-JisrASI {
    flex-direction: column-reverse;
}.program-structure-pQTOYxW .knowledge-flow-gwRe0l4 {
    transform: translateY(-70px);
    padding: 40px;
    margin-right: auto;
    width: 90%;
    margin-left: auto;
}.program-structure-pQTOYxW .header-site-ofnBCJh {
    height: 100px;
    left: 40px;
    top: -50px;
    width: 100px;
}.program-structure-pQTOYxW .photo-section-sEUB7vV {
    transform: perspective(800px) rotateY(0) rotateX(0);
    width: 100%;
    height: 320px;
    margin-right: 0;
    border-radius: 15px;
    margin-left: 0;
}.program-structure-pQTOYxW .learn-study-JisrASI:hover .photo-section-sEUB7vV {
    transform: perspective(800px) rotateY(0) rotateX(0);
}
}

@media screen and (max-width: 768px) {.program-structure-pQTOYxW {
    padding: 60px 0;
}.program-structure-pQTOYxW .knowledge-flow-gwRe0l4 {
    width: 100%;
    padding: 30px;
    transform: translateY(-60px);
}.program-structure-pQTOYxW .header-site-ofnBCJh {
    left: 30px;
    top: -40px;
    height: 80px;
    width: 80px;
}.program-structure-pQTOYxW .knowledge-flow-gwRe0l4 h3 {
    font-size: calc(35px * 0.85);
    margin-bottom: 20px;
}.program-structure-pQTOYxW .knowledge-flow-gwRe0l4 p {
    font-size: calc(17px * 0.95);
}.program-structure-pQTOYxW .photo-section-sEUB7vV {
    height: 280px;
}.program-structure-pQTOYxW .knowledge-flow-gwRe0l4::before {
    width: 150px;
    right: -10px;
    height: 150px;
    top: -10px;
}
}

@media screen and (max-width: 576px) {.program-structure-pQTOYxW {
    padding: 50px 0;
}.program-structure-pQTOYxW .knowledge-flow-gwRe0l4 {
    transform: translateY(-40px);
    padding: 25px 20px;
}.program-structure-pQTOYxW .header-site-ofnBCJh {
    left: 20px;
    width: 70px;
    height: 70px;
    top: -35px;
}.program-structure-pQTOYxW .knowledge-flow-gwRe0l4 h3 {
    padding-bottom: 12px;
    font-size: calc(35px * 0.75);
    margin-bottom: 15px;
}.program-structure-pQTOYxW .knowledge-flow-gwRe0l4 h3::after {
    width: 60px;
}.program-structure-pQTOYxW .knowledge-flow-gwRe0l4 p {
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}.program-structure-pQTOYxW .photo-section-sEUB7vV {
    height: 220px;
}.program-structure-pQTOYxW .knowledge-flow-gwRe0l4::before {
    height: 100px;
    width: 100px;
}}.ty-content-hJReCno {
    background: linear-gradient(135deg, rgb(215,194,150,0.5), rgb(186,164,111) 120%);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.ty-content-hJReCno::before {
    content: "";
    opacity: 0.05;
    position: absolute;
    top: -10%;
    background: rgb(255, 255, 255, 0.5);
    pointer-events: none;
    height: 60%;
    transform: rotate(-15deg);
    right: -10%;
    width: 50%;
}.ty-content-hJReCno::after {
    width: 40%;
    opacity: 0.1;
    left: -5%;
    bottom: -5%;
    position: absolute;
    transform: rotate(10deg);
    content: "";
    height: 30%;
    background: rgb(215,194,150);
    pointer-events: none;
}.ty-content-hJReCno .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 0 20px;
}.ty-content-hJReCno .learn-study-JisrASI {
    flex-direction: column;
    transition: transform 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
    gap: 40px;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.08), 0 5px 20px rgba(0, 0, 0, 0.05);
    padding: 60px 50px;
    background: #ffffff;
    position: relative;
    transform: translateY(0);
    display: flex;
}.ty-content-hJReCno .learn-study-JisrASI:hover {
    transform: translateY(-5px);
}.ty-content-hJReCno .learn-study-JisrASI::before {
    content: "";
    top: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgb(215,194,150), rgb(186,164,111));
    width: 4px;
    left: 0;
    position: absolute;
}.ty-content-hJReCno .learn-study-JisrASI div:first-child {
    position: relative;
    padding-bottom: 25px;
}.ty-content-hJReCno .learn-study-JisrASI div:first-child::after {
    content: "";
    left: 0;
    position: absolute;
    background: rgb(215,194,150,0.5);
    bottom: 0;
    height: 2px;
    width: 80px;
}.ty-content-hJReCno .learn-study-JisrASI h5 {
    transform: translateX(0);
    line-height: 1.4;
    font-weight: 700;
    transition: transform 0.4s ease-out;
    font-size: 24px;
    color: #000000;
    margin: 0;
}.ty-content-hJReCno .learn-study-JisrASI:hover h5 {
    transform: translateX(8px);
}.ty-content-hJReCno .learn-study-JisrASI div:last-child {
    position: relative;
}.ty-content-hJReCno .learn-study-JisrASI a {
    text-decoration: none;
    transition: all 0.4s ease;
    display: block;
}.ty-content-hJReCno .learn-study-JisrASI p {
    color: #000000;
    font-size: 13px;
    z-index: 1;
    transition: color 0.3s ease;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    margin: 0;
    position: relative;
}.ty-content-hJReCno .learn-study-JisrASI a:hover p {
    color: rgb(215,194,150);
}.ty-content-hJReCno .learn-study-JisrASI a::before {
    z-index: 0;
    height: 40%;
    position: absolute;
    content: "";
    background: linear-gradient(135deg, transparent, rgb(186,164,111,0.5) 60%);
    transition: opacity 0.5s ease;
    bottom: -10px;
    opacity: 0;
    right: -10px;
    width: 40%;
}.ty-content-hJReCno .learn-study-JisrASI a:hover::before {
    opacity: 0.1;
}

@media (min-width: 768px) {.ty-content-hJReCno .learn-study-JisrASI {
    padding: 70px 80px;
}.ty-content-hJReCno .learn-study-JisrASI::before {
    width: 6px;
}.ty-content-hJReCno .learn-study-JisrASI div:first-child::after {
    width: 120px;
}
}

@media (max-width: 767px) {.ty-content-hJReCno {
    padding: 60px 0;
}.ty-content-hJReCno .learn-study-JisrASI {
    gap: 25px;
    padding: 40px 30px;
}.ty-content-hJReCno .learn-study-JisrASI h5 {
    font-size: calc(24px - 2px);
}.ty-content-hJReCno .learn-study-JisrASI p {
    font-size: calc(13px - 1px);
}.ty-content-hJReCno .learn-study-JisrASI div:first-child {
    padding-bottom: 20px;
}.ty-content-hJReCno .learn-study-JisrASI div:first-child::after {
    width: 60px;
}
}

@media (max-width: 480px) {.ty-content-hJReCno {
    padding: 40px 0;
}.ty-content-hJReCno .learn-study-JisrASI {
    gap: 20px;
    padding: 30px 20px;
}.ty-content-hJReCno .learn-study-JisrASI h5 {
    font-size: calc(24px - 4px);
}
}

@media (prefers-reduced-motion: reduce) {.ty-content-hJReCno .learn-study-JisrASI,
    .ty-content-hJReCno .learn-study-JisrASI h5,
    .ty-content-hJReCno .learn-study-JisrASI a::before,
    .ty-content-hJReCno .learn-study-JisrASI a p {
    transition: none;
}.ty-content-hJReCno .learn-study-JisrASI:hover,
    .ty-content-hJReCno .learn-study-JisrASI:hover h5 {
    transform: none;
}}.launch-now-T1QoMmW {
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: linear-gradient(125deg, rgb(215,194,150) 0%, rgb(186,164,111) 100%);
    padding: 130px 0;
}.launch-now-T1QoMmW::before {
    position: absolute;
    background-size: 20px 20px;
    content: '';
    z-index: -1;
    background: 
        linear-gradient(90deg, rgba(255,255,255,0.07) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.07) 1px, transparent 1px);
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
}.launch-now-T1QoMmW::after {
    height: 100%;
    z-index: -1;
    background: 
        radial-gradient(circle at 30% 20%, rgba(255,255,255,0.2) 0%, transparent 50%),
        radial-gradient(circle at 70% 80%, rgba(255,255,255,0.2) 0%, transparent 50%);
    width: 100%;
    filter: blur(60px);
    left: 0;
    content: '';
    position: absolute;
    top: 0;
}.launch-now-T1QoMmW .learn-study-JisrASI {
    margin: 0 auto;
    z-index: 2;
    display: flex;
    flex-direction: column;
    padding: 70px 50px;
    transform: rotateX(2deg) rotateY(2deg);
    transition: transform 0.6s ease;
    align-items: center;
    perspective: 1000px;
    justify-content: center;
    backdrop-filter: blur(15px);
    border-radius: 30px;
    position: relative;
    transform-style: preserve-3d;
    background: rgba(255,255,255,0.1);
    box-shadow:
        0 20px 50px rgba(0,0,0,0.15),
        0 5px 15px rgba(255,255,255,0.05),
        inset 0 0 0 1px rgba(255,255,255,0.1);
    max-width: 900px;
}.launch-now-T1QoMmW .learn-study-JisrASI::before {
    z-index: -1;
    animation: borderGlow 10s linear infinite;
    background: linear-gradient(45deg, 
        rgba(255,255,255,0.1),
        rgba(255,255,255,0),
        rgba(255,255,255,0.1),
        rgba(255,255,255,0),
        rgba(255,255,255,0.1)
    );
    position: absolute;
    opacity: 0.5;
    content: '';
    left: -5px;
    top: -5px;
    right: -5px;
    filter: blur(5px);
    border-radius: 35px;
    bottom: -5px;
}.launch-now-T1QoMmW .learn-study-JisrASI::after {
    height: 100%;
    border-radius: 30px;
    position: absolute;
    z-index: -1;
    width: 100%;
    background: 
        linear-gradient(to bottom,
            rgba(255,255,255,0.1) 0%,
            transparent 100%
        );
    top: 0;
    left: 0;
    content: '';
}.launch-now-T1QoMmW .learn-study-JisrASI:hover {
    transform: rotateX(0deg) rotateY(0deg) translateY(-5px);
}.launch-now-T1QoMmW h3 {
    text-transform: uppercase;
    margin-bottom: 55px;
    letter-spacing: 3px;
    font-family: Arial, sans-serif;
    text-shadow: 0 2px 10px rgba(0,0,0,0.2);
    color: #ffffff;
    text-align: center;
    font-size: 36px;
    position: relative;
    font-weight: 700;
}.launch-now-T1QoMmW h3::before {
    background: linear-gradient(90deg, 
        transparent, 
        #ffffff, 
        transparent);
    content: '';
    left: 50%;
    transform: translateX(-50%);
    border-radius: 2px;
    height: 4px;
    box-shadow: 0 2px 10px rgba(255,255,255,0.2);
    position: absolute;
    width: 60px;
    bottom: -20px;
}.launch-now-T1QoMmW h3::after {
    width: 100%;
    animation: lightScan 5s linear infinite;
    position: absolute;
    content: '';
    height: 100%;
    left: -100%;
    top: 0;
    z-index: -1;
    background: linear-gradient(
        90deg, 
        transparent, 
        rgba(255,255,255,0.1), 
        transparent
    );
}.launch-now-T1QoMmW .learn-form-ZyxH9qw {
    overflow: hidden;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    z-index: 1;
    padding: 18px 50px;
    letter-spacing: 2px;
    transform: perspective(1000px) translateZ(20px);
    border-radius: 50px;
    transition: all 0.4s ease;
    font-weight: 600;
    box-shadow: 
        0 10px 25px rgba(0,0,0,0.1),
        0 5px 15px rgba(0,0,0,0.05),
        inset 0 0 0 1px rgba(255,255,255,0.4);
    text-decoration: none;
    position: relative;
    font-size: 16px;
    color: rgb(215,194,150);
    display: inline-block;
    background: rgba(255,255,255,0.9);
}.launch-now-T1QoMmW .learn-form-ZyxH9qw::before {
    opacity: 0;
    position: absolute;
    transition: opacity 0.4s ease;
    z-index: -1;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    content: '';
    background: linear-gradient(45deg, 
        rgb(215,194,150), 
        rgb(186,164,111));
}.launch-now-T1QoMmW .learn-form-ZyxH9qw::after {
    content: '';
    transform: rotate(35deg);
    transition: all 0.6s ease;
    height: 200%;
    left: -100px;
    z-index: 1;
    width: 20px;
    background: linear-gradient(
        to right,
        transparent,
        rgba(255,255,255,0.7),
        transparent
    );
    top: -50%;
    position: absolute;
}.launch-now-T1QoMmW .learn-form-ZyxH9qw:hover {
    transform: perspective(1000px) translateZ(30px);
    color: #ffffff;
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.2),
        0 10px 25px rgba(0,0,0,0.1),
        inset 0 0 0 1px rgba(255,255,255,0.4);
}.launch-now-T1QoMmW .learn-form-ZyxH9qw:hover::before {
    opacity: 1;
}.launch-now-T1QoMmW .learn-form-ZyxH9qw:hover::after {
    left: 200%;
}

@media screen and (max-width: 992px) {.launch-now-T1QoMmW {
    padding: 110px 0;
}.launch-now-T1QoMmW .learn-study-JisrASI {
    max-width: 85%;
    padding: 60px 40px;
}.launch-now-T1QoMmW h3 {
    margin-bottom: 50px;
    font-size: calc(36px * 0.9);
}.launch-now-T1QoMmW h3::before {
    bottom: -18px;
    height: 3px;
    width: 50px;
}.launch-now-T1QoMmW .learn-form-ZyxH9qw {
    font-size: calc(16px * 0.95);
    padding: 16px 45px;
}
}

@media screen and (max-width: 768px) {.launch-now-T1QoMmW {
    padding: 90px 0;
}.launch-now-T1QoMmW .learn-study-JisrASI {
    padding: 50px 30px;
    transform: none;
}.launch-now-T1QoMmW h3 {
    margin-bottom: 45px;
    letter-spacing: 2px;
    font-size: calc(36px * 0.8);
}.launch-now-T1QoMmW h3::before {
    width: 45px;
    height: 3px;
    bottom: -15px;
}.launch-now-T1QoMmW .learn-form-ZyxH9qw {
    font-size: calc(16px * 0.9);
    letter-spacing: 1.5px;
    padding: 14px 40px;
    transform: none;
}.launch-now-T1QoMmW .learn-form-ZyxH9qw:hover {
    transform: translateY(-5px);
}
}

@media screen and (max-width: 576px) {.launch-now-T1QoMmW {
    padding: 70px 0;
}.launch-now-T1QoMmW .learn-study-JisrASI {
    padding: 40px 20px;
    border-radius: 20px;
}.launch-now-T1QoMmW h3 {
    letter-spacing: 1.5px;
    font-size: calc(36px * 0.7);
    margin-bottom: 40px;
}.launch-now-T1QoMmW h3::before {
    height: 2px;
    width: 40px;
    bottom: -12px;
}.launch-now-T1QoMmW .learn-form-ZyxH9qw {
    border-radius: 30px;
    letter-spacing: 1px;
    font-size: calc(16px * 0.85);
    padding: 12px 35px;
}}

@keyframes borderGlow {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 0%;
    }
}

@keyframes lightScan {
    0%, 100% {
        left: -100%;
        opacity: 0;
    }
    50% {
        left: 100%;
        opacity: 0.5;
    }
}header {
    position: relative;
    background: rgb(242,232,202);
    z-index: 99;
    width: 100%;
    overflow: visible;
}header::before {
    height: 100%;
    z-index: -1;
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, rgb(215,194,150,0.5) 0%, transparent 50%, rgb(215,194,150,0.5) 100%);
    content: "";
    left: 0;
    opacity: 0.15;
    top: 0;
}header .head-tutor-IfSLv8w {
    padding: 20px;
    grid-template-columns: 1fr;
    display: grid;
    grid-template-rows: auto auto;
    position: relative;
    gap: 15px;
}header .head-tutor-IfSLv8w::after {
    content: "";
    height: 1px;
    position: absolute;
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgb(215,194,150,0.5), transparent);
    top: 50%;
}header .head-tutor-IfSLv8w .header-site-ofnBCJh {
    justify-self: center;
    z-index: 10;
    padding: 5px 20px 15px;
    position: relative;
}header .head-tutor-IfSLv8w .header-site-ofnBCJh::before,
header .head-tutor-IfSLv8w .header-site-ofnBCJh::after {
    width: 90%;
    position: absolute;
    border-radius: 17px;
    content: "";
    height: 90%;
}header .head-tutor-IfSLv8w .header-site-ofnBCJh::before {
    border-left: 2px solid rgb(215,194,150);
    transition: transform 0.3s ease;
    top: -5px;
    border-top: 2px solid rgb(215,194,150);
    transform: scale(0);
    left: -5px;
    transform-origin: top left;
}header .head-tutor-IfSLv8w .header-site-ofnBCJh::after {
    transform: scale(0);
    border-bottom: 2px solid rgb(186,164,111);
    border-right: 2px solid rgb(186,164,111);
    right: -5px;
    bottom: -5px;
    transform-origin: bottom right;
    transition: transform 0.3s ease;
}header .head-tutor-IfSLv8w .header-site-ofnBCJh:hover::before,
header .head-tutor-IfSLv8w .header-site-ofnBCJh:hover::after {
    transform: scale(1);
}header .head-tutor-IfSLv8w .header-site-ofnBCJh .nav-guide-2DVlWgT {
    display: block;
    transition: transform 0.3s ease;
}header .head-tutor-IfSLv8w .header-site-ofnBCJh .nav-guide-2DVlWgT svg {
    width: auto;
    height: 60px;
}header .head-tutor-IfSLv8w .site-nav-BAz0D2Y {
    padding: 20px 0 10px;
    margin: 0;
    justify-content: center;
    background: linear-gradient(180deg, transparent, rgb(186,164,111) 15%, rgba(0, 0, 0, 0.5) 85%, transparent 50%);
    list-style: none;
    flex-wrap: wrap;
    display: flex;
    position: relative;
}header .head-tutor-IfSLv8w .site-nav-BAz0D2Y::before,
header .head-tutor-IfSLv8w .site-nav-BAz0D2Y::after {
    width: 2px;
    content: "";
    position: absolute;
    top: 15%;
    height: 70%;
    background: rgb(215,194,150,0.5);
}header .head-tutor-IfSLv8w .site-nav-BAz0D2Y::before {
    left: 0;
}header .head-tutor-IfSLv8w .site-nav-BAz0D2Y::after {
    right: 0;
}header .head-tutor-IfSLv8w .site-nav-BAz0D2Y .main-learning-3LxWYHk {
    margin: 0;
    transition: transform 0.3s ease;
    position: relative;
    padding: 0 15px;
}header .head-tutor-IfSLv8w .site-nav-BAz0D2Y .main-learning-3LxWYHk:not(:last-child)::after {
    right: 0;
    content: "";
    width: 1px;
    top: 20%;
    background: rgb(186,164,111,0.5);
    position: absolute;
    height: 60%;
}header .head-tutor-IfSLv8w .site-nav-BAz0D2Y .main-learning-3LxWYHk:hover {
    transform: translateY(-3px);
}header .head-tutor-IfSLv8w .site-nav-BAz0D2Y .main-learning-3LxWYHk a {
    display: block;
    color: #000000;
    font-size: 14px;
    padding: 10px 5px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    text-align: center;
    transition: color 0.3s ease;
    position: relative;
    text-decoration: none;
}header .head-tutor-IfSLv8w .site-nav-BAz0D2Y .main-learning-3LxWYHk a:hover {
    color: rgb(215,194,150);
}header .head-tutor-IfSLv8w .site-nav-BAz0D2Y .main-learning-3LxWYHk a::before {
    background: rgb(186,164,111);
    width: 100%;
    transition: transform 0.3s ease;
    position: absolute;
    content: "";
    height: 2px;
    left: 0;
    bottom: 5px;
    transform: scaleX(0);
}header .head-tutor-IfSLv8w .site-nav-BAz0D2Y .main-learning-3LxWYHk a:hover::before {
    transform: scaleX(1);
}

@media (min-width: 993px) {header .head-tutor-IfSLv8w {
    padding: 15px 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
}header .head-tutor-IfSLv8w .site-nav-BAz0D2Y {
    padding: 20px 10px 10px;
}
}

@media (max-width: 992px) {header .head-tutor-IfSLv8w {
    padding: 15px;
    grid-template-rows: auto auto;
    gap: 10px;
}header .head-tutor-IfSLv8w .header-site-ofnBCJh {
    padding: 5px 10px;
}header .head-tutor-IfSLv8w .header-site-ofnBCJh .nav-guide-2DVlWgT svg {
    height: 45px;
}header .head-tutor-IfSLv8w .site-nav-BAz0D2Y {
    padding: 15px 0 10px;
}header .head-tutor-IfSLv8w .site-nav-BAz0D2Y .main-learning-3LxWYHk {
    padding: 0 10px;
}header .head-tutor-IfSLv8w .site-nav-BAz0D2Y .main-learning-3LxWYHk a {
    font-size: calc(14px - 1px);
    padding: 8px 3px;
}
}

@media (max-width: 767px) {header .head-tutor-IfSLv8w .site-nav-BAz0D2Y {
    justify-content: center;
    flex-wrap: wrap;
}header .head-tutor-IfSLv8w .site-nav-BAz0D2Y .main-learning-3LxWYHk {
    margin: 3px 0;
}header .head-tutor-IfSLv8w .site-nav-BAz0D2Y .main-learning-3LxWYHk:not(:last-child)::after {
    display: none;
}
}