.popup{justify-content:center;align-items:center;display:flex}.popup .vfm__overlay{-webkit-backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#10101080}@media (max-width:1023px){.popup .vfm__overlay{-webkit-backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}}.popup--primary .popup__title{border-bottom:none;padding-bottom:6px}.popup--secondary .popup__title{border-bottom:1px solid #efefef}.popup--right .popup-wrapper{height:calc(100vh - 80px);width:494px;border-radius:32px;flex-direction:column;margin:40px 40px 40px 0;padding:24px;display:flex}.popup--bottom{align-items:flex-end}.popup--bottom .vfm__content{box-sizing:border-box;max-height:calc(100% - var(--header-mobile-height));width:100%;background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;flex-direction:column;padding:20px 16px;display:flex;position:relative}.popup--bottom .vfm__content:after,.popup--bottom .vfm__content:before{content:"";border-radius:7px;display:block;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.popup--bottom .vfm__content:after{height:6px;width:60px;background-color:#fff;border-radius:7px}.popup--bottom .vfm__content:before{height:30px;width:100%;top:-30px}.popup--bottom .popup__title{margin-bottom:5px;margin-left:-16px;margin-right:-16px;padding-bottom:20px;padding-left:16px}.popup--bottom.popup--primary-bottom .popup__title{border-bottom:1px solid #efefef}.popup--bottom.popup--secondary-bottom .popup__title{border-bottom:none;padding-bottom:6px}.popup-wrapper{box-sizing:border-box;min-width:372px;pointer-events:auto;background:#fff;border-radius:16px;padding:20px 16px;position:relative}.popup-wrapper--center{text-align:center}.popup__close{color:#0000;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .3s;display:flex;position:absolute;top:16px;right:12px}.popup__close svg{height:24px;width:24px;display:block}.popup__close svg>*{stroke:#000}.popup__close:hover{background:#0000000d}.popup__title{text-align:left;text-transform:unset;padding-right:30px;font-family:Manrope,Arial,sans-serif,-apple-system;font-size:20px;font-weight:600;line-height:24px}.popup__title--center{text-align:center;padding-left:30px}.popup--right{justify-content:flex-end}.popup--right .vfm__content{max-width:457px;margin-right:56px}.popup--right .vfm__content .popup-wrapper{padding:24px}
