.OfferPopup_offerPopup__pJJEq{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#00000099;height:100%;width:100%;z-index:10000;display:flex;align-items:center;justify-content:center;padding:2rem;opacity:0}.OfferPopup_offerPopup__pJJEq.OfferPopup_show__UcLs2{animation:OfferPopup_fadeIn__w_bnF .75s ease-in-out forwards}.OfferPopup_offerPopup__pJJEq.OfferPopup_hide___XXY9{display:none}.OfferPopup_offerPopupContents__cZi3H{position:relative;background-color:#000;color:#fff;width:100%;height:100%;max-width:920px;max-height:620px;box-shadow:0 4px 8px rgba(0,0,0,.2);text-align:center;border:8px solid #fff;padding:4.375rem 20px 20px}.OfferPopup_closeButton__agtpP{position:absolute;top:-3rem;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;right:0;font-size:3rem;background-color:transparent;border:none;cursor:pointer;z-index:10001;color:#fff;padding:0;transition:color .3s ease}.OfferPopup_closeButton__agtpP:hover{color:#c78d38}.OfferPopup_backgroundContainer__YZT4e{overflow:hidden;position:absolute;bottom:0;left:0;width:100%;height:65%}.OfferPopup_backgroundImage__MVpJl{display:none;position:absolute;bottom:0;left:0;width:100%;object-fit:cover}.OfferPopup_backgroundVideo__UVcjT{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;height:100%;object-fit:cover}.OfferPopup_offerTitle__LCiZZ{position:relative;font-size:2.5rem;font-weight:900;margin-bottom:1.5rem;color:#fff}.OfferPopup_offerDescription__Oi7bS{position:relative;font-size:1.5rem;line-height:1.25;font-family:Playfair Display,serif;max-width:620px;margin:0 auto 2rem}.OfferPopup_offerButton__y_GQo{position:relative;display:inline-block;padding:.5rem 1.2rem;border:1px solid #fff;width:-moz-fit-content;width:fit-content;font-family:lato,sans-serif;font-weight:700;text-transform:uppercase;font-size:1rem;color:#fff;margin:1rem auto;text-decoration:none;background-color:#c78d38;transition:background-color .3s ease}.OfferPopup_offerButton__y_GQo:hover{background-color:#dd9e40;color:#fff}@media (min-width:560px){.OfferPopup_offerPopupContents__cZi3H{background-color:#000}.OfferPopup_backgroundImage__MVpJl{display:none}.OfferPopup_backgroundVideo__UVcjT{display:block}}@media (min-width:768px){.OfferPopup_closeButton__agtpP{top:-5rem;right:.5rem;font-size:4rem}.OfferPopup_offerPopupContents__cZi3H{border:15px solid #fff}.OfferPopup_offerTitle__LCiZZ{font-size:3.5rem}.OfferPopup_offerDescription__Oi7bS{font-size:2.625rem}.OfferPopup_offerButton__y_GQo{font-size:1.25rem}}@keyframes OfferPopup_fadeIn__w_bnF{0%{opacity:0;display:flex}to{opacity:1;display:flex}}