.banner-popup[data-v-fe48e308]{position:relative;width:800px;max-width:90vw;border-radius:10px;overflow:hidden;background:#fff}@media(max-width:600px){.banner-popup[data-v-fe48e308]{width:94vw}}.banner-popup__overlay[data-v-fe48e308]{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.banner-popup__close[data-v-fe48e308]{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.9);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1}.banner-popup__close[data-v-fe48e308]:hover{background:#fff}.banner-popup__media[data-v-fe48e308]{position:relative}.banner-popup__img[data-v-fe48e308]{width:100%;display:block;max-height:420px;-o-object-fit:cover;object-fit:cover}@media(max-width:600px){.banner-popup__img[data-v-fe48e308]{max-height:260px}}.banner-popup__btn[data-v-fe48e308]{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;width:217px;height:48px;border-radius:6px;background:#144fa9;color:#fff;font-family:MacPaw Fixel;font-size:16px;font-weight:500;text-decoration:none;transition:background .2s;white-space:nowrap}.banner-popup__btn[data-v-fe48e308]:hover{background:#0f3d87}