@media only screen and (max-width:575px){.hidden-xs{display:none!important}}@media only screen and (min-width:576px) and (max-width:767px){.hidden-sm{display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){.hidden-md{display:none!important}}@media only screen and (min-width:992px) and (max-width:1199px){.hidden-lg{display:none!important}}@media only screen and (min-width:1200px){.hidden-xl{display:none!important}}.modal__button{display:flex;justify-content:center}.cr-boundary,.croppie-container{width:100%;height:100%}.cr-boundary{position:relative;overflow:hidden;margin:0 auto;z-index:1}.cr-viewport{position:absolute;border:1px solid #fff;margin:auto;top:0;bottom:0;right:0;left:0;box-shadow:0 0 2000px 2000px rgba(51,51,51,.5);z-index:0}.cr-original-image{display:none}.cr-vp-circle{border-radius:50%}.cr-overlay{z-index:1;position:absolute;cursor:move}.cr-slider-wrap{width:100%;margin:18px auto;text-align:center}.croppie-result{position:relative;overflow:hidden}.croppie-result img{position:absolute}.cr-image{max-width:none}.cr-image,.cr-overlay,.cr-viewport{transform:translateZ(0)}.cr-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:300px;max-width:100%}.cr-slider::-webkit-slider-runnable-track{width:100%;height:3px;background:hsla(0,0%,92.2%,.5);border:0;border-radius:3px}.cr-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#6bbd6d;margin-top:-6px}.cr-slider::-moz-range-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#6bbd6d;margin-top:-6px}.cr-slider:focus{outline:none}.cr-slider::-moz-range-track{width:100%;background:hsla(0,0%,92.2%,.5);border:0;border-radius:3px}.cr-slider:-moz-focusring{outline:1px solid #fff;outline-offset:-1px}.cr-slider::-ms-track{width:100%;background:transparent;border-color:transparent;color:transparent}.cr-slider::-ms-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#6bbd6d}.cr-slider::-ms-fill-lower,.cr-slider::-ms-fill-upper{background:hsla(0,0%,92.2%,.5);border-radius:6px}.cr-slider:focus::-ms-fill-lower,.cr-slider:focus::-ms-fill-upper{background:hsla(0,0%,92.2%,.5)}