@font-face{font-family:Gotham;src:url(/static/media/Gotham-Bold.19cbd08d.otf) format("opentype");font-weight:700}@font-face{font-family:Gotham;src:url(/static/media/Gotham-Medium.bcd733e6.otf) format("opentype");font-weight:500}@font-face{font-family:Gotham;src:url(/static/media/Gotham-Book.e37cf599.otf) format("opentype");font-weight:350}*{margin:0;padding:0}body{height:100vh;font-family:Gotham;font-weight:350;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:auto}body.fixed{overflow-y:hidden}h1{font-size:26px}h1,h2{text-align:center;font-weight:500}h2{font-size:23px}.App{text-align:center}.navbar{background-color:#160f09;width:100%;height:80px}.navbar-wrap,.navbar.analytics-page .navbar-wrap,.navbar.leads-page .navbar-wrap{display:flex;justify-content:space-between;align-items:center;height:100%}.navbar.analytics-page .navbar-wrap .logo-wrap,.navbar.leads-page .navbar-wrap .logo-wrap{display:flex;justify-content:flex-start;align-items:center;height:100%}.navbar.analytics-page .navbar-wrap .logo-wrap .mama-logo,.navbar.leads-page .navbar-wrap .logo-wrap .mama-logo{width:80px}.navbar.analytics-page .navbar-wrap .logo-wrap a,.navbar.leads-page .navbar-wrap .logo-wrap a{margin-right:20px}.link{font-family:Gotham;font-weight:500;font-size:20px;letter-spacing:.01em;color:#fff;text-decoration:none}.mama-logo{width:120px}.toggle-btn{width:160px;display:flex;justify-content:flex-end}.hamburger-react div{background-color:#fff!important}@media (max-width:400px){.link{font-size:16px}.mama-logo{width:100px;margin-left:20px}}.Drawer{position:fixed;left:0;top:80px;bottom:0;width:100%;padding:20px 10px;background:rgba(0,0,0,.9);box-sizing:border-box;-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .22s ease-in;transition:transform .22s ease-in;transition:transform .22s ease-in,-webkit-transform .22s ease-in;z-index:50}.Drawer.closed{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.Drawer ul{list-style:none;margin:0;padding:0}.Drawer ul li{margin-bottom:15px}.Drawer ul li a{color:#fff;text-decoration:none;position:relative;padding:0 20px 10px 0;transition:opacity .3s;font-family:Gotham;font-weight:500;font-size:20px}.active,.Drawer ul li a:hover{opacity:.7}.footer{background-color:#eee;height:80px;width:100%}.footer-wrap{height:100%}.footer-wrap,.socials{display:flex;justify-content:space-between;align-items:center}.socials{width:140px}.social-icon{height:25px}.layout{height:100vh}.layout .container{max-width:900px;margin:0 auto;height:100%;padding:0 15px}.layout .main,.layout .main .container{height:calc(100vh - 160px);min-height:760px;position:relative}.layout .main .container{display:flex;align-items:stretch}@media (max-height:920px){.layout{height:auto;min-height:100vh}.layout .main,.layout .main .container{height:auto;min-height:calc(100vh - 160px)}}.Alert{display:block;position:absolute;background-color:hsla(0,0%,100%,.9);bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:red;font-weight:500;text-align:center;padding:8px 20px;max-width:90%;width:800px}.Auth{padding-top:12%;flex-grow:1;width:100%;max-width:323px;margin:0 auto}.Auth button.disabled{background-color:#e9e9e9;cursor:default;color:#b4b3b3;cursor:inherit}.Auth h1{margin-bottom:24px}.Input{margin-bottom:16px}.Input label{margin-bottom:4px;padding:0;display:block;font-weight:500}.Input input{display:block;box-sizing:border-box;border:1px solid #b8b8b8;padding:8px;margin:0 0 8px;height:40px;width:100%;outline:none;transition:all .3s ease-in-out;border-radius:4px}.Input input:focus{background-color:#fafafa}.Input span{font-size:12px;font-weight:700}.Input.invalid label,.Input span{color:#f01f30}button{width:100%;height:43px;background-color:#d9c7c7;color:#000;font-size:18px;font-weight:700;border:none;border-radius:4px;cursor:pointer;margin-top:7px;transition:background .25s ease-in-out}button.disabled{cursor:inherit}@media (max-height:800px){button{width:70%;height:34px;font-size:16px}}.Loader_wrap{text-align:center;height:100%;position:relative;flex-grow:1;display:flex;justify-content:center;align-items:center}.Loader{display:inline-block;border-radius:50%;font-size:9px;text-indent:-9999em;border:1.1em solid rgba(22,15,9,.2);border-left-color:#160f09;-webkit-animation:load8 1.1s linear infinite;animation:load8 1.1s linear infinite}.Loader,.Loader:after{width:45px;height:45px}.Loader:after{border-radius:50%}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load8{0%{-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}to{-webkit-transform:translateY(-50%) rotate(1turn);transform:translateY(-50%) rotate(1turn)}}.Summary{padding-top:40px;padding-bottom:40px;text-align:center;flex-grow:1;display:flex;align-items:center;flex-direction:column}.Summary .invitation,.Summary .logo{margin-bottom:16px}.Summary .logo{width:130px}.Summary button{max-width:180px}.Summary button:hover{background-color:#ddd3d3}@media (max-height:800px){.Summary .logo{width:80px;margin-bottom:11px}}.select-wrapper{position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%;max-width:220px;margin-bottom:15px}.select{position:relative;display:flex;flex-direction:column}.label{margin:0 0 8px;padding:0;font-weight:700;display:block}.select__trigger{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 8px;font-size:16px;height:34px;line-height:34px;background-color:transparent!important;cursor:pointer;border:1px solid #bebebe}.custom_options{position:absolute;display:block;top:100%;left:0;right:0;border:1px solid #bebebe;border-top:0;background:#fff;transition:all .5s;opacity:0;height:0;visibility:hidden;pointer-events:none;z-index:2}.select.open .custom_options{opacity:1;visibility:visible;pointer-events:all;height:auto}.custom_option{position:relative;display:block;padding:8px 0 8px 8px;text-align:left;cursor:pointer;transition:all .5s}.custom_option:hover{cursor:pointer}.custom_option.selected,.custom_option:hover{background-color:#b4b3b3}.arrow{border:5px solid transparent;border-top-color:#160f09;border-bottom:none;transition:all .25s}.arrow,.open .arrow{position:relative;width:0;height:0}.open .arrow{border:5px solid transparent;border-top:none;border-bottom:5px solid #160f09}.SummaryItem{margin-bottom:24px}.SummaryItem h2{margin-bottom:8px}.SummaryItem .data{font-size:40px;font-weight:700;margin-bottom:8px}.SummaryItem .comment{font-size:16px;white-space:pre-line;margin-bottom:4px}@media (max-height:800px){.SummaryItem{margin-bottom:16px}.SummaryItem .data{font-size:28px;font-weight:700;margin-bottom:4px}.SummaryItem .comment{margin-bottom:0}}.Leads{flex-grow:1;padding:40px 0;width:100%;min-height:calc(100vh - 160px)}.Leads h2{margin-bottom:16px}.Leads .leads-wrap.leads-dynamic{height:40%;margin-bottom:24px}.Leads .leads-wrap.leads-forms{height:60%;overflow:hidden}.Leads .Select-hidden{position:absolute;top:40px;right:0;padding-bottom:20px}.Leads .Select-hidden span .arrow{position:relative;top:12px;left:4px;width:0;height:0;border:5px solid transparent;border-top-color:#160f09;border-bottom:none}.Leads .Select-hidden .select-wrapper{position:absolute;bottom:0;right:0;display:none}.Leads .Select-hidden:hover .select-wrapper{display:block;top:0;width:200px;padding-top:16px}@media (max-width:500px){.Leads h2{font-size:20px;text-align:left}.Leads .Select-hidden{right:15px}}.tab-wrapper{height:100%}.TabTags{display:inline-block;padding:8px 12px;cursor:pointer;font-weight:500;border:1px solid #d6d6d6;transition:background .25s ease-in-out}.TabTags.active{background-color:#d6d6d6}.TabContent{position:relative;top:-1px;z-index:1;padding:0;margin-top:16px;background-color:#fff;overflow-x:scroll;display:none}.TabContent.active{display:block}.TabContent table{width:-webkit-max-content;width:max-content;position:relative;max-height:26vh;height:100%;display:inline-block}.TabContent thead{position:sticky;top:0;background-color:#fff;z-index:20}.TabContent tbody{overflow-y:scroll;max-height:20vh}.TabContent th{padding-top:6px;padding-bottom:6px}.TabContent td,.TabContent th{padding:4px 8px;border:1px solid #d6d6d6;text-align:left;max-width:346px}.TabContent th{font-weight:500}.TabContent tr{position:relative}.TabContent tr.green{background-color:#dbfcee}.TabContent tr.green:after{content:"new";color:#058b51;position:absolute;font-weight:700;font-size:11px;top:0;left:86px;letter-spacing:.05em}.TabContent td{font-weight:350}.CustomChart{width:100%;max-width:500px}.ChartSwithcer button{width:auto;height:auto;font-size:16px;padding:8px 12px;font-weight:500;border:1px solid #d6d6d6;background-color:transparent;font-family:Gotham;transition:background .25s ease-in-out;border-radius:0}.ChartSwithcer button.active{background-color:#d6d6d6}.Analytics{flex-grow:1;padding:40px 0;width:100%;min-height:calc(100vh - 160px);position:relative}.Analytics h2{margin-bottom:16px}.Analytics .analytics-wrap{margin-bottom:24px}.Analytics .Select-hidden{position:absolute;top:40px;right:0;padding-bottom:20px}.Analytics .Select-hidden span .arrow{position:relative;top:12px;left:4px;width:0;height:0;border:5px solid transparent;border-top-color:#160f09;border-bottom:none}.Analytics .Select-hidden .select-wrapper{position:absolute;bottom:0;right:0;display:none}.Analytics .Select-hidden:hover .select-wrapper{display:block;top:0;width:200px;padding-top:16px}@media (max-width:500px){.Analytics h2{font-size:20px;text-align:left}.Analytics .Select-hidden{right:15px}}
/*# sourceMappingURL=main.6291ce9d.chunk.css.map */