.popup-wrapper{display:flex;flex-direction:column;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#000;border-radius:8px;overflow:hidden;width:650px;max-width:95%;height:auto;max-height:90vh;outline:none;z-index:9999;text-align:center}.popup-close{position:absolute!important;top:10px;right:10px;color:#fff!important;background:#00000080!important;border:none;padding:5px 10px;cursor:pointer;z-index:10}.popup-banner{width:100%;height:auto;display:block}.popup-content{padding:20px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.popup-heading{font-weight:700!important;font-size:26px!important;margin-bottom:10px}.popup-subtitle{font-size:18px!important;font-weight:500!important;margin-bottom:20px}.popup-button{background:red!important;color:#fff!important;font-weight:700!important;padding:12px 25px!important;border-radius:8px!important;font-size:16px!important;text-transform:none!important;border:none;cursor:pointer}@media (max-width: 769px){.popup-wrapper{width:95%}.popup-banner{height:auto}.popup-heading{font-size:20px!important}.popup-subtitle{font-size:16px!important}.popup-button{font-size:14px!important;padding:10px 20px!important}}@font-face{font-family:NissanBrand-Bold;src:url(/font/NissanBrand-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:NissanBrand-Regular;src:url(/font/NissanBrand-Regular.ttf) format("truetype");font-weight:400;font-style:normal}body{font-family:NissanBrand-Regular,sans-serif!important;font-weight:400;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:NissanBrand-Bold,sans-serif!important;font-weight:500;margin:0 0 10px}p,li{font-family:NissanBrand-Regular,sans-serif!important;font-weight:400;line-height:1.6;margin:0 0 10px}.fullwidth-image{width:100%}.fullwidth-image img{width:100%;height:auto;display:block;object-fit:cover;max-width:100%}
