.first-installment{background-color:hsla(0,0%,100%,.4);padding:5px 8px 8px}.first-installment-images{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;flex-wrap:wrap}.promotion-button{background:none;border:none;cursor:pointer;text-transform:uppercase;color:#6a93a6;font-size:12px;font-weight:400;display:flex;margin:0 auto;padding-top:10px}.popup{z-index:999;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.popup-inner{z-index:1000;background-color:#eaedee;border:1px dashed #c2c2c2;padding:20px 25px 25px;width:80%;max-width:600px;height:80vh;overflow-y:auto;overflow-x:hidden;border-radius:6px}@media screen and (max-width:768px){.popup-inner{width:90%;height:70vh}}.popup-inner h3{margin-top:-20px;padding-left:.2rem;font-weight:500}.close-btn{position:relative;color:#6a93a6;font-weight:700;margin-left:96%;cursor:pointer!important}.logo{max-width:80px;max-height:40px;padding-top:.5rem}.popup-inner-item{background-color:hsla(0,0%,100%,.4);margin-bottom:.5rem;padding:.5rem;border-radius:2px}