.remind-me-section{max-width:500px;margin:40px auto;padding:30px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #00000014}.remind-me-section h2{font-size:24px;font-weight:600;margin-bottom:16px;color:#333;text-align:center}.remind-me-section p{font-size:16px;line-height:1.5;color:#666;margin-bottom:24px;text-align:center}.reminder-form{display:flex;flex-direction:column;gap:16px}.reminder-form label{display:block;font-size:14px;font-weight:500;margin-bottom:6px;color:#444}.reminder-form input[type=email]{width:100%;padding:12px 16px;font-size:16px;border:1px solid #ddd;border-radius:6px;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.reminder-form input[type=email]:focus{border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e233;outline:none}.reminder-form select{width:100%;padding:12px 40px 12px 16px;font-size:16px;border:1px solid #ddd;border-radius:6px;background-color:#fff;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23555' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.reminder-form select:focus{border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e233;outline:none}.reminder-form button{width:100%;padding:14px;margin-top:8px;background-color:#4a90e2;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.reminder-form button:hover{background-color:#3a80d2;transform:translateY(-1px)}.reminder-form button:active{transform:translateY(0)}@media (max-width: 768px){.remind-me-section{padding:20px;margin:20px auto}.remind-me-section h2{font-size:22px}.remind-me-section p{font-size:15px}.reminder-form input[type=email],.reminder-form select,.reminder-form button{padding:12px;font-size:15px}}.success-message{margin-top:16px;padding:12px;background-color:#2ecc711a;border:1px solid #2ecc71;border-radius:6px;color:#27ae60;font-size:14px;text-align:center}.error-message{margin-top:16px;padding:12px;background-color:#e74c3c1a;border:1px solid #e74c3c;border-radius:6px;color:#c0392b;font-size:14px;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/25/assets/aos-reminder.css.map */
