* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.cMySa-wrapper-padding {
    flex-direction: column;
    min-height: 100%;
    height: 100%;
    display: flex;
}a {
    color: inherit;
    text-decoration: none;
}svg {
    height: 30px;
    width: 30px;
}header,footer {
    width: 100%;
}.container {
    margin: auto;
    width: 1273px;
    max-width: 100%;
}.kjhZy-head-site {
    flex: 1 0 auto;
}html,body {
    height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
    min-height: 100%;
}.WBsog-chrome-ext {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.Abntg-privacy-hideout {
    overflow: hidden;
    color: #000000;
    background: linear-gradient(135deg, rgb(231,218,222) 0%, rgba(240, 245, 255, 0.95) 100%);
    font-family: Arial, sans-serif;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    padding: 5rem 2rem;
}.Abntg-privacy-hideout::before {
    background: linear-gradient(90deg, rgb(198,154,165) 0%, rgb(179,101,140) 100%);
    left: 0;
    position: absolute;
    z-index: 1;
    height: 5px;
    content: "";
    top: 0;
    right: 0;
}.Abntg-privacy-hideout::after {
    z-index: 0;
    height: 300px;
    right: -150px;
    mix-blend-mode: overlay;
    content: "";
    position: absolute;
    border-radius: 50%;
    width: 300px;
    background: radial-gradient(circle, rgb(179,101,140,0.5) 0%, transparent 70%);
    top: -150px;
}.Abntg-privacy-hideout .container {
    max-width: 1140px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}.Abntg-privacy-hideout h1 {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 2rem;
    font-size: calc(42px * 1.1);
    transform: translateZ(0);
    transition: transform 0.3s ease;
    color: rgb(198,154,165);
    position: relative;
}.Abntg-privacy-hideout h1::after {
    transition: width 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    left: 0;
    bottom: -10px;
    content: "";
    width: 60%;
    background: rgb(179,101,140);
    transform-origin: left;
    position: absolute;
    height: 3px;
}.Abntg-privacy-hideout h1:hover {
    transform: translateY(-2px);
}.Abntg-privacy-hideout h1:hover::after {
    width: 100%;
}.Abntg-privacy-hideout h2 {
    border-left: 4px solid rgb(179,101,140);
    font-weight: 600;
    font-size: 28px;
    color: #000000;
    margin: 2.5rem 0 1.5rem;
    padding-left: 15px;
}.Abntg-privacy-hideout h3 {
    color: #000000;
    border-left: 3px solid rgb(179,101,140,0.5);
    padding-left: 12px;
    margin: 2rem 0 1.25rem;
    font-size: calc(28px * 0.85);
    font-weight: 600;
}.Abntg-privacy-hideout h4 {
    padding-left: 10px;
    font-size: calc(28px * 0.7);
    font-weight: 600;
    border-left: 2px solid rgb(179,101,140,0.5);
    margin: 1.75rem 0 1rem;
    color: #000000;
}.Abntg-privacy-hideout p {
    font-size: 13px;
    color: #000000;
    line-height: 1.8;
    margin-bottom: 1.5rem;
    position: relative;
    max-width: 90ch;
    transition: transform 0.3s ease;
}.Abntg-privacy-hideout p:hover {
    transform: translateX(5px);
}.Abntg-privacy-hideout p strong {
    color: #000000;
    position: relative;
    font-weight: 600;
    display: inline-block;
}.Abntg-privacy-hideout p strong::after {
    bottom: -2px;
    transform: scaleX(0);
    background: rgb(179,101,140);
    height: 1px;
    content: "";
    transition: transform 0.3s ease;
    transform-origin: left;
    left: 0;
    width: 100%;
    position: absolute;
}.Abntg-privacy-hideout p:hover strong::after {
    transform: scaleX(1);
}.Abntg-privacy-hideout span {
    font-style: italic;
    color: #000000;
    margin-bottom: 1.5rem;
    border-left: 1px solid rgb(179,101,140,0.5);
    line-height: 1.7;
    display: block;
    font-size: calc(13px * 0.95);
    padding-left: 15px;
}.Abntg-privacy-hideout ul {
    margin: 1.5rem 0 2rem 1rem;
    padding-left: 1.5rem;
    list-style-type: none;
}.Abntg-privacy-hideout li {
    position: relative;
    margin-bottom: 1rem;
    font-size: 13px;
    line-height: 1.7;
    color: #000000;
    padding-left: 1.5rem;
}.Abntg-privacy-hideout li::before {
    transition: transform 0.3s ease, background-color 0.3s ease;
    transform: rotate(45deg);
    height: 8px;
    background: rgb(179,101,140);
    position: absolute;
    width: 8px;
    top: 0.75rem;
    border-radius: 2px;
    content: "";
    left: 0;
}.Abntg-privacy-hideout li:hover::before {
    transform: rotate(135deg);
    background: rgb(198,154,165);
}

@media (min-width: 768px) {.Abntg-privacy-hideout {
    padding: 7rem 3rem;
}.Abntg-privacy-hideout .container {
    padding: 0 2rem;
}.Abntg-privacy-hideout h1 {
    font-size: calc(42px * 1.2);
    margin-bottom: 3rem;
}.Abntg-privacy-hideout h2 {
    font-size: calc(28px * 1.1);
    margin: 3.5rem 0 2rem;
    padding-left: 20px;
}.Abntg-privacy-hideout h3 {
    font-size: calc(28px * 0.9);
    padding-left: 16px;
}.Abntg-privacy-hideout h4 {
    padding-left: 12px;
    font-size: calc(28px * 0.75);
}.Abntg-privacy-hideout p {
    font-size: calc(13px * 1.05);
    line-height: 1.9;
}.Abntg-privacy-hideout span {
    font-size: 13px;
    padding-left: 20px;
}.Abntg-privacy-hideout ul {
    margin-left: 2rem;
}.Abntg-privacy-hideout li {
    margin-bottom: 1.25rem;
    padding-left: 1.75rem;
}.Abntg-privacy-hideout li::before {
    height: 10px;
    width: 10px;
}
}

@media (min-width: 1200px) {.Abntg-privacy-hideout {
    padding: 8rem 0;
}.Abntg-privacy-hideout::after {
    height: 400px;
    top: -200px;
    width: 400px;
    right: -150px;
}.Abntg-privacy-hideout .container {
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateX(0.5deg);
    background: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    transition: transform 0.5s ease;
    padding: 4rem;
    padding: 0;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.05);
}.Abntg-privacy-hideout .container:hover {
    transform: perspective(1000px) rotateX(0deg);
}.Abntg-privacy-hideout h1 {
    font-size: calc(42px * 1.3);
    margin-bottom: 3.5rem;
}.Abntg-privacy-hideout h2 {
    font-size: calc(28px * 1.15);
    margin: 4rem 0 2.5rem;
}.Abntg-privacy-hideout p {
    margin-left: 1rem;
    max-width: 80ch;
}.Abntg-privacy-hideout ul {
    margin-left: 3rem;
}.Abntg-privacy-hideout li {
    transition: transform 0.3s ease;
}.Abntg-privacy-hideout li:hover {
    transform: translateX(10px);
}
}

@media (max-width: 767px) {.Abntg-privacy-hideout {
    padding: 4rem 1.5rem;
}.Abntg-privacy-hideout h1 {
    font-size: calc(42px * 0.9);
    margin-bottom: 1.5rem;
}.Abntg-privacy-hideout h2 {
    font-size: calc(28px * 0.95);
    margin: 2rem 0 1rem;
}.Abntg-privacy-hideout h3, .Abntg-privacy-hideout h4 {
    font-size: calc(28px * 0.65);
    margin: 1.5rem 0 0.75rem;
}.Abntg-privacy-hideout p, .Abntg-privacy-hideout span {
    font-size: calc(13px * 0.95);
    line-height: 1.6;
}.Abntg-privacy-hideout ul {
    margin-left: 0;
}.Abntg-privacy-hideout li {
    padding-left: 1.25rem;
    margin-bottom: 0.75rem;
}}.sJwkQ-offer-panel {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    background: rgb(231,218,222);
}.sJwkQ-offer-panel::before {
    position: absolute;
    filter: blur(80px);
    background: linear-gradient(135deg, rgb(198,154,165,0.5), rgb(179,101,140,0.5));
    opacity: 0.15;
    top: -15%;
    content: "";
    z-index: 0;
    width: 600px;
    height: 600px;
    right: -10%;
}.sJwkQ-offer-panel::after {
    bottom: -15%;
    width: 500px;
    left: -10%;
    position: absolute;
    content: "";
    z-index: 0;
    background: linear-gradient(225deg, rgb(179,101,140,0.5), rgb(198,154,165,0.5));
    filter: blur(100px);
    height: 500px;
    opacity: 0.1;
}.sJwkQ-offer-panel .container {
    position: relative;
    margin: 0 auto;
    max-width: 1400px;
    z-index: 1;
    padding: 0 20px;
}.sJwkQ-offer-panel .wOWsP-cost-summary {
    gap: 60px;
    flex-direction: column;
    display: flex;
}.sJwkQ-offer-panel .EHbNS-pricing-catalog {
    z-index: 2;
    order: -1;
    transform: translateX(5%);
    margin-bottom: 20px;
    position: relative;
}.sJwkQ-offer-panel .EHbNS-pricing-catalog h2 {
    -webkit-background-clip: text !important;
    transform: perspective(1000px) rotateX(0deg);
    font-weight: 700;
    background-clip: text !important;
    font-size: 30px;
    margin-bottom: 15px;
    background: linear-gradient(90deg, #000000, rgb(198,154,165));
    transition: transform 0.5s ease;
    color: #000000;
    color: transparent;
}.sJwkQ-offer-panel .EHbNS-pricing-catalog .TeXoz-skill-plans {
    transform: translateY(0);
    font-size: 16px;
    max-width: 700px;
    color: #000000;
    line-height: 1.6;
    transition: transform 0.4s ease;
    margin-left: 5px;
}.sJwkQ-offer-panel .EHbNS-pricing-catalog:hover h2 {
    transform: perspective(1000px) rotateX(5deg);
}.sJwkQ-offer-panel .EHbNS-pricing-catalog:hover .TeXoz-skill-plans {
    transform: translateY(3px);
}.sJwkQ-offer-panel .QOZYC-cost-options {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
    perspective: 1000px;
}.sJwkQ-offer-panel .aGwfl-pay-options {
    transform-style: preserve-3d;
    text-decoration: none;
    overflow: hidden;
    display: block;
    height: 100%;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translateZ(0) scale(1);
}.sJwkQ-offer-panel .aGwfl-pay-options:hover {
    transform: translateZ(20px) scale(1.02);
    z-index: 5;
}.sJwkQ-offer-panel .xiSQB-price-schemes {
    display: flex;
    flex-direction: column;
    background: #ffffff;
    overflow: hidden;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
    transition: box-shadow 0.5s ease;
    height: 100%;
}.sJwkQ-offer-panel .aGwfl-pay-options:hover .xiSQB-price-schemes {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 0 0 1px rgb(198,154,165,0.5);
}.sJwkQ-offer-panel .xiSQB-price-schemes::before {
    content: "";
    height: 5px;
    left: 0;
    top: 0;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
    right: 0;
    position: absolute;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(198,154,165), rgb(179,101,140));
}.sJwkQ-offer-panel .aGwfl-pay-options:hover .xiSQB-price-schemes::before {
    transform: scaleX(1);
}.sJwkQ-offer-panel .uBoeR-study-cost {
    z-index: 2;
    flex-grow: 1;
    overflow: hidden;
    flex-direction: column;
    display: flex;
    position: relative;
    padding: 35px 30px;
}.sJwkQ-offer-panel .uBoeR-study-cost h3 {
    position: relative;
    transition: transform 0.4s ease, color 0.3s ease;
    transform: translateY(0);
    word-break: break-word;
    color: #000000;
    font-size: calc(21px + 2px);
    overflow-wrap: break-word;
    font-weight: 600;
    margin-bottom: 15px;
}.sJwkQ-offer-panel .aGwfl-pay-options:hover .uBoeR-study-cost h3 {
    transform: translateY(-2px);
    color: rgb(198,154,165);
}.sJwkQ-offer-panel .uBoeR-study-cost .zHKjZ-study-costs {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-weight: 700;
    color: rgb(198,154,165);
    word-break: break-word;
    overflow-wrap: break-word;
    margin: 5px 0 20px;
    position: relative;
    display: block;
    font-size: calc(21px + 6px);
}.sJwkQ-offer-panel .aGwfl-pay-options:hover .uBoeR-study-cost .zHKjZ-study-costs {
    transform: scale(1.05);
}.sJwkQ-offer-panel .uBoeR-study-cost .zHKjZ-study-costs::after {
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;
    content: "";
    bottom: -10px;
    background: rgb(179,101,140,0.5);
    transition: width 0.4s ease;
}.sJwkQ-offer-panel .aGwfl-pay-options:hover .uBoeR-study-cost .zHKjZ-study-costs::after {
    width: 80px;
}.sJwkQ-offer-panel .uBoeR-study-cost p {
    margin-top: 10px;
    white-space: normal;
    flex-grow: 1;
    color: #000000;
    font-size: 16px;
    opacity: 0.85;
    transition: opacity 0.3s ease;
    line-height: 1.7;
    overflow-wrap: break-word;
    word-break: break-word;
}.sJwkQ-offer-panel .aGwfl-pay-options:hover .uBoeR-study-cost p {
    opacity: 1;
}.sJwkQ-offer-panel .aGwfl-pay-options .HPJML-img-horizontal {
    height: 220px;
    position: relative;
    width: 100%;
    transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
}.sJwkQ-offer-panel .aGwfl-pay-options:hover .HPJML-img-horizontal {
    height: 240px;
}.sJwkQ-offer-panel .aGwfl-pay-options .HPJML-img-horizontal::after {
    transition: opacity 0.4s ease;
    right: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    top: 0;
    content: "";
    bottom: 0;
}.sJwkQ-offer-panel .aGwfl-pay-options:hover .HPJML-img-horizontal::after {
    opacity: 1;
}.sJwkQ-offer-panel .aGwfl-pay-options:nth-child(odd) .xiSQB-price-schemes {
    flex-direction: column-reverse;
}

@media (min-width: 992px) {.sJwkQ-offer-panel {
    padding: 140px 0;
}.sJwkQ-offer-panel .wOWsP-cost-summary {
    flex-direction: row;
    align-items: flex-start;
}.sJwkQ-offer-panel .EHbNS-pricing-catalog {
    margin-right: 70px;
    align-self: flex-start;
    transform: translateX(0);
    top: 100px;
    width: 30%;
    position: sticky;
    order: 0;
}.sJwkQ-offer-panel .QOZYC-cost-options {
    grid-template-columns: repeat(2, 1fr);
    width: 70%;
}
}

@media (min-width: 1200px) {.sJwkQ-offer-panel .QOZYC-cost-options {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.sJwkQ-offer-panel .EHbNS-pricing-catalog h2 {
    font-size: calc(30px + 5px);
}
}

@media (max-width: 991px) {.sJwkQ-offer-panel {
    padding: 80px 0;
}.sJwkQ-offer-panel .EHbNS-pricing-catalog {
    text-align: center;
    transform: translateX(0);
}.sJwkQ-offer-panel .EHbNS-pricing-catalog .TeXoz-skill-plans {
    margin: 0 auto;
}
}

@media (max-width: 767px) {.sJwkQ-offer-panel {
    padding: 60px 0;
}.sJwkQ-offer-panel .QOZYC-cost-options {
    grid-template-columns: 1fr;
}.sJwkQ-offer-panel .uBoeR-study-cost {
    padding: 25px 20px;
}.sJwkQ-offer-panel .aGwfl-pay-options .HPJML-img-horizontal {
    height: 180px;
}.sJwkQ-offer-panel .EHbNS-pricing-catalog h2 {
    font-size: calc(30px - 2px);
}
}

@media (max-width: 480px) {.sJwkQ-offer-panel {
    padding: 50px 0;
}.sJwkQ-offer-panel .uBoeR-study-cost h3 {
    font-size: 21px;
}.sJwkQ-offer-panel .uBoeR-study-cost .zHKjZ-study-costs {
    font-size: calc(21px + 2px);
}.sJwkQ-offer-panel .uBoeR-study-cost p {
    font-size: calc(16px - 1px);
}}.IZKjy-modalTrackingConsent {
    border-top: 2px solid rgb(198,154,165);
    z-index: 90;
    bottom: 0;
    background: rgb(231,218,222);
    position: fixed;
    width: 100%;
}.SlpLH-web-cookies {
    padding: 20px 0;
    align-items: center;
    display: flex;
    justify-content: space-between;
}.IZKjy-modalTrackingConsent h5 {
    margin-bottom: 6px;
    font-size: 22px;
}#WeCaO-cookie-popupwindow {
    display: none;
}#WeCaO-cookie-popupwindow:checked ~ .IZKjy-modalTrackingConsent {
    opacity: 0;
    visibility: hidden;
}.IZKjy-modalTrackingConsent p {
    font-size: 18px;
}.TeltO-online-tracking {
    flex-shrink: 0;
    margin-right: 10px;
}.TeltO-online-tracking svg, .TeltO-online-tracking svg path, .TeltO-online-tracking img {
    height: 100px;
    width: 100px;
    fill: rgb(198,154,165);
}.tWJLK-track-toggle {
    line-height: 35px;
    cursor: pointer;
    min-width: 120px;
    text-decoration: none;
    flex-shrink: 0;
    text-align: center;
    margin-left: 10px;
    white-space: nowrap;
    border-bottom: 2px solid rgb(198,154,165);
    font-size: 24px;
    color: rgb(198,154,165);
}.IZKjy-modalTrackingConsent p a {
    color: rgb(198,154,165);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.IZKjy-modalTrackingConsent {
    padding: 20px;
}}

.cMySa-wrapper-padding .IZKjy-modalTrackingConsent {
    background: rgb(179,101,140);
    padding: 40px 0;
    border: none;
    box-shadow: rgb(179,101,140,0.5) 0px 0px 40px 39px;
}.cMySa-wrapper-padding .tWJLK-track-toggle {
    border: none;
    font-weight: 400;
    color: #ffffff;
    background: rgb(198,154,165);
    font-size: 20px;
    padding: 10px;
    margin-left: 30px;
}.cMySa-wrapper-padding .gsLQo-data-opt h5, .cMySa-wrapper-padding .gsLQo-data-opt p {
    color: #ffffff;
}
@media only screen and (max-width: 800px) {.TeltO-online-tracking {
    display: none;
}.SlpLH-web-cookies {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.IZKjy-modalTrackingConsent h5 {
    text-align: center;
}.IZKjy-modalTrackingConsent p {
    text-align: center;
}.gsLQo-data-opt {
    margin-bottom: 20px;
}body .cMySa-wrapper-padding .tWJLK-track-toggle {
    margin-left: 0;
    margin-bottom: 10px;
}}header {
    position: relative;
    z-index: 100;
    box-shadow: 0 5px 15px rgb(198,154,165,0.5);
    background: linear-gradient(to right, rgb(231,218,222), #ffffff);
    padding: 1.5rem 0;
}header .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
}header .fQaco-main-header {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 1.2rem;
}header .wrIDE-header-top {
    transition: all 0.3s ease;
    position: relative;
    padding: 0.5rem;
    border-radius: 10px;
    margin-bottom: 0.5rem;
    display: block;
    text-decoration: none;
}header .wrIDE-header-top::after {
    background: linear-gradient(to right, transparent, rgb(198,154,165), transparent);
    content: '';
    left: 0;
    bottom: -5px;
    position: absolute;
    width: 100%;
    opacity: 0.7;
    height: 2px;
}header .wrIDE-header-top svg {
    transition: transform 0.3s ease;
    width: 180px;
    height: auto;
}header .wrIDE-header-top:hover svg {
    transform: scale(1.05);
}header .XfbqR-main-tutor {
    background: linear-gradient(to right, rgb(198,154,165,0.5), rgb(179,101,140,0.5));
    display: flex;
    border-radius: 30px;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.8rem;
    width: 100%;
}header .rewVZ-header-start {
    font-weight: 400;
    font-family: Arial, sans-serif;
    text-decoration: none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    padding: 0.6rem 1.2rem;
    font-size: 14px;
    color: #000000;
    transition: all 0.3s ease;
    background: #ffffff;
}header .rewVZ-header-start:hover {
    box-shadow: 0 4px 8px rgb(198,154,165,0.5);
    background: linear-gradient(135deg, rgb(198,154,165), rgb(179,101,140));
    transform: translateY(-2px);
    color: #ffffff;
}

@media (max-width: 991px) {header {
    padding: 1.2rem 0;
}header .wrIDE-header-top svg {
    width: 160px;
}header .XfbqR-main-tutor {
    padding: 0.7rem;
}header .rewVZ-header-start {
    padding: 0.5rem 1rem;
    font-size: calc(14px - 1px);
}
}

@media (max-width: 767px) {header {
    padding: 1rem 0;
}header .fQaco-main-header {
    gap: 1rem;
}header .wrIDE-header-top svg {
    width: 140px;
}header .XfbqR-main-tutor {
    gap: 0.4rem;
    padding: 0.6rem;
}header .rewVZ-header-start {
    font-size: calc(14px - 2px);
    padding: 0.4rem 0.8rem;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .fQaco-main-header {
    gap: 0.8rem;
}header .wrIDE-header-top svg {
    width: 120px;
}header .XfbqR-main-tutor {
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 0.5rem;
    overflow-x: auto;
}header .XfbqR-main-tutor::-webkit-scrollbar {
    height: 3px;
}header .XfbqR-main-tutor::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(198,154,165);
}header .rewVZ-header-start {
    font-size: calc(14px - 2px);
    flex-shrink: 0;
    white-space: nowrap;
    padding: 0.4rem 0.7rem;
}}.edTKL-our-team {
    background: linear-gradient(135deg, rgb(231,218,222) 0%, rgba(245, 247, 250, 0.95) 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0 80px;
}.edTKL-our-team::before {
    background: linear-gradient(45deg, rgb(198,154,165,0.5) 0%, transparent 70%);
    width: 300px;
    height: 300px;
    position: absolute;
    animation: float 15s infinite ease-in-out;
    right: -50px;
    transform: rotate(-15deg);
    top: -50px;
    content: "";
    z-index: 1;
}.edTKL-our-team::after {
    transform: rotate(15deg);
    z-index: 1;
    width: 400px;
    content: "";
    background: linear-gradient(225deg, rgb(179,101,140,0.5) 0%, transparent 80%);
    position: absolute;
    animation: float 18s infinite ease-in-out reverse;
    height: 400px;
    bottom: -100px;
    left: -100px;
}.edTKL-our-team .container {
    max-width: 1200px;
    z-index: 2;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
}.edTKL-our-team h1 {
    text-align: center;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: perspective(1000px) translateZ(0);
    color: #000000;
    font-weight: 700;
    font-size: 38px;
    position: relative;
    margin-bottom: 60px;
}.edTKL-our-team h1::after {
    transform: translateX(-50%);
    content: "";
    left: 50%;
    background: linear-gradient(90deg, rgb(198,154,165) 0%, rgb(179,101,140) 100%);
    bottom: -15px;
    height: 4px;
    width: 80px;
    position: absolute;
    border-radius: 10px;
}.edTKL-our-team .aIrDT-academy-team {
    position: relative;
}.edTKL-our-team .aIrDT-academy-team ul {
    grid-template-columns: 1fr;
    margin: 0;
    list-style: none;
    padding: 0;
    gap: 40px;
    display: grid;
}.edTKL-our-team .vsZwO-knowledge-track {
    transform: translateY(0);
    overflow: hidden;
    padding: 40px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: #ffffff;
    border-radius: 4px;
    position: relative;
}.edTKL-our-team .vsZwO-knowledge-track::before {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    left: 0;
    top: 0;
    transform-origin: top;
    background: linear-gradient(to bottom, rgb(198,154,165), rgb(179,101,140));
    width: 6px;
    height: 100%;
    content: "";
    position: absolute;
    transform: scaleY(1);
}.edTKL-our-team .vsZwO-knowledge-track:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.edTKL-our-team .vsZwO-knowledge-track:hover::before {
    transform: scaleY(1.05);
}.edTKL-our-team .vsZwO-knowledge-track h4 {
    font-weight: 700;
    transition: transform 0.3s ease-out;
    transform: translateX(0);
    color: rgb(198,154,165);
    margin-bottom: 24px;
    position: relative;
    font-size: calc(18px + 2px);
    padding-bottom: 15px;
}.edTKL-our-team .vsZwO-knowledge-track:hover h4 {
    transform: translateX(10px);
}.edTKL-our-team .vsZwO-knowledge-track h4::after {
    width: 40px;
    left: 0;
    bottom: 0;
    transition: width 0.3s ease;
    content: "";
    background: rgb(179,101,140);
    height: 3px;
    position: absolute;
}.edTKL-our-team .vsZwO-knowledge-track:hover h4::after {
    width: 60px;
}.edTKL-our-team .vsZwO-knowledge-track div {
    font-family: Arial, sans-serif;
    color: #000000;
    overflow-y: auto;
    max-height: 300px;
    line-height: 1.8;
    font-weight: 400;
    scrollbar-width: thin;
    font-size: 17px;
    padding-right: 15px;
    scrollbar-color: rgb(179,101,140) #ffffff;
}.edTKL-our-team .vsZwO-knowledge-track div::-webkit-scrollbar {
    width: 6px;
}.edTKL-our-team .vsZwO-knowledge-track div::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.03);
}.edTKL-our-team .vsZwO-knowledge-track div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(179,101,140,0.5);
}

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

@media (min-width: 768px) {.edTKL-our-team .aIrDT-academy-team ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.edTKL-our-team h1 {
    font-size: calc(38px * 1.2);
    margin-bottom: 80px;
}.edTKL-our-team .vsZwO-knowledge-track {
    padding: 50px;
}
}

@media (min-width: 992px) {.edTKL-our-team {
    padding: 150px 0 100px;
}.edTKL-our-team .container {
    padding: 0 40px;
}.edTKL-our-team .vsZwO-knowledge-track div {
    max-height: 350px;
}.edTKL-our-team h1::after {
    width: 100px;
}
}

@media (max-width: 767px) {.edTKL-our-team {
    padding: 80px 0 60px;
}.edTKL-our-team h1 {
    margin-bottom: 40px;
    font-size: calc(38px * 0.9);
}.edTKL-our-team .vsZwO-knowledge-track {
    padding: 30px;
}.edTKL-our-team .vsZwO-knowledge-track div {
    max-height: 250px;
}
}

@media (hover: none) {.edTKL-our-team .vsZwO-knowledge-track:hover {
    transform: none;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05);
}.edTKL-our-team .vsZwO-knowledge-track:hover h4 {
    transform: none;
}.edTKL-our-team .vsZwO-knowledge-track:hover h4::after {
    width: 40px;
}}.VZuXd-statistical-data {
    position: relative;
    background: linear-gradient(135deg, rgb(231,218,222) 0%, rgb(198,154,165,0.5) 100%);
    padding: 6rem 0;
    overflow: hidden;
}.VZuXd-statistical-data::before {
    background: linear-gradient(45deg, rgb(198,154,165) 0%, transparent 80%);
    width: 35%;
    top: -10%;
    opacity: 0.07;
    position: absolute;
    content: "";
    left: -5%;
    height: 70%;
    transform: rotate(-15deg) skew(10deg);
    pointer-events: none;
}.VZuXd-statistical-data::after {
    pointer-events: none;
    transform: rotate(15deg) skew(-10deg);
    background: linear-gradient(210deg, rgb(179,101,140) 0%, transparent 80%);
    height: 80%;
    right: -5%;
    position: absolute;
    content: "";
    opacity: 0.09;
    width: 40%;
    bottom: -10%;
}.VZuXd-statistical-data .container {
    padding: 0 2rem;
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.VZuXd-statistical-data ul {
    list-style: none;
    padding: 0;
    gap: 2.5rem;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    margin: 0;
    display: grid;
}.VZuXd-statistical-data .bKcuG-statistics-reasons {
    border-left: 3px solid rgb(198,154,165);
    position: relative;
    padding: 1.8rem;
    background: #ffffff;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), 
                box-shadow 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
}.VZuXd-statistical-data .bKcuG-statistics-reasons::before {
    top: 0;
    background: linear-gradient(45deg, transparent 0%, rgb(198,154,165,0.5) 100%);
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 0;
    transition: opacity 0.5s ease;
    opacity: 0;
}.VZuXd-statistical-data .bKcuG-statistics-reasons:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 
                0 8px 20px rgba(0, 0, 0, 0.07);
    transform: perspective(1000px) rotateX(2deg) rotateY(2deg) translateY(-5px);
}.VZuXd-statistical-data .bKcuG-statistics-reasons:hover::before {
    opacity: 0.05;
}.VZuXd-statistical-data .bKcuG-statistics-reasons div {
    position: relative;
    z-index: 1;
}.VZuXd-statistical-data .bKcuG-statistics-reasons p {
    transform-origin: left center;
    letter-spacing: -0.02em;
    color: rgb(198,154,165);
    line-height: 1;
    display: inline-block;
    font-weight: 700;
    font-size: calc(30px * 1.2);
    margin: 0 0 0.5rem;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
}.VZuXd-statistical-data .bKcuG-statistics-reasons:hover p {
    transform: scale(1.05);
}.VZuXd-statistical-data .bKcuG-statistics-reasons p::after {
    transition: width 0.4s ease;
    width: 30%;
    height: 3px;
    bottom: -0.3rem;
    background: rgb(179,101,140);
    content: "";
    position: absolute;
    left: 0;
}.VZuXd-statistical-data .bKcuG-statistics-reasons:hover p::after {
    width: 70%;
}.VZuXd-statistical-data .bKcuG-statistics-reasons span {
    font-weight: 600;
    color: #000000;
    transition: transform 0.3s ease;
    font-size: 16px;
    display: block;
    transform-origin: left center;
}.VZuXd-statistical-data .bKcuG-statistics-reasons:hover span {
    transform: translateX(5px);
}.VZuXd-statistical-data h4 {
    color: #000000;
    margin: 4rem 0 0;
    padding-bottom: 1rem;
    position: relative;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
}.VZuXd-statistical-data h4::after {
    height: 3px;
    background: linear-gradient(to right, rgb(198,154,165), rgb(179,101,140));
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
}

@media (max-width: 1200px) {.VZuXd-statistical-data ul {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 2rem;
}.VZuXd-statistical-data .bKcuG-statistics-reasons p {
    font-size: calc(30px * 1.1);
}
}

@media (max-width: 992px) {.VZuXd-statistical-data {
    padding: 5rem 0;
}.VZuXd-statistical-data ul {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 1.8rem;
}.VZuXd-statistical-data .bKcuG-statistics-reasons {
    padding: 1.5rem;
}.VZuXd-statistical-data .bKcuG-statistics-reasons p {
    font-size: 30px;
}
}

@media (max-width: 768px) {.VZuXd-statistical-data {
    padding: 4rem 0;
}.VZuXd-statistical-data ul {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 1.5rem;
}.VZuXd-statistical-data .bKcuG-statistics-reasons {
    padding: 1.2rem;
}.VZuXd-statistical-data .bKcuG-statistics-reasons p {
    font-size: calc(30px * 0.9);
}.VZuXd-statistical-data h4 {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.VZuXd-statistical-data {
    padding: 3rem 0;
}.VZuXd-statistical-data ul {
    gap: 1.2rem;
    grid-template-columns: 1fr 1fr;
}.VZuXd-statistical-data .bKcuG-statistics-reasons {
    padding: 1rem;
}.VZuXd-statistical-data .bKcuG-statistics-reasons p {
    font-size: calc(30px * 0.8);
}.VZuXd-statistical-data h4 {
    font-size: calc(18px * 0.9);
    margin-top: 2.5rem;
}
}

@media (max-width: 480px) {.VZuXd-statistical-data ul {
    margin: 0 auto;
    max-width: 280px;
    grid-template-columns: 1fr;
}.VZuXd-statistical-data .bKcuG-statistics-reasons {
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    transform: none;
}.VZuXd-statistical-data .bKcuG-statistics-reasons:hover {
    transform: translateY(-3px);
}.VZuXd-statistical-data h4 {
    padding: 0 1rem 1rem;
}
}

@media (prefers-reduced-motion: reduce) {.VZuXd-statistical-data .bKcuG-statistics-reasons,
    .VZuXd-statistical-data .bKcuG-statistics-reasons p,
    .VZuXd-statistical-data .bKcuG-statistics-reasons span,
    .VZuXd-statistical-data .bKcuG-statistics-reasons::before,
    .VZuXd-statistical-data .bKcuG-statistics-reasons p::after {
    transition-duration: 0.1s;
}
}

@media (hover: none) {.VZuXd-statistical-data .bKcuG-statistics-reasons:hover {
    transform: none;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 
                    0 5px 15px rgba(0, 0, 0, 0.05);
}.VZuXd-statistical-data .bKcuG-statistics-reasons:hover p,
    .VZuXd-statistical-data .bKcuG-statistics-reasons:hover span {
    transform: none;
}.VZuXd-statistical-data .bKcuG-statistics-reasons:hover p::after {
    width: 30%;
}}.PwXTs-tyNote {
    background: linear-gradient(135deg, rgb(231,218,222) 0%, rgb(198,154,165,0.5) 100%);
    overflow: hidden;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    padding: 4rem 0;
}.PwXTs-tyNote::before {
    background: linear-gradient(225deg, rgb(198,154,165) 0%, transparent 70%);
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    top: -10%;
    width: 25rem;
    z-index: 1;
    content: "";
    position: absolute;
    right: -5%;
    opacity: 0.07;
    filter: blur(8px);
    height: 25rem;
    transform: rotate(-15deg);
}.PwXTs-tyNote::after {
    position: absolute;
    height: 20rem;
    content: "";
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    z-index: 1;
    left: -5%;
    bottom: -5%;
    filter: blur(8px);
    background: linear-gradient(45deg, rgb(179,101,140) 0%, transparent 70%);
    opacity: 0.09;
    width: 20rem;
    transform: rotate(15deg);
}.PwXTs-tyNote .container {
    max-width: 1140px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 0 15px;
}.PwXTs-tyNote .wcsrL-learn-lab {
    transform-origin: center bottom;
    padding: 3rem;
    transform: perspective(1000px) rotateX(2deg);
    display: flex;
    border-left: 4px solid rgb(198,154,165);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.97), rgba(255, 255, 255, 0.95));
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    flex-direction: column;
}.PwXTs-tyNote .wcsrL-learn-lab:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 8px 20px rgba(0, 0, 0, 0.05);
}.PwXTs-tyNote .wcsrL-learn-lab > div:first-child {
    position: relative;
    margin-bottom: 1.5rem;
}.PwXTs-tyNote .wcsrL-learn-lab > div:first-child::after {
    height: 3px;
    bottom: -0.75rem;
    transform-origin: left center;
    transition: width 0.4s ease-out;
    left: 0;
    background: linear-gradient(to right, rgb(198,154,165), rgb(179,101,140));
    content: "";
    width: 4rem;
    position: absolute;
}.PwXTs-tyNote .wcsrL-learn-lab:hover > div:first-child::after {
    width: 8rem;
}.PwXTs-tyNote h5 {
    margin: 0;
    position: relative;
    color: #000000;
    font-weight: 700;
    line-height: 1.4;
    transform: translateZ(0);
    font-size: 20px;
}.PwXTs-tyNote a {
    transition: transform 0.3s ease;
    position: relative;
    display: block;
    overflow: hidden;
    text-decoration: none;
}.PwXTs-tyNote a:hover {
    transform: translateY(-3px);
}.PwXTs-tyNote a::before {
    position: absolute;
    z-index: 0;
    opacity: 0;
    background: linear-gradient(to top left, rgb(198,154,165,0.5) 0%, transparent 100%);
    content: "";
    right: 0;
    transition: transform 0.5s ease-out, opacity 0.5s ease-out;
    height: 100%;
    bottom: 0;
    transform: translateY(100%);
    width: 100%;
}.PwXTs-tyNote a:hover::before {
    opacity: 0.05;
    transform: translateY(0);
}.PwXTs-tyNote p {
    font-size: 18px;
    color: #000000;
    line-height: 1.8;
    position: relative;
    z-index: 1;
    margin: 0;
}

@media (min-width: 768px) {.PwXTs-tyNote {
    padding: 6rem 0;
}.PwXTs-tyNote .wcsrL-learn-lab {
    padding: 4rem;
    border-left: 6px solid rgb(198,154,165);
}.PwXTs-tyNote .wcsrL-learn-lab > div:first-child {
    margin-bottom: 2rem;
}.PwXTs-tyNote .wcsrL-learn-lab > div:first-child::after {
    width: 6rem;
    height: 4px;
}.PwXTs-tyNote .wcsrL-learn-lab:hover > div:first-child::after {
    width: 12rem;
}
}

@media (min-width: 992px) {.PwXTs-tyNote .wcsrL-learn-lab {
    transform: perspective(1500px) rotateX(2deg) rotateY(-1deg);
    padding: 5rem;
}.PwXTs-tyNote .wcsrL-learn-lab:hover {
    transform: perspective(1500px) rotateX(0deg) rotateY(0deg);
}.PwXTs-tyNote h5 {
    font-size: calc(20px * 1.1);
}.PwXTs-tyNote p {
    font-size: calc(18px * 1.05);
}
}

@media (max-width: 767px) {.PwXTs-tyNote {
    padding: 3rem 0;
}.PwXTs-tyNote .wcsrL-learn-lab {
    transform: perspective(800px) rotateX(1deg);
    padding: 2rem;
}.PwXTs-tyNote h5 {
    font-size: calc(20px * 0.9);
}.PwXTs-tyNote p {
    font-size: calc(18px * 0.95);
}.PwXTs-tyNote .wcsrL-learn-lab > div:first-child::after {
    width: 3rem;
}.PwXTs-tyNote .wcsrL-learn-lab:hover > div:first-child::after {
    width: 6rem;
}
}

@media (max-width: 480px) {.PwXTs-tyNote {
    padding: 2.5rem 0;
}.PwXTs-tyNote .wcsrL-learn-lab {
    transform: perspective(600px) rotateX(1deg);
    padding: 1.5rem;
}.PwXTs-tyNote h5 {
    font-size: calc(20px * 0.85);
}.PwXTs-tyNote p {
    font-size: calc(18px * 0.9);
}}.yaiRQ-contact-section {
    position: relative;
    padding: 110px 0;
    overflow: hidden;
    background: linear-gradient(125deg, rgb(231,218,222) 0%, rgb(231,218,222) 60%, rgb(198,154,165,0.5) 100%);
}.yaiRQ-contact-section::before {
    top: 0;
    right: 0;
    height: 100%;
    background: repeating-radial-gradient(
        circle at 80% 50%,
        rgb(198,154,165,0.5),
        rgb(198,154,165,0.5) 1px,
        transparent 1px,
        transparent 15px
    );
    width: 50%;
    content: "";
    opacity: 0.05;
    position: absolute;
}.yaiRQ-contact-section .container {
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}.yaiRQ-contact-section h2 {
    position: relative;
    font-weight: 700;
    color: #000000;
    font-size: 29px;
    text-align: center;
    font-family: Arial, sans-serif;
    margin-bottom: 50px;
}.yaiRQ-contact-section h2::before {
    content: "";
    bottom: -15px;
    position: absolute;
    width: 60px;
    transform: translateX(-50%);
    border-radius: 2px;
    background: rgb(198,154,165);
    left: 50%;
    height: 4px;
}.yaiRQ-contact-section .ndYrq-inquiry-panel {
    gap: 40px;
    grid-template-columns: 1fr 450px;
    display: grid;
    position: relative;
    align-items: center;
    background: transparent;
}.yaiRQ-contact-section .HPJML-img-horizontal {
    position: relative;
    transform: perspective(1000px) rotateY(-5deg);
    height: 550px;
    transition: transform 0.5s ease;
    overflow: hidden;
    border-radius: 19px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
}.yaiRQ-contact-section .HPJML-img-horizontal:hover {
    transform: perspective(1000px) rotateY(0deg);
}.yaiRQ-contact-section .jgXCS-feedback-block {
    transform: perspective(1000px) rotateY(5deg);
    transition: transform 0.5s ease;
    border-radius: 19px;
    background: #ffffff;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    padding: 50px;
}.yaiRQ-contact-section .jgXCS-feedback-block:hover {
    transform: perspective(1000px) rotateY(0deg);
}.yaiRQ-contact-section form {
    width: 100%;
}.yaiRQ-contact-section form h3 {
    font-family: Arial, sans-serif;
    font-size: 18px;
    color: #000000;
    margin-bottom: 30px;
    font-weight: 600;
}.yaiRQ-contact-section form input[type="text"] {
    margin-bottom: 20px;
    border: none;
    font-size: 14px;
    transition: all 0.3s ease;
    color: #000000;
    border-radius: 10px;
    padding: 16px 20px;
    font-family: Arial, sans-serif;
    background: rgb(231,218,222);
    width: 100%;
}.yaiRQ-contact-section form input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(198,154,165);
}.yaiRQ-contact-section form input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.yaiRQ-contact-section .TrwtK-query-map {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}.yaiRQ-contact-section .TrwtK-query-map input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.yaiRQ-contact-section .TrwtK-query-map label {
    color: #000000;
    position: relative;
    padding-left: 35px;
    line-height: 1.5;
    font-size: 12px;
    cursor: pointer;
}.yaiRQ-contact-section .TrwtK-query-map label::before {
    width: 22px;
    left: 0;
    transition: all 0.3s ease;
    border-radius: 4px;
    background: rgb(231,218,222);
    position: absolute;
    content: "";
    top: 2px;
    height: 22px;
}.yaiRQ-contact-section .TrwtK-query-map input[type="checkbox"]:checked + label::before {
    background: rgb(198,154,165);
}.yaiRQ-contact-section .TrwtK-query-map input[type="checkbox"]:checked + label::after {
    top: 6px;
    border-bottom: 2px solid #ffffff;
    position: absolute;
    transform: rotate(45deg);
    left: 8px;
    width: 6px;
    border-right: 2px solid #ffffff;
    height: 10px;
    content: "";
}.yaiRQ-contact-section .TrwtK-query-map label a {
    text-decoration: none;
    color: rgb(198,154,165);
    transition: all 0.3s ease;
}.yaiRQ-contact-section .TrwtK-query-map label a:hover {
    color: rgb(179,101,140);
}.yaiRQ-contact-section form .hIfuZ-query-feedback {
    overflow: hidden;
    font-family: Arial, sans-serif;
    font-weight: 600;
    border-radius: 10px;
    color: #ffffff;
    cursor: pointer;
    padding: 16px 35px;
    border: none;
    position: relative;
    font-size: 17px;
    transition: all 0.3s ease;
    background: rgb(198,154,165);
}.yaiRQ-contact-section form .hIfuZ-query-feedback::after {
    transition: width 0.3s ease;
    top: 0;
    background: rgb(179,101,140);
    width: 0;
    right: 0;
    z-index: 0;
    content: "";
    position: absolute;
    height: 100%;
}.yaiRQ-contact-section form .hIfuZ-query-feedback:hover::after {
    right: auto;
    left: 0;
    width: 100%;
}.yaiRQ-contact-section form .hIfuZ-query-feedback span {
    position: relative;
    z-index: 1;
}.yaiRQ-contact-section svg {
    width: 22px;
    fill: rgb(198,154,165);
    height: 22px;
}.yaiRQ-contact-section svg path {
    transition: fill 0.3s ease;
    fill: rgb(198,154,165);
}

@media screen and (max-width: 1100px) {.yaiRQ-contact-section .ndYrq-inquiry-panel {
    grid-template-columns: 1fr 400px;
    gap: 30px;
}.yaiRQ-contact-section .HPJML-img-horizontal {
    height: 500px;
}.yaiRQ-contact-section .jgXCS-feedback-block {
    padding: 40px;
}
}

@media screen and (max-width: 991px) {.yaiRQ-contact-section {
    padding: 80px 0;
}.yaiRQ-contact-section .ndYrq-inquiry-panel {
    grid-template-columns: 1fr;
    gap: 40px;
}.yaiRQ-contact-section .HPJML-img-horizontal {
    height: 400px;
    transform: perspective(1000px) rotateY(0deg);
}.yaiRQ-contact-section .jgXCS-feedback-block {
    transform: perspective(1000px) rotateY(0deg);
}
}

@media screen and (max-width: 767px) {.yaiRQ-contact-section {
    padding: 60px 0;
}.yaiRQ-contact-section h2 {
    margin-bottom: 40px;
}.yaiRQ-contact-section .HPJML-img-horizontal {
    height: 350px;
}
}

@media screen and (max-width: 576px) {.yaiRQ-contact-section {
    padding: 50px 0;
}.yaiRQ-contact-section h2 {
    font-size: calc(29px * 0.85);
}.yaiRQ-contact-section .HPJML-img-horizontal {
    height: 250px;
}.yaiRQ-contact-section .jgXCS-feedback-block {
    padding: 30px 25px;
}.yaiRQ-contact-section form h3 {
    font-size: calc(18px * 0.9);
}.yaiRQ-contact-section form .hIfuZ-query-feedback {
    width: 100%;
}}.HIQUT-contacts {
    padding: 5rem 2rem;
    font-family: Arial, sans-serif;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(231,218,222) 0%, rgba(245, 247, 250, 0.9) 100%);
}.HIQUT-contacts::before {
    content: "";
    transform: rotate(-15deg) skewX(15deg);
    top: -10%;
    background: linear-gradient(225deg, rgb(198,154,165,0.5) 0%, transparent 70%);
    z-index: 0;
    height: 70%;
    opacity: 0.4;
    position: absolute;
    animation: float 15s infinite ease-in-out;
    width: 40%;
    right: -5%;
}.HIQUT-contacts::after {
    content: "";
    bottom: -5%;
    position: absolute;
    animation: float 18s infinite ease-in-out reverse;
    transform: rotate(10deg) skewY(-10deg);
    width: 40%;
    background: linear-gradient(45deg, rgb(179,101,140,0.5) 0%, transparent 70%);
    height: 60%;
    left: -5%;
    opacity: 0.3;
    z-index: 0;
}.HIQUT-contacts h1 {
    color: #000000;
    font-weight: 700;
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    text-align: center;
    z-index: 10;
    margin-bottom: 2.5rem;
    font-size: 42px;
}.HIQUT-contacts h1::after {
    width: 80px;
    left: 50%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    content: "";
    transform: translateX(-50%) skewX(-15deg);
    bottom: -0.5rem;
    position: absolute;
    background: linear-gradient(90deg, rgb(198,154,165) 0%, rgb(179,101,140) 100%);
    height: 3px;
}.HIQUT-contacts .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 5;
}.HIQUT-contacts .wKnCL-message-us {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    gap: 2.5rem;
    background: rgba(255, 255, 255, 0.85);
    padding: 2.5rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    display: grid;
    backdrop-filter: blur(10px);
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateY(-1deg);
}.HIQUT-contacts .wKnCL-message-us:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 10px 20px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    transform: perspective(1000px) rotateY(0deg);
}.HIQUT-contacts .wKnCL-message-us > div {
    position: relative;
    padding-left: 1rem;
}.HIQUT-contacts .wKnCL-message-us > div::before {
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(198,154,165) 0%, rgb(179,101,140) 100%);
    left: 0;
    width: 3px;
    height: 100%;
    transform: scaleY(0.95) translateX(-50%);
    content: "";
}.HIQUT-contacts .wKnCL-message-us > div:first-child > div {
    position: relative;
    padding-right: 1rem;
    font-size: 1.1rem;
    color: #000000;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}.HIQUT-contacts h6 {
    align-items: center;
    font-weight: 600;
    transform: translateX(0);
    transition: transform 0.3s ease;
    gap: 0.5rem;
    display: flex;
    font-size: 18px;
    margin-bottom: 0.75rem;
    color: #000000;
}.HIQUT-contacts span {
    display: block;
    margin-left: 1.75rem;
    line-height: 1.5;
    color: #000000;
    transition: color 0.3s ease;
    font-size: calc(16px * 0.95);
}.HIQUT-contacts .EfNoC-contact-form {
    flex-direction: column;
    margin-top: 0.5rem;
    display: flex;
    gap: 1rem;
}.HIQUT-contacts .NqBIV-reach-out {
    position: relative;
    display: flex;
    font-size: calc(16px * 0.95);
    color: #000000;
    gap: 0.5rem;
    padding: 0.5rem 0.75rem;
    overflow: hidden;
    transition: all 0.3s ease;
    transform: translateX(0);
    text-decoration: none;
    align-items: center;
}.HIQUT-contacts .NqBIV-reach-out::before {
    transform: scaleX(0);
    width: 100%;
    height: 1px;
    transform-origin: left;
    left: 0;
    background: linear-gradient(90deg, rgb(198,154,165) 0%, rgb(179,101,140) 100%);
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    position: absolute;
    content: "";
    bottom: 0;
}.HIQUT-contacts .NqBIV-reach-out:hover {
    color: rgb(198,154,165);
    transform: translateX(5px);
}.HIQUT-contacts .NqBIV-reach-out:hover::before {
    transform: scaleX(1);
}.HIQUT-contacts svg {
    height: 20px;
    transition: transform 0.3s ease, fill 0.3s ease;
    width: 20px;
    flex-shrink: 0;
}.HIQUT-contacts .NqBIV-reach-out:hover svg {
    transform: scale(1.15);
}.HIQUT-contacts svg path {
    transition: fill 0.3s ease;
    fill: #000000;
}.HIQUT-contacts .NqBIV-reach-out:hover svg path {
    fill: rgb(198,154,165);
}

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

@media (min-width: 768px) {.HIQUT-contacts {
    padding: 6rem 3rem;
}.HIQUT-contacts h1 {
    margin-bottom: 3.5rem;
    font-size: calc(42px * 1.1);
}.HIQUT-contacts .wKnCL-message-us {
    grid-template-columns: 1fr 1fr;
    padding: 3rem;
    transform: perspective(1500px) rotateY(-2deg);
}.HIQUT-contacts .wKnCL-message-us > div:first-child {
    grid-column: span 2;
}.HIQUT-contacts .wKnCL-message-us > div:first-child > div {
    max-width: 90%;
    font-size: 1.15rem;
}.HIQUT-contacts h6 {
    font-size: calc(18px * 1.05);
}.HIQUT-contacts span {
    font-size: 16px;
}.HIQUT-contacts .NqBIV-reach-out {
    font-size: 16px;
}.HIQUT-contacts svg {
    width: 22px;
    height: 22px;
}
}

@media (min-width: 992px) {.HIQUT-contacts {
    padding: 7rem 4rem;
}.HIQUT-contacts .wKnCL-message-us {
    grid-template-columns: 2fr 1fr 1fr;
    transform: perspective(2000px) rotateY(-3deg);
    gap: 3rem;
}.HIQUT-contacts .wKnCL-message-us > div:first-child {
    grid-column: 1;
}.HIQUT-contacts .EfNoC-contact-form {
    gap: 1.25rem;
}.HIQUT-contacts h1::after {
    width: 100px;
}
}

@media (hover: none) {.HIQUT-contacts .wKnCL-message-us {
    transform: none !important;
}.HIQUT-contacts .NqBIV-reach-out:hover {
    transform: none;
}
}

@media (prefers-reduced-motion) {.HIQUT-contacts::before,
    .HIQUT-contacts::after {
    animation: none;
}.HIQUT-contacts .wKnCL-message-us,
    .HIQUT-contacts .wKnCL-message-us:hover {
    transition: none;
}}.OQbBp-course-program-info {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(231,218,222) 0%, rgba(247, 247, 247, 0.9) 100%);
    padding: 120px 0;
}.OQbBp-course-program-info::before {
    width: 400px;
    position: absolute;
    filter: blur(100px);
    top: -150px;
    height: 400px;
    content: "";
    background: linear-gradient(45deg, rgb(198,154,165,0.5) 0%, rgb(179,101,140,0.5) 100%);
    z-index: 0;
    opacity: 0.1;
    border-radius: 50%;
    right: -150px;
    animation: pulse 15s infinite alternate ease-in-out;
}.OQbBp-course-program-info::after {
    background: linear-gradient(225deg, rgb(179,101,140,0.5) 0%, rgb(198,154,165,0.5) 100%);
    left: -100px;
    animation: pulse 18s infinite alternate-reverse ease-in-out;
    width: 300px;
    bottom: -100px;
    position: absolute;
    border-radius: 50%;
    content: "";
    height: 300px;
    filter: blur(80px);
    opacity: 0.08;
    z-index: 0;
}.OQbBp-course-program-info .container {
    padding: 0 20px;
    max-width: 1200px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}.OQbBp-course-program-info h2 {
    opacity: 0;
    line-height: 1.3;
    color: #000000;
    font-weight: 700;
    margin-bottom: 50px;
    animation: slideIn 0.8s 0.2s forwards ease-out;
    transform: translateX(-10px);
    position: relative;
    font-size: 38px;
    text-align: left;
}.OQbBp-course-program-info h2::after {
    content: "";
    transform: scaleX(0);
    animation: expandWidth 1s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    height: 3px;
    position: absolute;
    background: linear-gradient(90deg, rgb(198,154,165) 0%, rgb(179,101,140) 100%);
    bottom: -15px;
    left: 0;
    width: 80px;
    transform-origin: left;
}.OQbBp-course-program-info .VNPgp-next-skill {
    display: grid;
    gap: 40px;
    position: relative;
    transform: translateY(20px);
    grid-template-columns: 1fr;
    opacity: 0;
    animation: fadeIn 0.8s 0.4s forwards ease-out;
}.OQbBp-course-program-info .HPJML-img-horizontal {
    transform: perspective(1000px) rotateY(-3deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    height: 350px;
    position: relative;
    overflow: hidden;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}.OQbBp-course-program-info .HPJML-img-horizontal::after {
    position: absolute;
    content: "";
    height: 100%;
    background: linear-gradient(
        to bottom right,
        rgba(rgb(198,154,165,0.5), 0.1),
        rgba(rgb(179,101,140,0.5), 0.05)
    );
    width: 100%;
    z-index: 1;
    left: 0;
    top: 0;
}.OQbBp-course-program-info .HPJML-img-horizontal:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 8px 20px rgba(0, 0, 0, 0.06);
    transform: perspective(1000px) rotateY(0deg) scale(1.02);
}.OQbBp-course-program-info .kpxhv-heading-frame {
    flex-direction: column;
    opacity: 0;
    animation: fadeSlideUp 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    gap: 25px;
    display: flex;
    transform: translateY(15px);
}.OQbBp-course-program-info .description {
    margin: 0;
    line-height: 1.8;
    position: relative;
    padding-left: 20px;
    font-size: 17px;
    border-left: 1px solid rgb(179,101,140,0.5);
    color: #000000;
    transition: all 0.3s ease;
    font-weight: 400;
}.OQbBp-course-program-info .description:hover {
    transform: translateX(3px);
    border-left: 3px solid rgb(179,101,140);
}.OQbBp-course-program-info .description:first-of-type {
    position: relative;
}.OQbBp-course-program-info .description:first-of-type::before {
    content: "";
    height: 10px;
    position: absolute;
    border-radius: 50%;
    top: 0;
    opacity: 0;
    transition: transform 0.4s ease, opacity 0.4s ease;
    transform: scale(0);
    background-color: rgb(179,101,140);
    width: 10px;
    left: -5px;
}.OQbBp-course-program-info .description:first-of-type:hover::before {
    transform: scale(1);
    opacity: 1;
}.OQbBp-course-program-info .description:nth-of-type(2) {
    color: #000000;
    opacity: 0.85;
}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        opacity: 0.05;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.08;
    }
    100% {
        transform: scale(0.95);
        opacity: 0.05;
    }
}

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

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

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

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

@media (min-width: 768px) {.OQbBp-course-program-info .VNPgp-next-skill {
    grid-template-columns: 1fr 1.6fr;
    align-items: start;
    gap: 60px;
}.OQbBp-course-program-info .HPJML-img-horizontal {
    height: 450px;
}.OQbBp-course-program-info h2 {
    font-size: calc(38px * 1.1);
    max-width: 80%;
}.OQbBp-course-program-info h2::after {
    width: 120px;
}
}

@media (min-width: 992px) {.OQbBp-course-program-info {
    padding: 150px 0;
}.OQbBp-course-program-info .container {
    padding: 0 40px;
}.OQbBp-course-program-info .VNPgp-next-skill {
    gap: 80px;
}.OQbBp-course-program-info .HPJML-img-horizontal {
    height: 550px;
}.OQbBp-course-program-info h2 {
    font-size: calc(38px * 1.2);
    margin-bottom: 70px;
}.OQbBp-course-program-info .description {
    padding-left: 30px;
    font-size: calc(17px * 1.05);
}
}

@media (min-width: 1200px) {.OQbBp-course-program-info {
    padding: 180px 0;
}.OQbBp-course-program-info .container {
    padding: 0 60px;
}.OQbBp-course-program-info .VNPgp-next-skill {
    gap: 100px;
    grid-template-columns: 0.9fr 1.5fr;
}.OQbBp-course-program-info h2 {
    max-width: 70%;
}.OQbBp-course-program-info .description:first-of-type {
    margin-bottom: 40px;
}
}

@media (max-width: 767px) {.OQbBp-course-program-info {
    padding: 80px 0;
}.OQbBp-course-program-info h2 {
    font-size: calc(38px * 0.9);
    margin-bottom: 40px;
}.OQbBp-course-program-info .HPJML-img-horizontal {
    transform: perspective(800px) rotateY(-2deg);
    height: 250px;
}.OQbBp-course-program-info .description {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
    padding-left: 15px;
}.OQbBp-course-program-info .VNPgp-next-skill {
    gap: 30px;
}
}

@media (max-width: 480px) {.OQbBp-course-program-info {
    padding: 60px 0;
}.OQbBp-course-program-info h2 {
    font-size: calc(38px * 0.8);
    margin-bottom: 30px;
}.OQbBp-course-program-info .HPJML-img-horizontal {
    height: 200px;
}.OQbBp-course-program-info .kpxhv-heading-frame {
    gap: 20px;
}.OQbBp-course-program-info .description {
    padding-left: 12px;
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}}.AnBEL-study-method {
    background: linear-gradient(135deg, rgb(231,218,222) 0%, rgba(rgb(198,154,165,0.5), 0.1) 100%);
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}.AnBEL-study-method::before {
    position: absolute;
    left: 0;
    pointer-events: none;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 15px,
        rgba(rgb(198,154,165,0.5), 0.03) 15px,
        rgba(rgb(198,154,165,0.5), 0.03) 16px
    );
    z-index: 1;
}.AnBEL-study-method::after {
    filter: blur(25px);
    content: "";
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    background: rgb(179,101,140);
    transform: rotate(-15deg) skew(15deg);
    right: -5%;
    animation: floatElement 15s ease-in-out infinite alternate;
    width: 35%;
    position: absolute;
    opacity: 0.07;
    height: 40%;
    z-index: 0;
    top: -5%;
}.AnBEL-study-method .container {
    z-index: 2;
    position: relative;
}.AnBEL-study-method .wcsrL-learn-lab {
    background: linear-gradient(
        to right bottom,
        rgba(rgb(255, 255, 255, 0.5), 0.95),
        rgba(rgb(255, 255, 255, 0.5), 0.85)
    );
    border-left: 4px solid rgb(198,154,165);
    backdrop-filter: blur(10px);
    transform-style: preserve-3d;
    transform: perspective(1000px) rotateX(2deg);
    padding: 3.5rem;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 
        0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05);
}.AnBEL-study-method .wcsrL-learn-lab:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 
        0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.12),
        0 10px 20px rgba(rgba(0, 0, 0, 0.5), 0.08);
}.AnBEL-study-method .wcsrL-learn-lab::before {
    z-index: -1;
    top: 0;
    transform: translateZ(-1px);
    background: linear-gradient(135deg, rgb(198,154,165) 0%, rgb(179,101,140) 100%);
    width: 100%;
    opacity: 0.05;
    position: absolute;
    height: 100%;
    content: "";
    left: 0;
}.AnBEL-study-method .wcsrL-learn-lab::after {
    transform: skewX(-15deg);
    content: "";
    filter: blur(15px);
    position: absolute;
    transition: all 0.5s ease;
    opacity: 0.15;
    bottom: -15px;
    background: rgb(179,101,140);
    height: 10px;
    right: 50px;
    width: 60%;
}.AnBEL-study-method .wcsrL-learn-lab > div {
    z-index: 2;
    animation: fadeInUp 0.8s ease-out forwards;
    position: relative;
}.AnBEL-study-method h3 {
    margin-bottom: 1.5rem;
    font-weight: 700;
    color: rgb(198,154,165);
    padding-bottom: 1rem;
    transform: translateZ(5px);
    letter-spacing: -0.02em;
    position: relative;
    font-size: calc(35px * 0.85);
}.AnBEL-study-method h3::after {
    width: 80px;
    bottom: 0;
    transform: scaleX(1);
    height: 3px;
    transition: transform 0.5s ease;
    content: "";
    background: linear-gradient(to right, rgb(198,154,165), rgb(179,101,140));
    transform-origin: left center;
    position: absolute;
    left: 0;
}.AnBEL-study-method .wcsrL-learn-lab:hover h3::after {
    transform: scaleX(1.5);
}.AnBEL-study-method p {
    position: relative;
    font-size: 18px;
    transform: translateZ(5px);
    color: #000000;
    margin-bottom: 0;
    line-height: 1.75;
}.AnBEL-study-method p span {
    display: block;
    position: relative;
}.AnBEL-study-method p span::before {
    font-family: Georgia, serif;
    position: absolute;
    z-index: -1;
    opacity: 0.1;
    content: "";
    color: rgb(198,154,165);
    left: -10px;
    font-size: 5rem;
    top: -25px;
}

@media (max-width: 991px) {.AnBEL-study-method {
    padding: 4rem 0;
}.AnBEL-study-method .wcsrL-learn-lab {
    transform: perspective(800px) rotateX(1deg);
    padding: 2.5rem;
}.AnBEL-study-method h3 {
    font-size: calc(35px * 0.75);
}
}

@media (max-width: 767px) {.AnBEL-study-method {
    padding: 3rem 0;
}.AnBEL-study-method .wcsrL-learn-lab {
    border-left-width: 3px;
    padding: 2rem;
    transform: none;
}.AnBEL-study-method .wcsrL-learn-lab:hover {
    transform: translateY(-3px);
}.AnBEL-study-method h3 {
    margin-bottom: 1.2rem;
    font-size: calc(35px * 0.7);
}.AnBEL-study-method p {
    line-height: 1.65;
    font-size: calc(18px * 0.95);
}.AnBEL-study-method .wcsrL-learn-lab::after {
    right: 30px;
    width: 40%;
}
}

@media (max-width: 575px) {.AnBEL-study-method {
    padding: 2.5rem 0;
}.AnBEL-study-method .wcsrL-learn-lab {
    padding: 1.5rem;
    border-left-width: 2px;
}.AnBEL-study-method h3 {
    font-size: calc(35px * 0.65);
    margin-bottom: 1rem;
    padding-bottom: 0.8rem;
}.AnBEL-study-method h3::after {
    height: 2px;
    width: 60px;
}.AnBEL-study-method p {
    line-height: 1.6;
    font-size: calc(18px * 0.9);
}}

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

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

@property --gradient-angle {

    syntax: '<angle>';
    initial-value: 0deg;
    inherits: false;

}.WBsog-chrome-ext {
    position: relative;
    background-position: center center;
    color: #ffffff;
    z-index: 1;
    padding: 5rem 0 3rem;
}.WBsog-chrome-ext::before {
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    background: linear-gradient(0deg, #000000 20%, transparent 100%);
    width: 100%;
}.WBsog-chrome-ext::after {
    top: 0;
    left: 0;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    z-index: -1;
    content: "";
    width: 100%;
    background: repeating-linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.3) 0px,
        rgba(0, 0, 0, 0.3) 1px,
        transparent 1px,
        transparent 20px
    );
}.WBsog-chrome-ext .container {
    flex-direction: column;
    display: flex;
    position: relative;
}.WBsog-chrome-ext .container::before {
    top: -80px;
    position: absolute;
    opacity: 0.3;
    height: 80px;
    clip-path: polygon(0 80%, 100% 80%, 100% 100%, 0 100%);
    content: "";
    width: 100%;
    background: linear-gradient(0deg, rgb(198,154,165) 0%, transparent 100%);
    left: 0;
}.WBsog-chrome-ext .company_holder {
    border-radius: 10px;
    margin-bottom: 4rem;
    position: relative;
    border: 1px solid rgba(rgb(198,154,165), 0.3);
    backdrop-filter: blur(5px);
    clip-path: polygon(
        0 0,
        calc(100% - 30px) 0,
        100% 30px,
        100% 100%,
        30px 100%,
        0 calc(100% - 30px)
    );
    padding: 2rem;
    background: rgba(0, 0, 0, 0.4);
}.WBsog-chrome-ext .company_holder::before {
    background: linear-gradient(45deg, rgb(198,154,165), transparent 70%);
    filter: blur(5px);
    height: calc(100% + 10px);
    position: absolute;
    top: -5px;
    clip-path: polygon(
        0 0,
        calc(100% - 40px) 0,
        100% 40px,
        100% 100%,
        40px 100%,
        0 calc(100% - 40px)
    );
    opacity: 0.5;
    left: -5px;
    width: calc(100% + 10px);
    content: "";
    z-index: -1;
}.WBsog-chrome-ext .company_holder h3 {
    text-shadow: 0 0 10px rgb(198,154,165), 0 0 20px rgb(198,154,165), 0 0 30px rgb(198,154,165);
    font-weight: 700;
    position: relative;
    letter-spacing: 2px;
    display: inline-block;
    margin-bottom: 1.5rem;
    color: #ffffff;
    text-transform: uppercase;
    font-size: calc(30px * 1.2);
}.WBsog-chrome-ext .company_holder h3::before {
    content: attr(data-text);
    top: 2px;
    position: absolute;
    z-index: -1;
    left: 2px;
    color: rgb(198,154,165);
    opacity: 0.7;
    filter: blur(1px);
}.WBsog-chrome-ext .Vwrbj-donate-books {
    line-height: 1.6;
    opacity: 0.8;
    margin-top: 1.5rem;
    border-left: 2px solid rgb(198,154,165);
    color: #ffffff;
    padding-left: 1rem;
    font-size: 12px;
}.WBsog-chrome-ext .yueFL-rating-stars {
    justify-content: space-between;
    display: flex;
    position: relative;
}.WBsog-chrome-ext .yueFL-rating-stars::before {
    background: linear-gradient(90deg, transparent, rgb(198,154,165), transparent);
    width: 100%;
    left: 0;
    position: absolute;
    height: 1px;
    top: -20px;
    content: "";
}.WBsog-chrome-ext .dtBHx-head-page {
    justify-content: space-between;
    width: 100%;
    gap: 2rem;
    display: flex;
}.WBsog-chrome-ext .XfbqR-main-tutor {
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.3);
    border-bottom: 2px solid rgb(198,154,165);
    position: relative;
    padding: 1.5rem;
    background: rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    flex: 1;
    border-left: 2px solid rgb(198,154,165);
}.WBsog-chrome-ext .XfbqR-main-tutor:hover {
    background: rgba(rgb(198,154,165,0.5), 0.1);
    box-shadow: -8px 8px 20px rgba(0, 0, 0, 0.4);
    transform: translateY(-5px);
}.WBsog-chrome-ext .XfbqR-main-tutor h5 {
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    color: rgb(179,101,140);
    margin-bottom: 1.5rem;
    font-size: 21px;
    letter-spacing: 2px;
}.WBsog-chrome-ext .XfbqR-main-tutor h5::after {
    left: 0;
    background: rgb(198,154,165);
    bottom: -8px;
    width: 40px;
    content: "";
    height: 2px;
    box-shadow: 0 0 10px rgb(198,154,165);
    position: absolute;
}.WBsog-chrome-ext .XfbqR-main-tutor .dtBHx-head-page {
    gap: 1rem;
    display: flex;
    flex-direction: column;
}.WBsog-chrome-ext .XfbqR-main-tutor .dtBHx-head-page a {
    text-decoration: none;
    position: relative;
    overflow: hidden;
    color: #ffffff;
    padding: 0.5rem 0 0.5rem 1.5rem;
    font-size: 12px;
    opacity: 0.7;
    transition: all 0.3s ease;
}.WBsog-chrome-ext .XfbqR-main-tutor .dtBHx-head-page a::before {
    left: 0;
    font-size: 0.8em;
    color: rgb(198,154,165);
    transition: all 0.3s ease;
    position: absolute;
    content: "//";
}.WBsog-chrome-ext .XfbqR-main-tutor .dtBHx-head-page a:hover {
    opacity: 1;
    color: rgb(198,154,165);
    text-shadow: 0 0 5px rgb(198,154,165);
}.WBsog-chrome-ext .XfbqR-main-tutor .dtBHx-head-page a:hover::before {
    color: rgb(179,101,140);
}.slHzL-recycle-info {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    padding: 1.5rem 0;
    margin-top: 3rem;
    position: relative;
    background: rgba(0, 0, 0, 0.6);
}.slHzL-recycle-info::before {
    top: 0;
    left: 0;
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    background-image: 
        linear-gradient(90deg, transparent, rgb(198,154,165), transparent);
}.slHzL-recycle-info .container {
    justify-content: center;
    align-items: center;
    display: flex;
}.slHzL-recycle-info .grzSi-cheat-sheet {
    opacity: 0.7;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 13px;
}.slHzL-recycle-info .grzSi-cheat-sheet::before,
.slHzL-recycle-info .grzSi-cheat-sheet::after {
    color: rgb(198,154,165);
    content: "//";
    margin: 0 10px;
}

@keyframes neon-flicker {
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
        opacity: 0.9;
        text-shadow: 0 0 10px rgb(198,154,165), 0 0 20px rgb(198,154,165);
    }
    20%, 24%, 55% {
        opacity: 0.5;
        text-shadow: none;
    }
}

@keyframes scan-lines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

@media screen and (max-width: 992px) {.WBsog-chrome-ext .yueFL-rating-stars {
    flex-direction: column;
}.WBsog-chrome-ext .dtBHx-head-page {
    flex-direction: column;
}.WBsog-chrome-ext .XfbqR-main-tutor {
    margin-bottom: 1rem;
    width: 100%;
}.slHzL-recycle-info {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}
}

@media screen and (max-width: 768px) {.WBsog-chrome-ext {
    padding: 4rem 0 2rem;
}.WBsog-chrome-ext .company_holder {
    padding: 1.5rem;
    margin-bottom: 3rem;
}.WBsog-chrome-ext .company_holder h3 {
    font-size: 30px;
}.WBsog-chrome-ext .XfbqR-main-tutor h5 {
    font-size: calc(21px * 0.9);
}.slHzL-recycle-info {
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    padding: 1.2rem 0;
    margin-top: 2rem;
}
}

@media screen and (max-width: 576px) {.WBsog-chrome-ext {
    padding: 3rem 0 2rem;
}.WBsog-chrome-ext .company_holder {
    clip-path: polygon(
            0 0,
            calc(100% - 20px) 0,
            100% 20px,
            100% 100%,
            20px 100%,
            0 calc(100% - 20px)
        );
}.WBsog-chrome-ext .company_holder h3 {
    letter-spacing: 1px;
    font-size: calc(30px * 0.85);
}.WBsog-chrome-ext .Vwrbj-donate-books {
    font-size: calc(12px * 0.9);
}.WBsog-chrome-ext .XfbqR-main-tutor {
    padding: 1rem;
}.WBsog-chrome-ext .XfbqR-main-tutor .dtBHx-head-page a {
    font-size: calc(12px * 0.9);
}.slHzL-recycle-info {
    padding: 1rem 0;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
}.slHzL-recycle-info .grzSi-cheat-sheet::before,
    .slHzL-recycle-info .grzSi-cheat-sheet::after {
    display: none;
}}.zKOsg-title-section {
    position: relative;
    padding: 2rem;
    justify-content: center;
    overflow: hidden;
    align-items: center;
    min-height: 100vh;
    display: flex;
    background: linear-gradient(135deg, rgb(231,218,222) 0%, rgb(179,101,140,0.5) 100%);
}.zKOsg-title-section::before {
    position: absolute;
    background: linear-gradient(45deg, rgb(179,101,140,0.5) 0%, transparent 60%);
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    content: "";
    z-index: 1;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
}.zKOsg-title-section::after {
    right: -5px;
    width: 60%;
    bottom: -5px;
    height: 40%;
    background: linear-gradient(to right, rgb(198,154,165,0.5), rgb(179,101,140));
    filter: blur(15px);
    transform: rotate(-5deg);
    z-index: 0;
    opacity: 0.3;
    position: absolute;
    content: "";
}.zKOsg-title-section .CUWQj-learning-primary {
    max-width: 1300px;
    grid-template-columns: 1fr;
    position: relative;
    gap: 3rem;
    z-index: 2;
    display: grid;
    width: 100%;
}.zKOsg-title-section .CUWQj-learning-primary > div:first-child {
    animation: slideUpFade 0.8s 0.3s forwards cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    position: relative;
    transform: translateY(2rem);
    z-index: 3;
}.zKOsg-title-section .CUWQj-learning-primary > div:first-child p {
    color: #000000;
    margin-bottom: 1rem;
    line-height: 1.5;
    font-size: calc(12px * 1.4);
    padding-left: 2rem;
    font-weight: 600;
    position: relative;
    max-width: 90%;
}.zKOsg-title-section .CUWQj-learning-primary > div:first-child p::before {
    top: 0.5rem;
    left: 0;
    background: rgb(198,154,165);
    content: "";
    width: 4px;
    height: calc(100% - 1rem);
    animation: scaleLineDown 0.6s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    transform-origin: top;
    transform: scaleY(0);
}.zKOsg-title-section .FcZLU-knowledge-space {
    z-index: 3;
    animation: slideUpFade 0.8s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    transform: translateY(3rem);
    position: relative;
}.zKOsg-title-section .FcZLU-knowledge-space > div {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.zKOsg-title-section .FcZLU-knowledge-space > div:hover {
    transform: translateY(-10px);
}.zKOsg-title-section .FcZLU-knowledge-space > div::before {
    z-index: 1;
    position: absolute;
    background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.1),
    rgba(0, 0, 0, 0.7)
  );
    width: 100%;
    content: "";
    height: 100%;
    top: 0;
    left: 0;
}.zKOsg-title-section .FcZLU-knowledge-space > div::after {
    mix-blend-mode: overlay;
    left: 0;
    opacity: 0.2;
    width: 100%;
    content: "";
    height: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
    background: rgb(179,101,140);
}.zKOsg-title-section .FcZLU-knowledge-space h3 {
    font-weight: 600;
    color: #ffffff;
    font-size: calc(23px * 1.1);
    line-height: 1.4;
    position: relative;
    max-width: 90%;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    z-index: 3;
    padding: 2.5rem 2rem 1rem;
}.zKOsg-title-section .FcZLU-knowledge-space h3::before {
    left: 2rem;
    content: "";
    width: 60px;
    transform-origin: left;
    animation: scaleLineRight 0.6s 1.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    top: 1.5rem;
    height: 3px;
    background: rgb(198,154,165);
    position: absolute;
    transform: scaleX(0);
}.zKOsg-title-section .FcZLU-knowledge-space h1.title_style_header {
    padding: 0 2rem 2.5rem;
    font-size: 41px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    line-height: 1.2;
    z-index: 3;
    color: #ffffff;
    position: relative;
}.zKOsg-title-section .FcZLU-knowledge-space > div > div {
    opacity: 0;
    animation: slideUpFade 0.8s 0.9s forwards cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 3;
    position: relative;
    transform: translateY(20px);
}.zKOsg-title-section .FcZLU-knowledge-space > div > div > div {
    position: relative;
    display: inline-block;
}.zKOsg-title-section .FcZLU-knowledge-space > div > div > div::before {
    background: rgb(198,154,165);
    bottom: -10px;
    content: "";
    left: 2rem;
    position: absolute;
    animation: scaleLineRight 0.6s 1.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
    height: 2px;
    width: calc(100% - 4rem);
    transform-origin: left;
}

@keyframes slideUpFade {
  from {
    transform: translateY(3rem);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

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

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

@media (min-width: 768px) {.zKOsg-title-section {
    padding: 3rem;
}.zKOsg-title-section .CUWQj-learning-primary {
    grid-template-columns: 0.4fr 0.6fr;
    gap: 4rem;
}.zKOsg-title-section .CUWQj-learning-primary > div:first-child p {
    padding-left: 3rem;
    font-size: calc(12px * 1.6);
    max-width: 100%;
}.zKOsg-title-section .CUWQj-learning-primary > div:first-child p::before {
    width: 6px;
}.zKOsg-title-section .FcZLU-knowledge-space h3 {
    padding: 3rem 3rem 1.5rem;
    font-size: calc(23px * 1.2);
}.zKOsg-title-section .FcZLU-knowledge-space h3::before {
    top: 2rem;
    left: 3rem;
    width: 80px;
}.zKOsg-title-section .FcZLU-knowledge-space h1.title_style_header {
    font-size: calc(41px * 1.2);
    padding: 0 3rem 3rem;
}
}

@media (min-width: 1200px) {.zKOsg-title-section {
    padding: 4rem;
}.zKOsg-title-section .CUWQj-learning-primary {
    gap: 6rem;
}.zKOsg-title-section .CUWQj-learning-primary > div:first-child p {
    font-size: calc(12px * 1.8);
    padding-left: 4rem;
}.zKOsg-title-section .CUWQj-learning-primary > div:first-child p::before {
    width: 8px;
}.zKOsg-title-section .FcZLU-knowledge-space h3 {
    padding: 4rem 4rem 2rem;
    font-size: calc(23px * 1.3);
}.zKOsg-title-section .FcZLU-knowledge-space h3::before {
    width: 100px;
    top: 2.5rem;
    left: 4rem;
}.zKOsg-title-section .FcZLU-knowledge-space h1.title_style_header {
    padding: 0 4rem 4rem;
    font-size: calc(41px * 1.4);
}.zKOsg-title-section .FcZLU-knowledge-space > div > div > div::before {
    width: calc(100% - 8rem);
    left: 4rem;
}}.lGaZI-instructor-profile {
    overflow: hidden;
    background-color: rgb(231,218,222);
    position: relative;
    padding: 6rem 2rem;
}.lGaZI-instructor-profile::before {
    position: absolute;
    content: "";
    z-index: 0;
    top: -100px;
    border-radius: 50%;
    filter: blur(120px);
    right: -100px;
    background: rgb(198,154,165,0.5);
    width: 300px;
    height: 300px;
}.lGaZI-instructor-profile::after {
    width: 250px;
    content: "";
    position: absolute;
    bottom: -80px;
    border-radius: 50%;
    z-index: 0;
    background: rgb(179,101,140,0.5);
    filter: blur(100px);
    height: 250px;
    left: -80px;
}.lGaZI-instructor-profile .JXBfN-opinion-ratings {
    z-index: 2;
    grid-template-columns: 1fr 1.2fr;
    background: #ffffff;
    overflow: visible;
    max-width: 1100px;
    display: grid;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.08), 
                -20px -20px 60px rgba(255, 255, 255, 0.8);
    gap: 0;
    position: relative;
    margin: 0 auto;
    border-radius: 17px;
}.lGaZI-instructor-profile .HPJML-img-horizontal {
    position: relative;
    transform: translateX(-30px) translateY(-30px);
    border-radius: 17px 0 0 17px;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 500px;
}.lGaZI-instructor-profile .HPJML-img-horizontal::before {
    background: rgb(198,154,165,0.5);
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    content: "";
    left: 30px;
    top: 30px;
    border-radius: 17px;
}.lGaZI-instructor-profile .RZIBQ-experience-profile {
    justify-content: center;
    display: flex;
    padding: 4rem 3rem;
    flex-direction: column;
}.lGaZI-instructor-profile .name {
    color: #000000;
    letter-spacing: -0.5px;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 0.5rem;
}.lGaZI-instructor-profile .RZIBQ-experience-profile > div:nth-child(2) {
    text-transform: uppercase;
    position: relative;
    font-weight: 400;
    color: rgb(198,154,165);
    display: inline-block;
    margin-bottom: 2rem;
    letter-spacing: 2px;
    font-size: 23px;
    padding-bottom: 15px;
}.lGaZI-instructor-profile .RZIBQ-experience-profile > div:nth-child(2)::after {
    height: 2px;
    width: 60px;
    content: "";
    left: 0;
    background: rgb(179,101,140);
    position: absolute;
    bottom: 0;
}.lGaZI-instructor-profile .tAKRy-work-background {
    line-height: 1.7;
    color: #000000;
    font-weight: 300;
    font-family: Arial, sans-serif;
    position: relative;
    font-style: italic;
    font-size: calc(13px * 1.1);
}.lGaZI-instructor-profile .tAKRy-work-background::before {
    z-index: -1;
    color: rgb(179,101,140,0.5);
    position: absolute;
    top: -2.5rem;
    left: -2rem;
    font-family: serif;
    font-size: 5rem;
    content: "";
}.lGaZI-instructor-profile .JXBfN-opinion-ratings:hover .HPJML-img-horizontal {
    transform: translateX(-20px) translateY(-40px);
}@keyframes pulse {
    0% { box-shadow: 0 0 0 0 rgb(198,154,165,0.5); }
    70% { box-shadow: 0 0 0 15px rgba(0, 0, 0, 0); }
    100% { box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
}

.lGaZI-instructor-profile .JXBfN-opinion-ratings:hover .name {
    background: linear-gradient(90deg, rgb(198,154,165), rgb(179,101,140));
    text-fill-color: transparent;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background-clip: text !important;
}

@media (max-width: 992px) {.lGaZI-instructor-profile .JXBfN-opinion-ratings {
    grid-template-columns: 1fr;
    max-width: 90%;
}.lGaZI-instructor-profile .HPJML-img-horizontal {
    height: 400px;
    border-radius: 17px 17px 0 0;
    transform: translateY(-30px);
}.lGaZI-instructor-profile .HPJML-img-horizontal::before {
    top: 30px;
    left: 0;
    width: 100%;
}.lGaZI-instructor-profile .RZIBQ-experience-profile {
    padding: 1rem 2rem 3rem;
}.lGaZI-instructor-profile .JXBfN-opinion-ratings:hover .HPJML-img-horizontal {
    transform: translateY(-40px);
}
}

@media (max-width: 576px) {.lGaZI-instructor-profile {
    padding: 4rem 1rem;
}.lGaZI-instructor-profile .JXBfN-opinion-ratings {
    max-width: 100%;
}.lGaZI-instructor-profile .HPJML-img-horizontal {
    height: 320px;
    transform: translateY(-20px);
}.lGaZI-instructor-profile .HPJML-img-horizontal::before {
    top: 20px;
}.lGaZI-instructor-profile .RZIBQ-experience-profile {
    padding: 0.5rem 1.5rem 2.5rem;
}.lGaZI-instructor-profile .name {
    font-size: calc(31px);
}.lGaZI-instructor-profile .RZIBQ-experience-profile > div:nth-child(2) {
    font-size: 13px;
    letter-spacing: 1px;
}.lGaZI-instructor-profile .tAKRy-work-background {
    font-size: 13px;
}.lGaZI-instructor-profile .JXBfN-opinion-ratings:hover .HPJML-img-horizontal {
    transform: translateY(-25px);
}
}