.mm-gift-popup{align-items:center;display:none;inset:0;justify-content:center;padding:24px;position:fixed;z-index:99999}.mm-gift-popup.is-active{display:flex}.mm-gift-popup__overlay{background:rgba(0,0,0,.72);inset:0;opacity:0;position:absolute;transition:opacity .35s ease}.mm-gift-popup__card{background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.35);max-width:500px;opacity:0;overflow:hidden;position:relative;transform:translateY(34px);transition:opacity .42s ease,transform .42s ease;width:100%;z-index:2}.mm-gift-popup.is-visible .mm-gift-popup__overlay{opacity:1}.mm-gift-popup.is-visible .mm-gift-popup__card{opacity:1;transform:translateY(0)}.mm-gift-popup__close{background:transparent!important;border:none!important;border-radius:50%;box-shadow:none!important;color:#fff;cursor:pointer;font-size:38px;height:32px;line-height:1;position:absolute;right:2px;top:-10px;width:32px;z-index:5}.mm-gift-popup__image-wrap{height:140px;overflow:hidden;width:100%}.mm-gift-popup__image{display:block;height:100%;object-fit:cover;width:100%}.mm-gift-popup__content{padding:24px 34px 20px;text-align:center}.mm-gift-popup__content h2{color:#3f3f3f;font-size:26px;font-weight:700;line-height:1.2;margin:0 0 18px}.mm-gift-popup__content p{color:#666;font-size:14px;line-height:1.55;margin:0}.mm-gift-popup__divider{background:#dcded6;height:1px;margin:10px auto 12px;max-width:368px;width:100%}.mm-gift-popup__cta{align-items:center;background:#245832;border-radius:5px;color:#fff;display:inline-flex;font-size:14px;font-weight:700;justify-content:center;margin-top:18px;min-width:174px;padding:14px 24px;text-decoration:none;transition:background .25s ease,transform .25s ease}.mm-gift-popup__cta:focus,.mm-gift-popup__cta:hover{background:#1d4829;color:#fff;font-weight:700!important;transform:translateY(-1px)}.mm-gift-popup__no-thanks{background:transparent!important;border:0!important;color:#b8b8b8;cursor:pointer;display:block;font-size:12px;margin:9px auto 0;padding:0}.mm-gift-popup__no-thanks:hover{color:#777}body.mm-popup-open{overflow:hidden}@media (max-width:600px){.mm-gift-popup{padding:16px}.mm-gift-popup__image-wrap{height:120px}.mm-gift-popup__content{padding:22px 22px 18px}.mm-gift-popup__content h2{font-size:24px}.mm-gift-popup__content p br{display:none}}