.main_container_img_modal_help{cursor:pointer;box-sizing:border-box;transition:all .3s ease;position:fixed;bottom:20px;right:20px;z-index:1000;background-color:#fff;display:flex;justify-content:center;align-items:center;width:65px;min-height:65px;border-radius:50%;padding:.5rem}.main_container_img_modal_help img{width:40px;height:40px;max-width:40px;max-height:40px}.modal-overlay_modal_help{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);padding:0 1rem;display:flex;justify-content:center;align-items:center;z-index:999999}.modal-content_modal_help{background:#fff;padding:20px;border-radius:20px;width:95%;max-width:600px;width:600px;position:relative;display:flex;flex-direction:column;gap:10px}.modal-header_modal_help{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:20px}.modal-header_modal_help img{max-height:145px}@media (max-width:768px){.modal-header_modal_help img{max-height:120px}}.modal-header_modal_help .close-button_modal_help{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:5px;position:absolute;top:20px;right:20px}@media (max-width:768px){.modal-header_modal_help .close-button_modal_help{top:10px;right:10px}}.container_title_modal_help,.container_title_modal_help .title_text_modal_help{display:flex;justify-content:center;align-items:center}.container_title_modal_help .title_text_modal_help{font-weight:400;margin:0;font-size:1.2rem;width:100%;text-align:center}@media (max-width:768px){.container_title_modal_help .title_text_modal_help{font-size:1rem}}.modal-options_modal_help{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;padding:10px 0;width:100%}.option-button_modal_help{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px;border:1px solid #eee;border-radius:8px;background:#fff;cursor:pointer;transition:all .3s ease;text-decoration:none!important;color:#000!important;text-align:center}.option-button_modal_help:hover{background:#f5f5f5}.option-button_modal_help .icon{font-size:24px;margin-bottom:8px}.option-button_modal_help .text_button_modal_help{width:100%;margin:0}@media (max-width:768px){.option-button_modal_help .text_button_modal_help{font-size:14px}}@media (max-width:768px){.option-button_modal_help{padding:10px}}