* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}.leaderboard-r {
    flex: 0 0 auto;
}.top-primary-g {
    flex: 1 0 auto;
}.wrapper-holder-W {
    display: flex;
    min-height: 100%;
    flex-direction: column;
    height: 100%;
}svg {
    height: 30px;
    width: 30px;
}html,body {
    font-family: Arial, sans-serif;
    min-height: 100%;
    color: #000000;
    height: 100%;
}a {
    color: inherit;
    text-decoration: none;
}.container {
    max-width: 100%;
    width: 1116px;
    margin: auto;
}header,footer {
    width: 100%;
}::-webkit-scrollbar {
    width: 11px;
    background: rgb(243,209,200);
    padding: 2px;
}::-webkit-scrollbar-track {
    margin: 1px 0;
    background: rgb(216,178,166,0.5);
}::-webkit-scrollbar-thumb {
    background: rgb(216,178,166);
    border-radius: 16%;
}::-webkit-scrollbar-thumb:hover {
    background: rgb(255, 255, 255, 0.5);
}::-webkit-scrollbar-thumb:active {
    background: rgb(255, 255, 255, 0.5);
}html {
    scrollbar-width: thin;
    scrollbar-color: rgb(188,148,137,0.5) rgb(216,178,166);
}

@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.privacy-unit-Y {
    overflow: hidden;
    padding: 50px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    color: #000000;
    max-width: 1000px;
    width: 85%;
    font-family: Arial, sans-serif;
    border: 2px solid rgb(216,178,166);
    margin: 0 auto;
    position: relative;
    background: #ffffff;
}.privacy-unit-Y:before, .privacy-unit-Y:after {
    left: 0;
    position: absolute;
    content: "";
    opacity: 0.1;
    background: linear-gradient(135deg, rgb(216,178,166,0.5), rgb(188,148,137,0.5));
    height: 100%;
    z-index: 0;
    width: 100%;
    top: 0;
}.privacy-unit-Y h1 {
    margin-bottom: 30px;
    margin-top: 20px;
    text-transform: uppercase;
    border-bottom: 3px solid rgb(216,178,166);
    position: relative;
    color: #000000;
    font-size: 47px;
    z-index: 1;
    padding-bottom: 10px;
    font-weight: 700;
}.privacy-unit-Y h2 {
    margin-top: 30px;
    border-bottom: 2px solid rgb(188,148,137,0.5);
    margin-bottom: 20px;
    z-index: 1;
    position: relative;
    font-size: 35px;
    color: rgb(188,148,137);
    padding-bottom: 5px;
    font-weight: 600;
}.privacy-unit-Y ul, .privacy-unit-Y ol {
    list-style-type: disc;
    list-style: none;
    padding-left: 20px;
    margin-bottom: 20px;
    z-index: 1;
    position: relative;
}.privacy-unit-Y li {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.8;
    position: relative;
}.privacy-unit-Y li:before {
    line-height: 1;
    color: rgb(216,178,166);
    content: "•";
    font-size: 1.2em;
    position: absolute;
    left: -20px;
}.privacy-unit-Y div {
    z-index: 1;
    margin-bottom: 30px;
    position: relative;
    line-height: 1.8;
    padding: 25px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    border-radius: 10px;
}.privacy-unit-Y .container {
    z-index: 1;
    position: relative;
}.privacy-unit-Y h3, .privacy-unit-Y h4, .privacy-unit-Y h5, .privacy-unit-Y h6 {
    font-size: 23px;
    margin-top: 25px;
    margin-bottom: 15px;
    z-index: 1;
    color: rgb(216,178,166);
    position: relative;
    font-weight: 600;
}.privacy-unit-Y p, .privacy-unit-Y span {
    z-index: 1;
    color: #000000;
    line-height: 1.6;
    margin-bottom: 15px;
    position: relative;
    font-size: 18px;
}.privacy-unit-Y a {
    border-bottom: 1px solid rgb(188,148,137);
    position: relative;
    font-weight: 600;
    text-decoration: none;
    z-index: 1;
    color: rgb(188,148,137);
}.privacy-unit-Y a:hover {
    border-bottom: 1px solid rgb(216,178,166);
    color: rgb(216,178,166);
}.privacy-unit-Y button {
    padding: 12px 24px;
    border-radius: 10px;
    border: none;
    z-index: 1;
    background: rgb(188,148,137);
    position: relative;
    font-size: 14px;
    cursor: pointer;
    color: #ffffff;
}.privacy-unit-Y button:hover {
    background: rgb(216,178,166);
}

@media only screen and (max-width: 800px) {.privacy-unit-Y {
    padding: 30px;
    width: 90%;
}.privacy-unit-Y h1 {
    font-size: calc(23px - 5px);
}.privacy-unit-Y h2 {
    font-size: calc(23px - 3px);
}.privacy-unit-Y ul, .privacy-unit-Y ol {
    padding-left: 10px;
}.privacy-unit-Y li:before {
    left: -10px;
}.privacy-unit-Y button {
    padding: 10px 20px;
}}.customer-support-s {
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
    background-color: rgb(243,209,200);
}.customer-support-s::before {
    left: 0;
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 100%;
}.customer-support-s::after {
    height: 200%;
    width: 120%;
    content: "";
    left: -20%;
    background: linear-gradient(135deg, rgb(216,178,166,0.5) 0%, transparent 70%);
    top: -50%;
    position: absolute;
    z-index: 0;
    opacity: 0.2;
    transform: rotate(-15deg);
}.customer-support-s .container {
    z-index: 2;
    position: relative;
}.customer-support-s .edu-form-v {
    position: relative;
    display: flex;
    flex-direction: column;
}.customer-support-s .edu-form-v h3 {
    font-weight: 700;
    color: rgb(216,178,166);
    font-size: 46px;
    margin-bottom: 3rem;
    display: inline-block;
    position: relative;
    max-width: 70%;
    width: auto;
}.customer-support-s .edu-form-v h3::before {
    content: "";
    position: absolute;
    left: -1rem;
    width: 5px;
    height: 70%;
    background-color: rgb(216,178,166);
    transform: translateY(-50%);
    border-radius: 10px;
    top: 50%;
}.customer-support-s .edu-coach-K {
    line-height: 1.6;
    margin-bottom: 3rem;
    max-width: 80%;
    color: #000000;
    font-size: calc(13px * 1.1);
}.customer-support-s .request-team-G {
    margin: -1rem;
    flex-wrap: wrap;
    display: flex;
}.customer-support-s .request-team-G > span {
    margin: 1rem;
    overflow: hidden;
    background-color: #ffffff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    min-width: 250px;
    z-index: 1;
    padding: 2.5rem;
    flex: 1 0 calc(33.333% - 2rem);
    opacity: 1;
    border-radius: 18px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}.customer-support-s .request-team-G > span::before {
    top: 0;
    background-position: 0 0, 0 100%, 100% 0, 100% 100%;
    z-index: -1;
    background-repeat: no-repeat;
    opacity: 0.4;
    content: "";
    background: linear-gradient(45deg, transparent 98%, rgb(216,178,166) 0), 
                linear-gradient(-45deg, transparent 98%, rgb(216,178,166) 0), 
                linear-gradient(135deg, transparent 98%, rgb(216,178,166) 0), 
                linear-gradient(-135deg, transparent 98%, rgb(216,178,166) 0);
    height: 100%;
    background-size: 20px 20px;
    left: 0;
    position: absolute;
    width: 100%;
}.customer-support-s .request-team-G > span:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}.customer-support-s .request-team-G > span svg {
    width: 28px;
    height: 28px;
    right: 1.5rem;
    opacity: 0.7;
    top: 1.5rem;
    position: absolute;
    transition: all 0.4s ease;
    fill: rgb(216,178,166);
}.customer-support-s .request-team-G > span svg path {
    stroke-width: 0.5;
    transition: all 0.3s ease;
    stroke: #ffffff;
}.customer-support-s .request-team-G > span:hover svg path {
    stroke-width: 1;
}.customer-support-s .request-team-G p {
    position: relative;
    align-items: center;
    color: #000000;
    display: flex;
    font-size: 13px;
    margin: 0;
    font-weight: 400;
}.customer-support-s .request-team-G p svg {
    opacity: 0.8;
    position: static;
    fill: rgb(216,178,166);
    height: 18px;
    width: 18px;
    margin-right: 10px;
}.customer-support-s .request-team-G span > span {
    margin-top: 0.5rem;
    font-size: calc(13px * 1.1);
    color: rgb(216,178,166);
    display: flex;
    align-items: center;
    font-weight: 600;
}.customer-support-s .request-team-G span > span svg {
    position: static;
    opacity: 0.8;
    height: 16px;
    width: 16px;
    margin-right: 8px;
}.customer-support-s .request-team-G a {
    align-items: center;
    text-decoration: none;
    color: rgb(216,178,166);
    position: relative;
    display: inline-flex;
    transition: color 0.3s ease;
}.customer-support-s .request-team-G a svg {
    transition: transform 0.3s ease;
    width: 14px;
    margin-right: 6px;
    height: 14px;
    position: static;
}.customer-support-s .request-team-G a::after {
    background-color: rgb(216,178,166);
    width: 100%;
    transform-origin: right;
    content: "";
    transform: scaleX(0);
    position: absolute;
    transition: transform 0.3s ease;
    bottom: -2px;
    left: 0;
    height: 1px;
}.customer-support-s .request-team-G a:hover {
    color: rgb(188,148,137);
}.customer-support-s .request-team-G a:hover svg {
    transform: translateX(3px);
    fill: rgb(188,148,137);
}.customer-support-s .request-team-G a:hover::after {
    transform-origin: left;
    background-color: rgb(188,148,137);
    transform: scaleX(1);
}.customer-support-s .contact-help-e {
    width: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    border-radius: 18px;
    overflow: hidden;
    padding: 2.5rem;
    background-color: #ffffff;
    position: relative;
    margin-top: 3rem;
}.customer-support-s .contact-help-e::before {
    height: 100%;
    background-repeat: no-repeat;
    width: 100%;
    opacity: 0.4;
    z-index: -1;
    background-size: 20px 20px;
    top: 0;
    left: 0;
    background: linear-gradient(45deg, transparent 98%, rgb(188,148,137) 0), 
                linear-gradient(-45deg, transparent 98%, rgb(188,148,137) 0), 
                linear-gradient(135deg, transparent 98%, rgb(188,148,137) 0), 
                linear-gradient(-135deg, transparent 98%, rgb(188,148,137) 0);
    content: "";
    position: absolute;
    background-position: 0 0, 0 100%, 100% 0, 100% 100%;
}.customer-support-s .contact-help-e h4 {
    margin-bottom: 1.5rem;
    color: rgb(188,148,137);
    position: relative;
    align-items: center;
    display: inline-flex;
    font-size: 22px;
    font-weight: 700;
}.customer-support-s .contact-help-e h4 svg {
    width: 22px;
    margin-right: 10px;
    fill: rgb(188,148,137);
    height: 22px;
    transition: transform 0.5s ease;
}.customer-support-s .contact-help-e:hover h4 svg {
    transform: rotate(360deg);
}.customer-support-s .contact-help-e h4::after {
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 40px;
    border-radius: 10px;
    content: "";
    height: 3px;
    background-color: rgb(188,148,137);
}.customer-support-s .contact-help-e span {
    margin: 0.5rem 1rem 0.5rem 0;
    background-color: rgba(rgb(188,148,137,0.5), 0.1);
    border-radius: 10px;
    transition: all 0.3s ease;
    padding: 0.5rem 1rem;
    color: #000000;
    align-items: center;
    display: inline-flex;
    font-size: 13px;
}.customer-support-s .contact-help-e span:hover {
    transform: translateY(-2px);
    background-color: rgba(rgb(188,148,137,0.5), 0.2);
}.customer-support-s .contact-help-e span svg {
    fill: rgb(188,148,137);
    height: 14px;
    margin-right: 8px;
    transition: all 0.3s ease;
    width: 14px;
    opacity: 0.8;
}.customer-support-s .contact-help-e span:hover svg {
    transform: scale(1.2);
    opacity: 1;
}.customer-support-s .request-team-G > span::after {
    transition: width 0.5s ease;
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(to right, rgb(216,178,166), rgb(188,148,137));
    height: 3px;
    width: 0;
    top: 0;
    z-index: 2;
}.customer-support-s .request-team-G > span:hover::after {
    width: 100%;
}.customer-support-s .request-team-G > span:nth-child(1) {
    animation-delay: 0.1s;
}.customer-support-s .request-team-G > span:nth-child(2) {
    animation-delay: 0.2s;
}.customer-support-s .request-team-G > span:nth-child(3) {
    animation-delay: 0.3s;
}.customer-support-s .request-team-G > span:nth-child(4) {
    animation-delay: 0.4s;
}.customer-support-s .request-team-G > span:nth-child(5) {
    animation-delay: 0.5s;
}.customer-support-s .request-team-G > span:nth-child(6) {
    animation-delay: 0.6s;
}.customer-support-s .contact-help-e {
    animation-delay: 0.7s;
    opacity: 0;
    animation: fadeInUp 0.6s ease forwards;
}
@media (min-width: 1200px) {.customer-support-s .request-team-G > span {
    flex: 1 0 calc(33.333% - 2rem);
}.customer-support-s {
    padding: 7rem 0;
}
}
@media (max-width: 1199px) and (min-width: 992px) {.customer-support-s .request-team-G > span {
    flex: 1 0 calc(50% - 2rem);
}.customer-support-s .request-team-G > span svg {
    width: 24px;
    height: 24px;
}
}
@media (max-width: 991px) {.customer-support-s {
    padding: 5rem 0;
}.customer-support-s .request-team-G > span {
    flex: 1 0 calc(50% - 2rem);
}.customer-support-s .edu-form-v h3 {
    font-size: calc(46px * 0.9);
    max-width: 90%;
}.customer-support-s .edu-coach-K {
    max-width: 100%;
}.customer-support-s .request-team-G > span svg {
    top: 1.2rem;
    height: 22px;
    right: 1.2rem;
    width: 22px;
}.customer-support-s .contact-help-e h4 svg {
    width: 20px;
    height: 20px;
}
}
@media (max-width: 767px) {.customer-support-s {
    padding: 4rem 0;
}.customer-support-s .request-team-G > span {
    flex: 1 0 calc(100% - 2rem);
}.customer-support-s .edu-form-v h3 {
    max-width: 100%;
    font-size: calc(46px * 0.8);
}.customer-support-s .edu-coach-K {
    font-size: 13px;
}.customer-support-s .contact-help-e {
    padding: 2rem;
}.customer-support-s .request-team-G > span {
    padding: 2rem;
}.customer-support-s .request-team-G > span svg {
    height: 20px;
    top: 1rem;
    right: 1rem;
    width: 20px;
}.customer-support-s .contact-help-e span svg {
    width: 12px;
    height: 12px;
}
}
@media (max-width: 575px) {.customer-support-s {
    padding: 3rem 0;
}.customer-support-s .edu-form-v h3 {
    font-size: 36px;
    margin-bottom: 2rem;
}.customer-support-s .edu-coach-K {
    margin-bottom: 2rem;
}.customer-support-s .request-team-G {
    margin: -0.5rem;
}.customer-support-s .request-team-G > span {
    margin: 0.5rem;
    padding: 1.5rem;
}.customer-support-s .contact-help-e {
    margin-top: 2rem;
    padding: 1.5rem;
}.customer-support-s .contact-help-e span {
    margin: 0.3rem 0.5rem 0.3rem 0;
    padding: 0.3rem 0.7rem;
}.customer-support-s .request-team-G > span svg {
    width: 18px;
    top: 0.8rem;
    height: 18px;
    right: 0.8rem;
}.customer-support-s .contact-help-e h4 svg {
    height: 18px;
    width: 18px;
}.customer-support-s .contact-help-e span svg {
    margin-right: 5px;
    width: 10px;
    height: 10px;
}}
.customer-support-s .container::before {
    border: 30px solid rgb(216,178,166,0.5);
    width: 300px;
    top: 10%;
    right: -15%;
    border-radius: 50%;
    animation: rotate 40s linear infinite;
    content: "";
    height: 300px;
    position: absolute;
    z-index: -1;
    opacity: 0.1;
}.customer-support-s .container::after {
    width: 200px;
    opacity: 0.1;
    position: absolute;
    content: "";
    bottom: -10%;
    border: 20px solid rgb(188,148,137,0.5);
    left: -10%;
    z-index: -1;
    border-radius: 50%;
    height: 200px;
}.customer-support-s .request-team-G > span:hover::after {
    background-size: 200% 200%;
    background: linear-gradient(90deg, rgb(216,178,166), rgb(188,148,137), rgb(216,178,166));
}.consentWarningDialog-W {
    bottom: 0;
    background: rgb(188,148,137);
    padding: 20px 0;
    z-index: 90;
    transition: all 0.3s ease-in-out;
    width: 100%;
    position: fixed;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
    border-top: 2px solid rgb(216,178,166);
}.edu-approve-g {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
    flex-wrap: wrap;
    max-width: 1200px;
    padding: 20px 30px;
}.consentWarningDialog-W h5 {
    font-weight: 700;
    transition: color 0.3s ease-in-out;
    color: #ffffff;
    margin-bottom: 6px;
    font-size: 22px;
}.consentWarningDialog-W p {
    max-width: 500px;
    font-size: 13px;
    color: #ffffff;
}.user-default-o {
    margin-right: 20px;
    flex-shrink: 0;
}.user-default-o svg, .user-default-o svg path {
    fill: rgb(216,178,166);
    height: 80px;
    width: 80px;
    transition: transform 0.3s ease-in-out;
}.user-default-o:hover svg {
    transform: rotate(10deg);
}.edu-track-p {
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    box-shadow: rgb(216,178,166,0.5) 0px 4px 10px 0px;
    color: #ffffff;
    border-radius: 27px;
    line-height: 35px;
    background: rgb(216,178,166);
    cursor: pointer;
    font-size: 16px;
    padding: 10px 20px;
    margin-left: 20px;
    text-decoration: none;
}.cookie_button.cookie-rules-d {
    background: rgb(216,178,166);
}.cookie_button.web-cookies-m {
    background: rgb(188,148,137);
}.edu-track-p:hover {
    transform: scale(1.05);
    box-shadow: rgb(216,178,166,0.5) 0px 6px 15px 0px;
}.consentWarningDialog-W p a {
    font-weight: 600;
    text-decoration: none;
    color: rgb(216,178,166);
    transition: color 0.3s ease-in-out;
}.consentWarningDialog-W p a:hover {
    color: rgb(188,148,137);
}.wrapper-holder-W .consentWarningDialog-W {
    padding: 40px 0;
    background: rgb(188,148,137);
    border: none;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px 39px;
}.wrapper-holder-W .edu-track-p {
    border: none;
    border-radius: 10px;
    margin-left: 30px;
    font-size: 16px;
    padding: 10px;
    background: rgb(216,178,166);
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    font-weight: 400;
    color: #ffffff;
}.wrapper-holder-W .cookie-updates-b h5, .wrapper-holder-W .cookie-updates-b p {
    color: #ffffff;
}
@media only screen and (max-width: 1200px) {.consentWarningDialog-W {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.user-default-o {
    display: none;
}.edu-approve-g {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.consentWarningDialog-W h5 {
    text-align: center;
}.consentWarningDialog-W p {
    text-align: center;
}.cookie-updates-b {
    text-align: center;
    margin-bottom: 20px;
}.edu-track-p {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
    max-width: 300px;
}}
#privacyTermsModal-b {
    display: none;
}#privacyTermsModal-b:checked ~ .consentWarningDialog-W {
    opacity: 0;
    visibility: hidden;
}.thxMessage-o {
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(243,209,200) 0%, rgba(255,255,255,0.95) 100%);
    overflow: hidden;
}.thxMessage-o::before {
    top: 0;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    width: 100%;
    z-index: 0;
    background-size: 20px 20px;
    content: "";
    background-image: 
        linear-gradient(45deg, rgba(rgb(216,178,166,0.5), 0.05) 25%, transparent 25%), 
        linear-gradient(-45deg, rgba(rgb(216,178,166,0.5), 0.05) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(rgb(216,178,166,0.5), 0.05) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(rgb(216,178,166,0.5), 0.05) 75%);
    height: 100%;
    position: absolute;
    animation: patternShift 60s linear infinite;
    left: 0;
}.thxMessage-o::after {
    animation: floatGlow 15s ease-in-out infinite alternate;
    height: 50%;
    right: -5%;
    background: linear-gradient(145deg, rgb(216,178,166,0.5), rgb(188,148,137,0.5));
    content: "";
    z-index: 0;
    position: absolute;
    opacity: 0.25;
    width: 30%;
    filter: blur(70px);
    top: -10%;
}.thxMessage-o .container {
    transform: translateZ(0);
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 1.5rem;
    margin: 0 auto;
}.thxMessage-o h2 {
    font-size: 33px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    color: #000000;
    transform: perspective(1000px) translateZ(0);
    font-family: Arial, sans-serif;
    text-align: center;
    letter-spacing: -0.01em;
    margin-bottom: 3rem;
    font-weight: 700;
    line-height: 1.3;
}.thxMessage-o h2::after {
    transform: translateX(-50%) scaleX(0.8);
    left: 50%;
    background: linear-gradient(90deg, rgb(216,178,166), rgb(188,148,137));
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 3px;
    content: "";
    bottom: -1rem;
    width: 6rem;
    box-shadow: 0 2px 10px rgba(rgb(216,178,166,0.5), 0.2);
}.thxMessage-o:hover h2::after {
    transform: translateX(-50%) scaleX(1);
}.thxMessage-o .quick-classes-d {
    overflow: hidden;
    border: 1px solid rgba(rgba(0, 0, 0, 0.5), 0.08);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
                box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(0);
    padding: 3rem 2.5rem;
    position: relative;
    background: #ffffff;
    box-shadow: 
        0 10px 30px -10px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.05);
    border-radius: 8px;
}.thxMessage-o .quick-classes-d::before {
    background: linear-gradient(90deg, rgb(216,178,166), rgb(188,148,137), rgb(216,178,166));
    left: -2px;
    z-index: 1;
    background-size: 200% 100%;
    right: -2px;
    content: "";
    animation: gradientMove 6s linear infinite;
    top: -2px;
    position: absolute;
    height: 5px;
}.thxMessage-o .quick-classes-d::after {
    content: "";
    background: linear-gradient(180deg, transparent, rgba(rgb(243,209,200), 0.05));
    left: 0;
    position: absolute;
    height: 30%;
    z-index: 0;
    bottom: 0;
    width: 100%;
}.thxMessage-o:hover .quick-classes-d {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 40px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
        0 1px 6px rgba(rgba(0, 0, 0, 0.5), 0.07);
}.thxMessage-o ul {
    list-style: none;
    position: relative;
    margin: 0;
    z-index: 2;
    padding: 0;
}.thxMessage-o li {
    z-index: 2;
    position: relative;
}.thxMessage-o li::before {
    left: -1rem;
    content: "";
    z-index: -1;
    height: 2rem;
    opacity: 0.3;
    position: absolute;
    top: -0.5rem;
    transform: scale(0.8);
    background-image: radial-gradient(circle, rgb(188,148,137,0.5) 0%, transparent 70%);
    transition: transform 0.6s ease, opacity 0.6s ease;
    width: 2rem;
}.thxMessage-o:hover li::before {
    transform: scale(1.2);
    opacity: 0.5;
}.thxMessage-o span {
    line-height: 1.7;
    display: block;
    font-size: 13px;
    padding: 0.5rem 0;
    position: relative;
    transition: color 0.3s ease;
    color: #000000;
    font-family: Arial, sans-serif;
}.thxMessage-o span::first-letter {
    font-size: 1.5em;
    color: rgb(216,178,166);
    font-weight: 600;
}

@keyframes gradientMove {
    0% { background-position: 0 0; }
    100% { background-position: 200% 0; }
}

@keyframes floatGlow {
    0% { transform: translateY(0) rotate(0); opacity: 0.25; }
    50% { transform: translateY(-15px) rotate(5deg); opacity: 0.35; }
    100% { transform: translateY(10px) rotate(-3deg); opacity: 0.25; }
}

@keyframes patternShift {
    0% { background-position: 0 0, 0 10px, 10px -10px, -10px 0px; }
    100% { background-position: 100px 100px, 100px 110px, 110px 90px, 90px 100px; }
}

@media (max-width: 991px) {.thxMessage-o {
    padding: 4rem 0;
}.thxMessage-o h2 {
    font-size: calc(33px * 0.9);
    margin-bottom: 2.5rem;
}.thxMessage-o .quick-classes-d {
    padding: 2.5rem 2rem;
}
}

@media (max-width: 767px) {.thxMessage-o {
    padding: 3.5rem 0;
}.thxMessage-o h2 {
    margin-bottom: 2rem;
    line-height: 1.4;
    font-size: calc(33px * 0.8);
}.thxMessage-o h2::after {
    bottom: -0.8rem;
    width: 5rem;
}.thxMessage-o .quick-classes-d {
    padding: 2rem 1.5rem;
}.thxMessage-o span {
    font-size: calc(13px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 575px) {.thxMessage-o {
    padding: 3rem 0;
}.thxMessage-o h2 {
    margin-bottom: 1.8rem;
    font-size: calc(33px * 0.7);
}.thxMessage-o h2::after {
    width: 4rem;
}.thxMessage-o .quick-classes-d {
    padding: 1.5rem 1.25rem;
}.thxMessage-o span {
    font-size: calc(13px * 0.9);
    line-height: 1.5;
}.thxMessage-o li::before {
    width: 1.5rem;
    top: -0.3rem;
    height: 1.5rem;
    left: -0.5rem;
}}.connect-with-us-r {
    overflow: hidden;
    background: rgb(243,209,200);
    padding: 100px 0;
    position: relative;
}.connect-with-us-r::before {
    z-index: 1;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    opacity: 0.07;
    content: "";
    background: repeating-linear-gradient(
        45deg,
        rgb(216,178,166,0.5) 0,
        rgb(216,178,166,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
}.connect-with-us-r::after {
    z-index: 1;
    width: 100%;
    background-image: 
        linear-gradient(rgb(188,148,137,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(188,148,137,0.5) 1px, transparent 1px);
    content: "";
    top: 0;
    height: 100%;
    left: 0;
    opacity: 0.07;
    background-size: 30px 30px;
    position: absolute;
}.connect-with-us-r .container {
    max-width: 1200px;
    position: relative;
    padding: 0 30px;
    margin: 0 auto;
    z-index: 2;
}.connect-with-us-r h2 {
    font-weight: 700;
    text-align: center;
    color: #000000;
    position: relative;
    transform: translateX(-50%);
    display: inline-block;
    left: 50%;
    font-size: 37px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}.connect-with-us-r h2::before {
    bottom: 0;
    width: 80px;
    left: calc(50% - 40px);
    position: absolute;
    background: rgb(216,178,166);
    height: 4px;
    content: "";
}.connect-with-us-r h2::after {
    height: 4px;
    position: absolute;
    bottom: 0;
    background: rgb(188,148,137);
    content: "";
    left: calc(50% - 15px);
    width: 30px;
}.connect-with-us-r .query-support-H {
    border-radius: 0;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    margin-top: 50px;
    display: flex;
    background: #ffffff;
    position: relative;
}.connect-with-us-r .img-stack-T {
    min-height: 550px;
    position: relative;
    flex: 0 0 45%;
}.connect-with-us-r .img-stack-T::before {
    position: absolute;
    content: "";
    background: linear-gradient(
        135deg, 
        rgba(rgb(216,178,166), 0.4), 
        rgba(rgb(188,148,137), 0.4)
    );
    z-index: 1;
    inset: 0;
}.connect-with-us-r .request-message-q {
    justify-content: center;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 60px;
    flex: 0 0 55%;
}.connect-with-us-r .request-message-q::before {
    width: 150px;
    border: 30px solid rgb(216,178,166,0.5);
    top: -75px;
    content: "";
    border-radius: 50%;
    right: -75px;
    height: 150px;
    position: absolute;
    z-index: 0;
}.connect-with-us-r .request-message-q::after {
    left: -50px;
    z-index: 0;
    bottom: -50px;
    background: rgb(188,148,137,0.5);
    height: 100px;
    content: "";
    width: 100px;
    position: absolute;
    border-radius: 0;
    transform: rotate(45deg);
}.connect-with-us-r form {
    position: relative;
    z-index: 2;
}.connect-with-us-r form h3 {
    position: relative;
    font-size: 24px;
    margin-bottom: 40px;
    color: #000000;
    display: inline-block;
    font-weight: 600;
}.connect-with-us-r form h3::after {
    left: 0;
    bottom: -15px;
    background: rgb(216,178,166);
    width: 50%;
    position: absolute;
    height: 2px;
    content: "";
}.connect-with-us-r form input[type="text"] {
    border-bottom: 2px solid rgb(243,209,200);
    background: transparent;
    border: none;
    margin-bottom: 25px;
    color: #000000;
    width: 100%;
    transition: all 0.3s ease;
    padding: 20px 25px;
    font-size: 13px;
}.connect-with-us-r form input[type="text"]:focus {
    outline: none;
    border-bottom-color: rgb(216,178,166);
}.connect-with-us-r form input[type="text"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(#000000, 0.5);
}.connect-with-us-r form input[type="text"]:focus::placeholder {
    transform: translateY(-10px);
    opacity: 0;
}.connect-with-us-r .message-message-R {
    margin-bottom: 40px;
    position: relative;
}.connect-with-us-r .message-message-R input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.connect-with-us-r .message-message-R label {
    padding-left: 35px;
    line-height: 1.5;
    cursor: pointer;
    color: #000000;
    position: relative;
    font-size: 14px;
}.connect-with-us-r .message-message-R label::before {
    top: 0;
    border: 2px solid rgb(243,209,200);
    content: "";
    height: 22px;
    transition: all 0.3s ease;
    width: 22px;
    position: absolute;
    left: 0;
    background: transparent;
}.connect-with-us-r .message-message-R input[type="checkbox"]:checked + label::before {
    background: rgb(216,178,166);
    border-color: rgb(216,178,166);
}.connect-with-us-r .message-message-R input[type="checkbox"]:checked + label::after {
    top: 4px;
    width: 6px;
    content: "";
    left: 8px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    height: 12px;
    transform: rotate(45deg);
    position: absolute;
}.connect-with-us-r .message-message-R label a {
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
    color: rgb(216,178,166);
    font-weight: 600;
}.connect-with-us-r .message-message-R label a::after {
    position: absolute;
    background: rgb(216,178,166);
    bottom: -1px;
    transform-origin: left;
    content: "";
    transition: transform 0.3s ease;
    left: 0;
    width: 100%;
    transform: scaleX(1);
    height: 1px;
}.connect-with-us-r .message-message-R label a:hover {
    color: rgb(188,148,137);
}.connect-with-us-r .message-message-R label a:hover::after {
    transform: scaleX(0);
    background: rgb(188,148,137);
}.connect-with-us-r .help-help-Q {
    position: relative;
    color: #ffffff;
    background: rgb(216,178,166);
    transition: all 0.3s ease;
    clip-path: polygon(
        0 0,
        100% 0,
        100% 70%,
        90% 100%,
        0 100%
    );
    padding: 18px 40px;
    display: inline-block;
    z-index: 1;
    overflow: hidden;
    width: auto;
    cursor: pointer;
    border: none;
    font-size: 15px;
    font-weight: 600;
}.connect-with-us-r .help-help-Q::before {
    height: 100%;
    width: 0;
    content: "";
    left: -10px;
    background: rgb(188,148,137);
    z-index: -1;
    top: 0;
    transform: skewX(-25deg);
    position: absolute;
    transition: width 0.5s ease;
}.connect-with-us-r .help-help-Q:hover::before {
    width: 150%;
}.connect-with-us-r svg {
    stroke: rgb(216,178,166);
    height: 24px;
    width: 24px;
    stroke-width: 2;
    fill: none;
    transition: all 0.3s ease;
}.connect-with-us-r svg path {
    stroke: rgb(216,178,166);
    fill: none;
    transition: all 0.3s ease;
}.connect-with-us-r svg:hover,
.connect-with-us-r svg:hover path {
    stroke: rgb(188,148,137);
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0px);
    }
}

@media (max-width: 1024px) {.connect-with-us-r {
    padding: 80px 0;
}.connect-with-us-r .img-stack-T {
    min-height: 500px;
}.connect-with-us-r .request-message-q {
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.connect-with-us-r {
    padding: 60px 0;
}.connect-with-us-r .query-support-H {
    flex-direction: column;
}.connect-with-us-r .img-stack-T {
    min-height: 300px;
    width: 100%;
}.connect-with-us-r .request-message-q {
    width: 100%;
    padding: 40px 30px;
}.connect-with-us-r form h3 {
    margin-bottom: 30px;
}.connect-with-us-r form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.connect-with-us-r .message-message-R {
    margin-bottom: 30px;
}.connect-with-us-r .help-help-Q {
    padding: 15px 30px;
    width: 100%;
}
}

@media (max-width: 480px) {.connect-with-us-r {
    padding: 50px 0;
}.connect-with-us-r h2 {
    font-size: calc(37px * 0.85);
}.connect-with-us-r .query-support-H {
    margin-top: 30px;
}.connect-with-us-r .img-stack-T {
    min-height: 200px;
}.connect-with-us-r .request-message-q {
    padding: 30px 20px;
}.connect-with-us-r form h3 {
    font-size: calc(24px * 0.9);
    margin-bottom: 25px;
}.connect-with-us-r form input[type="text"] {
    margin-bottom: 15px;
    padding: 12px 15px;
}.connect-with-us-r .message-message-R {
    margin-bottom: 25px;
}.connect-with-us-r .message-message-R label {
    font-size: calc(14px * 0.9);
}.connect-with-us-r .help-help-Q {
    padding: 12px 25px;
}}header {
    position: relative;
    background: rgb(188,148,137);
    overflow: visible;
    margin-top: 0;
    z-index: 100;
    padding: 0;
}header::before {
    height: 100%;
    background-size: 20px 20px;
    left: 0;
    width: 100%;
    content: '';
    top: 0;
    position: absolute;
    z-index: 0;
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
    linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
}header::after {
    background: 
        linear-gradient(to right, transparent 0%, rgb(188,148,137,0.5) 50%, transparent 100%),
        linear-gradient(to bottom, transparent 0%, rgb(188,148,137,0.5) 50%, transparent 100%);
    top: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    content: '';
    z-index: 0;
}header .main-site-b {
    align-items: center;
    display: flex;
    z-index: 5;
    padding: 1.3rem 2.5rem;
    justify-content: space-between;
    position: relative;
}header .header-sitebar-u {
    padding: 0.5rem 0.7rem;
    margin-right: 2rem;
    border-left: 3px solid rgb(216,178,166);
    flex: 0 0 auto;
    transition: all 0.3s ease;
    overflow: hidden;
    z-index: 2;
    position: relative;
}header .header-sitebar-u::before {
    transform: scaleX(0);
    transition: all 0.4s ease;
    opacity: 0;
    position: absolute;
    height: 100%;
    content: '';
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    top: 0;
}header .header-sitebar-u:hover {
    transform: translateX(5px);
    box-shadow: 5px 0 15px -5px rgb(216,178,166);
}header .header-sitebar-u:hover::before {
    opacity: 1;
    transform: scaleX(1);
}header .header-pagewrap-P {
    transition: all 0.3s ease;
    position: relative;
    display: block;
}header .header-pagewrap-P::after {
    height: 10px;
    position: absolute;
    transition: all 0.3s ease;
    bottom: -5px;
    background: rgb(216,178,166);
    content: '';
    right: -5px;
    width: 10px;
    opacity: 0;
}header .header-pagewrap-P:hover::after {
    opacity: 1;
}header .header-pagewrap-P img {
    filter: brightness(1.1);
    max-height: 40px;
}header .top-prime-u {
    margin: 0;
    display: flex;
    z-index: 2;
    list-style: none;
    position: relative;
    padding: 0;
}header .top-prime-u::before {
    position: absolute;
    background: rgb(216,178,166);
    right: -20px;
    transform: translateY(-50%);
    content: '';
    top: 50%;
    height: 1px;
    width: 40px;
}header .head-pagebar-S {
    position: relative;
    margin: 0 1px;
}header .head-pagebar-S a {
    color: #ffffff;
    border-right: 1px solid transparent;
    align-items: center;
    border-left: 1px solid transparent;
    letter-spacing: 1px;
    display: flex;
    z-index: 1;
    font-weight: 600;
    overflow: hidden;
    transition: all 0.3s ease;
    justify-content: center;
    padding: 0 1.2rem;
    font-size: 16px;
    height: 45px;
    position: relative;
    text-decoration: none;
}header .head-pagebar-S a::before {
    transform: translateX(-100%);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: rgb(216,178,166);
    left: 0;
    top: 0;
    transition: transform 0.3s ease;
    content: '';
}header .head-pagebar-S a:hover {
    border-left-color: rgba(255, 255, 255, 0.2);
    border-right-color: rgba(255, 255, 255, 0.2);
    color: #ffffff;
}header .head-pagebar-S a:hover::before {
    transform: translateX(0);
}header .head-pagebar-S a::after {
    top: 0;
    position: absolute;
    width: 100%;
    transform-origin: right;
    left: 0;
    background: rgb(216,178,166);
    transform: scaleX(0);
    content: '';
    transition: transform 0.3s ease;
    height: 2px;
}header .head-pagebar-S a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}header .head-pagebar-S::before {
    content: '';
    background: rgb(216,178,166);
    transition: transform 0.3s ease;
    top: 50%;
    width: 5px;
    left: -10px;
    transform: translateY(-50%) scale(0);
    height: 5px;
    position: absolute;
}header .head-pagebar-S:hover::before {
    transform: translateY(-50%) scale(1);
}header .main-site-b::before {
    background: rgb(216,178,166);
    left: 20px;
    height: 1px;
    position: absolute;
    top: 20px;
    content: '';
    width: 30px;
}header .main-site-b::after {
    left: 20px;
    width: 1px;
    height: 30px;
    position: absolute;
    content: '';
    top: 20px;
    background: rgb(216,178,166);
}.top-primary-g {
    padding-top: 2rem;
    position: relative;
    background: rgb(243,209,200);
    z-index: 1;
}@keyframes typingCursor {
    0%, 100% { opacity: 1; }
    50% { opacity: 0; }
}

header .head-pagebar-S:last-child::after {
    font-weight: 700;
    top: 50%;
    content: '|';
    color: rgb(216,178,166);
    transform: translateY(-50%);
    position: absolute;
    right: -10px;
    animation: typingCursor 1s infinite;
}

@media (min-width: 1400px) {header .main-site-b {
    margin: 0 auto;
    max-width: 1320px;
}header .head-pagebar-S {
    margin: 0 2px;
}header .head-pagebar-S a {
    padding: 0 1.5rem;
}
}

@media (max-width: 991px) {header .main-site-b {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .header-sitebar-u {
    margin-bottom: 0;
    margin-right: 0;
}header .top-prime-u {
    flex-basis: 100%;
    margin-top: 1rem;
    justify-content: flex-end;
}header .top-prime-u::before {
    display: none;
}header .head-pagebar-S a {
    height: 40px;
    font-size: calc(16px - 1px);
    padding: 0 1rem;
}header .head-pagebar-S::before {
    display: none;
}header .main-site-b::before,
    header .main-site-b::after {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .main-site-b {
    padding: 0.8rem 1.5rem;
}header .header-sitebar-u {
    padding: 0.4rem 0.6rem;
    max-width: 140px;
}header .header-pagewrap-P img {
    max-height: 35px;
}header .top-prime-u {
    padding-bottom: 0.5rem;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    margin-top: 0.8rem;
    scrollbar-width: thin;
    justify-content: flex-start;
}header .top-prime-u::-webkit-scrollbar {
    height: 3px;
}header .top-prime-u::-webkit-scrollbar-thumb {
    background: rgb(216,178,166);
    border-radius: 10px;
}header .head-pagebar-S {
    flex: 0 0 auto;
    margin: 0;
}header .head-pagebar-S a {
    white-space: nowrap;
    letter-spacing: 0.5px;
    padding: 0 0.8rem;
    height: 35px;
    font-size: calc(16px - 2px);
}header .head-pagebar-S:last-child::after {
    display: none;
}
}

@media (max-width: 479px) {header .main-site-b {
    padding: 0.7rem 1.2rem;
}header .header-sitebar-u {
    max-width: 120px;
    padding: 0.3rem 0.5rem;
}header .head-pagebar-S a {
    padding: 0 0.6rem;
    height: 32px;
    font-size: calc(16px - 3px);
}}.mentorship-experience-l {
    overflow: hidden;
    padding: 80px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(243,209,200), rgba(245, 247, 250, 0.9));
}.mentorship-experience-l::before {
    background-image: 
        linear-gradient(30deg, rgb(188,148,137,0.5) 2px, transparent 2px),
        linear-gradient(120deg, rgb(188,148,137,0.5) 2px, transparent 2px);
    z-index: 0;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0.07;
    background-size: 60px 60px;
    height: 100%;
    content: "";
}.mentorship-experience-l::after {
    opacity: 0.1;
    right: -20%;
    width: 70%;
    content: "";
    z-index: 1;
    top: -50%;
    position: absolute;
    background: radial-gradient(circle at center, rgb(188,148,137,0.5) 0%, transparent 70%);
    height: 200%;
    transform: rotate(-15deg);
}.mentorship-experience-l .container {
    max-width: 1140px;
    z-index: 2;
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
}.mentorship-experience-l .feedback-carousel-P {
    position: relative;
    padding: 40px;
    gap: 30px;
    box-shadow: 
        15px 15px 30px rgba(rgba(0, 0, 0, 0.5), 0.06),
        -5px -5px 20px rgba(#ffffff, 0.8),
        inset 2px 2px 5px rgba(#ffffff, 0.4),
        inset -2px -2px 5px rgba(rgba(0, 0, 0, 0.5), 0.05);
    border-radius: 8px;
    background: #ffffff;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    display: grid;
    grid-template-columns: 1fr;
}.mentorship-experience-l .feedback-carousel-P:hover {
    transform: translateY(-5px);
    box-shadow: 
        20px 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
        -8px -8px 25px rgba(#ffffff, 0.9),
        inset 2px 2px 5px rgba(#ffffff, 0.4),
        inset -2px -2px 5px rgba(rgba(0, 0, 0, 0.5), 0.05);
}.mentorship-experience-l .feedback-carousel-P > div:first-child {
    justify-content: center;
    display: flex;
    align-items: center;
}.mentorship-experience-l .img-stack-T {
    border-radius: 12px;
    width: 160px;
    box-shadow: 
        8px 8px 16px rgba(rgba(0, 0, 0, 0.5), 0.1),
        -4px -4px 12px rgba(#ffffff, 0.6);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    height: 160px;
    transform: rotate(-2deg);
}.mentorship-experience-l .feedback-carousel-P:hover .img-stack-T {
    transform: rotate(1deg) scale(1.03);
}.mentorship-experience-l .img-stack-T::before {
    transition: transform 0.8s ease;
    border-radius: 20px;
    position: absolute;
    right: -15px;
    opacity: 0.2;
    content: "";
    background: linear-gradient(135deg, rgb(188,148,137,0.5), transparent);
    transform: rotate(-3deg);
    top: -15px;
    bottom: -15px;
    z-index: -1;
    left: -15px;
}.mentorship-experience-l .feedback-carousel-P:hover .img-stack-T::before {
    transform: rotate(1deg) scale(1.05);
}.mentorship-experience-l .feedback-carousel-P > div:nth-child(2) {
    padding-bottom: 20px;
    text-align: center;
    position: relative;
}.mentorship-experience-l .feedback-carousel-P > div:nth-child(2)::after {
    position: absolute;
    width: 80px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    height: 3px;
    background: linear-gradient(90deg, transparent, rgb(188,148,137), transparent);
}.mentorship-experience-l .name {
    position: relative;
    font-weight: 700;
    color: rgb(216,178,166);
    font-family: Arial, sans-serif;
    font-size: calc(24px * 1.1);
    display: inline-block;
    margin: 0 0 10px;
    letter-spacing: 0.5px;
}.mentorship-experience-l .feedback-carousel-P > div:nth-child(2) > div {
    padding: 5px 15px;
    letter-spacing: 0.3px;
    border-radius: 4px;
    color: rgb(188,148,137);
    font-size: calc(16px * 0.95);
    background: linear-gradient(120deg, rgba(rgb(188,148,137,0.5), 0.05), rgba(rgb(188,148,137,0.5), 0.15));
    position: relative;
    display: inline-block;
    backdrop-filter: blur(2px);
    font-weight: 600;
}.mentorship-experience-l .career-back-B {
    line-height: 1.7;
    color: #000000;
    background: linear-gradient(to right, rgba(rgb(188,148,137,0.5), 0.05), transparent);
    font-size: 16px;
    border-left: 3px solid rgb(188,148,137);
    padding: 10px 20px 10px 30px;
    position: relative;
    margin: 0;
    backdrop-filter: blur(3px);
    font-family: Arial, sans-serif;
}.mentorship-experience-l .career-back-B::before {
    position: absolute;
    left: 10px;
    top: -20px;
    content: "";
    font-size: 80px;
    font-family: serif;
    color: rgb(188,148,137);
    opacity: 0.1;
}.mentorship-experience-l .career-back-B::after {
    position: absolute;
    color: rgb(188,148,137);
    right: 10px;
    font-family: serif;
    content: "";
    font-size: 80px;
    bottom: -70px;
    opacity: 0.1;
}

@media (min-width: 768px) {.mentorship-experience-l {
    padding: 100px 0;
}.mentorship-experience-l .feedback-carousel-P {
    grid-template-columns: auto 1fr;
    gap: 40px 50px;
    padding: 50px;
    grid-template-areas: 
            "photo info"
            "quote quote";
    align-items: center;
}.mentorship-experience-l .feedback-carousel-P > div:first-child {
    grid-area: photo;
}.mentorship-experience-l .feedback-carousel-P > div:nth-child(2) {
    text-align: left;
    padding-bottom: 0;
    grid-area: info;
}.mentorship-experience-l .feedback-carousel-P > div:nth-child(3) {
    grid-area: quote;
}.mentorship-experience-l .feedback-carousel-P > div:nth-child(2)::after {
    width: 60px;
    left: 0;
    background: linear-gradient(90deg, rgb(188,148,137), transparent);
    bottom: -10px;
    transform: none;
}.mentorship-experience-l .img-stack-T {
    height: 200px;
    width: 200px;
}.mentorship-experience-l .career-back-B {
    margin-top: 20px;
    font-size: calc(16px * 1.05);
    padding: 25px 40px 25px 50px;
}
}

@media (min-width: 992px) {.mentorship-experience-l .feedback-carousel-P {
    grid-template-columns: auto 1fr 1fr;
    grid-template-areas: 
            "photo info quote";
    gap: 0 50px;
}.mentorship-experience-l .img-stack-T {
    transform: rotate(-3deg);
    height: 240px;
    width: 240px;
}.mentorship-experience-l .feedback-carousel-P:hover .img-stack-T {
    transform: rotate(0) scale(1.05);
}.mentorship-experience-l .career-back-B {
    position: relative;
    background: linear-gradient(135deg, rgba(rgb(188,148,137,0.5), 0.08), transparent);
    margin-top: 0;
    padding: 30px;
    border-left: none;
}.mentorship-experience-l .career-back-B::before {
    left: 0;
}.mentorship-experience-l .career-back-B::after {
    right: 0;
}.mentorship-experience-l .career-back-B:before {
    top: 0;
    width: 3px;
    background: linear-gradient(to bottom, rgb(188,148,137), transparent);
    left: -25px;
    position: absolute;
    content: "";
    height: 100%;
}
}

@media (max-width: 767px) {.mentorship-experience-l {
    padding: 60px 0;
}.mentorship-experience-l .feedback-carousel-P {
    padding: 30px 25px;
}.mentorship-experience-l .img-stack-T {
    width: 140px;
    height: 140px;
}.mentorship-experience-l .name {
    font-size: 24px;
}.mentorship-experience-l .feedback-carousel-P > div:nth-child(2) > div {
    font-size: calc(16px * 0.9);
}.mentorship-experience-l .career-back-B {
    line-height: 1.6;
    font-size: calc(16px * 0.95);
    padding: 15px 15px 15px 25px;
}}.company-info-h {
    padding: 120px 0;
    overflow: hidden;
    color: #ffffff;
    position: relative;
}.company-info-h::before {
    top: 0;
    content: "";
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.9) 0%, 
        rgba(0, 0, 0, 0.85) 25%,
        rgba(0, 0, 0, 0.75) 50%,
        rgba(0, 0, 0, 0.65) 100%);
}.company-info-h::after {
    opacity: 0.15;
    content: "";
    position: absolute;
    top: -10%;
    filter: blur(40px);
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    background: rgb(216,178,166);
    animation: floatBlob 20s infinite alternate ease-in-out;
    width: 60%;
    height: 60%;
    right: -10%;
    z-index: 0;
}.company-info-h .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
    z-index: 2;
}.company-info-h .text-holder-box-F {
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateX(0);
    max-width: 840px;
    position: relative;
}.company-info-h h1 {
    transform: translateY(0);
    position: relative;
    opacity: 1;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 50px;
    font-size: 41px;
    transition: all 0.5s ease-out;
    display: inline-block;
}.company-info-h h1::after {
    bottom: -15px;
    animation: expandLine 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    transform-origin: left;
    position: absolute;
    width: 80px;
    content: "";
    height: 4px;
    left: 0;
    background: linear-gradient(90deg, rgb(216,178,166) 0%, rgb(188,148,137) 100%);
}.company-info-h ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.company-info-h li {
    margin-bottom: 20px;
}.company-info-h h4 {
    letter-spacing: 0.5px;
    transition: transform 0.4s ease;
    transform: translateX(0);
    display: inline-block;
    position: relative;
    font-weight: 600;
    font-size: calc(31px - 2px);
    margin: 0 0 15px 0;
    color: rgb(188,148,137);
}.company-info-h h4::before {
    position: absolute;
    content: "";
    background: rgb(188,148,137);
    bottom: -5px;
    transition: width 0.4s ease;
    height: 2px;
    width: 0;
    left: 0;
}.company-info-h h4:hover {
    transform: translateX(5px);
}.company-info-h h4:hover::before {
    width: 100%;
}.company-info-h span {
    transform: translateY(0);
    color: rgba(255, 255, 255, 0.9);
    padding: 30px;
    background: linear-gradient(90deg, 
        rgba(0, 0, 0, 0.4) 0%, 
        rgba(0, 0, 0, 0.3) 100%);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    display: block;
    transition: all 0.4s ease;
    border-left: 3px solid rgb(216,178,166);
    font-size: 12px;
    position: relative;
    line-height: 1.7;
}.company-info-h span:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}.company-info-h span::first-letter {
    color: rgb(216,178,166);
    font-weight: 700;
    margin-right: 8px;
    font-size: 2.5em;
    line-height: 1;
    float: left;
}

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

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

@media (max-width: 992px) {.company-info-h {
    padding: 90px 0;
}.company-info-h h1 {
    margin-bottom: 40px;
    font-size: calc(41px - 6px);
}.company-info-h h4 {
    font-size: calc(31px - 4px);
}.company-info-h span {
    padding: 25px;
    font-size: calc(12px - 1px);
}
}

@media (max-width: 768px) {.company-info-h {
    padding: 70px 0;
}.company-info-h .container {
    padding: 0 20px;
}.company-info-h h1 {
    margin-bottom: 35px;
    font-size: calc(41px - 10px);
}.company-info-h h4 {
    font-size: calc(31px - 6px);
}.company-info-h span {
    padding: 20px;
    line-height: 1.6;
}.company-info-h span::first-letter {
    font-size: 2em;
}.company-info-h::after {
    width: 80%;
    height: 50%;
}
}

@media (max-width: 576px) {.company-info-h {
    padding: 50px 0;
}.company-info-h .container {
    padding: 0 15px;
}.company-info-h h1 {
    font-size: calc(41px - 14px);
    margin-bottom: 30px;
}.company-info-h h1::after {
    height: 3px;
    bottom: -10px;
}.company-info-h h4 {
    font-size: calc(31px - 8px);
    margin-bottom: 10px;
}.company-info-h span {
    font-size: calc(12px - 2px);
    padding: 15px;
    line-height: 1.5;
}.company-info-h span::first-letter {
    margin-right: 5px;
    font-size: 1.8em;
}}.prospective-members-o {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(243,209,200) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 130px 0;
}.prospective-members-o::before {
    height: 100%;
    background-size: 60px 60px;
    opacity: 0.05;
    position: absolute;
    background: 
        linear-gradient(45deg, rgb(216,178,166,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(188,148,137,0.5) 25%, transparent 25%);
    width: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    content: "";
}.prospective-members-o .container {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 0 20px;
    max-width: 1200px;
}.prospective-members-o .quick-classes-d {
    position: relative;
}.prospective-members-o h4 {
    padding-bottom: 20px;
    font-weight: 700;
    font-size: 37px;
    color: #000000;
    position: relative;
    margin-bottom: 70px;
    text-align: center;
}.prospective-members-o h4::after {
    border-radius: 2px;
    height: 4px;
    content: "";
    bottom: 0;
    transform: translateX(-50%);
    position: absolute;
    background: linear-gradient(90deg, rgb(216,178,166), rgb(188,148,137));
    width: 70px;
    left: 50%;
}.prospective-members-o div {
    display: flex;
    gap: 30px;
    justify-content: center;
    flex-wrap: wrap;
}.prospective-members-o div p {
    line-height: 1.6;
    background: #ffffff;
    font-size: 17px;
    color: #000000;
    flex: 0 0 calc(33.333% - 20px);
    margin: 0;
    padding: 25px 25px 25px 75px;
    position: relative;
    z-index: 1;
    border-radius: 29px;
    transition: all 0.3s ease;
    min-width: 280px;
}.prospective-members-o div p::before {
    position: absolute;
    top: 5px;
    border: 1px solid rgb(216,178,166,0.5);
    opacity: 0.4;
    transition: all 0.3s ease;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    content: "";
    border-radius: calc(29px - 5px);
    background: #ffffff;
    z-index: -1;
    left: 5px;
}.prospective-members-o div p::after {
    position: absolute;
    background: #ffffff;
    top: 10px;
    left: 10px;
    transition: all 0.3s ease;
    border-radius: calc(29px - 10px);
    z-index: -2;
    content: "";
    height: calc(100% - 20px);
    width: calc(100% - 20px);
    opacity: 0.2;
    border: 1px solid rgb(188,148,137,0.5);
}.prospective-members-o div p:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.prospective-members-o div p:hover::before {
    top: 10px;
    left: 10px;
}.prospective-members-o div p:hover::after {
    top: 15px;
    left: 15px;
}.prospective-members-o div p svg {
    position: absolute;
    transition: all 0.3s ease;
    background: rgb(243,209,200);
    left: 25px;
    height: 35px;
    padding: 8px;
    width: 35px;
    border-radius: 50%;
    top: 25px;
}.prospective-members-o div p:hover svg {
    transform: rotate(15deg);
    background: rgb(216,178,166,0.5);
}.prospective-members-o div p svg path {
    transition: all 0.3s ease;
    fill: rgb(216,178,166);
}.prospective-members-o div p:hover svg path {
    fill: rgb(188,148,137);
}

@media (max-width: 991px) {.prospective-members-o {
    padding: 100px 0;
}.prospective-members-o h4 {
    font-size: calc(37px - 2px);
    margin-bottom: 60px;
}.prospective-members-o div {
    gap: 25px;
}.prospective-members-o div p {
    flex: 0 0 calc(50% - 15px);
    min-width: 250px;
    padding: 20px 20px 20px 65px;
}.prospective-members-o div p svg {
    width: 30px;
    left: 20px;
    top: 20px;
    height: 30px;
}
}

@media (max-width: 767px) {.prospective-members-o {
    padding: 80px 0;
}.prospective-members-o h4 {
    font-size: calc(37px - 4px);
    margin-bottom: 50px;
}.prospective-members-o div {
    gap: 20px;
}.prospective-members-o div p {
    flex: 0 0 100%;
    padding: 18px 18px 18px 60px;
}.prospective-members-o div p svg {
    height: 28px;
    width: 28px;
}
}

@media (max-width: 479px) {.prospective-members-o {
    padding: 60px 0;
}.prospective-members-o h4 {
    font-size: calc(37px - 6px);
    padding-bottom: 15px;
    margin-bottom: 40px;
}.prospective-members-o div {
    gap: 15px;
}.prospective-members-o div p {
    padding: 15px 15px 15px 55px;
    font-size: calc(17px - 1px);
}.prospective-members-o div p svg {
    width: 25px;
    padding: 6px;
    height: 25px;
    left: 15px;
    top: 15px;
}}.homepage-i {
    overflow: hidden;
    position: relative;
    align-items: center;
    perspective: 1000px;
    justify-content: center;
    display: flex;
    min-height: 100vh;
    background: linear-gradient(135deg, rgb(243,209,200) 0%, rgb(216,178,166,0.5) 100%);
}.homepage-i::before {
    bottom: 0;
    position: absolute;
    pointer-events: none;
    content: "";
    opacity: 0.05;
    background: repeating-linear-gradient(
    45deg,
    rgb(216,178,166,0.5) 0px,
    rgb(216,178,166,0.5) 1px,
    transparent 1px,
    transparent 20px
  );
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
}.homepage-i::after {
    top: -10%;
    position: absolute;
    content: "";
    opacity: 0.2;
    background: radial-gradient(
    circle at center,
    rgb(188,148,137) 0%,
    transparent 70%
  );
    height: 40%;
    animation: float 18s infinite ease-in-out;
    filter: blur(60px);
    right: -10%;
    width: 40%;
}.homepage-i .learn-title-L {
    z-index: 5;
    max-width: 1200px;
    position: relative;
    display: grid;
    width: 90%;
    grid-template-columns: 1fr;
    gap: 2rem;
    transform-style: preserve-3d;
    animation: fadeInUp 1s ease-out forwards;
}.homepage-i .learn-title-L > div:first-child {
    background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.07),
    rgba(255, 255, 255, 0.01)
  );
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    border-left: 3px solid rgb(188,148,137);
    transform: translateZ(50px);
    padding: 2.5rem;
    position: relative;
    box-shadow: 
    0 10px 30px rgba(0, 0, 0, 0.05),
    0 1px 3px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
}.homepage-i .learn-title-L > div:first-child:hover {
    transform: translateZ(70px) scale(1.02);
}.homepage-i h3 {
    position: relative;
    color: rgb(216,178,166);
    letter-spacing: 0.02em;
    font-weight: 600;
    font-size: calc(19px * 1.1);
    line-height: 1.5;
    transform: translateX(0);
    margin: 0;
    transition: transform 0.4s ease-out;
}.homepage-i .learn-title-L > div:first-child:hover h3 {
    transform: translateX(10px);
}.homepage-i .learn-title-L > div:nth-child(2) {
    position: relative;
    perspective: 800px;
}.homepage-i .master-track-i {
    padding: 3rem;
    transform: rotateX(5deg);
    transition: 
    transform 0.6s cubic-bezier(0.17, 0.67, 0.83, 0.67),
    box-shadow 0.6s ease;
    transform-origin: bottom center;
    background: linear-gradient(
    145deg,
    #ffffff 0%,
    rgba(255, 255, 255, 0.9) 100%
  );
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.1),
    0 2px 5px rgba(0, 0, 0, 0.05),
    0 0 0 1px rgba(255, 255, 255, 0.1);
    position: relative;
}.homepage-i .master-track-i:hover {
    box-shadow: 
    0 30px 60px rgba(0, 0, 0, 0.15),
    0 2px 5px rgba(0, 0, 0, 0.05),
    0 0 0 1px rgba(255, 255, 255, 0.2);
    transform: rotateX(0);
}.homepage-i .master-track-i::before {
    z-index: 1;
    background: linear-gradient(
    to right,
    rgb(216,178,166),
    rgb(188,148,137)
  );
    position: absolute;
    right: 0;
    height: 5px;
    content: "";
    left: 0;
    top: 0;
}.homepage-i h1 {
    margin: 0 0 2rem 0;
    font-size: 48px;
    line-height: 1.2;
    font-weight: 700;
    color: #000000;
    letter-spacing: -0.01em;
    position: relative;
    transform: translateY(0);
    transition: transform 0.5s ease;
}.homepage-i .master-track-i:hover h1 {
    transform: translateY(-5px);
}.homepage-i h1::after {
    width: 80px;
    left: 0;
    bottom: -10px;
    transform: scaleX(1);
    transition: transform 0.5s ease;
    position: absolute;
    content: "";
    transform-origin: left;
    height: 3px;
    background: rgb(188,148,137);
}.homepage-i .master-track-i:hover h1::after {
    transform: scaleX(1.5);
}.homepage-i .master-track-i > div {
    position: relative;
    overflow: hidden;
    transform: translateY(0);
    box-shadow: 
    0 15px 25px rgba(0, 0, 0, 0.1),
    0 5px 10px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    border-radius: 10px;
}.homepage-i .master-track-i:hover > div {
    transform: translateY(5px);
}.homepage-i .master-track-i > div::before {
    left: 0;
    bottom: 0;
    z-index: 1;
    position: absolute;
    right: 0;
    background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.3),
    rgba(0, 0, 0, 0.7)
  );
    top: 0;
    content: "";
}.homepage-i p {
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 0.03em;
    padding: 3rem 2rem;
    position: relative;
    line-height: 1.6;
    font-size: calc(16px * 1.2);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    text-align: center;
    z-index: 2;
    margin: 0;
}

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

@keyframes float {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(-5%, 5%);
  }
  50% {
    transform: translate(5%, 10%);
  }
  75% {
    transform: translate(-3%, 3%);
  }
  100% {
    transform: translate(0, 0);
  }
}

@media (min-width: 768px) {.homepage-i .learn-title-L {
    gap: 3rem;
    grid-template-columns: 0.8fr 1.2fr;
}.homepage-i h1 {
    font-size: calc(48px * 1.1);
}.homepage-i p {
    padding: 4rem 3rem;
    font-size: calc(16px * 1.3);
}.homepage-i .learn-title-L > div:first-child {
    padding: 3rem;
    align-self: center;
}
}

@media (min-width: 992px) {.homepage-i .learn-title-L {
    grid-template-columns: 0.7fr 1.3fr;
    gap: 4rem;
}.homepage-i h1 {
    font-size: calc(48px * 1.2);
}.homepage-i h3 {
    font-size: calc(19px * 1.2);
}
}

@media (max-width: 767px) {.homepage-i {
    padding: 4rem 1rem;
}.homepage-i .learn-title-L > div:first-child {
    padding: 1.5rem;
}.homepage-i h3 {
    font-size: 19px;
}.homepage-i .master-track-i {
    padding: 2rem 1.5rem;
}.homepage-i h1 {
    font-size: calc(31px * 1.1);
    margin-bottom: 1.5rem;
}.homepage-i p {
    font-size: 16px;
    padding: 2rem 1.5rem;
}
}

@media (max-width: 480px) {.homepage-i {
    padding: 3rem 1rem;
}.homepage-i .learn-title-L > div:first-child {
    padding: 1.25rem;
}.homepage-i h3 {
    font-size: calc(18px * 1.1);
}.homepage-i .master-track-i {
    padding: 1.5rem 1rem;
}.homepage-i h1 {
    font-size: 31px;
    margin-bottom: 1rem;
}}.service-package-y {
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(243,209,200), #ffffff);
    padding: 6rem 0;
}.service-package-y::before {
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    background: linear-gradient(120deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0) 70%);
    content: "";
}.service-package-y .container {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1320px;
    padding: 0 15px;
}.service-package-y .package-pricing-s {
    gap: 3rem;
    display: grid;
    grid-template-columns: 1fr;
}.service-package-y .study-costs-Q {
    opacity: 0;
    transform: translateY(20px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.05);
    order: 1;
    animation: fadeInUp 0.8s forwards 0.2s;
    text-align: center;
    background: linear-gradient(145deg, #ffffff, rgb(255, 255, 255, 0.5));
    padding: 2rem;
}.service-package-y .study-costs-Q h2 {
    position: relative;
    display: inline-block;
    font-weight: 700;
    font-size: 34px;
    color: rgb(216,178,166);
    margin-bottom: 1.5rem;
}.service-package-y .study-costs-Q h2::after {
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(216,178,166), transparent);
    content: "";
    transform: translateX(-50%);
    width: 60%;
    height: 3px;
    left: 50%;
    bottom: -10px;
}.service-package-y .study-costs-Q .cost-card-l {
    max-width: 80%;
    margin: 0 auto;
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    line-height: 1.6;
}.service-package-y .learning-fees-m {
    grid-template-columns: 1fr;
    gap: 2rem;
    display: grid;
    order: 2;
}.service-package-y .bundle-price-f {
    opacity: 0;
    display: block;
    animation-delay: calc(0.1s * var(--i, 1));
    text-decoration: none;
    animation: fadeInUp 0.8s forwards;
    transition: transform 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transform: translateY(30px);
    will-change: transform, opacity;
}.service-package-y .bundle-price-f:nth-child(1) {
    --i: 1;
}.service-package-y .bundle-price-f:nth-child(2) {
    --i: 2;
}.service-package-y .bundle-price-f:nth-child(3) {
    --i: 3;
}.service-package-y .bundle-price-f:nth-child(4) {
    --i: 4;
}.service-package-y .bundle-price-f:hover {
    transform: translateY(-5px) scale(1.02);
}.service-package-y .plan-details-E {
    background: #ffffff;
    display: flex;
    height: 100%;
    transition: all 0.4s ease;
    box-shadow: 0 10px 30px rgba(0,0,0,0.07);
    flex-direction: column;
    position: relative;
    overflow: hidden;
}.service-package-y .bundle-price-f:hover .plan-details-E {
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
}.service-package-y .cert-plans-k {
    flex-grow: 1;
    flex-direction: column;
    padding: 2.5rem 2rem;
    z-index: 1;
    position: relative;
    display: flex;
}.service-package-y .cert-plans-k::before {
    width: 120px;
    content: "";
    position: absolute;
    transition: opacity 0.4s ease, transform 0.4s ease;
    right: 0;
    background: linear-gradient(135deg, transparent 50%, rgb(216,178,166,0.5) 50%);
    transform: translate(30px, -30px);
    opacity: 0;
    top: 0;
    z-index: -1;
    height: 120px;
}.service-package-y .bundle-price-f:hover .cert-plans-k::before {
    transform: translate(0, 0);
    opacity: 0.7;
}.service-package-y .bundle-price-f h3 {
    position: relative;
    transition: color 0.3s ease;
    font-size: calc(19px + 0.2rem);
    margin-bottom: 1rem;
    color: #000000;
    font-weight: 700;
}.service-package-y .bundle-price-f:hover h3 {
    color: rgb(216,178,166);
}.service-package-y .group-plans-y {
    margin-bottom: 1.5rem;
    font-weight: 700;
    display: inline-block;
    position: relative;
    color: rgb(216,178,166);
    font-size: calc(16px + 0.8rem);
}.service-package-y .group-plans-y::before {
    left: 0;
    height: 3px;
    width: 40px;
    content: "";
    transition: width 0.3s ease;
    bottom: -5px;
    background: rgb(188,148,137);
    position: absolute;
}.service-package-y .bundle-price-f:hover .group-plans-y::before {
    width: 80px;
}.service-package-y .bundle-price-f p {
    overflow-wrap: break-word;
    -ms-word-break: break-all;
    word-wrap: break-word;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1.6;
    word-break: break-word;
    color: #000000;
}.service-package-y .img-stack-T {
    transition: transform 0.5s ease;
    overflow: hidden;
    position: relative;
    height: 200px;
}.service-package-y .img-stack-T::after {
    background: linear-gradient(to top, rgba(0,0,0,0.2), transparent);
    content: "";
    inset: 0;
    position: absolute;
}.service-package-y .bundle-price-f:hover .img-stack-T {
    transform: scale(1.05);
}

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

@media (min-width: 768px) {.service-package-y .learning-fees-m {
    grid-template-columns: repeat(2, 1fr);
}.service-package-y .study-costs-Q {
    padding: 3rem;
}.service-package-y .cert-plans-k {
    padding: 2.8rem 2.2rem;
}
}

@media (min-width: 992px) {.service-package-y .package-pricing-s {
    grid-template-columns: 2fr 1fr;
    gap: 2rem;
}.service-package-y .study-costs-Q {
    justify-content: center;
    display: flex;
    order: 2;
    height: 100%;
    flex-direction: column;
    padding: 4rem 3rem;
    text-align: left;
}.service-package-y .study-costs-Q h2::after {
    left: 0;
    width: 100px;
    transform: none;
    background: linear-gradient(90deg, rgb(216,178,166), transparent);
}.service-package-y .study-costs-Q .cost-card-l {
    margin: 0;
    max-width: 100%;
}.service-package-y .learning-fees-m {
    grid-template-columns: repeat(2, 1fr);
    order: 1;
}
}

@media (min-width: 1200px) {.service-package-y .learning-fees-m {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
}.service-package-y .cert-plans-k {
    padding: 3rem 2.5rem;
}.service-package-y .study-costs-Q h2 {
    font-size: calc(34px + 0.3rem);
}
}

@media (max-width: 767px) {.service-package-y {
    padding: 4rem 0;
}.service-package-y .study-costs-Q h2 {
    font-size: calc(34px - 0.2rem);
}.service-package-y .study-costs-Q .cost-card-l {
    font-size: calc(16px - 0.1rem);
    max-width: 100%;
}.service-package-y .bundle-price-f h3 {
    font-size: 19px;
}.service-package-y .group-plans-y {
    font-size: calc(16px + 0.5rem);
}.service-package-y .img-stack-T {
    height: 160px;
}}.newsletter-g {
    overflow: hidden;
    position: relative;
    background: linear-gradient(120deg, rgb(243,209,200) 0%, rgb(216,178,166,0.5) 100%);
    padding: 4rem 0;
}.newsletter-g::before {
    position: absolute;
    height: 100%;
    content: '';
    width: 100%;
    pointer-events: none;
    left: 0;
    background-image: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.03) 0px,
        rgba(255, 255, 255, 0.03) 1px,
        transparent 1px,
        transparent 10px
    );
    top: 0;
}.newsletter-g::after {
    content: '';
    background: linear-gradient(135deg, rgb(216,178,166,0.5) 0%, transparent 70%);
    position: absolute;
    right: -20%;
    z-index: 0;
    height: 200%;
    top: -50%;
    transform: rotate(15deg);
    width: 60%;
}.newsletter-g .container {
    z-index: 2;
    padding: 0 2rem;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.newsletter-g .quick-classes-d {
    background-color: #ffffff;
    overflow: hidden;
    display: flex;
    transform: translateY(0);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    padding: 3rem;
    flex-direction: column;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.newsletter-g .quick-classes-d:hover {
    transform: translateY(-8px);
}.newsletter-g .quick-classes-d > div {
    margin-bottom: 2rem;
}.newsletter-g h4 {
    line-height: 1.4;
    position: relative;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    color: #000000;
    font-family: Arial, sans-serif;
    letter-spacing: -0.01em;
}.newsletter-g h4::after {
    width: 60px;
    height: 3px;
    left: 0;
    transition: transform 0.4s ease-out;
    transform: scaleX(1);
    background: rgb(216,178,166);
    content: '';
    bottom: -12px;
    transform-origin: left;
    position: absolute;
}.newsletter-g .quick-classes-d:hover h4::after {
    transform: scaleX(1.5);
}.newsletter-g .input_holder {
    gap: 1rem;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}.newsletter-g .input_holder span {
    min-width: 200px;
    flex: 1;
}.newsletter-g input[type="email"] {
    outline: none;
    width: 100%;
    padding: 1rem 1.5rem;
    transition: all 0.3s ease;
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.01);
    font-family: Arial, sans-serif;
    font-size: 12px;
}.newsletter-g input[type="email"]:focus {
    border-color: rgb(216,178,166);
    box-shadow: 0 0 0 3px rgb(216,178,166,0.5);
}.newsletter-g input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
    transition: color 0.3s ease;
}.newsletter-g input[type="email"]:focus::placeholder {
    color: rgba(0, 0, 0, 0.2);
}.newsletter-g .mail-signup-X {
    border: none;
    position: relative;
    justify-content: center;
    cursor: pointer;
    font-weight: 600;
    color: #ffffff;
    display: inline-flex;
    font-family: Arial, sans-serif;
    background: rgb(216,178,166);
    font-size: 14px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    overflow: hidden;
    align-items: center;
    width: 100%;
    padding: 1rem 1.5rem;
}.newsletter-g .mail-signup-X::before {
    left: 50%;
    height: 0;
    content: '';
    transition: width 0.6s ease-out, height 0.6s ease-out;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    width: 0;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    z-index: 1;
}.newsletter-g .mail-signup-X:hover {
    box-shadow: 0 6px 25px rgba(rgb(216,178,166), 0.25);
    transform: translateY(-2px);
    background-color: rgb(188,148,137);
}.newsletter-g .mail-signup-X:hover::before {
    height: 300px;
    width: 300px;
}.newsletter-g .mail-signup-X:active {
    transform: translateY(1px);
}

@media (min-width: 768px) {.newsletter-g .quick-classes-d {
    flex-direction: row;
    padding: 3.5rem 4rem;
    align-items: center;
    justify-content: space-between;
}.newsletter-g .quick-classes-d > div {
    margin-right: 2rem;
    flex: 0.6;
    margin-bottom: 0;
}.newsletter-g .input_holder {
    flex: 0.4;
}.newsletter-g h4 {
    font-size: calc(24px * 1.1);
}
}

@media (max-width: 767px) {.newsletter-g {
    padding: 3rem 0;
}.newsletter-g .quick-classes-d {
    padding: 2rem;
}.newsletter-g h4 {
    font-size: calc(24px * 0.9);
}.newsletter-g .input_holder span {
    width: 100%;
}.newsletter-g input[type="email"],
    .newsletter-g .mail-signup-X {
    padding: 0.9rem;
}
}

@media (max-width: 480px) {.newsletter-g {
    padding: 2rem 0;
}.newsletter-g .quick-classes-d {
    padding: 1.5rem;
}.newsletter-g h4 {
    font-size: calc(24px * 0.8);
}.newsletter-g h4::after {
    width: 40px;
    height: 2px;
}.newsletter-g .input_holder {
    gap: 0.75rem;
}.newsletter-g input[type="email"],
    .newsletter-g .mail-signup-X {
    padding: 0.8rem;
    font-size: calc(12px * 0.9);
}
}

@media (min-width: 1200px) {.newsletter-g .quick-classes-d {
    padding: 4rem 5rem;
}.newsletter-g h4 {
    letter-spacing: -0.02em;
    font-size: calc(24px * 1.2);
}
}

@media (prefers-reduced-motion: reduce) {.newsletter-g .quick-classes-d,
    .newsletter-g .mail-signup-X,
    .newsletter-g h4::after,
    .newsletter-g input[type="email"] {
    transition: none;
}.newsletter-g .quick-classes-d:hover {
    transform: none;
}.newsletter-g .mail-signup-X:hover::before {
    display: none;
}}footer {
    width: 100%;
    z-index: 1;
    position: relative;
}.leaderboard-r {
    color: #ffffff;
    padding: 80px 0 30px;
    position: relative;
    background: linear-gradient(135deg, #000000, rgb(188,148,137));
    font-family: Arial, sans-serif;
}.leaderboard-r::before {
    top: 0;
    right: 0;
    left: 0;
    background: radial-gradient(circle at 10% 20%, rgb(188,148,137,0.5) 0%, transparent 50%);
    position: absolute;
    bottom: 0;
    pointer-events: none;
    content: "";
}.leaderboard-r::after {
    pointer-events: none;
    content: "";
    top: 0;
    background: linear-gradient(45deg, transparent 40%, rgb(216,178,166,0.5) 70%, transparent 100%);
    right: 0;
    animation: shiftGradient 15s infinite linear;
    position: absolute;
    bottom: 0;
    left: 0;
}@keyframes shiftGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.leaderboard-r .container {
    position: relative;
    z-index: 2;
}footer .footer-social-m {
    gap: 40px;
    display: grid;
    grid-template-columns: 1fr;
}footer .get-contactinfo-U {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transform: translateY(0);
    background: rgba(255, 255, 255, 0.05);
    display: flex;
    backdrop-filter: blur(8px);
    border-radius: 14px;
    flex-wrap: wrap;
    border: 1px solid rgba(255, 255, 255, 0.1);
    gap: 20px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    padding: 25px;
}footer .get-contactinfo-U:hover {
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}footer .info_item {
    display: flex;
    align-items: center;
    flex: 1 1 220px;
}footer .info_item svg {
    width: 20px;
    fill: rgb(216,178,166);
    margin-right: 12px;
    transition: transform 0.3s ease;
    filter: drop-shadow(0 0 3px rgb(216,178,166,0.5));
    height: 20px;
}footer .info_item:hover svg {
    transform: scale(1.1);
}footer .info_item p, footer .info_item a {
    align-items: center;
    font-weight: 400;
    color: #ffffff;
    font-size: 13px;
    display: flex;
    text-decoration: none;
    transition: color 0.3s ease;
}footer .info_item a:hover {
    color: rgb(216,178,166);
    text-shadow: 0 0 8px rgb(216,178,166,0.5);
}footer .text_main_holder {
    gap: 40px;
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 20px;
}footer .header-sitebar-u {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    display: flex;
}footer .header-sitebar-u svg {
    width: auto;
    height: 50px;
    margin-bottom: 10px;
    transition: filter 0.3s ease;
    filter: drop-shadow(0 0 5px rgb(216,178,166,0.5));
}footer .header-sitebar-u:hover svg {
    filter: drop-shadow(0 0 8px rgb(216,178,166));
}footer .footer-address-n {
    font-size: 14px;
    color: #ffffff;
    line-height: 1.5;
    opacity: 0.8;
    max-width: 300px;
}footer .top-prime-u {
    background: rgba(255, 255, 255, 0.03);
    transition: box-shadow 0.3s ease;
    backdrop-filter: blur(5px);
    padding: 25px;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 14px;
}footer .top-prime-u:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}footer .top-prime-u::before {
    background: linear-gradient(45deg, rgb(216,178,166), transparent, rgb(188,148,137), transparent);
    transition: opacity 0.5s ease;
    position: absolute;
    border-radius: calc(14px + 2px);
    content: "";
    opacity: 0;
    z-index: -1;
    right: -2px;
    bottom: -2px;
    top: -2px;
    left: -2px;
}footer .top-prime-u:hover::before {
    opacity: 0.7;
    animation: borderRotate 6s linear infinite;
}@keyframes borderRotate {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 300% 0%;
    }
}

footer .top-prime-u h5 {
    color: #ffffff;
    position: relative;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
}footer .top-prime-u h5::after {
    position: absolute;
    bottom: -1px;
    content: "";
    height: 2px;
    background: rgb(216,178,166);
    transition: width 0.3s ease;
    width: 50px;
    left: 0;
}footer .top-prime-u:hover h5::after {
    width: 100px;
}footer .main-base-r {
    gap: 10px;
    margin-bottom: 25px;
    flex-direction: column;
    display: flex;
}footer .main-base-r a {
    font-weight: 400;
    position: relative;
    padding-left: 15px;
    color: #ffffff;
    transition: color 0.3s ease, padding-left 0.3s ease;
    text-decoration: none;
    font-size: calc(13px - 1px);
}footer .main-base-r a::before {
    width: 6px;
    height: 6px;
    position: absolute;
    border-radius: 50%;
    opacity: 0.7;
    content: "";
    left: 0;
    background-color: rgb(216,178,166);
    transform: translateY(-50%) scale(0.8);
    top: 50%;
    transition: transform 0.3s ease, opacity 0.3s ease, background-color 0.3s ease;
}footer .main-base-r a:hover {
    padding-left: 20px;
    color: rgb(216,178,166);
}footer .main-base-r a:hover::before {
    background-color: rgb(216,178,166);
    box-shadow: 0 0 5px rgb(216,178,166), 0 0 10px rgb(216,178,166,0.5);
    transform: translateY(-50%) scale(1);
    opacity: 1;
}footer .subscribe_holder {
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    padding: 30px;
    overflow: hidden;
    border-radius: 14px;
    background: linear-gradient(135deg, rgb(188,148,137,0.5), #000000);
}footer .subscribe_holder::before {
    width: 200%;
    left: -50%;
    animation: pulseBackground 10s infinite ease-in-out;
    content: "";
    position: absolute;
    z-index: -1;
    height: 200%;
    background: radial-gradient(circle, transparent 20%, #000000 70%);
    top: -50%;
}@keyframes pulseBackground {
    0% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.8;
    }
    100% {
        transform: scale(1);
        opacity: 0.5;
    }
}

footer .subscribe_holder h5 {
    font-size: 22px;
    color: #ffffff;
    display: inline-block;
    position: relative;
    font-weight: 600;
    margin-bottom: 15px;
}footer .subscribe_holder h5::after {
    background: linear-gradient(90deg, rgb(216,178,166), transparent);
    width: 100%;
    left: 0;
    height: 2px;
    content: "";
    position: absolute;
    bottom: -5px;
}footer .subscribe_holder p {
    margin-bottom: 20px;
    opacity: 0.9;
    line-height: 1.6;
    color: #ffffff;
    font-size: 13px;
}footer .input_holder {
    position: relative;
    flex-direction: column;
    display: flex;
    gap: 15px;
}footer .input_holder input[type="email"] {
    font-size: 13px;
    padding: 14px 16px;
    transition: all 0.3s ease;
    color: #ffffff;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 100%;
    background: rgba(255, 255, 255, 0.05);
}footer .input_holder input[type="email"]:focus {
    box-shadow: 0 0 10px rgb(216,178,166,0.5);
    background: rgba(255, 255, 255, 0.1);
    outline: none;
    border-color: rgb(216,178,166);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .mail-signup-X {
    cursor: pointer;
    position: relative;
    padding: 14px 24px;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    transition: all 0.3s ease;
    border-radius: 10px;
    background: rgb(216,178,166);
    border: none;
    font-weight: 600;
    overflow: hidden;
}footer .mail-signup-X::before {
    transition: left 0.7s ease;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: "";
    position: absolute;
}footer .mail-signup-X:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-3px);
    background: rgb(188,148,137);
}footer .mail-signup-X:hover::before {
    left: 100%;
}footer .achieve-cta-a {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
    margin-top: 50px;
}footer .enroll-info-G {
    opacity: 0.7;
    letter-spacing: 0.5px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
}

@media (min-width: 768px) {footer .info_item {
    flex: 1 1 60px;
}footer .text_main_holder {
    grid-template-columns: 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .mail-signup-X {
    white-space: nowrap;
}
}

@media (min-width: 992px) {footer .footer-social-m {
    grid-template-columns: 1fr;
}footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .get-contactinfo-U {
    flex-wrap: nowrap;
    justify-content: space-between;
    display: flex;
}footer .info_item {
    flex: 0 1 auto;
}
}

@media (max-width: 767px) {footer .leaderboard-r {
    padding: 60px 0 30px;
}footer .get-contactinfo-U {
    flex-direction: column;
    padding: 20px;
    gap: 15px;
}footer .info_item {
    width: 100%;
}footer .top-prime-u, footer .subscribe_holder {
    padding: 20px;
}footer .subscribe_holder h5, footer .top-prime-u h5 {
    font-size: calc(22px - 2px);
}footer .subscribe_holder p, footer .main-base-r a {
    font-size: calc(13px - 2px);
}footer .achieve-cta-a {
    margin-top: 30px;
}
}

@media (max-width: 576px) {footer .leaderboard-r {
    padding: 40px 0 20px;
}footer .get-contactinfo-U, footer .top-prime-u, footer .subscribe_holder {
    padding: 15px;
}footer .input_holder input[type="email"], footer .mail-signup-X {
    padding: 12px;
}footer .header-sitebar-u svg {
    height: 40px;
}footer .footer-address-n {
    font-size: calc(14px - 1px);
}}.course-structure-T {
    padding: 100px 0;
    overflow: hidden;
    background: rgb(243,209,200);
    position: relative;
}.course-structure-T .container {
    padding: 0 15px;
    z-index: 3;
    margin: 0 auto;
    position: relative;
    max-width: 1400px;
}.course-structure-T .master-it-X {
    align-items: center;
    display: flex;
    position: relative;
    flex-direction: column;
}.course-structure-T .text-holder-box-F {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    padding: 40px;
    max-width: 850px;
    width: 100%;
    backdrop-filter: blur(10px);
    position: relative;
    z-index: 4;
}.course-structure-T .text-holder-box-F h2 {
    font-size: 29px;
    border-bottom: 2px solid rgb(216,178,166);
    margin-bottom: 25px;
    padding-bottom: 15px;
    text-align: center;
    color: #000000;
    font-weight: 700;
}.course-structure-T .text-holder-box-F .description {
    text-align: center;
    font-size: 15px;
    line-height: 1.7;
    color: #000000;
    margin-bottom: 20px;
}.course-structure-T .text-holder-box-F .description:last-child {
    margin-bottom: 0;
    font-weight: 600;
}.course-structure-T .img-stack-T {
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 1;
    object-fit: cover;
    width: 100%;
}.course-structure-T .img-stack-T::after {
    content: "";
    height: 100%;
    top: 0;
    z-index: 2;
    left: 0;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3));
    position: absolute;
    width: 100%;
}
@media (min-width: 992px) {.course-structure-T .text-holder-box-F {
    margin: 0 auto;
}
}
@media (max-width: 991px) {.course-structure-T {
    padding: 80px 0;
}.course-structure-T .text-holder-box-F {
    max-width: 750px;
    padding: 30px;
}
}
@media (max-width: 767px) {.course-structure-T {
    padding: 60px 0;
}.course-structure-T .text-holder-box-F {
    max-width: 100%;
    padding: 25px;
}.course-structure-T .text-holder-box-F h2 {
    margin-bottom: 20px;
    font-size: calc(29px * 0.9);
}.course-structure-T .text-holder-box-F .description {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
}
}
@media (max-width: 480px) {.course-structure-T {
    padding: 50px 0;
}.course-structure-T .text-holder-box-F {
    padding: 20px;
}.course-structure-T .text-holder-box-F h2 {
    margin-bottom: 15px;
    font-size: calc(29px * 0.8);
    padding-bottom: 10px;
}.course-structure-T .text-holder-box-F .description {
    line-height: 1.5;
    font-size: calc(15px * 0.9);
}}.educational-rewards-p {
    overflow: hidden;
    padding: 80px 0;
    font-family: Arial, sans-serif;
    position: relative;
    background: radial-gradient(circle at 30% 70%, rgb(243,209,200), #ffffff);
}.educational-rewards-p::before {
    height: 100%;
    background-image: repeating-linear-gradient(
    45deg,
    #ffffff,
    #ffffff 10px,
    transparent 10px,
    transparent 20px
  );
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    opacity: 0.05;
    top: 0;
}.educational-rewards-p::after {
    background: rgb(216,178,166,0.5);
    width: 400px;
    height: 400px;
    animation: pulse 8s infinite alternate;
    opacity: 0.3;
    top: -150px;
    filter: blur(80px);
    right: -150px;
    position: absolute;
    border-radius: 50%;
    content: "";
}@keyframes pulse {
  0% {
    transform: scale(0.95);
    opacity: 0.2;
  }
  100% {
    transform: scale(1.05);
    opacity: 0.4;
  }
}

.educational-rewards-p .container {
    padding: 0 20px;
    position: relative;
    max-width: 1100px;
    z-index: 2;
    margin: 0 auto;
}.educational-rewards-p .quick-classes-d {
    background: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.8));
    position: relative;
    border-radius: 17px;
    overflow: hidden;
    align-items: center;
    flex-direction: row-reverse;
    display: flex;
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.1),
    0 0 0 1px rgba(255, 255, 255, 0.3);
}.educational-rewards-p .img-stack-T {
    z-index: 1;
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.1);
    max-height: 400px;
    border-radius: 0;
    transform-origin: right center;
    transition: all 0.5s ease;
    flex: 0 0 45%;
    position: relative;
    object-fit: cover;
}.educational-rewards-p .img-stack-T:hover {
    transform: scale(1.03);
}.educational-rewards-p .text-holder-box-F {
    flex: 1;
    padding: 35px;
    position: relative;
}.educational-rewards-p h3 {
    font-weight: 700;
    font-size: 32px;
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
    color: rgb(216,178,166);
}.educational-rewards-p h3::before {
    background: rgb(188,148,137);
    left: 0;
    width: 30px;
    height: 2px;
    content: "";
    top: -10px;
    position: absolute;
}.educational-rewards-p h3::after {
    width: 60px;
    bottom: -10px;
    content: "";
    height: 2px;
    background: rgb(216,178,166);
    position: absolute;
    left: 20px;
}.educational-rewards-p ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.educational-rewards-p li {
    margin-bottom: 15px;
    position: relative;
    transition: all 0.3s ease;
    border-left: 3px solid transparent;
    padding-left: 15px;
}.educational-rewards-p li::before {
    top: 0;
    width: 3px;
    position: absolute;
    content: "";
    background: linear-gradient(to bottom, rgb(216,178,166), rgb(188,148,137));
    left: -3px;
    height: 0;
    transition: height 0.3s ease;
}.educational-rewards-p li:hover {
    border-left-color: rgb(188,148,137,0.5);
    transform: translateX(5px);
}.educational-rewards-p li:hover::before {
    height: 100%;
}.educational-rewards-p li p {
    gap: 15px;
    font-size: 14px;
    color: #000000;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 10px 0;
}.educational-rewards-p svg {
    border-radius: 50%;
    flex-shrink: 0;
    background: linear-gradient(to bottom right, rgb(216,178,166,0.5), rgb(188,148,137,0.5));
    width: 22px;
    transition: all 0.3s ease;
    padding: 8px;
    height: 22px;
}.educational-rewards-p svg path {
    transition: fill 0.3s ease;
    fill: rgb(216,178,166);
}.educational-rewards-p li:hover svg {
    background: linear-gradient(to bottom right, rgb(216,178,166), rgb(188,148,137));
    transform: rotate(-15deg);
}.educational-rewards-p li:hover svg path {
    fill: #ffffff;
}

@media (max-width: 992px) {.educational-rewards-p .quick-classes-d {
    flex-direction: column;
}.educational-rewards-p .img-stack-T {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    flex: 0 0 auto;
    max-height: 300px;
    width: 100%;
}.educational-rewards-p .text-holder-box-F {
    padding: 30px;
    width: 100%;
}
}

@media (max-width: 768px) {.educational-rewards-p {
    padding: 60px 0;
}.educational-rewards-p .img-stack-T {
    max-height: 250px;
}.educational-rewards-p h3 {
    font-size: calc(32px * 0.9);
}
}

@media (max-width: 576px) {.educational-rewards-p {
    padding: 40px 0;
}.educational-rewards-p .img-stack-T {
    max-height: 200px;
}.educational-rewards-p .text-holder-box-F {
    padding: 25px 20px;
}.educational-rewards-p h3 {
    font-size: calc(32px * 0.85);
}.educational-rewards-p li {
    margin-bottom: 10px;
}.educational-rewards-p li p {
    padding: 8px 0;
    font-size: calc(14px * 0.9);
    gap: 10px;
}.educational-rewards-p svg {
    height: 18px;
    padding: 6px;
    width: 18px;
}
}