.blocks-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:600000;background-color:rgba(0,0,0,0.8)}.blocks-overlay.closed{visibility:hidden;opacity:0;transition:opacity 0.2s,visibility 0.2s}.blocks-wrapper{position:fixed;top:90px;left:90px;right:90px;bottom:90px;max-width:1600px;z-index:600000;margin:49px auto auto;background:#f2f3f5;color:var(--alpha-body-color);font-family:var(--alpha-body-font-family);font-size:var(--alpha-body-font-size);line-height:1.8;transition:opacity 0.2s;-webkit-backface-visibility:hidden}.blocks-wrapper *{box-sizing:border-box}.blocks-wrapper.closed{visibility:hidden;opacity:0;transition:opacity 0.2s,visibility 0.2s}.blocks-wrapper button.mfp-close{position:absolute;top:-33px;width:19px;height:19px;left:18px;color:#ccc;transform:rotate(45deg);opacity:0.8}.blocks-wrapper button.mfp-close:hover{opacity:1}.blocks-wrapper button.mfp-close:hover i:before{transform:rotate(-45deg)}.blocks-wrapper button.mfp-close:hover i:after{transform:rotate(45deg)}.blocks-wrapper img{max-width:100%}.blocks-wrapper .btn-primary{background:var(--alpha-primary-color);color:#fff;border:1px solid var(--alpha-primary-color);text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.blocks-wrapper .btn{width:auto;cursor:pointer}.blocks-wrapper .btn[disabled]{color:#999;border-color:#666;background:#666;cursor:not-allowed}.blocks-wrapper .filtered{display:none}.blocks-wrapper .blocks-section-content,.blocks-wrapper .blocks-section-pane{height:100%}.blocks-wrapper .blocks-section-pane{transition:visiblility 0.3s,opacity 0.3s}.blocks-wrapper .blocks-section-pane:not(.active){height:0;opacity:0;visibility:hidden}.blocks-wrapper iframe{width:100%;height:100%}.close-icon:after,.close-icon:before{display:block;position:absolute;background-color:var(--alpha-light-color);content:"";transition:transform 0.3s}.close-icon:before{height:1px;width:100%;left:0;top:calc(50% - 1px)}.close-icon:after{height:100%;width:1px;top:0;left:calc(50% - 1px)}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.blocks-wrapper .blocks-section-switch{display:flex;position:absolute;left:0;right:0;bottom:100%;background-color:#2a3035}.blocks-wrapper .section-switch{position:relative;padding:13px 33px;color:#ccc;font-size:13px;outline:none;box-shadow:none;text-decoration:none}.blocks-wrapper .section-switch.active,.blocks-wrapper .section-switch:hover{background:#16191b}.blocks-wrapper .category-list{overflow-y:auto;width:275px;padding:30px;position:absolute;background:#fff;top:0;bottom:0;right:0}.blocks-wrapper .category-list h3{text-align:center;margin:17px 0 28px;font-size:24px;font-weight:700;color:#333}.blocks-wrapper .category-list h3 figure{line-height:0.9}.blocks-wrapper .category-list li{margin-bottom:0}.blocks-wrapper .category-list figure{margin:0}.blocks-wrapper .category-list img{width:34px;height:auto}.blocks-wrapper .category-list a{display:block;box-shadow:none;color:#313438;line-height:35px;text-decoration:none}.blocks-wrapper .category-list a span{color:var(--alpha-grey-color);font-size:13px}.blocks-wrapper .category-list a.active,.blocks-wrapper .category-list a:hover{color:var(--alpha-primary-color)}.blocks-wrapper .category-list>ul>li:not(:last-child){border-bottom:1px solid var(--alpha-change-border-color)}.blocks-wrapper .category-list>ul>li>a{padding:8px 10px 7px}.blocks-wrapper .category-list ul img{vertical-align:middle;width:18px;height:18px;margin-top:-2px;margin-left:7px;opacity:0.13}.blocks-wrapper .category-list .all img{width:20px;height:20px}.blocks-wrapper .category-list::-webkit-scrollbar{width:2px}.blocks-wrapper .category-list::-webkit-scrollbar-thumb{background:#c1c6cd}.blocks-wrapper .category-has-children>a{position:relative}.blocks-wrapper .category-has-children>a i{position:absolute;left:0;padding:10px}.blocks-wrapper .category-has-children>ul{margin-bottom:15px;padding-right:3rem;font-size:13px}.blocks-wrapper .category-has-children>ul a{color:var(--alpha-body-color)}.blocks-wrapper .blocks-section{margin-right:275px;height:100%;overflow-y:auto}.blocks-wrapper .blocks-section::-webkit-scrollbar{width:8px}.blocks-wrapper .blocks-section::-webkit-scrollbar-thumb{background:#ccc}.blocks-wrapper .blocks-section::-webkit-scrollbar-track{background:#fff}.blocks-wrapper .blocks-section-inner{position:relative;padding:45px 40px 60px}.blocks-wrapper .blocks-row{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;padding-bottom:15px;border-bottom:1px solid #e1e1e1;margin-bottom:30px}.blocks-wrapper .blocks-row .blocks-title{margin-left:20px}.blocks-wrapper .blocks-row h3{margin:0;color:#313438;font-size:22px;font-weight:600;line-height:1.3}.blocks-wrapper .blocks-row p{margin:2px 0 8px;font-size:13px;font-weight:300;line-height:1.8}.blocks-wrapper .demo-filter{max-width:100%;margin-bottom:6px}.blocks-wrapper .demo-filter .input-wrapper{position:relative}.blocks-wrapper .demo-filter input{width:320px;max-width:100%;padding:10px 0;background:transparent;border:none;border-radius:0;border-bottom:1px solid #aaa;font-size:12px;line-height:normal}.blocks-wrapper .demo-filter input::placeholder{color:#aaa}.blocks-wrapper .demo-filter input:focus{box-shadow:none;border-color:var(--alpha-primary-color)}.blocks-wrapper .demo-filter .btn-search{position:absolute;top:50%;right:0;padding:0;text-shadow:none;border:none;background:transparent;color:#aaa;font-size:14px;outline:none;transform:translateY(-50%)}.blocks-wrapper .demo-filter .btn-search:hover{color:var(--alpha-primary-color)}.blocks-wrapper .block-categories{display:grid;grid-template-columns:repeat(5,1fr);column-gap:20px;row-gap:20px}.blocks-wrapper .block-categories.hide{display:none}.blocks-wrapper .block-categories.hide+.blocks-list{display:flex}.blocks-wrapper .block-category{background:#e7e9ec;border-radius:2px;overflow:hidden;text-decoration:none;transition:transform 0.2s,box-shadow 0.2s}.blocks-wrapper .block-category h4{padding:8.5px 20px;margin:0;background:#a6a9ae;color:#fff;font-size:13px;font-weight:400}.blocks-wrapper .block-category img{display:block;padding:20px;width:100%}.blocks-wrapper .blocks-list{display:none;flex-wrap:wrap;text-align:center;margin:-10px}.blocks-wrapper .blocks-list img{max-width:100%;display:block;height:auto;margin:auto;border-radius:4px}.blocks-wrapper .blocks-list .block.doing:after{content:"";position:absolute;top:50%;left:50%;margin:-12px -12px 0 0;display:inline-block;border:3px solid var(--alpha-primary-color);width:24px;height:24px;vertical-align:middle;border-radius:20px;border-bottom-color:transparent!important;animation:spin 2s infinite linear}.blocks-wrapper .block{position:relative;width:100%;padding:10px}.blocks-wrapper .block:not(:hover) img{box-shadow:2.5px 4.3px 5px rgba(0,0,0,0.06)}.blocks-wrapper .block:hover .block-actions{bottom:50%;opacity:1}.blocks-wrapper .block.favour .fa-heart{font-weight:900!important}.blocks-wrapper .block.doing .block-actions{display:none}.blocks-wrapper .block-template.block{width:16.66%}.blocks-wrapper .block-template .block-category{position:relative}.blocks-wrapper .block-template .block-category:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.1);opacity:0;visibility:hidden;transition:opacity 0.3s,visibility 0.3s}.blocks-wrapper .block-category{box-shadow:none;outline:none}.blocks-wrapper .block-category:focus,.blocks-wrapper .block-category:hover{transform:translateY(-10px)}.blocks-wrapper .block-title{position:relative;top:0;margin:0;padding:5px 15px;background:transparent;color:#999;overflow:hidden;text-overflow:ellipsis;transition:top 0.3s,background-color 0.3s,color 0.3s;white-space:nowrap}.blocks-wrapper .block-online img{border-radius:2px}.blocks-wrapper .block-online .block-title{display:none}.blocks-wrapper .block-online:before{content:"";position:absolute;top:10px;left:10px;bottom:10px;right:10px;background:rgba(53,57,62,0.2);border-radius:4px;transition:visibility 0.3s,opacity 0.3s}.blocks-wrapper .block-online:not(:hover):before{opacity:0;visibility:hidden}.blocks-wrapper .block-template img{transition:transform 0.2s}.blocks-wrapper .block-template:hover .block-category:before{opacity:1;visibility:visible}.blocks-wrapper .block-actions{display:flex;justify-content:center;position:absolute;bottom:calc(50% - 20px);right:0;width:100%;text-align:center;transform:translateY(50%);transition:bottom 0.5s,opacity 0.3s;opacity:0;z-index:1}.blocks-wrapper .block-actions .btn{width:37px;height:37px;padding:0;background-color:transparent;border:2px solid #fff;border-radius:50%;box-shadow:none;color:#fff;font-weight:600;font-family:inherit;opacity:0.6;outline:none;text-decoration:none;text-shadow:none;transition:background-color 0.1s,border-color 0.1s,opacity 0.1s}.blocks-wrapper .block-actions .btn+.btn{margin-right:10px}.blocks-wrapper .block-actions .btn:hover{background-color:var(--alpha-primary-color);border-color:var(--alpha-primary-color);opacity:1}.blocks-wrapper .block-actions .btn i{vertical-align:middle;margin:0}@keyframes spin{0%{transform:none}to{transform:rotate(360deg)}}.blocks-wrapper.loading:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(33,37,41,0.6);z-index:2}.blocks-wrapper .alpha-loading{display:none;position:fixed;width:30px;height:30px;top:50%;left:50%;margin:-15px 0 0 -15px;z-index:2}.blocks-wrapper.infiniteloading .blocks-section .alpha-loading,.blocks-wrapper.loading>.alpha-loading{display:block;border:2px solid transparent;border-top-color:var(--alpha-primary-color);border-radius:50%;animation:spin 0.75s infinite linear}.blocks-wrapper.infiniteloading .blocks-section .alpha-loading:before,.blocks-wrapper.loading>.alpha-loading:before{content:"";top:-2px;right:-2px;box-sizing:inherit;position:absolute;width:inherit;height:inherit;border:inherit;border-radius:inherit;animation:spin 1.5s infinite ease}.blocks-wrapper.infiniteloading:before,.blocks-wrapper.infiniteloading>.alpha-loading{display:none}.blocks-wrapper.infiniteloading .blocks-section .alpha-loading{position:absolute;bottom:25px;top:auto}@media (min-width:768px){.column-3>.block{width:50%}}@media (min-width:992px){.column-3>.block{width:33.33%}}@media (max-width:1499px){.blocks-wrapper{top:40px;left:40px;right:40px;bottom:40px}.blocks-wrapper .mfp-close{top:-40px}.blocks-wrapper .block-categories{grid-template-columns:repeat(5,1fr)}.blocks-wrapper .block.block-template{width:20%}.blocks-wrapper .category-list{width:250px}.blocks-wrapper .blocks-section{margin-right:250px}}@media (max-width:1199px){.blocks-wrapper .block-categories{grid-template-columns:repeat(4,1fr)}.blocks-wrapper .block.block-template{width:25%}}@media (max-width:991px){.blocks-wrapper .block-categories{grid-template-columns:repeat(3,1fr)}.blocks-wrapper .block.block-template{width:33.33%}.blocks-wrapper .category-list{width:200px;padding:10px}.blocks-wrapper .blocks-section{margin-right:200px}}@media (max-width:842px){.blocks-wrapper .block-categories{grid-template-columns:repeat(2,1fr)}.blocks-wrapper .block.block-template{width:50%}}#builderView .fas:before,#builderView i.fas,#objectlibrary .fas:before,#objectlibrary i.fas,#rs_overview .fas:before,#rs_overview_menu .fas:before,#rs_overview_menu i.fas,#rs_overview i.fas,#waitaminute .fas:before,#waitaminute i.fas,.rb-modal-wrapper .fas:before,.rb-modal-wrapper i.fas{font-family:"Font Awesome 5 Free";font-weight:900}#gutenberg-alpha-studio-trigger{margin-left:10px;margin-right:10px}#gutenberg-alpha-studio-trigger .alpha-mini-logo:before{width:24px;height:24px}