* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.science-ref-0mkbHEB {
    flex: 0 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}.layer-container-KYBmdGv {
    min-height: 100%;
    display: flex;
    height: 100%;
    flex-direction: column;
}svg {
    height: 30px;
    width: 30px;
}.top-class-Xq63AQi {
    flex: 1 0 auto;
}.container {
    width: 1151px;
    max-width: 100%;
    margin: auto;
}header,footer {
    width: 100%;
}html,body {
    min-height: 100%;
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
}
@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-haven-ydMJZcq {
    padding: 5rem 2rem;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(189,201,201) 0%, #ffffff 100%);
}.privacy-haven-ydMJZcq::before {
    width: 25vw;
    top: -10%;
    opacity: 0.15;
    height: 25vw;
    content: "";
    transform: rotate(-15deg);
    position: absolute;
    background: rgb(152,165,164,0.5);
    filter: blur(80px);
    right: -5%;
    z-index: 0;
}.privacy-haven-ydMJZcq::after {
    left: -5%;
    bottom: -10%;
    height: 25vw;
    position: absolute;
    width: 25vw;
    z-index: 0;
    opacity: 0.15;
    background: rgb(116,127,126,0.5);
    content: "";
    filter: blur(80px);
    transform: rotate(15deg);
}.privacy-haven-ydMJZcq .container {
    margin: 0 auto;
    border-left: 3px solid rgb(152,165,164);
    transition: transform 0.5s ease-out;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    max-width: 1200px;
    position: relative;
    background: #ffffff;
    transform: perspective(1000px) rotateY(1deg);
    z-index: 1;
    padding: 3rem;
}.privacy-haven-ydMJZcq .container:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
}.privacy-haven-ydMJZcq h1 {
    position: relative;
    transform: translateX(-8px);
    margin-bottom: 2rem;
    font-weight: 700;
    color: #000000;
    font-size: 42px;
}.privacy-haven-ydMJZcq h1::before {
    transform: translateY(-50%);
    background: linear-gradient(to bottom, rgb(152,165,164), rgb(116,127,126));
    content: "";
    left: -20px;
    position: absolute;
    top: 50%;
    height: 50%;
    width: 6px;
}.privacy-haven-ydMJZcq h2 {
    color: #000000;
    padding-bottom: 0.75rem;
    margin: 3rem 0 1.5rem;
    position: relative;
    font-size: 32px;
    font-weight: 600;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}.privacy-haven-ydMJZcq h2::after {
    content: "";
    background: linear-gradient(90deg, rgb(152,165,164), rgb(116,127,126));
    height: 3px;
    transition: width 0.3s ease;
    position: absolute;
    left: 0;
    width: 50px;
    bottom: -1px;
}.privacy-haven-ydMJZcq h2:hover::after {
    width: 100px;
}.privacy-haven-ydMJZcq h3 {
    color: #000000;
    font-size: calc(32px * 0.85);
    position: relative;
    font-weight: 600;
    margin: 2.5rem 0 1.25rem;
    padding-left: 15px;
}.privacy-haven-ydMJZcq h3::before {
    background: rgb(116,127,126);
    width: 3px;
    position: absolute;
    content: "";
    opacity: 0.7;
    height: 100%;
    left: 0;
    top: 0;
}.privacy-haven-ydMJZcq h4 {
    color: #000000;
    margin: 2rem 0 1rem;
    position: relative;
    font-weight: 600;
    display: inline-block;
    font-size: calc(32px * 0.7);
}.privacy-haven-ydMJZcq h4::after {
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
    background: linear-gradient(90deg, rgb(116,127,126), transparent);
    left: 0;
    bottom: -3px;
}.privacy-haven-ydMJZcq p {
    color: #000000;
    line-height: 1.8;
    font-size: 16px;
    max-width: 90ch;
    margin-bottom: 1.5rem;
}.privacy-haven-ydMJZcq ul {
    padding-left: 1.5rem;
    margin: 1.5rem 0 2.5rem;
    position: relative;
}.privacy-haven-ydMJZcq ul::before {
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(152,165,164,0.5), transparent);
    height: 100%;
    width: 1px;
}.privacy-haven-ydMJZcq li {
    margin-bottom: 1rem;
    color: #000000;
    transition: transform 0.2s ease;
    position: relative;
    font-size: 16px;
    padding-left: 1rem;
    line-height: 1.6;
}.privacy-haven-ydMJZcq li::before {
    content: "";
    transform: rotate(45deg);
    position: absolute;
    transition: transform 0.2s ease;
    width: 8px;
    background: rgb(152,165,164);
    top: 0.7rem;
    opacity: 0.7;
    border-radius: 1px;
    left: -1.5rem;
    height: 8px;
}.privacy-haven-ydMJZcq li:hover {
    transform: translateX(3px);
}.privacy-haven-ydMJZcq li:hover::before {
    background: rgb(116,127,126);
    transform: rotate(135deg);
}.privacy-haven-ydMJZcq span {
    opacity: 0.9;
    font-size: 16px;
    font-style: italic;
    border-left: 2px solid rgb(116,127,126,0.5);
    display: block;
    line-height: 1.7;
    padding: 0.5rem 0 0.5rem 1rem;
    color: #000000;
    margin-bottom: 2rem;
}.privacy-haven-ydMJZcq strong {
    display: inline-block;
    color: #000000;
    font-weight: 600;
    position: relative;
}.privacy-haven-ydMJZcq strong::after {
    bottom: -2px;
    height: 2px;
    content: "";
    left: 0;
    width: 100%;
    position: absolute;
    opacity: 0.3;
    background: rgb(152,165,164,0.5);
}

@media (max-width: 991px) {.privacy-haven-ydMJZcq {
    padding: 4rem 1.5rem;
}.privacy-haven-ydMJZcq .container {
    transform: perspective(800px) rotateY(0.5deg);
    padding: 2.5rem 2rem;
}.privacy-haven-ydMJZcq h1 {
    font-size: calc(42px * 0.9);
}.privacy-haven-ydMJZcq h2 {
    font-size: calc(32px * 0.9);
}
}

@media (max-width: 767px) {.privacy-haven-ydMJZcq {
    padding: 3rem 1rem;
}.privacy-haven-ydMJZcq .container {
    padding: 2rem 1.5rem;
    transform: perspective(600px) rotateY(0.3deg);
    border-left-width: 2px;
}.privacy-haven-ydMJZcq h1 {
    transform: translateX(-5px);
    font-size: calc(42px * 0.8);
}.privacy-haven-ydMJZcq h1::before {
    left: -15px;
    width: 4px;
}.privacy-haven-ydMJZcq h2 {
    margin: 2.5rem 0 1.25rem;
    font-size: calc(32px * 0.8);
}.privacy-haven-ydMJZcq h3 {
    font-size: calc(32px * 0.7);
}.privacy-haven-ydMJZcq h4 {
    font-size: calc(32px * 0.6);
}.privacy-haven-ydMJZcq p, 
    .privacy-haven-ydMJZcq li,
    .privacy-haven-ydMJZcq span {
    font-size: calc(16px * 0.95);
}.privacy-haven-ydMJZcq ul {
    padding-left: 1rem;
}.privacy-haven-ydMJZcq li::before {
    height: 6px;
    width: 6px;
    left: -1rem;
}
}

@media (max-width: 480px) {.privacy-haven-ydMJZcq {
    padding: 2rem 0.75rem;
}.privacy-haven-ydMJZcq .container {
    transform: none;
    padding: 1.5rem 1.25rem;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}.privacy-haven-ydMJZcq h1 {
    margin-bottom: 1.5rem;
    font-size: calc(42px * 0.7);
}.privacy-haven-ydMJZcq h2 {
    margin: 2rem 0 1rem;
    font-size: calc(32px * 0.7);
}.privacy-haven-ydMJZcq h3 {
    font-size: calc(32px * 0.6);
    margin: 1.75rem 0 1rem;
}.privacy-haven-ydMJZcq h4 {
    font-size: calc(32px * 0.5);
}.privacy-haven-ydMJZcq p, 
    .privacy-haven-ydMJZcq li,
    .privacy-haven-ydMJZcq span {
    line-height: 1.6;
    font-size: calc(16px * 0.9);
}.privacy-haven-ydMJZcq li {
    margin-bottom: 0.75rem;
}.privacy-haven-ydMJZcq ul {
    margin: 1rem 0 2rem;
}}.title-portal-6hxWDni {
    padding: 6rem 2rem;
    display: flex;
    min-height: 100vh;
    background: linear-gradient(135deg, rgb(189,201,201) 0%, rgb(116,127,126,0.5) 100%);
    align-items: center;
    position: relative;
    overflow: hidden;
}.title-portal-6hxWDni::before {
    bottom: 0;
    position: absolute;
    opacity: 0.15;
    right: 0;
    top: 0;
    left: 0;
    z-index: 0;
    background-image: 
    radial-gradient(circle at 20% 30%, rgb(116,127,126,0.5) 0%, transparent 60%),
    radial-gradient(circle at 80% 70%, rgb(152,165,164,0.5) 0%, transparent 40%);
    content: "";
}.title-portal-6hxWDni > div {
    position: relative;
    max-width: 1200px;
    display: grid;
    gap: 4rem;
    width: 100%;
    grid-template-columns: 1fr;
    z-index: 1;
    margin: 0 auto;
}.title-portal-6hxWDni h1.page-begin-1AqaGUh {
    transform: translateX(-1rem);
    margin-bottom: 1.5rem;
    opacity: 0;
    font-weight: 700;
    color: #000000;
    font-size: 41px;
    position: relative;
    animation: slide-in 0.8s ease-out forwards;
}.title-portal-6hxWDni h1.page-begin-1AqaGUh::after {
    bottom: -0.5rem;
    left: 0;
    animation: line-grow 1s 0.5s ease-out forwards;
    width: 4rem;
    transform: scaleX(0);
    position: absolute;
    background: linear-gradient(90deg, rgb(152,165,164) 0%, rgb(116,127,126) 100%);
    content: "";
    height: 0.3rem;
    transform-origin: left;
}.title-portal-6hxWDni p {
    opacity: 0;
    transform: translateY(1rem);
    line-height: 1.6;
    color: #000000;
    animation: fade-up 0.8s 0.3s ease-out forwards;
    max-width: 90%;
    font-size: calc(16px * 1.2);
}.title-portal-6hxWDni .edu-front-uKBOfJd {
    border-radius: 12px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(2rem);
    animation: fade-up 1s 0.6s ease-out forwards;
    width: 100%;
    opacity: 0;
    overflow: hidden;
    margin-top: 2rem;
}.title-portal-6hxWDni .study-zone-D8YaPiW {
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease;
    height: 350px;
    width: 100%;
}.title-portal-6hxWDni .study-zone-D8YaPiW::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    z-index: 1;
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0.1) 100%);
    bottom: 0;
}.title-portal-6hxWDni .study-zone-D8YaPiW span {
    left: 0;
    transition: transform 0.4s ease;
    padding: 2rem;
    width: 100%;
    bottom: 0;
    position: absolute;
    z-index: 2;
}.title-portal-6hxWDni .study-zone-D8YaPiW:hover span {
    transform: translateY(-10px);
}.title-portal-6hxWDni .study-zone-D8YaPiW h3 {
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
}

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

@keyframes line-grow {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}

@keyframes fade-up {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@media (min-width: 768px) {.title-portal-6hxWDni {
    padding: 8rem 3rem;
}.title-portal-6hxWDni > div {
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    align-items: center;
}.title-portal-6hxWDni h1.page-begin-1AqaGUh {
    font-size: calc(41px * 1.2);
}.title-portal-6hxWDni .edu-front-uKBOfJd {
    margin-top: 0;
}.title-portal-6hxWDni .study-zone-D8YaPiW {
    height: 400px;
}.title-portal-6hxWDni .study-zone-D8YaPiW::after {
    height: 100%;
    content: "";
    opacity: 0;
    background: linear-gradient(45deg, rgb(152,165,164,0.5) 0%, transparent 100%);
    top: 0;
    width: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    transition: opacity 0.5s ease;
}.title-portal-6hxWDni .study-zone-D8YaPiW:hover::after {
    opacity: 0.2;
}
}

@media (min-width: 992px) {.title-portal-6hxWDni > div {
    gap: 6rem;
}.title-portal-6hxWDni h1.page-begin-1AqaGUh {
    font-size: calc(41px * 1.4);
}.title-portal-6hxWDni p {
    font-size: calc(16px * 1.3);
    max-width: 80%;
}.title-portal-6hxWDni .study-zone-D8YaPiW {
    transition: all 0.6s ease;
    height: 450px;
    transform: perspective(1000px) rotateY(-3deg);
}.title-portal-6hxWDni .study-zone-D8YaPiW:hover {
    transform: perspective(1000px) rotateY(0deg) scale(1.02);
}
}

@media (max-width: 767px) {.title-portal-6hxWDni {
    padding: 5rem 1.5rem;
}.title-portal-6hxWDni h1.page-begin-1AqaGUh {
    font-size: calc(41px * 0.9);
}.title-portal-6hxWDni p {
    font-size: 16px;
    max-width: 100%;
}.title-portal-6hxWDni .study-zone-D8YaPiW {
    height: 280px;
}
}

@media (max-width: 480px) {.title-portal-6hxWDni {
    padding: 4rem 1rem;
}.title-portal-6hxWDni h1.page-begin-1AqaGUh {
    font-size: calc(41px * 0.8);
}.title-portal-6hxWDni .study-zone-D8YaPiW h3 {
    font-size: calc(20px * 0.9);
}}.course-benefits-lxHiZ4N {
    position: relative;
    background: linear-gradient(120deg, rgb(189,201,201) 0%, rgb(152,165,164,0.5) 100%);
    font-family: Arial, sans-serif;
    padding: 100px 0;
    overflow: hidden;
}.course-benefits-lxHiZ4N::before {
    height: 200%;
    animation: rotateBackground 30s infinite linear;
    left: -50%;
    content: "";
    background: radial-gradient(
        ellipse at center,
        rgb(116,127,126,0.5) 0%,
        transparent 70%
    );
    position: absolute;
    z-index: 0;
    top: -50%;
    width: 200%;
    opacity: 0.4;
}@keyframes rotateBackground {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.course-benefits-lxHiZ4N::after {
    content: "";
    position: absolute;
    width: 100%;
    background: 
        linear-gradient(135deg, transparent 0%, rgb(116,127,126,0.5) 100%),
        linear-gradient(45deg, rgb(152,165,164,0.5) 0%, transparent 60%);
    z-index: 0;
    opacity: 0.2;
    height: 100%;
    top: 0;
    left: 0;
}.course-benefits-lxHiZ4N .container {
    padding: 0 30px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}.course-benefits-lxHiZ4N .knowledge-studio-kg67cAI {
    position: relative;
    grid-template-columns: 1.2fr 1fr;
    position: relative;
    display: grid;
    border-radius: 20px;
    gap: 50px;
}.course-benefits-lxHiZ4N .knowledge-studio-kg67cAI::before {
    content: "";
    animation: borderGlow 8s infinite alternate;
    inset: -2px;
    background: linear-gradient(
        -45deg,
        rgb(152,165,164) 0%,
        transparent 40%,
        transparent 60%,
        rgb(116,127,126) 100%
    );
    position: absolute;
    border-radius: 22px;
    z-index: -1;
    opacity: 0.6;
}@keyframes borderGlow {
    0% {
        opacity: 0.3;
        filter: blur(3px);
    }
    100% {
        opacity: 0.6;
        filter: blur(1px);
    }
}

.course-benefits-lxHiZ4N .knowledge-studio-kg67cAI::after {
    z-index: -1;
    border-radius: 20px;
    backdrop-filter: blur(15px);
    content: "";
    background: linear-gradient(
        135deg,
        #ffffff 0%,
        rgba(245, 245, 250, 0.9) 100%
    );
    position: absolute;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.6);
    inset: 0;
}.course-benefits-lxHiZ4N .text-block-f8UtVvs {
    display: flex;
    order: 1;
    flex-direction: column;
    padding: 40px;
    justify-content: center;
}.course-benefits-lxHiZ4N .image-show-item-S4saRgf {
    transform: scale(1.05) translateX(-5%);
    height: 100%;
    position: relative;
    object-fit: cover;
    z-index: 1;
    box-shadow: 
        20px 0 40px rgba(0, 0, 0, 0.1),
        0 10px 20px rgba(0, 0, 0, 0.08);
    order: 2;
    width: 100%;
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    border-radius: 0 20px 20px 0;
}.course-benefits-lxHiZ4N .image-show-item-S4saRgf:hover {
    transform: scale(1.08) translateX(-3%);
}.course-benefits-lxHiZ4N h3 {
    margin-bottom: 30px;
    position: relative;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #000000;
    font-size: 30px;
}.course-benefits-lxHiZ4N h3::before {
    top: 50%;
    content: "";
    position: absolute;
    height: 2px;
    left: -40px;
    transform: translateY(-50%);
    background: rgb(152,165,164);
    width: 30px;
}.course-benefits-lxHiZ4N h3::after {
    height: 3px;
    content: "";
    bottom: -10px;
    width: 80px;
    border-radius: 10px;
    position: absolute;
    background: linear-gradient(
        to right, 
        rgb(116,127,126) 0%, 
        rgb(152,165,164) 50%,
        transparent 100%
    );
    left: 0;
}.course-benefits-lxHiZ4N ul {
    gap: 15px;
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
}.course-benefits-lxHiZ4N li {
    transition: all 0.4s ease;
    position: relative;
    padding: 18px;
    background: rgb(189,201,201);
    border-radius: 12px;
    overflow: hidden;
}.course-benefits-lxHiZ4N li::before {
    left: 0;
    height: 100%;
    top: 0;
    background: linear-gradient(
        to bottom,
        rgb(152,165,164) 0%,
        rgb(116,127,126) 100%
    );
    content: "";
    opacity: 0.7;
    width: 4px;
    transition: all 0.4s ease;
    position: absolute;
}.course-benefits-lxHiZ4N li::after {
    width: 100%;
    opacity: 0;
    content: "";
    z-index: -1;
    height: 100%;
    transition: all 0.4s ease;
    position: absolute;
    background: linear-gradient(
        to right,
        rgb(152,165,164,0.5) 0%,
        transparent 30%
    );
    left: 0;
    top: 0;
}.course-benefits-lxHiZ4N li:hover {
    background: linear-gradient(
        to right,
        rgb(189,201,201) 0%,
        #ffffff 100%
    );
    transform: translateX(5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}.course-benefits-lxHiZ4N li:hover::before {
    width: 6px;
}.course-benefits-lxHiZ4N li:hover::after {
    opacity: 0.3;
}.course-benefits-lxHiZ4N li p {
    z-index: 2;
    font-size: 18px;
    display: flex;
    color: #000000;
    align-items: center;
    gap: 15px;
    position: relative;
    margin: 0;
}.course-benefits-lxHiZ4N svg {
    position: relative;
    width: 24px;
    border-radius: 50%;
    background: #ffffff;
    flex-shrink: 0;
    padding: 4px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
    height: 24px;
    transition: all 0.5s ease;
}.course-benefits-lxHiZ4N svg path {
    transition: all 0.5s ease;
    fill: rgb(152,165,164);
}.course-benefits-lxHiZ4N li:hover svg {
    transform: scale(1.15);
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.12);
}.course-benefits-lxHiZ4N li:hover svg path {
    fill: rgb(116,127,126);
}

@media (max-width: 992px) {.course-benefits-lxHiZ4N {
    padding: 80px 0;
}.course-benefits-lxHiZ4N .knowledge-studio-kg67cAI {
    gap: 30px;
}.course-benefits-lxHiZ4N .text-block-f8UtVvs {
    padding: 30px;
}
}

@media (max-width: 768px) {.course-benefits-lxHiZ4N .knowledge-studio-kg67cAI {
    gap: 40px;
    grid-template-columns: 1fr;
}.course-benefits-lxHiZ4N .image-show-item-S4saRgf {
    transform: scale(1);
    border-radius: 20px 20px 0 0;
    max-height: 350px;
    order: 1;
    width: 100%;
}.course-benefits-lxHiZ4N .text-block-f8UtVvs {
    padding: 30px;
    order: 2;
}.course-benefits-lxHiZ4N h3::before {
    left: -30px;
    width: 20px;
}
}

@media (max-width: 576px) {.course-benefits-lxHiZ4N {
    padding: 60px 0;
}.course-benefits-lxHiZ4N .knowledge-studio-kg67cAI {
    gap: 30px;
}.course-benefits-lxHiZ4N .image-show-item-S4saRgf {
    max-height: 250px;
}.course-benefits-lxHiZ4N .text-block-f8UtVvs {
    padding: 25px 20px;
}.course-benefits-lxHiZ4N h3 {
    font-size: 19px;
    margin-bottom: 25px;
}.course-benefits-lxHiZ4N h3::before {
    display: none;
}.course-benefits-lxHiZ4N li {
    padding: 15px;
}.course-benefits-lxHiZ4N li p {
    font-size: 18px;
    gap: 12px;
}.course-benefits-lxHiZ4N svg {
    height: 22px;
    padding: 3px;
    width: 22px;
}}.contact-information-LKnDrPc {
    z-index: 1;
    position: relative;
    padding: 100px 0;
}.contact-information-LKnDrPc::before {
    opacity: 0.9;
    position: absolute;
    inset: 0;
    z-index: -1;
    content: '';
    background-color: rgb(189,201,201);
}.contact-information-LKnDrPc .container {
    padding: 0 20px;
    max-width: 1280px;
    margin: 0 auto;
}.contact-information-LKnDrPc .request-form-cIJy0C1 {
    background: #ffffff;
    flex-direction: column;
    position: relative;
    border-radius: 21px;
    display: flex;
    overflow: hidden;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5);
}.contact-information-LKnDrPc .support-block-p7ICSMc {
    padding: 0;
    background: rgb(116,127,126);
    position: relative;
}.contact-information-LKnDrPc .support-block-p7ICSMc h3 {
    text-align: center;
    font-weight: 700;
    margin: 0;
    color: #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background: rgb(116,127,126);
    font-size: 32px;
    padding: 30px;
}.contact-information-LKnDrPc .support-block-p7ICSMc div {
    padding: 20px 40px;
    align-items: center;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    justify-content: flex-start;
    display: flex;
    transition: background-color 0.3s ease;
}.contact-information-LKnDrPc .support-block-p7ICSMc div:hover {
    background-color: rgb(152,165,164);
}.contact-information-LKnDrPc .support-block-p7ICSMc div:last-child {
    border-bottom: none;
}.contact-information-LKnDrPc .support-block-p7ICSMc div svg {
    margin-right: 20px;
    height: 24px;
    width: 24px;
    flex-shrink: 0;
}.contact-information-LKnDrPc .support-block-p7ICSMc div svg path {
    fill: #ffffff;
}.contact-information-LKnDrPc .support-block-p7ICSMc div span {
    font-size: 16px;
    color: #ffffff;
}.contact-information-LKnDrPc .support-block-p7ICSMc div span a {
    transition: opacity 0.3s ease;
    color: #ffffff;
    text-decoration: none;
}.contact-information-LKnDrPc .support-block-p7ICSMc div span a:hover {
    opacity: 0.8;
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 {
    background-color: #ffffff;
    padding: 50px;
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 h3 {
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
    position: relative;
    color: #000000;
    font-size: 19px;
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 h3::after {
    left: 50%;
    width: 80px;
    position: absolute;
    transform: translateX(-50%);
    bottom: -10px;
    background-color: rgb(116,127,126);
    height: 3px;
    content: '';
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 form {
    width: 100%;
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 input[type="text"],
.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 input[type="email"] {
    border: none;
    font-size: 16px;
    width: 100%;
    padding: 0 20px;
    color: #000000;
    border-bottom: 2px solid rgb(189,201,201);
    background-color: #ffffff;
    border-radius: 0;
    margin-bottom: 25px;
    transition: border-color 0.3s ease;
    height: 55px;
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 input[type="text"]:focus,
.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 input[type="email"]:focus {
    border-color: rgb(116,127,126);
    outline: none;
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 input::placeholder {
    opacity: 0.6;
    color: #000000;
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 .feedback-request-26SM1kY {
    align-items: flex-start;
    position: relative;
    display: flex;
    margin-bottom: 25px;
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 .feedback-request-26SM1kY input[type="checkbox"] {
    margin-right: 10px;
    flex-shrink: 0;
    width: 22px;
    -webkit-appearance: none;
    height: 22px;
    border: 2px solid rgb(189,201,201);
    position: relative;
    margin-top: 2px;
    appearance: none;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    cursor: pointer;
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 .feedback-request-26SM1kY input[type="checkbox"]:checked {
    background-color: rgb(116,127,126);
    border-color: rgb(116,127,126);
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 .feedback-request-26SM1kY input[type="checkbox"]:checked::before {
    color: #ffffff;
    left: 50%;
    content: '✓';
    font-size: 14px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 .feedback-request-26SM1kY label {
    font-size: 16px;
    line-height: 1.6;
    color: #000000;
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 .feedback-request-26SM1kY label a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(116,127,126);
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 .feedback-request-26SM1kY label a:hover {
    color: rgb(152,165,164);
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 .inquiry-support-G2JFzeN {
    font-weight: 600;
    background-color: rgb(116,127,126);
    cursor: pointer;
    border-radius: 0;
    overflow: hidden;
    border: none;
    transition: background-color 0.3s ease;
    font-size: 15px;
    position: relative;
    height: 55px;
    color: #ffffff;
    width: 100%;
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 .inquiry-support-G2JFzeN::before {
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    left: -100%;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    transition: left 0.7s ease;
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 .inquiry-support-G2JFzeN:hover {
    background-color: rgb(152,165,164);
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 .inquiry-support-G2JFzeN:hover::before {
    left: 100%;
}

@media screen and (min-width: 992px) {.contact-information-LKnDrPc .request-form-cIJy0C1 {
    grid-template-columns: 1fr 1fr;
    display: grid;
}.contact-information-LKnDrPc .support-block-p7ICSMc {
    flex-direction: column;
    border-radius: 0 21px 21px 0;
    display: flex;
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 {
    justify-content: center;
    flex-direction: column;
    border-radius: 21px 0 0 21px;
    display: flex;
}.contact-information-LKnDrPc .support-block-p7ICSMc h3 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    padding: 40px 30px;
}.contact-information-LKnDrPc .support-block-p7ICSMc div {
    align-items: center;
    justify-content: flex-start;
    flex: 1;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}.contact-information-LKnDrPc .support-block-p7ICSMc div:last-child {
    border-bottom: none;
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {.contact-information-LKnDrPc .support-block-p7ICSMc {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}.contact-information-LKnDrPc .support-block-p7ICSMc h3 {
    grid-column: 1 / -1;
}.contact-information-LKnDrPc .support-block-p7ICSMc div {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}.contact-information-LKnDrPc .support-block-p7ICSMc div:nth-child(2n) {
    border-right: none;
}.contact-information-LKnDrPc .support-block-p7ICSMc div:nth-last-child(1),
    .contact-information-LKnDrPc .support-block-p7ICSMc div:nth-last-child(2) {
    border-bottom: none;
}
}

@media screen and (max-width: 767px) {.contact-information-LKnDrPc {
    padding: 60px 0;
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 {
    padding: 40px 25px;
}.contact-information-LKnDrPc .support-block-p7ICSMc h3 {
    padding: 25px 20px;
    font-size: calc(19px + 2px);
}.contact-information-LKnDrPc .support-block-p7ICSMc div {
    padding: 15px 25px;
}
}

@media screen and (max-width: 480px) {.contact-information-LKnDrPc {
    padding: 40px 0;
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 {
    padding: 30px 20px;
}.contact-information-LKnDrPc .feedback-feedback-EXfSzL6 h3 {
    font-size: 19px;
}.contact-information-LKnDrPc .support-block-p7ICSMc h3 {
    font-size: 19px;
    padding: 20px 15px;
}.contact-information-LKnDrPc .support-block-p7ICSMc div {
    padding: 15px 20px;
}.contact-information-LKnDrPc .support-block-p7ICSMc div svg {
    width: 20px;
    margin-right: 15px;
    height: 20px;
}}.data-insights-xaVN2se {
    background: rgb(189,201,201);
    position: relative;
    background-image: linear-gradient(135deg, rgb(152,165,164,0.5) 0%, transparent 100%);
    padding: 120px 0;
    overflow: hidden;
}.data-insights-xaVN2se::before {
    content: "";
    background: repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 10px);
    width: 100%;
    top: 0;
    pointer-events: none;
    position: absolute;
    left: 0;
    z-index: 1;
    opacity: 0.05;
    height: 100%;
}.data-insights-xaVN2se::after {
    opacity: 0.1;
    right: 0;
    height: 100%;
    background: radial-gradient(circle, rgb(152,165,164,0.5) 0%, transparent 70%);
    content: "";
    top: 0;
    width: 50%;
    pointer-events: none;
    position: absolute;
}.data-insights-xaVN2se .container {
    z-index: 2;
    margin: 0 auto;
    display: grid;
    padding: 0 20px;
    position: relative;
    gap: 60px;
    max-width: 1200px;
    grid-template-columns: 1fr 1fr;
}.data-insights-xaVN2se .study-elevation-Iw06f4T {
    display: flex;
    flex-direction: column;
    gap: 20px;
    position: relative;
}.data-insights-xaVN2se .study-elevation-Iw06f4T::before {
    content: "";
    border-radius: 10px;
    left: -20px;
    position: absolute;
    height: 100%;
    width: 5px;
    background: linear-gradient(to bottom, rgb(152,165,164), transparent);
    top: 0;
}.data-insights-xaVN2se .growth-statistics-7iqL6tF {
    align-items: center;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    border-radius: 21px;
    padding: 20px 30px;
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.7) 100%);
    transform-origin: left center;
    overflow: hidden;
    display: flex;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
}.data-insights-xaVN2se .growth-statistics-7iqL6tF:nth-child(even) {
    transform: translateX(20px);
}.data-insights-xaVN2se .growth-statistics-7iqL6tF:hover {
    z-index: 3;
    transform: translateX(10px) scale(1.05);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.data-insights-xaVN2se .growth-statistics-7iqL6tF:nth-child(even):hover {
    transform: translateX(30px) scale(1.05);
}.data-insights-xaVN2se .growth-statistics-7iqL6tF::after {
    top: 0;
    border-radius: 10px;
    transition: width 0.3s ease;
    left: 0;
    position: absolute;
    content: "";
    height: 100%;
    width: 4px;
    background: rgb(152,165,164);
}.data-insights-xaVN2se .growth-statistics-7iqL6tF:hover::after {
    width: 8px;
}.data-insights-xaVN2se .growth-statistics-7iqL6tF h4 {
    min-width: 100px;
    margin: 0;
    font-weight: 700;
    color: rgb(152,165,164);
    text-align: left;
    font-size: calc(46px * 0.8);
}.data-insights-xaVN2se .growth-statistics-7iqL6tF span {
    font-size: 12px;
    margin-left: 30px;
    padding-left: 30px;
    color: #000000;
    font-weight: 400;
    flex-grow: 1;
    position: relative;
}.data-insights-xaVN2se .growth-statistics-7iqL6tF span::before {
    height: 100%;
    position: absolute;
    left: 0;
    width: 1px;
    content: "";
    top: 0;
    background: linear-gradient(to bottom, rgb(152,165,164,0.5), transparent);
}.data-insights-xaVN2se .edu-statistics-1Gswy4N {
    flex-direction: column;
    justify-content: center;
    position: relative;
    display: flex;
    z-index: 2;
}.data-insights-xaVN2se .edu-statistics-1Gswy4N::before {
    z-index: -1;
    filter: blur(80px);
    animation: pulse 10s infinite alternate;
    top: 50%;
    content: "";
    transform: translateY(-50%);
    opacity: 0.1;
    right: -150px;
    height: 300px;
    position: absolute;
    border-radius: 50%;
    background: rgb(152,165,164,0.5);
    width: 300px;
}@keyframes pulse {
    0% {
        opacity: 0.05;
        transform: translateY(-50%) scale(1);
    }
    100% {
        opacity: 0.15;
        transform: translateY(-50%) scale(1.1);
    }
}

.data-insights-xaVN2se .program-wins-BYJQn7u {
    line-height: 1.2;
    position: relative;
    margin-bottom: 30px;
    color: #000000;
    font-size: 46px;
    font-weight: 700;
}.data-insights-xaVN2se .program-wins-BYJQn7u::after {
    background: rgb(152,165,164);
    height: 4px;
    position: absolute;
    border-radius: 10px;
    content: "";
    width: 80px;
    left: 0;
    bottom: -15px;
}.data-insights-xaVN2se .class-benefits-4esvIlS {
    font-size: 12px;
    line-height: 1.8;
    max-width: 90%;
    color: #000000;
}.data-insights-xaVN2se svg {
    height: 40px;
    width: 40px;
    transition: transform 0.3s ease;
    margin-right: 20px;
}.data-insights-xaVN2se svg path {
    transition: fill 0.3s ease;
    fill: rgb(152,165,164);
}.data-insights-xaVN2se .growth-statistics-7iqL6tF:hover svg {
    transform: scale(1.1) rotate(5deg);
}.data-insights-xaVN2se .growth-statistics-7iqL6tF:hover svg path {
    fill: rgb(116,127,126);
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-8px);
    }
    100% {
        transform: translateY(0);
    }
}

@media (max-width: 992px) {.data-insights-xaVN2se {
    padding: 80px 0;
}.data-insights-xaVN2se .container {
    grid-template-columns: 1fr;
    gap: 50px;
}.data-insights-xaVN2se .study-elevation-Iw06f4T {
    order: 2;
}.data-insights-xaVN2se .edu-statistics-1Gswy4N {
    order: 1;
    text-align: center;
    align-items: center;
}.data-insights-xaVN2se .program-wins-BYJQn7u::after {
    transform: translateX(-50%);
    left: 50%;
}.data-insights-xaVN2se .class-benefits-4esvIlS {
    text-align: center;
    max-width: 100%;
}.data-insights-xaVN2se .study-elevation-Iw06f4T::before {
    width: 100%;
    height: 5px;
    background: linear-gradient(to right, rgb(152,165,164), transparent);
    left: 0;
    top: -20px;
}.data-insights-xaVN2se .edu-statistics-1Gswy4N::before {
    transform: translate(50%, -50%);
    height: 200px;
    right: 50%;
    width: 200px;
}.data-insights-xaVN2se .growth-statistics-7iqL6tF:nth-child(even) {
    transform: translateX(0);
}.data-insights-xaVN2se .growth-statistics-7iqL6tF:hover, 
    .data-insights-xaVN2se .growth-statistics-7iqL6tF:nth-child(even):hover {
    transform: scale(1.02);
}
}

@media (max-width: 576px) {.data-insights-xaVN2se {
    padding: 60px 0;
}.data-insights-xaVN2se .container {
    padding: 0 15px;
    gap: 40px;
}.data-insights-xaVN2se .growth-statistics-7iqL6tF {
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
}.data-insights-xaVN2se .growth-statistics-7iqL6tF h4 {
    font-size: 29px;
    min-width: auto;
    margin-bottom: 15px;
}.data-insights-xaVN2se .growth-statistics-7iqL6tF span {
    margin-left: 0;
    width: 100%;
    padding-left: 0;
}.data-insights-xaVN2se .growth-statistics-7iqL6tF span::before {
    height: 1px;
    left: 0;
    width: 100%;
    top: -10px;
    background: linear-gradient(to right, rgb(152,165,164,0.5), transparent);
}.data-insights-xaVN2se .program-wins-BYJQn7u {
    margin-bottom: 25px;
    font-size: calc(29px * 1.2);
}.data-insights-xaVN2se .class-benefits-4esvIlS {
    font-size: calc(12px * 0.95);
}.data-insights-xaVN2se svg {
    margin-right: 0;
    margin-bottom: 15px;
}.data-insights-xaVN2se .growth-statistics-7iqL6tF::after {
    left: 0;
    width: 100%;
    height: 4px;
    top: 0;
}.data-insights-xaVN2se .growth-statistics-7iqL6tF:hover::after {
    width: 100%;
    height: 6px;
}}

.data-insights-xaVN2se .growth-statistics-7iqL6tF h4 {
    background-clip: text !important;
    color: transparent;
    display: inline-block;
    background: linear-gradient(45deg, rgb(152,165,164), rgb(116,127,126));
    -webkit-background-clip: text !important;
}.data-insights-xaVN2se .program-wins-BYJQn7u {
    overflow: hidden;
    position: relative;
}.data-insights-xaVN2se .program-wins-BYJQn7u::before {
    content: '';
    top: 0;
    background: rgb(152,165,164);
    height: 100%;
    width: 4px;
    animation: blink 2s infinite;
    position: absolute;
    right: 0;
}@keyframes blink {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
}

.data-insights-xaVN2se .growth-statistics-7iqL6tF:nth-child(1) {
    animation: float 6s ease-in-out infinite;
}.data-insights-xaVN2se .growth-statistics-7iqL6tF:nth-child(2) {
    animation: float 7s ease-in-out infinite;
}.data-insights-xaVN2se .growth-statistics-7iqL6tF:nth-child(3) {
    animation: float 8s ease-in-out infinite;
}.data-insights-xaVN2se .growth-statistics-7iqL6tF:nth-child(4) {
    animation: float 9s ease-in-out infinite;
}.data-insights-xaVN2se::before {
    animation: backgroundMove 30s linear infinite;
}@keyframes backgroundMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}.thxHub-c2DYZKU {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(189,201,201) 0%, rgb(152,165,164,0.5) 100%);
    position: relative;
    padding: 120px 0;
}.thxHub-c2DYZKU::before {
    right: -5%;
    animation: floatElement 15s ease-in-out infinite;
    height: 70%;
    filter: blur(60px);
    position: absolute;
    transform: rotate(-15deg) skewX(10deg);
    width: 40%;
    content: "";
    top: -10%;
    background: linear-gradient(220deg, rgb(116,127,126,0.5) 20%, transparent 80%);
    z-index: 1;
}.thxHub-c2DYZKU::after {
    filter: blur(60px);
    bottom: -10%;
    content: "";
    background: linear-gradient(220deg, rgb(152,165,164,0.5) 20%, transparent 80%);
    position: absolute;
    transform: rotate(15deg) skewX(-10deg);
    left: -5%;
    height: 70%;
    animation: floatElement 15s ease-in-out infinite reverse;
    width: 40%;
    z-index: 1;
}.thxHub-c2DYZKU .container {
    z-index: 2;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
}.thxHub-c2DYZKU h2 {
    transform: translateY(20px);
    animation: slideUp 0.8s forwards 0.2s ease-out;
    max-width: 800px;
    margin-bottom: 40px;
    text-align: center;
    color: #000000;
    opacity: 0;
    font-weight: 700;
    position: relative;
    line-height: 1.4;
    margin-left: auto;
    margin-right: auto;
    font-size: 33px;
    letter-spacing: -0.01em;
}.thxHub-c2DYZKU h2::after {
    border-radius: 10px;
    bottom: -15px;
    background: rgb(152,165,164);
    height: 3px;
    position: absolute;
    transform: translateX(-50%);
    width: 80px;
    left: 50%;
    content: "";
}.thxHub-c2DYZKU .knowledge-studio-kg67cAI {
    transform: translateY(30px);
    animation: slideUp 0.8s forwards 0.5s ease-out;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08), 0 5px 10px rgba(0, 0, 0, 0.05);
    opacity: 0;
    overflow: hidden;
    position: relative;
    background: #ffffff;
    padding: 50px;
    border-radius: 14px;
}.thxHub-c2DYZKU .knowledge-studio-kg67cAI::before {
    height: 6px;
    position: absolute;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(152,165,164) 0%, rgb(116,127,126) 100%);
}.thxHub-c2DYZKU .knowledge-studio-kg67cAI::after {
    background: linear-gradient(135deg, rgb(152,165,164,0.5) 0%, transparent 70%);
    border-radius: 50%;
    opacity: 0.2;
    top: 20px;
    width: 160px;
    transform: translateY(-10px);
    position: absolute;
    content: "";
    height: 160px;
    right: 20px;
}.thxHub-c2DYZKU ul {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
}.thxHub-c2DYZKU li {
    position: relative;
    gap: 20px;
    display: grid;
    grid-template-columns: 1fr;
}.thxHub-c2DYZKU li::before {
    content: "";
    left: -30px;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    width: 12px;
    height: 12px;
    animation: pulse 2s infinite;
    background: rgb(152,165,164);
}.thxHub-c2DYZKU span {
    position: relative;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    border-left: 3px solid rgb(152,165,164,0.5);
    padding-left: 15px;
    color: #000000;
    text-align: left;
    font-size: calc(16px * 1.1);
}

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

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(rgb(152,165,164), 0.5);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(rgb(152,165,164), 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(rgb(152,165,164), 0);
  }
}

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

@media (max-width: 991px) {.thxHub-c2DYZKU {
    padding: 80px 0;
}.thxHub-c2DYZKU h2 {
    font-size: calc(33px * 0.85);
}.thxHub-c2DYZKU .knowledge-studio-kg67cAI {
    padding: 40px 30px;
}.thxHub-c2DYZKU li::before {
    left: -20px;
}
}

@media (max-width: 767px) {.thxHub-c2DYZKU {
    padding: 60px 0;
}.thxHub-c2DYZKU h2 {
    font-size: calc(33px * 0.7);
    margin-bottom: 30px;
}.thxHub-c2DYZKU h2::after {
    width: 60px;
    bottom: -10px;
}.thxHub-c2DYZKU .knowledge-studio-kg67cAI {
    padding: 30px 20px;
}.thxHub-c2DYZKU li::before {
    display: none;
}.thxHub-c2DYZKU span {
    line-height: 1.6;
    font-size: 16px;
}
}

@media (max-width: 480px) {.thxHub-c2DYZKU {
    padding: 40px 0;
}.thxHub-c2DYZKU h2 {
    margin-bottom: 25px;
    font-size: calc(33px * 0.6);
}.thxHub-c2DYZKU .knowledge-studio-kg67cAI {
    padding: 25px 15px;
}.thxHub-c2DYZKU span {
    border-left: 2px solid rgb(152,165,164,0.5);
    padding-left: 10px;
}}.course-structure-0ARqMpU {
    overflow: hidden;
    padding: 8rem 0;
    background: rgb(189,201,201);
    position: relative;
}.course-structure-0ARqMpU::before {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgb(189,201,201) 0%, rgb(152,165,164,0.5) 100%);
    content: "";
    opacity: 0.6;
}.course-structure-0ARqMpU::after {
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    left: 0;
    z-index: 1;
    animation: gridShift 30s infinite linear;
    background-size: 4rem 4rem;
    height: 100%;
    opacity: 0.15;
    background-image: 
        repeating-linear-gradient(0deg, transparent, transparent 15px, rgb(116,127,126,0.5) 15px, rgb(116,127,126,0.5) 16px),
        repeating-linear-gradient(90deg, transparent, transparent 15px, rgb(152,165,164,0.5) 15px, rgb(152,165,164,0.5) 16px);
}.course-structure-0ARqMpU .container {
    position: relative;
    z-index: 3;
}.course-structure-0ARqMpU .knowledge-studio-kg67cAI {
    grid-template-rows: repeat(8, minmax(50px, auto));
    grid-template-columns: repeat(12, 1fr);
    position: relative;
    display: grid;
    gap: 1rem;
}.course-structure-0ARqMpU .training-guide-4ZMNtI6 {
    grid-row: 2 / 8;
    border-radius: 17px;
    grid-column: 1 / 9;
    z-index: 5;
    position: relative;
    padding: 3rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}.course-structure-0ARqMpU .image-show-item-S4saRgf {
    border-radius: 17px;
    position: relative;
    overflow: hidden;
    z-index: 3;
    grid-row: 1 / 7;
    grid-column: 7 / 13;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    clip-path: polygon(0% 15%, 100% 0%, 100% 85%, 0% 100%);
}.course-structure-0ARqMpU .image-show-item-S4saRgf::before {
    z-index: 2;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(45deg, rgb(152,165,164,0.5) 0%, transparent 70%);
}.course-structure-0ARqMpU .image-show-item-S4saRgf::after {
    border: 2px solid rgb(116,127,126);
    opacity: 0.6;
    position: absolute;
    clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
    width: 70%;
    right: -5px;
    z-index: 1;
    bottom: -5px;
    border-radius: 10px;
    height: 70%;
    content: "";
}.course-structure-0ARqMpU .header-mentor-3prqjkA {
    right: 3rem;
    width: 5rem;
    position: absolute;
    top: -2rem;
    height: 5rem;
    align-items: center;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: rotate(-5deg);
    justify-content: center;
    background: #ffffff;
    transition: transform 0.3s ease-out;
    z-index: 10;
    border-radius: 50%;
    display: flex;
}.course-structure-0ARqMpU .header-mentor-3prqjkA:hover {
    transform: rotate(0deg) scale(1.05);
}.course-structure-0ARqMpU .header-mentor-3prqjkA svg {
    height: 3rem;
    transition: all 0.3s ease;
    width: 3rem;
}.course-structure-0ARqMpU .header-mentor-3prqjkA:hover svg {
    transform: scale(1.1);
}.course-structure-0ARqMpU .header-mentor-3prqjkA svg path {
    fill: rgb(152,165,164);
}.course-structure-0ARqMpU h3 {
    position: relative;
    color: #000000;
    margin-bottom: 1.5rem;
    border-left: 4px solid rgb(152,165,164);
    font-weight: 700;
    padding-left: 1rem;
    font-size: 30px;
    line-height: 1.3;
}.course-structure-0ARqMpU p {
    position: relative;
    color: #000000;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 1.8;
}.course-structure-0ARqMpU .knowledge-studio-kg67cAI::before {
    opacity: 0.6;
    animation: moveCircle 20s infinite alternate;
    position: absolute;
    border-radius: 50%;
    height: 12rem;
    width: 12rem;
    content: "";
    filter: blur(100px);
    left: -6rem;
    top: -6rem;
    z-index: 1;
    background: rgb(152,165,164,0.5);
}.course-structure-0ARqMpU .knowledge-studio-kg67cAI::after {
    z-index: 1;
    height: 8rem;
    opacity: 0.5;
    position: absolute;
    background: rgb(116,127,126,0.5);
    content: "";
    bottom: -4rem;
    right: -4rem;
    animation: moveCircle 15s infinite alternate-reverse;
    filter: blur(80px);
    border-radius: 50%;
    width: 8rem;
}.course-structure-0ARqMpU .training-guide-4ZMNtI6::before {
    position: absolute;
    border-radius: 0 10px 0 10px;
    background: linear-gradient(90deg, rgb(152,165,164) 0%, rgb(116,127,126) 100%);
    content: "";
    top: 0;
    width: 100px;
    right: 0;
    height: 5px;
}.course-structure-0ARqMpU .training-guide-4ZMNtI6::after {
    right: 0;
    width: 5px;
    border-radius: 0 0 10px 0;
    height: 100px;
    position: absolute;
    background: linear-gradient(180deg, rgb(152,165,164) 0%, rgb(116,127,126) 100%);
    content: "";
    bottom: 0;
}

@keyframes gridShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 4rem 4rem;
    }
}

@keyframes moveCircle {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(20px, 20px);
    }
    100% {
        transform: translate(-20px, -20px);
    }
}

@media (max-width: 1200px) {.course-structure-0ARqMpU {
    padding: 7rem 0;
}.course-structure-0ARqMpU .knowledge-studio-kg67cAI {
    gap: 0.75rem;
}.course-structure-0ARqMpU .training-guide-4ZMNtI6 {
    padding: 2.5rem;
    grid-column: 1 / 8;
}.course-structure-0ARqMpU .image-show-item-S4saRgf {
    grid-column: 6 / 13;
}.course-structure-0ARqMpU .header-mentor-3prqjkA {
    right: 2rem;
}
}

@media (max-width: 992px) {.course-structure-0ARqMpU {
    padding: 6rem 0;
}.course-structure-0ARqMpU .knowledge-studio-kg67cAI {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: grid;
    gap: 2rem;
}.course-structure-0ARqMpU .training-guide-4ZMNtI6 {
    grid-row: 2 / 3;
    padding: 2.5rem;
    grid-column: auto;
}.course-structure-0ARqMpU .image-show-item-S4saRgf {
    height: 350px;
    grid-column: auto;
    clip-path: polygon(0% 0%, 100% 0%, 100% 85%, 0% 100%);
    grid-row: 1 / 2;
}.course-structure-0ARqMpU .header-mentor-3prqjkA {
    top: auto;
    bottom: -2rem;
    right: 3rem;
}.course-structure-0ARqMpU h3 {
    font-size: calc(30px * 0.9);
}
}

@media (max-width: 768px) {.course-structure-0ARqMpU {
    padding: 5rem 0;
}.course-structure-0ARqMpU .training-guide-4ZMNtI6 {
    padding: 2rem;
}.course-structure-0ARqMpU .image-show-item-S4saRgf {
    height: 300px;
}.course-structure-0ARqMpU .header-mentor-3prqjkA {
    right: 2rem;
    width: 4.5rem;
    height: 4.5rem;
    bottom: -1.5rem;
}.course-structure-0ARqMpU .header-mentor-3prqjkA svg {
    height: 2.5rem;
    width: 2.5rem;
}.course-structure-0ARqMpU h3 {
    font-size: calc(30px * 0.8);
    margin-bottom: 1.25rem;
}.course-structure-0ARqMpU p {
    font-size: calc(12px * 0.95);
    line-height: 1.7;
}.course-structure-0ARqMpU .training-guide-4ZMNtI6::before {
    width: 70px;
}.course-structure-0ARqMpU .training-guide-4ZMNtI6::after {
    height: 70px;
}
}

@media (max-width: 576px) {.course-structure-0ARqMpU {
    padding: 4rem 0;
}.course-structure-0ARqMpU .training-guide-4ZMNtI6 {
    padding: 1.5rem;
}.course-structure-0ARqMpU .image-show-item-S4saRgf {
    height: 250px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 0% 100%);
}.course-structure-0ARqMpU .header-mentor-3prqjkA {
    bottom: -1.25rem;
    width: 4rem;
    height: 4rem;
    right: 1.5rem;
}.course-structure-0ARqMpU .header-mentor-3prqjkA svg {
    height: 2.25rem;
    width: 2.25rem;
}.course-structure-0ARqMpU h3 {
    font-size: calc(30px * 0.7);
    padding-left: 0.75rem;
    margin-bottom: 1rem;
}.course-structure-0ARqMpU p {
    line-height: 1.6;
    font-size: calc(12px * 0.9);
}.course-structure-0ARqMpU .training-guide-4ZMNtI6::before {
    width: 50px;
}.course-structure-0ARqMpU .training-guide-4ZMNtI6::after {
    height: 50px;
}.course-structure-0ARqMpU .knowledge-studio-kg67cAI::before,
    .course-structure-0ARqMpU .knowledge-studio-kg67cAI::after {
    display: none;
}}.teaching-experience-1jgtieJ {
    overflow: hidden;
    padding: 8rem 0;
    background: linear-gradient(to bottom, #000000 0%, rgb(189,201,201) 100%);
    position: relative;
}.teaching-experience-1jgtieJ::before {
    animation: ambientLight 20s ease-in-out infinite alternate;
    background: 
        radial-gradient(circle at 20% 30%, rgb(152,165,164,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(116,127,126,0.5) 0%, transparent 25%);
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    filter: blur(60px);
    position: absolute;
    left: 0;
}@keyframes ambientLight {
    0% { opacity: 0.3; transform: scale(1); }
    50% { opacity: 0.5; transform: scale(1.1); }
    100% { opacity: 0.3; transform: scale(1); }
}

.teaching-experience-1jgtieJ .container {
    max-width: 1200px;
    perspective: 1000px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    padding: 0 2rem;
}.teaching-experience-1jgtieJ .client-feedback-FANLr4d {
    padding: 3rem;
    border-radius: 28px;
    background-color: rgba(255, 255, 255, 0.03);
    transform-style: preserve-3d;
    position: relative;
    flex-wrap: wrap;
    display: flex;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgb(116,127,126,0.5),
        inset 0 0 30px rgb(152,165,164,0.5);
    transform: rotateX(5deg) rotateY(-5deg);
    backdrop-filter: blur(15px);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.teaching-experience-1jgtieJ .client-feedback-FANLr4d:hover {
    transform: rotateX(0) rotateY(0);
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.3),
        0 0 0 2px rgb(116,127,126,0.5),
        inset 0 0 50px rgb(152,165,164,0.5);
}.teaching-experience-1jgtieJ .image-show-item-S4saRgf {
    height: 180px;
    position: absolute;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        0 0 0 5px rgb(152,165,164,0.5);
    left: 50%;
    width: 180px;
    border: 3px solid #ffffff;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    top: -90px;
    border-radius: 50%;
    transform: translateX(-50%) translateZ(30px);
}.teaching-experience-1jgtieJ .client-feedback-FANLr4d:hover .image-show-item-S4saRgf {
    transform: translateX(-50%) translateZ(50px);
}.teaching-experience-1jgtieJ .name {
    margin-top: 100px;
    width: 100%;
    text-align: center;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 28px;
    transform: translateZ(20px);
    text-shadow: 0 0 10px rgb(152,165,164,0.5);
}.teaching-experience-1jgtieJ .client-feedback-FANLr4d span:not(.name) {
    color: rgb(116,127,126);
    width: 100%;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 21px;
    transform: translateZ(15px);
    text-transform: uppercase;
    margin-top: 0.5rem;
    text-align: center;
}.teaching-experience-1jgtieJ .work-view-qEtz6wn {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
    transition: transform 0.3s ease;
    margin-top: 2rem;
    line-height: 1.7;
    font-size: 13px;
    position: relative;
    transform: translateZ(10px);
    width: 100%;
    padding: 2rem;
    color: #ffffff;
    border-radius: 10px;
    border-left: 3px solid rgb(152,165,164);
}.teaching-experience-1jgtieJ .work-view-qEtz6wn::before {
    top: 0;
    mix-blend-mode: overlay;
    position: absolute;
    left: 0;
    height: 100%;
    background: linear-gradient(45deg, rgb(152,165,164,0.5) 0%, transparent 70%);
    border-radius: 10px;
    width: 100%;
    content: "";
    opacity: 0.1;
}.teaching-experience-1jgtieJ .client-feedback-FANLr4d:hover .work-view-qEtz6wn {
    transform: translateZ(25px);
}

@media (max-width: 991px) {.teaching-experience-1jgtieJ {
    padding: 7rem 0 5rem;
}.teaching-experience-1jgtieJ .client-feedback-FANLr4d {
    padding: 2.5rem 2rem;
}.teaching-experience-1jgtieJ .image-show-item-S4saRgf {
    height: 150px;
    width: 150px;
    top: -75px;
}.teaching-experience-1jgtieJ .name {
    margin-top: 80px;
}.teaching-experience-1jgtieJ .work-view-qEtz6wn {
    padding: 1.5rem;
}
}

@media (max-width: 767px) {.teaching-experience-1jgtieJ {
    padding: 6rem 0 3rem;
}.teaching-experience-1jgtieJ .container {
    padding: 0 1rem;
}.teaching-experience-1jgtieJ .client-feedback-FANLr4d {
    transform: none;
    padding: 2rem 1.5rem;
}.teaching-experience-1jgtieJ .image-show-item-S4saRgf {
    height: 120px;
    top: -60px;
    width: 120px;
}.teaching-experience-1jgtieJ .name {
    font-size: calc(28px - 2px);
    margin-top: 70px;
}.teaching-experience-1jgtieJ .client-feedback-FANLr4d span:not(.name) {
    font-size: calc(21px - 1px);
}.teaching-experience-1jgtieJ .work-view-qEtz6wn {
    margin-top: 1.5rem;
    padding: 1.2rem;
    font-size: calc(13px - 1px);
}.teaching-experience-1jgtieJ .client-feedback-FANLr4d:hover {
    transform: none;
}}.our-story-w1WXuIr {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.our-story-w1WXuIr::before {
    width: 100%;
    height: 100%;
    backdrop-filter: blur(5px);
    z-index: 1;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}.our-story-w1WXuIr::after {
    height: 100%;
    left: 0;
    background: linear-gradient(135deg, 
        rgba(0,0,0,0.85) 0%, 
        rgba(20,20,40,0.7) 50%, 
        rgba(0,0,0,0.85) 100%);
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 2;
}.our-story-w1WXuIr .container {
    max-width: 1200px;
    perspective: 1000px;
    position: relative;
    z-index: 5;
    padding: 0 20px;
    margin: 0 auto;
}.our-story-w1WXuIr .text-block-f8UtVvs {
    position: relative;
    transform-style: preserve-3d;
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.1) 0%, 
        rgba(255,255,255,0.05) 100%);
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 30px), 
        calc(100% - 30px) 100%, 
        0 100%
    );
    padding: 40px;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.3),
        0 5px 15px rgba(0,0,0,0.2),
        0 0 0 1px rgba(255,255,255,0.1);
}.our-story-w1WXuIr .text-block-f8UtVvs:hover {
    transform: translateZ(20px) rotateX(2deg);
    box-shadow: 
        0 25px 50px rgba(0,0,0,0.4),
        0 10px 20px rgba(0,0,0,0.3),
        0 0 0 1px rgba(255,255,255,0.15);
}.our-story-w1WXuIr h1 {
    position: relative;
    transform: translateZ(30px);
    text-shadow: 0 4px 8px rgba(0,0,0,0.3);
    margin-bottom: 40px;
    font-size: 44px;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
}.our-story-w1WXuIr h1::after {
    background: linear-gradient(90deg, rgb(152,165,164), rgb(116,127,126));
    height: 4px;
    transform: scaleX(1);
    transform-origin: left;
    width: 100px;
    position: absolute;
    left: 0;
    bottom: -10px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    content: "";
}.our-story-w1WXuIr .text-block-f8UtVvs:hover h1::after {
    transform: scaleX(1.5);
}.our-story-w1WXuIr ul {
    margin: 0;
    list-style: none;
    padding: 0;
    transform: translateZ(10px);
}.our-story-w1WXuIr li {
    margin-bottom: 20px;
}.our-story-w1WXuIr li:last-child {
    margin-bottom: 0;
}.our-story-w1WXuIr h4 {
    position: relative;
    margin-bottom: 15px;
    font-size: calc(22px + 2px);
    transform: translateZ(20px);
    color: rgb(152,165,164);
    display: inline-block;
    font-weight: 600;
}.our-story-w1WXuIr h4::before {
    height: 8px;
    left: -15px;
    content: "";
    transform: translateY(-50%) rotate(45deg);
    width: 8px;
    top: 50%;
    position: absolute;
    background: rgb(116,127,126);
}.our-story-w1WXuIr span {
    font-size: 14px;
    line-height: 1.8;
    column-count: 1;
    color: #ffffff;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
    position: relative;
    column-gap: 40px;
    transform: translateZ(5px);
    transition: all 0.5s ease;
    display: block;
}.our-story-w1WXuIr .text-block-f8UtVvs::before {
    z-index: -1;
    top: -10px;
    height: 100px;
    right: -10px;
    opacity: 0.7;
    width: 100px;
    transition: all 0.5s ease;
    position: absolute;
    background: linear-gradient(135deg, rgb(152,165,164,0.5), transparent 70%);
    transform: rotate(45deg);
    content: "";
}.our-story-w1WXuIr .text-block-f8UtVvs:hover::before {
    transform: rotate(60deg) scale(1.2);
}

@media (min-width: 768px) {.our-story-w1WXuIr .text-block-f8UtVvs {
    padding: 60px;
}.our-story-w1WXuIr span {
    column-count: 2;
}.our-story-w1WXuIr h1 {
    font-size: calc(44px + 10px);
}
}

@media (min-width: 992px) {.our-story-w1WXuIr {
    padding: 150px 0;
}.our-story-w1WXuIr .text-block-f8UtVvs {
    padding: 80px;
    margin-left: 50px;
}.our-story-w1WXuIr span {
    column-count: 2;
}.our-story-w1WXuIr h1 {
    margin-left: -30px;
    transform: translateZ(40px);
}
}

@media (max-width: 767px) {.our-story-w1WXuIr {
    padding: 60px 0;
}.our-story-w1WXuIr .text-block-f8UtVvs {
    padding: 30px;
}.our-story-w1WXuIr h1 {
    margin-bottom: 30px;
    font-size: calc(44px - 4px);
}.our-story-w1WXuIr h4 {
    font-size: 22px;
}.our-story-w1WXuIr span {
    line-height: 1.6;
    font-size: calc(14px - 1px);
}
}

@media (max-width: 480px) {.our-story-w1WXuIr {
    padding: 40px 0;
}.our-story-w1WXuIr .text-block-f8UtVvs {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 20px), 
            calc(100% - 20px) 100%, 
            0 100%
        );
    padding: 25px 20px;
}.our-story-w1WXuIr h1 {
    margin-bottom: 20px;
    font-size: calc(44px - 8px);
}.our-story-w1WXuIr h1::after {
    height: 3px;
    width: 70px;
}}

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

.our-story-w1WXuIr .text-block-f8UtVvs {
    animation: fadeInUp 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}.our-story-w1WXuIr h1 {
    animation: fadeInUp 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    animation-delay: 0.2s;
}.our-story-w1WXuIr h4 {
    animation: fadeInUp 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    animation-delay: 0.4s;
}.our-story-w1WXuIr span {
    animation: fadeInUp 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    animation-delay: 0.6s;
}.plan-container-MCUndFE {
    background: rgb(189,201,201);
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}.plan-container-MCUndFE::before {
    height: 300px;
    background: rgb(152,165,164,0.5);
    content: "";
    position: absolute;
    width: 300px;
    top: -50px;
    filter: blur(80px);
    animation: float-effect 12s infinite alternate ease-in-out;
    z-index: 0;
    right: -50px;
}.plan-container-MCUndFE::after {
    left: -50px;
    height: 250px;
    bottom: -50px;
    z-index: 0;
    content: "";
    width: 250px;
    filter: blur(60px);
    background: rgb(116,127,126,0.5);
    position: absolute;
    animation: float-effect 15s infinite alternate-reverse ease-in-out;
}.plan-container-MCUndFE .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 1;
    padding: 0 15px;
}.plan-container-MCUndFE .fee-plans-vDSzQj8 {
    flex-direction: column;
    gap: 60px;
    display: flex;
}.plan-container-MCUndFE .skill-pricing-qBrNvDW {
    text-align: center;
    order: -1;
    position: relative;
    max-width: 700px;
    padding: 0 20px;
    margin: 0 auto;
}.plan-container-MCUndFE .skill-pricing-qBrNvDW h2 {
    margin-bottom: 20px;
    position: relative;
    font-weight: 700;
    color: #000000;
    font-size: 38px;
    display: inline-block;
}.plan-container-MCUndFE .skill-pricing-qBrNvDW h2::after {
    width: 80px;
    left: 50%;
    height: 3px;
    background: rgb(152,165,164);
    bottom: -10px;
    content: "";
    transform: translateX(-50%);
    position: absolute;
}.plan-container-MCUndFE .access-cost-E8fPpeg {
    color: #000000;
    margin-bottom: 0;
    opacity: 0.85;
    font-size: 16px;
    line-height: 1.6;
}.plan-container-MCUndFE .pricing-options-afGIPtU {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    perspective: 1000px;
    gap: 30px;
}.plan-container-MCUndFE .study-offers-9iexH5U {
    perspective: 1000px;
    text-decoration: none;
    color: inherit;
    position: relative;
    height: 100%;
    transform-style: preserve-3d;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.plan-container-MCUndFE .study-offers-9iexH5U:hover {
    transform: translateY(-10px) scale(1.02);
}.plan-container-MCUndFE .cost-breakdown-Q0anSFO {
    border-radius: 10px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    transform-style: preserve-3d;
    transition: box-shadow 0.4s ease;
    position: relative;
    height: 100%;
    background: #ffffff;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}.plan-container-MCUndFE .study-offers-9iexH5U:hover .cost-breakdown-Q0anSFO {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 0 20px rgb(152,165,164,0.5);
}.plan-container-MCUndFE .offer-box-2yxDmQr {
    position: relative;
    padding: 30px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    z-index: 2;
}.plan-container-MCUndFE .offer-box-2yxDmQr::before {
    height: 5px;
    top: 0;
    position: absolute;
    transform: scaleX(0);
    right: 0;
    content: "";
    left: 0;
    transition: transform 0.5s ease;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(152,165,164), rgb(116,127,126));
}.plan-container-MCUndFE .study-offers-9iexH5U:hover .offer-box-2yxDmQr::before {
    transform: scaleX(1);
}.plan-container-MCUndFE .offer-box-2yxDmQr h3 {
    word-break: break-word;
    font-size: calc(19px + 2px);
    font-weight: 700;
    overflow-wrap: break-word;
    color: #000000;
    transition: transform 0.4s ease, color 0.3s ease;
    margin-bottom: 10px;
    white-space: normal;
}.plan-container-MCUndFE .study-offers-9iexH5U:hover .offer-box-2yxDmQr h3 {
    color: rgb(152,165,164);
    transform: translateX(5px);
}.plan-container-MCUndFE .study-rates-Q9Swm7y {
    transition: transform 0.4s ease;
    margin: 10px 0 20px;
    overflow-wrap: break-word;
    word-break: break-word;
    color: rgb(116,127,126);
    position: relative;
    font-weight: 700;
    font-size: 19px;
    white-space: normal;
    display: block;
}.plan-container-MCUndFE .study-rates-Q9Swm7y::before {
    transition: width 0.4s ease;
    left: 0;
    position: absolute;
    height: 2px;
    bottom: -8px;
    content: "";
    width: 40px;
    background: rgb(116,127,126,0.5);
}.plan-container-MCUndFE .study-offers-9iexH5U:hover .study-rates-Q9Swm7y::before {
    width: 80px;
}.plan-container-MCUndFE .offer-box-2yxDmQr p {
    line-height: 1.6;
    overflow-wrap: break-word;
    font-size: calc(16px - 1px);
    color: #000000;
    transition: color 0.3s ease;
    margin-bottom: 0;
    word-break: break-word;
    white-space: normal;
    flex-grow: 1;
}.plan-container-MCUndFE .image-show-item-S4saRgf {
    height: 200px;
    transition: transform 0.6s ease, filter 0.6s ease;
    transform: translateZ(-10px);
    position: relative;
    overflow: hidden;
}.plan-container-MCUndFE .image-show-item-S4saRgf::after {
    position: absolute;
    inset: 0;
    transition: opacity 0.5s ease;
    content: "";
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    opacity: 0.6;
}.plan-container-MCUndFE .study-offers-9iexH5U:hover .image-show-item-S4saRgf {
    filter: brightness(1.1) contrast(1.05);
    transform: translateZ(0);
}.plan-container-MCUndFE .study-offers-9iexH5U:hover .image-show-item-S4saRgf::after {
    opacity: 0.4;
}.plan-container-MCUndFE .study-offers-9iexH5U::after {
    right: 30px;
    z-index: -1;
    background: rgb(152,165,164,0.5);
    height: 15px;
    transition: opacity 0.4s ease;
    border-radius: 50%;
    left: 30px;
    filter: blur(10px);
    top: 100%;
    opacity: 0;
    position: absolute;
    content: "";
}.plan-container-MCUndFE .study-offers-9iexH5U:hover::after {
    opacity: 0.5;
}

@keyframes float-effect {
    0% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(20px, 20px) scale(1.1);
    }
    100% {
        transform: translate(-20px, -20px) scale(0.9);
    }
}

@media (min-width: 992px) {.plan-container-MCUndFE .fee-plans-vDSzQj8 {
    align-items: center;
    flex-direction: row;
}.plan-container-MCUndFE .skill-pricing-qBrNvDW {
    order: 0;
    text-align: left;
    flex: 0 0 30%;
    padding-right: 40px;
}.plan-container-MCUndFE .skill-pricing-qBrNvDW h2::after {
    transform: none;
    left: 0;
}.plan-container-MCUndFE .pricing-options-afGIPtU {
    grid-template-columns: repeat(2, 1fr);
    flex: 0 0 70%;
}
}

@media (min-width: 1200px) {.plan-container-MCUndFE .pricing-options-afGIPtU {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.plan-container-MCUndFE .offer-box-2yxDmQr {
    padding: 35px;
}.plan-container-MCUndFE .image-show-item-S4saRgf {
    height: 220px;
}
}

@media (max-width: 991px) {.plan-container-MCUndFE {
    padding: 80px 0;
}.plan-container-MCUndFE .skill-pricing-qBrNvDW {
    margin-bottom: 20px;
}
}

@media (max-width: 767px) {.plan-container-MCUndFE {
    padding: 60px 0;
}.plan-container-MCUndFE .pricing-options-afGIPtU {
    gap: 25px;
    grid-template-columns: 1fr;
}.plan-container-MCUndFE .skill-pricing-qBrNvDW h2 {
    font-size: calc(38px - 4px);
}.plan-container-MCUndFE .image-show-item-S4saRgf {
    height: 180px;
}.plan-container-MCUndFE .offer-box-2yxDmQr {
    padding: 25px;
}
}

@media (max-width: 480px) {.plan-container-MCUndFE {
    padding: 50px 0;
}.plan-container-MCUndFE .offer-box-2yxDmQr h3 {
    font-size: 19px;
}.plan-container-MCUndFE .study-rates-Q9Swm7y {
    font-size: calc(19px - 2px);
}.plan-container-MCUndFE .image-show-item-S4saRgf {
    height: 160px;
}.plan-container-MCUndFE .offer-box-2yxDmQr {
    padding: 20px;
}}footer {
    width: 100%;
    position: relative;
}footer .science-ref-0mkbHEB {
    position: relative;
    font-family: Arial, sans-serif;
    background-color: rgb(116,127,126);
    padding: 80px 0 30px;
    color: #ffffff;
    overflow: hidden;
}footer .science-ref-0mkbHEB::before {
    background-color: rgb(116,127,126);
    position: absolute;
    right: 0;
    transform: skewY(-3deg);
    z-index: 0;
    clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
    top: -50px;
    content: "";
    height: 100px;
    left: 0;
}footer .footer-disclaimer-GrH3fwQ {
    position: relative;
    z-index: 1;
}footer .message-page-o3ykUfJ {
    display: flex;
    gap: 15px;
    justify-content: center;
    margin-bottom: 60px;
    flex-wrap: wrap;
}footer .info_item {
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    max-width: 300px;
    overflow: hidden;
    border-radius: 0 5px 5px 0;
    background-color: rgb(116,127,126,0.5);
    position: relative;
    padding: 15px 20px 15px 25px;
    flex: 1 1 200px;
}footer .info_item::before {
    height: 100%;
    left: 0;
    position: absolute;
    width: 5px;
    top: 0;
    content: "";
    background-color: rgb(152,165,164);
}footer .info_item::after {
    height: 100%;
    left: 0;
    z-index: -1;
    position: absolute;
    width: 100%;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.05) 0%, transparent 50%);
    content: "";
    top: 0;
}footer .info_item:nth-child(even) {
    background-color: rgb(152,165,164,0.5);
}footer .info_item:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px) translateX(5px);
}footer .info_item svg {
    position: relative;
    width: 20px;
    fill: rgb(152,165,164);
    height: 20px;
    top: -1px;
    margin-right: 12px;
    vertical-align: middle;
}footer .info_item p,
footer .info_item a {
    vertical-align: middle;
    text-decoration: none;
    display: inline-block;
    transition: color 0.3s ease;
    font-size: 15px;
    color: #ffffff;
}footer .info_item a:hover {
    color: rgb(152,165,164);
}footer .text_main_holder {
    display: grid;
    gap: 30px;
    position: relative;
    grid-template-columns: 1fr;
}footer .header-mentor-3prqjkA {
    border-radius: 21px;
    background-color: rgb(116,127,126,0.5);
    padding: 30px;
    position: relative;
}footer .header-mentor-3prqjkA::before {
    top: 15px;
    content: "";
    border-radius: calc(21px - 8px);
    border: 1px dashed rgba(255, 255, 255, 0.1);
    position: absolute;
    pointer-events: none;
    bottom: 15px;
    left: 15px;
    right: 15px;
}footer .header-mentor-3prqjkA svg {
    width: auto;
    margin-bottom: 20px;
    filter: brightness(0) invert(1);
    display: block;
    height: 45px;
}footer .tutor-match-ahpgeZM {
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    line-height: 1.6;
}footer .main-class-R2sGBYu {
    position: relative;
}footer .main-class-R2sGBYu h5 {
    font-weight: 600;
    color: #ffffff;
    font-size: 23px;
    margin-bottom: 25px;
    padding-left: 15px;
    position: relative;
    display: inline-block;
}footer .main-class-R2sGBYu h5::before {
    left: 0;
    top: 0;
    background-color: rgb(152,165,164);
    height: 100%;
    position: absolute;
    content: "";
    width: 3px;
}footer .header-lead-FAsUN1I {
    margin-bottom: 25px;
    position: relative;
}footer .header-lead-FAsUN1I a {
    position: relative;
    font-size: 15px;
    display: inline-block;
    background-color: rgb(116,127,126,0.5);
    margin: 0 10px 10px 0;
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgba(255, 255, 255, 0.8);
    padding: 10px 15px;
    border-radius: 0 5px 5px 0;
}footer .header-lead-FAsUN1I a::before {
    width: 3px;
    left: 0;
    transition: width 0.3s ease;
    top: 0;
    content: "";
    position: absolute;
    background-color: rgb(152,165,164);
    height: 100%;
}footer .header-lead-FAsUN1I a:hover {
    transform: translateX(5px);
    background-color: rgb(152,165,164,0.5);
    color: #ffffff;
}footer .header-lead-FAsUN1I a:hover::before {
    width: 5px;
}footer .subscribe_holder {
    border-radius: 21px;
    background-color: rgb(116,127,126,0.5);
    position: relative;
    padding: 30px;
}footer .subscribe_holder::before {
    left: 15px;
    right: 15px;
    bottom: 15px;
    border: 1px dashed rgba(255, 255, 255, 0.1);
    pointer-events: none;
    position: absolute;
    content: "";
    border-radius: calc(21px - 8px);
    top: 15px;
}footer .subscribe_holder h5 {
    font-size: 23px;
    position: relative;
    margin-bottom: 15px;
    color: #ffffff;
    padding-left: 15px;
    font-weight: 600;
}footer .subscribe_holder h5::before {
    top: 0;
    left: 0;
    background-color: rgb(152,165,164);
    position: absolute;
    height: 100%;
    width: 3px;
    content: "";
}footer .subscribe_holder p {
    font-size: 15px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 25px;
}footer .input_holder {
    gap: 15px;
    display: flex;
    flex-direction: column;
}footer .input_holder input[type="email"] {
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.05);
    padding: 14px 16px;
    transition: all 0.3s ease;
    font-size: 15px;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    border-color: rgb(152,165,164);
    background-color: rgba(255, 255, 255, 0.1);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .news-optin-7gUZCLo {
    border-radius: 10px;
    background-color: rgb(152,165,164);
    overflow: hidden;
    transition: all 0.3s ease;
    cursor: pointer;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    border: none;
    padding: 14px 20px;
    position: relative;
}footer .news-optin-7gUZCLo::after {
    top: -50%;
    left: -100%;
    content: "";
    background: rgba(255, 255, 255, 0.1);
    width: 200%;
    position: absolute;
    transition: all 0.5s ease;
    transform: rotate(30deg);
    height: 200%;
}footer .news-optin-7gUZCLo:hover {
    background-color: rgb(116,127,126);
}footer .news-optin-7gUZCLo:hover::after {
    left: 100%;
}footer .media-kit-t4zVYiD {
    position: relative;
    text-align: center;
    margin-top: 50px;
}footer .media-kit-t4zVYiD::before {
    width: 50px;
    transform: translateX(-50%);
    height: 1px;
    left: 50%;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    top: -25px;
}footer .fund-cta-FPEq3JW {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
    display: inline-block;
    position: relative;
}

@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .news-optin-7gUZCLo {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .science-ref-0mkbHEB {
    padding: 60px 0 30px;
}footer .message-page-o3ykUfJ {
    margin-bottom: 40px;
}footer .header-mentor-3prqjkA, footer .subscribe_holder {
    padding: 25px 20px;
}footer .header-lead-FAsUN1I a {
    padding: 8px 12px;
    margin: 0 5px 8px 0;
}footer .media-kit-t4zVYiD {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .science-ref-0mkbHEB {
    padding: 50px 0 20px;
}footer .main-class-R2sGBYu h5, footer .subscribe_holder h5 {
    font-size: calc(23px - 2px);
    margin-bottom: 20px;
}footer .header-mentor-3prqjkA::before, footer .subscribe_holder::before {
    right: 10px;
    left: 10px;
    bottom: 10px;
    top: 10px;
}footer .input_holder input[type="email"],
    footer .news-optin-7gUZCLo {
    padding: 12px;
}}header {
    position: relative;
    background: rgb(116,127,126);
    z-index: 100;
    padding: 0;
    overflow: visible;
    margin-top: 0;
}header::before {
    background-size: 20px 20px;
    content: '';
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    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 {
    height: 100%;
    top: 0;
    background: 
        linear-gradient(to right, transparent 0%, rgb(116,127,126,0.5) 50%, transparent 100%),
        linear-gradient(to bottom, transparent 0%, rgb(116,127,126,0.5) 50%, transparent 100%);
    content: '';
    z-index: 0;
    width: 100%;
    left: 0;
    position: absolute;
}header .top-main-bfN6LrY {
    padding: 1.3rem 2.5rem;
    justify-content: space-between;
    z-index: 5;
    position: relative;
    display: flex;
    align-items: center;
}header .header-mentor-3prqjkA {
    padding: 0.5rem 0.7rem;
    position: relative;
    flex: 0 0 auto;
    border-left: 3px solid rgb(152,165,164);
    overflow: hidden;
    z-index: 2;
    margin-right: 2rem;
    transition: all 0.3s ease;
}header .header-mentor-3prqjkA::before {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.4s ease;
    content: '';
    height: 100%;
    transform: scaleX(0);
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    opacity: 0;
}header .header-mentor-3prqjkA:hover {
    box-shadow: 5px 0 15px -5px rgb(152,165,164);
    transform: translateX(5px);
}header .header-mentor-3prqjkA:hover::before {
    transform: scaleX(1);
    opacity: 1;
}header .nav-mainbar-TBPxwaR {
    transition: all 0.3s ease;
    display: block;
    position: relative;
}header .nav-mainbar-TBPxwaR::after {
    opacity: 0;
    background: rgb(152,165,164);
    height: 10px;
    width: 10px;
    bottom: -5px;
    transition: all 0.3s ease;
    content: '';
    position: absolute;
    right: -5px;
}header .nav-mainbar-TBPxwaR:hover::after {
    opacity: 1;
}header .nav-mainbar-TBPxwaR img {
    filter: brightness(1.1);
    max-height: 40px;
}header .main-class-R2sGBYu {
    margin: 0;
    z-index: 2;
    display: flex;
    list-style: none;
    position: relative;
    padding: 0;
}header .main-class-R2sGBYu::before {
    content: '';
    top: 50%;
    width: 40px;
    background: rgb(152,165,164);
    height: 1px;
    transform: translateY(-50%);
    right: -20px;
    position: absolute;
}header .nav-master-YAITmde {
    margin: 0 1px;
    position: relative;
}header .nav-master-YAITmde a {
    text-decoration: none;
    height: 45px;
    z-index: 1;
    transition: all 0.3s ease;
    align-items: center;
    justify-content: center;
    position: relative;
    border-left: 1px solid transparent;
    font-weight: 600;
    border-right: 1px solid transparent;
    overflow: hidden;
    display: flex;
    letter-spacing: 1px;
    padding: 0 1.2rem;
    color: #ffffff;
    font-size: 18px;
}header .nav-master-YAITmde a::before {
    z-index: -1;
    transform: translateX(-100%);
    position: absolute;
    transition: transform 0.3s ease;
    top: 0;
    content: '';
    background: rgb(152,165,164);
    height: 100%;
    width: 100%;
    left: 0;
}header .nav-master-YAITmde a:hover {
    color: #ffffff;
    border-right-color: rgba(255, 255, 255, 0.2);
    border-left-color: rgba(255, 255, 255, 0.2);
}header .nav-master-YAITmde a:hover::before {
    transform: translateX(0);
}header .nav-master-YAITmde a::after {
    top: 0;
    position: absolute;
    left: 0;
    background: rgb(152,165,164);
    content: '';
    width: 100%;
    height: 2px;
    transform-origin: right;
    transition: transform 0.3s ease;
    transform: scaleX(0);
}header .nav-master-YAITmde a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}header .nav-master-YAITmde::before {
    transition: transform 0.3s ease;
    height: 5px;
    transform: translateY(-50%) scale(0);
    left: -10px;
    top: 50%;
    width: 5px;
    content: '';
    position: absolute;
    background: rgb(152,165,164);
}header .nav-master-YAITmde:hover::before {
    transform: translateY(-50%) scale(1);
}header .top-main-bfN6LrY::before {
    position: absolute;
    background: rgb(152,165,164);
    left: 20px;
    content: '';
    height: 1px;
    width: 30px;
    top: 20px;
}header .top-main-bfN6LrY::after {
    content: '';
    height: 30px;
    width: 1px;
    position: absolute;
    top: 20px;
    left: 20px;
    background: rgb(152,165,164);
}.top-class-Xq63AQi {
    z-index: 1;
    padding-top: 2rem;
    background: rgb(189,201,201);
    position: relative;
}@keyframes typingCursor {
    0%, 100% { opacity: 1; }
    50% { opacity: 0; }
}

header .nav-master-YAITmde:last-child::after {
    content: '|';
    top: 50%;
    font-weight: 700;
    animation: typingCursor 1s infinite;
    position: absolute;
    right: -10px;
    color: rgb(152,165,164);
    transform: translateY(-50%);
}

@media (min-width: 1400px) {header .top-main-bfN6LrY {
    margin: 0 auto;
    max-width: 1320px;
}header .nav-master-YAITmde {
    margin: 0 2px;
}header .nav-master-YAITmde a {
    padding: 0 1.5rem;
}
}

@media (max-width: 991px) {header .top-main-bfN6LrY {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .header-mentor-3prqjkA {
    margin-right: 0;
    margin-bottom: 0;
}header .main-class-R2sGBYu {
    justify-content: flex-end;
    margin-top: 1rem;
    flex-basis: 100%;
}header .main-class-R2sGBYu::before {
    display: none;
}header .nav-master-YAITmde a {
    font-size: calc(18px - 1px);
    padding: 0 1rem;
    height: 40px;
}header .nav-master-YAITmde::before {
    display: none;
}header .top-main-bfN6LrY::before,
    header .top-main-bfN6LrY::after {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .top-main-bfN6LrY {
    padding: 0.8rem 1.5rem;
}header .header-mentor-3prqjkA {
    max-width: 140px;
    padding: 0.4rem 0.6rem;
}header .nav-mainbar-TBPxwaR img {
    max-height: 35px;
}header .main-class-R2sGBYu {
    -webkit-overflow-scrolling: touch;
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 0.5rem;
    margin-top: 0.8rem;
    scrollbar-width: thin;
}header .main-class-R2sGBYu::-webkit-scrollbar {
    height: 3px;
}header .main-class-R2sGBYu::-webkit-scrollbar-thumb {
    background: rgb(152,165,164);
    border-radius: 10px;
}header .nav-master-YAITmde {
    margin: 0;
    flex: 0 0 auto;
}header .nav-master-YAITmde a {
    white-space: nowrap;
    letter-spacing: 0.5px;
    padding: 0 0.8rem;
    height: 35px;
    font-size: calc(18px - 2px);
}header .nav-master-YAITmde:last-child::after {
    display: none;
}
}

@media (max-width: 479px) {header .top-main-bfN6LrY {
    padding: 0.7rem 1.2rem;
}header .header-mentor-3prqjkA {
    padding: 0.3rem 0.5rem;
    max-width: 120px;
}header .nav-master-YAITmde a {
    padding: 0 0.6rem;
    height: 32px;
    font-size: calc(18px - 3px);
}}.cookieNotificationAlert-cftA6FC {
    width: 100%;
    border-top: 2px solid rgb(152,165,164);
    bottom: 0;
    z-index: 90;
    position: fixed;
    background: rgb(189,201,201);
}.cookie-preference-h2ERpbL {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}.cookieNotificationAlert-cftA6FC h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.cookieNotificationAlert-cftA6FC p {
    font-size: 18px;
}.track-alert-ArH65nx {
    margin-right: 10px;
    flex-shrink: 0;
}.track-alert-ArH65nx svg, .track-alert-ArH65nx svg path, .track-alert-ArH65nx img {
    height: 100px;
    fill: rgb(152,165,164);
    width: 100px;
}.privacy-learn-ywnvCcO {
    margin-left: 10px;
    border-bottom: 2px solid rgb(152,165,164);
    min-width: 120px;
    white-space: nowrap;
    font-size: 24px;
    line-height: 35px;
    color: rgb(152,165,164);
    cursor: pointer;
    flex-shrink: 0;
    text-align: center;
    text-decoration: none;
}.cookieNotificationAlert-cftA6FC p a {
    color: rgb(152,165,164);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.cookieNotificationAlert-cftA6FC {
    padding: 20px;
}}
#trackingFormPanel-IHcEust {
    display: none;
}#trackingFormPanel-IHcEust:checked ~ .cookieNotificationAlert-cftA6FC {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 800px) {.track-alert-ArH65nx {
    display: none;
}.cookie-preference-h2ERpbL {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.cookieNotificationAlert-cftA6FC h5 {
    text-align: center;
}.cookieNotificationAlert-cftA6FC p {
    text-align: center;
}.data-agree-fLH5GiS {
    margin-bottom: 20px;
}body .layer-container-KYBmdGv .privacy-learn-ywnvCcO {
    margin-left: 0;
}
}