.custom-promo-auto-pop-up{max-width:824px;border-radius:24px;overflow:hidden;padding:0;width:100%}.custom-promo-auto-pop-up.default-closed{display:none}.custom-promo-auto-pop-up__container{display:flex;-moz-column-gap:48px;column-gap:48px}.custom-promo-auto-pop-up__content-container{padding:108px 10px 108px 0;display:flex;flex-direction:column;row-gap:32px}.custom-promo-auto-pop-up__text-container{display:flex;flex-direction:column;row-gap:12px}.custom-promo-auto-pop-up__img-container{min-width:36%;max-width:295px;background-repeat:no-repeat;background-position:center;background-size:cover}.custom-promo-auto-pop-up.modal .custom-close-button{width:32px;height:32px;position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;background-image:none;transition:opacity .2s ease-in-out;-webkit-tap-highlight-color:transparent;color:transparent}.custom-promo-auto-pop-up.modal .custom-close-button:hover{opacity:.7}.custom-promo-auto-pop-up.modal .custom-close-button::after,.custom-promo-auto-pop-up.modal .custom-close-button::before{content:"";position:absolute;width:20px;height:2px;background-color:#000}.custom-promo-auto-pop-up.modal .custom-close-button::before{transform:rotate(45deg)}.custom-promo-auto-pop-up.modal .custom-close-button::after{transform:rotate(-45deg)}@media screen and (max-width:1023px){.custom-promo-auto-pop-up__container{-moz-column-gap:32px;column-gap:32px}.custom-promo-auto-pop-up__content-container{padding:60px 24px 60px 0;display:flex;flex-direction:column;row-gap:24px}}@media screen and (max-width:676px){.custom-promo-auto-pop-up__container{row-gap:0;flex-direction:column}.custom-promo-auto-pop-up__img-container{min-width:100%;max-width:none;height:232px;position:relative}.custom-promo-auto-pop-up__img-container::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(219deg,rgba(0,0,0,.52) 15.71%,rgba(0,0,0,0) 68.86%)}.custom-promo-auto-pop-up__content-container{padding:36px 16px;row-gap:24px}.custom-promo-auto-pop-up.modal .custom-close-button::after,.custom-promo-auto-pop-up.modal .custom-close-button::before{background-color:var(--white)}}