.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border:0 solid #242733;border-radius:16px;flex-direction:column;width:90%;max-width:1000px;max-height:90vh;margin:auto;padding:0 10px;animation:.3s ease-out buyer-guide-modal-slide-up;display:flex;position:static;box-shadow:0 20px 60px #0000004d;overflow:visible!important}@keyframes buyer-guide-modal-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-close{cursor:pointer;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:20px;right:20px;color:#000!important;width:6px!important;height:1px!important;font-size:13px!important;font-weight:900!important}.modal-container{grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:14px 12px;display:grid}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0099c466}.modal-form-section{justify-content:center;align-items:flex-start;display:flex}.modal-form-content{width:100%;max-width:400px}.modal-form-content h2{color:#212529;margin:0 0 12px;font-weight:700;line-height:1.2;font-size:44px!important}.modal-form-content h3{color:#4a5565;margin:0 0 28px;font-weight:400;font-size:13px!important}.modal-form-content form .text-center{text-align:left!important}.modal-form-content .btn-primary{color:#fff;border-radius:6px!important;width:227px!important;padding:12px 20px!important;font-size:15px!important}.modal-form-content .thanks-text{color:#000;font-size:11px}.modal-form-content .thanks-text p{margin-bottom:0}.modal-image-section{justify-content:center;align-items:center;min-width:0;display:flex}.guide-image{flex-shrink:0;width:345px;height:auto;margin-top:101px;margin-right:42px;position:absolute}@media only screen and (max-width:767px){.modal-image-section{display:none!important}.modal-overlay{padding:12px}.modal-content{border-radius:12px;width:100%;max-width:calc(100vw - 24px)}.modal-container{grid-template-columns:1fr;gap:16px}}
