@-webkit-keyframes shake-y{0%,20%,60%,to{transform:translateY(0)}40%{transform:translateY(-5px)}80%{transform:translateY(-3px)}}@keyframes shake-y{0%,20%,60%,to{transform:translateY(0)}40%{transform:translateY(-5px)}80%{transform:translateY(-3px)}}.tab_container{max-width:100%}.justyfy-content-between{justify-content:space-between}.decrease-margin{margin:0 -30px!important}@media only screen and (max-width:780.98px){.colum-reverse{flex-direction:column-reverse!important}}.switch-block{align-items:center;display:flex;justify-content:flex-start}.margin-bottom-50{margin-bottom:50px}.bulk-blacklist-modal-wrap.hfmodal .action-buttons button.confirm_btn,.confirm_btn{background-color:#005ae0;color:#fff}.cross_sign{align-items:center;cursor:pointer;display:inline-flex;height:32px;justify-content:center;position:absolute;right:10px;top:10px;transition:all .3s ease;width:32px}.cross_sign:hover{transform:rotate(90deg)}.cross_sign .bar{background:#000;display:inline-block;height:20px;position:absolute;width:1.5px}.cross_sign .bar1{transform:rotate(45deg)}.cross_sign .bar2{transform:rotate(-45deg)}h1.title,h3.title{color:#1e1e1e;font-size:20px;font-style:normal;font-weight:600;line-height:1.35}p.mode,p.sub_title{color:#1e1e1e;font-size:16px;font-style:normal;font-weight:400;line-height:1.5}.img-center{text-align:center}.Toastify__toast-container--top-right{top:3em!important}.__react_component_tooltip.show{opacity:1!important}.not-optimized-tag{background:#ffe5f4;border-radius:9.5px;color:#cc0078;font-size:10px;font-weight:600;line-height:13px;margin-left:8px;padding:3.5px 8px}
.wppoolsbe-container,.wppoolsbe-container-fluid{margin-left:auto;margin-right:auto}.wppoolsbe-container{padding:0 20px}.wppoolsbe-container-fluid.hero,.wppoolsbe-container.hero{align-items:center;display:flex;justify-content:center;min-height:100vh}.wppoolsbe-container-fluid{padding-left:2rem;padding-right:2rem}@media only screen and (min-width:782px){.wppoolsbe-container{padding:0 30px}}@media only screen and (min-width:1042px){.wppoolsbe-container{max-width:80rem}.wppoolsbe-container.full-width{max-width:100%}.wppoolsbe-container.small{max-width:810px}}
:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
.wppoolsbe-card{background:#fff;border:1px solid #e8e8eb;border-radius:0 4px 4px 4px;margin:0 0 30px;padding:15px 40px}@media only screen and (max-width:991.98px){.wppoolsbe-card{padding:15px 40px}.wppoolsbe-card .wppoolsbe-guide-top{margin-bottom:20px}}.wppoolsbe-card.contain-list{background:#fff;border:1px solid #e8e8eb;border-radius:0 4px 4px 4px;box-shadow:0 5px 8px 0 rgba(0,0,0,.05);margin:0 0 30px;padding:20px 32px}.wppoolsbe-card.colored-bg{background:#f7f7ff}.blackList_items_content .wppoolsbe-card{max-height:calc(100vh - 265px);overflow-y:scroll;padding:20px 20px 15px}.wppoolsbe-tab-content .pages-list-item-wrap,.wppoolsbe-tab-content .posts-list-item-wrap{max-height:370px;overflow-x:auto;scrollbar-color:#dcdde4 transparent;scrollbar-width:thin}.wppoolsbe-tab-content .pages-list-item-wrap::-webkit-scrollbar,.wppoolsbe-tab-content .posts-list-item-wrap::-webkit-scrollbar{height:45px;width:7px}.wppoolsbe-tab-content .pages-list-item-wrap::-webkit-scrollbar-track,.wppoolsbe-tab-content .posts-list-item-wrap::-webkit-scrollbar-track{background-color:transparent}.wppoolsbe-tab-content .pages-list-item-wrap::-webkit-scrollbar-thumb,.wppoolsbe-tab-content .posts-list-item-wrap::-webkit-scrollbar-thumb{background-color:#dcdde4}.wppoolsbe-tab-content .pages-list-item-wrap::-webkit-scrollbar-thumb,.wppoolsbe-tab-content .pages-list-item-wrap::-webkit-scrollbar-track,.wppoolsbe-tab-content .posts-list-item-wrap::-webkit-scrollbar-thumb,.wppoolsbe-tab-content .posts-list-item-wrap::-webkit-scrollbar-track{border-radius:12px}
.wppoolsbe-col .reverse{flex-direction:column-reverse}.wppoolsbe-col.col-xs,.wppoolsbe-col.col-xs-1,.wppoolsbe-col.col-xs-10,.wppoolsbe-col.col-xs-11,.wppoolsbe-col.col-xs-12,.wppoolsbe-col.col-xs-2,.wppoolsbe-col.col-xs-3,.wppoolsbe-col.col-xs-4,.wppoolsbe-col.col-xs-5,.wppoolsbe-col.col-xs-6,.wppoolsbe-col.col-xs-7,.wppoolsbe-col.col-xs-8,.wppoolsbe-col.col-xs-9,.wppoolsbe-col.col-xs-offset-0,.wppoolsbe-col.col-xs-offset-1,.wppoolsbe-col.col-xs-offset-10,.wppoolsbe-col.col-xs-offset-11,.wppoolsbe-col.col-xs-offset-12,.wppoolsbe-col.col-xs-offset-2,.wppoolsbe-col.col-xs-offset-3,.wppoolsbe-col.col-xs-offset-4,.wppoolsbe-col.col-xs-offset-5,.wppoolsbe-col.col-xs-offset-6,.wppoolsbe-col.col-xs-offset-7,.wppoolsbe-col.col-xs-offset-8,.wppoolsbe-col.col-xs-offset-9{box-sizing:border-box;flex:0 0 auto;padding:.5rem}.wppoolsbe-col.col-xs{flex-basis:0;flex-grow:1;max-width:100%}.wppoolsbe-col.col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.wppoolsbe-col.col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.wppoolsbe-col.col-xs-3{flex-basis:25%;max-width:25%}.wppoolsbe-col.col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.wppoolsbe-col.col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.wppoolsbe-col.col-xs-6{flex-basis:50%;max-width:50%}.wppoolsbe-col.col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.wppoolsbe-col.col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.wppoolsbe-col.col-xs-9{flex-basis:75%;max-width:75%}.wppoolsbe-col.col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.wppoolsbe-col.col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.wppoolsbe-col.col-xs-12{flex-basis:100%;max-width:100%}.wppoolsbe-col.col-xs-offset-0{margin-left:0}.wppoolsbe-col.col-xs-offset-1{margin-left:2.5%}.wppoolsbe-col.col-xs-offset-2{margin-left:5%}.wppoolsbe-col.col-xs-offset-3{margin-left:7.5%}.wppoolsbe-col.col-xs-offset-4{margin-left:10%}.wppoolsbe-col.col-xs-offset-5{margin-left:12.5%}.wppoolsbe-col.col-xs-offset-6{margin-left:15%}.wppoolsbe-col.col-xs-offset-7{margin-left:17.5%}.wppoolsbe-col.col-xs-offset-8{margin-left:20%}.wppoolsbe-col.col-xs-offset-9{margin-left:22.5%}.wppoolsbe-col.col-xs-offset-10{margin-left:25%}.wppoolsbe-col.col-xs-offset-11{margin-left:27.5%}.wppoolsbe-col.first-xs{order:-1}.wppoolsbe-col.last-xs{order:1}.wppoolsbe-col.text-xs-left{justify-content:flex-start;text-align:left!important}.wppoolsbe-col.text-xs-center{justify-content:center;text-align:center!important}.wppoolsbe-col.text-xs-right{justify-content:flex-end;text-align:right!important}.wppoolsbe-col.align-self-center{align-self:flex-start}.wppoolsbe-col.p-0{padding:0!important}.wppoolsbe-col.pt-0,.wppoolsbe-col.py-0{padding-top:0!important}.wppoolsbe-col.pr-0,.wppoolsbe-col.px-0{padding-right:0!important}.wppoolsbe-col.pb-0,.wppoolsbe-col.py-0{padding-bottom:0!important}.wppoolsbe-col.pl-0,.wppoolsbe-col.px-0{padding-left:0!important}.wppoolsbe-col.p-1{padding:.25rem!important}.wppoolsbe-col.pt-1,.wppoolsbe-col.py-1{padding-top:.25rem!important}.wppoolsbe-col.pr-1,.wppoolsbe-col.px-1{padding-right:.25rem!important}.wppoolsbe-col.pb-1,.wppoolsbe-col.py-1{padding-bottom:.25rem!important}.wppoolsbe-col.pl-1,.wppoolsbe-col.px-1{padding-left:.25rem!important}.wppoolsbe-col.p-2{padding:.5rem!important}.wppoolsbe-col.pt-2,.wppoolsbe-col.py-2{padding-top:.5rem!important}.wppoolsbe-col.pr-2,.wppoolsbe-col.px-2{padding-right:.5rem!important}.wppoolsbe-col.pb-2,.wppoolsbe-col.py-2{padding-bottom:.5rem!important}.wppoolsbe-col.pl-2,.wppoolsbe-col.px-2{padding-left:.5rem!important}.wppoolsbe-col.p-3{padding:1rem!important}.wppoolsbe-col.pt-3,.wppoolsbe-col.py-3{padding-top:1rem!important}.wppoolsbe-col.pr-3,.wppoolsbe-col.px-3{padding-right:1rem!important}.wppoolsbe-col.pb-3,.wppoolsbe-col.py-3{padding-bottom:1rem!important}.wppoolsbe-col.pl-3,.wppoolsbe-col.px-3{padding-left:1rem!important}.wppoolsbe-col.p-4{padding:1.5rem!important}.wppoolsbe-col.pt-4,.wppoolsbe-col.py-4{padding-top:1.5rem!important}.wppoolsbe-col.pr-4,.wppoolsbe-col.px-4{padding-right:1.5rem!important}.wppoolsbe-col.pb-4,.wppoolsbe-col.py-4{padding-bottom:1.5rem!important}.wppoolsbe-col.pl-4,.wppoolsbe-col.px-4{padding-left:1.5rem!important}.wppoolsbe-col.p-5{padding:3rem!important}.wppoolsbe-col.pt-5,.wppoolsbe-col.py-5{padding-top:3rem!important}.wppoolsbe-col.pr-5,.wppoolsbe-col.px-5{padding-right:3rem!important}.wppoolsbe-col.pb-5,.wppoolsbe-col.py-5{padding-bottom:3rem!important}.wppoolsbe-col.pl-5,.wppoolsbe-col.px-5{padding-left:3rem!important}@media only screen and (min-width:782px){.wppoolsbe-col.col-sm,.wppoolsbe-col.col-sm-1,.wppoolsbe-col.col-sm-10,.wppoolsbe-col.col-sm-11,.wppoolsbe-col.col-sm-12,.wppoolsbe-col.col-sm-2,.wppoolsbe-col.col-sm-3,.wppoolsbe-col.col-sm-4,.wppoolsbe-col.col-sm-5,.wppoolsbe-col.col-sm-6,.wppoolsbe-col.col-sm-7,.wppoolsbe-col.col-sm-8,.wppoolsbe-col.col-sm-9,.wppoolsbe-col.col-sm-offset-0,.wppoolsbe-col.col-sm-offset-1,.wppoolsbe-col.col-sm-offset-10,.wppoolsbe-col.col-sm-offset-11,.wppoolsbe-col.col-sm-offset-12,.wppoolsbe-col.col-sm-offset-2,.wppoolsbe-col.col-sm-offset-3,.wppoolsbe-col.col-sm-offset-4,.wppoolsbe-col.col-sm-offset-5,.wppoolsbe-col.col-sm-offset-6,.wppoolsbe-col.col-sm-offset-7,.wppoolsbe-col.col-sm-offset-8,.wppoolsbe-col.col-sm-offset-9{box-sizing:border-box;flex:0 0 auto;padding:.5rem}.wppoolsbe-col.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.wppoolsbe-col.col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.wppoolsbe-col.col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.wppoolsbe-col.col-sm-3{flex-basis:25%;max-width:25%}.wppoolsbe-col.col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.wppoolsbe-col.col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.wppoolsbe-col.col-sm-6{flex-basis:50%;max-width:50%}.wppoolsbe-col.col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.wppoolsbe-col.col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.wppoolsbe-col.col-sm-9{flex-basis:75%;max-width:75%}.wppoolsbe-col.col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.wppoolsbe-col.col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.wppoolsbe-col.col-sm-12{flex-basis:100%;max-width:100%}.wppoolsbe-col.col-sm-offset-0{margin-left:0}.wppoolsbe-col.col-sm-offset-1{margin-left:2.5%}.wppoolsbe-col.col-sm-offset-2{margin-left:5%}.wppoolsbe-col.col-sm-offset-3{margin-left:7.5%}.wppoolsbe-col.col-sm-offset-4{margin-left:10%}.wppoolsbe-col.col-sm-offset-5{margin-left:12.5%}.wppoolsbe-col.col-sm-offset-6{margin-left:15%}.wppoolsbe-col.col-sm-offset-7{margin-left:17.5%}.wppoolsbe-col.col-sm-offset-8{margin-left:20%}.wppoolsbe-col.col-sm-offset-9{margin-left:22.5%}.wppoolsbe-col.col-sm-offset-10{margin-left:25%}.wppoolsbe-col.col-sm-offset-11{margin-left:27.5%}.wppoolsbe-col.first-sm{order:-1}.wppoolsbe-col.last-sm{order:1}.wppoolsbe-col.text-sm-left{justify-content:flex-start;text-align:left!important}.wppoolsbe-col.text-sm-center{justify-content:center;text-align:center!important}.wppoolsbe-col.text-sm-right{justify-content:flex-end;text-align:right!important}}@media only screen and (min-width:912px){.wppoolsbe-col.col-md,.wppoolsbe-col.col-md-1,.wppoolsbe-col.col-md-10,.wppoolsbe-col.col-md-11,.wppoolsbe-col.col-md-12,.wppoolsbe-col.col-md-2,.wppoolsbe-col.col-md-3,.wppoolsbe-col.col-md-4,.wppoolsbe-col.col-md-5,.wppoolsbe-col.col-md-6,.wppoolsbe-col.col-md-7,.wppoolsbe-col.col-md-8,.wppoolsbe-col.col-md-9,.wppoolsbe-col.col-md-offset-0,.wppoolsbe-col.col-md-offset-1,.wppoolsbe-col.col-md-offset-10,.wppoolsbe-col.col-md-offset-11,.wppoolsbe-col.col-md-offset-12,.wppoolsbe-col.col-md-offset-2,.wppoolsbe-col.col-md-offset-3,.wppoolsbe-col.col-md-offset-4,.wppoolsbe-col.col-md-offset-5,.wppoolsbe-col.col-md-offset-6,.wppoolsbe-col.col-md-offset-7,.wppoolsbe-col.col-md-offset-8,.wppoolsbe-col.col-md-offset-9{box-sizing:border-box;flex:0 0 auto;padding:.5rem}.wppoolsbe-col.col-md{flex-basis:0;flex-grow:1;max-width:100%}.wppoolsbe-col.col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.wppoolsbe-col.col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.wppoolsbe-col.col-md-3{flex-basis:25%;max-width:25%}.wppoolsbe-col.col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.wppoolsbe-col.col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.wppoolsbe-col.col-md-6{flex-basis:50%;max-width:50%}.wppoolsbe-col.col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.wppoolsbe-col.col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.wppoolsbe-col.col-md-9{flex-basis:75%;max-width:75%}.wppoolsbe-col.col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.wppoolsbe-col.col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.wppoolsbe-col.col-md-12{flex-basis:100%;max-width:100%}.wppoolsbe-col.col-md-offset-0{margin-left:0}.wppoolsbe-col.col-md-offset-1{margin-left:2.5%}.wppoolsbe-col.col-md-offset-2{margin-left:5%}.wppoolsbe-col.col-md-offset-3{margin-left:7.5%}.wppoolsbe-col.col-md-offset-4{margin-left:10%}.wppoolsbe-col.col-md-offset-5{margin-left:12.5%}.wppoolsbe-col.col-md-offset-6{margin-left:15%}.wppoolsbe-col.col-md-offset-7{margin-left:17.5%}.wppoolsbe-col.col-md-offset-8{margin-left:20%}.wppoolsbe-col.col-md-offset-9{margin-left:22.5%}.wppoolsbe-col.col-md-offset-10{margin-left:25%}.wppoolsbe-col.col-md-offset-11{margin-left:27.5%}.wppoolsbe-col.first-md{order:-1}.wppoolsbe-col.last-md{order:1}.wppoolsbe-col.text-md-left{justify-content:flex-start;text-align:left!important}.wppoolsbe-col.text-md-center{justify-content:center;text-align:center!important}.wppoolsbe-col.text-md-right{justify-content:flex-end;text-align:right!important}}@media only screen and (min-width:1042px){.wppoolsbe-col.col-lg,.wppoolsbe-col.col-lg-1,.wppoolsbe-col.col-lg-10,.wppoolsbe-col.col-lg-11,.wppoolsbe-col.col-lg-12,.wppoolsbe-col.col-lg-2,.wppoolsbe-col.col-lg-3,.wppoolsbe-col.col-lg-4,.wppoolsbe-col.col-lg-5,.wppoolsbe-col.col-lg-6,.wppoolsbe-col.col-lg-7,.wppoolsbe-col.col-lg-8,.wppoolsbe-col.col-lg-9,.wppoolsbe-col.col-lg-offset-0,.wppoolsbe-col.col-lg-offset-1,.wppoolsbe-col.col-lg-offset-10,.wppoolsbe-col.col-lg-offset-11,.wppoolsbe-col.col-lg-offset-12,.wppoolsbe-col.col-lg-offset-2,.wppoolsbe-col.col-lg-offset-3,.wppoolsbe-col.col-lg-offset-4,.wppoolsbe-col.col-lg-offset-5,.wppoolsbe-col.col-lg-offset-6,.wppoolsbe-col.col-lg-offset-7,.wppoolsbe-col.col-lg-offset-8,.wppoolsbe-col.col-lg-offset-9{box-sizing:border-box;flex:0 0 auto;padding:.5rem}.wppoolsbe-col.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.wppoolsbe-col.col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.wppoolsbe-col.col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.wppoolsbe-col.col-lg-3{flex-basis:25%;max-width:25%}.wppoolsbe-col.col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.wppoolsbe-col.col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.wppoolsbe-col.col-lg-6{flex-basis:50%;max-width:50%}.wppoolsbe-col.col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.wppoolsbe-col.col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.wppoolsbe-col.col-lg-9{flex-basis:75%;max-width:75%}.wppoolsbe-col.col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.wppoolsbe-col.col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.wppoolsbe-col.col-lg-12{flex-basis:100%;max-width:100%}.wppoolsbe-col.col-lg-offset-0{margin-left:0}.wppoolsbe-col.col-lg-offset-1{margin-left:2.5%}.wppoolsbe-col.col-lg-offset-2{margin-left:5%}.wppoolsbe-col.col-lg-offset-3{margin-left:7.5%}.wppoolsbe-col.col-lg-offset-4{margin-left:10%}.wppoolsbe-col.col-lg-offset-5{margin-left:12.5%}.wppoolsbe-col.col-lg-offset-6{margin-left:15%}.wppoolsbe-col.col-lg-offset-7{margin-left:17.5%}.wppoolsbe-col.col-lg-offset-8{margin-left:20%}.wppoolsbe-col.col-lg-offset-9{margin-left:22.5%}.wppoolsbe-col.col-lg-offset-10{margin-left:25%}.wppoolsbe-col.col-lg-offset-11{margin-left:27.5%}.wppoolsbe-col.first-lg{order:-1}.wppoolsbe-col.last-lg{order:1}.wppoolsbe-col.text-lg-left{justify-content:flex-start;text-align:left!important}.wppoolsbe-col.text-lg-center{justify-content:center;text-align:center!important}.wppoolsbe-col.text-lg-right{justify-content:flex-end;text-align:right!important}}@media only screen and (min-width:1140px){.wppoolsbe-col.col-xl,.wppoolsbe-col.col-xl-1,.wppoolsbe-col.col-xl-10,.wppoolsbe-col.col-xl-11,.wppoolsbe-col.col-xl-12,.wppoolsbe-col.col-xl-2,.wppoolsbe-col.col-xl-3,.wppoolsbe-col.col-xl-4,.wppoolsbe-col.col-xl-5,.wppoolsbe-col.col-xl-6,.wppoolsbe-col.col-xl-7,.wppoolsbe-col.col-xl-8,.wppoolsbe-col.col-xl-9,.wppoolsbe-col.col-xl-offset-0,.wppoolsbe-col.col-xl-offset-1,.wppoolsbe-col.col-xl-offset-10,.wppoolsbe-col.col-xl-offset-11,.wppoolsbe-col.col-xl-offset-12,.wppoolsbe-col.col-xl-offset-2,.wppoolsbe-col.col-xl-offset-3,.wppoolsbe-col.col-xl-offset-4,.wppoolsbe-col.col-xl-offset-5,.wppoolsbe-col.col-xl-offset-6,.wppoolsbe-col.col-xl-offset-7,.wppoolsbe-col.col-xl-offset-8,.wppoolsbe-col.col-xl-offset-9{box-sizing:border-box;flex:0 0 auto;padding:.5rem}.wppoolsbe-col.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.wppoolsbe-col.col-xl-1{flex-basis:8.33333333%;max-width:8.33333333%}.wppoolsbe-col.col-xl-2{flex-basis:16.66666667%;max-width:16.66666667%}.wppoolsbe-col.col-xl-3{flex-basis:25%;max-width:25%}.wppoolsbe-col.col-xl-4{flex-basis:33.33333333%;max-width:33.33333333%}.wppoolsbe-col.col-xl-5{flex-basis:41.66666667%;max-width:41.66666667%}.wppoolsbe-col.col-xl-6{flex-basis:50%;max-width:50%}.wppoolsbe-col.col-xl-7{flex-basis:58.33333333%;max-width:58.33333333%}.wppoolsbe-col.col-xl-8{flex-basis:66.66666667%;max-width:66.66666667%}.wppoolsbe-col.col-xl-9{flex-basis:75%;max-width:75%}.wppoolsbe-col.col-xl-10{flex-basis:83.33333333%;max-width:83.33333333%}.wppoolsbe-col.col-xl-11{flex-basis:91.66666667%;max-width:91.66666667%}.wppoolsbe-col.col-xl-12{flex-basis:100%;max-width:100%}.wppoolsbe-col.col-xl-offset-0{margin-left:0}.wppoolsbe-col.col-xl-offset-1{margin-left:2.5%}.wppoolsbe-col.col-xl-offset-2{margin-left:5%}.wppoolsbe-col.col-xl-offset-3{margin-left:7.5%}.wppoolsbe-col.col-xl-offset-4{margin-left:10%}.wppoolsbe-col.col-xl-offset-5{margin-left:12.5%}.wppoolsbe-col.col-xl-offset-6{margin-left:15%}.wppoolsbe-col.col-xl-offset-7{margin-left:17.5%}.wppoolsbe-col.col-xl-offset-8{margin-left:20%}.wppoolsbe-col.col-xl-offset-9{margin-left:22.5%}.wppoolsbe-col.col-xl-offset-10{margin-left:25%}.wppoolsbe-col.col-xl-offset-11{margin-left:27.5%}.wppoolsbe-col.first-xl{order:-1}.wppoolsbe-col.last-xl{order:1}.wppoolsbe-col.text-xl-left{justify-content:flex-start;text-align:left!important}.wppoolsbe-col.text-xl-center{justify-content:center;text-align:center!important}.wppoolsbe-col.text-xl-right{justify-content:flex-end;text-align:right!important}}
.toggle-switch{display:inline-block;height:36px;margin-right:10px;position:relative;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;vertical-align:middle;width:70px}.toggle-switch-checkbox{display:none!important}.toggle-switch-label{border:0 solid #dcdde4;border-radius:20px;cursor:pointer;display:block;margin:0;overflow:hidden}.toggle-switch-label:focus{outline:none}.toggle-switch-label:focus>span{box-shadow:0 0 2px 5px #ff0}.toggle-switch-label>span:focus{outline:none}.toggle-switch-inner{display:block;margin-left:-100%;transition:margin .3s ease-in 0s;width:200%}.toggle-switch-inner:after,.toggle-switch-inner:before{box-sizing:border-box;color:#fff;display:block;float:left;font-size:14px;font-weight:400;height:36px;line-height:36px;padding:0;width:50%}.toggle-switch-inner:before{background-color:#1cac5e;color:#fff;content:attr(data-yes);padding-left:10px;text-transform:uppercase}.toggle-switch-inner.blacklist-style:before{background:#f12b2b}.toggle-switch-disabled,.toggle-switch-disabled:before{background-color:#dcdde4;cursor:not-allowed}.toggle-switch-inner:after{background-color:#dcdde4;color:#737478;content:attr(data-no);padding-right:10px;text-align:right;text-transform:uppercase}.toggle-switch-switch{background:#fff;border:0 solid #dcdde4;border-radius:20px;bottom:0;display:block;height:30px;margin:3px;position:absolute;right:34px;top:0;transition:all .3s ease-in 0s;width:30px}.toggle-switch-checkbox:checked+.toggle-switch-label .toggle-switch-inner{margin-left:0}.toggle-switch-checkbox:checked+.toggle-switch-label .toggle-switch-switch{right:0}.toggle-switch.small-switch{width:40px}.toggle-switch.small-switch .toggle-switch-inner:after,.toggle-switch.small-switch .toggle-switch-inner:before{content:"";height:20px;line-height:20px}.toggle-switch.small-switch .toggle-switch-switch{margin:2px;right:20px;width:16px}@media screen and (max-width:991px){.toggle-switch{transform:scale(.9)}}@media screen and (max-width:767px){.toggle-switch{transform:scale(.825)}}@media screen and (max-width:575px){.toggle-switch{transform:scale(.75)}}.wppoolsbe-radio-toggle.activated .switch-on,.wppoolsbe-radio-toggle.deactivated .switch-off{background:red}
.pagination-container{align-items:center;display:flex;justify-content:flex-end;margin-top:0;padding-right:40px}.pagination-container .pagination-list{align-items:center;display:flex;list-style-type:none;margin-right:10px}.pagination-container .pagination-list .pagination-item{border-radius:2px;box-sizing:border-box;color:#1e1e1e;font-size:14px;margin:auto 10px;padding:1px 6.4px;text-align:center}.pagination-container .pagination-list .pagination-item.active{background:#005ae0;color:#fff;cursor:pointer;transition:all .3s ease}.pagination-container .pagination-list .pagination-item.active:hover{background:#0050c7}.pagination-container .pagination-list .pagination-item.dots:hover{background-color:transparent;cursor:default}.pagination-container .pagination-list .pagination-item:hover{background-color:rgba(0,0,0,.04);cursor:pointer}.pagination-container .pagination-list .pagination-item.selected{background-color:rgba(0,0,0,.08)}.pagination-container .pagination-list .pagination-item .wppoolsbe-pagination-arrow:before{border-right:.12em solid rgba(0,0,0,.87);border-top:.12em solid rgba(0,0,0,.87);content:"";display:inline-block;height:.4em;position:relative;width:.4em}.pagination-container .pagination-list .pagination-item .wppoolsbe-pagination-arrow.left{transform:rotate(-135deg) translate(-50%)}.pagination-container .pagination-list .pagination-item .wppoolsbe-pagination-arrow.right{transform:rotate(45deg)}.pagination-container .pagination-list .pagination-item.disabled{pointer-events:none}.pagination-container .pagination-list .pagination-item.disabled .wppoolsbe-pagination-arrow:before{border-right:.12em solid rgba(0,0,0,.43);border-top:.12em solid rgba(0,0,0,.43)}.pagination-container .pagination-list .pagination-item.disabled:hover{background-color:transparent;cursor:default}.pagination-container .pagination-divider{color:#c5c5c5;margin-right:20px}.pagination-container .pagination-shortcut{align-items:center;display:flex;flex-basis:100%;justify-content:space-between;max-width:200px;width:100%}.pagination-container .pagination-shortcut p{color:#97999d;font-size:14px;font-style:normal;font-weight:400;line-height:1.5;margin-right:6px;text-align:right}.pagination-container .pagination-shortcut input{background:#f1f1f1;border:none;border-radius:2px;height:20px;margin-right:6px;outline:none;padding:8px;width:50px}.pagination-container .pagination-shortcut input:focus{border:none;box-shadow:none;outline:none}.pagination-container .pagination-shortcut button{align-items:center;background:none;border:none;color:#2a2a2a;cursor:pointer;display:flex;font-size:14px;justify-content:center;outline:none}.pagination-container .pagination-shortcut button:focus{border:none;box-shadow:none;outline:none}.pagination-container .pagination-shortcut button:after{border-right:.12em solid rgba(0,0,0,.87);border-top:.12em solid rgba(0,0,0,.87);content:"";display:inline-block;height:.4em;margin-left:5px;position:relative;transform:rotate(45deg);width:.4em}
.modal-content{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:9999}.modal-overlay{background:rgba(0,0,0,.4);bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100%;z-index:9989}.modal-content-inner{max-width:820px;width:100%}.modal-content-inner.mode-switch-popup{max-width:640px}.modal-content-inner.with-pro-message{transition:all .4s ease;width:820px}@media only screen and (max-width:991.98px){.modal-content-inner.with-pro-message{width:670px}}.modal-content-inner.with-pro-message .pro_modal{height:100%;min-height:474px;padding:30px 45px}.modal-content-inner.with-pro-message .pro_modal .action-buttons,.modal-content-inner.with-pro-message .pro_modal .action-buttons button{width:100%}.modal-content-inner.with-pro-message .unlimited_modal{height:100%;min-height:474px;padding:30px 45px}.modal-content-inner.with-pro-message .unlimited_modal .unlimited_media{margin-bottom:20px}.modal-content-inner.with-pro-message .unlimited_modal .action-buttons,.modal-content-inner.with-pro-message .unlimited_modal .action-buttons button{width:100%}@media only screen and (max-width:991.98px){.modal-content-inner{width:670px}}.bulk-blacklist-modal-wrap,.modal-with-white-bg{background:#fff;border:1px solid #e8e8eb;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.1);padding:46px 70px 50px}.bulk-blacklist-modal-wrap .leaveModal,.modal-with-white-bg .leaveModal{align-items:center;display:flex;flex-direction:column;justify-content:center}.bulk-blacklist-modal-wrap .leaveModal .modal-media,.modal-with-white-bg .leaveModal .modal-media{margin-bottom:25px;max-width:170px}.bulk-blacklist-modal-wrap .leaveModal .modal-media svg,.modal-with-white-bg .leaveModal .modal-media svg{width:100%}.bulk-blacklist-modal-wrap .leaveModal h3,.modal-with-white-bg .leaveModal h3{font-size:20px;line-height:1.3;margin-bottom:10px}.bulk-blacklist-modal-wrap .leaveModal p,.modal-with-white-bg .leaveModal p{font-size:14px;font-weight:1.5;margin-bottom:30px}.bulk-blacklist-modal-wrap.hfmodal .action-buttons button,.modal-with-white-bg.hfmodal .action-buttons button{transition:background-color .3s}.bulk-blacklist-modal-wrap.hfmodal .action-buttons button:hover,.modal-with-white-bg.hfmodal .action-buttons button:hover{background-color:#e4e4e4}.bulk-blacklist-modal-wrap.hfmodal .action-buttons button:hover.confirm_btn:hover,.modal-with-white-bg.hfmodal .action-buttons button:hover.confirm_btn:hover{background-color:#004cbc}.bulk-blacklist-modal-wrap h3,.modal-with-white-bg h3{color:#1e1e1e;font-size:20px;font-weight:600;line-height:40px;margin:0 0 15px;text-align:center}.bulk-blacklist-modal-wrap p,.modal-with-white-bg p{color:#1e1e1e;font-size:16px;font-weight:400;line-height:150%;margin:0 0 36px;text-align:center}.bulk-blacklist-modal-wrap .action-buttons,.modal-with-white-bg .action-buttons{align-items:center;display:flex;justify-content:center}.bulk-blacklist-modal-wrap .action-buttons button,.modal-with-white-bg .action-buttons button{background:#f1f1f1;border:1px solid #e8e8eb;border-radius:4px;color:#757575;cursor:pointer;font-size:18px;font-weight:600;height:43px;line-height:24px;transition:background-color .3s;width:217px}.bulk-blacklist-modal-wrap .action-buttons button.confirm_btn,.modal-with-white-bg .action-buttons button.confirm_btn{background-color:#005ae0;color:#fff}.bulk-blacklist-modal-wrap .action-buttons button:hover,.modal-with-white-bg .action-buttons button:hover{background-color:#e4e4e4}.bulk-blacklist-modal-wrap .action-buttons button:hover.confirm_btn:hover,.modal-with-white-bg .action-buttons button:hover.confirm_btn:hover{background-color:#004cbc}@media only screen and (max-width:767px){.bulk-blacklist-modal-wrap .action-buttons button,.modal-with-white-bg .action-buttons button{width:150px}}.bulk-blacklist-modal-wrap .action-buttons button:first-child,.modal-with-white-bg .action-buttons button:first-child{margin-right:10px}.bulk-blacklist-modal-wrap .action-buttons button:last-child,.modal-with-white-bg .action-buttons button:last-child{margin-left:10px}@media only screen and (max-width:767.98px){.bulk-blacklist-modal-wrap,.modal-with-white-bg{padding:40px}}@media only screen and (max-width:575.98px){.bulk-blacklist-modal-wrap,.modal-with-white-bg{padding:30px 20px}}.bulk-blacklist-modal-wrap.hfmodal .img-center,.modal-with-white-bg.hfmodal .img-center{margin-bottom:25px}.bulk-blacklist-modal-wrap.hfmodal h3,.modal-with-white-bg.hfmodal h3{margin-bottom:10px}.bulk-blacklist-modal-wrap.hfmodal p,.modal-with-white-bg.hfmodal p{font-size:14px;margin-bottom:25px}.bulk-blacklist-modal-wrap.hfmodal .action-buttons,.modal-with-white-bg.hfmodal .action-buttons{width:100%}.bulk-blacklist-modal-wrap.hfmodal .action-buttons button,.modal-with-white-bg.hfmodal .action-buttons button{height:100%;padding:10px 27px;white-space:nowrap;width:100%}.unlimited_modal{align-items:center;background:#fff;border-radius:5px;box-shadow:0 2px 12px rgba(0,0,0,.08);display:flex;flex-direction:column;justify-content:center;padding:20px 70px 46px}@media only screen and (max-width:530.98px){.unlimited_modal{padding:30px 20px}}.unlimited_modal .unlimited_media{margin-bottom:20px;width:255px}.unlimited_modal .unlimited_media svg{width:100%}.unlimited_modal h3{color:#1e1e1e;font-size:20px;font-weight:600;line-height:1.35;margin:0 0 20px;text-align:center}.unlimited_modal p{color:#1e1e1e;font-size:16px;font-weight:400;line-height:1.5;margin:0 0 28px;text-align:center}.unlimited_modal .action-buttons a{background:linear-gradient(138.3deg,#005ae0 -21.08%,#9800e0 84.33%);border:0;border-radius:4px;color:#f8f9fa;display:block;font-size:16px;font-weight:600;line-height:1.3125;outline:0;padding:12px 70px;position:relative;text-align:center;text-decoration:none;z-index:1}.unlimited_modal .action-buttons a:after,.unlimited_modal .action-buttons a:before{content:"";height:100%;left:0;position:absolute;top:0;transition:.3s ease-in 0s;width:100%;z-index:-1}.unlimited_modal .action-buttons a:before{background:linear-gradient(138.3deg,#005ae0 -21.08%,#9800e0 84.33%)}.unlimited_modal .action-buttons a:after{background:linear-gradient(207.3deg,#005ae0 -25.08%,#9800e0 60.33%);opacity:0}.unlimited_modal .action-buttons a:hover:before{opacity:0}.unlimited_modal .action-buttons a:hover:after{opacity:1}.unlimited_modal .action-buttons a:focus{border:none;box-shadow:none;outline:none}.pro-modal-outer{align-items:center;display:flex;flex-wrap:nowrap;justify-content:flex-start}.pro-modal-outer .unlimited_modal{height:468px}.pro-modal-outer .unlimited_modal.one-sided-border-radius{border-radius:0 5px 5px 0}.pro_modal{align-items:center;background:#fff;border-radius:5px;box-shadow:0 2px 12px rgba(0,0,0,.08);display:flex;flex-direction:column;justify-content:center;padding:20px 70px 46px}.pro_modal.one-sided-border-radius{border-radius:0 5px 5px 0}@media only screen and (max-width:530.98px){.pro_modal{padding:30px 20px}}.pro_modal .pro_media{width:255px}.pro_modal .pro_media svg{width:100%}.pro_modal h3{font-size:20px;font-weight:600;line-height:1.35;margin:0 0 20px}.pro_modal h3,.pro_modal p{color:#1e1e1e;text-align:center}.pro_modal p{font-size:16px;font-weight:400;line-height:1.5;margin:0 0 28px}.pro_modal .action-buttons a{border:0;border-radius:4px;color:#f8f9fa;display:block;font-size:16px;font-weight:600;line-height:1.3125;outline:0;padding:12px 70px;position:relative;text-align:center;text-decoration:none;z-index:1}.pro_modal .action-buttons a:after,.pro_modal .action-buttons a:before{content:"";height:100%;left:0;position:absolute;top:0;transition:.3s ease-in 0s;width:100%;z-index:-1}.pro_modal .action-buttons a:before{background:linear-gradient(138.3deg,#005ae0 -21.08%,#9800e0 84.33%)}.pro_modal .action-buttons a:after{background:linear-gradient(207.3deg,#005ae0 -25.08%,#9800e0 60.33%);opacity:0}.pro_modal .action-buttons a:hover:before{opacity:0}.pro_modal .action-buttons a:hover:after{opacity:1}.pro_modal .action-buttons a:focus{border:none;box-shadow:none;outline:none}.pro_modal.cancle-confirm .pro_media{margin-bottom:30px}.pro_modal.cancle-confirm .action-buttons{align-items:center;display:flex;justify-content:center}.pro_modal.cancle-confirm .action-buttons button{background:#f1f1f1;border:1px solid #e8e8eb;border-radius:4px;color:#757575;cursor:pointer;font-size:18px;font-weight:600;height:43px;line-height:24px;padding:0;width:217px}@media only screen and (max-width:767px){.pro_modal.cancle-confirm .action-buttons button{width:150px}}.pro_modal.cancle-confirm .action-buttons button:first-child{margin-right:10px}.pro_modal.cancle-confirm .action-buttons button:last-child{margin-left:10px}.pro_modal.cancle-confirm .action-buttons button.confirm_btn{background-color:#005ae0!important;color:#fff!important}.demo_modal{align-items:center;background:#fff;border:1px solid #e8e8eb;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:center;padding:20px 70px 46px;text-align:center}@media only screen and (max-width:530.98px){.demo_modal{padding:30px 20px}}.demo_modal h3{weight:600;color:#1e1e1e;font-size:18px;line-height:1.33;margin-bottom:20px}.demo_modal p{color:#1e1e1e;font-size:16px;font-weight:400;line-height:1.7;margin-bottom:40px;max-width:420px;text-align:center}.demo_modal .demo_media{margin-bottom:50px;max-width:100%}.demo_modal .demo_media img{width:100%}.pro-message{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzE3IiBoZWlnaHQ9IjQ3NCIgdmlld0JveD0iMCAwIDMxNyA0NzQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSIzMTciIGhlaWdodD0iNDc0IiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfNDQ1OV8yMzM4OCkiLz4KPHBhdGggb3BhY2l0eT0iMC41IiBkPSJNMjEyLjMxMyAyNzcuNDNDMjExLjIzOSAyNzcuMDU2IDIxMC4yNTYgMjc2Ljk5MiAyMDkuMjg3IDI3Ny4wMUMyMDguODE3IDI3Ny4wMjcgMjA4LjM1MiAyNzcuMDY2IDIwNy44OTUgMjc3LjEzNEMyMDcuNzI1IDI3Ni43MDQgMjA3LjUyNyAyNzYuMjgyIDIwNy4zMDYgMjc1Ljg2NkMyMDYuODM3IDI3NS4wMTggMjA2LjI4MyAyNzQuMiAyMDUuNDI5IDI3My40NTVDMjA1LjA1NSAyNzQuNTI5IDIwNC45OTEgMjc1LjUxMiAyMDUuMDA5IDI3Ni40ODFDMjA1LjAyNiAyNzYuOTUyIDIwNS4wNjcgMjc3LjQyNCAyMDUuMTM1IDI3Ny44ODFDMjA0LjcwNSAyNzguMDUxIDIwNC4yODMgMjc4LjI0OSAyMDMuODY3IDI3OC40N0MyMDMuMDIxIDI3OC45NDYgMjAyLjIwMiAyNzkuNDkzIDIwMS40NTcgMjgwLjM0N0MyMDIuNTI5IDI4MC43MTQgMjAzLjUxMiAyODAuNzc4IDIwNC40ODMgMjgwLjc2N0MyMDQuOTUzIDI4MC43NSAyMDUuNDI1IDI4MC43MDkgMjA1Ljg4MiAyODAuNjQxQzIwNi4wNTIgMjgxLjA3MSAyMDYuMjUzIDI4MS41IDIwNi40NzMgMjgxLjkxNkMyMDYuOTQ5IDI4Mi43NjIgMjA3LjQ5NiAyODMuNTgyIDIwOC4zNSAyODQuMzI2QzIwOC43MTcgMjgzLjI1NCAyMDguNzgxIDI4Mi4yNzEgMjA4Ljc3IDI4MS4zMDFDMjA4Ljc1MyAyODAuODMgMjA4LjcxNCAyODAuMzY1IDIwOC42NDYgMjc5LjkwOEMyMDkuMDc2IDI3OS43MzggMjA5LjUwNSAyNzkuNTM4IDIwOS45MjEgMjc5LjMxN0MyMTAuNzUxIDI3OC44MzggMjExLjU2OCAyNzguMjg0IDIxMi4zMTMgMjc3LjQzWiIgZmlsbD0iI0ZGRjBFNCIvPgo8cGF0aCBkPSJNNjMuMzEzMyAzNy40Mjk5QzYyLjIzOTIgMzcuMDU1NSA2MS4yNTYyIDM2Ljk5MTggNjAuMjg3MyAzNy4wMDk5QzU5LjgxNjcgMzcuMDI2OSA1OS4zNTE5IDM3LjA2NTggNTguODk0OSAzNy4xMzM3QzU4LjcyNTMgMzYuNzA0IDU4LjUyNjUgMzYuMjgyIDU4LjMwNiAzNS44NjZDNTcuODM3MiAzNS4wMTc4IDU3LjI4MzIgMzQuMjAwMyA1Ni40MjkzIDMzLjQ1NTRDNTYuMDU0OSAzNC41Mjk0IDU1Ljk5MTEgMzUuNTEyNSA1Ni4wMDkzIDM2LjQ4MTRDNTYuMDI2MyAzNi45NTIgNTYuMDY3MSAzNy40MjQgNTYuMTM1IDM3Ljg4MUM1NS43MDUzIDM4LjA1MDcgNTUuMjgzNCAzOC4yNDk0IDU0Ljg2NzMgMzguNDdDNTQuMDIxMSAzOC45NDYgNTMuMjAxNiAzOS40OTI3IDUyLjQ1NjcgNDAuMzQ2N0M1My41Mjg4IDQwLjcxMzggNTQuNTExOCA0MC43Nzc1IDU1LjQ4MjcgNDAuNzY2N0M1NS45NTMzIDQwLjc0OTYgNTYuNDI1MyA0MC43MDg4IDU2Ljg4MjMgNDAuNjQwOUM1Ny4wNTIgNDEuMDcwNiA1Ny4yNTI3IDQxLjQ5OTggNTcuNDczMiA0MS45MTU5QzU3Ljk0OTIgNDIuNzYyMSA1OC40OTYgNDMuNTgxNiA1OS4zNDk5IDQ0LjMyNjVDNTkuNzE3IDQzLjI1NDQgNTkuNzgwOCA0Mi4yNzE0IDU5Ljc2OTkgNDEuMzAwNUM1OS43NTI5IDQwLjgyOTkgNTkuNzE0MSA0MC4zNjUxIDU5LjY0NjEgMzkuOTA4MkM2MC4wNzU5IDM5LjczODUgNjAuNTA1MSAzOS41Mzc4IDYwLjkyMTEgMzkuMzE3MkM2MS43NTA5IDM4LjgzNzkgNjIuNTY4NCAzOC4yODM4IDYzLjMxMzMgMzcuNDI5OVoiIGZpbGw9IiNGRkYwRTQiLz4KPHBhdGggZD0iTTMyLjc2OTMgMTE0LjU0NEMzMi4yNjk4IDExNC4zNjYgMzEuODA0IDExNC4zNDMgMzEuMzUzMiAxMTQuMzQ3QzMxLjEyODggMTE0LjM1MiAzMC45MTU2IDExNC4zNzEgMzAuNjk5IDExNC40MDVDMzAuNjIwNyAxMTQuMiAzMC41Mjk4IDExNC4wMDcgMzAuNDIyNSAxMTMuODA5QzMwLjIwMDUgMTEzLjQxNyAyOS45NDc1IDExMy4wMjUgMjkuNTQzOCAxMTIuNjgyQzI5LjM2NjEgMTEzLjE4MSAyOS4zNDI5IDExMy42NDcgMjkuMzQ2OCAxMTQuMDk4QzI5LjM1MjQgMTE0LjMyMiAyOS4zNzA2IDExNC41MzUgMjkuNDA1MyAxMTQuNzUyQzI5LjIwMDMgMTE0LjgzIDI5LjAwNjYgMTE0LjkyMSAyOC44MDk0IDExNS4wMjhDMjguNDE3MSAxMTUuMjUgMjguMDI1MyAxMTUuNTAzIDI3LjY4MTYgMTE1LjkwN0MyOC4xNzkxIDExNi4wNzggMjguNjQ2OSAxMTYuMTA4IDI5LjA5NzYgMTE2LjEwNEMyOS4zMjIxIDExNi4wOTkgMjkuNTM1MyAxMTYuMDggMjkuNzUxOSAxMTYuMDQ2QzI5LjgzMDIgMTE2LjI1MSAyOS45MjExIDExNi40NDQgMzAuMDI4NCAxMTYuNjQyQzMwLjI1MDQgMTE3LjAzNCAzMC41MDM0IDExNy40MjYgMzAuOTA3MSAxMTcuNzY5QzMxLjA3NzYgMTE3LjI3MiAzMS4xMDggMTE2LjgwNCAzMS4xMDQxIDExNi4zNTNDMzEuMDk4NSAxMTYuMTI5IDMxLjA4MDMgMTE1LjkxNiAzMS4wNDU2IDExNS42OTlDMzEuMjUwNiAxMTUuNjIxIDMxLjQ0NDMgMTE1LjUzIDMxLjY0MTUgMTE1LjQyM0MzMi4wNDMgMTE1LjIwNiAzMi40MjU2IDExNC45NDggMzIuNzY5MyAxMTQuNTQ0WiIgZmlsbD0iI0ZGRjBFNCIvPgo8cGF0aCBkPSJNMjgzLjMxMyAxNTYuNDNDMjgyLjIzOSAxNTYuMDU2IDI4MS4yNTYgMTU1Ljk5MiAyODAuMjg3IDE1Ni4wMUMyNzkuODE3IDE1Ni4wMjcgMjc5LjM1MiAxNTYuMDY2IDI3OC44OTUgMTU2LjEzNEMyNzguNzI1IDE1NS43MDQgMjc4LjUyNyAxNTUuMjgyIDI3OC4zMDYgMTU0Ljg2NkMyNzcuODM3IDE1NC4wMTggMjc3LjI4MyAxNTMuMiAyNzYuNDI5IDE1Mi40NTVDMjc2LjA1NSAxNTMuNTI5IDI3NS45OTEgMTU0LjUxMiAyNzYuMDA5IDE1NS40ODFDMjc2LjAyNiAxNTUuOTUyIDI3Ni4wNjcgMTU2LjQyNCAyNzYuMTM1IDE1Ni44ODFDMjc1LjcwNSAxNTcuMDUxIDI3NS4yODMgMTU3LjI0OSAyNzQuODY3IDE1Ny40N0MyNzQuMDIxIDE1Ny45NDYgMjczLjIwMiAxNTguNDkzIDI3Mi40NTcgMTU5LjM0N0MyNzMuNTI5IDE1OS43MTQgMjc0LjUxMiAxNTkuNzc4IDI3NS40ODMgMTU5Ljc2N0MyNzUuOTUzIDE1OS43NSAyNzYuNDI1IDE1OS43MDkgMjc2Ljg4MiAxNTkuNjQxQzI3Ny4wNTIgMTYwLjA3MSAyNzcuMjUzIDE2MC41IDI3Ny40NzMgMTYwLjkxNkMyNzcuOTQ5IDE2MS43NjIgMjc4LjQ5NiAxNjIuNTgyIDI3OS4zNSAxNjMuMzI2QzI3OS43MTcgMTYyLjI1NCAyNzkuNzgxIDE2MS4yNzEgMjc5Ljc3IDE2MC4zMDFDMjc5Ljc1MyAxNTkuODMgMjc5LjcxNCAxNTkuMzY1IDI3OS42NDYgMTU4LjkwOEMyODAuMDc2IDE1OC43MzggMjgwLjUwNSAxNTguNTM4IDI4MC45MjEgMTU4LjMxN0MyODEuNzUxIDE1Ny44MzggMjgyLjU2OCAxNTcuMjg0IDI4My4zMTMgMTU2LjQzWiIgZmlsbD0iI0ZGRjBFNCIvPgo8cGF0aCBkPSJNMTY1LjQzMSAyMS44MzU2QzE2NC44NyAyMS42NDAxIDE2NC4zNTcgMjEuNjA2OCAxNjMuODUxIDIxLjYxNjJDMTYzLjYwNSAyMS42MjUxIDE2My4zNjIgMjEuNjQ1NCAxNjMuMTI0IDIxLjY4MDlDMTYzLjAzNSAyMS40NTY1IDE2Mi45MzEgMjEuMjM2MSAxNjIuODE2IDIxLjAxODhDMTYyLjU3MSAyMC41NzU4IDE2Mi4yODIgMjAuMTQ4OCAxNjEuODM2IDE5Ljc1OTdDMTYxLjY0IDIwLjMyMDcgMTYxLjYwNyAyMC44MzQxIDE2MS42MTYgMjEuMzQwMkMxNjEuNjI1IDIxLjU4NiAxNjEuNjQ3IDIxLjgzMjYgMTYxLjY4MiAyMi4wNzEyQzE2MS40NTggMjIuMTU5OSAxNjEuMjM3IDIyLjI2MzcgMTYxLjAyIDIyLjM3ODlDMTYwLjU3OCAyMi42Mjc1IDE2MC4xNSAyMi45MTMxIDE1OS43NjEgMjMuMzU5MUMxNjAuMzIxIDIzLjU1MDggMTYwLjgzNCAyMy41ODQxIDE2MS4zNDEgMjMuNTc4NUMxNjEuNTg3IDIzLjU2OTYgMTYxLjgzNCAyMy41NDgzIDE2Mi4wNzIgMjMuNTEyOEMxNjIuMTYxIDIzLjczNzIgMTYyLjI2NiAyMy45NjE0IDE2Mi4zODEgMjQuMTc4N0MxNjIuNjMgMjQuNjIwNyAxNjIuOTE1IDI1LjA0ODcgMTYzLjM2MSAyNS40Mzc4QzE2My41NTMgMjQuODc3OCAxNjMuNTg2IDI0LjM2NDQgMTYzLjU4MSAyMy44NTczQzE2My41NzIgMjMuNjExNSAxNjMuNTUxIDIzLjM2ODcgMTYzLjUxNiAyMy4xM0MxNjMuNzQgMjMuMDQxNCAxNjMuOTY1IDIyLjkzNjYgMTY0LjE4MiAyMi44MjE0QzE2NC42MTUgMjIuNTcxIDE2NS4wNDIgMjIuMjgxNiAxNjUuNDMxIDIxLjgzNTZaIiBmaWxsPSIjRkZGMEU0Ii8+CjxkZWZzPgo8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXJfNDQ1OV8yMzM4OCIgeDE9IjIzMi41MjciIHkxPSI1NjAuNSIgeDI9Ii0xNy40MzY0IiB5Mj0iLTAuNDMyMjIzIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CjxzdG9wIHN0b3AtY29sb3I9IiM4ODBBNTUiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjRTkwMDcxIi8+CjwvbGluZWFyR3JhZGllbnQ+CjwvZGVmcz4KPC9zdmc+Cg==);background-position:0 0;background-repeat:no-repeat;background-size:cover;border-radius:5px 0 0 5px;height:474px;max-width:300px;padding:30px;width:100%}.pro-message .parcentage-area{margin-bottom:30px;min-height:300px;position:relative;width:100%}.pro-message .parcentage-area .media{left:50%;max-width:200px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.pro-message .parcentage-area .media img{width:100%}.pro-message .parcentage-area h2{color:#fff;display:block;font-size:80px;left:18%;margin:0;padding:0;position:absolute;top:49%;transform:translate(-18%,-49%)}.pro-message .timer-section{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.pro-message .timer-section .deal-message{color:#fff;font-size:15px;font-style:normal;font-weight:600;letter-spacing:.02em;line-height:16px;padding:10px 15px;position:relative;text-align:center}.pro-message .timer-section .deal-message:before{border-color:#ff8a71;border-style:solid solid none none;border-width:2px;content:"";height:8px;position:absolute;right:0;top:0;width:8px}.pro-message .timer-section .deal-message:after{border-color:#ff8a71;border-style:none none solid solid;border-width:2px;bottom:0;content:"";height:8px;left:0;position:absolute;width:8px}.pro-message .timer-section .timer-wrapper{align-items:center;display:flex;flex-wrap:nowrap;justify-content:center;margin-left:-15px;margin-right:-15px;width:100%}.pro-message .timer-section .timer-wrapper .time{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;letter-spacing:.02em;margin-left:15px;margin-right:15px;position:relative;text-align:center}.pro-message .timer-section .timer-wrapper .time .digit{border:1.6px solid #fff;border-radius:4px;display:inline-block;font-size:18px;font-weight:700;line-height:1.1px;margin-bottom:10px;padding:17px 8px}.pro-message .timer-section .timer-wrapper .time .label{color:#fff;font-size:12px;font-weight:600;letter-spacing:.02em;line-height:1.1px;text-align:center}.pro-message .timer-section .timer-wrapper .time:after{content:":";font-size:18px;position:absolute;right:-17px;top:8px}.pro-message .timer-section .timer-wrapper .time:last-child:after{content:none}.message{background:#f5fbff;border-radius:4px;padding:8px}.mode-media{margin-bottom:35px;text-align:center}h2.percentage-number,h3.sbe-pro-modal-title{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue}.bulk-blacklist-modal-wrap.breaking-alert-popup button{background:#44b291;border-color:#44b291;border-width:2px;color:#fff}.bulk-blacklist-modal-wrap.breaking-alert-popup button.save-changes-btn.confirm_btn{background:transparent;border-color:#ff537c;color:#ff537c}.bulk-blacklist-modal-wrap.breaking-alert-popup button:hover{background-color:#3a987c;border-color:#3a987c}.bulk-blacklist-modal-wrap.breaking-alert-popup button:hover.save-changes-btn.confirm_btn:hover{background-color:#ff3a69;color:#fff}
.sbe-maximum-free-plan-desc{background:#f8f8f8;border-radius:3px;color:#7b7b7b;font-size:12px;line-height:150%;margin-bottom:0;margin-top:30px;padding:10px;text-align:center}.sbe-maximum-free-plan-desc strong{color:#000;font-weight:700}

.single-page-item,.single-post-item{align-items:center;border:1px solid transparent;border-bottom-color:#e8e8eb;display:flex;justify-content:space-between;margin:5px 0;padding:0 35px}.single-page-item.items-bulk-action,.single-post-item.items-bulk-action{background:#f6f8ff;border:1px solid #e0e7ff;border-radius:4px;padding:0 40px}@media only screen and (max-width:767.98px){.single-page-item.items-bulk-action,.single-post-item.items-bulk-action{padding:0 27px}}@media only screen and (max-width:576px){.single-page-item.items-bulk-action,.single-post-item.items-bulk-action{padding:0 18px}}.single-page-item.items-bulk-action .elementor-warning.bulk-action-infotip .elementor-warning-text,.single-post-item.items-bulk-action .elementor-warning.bulk-action-infotip .elementor-warning-text{max-width:380px}.single-page-item.items-bulk-action:hover,.single-post-item.items-bulk-action:hover{background:#f6f8ff;border:1px solid #e0e7ff;border-radius:4px}.single-page-item.items-bulk-action h4,.single-post-item.items-bulk-action h4{font-size:14px;font-weight:600;line-height:1.5}.single-page-item.items-bulk-action h4 .title-text,.single-post-item.items-bulk-action h4 .title-text{-webkit-text-fill-color:transparent;background:linear-gradient(134.13deg,#c25763 -21.1%,#be2089 92.78%);-webkit-background-clip:text}.single-page-item.items-bulk-action h4 span,.single-post-item.items-bulk-action h4 span{height:18px;margin-right:8px;width:18px}.single-page-item.items-bulk-action h4 span svg,.single-post-item.items-bulk-action h4 span svg{width:100%}@media only screen and (max-width:767.98px){.single-page-item,.single-post-item{padding:0 20px}}@media only screen and (max-width:575.98px){.single-page-item,.single-post-item{padding:0 10px}}.single-page-item:last-child,.single-post-item:last-child{border-bottom:none}.single-page-item:hover,.single-post-item:hover{background:#f7f8fa;border-color:#ededed;border-radius:4px}.single-page-item h4,.single-post-item h4{align-items:center;display:block;display:flex;font-size:14px;margin-right:16px;max-width:85%}.single-page-item h4 .elementor-warning,.single-post-item h4 .elementor-warning{cursor:default;display:inline-block;height:15px;margin-left:5px;position:relative;width:15px}.single-page-item h4 .elementor-warning>svg,.single-post-item h4 .elementor-warning>svg{height:100%;width:100%}.single-page-item h4 .elementor-warning .elementor-warning-text,.single-post-item h4 .elementor-warning .elementor-warning-text{background:#fff;border-radius:0 4px 4px 4px;box-shadow:0 2px 5px rgba(0,0,0,.1);font-size:13px;font-style:normal;font-weight:400;left:-17px;line-height:150%;opacity:0;padding:8px 5px 6px 8px;position:absolute;top:calc(100% + 13px);transition:.3s;visibility:hidden;width:430px;z-index:9}.single-page-item h4 .elementor-warning .elementor-warning-text:after,.single-post-item h4 .elementor-warning .elementor-warning-text:after{background:#fff;content:"";height:15px;left:17px;position:absolute;top:-5px;transform:rotate(45deg);width:22px;z-index:-1}@media(max-width:991.98px){.single-page-item h4 .elementor-warning .elementor-warning-text,.single-post-item h4 .elementor-warning .elementor-warning-text{max-width:250px}}.single-page-item h4:hover .elementor-warning-text,.single-post-item h4:hover .elementor-warning-text{opacity:1;visibility:visible}.single-page-item h4 .list-bulk-option-star,.single-post-item h4 .list-bulk-option-star{float:left;margin-right:5px}@media only screen and (max-width:575.98px){.single-page-item h4,.single-post-item h4{max-width:65%}}.wppoolsbe-card.mode-whitelist.contain-list .wppoolsbe-radio-toggle .label.right{background:#44b391}
.wppoolsbe-row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.wppoolsbe-row.reverse{flex-direction:row-reverse}.wppoolsbe-row.start-xs{justify-content:flex-start;text-align:start}.wppoolsbe-row.center-xs{justify-content:center;text-align:center}.wppoolsbe-row.end-xs{justify-content:flex-end;text-align:end}.wppoolsbe-row.top-xs{align-items:flex-start}.wppoolsbe-row.middle-xs{align-items:center}.wppoolsbe-row.bottom-xs{align-items:flex-end}.wppoolsbe-row.around-xs{justify-content:space-around}.wppoolsbe-row.between-xs{justify-content:space-between}@media only screen and (min-width:782px){.wppoolsbe-row.start-sm{justify-content:flex-start;text-align:start}.wppoolsbe-row.center-sm{justify-content:center;text-align:center}.wppoolsbe-row.end-sm{justify-content:flex-end;text-align:end}.wppoolsbe-row.top-sm{align-items:flex-start}.wppoolsbe-row.middle-sm{align-items:center}.wppoolsbe-row.bottom-sm{align-items:flex-end}.wppoolsbe-row.around-sm{justify-content:space-around}.wppoolsbe-row.between-sm{justify-content:space-between}}@media only screen and (min-width:912px){.wppoolsbe-row.start-md{justify-content:flex-start;text-align:start}.wppoolsbe-row.center-md{justify-content:center;text-align:center}.wppoolsbe-row.end-md{justify-content:flex-end;text-align:end}.wppoolsbe-row.top-md{align-items:flex-start}.wppoolsbe-row.middle-md{align-items:center}.wppoolsbe-row.bottom-md{align-items:flex-end}.wppoolsbe-row.around-md{justify-content:space-around}.wppoolsbe-row.between-md{justify-content:space-between}}@media only screen and (min-width:1042px){.wppoolsbe-row.start-lg{justify-content:flex-start;text-align:start}.wppoolsbe-row.center-lg{justify-content:center;text-align:center}.wppoolsbe-row.end-lg{justify-content:flex-end;text-align:end}.wppoolsbe-row.top-lg{align-items:flex-start}.wppoolsbe-row.middle-lg{align-items:center}.wppoolsbe-row.bottom-lg{align-items:flex-end}.wppoolsbe-row.around-lg{justify-content:space-around}.wppoolsbe-row.between-lg{justify-content:space-between}}
.wppoolsbe-search-box{align-items:center;display:flex;justify-content:flex-end}.wppoolsbe-search-box .search-input{position:relative;width:100%}.wppoolsbe-search-box .search-input .search-icon{left:20px;max-width:15px;position:absolute;top:50%;transform:translateY(-42%)}.wppoolsbe-search-box .search-input input{-webkit-appearance:none;border:1px solid #bbbdca;border-radius:3px;min-height:40px;outline:none;padding:8px 8px 8px 48px;width:100%}.wppoolsbe-search-box .search-input input:focus{border:1px solid #bbbdca;box-shadow:none;outline:none}
.woocommerce-not-installed{padding:40px 0 50px;text-align:center}.woocommerce-not-installed-image{margin:0 0 30px}.woocommerce-not-installed p{color:#1e1e1e;font-size:16px;line-height:150%;text-align:center}.woocommerce-not-installed .install-wocommerce-button{background:#005ae0;border-radius:4px;color:#fff;color:#f8f9fa;display:block;font-size:16px;height:39px;line-height:39px;margin:0 auto;padding:9px 20px;text-align:center;text-decoration:none;width:201px}
.tab-wrapper{align-items:center;display:flex;justify-content:flex-start;margin-bottom:-8px}.tab-wrapper .wppoolsbe-settings-nav-tab{background:#e8e8eb;border-left:1px solid #e8e8eb;border-right:1px solid #e8e8eb;border-top:1px solid #e8e8eb;color:#575757;cursor:pointer;padding:18px 30px;position:relative;text-decoration:none}.tab-wrapper .wppoolsbe-settings-nav-tab:before{background:transparent;bottom:-2px;content:"";display:inline-block;height:2px;left:0;position:absolute;width:100%}.tab-wrapper .wppoolsbe-settings-nav-tab:first-child{border-left-color:#e8e8eb;border-radius:4px 0 0 0;border-right-color:#cdcdcd}.tab-wrapper .wppoolsbe-settings-nav-tab:nth-child(2){border-left:none;border-right:none}.tab-wrapper .wppoolsbe-settings-nav-tab:last-child{border-left-color:#cdcdcd;border-radius:0 4px 0 0}.tab-wrapper .wppoolsbe-settings-nav-tab:focus{border:none!important;box-shadow:none!important;outline:none!important}.tab-wrapper .wppoolsbe-settings-nav-tab.wppoolsbe-nav-tab-active{background-color:#fff;color:#005ae0}.tab-wrapper .wppoolsbe-settings-nav-tab.wppoolsbe-nav-tab-active:before{background:#fff}.save-changes-btn-wrapper .wppoolsbe-save-btn{background:#005ae0;border:none;border-radius:4px;box-shadow:none;color:#fff;cursor:pointer;font-size:16px;font-weight:600;line-height:1.33;outline:none;padding:12px 20px;text-align:center;transition:all .2s ease;white-space:nowrap}.save-changes-btn-wrapper .wppoolsbe-save-btn.saved{background:#dcdde4;color:#737478;opacity:.7;pointer-events:none}.save-changes-btn-wrapper .wppoolsbe-save-btn:hover{background-color:#0050c7}.save-changes-btn-wrapper .wppoolsbe-save-btn:focus{border:none;box-shadow:none;outline:none}.search-box-wrapper{align-items:center;display:flex;justify-content:space-between;width:100%}.search-box-wrapper .wppoolsbe-search-box{margin-right:28px;width:100%}.wppoolsbe-radio-toggle{align-items:center;background-color:#dcdde4;border-radius:4px;display:flex;flex-direction:row-reverse;justify-content:center;overflow:hidden;position:relative}.wppoolsbe-radio-toggle .label{border-radius:4px;display:inline-block;height:100%;left:0;position:absolute;top:0;transition:all .3s ease;width:50%;z-index:0}.wppoolsbe-radio-toggle .label.left{background-color:#b7b9c0;border-radius:4px 0 0 4px;transform:translateX(0)}.wppoolsbe-radio-toggle .label.right{background-color:#ff537c;border-radius:0 4px 4px 0;transform:translateX(100%)}.wppoolsbe-radio-toggle .btn-item{transition:all .3s ease;z-index:2}.wppoolsbe-radio-toggle .btn-item input{display:none}.wppoolsbe-radio-toggle .btn-item label{display:inline-block;font-size:14px;font-weight:400;line-height:1.4;padding:7px 10px;transition:all .3s ease}.wppoolsbe-radio-toggle .btn-item label.active{color:#fff}
.HW_widget_component_widget-1>span{display:inline-block}.HW_widget_component_widget-1 .HW_badge_cont{height:30px;right:-5px;top:-5px;width:30px}.HW_widget_component_widget-1 .wppoolsbe-changelogs{color:#1e1e1e;font-size:16px;font-weight:400;line-height:1.33;padding-right:20px;text-decoration:none}body .HW_frame_cont{width:360px!important}
.wppoolsbe-list-stats{align-items:center;display:flex}.wppoolsbe-list-stats>h3{color:#333;display:inline-block;font-size:18px;font-weight:600;line-height:150%;margin:0 20px 0 0}.wppoolsbe-list-stats .stat-counter{display:inline-block;position:relative}.wppoolsbe-list-stats .stat-counter:first-of-type{margin-right:15px;padding-right:15px}.wppoolsbe-list-stats .stat-counter:first-of-type:after{background:#b4b4b4;content:"";height:100%;position:absolute;right:0;top:0;width:1px}.wppoolsbe-list-stats .stat-counter span{align-items:center;color:#333;display:flex;font-size:18px;line-height:150%}.wppoolsbe-list-stats .stat-counter span strong{margin-right:5px}.wppoolsbe-list-stats .stat-counter span svg{margin-right:10px}.wppoolsbe-list-stats .stat-counter span.red-label{color:#fc2c2c}.wppoolsbe-guide-content .wppoolsbe-list-stats{margin-bottom:15px}
.mode-blacklist .mode-switcher button{background:#44b291;border-color:#44b291;color:#fff}.mode-switcher button{align-items:center;background-color:#fff;border:2px solid #2a9373;border-radius:4px;color:#2a9373;cursor:pointer;display:flex;font-size:18px;font-style:normal;font-weight:600;line-height:1.3125;margin-right:15px;padding:8px 20px;text-align:center;white-space:nowrap}@media only screen and (max-width:575.98px){.mode-switcher button{padding:5px 10px}}.mode-switcher button svg{margin-right:10px;max-width:18px}
.wppoolsbe-tooltip-wrap p{display:inline-block}
.proBadge{border-radius:4px;color:#fff;font-weight:600;margin-left:15px;padding:5px 7px;text-transform:uppercase}.proBadge.orange{background-color:#f18151}.proBadge.blue{background-color:#4388f6}
@media only screen and (max-width:600.98px){.wppoolsbe-guide .mobile-view{align-items:center;justify-content:center;margin-bottom:20px}}@media only screen and (max-width:530.98px){.wppoolsbe-guide .mobile-view .wppoolsbe-helper-links{align-items:center;justify-content:center}.wppoolsbe-guide .mobile-view .wppoolsbe-helper-links li{margin-bottom:15px}}.wppoolsbe-guide .wppoolsbe-helper-links{display:flex;flex-wrap:wrap;margin:0}.wppoolsbe-guide .wppoolsbe-helper-links>li{margin-bottom:0;margin-right:43px}@media only screen and (max-width:680px){.wppoolsbe-guide .wppoolsbe-helper-links>li{margin-right:20px}}.wppoolsbe-guide .wppoolsbe-helper-links>li a{align-items:center;color:#1b2027;display:flex;font-size:16px;font-weight:400;line-height:1.33;text-decoration:none}.wppoolsbe-guide .wppoolsbe-helper-links>li a:hover svg{-webkit-animation:shake-y .82s cubic-bezier(.36,.07,.19,.97) both;animation:shake-y .82s cubic-bezier(.36,.07,.19,.97) both}.wppoolsbe-guide .wppoolsbe-helper-links>li a:focus{border:none;box-shadow:none;outline:none}.wppoolsbe-guide .wppoolsbe-helper-links>li a svg{margin-right:10px;max-width:20px}.wppoolsbe-guide .blacklist-thumb{width:100%}.wppoolsbe-guide .blacklist-thumb svg{max-width:100%}.wppoolsbe-guide .blacklist-intro h3{align-items:center;color:#2d2d2d;display:flex;font-size:clamp(1.125rem,3.5vw,1.25rem);font-style:normal;font-weight:600;justify-content:flex-start;line-height:1.33;margin:0 0 5px;text-transform:capitalize}.wppoolsbe-guide .blacklist-intro h3 .title-tooltip{margin-left:10px}.wppoolsbe-guide .blacklist-intro h3 .title-tooltip p{line-height:0}.wppoolsbe-guide .guide-description{color:#333;font-size:16px;font-weight:400;line-height:150%;margin-bottom:20px;margin-top:0}.wppoolsbe-guide .wppoolsbe-view-button{background:none;border:2px solid #005ae0;border-radius:4px;color:#005ae0;cursor:pointer;font-size:18px;line-height:24px;padding:8px 20px;text-align:center}.blackList_items_content{background:rgba(68,68,68,0);background-color:#fff;box-shadow:-5px 0 60.95px .6px rgba(0,0,0,.15);height:100vh;padding:15px 40px 40px 25px;position:fixed;right:0;top:25px;transform:translateX(100%);transition:all .5s ease;width:55%;z-index:1}.blackList_items_content.active{transform:translateX(0)}.blackList_items_content.active:after{opacity:1;visibility:visible}@media(max-width:767.98px){.blackList_items_content{width:75%}}@media(max-width:600.98px){.blackList_items_content{margin-top:0;padding:35px 30px 48px 48px;width:80%}}@media(max-width:480.98px){.blackList_items_content{padding:48px 20px;width:85%}}@media(max-width:380.98px){.blackList_items_content{padding:5px 20px;top:0;width:90%}}.blackList_items_content .blackList_header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.blackList_items_content .blackList_header .left_item{margin-bottom:20px}@media(max-width:445.98px){.blackList_items_content .blackList_header .left_item{margin-bottom:0}}.blackList_items_content .blackList_header .right_item{align-items:center;display:flex;justify-content:flex-end;margin-bottom:20px}.blackList_items_content .blackList_header .right_item .unlock_media{margin-right:20px;max-width:48px}@media(max-width:575.98px){.blackList_items_content .blackList_header .right_item .unlock_media{margin-right:10px}}.blackList_items_content .blackList_header .right_item .unlock_media svg{width:100%}.blackList_items_content .blackList_header .right_item span{color:#005ae0;cursor:pointer;text-decoration:underline}.blackList_items_content .cross_sign{height:25px;right:40px;top:15px;width:25px}@media(max-width:600.98px){.blackList_items_content .cross_sign{right:25px;top:35px}}@media(max-width:480.98px){.blackList_items_content .cross_sign{right:25px;top:65px}}.blackList_items_content .cross_sign .bar{height:18px}@-webkit-keyframes unlock-circle{0%{transform:translate(2px,10px)}25%{transform:translate(2px,10px)}50%{transform:translate(0)}75%{transform:translate(0)}to{transform:translate(2px,10px)}}@keyframes unlock-circle{0%{transform:translate(2px,10px)}25%{transform:translate(2px,10px)}50%{transform:translate(0)}75%{transform:translate(0)}to{transform:translate(2px,10px)}}.lock-handle{-webkit-animation-duration:6s;animation-duration:6s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:unlock-circle;animation-name:unlock-circle}.reset-operation-wrap{align-items:center;display:flex}.reset-operation-wrap .reset-button{background:transparent;border:2px solid #005ae0;border-radius:4px;color:#005ae0;cursor:pointer;font-size:16px;font-weight:600;line-height:21px;margin-right:10px;padding:8px 20px;text-align:center}
.unlimited_link{height:0;margin:0;opacity:0;transition:all .3s ease}.unlimited_link.active{height:auto;margin-bottom:15px;opacity:1}.unlimited_link.active div{visibility:visible}.unlimited_link div{align-items:center;color:#005ae0;cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:flex-start;line-height:1.3125;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:all .3s ease;visibility:hidden;white-space:nowrap}.unlimited_link div .icon-lock{margin-right:10px}.unlimited_link div:hover .icon-lock{-webkit-animation:shake-y .82s cubic-bezier(.36,.07,.19,.97) both;animation:shake-y .82s cubic-bezier(.36,.07,.19,.97) both}.unlimited_link div:focus{border:none;box-shadow:none;outline:none}
.wrong-permalink{align-items:flex-start;background:#efe9d0;color:#181818;display:flex;padding:20px 60px}.wrong-permalink h3{line-height:130%;margin:0 0 7px}.wrong-permalink p{font-size:14px;margin:0 0 15px}.wrong-permalink .notice-icon{margin-right:15px;max-width:90px}.wrong-permalink .notice-icon img{max-width:100%}.wrong-permalink .button.button-primary{background:#005ae0;border-color:#005ae0}.wppoolsbe-admin-notice{position:relative;z-index:1}.wppoolsbe-elementor-notice{align-items:center;background-color:#df2a4a;color:#fff;display:flex;font-size:13px;height:40px;justify-content:center;padding:0 14px 0 40px}.wppoolsbe-elementor-notice>p{margin:0}.wppoolsbe-elementor-notice a{color:#fff;font-weight:700}.wppoolsbe-elementor-notice a:hover{text-decoration:none}
.primary_btn{background-color:#005ae0;border:1px solid #005ae0;border-radius:4px;color:#f8f9fa;cursor:pointer;font-size:16px;font-weight:600;line-height:1.3125;outline:none;padding:9px 20px;text-align:center;transition:all .3s ease}.primary_btn:focus{border:none;box-shadow:none;outline:none}.primary_btn:hover{background-color:#f8f9fa;border:1px solid #005ae0;color:#005ae0}.primary_btn.primary_btn_outline{background-color:#fff;border:1px solid #005ae0;color:#005ae0}.primary_btn.primary_btn_outline:hover{background-color:#005ae0;color:#fff}.primary_btn.margin-bottom-50{margin-bottom:50px}
.switch-button-wrapper{align-items:center;background:#e0e5ed;border:1px solid #dadbe2;border-radius:50px;color:#464e5a;display:flex;font-size:18px;font-weight:600;justify-content:space-around;letter-spacing:1px;margin-bottom:20px;padding:6px;position:relative;text-align:left;width:220px}@media(max-width:480.98px){.switch-button-wrapper{width:180px}}.switch-button-wrapper .switch-button{background-color:transparent;border:0;border-radius:32px;cursor:pointer;outline:0;padding:18px 19px;position:relative;transition:all .3s ease;z-index:3}@media(max-width:480.98px){.switch-button-wrapper .switch-button{padding:10px}}.switch-button-wrapper .switch-button:focus{border:0;box-shadow:none;outline:0}.switch-button-wrapper .switch-button.active{color:#fff}.switch-button-wrapper .label_bg{background:linear-gradient(161.18deg,#8612fb -97.48%,#004dc0 160.74%);border-radius:50px;box-shadow:0 0 4px rgba(0,0,0,.25);height:85%;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:45%}.switch-button-wrapper .label_bg.left{left:7px}.switch-button-wrapper .label_bg.right{left:118px}@media(max-width:480.98px){.switch-button-wrapper .label_bg.right{left:98px}}
.setup_page_wrapper{height:100%;margin-top:15px;min-height:90vh}.setup_page_wrapper,.setup_page_wrapper .setup_page_content{align-items:center;display:flex;justify-content:center;width:100%}.setup_page_wrapper .setup_page_content{background:#fff;border:1px solid #e8e8eb;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.1);flex-direction:column;max-height:100%;padding:50px 20px}.setup_page_wrapper .setup_page_content .pageMedia{margin-bottom:40px;max-width:285px}.setup_page_wrapper .setup_page_content .pageMedia img{height:auto;width:100%}.setup_page_wrapper .setup_page_content .setup_steps{color:#1e1e1e;font-size:16px;font-style:normal;font-weight:400;line-height:1.3571428571;margin-bottom:20px;margin-top:0}.setup_page_wrapper .setup_page_content .listed_features{list-style:none;margin-bottom:50px}.setup_page_wrapper .setup_page_content .listed_features li{align-items:center;display:flex;font-size:1.125rem;justify-content:center;list-style:none;margin:0 0 1rem}.setup_page_wrapper .setup_page_content .listed_features li svg{margin-right:5px}.setup_page_wrapper .setup_page_content h1.title,.setup_page_wrapper .setup_page_content h3.title{margin-bottom:20px}.setup_page_wrapper .setup_page_content p.mode{margin-bottom:10px}.setup_page_wrapper .setup_page_content p.sub_title{margin-bottom:20px;max-width:744px;text-align:center}.setup_page_wrapper .setup_page_content .button_group{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:90%}
