@import url("https://fonts.googleapis.com/css2?family=Lexend+Deca&display=swap");.FormModal_background__QjP_d{width:100%;height:101vh;background-image:url(/images/start/form-background.png);background-size:cover;background-repeat:no-repeat;background-position:50%;display:flex;justify-content:center;align-items:center;margin-top:-3px}.FormModal_box__QTacU{background-color:#fff;min-width:50%;border-radius:18px;display:flex;flex-direction:column;padding:20px 40px 5px}.FormModal_closeButton__X1oMS{display:flex;justify-content:flex-end}.FormModal_closeButton__X1oMS a{position:relative;right:-20px}.FormModal_logo__sR0GS{display:block;margin:20px auto 25px}.FormModal_companyTitle__XiwXp{position:relative;right:-5px;z-index:1000;top:2%;background:#fff;padding-inline:5px;color:#3615bb;font-weight:500;font-size:14px}.FormModal_heading__Wwlmo{text-align:center;font-size:32px;font-weight:700;margin:0}.FormModal_smallInputContainer__JvrhH{display:flex;justify-content:space-between;margin-bottom:5px;align-items:center;gap:20px}.FormModal_inputBox___ySvk{display:flex;flex-direction:column;width:100%;min-height:78px}.FormModal_smallInput__eSTDP{padding:13px 12px;border:.85px solid #00000017}.FormModal_smallInput__eSTDP::-moz-placeholder{color:#445e7c}.FormModal_smallInput__eSTDP::placeholder{color:#445e7c}.FormModal_select__03jTu{width:100%;padding:13px 12px;margin-bottom:20px;border:.85px solid #00000017}.FormModal_disabledMessage__vk5qP{font-size:12px;color:#cd4a0d}.FormModal_submitBtn__Fea8I{background:linear-gradient(106.84deg,#6714cc 27.75%,#2e68f5 63.46%);border-radius:100px;color:#fff;padding-block:17px;width:100%;margin-top:33px;margin-bottom:20px}.FormModal_meetingContainer__gOpB6{display:flex;width:100%;height:100%}.FormModal_sidebar_iframeContainer__MNAhX{width:50%}.FormModal_meeting_sidebar__vpPe9{display:flex;flex-direction:column;gap:50px;padding:50px;background-color:#fff;width:50%}.FormModal_meeting_sidebar__vpPe9 span{font-size:24px;font-family:Lexend Deca,Helvetica,Arial,sans-serif;display:flex;justify-content:center}.FormModal_spinner__wNsVt{border:4px solid rgba(0,0,0,.1);border-top-color:#3498db;border-radius:50%;width:24px;height:24px;animation:FormModal_spin__UcwBL 1s linear infinite;margin:auto}.FormModal_errorInput__hO_Nc{border-color:#ff4d4f!important}.FormModal_errorMsg__041Km{position:absolute;bottom:-20px;left:0;color:#ff4d4f;font-size:12px;margin:0;padding:0;line-height:1.2;z-index:1}.FormModal_submitBtn__Fea8I:disabled{opacity:.5;cursor:not-allowed}.FormModal_box__QTacU .PhoneInput{border:.85px solid #00000017;width:100%;padding:0!important}.FormModal_box__QTacU .PhoneInput input{padding:13px 12px;border:.85px solid #00000017}.FormModal_box__QTacU .PhoneInputCountryIcon{margin-left:10px}@keyframes FormModal_spin__UcwBL{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (min-width:1450px){.FormModal_meeting_sidebar__vpPe9{padding-inline:25px}}@media only screen and (max-width:768px){.FormModal_background__QjP_d{background-image:none;background:#666}.FormModal_box__QTacU{width:100%;padding:0 20px;margin:0 5%;overflow-x:auto}.FormModal_logo__sR0GS{margin:28px auto 14px}.FormModal_heading__Wwlmo{font-size:24px}.FormModal_smallInputContainer__JvrhH{flex-direction:column;gap:12px;margin-bottom:12px}.FormModal_companyTitle__XiwXp{top:11px}.FormModal_submitBtn__Fea8I{margin-top:10px}.FormModal_meetingContainer__gOpB6{max-width:100%;border-radius:18px;padding:0 20px}.FormModal_sidebar_iframeContainer__MNAhX{display:none}.FormModal_meeting_sidebar__vpPe9{width:100%;gap:20px;padding:20px;border-radius:18px}.FormModal_meeting_sidebar__vpPe9 span{font-size:18px}.FormModal_inputBox___ySvk{min-height:auto}.FormModal_closeButton__X1oMS a{top:5px;right:-10px}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}