@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap);.interface-interface-skeleton__header{z-index:100}.bBlocksTemplateLibraryWrap *{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0}.bBlocksTemplateLibraryWrap .libraryBtn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,0);border:none;border-radius:5px;color:#4527a4;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;gap:5px;letter-spacing:.5px;padding:12px 10px}.bBlocksTemplateLibraryWrap .libraryBtn.active{background-color:#4527a4;color:#fff;font-weight:500}.bBlocksTemplateLibraryWrap .templateLibraryButton{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,0);border:1px solid #4527a4;border-radius:4px;color:#4527a4;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:500;gap:5px;line-height:120%;margin:0 5px;padding:6px 15px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.bBlocksTemplateLibraryWrap .templateLibraryButton img{height:24px;width:24px}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100dvh;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:9999}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap ::-webkit-scrollbar{width:10px}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap ::-webkit-scrollbar-track{border-radius:10px;-webkit-box-shadow:inset 0 0 5px #4527a4;box-shadow:inset 0 0 5px #4527a4}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap ::-webkit-scrollbar-thumb{background:#4527a4;border-radius:10px}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer{background-color:#fff;border-radius:10px;-webkit-box-shadow:0 0 10px 8px hsla(0,0%,71%,.451);box-shadow:0 0 10px 8px hsla(0,0%,71%,.451);height:80dvh;width:90dvw}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalHeader{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:1px solid #cecece;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:20px 30px}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalHeader .modalHeaderLogo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4527a4;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Poppins,sans-serif;font-size:22px;font-weight:700;gap:10px;line-height:100%}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalHeader .modalHeaderLogo img{height:30px;width:30px}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalHeader .modalHeaderClose{cursor:pointer;font-size:25px}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;margin:0 auto}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodySidebar{height:100%;margin:20px 0 0;overflow:hidden;padding-left:30px;width:280px}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodySidebar .modalBodySidebarSearch{margin-bottom:8px;padding:5px;position:relative}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodySidebar .modalBodySidebarSearch input{border:1px solid #ccc;border-radius:3px;height:35px;padding:0 10px;width:100%}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodySidebar .modalBodySidebarSearch input:focus{outline-color:#4527a4}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodySidebar .modalBodySidebarSearch svg{cursor:pointer;height:34px;padding:9px;position:absolute;right:6px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:34px}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodySidebar .modalBodySidebarTypes{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin:20px 0}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodySidebar .modalBodySidebarCategories{list-style-type:none;max-height:calc(80vh - 211px);overflow-y:auto;padding:5px 15px 5px 5px}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodySidebar .modalBodySidebarCategories li{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;width:100%}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodyTemplates{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;max-height:calc(80vh - 90px);overflow-x:hidden;overflow-y:auto;padding-right:30px}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodyTemplates .grid{display:grid;gap:20px;width:100%}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodyTemplates .modalBodyTemplateItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;margin:10px 0;text-align:center}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodyTemplates .modalBodyTemplateItem .modalBodyTemplateItemProBadge{background:#4527a4;border-radius:40px;-webkit-box-shadow:0 0 10px rgba(146,151,183,.851);box-shadow:0 0 10px rgba(146,151,183,.851);color:#fff;font-size:x-small;margin:-1px 0 0;padding:0 6px}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodyTemplates .modalBodyTemplateItem .modalBodyTemplateItemPreviewWrap{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;-ms-flex:1;flex:1;position:relative}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodyTemplates .modalBodyTemplateItem .modalBodyTemplateItemPreviewWrap .modalBodyTemplateItemPreview{border:1px solid #ccc;border-radius:5px;width:auto}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodyTemplates .modalBodyTemplateItem .modalBodyTemplateItemPreviewWrap .modalBodyTemplateItemButton{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;visibility:hidden;z-index:99}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodyTemplates .modalBodyTemplateItem .modalBodyTemplateItemPreviewWrap .modalBodyTemplateItemButton a{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#4527a4;border-radius:4px;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;gap:5px;justify-content:center;padding:7px 20px;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodyTemplates .modalBodyTemplateItem .modalBodyTemplateItemPreviewWrap .modalBodyTemplateItemButton svg{color:#fff}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodyTemplates .modalBodyTemplateItem .modalBodyTemplateItemTitle{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:center}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodyTemplates .modalBodyTemplateItem:hover .modalBodyTemplateItemButton{opacity:1;visibility:visible}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodyTemplates .modalBodyTemplateLoadMore{margin-top:25px;padding:10px 20px}.bBlocksTemplateLibraryWrap .templateLibraryModalWrap .modalContainer .modalBody .modalBodyTemplateNotFound{-webkit-box-flex:1;color:#f66;-ms-flex:1;flex:1;font-size:24px;font-weight:600;padding:30px;text-align:center}
/*# sourceMappingURL=template-library.css.map*/