@font-face {font-family: "Anton";src: url("/fonts/Gilroy-ExtraBold-AaZz-nums-punct.woff2") format("woff2");font-weight: 400;font-style: normal;font-display: swap;}.wrapper {background-repeat: no-repeat;background-size: cover;background-color: black;background-position: center;}.lesson {padding-top: 20px;}.lesson__container {max-width: 440px;margin: 0 auto;display: flex;flex-direction: column;align-items: center;justify-content: center;}.lesson__timer {font-family: Anton, sans-serif;font-weight: 400;font-size: 30px;color: white;line-height: 120%;text-align: center;}.lesson__title {font-family: Anton, sans-serif;font-weight: 400;font-size: 34px;line-height: 120%;text-align: center;text-transform: uppercase;color: white;margin-bottom: 15px;}.lesson__center {max-width: 330px;margin-left: auto;margin-right: auto;color: white;margin-bottom: 25px;display: flex;flex-direction: column;gap: 11px;}.lesson__center-item {text-align: left;background-color: #190b22;border: 0.5px solid #8757f3;border-radius: 20px;display: flex;align-items: center;justify-content: center;max-width: 400px;width: 100%;padding: 13px 30px;gap: 12px;}.lesson__center-text {font-family: Montserrat, sans-serif;font-weight: 400;font-size: 18px;line-height: 135%;max-width: 288px;width: 100%;}.lesson__center-text:nth-child(3) {max-width: 293px;width: 100%;}.lesson__video {border: 1px solid #8757f3;border-radius: 30px;position: relative;background-repeat: no-repeat;background-size: cover;background-position: center;max-width: 340px;height: 360px;width: 100%;border-radius: 30px;overflow: hidden;display: flex;justify-content: center;align-items: center;}.lesson__pley {background-color: #8757f3;padding: 20px;border-radius: 50%;cursor: pointer;display: flex;justify-content: center;align-items: center;transition: transform 0.3s ease, background-color 0.3s ease;}.lesson__pley:hover {transform: scale(1.1);background-color: #6b3ee8;}.lesson__pley img {width: 24px;height: 24px;}.lesson__video iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: none;border-radius: 12px;}.detalis {padding-bottom: 20px;}.detalis__container {width: 100%;display: flex;align-items: center;justify-content: center;margin-bottom: 20px;}.lesson__center-img {max-width: 40px;width: 100%;flex-shrink: 0;object-fit: contain;}.lesson__center-text {font-size: 14px;line-height: 110%;}.lesson__center-img {max-width: 25px;width: 100%;}.lesson__center-item {padding: 11px 16px;}.lesson__title {font-size: 22px;}.lesson__title {font-size: 25px;}@media (max-width: 350px) {.lesson__center-text {font-size: 12px;line-height: 110%;}.lesson__center-img {max-width: 25px;width: 100%;}.lesson__video {height: 320px;width: 100%;}}.homeModal, .homeModalOverlay {position: fixed;bottom: 0;height: 100vh;width: 100%;left: 0;}.homeModal {z-index: 100;justify-content: center;align-items: center;display: flex;}.homeModalOverlay {background-color: rgba(255, 255, 255, 0);backdrop-filter: blur(10px);}.homeFormContainer {position: relative;z-index: 50;background-color: #fff;color: #000;border-radius: 30px;padding: 40px 45px;width: 100%;max-width: 520px;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);margin: 0 20px;position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);}.homeFormTop {display: flex;justify-content: space-between;}.homeFormTopTitle {font-size: 22px;margin: 0 0 20px;color: #000;font-weight: 700;font-family: sans-serif;text-align: center;margin-left: auto;margin-right: auto;}.closeButton {background: none;border: none;cursor: pointer;padding: 4px;justify-content: center;align-items: center;display: flex;position: absolute;top: 20px;right: 20px;color: #000;}.HomeFormRow {margin-bottom: 20px;}.HomeFormRowLabel {text-align: left;display: block;margin-bottom: 6px;color: #000;font-family: sans-serif;font-size: 16px;}.HomeFormRowInput {width: 100%;border: 1px solid #c9c9c9;min-height: 48px;background-color: #f3f7f8;border-radius: 10px;font-size: 16px;padding: 0 15px;outline: none;transition: border-color 0.2s;}.HomeFormRowInput:focus {border-color: #8757f3;}.HomeFormRowInput::placeholder {color: #aaa;}.homeFormErrorText {color: #e53e3e;margin-top: 5px;font-size: 14px;}.phone-input-container {display: flex;align-items: center;gap: 10px;position: relative;}.country-selector {position: relative;display: flex;}.selected-country {display: flex;align-items: center;padding: 0 10px;border: 1px solid #c9c9c9;border-radius: 10px;cursor: pointer;min-height: 50px;}.country-dropdown {position: absolute;top: 100%;left: 0;margin-top: 5px;width: 100%;border: 1px solid #c9c9c9;border-radius: 6px;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);z-index: 41;max-height: 160px;overflow-y: auto;font-family: sans-serif;background-color: white;}.country-option {display: flex;align-items: center;padding: 10px;cursor: pointer;}.country-option:hover {background-color: #f3f7f8;}.HomeFormBtn {font-family: "Anton";padding: 10px 10px;width: 100%;cursor: pointer;border-radius: 50px;background: radial-gradient( 35.48% 57.87% at 50% 100%, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100% ), linear-gradient(0deg, #8757f3, #8757f3);color: white;font-size: 26px;text-transform: uppercase;border: none;box-shadow: 0 4px 25px 0px #00000040;display: flex;align-items: center;justify-content: center;}@media screen and (max-width: 768px) {.homeFormContainer {max-width: 100%;padding: 80px 20px 20px;margin: 0;border-radius: 6px;height: 100%;}.homeFormTopTitle {font-size: 22px;}.closeButton {width: 100%;height: 50px;background-color: #000;color: #fff;padding-right: 20px;top: 0;left: 0;justify-content: flex-end;}}* {padding: 0;margin: 0;box-sizing: border-box;}html, body {overflow-x: hidden;}body {background-color: black;color: white;font-family: Montserrat, sans-serif;}.blur-up {filter: blur(10px);transition: filter 0.4s ease-out;}.lesson__timer__box {background-color: #1a1a1aff;margin-bottom: 26px;border-radius: 20px;border: 1px solid #5c5c5c;padding: 20px;padding-bottom: 13px;width: 100%;max-width: 330px;}.lesson__timer__title {font-family: sans-serif;font-weight: 500;font-size: 15px;line-height: 100%;text-align: center;margin-bottom: 6px;}