@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");.rp-root{position:absolute;z-index:99}:root{--rp-background:#f1f2f3}.rp-editor,.rp-editor *{color:#000;font-family:Montserrat,sans-serif}.rp-editor{background-color:var(--rp-background);height:100vh;left:0;position:fixed;top:0;width:100vw}.rp-navigation{display:flex;margin-bottom:10px}.rp-navigation .rp-back{align-items:center;display:inline-flex;justify-items:flex-start;margin-left:5px;width:15%}.rp-navigation .rp-back .rp-cancel-button{background-color:#e5e6e7;border:none;border-radius:20px;cursor:pointer;font-weight:700;margin-left:5px;margin-right:5px;padding:10px 20px;transition:all .2s}.rp-navigation .rp-back .rp-cancel-button:hover{background-color:#e1e2e4}.rp-navigation .rp-back .rp-back-button{align-items:center;align-self:center;background-color:#e5e6e7;border:none;border-radius:100%;cursor:pointer;display:flex;justify-content:center;margin-left:5px;margin-right:5px;margin-top:3px;padding:0 2px;transition:all .2s}.rp-navigation .rp-back .rp-back-button:hover{background-color:#e1e2e4}.rp-navigation .rp-back .rp-back-button svg{height:30px;width:30px}.rp-navigation .rp-back .rp-back-button:disabled{opacity:0;pointer-events:none}.rp-navigation .rp-buttons{align-items:center;display:flex;justify-content:center;width:70%}.rp-navigation .rp-buttons>div{align-items:center;border-radius:10px;display:flex;flex-direction:column;font-size:14px;height:60px;justify-content:center;margin-top:5px;padding:10px 30px;transition:all .2s}.rp-navigation .rp-buttons>div.selected{font-weight:700;pointer-events:none}.rp-navigation .rp-buttons>div.selected svg{stroke-width:10px;stroke:#000}.rp-navigation .rp-buttons>div>p{margin:0}.rp-navigation .rp-buttons>div svg{height:35px;width:35px}.rp-navigation .rp-buttons>div:hover{box-shadow:0 4px 5px rgba(0,0,0,.1);cursor:pointer}.rp-next{align-items:center;display:flex;justify-content:flex-end;margin-right:5px;width:15%}.rp-next .rp-done-button{background-color:#0a95ff;border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:700;margin-left:5px;margin-right:5px;padding:10px 20px;transition:all .2s}.rp-next .rp-done-button:hover{background-color:rgba(10,149,255,.856)}.rp-image-section.crop .rp-controls{align-items:center;display:flex;justify-content:center;margin-bottom:10px;width:100vw}.rp-image-section.crop .rp-controls .rp-crop{align-items:center;display:flex;gap:40px;justify-content:center;width:100%}.rp-image-section.crop .rp-controls .rp-crop>button{align-items:center;background:none;border:none;display:flex;font-size:13px;justify-content:center;transition:all .2s}.rp-image-section.crop .rp-controls .rp-crop.horizontal-flip .flip-horizontal-button:before,.rp-image-section.crop .rp-controls .rp-crop.vertical-flip .flip-vertical-button:before{background-color:#000;border-radius:100%;content:" ";height:3px;margin-right:5px;width:3px}.rp-image-section.crop .rp-controls .rp-crop>button svg{height:30px;margin-right:10px;width:30px}.rp-image-section.crop .rp-controls .rp-crop .flip-vertical-button svg{transform:rotate(-90deg)}.rp-image-section.crop .rp-controls .rp-crop>button:hover{cursor:pointer;opacity:.8}.rp-image-section{height:calc(100vh - 95px)}.rp-preview{align-items:flex-start;display:flex;height:100%;justify-content:center;width:100vw}@media only screen and (min-width:800px){.rp-image-preview{max-height:360px}}@media only screen and (min-width:1366px){.rp-image-preview{max-height:450px}}@media only screen and (min-width:1600px){.rp-preview{margin-top:15px}.rp-image-preview{max-height:550px}}@media only screen and (min-width:1920px){.rp-preview{margin-top:30px}.rp-image-preview{max-height:600px}}.rp-image-section.filter{display:flex;flex-direction:row-reverse}.rp-image-section.filter .rp-image-preview{box-shadow:0 4px 13px rgba(0,0,0,.4)}.rp-image-section.filter .rp-controls{max-height:100%}.rp-image-section.filter .rp-preview{align-items:center;display:flex;justify-content:center}.rp-image-section.filter .rp-filter-preview{border:3px solid #e1e2e4;cursor:pointer;max-width:100px;transition:all .2s}.rp-image-section.filter .rp-filter.selected .rp-filter-preview{border-color:#0a95ff;border-width:5px;pointer-events:none}.rp-image-section.filter .rp-filter.selected p{color:#0a95ff}.rp-image-section.filter .rp-filter p{font-size:12px;margin:0 0 5px}.rp-image-section.filter .rp-filter-preview:hover{transform:scale(1.05)}.rp-image-section.filter .rp-filters{border-radius:10px;height:96%;margin:0 10px;overflow:auto;padding:10px}.rp-editor ::-webkit-scrollbar{width:0}.rp-editor ::-webkit-scrollbar-track{background:#e1e2e4;border-radius:10px}.rp-editor ::-webkit-scrollbar-thumb{background:#0a95ff;border-radius:10px}.rp-editor ::-webkit-scrollbar-thumb:hover{background:rgba(10,149,255,.842)}.rp-image-section.colors{display:flex;flex-direction:row-reverse}.rp-image-section.colors .rp-image-preview{box-shadow:0 4px 13px rgba(0,0,0,.4)}.rp-image-section.colors .rp-controls{max-height:100%}.rp-image-section.colors .rp-colors,.rp-image-section.colors .rp-preview{align-items:center;display:flex;justify-content:center}.rp-image-section.colors .rp-colors{flex-direction:column;height:100%;margin-right:30px;width:300px}.rp-image-section.colors .rp-colors label{display:flex;gap:10px;justify-content:flex-start;margin:50px 0 5px;width:100%}.rp-image-section.colors .rp-colors label:first-child{margin-top:0}.rp-image-section.colors .rp-colors label svg{height:20px;width:20px}.rp-editor input[type=range]{-webkit-appearance:none;appearance:none;background:#ccc;border-radius:15px;cursor:pointer;height:6px;outline:none;width:100%}.rp-editor input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0a95ff;border:none;border-radius:50%;height:15px;transition:.2s ease-in-out;width:15px}.rp-editor input[type=range]::-moz-range-thumb{background-color:#0a95ff;border:none;border-radius:50%;height:15px;transition:.2s ease-in-out;width:15px}.rp-editor input[type=range]::-webkit-slider-thumb:hover{box-shadow:0 0 0 10px rgba(10,149,255,.13)}.rp-editor input[type=range]:active::-webkit-slider-thumb{box-shadow:0 0 0 13px rgba(10,149,255,.24)}.rp-editor input[type=range]::-moz-range-thumb:hover{box-shadow:0 0 0 10px rgba(10,149,255,.13)}.rp-editor input[type=range]:active::-moz-range-thumb{box-shadow:0 0 0 13px rgba(10,149,255,.24)}@media only screen and (max-width:767px){.rp-navigation .rp-back{margin-left:5px;z-index:20}.rp-navigation .rp-back .rp-cancel-button{border-radius:15px;font-size:12px;margin-left:2px;margin-right:2px;padding:5px 10px}.rp-navigation .rp-back .rp-back-button{align-items:center;display:grid;height:25px;justify-content:center;margin-left:12px;margin-right:2px;margin-top:3px;padding:0}.rp-navigation .rp-back .rp-back-button svg{height:25px;width:25px}.rp-navigation .rp-buttons>div{border-radius:10px;font-size:10px;height:60px;margin-top:5px;padding:10px 8px}.rp-navigation .rp-buttons>div.selected svg{stroke-width:10px}.rp-navigation .rp-buttons>div svg{height:25px;width:25px}.rp-navigation .rp-buttons>div:hover{box-shadow:none}.rp-next{margin-right:5px}.rp-next .rp-done-button{border-radius:15px;font-size:12px;margin-left:2px;margin-right:2px;padding:5px 10px}.rp-image-preview{margin-top:0;max-width:80vw}.rp-preview{align-items:center}.rp-image-section.crop .rp-preview{height:500px}.rp-image-section.filter{flex-direction:column-reverse;justify-content:space-around}.rp-image-section.filter .rp-preview{height:auto}.rp-image-section.filter .rp-filters{display:flex;height:fit-content;overflow:auto;width:90%}.rp-editor ::-webkit-scrollbar{display:none}.rp-image-section.colors{flex-direction:column-reverse;justify-content:center}.rp-image-section.colors .rp-preview{height:auto}.rp-image-section.colors .rp-colors{align-items:flex-start;height:auto;justify-content:flex-start;margin-left:10vw;margin-right:0;margin-top:20px;width:80vw}.rp-image-section.colors .rp-colors label{align-items:center;font-size:12px;gap:3px;justify-content:flex-start;margin:10px 0 5px;width:100%}.rp-image-section.colors .rp-colors label:first-child{margin-top:0}.rp-image-section.colors .rp-colors label svg{height:20px;width:20px}}.ReactCrop{background-color:transparent;cursor:crosshair;display:inline-block;max-width:100%;overflow:hidden;position:relative}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{background-color:#dcdddf;border:3px solid #dcdddf;box-shadow:0 4px 13px rgba(0,0,0,.4);max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-height:inherit;max-width:100%}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-selection{box-shadow:0 0 0 9999em #f1f2f3cc;cursor:move;left:0;position:absolute;top:0;transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){border:2px solid #000}.ReactCrop__crop-selection:focus{border-color:#00f;border-style:solid;outline:none}.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{background-color:rgba(0,0,0,.137);content:"";display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{height:100%;width:1px}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%;left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666%;left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{height:1px;width:100%}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%;top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666%;top:66.6666666667%}.ReactCrop__drag-handle{position:absolute}.ReactCrop__drag-handle:after{background-color:#000;border-radius:50%;content:"";display:block;height:15px;outline:1px solid transparent;position:absolute;width:15px}.ReactCrop__drag-handle:focus:after{background:#2dbfff;border-color:#00f}.ReactCrop .ord-nw{cursor:nw-resize;left:0;margin-left:-7.5px;margin-top:-7.5px;top:0}.ReactCrop .ord-nw:after{left:0;top:0}.ReactCrop .ord-n{cursor:n-resize;left:50%;margin-left:-7.5px;margin-top:-7.5px;top:0}.ReactCrop .ord-n:after{top:0}.ReactCrop .ord-ne{cursor:ne-resize;margin-right:-7.5px;margin-top:-7.5px;right:0;top:0}.ReactCrop .ord-ne:after{right:0;top:0}.ReactCrop .ord-e{cursor:e-resize;margin-right:-7.5px;margin-top:-7.5px;right:0;top:50%}.ReactCrop .ord-e:after{right:0}.ReactCrop .ord-se{bottom:0;cursor:se-resize;margin-bottom:-7.5px;margin-right:-7.5px;right:0}.ReactCrop .ord-se:after{bottom:0;right:0}.ReactCrop .ord-s{bottom:0;cursor:s-resize;left:50%;margin-bottom:-7.5px;margin-left:-7.5px}.ReactCrop .ord-s:after{bottom:0}.ReactCrop .ord-sw{bottom:0;cursor:sw-resize;left:0;margin-bottom:-7.5px;margin-left:-7.5px}.ReactCrop .ord-sw:after{bottom:0;left:0}.ReactCrop .ord-w{cursor:w-resize;left:0;margin-left:-7.5px;margin-top:-7.5px;top:50%}.ReactCrop .ord-w:after{left:0}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{height:6px;left:0;margin-top:-3px;top:0;width:100%}.ReactCrop__drag-bar.ord-e{height:100%;margin-right:-3px;right:0;top:0;width:6px}.ReactCrop__drag-bar.ord-s{bottom:0;height:6px;left:0;margin-bottom:-3px;width:100%}.ReactCrop__drag-bar.ord-w{height:100%;left:0;margin-left:-3px;top:0;width:6px}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{height:24px;width:24px}}