@layer components-widgets{.form{overflow:hidden}.form__wrapper-button{display:flex;gap:24px;align-items:center}.form__success-window,.form__error-window{position:absolute;z-index:2;top:0;right:0;left:0;display:none;align-items:center;flex-direction:column;justify-content:center;height:100%;margin:0;background:var(--white)}.form__success-window.active,.form__error-window.active{display:flex}@media screen and (max-width: 767px){.form__success-window,.form__error-window{align-items:flex-start}}@media screen and (max-width: 767px){.form__wrapper-button{flex-direction:column;gap:12px}}}
