@import "https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;margin:0;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100vh}#notification-wrapper,#notification-wrapper div{z-index:99999999}.DateInput_input.DateInput_input_1.DateInput_input__small.DateInput_input__small_2{font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px}.navbar-dropdown:before{display:none!important}#notification-wrapper{position:fixed}.multi-items{color:red!important;font-weight:700!important}.wrapped{flex-flow:row;width:90vw;max-width:100%;padding-bottom:2px;display:flex;overflow-x:auto;scrollbar-width:none!important;-ms-overflow-style:none!important;-webkit-overflow-scrolling:touch!important}.wrapped::-webkit-scrollbar{display:none}.apexcharts-tooltip-y-group{flex-direction:row;justify-content:center;align-items:center;display:flex}.layout{grid-gap:30px;grid-template:"cropper preview""cropper platform-preview"/2fr min-content;align-items:center;display:grid}.cropper{grid-area:cropper;justify-self:center}.preview{grid-area:preview}.img-preview{border:1px solid gray;width:300px;max-width:300px;height:300px;max-height:300px;overflow:hidden}.platform-preview{grid-area:platform-preview;justify-self:start}.platform-preview img{object-fit:cover;object-position:center;max-width:100%}@keyframes pricer-pulse{0%,to{opacity:1}50%{opacity:.4}}.pricer-blink-icon.ui.button{animation:6.666s ease-in-out infinite pricer-pulse}