.background-pop-up{align-items:center;background:linear-gradient(0deg,#0000004d,#0000004d);cursor:pointer;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:all .35s;visibility:hidden;width:100%;z-index:100}.background-pop-up_open{opacity:1;transition:all .35s;visibility:visible}.pop-up{background-color:#fff;border-radius:20px;box-sizing:border-box;cursor:default;display:flex;flex-direction:column;gap:30px;padding:60px 40px 40px;position:relative;width:470px}.pop-up_center{align-items:center;gap:0}.pop-up_center .pop-up__header{margin-top:10px;text-align:center}.background-pop-up_center{align-items:center}.background-pop-up_center .pop-up__header{align-items:center;margin-top:5px}.pop-up__footer{margin:30px auto 0;width:-moz-fit-content;width:fit-content}.pop-up__footer,.pop-up__header{display:flex;flex-direction:column;gap:20px}.pop-up__form{display:flex;flex-direction:column;gap:30px;width:100%}.pop-up__anim{height:48px;width:48px}.pop-up__inputs{display:flex;flex-direction:column;gap:15px}.pop-up__inputs .text-area{min-width:100%}.pop-up__actions{display:flex;flex-direction:column;gap:30px}.pop-up__description{text-wrap:balance}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(../fonts/Inter-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(../fonts/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(../fonts/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(../fonts/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(../fonts/Inter-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:300;src:url(../fonts/Inter-LightItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:400;src:url(../fonts/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:500;src:url(../fonts/Inter-MediumItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:700;src:url(../fonts/Inter-BoldItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:800;src:url(../fonts/Inter-ExtraBoldItalic.woff2) format("woff2")}.pop-up__close{cursor:pointer;position:absolute;right:20px;top:20px}@media(hover:hover)and (pointer:fine){.pop-up__close:hover svg path{stroke:#4bafac;transition:all .35s}}
