@media screen and (min-width:1220px){.popup-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:999}.wrapper{background:#fff8eb;border-radius:24px;height:100%;max-height:491px;max-width:1000px;padding:60px 60px 110px;position:relative;text-align:center;width:100%}.wrapper-close{cursor:pointer;height:48px;position:absolute;right:32px;top:32px;width:48px}.wrapper-close img{height:100%;inset:0;position:absolute;transition:opacity .2s ease;width:100%}.wrapper-close .hover,.wrapper-close:hover .active{opacity:0}.wrapper-close:hover .hover{opacity:1}.popup-container{display:flex;flex-direction:column;height:100%}.popup-container__header{color:red;font-size:96px;font-weight:600;margin-bottom:20px}.popup-container__desc{font-size:36px;font-weight:500}.popup-container .custom-button{margin:auto auto 0;max-width:654px;width:100%}}
