.popupwrapper{position:fixed;background:rgba(0,0,0,.144);top:0;left:0;bottom:0;right:0;display:none;align-items:center;z-index:99999}.popupnew{width:670px;margin:0 auto;position:relative;padding:10px}.popupnew::before{position:absolute;content:'';left:0;bottom:0;width:120px;height:140px;background-size:100% 100%;background-repeat:no-repeat;z-index:0}.popupnew .header{display:flex;justify-content:center;margin-top:10}.popupnew .header .logo{width:auto;height:40px}.popupnew .header .close{width:50px;height:50px;cursor:pointer}.popupnew .inner{background-image:linear-gradient(#335B79,#353739)!important;border-radius:10px;width:73%;margin:0 auto;color:#fff;padding:40px 0;z-index:1;position:relative;margin-bottom:40px;margin-top:12px}.popupnew .inner::after{position:absolute;content:'';top:-9px;right:-30px;width:200px;height:285px;background-size:100% 100%;background-repeat:no-repeat;z-index:0}.popupnew .inner{padding:40px 35px}.popupnew .inner p:first-child{font-size:34px;font-weight:700;letter-spacing:2px;margin-top:10px;margin-bottom:20px}.popupnew .inner p:last-of-type{font-size:22px;font-weight:700;letter-spacing:1px;margin-bottom:20px;line-height:28px}.popupnew input{height:50px;border-radius:8px;border:none;width:71%;padding-left:15px}.popupnew .btn-group{margin-top:15px}.popupnew .btn-subscribe{background:#f18f2a;color:#fff;border-radius:10px;text-decoration:none;padding:13px 34px;display:inline-block;text-transform:uppercase;font-size:18px;margin-right:8px;text-align:center;cursor:pointer}.popupnew .btn-close{border-radius:10px;border:1px solid #fff;color:#fff;text-decoration:none;display:inline-block;text-transform:uppercase;font-size:18px;padding:13px 34px;text-align:center;cursor:pointer}@media screen and (max-width:767px){.popupnew .inner::after{content:'';top:-10px;right:-30px;width:135px;height:42%;z-index:-1}.popupnew input{width:100%;padding:0}.popupnew .btn-subscribe{width:-webkit-fill-available;margin-right:0;margin-bottom:15px}.popupnew .btn-close{width:-webkit-fill-available}.popupnew .inner p:first-child{font-size:30px}.popupnew input::placeholder{padding-left:10px}.popupnew input{padding-left:10px}}