:root{--primary-color: var(--primaryColor)}.customer-club__wrapper{position:fixed;top:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#0000007f}.modal-content{width:90%;max-width:800px;height:90%;max-height:600px;padding:20px;overflow-y:auto;background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000004d}.customer-club-register{position:fixed;top:50%;left:50%;z-index:9999999999;display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:center;justify-content:space-between;width:90%;max-width:800px;height:90%;max-height:600px;padding:30px 30px 0;overflow-y:auto;font-family:David Libre,Assistant,sans-serif!important;background-color:#e4e6e5;border-radius:10px;box-shadow:0 5px 15px #0000004d;transform:translate(-50%,-50%)}.customer-club-register__close-btn{position:absolute;top:15px;left:15px;color:#333;font-size:24px;background:none;border:none;cursor:pointer;transition:color .3s ease}.customer-club-register__close-btn:hover{color:#a3a551}.customer-club-register__title{margin-bottom:10px;color:#333;font-size:32px}.customer-club-register__description{margin-bottom:20px;color:#333;font-size:16px}.customer-club-register__form{display:flex;flex-direction:column;gap:10px}.customer-club-register__input{width:100%!important;height:2.5rem;padding:10px!important;font-size:16px!important;direction:rtl;background-color:#f7f7f7!important;border:none;border-radius:5px!important;outline:none;box-shadow:inset 0 0 0 2px #f7f7f7,inset 0 0 0 4px var(--primary-color);transition:border-color .3s;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.customer-club-register__input:focus{border-color:#c5c5c5}.flatpickr-calendar{z-index:9999999999!important}.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:10px}.customer-club-register__submit-btn{padding:10px;color:#fff;font-size:18px;background-color:var(--primary-color);border:none;border-radius:5px;cursor:pointer;transition:background-color .3s}.customer-club-register__submit-btn:hover{background-color:#a3a551}.customer-club-register__disclaimer{margin-top:15px;color:#666;font-size:14px}.customer-club-register__image-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;justify-content:space-between;width:100%;height:100%;overflow:hidden}.customer-club-register__image-wrapper .dialog-manager__title-logo img{position:initial;width:104px;max-width:none;height:auto}.customer-club-register__model{width:auto;max-width:100%;height:auto;max-height:calc(100% - 50px);margin-top:auto;object-fit:contain;object-position:center}.customer-club-register__image-text{margin:20px 0;color:#333;font-size:18px;text-align:left}.customer-club-register__logo-wrapper{position:absolute;top:10px;right:15px;display:flex;flex-direction:column;align-items:center}.customer-club-register__logo-wrapper>.dialog-manager__title-logo img{top:0;z-index:99999;max-width:80px}@media only screen and (width <=768px){.customer-club-register__image-wrapper{display:none}.customer-club-register{grid-template-columns:1fr;padding:5px 15px}}
