.webinar__timer{display:flex;align-items:center;gap:clamp(4px, 1.54vw, 6px);justify-content:center;margin-bottom:4px}.webinar__timer-box{width:clamp(38px, 12.31vw, 48px);height:clamp(30px, 10vw, 39px);background-color:#1D31B9;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:900;font-family:sans-serif;font-size:clamp(20px, 6.92vw, 27px);line-height:114%;color:#fff}.webinar__timer-value{font-size:inherit}.webinar__timer-separator{font-weight:900;font-family:sans-serif;font-size:clamp(20px, 6.92vw, 27px);line-height:114%;color:#1D31B9}.webinar__timer-label{font-weight:400;font-size:clamp(12px, 4.1vw, 16px);line-height:126%;margin-bottom:clamp(28px, 11.54vw, 45px)}.webinar__list-title{font-family:sans-serif;font-weight:900;font-size:clamp(22px, 7.18vw, 28px);line-height:114%;color:#4B4B4B;margin-bottom:clamp(10px, 4.1vw, 16px);text-transform:uppercase}.webinar__list{display:flex;flex-direction:column;gap:clamp(12px, 5.13vw, 20px);margin-bottom:20px;text-align:left;list-style:none;padding:0 clamp(10px, 2.56vw, 12px)}.webinar__list-item{display:flex;align-items:center;gap:clamp(10px, 5.13vw, 20px);background:#fff;border-radius:clamp(12px, 4.1vw, 16px);padding:clamp(16px, 5.13vw, 22px) clamp(14px, 4.62vw, 20px);box-shadow:0 4px 20.9px #CCD6FF}.webinar__list-icon{width:clamp(24px, 8.97vw, 35px);height:auto;display:flex;flex-shrink:0}.webinar__list-text{font-size:clamp(10px, 3.5vw, 15px);line-height:150%}.homeModal,.homeModalOverlay{position:fixed;top:0;height:100vh;width:100%;left:0}.homeModal{z-index:30;justify-content:center;align-items:center;display:flex}.homeModalOverlay{background-color:rgb(0 0 0 / .3);backdrop-filter:blur(5px)}.homeFormContainer{position:relative;z-index:30;background-color:#fff;color:#000;border-radius:8px;padding:20px 40px 40px;width:100%;max-width:520px;box-shadow:0 4px 12px rgb(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-family:Inter,sans-serif;font-size:clamp(21px, 6.6vw, 24px);margin:0 0 20px;color:#000;font-weight:600;text-align:center;margin-left:auto;margin-right:auto}.closeButton{background:0 0;border:none;cursor:pointer;padding:4px;justify-content:center;align-items:center;display:flex;position:absolute;top:20px;right:20px;color:#000}.homeFormErrorText{color:#e53e3e;margin-bottom:12px;font-size:14px;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;padding-top:5px;padding-bottom:5px}.HomeFormRowInput,.HomeFormRowLabel{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:18px}.HomeFormRow{margin-bottom:20px}.HomeFormRowLabel{display:block;margin-bottom:6px;color:#000}.HomeFormRowInput{width:100%;padding:10px 16px;border:1px solid #c9c9c9;min-height:48px;background-color:#f3f7f8;border-radius:6px;font-weight:400;outline:0;height:50px;transition:border-color 0.2s}.HomeFormRowInput:focus{border-color:#050092}.HomeFormRowInput::placeholder{color:#aaa}.HomeFormBtn{font-family:sans-serif;height:60px;width:100%;cursor:pointer;border-radius:999px;background:radial-gradient(35.48% 57.87% at 50% 100%,rgb(255 255 255 / .2) 0%,#fff0 100%),linear-gradient(90deg,#050092 0%,#2F56D7 52.29%,#050092 100%);box-shadow:0 5px 4px 0 #FFFFFF57 inset,0 5px 0 0 #000D61;border:1px solid #FFFFFF4D;transition:0.3s;font-weight:700;font-size:28px;color:#fff;text-transform:uppercase;position:relative;display:flex;align-items:center;justify-content:center}.phone-input-container{display:flex;align-items:center;position:relative;border:1px solid #c9c9c9;background-color:#fff0;border-radius:6px}.phone-input-container:focus{border-color:#050092}.selected-code{display:flex;margin-left:10px}.country-selector{position:relative;margin-right:10px}.selected-country{display:flex;align-items:center;padding:10px;padding-right:0;border-radius:6px;cursor:pointer;min-height:50px;font-family:sans-serif!important;font-size:18px;font-weight:400!important;min-width:max-content;border:none;background-color:#fff0}.country-dropdown{position:absolute;top:110%;left:0;width:100%;background-color:#fff;border:1px solid #c9c9c9;border-radius:6px;box-shadow:0 4px 12px rgb(0 0 0 / .1);z-index:40;max-height:200px;overflow-y:auto;font-family:sans-serif!important;font-weight:400!important}.country-option{display:flex;justify-content:space-between;align-items:center;padding:10px;cursor:pointer;font-family:sans-serif;font-weight:400!important}.country-option:hover{background-color:#f3f7f8}.country-option.selected{background-color:#e6f0fa}@media screen and (max-width:768px){.homeFormContainer{max-width:100%;padding:80px 20px 20px;margin:0;border-radius:6px;height:100vh}.homeFormTopTitle{text-align:center;max-width:408px;margin-left:auto;margin-right:auto;font-weight:700;margin-bottom:15px}.homeFormTop{flex-direction:column;align-items:flex-start}.closeButton{width:100%;height:50px;background-color:#000;color:#fff;padding-right:20px;top:0;left:0;justify-content:end}.homeFormErrorText{font-size:12px;margin-bottom:8px}.HomeFormRowLabel{margin-bottom:6px}.HomeFormRowInput{padding:0 12px;min-height:40px;background-color:#fff0}.HomeFormRowInput::placeholder{color:#a3a3a3}.HomeFormBtn{font-size:18px;font-weight:700;margin-top:24px}}@media screen and (max-width:480px){.homeFormContainer{max-width:100%;padding:80px 20px 20px;margin:0;border-radius:6px;height:100vh}.homeFormTopTitle{text-align:center;margin:0 auto 15px}.homeFormErrorText{font-size:12px;margin-bottom:8px}.HomeFormRowLabel{margin-bottom:6px}.HomeFormRowInput{padding:0 12px;min-height:40px;background-color:#fff0;border-radius:10px}.HomeFormRowInput::placeholder{color:#a3a3a3}.HomeFormBtn{font-size:16px;padding:10px 0;margin-top:24px;height:50px}}