.modal-sicredi{scrollbar-color:red yellow}.modal-sicredi button{outline:none;border:none}.modal-sicredi .content{overflow-y:auto;max-height:70vh;color:#323C32;font-family:'Exo 2';font-weight:400;line-height:28px;font-size:20px;margin-bottom:0}.modal-sicredi .btn{padding:6px 12px;cursor:pointer;border-radius:4px;border:3px solid transparent;font-size:16px;line-height:24px;font-weight:500}.modal-sicredi .btn_primary{background-color:#007bff;border-color:#007bff;color:#fff}.modal-sicredi .modal{position:fixed;height:100vh;width:100vw;display:flex;visibility:hidden;align-items:center;justify-content:center;background-color:rgba(0,0,0,0.5);z-index:100;opacity:0;transition:0.3s}.modal-sicredi .modal.open{visibility:visible;z-index:1000000 !important;opacity:1}.modal-sicredi .modal__window{background-color:#ffffff;cursor:default;width:37.9vw;display:flex;flex-direction:column;height:initial;border-radius:4px;min-height:fit-content;position:relative;width:42.4vw}@media screen and (max-width: 799px){.modal-sicredi .modal__window{width:87.2vw;height:auto;min-height:unset}}.modal-sicredi .modal__header{display:flex;align-items:center;justify-content:space-between;padding:0;right:24px;top:24px;width:auto;height:auto;position:absolute;float:right}.modal-sicredi .modal__body{padding:40px;flex:1 0 auto}@media screen and (max-width: 799px){.modal-sicredi .modal__body{padding:32px}}.modal-sicredi .close-btn{display:flex;align-items:center;justify-content:center;height:auto;width:auto;cursor:pointer;transition:0.3s;border:none;background-color:transparent;padding:0}.modal-sicredi .close-btn:hover{opacity:1}.modal-sicredi .close-btn__span{width:32px;height:2px;position:absolute;background-color:#33820D;transform:rotate(45deg)}.modal-sicredi .close-btn__span_second-child{transform:rotate(-45deg)}

/*# sourceMappingURL=modal.css.map */