.globalModalWrapper{background:var(--gray_light);border-radius:10px 0 0 10px;box-shadow:0 6px 15px rgba(0,0,0,.1);left:unset;top:2px;bottom:2px;right:0;position:fixed;overflow:hidden;max-width:900px;width:100%}.globalModalWrapper.global-large-modal{max-width:1200px}.globalModalWrapper.global-small-modal{max-width:600px}.globalModalWrapper.global-750-modal{max-width:750px}.globalModalWrapper .globalModalTitle{height:70px}.globalModalWrapper .globalModalTitle{border-bottom:2px solid var(--gray_dark);padding:0 20px}.globalModalWrapper .sub_title h2{font-family:var(--poppins);font-size:24px;line-height:36px;font-weight:500;margin:0}.globalModalWrapper .share_campaign_cross_button svg{background-color:var(--red);width:25px;height:25px;border-radius:50px;cursor:pointer}.globalModalWrapper .massage_send_close_button{height:93px;border-top:2px solid var(--gray_dark);box-sizing:border-box}.globalModalWrapper .massage_send_close_button .close_btn,.globalModalWrapper .massage_send_close_button .send_massage{background-color:var(--accent-color);color:var(--white);border-radius:5px;padding:12px 20px;margin-right:35px;transition:all .3s;display:flex}.globalModalWrapper .massage_send_close_button .close_btn{background-color:var(--red)}.globalModalWrapper .massage_send_close_button .close_btn a,.globalModalWrapper .massage_send_close_button .send_massage a{font-family:var(--poppins);font-size:16px;line-height:24px;font-weight:500}.globalModalWrapper .massage_send_close_button .close_btn svg,.globalModalWrapper .massage_send_close_button .send_massage svg{width:20px;height:20px;vertical-align:middle;margin:0}.globalModalWrapper .massage_send_close_button .send_massage span{width:26px;height:26px;border:1px solid #fff;display:grid;border-radius:50%;line-height:27px;text-align:center;margin:0;place-items:center}.globalModalWrapper.ModalBodyScrollable{height:100%;overflow:hidden}.globalModalWrapper.ModalBodyScrollable #globalModal{height:100%}.globalModalWrapper .modalBody{padding:20px;height:calc(100% - 163px);box-sizing:border-box}body .globalModalWrapper #globalModal,body .globalModalWrapper.cardBordcastTab #globalModal{all:unset}.globalModalWrapper.global_modal_master_piece.noFooter .modalBody{height:calc(100% - 163px);overflow-y:hidden;box-sizing:border-box}.globalModalWrapper.global_modal_master_piece.alternative{max-width:1200px}.globalModalWrapper.global_modal_master_piece.alternative .contact-details-container.v2{height:100%;position:relative;overflow-y:auto;box-sizing:border-box}.cursor-pointer{cursor:pointer}.globalModalWrapper.global-modal-avoid-header{top:80px}.globalModalWrapper.global-modal-avoid-header .modalBody{height:calc(100% - 163px)}.globalModalWrapper .modalBody.modal-body-height-320{height:calc(100% - 320px)}.globalModalWrapper .modalBody.modal-body-height-385{height:calc(100% - 385px)}.globalModalWrapper.global-modal-avoid-header.global-modal-has-no-footer .modalBody{height:calc(100% - 70px)}.globalModalWrapper.global-modal-has-no-footer .modalBody{height:calc(100% - 72px)}.globalModalWrapper.global-modal-header-bg .globalModalTitle{background:#f8f8f8}.globalModalWrapper.global-xs-modal{bottom:unset}.globalModalWrapper.global-xs-modal .modalBody{height:fit-content}.globalModalWrapper .massage_send_close_button p.global-modal-buttontext{margin:3px;padding:0 0 0 5px;color:#fff!important}@media (max-width:1024px){.globalModalWrapper{max-width:90%}}.modify-modal-title .sub_title{width:100%;margin-right:20px}.modify-modal-title .modify_modal_title_container{display:flex;align-items:center;justify-content:space-between;width:100%}.modify-modal-title .modify_modal_title_text{font-size:16px;font-weight:700;color:var(--accent-color)}.modify-modal-title .modify_modal_icon_container{display:flex;align-items:center}.modify-modal-title .modify_modal_icon_container span{margin-right:5px;cursor:pointer}