body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;color:#1f1f1f}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,*:before,*:after{box-sizing:border-box}::selection{background-color:#2eb3c833;color:#1f1f1f}html{scroll-behavior:smooth}::placeholder{color:#bcbcbc;opacity:1}:focus-visible{outline:2px solid #2EB3C8;outline-offset:2px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background-color:#00000040}body{background-color:#fff8f0;font-family:Inter,sans-serif}.shepherd-button-skip{background:#e0e0e0!important;color:#333!important;margin-right:auto!important;border:none!important;border-radius:8px!important;font-weight:500!important;transition:background-color .15s ease!important}.shepherd-button-skip:hover{background:#d0d0d0!important}.shepherd-footer{display:flex;gap:8px}a,button,[role=button]{transition:opacity .15s ease}.MuiBackdrop-root{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.standardButton{background-color:#30b2c8;color:#fff;padding:8px 20px;border-radius:12px;outline:0;border:0;margin:10px 0;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,opacity .2s ease;width:100%;font-weight:500;letter-spacing:.01em}.standardButton:hover{background-color:#0d8da3;box-shadow:0 2px 8px #30b2c840}.standardButton:disabled{cursor:default;opacity:.7}.standardButton:focus-visible{outline:2px solid #2EB3C8;outline-offset:2px}.shepherd-button{background:#3288e6;border:0;border-radius:3px;color:#ffffffbf;cursor:pointer;margin-right:.5rem;padding:.5rem 1.5rem;transition:all .5s ease}.shepherd-button:not(:disabled):hover{background:#196fcc;color:#ffffffbf}.shepherd-button.shepherd-button-secondary{background:#f1f2f3;color:#000000bf}.shepherd-button.shepherd-button-secondary:not(:disabled):hover{background:#d6d9db;color:#000000bf}.shepherd-button:disabled{cursor:not-allowed}.shepherd-footer{border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;justify-content:flex-end;padding:0 .75rem .75rem}.shepherd-footer .shepherd-button:last-child{margin-right:0}.shepherd-cancel-icon{background:transparent;border:none;color:#808080bf;cursor:pointer;font-size:2em;font-weight:400;margin:0;padding:0;transition:color .5s ease}.shepherd-cancel-icon:hover{color:#000000bf}.shepherd-has-title .shepherd-content .shepherd-cancel-icon{color:#808080bf}.shepherd-has-title .shepherd-content .shepherd-cancel-icon:hover{color:#000000bf}.shepherd-title{color:#000000bf;display:flex;flex:1 0 auto;font-size:1rem;font-weight:400;margin:0;padding:0}.shepherd-header{align-items:center;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;justify-content:flex-end;line-height:2em;padding:.75rem .75rem 0}.shepherd-has-title .shepherd-content .shepherd-header{background:#e6e6e6;padding:1em}.shepherd-text{color:#000000bf;font-size:1rem;line-height:1.3em;padding:.75em}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{border-radius:5px;outline:none;padding:0}.shepherd-element{background:#fff;border:none;border-radius:5px;box-shadow:0 1px 4px #0003;margin:0;max-width:400px;opacity:0;outline:none;padding:0;transition:opacity .3s,visibility .3s;visibility:hidden;width:100%;z-index:9999}.shepherd-enabled.shepherd-element{opacity:1;visibility:visible}.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){opacity:0;pointer-events:none;visibility:hidden}.shepherd-element,.shepherd-element *,.shepherd-element :after,.shepherd-element :before{box-sizing:border-box}.shepherd-arrow,.shepherd-arrow:before{height:16px;position:absolute;width:16px;z-index:-1}.shepherd-arrow:before{background:#fff;content:"";transform:rotate(45deg)}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-8px}.shepherd-element.shepherd-centered>.shepherd-arrow{opacity:0}.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow:before{background-color:#e6e6e6}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:all .3s ease-out,height 0s .3s,opacity .3s 0s;width:100vw;z-index:9997}.shepherd-modal-overlay-container.shepherd-modal-is-visible{height:100vh;opacity:.5;transform:translateZ(0);transition:all .3s ease-out,height 0s 0s,opacity .3s 0s}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}.sideBar{display:flex;flex-direction:column;justify-content:start;background-color:#7b8b99;border-right:1px #626f7a solid;height:100%;color:#fff}.sideBarItemContainer{width:100%;border-bottom:1px solid #626f7a;border-top:1px solid #626f7a;padding-top:4rem;color:#fff;cursor:pointer}.activeSidebarItem{background-color:#626f7a;font-weight:700;color:#fff}.mainPanelContainer{display:block;width:100%}.emptySpaceInTopBar{width:40%}.spaceBetween{display:flex;justify-content:space-around;width:60%}.emptyCampaignGraphicContainer{margin-top:4rem;display:flex;justify-content:center;align-items:center;width:100%;flex-flow:column;overflow:hidden}.centerAlginColumn{width:75%;display:flex;flex-flow:column;align-items:center;justify-content:center}.shepherd-button{background-color:#2eb3c8;border-radius:8px;font-weight:500;transition:background-color .15s ease}.shepherd-button:hover{background-color:#29a1b4!important}.shepherd-content{background-color:#fff8f0;border-radius:12px;box-shadow:0 8px 30px #0000001f}.shepherd-header{background-color:#1f1f1f!important;color:#fff!important;border-radius:12px 12px 0 0!important}.shepherd-title{color:#fff!important;font-weight:600!important}.shepherd-arrow:before{background:#fff8f0;background-color:#fff8f0}.minWidthForMobil{max-width:min(75%,400px)}.crazyZ{z-index:999999999999999}.sidebarItem{transition:background-color .2s ease,box-shadow .2s ease;border-radius:12px;margin-left:.5rem;margin-right:.5rem}.sidebarItem:hover{background-color:#2eb3c814}.sidebarItem.sidebarItemSelected{background-color:#2eb3c81f;box-shadow:inset 3px 0 #2eb3c8}.sidebarItem.sidebarItemSelected:hover{background-color:#2eb3c829}.ContextMenuItem{transition:background-color .15s ease;cursor:pointer;padding-left:8px;padding-right:8px;border-radius:8px}.ContextMenuItem:hover{background-color:#2eb3c814}.ContextMenuItem:active{background-color:#2eb3c824}.line{background-color:#f1f1f1}.allReviewsButton{transition:background-color .2s ease;border-radius:12px}.allReviewsButton:hover{background-color:#2eb3c814}.allReviewsButton.allReviewsSelected{background-color:#2eb3c81f;box-shadow:inset 3px 0 #2eb3c8}.allReviewsButton.allReviewsSelected:hover{background-color:#2eb3c829}.card{width:20rem;border:1px solid #ddd;border-radius:8px;overflow:hidden;background-color:#fff;transition:transform .2s ease-in-out;cursor:pointer;height:25rem;margin-top:3rem;margin-left:2rem;margin-right:2rem;position:"relative"}.card:hover{transform:scale(1.02)}.card-image{width:100%;height:12.5rem;object-fit:cover}.card-content{padding:16px;height:22rem;position:relative}.card-title{margin:0;font-size:1.5em;color:#333}.card-status{margin-top:8px;font-size:1em;color:#666}.card-for-new-review{width:20rem;border:1px solid #ddd;border-radius:8px;overflow:hidden;background-color:#fff;transition:transform .2s ease-in-out;cursor:pointer;height:25rem;margin-top:3rem;margin-left:2rem;margin-right:2rem}.card-for-new-review:hover{transform:scale(1.02)}.plus-sign-container{width:100%;height:200px;object-fit:scale-down;background-color:#ece7e7}.content-for-button{display:flex;justify-content:center;align-items:center;width:320px;height:200px}.app{padding:40px;text-align:center;font-family:sans-serif}.container{margin:auto;width:50%}.ReactTags__tags{position:relative}.ReactTags__clearAll{cursor:pointer;padding:10px;margin:10px;background:#f88d8d;color:#fff;border:none}.ReactTags__tagInput{border-radius:2px;display:inline-block}.ReactTags__tagInput input.ReactTags__tagInputField{height:32px;margin:0;padding:5px;font-size:14px;border:1px solid #eee;min-width:180px}.ReactTags__tagInput input.ReactTags__tagInputField:focus{height:32px;margin:0;padding:5px;font-size:14px;border:1px solid #eee;min-width:180px}.ReactTags__editInput{border-radius:1px}.ReactTags__editTagInput{display:inline-flex}.ReactTags__remove{display:flex}.ReactTags__selected{display:flex;justify-content:center}.ReactTags__selected span.ReactTags__tag{border:1px solid #ddd;background:#63bcfd;color:#fff;font-size:14px;padding:5px;margin:0 5px;border-radius:2px;display:flex;align-items:center}.ReactTags__suggestions{position:absolute}.ReactTags__suggestions ul{list-style-type:none;box-shadow:.05em .01em .5em #0003;background:#fff;width:200px;padding:5px 0}.ReactTags__suggestions li{padding:5px 10px;margin:0;text-align:left}.ReactTags__suggestions li mark{text-decoration:underline;background:none}.ReactTags__suggestions li.ReactTags__activeSuggestion{background:#4dabf7;color:#fff;cursor:pointer}.ReactTags__suggestions li.ReactTags__activeSuggestion span mark{color:#fff}.ReactTags__remove{border:none;cursor:pointer;background:none;color:#fff;padding:5px}.ReactTags__error{color:#e03131;font-size:16px;font-weight:500;display:flex;align-items:center;justify-content:center}.ReactTags__error svg{padding:0 5px}.title{transition:background-color .3s,text-decoration .3s}.title:hover{background-color:#f0f0f0;text-decoration:underline;cursor:text}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}
