.Modal_root__R5iWP{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:48px;background:rgba(31,31,31,.4);width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:10000000}@media screen and (max-width:767px){.Modal_root__R5iWP{background:var(--greyBG)}}.Modal_modal__ISOdi{background:var(--greyBG);padding:64px 40px;border-radius:32px;max-width:640px;width:calc(100vw - 128px);position:relative}@media screen and (max-width:767px){.Modal_modal__ISOdi{width:100%;margin:0;padding:80px 24px;min-height:100vh;overflow-y:auto}}.Modal_closeButton__oKtBV{position:absolute;top:16px;right:16px;height:40px;width:68px}.Modal_closeIcon__H6lgn{width:20px;height:20px}.ModalDemo_content__fWhLu,.ModalDemo_form__PSZi8,.ModalDemo_root__s3pck{display:flex;flex-direction:column;gap:40px}.ModalDemo_inputs__lQbFp{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:16px;column-gap:16px;grid-row-gap:16px;row-gap:16px}@media screen and (max-width:767px){.ModalDemo_inputs__lQbFp{grid-template-columns:1fr}}.ModalDemo_bigInput__Q63tZ{grid-column:1/3}@media screen and (max-width:767px){.ModalDemo_bigInput__Q63tZ{grid-column:1/2}}.ModalDemo_link__A99l3{font-weight:500}.ModalDemo_actions__9kfhF{display:flex;gap:16px;align-items:center}@media screen and (max-width:767px){.ModalDemo_actions__9kfhF{flex-direction:column;gap:8px}}.ModalDemo_caption__lPfRQ{color:var(--grey500)}.ModalDemo_link__A99l3{color:var(--grey900);text-decoration:underline}.ModalDemo_success__ngOMf{width:100%;display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center;color:var(--green);gap:24px;text-align:center}.ModalDemo_checkIcon__Jtd2J{width:96px;height:96px}@media screen and (max-width:767px){.ModalDemo_submit__WCW2v{width:100%}}.ModalDemo_linkButtons__YfZp_{display:flex;flex-direction:column;gap:16px}.ModalDemo_check__QzN_A{width:96px;height:96px}.ModalDemo_linkButton__HQjf7{cursor:pointer;border:2px solid var(--grey300);border-radius:100px;background:var(--white);display:flex;align-items:center;height:56px;padding-left:24px;gap:16px;justify-content:space-between}.ModalDemo_arrowWrapper__frNPt{display:flex;align-items:center;justify-content:center;height:56px;border:2px solid var(--grey300);border-radius:200px;padding:0 32px;position:relative;right:-2px}.ModalDemo_calendly__Henk8{width:24px;height:24px}