.container {
    margin: auto;
    max-width: 100%;
    width: 1189px;
}

header,footer {
    width: 100%;
}

header {
    background: linear-gradient(135deg, rgb(176,159,193,0.5), rgb(120,135,181,0.5));
    width: 100%;
    z-index: 100;
    padding: 0;
    position: relative;
}


.price-card-deck-6938 {
    background: linear-gradient(135deg, rgb(231,218,229) 0%, rgb(120,135,181,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
}

.price-card-deck-6938 .fee-offers-0153 {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translateY(0);
    max-width: 600px;
    background: rgba(#ffffff, 0.9);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 2rem;
    z-index: 3;
    position: relative;
    margin: 0 auto;
}

.price-card-deck-6938 .fee-offers-0153:hover h2::after {
    transform: scaleX(1.5);
}

.price-card-deck-6938 .discount-price-1496 {
    grid-template-columns: 1fr;
    gap: 30px;
    position: relative;
    display: grid;
}

.price-card-deck-6938 .discount-deals-6789 {
    border-radius: 8px;
    flex-direction: column;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: box-shadow 0.4s ease;
    height: 100%;
    position: relative;
    background: #ffffff;
    display: flex;
}

.price-card-deck-6938 .price-deals-8029::before {
    content: "";
    left: 0;
    width: 40px;
    background: rgb(120,135,181);
    bottom: -10px;
    height: 2px;
    position: absolute;
}

.price-card-deck-6938 .photo-show-4023 {
    position: relative;
    width: 100%;
    transition: transform 0.6s ease-out;
    transform: scale(1);
    height: 220px;
}

.appPanel-8716 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(231,218,229) 0%, rgba(255,255,255,0.95) 100%);
    padding: 5rem 2rem;
}

.appPanel-8716 .container {
    margin: 0 auto;
    animation: fadeIn 0.8s ease-out forwards;
    max-width: 1200px;
    align-items: center;
    position: relative;
    display: flex;
    z-index: 2;
    flex-direction: column;
}

.appPanel-8716 h2::before {
    background: linear-gradient(90deg, rgb(176,159,193) 0%, rgb(120,135,181) 100%);
    bottom: -16px;
    transform: translateX(-50%);
    border-radius: 2px;
    position: absolute;
    height: 4px;
    width: 80px;
    content: "";
    left: 50%;
}

.appPanel-8716 .learn-history-2315::before {
    z-index: 0;
    border-radius: calc(26px - 15px);
    content: "";
    pointer-events: none;
    bottom: 15px;
    position: absolute;
    left: 15px;
    right: 15px;
    top: 15px;
    border: 1px dashed rgba(0,0,0,0.07);
}

.appPanel-8716 span {
    line-height: 1.7;
    display: block;
    font-size: clamp(1rem, 2vw, 1.1rem);
    z-index: 2;
    color: #000000;
    font-family: Arial, sans-serif;
    font-weight: 400;
    position: relative;
}

.cookie-data-5739 {
    flex-wrap: nowrap;
    align-items: center;
    display: flex;
    z-index: 1;
    justify-content: space-between;
}

.cookie-controls-9803 {
    flex-grow: 1;
    margin-right: 20px;
}

.cookie-controls-9803 p {
    font-size: 13px;
    color: #000000;
    margin-bottom: 0;
}

.cookie-explained-6019:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border-color: #000000;
}

.cookie-notice-overlay-0194 p a:hover {
    color: #000000;
}

.program-information-0789::before {
    top: 0;
    height: 100%;
    position: absolute;
    background-image: repeating-linear-gradient(
    45deg,
    rgba(rgb(176,159,193,0.5), 0.03) 0px,
    rgba(rgb(176,159,193,0.5), 0.03) 2px,
    transparent 2px,
    transparent 8px
  );
    content: "";
    left: 0;
    z-index: 0;
    width: 100%;
}

.program-information-0789 .photo-show-4023::after {
    position: absolute;
    backdrop-filter: brightness(1.05);
    content: "";
    background: linear-gradient(
    to right,
    rgba(rgb(176,159,193,0.5), 0.2),
    transparent 40%
  );
    inset: 0;
}

.program-information-0789 .text-frame-wrap-3856:hover::before {
    height: 100%;
}

.program-information-0789 .text-frame-wrap-3856 h3 {
    color: #000000;
    margin-bottom: 25px;
    transform: translateX(0);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    padding-bottom: 12px;
    font-size: calc(20px * 1.1);
    border-bottom: 2px solid rgb(120,135,181,0.5);
    line-height: 1.3;
    font-weight: 700;
}

.future-attendees-6147::before {
    top: -50%;
    height: 200%;
    transform: rotate(30deg);
    content: "";
    right: -20%;
    background: rgb(176,159,193,0.5);
    position: absolute;
    width: 80%;
    filter: blur(60px);
    animation: float-slow 20s ease-in-out infinite alternate;
    opacity: 0.1;
    border-radius: 100px;
}

.future-attendees-6147 h4 {
    position: relative;
    margin: 0;
    padding: 0;
    color: #000000;
    line-height: 1.3;
    font-weight: 700;
    font-size: 32px;
}

.future-attendees-6147 div {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.future-attendees-6147 div p {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    color: #000000;
    backdrop-filter: blur(10px);
    align-items: center;
    border-radius: 8px;
    overflow: hidden;
    padding: 20px 25px;
    font-size: 18px;
    position: relative;
    z-index: 1;
    line-height: 1.6;
    display: flex;
    transition: all 0.3s ease;
    margin: 0;
    background: rgba(255, 255, 255, 0.9);
}

.future-attendees-6147 div p:hover svg {
    transform: scale(1.2);
}

.statistical-details-3165 {
    overflow: hidden;
    position: relative;
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(120,135,181,0.5) 0%, rgb(231,218,229) 100%);
}

.statistical-details-3165 h3::after {
    z-index: 2;
    transform: translateX(-50%);
    width: 6rem;
    background: linear-gradient(to right, rgb(176,159,193), rgb(120,135,181));
    content: "";
    bottom: -0.75rem;
    left: 50%;
    height: 4px;
    position: absolute;
}

.statistical-details-3165 .statistics-pro-4730 {
    opacity: 0;
    animation: fadeSlideUp 0.8s ease-out forwards;
    animation-delay: calc(0.15s * var(--i, 0));
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 
                0 1px 3px rgba(0, 0, 0, 0.05);
    position: relative;
    transition: transform 0.3s, box-shadow 0.3s;
    border-left: 4px solid rgb(176,159,193);
    transform: translateY(20px);
    padding: 2rem;
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
}

.statistical-details-3165 .statistics-pro-4730:hover::before {
    transform: rotate(135deg) scale(1.2);
}

.statistical-details-3165 .statistics-pro-4730 span::after {
    transition: width 0.3s ease;
    background: linear-gradient(to right, rgb(120,135,181), transparent);
    position: absolute;
    content: "";
    width: 2.5rem;
    bottom: 0;
    left: 0;
    height: 3px;
}

.statistical-details-3165 .statistics-pro-4730:hover p::before {
    width: 100%;
}

.join-our-mailing-list-9521 {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(176,159,193,0.5) 0%, rgb(231,218,229) 100%);
    padding: 4rem 2rem;
}

.join-our-mailing-list-9521 .query-block-6945 {
    padding: 3rem;
    flex-direction: column;
    max-width: 600px;
    transform: skewX(-10deg);
    background: linear-gradient(110deg, #ffffff 0%, rgb(231,218,229) 100%);
    margin-left: auto;
    display: flex;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    border-radius: 22px;
    position: relative;
}

.join-our-mailing-list-9521 h3::before {
    left: 0;
    height: 100%;
    top: 0;
    width: 5px;
    content: "";
    background: rgb(176,159,193);
    transform: skewY(45deg);
    position: absolute;
}

.join-our-mailing-list-9521 input[type="submit"] {
    font-weight: 600;
    background: linear-gradient(90deg, rgb(176,159,193) 0%, rgb(120,135,181) 100%);
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    transform: translateY(0);
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 14px;
    border-radius: 10px;
    padding: 0.8rem 2rem;
    align-self: flex-end;
}

.title-portal-9235::after {
    left: -10%;
    position: absolute;
    content: "";
    background: repeating-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.03) 0px,
    rgba(255, 255, 255, 0.03) 1px,
    transparent 1px,
    transparent 10px
  );
    top: -10%;
    height: 120%;
    pointer-events: none;
    animation: patternShift 30s linear infinite;
    width: 120%;
    z-index: 2;
}

.title-portal-9235 .edu-space-8314 span {
    margin-bottom: 1.5rem;
    display: block;
    transform: translateZ(20px);
}

.title-portal-9235 .edu-space-8314 h3 {
    color: rgb(120,135,181);
    opacity: 0;
    letter-spacing: 0.5px;
    font-weight: 400;
    font-size: calc(24px * 1.2);
    transform: translateY(-10px);
    position: relative;
    animation: slideInUp 0.8s 0.2s forwards ease-out;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    line-height: 1.4;
    padding-left: 1rem;
}

.title-portal-9235 .edu-space-8314 > div > div {
    box-shadow: 
    0 10px 20px rgba(0, 0, 0, 0.1),
    0 6px 6px rgba(0, 0, 0, 0.1);
    display: inline-block;
    transform: translateX(0);
    border-left: 4px solid rgb(120,135,181);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(to right, 
    rgb(176,159,193,0.5) 0%,
    rgb(176,159,193) 50%,
    rgb(176,159,193,0.5) 100%);
    padding: 1.5rem 2rem;
    position: relative;
}

.teaching-history-8106 .client-praises-8960 {
    position: relative;
    transition: all 0.5s ease;
    transform: rotate(-3deg);
    flex-direction: row;
    gap: 30px;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
}

.teaching-history-8106 .photo-show-4023 {
    border-radius: 16px;
    clip-path: polygon(0 0, 100% 10%, 85% 100%, 0% 90%);
    position: relative;
    box-shadow: 15px 15px 0 rgb(120,135,181,0.5);
    transform: translateY(20px);
    height: 350px;
    width: 280px;
    transition: all 0.4s ease;
}

.teaching-history-8106 .name {
    font-weight: 700;
    padding-bottom: 15px;
    font-size: 31px;
    margin-bottom: 10px;
    position: relative;
    color: rgb(176,159,193);
}

.teaching-history-8106 .emp-achievements-1635 {
    border-left: 3px solid rgb(120,135,181,0.5);
    line-height: 1.6;
    padding-left: 20px;
    font-size: calc(16px + 2px);
    color: #000000;
    position: relative;
    font-style: italic;
}

header .container {
    z-index: 1;
    position: relative;
    max-width: 100%;
    padding: 0 2%;
    width: 100%;
    margin: 0;
}

header .top-bar-7804::before {
    position: absolute;
    left: 0;
    height: 5px;
    background: linear-gradient(to right, rgb(176,159,193), rgb(120,135,181));
    width: 100%;
    content: '';
    top: 0;
}

header .nav-wrap-3275 {
    padding: 0 0 1rem 0;
    text-decoration: none;
    position: relative;
    justify-content: center;
    display: flex;
}

header .head-lesson-2067 {
    display: flex;
    gap: 0.7rem;
    max-width: 90%;
    padding: 1rem 2rem 0;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}

header .head-pro-6420:hover {
    transform: translateY(-3px);
    color: rgb(176,159,193);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

header .head-pro-6420:hover::before {
    height: 100%;
}

.get-in-touch-2879 {
    background: rgb(231,218,229);
    padding: 90px 0;
    overflow: hidden;
    position: relative;
}

.get-in-touch-2879 .container {
    max-width: 1200px;
    z-index: 1;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}

.get-in-touch-2879 .inquiry-message-9142 {
    border-radius: 14px;
    display: flex;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
    position: relative;
    background: #ffffff;
    overflow: hidden;
}

.get-in-touch-2879 .inquiry-card-3508 {
    background: #ffffff;
    padding: 60px;
    position: relative;
    flex: 0 0 55%;
}

.get-in-touch-2879 h3 {
    position: relative;
    margin-bottom: 30px;
    color: rgb(176,159,193);
    font-weight: 700;
    font-size: 21px;
}

.get-in-touch-2879 input[type="text"]:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    outline: none;
    background: #ffffff;
    border-left-color: rgb(120,135,181);
}

.get-in-touch-2879 input[type="text"]::placeholder {
    opacity: 0.7;
    color: #000000;
}

.get-in-touch-2879 .reach-grid-6910 input[type="checkbox"]:checked {
    background: rgb(176,159,193);
    border-color: rgb(176,159,193);
}

.get-in-touch-2879 .reach-grid-6910 label {
    line-height: 1.6;
    font-size: 18px;
    color: #000000;
}

.get-in-touch-2879 .reach-grid-6910 a {
    transition: all 0.3s ease;
    color: rgb(176,159,193);
    text-decoration: none;
    position: relative;
}

.get-in-touch-2879 .query-help-9284 {
    font-size: 18px;
    align-self: flex-start;
    cursor: pointer;
    transition: all 0.3s ease;
    overflow: hidden;
    margin-top: 15px;
    border-radius: 10px;
    font-weight: 600;
    padding: 15px 35px;
    border: none;
    background: rgb(176,159,193);
    position: relative;
    color: #ffffff;
}

.get-in-touch-2879 svg:hover {
    fill: rgb(120,135,181);
}

.get-in-touch-2879 svg:hover path {
    fill: rgb(120,135,181);
}

.contacts-9362 .container {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    transform: translateZ(0);
}

.contacts-9362 .team-contact-8714:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12), 
                0 10px 25px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.contacts-9362 .team-contact-8714::before {
    background-size: 200% 100%;
    content: "";
    width: 100%;
    position: absolute;
    height: 5px;
    left: 0;
    background: linear-gradient(90deg, 
        rgb(176,159,193) 0%, 
        rgb(120,135,181) 50%, 
        rgb(176,159,193) 100%);
    top: 0;
    animation: gradientShift 8s infinite ease-in-out;
}

.contacts-9362 h5 {
    text-transform: capitalize;
    align-items: center;
    color: #000000;
    font-size: 23px;
    display: flex;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.contacts-9362 .edu-coach-0382 {
    display: inline-flex;
    transition: color 0.3s ease, transform 0.3s ease;
    color: rgb(176,159,193);
    align-items: center;
    font-weight: 600;
    padding: 0.5rem 0;
    position: relative;
    text-decoration: none;
}

.contacts-9362 .edu-coach-0382:hover svg {
    transform: scale(1.15) rotate(5deg);
}

.contacts-9362 .edu-coach-0382:hover svg path {
    fill: rgb(120,135,181);
}

footer::after {
    content: "";
    z-index: -1;
    background: 
        radial-gradient(circle at 20% 20%, transparent 0, transparent 80px, rgba(255, 255, 255, 0.03) 81px),
        radial-gradient(circle at 80% 40%, transparent 0, transparent 120px, rgba(255, 255, 255, 0.03) 121px),
        radial-gradient(circle at 40% 70%, transparent 0, transparent 100px, rgba(255, 255, 255, 0.03) 101px);
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    bottom: 0;
}

.reward-sys-2304 .company_holder h3::before {
    border-left: 3px solid #ffffff;
    height: 30px;
    border-top: 3px solid #ffffff;
    width: 30px;
    top: -10px;
    content: "";
    left: -10px;
    position: absolute;
}

.reward-sys-2304 .abuse-ctrl-7834 {
    padding: 1.5rem;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    transform: translateZ(10px);
    border-radius: 10px;
    font-size: 14px;
    line-height: 1.6;
}

.reward-sys-2304 .head-lesson-2067 h5 {
    font-weight: 600;
    font-size: 24px;
    display: inline-block;
    background: rgb(120,135,181,0.5);
    color: #ffffff;
    margin: 0 0 1.5rem;
    padding: 1rem 1.5rem;
    min-width: 200px;
    transform: translateZ(15px);
    position: relative;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
}

.reward-sys-2304 .head-lesson-2067 .top-class-6173 a::before {
    width: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    height: 100%;
    transition: all 0.5s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: "";
}

.converter-0817::before {
    position: absolute;
    width: 100%;
    background: rgb(120,135,181);
    left: 0;
    height: 20px;
    content: "";
    transform: rotateX(45deg);
    top: -20px;
    transform-origin: bottom;
}

.company-info-4726::before {
    background: linear-gradient(135deg, 
        rgb(176,159,193,0.5) 0%, 
        rgba(255, 255, 255, 0.9) 40%, 
        rgba(255, 255, 255, 0.85) 65%, 
        rgb(120,135,181,0.5) 100%);
    backdrop-filter: blur(3px);
    top: 0;
    bottom: 0;
    z-index: 1;
    position: absolute;
    content: "";
    right: 0;
    left: 0;
}

.company-info-4726 h1 {
    transform: translateX(-10px);
    margin-bottom: 30px;
    font-weight: 700;
    opacity: 0;
    position: relative;
    font-size: 47px;
    color: rgb(176,159,193);
    animation: fade-in-right 0.5s ease forwards 0.3s;
}

.company-info-4726 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.company-info-4726 li:last-child {
    animation-delay: 0.7s;
}

.company-info-4726 h4 {
    color: #000000;
    font-weight: 600;
    letter-spacing: 0.5px;
    display: inline-block;
    font-size: 21px;
    margin-bottom: 15px;
    position: relative;
}

.user-feedback-0873 {
    background: rgb(231,218,229);
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}

.user-feedback-0873::before {
    height: 100%;
    left: 0;
    position: absolute;
    content: "";
    background: linear-gradient(135deg, transparent 0%, rgb(176,159,193,0.5) 100%);
    z-index: 1;
    top: 0;
    opacity: 0.1;
    width: 100%;
}

.user-feedback-0873 h4::before {
    height: 100%;
    content: "";
    left: 0;
    position: absolute;
    width: 5px;
    top: 0;
    background: rgb(176,159,193);
}

.user-feedback-0873 .review-slider-3104::before {
    background: rgb(120,135,181,0.5);
    z-index: -1;
    border-radius: 50%;
    content: "";
    height: 200px;
    opacity: 0.2;
    width: 200px;
    filter: blur(80px);
    position: absolute;
    top: -100px;
    right: 10%;
}

.user-feedback-0873 .client-praises-8960::after {
    filter: blur(10px);
    background: linear-gradient(225deg, rgb(176,159,193,0.5) 0%, rgb(120,135,181,0.5) 100%);
    inset: -10px;
}

.user-feedback-0873 .client-praises-8960:nth-child(odd) {
    border-radius: 0 20px 0 20px;
}

.user-feedback-0873 .photo-show-4023 {
    height: 100px;
    width: 100px;
    margin: 0 auto 20px;
    z-index: 2;
    position: relative;
    transition: all 0.5s ease;
}

.user-feedback-0873 .client-praises-8960:hover .photo-show-4023::before {
    transform: translate(8px, 8px);
}

.user-feedback-0873 .client-praises-8960:nth-child(odd) .photo-show-4023 {
    border-radius: 0 30px 0 30px;
}

.user-feedback-0873 .client-praises-8960 span {
    font-size: 17px;
    display: block;
    font-weight: 700;
    text-align: center;
    color: #000000;
    position: relative;
    font-family: Arial, sans-serif;
    margin-bottom: 15px;
}

.user-feedback-0873 .client-praises-8960 p::first-letter {
    font-size: 1.2em;
    font-weight: 700;
    color: rgb(176,159,193);
}

.user-feedback-0873 .client-praises-8960:nth-child(3n+1):hover,
.user-feedback-0873 .client-praises-8960:nth-child(3n+2):hover {
    transform: translateX(-5px) translateY(-5px) rotate(0);
}

.confidential-armory-1207::after {
    z-index: 1;
    top: -40px;
    height: 200px;
    background: linear-gradient(to bottom right, 
        rgb(120,135,181) 0%, 
        transparent 70%);
    opacity: 0.1;
    right: -40px;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    transform: rotate(-15deg);
    content: "";
    position: absolute;
    filter: blur(20px);
    width: 200px;
}

.confidential-armory-1207 h1::before {
    content: "";
    left: 0;
    position: absolute;
    bottom: -1px;
    width: 30%;
    height: 3px;
    transform: scaleX(1);
    background: linear-gradient(90deg, rgb(176,159,193), rgb(120,135,181));
    transform-origin: left;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.confidential-armory-1207 h4 {
    letter-spacing: 0.01em;
    font-weight: 400;
    color: #000000;
    margin: 2rem 0 1rem;
    font-size: calc(36px * 0.7);
}

.confidential-armory-1207 strong {
    color: rgb(176,159,193);
    font-weight: 600;
}

.confidential-armory-1207 li {
    margin-bottom: 1.2rem;
    font-size: 16px;
    padding-left: 1.5rem;
    position: relative;
    line-height: 1.7;
    color: #000000;
}

.program-information-0789 .description::-webkit-scrollbar {
    width: 4px;
}

.program-information-0789 .description::-webkit-scrollbar-track {
    background: rgba(rgba(0, 0, 0, 0.5), 0.05);
}

.program-information-0789 .description::-webkit-scrollbar-thumb {
    background: rgb(120,135,181);
    border-radius: 10px;
}



@media (min-width: 1200px) {.price-card-deck-6938 .discount-price-1496 {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.price-card-deck-6938 .sub-options-6375 {
    padding: 2.5rem;
}.price-card-deck-6938 .fee-offers-0153 h2 {
    font-size: calc(29px + 0.2rem);
}.price-card-deck-6938 .photo-show-4023 {
    height: 250px;
}
}



@media screen and (max-width: 480px) {.appPanel-8716 {
    padding: 2.5rem 1rem;
}.appPanel-8716 h2 {
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
}.appPanel-8716 .learn-history-2315 {
    padding: 1.5rem 1.25rem;
}.appPanel-8716 span {
    font-size: 0.95rem;
}}


@media (max-width: 800px) {.cookie-data-5739 {
    align-items: center;
    flex-direction: column;
}.cookie-review-8395 {
    margin-bottom: 15px;
}.cookie-controls-9803 {
    margin-bottom: 20px;
    text-align: center;
}.cookie-explained-6019 {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
}}



@media (max-width: 767px) {.program-information-0789 {
    padding: 70px 0;
}.program-information-0789 .photo-show-4023 {
    height: 280px;
    width: calc(100% + 30px);
    margin: 0 -15px;
}.program-information-0789 .text-frame-wrap-3856 {
    padding: 30px 25px;
}.program-information-0789 .text-frame-wrap-3856 h3 {
    margin-bottom: 20px;
    font-size: calc(17px * 1.1);
}.program-information-0789 .description {
    line-height: 1.7;
    font-size: calc(13px * 0.95);
    max-height: 250px;
}}



@media (max-width: 479px) {.future-attendees-6147 {
    padding: 50px 0;
}.future-attendees-6147 h4 {
    font-size: calc(32px - 4px);
}.future-attendees-6147 div {
    gap: 12px;
}.future-attendees-6147 div p {
    padding: 15px;
}.future-attendees-6147 div p svg {
    width: 20px;
    height: 20px;
    margin-right: 12px;
    min-width: 20px;
}}



@media (max-width: 991px) {.statistical-details-3165 {
    padding: 4rem 1.5rem;
}.statistical-details-3165 h3 {
    font-size: calc(37px * 0.9);
    margin-bottom: 3rem;
}.statistical-details-3165 ul {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 1.5rem;
}.statistical-details-3165 .statistics-pro-4730 {
    padding: 1.75rem;
}
}



@media (max-width: 768px) {.join-our-mailing-list-9521 {
    padding: 3rem 1rem;
}.join-our-mailing-list-9521 .query-block-6945 {
    max-width: 100%;
    padding: 2rem;
    transform: skewX(-5deg);
}.join-our-mailing-list-9521 h3 {
    transform: skewX(5deg);
    font-size: calc(22px * 0.9);
}.join-our-mailing-list-9521 .input_holder {
    transform: skewX(5deg);
}.join-our-mailing-list-9521 input[type="email"] {
    padding: 0.7rem 1rem;
}.join-our-mailing-list-9521 input[type="submit"] {
    align-self: center;
    padding: 0.7rem 1.5rem;
}
}



@media (max-width: 768px) {.title-portal-9235 {
    min-height: 80vh;
}.title-portal-9235 .edu-space-8314 {
    transform: rotateX(2deg) rotateY(0);
    padding: 2.5rem 1.5rem;
}.title-portal-9235 .edu-space-8314 h1 {
    margin-bottom: 1.5rem;
    font-size: 45px;
}.title-portal-9235 .edu-space-8314 h3 {
    font-size: 24px;
}.title-portal-9235 .edu-space-8314 > div > div {
    padding: 1.25rem 1.5rem;
}.title-portal-9235 .edu-space-8314 p {
    font-size: 16px;
}
}



@media (max-width: 767px) {.teaching-history-8106 {
    padding: 30px 15px;
}.teaching-history-8106 .photo-show-4023 {
    width: 180px;
    height: 220px;
}.teaching-history-8106 .work-projects-8130 {
    padding: 20px;
}.teaching-history-8106 .name {
    font-size: calc(31px - 4px);
}.teaching-history-8106 .emp-achievements-1635 {
    font-size: 16px;
}}



@media (max-width: 767px) {header .top-bar-7804 {
    margin: 0.6rem 0;
    padding: 1rem 0;
}header .nav-wrap-3275 {
    padding: 0 0 0.7rem 0;
}header .nav-wrap-3275 svg {
    width: 140px;
}header .head-lesson-2067 {
    gap: 0.5rem;
    max-width: 95%;
    padding: 0.7rem 1rem 0;
}header .head-pro-6420 {
    font-size: calc(17px - 1px);
    padding: 0.5rem 1rem;
}
}



@media (max-width: 768px) {.get-in-touch-2879 {
    padding: 60px 0;
}.get-in-touch-2879 h2 {
    margin-bottom: 40px;
    font-size: calc(34px - 4px);
}.get-in-touch-2879 .inquiry-card-3508 {
    padding: 35px 25px 45px;
}.get-in-touch-2879 #contact {
    gap: 20px;
}.get-in-touch-2879 .photo-show-4023 {
    min-height: 250px;
}
}



@media (min-width: 992px) {.contacts-9362 .team-contact-8714 {
    grid-template-columns: 2fr 1fr;
}.contacts-9362 p {
    max-width: 85%;
}.contacts-9362 .get-connected-4612 {
    border-left: 1px solid rgb(120,135,181,0.5);
    padding-left: 2rem;
}.contacts-9362 .edu-coach-0382:hover {
    transform: translateX(8px);
}
}



@media (max-width: 1200px) {.reward-sys-2304 .container {
    gap: 3rem;
}.reward-sys-2304 .company_holder {
    flex: 1 1 350px;
}.reward-sys-2304 .inclusion-3614 {
    min-width: 350px;
    flex: 1 1 calc(100% - 430px);
}.reward-sys-2304 .top-class-6173 {
    gap: 2rem;
}
}



@media (max-width: 576px) {.reward-sys-2304 {
    padding: 3rem 0 1rem;
}.reward-sys-2304 .head-lesson-2067 {
    flex: 1 1 100%;
    min-width: 100%;
}.reward-sys-2304 .top-class-6173 {
    gap: 0.7rem;
}.reward-sys-2304 .head-lesson-2067 .top-class-6173 a {
    padding: 0.6rem 0.8rem;
}.converter-0817 {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.converter-0817::before {
    display: none;
}
}



@media screen and (max-width: 992px) {.company-info-4726 {
    padding: 80px 20px;
}.company-info-4726 .container {
    justify-content: center;
}.company-info-4726 .text-frame-wrap-3856 {
    width: 90%;
    padding: 30px;
}.company-info-4726 span {
    column-count: 1;
}
}



@media (max-width: 767px) {.user-feedback-0873 {
    padding: 70px 0;
}.user-feedback-0873 h4 {
    font-size: calc(31px * 0.8);
    transform: none;
    display: block;
    padding-left: 0;
    text-align: center;
    margin-bottom: 50px;
}.user-feedback-0873 h4::before {
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
    top: auto;
    bottom: -15px;
    width: 50px;
}.user-feedback-0873 h4::after {
    display: none;
}.user-feedback-0873 .review-slider-3104 {
    gap: 40px;
    grid-template-columns: 1fr;
}.user-feedback-0873 .client-praises-8960 {
    padding: 25px 20px;
}.user-feedback-0873 .client-praises-8960:nth-child(3n+1),
    .user-feedback-0873 .client-praises-8960:nth-child(3n+2) {
    transform: none;
}.user-feedback-0873 .photo-show-4023 {
    height: 80px;
    width: 80px;
}.user-feedback-0873 .client-praises-8960 span {
    font-size: calc(17px * 0.9);
}.user-feedback-0873 .client-praises-8960 p {
    font-size: calc(18px * 0.9);
}}



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



@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}



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

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



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



@keyframes patternShift {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-5%, 5%);
  }
  100% {
    transform: translate(0, 0);
  }
}



@keyframes slide-up {
    0% {
        transform: translateY(40px);
    }
    100% {
        transform: translateY(0);
    }
}



@keyframes scale-in {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

