.load-photo-modal .modal-card .file-cta{background-color:#0165bc;color:#fff;width:100%;border-radius:.2rem;margin-top:1rem}.load-photo-modal .modal-card .file-cta:hover{background-color:#025196}.load-photo-modal .modal-card .file-label,.load-photo-modal .modal-card .label{width:100%;padding:0}.load-photo-modal .modal-card .field,.load-photo-modal .modal-card .file{padding:0;height:auto}.load-photo-modal .modal-card .cropper{margin-top:30px;margin-bottom:30px;background:#ddd}.load-photo-modal .modal-card .delete{margin-left:-10px}.load-photo-modal .closeModal{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px;background:none;position:fixed;right:20px;top:20px;border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;vertical-align:top;outline:none}.load-photo-modal .closeModal:before{height:2px;width:50%}.load-photo-modal .closeModal:after,.load-photo-modal .closeModal:before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.load-photo-modal .closeModal:after{height:50%;width:2px}