* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}svg {
    height: 30px;
    width: 30px;
}.wrapper-bundle-sx {
    min-height: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}.footer-disclaimer-96 {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}html,body {
    min-height: 100%;
    color: #000000;
    height: 100%;
    auto
contain
    scroll-behavior: smooth;
    font-family: Arial, sans-serif;
}.container {
    max-width: 100%;
    width: 1222px;
    margin: auto;
}a {
    color: inherit;
    text-decoration: none;
}.top-tutor-dh {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.privacy-preserve-hS {
    font-family: Arial, sans-serif;
    background-color: rgb(243,220,203);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    color: #000000;
    padding: 2em;
}.privacy-preserve-hS h1 {
    text-align: center;
    font-size: 41px;
    font-weight: 700;
    color: rgb(230,186,157);
    margin-bottom: 1em;
}.privacy-preserve-hS h2 {
    font-size: 37px;
    font-weight: 600;
    color: rgb(216,148,108);
    margin-bottom: 0.75em;
}.privacy-preserve-hS h3,
.privacy-preserve-hS h4,
.privacy-preserve-hS h5,
.privacy-preserve-hS h6 {
    margin-bottom: 0.5em;
}.privacy-preserve-hS h3 {
    color: rgb(230,186,157);
    font-weight: 400;
    font-size: calc(21px - 0.2em);
}.privacy-preserve-hS h4 {
    font-weight: 400;
    color: rgb(216,148,108);
    font-size: calc(21px - 0.4em);
}.privacy-preserve-hS h5 {
    font-weight: 300;
    font-size: 21px;
    color: #000000;
}.privacy-preserve-hS h6 {
    font-size: 19px;
    font-weight: 300;
    color: rgba(0, 0, 0, 0.5);
}.privacy-preserve-hS ul {
    list-style-type: disc;
    padding-left: 1.5em;
    margin-bottom: 1em;
}.privacy-preserve-hS ol {
    margin-bottom: 1em;
    padding-left: 1.5em;
    list-style-type: decimal;
}.privacy-preserve-hS li {
    font-size: 18px;
    margin-bottom: 0.5em;
}.privacy-preserve-hS p {
    line-height: 1.6;
    font-size: 18px;
    margin-bottom: 1em;
}.privacy-preserve-hS span {
    color: rgb(230,186,157);
    font-weight: 600;
}.privacy-preserve-hS div {
    margin-bottom: 1em;
}
@media only screen and (max-width: 800px) {.privacy-preserve-hS {
    padding: 1em;
    border-radius: 10px;
}.privacy-preserve-hS h1 {
    font-size: calc(21px - 0.5em);
}.privacy-preserve-hS h2 {
    font-size: calc(21px - 0.4em);
}.privacy-preserve-hS p,
    .privacy-preserve-hS li {
    font-size: calc(18px - 0.2em);
}}
.privacy-preserve-hS h1::after {
    height: 4px;
    margin: 0.5em auto 0;
    width: 60px;
    background-color: rgb(230,186,157);
    border-radius: 10px;
    content: "";
    display: block;
}.privacy-preserve-hS h2::after {
    width: 40px;
    background-color: rgb(216,148,108);
    content: "";
    display: block;
    height: 3px;
    border-radius: 10px;
    margin: 0.5em auto 0;
}.privacy-preserve-hS ul li::before {
    margin-left: -1em;
    width: 1em;
    color: rgb(230,186,157);
    font-weight: 700;
    display: inline-block;
    content: "•";
}.privacy-preserve-hS ol li::before {
    color: rgb(216,148,108);
    font-weight: 700;
}.privacy-preserve-hS a {
    text-decoration: underline;
    color: rgb(230,186,157);
}.privacy-preserve-hS a:hover {
    color: rgb(216,148,108);
    text-decoration: none;
}.privacy-preserve-hS blockquote {
    border-left: 5px solid rgb(230,186,157);
    margin: 1em 0;
    font-style: italic;
    padding: 1em;
    background-color: rgb(230,186,157,0.5);
}.stay-informed-81 {
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    padding: 4rem 2rem;
    background: rgb(243,220,203);
    transform: rotateZ(-2deg) scale(0.98);
}.stay-informed-81 .container {
    z-index: 3;
    position: relative;
    transform: rotateZ(2deg) scale(1.02);
}.stay-informed-81 .community-team-QO {
    display: flex;
    flex-direction: column;
    position: relative;
}.stay-informed-81::before,
.stay-informed-81::after {
    border-radius: 15px;
    content: "";
    position: absolute;
}.stay-informed-81::before {
    top: 20px;
    right: 20px;
    filter: blur(15px);
    z-index: 1;
    left: 20px;
    background: linear-gradient(to bottom, rgb(230,186,157,0.5), transparent);
    transform: translateY(-10px);
    bottom: 20px;
    animation: float 6s ease-in-out infinite;
}.stay-informed-81::after {
    bottom: -20px;
    animation: rotate 120s linear infinite;
    right: -20px;
    background: repeating-linear-gradient(
        45deg,
        rgb(216,148,108,0.5),
        rgb(216,148,108,0.5) 10px,
        transparent 10px,
        transparent 20px
    );
    opacity: 0.1;
    z-index: 0;
    left: -20px;
    top: -20px;
}.stay-informed-81 p {
    text-align: left;
    padding-bottom: 1rem;
    position: relative;
    z-index: 2;
    font-family: Arial, sans-serif;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%);
    margin-bottom: 2rem;
    font-size: 23px;
    font-weight: 700;
    color: #000000;
}.stay-informed-81 p::after {
    background: linear-gradient(to right, rgb(230,186,157), transparent);
    left: 0;
    content: "";
    position: absolute;
    height: 4px;
    width: 80%;
    bottom: 0;
}.stay-informed-81 .input_holder {
    border-radius: 10px;
    transform: translateY(0);
    position: relative;
    display: flex;
    background: #ffffff;
    flex-direction: column;
    padding: 1.5rem;
    gap: 1.5rem;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgb(216,148,108,0.5);
    transition: transform 0.3s ease;
}.stay-informed-81 .input_holder:hover {
    transform: translateY(-5px);
}.stay-informed-81 .input_holder::before {
    position: absolute;
    z-index: -1;
    width: 100%;
    background: rgb(230,186,157,0.5);
    top: 10px;
    border-radius: 10px;
    left: 10px;
    height: 100%;
    opacity: 0;
    filter: blur(10px);
    transition: opacity 0.3s ease;
    content: "";
}.stay-informed-81 .input_holder:hover::before {
    opacity: 0.5;
}.stay-informed-81 .subscribe-area-hM {
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    border: none;
    padding: 1rem 1.5rem;
    border-bottom: 3px solid rgb(216,148,108,0.5);
    background-color: rgb(243,220,203);
    font-size: 16px;
    border-radius: 10px 10px 0 0;
    width: 100%;
}.stay-informed-81 .subscribe-area-hM:focus {
    border-bottom-color: rgb(216,148,108);
    outline: none;
    background-color: #ffffff;
}.stay-informed-81 .sub-authorization-QB {
    letter-spacing: 1px;
    font-weight: 600;
    transition: all 0.3s ease;
    padding: 1.2rem 2rem;
    align-self: stretch;
    text-transform: uppercase;
    font-size: 18px;
    background: rgb(230,186,157);
    font-family: Arial, sans-serif;
    border: none;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    color: #ffffff;
    border-radius: 10px;
}.stay-informed-81 .sub-authorization-QB::before {
    position: absolute;
    height: 100%;
    content: "";
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    top: 0;
    transition: all 0.5s ease;
    left: -100%;
    width: 100%;
}.stay-informed-81 .sub-authorization-QB:hover {
    background: rgb(216,148,108);
    box-shadow: 0 5px 15px rgb(230,186,157,0.5);
}.stay-informed-81 .sub-authorization-QB:hover::before {
    left: 100%;
}

@keyframes float {
    0%, 100% {
        transform: translateY(-10px);
    }
    50% {
        transform: translateY(10px);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (min-width: 768px) {.stay-informed-81 {
    padding: 5rem 3rem;
}.stay-informed-81 p {
    font-size: 29px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
    max-width: 70%;
}.stay-informed-81 .input_holder {
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding: 2rem;
}
}

@media screen and (min-width: 992px) {.stay-informed-81 .community-team-QO {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    grid-template-rows: auto auto;
}.stay-informed-81 p {
    grid-row: 1;
    max-width: 60%;
    margin-bottom: 0;
}.stay-informed-81 .input_holder {
    max-width: 90%;
    align-items: stretch;
    grid-row: 2;
    gap: 1rem;
    flex-direction: row;
}.stay-informed-81 .subscribe-area-hM {
    border-left: 3px solid rgb(216,148,108,0.5);
    flex: 1;
    border-radius: 10px;
    border: none;
}.stay-informed-81 .subscribe-area-hM:focus {
    border-left-color: rgb(216,148,108);
}}.title-section-eg {
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    padding: 2rem 1rem;
    position: relative;
    overflow: hidden;
    display: flex;
    background: linear-gradient(135deg, rgb(243,220,203) 0%, rgba(0, 0, 0, 0.5) 100%);
}.title-section-eg::before {
    z-index: 1;
    animation: gradientShift 15s infinite alternate ease-in-out;
    height: 100%;
    top: 0;
    opacity: 0.15;
    content: "";
    position: absolute;
    background: linear-gradient(45deg, rgb(230,186,157,0.5) 0%, transparent 50%, rgb(216,148,108,0.5) 100%);
    left: 0;
    width: 100%;
}.title-section-eg::after {
    opacity: 0.1;
    content: "";
    position: absolute;
    background: 
    radial-gradient(circle at 20% 30%, rgb(230,186,157,0.5) 0%, transparent 25%),
    radial-gradient(circle at 80% 70%, rgb(216,148,108,0.5) 0%, transparent 25%);
    height: 110%;
    filter: blur(20px);
    left: -5%;
    z-index: 1;
    top: -5%;
    transform-origin: center;
    animation: pulseBackground 20s infinite alternate ease-in-out;
    width: 110%;
}.title-section-eg .class-online-Bz {
    transform-style: preserve-3d;
    max-width: 1200px;
    position: relative;
    width: 100%;
    z-index: 2;
    perspective: 1000px;
}.title-section-eg .class-online-Bz > div {
    grid-template-columns: 1fr;
    display: grid;
    gap: 2.5rem;
    transform-style: preserve-3d;
}.title-section-eg .class-online-Bz > div > div:first-child {
    animation: slideInFromTop 1s ease-out forwards;
    position: relative;
    transform: translateZ(0);
}.title-section-eg .class-online-Bz > div > div:first-child::before {
    content: "";
    left: 0;
    position: absolute;
    background: rgb(230,186,157);
    animation: expandHeight 1.2s ease-out 0.5s forwards;
    width: 5px;
    top: 0;
    height: 0;
}.title-section-eg h3 {
    font-size: calc(22px * 0.9);
    line-height: 1.4;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #000000;
    animation: fadeSlideIn 0.8s ease-out 0.3s forwards;
    position: relative;
    padding-left: 1.5rem;
    transform: translateX(20px);
    opacity: 0;
}.title-section-eg .learning-creators-Ks {
    transform-origin: bottom;
    position: relative;
    min-height: 60vh;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transform: translateY(30px) rotateX(5deg);
    border-radius: 3px;
    animation: revealCard 1.2s cubic-bezier(0.23, 1, 0.32, 1) 0.5s forwards;
    overflow: hidden;
    opacity: 0;
}.title-section-eg .learning-creators-Ks::before {
    width: 100%;
    top: 0;
    height: 100%;
    opacity: 0.7;
    background: linear-gradient(to bottom, 
    transparent 0%, 
    rgba(0, 0, 0, 0.5) 100%);
    left: 0;
    content: "";
    position: absolute;
    z-index: 1;
}.title-section-eg .learning-creators-Ks::after {
    position: absolute;
    mix-blend-mode: overlay;
    opacity: 0.3;
    z-index: 2;
    background: linear-gradient(135deg, 
    rgb(230,186,157,0.5) 0%, 
    transparent 50%, 
    rgb(216,148,108,0.5) 100%);
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    animation: gradientMove 15s infinite alternate ease-in-out;
    top: 0;
}.title-section-eg .learning-creators-Ks > div {
    display: flex;
    justify-content: flex-end;
    z-index: 3;
    position: relative;
    flex-direction: column;
    padding: 3rem 2rem;
    height: 100%;
}.title-section-eg .learning-creators-Ks > div > div {
    overflow: hidden;
    position: relative;
    margin-bottom: 1.5rem;
}.title-section-eg p {
    animation: fadeSlideUp 0.8s ease-out 1.2s forwards;
    font-size: calc(13px * 1.1);
    font-weight: 400;
    letter-spacing: 0.3px;
    margin: 0;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    transform: translateY(20px);
    opacity: 0;
    color: #ffffff;
    line-height: 1.5;
}.title-section-eg .title_style_header {
    animation: fadeSlideUp 1s ease-out 1s forwards;
    color: #ffffff;
    position: relative;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: calc(47px * 0.9);
    padding-bottom: 10px;
    transform: translateY(30px);
    line-height: 1.2;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    opacity: 0;
    margin: 0;
}.title-section-eg .title_style_header::after {
    position: absolute;
    content: "";
    bottom: 0;
    animation: expandWidth 1.5s ease-out 1.8s forwards;
    background: linear-gradient(to right, rgb(230,186,157) 0%, rgb(216,148,108) 100%);
    height: 3px;
    width: 0;
    left: 0;
}

@keyframes slideInFromTop {
  0% {
    transform: translateY(-50px) translateZ(0);
    opacity: 0;
  }
  100% {
    transform: translateY(0) translateZ(0);
    opacity: 1;
  }
}

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

@keyframes revealCard {
  0% {
    transform: translateY(30px) rotateX(5deg);
    opacity: 0;
  }
  100% {
    transform: translateY(0) rotateX(0);
    opacity: 1;
  }
}

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

@keyframes expandWidth {
  0% {
    width: 0;
  }
  100% {
    width: 60%;
  }
}

@keyframes expandHeight {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}

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

@keyframes gradientMove {
  0% {
    transform: translateX(-10%) translateY(-10%);
  }
  100% {
    transform: translateX(10%) translateY(10%);
  }
}

@keyframes pulseBackground {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

@media (min-width: 768px) {.title-section-eg {
    padding: 3rem;
}.title-section-eg .class-online-Bz > div {
    gap: 4rem;
    grid-template-columns: 1fr 2fr;
    align-items: center;
}.title-section-eg h3 {
    max-width: 90%;
    padding-left: 2rem;
    font-size: 22px;
}.title-section-eg .learning-creators-Ks {
    min-height: 65vh;
    transform-origin: center;
    transition: transform 0.5s ease;
}.title-section-eg .learning-creators-Ks:hover {
    transform: translateY(-5px) scale(1.01);
}.title-section-eg .learning-creators-Ks > div {
    padding: 4rem 3rem;
}.title-section-eg p {
    font-size: calc(13px * 1.2);
}.title-section-eg .title_style_header {
    font-size: 47px;
}
}

@media (min-width: 1200px) {.title-section-eg {
    padding: 4rem;
}.title-section-eg .class-online-Bz > div {
    gap: 6rem;
}.title-section-eg h3 {
    padding-left: 2.5rem;
    font-size: calc(22px * 1.1);
}.title-section-eg .learning-creators-Ks {
    min-height: 70vh;
}.title-section-eg .learning-creators-Ks > div {
    padding: 5rem 4rem;
}.title-section-eg p {
    font-size: calc(13px * 1.3);
}.title-section-eg .title_style_header {
    font-size: calc(47px * 1.1);
}}.who-we-are-rJ {
    overflow: hidden;
    padding: 120px 0 90px;
    position: relative;
    color: #ffffff;
}.who-we-are-rJ::before {
    right: 0;
    content: "";
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 50%, rgba(0,0,0,0.85) 100%);
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 1;
    top: 0;
}.who-we-are-rJ::after {
    right: 0;
    left: 0;
    bottom: 0;
    animation: gradientShift 15s ease-in-out infinite alternate;
    position: absolute;
    background: linear-gradient(90deg, 
        rgb(230,186,157,0.5) 0%, 
        transparent 30%, 
        rgb(216,148,108,0.5) 70%, 
        rgb(230,186,157,0.5) 100%);
    z-index: 2;
    content: "";
    opacity: 0.4;
    top: 0;
}.who-we-are-rJ h4 {
    letter-spacing: 3px;
    font-weight: 700;
    text-align: center;
    transition: transform 0.5s ease-out;
    text-transform: uppercase;
    color: #ffffff;
    position: relative;
    z-index: 5;
    margin-bottom: 60px;
    font-size: 28px;
    transform: translateY(0);
}.who-we-are-rJ h4::after {
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(230,186,157), rgb(216,148,108));
    height: 3px;
    z-index: 5;
    bottom: -15px;
    width: 80px;
    position: absolute;
    left: 50%;
    content: "";
}.who-we-are-rJ .container {
    max-width: 1140px;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 5;
}.who-we-are-rJ .info-wrapper-Sg {
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.1);
    background: linear-gradient(145deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.05) 100%);
    position: relative;
    padding: 40px;
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 5;
}.who-we-are-rJ .info-wrapper-Sg:hover {
    box-shadow: 0 25px 50px rgba(0,0,0,0.3);
    transform: perspective(1000px) rotateY(2deg) translateY(-5px);
}.who-we-are-rJ .info-wrapper-Sg::before {
    bottom: -2px;
    position: absolute;
    content: "";
    filter: blur(5px);
    z-index: -1;
    top: -2px;
    transform: translateZ(-10px);
    background: linear-gradient(45deg, 
        rgb(230,186,157) 0%, 
        transparent 40%, 
        transparent 60%, 
        rgb(216,148,108) 100%);
    right: -2px;
    left: -2px;
    opacity: 0.7;
}.who-we-are-rJ .info-wrapper-Sg h6 {
    transition: transform 0.4s ease;
    margin-bottom: 25px;
    font-size: calc(18px * 1.2);
    font-weight: 700;
    position: relative;
    display: inline-block;
    color: #ffffff;
    transform: translateX(0);
}.who-we-are-rJ .info-wrapper-Sg h6::after {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(90deg, rgb(230,186,157), rgb(216,148,108));
    transform-origin: left;
    position: absolute;
    transform: scaleX(0.3);
    bottom: -8px;
    content: "";
    left: 0;
    width: 100%;
    height: 2px;
}.who-we-are-rJ .info-wrapper-Sg:hover h6::after {
    transform: scaleX(1);
}.who-we-are-rJ .info-wrapper-Sg div {
    z-index: 5;
    position: relative;
}.who-we-are-rJ .info-wrapper-Sg span {
    opacity: 0.95;
    line-height: 1.8;
    transition: opacity 0.4s ease;
    column-count: 1;
    text-shadow: 0 1px 1px rgba(0,0,0,0.1);
    column-gap: 30px;
    color: rgba(255, 255, 255, 0.9);
    max-width: 100%;
    font-weight: 400;
    display: block;
    font-size: 12px;
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media screen and (min-width: 768px) {.who-we-are-rJ {
    padding: 150px 0 120px;
}.who-we-are-rJ h4 {
    margin-bottom: 80px;
    font-size: calc(28px * 1.2);
}.who-we-are-rJ .info-wrapper-Sg {
    margin: 0 auto;
    transform: perspective(1200px) rotateY(0deg);
    padding: 60px;
    max-width: 90%;
}.who-we-are-rJ .info-wrapper-Sg span {
    column-count: 2;
}
}

@media screen and (min-width: 992px) {.who-we-are-rJ {
    padding: 180px 0 150px;
}.who-we-are-rJ h4 {
    font-size: calc(28px * 1.3);
}.who-we-are-rJ .container {
    max-width: 1200px;
}.who-we-are-rJ .info-wrapper-Sg {
    padding: 70px;
    max-width: 85%;
}.who-we-are-rJ .info-wrapper-Sg span {
    column-count: 3;
}
}

@media screen and (min-width: 1200px) {.who-we-are-rJ h4 {
    transform: translateY(-20px);
}.who-we-are-rJ .info-wrapper-Sg {
    padding: 80px;
    max-width: 80%;
}.who-we-are-rJ .info-wrapper-Sg:hover {
    transform: perspective(1500px) rotateY(3deg) translateY(-10px);
}
}

@media screen and (max-width: 767px) {.who-we-are-rJ {
    padding: 90px 0 70px;
}.who-we-are-rJ h4 {
    margin-bottom: 40px;
    font-size: calc(28px * 0.9);
}.who-we-are-rJ .info-wrapper-Sg {
    padding: 30px;
}.who-we-are-rJ .info-wrapper-Sg h6 {
    margin-bottom: 20px;
    font-size: 18px;
}.who-we-are-rJ .info-wrapper-Sg span {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
}
}

@media (hover: hover) {.who-we-are-rJ .info-wrapper-Sg:hover span {
    opacity: 1;
}.who-we-are-rJ .info-wrapper-Sg:hover h6 {
    transform: translateX(5px);
    color: rgb(216,148,108);
}}footer {
    position: relative;
    width: 100%;
}footer .footer-disclaimer-96 {
    position: relative;
    color: #000000;
    padding: 100px 0 30px;
    background-color: rgb(243,220,203);
    font-family: Arial, sans-serif;
}footer .footer-disclaimer-96::before {
    background-image: 
        radial-gradient(circle at 10% 20%, rgb(230,186,157,0.5) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgb(216,148,108,0.5) 0%, transparent 20%);
    content: "";
    width: 100%;
    top: 0;
    z-index: 0;
    position: absolute;
    opacity: 0.3;
    left: 0;
    height: 100%;
}footer .tech-stack-eA {
    position: relative;
    z-index: 1;
}footer .get-contact-cB {
    background-color: #ffffff;
    padding: 25px;
    justify-content: space-between;
    border-radius: 27px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    margin: auto;
    gap: 15px;
    flex-wrap: wrap;
    display: flex;
    z-index: 3;
    width: 85%;
}footer .info_item {
    display: flex;
    border-radius: 10px;
    transition: all 0.3s ease;
    flex: 1 1 200px;
    align-items: center;
    padding: 15px;
    background-color: rgb(243,220,203);
}footer .info_item:hover {
    transform: translateY(-5px);
    background-color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}footer .info_item svg {
    width: 22px;
    transition: transform 0.3s ease;
    margin-right: 12px;
    fill: rgb(230,186,157);
    height: 22px;
}footer .info_item:hover svg {
    transform: scale(1.2);
}footer .info_item p,
footer .info_item a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: #000000;
    font-size: 17px;
}footer .info_item a:hover {
    color: rgb(230,186,157);
}footer .text_main_holder {
    flex-direction: column;
    position: relative;
    gap: 20px;
    perspective: 2000px;
    margin-top: 40px;
    display: flex;
}footer .header-base-tO, footer .head-study-A5, footer .subscribe_holder {
    padding: 30px;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    transform-origin: center center;
    border-radius: 27px;
    transform-style: preserve-3d;
    transition: all 0.5s ease;
}footer .header-base-tO {
    background-color: #ffffff;
    transform: translateZ(0) scale(1);
    z-index: 2;
}footer .header-base-tO:hover {
    transform: translateZ(30px) scale(1.02);
}footer .head-study-A5 {
    margin-top: -20px;
    margin-left: 20px;
    margin-right: 20px;
    transform: translateZ(-10px) scale(0.98);
    color: #ffffff;
    z-index: 1;
    background-color: rgb(216,148,108);
}footer .subscribe_holder {
    margin-top: -20px;
    background-color: rgb(230,186,157);
    color: #ffffff;
    margin-left: 40px;
    margin-right: 40px;
    transform: translateZ(-20px) scale(0.96);
    z-index: 0;
}footer .subscribe_holder:hover {
    transform: translateZ(10px) scale(0.98);
}footer .header-base-tO::after, footer .head-study-A5::after, footer .subscribe_holder::after {
    z-index: -1;
    transition: opacity 0.3s ease;
    left: 0;
    opacity: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 27px;
    content: "";
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
    position: absolute;
}footer .header-base-tO:hover::after, footer .head-study-A5:hover::after, footer .subscribe_holder:hover::after {
    opacity: 1;
}footer .header-base-tO svg {
    margin-bottom: 20px;
    display: block;
    width: auto;
    height: 45px;
}footer .peer-help-C8 {
    font-size: 12px;
    color: #000000;
    line-height: 1.6;
}footer .head-study-A5 h5 {
    display: inline-block;
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
    position: relative;
}footer .head-study-A5 h5::after {
    transition: width 0.3s ease;
    position: absolute;
    width: 40px;
    height: 2px;
    left: 0;
    content: "";
    bottom: -8px;
    background: linear-gradient(90deg, rgb(230,186,157), transparent);
}footer .head-study-A5 h5:hover::after {
    width: 100%;
}footer .nav-lesson-wX {
    gap: 15px;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    display: grid;
    margin-bottom: 20px;
}footer .nav-lesson-wX a {
    font-size: 17px;
    color: rgba(255, 255, 255, 0.75);
    text-decoration: none;
    transition: all 0.3s ease;
    padding: 5px 0;
    display: inline-block;
    position: relative;
}footer .nav-lesson-wX a::before {
    height: 1px;
    width: 0;
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    background-color: rgb(230,186,157);
    transition: width 0.3s ease;
}footer .nav-lesson-wX a:hover {
    color: #ffffff;
    transform: translateX(5px);
}footer .nav-lesson-wX a:hover::before {
    width: 100%;
}footer .subscribe_holder h5 {
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 15px;
}footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
    font-size: 17px;
    margin-bottom: 25px;
}footer .input_holder {
    gap: 15px;
    display: flex;
    flex-direction: column;
}footer .input_holder input[type="email"] {
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.1);
    border: none;
    font-size: 17px;
    padding: 14px 16px;
    transition: all 0.3s ease;
    color: #ffffff;
}footer .input_holder input[type="email"]:focus {
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .sub-authorization-QB {
    transition: all 0.3s ease;
    border: none;
    text-align: center;
    color: rgb(230,186,157);
    padding: 14px 20px;
    border-radius: 10px;
    font-weight: 600;
    cursor: pointer;
    background-color: #ffffff;
    font-size: 14px;
}footer .sub-authorization-QB:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    background-color: rgb(216,148,108);
    color: #ffffff;
}footer .equity-pledge-EV {
    text-align: center;
    margin-top: 60px;
    position: relative;
}footer .brainstorm-0S {
    display: inline-block;
    background-color: #ffffff;
    color: #000000;
    font-size: 12px;
    padding: 8px 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 30px;
}

@media (min-width: 992px) {footer .text_main_holder {
    align-items: stretch;
    flex-direction: row;
}footer .header-base-tO, footer .head-study-A5, footer .subscribe_holder {
    margin-top: 0;
    display: flex;
    flex: 1;
    flex-direction: column;
}footer .header-base-tO {
    margin-right: -20px;
}footer .head-study-A5 {
    z-index: 1;
    margin-right: -20px;
    margin-left: 0;
}footer .subscribe_holder {
    margin-left: 0;
    margin-right: 0;
}
}

@media (max-width: 991px) {footer .get-contact-cB {
    width: 90%;
    padding: 20px;
}footer .text_main_holder {
    margin-top: 80px;
}
}

@media (max-width: 767px) {footer .footer-disclaimer-96 {
    padding: 80px 0 30px;
}footer .get-contact-cB {
    width: 95%;
    padding: 15px;
}footer .info_item {
    flex: 1 1 100%;
}footer .header-base-tO, footer .head-study-A5, footer .subscribe_holder {
    padding: 25px 20px;
    margin-left: 0;
    margin-right: 0;
}footer .head-study-A5, footer .subscribe_holder {
    margin-top: -10px;
}footer .equity-pledge-EV {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .footer-disclaimer-96 {
    padding: 70px 0 20px;
}footer .get-contact-cB {
    padding: 10px;
}footer .info_item {
    padding: 10px;
}footer .text_main_holder {
    margin-top: 60px;
}footer .header-base-tO, footer .head-study-A5, footer .subscribe_holder {
    padding: 20px 15px;
}footer .head-study-A5 h5, footer .subscribe_holder h5 {
    font-size: calc(18px - 2px);
}footer .nav-lesson-wX {
    grid-template-columns: 1fr;
}footer .input_holder input[type="email"],
    footer .sub-authorization-QB {
    padding: 12px;
}}.course-summary-7V {
    padding: 90px 0;
    overflow: hidden;
    z-index: 1;
    background: rgb(243,220,203);
    position: relative;
}.course-summary-7V::before {
    left: 0;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    background: 
        linear-gradient(135deg, rgb(230,186,157,0.5) 0%, transparent 70%),
        linear-gradient(225deg, rgb(216,148,108,0.5) 0%, transparent 70%);
    z-index: -1;
    width: 100%;
    opacity: 0.25;
}.course-summary-7V::after {
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(230,186,157,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(216,148,108,0.5) 0%, transparent 40%);
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    content: "";
    height: 100%;
    top: 0;
    opacity: 0.2;
}.course-summary-7V .container {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    max-width: 1000px;
    padding: 0 15px;
}.course-summary-7V .community-team-QO {
    display: flex;
    position: relative;
    gap: 40px;
    flex-direction: column;
}.course-summary-7V .img-round-g6 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    z-index: 1;
    overflow: hidden;
    border-radius: 21px;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.6s;
    height: 450px;
    transform: translateZ(0);
}.course-summary-7V .img-round-g6:hover {
    transform: translateY(-10px);
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.2);
}.course-summary-7V .img-round-g6::before {
    background: linear-gradient(to bottom, 
                transparent 70%, 
                rgb(230,186,157,0.5) 100%);
    opacity: 0.7;
    z-index: 1;
    position: absolute;
    content: "";
    inset: 0;
}.course-summary-7V .img-round-g6::after {
    inset: 0;
    position: absolute;
    opacity: 0.05;
    z-index: 1;
    background: 
        repeating-linear-gradient(
            -45deg, 
            transparent, 
            transparent 20px, 
            rgb(230,186,157,0.5) 20px, 
            rgb(230,186,157,0.5) 21px
        );
    content: "";
}.course-summary-7V .education-map-0K {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    position: relative;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    z-index: 1;
    background: #ffffff;
    padding: 40px;
    border-radius: 21px;
}.course-summary-7V .education-map-0K:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.course-summary-7V .education-map-0K::before {
    height: 5px;
    left: 0;
    background: linear-gradient(90deg, 
                rgb(230,186,157), 
                rgb(216,148,108));
    border-radius: 21px 21px 0 0;
    width: 100%;
    top: 0;
    content: "";
    position: absolute;
}.course-summary-7V .education-map-0K::after {
    background: #ffffff;
    bottom: -5px;
    left: 5%;
    width: 90%;
    content: "";
    border-radius: 0 0 50% 50%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    z-index: -1;
    position: absolute;
    height: 10px;
}.course-summary-7V .header-base-tO {
    padding: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
    justify-content: center;
    margin-bottom: 25px;
    position: relative;
    display: inline-flex;
    align-items: center;
    background: rgb(243,220,203);
}.course-summary-7V .header-base-tO:hover {
    transform: translateY(-3px) rotate(5deg);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}.course-summary-7V .header-base-tO::after {
    content: "";
    border-radius: 10px;
    inset: 0;
    position: absolute;
    border: 1px dashed rgb(230,186,157,0.5);
    opacity: 0.5;
}.course-summary-7V .header-base-tO svg {
    height: auto;
    width: 80px;
    transition: transform 0.3s ease;
}.course-summary-7V .header-base-tO:hover svg {
    transform: scale(1.05);
}.course-summary-7V .header-base-tO svg path {
    transition: fill 0.3s ease;
    fill: rgb(230,186,157);
}.course-summary-7V .header-base-tO:hover svg path {
    fill: rgb(216,148,108);
}.course-summary-7V .education-map-0K h3 {
    font-size: 35px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 20px;
    position: relative;
    font-family: Arial, sans-serif;
    padding-bottom: 15px;
}.course-summary-7V .education-map-0K h3::after {
    position: absolute;
    left: 0;
    height: 3px;
    content: "";
    background: rgb(230,186,157);
    width: 50px;
    bottom: 0;
    transition: width 0.4s ease;
}.course-summary-7V .education-map-0K:hover h3::after {
    width: 100px;
}.course-summary-7V .education-map-0K p {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.8;
    position: relative;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

@keyframes shine {
    0% {
        background-position: -200% center;
    }
    100% {
        background-position: 200% center;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {.course-summary-7V {
    padding: 80px 0;
}.course-summary-7V .img-round-g6 {
    height: 400px;
}.course-summary-7V .education-map-0K {
    padding: 35px;
}
}

@media (min-width: 768px) and (max-width: 991px) {.course-summary-7V {
    padding: 70px 0;
}.course-summary-7V .img-round-g6 {
    height: 350px;
}.course-summary-7V .education-map-0K {
    padding: 30px;
}.course-summary-7V .header-base-tO {
    padding: 12px;
}.course-summary-7V .header-base-tO svg {
    width: 70px;
}
}

@media (max-width: 767px) {.course-summary-7V {
    padding: 60px 0;
}.course-summary-7V .community-team-QO {
    gap: 30px;
}.course-summary-7V .img-round-g6 {
    height: 300px;
}.course-summary-7V .education-map-0K {
    padding: 25px;
}.course-summary-7V .header-base-tO {
    margin-bottom: 20px;
    padding: 10px;
}.course-summary-7V .header-base-tO svg {
    width: 60px;
}.course-summary-7V .education-map-0K h3 {
    font-size: calc(35px * 0.9);
    padding-bottom: 12px;
    margin-bottom: 15px;
}
}

@media (max-width: 576px) {.course-summary-7V {
    padding: 50px 0;
}.course-summary-7V .community-team-QO {
    gap: 25px;
}.course-summary-7V .img-round-g6 {
    height: 250px;
}.course-summary-7V .education-map-0K {
    padding: 20px;
}.course-summary-7V .header-base-tO {
    padding: 8px;
    margin-bottom: 15px;
}.course-summary-7V .header-base-tO svg {
    width: 50px;
}.course-summary-7V .education-map-0K h3 {
    margin-bottom: 12px;
    font-size: calc(35px * 0.8);
    padding-bottom: 10px;
}}.contact-section-Wh {
    padding: 100px 0;
    position: relative;
}.contact-section-Wh::before {
    z-index: 1;
    opacity: 0.85;
    top: 0;
    background: rgb(243,220,203);
    width: 100%;
    position: absolute;
    height: 100%;
    content: '';
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    left: 0;
}.contact-section-Wh::after {
    left: 0;
    height: 100%;
    content: '';
    position: absolute;
    clip-path: polygon(0 65%, 100% 25%, 100% 100%, 0 100%);
    width: 100%;
    bottom: 0;
    background: rgb(230,186,157,0.5);
    z-index: 1;
}.contact-section-Wh .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 0 15px;
}.contact-section-Wh .support-support-Te {
    display: flex;
    border-radius: 25px;
    perspective: 1000px;
    overflow: hidden;
    transform-style: preserve-3d;
    position: relative;
}.contact-section-Wh .help-map-qR {
    border-radius: 25px 0 0 25px;
    transform-origin: left center;
    background: #ffffff;
    flex: 1;
    transform: rotateY(10deg);
    box-shadow: 10px 0 30px rgba(0, 0, 0, 0.1);
    padding: 60px 40px;
}.contact-section-Wh .help-map-qR h3 {
    font-weight: 700;
    margin-bottom: 40px;
    letter-spacing: 2px;
    color: #000000;
    position: relative;
    font-size: 36px;
    text-transform: uppercase;
}.contact-section-Wh .help-map-qR h3::before {
    content: '';
    width: 30px;
    top: -15px;
    left: 0;
    height: 5px;
    background: rgb(230,186,157);
    position: absolute;
}.contact-section-Wh .help-map-qR div {
    align-items: center;
    background: #f5f7fa;
    padding: 15px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    display: flex;
    transform: translateZ(0);
    border-radius: 10px;
    margin-bottom: 30px;
}.contact-section-Wh .help-map-qR div:hover {
    transform: scale(1.05) translateZ(10px);
}.contact-section-Wh .help-map-qR svg {
    padding: 6px;
    margin-right: 15px;
    height: 30px;
    width: 30px;
    background: #ffffff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
}.contact-section-Wh .help-map-qR svg path {
    fill: rgb(230,186,157);
}.contact-section-Wh .help-map-qR span {
    color: #000000;
    font-weight: 400;
    font-size: 15px;
}.contact-section-Wh .help-map-qR a {
    text-decoration: none;
    color: rgb(230,186,157);
    position: relative;
    font-weight: 600;
}.contact-section-Wh .help-map-qR a::after {
    height: 1px;
    left: 0;
    position: absolute;
    content: '';
    background: rgb(230,186,157);
    width: 0;
    transition: width 0.3s ease;
    bottom: -2px;
}.contact-section-Wh .help-map-qR a:hover::after {
    width: 100%;
}.contact-section-Wh .feedback-widget-4L {
    transform-origin: right center;
    border-radius: 0 25px 25px 0;
    background: rgb(243,220,203);
    transform: rotateY(-5deg);
    flex: 1.2;
    padding: 60px 40px;
}.contact-section-Wh form {
    position: relative;
}.contact-section-Wh form h3 {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 36px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 40px;
    color: rgb(230,186,157);
}.contact-section-Wh form input[type="text"],
.contact-section-Wh form input[type="email"] {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 20px 25px;
    transition: all 0.3s ease;
    color: rgb(230,186,157);
    border-radius: 0;
    font-size: 15px;
    margin-bottom: 25px;
    border: none;
    background: transparent;
    width: 100%;
}.contact-section-Wh form input[type="text"]:focus,
.contact-section-Wh form input[type="email"]:focus {
    border-bottom-color: rgb(230,186,157);
    box-shadow: 0 5px 10px -5px rgb(230,186,157,0.5);
    outline: none;
}.contact-section-Wh form input::placeholder {
    color: rgba(255, 255, 255, 0.5);
    font-weight: 300;
}.contact-section-Wh .support-card-MP {
    margin: 30px 0;
    align-items: flex-start;
    display: flex;
}.contact-section-Wh .support-card-MP input[type="checkbox"] {
    -webkit-appearance: none;
    width: 0;
    opacity: 0;
    position: absolute;
    appearance: none;
    height: 0;
}.contact-section-Wh .support-card-MP label {
    position: relative;
    font-size: 12px;
    padding-left: 35px;
    line-height: 1.6;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.7);
}.contact-section-Wh .support-card-MP label::before {
    content: '';
    width: 22px;
    height: 22px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    background: transparent;
    top: 0;
    position: absolute;
    left: 0;
    transition: all 0.3s ease;
}.contact-section-Wh .support-card-MP input[type="checkbox"]:checked + label::before {
    background: rgb(230,186,157);
    border-color: rgb(230,186,157);
}.contact-section-Wh .support-card-MP input[type="checkbox"]:checked + label::after {
    width: 6px;
    height: 12px;
    left: 8px;
    top: 4px;
    border: solid rgb(230,186,157);
    transform: rotate(45deg);
    position: absolute;
    border-width: 0 2px 2px 0;
    content: '';
}.contact-section-Wh .support-card-MP a {
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease;
    color: rgb(230,186,157);
}.contact-section-Wh .support-card-MP a:hover {
    color: rgb(216,148,108);
}.contact-section-Wh .reach-feedback-Lz {
    font-size: 19px;
    z-index: 1;
    transition: all 0.4s ease;
    text-transform: uppercase;
    border: none;
    padding: 18px 25px;
    overflow: hidden;
    font-weight: 700;
    background: rgb(230,186,157);
    width: 100%;
    color: #ffffff;
    position: relative;
    letter-spacing: 2px;
    cursor: pointer;
}.contact-section-Wh .reach-feedback-Lz::before {
    transition: width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 100%;
    width: 0;
    content: '';
    background: rgb(216,148,108);
    z-index: -1;
    top: 0;
    left: 0;
    position: absolute;
}.contact-section-Wh .reach-feedback-Lz:hover::before {
    width: 100%;
}.contact-section-Wh .reach-feedback-Lz:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

@media (max-width: 1024px) {.contact-section-Wh .support-support-Te {
    transform-style: flat;
}.contact-section-Wh .help-map-qR,
    .contact-section-Wh .feedback-widget-4L {
    transform: none;
}
}

@media (max-width: 768px) {.contact-section-Wh {
    padding: 80px 0;
}.contact-section-Wh .support-support-Te {
    flex-direction: column;
}.contact-section-Wh .help-map-qR,
    .contact-section-Wh .feedback-widget-4L {
    width: 100%;
    border-radius: 0;
    padding: 40px 30px;
}.contact-section-Wh .help-map-qR {
    border-radius: 25px 25px 0 0;
}.contact-section-Wh .feedback-widget-4L {
    border-radius: 0 0 25px 25px;
}.contact-section-Wh .help-map-qR h3,
    .contact-section-Wh form h3 {
    font-size: calc(36px * 0.9);
    margin-bottom: 30px;
}
}

@media (max-width: 576px) {.contact-section-Wh {
    padding: 60px 0;
}.contact-section-Wh::before,
    .contact-section-Wh::after {
    opacity: 0.9;
    clip-path: none;
}.contact-section-Wh::before {
    height: 60%;
}.contact-section-Wh::after {
    height: 40%;
    top: 60%;
}.contact-section-Wh .help-map-qR,
    .contact-section-Wh .feedback-widget-4L {
    padding: 30px 20px;
}.contact-section-Wh .help-map-qR h3,
    .contact-section-Wh form h3 {
    margin-bottom: 25px;
    font-size: calc(36px * 0.8);
}.contact-section-Wh .help-map-qR div {
    margin-bottom: 20px;
    padding: 12px;
}.contact-section-Wh form input[type="text"],
    .contact-section-Wh form input[type="email"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.contact-section-Wh .support-card-MP {
    margin: 25px 0;
}.contact-section-Wh .reach-feedback-Lz {
    padding: 15px 20px;
}}.appArea-Ij {
    padding: 5rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(243,220,203) 0%, rgba(255,255,255,0.95) 100%);
    position: relative;
}.appArea-Ij::before {
    top: 0;
    content: "";
    left: 0;
    background-size: 20px 20px;
    position: absolute;
    background-image: 
        linear-gradient(45deg, rgba(rgb(230,186,157,0.5), 0.05) 25%, transparent 25%), 
        linear-gradient(-45deg, rgba(rgb(230,186,157,0.5), 0.05) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(rgb(230,186,157,0.5), 0.05) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(rgb(230,186,157,0.5), 0.05) 75%);
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    animation: patternShift 60s linear infinite;
}.appArea-Ij::after {
    width: 30%;
    background: linear-gradient(145deg, rgb(230,186,157,0.5), rgb(216,148,108,0.5));
    opacity: 0.25;
    top: -10%;
    position: absolute;
    animation: floatGlow 15s ease-in-out infinite alternate;
    height: 50%;
    right: -5%;
    z-index: 0;
    filter: blur(70px);
    content: "";
}.appArea-Ij .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    transform: translateZ(0);
    z-index: 2;
    padding: 0 1.5rem;
}.appArea-Ij h2 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-family: Arial, sans-serif;
    letter-spacing: -0.01em;
    text-align: center;
    font-size: 29px;
    margin-bottom: 3rem;
    transform: perspective(1000px) translateZ(0);
    position: relative;
    font-weight: 700;
    color: #000000;
    line-height: 1.3;
}.appArea-Ij h2::after {
    width: 6rem;
    left: 50%;
    bottom: -1rem;
    box-shadow: 0 2px 10px rgba(rgb(230,186,157,0.5), 0.2);
    transform: translateX(-50%) scaleX(0.8);
    background: linear-gradient(90deg, rgb(230,186,157), rgb(216,148,108));
    content: "";
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 3px;
    position: absolute;
}.appArea-Ij:hover h2::after {
    transform: translateX(-50%) scaleX(1);
}.appArea-Ij .community-team-QO {
    background: #ffffff;
    padding: 3rem 2.5rem;
    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);
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
                box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    border-radius: 8px;
    transform: translateY(0);
    border: 1px solid rgba(rgba(0, 0, 0, 0.5), 0.08);
}.appArea-Ij .community-team-QO::before {
    background-size: 200% 100%;
    height: 5px;
    content: "";
    background: linear-gradient(90deg, rgb(230,186,157), rgb(216,148,108), rgb(230,186,157));
    animation: gradientMove 6s linear infinite;
    left: -2px;
    position: absolute;
    z-index: 1;
    top: -2px;
    right: -2px;
}.appArea-Ij .community-team-QO::after {
    background: linear-gradient(180deg, transparent, rgba(rgb(243,220,203), 0.05));
    position: absolute;
    z-index: 0;
    height: 30%;
    width: 100%;
    left: 0;
    bottom: 0;
    content: "";
}.appArea-Ij:hover .community-team-QO {
    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);
}.appArea-Ij ul {
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 2;
    position: relative;
}.appArea-Ij li {
    z-index: 2;
    position: relative;
}.appArea-Ij li::before {
    transform: scale(0.8);
    top: -0.5rem;
    left: -1rem;
    background-image: radial-gradient(circle, rgb(216,148,108,0.5) 0%, transparent 70%);
    opacity: 0.3;
    content: "";
    width: 2rem;
    z-index: -1;
    transition: transform 0.6s ease, opacity 0.6s ease;
    position: absolute;
    height: 2rem;
}.appArea-Ij:hover li::before {
    transform: scale(1.2);
    opacity: 0.5;
}.appArea-Ij span {
    display: block;
    line-height: 1.7;
    padding: 0.5rem 0;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 16px;
    position: relative;
    transition: color 0.3s ease;
}.appArea-Ij span::first-letter {
    color: rgb(230,186,157);
    font-size: 1.5em;
    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) {.appArea-Ij {
    padding: 4rem 0;
}.appArea-Ij h2 {
    margin-bottom: 2.5rem;
    font-size: calc(29px * 0.9);
}.appArea-Ij .community-team-QO {
    padding: 2.5rem 2rem;
}
}

@media (max-width: 767px) {.appArea-Ij {
    padding: 3.5rem 0;
}.appArea-Ij h2 {
    font-size: calc(29px * 0.8);
    line-height: 1.4;
    margin-bottom: 2rem;
}.appArea-Ij h2::after {
    width: 5rem;
    bottom: -0.8rem;
}.appArea-Ij .community-team-QO {
    padding: 2rem 1.5rem;
}.appArea-Ij span {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 575px) {.appArea-Ij {
    padding: 3rem 0;
}.appArea-Ij h2 {
    margin-bottom: 1.8rem;
    font-size: calc(29px * 0.7);
}.appArea-Ij h2::after {
    width: 4rem;
}.appArea-Ij .community-team-QO {
    padding: 1.5rem 1.25rem;
}.appArea-Ij span {
    font-size: calc(16px * 0.9);
    line-height: 1.5;
}.appArea-Ij li::before {
    height: 1.5rem;
    left: -0.5rem;
    width: 1.5rem;
    top: -0.3rem;
}}.education-experience-qc {
    position: relative;
    padding: 7rem 0;
    background: linear-gradient(135deg, rgb(216,148,108,0.5), rgb(230,186,157), rgb(216,148,108));
    overflow: hidden;
}.education-experience-qc::before {
    left: -10%;
    position: absolute;
    height: 120%;
    background: radial-gradient(circle at 30% 70%, rgb(230,186,157,0.5), transparent 60%),
                radial-gradient(circle at 70% 30%, rgb(216,148,108,0.5), transparent 60%);
    width: 120%;
    content: "";
    top: -10%;
    animation: orbital-pulse 15s infinite alternate ease-in-out;
    opacity: 0.7;
    z-index: 0;
}.education-experience-qc::after {
    animation: constellation-twinkle 8s infinite ease-in-out;
    position: absolute;
    height: 100%;
    background-size: 120px 120px;
    left: 0;
    top: 0;
    content: "";
    background-image: 
        radial-gradient(circle at 20% 20%, rgb(255, 255, 255, 0.5) 1px, transparent 1px),
        radial-gradient(circle at 80% 80%, rgb(255, 255, 255, 0.5) 1px, transparent 1px),
        radial-gradient(circle at 40% 60%, rgb(255, 255, 255, 0.5) 1px, transparent 1px),
        radial-gradient(circle at 60% 30%, rgb(255, 255, 255, 0.5) 1px, transparent 1px);
    z-index: 1;
    opacity: 0.2;
    width: 100%;
}.education-experience-qc .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    padding: 0 2rem;
    position: relative;
}.education-experience-qc .review-highlights-GR {
    padding: 3rem;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    display: grid;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), 
                box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    grid-template-columns: 1fr;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.05));
    gap: 2.5rem;
}.education-experience-qc .review-highlights-GR:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
                0 10px 20px rgba(0, 0, 0, 0.1),
                0 0 0 1px rgba(255, 255, 255, 0.15) inset;
}.education-experience-qc .review-highlights-GR > div:first-child {
    width: 150px;
    height: 150px;
    position: relative;
    perspective: 1000px;
    margin: 0 auto;
}.education-experience-qc .img-round-g6 {
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1), 
                border-radius 0.6s cubic-bezier(0.34, 1.56, 0.64, 1),
                box-shadow 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.2),
        0 0 0 10px rgba(var(--primary-color-rgb, 120, 80, 200), 0.1);
    animation: float-photo 6s infinite ease-in-out;
    transform: rotate(-5deg);
    border-radius: 10% 40% 30% 20%;
    width: 100%;
    overflow: hidden;
    height: 100%;
}.education-experience-qc .review-highlights-GR:hover .img-round-g6 {
    transform: rotate(0deg) scale(1.05);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.3),
        0 0 0 15px rgba(var(--primary-color-rgb, 120, 80, 200), 0.15);
    border-radius: 30% 10% 40% 20%;
}.education-experience-qc .review-highlights-GR > div:nth-child(2) {
    padding-top: 1rem;
    text-align: center;
}.education-experience-qc .name {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    font-weight: 600;
    position: relative;
    margin: 0 0 0.5rem;
    font-size: 22px;
    transform: translateY(0);
    letter-spacing: 0.5px;
    display: inline-block;
    color: #ffffff;
}.education-experience-qc .name::after {
    transition: width 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 2px;
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 0;
    background: linear-gradient(to right, rgb(216,148,108), #ffffff, rgb(216,148,108));
}.education-experience-qc .review-highlights-GR:hover .name {
    transform: translateY(-2px);
}.education-experience-qc .review-highlights-GR:hover .name::after {
    width: 100%;
}.education-experience-qc .review-highlights-GR > div:nth-child(2) > div {
    margin-top: 0.5rem;
    font-size: calc(17px - 2px);
    opacity: 0.9;
    transition: opacity 0.3s ease;
    font-style: italic;
    color: rgb(255, 255, 255, 0.5);
}.education-experience-qc .review-highlights-GR:hover > div:nth-child(2) > div {
    opacity: 1;
}.education-experience-qc .work-card-Yg {
    opacity: 0.9;
    color: #ffffff;
    font-size: 17px;
    text-align: left;
    transition: opacity 0.4s ease, transform 0.4s ease;
    padding: 0 1rem;
    position: relative;
    line-height: 1.7;
    margin: 0;
}.education-experience-qc .work-card-Yg::before {
    transition: transform 0.5s ease, opacity 0.5s ease;
    content: "";
    font-size: 5rem;
    position: absolute;
    color: rgb(255, 255, 255, 0.5);
    top: -2rem;
    font-family: serif;
    left: -1rem;
    opacity: 0.2;
}.education-experience-qc .work-card-Yg::after {
    transition: transform 0.5s ease, opacity 0.5s ease;
    font-size: 5rem;
    right: -1rem;
    content: "";
    bottom: -4rem;
    opacity: 0.2;
    position: absolute;
    color: rgb(255, 255, 255, 0.5);
    font-family: serif;
}.education-experience-qc .review-highlights-GR:hover .work-card-Yg {
    transform: translateY(-2px);
    opacity: 1;
}.education-experience-qc .review-highlights-GR:hover .work-card-Yg::before {
    transform: translateY(-5px);
    opacity: 0.3;
}.education-experience-qc .review-highlights-GR:hover .work-card-Yg::after {
    opacity: 0.3;
    transform: translateY(5px);
}

@keyframes orbital-pulse {
    0% {
        transform: scale(1) rotate(0deg);
        opacity: 0.7;
    }
    50% {
        transform: scale(1.1) rotate(3deg);
        opacity: 0.9;
    }
    100% {
        transform: scale(1) rotate(0deg);
        opacity: 0.7;
    }
}

@keyframes constellation-twinkle {
    0%, 100% {
        opacity: 0.2;
        transform: translateY(0);
    }
    50% {
        opacity: 0.3;
        transform: translateY(-10px);
    }
}

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

@media (min-width: 768px) {.education-experience-qc .review-highlights-GR {
    grid-template-columns: auto 1fr 2fr;
    align-items: center;
    padding: 4rem;
    gap: 3rem;
}.education-experience-qc .review-highlights-GR > div:first-child {
    height: 180px;
    margin: 0;
    width: 180px;
}.education-experience-qc .review-highlights-GR > div:nth-child(2) {
    padding-top: 0;
    text-align: left;
}.education-experience-qc .work-card-Yg {
    padding: 0;
}
}

@media (min-width: 992px) {.education-experience-qc {
    padding: 9rem 0;
}.education-experience-qc .review-highlights-GR {
    gap: 4rem;
    grid-template-columns: auto 1.5fr 3fr;
    padding: 5rem;
}.education-experience-qc .review-highlights-GR > div:first-child {
    width: 220px;
    height: 220px;
}.education-experience-qc .name {
    font-size: calc(22px + 2px);
}.education-experience-qc .work-card-Yg {
    font-size: calc(17px + 1px);
    line-height: 1.8;
}
}

@media (max-width: 767px) {.education-experience-qc {
    padding: 5rem 0;
}.education-experience-qc .review-highlights-GR {
    gap: 2rem;
    padding: 2.5rem;
}.education-experience-qc .img-round-g6 {
    animation: float-photo 5s infinite ease-in-out;
}.education-experience-qc .work-card-Yg {
    padding: 0;
}.education-experience-qc .work-card-Yg::before {
    font-size: 3rem;
    top: -1.5rem;
    left: -0.5rem;
}.education-experience-qc .work-card-Yg::after {
    font-size: 3rem;
    bottom: -3rem;
    right: -0.5rem;
}}header {
    width: 100%;
    transition: all 0.3s ease;
    z-index: 1000;
    top: 0;
    position: fixed;
    left: 0;
    background-color: #ffffff;
    border-bottom: 2px solid rgb(243,220,203);
}header:before {
    width: 100%;
    height: 4px;
    content: '';
    background-size: 200% 100%;
    animation: gradientMove 6s infinite linear;
    position: absolute;
    background: linear-gradient(90deg, rgb(230,186,157), rgb(216,148,108), rgb(230,186,157));
    top: 0;
    left: 0;
}header .nav-mentor-RL {
    padding: 0;
    width: 100%;
}header .container {
    position: relative;
    max-width: 1200px;
    padding: 20px;
    margin: 0 auto;
}header .main-navbar-lH {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
}header .head-study-A5 {
    align-items: center;
    gap: 35px;
    display: flex;
}header .head-edu-0k {
    font-family: Arial, sans-serif;
    text-decoration: none;
    position: relative;
    padding: 5px 0;
    color: #000000;
    transition: all 0.3s ease;
    font-weight: 600;
    font-size: 18px;
}header .head-edu-0k:before {
    content: '';
    border-radius: 10px;
    transform: translateY(-50%) scale(0);
    height: 6px;
    top: 50%;
    left: -15px;
    background-color: rgb(230,186,157);
    width: 6px;
    position: absolute;
    transition: transform 0.3s ease;
}header .head-edu-0k:after {
    left: 0;
    position: absolute;
    transform-origin: center;
    transition: transform 0.3s ease;
    bottom: 0;
    background-color: rgb(230,186,157);
    height: 2px;
    width: 100%;
    content: '';
    transform: scaleX(0);
}header .head-edu-0k:hover {
    color: rgb(230,186,157);
}header .head-edu-0k:hover:before {
    transform: translateY(-50%) scale(1);
}header .head-edu-0k:hover:after {
    transform: scaleX(1);
}header .top-guide-7x {
    transition: all 0.3s ease;
    text-decoration: none;
    display: flex;
    padding: 5px 10px;
    align-items: center;
    position: relative;
}header .top-guide-7x:before {
    left: 0;
    opacity: 0;
    top: 0;
    position: absolute;
    border: 2px solid transparent;
    width: 100%;
    transition: opacity 0.3s ease;
    -webkit-mask-composite: xor;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    border-radius: 10px;
    mask-composite: exclude;
    content: '';
    background: linear-gradient(to right, rgb(230,186,157), rgb(216,148,108)) border-box;
    height: 100%;
}header .top-guide-7x:hover:before {
    opacity: 1;
}header .top-guide-7x svg {
    width: auto;
    height: 42px;
    transition: transform 0.3s ease;
}header .top-guide-7x:hover svg {
    transform: scale(1.05);
}

@keyframes gradientMove {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 0%;
    }
}

@media (max-width: 991px) {header .container {
    padding: 15px;
}header .head-study-A5 {
    gap: 20px;
}header .head-edu-0k:before {
    left: -10px;
}header .top-guide-7x svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .head-study-A5 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: max-height 0.4s ease;
    max-height: 0;
    left: 0;
    background-color: #ffffff;
    width: 100%;
    border-bottom: 3px solid rgb(230,186,157);
    top: 100%;
    padding: 0;
    flex-direction: column;
    z-index: 1001;
    gap: 0;
    position: absolute;
}header .menu.active {
    max-height: 400px;
}header .head-edu-0k {
    width: 100%;
    padding: 12px 20px;
    border-bottom: 1px solid rgb(243,220,203);
}header .head-edu-0k:last-child {
    border-bottom: none;
}header .head-edu-0k:before {
    left: 5px;
}header .main-navbar-lH {
    padding: 5px 0;
}header .top-guide-7x {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 10px;
}header .top-guide-7x svg {
    height: 32px;
}}.course-benefits-KN {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(243,220,203) 0%, rgba(247, 248, 252, 0.9) 100%);
}.course-benefits-KN::before {
    content: "";
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    background-image: radial-gradient(circle at 10% 20%, rgba(rgb(230,186,157,0.5), 0.05) 0%, transparent 60%);
}.course-benefits-KN::after {
    border-left: 1px solid rgba(rgb(230,186,157,0.5), 0.1);
    transform: rotate(15deg);
    position: absolute;
    right: -20%;
    background: linear-gradient(145deg, rgba(rgb(230,186,157,0.5), 0.08) 0%, rgba(rgb(216,148,108,0.5), 0.04) 100%);
    top: -50%;
    z-index: 0;
    height: 140%;
    width: 70%;
    content: "";
}.course-benefits-KN .container {
    display: grid;
    z-index: 2;
    gap: 40px;
    grid-template-columns: 1fr;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1400px;
}.course-benefits-KN .img-round-g6 {
    filter: saturate(1.05);
    height: auto;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(0, 0, 0, 0.08);
    will-change: transform;
    object-fit: cover;
    width: 100%;
    transition: transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
    transform: perspective(1000px) rotateY(-2deg) rotateX(2deg);
}.course-benefits-KN .img-round-g6:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15), 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg) translateY(-10px);
}.course-benefits-KN .community-team-QO {
    display: flex;
    justify-content: center;
    flex-direction: column;
}.course-benefits-KN .info-wrapper-Sg {
    background: rgba(255, 255, 255, 0.9);
    transform: translateZ(0);
    position: relative;
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.07);
    padding: 30px;
}.course-benefits-KN .info-wrapper-Sg::before {
    position: absolute;
    width: 5px;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgb(230,186,157), rgb(216,148,108));
    transform: scaleY(0);
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    content: "";
    transform-origin: top;
}.course-benefits-KN .info-wrapper-Sg:hover::before {
    transform: scaleY(1);
}.course-benefits-KN h1 {
    margin-bottom: 30px;
    font-size: 47px;
    transform: translateY(20px);
    position: relative;
    line-height: 1.2;
    font-weight: 700;
    opacity: 0;
    color: #000000;
    animation: fadeInUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.3s;
}.course-benefits-KN ul {
    grid-template-columns: 1fr;
    display: grid;
    list-style: none;
    gap: 18px;
    margin: 0;
    padding: 0;
}.course-benefits-KN li {
    animation: fadeInRight 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation-delay: calc(0.2s + (var(--i, 0) * 0.1s));
    opacity: 0;
    position: relative;
    padding: 8px 0;
    transform: translateX(20px);
}.course-benefits-KN li:nth-child(1) {
    --i: 1;
}.course-benefits-KN li:nth-child(2) {
    --i: 2;
}.course-benefits-KN li:nth-child(3) {
    --i: 3;
}.course-benefits-KN li:nth-child(4) {
    --i: 4;
}.course-benefits-KN li:nth-child(5) {
    --i: 5;
}.course-benefits-KN li p {
    font-size: 12px;
    margin: 0;
    padding-left: 40px;
    transition: transform 0.3s ease;
    align-items: center;
    display: flex;
    position: relative;
    color: #000000;
    line-height: 1.6;
}.course-benefits-KN li:hover p {
    transform: translateX(5px);
}.course-benefits-KN li svg {
    width: 28px;
    position: absolute;
    left: 0;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateY(-50%);
    height: 28px;
    top: 50%;
}.course-benefits-KN li:hover svg {
    transform: translateY(-50%) scale(1.15);
}.course-benefits-KN svg path {
    fill: rgb(230,186,157);
    transition: fill 0.3s ease;
}.course-benefits-KN li:hover svg path {
    fill: rgb(216,148,108);
}

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

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

@media (min-width: 768px) {.course-benefits-KN .container {
    grid-template-columns: 1fr 1fr;
    gap: 60px;
}.course-benefits-KN .info-wrapper-Sg {
    padding: 40px;
}.course-benefits-KN ul {
    grid-template-columns: 1fr;
}
}

@media (min-width: 992px) {.course-benefits-KN {
    padding: 150px 0;
}.course-benefits-KN .container {
    gap: 80px;
}.course-benefits-KN .img-round-g6 {
    height: 100%;
    max-height: 600px;
}.course-benefits-KN .info-wrapper-Sg {
    padding: 50px;
}.course-benefits-KN h1 {
    font-size: calc(47px * 1.1);
}
}

@media (max-width: 767px) {.course-benefits-KN {
    padding: 80px 0;
}.course-benefits-KN .img-round-g6 {
    max-height: 400px;
    object-position: center;
}.course-benefits-KN h1 {
    font-size: calc(47px * 0.85);
    margin-bottom: 20px;
}.course-benefits-KN li {
    padding: 6px 0;
}.course-benefits-KN li p {
    padding-left: 35px;
    font-size: calc(12px * 0.95);
}.course-benefits-KN li svg {
    height: 24px;
    width: 24px;
}
}

@media (max-width: 480px) {.course-benefits-KN {
    padding: 60px 0;
}.course-benefits-KN .info-wrapper-Sg {
    padding: 25px 20px;
}.course-benefits-KN h1 {
    font-size: calc(47px * 0.75);
}.course-benefits-KN li p {
    padding-left: 32px;
    font-size: calc(12px * 0.9);
}.course-benefits-KN li svg {
    width: 22px;
    height: 22px;
}}.cookieWarningMessage-5c {
    border-top: 3px solid rgb(230,186,157);
    bottom: 0;
    z-index: 90;
    padding: 20px 0;
    background: rgb(243,220,203);
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
}.data-agree-Oo {
    display: flex;
    max-width: 1200px;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: auto;
    padding: 0 20px;
    align-items: center;
}#bannerCookieNotice-Ah {
    display: none;
}#bannerCookieNotice-Ah:checked ~ .cookieWarningMessage-5c {
    visibility: hidden;
    opacity: 0;
}.cookieWarningMessage-5c h5 {
    text-transform: uppercase;
    font-weight: 700;
    color: rgb(230,186,157);
    margin-bottom: 6px;
    font-size: 18px;
    letter-spacing: 1px;
}.cookieWarningMessage-5c p {
    color: #000000;
    max-width: 500px;
    font-size: 13px;
}.online-cookies-xu {
    flex-shrink: 0;
    margin-right: 20px;
}.online-cookies-xu svg, .online-cookies-xu svg path {
    width: 80px;
    fill: rgb(230,186,157);
    height: 80px;
}.user-status-qh {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border: 2px solid transparent;
    padding: 12px 24px;
    text-align: center;
    margin-left: 10px;
    border-radius: 10px;
    flex-shrink: 0;
    min-width: 140px;
    background: rgb(230,186,157);
    transition: border 0.2s;
    text-decoration: none;
}.cookie_button.accept-cookies-IY {
    background: rgb(230,186,157);
}.cookie_button.cookie-necessary-YV {
    background: rgb(216,148,108);
}.user-status-qh:hover {
    border: 2px solid #ffffff;
}.cookieWarningMessage-5c p a {
    color: rgb(230,186,157);
    text-decoration: underline;
    font-weight: 700;
}
@media only screen and (max-width: 1200px) {.data-agree-Oo {
    padding: 0 10px;
}
}
@media only screen and (max-width: 800px) {.online-cookies-xu {
    display: none;
}.data-agree-Oo {
    justify-content: center;
    text-align: center;
    align-items: center;
    flex-direction: column;
}.cookieWarningMessage-5c h5, .cookieWarningMessage-5c p {
    text-align: center;
}.cookie-gate-0p {
    margin-bottom: 20px;
}.user-status-qh {
    width: 100%;
    margin-top: 10px;
    max-width: 300px;
    margin-left: 0;
}}
.wrapper-bundle-sx .cookieWarningMessage-5c {
    background: rgb(216,148,108);
    padding: 30px 0;
    border: none;
}.wrapper-bundle-sx .user-status-qh {
    border: none;
    border-radius: 10px;
    color: #ffffff;
    font-size: 14px;
    background: rgb(230,186,157);
    font-weight: 600;
    margin-left: 0;
}.wrapper-bundle-sx .cookie-gate-0p h5, .wrapper-bundle-sx .cookie-gate-0p p {
    color: #ffffff;
}
