/*!
 * Cropper.js v1.5.1
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2019-03-10T09:55:50.492Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{display:block;height:100%;image-orientation:0deg;max-height:none !important;max-width:none !important;min-height:0 !important;min-width:0 !important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:0.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,0.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:0.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:0.75;position:absolute;top:50%;width:0}.cropper-center::before,.cropper-center::after{background-color:#eee;content:' ';display:block;position:absolute}.cropper-center::before{height:1px;left:-3px;top:0;width:7px}.cropper-center::after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:0.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:0.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:0.75;width:5px}}.cropper-point.point-se::before{background-color:#39f;bottom:-50%;content:' ';display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none !important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.acf-image-uploader-aspect-ratio-crop{position:relative}.acf-image-uploader-aspect-ratio-crop .has-image{display:none;float:left;position:relative;max-width:100%}.acf-image-uploader-aspect-ratio-crop .no-image{display:block;float:left;position:relative;max-width:100%}.acf-image-uploader-aspect-ratio-crop.active .has-image{display:block}.acf-image-uploader-aspect-ratio-crop.active .no-image{display:none}.acf-image-uploader-aspect-ratio-crop img{width:100%;height:auto;display:block;min-width:30px;min-height:30px;background:#f1f1f1;margin:0 0 0 2px}.acf-image-uploader-aspect-ratio-crop .no-image p{display:block;margin:0 !important}.acf-image-uploader-aspect-ratio-crop input.button{width:auto}@media screen and (-webkit-min-device-pixel-ratio: 0){.acf-image-uploader-aspect-ratio-crop img{width:auto;max-width:100%}}.acf-image-uploader-aspect-ratio-crop .hover{position:absolute;top:-11px;right:-11px;-webkit-transition:opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;transition:opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;visibility:hidden;opacity:0}.acf-image-uploader-aspect-ratio-crop .has-image:hover .hover{-webkit-transition-delay:0s;transition-delay:0s;visibility:visible;opacity:1}.acf-image-uploader-aspect-ratio-crop .hover ul{display:block;margin:0;padding:0}.acf-image-uploader-aspect-ratio-crop .hover ul li{margin:0 0 5px 0}.acf-image-uploader-aspect-ratio-crop{position:relative}.acf-image-uploader-aspect-ratio-crop:after{clear:both;content:'';display:table}.acf-image-uploader-aspect-ratio-crop p{margin:0}.acf-image-uploader-aspect-ratio-crop .image-wrap{position:relative;float:left}.acf-image-uploader-aspect-ratio-crop .image-wrap img{max-width:100%;width:auto;height:auto;display:block;min-width:30px;min-height:30px;background:#f1f1f1;margin:0;padding:0}.acf-image-uploader-aspect-ratio-crop .image-wrap img[src$='.svg']{min-height:100px;min-width:100px}.acf-image-uploader-aspect-ratio-crop .image-wrap:hover .acf-actions{display:block}.acf-image-uploader-aspect-ratio-crop input.button{width:auto}html[dir='rtl'] .acf-image-uploader-aspect-ratio-crop .image-wrap{float:right}.acf-icon.-crop{margin-right:-2px}.acf-icon.-crop:before{content:'';margin-top:5px;height:16px;width:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='%23EEEEEE' fill-rule='evenodd' transform='translate%28.5%29'%3E%3Crect width='1.5' height='4' x='3' rx='.5'/%3E%3Crect width='1.5' height='3.5' x='10' y='12' rx='.5'/%3E%3Crect width='1.5' height='6.5' x='10' y='3' rx='.5'/%3E%3Crect width='12' height='1.5' x='3' y='11' rx='.5'/%3E%3Crect width='11' height='1.5' y='3' rx='.5'/%3E%3Crect width='1.5' height='6' x='3' y='6' rx='.5'/%3E%3C/g%3E%3C/svg%3E")}.acf-icon.-crop:hover:before,.acf-icon.-crop:active:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='%23238cc6' fill-rule='evenodd' transform='translate%28.5%29'%3E%3Crect width='1.5' height='4' x='3' rx='.5'/%3E%3Crect width='1.5' height='3.5' x='10' y='12' rx='.5'/%3E%3Crect width='1.5' height='6.5' x='10' y='3' rx='.5'/%3E%3Crect width='12' height='1.5' x='3' y='11' rx='.5'/%3E%3Crect width='11' height='1.5' y='3' rx='.5'/%3E%3Crect width='1.5' height='6' x='3' y='6' rx='.5'/%3E%3C/g%3E%3C/svg%3E")}.acf-image-aspect-ratio-crop-backdrop{position:fixed;z-index:159900;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.7);display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.acf-image-aspect-ratio-crop-modal{max-height:100%;max-width:100%;background-color:white;z-index:159901}.acf-image-aspect-ratio-crop-modal-wrapper{max-width:800px}.acf-image-aspect-ratio-crop-modal-image-container{height:100%;width:100%}.acf-image-aspect-ratio-crop-modal-image{display:block;max-height:calc(100vh - 60px - 50px - 80px);max-width:100%}.acf-image-aspect-ratio-crop-modal-heading{position:relative;height:50px;background-color:#fcfcfc;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.acf-image-aspect-ratio-crop-modal-heading-text{font-weight:bold;font-size:20px;color:#24282d;margin-left:16px}.acf-image-aspect-ratio-crop-modal-footer{height:60px;background-color:#fcfcfc;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding-left:16px;padding-right:16px}.acf-image-aspect-ratio-crop-modal-loading{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}@-webkit-keyframes aiarc-spin{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes aiarc-spin{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.acf-image-aspect-ratio-crop-modal-loading-icon{height:16px;width:16px;background-color:#0085ba;border-radius:50%;margin-right:11px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin-left:4px}.acf-image-aspect-ratio-crop-modal-loading-icon svg{-webkit-animation:aiarc-spin 2s linear infinite;animation:aiarc-spin 2s linear infinite}.acf-image-aspect-ratio-crop-modal-loading-text{font-size:14px;color:#555555}.acf-image-aspect-ratio-crop-modal-error{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-shrink:1}.acf-image-aspect-ratio-crop-modal-error-icon{margin-right:10px}.acf-image-aspect-ratio-crop-modal-error-text{font-size:14px;font-weight:700;color:#f44336}.acf-image-aspect-ratio-crop-modal-footer-buttons{white-space:nowrap}.acf-image-aspect-ratio-crop-modal-footer .button{margin-left:16px}.acf-image-aspect-ratio-crop-modal-heading-close{height:50px;width:50px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;border:0;margin:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;position:absolute;right:0;cursor:pointer}.acf-image-aspect-ratio-crop-modal-heading-close:hover svg path,.acf-image-aspect-ratio-crop-modal-heading-close:active svg path{fill:#00a0d2}.cropper-view-box{outline:2px solid white}.cropper-line{outline-color:white}.cropper-point{background-color:white;border-radius:50%;opacity:1;-webkit-transform:scale(2);transform:scale(2)}.cropper-dashed{border-style:solid}.cropper-line{outline:transparent;background-color:transparent}@media (min-width: 1200px){.cropper-point.point-se{opacity:1}}.acf-image-aspect-ratio-crop-modal-footer-buttons .button-link{text-decoration:none}.wp-core-ui .button.acf-image-aspect-ratio-crop-reset{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center}.wp-core-ui .button.acf-image-aspect-ratio-crop-reset:disabled{background:transparent !important}.wp-core-ui .button.acf-image-aspect-ratio-crop-reset:disabled svg{fill:#a0a5aa}.acf-image-aspect-ratio-crop-reset svg{width:16px;margin-right:8px;fill:#0073aa}


/*# sourceMappingURL=input-style.css.map*/