.mb-nav
.pagination{list-style-type:none;padding-left:0;border-radius:.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1.5rem 0}.mb-nav .pagination .page-link{position:relative;display:block;padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5;margin:0;background-color:rgba(0,0,0,.25) !important;color:#fff !important;border:none !important;z-index:1 !important;text-decoration:none;-webkit-transition:var(--mb-transition);transition:var(--mb-transition)}.mb-nav .pagination .page-link:not(.dots):hover{background-color:rgba(0,0,0,.5) !important;border:none !important}.mb-nav .pagination .page-item:first-child{margin-left:0}.mb-nav .pagination .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.mb-nav .pagination .page-item:last-child{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.mb-nav .pagination .page-item.active .page-link{background-color:var(--wp--preset--color--accent) !important;color:var(--wp--preset--color--accent-text) !important}@media(max-width: 768px){.mb-nav .pagination .page-item{display:none}.mb-nav .pagination .page-item.active,.mb-nav .pagination .page-item:first-child,.mb-nav .pagination .page-item:last-child{display:block}}.mb-models-block{display:grid;gap:10px;grid-template-columns:repeat(6, 1fr)}@media(max-width: 1200px){.mb-models-block{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 1000px){.mb-models-block{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 768px){.mb-models-block{grid-template-columns:repeat(2, 1fr)}}.model-block{display:block;position:relative;overflow:hidden;height:0;padding-bottom:56.25%;border-radius:7px}.model-block .model-img{display:block;position:absolute;z-index:50;min-height:1px;min-width:100%;width:100%;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.model-block .model-img.model-img--hidden{opacity:0 !important;-webkit-transition:opacity .5s ease-in 1.5s !important;transition:opacity .5s ease-in 1.5s !important}.model-block .model-debounce-bar{position:absolute;z-index:200;top:0;left:0;height:5px;width:0%;background:hsla(0,0%,100%,.5)}.model-block .model-debounce-bar.model-debounce-bar--wait{-webkit-animation:debounce-bar-load 1.8s .2s ease-in-out forwards,debounce-bar-hide .5s 2s ease-in-out forwards;animation:debounce-bar-load 1.8s .2s ease-in-out forwards,debounce-bar-hide .5s 2s ease-in-out forwards}.model-block .model-preview{position:absolute;z-index:10;top:0;left:0;height:100%;width:100%}.model-block .model-name{position:absolute;z-index:100;left:0;bottom:0;background:rgba(0,0,0,.25);right:0;height:40px;line-height:40px;color:#fff;text-shadow:1px 1px rgba(0,0,0,.38);font-weight:700;padding:0
20px;-webkit-transition:bottom .5s ease-in-out !important;transition:bottom .5s ease-in-out !important}.model-block .model-name.model-name--hidden{-webkit-transition:bottom .5s ease-in-out 2s !important;transition:bottom .5s ease-in-out 2s !important;bottom:-100%}.model-block .model-name span.model-status{display:inline-block;width:13px;height:13px;border-radius:100%;position:relative;top:1px;margin-right:5px}.model-block .model-name span.model-status-online{background:#a2db00}.model-block .model-name span.model-status-offline{background:#ddd}.model-block .model-name .model-iframe{display:none !important;position:absolute;top:0;left:0;width:100%;height:100%}.model-block .model-name a:hover .model-iframe{display:inline-block !important}.mb-loading{position:absolute;z-index:0;display:inline-block;width:50px;height:50px;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.mb-loading:after{content:" ";display:block;width:50px;height:50px;margin:1px;border-radius:50%;border:5px
solid #fff;border-color:hsla(0,0%,100%,.2) rgba(0,0,0,0) hsla(0,0%,100%,.2) rgba(0,0,0,0);-webkit-animation:mb-loading 1.2s linear infinite;animation:mb-loading 1.2s linear infinite}.title-related{text-align:center;-webkit-margin-before:2.5rem !important;margin-block-start:2.5rem !important;-webkit-margin-after:2.5rem !important;margin-block-end:2.5rem !important;font-size:2rem;font-weight:700}@media(max-width: 768px){.title-related{font-size:1.75rem}}@-webkit-keyframes debounce-bar-load{0%{width:0%}100%{width:100%}}@keyframes debounce-bar-load{0%{width:0%}100%{width:100%}}@-webkit-keyframes debounce-bar-hide{0%{top:0}100%{top:-100%}}@keyframes debounce-bar-hide{0%{top:0}100%{top:-100%}}@-webkit-keyframes mb-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes mb-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}