*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin:0;text-decoration:none;font-family:"Poppins",sans-serif}.main-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.header-section{background-color:#fff;border-bottom:1px solid grey;width:100vw;height:10vh;-webkit-justify-content:space-between;justify-content:space-between;padding:1rem 2rem}.header-menu-toggle,.header-section{display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;grid-gap:1rem;gap:1rem}.header-menu-toggle{-webkit-justify-content:center;justify-content:center}.header-menu-toggle i{font-size:2rem}.header-username{line-height:.7rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;padding-top:.8rem}.header-username h5{font-size:1rem;font-weight:600}.header-username p{font-size:.8rem}.header-btn{border:none;color:#fff;border-radius:18px;padding:.4rem .8rem;box-shadow:3px 2px 4px rgba(0,0,0,.3)}#blue-btn{background:#45a3b8}#blue-btn:hover{background:#3a8c9e}#grey-btn{background:grey}#grey-btn:hover{background:#6b6a6a}#red-btn{background:#dd4a45}#red-btn:hover{background:#b33631}.header-new-presentation{margin-right:1.5rem;color:#272727;cursor:pointer;font-weight:700;font-size:1rem;padding:.2rem .8rem;border-radius:5px;border:1px solid transparent}.header-new-presentation:hover{border:1px solid #272727}.header-buttons{display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;grid-gap:.5rem;gap:.5rem;color:grey;font-size:.9rem}.badge{background:grey;border-radius:50px!important;width:16px;height:16px;padding:.2rem}.badge span{font-size:.7rem}.content-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.menu-section{background:#484848;display:-webkit-inline-flex;display:inline-flex;width:30vw;height:90vh}.menu-sidebar{width:6vw;height:90vh;background:#000}.menu-sidebar,.menu-sidebar div{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.menu-sidebar div{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:13vh;cursor:pointer;color:#fff;font-weight:600;font-size:.8rem}.menu-sidebar div i{font-size:1.7rem}.menu-sidebar div span{margin-top:.5rem}.active-menu,.menu-sidebar div:hover{background:#484848}.menu-design-layout-wrapper{width:24vw;height:90vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;padding-top:2rem;color:#fff}.menu-design-layout-wrapper h5{font-size:1rem;font-weight:600}.menu-all-design-bar{height:73vh;width:24vw;overflow-y:scroll;padding-left:.5rem;padding-top:.5rem;padding-bottom:1.5rem}.menu-all-design-bar::-webkit-scrollbar{width:10px}.menu-all-design-bar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:6px;margin-bottom:18px}.menu-all-design-bar::-webkit-scrollbar-thumb{background:#888;border-radius:6px}.menu-all-design-bar::-webkit-scrollbar-thumb:hover{background:var(--primary-color-lighter)}.menu-design-layout-footer{width:24vw;height:10vh;text-align:center;box-shadow:0 -7px 8px rgba(32,32,32,.678)}.menu-design-layouts-btn{background:#2b779c;border:none;border-radius:30px;padding:.5rem .4rem .4rem;width:19vw;text-align:center;margin-top:1rem;box-shadow:3px 3px 4px rgba(0,0,0,.3);color:#fff;font-size:.8rem}.menu-design-layouts-btn:hover{background:#286f92}.menu-all-design-bar div{display:-webkit-inline-flex;display:inline-flex;grid-gap:.5rem;gap:.5rem}.design{width:10.5vw;height:12vh;background:#303030;border-radius:2px;cursor:pointer}.preview-section{width:52vw;height:90vh}.preview,.preview-section{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.preview{width:47vw;height:60vh;border-radius:5px;border:1px solid grey;box-shadow:3px 3px 4px rgba(0,0,0,.3)}#design1{-webkit-flex-direction:column;flex-direction:column}#design1,#design2{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}#design2{-webkit-flex-direction:row;flex-direction:row;grid-gap:1rem;gap:1rem}.preview#design1 .other-lines{background:transparent}.preview#design2 .other-lines{background:#bce1f7;width:15vw;padding-top:1rem;text-align:center;margin-bottom:.5rem;color:#fff}.preview#design1 .first-line{padding:.5rem}.preview#design1 .first-line,.preview#design2 .first-line{background:#7ac3f0;width:15vw;text-align:center;margin-bottom:.5rem}.preview#design2 .first-line{padding-top:1rem;color:#fff;font-weight:700}.first-line h5{font-size:1.5rem;font-weight:700;color:#fff;white-space:pre-line}.thumbnails-section{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;background:#272c31;width:18vw}.thumbnails-wrapper{height:77vh}.slide-thumbnails,.thumbnails-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;grid-gap:.5rem;gap:.5rem;-webkit-align-items:center;align-items:center}.slide-thumbnails{min-height:1vh;max-height:66vh;overflow-y:scroll}.slide-thumbnails::-webkit-scrollbar{background:transparent;display:none}.slide-thumbnails{-ms-overflow-style:none;scrollbar-width:none}.thumbnails-header{width:17vw;height:8vh;box-shadow:9px 9px 3px rgba(0,0,0,.3);border-bottom:2px solid rgba(37,37,37,.1);display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-align-self:flex-end;align-self:flex-end;padding-top:1rem}.options-btn{display:-webkit-inline-flex;display:inline-flex;justify-self:flex-end;grid-gap:.5rem;gap:.5rem}.thumbnails-header h5{font-size:1rem;color:#fff;font-weight:600}.thumbnail-wrap{display:-webkit-inline-flex;display:inline-flex;grid-gap:.7rem;gap:.7rem;font-size:.9rem}.thumbnail,.thumbnail-wrap{-webkit-justify-content:center;justify-content:center}.thumbnail{background:grey;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;border-radius:3px;width:13vw;min-height:6.5rem;cursor:pointer;white-space:pre-line}.thumbnail span{font-size:.5rem;white-space:pre-line}.thumbnail-number{color:#fff;font-size:.8rem;justify-self:flex-end;margin-top:1.3rem}.hideDivider{opacity:0}.divider1{height:.3rem;border:.7px solid #cc5a5a;border-top:none}.divider2{height:.3rem;border:.7px solid #cc5a5a;border-bottom:none;margin-bottom:.5rem}.active-slide{border:2px solid #dd4a45}.dragover{background:rgba(233,99,99,.486)}.add-btn{background:#dd4a45;border:none;border-radius:5px;color:#fff;font-weight:700;cursor:pointer;font-size:2.5rem;height:2.5rem;padding:1rem 1rem 1.2rem;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.add-btn:hover{background:#ad3632}.clear-btn{height:25;width:5vw;background-color:transparent;border:1px solid grey;border-radius:10px;color:grey;font-weight:600;font-size:.8rem;-webkit-align-self:flex-end;align-self:flex-end}.clear-btn:hover{background-color:grey;color:#272c31}.bd-example-modal-lg{width:80vw}.input{height:50vh;width:32vw}
/*# sourceMappingURL=main.d52a0e0a.chunk.css.map */