body,html{min-height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}body{background:#fff;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:0;width:100%}#app{-webkit-flex:1;-ms-flex:1;flex:1}#app,.app{-webkit-box-flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.app{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex:1;-ms-flex:1;flex:1;background:#f4efe6}.app,.Header{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.Header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:15px;background:#fff;box-sizing:border-box;box-shadow:0 2px 2px 0 rgba(0,0,0,.1)}.Header img{max-width:50%;max-height:75px}.Header .actions{margin:0;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.Header button{background:url(/static/media/icon-sign-out.55371402.svg) no-repeat center 10px;border:none;font-size:15px;color:#525865;padding:40px 0 0;margin-left:10px;outline:none;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.Header button.switch-site{background-image:url(/static/media/icon-switch-site.77b2b228.svg)}.Header button:active{color:#ed5a24}.posts{max-width:620px;padding:60px 10px 0;width:100%;box-sizing:border-box}.posts h2{font-size:16px;color:#bcad93;text-align:center;border-bottom:1px solid #dad1c1;font-weight:400;padding-bottom:25px;margin-bottom:20px;text-transform:uppercase}.PostBox{position:relative;margin:0 0 50px}.PostBox:before{content:" ";display:block;width:16px;height:16px;position:absolute;left:60px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#fff;top:57px;z-index:2;border-left:1px solid #dad1c1;border-top:1px solid #dad1c1}.PostBox .user-detail{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;line-height:50px;color:#525865;font-size:16px}.PostBox .user-detail img{width:50px;height:50px;border-radius:25px;margin-right:5px}.PostBox textarea{width:100%;box-sizing:border-box;background:#fff;padding:16px;border:1px solid #dad1c1;border-radius:2px;font-size:16px;color:#525865;margin-top:15px;position:relative;margin-bottom:10px;outline:none;resize:none}.PostBox .actions{text-align:right}.PostBox button{height:40px;line-height:33px;padding-left:16px;padding-right:16px;border:2px solid #ed5a24;border-radius:20px;color:#ed5a24;font-size:16px;background:none;margin-left:10px;outline:none}.PostBox button:first-child{margin-left:0}.PostBox button.primary{background:#ed5a24;color:#fff;padding:0 30px}.PostBox button:active{border:2px solid #c93600}.PostsList{background:#fff;padding:30px;box-shadow:0 2px 2px 0 rgba(0,0,0,.1);margin-bottom:30px}.PostsList .post-filter{margin:-15px 0 20px;color:#888;font-size:12px}.PostsList .post-filter .group{margin-right:10px}.PostsList .post-filter .group a{padding-left:5px;cursor:pointer}.PostsList .post-filter .group a.active{text-decoration:underline}.PostsList .loading-status{float:right;background:url(/static/media/spinner.9aaac996.gif) no-repeat 0;padding-left:20px}@media (max-width:760px){.PostsList{margin-left:80px;padding:30px 20px}}.Post{border-bottom:1px solid #dad1c1;font-size:16px;position:relative;padding-bottom:30px}.Post:last-child{border-bottom:none;padding-bottom:0}.Post .date{position:absolute;top:0;left:-100px;width:50px;text-align:center;height:100%}.Post .date span{background:#f4efe6;z-index:2;position:relative;padding-bottom:10px}.Post .date:after{content:" ";display:block;position:absolute;width:2px;height:100%;top:0;left:50%;margin-left:-1px;background:#dad1c1}.Post .date .label{background:#4cb8a0;border-radius:15px;height:30px;font-size:14px;color:#fff;line-height:30px;padding:0 8px;display:inline-block;margin-left:-8px;position:relative}.Post .date .label:after{content:" ";position:absolute;height:15px;width:100%;background:#f4efe6;bottom:-15px;left:0}.Post .user-detail{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:30px 0 0;color:#525865;font-size:16px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.Post .user-detail img{width:30px;height:30px;border-radius:15px;margin-right:10px}.Post .actions{text-align:right}.Post button{height:40px;line-height:33px;padding-left:16px;padding-right:16px;border:2px solid #ed5a24;border-radius:20px;color:#ed5a24;font-size:16px;background:none;margin-left:15px;outline:none}.Post button.primary{background:#ed5a24;color:#fff;padding:0 30px}.Post button.secondary{margin-left:0}.Post button.action-like{border:none;font-size:20px;padding:0;margin-left:5px}.Post button:active{border:2px solid #c93600}.Post button.action-like:active{border:none}.Post .likes-counter{color:#ed5a24;font-weight:700}.Post iframe,.Post img{max-width:100%;height:auto}.Welcome{text-align:center;background:#525865;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff}.Welcome .branding{background:#fff;padding:70px 0 30px;width:100%;position:relative;margin-bottom:40px}.Welcome .branding:after,.Welcome .branding:before{content:" ";display:block;background:#fff;position:absolute;bottom:-50px;width:100%;height:60px}.Welcome .branding:after{left:-50%;-webkit-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg);-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right}.Welcome .branding:before{right:0;-webkit-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg);-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left;width:50%}.Welcome .branding img{max-width:80%;margin:0 10%}.Welcome p{font-size:20px;margin:50px 0}.Welcome form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:560px;width:90%}.Welcome input{background:#fff;border:2px solid #e6e6e6;border-radius:2px;font-size:16px;color:#9b9b9b;max-width:560px;width:100%;box-sizing:border-box;padding:13px}.Welcome button{background-image:-webkit-linear-gradient(277deg,#f7934a,#ed5a24);background-image:linear-gradient(-187deg,#f7934a,#ed5a24);border-radius:100px;font-size:18px;color:#fff;border:none;width:200px;text-align:center;height:55px;line-height:50px;padding:0;margin:30px 0;outline:none}.Welcome button:active{border:2px solid #fff}.SelectCategory{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;background:#525865;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;color:#fff}.SelectCategory .branding{background:#fff;padding:70px 0 30px;width:100%;position:relative;margin-bottom:40px}.SelectCategory p{font-size:20px;margin:50px 0}.SelectCategory input{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding:10px;color:#9b9b9b;font-size:20px;border-radius:2px;border:2px solid #e6e6e6;outline:none;width:100%}.SelectCategory button{width:200px;height:55px;line-height:45px;text-align:center;color:#fff;background-image:-webkit-linear-gradient(277deg,#f7934a,#ed5a24);background-image:linear-gradient(-187deg,#f7934a,#ed5a24);border-radius:100px;border:none;font-size:18px;margin:50px 0;outline:none}.SelectCategory button:active{border:2px solid #fff}.SelectCategory .branding{padding:25px;margin-bottom:0}.SelectCategory .branding img{max-width:80%;margin:0 10%}.SelectCategory ul{width:80%;max-width:600px;background:#fff;border-radius:2px;list-style:none;text-align:left;padding-left:0}.SelectCategory li a{line-height:60px;padding-left:70px;font-size:20px;color:#000;text-decoration:none;border-bottom:1px solid #e6e6e6;display:block}.SelectCategory li:last-child a{border-bottom:none}.SelectCategory li a:hover{background:#ed5a24;border-bottom:1px solid #ed5a24;color:#fff}
/*# sourceMappingURL=main.2e3c9667.css.map*/