@keyframes BookDemo-module-scss-module__Jd9a1q__fadeIn{0%{opacity:0}to{opacity:1}}.BookDemo-module-scss-module__Jd9a1q__demo{background:#191919;flex-direction:column;justify-content:center;align-items:center;gap:48rem;width:100%;padding:160rem 40rem;display:flex;overflow:hidden}.BookDemo-module-scss-module__Jd9a1q__demo__header{flex-direction:column;align-items:flex-start;width:100%;display:flex}.BookDemo-module-scss-module__Jd9a1q__demo__label{text-align:center;letter-spacing:-.4rem;text-transform:uppercase;color:#fff;width:100%;margin-bottom:8rem;font-family:"73Book";font-size:18rem;font-weight:300;line-height:24rem}.BookDemo-module-scss-module__Jd9a1q__demo__title{flex-direction:column;align-items:flex-start;gap:8rem;width:100%;display:flex;position:relative}.BookDemo-module-scss-module__Jd9a1q__demo__title__image{border-radius:24rem;width:214rem;height:224rem;position:relative;overflow:hidden}.BookDemo-module-scss-module__Jd9a1q__demo__title__left,.BookDemo-module-scss-module__Jd9a1q__demo__title__right{position:absolute;top:26rem}.BookDemo-module-scss-module__Jd9a1q__demo__title__left{left:118.5rem}.BookDemo-module-scss-module__Jd9a1q__demo__title__right{right:118.5rem}.BookDemo-module-scss-module__Jd9a1q__demo__title__text{text-align:center;text-transform:uppercase;color:#fff;white-space:pre-line;width:100%;font-family:"37Extrabold";font-size:304rem;font-weight:800;line-height:256rem}.BookDemo-module-scss-module__Jd9a1q__demo__title__textMobile{display:none}.BookDemo-module-scss-module__Jd9a1q__demo__description{text-align:center;letter-spacing:-.4rem;color:#fff9;width:100%;margin-top:24rem;font-family:"73Book";font-size:16rem;font-weight:300;line-height:20rem}.BookDemo-module-scss-module__Jd9a1q__demo__form{flex-direction:column;align-items:flex-start;gap:16rem;width:1008rem;display:flex}.BookDemo-module-scss-module__Jd9a1q__demo__form__row{grid-template-columns:1fr 1fr;gap:16rem;width:100%;display:grid}.BookDemo-module-scss-module__Jd9a1q__demo__form__inputWrapper{flex-direction:column;flex:1;gap:8rem;width:100%;display:flex}.BookDemo-module-scss-module__Jd9a1q__demo__form__inputBox{width:100%;height:fit-content;position:relative}.BookDemo-module-scss-module__Jd9a1q__demo__form__b2bInput:focus-within{border-color:#3b82f6!important}.BookDemo-module-scss-module__Jd9a1q__demo__form__error{color:#f44;font-family:"73Book";font-size:12rem;font-weight:400;line-height:16rem}.BookDemo-module-scss-module__Jd9a1q__demo__form__captcha{transform-origin:0 0}.BookDemo-module-scss-module__Jd9a1q__demo__form__button{cursor:pointer;text-align:center;text-transform:uppercase;color:#fff;background:#3b82f6;border:none;border-radius:24rem;justify-content:center;align-items:center;gap:12rem;width:100%;height:96rem;padding:26rem 24rem;font-family:"37Extrabold";font-size:40rem;font-weight:800;line-height:44rem;transition:background .3s;display:flex}.BookDemo-module-scss-module__Jd9a1q__demo__form__button:hover{background:#2372f5}@media screen and (max-width:700px){.BookDemo-module-scss-module__Jd9a1q__demo{padding:96rem 20rem}.BookDemo-module-scss-module__Jd9a1q__demo__title__image{border-radius:12rem;width:74rem;height:78rem}.BookDemo-module-scss-module__Jd9a1q__demo__title__left,.BookDemo-module-scss-module__Jd9a1q__demo__title__right{top:12rem}.BookDemo-module-scss-module__Jd9a1q__demo__title__left{left:42rem}.BookDemo-module-scss-module__Jd9a1q__demo__title__right{right:42rem}.BookDemo-module-scss-module__Jd9a1q__demo__title__text{display:none}.BookDemo-module-scss-module__Jd9a1q__demo__title__textMobile{text-align:center;text-transform:uppercase;color:#fff;white-space:pre-line;width:100%;font-family:"37Extrabold";font-size:104rem;font-weight:800;line-height:96rem;display:block}.BookDemo-module-scss-module__Jd9a1q__demo__form{width:100%}.BookDemo-module-scss-module__Jd9a1q__demo__form__row{grid-template-columns:1fr}.BookDemo-module-scss-module__Jd9a1q__demo__form__inputBox{height:fit-content}}
@keyframes Toast-module-scss-module__Mjv-2a__fadeIn{0%{opacity:0}to{opacity:1}}.Toast-module-scss-module__Mjv-2a__toasterWrapper{justify-content:flex-end;display:flex}.Toast-module-scss-module__Mjv-2a__toast{border-radius:16rem;align-items:center;gap:16rem;width:320rem;padding:12rem;animation:.3s ease-out Toast-module-scss-module__Mjv-2a__slideIn;display:flex;position:relative;box-shadow:0 4rem 12rem #0000001a}.Toast-module-scss-module__Mjv-2a__toast--success{background:#eaf7ef}.Toast-module-scss-module__Mjv-2a__toast--success .Toast-module-scss-module__Mjv-2a__toast__icon svg{color:#00a53f}.Toast-module-scss-module__Mjv-2a__toast--error{background:#fbecef}.Toast-module-scss-module__Mjv-2a__toast--error .Toast-module-scss-module__Mjv-2a__toast__icon svg{color:#f44}.Toast-module-scss-module__Mjv-2a__toast--warning{background:#fef3c7}.Toast-module-scss-module__Mjv-2a__toast--warning .Toast-module-scss-module__Mjv-2a__toast__icon svg{color:#f59e0b}.Toast-module-scss-module__Mjv-2a__toast--info{background:#eff6ff}.Toast-module-scss-module__Mjv-2a__toast--info .Toast-module-scss-module__Mjv-2a__toast__icon svg{color:#3b82f6}.Toast-module-scss-module__Mjv-2a__toast__content{flex:1;align-items:center;gap:8rem;display:flex}.Toast-module-scss-module__Mjv-2a__toast__icon{flex-shrink:0;width:24rem;height:24rem}.Toast-module-scss-module__Mjv-2a__toast__icon svg{width:100%;height:100%}.Toast-module-scss-module__Mjv-2a__toast__text{flex:1}.Toast-module-scss-module__Mjv-2a__toast__message{letter-spacing:-.4rem;color:#191919;font-family:HeadingNow-74Regular,sans-serif;font-size:14rem;font-weight:400;line-height:20rem}.Toast-module-scss-module__Mjv-2a__toast__close{cursor:pointer;background:#f4f4f5;border:1rem solid #d4d4d8;border-radius:9999rem;justify-content:center;align-items:center;width:16rem;height:16rem;padding:2rem;transition:all .2s;display:flex;position:absolute;top:-4rem;right:-4rem}.Toast-module-scss-module__Mjv-2a__toast__close svg{color:#a1a1aa;width:12rem;height:12rem}.Toast-module-scss-module__Mjv-2a__toast__close:hover{background:#e4e4e7;border-color:#a1a1aa}@keyframes Toast-module-scss-module__Mjv-2a__slideIn{0%{opacity:0;transform:translate(400rem)}to{opacity:1;transform:translate(0)}}@keyframes Toast-module-scss-module__Mjv-2a__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(400rem)}}
