﻿* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}svg {
    height: 30px;
    width: 30px;
}.nav-teach-390 {
    flex: 1 0 auto;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1256px;
}.wrapper-section-032 {
    flex-direction: column;
    display: flex;
    height: 100%;
    min-height: 100%;
}html,body {
    scroll-behavior: smooth;
    color: #000000;
    min-height: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
}.cert-display-235 {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.title-opener-926 {
    min-height: 100vh;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    position: relative;
    background: linear-gradient(135deg, rgb(208,205,180) 0%, rgb(129,117,115,0.5) 100%);
    display: flex;
}.title-opener-926::before {
    bottom: 0;
    opacity: 0.03;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: 50px 50px;
    content: "";
    position: absolute;
    background: 
    linear-gradient(45deg, transparent 45%, rgb(173,162,159,0.5) 45%, rgb(173,162,159,0.5) 55%, transparent 55%),
    linear-gradient(-45deg, transparent 45%, rgb(129,117,115,0.5) 45%, rgb(129,117,115,0.5) 55%, transparent 55%);
    animation: backgroundShift 60s linear infinite;
    right: 0;
}.title-opener-926::after {
    opacity: 0.03;
    z-index: 0;
    position: absolute;
    transform: rotate(-15deg);
    background: rgb(173,162,159);
    right: -10%;
    top: -10%;
    content: "";
    height: 40vw;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    animation: floatBubble 20s ease-in-out infinite alternate;
    width: 40vw;
}.title-opener-926 .edu-start-453 {
    gap: 2rem;
    z-index: 2;
    position: relative;
    grid-template-columns: 1fr;
    max-width: 1200px;
    width: 90%;
    display: grid;
}.title-opener-926 .edu-start-453 > div:first-child {
    background: #ffffff;
    animation: slideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards;
    transform: translateY(1rem);
    position: relative;
    padding: 1.5rem 2rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
    opacity: 0;
}.title-opener-926 .edu-start-453 > div:first-child::before {
    transform: scaleY(0);
    position: absolute;
    content: "";
    transform-origin: top;
    top: 0;
    height: 100%;
    background: rgb(173,162,159);
    left: 0;
    animation: growLine 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.6s forwards;
    width: 5px;
}.title-opener-926 .edu-start-453 > div:first-child p {
    font-weight: 600;
    line-height: 1.5;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: calc(14px * 1.1);
    color: #000000;
    letter-spacing: 0.015em;
}.title-opener-926 .knowledge-hub-305 {
    position: relative;
    transform: translateY(1rem);
    animation: slideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s forwards;
    opacity: 0;
}.title-opener-926 .knowledge-hub-305 > div {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    padding: 3rem 2.5rem;
}.title-opener-926 .knowledge-hub-305 > div::before {
    position: absolute;
    left: 0;
    background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
    top: 0;
    bottom: 0;
    right: 0;
    content: "";
    z-index: 1;
}.title-opener-926 .knowledge-hub-305 > div h3 {
    animation: fadeIn 0.8s ease-out 0.8s both;
    font-family: Arial, sans-serif;
    z-index: 2;
    font-size: calc(24px * 0.95);
    color: #ffffff;
    margin: 0 0 2rem;
    font-weight: 400;
    line-height: 1.5;
    position: relative;
    max-width: 85%;
}.title-opener-926 .knowledge-hub-305 > div > div {
    z-index: 2;
    position: relative;
}.title-opener-926 .knowledge-hub-305 .title_style_header {
    letter-spacing: 0.02em;
    line-height: 1.2;
    color: #ffffff;
    font-weight: 700;
    font-family: Arial, sans-serif;
    transform: translateY(0.5rem);
    margin: 0;
    animation: slideUp 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s forwards;
    font-size: clamp(2rem, 5vw, 38px);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    opacity: 0;
}.title-opener-926 .knowledge-hub-305 > div > div > div {
    margin-top: 1.5rem;
    position: relative;
}.title-opener-926 .knowledge-hub-305 > div > div > div::before {
    position: absolute;
    bottom: -1.5rem;
    width: 60px;
    height: 4px;
    content: "";
    transform: scaleX(0);
    transform-origin: left;
    animation: growLine 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.2s forwards;
    background: rgb(173,162,159);
    left: 0;
}

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

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

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

@keyframes backgroundShift {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 500px 500px;
  }
}

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

@media (min-width: 768px) {.title-opener-926 .edu-start-453 {
    align-items: center;
    grid-template-columns: 0.4fr 0.6fr;
    gap: 3rem;
}.title-opener-926 .edu-start-453 > div:first-child {
    padding: 2rem 2.5rem;
    margin-top: -2rem;
}.title-opener-926 .edu-start-453 > div:first-child p {
    font-size: calc(14px * 1.2);
}.title-opener-926 .knowledge-hub-305 > div {
    flex-direction: column;
    padding: 4rem 3rem;
    justify-content: center;
    min-height: 320px;
    display: flex;
}.title-opener-926 .knowledge-hub-305 > div h3 {
    font-size: 24px;
    margin-bottom: 2.5rem;
    max-width: 80%;
}.title-opener-926 .knowledge-hub-305 > div > div > div::before {
    width: 80px;
    height: 5px;
}
}

@media (min-width: 992px) {.title-opener-926 .edu-start-453 {
    grid-template-columns: 0.35fr 0.65fr;
}.title-opener-926 .edu-start-453 > div:first-child {
    opacity: 0;
    transform: translateX(-1rem);
    animation: slideRight 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards;
}.title-opener-926 .knowledge-hub-305 {
    transform: translateX(1rem);
    animation: slideLeft 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s forwards;
    opacity: 0;
}.title-opener-926 .knowledge-hub-305 > div {
    min-height: 380px;
    padding: 5rem 4rem;
}.title-opener-926 .knowledge-hub-305 > div h3 {
    max-width: 75%;
    font-size: calc(24px * 1.1);
}.title-opener-926 .knowledge-hub-305 > div > div > div::before {
    width: 100px;
}
}

@keyframes slideRight {
  from {
    transform: translateX(-1rem);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideLeft {
  from {
    transform: translateX(1rem);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@media (hover: hover) {.title-opener-926 .knowledge-hub-305 > div {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}.title-opener-926 .knowledge-hub-305 > div:hover {
    transform: translateY(-5px);
}.title-opener-926 .knowledge-hub-305 > div:hover .title_style_header {
    text-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    transition: text-shadow 0.5s ease;
}.title-opener-926 .edu-start-453 > div:first-child {
    transition: box-shadow 0.5s ease, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}.title-opener-926 .edu-start-453 > div:first-child:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    transform: translateY(-5px);
}
}

@media (max-width: 767px) {.title-opener-926 {
    padding: 4rem 1rem;
}.title-opener-926 .edu-start-453 > div:first-child {
    padding: 1.25rem 1.5rem;
}.title-opener-926 .knowledge-hub-305 > div {
    padding: 2.5rem 1.5rem;
}.title-opener-926 .knowledge-hub-305 > div h3 {
    font-size: calc(22px * 1.1);
    max-width: 100%;
    margin-bottom: 1.5rem;
}.title-opener-926 .knowledge-hub-305 .title_style_header {
    font-size: calc(38px * 0.9);
}}.plan-option-372 {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.plan-option-372::before {
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.4) 100%);
    top: 0;
    z-index: 1;
    right: 0;
    content: "";
}.plan-option-372 .container {
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}.plan-option-372 .basic-cost-571 {
    position: relative;
    perspective: 1000px;
}.plan-option-372 h2 {
    animation: fadeInDown 0.8s ease-out forwards;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 33px;
    text-shadow: 0 3px 10px rgba(0,0,0,0.3);
    transform: translateZ(50px);
    color: #ffffff;
}.plan-option-372 .study-rates-349 {
    margin: 0 auto 50px;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    transform: translateZ(30px);
    max-width: 800px;
    line-height: 1.6;
    color: #ffffff;
    font-size: calc(17px * 1.1);
    text-align: center;
    opacity: 0.9;
}.plan-option-372 .offer-box-908 {
    list-style: none;
    perspective: 2000px;
    margin: 0;
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    padding: 0;
}.plan-option-372 .offer-box-908 li {
    opacity: 0;
    transform: translateY(30px) rotateX(5deg);
    animation: cardEntrance 0.6s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    height: 100%;
}.plan-option-372 .offer-box-908 li:nth-child(1) {
    animation-delay: 0.3s;
}.plan-option-372 .offer-box-908 li:nth-child(2) {
    animation-delay: 0.5s;
}.plan-option-372 .offer-box-908 li:nth-child(3) {
    animation-delay: 0.7s;
}.plan-option-372 .offer-box-908 li:nth-child(4) {
    animation-delay: 0.9s;
}.plan-option-372 .value-rates-650 {
    height: 100%;
    color: inherit;
    text-decoration: none;
    will-change: transform;
    display: block;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform-style: preserve-3d;
}.plan-option-372 .value-rates-650:hover {
    transform: translateY(-15px) scale(1.02) rotateX(2deg);
}.plan-option-372 .monthly-plan-649 {
    border: 1px solid rgba(255,255,255,0.1);
    position: relative;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 10px 15px rgba(0,0,0,0.1);
    clip-path: polygon(0 0, 100% 0, 100% 94%, 96% 100%, 0 100%);
    transition: all 0.4s ease;
    backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgb(173,162,159,0.5), rgb(129,117,115,0.5));
    overflow: hidden;
    height: 100%;
}.plan-option-372 .value-rates-650:hover .monthly-plan-649 {
    border-color: rgba(255,255,255,0.25);
    box-shadow: 0 25px 50px rgba(0,0,0,0.3), 0 15px 20px rgba(0,0,0,0.15);
}.plan-option-372 .monthly-plan-649::before {
    background: rgb(129,117,115);
    transform: rotate(45deg);
    transition: all 0.4s ease;
    height: 100px;
    top: -10px;
    position: absolute;
    width: 100px;
    right: -10px;
    opacity: 0.15;
    content: "";
}.plan-option-372 .value-rates-650:hover .monthly-plan-649::before {
    transform: rotate(45deg) scale(1.2);
    opacity: 0.25;
}.plan-option-372 .value-deals-354 {
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 1;
    position: relative;
    padding: 35px 30px;
}.plan-option-372 .value-rates-650:hover .value-deals-354 {
    transform: translateZ(10px);
}.plan-option-372 .value-deals-354 h4 {
    transition: transform 0.3s ease;
    font-size: calc(18px * 1.2);
    padding-bottom: 15px;
    margin: 0 0 20px;
    color: #ffffff;
    font-weight: 700;
    position: relative;
}.plan-option-372 .value-rates-650:hover .value-deals-354 h4 {
    transform: translateY(-5px);
}.plan-option-372 .value-deals-354 h4::after {
    content: "";
    background: rgb(173,162,159);
    height: 3px;
    bottom: 0;
    transition: width 0.4s ease;
    left: 0;
    width: 50px;
    position: absolute;
}.plan-option-372 .value-rates-650:hover .value-deals-354 h4::after {
    width: 80px;
}.plan-option-372 .value-deals-354 p {
    padding-right: 10px;
    max-height: 200px;
    line-height: 1.6;
    font-size: 17px;
    opacity: 0.8;
    transition: opacity 0.3s ease;
    margin-bottom: 30px;
    color: #ffffff;
    overflow-y: auto;
}.plan-option-372 .value-deals-354 p::-webkit-scrollbar {
    width: 4px;
}.plan-option-372 .value-deals-354 p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(173,162,159,0.5);
}.plan-option-372 .value-rates-650:hover .value-deals-354 p {
    opacity: 1;
}.plan-option-372 .learning-price-584 {
    margin-top: 20px;
    color: #ffffff;
    display: block;
    transition: all 0.4s ease;
    text-shadow: 0 2px 8px rgba(0,0,0,0.2);
    position: relative;
    font-weight: 700;
    font-size: calc(18px * 1.4);
}.plan-option-372 .learning-price-584::before {
    left: 0;
    transition: width 0.4s ease;
    position: absolute;
    width: 30px;
    content: "";
    top: -10px;
    background: rgb(129,117,115);
    height: 2px;
}.plan-option-372 .value-rates-650:hover .learning-price-584::before {
    width: 50px;
}.plan-option-372 .value-rates-650:hover .learning-price-584 {
    color: rgb(129,117,115);
    transform: scale(1.1);
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-30px) translateZ(50px);
    }
    to {
        opacity: 1;
        transform: translateY(0) translateZ(50px);
    }
}

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

@keyframes cardEntrance {
    from {
        opacity: 0;
        transform: translateY(30px) rotateX(5deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotateX(0);
    }
}

@media (max-width: 1200px) {.plan-option-372 {
    padding: 100px 0;
}.plan-option-372 h2 {
    font-size: calc(33px * 0.9);
}.plan-option-372 .study-rates-349 {
    margin-bottom: 40px;
    font-size: 17px;
}.plan-option-372 .offer-box-908 {
    gap: 25px;
}
}

@media (max-width: 992px) {.plan-option-372 {
    padding: 80px 0;
}.plan-option-372 .offer-box-908 {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}.plan-option-372 .value-deals-354 {
    padding: 30px 25px;
}.plan-option-372 .value-deals-354 p {
    max-height: 180px;
}
}

@media (max-width: 768px) {.plan-option-372 {
    padding: 70px 0;
}.plan-option-372 h2 {
    margin-bottom: 15px;
    font-size: calc(33px * 0.8);
}.plan-option-372 .study-rates-349 {
    font-size: calc(17px * 0.95);
    margin-bottom: 30px;
}.plan-option-372 .offer-box-908 {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 500px;
}.plan-option-372 .monthly-plan-649 {
    clip-path: polygon(0 0, 100% 0, 100% 96%, 94% 100%, 0 100%);
}.plan-option-372 .learning-price-584 {
    font-size: calc(18px * 1.2);
}
}

@media (max-width: 576px) {.plan-option-372 {
    padding: 60px 0;
}.plan-option-372 h2 {
    font-size: calc(33px * 0.7);
}.plan-option-372 .study-rates-349 {
    font-size: calc(17px * 0.9);
    margin-bottom: 25px;
}.plan-option-372 .value-deals-354 {
    padding: 25px 20px;
}.plan-option-372 .value-deals-354 h4 {
    margin-bottom: 15px;
    font-size: 18px;
    padding-bottom: 10px;
}.plan-option-372 .value-deals-354 p {
    max-height: 150px;
    font-size: calc(17px * 0.9);
    margin-bottom: 20px;
}}header {
    margin-top: 0;
    background: linear-gradient(135deg, rgb(173,162,159,0.5) 0%, rgb(208,205,180) 100%);
    position: relative;
    padding: 0;
    overflow: visible;
    z-index: 100;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
}header::before {
    position: absolute;
    background-image: 
        radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.3) 0%, transparent 8%),
        radial-gradient(circle at 70% 60%, rgba(255, 255, 255, 0.3) 0%, transparent 12%),
        radial-gradient(circle at 40% 80%, rgba(255, 255, 255, 0.3) 0%, transparent 10%),
        radial-gradient(circle at 80% 30%, rgba(255, 255, 255, 0.3) 0%, transparent 15%),
        radial-gradient(circle at 10% 70%, rgba(255, 255, 255, 0.3) 0%, transparent 8%);
    top: 0;
    z-index: 0;
    content: '';
    width: 100%;
    left: 0;
    opacity: 0.4;
    height: 100%;
}header::after {
    bottom: 0;
    height: 10px;
    width: 100%;
    opacity: 0.6;
    position: absolute;
    left: 0;
    content: '';
    background: linear-gradient(90deg, 
        transparent, 
        rgb(173,162,159,0.5), 
        transparent
    );
}header .top-primary-174 {
    position: relative;
    justify-content: space-between;
    display: flex;
    padding: 1.3rem 3rem;
    z-index: 5;
    align-items: center;
}header .main-pro-827 {
    padding: 1rem;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 50% 30% 60% 40% / 40% 50% 30% 50%;
    flex: 0 0 auto;
    transition: all 0.6s ease;
    overflow: hidden;
    margin-right: 2rem;
    box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.5);
    position: relative;
}header .main-pro-827:hover {
    transform: translateY(-5px);
    box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.7), 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%;
}header .nav-top-254 {
    transition: all 0.4s ease;
    display: block;
    position: relative;
}header .nav-top-254 img {
    max-height: 38px;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1));
}header .top-nav-504 {
    margin: 0;
    z-index: 2;
    list-style: none;
    display: flex;
    padding: 0;
    position: relative;
}header .top-nav-504::before {
    height: 110%;
    position: absolute;
    left: -5%;
    top: -5%;
    border-radius: 70% 30% 50% 40% / 40% 60% 30% 50%;
    z-index: -1;
    transition: all 0.6s ease;
    background: linear-gradient(135deg, rgb(173,162,159,0.5) 0%, transparent 100%);
    content: '';
    opacity: 0.1;
    width: 110%;
}header .top-nav-504:hover::before {
    opacity: 0.2;
    border-radius: 40% 60% 30% 70% / 60% 30% 70% 40%;
}header .header-top-094 {
    position: relative;
    margin: 0 0.5rem;
}header .header-top-094 a {
    display: flex;
    align-items: center;
    color: #000000;
    position: relative;
    font-size: 13px;
    z-index: 1;
    justify-content: center;
    padding: 0.8rem 1.3rem;
    font-weight: 600;
    border-radius: 60% 40% 40% 60% / 40% 50% 50% 60%;
    background: rgba(255, 255, 255, 0.1);
    text-decoration: none;
    overflow: hidden;
    transition: all 0.4s ease;
}header .header-top-094 a::before {
    transform: scale(1.1);
    left: 0;
    background: linear-gradient(135deg, rgb(173,162,159,0.5) 0%, rgb(129,117,115,0.5) 100%);
    height: 100%;
    transition: opacity 0.4s ease;
    opacity: 0;
    border-radius: inherit;
    width: 100%;
    top: 0;
    position: absolute;
    z-index: -1;
    content: '';
}header .header-top-094 a:hover {
    border-radius: 40% 60% 60% 40% / 60% 40% 60% 40%;
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    color: #ffffff;
}header .header-top-094 a:hover::before {
    transform: scale(1);
    opacity: 1;
}header .header-top-094::after {
    content: '';
    position: absolute;
    bottom: -8px;
    transition: transform 0.4s ease;
    opacity: 0.7;
    background: rgb(173,162,159);
    height: 6px;
    width: 6px;
    transform: translateX(-50%) scale(0);
    left: 50%;
    border-radius: 50%;
}header .header-top-094:hover::after {
    transform: translateX(-50%) scale(1);
}header .top-primary-174::before {
    right: -100px;
    background: radial-gradient(circle, rgb(173,162,159,0.5) 0%, transparent 70%);
    position: absolute;
    opacity: 0.1;
    border-radius: 50%;
    content: '';
    width: 200px;
    filter: blur(30px);
    top: -100px;
    height: 200px;
}header .top-primary-174::after {
    filter: blur(30px);
    bottom: -75px;
    opacity: 0.1;
    border-radius: 50%;
    height: 150px;
    position: absolute;
    left: -75px;
    content: '';
    background: radial-gradient(circle, rgb(129,117,115,0.5) 0%, transparent 70%);
    width: 150px;
}.nav-teach-390 {
    position: relative;
    padding-top: 2rem;
    z-index: 1;
    background: rgb(208,205,180);
}

@keyframes morphing {
    0%, 100% { border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%; }
    33% { border-radius: 40% 60% 70% 30% / 30% 40% 30% 70%; }
    66% { border-radius: 30% 60% 70% 40% / 60% 30% 70% 40%; }
}

@media (min-width: 1400px) {header .top-primary-174 {
    margin: 0 auto;
    max-width: 1320px;
}header .header-top-094 {
    margin: 0 0.7rem;
}header .header-top-094 a {
    padding: 0.8rem 1.6rem;
}
}

@media (max-width: 991px) {header .top-primary-174 {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .main-pro-827 {
    margin-right: 0;
    padding: 0.7rem;
    margin-bottom: 0;
}header .top-nav-504 {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .header-top-094 a {
    padding: 0.6rem 1rem;
    font-size: calc(13px - 1px);
}header .top-nav-504::before {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .top-primary-174 {
    padding: 0.8rem 1.5rem;
}header .main-pro-827 {
    border-radius: 40% 60% 50% 50% / 40% 50% 50% 40%;
    padding: 0.6rem;
    max-width: 140px;
}header .nav-top-254 img {
    max-height: 35px;
}header .top-nav-504 {
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
    justify-content: flex-start;
    padding-bottom: 0.5rem;
    overflow-x: auto;
    margin-top: 0.8rem;
}header .top-nav-504::-webkit-scrollbar {
    height: 3px;
}header .top-nav-504::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(173,162,159,0.5);
}header .header-top-094 {
    flex: 0 0 auto;
    margin: 0 0.2rem;
}header .header-top-094 a {
    padding: 0.5rem 0.8rem;
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
    font-size: calc(13px - 2px);
    white-space: nowrap;
}header .header-top-094::after {
    display: none;
}header::after {
    height: 5px;
}
}

@media (max-width: 479px) {header .top-primary-174 {
    padding: 0.7rem 1.2rem;
}header .main-pro-827 {
    max-width: 120px;
    padding: 0.5rem;
}header .header-top-094 a {
    font-size: calc(13px - 3px);
    padding: 0.4rem 0.6rem;
}}.check-it-out-now-382 {
    z-index: 1;
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(173,162,159) 0%, rgb(129,117,115) 100%);
}.check-it-out-now-382::before {
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.05;
    left: 0;
    content: '';
    z-index: -1;
    position: absolute;
    background-image: 
        linear-gradient(0deg, transparent 24%, #ffffff 25%, #ffffff 26%, transparent 27%, transparent 74%, #ffffff 75%, #ffffff 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, #ffffff 25%, #ffffff 26%, transparent 27%, transparent 74%, #ffffff 75%, #ffffff 76%, transparent 77%, transparent);
    background-size: 50px 50px;
}.check-it-out-now-382::after {
    animation: pulseGlow 10s ease-in-out infinite alternate;
    top: 0;
    filter: blur(60px);
    left: 0;
    height: 100%;
    opacity: 0.1;
    content: '';
    position: absolute;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, #ffffff 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, #ffffff 0%, transparent 50%);
    z-index: -1;
}.check-it-out-now-382 .skill-pro-169 {
    z-index: 2;
    flex-direction: column;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 60px 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1000px;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    border-radius: 16px;
    overflow: hidden;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.05);
}.check-it-out-now-382 .skill-pro-169::before {
    content: '';
    background: linear-gradient(90deg, 
        transparent 0%, 
        #ffffff 50%, 
        transparent 100%);
    animation: scanLine 4s ease-in-out infinite;
    width: 100%;
    height: 2px;
    box-shadow: 0 0 10px #ffffff;
    z-index: 1;
    position: absolute;
    top: 0;
    left: -100%;
}.check-it-out-now-382 .skill-pro-169::after {
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: 
        linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 100%);
    position: absolute;
    content: '';
    left: 0;
    opacity: 0.3;
}.check-it-out-now-382 h3 {
    color: #ffffff;
    text-transform: uppercase;
    text-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
    font-size: 33px;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    letter-spacing: 3px;
    font-family: Arial, sans-serif;
    font-weight: 700;
}.check-it-out-now-382 h3::before {
    opacity: 0.8;
    content: attr(data-text);
    left: 2px;
    clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
    position: absolute;
    background: transparent;
    animation: glitchTop 3s infinite linear alternate;
    top: 0;
    text-shadow: 2px 0 rgb(129,117,115);
    color: #ffffff;
}.check-it-out-now-382 h3::after {
    text-shadow: -2px 0 rgb(173,162,159);
    opacity: 0.8;
    animation: glitchBottom 2.7s infinite linear alternate;
    left: -2px;
    top: 0;
    position: absolute;
    background: transparent;
    clip-path: polygon(0 55%, 100% 55%, 100% 100%, 0 100%);
    content: attr(data-text);
    color: #ffffff;
}.check-it-out-now-382 .start-chat-549 {
    transition: all 0.4s ease;
    color: rgb(173,162,159);
    letter-spacing: 2px;
    overflow: hidden;
    z-index: 1;
    font-size: 16px;
    background: #ffffff;
    display: inline-block;
    border-radius: 10px;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-weight: 600;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.2),
        0 0 15px rgba(255, 255, 255, 0.2);
    position: relative;
    padding: 16px 45px;
    text-transform: uppercase;
}.check-it-out-now-382 .start-chat-549::before {
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    content: '';
    z-index: -1;
    background: linear-gradient(
        45deg,
        rgb(173,162,159) 0%,
        rgb(129,117,115) 100%
    );
    transition: opacity 0.4s ease;
    position: absolute;
    height: 100%;
}.check-it-out-now-382 .start-chat-549::after {
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.8),
        transparent
    );
    top: 0;
    position: absolute;
    width: 8px;
    height: 100%;
    transition: all 0.7s ease;
    transform: skewX(-20deg);
    z-index: 2;
    left: -100px;
    content: '';
}.check-it-out-now-382 .start-chat-549:hover {
    color: #ffffff;
    transform: translateY(-5px);
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.3),
        0 0 20px rgba(255, 255, 255, 0.4);
}.check-it-out-now-382 .start-chat-549:hover::before {
    opacity: 1;
}.check-it-out-now-382 .start-chat-549:hover::after {
    transition-duration: 1s;
    left: 200%;
}

@media screen and (max-width: 992px) {.check-it-out-now-382 {
    padding: 100px 0;
}.check-it-out-now-382 .skill-pro-169 {
    max-width: 90%;
    padding: 50px 30px;
}.check-it-out-now-382 h3 {
    font-size: calc(33px * 0.9);
    margin-bottom: 45px;
}.check-it-out-now-382 .start-chat-549 {
    font-size: calc(16px * 0.95);
    padding: 14px 40px;
}
}

@media screen and (max-width: 768px) {.check-it-out-now-382 {
    padding: 80px 0;
}.check-it-out-now-382 .skill-pro-169 {
    padding: 40px 25px;
}.check-it-out-now-382 h3 {
    margin-bottom: 40px;
    font-size: calc(33px * 0.8);
    letter-spacing: 2px;
}.check-it-out-now-382 .start-chat-549 {
    padding: 12px 35px;
    font-size: calc(16px * 0.9);
    letter-spacing: 1.5px;
}
}

@media screen and (max-width: 576px) {.check-it-out-now-382 {
    padding: 60px 0;
}.check-it-out-now-382 .skill-pro-169 {
    padding: 30px 20px;
}.check-it-out-now-382 h3 {
    margin-bottom: 35px;
    font-size: calc(33px * 0.7);
    letter-spacing: 1.5px;
}.check-it-out-now-382 .start-chat-549 {
    font-size: calc(16px * 0.85);
    padding: 10px 30px;
    letter-spacing: 1px;
}}

@keyframes pulseGlow {
    0% {
        opacity: 0.05;
        filter: blur(60px);
    }
    50% {
        opacity: 0.1;
        filter: blur(80px);
    }
    100% {
        opacity: 0.05;
        filter: blur(60px);
    }
}

@keyframes scanLine {
    0% {
        left: -100%;
    }
    50% {
        left: 100%;
    }
    100% {
        left: -100%;
    }
}

@keyframes glitchTop {
    0% {
        clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
        transform: translate(0);
    }
    10% {
        clip-path: polygon(0 15%, 100% 15%, 100% 40%, 0 40%);
        transform: translate(-5px, 2px);
    }
    20% {
        clip-path: polygon(0 10%, 100% 10%, 100% 30%, 0 30%);
        transform: translate(5px, -2px);
    }
    30% {
        clip-path: polygon(0 5%, 100% 5%, 100% 25%, 0 25%);
        transform: translate(-3px, 1px);
    }
    40% {
        clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
        transform: translate(0);
    }
    100% {
        clip-path: polygon(0 0, 100% 0, 100% 45%, 0 45%);
        transform: translate(0);
    }
}

@keyframes glitchBottom {
    0% {
        clip-path: polygon(0 55%, 100% 55%, 100% 100%, 0 100%);
        transform: translate(0);
    }
    10% {
        clip-path: polygon(0 60%, 100% 60%, 100% 95%, 0 95%);
        transform: translate(5px, 2px);
    }
    20% {
        clip-path: polygon(0 65%, 100% 65%, 100% 90%, 0 90%);
        transform: translate(-5px, -2px);
    }
    30% {
        clip-path: polygon(0 70%, 100% 70%, 100% 85%, 0 85%);
        transform: translate(3px, 1px);
    }
    40% {
        clip-path: polygon(0 55%, 100% 55%, 100% 100%, 0 100%);
        transform: translate(0);
    }
    100% {
        clip-path: polygon(0 55%, 100% 55%, 100% 100%, 0 100%);
        transform: translate(0);
    }
}.statistical-summary-213 {
    margin: 6rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(208,205,180) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 3rem 1rem;
}.statistical-summary-213 h3 {
    text-align: center;
    text-transform: uppercase;
    color: rgb(173,162,159);
    margin-bottom: 3rem;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 29px;
    position: relative;
}.statistical-summary-213 h3::after {
    bottom: -10px;
    transform: translateX(-50%);
    width: 80px;
    position: absolute;
    left: 50%;
    background: linear-gradient(90deg, transparent, rgb(129,117,115), transparent);
    content: "";
    height: 3px;
}.statistical-summary-213 .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.statistical-summary-213 .container::before {
    top: 0;
    left: 0;
    background: linear-gradient(45deg, rgb(173,162,159,0.5) 0%, transparent 70%);
    z-index: 1;
    content: "";
    bottom: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
}.statistical-summary-213 ul {
    display: grid;
    padding: 0;
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    list-style: none;
    gap: 2rem;
}.statistical-summary-213 .statistics-upsides-150 {
    transition: transform 0.5s cubic-bezier(0.2, 0.85, 0.4, 1), 
                box-shadow 0.5s cubic-bezier(0.2, 0.85, 0.4, 1);
    backdrop-filter: blur(8px);
    overflow: hidden;
    z-index: 2;
    padding: 2rem;
    transform: translateZ(0);
    background: linear-gradient(135deg, rgb(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.05) 100%);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.05), 
                0 5px 10px rgba(0, 0, 0, 0.02);
    position: relative;
}.statistical-summary-213 .statistics-upsides-150::before {
    transition: transform 0.4s cubic-bezier(0.2, 0.9, 0.4, 1);
    transform: scaleY(0.3);
    top: 0;
    position: absolute;
    content: "";
    left: 0;
    transform-origin: bottom;
    background: rgb(173,162,159);
    width: 5px;
    height: 100%;
}.statistical-summary-213 .statistics-upsides-150::after {
    right: 0;
    content: "";
    position: absolute;
    width: 1px;
    background: linear-gradient(to bottom, transparent, rgb(129,117,115,0.5), transparent);
    bottom: 0;
    top: 0;
}.statistical-summary-213 .statistics-upsides-150:hover {
    transform: translateZ(20px) rotateX(2deg);
    box-shadow: 0 25px 35px rgba(0, 0, 0, 0.1), 
                0 10px 15px rgba(0, 0, 0, 0.05);
}.statistical-summary-213 .statistics-upsides-150:hover::before {
    transform: scaleY(1);
}.statistical-summary-213 .statistics-upsides-150 span {
    position: relative;
    font-size: calc(15px - 1px);
    transition: transform 0.3s ease, color 0.3s ease;
    z-index: 2;
    display: block;
    padding-bottom: 0.5rem;
    color: #000000;
    margin-bottom: 1.5rem;
    font-weight: 600;
}.statistical-summary-213 .statistics-upsides-150 span::after {
    position: absolute;
    content: "";
    transition: width 0.3s ease-out;
    width: 40px;
    background: rgb(129,117,115);
    left: 0;
    bottom: 0;
    height: 2px;
}.statistical-summary-213 .statistics-upsides-150:hover span {
    transform: translateX(5px);
    color: rgb(173,162,159);
}.statistical-summary-213 .statistics-upsides-150:hover span::after {
    width: 60px;
}.statistical-summary-213 .statistics-upsides-150 p {
    color: rgb(129,117,115);
    margin: 0;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    font-size: 43px;
    font-weight: 700;
    transform-origin: left;
    display: inline-block;
    z-index: 2;
}.statistical-summary-213 .statistics-upsides-150 p::before {
    content: "";
    width: 100%;
    bottom: 5px;
    position: absolute;
    background-color: rgb(173,162,159,0.5);
    height: 6px;
    transition: transform 0.4s cubic-bezier(0.2, 0.9, 0.4, 1) 0.1s;
    z-index: -1;
    transform: scaleX(0.3);
    transform-origin: left;
    left: 0;
}.statistical-summary-213 .statistics-upsides-150:hover p {
    color: #000000;
    transform: scale(1.1);
}.statistical-summary-213 .statistics-upsides-150:hover p::before {
    transform: scaleX(1);
}

@media (min-width: 768px) {.statistical-summary-213 {
    padding: 5rem 2rem;
}.statistical-summary-213 ul {
    gap: 2.5rem;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
}.statistical-summary-213 .statistics-upsides-150 {
    padding: 2.5rem;
}.statistical-summary-213 h3 {
    font-size: calc(29px + 0.5rem);
    margin-bottom: 4rem;
}.statistical-summary-213 h3::after {
    width: 120px;
    height: 4px;
}
}

@media (min-width: 1200px) {.statistical-summary-213 .container {
    padding: 0 2rem;
}.statistical-summary-213 ul {
    grid-template-columns: repeat(3, 1fr);
}.statistical-summary-213 .statistics-upsides-150:nth-child(3n+2) {
    transform: translateY(20px);
}.statistical-summary-213 .statistics-upsides-150:nth-child(3n+3) {
    transform: translateY(40px);
}.statistical-summary-213 .statistics-upsides-150:nth-child(3n+2):hover {
    transform: translateY(20px) translateZ(20px) rotateX(2deg);
}.statistical-summary-213 .statistics-upsides-150:nth-child(3n+3):hover {
    transform: translateY(40px) translateZ(20px) rotateX(2deg);
}
}

@media (max-width: 767px) {.statistical-summary-213 {
    padding: 3rem 1rem;
}.statistical-summary-213 h3 {
    margin-bottom: 2.5rem;
    font-size: 29px;
}.statistical-summary-213 ul {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.statistical-summary-213 .statistics-upsides-150 {
    padding: 1.5rem;
}.statistical-summary-213 .statistics-upsides-150 p {
    font-size: calc(43px - 0.5rem);
}}

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

.statistical-summary-213 .statistics-upsides-150 {
    animation-delay: calc(var(--i, 0) * 0.1s);
    animation: fadeInUp 0.6s cubic-bezier(0.2, 0.85, 0.4, 1) both;
}.statistical-summary-213 .statistics-upsides-150:nth-child(1) {
    --i: 1;
}.statistical-summary-213 .statistics-upsides-150:nth-child(2) {
    --i: 2;
}.statistical-summary-213 .statistics-upsides-150:nth-child(3) {
    --i: 3;
}.statistical-summary-213 .statistics-upsides-150:nth-child(4) {
    --i: 4;
}.statistical-summary-213 .statistics-upsides-150:nth-child(5) {
    --i: 5;
}.statistical-summary-213 .statistics-upsides-150:nth-child(6) {
    --i: 6;
}.statistical-summary-213 .statistics-upsides-150:nth-child(7) {
    --i: 7;
}.who-we-are-537 {
    background: rgb(208,205,180);
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}.who-we-are-537::before {
    height: 100%;
    z-index: 1;
    opacity: 0.15;
    width: 100%;
    left: 0;
    background: linear-gradient(135deg, rgb(173,162,159,0.5) 0%, transparent 50%, rgb(129,117,115,0.5) 100%);
    position: absolute;
    top: 0;
    content: "";
}.who-we-are-537 .container {
    z-index: 2;
    position: relative;
}.who-we-are-537 .skill-pro-169 {
    flex-wrap: wrap;
    position: relative;
    display: flex;
}.who-we-are-537 h3 {
    position: relative;
    text-align: center;
    margin-bottom: 60px;
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 33px;
    width: 100%;
}.who-we-are-537 h3::after {
    transform: translateX(-50%);
    left: 50%;
    content: "";
    background: rgb(173,162,159);
    height: 3px;
    width: 50px;
    position: absolute;
    bottom: -15px;
}.who-we-are-537 .master-sessions-610,
.who-we-are-537 .learn-study-028 {
    position: relative;
    width: calc(50% - 30px);
    margin-bottom: 30px;
}.who-we-are-537 .master-sessions-610 {
    padding-right: 30px;
    margin-right: 60px;
}.who-we-are-537 .master-sessions-610 span {
    color: rgb(173,162,159);
    border-bottom: 2px solid rgb(173,162,159,0.5);
    display: inline-block;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 20px;
    font-size: 23px;
    font-weight: 600;
}.who-we-are-537 .master-sessions-610 p,
.who-we-are-537 .learn-study-028 p {
    line-height: 1.8;
    margin-bottom: 30px;
    font-size: 18px;
    color: #000000;
}.who-we-are-537 .product-image-751,
.who-we-are-537 .edu-beliefs-821 {
    overflow: hidden;
    position: relative;
    height: 320px;
    transition: all 0.4s ease;
    border-radius: 29px 29px 0 29px;
}.who-we-are-537 .product-image-751:hover,
.who-we-are-537 .edu-beliefs-821:hover {
    transform: scale(1.02);
}.who-we-are-537 .product-image-751::after,
.who-we-are-537 .edu-beliefs-821::after {
    top: 0;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5));
    height: 100%;
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}.who-we-are-537 .product-image-751::before,
.who-we-are-537 .edu-beliefs-821::before {
    border-radius: 29px 29px 0 29px;
    left: 0;
    top: 0;
    transition: opacity 0.4s ease;
    opacity: 0;
    width: 100%;
    box-sizing: border-box;
    content: "";
    border: 8px solid transparent;
    position: absolute;
    z-index: 2;
    height: 100%;
    border-bottom-color: rgb(173,162,159,0.5);
    border-left-color: rgb(173,162,159,0.5);
}.who-we-are-537 .edu-beliefs-821::before {
    border-left-color: rgb(129,117,115,0.5);
    border-bottom-color: rgb(129,117,115,0.5);
}.who-we-are-537 .product-image-751:hover::before,
.who-we-are-537 .edu-beliefs-821:hover::before {
    opacity: 1;
}.who-we-are-537 .skill-pro-169::before {
    width: 2px;
    top: 50%;
    position: absolute;
    content: "";
    background: linear-gradient(to bottom, rgb(173,162,159,0.5), rgb(129,117,115,0.5));
    left: 50%;
    height: 70%;
    transform: translate(-50%, -50%);
}.who-we-are-537 .skill-pro-169::after {
    top: 50%;
    height: 20px;
    border: 2px solid rgb(173,162,159);
    width: 20px;
    content: "";
    position: absolute;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    background: #ffffff;
}

@media (max-width: 1200px) {.who-we-are-537 {
    padding: 80px 0;
}.who-we-are-537 h3 {
    margin-bottom: 50px;
}.who-we-are-537 .master-sessions-610,
    .who-we-are-537 .learn-study-028 {
    width: calc(50% - 20px);
}.who-we-are-537 .master-sessions-610 {
    margin-right: 40px;
}.who-we-are-537 .product-image-751,
    .who-we-are-537 .edu-beliefs-821 {
    height: 280px;
}
}

@media (max-width: 992px) {.who-we-are-537 h3 {
    margin-bottom: 40px;
}.who-we-are-537 .master-sessions-610,
    .who-we-are-537 .learn-study-028 {
    margin-right: 0;
    padding-right: 0;
    width: 100%;
}.who-we-are-537 .learn-study-028 {
    margin-top: 50px;
}.who-we-are-537 .skill-pro-169::before,
    .who-we-are-537 .skill-pro-169::after {
    display: none;
}
}

@media (max-width: 768px) {.who-we-are-537 {
    padding: 60px 0;
}.who-we-are-537 h3 {
    font-size: calc(33px * 0.9);
    letter-spacing: 1px;
}.who-we-are-537 .master-sessions-610 span {
    font-size: calc(23px * 0.95);
}.who-we-are-537 .product-image-751,
    .who-we-are-537 .edu-beliefs-821 {
    height: 260px;
}
}

@media (max-width: 576px) {.who-we-are-537 {
    padding: 50px 0;
}.who-we-are-537 h3 {
    margin-bottom: 35px;
    font-size: calc(33px * 0.85);
}.who-we-are-537 .master-sessions-610 span {
    margin-bottom: 15px;
    font-size: calc(23px * 0.9);
}.who-we-are-537 .master-sessions-610 p,
    .who-we-are-537 .learn-study-028 p {
    font-size: calc(18px * 0.95);
    margin-bottom: 25px;
    line-height: 1.7;
}.who-we-are-537 .product-image-751,
    .who-we-are-537 .edu-beliefs-821 {
    height: 220px;
}.who-we-are-537 .product-image-751::before,
    .who-we-are-537 .edu-beliefs-821::before {
    border-width: 6px;
}}

.who-we-are-537 .learn-study-028 p {
    padding-left: 25px;
    position: relative;
}.who-we-are-537 .learn-study-028 p::before {
    top: 5px;
    background: rgb(129,117,115,0.5);
    width: 4px;
    position: absolute;
    bottom: 5px;
    left: 0;
    border-radius: 10px;
    content: "";
}.who-we-are-537 .master-sessions-610::after {
    width: 50px;
    border-top: 3px solid rgb(173,162,159);
    opacity: 0.7;
    top: -10px;
    left: -10px;
    content: "";
    border-left: 3px solid rgb(173,162,159);
    position: absolute;
    height: 50px;
}.who-we-are-537 .learn-study-028::after {
    border-right: 3px solid rgb(129,117,115);
    opacity: 0.7;
    border-bottom: 3px solid rgb(129,117,115);
    width: 50px;
    position: absolute;
    height: 50px;
    bottom: -10px;
    content: "";
    right: -10px;
}.consentInformationPopup-145 {
    background: rgb(208,205,180);
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 90;
    border-top: 2px solid rgb(173,162,159);
}.visitor-settings-012 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}.consentInformationPopup-145 h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.consentInformationPopup-145 p {
    font-size: 18px;
}.cookie-explained-721 {
    margin-right: 10px;
    flex-shrink: 0;
}.cookie-explained-721 svg, .cookie-explained-721 svg path, .cookie-explained-721 img {
    fill: rgb(173,162,159);
    width: 100px;
    height: 100px;
}.cookie-tips-394 {
    text-decoration: none;
    white-space: nowrap;
    line-height: 35px;
    cursor: pointer;
    text-align: center;
    border-bottom: 2px solid rgb(173,162,159);
    flex-shrink: 0;
    font-size: 24px;
    min-width: 120px;
    color: rgb(173,162,159);
    margin-left: 10px;
}.consentInformationPopup-145 p a {
    color: rgb(173,162,159);
    text-decoration: none;
}#consentAlertWindow-198 {
    display: none;
}#consentAlertWindow-198:checked ~ .consentInformationPopup-145 {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.consentInformationPopup-145 {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie-explained-721 {
    display: none;
}.visitor-settings-012 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.consentInformationPopup-145 h5 {
    text-align: center;
}.consentInformationPopup-145 p {
    text-align: center;
}.track-settings-972 {
    margin-bottom: 20px;
}body .wrapper-section-032 .cookie-tips-394 {
    margin-left: 0;
}}
.wrapper-section-032 .visitor-settings-012 {
    justify-content: flex-end;
}.wrapper-section-032 .cookie-tips-394 {
    padding: 10px;
    color: #ffffff;
    margin-left: 30px;
    font-size: 20px;
    background: rgb(173,162,159);
}.wrapper-section-032 .track-settings-972 {
    text-align: right;
}
@media only screen and (max-width: 800px)  {.wrapper-section-032 .cookie-tips-394 {
    margin-left: 0;
    margin-bottom: 10px;
}}footer {
    z-index: 1;
    position: relative;
}footer::before {
    background: rgb(173,162,159);
    opacity: 0.95;
    content: "";
    right: 0;
    z-index: -2;
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
}footer::after {
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    opacity: 0.1;
    background-size: 50px 50px;
    content: "";
    position: absolute;
    right: 0;
    background-image: 
        radial-gradient(circle at 25% 25%, rgb(129,117,115) 1px, transparent 1px),
        radial-gradient(circle at 75% 75%, rgb(129,117,115) 1px, transparent 1px),
        radial-gradient(circle at 25% 75%, rgb(129,117,115) 1px, transparent 1px),
        radial-gradient(circle at 75% 25%, rgb(129,117,115) 1px, transparent 1px);
}.cert-display-235 {
    position: relative;
    padding: 4rem 0 2rem;
    color: #ffffff;
}.cert-display-235::before {
    height: 3px;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    background: rgb(129,117,115);
    position: absolute;
}.cert-display-235::after {
    left: 0;
    background-image: 
        linear-gradient(90deg, 
            rgb(129,117,115) 0px, rgb(129,117,115) 10px,
            transparent 10px, transparent 15px,
            rgb(129,117,115) 15px, rgb(129,117,115) 30px,
            transparent 30px, transparent 35px,
            rgb(129,117,115) 35px, rgb(129,117,115) 40px,
            transparent 40px, transparent 60px,
            rgb(129,117,115) 60px, rgb(129,117,115) 70px,
            transparent 70px, transparent 80px,
            rgb(129,117,115) 80px, rgb(129,117,115) 90px,
            transparent 90px, transparent 110px,
            rgb(129,117,115) 110px, rgb(129,117,115) 120px,
            transparent 120px, transparent 140px
        );
    position: absolute;
    content: "";
    top: 3px;
    width: 100%;
    background-repeat: repeat-x;
    opacity: 0.5;
    height: 8px;
}.cert-display-235 .container {
    gap: 3rem;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}.cert-display-235 .company_holder {
    position: relative;
    padding: 0;
    flex: 1 1 400px;
    border-radius: 23px;
}.cert-display-235 .company_holder::before {
    left: 0;
    background-size: 50px 50px;
    top: 0;
    opacity: 0.1;
    position: absolute;
    content: "";
    border-radius: 23px;
    width: 100%;
    height: 100%;
    background-image:
        linear-gradient(0deg, transparent 24px, rgb(129,117,115) 25px, rgb(129,117,115) 26px, transparent 27px, transparent 49px),
        linear-gradient(90deg, transparent 24px, rgb(129,117,115) 25px, rgb(129,117,115) 26px, transparent 27px, transparent 49px);
}.cert-display-235 .company_holder h3 {
    border-top-right-radius: 23px;
    margin: 0;
    border-top-left-radius: 23px;
    padding: 1.5rem 2rem;
    font-size: 38px;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    background: rgb(129,117,115);
}.cert-display-235 .company_holder h3::after {
    border-radius: 50%;
    transform: translateY(-50%);
    width: 10px;
    position: absolute;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
    content: "";
    background: #ffffff;
    right: 15px;
    top: 50%;
    height: 10px;
}.cert-display-235 .quiz-links-136 {
    border-bottom-left-radius: 23px;
    position: relative;
    padding: 2rem;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.6;
    background: rgba(255, 255, 255, 0.1);
    border-bottom-right-radius: 23px;
}.cert-display-235 .quiz-links-136::before {
    border-radius: 50%;
    background: rgb(129,117,115);
    height: 20px;
    width: 20px;
    position: absolute;
    content: "";
    opacity: 0.6;
    left: -10px;
    top: 2rem;
}.cert-display-235 .quiz-links-136::after {
    width: 20px;
    background: rgb(129,117,115);
    border-radius: 50%;
    position: absolute;
    right: -10px;
    height: 20px;
    opacity: 0.6;
    bottom: 2rem;
    content: "";
}.cert-display-235 .inclusion-935 {
    flex: 1 1 calc(100% - 450px);
    min-width: 400px;
}.cert-display-235 .main-page-589 {
    flex-wrap: wrap;
    display: flex;
    gap: 3rem;
}.cert-display-235 .top-nav-504 {
    min-width: 200px;
    flex: 1 1 calc(50% - 1.5rem);
    border-radius: 23px;
    overflow: hidden;
    position: relative;
}.cert-display-235 .top-nav-504::before {
    bottom: 0;
    right: 0;
    z-index: -1;
    background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 20px);
    position: absolute;
    border-radius: 23px;
    content: "";
    left: 0;
    top: 0;
}.cert-display-235 .top-nav-504 h5 {
    align-items: center;
    font-size: 19px;
    margin: 0;
    padding: 1rem 1.5rem;
    display: flex;
    position: relative;
    color: #ffffff;
    font-weight: 600;
    background: rgb(129,117,115);
}.cert-display-235 .top-nav-504 h5::before {
    background: #ffffff;
    height: 8px;
    width: 8px;
    content: "";
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
}.cert-display-235 .top-nav-504 h5::after {
    right: 15px;
    width: 6px;
    border-radius: 50%;
    transform: translateY(-50%);
    height: 6px;
    background: #ffffff;
    content: "";
    position: absolute;
    top: 50%;
}.cert-display-235 .top-nav-504 .main-page-589 {
    display: flex;
    background: rgba(255, 255, 255, 0.05);
    gap: 2px;
    flex-direction: column;
    padding: 1.5rem;
}.cert-display-235 .top-nav-504 .main-page-589 a {
    text-decoration: none;
    padding: 0.8rem 1rem 0.8rem 2rem;
    color: #ffffff;
    display: block;
    position: relative;
    transition: all 0.3s ease;
    border-radius: 10px;
    font-size: 16px;
}.cert-display-235 .top-nav-504 .main-page-589 a::before {
    transition: all 0.3s ease;
    width: 6px;
    background: rgb(129,117,115);
    position: absolute;
    height: 6px;
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%);
    left: 0.7rem;
    content: "";
}.cert-display-235 .top-nav-504 .main-page-589 a:hover {
    background: rgba(255, 255, 255, 0.1);
}.cert-display-235 .top-nav-504 .main-page-589 a:hover::before {
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
    background: #ffffff;
}.science-ref-512 {
    background: rgb(129,117,115);
    position: relative;
    margin-top: 2.5rem;
    padding: 2rem 0;
}.science-ref-512::before {
    height: 5px;
    width: 100%;
    top: -5px;
    left: 0;
    content: "";
    position: absolute;
    background-repeat: repeat-x;
    background-image: 
        linear-gradient(90deg, 
            transparent 0px, transparent 20px,
            rgb(173,162,159) 20px, rgb(173,162,159) 40px,
            transparent 40px, transparent 60px,
            rgb(173,162,159) 60px, rgb(173,162,159) 80px,
            transparent 80px, transparent 100px,
            rgb(173,162,159) 100px, rgb(173,162,159) 120px
        );
}.science-ref-512 .container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}.science-ref-512 .container::before,
.science-ref-512 .container::after {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    content: "";
    width: 15px;
    background: rgb(173,162,159);
    height: 15px;
    border-radius: 50%;
}.science-ref-512 .container::before {
    left: 15%;
}.science-ref-512 .container::after {
    right: 15%;
}.science-ref-512 .conduct-code-719 {
    background: rgb(173,162,159);
    position: relative;
    text-align: center;
    border-radius: 30px;
    color: #ffffff;
    display: inline-block;
    padding: 0.5rem 2rem;
    font-size: 14px;
}.science-ref-512 .conduct-code-719::before,
.science-ref-512 .conduct-code-719::after {
    background: rgb(173,162,159);
    height: 1px;
    content: "";
    top: 50%;
    position: absolute;
    width: 50px;
    transform: translateY(-50%);
}.science-ref-512 .conduct-code-719::before {
    right: 100%;
    margin-right: 15px;
}.science-ref-512 .conduct-code-719::after {
    margin-left: 15px;
    left: 100%;
}

@media (max-width: 1200px) {.cert-display-235 .container {
    gap: 2rem;
}.cert-display-235 .company_holder {
    flex: 1 1 350px;
}.cert-display-235 .inclusion-935 {
    flex: 1 1 calc(100% - 400px);
    min-width: 350px;
}.cert-display-235 .main-page-589 {
    gap: 2rem;
}.science-ref-512 .container::before {
    left: 5%;
}.science-ref-512 .container::after {
    right: 5%;
}
}

@media (max-width: 992px) {.cert-display-235 {
    padding: 3.5rem 0 1.5rem;
}.cert-display-235 .container {
    gap: 2.5rem;
    flex-direction: column;
}.cert-display-235 .company_holder,
    .cert-display-235 .inclusion-935 {
    min-width: 100%;
    flex: 1 1 100%;
}.cert-display-235 .top-nav-504 {
    flex: 1 1 calc(50% - 1.5rem);
    min-width: 200px;
}.science-ref-512 .container::before,
    .science-ref-512 .container::after {
    display: none;
}
}

@media (max-width: 768px) {.cert-display-235 {
    padding: 3rem 0 1rem;
}.cert-display-235 .main-page-589 {
    gap: 1.5rem;
}.cert-display-235 .company_holder h3 {
    font-size: calc(38px - 2px);
    padding: 1.2rem 1.5rem;
}.cert-display-235 .quiz-links-136 {
    padding: 1.5rem;
}.cert-display-235 .quiz-links-136::before,
    .cert-display-235 .quiz-links-136::after {
    display: none;
}.science-ref-512 {
    margin-top: 2rem;
}.science-ref-512 .conduct-code-719::before,
    .science-ref-512 .conduct-code-719::after {
    width: 30px;
}
}

@media (max-width: 576px) {.cert-display-235 {
    padding: 2.5rem 0 0.8rem;
}.cert-display-235 .top-nav-504 {
    flex: 1 1 100%;
    min-width: 100%;
}.cert-display-235 .main-page-589 {
    gap: 1rem;
}.cert-display-235 .top-nav-504 .main-page-589 a {
    padding: 0.7rem 1rem 0.7rem 1.8rem;
}.cert-display-235 .top-nav-504 .main-page-589 a::before {
    left: 0.6rem;
}.science-ref-512 {
    margin-top: 1.5rem;
    padding: 1.5rem 0;
}.science-ref-512 .conduct-code-719::before,
    .science-ref-512 .conduct-code-719::after {
    display: none;
}
}

@media (max-width: 420px) {.cert-display-235::after {
    background-size: 100px 5px;
    height: 5px;
}.cert-display-235 .company_holder h3::after,
    .cert-display-235 .top-nav-504 h5::before,
    .cert-display-235 .top-nav-504 h5::after {
    display: none;
}.cert-display-235 .top-nav-504 h5 {
    padding: 0.8rem 1rem;
}.cert-display-235 .top-nav-504 .main-page-589 {
    padding: 1rem;
}.science-ref-512 .conduct-code-719 {
    width: 90%;
    padding: 0.4rem 1.5rem;
}}.find-support-453 {
    z-index: 1;
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
    background: rgb(173,162,159);
}.find-support-453::before {
    position: absolute;
    content: '';
    background: 
        linear-gradient(135deg, 
            rgb(129,117,115,0.5) 0%, 
            transparent 50%),
        radial-gradient(
            circle at 25% 25%, 
            rgb(129,117,115,0.5) 0%, 
            transparent 30%);
    z-index: -1;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
}.find-support-453::after {
    z-index: -1;
    left: 0;
    position: absolute;
    background-image: 
        linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.03) 1px, transparent 1px);
    top: 0;
    background-size: 20px 20px;
    animation: gridMove 30s linear infinite;
    content: '';
    height: 100%;
    width: 100%;
}@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 20px 20px;
    }
}

.find-support-453 .container {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
    position: relative;
}.find-support-453 .edu-coach-825 {
    position: relative;
    overflow: hidden;
    grid-template-columns: 1fr 1fr 1fr;
    border-radius: 20px;
    gap: 2rem;
    backdrop-filter: blur(10px);
    display: grid;
}.find-support-453 .contact-today-681 {
    display: flex;
    overflow: hidden;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
    gap: 1rem;
    border-radius: 20px;
    position: relative;
    background: rgba(255, 255, 255, 0.05);
    flex-direction: column;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(8px);
    padding: 2.5rem;
}.find-support-453 .contact-today-681::before {
    left: 0;
    top: 0;
    z-index: 1;
    position: absolute;
    background: linear-gradient(90deg, rgb(129,117,115), rgb(173,162,159,0.5));
    width: 100%;
    height: 5px;
    content: '';
}.find-support-453 .contact-today-681:hover {
    border-color: rgba(255, 255, 255, 0.2);
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}.find-support-453 .contact-today-681 h2 {
    margin-bottom: 1.5rem;
    font-weight: 700;
    font-size: 38px;
    color: #ffffff;
    padding-bottom: 1rem;
    position: relative;
}.find-support-453 .contact-today-681 h2::after {
    content: '';
    position: absolute;
    border-radius: 1.5px;
    height: 3px;
    left: 0;
    width: 3rem;
    bottom: 0;
    background: rgb(129,117,115);
}.find-support-453 .contact-today-681 h3 {
    margin-bottom: 1rem;
    color: #ffffff;
    font-weight: 600;
    font-size: 21px;
}.find-support-453 .contact-box-078 {
    font-size: calc(18px * 1.2);
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 0.5rem;
}.find-support-453 .get-helpdesk-286 {
    line-height: 1.6;
    opacity: 0.8;
    color: #ffffff;
    margin-bottom: 1.5rem;
}.find-support-453 .contact-today-681 p {
    display: flex;
    margin-bottom: 0.75rem;
    gap: 0.5rem;
    color: #ffffff;
    opacity: 0.9;
    align-items: center;
}.find-support-453 .contact-today-681 p span {
    font-weight: 600;
    opacity: 1;
}.find-support-453 .msg-block-067 {
    margin-top: 1.5rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 1.5rem;
}.find-support-453 .contact-feedback-958 {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}.find-support-453 .contact-feedback-958 span {
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    font-size: calc(18px * 0.9);
    border-radius: 10px;
    padding: 0.5rem 1rem;
    transition: all 0.3s ease;
}.find-support-453 .contact-feedback-958 span:hover {
    transform: translateY(-2px);
    background: rgb(129,117,115);
}.find-support-453 .contact-today-681 .product-image-751 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    height: 100%;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    min-height: 300px;
}.find-support-453 .contact-today-681 .product-image-751::before {
    z-index: 1;
    left: 0;
    content: '';
    position: absolute;
    background: linear-gradient(135deg, rgb(173,162,159,0.5) 0%, transparent 100%);
    top: 0;
    width: 100%;
    height: 100%;
}.find-support-453 .assist-support-538 {
    justify-content: center;
    display: flex;
    background: rgb(129,117,115,0.5);
    gap: 1.5rem;
    flex-direction: column;
}.find-support-453 .assist-support-538 a {
    position: relative;
    display: flex;
    gap: 0.5rem;
    transition: all 0.3s ease;
    padding: 1rem;
    flex-direction: column;
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.08);
}.find-support-453 .assist-support-538 a::before {
    top: 0;
    position: absolute;
    height: 100%;
    content: '';
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    transition: all 0.6s ease;
    left: 0;
    width: 0;
    transform: skewX(-15deg);
}.find-support-453 .assist-support-538 a:hover::before {
    left: -50%;
    width: 200%;
}.find-support-453 .assist-support-538 a:hover {
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}.find-support-453 .assist-support-538 a span {
    align-items: center;
    opacity: 0.7;
    font-size: calc(18px * 0.9);
    gap: 0.5rem;
    color: #ffffff;
    display: flex;
    font-weight: 400;
}.find-support-453 .assist-support-538 a p {
    color: #ffffff;
    font-size: 18px;
    margin: 0;
    font-weight: 600;
}.find-support-453 svg {
    fill: none;
    height: 20px;
    width: 20px;
}.find-support-453 svg path {
    fill: rgb(129,117,115);
    transition: fill 0.3s ease;
}.find-support-453 .assist-support-538 a:hover svg path {
    fill: #ffffff;
}

@media (max-width: 992px) {.find-support-453 .edu-coach-825 {
    grid-template-columns: 1fr 1fr;
}.find-support-453 .contact-today-681:first-child {
    grid-column: span 2;
}.find-support-453 .contact-today-681 {
    padding: 2rem;
}.find-support-453 .contact-today-681 .product-image-751 {
    min-height: 250px;
}
}

@media (max-width: 767px) {.find-support-453 {
    padding: 3rem 0;
}.find-support-453 .edu-coach-825 {
    grid-template-columns: 1fr;
}.find-support-453 .contact-today-681:first-child {
    grid-column: span 1;
}.find-support-453 .contact-today-681 {
    padding: 1.5rem;
}.find-support-453 .contact-today-681 h2 {
    margin-bottom: 1rem;
    font-size: calc(38px * 0.9);
}.find-support-453 .get-helpdesk-286 {
    margin-bottom: 1rem;
}.find-support-453 .msg-block-067 {
    margin-top: 1rem;
    padding-top: 1rem;
}.find-support-453 .contact-today-681 .product-image-751 {
    min-height: 200px;
}.find-support-453 .assist-support-538 {
    gap: 1rem;
}.find-support-453 .assist-support-538 a {
    padding: 0.75rem;
}
}

@media (max-width: 480px) {.find-support-453 {
    padding: 2rem 0;
}.find-support-453 .contact-today-681 {
    padding: 1.25rem;
}.find-support-453 .contact-today-681 h2 {
    font-size: calc(38px * 0.8);
}.find-support-453 .contact-today-681 .product-image-751 {
    min-height: 180px;
}.find-support-453 .contact-feedback-958 {
    gap: 0.5rem;
}.find-support-453 .contact-feedback-958 span {
    font-size: calc(18px * 0.8);
    padding: 0.4rem 0.75rem;
}.find-support-453 .assist-support-538 a {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}.find-support-453 .assist-support-538 a span {
    font-size: calc(18px * 0.8);
}.find-support-453 .assist-support-538 a p {
    font-size: calc(18px * 0.9);
}}.appField-098 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(208,205,180) 0%, rgb(173,162,159,0.5) 100%);
    padding: 5rem 0;
}.appField-098::before {
    right: 0;
    position: absolute;
    clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);
    z-index: 1;
    content: "";
    width: 40%;
    top: 0;
    height: 100%;
    background: linear-gradient(230deg, rgb(129,117,115,0.5) 10%, transparent 80%);
}.appField-098::after {
    height: 20rem;
    position: absolute;
    filter: blur(30px);
    background: linear-gradient(45deg, rgb(173,162,159,0.5) 0%, transparent 70%);
    border-radius: 50%;
    width: 20rem;
    z-index: 0;
    bottom: -5rem;
    left: -5rem;
    animation: pulse 8s infinite ease-in-out;
    content: "";
}.appField-098 .container {
    max-width: 1200px;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    z-index: 2;
    padding: 0 2rem;
    margin: 0 auto;
}.appField-098 h2 {
    margin-bottom: 3rem;
    font-weight: 700;
    animation: slideInTitle 0.8s ease-out forwards;
    font-size: 35px;
    max-width: 90%;
    transform-origin: left center;
    line-height: 1.3;
    color: #000000;
    font-family: Arial, sans-serif;
    position: relative;
}.appField-098 h2::after {
    transform-origin: left;
    left: 0;
    transform: scaleX(0);
    width: 6rem;
    bottom: -1rem;
    height: 0.3rem;
    position: absolute;
    animation: expandLine 1s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    background: linear-gradient(90deg, rgb(173,162,159) 0%, rgb(129,117,115) 100%);
}.appField-098 .skill-pro-169 {
    box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, 0.08);
    position: relative;
    padding: 3rem;
    animation: fadeInUp 0.8s 0.3s forwards cubic-bezier(0.19, 1, 0.22, 1);
    background: #ffffff;
    transform: translateY(20px);
    opacity: 0;
}.appField-098 .skill-pro-169::before {
    width: 100%;
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 95% 100%, 0 100%);
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 60%, rgb(129,117,115,0.5) 150%);
    height: 100%;
}.appField-098 ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.appField-098 li {
    position: relative;
    padding-left: 2rem;
}.appField-098 li::before {
    left: 0;
    animation: scaleIn 0.5s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    position: absolute;
    top: 0.5rem;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    height: 0.6rem;
    background: rgb(173,162,159);
    width: 0.6rem;
    transform: rotate(45deg) scale(0);
}.appField-098 span {
    font-family: Arial, sans-serif;
    line-height: 1.8;
    font-size: 17px;
    position: relative;
    display: block;
    color: #000000;
}

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

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

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

@keyframes scaleIn {
    from {
        transform: rotate(45deg) scale(0);
    }
    to {
        transform: rotate(45deg) scale(1);
    }
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.5;
    }
}

@media (max-width: 992px) {.appField-098 {
    padding: 4rem 0;
}.appField-098 h2 {
    font-size: calc(35px * 0.9);
    max-width: 100%;
}.appField-098 .skill-pro-169 {
    padding: 2.5rem;
}.appField-098::before {
    width: 30%;
}
}

@media (max-width: 768px) {.appField-098 {
    padding: 3.5rem 0;
}.appField-098 h2 {
    margin-bottom: 2.5rem;
    line-height: 1.4;
    font-size: calc(35px * 0.8);
}.appField-098 .skill-pro-169 {
    padding: 2rem;
}.appField-098 .container {
    transform: perspective(1000px) rotateX(1deg);
}.appField-098::before {
    width: 25%;
}.appField-098 li::before {
    top: 0.4rem;
}
}

@media (max-width: 576px) {.appField-098 {
    padding: 3rem 0;
}.appField-098 h2 {
    font-size: calc(35px * 0.7);
    margin-bottom: 2rem;
}.appField-098 h2::after {
    width: 5rem;
    bottom: -0.75rem;
    height: 0.25rem;
}.appField-098 .skill-pro-169 {
    padding: 1.5rem;
}.appField-098 .container {
    padding: 0 1.5rem;
    transform: none;
}.appField-098::before {
    display: none;
}.appField-098 li {
    padding-left: 1.5rem;
}.appField-098 li::before {
    width: 0.5rem;
    top: 0.4rem;
    height: 0.5rem;
}.appField-098 span {
    font-size: calc(17px * 0.95);
    line-height: 1.7;
}}.course-program-info-301 {
    min-height: 100vh;
    position: relative;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
    display: grid;
    background: rgb(208,205,180);
}.course-program-info-301 .practical-study-165 {
    grid-row: 1;
    z-index: 1;
    grid-column: 1 / 3;
    overflow: hidden;
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
    top: 0;
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
}.course-program-info-301 .practical-study-165::before {
    pointer-events: none;
    width: 100%;
    content: "";
    z-index: 2;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(208,205,180) 0%, transparent 40%);
    position: absolute;
}.course-program-info-301 .education-map-842 {
    animation: carousel-vertical 30s ease-in-out infinite;
    display: flex;
    height: 100%;
    flex-direction: column;
}.course-program-info-301 .practical-study-165:hover .education-map-842 {
    animation-play-state: paused;
}.course-program-info-301 .job-success-137 {
    overflow: hidden;
    width: 100%;
    position: relative;
    min-height: 33.33vh;
}.course-program-info-301 .job-success-137 img {
    height: 100%;
    object-fit: cover;
    transform: scale(1.1);
    transition: transform 0.7s ease-out;
    width: 100%;
    filter: brightness(1.05) contrast(1.05);
}.course-program-info-301 .job-success-137:hover img {
    transform: scale(1);
}.course-program-info-301 .container {
    z-index: 3;
    align-items: center;
    padding: 0 3rem;
    grid-row: 1;
    grid-column: 1;
    display: flex;
}.course-program-info-301 .skill-pro-169 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    padding: 2.5rem;
    width: 100%;
    margin-right: auto;
    border-radius: 16px;
    backdrop-filter: blur(10px);
    max-width: 600px;
    background: rgba(255, 255, 255, 0.85);
}.course-program-info-301 .program-route-071 {
    display: flex;
    flex-direction: column;
    position: relative;
}.course-program-info-301 .program-route-071::before {
    position: absolute;
    border-left: 2px solid rgb(173,162,159);
    top: -15px;
    border-top: 2px solid rgb(173,162,159);
    left: -15px;
    content: "";
    width: 60px;
    height: 60px;
    border-radius: 10px 0 0 0;
}.course-program-info-301 .program-route-071::after {
    border-bottom: 2px solid rgb(173,162,159);
    border-right: 2px solid rgb(173,162,159);
    bottom: -15px;
    border-radius: 0 0 10px 0;
    content: "";
    right: -15px;
    height: 60px;
    position: absolute;
    width: 60px;
}.course-program-info-301 .program-route-071 h3 {
    line-height: 1.2;
    position: relative;
    font-weight: 700;
    margin: 0 0 1.5rem 0;
    color: rgb(173,162,159);
    font-size: 35px;
}.course-program-info-301 .program-route-071 h3::after {
    width: 80px;
    background: rgb(173,162,159);
    border-radius: 10px;
    left: 0;
    position: absolute;
    bottom: -0.5rem;
    content: "";
    height: 3px;
}.course-program-info-301 .program-route-071 p {
    color: #000000;
    margin-bottom: 2rem;
    font-size: 18px;
    line-height: 1.8;
}.course-program-info-301 .program-route-071 .feedback-widget-039 {
    transition: all 0.3s ease;
    border-radius: 16px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    align-self: flex-start;
    text-decoration: none;
    font-size: 20px;
    overflow: hidden;
    font-weight: 600;
    position: relative;
    padding: 0.8rem 2.5rem;
    background: rgb(173,162,159);
}.course-program-info-301 .program-route-071 .feedback-widget-039::before {
    height: 100%;
    position: absolute;
    content: "";
    transform: translateX(-100%);
    background: linear-gradient(
        to right,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    transition: transform 0.6s ease;
    top: 0;
    width: 100%;
    left: 0;
}.course-program-info-301 .program-route-071 .feedback-widget-039:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-3px);
}.course-program-info-301 .program-route-071 .feedback-widget-039:hover::before {
    transform: translateX(100%);
}

@keyframes carousel-vertical {
    0%, 16% {
        transform: translateY(0);
    }
    20%, 36% {
        transform: translateY(-33.33%);
    }
    40%, 56% {
        transform: translateY(-66.66%);
    }
    60%, 76% {
        transform: translateY(-100%);
    }
    80%, 96% {
        transform: translateY(-133.33%);
    }
    100% {
        transform: translateY(0);
    }
}

@media (min-width: 768px) and (max-width: 991px) {.course-program-info-301 {
    grid-template-columns: 1fr;
}.course-program-info-301 .practical-study-165 {
    grid-column: 1;
    height: 45%;
    position: relative;
    clip-path: none;
    width: 100%;
    grid-row: 1;
}.course-program-info-301 .practical-study-165::before {
    background: linear-gradient(0deg, rgb(208,205,180) 0%, transparent 80%);
}.course-program-info-301 .education-map-842 {
    animation: carousel-horizontal-tablet 20s ease-in-out infinite;
    flex-direction: row;
}.course-program-info-301 .job-success-137 {
    width: 50%;
    min-height: auto;
}.course-program-info-301 .container {
    grid-row: 2;
    padding: 2rem;
    grid-column: 1;
}.course-program-info-301 .skill-pro-169 {
    max-width: 100%;
    margin: 0 auto;
}.course-program-info-301 .program-route-071 h3 {
    font-size: calc(35px * 1.1);
}

    @keyframes carousel-horizontal-tablet {
        0%, 16% {
            transform: translateX(0);
        }
        20%, 36% {
            transform: translateX(-50%);
        }
        40%, 56% {
            transform: translateX(-100%);
        }
        60%, 76% {
            transform: translateX(-150%);
        }
        80%, 96% {
            transform: translateX(-200%);
        }
        100% {
            transform: translateX(0);
        }
    }
}

@media (max-width: 767px) {.course-program-info-301 {
    min-height: auto;
    grid-template-columns: 1fr;
}.course-program-info-301 .practical-study-165 {
    position: relative;
    grid-column: 1;
    clip-path: none;
    height: 40vh;
    grid-row: 1;
    width: 100%;
}.course-program-info-301 .practical-study-165::before {
    background: linear-gradient(0deg, rgb(208,205,180) 0%, rgba(255,255,255,0.3) 100%);
}.course-program-info-301 .education-map-842 {
    flex-direction: row;
    animation: none;
}.course-program-info-301 .job-success-137 {
    min-height: auto;
    width: 100%;
}.course-program-info-301 .container {
    grid-column: 1;
    padding: 2rem 1.5rem;
    grid-row: 2;
}.course-program-info-301 .skill-pro-169 {
    padding: 1.5rem;
    max-width: 100%;
}.course-program-info-301 .program-route-071::before,
    .course-program-info-301 .program-route-071::after {
    width: 40px;
    height: 40px;
}.course-program-info-301 .program-route-071 h3 {
    margin-bottom: 1rem;
    font-size: 18px;
}.course-program-info-301 .program-route-071 h3::after {
    height: 2px;
    width: 50px;
}.course-program-info-301 .program-route-071 p {
    line-height: 1.6;
    font-size: calc(18px * 0.9);
    margin-bottom: 1.5rem;
}.course-program-info-301 .program-route-071 .feedback-widget-039 {
    width: 100%;
    padding: 0.7rem 1.5rem;
    text-align: center;
}}.privacy-fortress-984 {
    font-family: Arial, sans-serif;
    position: relative;
    color: #000000;
    overflow: hidden;
    padding: 4rem 1.5rem;
    background: linear-gradient(165deg, rgb(208,205,180) 0%, #ffffff 100%);
}.privacy-fortress-984::before {
    background: repeating-linear-gradient(
        -45deg,
        rgb(173,162,159,0.5) 0,
        rgb(173,162,159,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    z-index: 0;
    position: absolute;
    height: 100%;
    content: "";
    top: 0;
    opacity: 0.05;
    width: 100%;
    left: 0;
}.privacy-fortress-984 .container {
    background: #ffffff;
    z-index: 1;
    position: relative;
    transform: translateZ(0);
    margin: 0 auto;
    padding: 3.5rem 2.5rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
    max-width: 1140px;
}.privacy-fortress-984 h1 {
    color: rgb(173,162,159);
    position: relative;
    line-height: 1.2;
    margin: 0 0 2rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding-bottom: 1rem;
    font-weight: 700;
    font-size: 44px;
    transform: translateY(0);
}.privacy-fortress-984 h1::after {
    bottom: 0;
    width: 80px;
    content: "";
    height: 3px;
    background: linear-gradient(90deg, rgb(173,162,159) 0%, rgb(129,117,115) 100%);
    transition: width 0.4s ease-out;
    position: absolute;
    left: 0;
}.privacy-fortress-984:hover h1::after {
    width: 120px;
}.privacy-fortress-984 h2 {
    color: rgb(129,117,115);
    position: relative;
    font-weight: 600;
    font-size: 31px;
    padding-left: 1rem;
    margin: 2.5rem 0 1.2rem;
}.privacy-fortress-984 h2::before {
    width: 4px;
    height: 100%;
    content: "";
    background: rgb(173,162,159);
    position: absolute;
    top: 0;
    transform: scaleY(0.8);
    left: 0;
    transition: transform 0.3s ease;
    border-radius: 2px;
}.privacy-fortress-984 h2:hover::before {
    transform: scaleY(1);
}.privacy-fortress-984 h3 {
    padding-left: 1.5rem;
    font-size: calc(31px * 0.85);
    font-weight: 600;
    color: #000000;
    margin: 2.2rem 0 1rem;
    position: relative;
}.privacy-fortress-984 h3::before {
    left: 0;
    transform: translateY(-50%);
    width: 12px;
    top: 50%;
    position: absolute;
    content: "";
    background: rgb(129,117,115);
    height: 2px;
}.privacy-fortress-984 h4 {
    padding-left: 1.5rem;
    font-size: calc(31px * 0.7);
    font-weight: 400;
    margin: 2rem 0 0.8rem;
    color: #000000;
    position: relative;
}.privacy-fortress-984 h4::before {
    transform: translateY(-50%);
    top: 50%;
    content: "→";
    color: rgb(173,162,159);
    position: absolute;
    font-size: 0.9em;
    left: 0;
}.privacy-fortress-984 p {
    margin-bottom: 1.5rem;
    font-size: 15px;
    max-width: 92%;
    transition: opacity 0.3s ease;
    line-height: 1.7;
    opacity: 0.9;
    color: #000000;
}.privacy-fortress-984 p:hover {
    opacity: 1;
}.privacy-fortress-984 p strong {
    color: #000000;
    font-weight: 600;
    position: relative;
    z-index: 1;
}.privacy-fortress-984 p strong::after {
    width: 100%;
    transform: scaleX(0.95);
    transition: transform 0.3s ease;
    left: 0;
    background-color: rgb(173,162,159,0.5);
    bottom: 0;
    transform-origin: left;
    z-index: -1;
    position: absolute;
    height: 30%;
    content: "";
}.privacy-fortress-984 p strong:hover::after {
    transform: scaleX(1);
}.privacy-fortress-984 ul {
    margin: 1.5rem 0;
    padding: 0.5rem 0 1rem 1.5rem;
    position: relative;
    list-style: none;
}.privacy-fortress-984 ul::before {
    border-radius: 1.5px;
    left: 0;
    content: "";
    width: 3px;
    top: 0;
    background: linear-gradient(180deg, rgb(173,162,159) 0%, rgb(173,162,159,0.5) 100%);
    position: absolute;
    bottom: 0;
}.privacy-fortress-984 li {
    transition: transform 0.3s ease;
    color: #000000;
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 1rem;
    position: relative;
    padding-left: 1.5rem;
}.privacy-fortress-984 li::before {
    height: 8px;
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    top: 0.75em;
    content: "";
    width: 8px;
    border-radius: 50%;
    transition: background 0.3s ease;
    background: rgb(129,117,115);
}.privacy-fortress-984 li:hover {
    transform: translateX(3px);
}.privacy-fortress-984 li:hover::before {
    background: rgb(173,162,159);
}.privacy-fortress-984 span {
    display: block;
    background-color: rgba(rgb(129,117,115,0.5), 0.07);
    line-height: 1.65;
    opacity: 0.85;
    border-left: 3px solid rgb(129,117,115);
    color: #000000;
    transition: all 0.3s ease;
    font-size: calc(15px * 0.95);
    padding: 1rem 1.5rem;
    margin-bottom: 2rem;
}.privacy-fortress-984 span:hover {
    opacity: 1;
    background-color: rgba(rgb(129,117,115,0.5), 0.1);
}

@media screen and (max-width: 992px) {.privacy-fortress-984 {
    padding: 3rem 1rem;
}.privacy-fortress-984 .container {
    padding: 2.5rem 2rem;
}.privacy-fortress-984 h1 {
    font-size: calc(44px * 0.9);
}.privacy-fortress-984 h2 {
    font-size: calc(31px * 0.9);
}.privacy-fortress-984 p {
    max-width: 100%;
}
}

@media screen and (max-width: 768px) {.privacy-fortress-984 {
    padding: 2.5rem 0.75rem;
}.privacy-fortress-984 .container {
    padding: 2rem 1.5rem;
}.privacy-fortress-984 h1 {
    font-size: calc(44px * 0.8);
    margin-bottom: 1.5rem;
}.privacy-fortress-984 h2 {
    margin: 2rem 0 1rem;
    font-size: calc(31px * 0.8);
}.privacy-fortress-984 h3 {
    font-size: calc(31px * 0.7);
}.privacy-fortress-984 h4 {
    font-size: calc(31px * 0.6);
}.privacy-fortress-984 p, 
    .privacy-fortress-984 li {
    font-size: calc(15px * 0.95);
}.privacy-fortress-984 span {
    padding: 0.75rem 1rem;
    font-size: calc(15px * 0.9);
}
}

@media screen and (max-width: 576px) {.privacy-fortress-984 {
    padding: 2rem 0.5rem;
}.privacy-fortress-984 .container {
    padding: 1.5rem 1.25rem;
}.privacy-fortress-984 h1 {
    padding-bottom: 0.75rem;
    font-size: calc(44px * 0.7);
}.privacy-fortress-984 h1::after {
    height: 2px;
    width: 60px;
}.privacy-fortress-984:hover h1::after {
    width: 90px;
}.privacy-fortress-984 h2 {
    padding-left: 0.75rem;
    font-size: calc(31px * 0.7);
}.privacy-fortress-984 h2::before {
    width: 3px;
}.privacy-fortress-984 h3, 
    .privacy-fortress-984 h4 {
    padding-left: 1.25rem;
}.privacy-fortress-984 ul {
    padding-left: 1rem;
}.privacy-fortress-984 li {
    padding-left: 1.25rem;
}.privacy-fortress-984 li::before {
    height: 6px;
    width: 6px;
}.privacy-fortress-984 span {
    border-left: 2px solid rgb(129,117,115);
    padding: 0.75rem 0.75rem;
}}.customer-comments-265 {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(173,162,159,0.5), rgb(129,117,115,0.5));
    overflow: hidden;
    position: relative;
}.customer-comments-265::before {
    background: radial-gradient(circle, rgb(173,162,159) 10%, transparent 70%);
    opacity: 0.1;
    transform: rotate(-15deg);
    content: "";
    height: 40%;
    top: -5%;
    right: -5%;
    pointer-events: none;
    width: 40%;
    position: absolute;
}.customer-comments-265::after {
    transform: rotate(15deg);
    background: radial-gradient(circle, rgb(129,117,115) 10%, transparent 70%);
    width: 40%;
    pointer-events: none;
    left: -5%;
    bottom: -5%;
    height: 40%;
    content: "";
    position: absolute;
    opacity: 0.1;
}.customer-comments-265 .container {
    padding: 0 15px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.customer-comments-265 h2 {
    padding-left: 1.5rem;
    font-weight: 700;
    font-size: 33px;
    margin-bottom: 3rem;
    opacity: 0;
    position: relative;
    transform: translateX(-1rem);
    animation: slideInLeft 0.8s ease-out forwards 0.2s;
    color: #000000;
    text-align: left;
}.customer-comments-265 h2::before {
    left: 0;
    animation: scaleDown 0.6s ease-out forwards 1s;
    width: 6px;
    position: absolute;
    background: rgb(173,162,159);
    top: 0.5rem;
    height: 80%;
    content: "";
    transform: scaleY(0);
    transform-origin: top;
}.customer-comments-265 .success-testimonials-235 {
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    list-style: none;
    gap: 2rem;
}.customer-comments-265 .user-ratings-467 {
    z-index: 1;
    padding: 2rem;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
    position: relative;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08), 0 1px 3px rgba(0, 0, 0, 0.05);
    animation-delay: calc(0.1s * var(--i, 1));
    animation: fadeUp 0.6s ease-out forwards;
    opacity: 0;
    overflow: hidden;
    transform: translateY(20px);
}.customer-comments-265 .user-ratings-467:nth-child(1) {
    --i: 1;
}.customer-comments-265 .user-ratings-467:nth-child(2) {
    --i: 2;
}.customer-comments-265 .user-ratings-467:nth-child(3) {
    --i: 3;
}.customer-comments-265 .user-ratings-467:nth-child(4) {
    --i: 4;
}.customer-comments-265 .user-ratings-467:nth-child(5) {
    --i: 5;
}.customer-comments-265 .user-ratings-467:nth-child(6) {
    --i: 6;
}.customer-comments-265 .user-ratings-467:nth-child(7) {
    --i: 7;
}.customer-comments-265 .user-ratings-467::before {
    color: rgb(173,162,159,0.5);
    pointer-events: none;
    top: -2rem;
    right: 1rem;
    font-family: serif;
    font-size: 12rem;
    content: "";
    position: absolute;
    line-height: 1;
    opacity: 0.15;
}.customer-comments-265 .user-ratings-467::after {
    left: 0;
    bottom: 0;
    transition: width 0.4s ease;
    height: 4px;
    background: linear-gradient(90deg, rgb(173,162,159), rgb(129,117,115));
    content: "";
    width: 0;
    position: absolute;
}.customer-comments-265 .user-ratings-467:hover {
    box-shadow: 0 14px 40px rgba(0, 0, 0, 0.12), 0 2px 5px rgba(0, 0, 0, 0.05);
    transform: translateY(-8px) scale(1.02);
}.customer-comments-265 .user-ratings-467:hover::after {
    width: 100%;
}.customer-comments-265 .user-ratings-467 div {
    display: flex;
    margin-bottom: 1.5rem;
    align-items: center;
}.customer-comments-265 .user-ratings-467 img {
    border: 3px solid #ffffff;
    height: 60px;
    box-shadow: 0 0 0 3px rgb(173,162,159,0.5);
    margin-right: 1rem;
    border-radius: 50%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    object-fit: cover;
    width: 60px;
}.customer-comments-265 .user-ratings-467:hover img {
    box-shadow: 0 0 0 4px rgb(173,162,159);
    transform: scale(1.05);
}.customer-comments-265 .user-ratings-467 h4 {
    font-size: 24px;
    position: relative;
    color: #000000;
    font-weight: 600;
    margin: 0;
}.customer-comments-265 .user-ratings-467 h4::after {
    bottom: -5px;
    transition: width 0.3s ease;
    background: rgb(129,117,115);
    position: absolute;
    left: 0;
    height: 2px;
    width: 30px;
    content: "";
}.customer-comments-265 .user-ratings-467:hover h4::after {
    width: 50px;
}.customer-comments-265 .user-ratings-467 .description {
    margin: 0;
    line-height: 1.6;
    font-size: 14px;
    position: relative;
    z-index: 2;
    color: #000000;
}.customer-comments-265 a {
    position: relative;
    overflow: hidden;
    color: #ffffff;
    font-weight: 600;
    margin-top: 3rem;
    background: linear-gradient(135deg, rgb(173,162,159), rgb(129,117,115));
    display: inline-block;
    z-index: 1;
    text-decoration: none;
    font-size: 15px;
    padding: 0.8rem 2rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
}.customer-comments-265 a::before {
    left: 0;
    background: linear-gradient(135deg, rgb(129,117,115), rgb(173,162,159));
    opacity: 0;
    height: 100%;
    top: 0;
    width: 100%;
    z-index: -1;
    transition: opacity 0.3s ease;
    position: absolute;
    content: "";
}.customer-comments-265 a:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}.customer-comments-265 a:hover::before {
    opacity: 1;
}

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

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

@keyframes scaleDown {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}

@media (max-width: 992px) {.customer-comments-265 {
    padding: 4rem 0;
}.customer-comments-265 h2 {
    font-size: calc(33px * 0.9);
    margin-bottom: 2.5rem;
}.customer-comments-265 .success-testimonials-235 {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}
}

@media (max-width: 768px) {.customer-comments-265 h2 {
    font-size: calc(33px * 0.8);
    margin-bottom: 2rem;
    text-align: center;
    padding-left: 0;
}.customer-comments-265 h2::before {
    height: 4px;
    width: 60px;
    top: auto;
    animation: scaleHorizontal 0.6s ease-out forwards 1s;
    transform-origin: center;
    left: 50%;
    transform: translateX(-50%) scaleX(0);
    bottom: -1rem;
}.customer-comments-265 .success-testimonials-235 {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.customer-comments-265 .user-ratings-467 {
    padding: 1.5rem;
}.customer-comments-265 a {
    display: block;
    margin: 2rem auto 0;
    max-width: 200px;
    text-align: center;
}
}

@keyframes scaleHorizontal {
    0% {
        transform: translateX(-50%) scaleX(0);
    }
    100% {
        transform: translateX(-50%) scaleX(1);
    }
}

@media (max-width: 480px) {.customer-comments-265 {
    padding: 3rem 0;
}.customer-comments-265 h2 {
    font-size: calc(33px * 0.7);
}.customer-comments-265 .user-ratings-467 {
    padding: 1.25rem;
}.customer-comments-265 .user-ratings-467 img {
    height: 50px;
    width: 50px;
}.customer-comments-265 .user-ratings-467 div {
    margin-bottom: 1rem;
}.customer-comments-265 .user-ratings-467 .description {
    font-size: calc(14px * 0.95);
}}header .top_plank {
    background: rgb(173,162,159);
    color:  #ffffff;
}header .top_plank .study-top-073 div svg, header .top_plank .study-top-073 div svg path {
    fill: #ffffff;
}header .top_plank .study-top-073 div span {
    color: #ffffff;
}header .top_plank .study-top-073 {
    justify-content: flex-start;
    align-items: center;
    line-height: 21px;
    flex-wrap: wrap;
    width: 100%;
    display: flex;
    padding: 15px 0 10px 0;
    font-size: 14px;
}header .top_plank .study-top-073 div {
    margin-right: 24px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}header .top_plank .study-top-073 div img, header .top_plank .study-top-073 div svg {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}.connect-with-us-782 {
    padding: 110px 0;
    background: linear-gradient(125deg, rgb(208,205,180) 0%, rgb(208,205,180) 60%, rgb(173,162,159,0.5) 100%);
    overflow: hidden;
    position: relative;
}.connect-with-us-782::before {
    content: "";
    height: 100%;
    top: 0;
    background: repeating-radial-gradient(
        circle at 80% 50%,
        rgb(173,162,159,0.5),
        rgb(173,162,159,0.5) 1px,
        transparent 1px,
        transparent 15px
    );
    width: 50%;
    position: absolute;
    right: 0;
    opacity: 0.05;
}.connect-with-us-782 .container {
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 1;
}.connect-with-us-782 h2 {
    font-family: Arial, sans-serif;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    font-size: 30px;
    color: #000000;
    font-weight: 700;
}.connect-with-us-782 h2::before {
    bottom: -15px;
    border-radius: 2px;
    background: rgb(173,162,159);
    position: absolute;
    left: 50%;
    width: 60px;
    content: "";
    transform: translateX(-50%);
    height: 4px;
}.connect-with-us-782 .help-reach-345 {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 450px;
    position: relative;
    gap: 40px;
    background: transparent;
}.connect-with-us-782 .product-image-751 {
    position: relative;
    transform: perspective(1000px) rotateY(-5deg);
    transition: transform 0.5s ease;
    height: 550px;
    overflow: hidden;
    border-radius: 30px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
}.connect-with-us-782 .product-image-751:hover {
    transform: perspective(1000px) rotateY(0deg);
}.connect-with-us-782 .support-box-541 {
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateY(5deg);
    background: #ffffff;
    border-radius: 30px;
    padding: 50px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    position: relative;
}.connect-with-us-782 .support-box-541:hover {
    transform: perspective(1000px) rotateY(0deg);
}.connect-with-us-782 form {
    width: 100%;
}.connect-with-us-782 form h3 {
    margin-bottom: 30px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 23px;
    color: #000000;
}.connect-with-us-782 form input[type="text"] {
    padding: 16px 20px;
    background: rgb(208,205,180);
    color: #000000;
    margin-bottom: 20px;
    transition: all 0.3s ease;
    width: 100%;
    font-size: 18px;
    border: none;
    font-family: Arial, sans-serif;
    border-radius: 10px;
}.connect-with-us-782 form input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(173,162,159);
}.connect-with-us-782 form input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.5;
}.connect-with-us-782 .help-grid-937 {
    align-items: flex-start;
    display: flex;
    margin-bottom: 30px;
}.connect-with-us-782 .help-grid-937 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.connect-with-us-782 .help-grid-937 label {
    font-size: 16px;
    cursor: pointer;
    line-height: 1.5;
    position: relative;
    color: #000000;
    padding-left: 35px;
}.connect-with-us-782 .help-grid-937 label::before {
    content: "";
    background: rgb(208,205,180);
    left: 0;
    height: 22px;
    width: 22px;
    border-radius: 4px;
    transition: all 0.3s ease;
    position: absolute;
    top: 2px;
}.connect-with-us-782 .help-grid-937 input[type="checkbox"]:checked + label::before {
    background: rgb(173,162,159);
}.connect-with-us-782 .help-grid-937 input[type="checkbox"]:checked + label::after {
    left: 8px;
    border-right: 2px solid #ffffff;
    height: 10px;
    content: "";
    width: 6px;
    transform: rotate(45deg);
    position: absolute;
    top: 6px;
    border-bottom: 2px solid #ffffff;
}.connect-with-us-782 .help-grid-937 label a {
    color: rgb(173,162,159);
    text-decoration: none;
    transition: all 0.3s ease;
}.connect-with-us-782 .help-grid-937 label a:hover {
    color: rgb(129,117,115);
}.connect-with-us-782 form .feedback-widget-039 {
    border: none;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
    font-size: 18px;
    color: #ffffff;
    padding: 16px 35px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    background: rgb(173,162,159);
    overflow: hidden;
}.connect-with-us-782 form .feedback-widget-039::after {
    height: 100%;
    background: rgb(129,117,115);
    content: "";
    right: 0;
    z-index: 0;
    top: 0;
    transition: width 0.3s ease;
    width: 0;
    position: absolute;
}.connect-with-us-782 form .feedback-widget-039:hover::after {
    left: 0;
    width: 100%;
    right: auto;
}.connect-with-us-782 form .feedback-widget-039 span {
    position: relative;
    z-index: 1;
}.connect-with-us-782 svg {
    width: 22px;
    height: 22px;
    fill: rgb(173,162,159);
}.connect-with-us-782 svg path {
    transition: fill 0.3s ease;
    fill: rgb(173,162,159);
}

@media screen and (max-width: 1100px) {.connect-with-us-782 .help-reach-345 {
    gap: 30px;
    grid-template-columns: 1fr 400px;
}.connect-with-us-782 .product-image-751 {
    height: 500px;
}.connect-with-us-782 .support-box-541 {
    padding: 40px;
}
}

@media screen and (max-width: 991px) {.connect-with-us-782 {
    padding: 80px 0;
}.connect-with-us-782 .help-reach-345 {
    grid-template-columns: 1fr;
    gap: 40px;
}.connect-with-us-782 .product-image-751 {
    height: 400px;
    transform: perspective(1000px) rotateY(0deg);
}.connect-with-us-782 .support-box-541 {
    transform: perspective(1000px) rotateY(0deg);
}
}

@media screen and (max-width: 767px) {.connect-with-us-782 {
    padding: 60px 0;
}.connect-with-us-782 h2 {
    margin-bottom: 40px;
}.connect-with-us-782 .product-image-751 {
    height: 350px;
}
}

@media screen and (max-width: 576px) {.connect-with-us-782 {
    padding: 50px 0;
}.connect-with-us-782 h2 {
    font-size: calc(30px * 0.85);
}.connect-with-us-782 .product-image-751 {
    height: 250px;
}.connect-with-us-782 .support-box-541 {
    padding: 30px 25px;
}.connect-with-us-782 form h3 {
    font-size: calc(23px * 0.9);
}.connect-with-us-782 form .feedback-widget-039 {
    width: 100%;
}}.stay-connected-126 {
    padding: 4rem 2rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border-radius: 14px;
    background: linear-gradient(135deg, rgb(208,205,180) 0%, rgb(173,162,159,0.5) 100%);
    position: relative;
}.stay-connected-126::before {
    width: 60%;
    background: linear-gradient(45deg, rgb(129,117,115,0.5) 0%, rgb(129,117,115) 100%);
    content: "";
    transform: rotate(-15deg);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 30% 100%);
    position: absolute;
    top: -10%;
    z-index: 1;
    right: -10%;
    height: 120%;
}.stay-connected-126 .container {
    z-index: 2;
    position: relative;
    grid-gap: 2rem;
    grid-template-columns: 1fr;
    display: grid;
}.stay-connected-126 .skill-pro-169 {
    transform: perspective(1000px) rotateX(5deg);
    padding: 2rem;
}.stay-connected-126 p {
    color: #000000;
    position: relative;
    opacity: 0;
    padding-left: 3rem;
    font-size: 18px;
    font-weight: 700;
    animation: slideIn 0.7s forwards 0.3s;
    transform: translateX(-20px);
    font-family: Arial, sans-serif;
    margin-bottom: 1.5rem;
}.stay-connected-126 p::before {
    width: 2rem;
    position: absolute;
    animation: growLine 0.8s forwards 0.6s;
    height: 2px;
    background: rgb(173,162,159);
    left: 0;
    transform: scaleX(0);
    top: 50%;
    transform-origin: left;
    content: "";
}.stay-connected-126 .input_holder {
    transform: translateX(30px);
    position: relative;
    opacity: 0;
    gap: 1rem;
    display: flex;
    flex-direction: column;
    animation: slideIn 0.7s forwards 0.5s;
}.stay-connected-126 .online-lessons-437 {
    font-size: 16px;
    padding: 1rem 1.5rem;
    border: none;
    width: 100%;
    transition: all 0.3s ease;
    border-radius: 10px;
    background-color: #ffffff;
    transform: translateY(0);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
}.stay-connected-126 .online-lessons-437:focus {
    outline: none;
    transform: translateY(-5px);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
}.stay-connected-126 .news-container-378 {
    letter-spacing: 0.5px;
    border: none;
    position: relative;
    border-radius: 10px;
    padding: 1rem 2rem;
    background: linear-gradient(135deg, rgb(173,162,159) 0%, rgb(129,117,115) 100%);
    align-self: flex-start;
    overflow: hidden;
    text-transform: uppercase;
    transition: all 0.3s ease;
    font-weight: 600;
    font-size: 15px;
    color: #ffffff;
    cursor: pointer;
    font-family: Arial, sans-serif;
}.stay-connected-126 .news-container-378::before {
    transition: all 0.6s ease;
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    top: 0;
}.stay-connected-126 .news-container-378:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 10px 25px rgb(173,162,159,0.5);
}.stay-connected-126 .news-container-378:hover::before {
    left: 100%;
}

@keyframes slideIn {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes growLine {
    to {
        transform: scaleX(1);
    }
}

@media screen and (min-width: 768px) {.stay-connected-126 {
    padding: 5rem 3rem;
}.stay-connected-126 .container {
    grid-template-columns: 1.2fr 1fr;
    align-items: center;
}.stay-connected-126 p {
    margin-bottom: 0;
    font-size: 37px;
    padding-left: 5rem;
}.stay-connected-126 p::before {
    width: 4rem;
}.stay-connected-126 .input_holder {
    align-items: stretch;
    flex-direction: row;
}.stay-connected-126 .online-lessons-437 {
    flex: 1;
    border-radius: 10px 0 0 10px;
}.stay-connected-126 .news-container-378 {
    align-self: stretch;
    border-radius: 0 10px 10px 0;
}}.teacher-profile-356 {
    background: linear-gradient(135deg, rgb(129,117,115,0.5), rgb(173,162,159), rgb(129,117,115));
    overflow: hidden;
    position: relative;
    padding: 7rem 0;
}.teacher-profile-356::before {
    width: 120%;
    background: radial-gradient(circle at 30% 70%, rgb(173,162,159,0.5), transparent 60%),
                radial-gradient(circle at 70% 30%, rgb(129,117,115,0.5), transparent 60%);
    opacity: 0.7;
    content: "";
    z-index: 0;
    top: -10%;
    position: absolute;
    animation: orbital-pulse 15s infinite alternate ease-in-out;
    height: 120%;
    left: -10%;
}.teacher-profile-356::after {
    opacity: 0.2;
    content: "";
    z-index: 1;
    background-size: 120px 120px;
    left: 0;
    width: 100%;
    top: 0;
    position: absolute;
    animation: constellation-twinkle 8s infinite ease-in-out;
    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);
    height: 100%;
}.teacher-profile-356 .container {
    max-width: 1200px;
    padding: 0 2rem;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}.teacher-profile-356 .user-ratings-467 {
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.05));
    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;
    -webkit-backdrop-filter: blur(10px);
    padding: 3rem;
    position: relative;
    backdrop-filter: blur(10px);
    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);
    gap: 2.5rem;
    display: grid;
    grid-template-columns: 1fr;
}.teacher-profile-356 .user-ratings-467:hover {
    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;
    transform: perspective(1000px) rotateX(0deg);
}.teacher-profile-356 .user-ratings-467 > div:first-child {
    width: 150px;
    margin: 0 auto;
    height: 150px;
    perspective: 1000px;
    position: relative;
}.teacher-profile-356 .product-image-751 {
    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);
    overflow: hidden;
    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);
    animation: float-photo 6s infinite ease-in-out;
    height: 100%;
    transform: rotate(-5deg);
    border-radius: 10% 40% 30% 20%;
    width: 100%;
}.teacher-profile-356 .user-ratings-467:hover .product-image-751 {
    border-radius: 30% 10% 40% 20%;
    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);
    transform: rotate(0deg) scale(1.05);
}.teacher-profile-356 .user-ratings-467 > div:nth-child(2) {
    text-align: center;
    padding-top: 1rem;
}.teacher-profile-356 .name {
    display: inline-block;
    transform: translateY(0);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    letter-spacing: 0.5px;
    color: #ffffff;
    font-weight: 600;
    margin: 0 0 0.5rem;
    position: relative;
    font-size: 18px;
}.teacher-profile-356 .name::after {
    position: absolute;
    bottom: -5px;
    background: linear-gradient(to right, rgb(129,117,115), #ffffff, rgb(129,117,115));
    content: "";
    left: 0;
    width: 0;
    transition: width 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 2px;
}.teacher-profile-356 .user-ratings-467:hover .name {
    transform: translateY(-2px);
}.teacher-profile-356 .user-ratings-467:hover .name::after {
    width: 100%;
}.teacher-profile-356 .user-ratings-467 > div:nth-child(2) > div {
    font-style: italic;
    transition: opacity 0.3s ease;
    font-size: calc(13px - 2px);
    margin-top: 0.5rem;
    color: rgb(255, 255, 255, 0.5);
    opacity: 0.9;
}.teacher-profile-356 .user-ratings-467:hover > div:nth-child(2) > div {
    opacity: 1;
}.teacher-profile-356 .job-content-293 {
    line-height: 1.7;
    color: #ffffff;
    margin: 0;
    position: relative;
    opacity: 0.9;
    padding: 0 1rem;
    transition: opacity 0.4s ease, transform 0.4s ease;
    text-align: left;
    font-size: 13px;
}.teacher-profile-356 .job-content-293::before {
    font-family: serif;
    top: -2rem;
    position: absolute;
    left: -1rem;
    color: rgb(255, 255, 255, 0.5);
    transition: transform 0.5s ease, opacity 0.5s ease;
    content: "";
    font-size: 5rem;
    opacity: 0.2;
}.teacher-profile-356 .job-content-293::after {
    bottom: -4rem;
    transition: transform 0.5s ease, opacity 0.5s ease;
    opacity: 0.2;
    right: -1rem;
    position: absolute;
    color: rgb(255, 255, 255, 0.5);
    font-family: serif;
    font-size: 5rem;
    content: "";
}.teacher-profile-356 .user-ratings-467:hover .job-content-293 {
    opacity: 1;
    transform: translateY(-2px);
}.teacher-profile-356 .user-ratings-467:hover .job-content-293::before {
    opacity: 0.3;
    transform: translateY(-5px);
}.teacher-profile-356 .user-ratings-467:hover .job-content-293::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) {.teacher-profile-356 .user-ratings-467 {
    padding: 4rem;
    align-items: center;
    gap: 3rem;
    grid-template-columns: auto 1fr 2fr;
}.teacher-profile-356 .user-ratings-467 > div:first-child {
    width: 180px;
    margin: 0;
    height: 180px;
}.teacher-profile-356 .user-ratings-467 > div:nth-child(2) {
    text-align: left;
    padding-top: 0;
}.teacher-profile-356 .job-content-293 {
    padding: 0;
}
}

@media (min-width: 992px) {.teacher-profile-356 {
    padding: 9rem 0;
}.teacher-profile-356 .user-ratings-467 {
    gap: 4rem;
    padding: 5rem;
    grid-template-columns: auto 1.5fr 3fr;
}.teacher-profile-356 .user-ratings-467 > div:first-child {
    width: 220px;
    height: 220px;
}.teacher-profile-356 .name {
    font-size: calc(18px + 2px);
}.teacher-profile-356 .job-content-293 {
    font-size: calc(13px + 1px);
    line-height: 1.8;
}
}

@media (max-width: 767px) {.teacher-profile-356 {
    padding: 5rem 0;
}.teacher-profile-356 .user-ratings-467 {
    gap: 2rem;
    padding: 2.5rem;
}.teacher-profile-356 .product-image-751 {
    animation: float-photo 5s infinite ease-in-out;
}.teacher-profile-356 .job-content-293 {
    padding: 0;
}.teacher-profile-356 .job-content-293::before {
    font-size: 3rem;
    left: -0.5rem;
    top: -1.5rem;
}.teacher-profile-356 .job-content-293::after {
    bottom: -3rem;
    font-size: 3rem;
    right: -0.5rem;
}
}