.final-sale-messaging .form__label span{color:grey;font-weight:400}.final-sale-messaging .form__label{color:#be2e5d}.final-sale-messaging .form__label span.popup-button{cursor:pointer;text-decoration:underline;text-underline-offset:3px}.final-sale-messaging-modal{background-color:#fff;border-radius:15px;height:fit-content;height:calc(100dvh - 350px);left:50%;max-width:100%;opacity:0;overflow:auto;padding:2rem 4rem;position:fixed;top:50%;transform:translate(-50%,-50%);transition:opacity .25s ease-in-out,visibility .25s ease-in-out;visibility:hidden;width:fit-content;z-index:999}@media (max-width:1024px){.final-sale-messaging-modal{height:calc(100dvh - 175px);padding:1rem 2rem;width:95%}}div.blackout-close-modal{background-color:rgba(0,0,0,.7);display:block;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .25s ease-in-out,visibility .25s ease-in-out;visibility:hidden;width:100%;z-index:50}.final-sale-messaging.open div.blackout-close-modal,.final-sale-messaging.open div.final-sale-messaging-modal{opacity:1;visibility:visible}