.toast_notification__KHLAf{--icon-size:12rem;position:fixed;top:0;width:360rem;z-index:2000;padding:16rem 12rem 12rem 16rem;background:var(--text-base);display:none;opacity:0;justify-content:space-between;align-items:center;gap:12rem;border-radius:16rem;transition-duration:.2s}.toast_notification--active__AXx4d{display:flex!important;align-items:flex-start}.toast_notification--visible__ghU8u{opacity:1!important}.toast_left-row__eDZSq{display:flex;gap:12rem;align-items:flex-start}.toast_closeBtn__ESN5I,.toast_notificationIcon___Hi8L{margin-bottom:4rem;position:relative;width:20rem;min-width:20rem;height:20rem}.toast_notificationDescription__RZL2j{margin-top:4rem;padding-bottom:4rem;color:var(--white-84)}.toast_closeBtn__ESN5I svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:var(--icon-size);height:var(--icon-size);min-width:var(--icon-size)}.toast_notificationIcon___Hi8L svg{position:absolute;top:0;left:0;width:100%;height:100%}.toast_notificationTitle__wqYOk{color:var(--white-solid)}.toast_notificationDescription__RZL2j a{color:var(--background-brand-hover);text-decoration:underline}@media screen and (min-width:992px){.toast_notification__KHLAf{transform:translateY(var(--sticky-top));left:auto;right:var(--container-padding)}}@media screen and (min-width:1450px){.toast_notification__KHLAf{right:calc((var(--vw) * 100 - 1440rem) / 2 + var(--container-padding))}}@media screen and (max-width:991.9px){.toast_notification__KHLAf{transform:translateY(var(--sticky-top-mobile));left:16rem;width:calc(100% - 32rem)}}.ModalWrapper_wrap__h7neF{position:fixed;top:0;right:0;width:100vw;max-width:600rem;height:100vh;background-color:#ffffff;display:flex;flex-direction:column;z-index:200}.ModalWrapper_closeBtn__wrM3q{position:absolute;top:16rem;right:16rem;width:32rem;height:32rem;background-color:#f2f4f7;border-radius:8rem}.ModalWrapper_closeBtn__wrM3q>*{position:absolute;top:50%;left:50%;width:16rem;height:16rem;transform:translate(-50%,-50%);cursor:pointer;border:none;padding:0}@media screen and (min-width:992px){.ModalWrapper_wrap__h7neF{border-radius:24rem 0 0 24rem;transform:translateX(200%)}.ModalWrapper_active__l37_n{transform:translateX(0)}}@media screen and (max-width:991.9px){.ModalWrapper_wrap__h7neF{height:calc(100 * var(--vh, 1vh));transform:translateY(200%)}.ModalWrapper_active__l37_n{transform:translateY(0)}.ModalWrapper_form__jgDwl{padding:32rem 16rem 20rem}.ModalWrapper_bottom__Qe4T2{padding:20rem 16rem}}.QuestionForm_button__KtoIq{width:100%}.QuestionForm_caption__qMT5v{margin-bottom:24rem}.QuestionForm_inputsWrap__dnYLa{display:flex;flex-wrap:wrap;gap:20rem 16rem}.QuestionForm_inputsWrap__dnYLa>*{width:100%}.QuestionForm_checkboxLabel__ddHYR{color:#808f94}.QuestionForm_checkboxLabel__ddHYR a{text-decoration:underline;color:#021f29}@media screen and (min-width:992px){.QuestionForm_shortInput__2FTXM{width:calc(50% - 8rem)!important}}