: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:default;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;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.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;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;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}@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{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{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}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{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__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{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__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{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__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__bounceInDown{0%,60%,75%,90%,to{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__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{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{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__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{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)}}@keyframes Toastify__slideInUp{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)}}@keyframes Toastify__slideOutRight{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}}@keyframes Toastify__slideOutDown{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{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
.swptls-container,.swptls-container-fluid{margin-left:auto;margin-right:auto}.swptls-container{padding:0 20px}.swptls-container-fluid.hero,.swptls-container.hero{align-items:center;display:flex;justify-content:center;min-height:100vh}.swptls-container-fluid{padding-left:2rem;padding-right:2rem}@media only screen and (min-width:782px){.swptls-container{padding:0 30px}}@media only screen and (min-width:1042px){.swptls-container{max-width:80rem}.swptls-container.full-width{max-width:100%}.swptls-container.small{max-width:810px}}
.swptls-row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.swptls-row.reverse{flex-direction:row-reverse}.swptls-row.start-xs{justify-content:flex-start;text-align:start}.swptls-row.center-xs{justify-content:center;text-align:center}.swptls-row.end-xs{justify-content:flex-end;text-align:end}.swptls-row.top-xs{align-items:flex-start}.swptls-row.middle-xs{align-items:center}.swptls-row.bottom-xs{align-items:flex-end}.swptls-row.around-xs{justify-content:space-around}.swptls-row.between-xs{justify-content:space-between}@media only screen and (min-width:782px){.swptls-row.start-sm{justify-content:flex-start;text-align:start}.swptls-row.center-sm{justify-content:center;text-align:center}.swptls-row.end-sm{justify-content:flex-end;text-align:end}.swptls-row.top-sm{align-items:flex-start}.swptls-row.middle-sm{align-items:center}.swptls-row.bottom-sm{align-items:flex-end}.swptls-row.around-sm{justify-content:space-around}.swptls-row.between-sm{justify-content:space-between}}@media only screen and (min-width:912px){.swptls-row.start-md{justify-content:flex-start;text-align:start}.swptls-row.center-md{justify-content:center;text-align:center}.swptls-row.end-md{justify-content:flex-end;text-align:end}.swptls-row.top-md{align-items:flex-start}.swptls-row.middle-md{align-items:center}.swptls-row.bottom-md{align-items:flex-end}.swptls-row.around-md{justify-content:space-around}.swptls-row.between-md{justify-content:space-between}}@media only screen and (min-width:1042px){.swptls-row.start-lg{justify-content:flex-start;text-align:start}.swptls-row.center-lg{justify-content:center;text-align:center}.swptls-row.end-lg{justify-content:flex-end;text-align:end}.swptls-row.top-lg{align-items:flex-start}.swptls-row.middle-lg{align-items:center}.swptls-row.bottom-lg{align-items:flex-end}.swptls-row.around-lg{justify-content:space-around}.swptls-row.between-lg{justify-content:space-between}}
.swptls-col .reverse{flex-direction:column-reverse}.swptls-col.col-xs,.swptls-col.col-xs-1,.swptls-col.col-xs-10,.swptls-col.col-xs-11,.swptls-col.col-xs-12,.swptls-col.col-xs-2,.swptls-col.col-xs-3,.swptls-col.col-xs-4,.swptls-col.col-xs-5,.swptls-col.col-xs-6,.swptls-col.col-xs-7,.swptls-col.col-xs-8,.swptls-col.col-xs-9,.swptls-col.col-xs-offset-0,.swptls-col.col-xs-offset-1,.swptls-col.col-xs-offset-10,.swptls-col.col-xs-offset-11,.swptls-col.col-xs-offset-12,.swptls-col.col-xs-offset-2,.swptls-col.col-xs-offset-3,.swptls-col.col-xs-offset-4,.swptls-col.col-xs-offset-5,.swptls-col.col-xs-offset-6,.swptls-col.col-xs-offset-7,.swptls-col.col-xs-offset-8,.swptls-col.col-xs-offset-9{box-sizing:border-box;flex:0 0 auto;padding:.5rem}.swptls-col.col-xs{flex-basis:0;flex-grow:1;max-width:100%}.swptls-col.col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.swptls-col.col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.swptls-col.col-xs-3{flex-basis:25%;max-width:25%}.swptls-col.col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.swptls-col.col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.swptls-col.col-xs-6{flex-basis:50%;max-width:50%}.swptls-col.col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.swptls-col.col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.swptls-col.col-xs-9{flex-basis:75%;max-width:75%}.swptls-col.col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.swptls-col.col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.swptls-col.col-xs-12{flex-basis:100%;max-width:100%}.swptls-col.col-xs-offset-0{margin-left:0}.swptls-col.col-xs-offset-1{margin-left:2.5%}.swptls-col.col-xs-offset-2{margin-left:5%}.swptls-col.col-xs-offset-3{margin-left:7.5%}.swptls-col.col-xs-offset-4{margin-left:10%}.swptls-col.col-xs-offset-5{margin-left:12.5%}.swptls-col.col-xs-offset-6{margin-left:15%}.swptls-col.col-xs-offset-7{margin-left:17.5%}.swptls-col.col-xs-offset-8{margin-left:20%}.swptls-col.col-xs-offset-9{margin-left:22.5%}.swptls-col.col-xs-offset-10{margin-left:25%}.swptls-col.col-xs-offset-11{margin-left:27.5%}.swptls-col.first-xs{order:-1}.swptls-col.last-xs{order:1}.swptls-col.text-xs-left{justify-content:flex-start;text-align:left!important}.swptls-col.text-xs-center{justify-content:center;text-align:center!important}.swptls-col.text-xs-right{justify-content:flex-end;text-align:right!important}.swptls-col.align-self-center{align-self:flex-start}.swptls-col.p-0{padding:0!important}.swptls-col.pt-0,.swptls-col.py-0{padding-top:0!important}.swptls-col.pr-0,.swptls-col.px-0{padding-right:0!important}.swptls-col.pb-0,.swptls-col.py-0{padding-bottom:0!important}.swptls-col.pl-0,.swptls-col.px-0{padding-left:0!important}.swptls-col.p-1{padding:.25rem!important}.swptls-col.pt-1,.swptls-col.py-1{padding-top:.25rem!important}.swptls-col.pr-1,.swptls-col.px-1{padding-right:.25rem!important}.swptls-col.pb-1,.swptls-col.py-1{padding-bottom:.25rem!important}.swptls-col.pl-1,.swptls-col.px-1{padding-left:.25rem!important}.swptls-col.p-2{padding:.5rem!important}.swptls-col.pt-2,.swptls-col.py-2{padding-top:.5rem!important}.swptls-col.pr-2,.swptls-col.px-2{padding-right:.5rem!important}.swptls-col.pb-2,.swptls-col.py-2{padding-bottom:.5rem!important}.swptls-col.pl-2,.swptls-col.px-2{padding-left:.5rem!important}.swptls-col.p-3{padding:1rem!important}.swptls-col.pt-3,.swptls-col.py-3{padding-top:1rem!important}.swptls-col.pr-3,.swptls-col.px-3{padding-right:1rem!important}.swptls-col.pb-3,.swptls-col.py-3{padding-bottom:1rem!important}.swptls-col.pl-3,.swptls-col.px-3{padding-left:1rem!important}.swptls-col.p-4{padding:1.5rem!important}.swptls-col.pt-4,.swptls-col.py-4{padding-top:1.5rem!important}.swptls-col.pr-4,.swptls-col.px-4{padding-right:1.5rem!important}.swptls-col.pb-4,.swptls-col.py-4{padding-bottom:1.5rem!important}.swptls-col.pl-4,.swptls-col.px-4{padding-left:1.5rem!important}.swptls-col.p-5{padding:3rem!important}.swptls-col.pt-5,.swptls-col.py-5{padding-top:3rem!important}.swptls-col.pr-5,.swptls-col.px-5{padding-right:3rem!important}.swptls-col.pb-5,.swptls-col.py-5{padding-bottom:3rem!important}.swptls-col.pl-5,.swptls-col.px-5{padding-left:3rem!important}@media only screen and (min-width:782px){.swptls-col.col-sm,.swptls-col.col-sm-1,.swptls-col.col-sm-10,.swptls-col.col-sm-11,.swptls-col.col-sm-12,.swptls-col.col-sm-2,.swptls-col.col-sm-3,.swptls-col.col-sm-4,.swptls-col.col-sm-5,.swptls-col.col-sm-6,.swptls-col.col-sm-7,.swptls-col.col-sm-8,.swptls-col.col-sm-9,.swptls-col.col-sm-offset-0,.swptls-col.col-sm-offset-1,.swptls-col.col-sm-offset-10,.swptls-col.col-sm-offset-11,.swptls-col.col-sm-offset-12,.swptls-col.col-sm-offset-2,.swptls-col.col-sm-offset-3,.swptls-col.col-sm-offset-4,.swptls-col.col-sm-offset-5,.swptls-col.col-sm-offset-6,.swptls-col.col-sm-offset-7,.swptls-col.col-sm-offset-8,.swptls-col.col-sm-offset-9{box-sizing:border-box;flex:0 0 auto;padding:.5rem}.swptls-col.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.swptls-col.col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.swptls-col.col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.swptls-col.col-sm-3{flex-basis:25%;max-width:25%}.swptls-col.col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.swptls-col.col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.swptls-col.col-sm-6{flex-basis:50%;max-width:50%}.swptls-col.col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.swptls-col.col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.swptls-col.col-sm-9{flex-basis:75%;max-width:75%}.swptls-col.col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.swptls-col.col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.swptls-col.col-sm-12{flex-basis:100%;max-width:100%}.swptls-col.col-sm-offset-0{margin-left:0}.swptls-col.col-sm-offset-1{margin-left:2.5%}.swptls-col.col-sm-offset-2{margin-left:5%}.swptls-col.col-sm-offset-3{margin-left:7.5%}.swptls-col.col-sm-offset-4{margin-left:10%}.swptls-col.col-sm-offset-5{margin-left:12.5%}.swptls-col.col-sm-offset-6{margin-left:15%}.swptls-col.col-sm-offset-7{margin-left:17.5%}.swptls-col.col-sm-offset-8{margin-left:20%}.swptls-col.col-sm-offset-9{margin-left:22.5%}.swptls-col.col-sm-offset-10{margin-left:25%}.swptls-col.col-sm-offset-11{margin-left:27.5%}.swptls-col.first-sm{order:-1}.swptls-col.last-sm{order:1}.swptls-col.text-sm-left{justify-content:flex-start;text-align:left!important}.swptls-col.text-sm-center{justify-content:center;text-align:center!important}.swptls-col.text-sm-right{justify-content:flex-end;padding:25px 0!important;text-align:right!important}}@media only screen and (min-width:912px){.swptls-col.col-md,.swptls-col.col-md-1,.swptls-col.col-md-10,.swptls-col.col-md-11,.swptls-col.col-md-12,.swptls-col.col-md-2,.swptls-col.col-md-3,.swptls-col.col-md-4,.swptls-col.col-md-5,.swptls-col.col-md-6,.swptls-col.col-md-7,.swptls-col.col-md-8,.swptls-col.col-md-9,.swptls-col.col-md-offset-0,.swptls-col.col-md-offset-1,.swptls-col.col-md-offset-10,.swptls-col.col-md-offset-11,.swptls-col.col-md-offset-12,.swptls-col.col-md-offset-2,.swptls-col.col-md-offset-3,.swptls-col.col-md-offset-4,.swptls-col.col-md-offset-5,.swptls-col.col-md-offset-6,.swptls-col.col-md-offset-7,.swptls-col.col-md-offset-8,.swptls-col.col-md-offset-9{box-sizing:border-box;flex:0 0 auto;padding:.5rem}.swptls-col.col-md{flex-basis:0;flex-grow:1;max-width:100%}.swptls-col.col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.swptls-col.col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.swptls-col.col-md-3{flex-basis:25%;max-width:25%}.swptls-col.col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.swptls-col.col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.swptls-col.col-md-6{flex-basis:50%;max-width:50%}.swptls-col.col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.swptls-col.col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.swptls-col.col-md-9{flex-basis:75%;max-width:75%}.swptls-col.col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.swptls-col.col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.swptls-col.col-md-12{flex-basis:100%;max-width:100%}.swptls-col.col-md-offset-0{margin-left:0}.swptls-col.col-md-offset-1{margin-left:2.5%}.swptls-col.col-md-offset-2{margin-left:5%}.swptls-col.col-md-offset-3{margin-left:7.5%}.swptls-col.col-md-offset-4{margin-left:10%}.swptls-col.col-md-offset-5{margin-left:12.5%}.swptls-col.col-md-offset-6{margin-left:15%}.swptls-col.col-md-offset-7{margin-left:17.5%}.swptls-col.col-md-offset-8{margin-left:20%}.swptls-col.col-md-offset-9{margin-left:22.5%}.swptls-col.col-md-offset-10{margin-left:25%}.swptls-col.col-md-offset-11{margin-left:27.5%}.swptls-col.first-md{order:-1}.swptls-col.last-md{order:1}.swptls-col.text-md-left{justify-content:flex-start;text-align:left!important}.swptls-col.text-md-center{justify-content:center;text-align:center!important}.swptls-col.text-md-right{justify-content:flex-end;text-align:right!important}}@media only screen and (min-width:1042px){.swptls-col.col-lg,.swptls-col.col-lg-1,.swptls-col.col-lg-10,.swptls-col.col-lg-11,.swptls-col.col-lg-12,.swptls-col.col-lg-2,.swptls-col.col-lg-3,.swptls-col.col-lg-4,.swptls-col.col-lg-5,.swptls-col.col-lg-6,.swptls-col.col-lg-7,.swptls-col.col-lg-8,.swptls-col.col-lg-9,.swptls-col.col-lg-offset-0,.swptls-col.col-lg-offset-1,.swptls-col.col-lg-offset-10,.swptls-col.col-lg-offset-11,.swptls-col.col-lg-offset-12,.swptls-col.col-lg-offset-2,.swptls-col.col-lg-offset-3,.swptls-col.col-lg-offset-4,.swptls-col.col-lg-offset-5,.swptls-col.col-lg-offset-6,.swptls-col.col-lg-offset-7,.swptls-col.col-lg-offset-8,.swptls-col.col-lg-offset-9{box-sizing:border-box;flex:0 0 auto;padding:.5rem}.swptls-col.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.swptls-col.col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.swptls-col.col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.swptls-col.col-lg-3{flex-basis:25%;max-width:25%}.swptls-col.col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.swptls-col.col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.swptls-col.col-lg-6{flex-basis:50%;max-width:50%}.swptls-col.col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.swptls-col.col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.swptls-col.col-lg-9{flex-basis:75%;max-width:75%}.swptls-col.col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.swptls-col.col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.swptls-col.col-lg-12{flex-basis:100%;max-width:100%}.swptls-col.col-lg-offset-0{margin-left:0}.swptls-col.col-lg-offset-1{margin-left:2.5%}.swptls-col.col-lg-offset-2{margin-left:5%}.swptls-col.col-lg-offset-3{margin-left:7.5%}.swptls-col.col-lg-offset-4{margin-left:10%}.swptls-col.col-lg-offset-5{margin-left:12.5%}.swptls-col.col-lg-offset-6{margin-left:15%}.swptls-col.col-lg-offset-7{margin-left:17.5%}.swptls-col.col-lg-offset-8{margin-left:20%}.swptls-col.col-lg-offset-9{margin-left:22.5%}.swptls-col.col-lg-offset-10{margin-left:25%}.swptls-col.col-lg-offset-11{margin-left:27.5%}.swptls-col.first-lg{order:-1}.swptls-col.last-lg{order:1}.swptls-col.text-lg-left{justify-content:flex-start;text-align:left!important}.swptls-col.text-lg-center{justify-content:center;text-align:center!important}.swptls-col.text-lg-right{justify-content:flex-end;text-align:right!important}}@media only screen and (min-width:1140px){.swptls-col.col-xl,.swptls-col.col-xl-1,.swptls-col.col-xl-10,.swptls-col.col-xl-11,.swptls-col.col-xl-12,.swptls-col.col-xl-2,.swptls-col.col-xl-3,.swptls-col.col-xl-4,.swptls-col.col-xl-5,.swptls-col.col-xl-6,.swptls-col.col-xl-7,.swptls-col.col-xl-8,.swptls-col.col-xl-9,.swptls-col.col-xl-offset-0,.swptls-col.col-xl-offset-1,.swptls-col.col-xl-offset-10,.swptls-col.col-xl-offset-11,.swptls-col.col-xl-offset-12,.swptls-col.col-xl-offset-2,.swptls-col.col-xl-offset-3,.swptls-col.col-xl-offset-4,.swptls-col.col-xl-offset-5,.swptls-col.col-xl-offset-6,.swptls-col.col-xl-offset-7,.swptls-col.col-xl-offset-8,.swptls-col.col-xl-offset-9{box-sizing:border-box;flex:0 0 auto;padding:.5rem}.swptls-col.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.swptls-col.col-xl-1{flex-basis:8.33333333%;max-width:8.33333333%}.swptls-col.col-xl-2{flex-basis:16.66666667%;max-width:16.66666667%}.swptls-col.col-xl-3{flex-basis:25%;max-width:25%}.swptls-col.col-xl-4{flex-basis:33.33333333%;max-width:33.33333333%}.swptls-col.col-xl-5{flex-basis:41.66666667%;max-width:41.66666667%}.swptls-col.col-xl-6{flex-basis:50%;max-width:50%}.swptls-col.col-xl-7{flex-basis:58.33333333%;max-width:58.33333333%}.swptls-col.col-xl-8{flex-basis:66.66666667%;max-width:66.66666667%}.swptls-col.col-xl-9{flex-basis:75%;max-width:75%}.swptls-col.col-xl-10{flex-basis:83.33333333%;max-width:83.33333333%}.swptls-col.col-xl-11{flex-basis:91.66666667%;max-width:91.66666667%}.swptls-col.col-xl-12{flex-basis:100%;max-width:100%}.swptls-col.col-xl-offset-0{margin-left:0}.swptls-col.col-xl-offset-1{margin-left:2.5%}.swptls-col.col-xl-offset-2{margin-left:5%}.swptls-col.col-xl-offset-3{margin-left:7.5%}.swptls-col.col-xl-offset-4{margin-left:10%}.swptls-col.col-xl-offset-5{margin-left:12.5%}.swptls-col.col-xl-offset-6{margin-left:15%}.swptls-col.col-xl-offset-7{margin-left:17.5%}.swptls-col.col-xl-offset-8{margin-left:20%}.swptls-col.col-xl-offset-9{margin-left:22.5%}.swptls-col.col-xl-offset-10{margin-left:25%}.swptls-col.col-xl-offset-11{margin-left:27.5%}.swptls-col.first-xl{order:-1}.swptls-col.last-xl{order:1}.swptls-col.text-xl-left{justify-content:flex-start;text-align:left!important}.swptls-col.text-xl-center{justify-content:center;text-align:center!important}.swptls-col.text-xl-right{justify-content:flex-end;text-align:right!important}}
.HW_widget_component_widget-1>span{display:inline-block}.HW_widget_component_widget-1 .HW_badge_cont{height:30px;left:-30px;right:auto;top:-5px;width:30px}.HW_widget_component_widget-1 .ect-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}
.swptls-title h3{color:#3e4b47;display:inline-block;font-size:16px;font-style:normal;font-weight:600;line-height:1.3125}.swptls-title h3 .intro-vide-duration{background-color:#fff;border-radius:5px;color:#666873;font-size:12px;font-weight:700;line-height:1.5;padding:3px 5px}.swptls-title span{background-color:transparent;color:#fff;display:inline-block;margin-left:10px}.swptls-title h6{align-items:center;color:#666873;display:flex;font-size:16px;font-weight:600;justify-content:flex-start;line-height:1;margin:0 0 15px}.swptls-title h6 svg{align-self:flex-end;height:12px;margin-left:5px;width:10px}
.swptls-drag{color:#3e4b47;display:inline-block;left:-10px;margin-top:15px;opacity:1;position:relative}.swptls-drag img{height:32px;width:32px}
.swptls-card{background:#fff;border:1px solid #e8e8eb;border-radius:0 4px 4px 4px;margin:0 0 30px;padding:15px 40px}.swptls-card.colored-bg{background:#f9f9f9;border:1px solid #eee;border-radius:5px}
.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;padding:0;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-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}.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)}
.swptls-container .Toastify__toast-container--top-right{top:3em!important}.swptls-container .ect-app-header{margin-bottom:0}.swptls-container .ect-app-header .header-content h1{color:#353535;font-size:24px;font-weight:600;line-height:1.3333333333;margin:.67em 0 0}.swptls-container .ect-app-header .header-content p{font-size:16px}.swptls-container .ect-dashboard{border-bottom:1px solid #ddd;margin-bottom:25px;padding:0 0 30px}.swptls-container .ect-dashboard .button-connect,.swptls-container .ect-dashboard .button-save{background:#3a89ff;color:#fff}.swptls-container .ect-dashboard .button-connect.no-credentials,.swptls-container .ect-dashboard .button-save.no-credentials{background:#e2e5ec;color:#7a828e}@media(max-width:767.98px){.swptls-container .ect-dashboard .custom_row_style{margin-left:0;margin-right:0}.swptls-container .ect-dashboard .custom_column_style{width:100%}}.swptls-container .ect-dashboard .ect-tab-content{width:100%}@media(max-width:767.98px){.swptls-container .ect-dashboard .ect-tab-content{margin-bottom:40px}}.swptls-container .ect-dashboard .ect-tab-content .protection-status{padding:0 40px 0 0}.swptls-container .ect-dashboard .ect-tab-content .protection-status .zero-state-notice{align-items:center;background:#ffeade;border:1px solid #ffd5b7;border-radius:4px;color:#57636c;display:flex;font-size:16px;margin-bottom:15px;padding:10px}.swptls-container .ect-dashboard .ect-tab-content .protection-status .zero-state-notice .ect-click-here-btn{color:#1084ed;font-weight:700;margin:0 0 0 5px;text-decoration:none}.swptls-container .ect-dashboard .ect-tab-content .protection-status .connection-error-status,.swptls-container .ect-dashboard .ect-tab-content .protection-status .connection-success-status{align-items:center;display:flex;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:44px;width:100%}.swptls-container .ect-dashboard .ect-tab-content .protection-status .connection-error-status .icon,.swptls-container .ect-dashboard .ect-tab-content .protection-status .connection-success-status .icon{margin-right:12px;max-width:38px;width:100%}.swptls-container .ect-dashboard .ect-tab-content .protection-status .connection-error-status .theMessage,.swptls-container .ect-dashboard .ect-tab-content .protection-status .connection-success-status .theMessage{width:100%}.swptls-container .ect-dashboard .ect-tab-content .protection-status .connection-error-status .theMessage h5,.swptls-container .ect-dashboard .ect-tab-content .protection-status .connection-success-status .theMessage h5{color:#353535;font-size:16px;font-weight:600;line-height:1.3125;margin:0 0 5px}.swptls-container .ect-dashboard .ect-tab-content .protection-status .connection-error-status .theMessage p,.swptls-container .ect-dashboard .ect-tab-content .protection-status .connection-success-status .theMessage p{color:#57636c;font-size:15px;font-weight:400;line-height:1.3333333333;margin:0}.swptls-container .ect-dashboard .ect-tab-content .protection-status .connection-error-status .theMessage p a,.swptls-container .ect-dashboard .ect-tab-content .protection-status .connection-success-status .theMessage p a{align-items:center;color:#1084ed;display:inline-flex;flex-wrap:nowrap;font-size:15px;font-weight:400;justify-content:center;line-height:1.3333333333}.swptls-container .ect-dashboard .ect-tab-content .protection-status .connection-error-status .theMessage p a:focus,.swptls-container .ect-dashboard .ect-tab-content .protection-status .connection-success-status .theMessage p a:focus{border:none;box-shadow:none;outline:none}.swptls-container .ect-dashboard .ect-tab-content .protection-status .connection-error-status .theMessage p a .link_icon,.swptls-container .ect-dashboard .ect-tab-content .protection-status .connection-success-status .theMessage p a .link_icon{display:inline;height:12px;margin-bottom:3px;margin-left:5px;max-width:12px;width:100%}.swptls-container .ect-dashboard .ect-tab-content .protection-status .connection-error-status .theMessage p a .link_icon svg,.swptls-container .ect-dashboard .ect-tab-content .protection-status .connection-success-status .theMessage p a .link_icon svg{height:100%;width:100%}.swptls-container .ect-dashboard .ect-tab-content .protection-status .connection-success-status .theMessage h5{color:#00a74d}.swptls-container .ect-dashboard .ect-tab-content .protection-status .connection-error-status .theMessage h5{color:#ff4040}.swptls-container .ect-dashboard .ect-tab-content #cf-turnstile{margin-bottom:15px}.swptls-container .ect-dashboard .ect-tab-content .configuration-form{margin-bottom:5px;padding:0 40px 0 0}@media(max-width:767.98px){.swptls-container .ect-dashboard .ect-tab-content .configuration-form{padding:0}}.swptls-container .ect-dashboard .ect-tab-content .configuration-form .ect-form-control{margin-bottom:15px}.swptls-container .ect-dashboard .ect-tab-content .configuration-form .ect-form-control:last-child{margin-bottom:0}.swptls-container .ect-dashboard .ect-tab-content .configuration-form .ect-form-control label{align-items:center;color:#666873;display:flex;font-size:16px;font-weight:600;justify-content:flex-start;line-height:1;margin-bottom:15px;width:100%}.swptls-container .ect-dashboard .ect-tab-content .configuration-form .ect-form-control label .tooltip_icon{display:inline-block;height:12px;margin-left:5px;width:10px}.swptls-container .ect-dashboard .ect-tab-content .configuration-form .ect-form-control label .tooltip_icon svg{height:100%;width:100%}.swptls-container .ect-dashboard .intro-wrap .intro-head .swptls-title h3{margin:0 0 15px}.swptls-container .ect-dashboard .intro-wrap .intro-video-wrapper{cursor:pointer;height:100%;min-height:260px;width:100%}.swptls-container .ect-dashboard .intro-wrap .intro-video-wrapper .video_cover{border-radius:5.90476px;height:100%;overflow:hidden;position:relative;width:100%}.swptls-container .ect-dashboard .intro-wrap .intro-video-wrapper .video_cover img{height:100%;width:100%}.swptls-container .ect-dashboard .intro-wrap .intro-video-wrapper .video_cover:before{background:#fff;border-radius:500px;color:#fff;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAxNyAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGlkPSJWZWN0b3IiIGQ9Ik0xLjI4NTgzIDAuODcxMzgzQzEuNTg3NjUgMC43MTU5NjQgMS45MjY0OSAwLjY0NjgyMiAyLjI2NTA4IDAuNjcxNTY1QzIuNjAzNjYgMC42OTYzMDcgMi45Mjg4NSAwLjgxMzk3NiAzLjIwNDg3IDEuMDExNjJMMTYuMTIxNSAxMC4yMzc4QzE2LjM2MDcgMTAuNDA4NSAxNi41NTU3IDEwLjYzMzkgMTYuNjkwMiAxMC44OTUxQzE2LjgyNDggMTEuMTU2NCAxNi44OTQ5IDExLjQ0NiAxNi44OTQ5IDExLjczOThDMTYuODk0OSAxMi4wMzM3IDE2LjgyNDggMTIuMzIzMyAxNi42OTAyIDEyLjU4NDZDMTYuNTU1NyAxMi44NDU4IDE2LjM2MDcgMTMuMDcxMiAxNi4xMjE1IDEzLjI0MTlMMy4yMDQ4NyAyMi40NjhDMi45Mjg5NSAyMi42NjU1IDIuNjAzOTEgMjIuNzgzMSAyLjI2NTUgMjIuODA3OEMxLjkyNzEgMjIuODMyNiAxLjU4ODQyIDIyLjc2MzUgMS4yODY3IDIyLjYwODNDMC45ODQ5ODQgMjIuNDUzMSAwLjczMTkxNyAyMi4yMTc2IDAuNTU1MzE5IDIxLjkyNzlDMC4zNzg3MjEgMjEuNjM4MiAwLjI4NTQzMSAyMS4zMDUzIDAuMjg1NzA3IDIwLjk2NlYyLjUxMzY1QzAuMjg1MzUxIDIuMTc0NDMgMC4zNzg1MTEgMS44NDE2NyAwLjU1NDk0OSAxLjU1MTk1QzAuNzMxMzg3IDEuMjYyMjMgMC45ODQyNzUgMS4wMjY3NSAxLjI4NTgzIDAuODcxMzgzWiIgZmlsbD0iIzc1OTNGRiIvPg0KPC9zdmc+DQo=);filter:drop-shadow(0 12px 16px rgba(0,0,0,.12));font-size:18px;height:60px;left:50%;line-height:70px;position:absolute;text-align:center;text-indent:5px;top:50%;transform:translate(-50%,-50%) scale(1);transition:all .3s ease;width:60px;z-index:1}.swptls-container .ect-dashboard .intro-wrap .intro-video-wrapper .video_cover:after{background:rgba(30,29,71,.58);border-radius:5.90476px;content:"";height:99%;left:0;position:absolute;top:0;width:100%}.swptls-container .ect-dashboard .intro-wrap .intro-video-wrapper .video_cover:hover:before{background:red;filter:saturate(.5);transform:translate(-50%,-50%) scale(.95)}.swptls-container .__react_component_tooltip.type-dark{background-color:#fff!important;color:#333!important}.swptls-container .tooltip-content{color:#333;font-size:16px;font-weight:600;max-width:200px;padding:20px}.swptls-container .tooltip-container{max-width:250px}.swptls-container .tooltip-image{height:auto;margin-top:20px;width:100%}.woocommerce button[type=submit]{opacity:1;pointer-events:auto}.woocommerce button[type=submit].wppool-disable{opacity:.5;pointer-events:none}.shortcode-text{color:#4d7eff;font-weight:700;position:relative}.shortcode-text span{margin-left:5px;margin-top:2px;position:absolute}.short-code{position:relative}.short-code span{margin-top:1px;position:absolute}.short-code .tooltip{color:#333}input.invalid-credentials,input.invalid-credentials:focus{border:1px solid red}.switch{display:block;height:25px;position:relative;width:48.21px}.switch input{height:0;opacity:0;width:0}.switch .slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.switch .slider:before{background-color:#fff;content:"";height:20.43px;left:3px;position:absolute;top:48%;transform:translateY(-48%);transition:.4s;width:20.43px}.switch .slider.round{border-radius:12.5px}.switch .slider.round:before{border-radius:50%}.switch input:checked+.slider{background-color:#3a89ff}.switch input:checked+.slider:before{transform:translate(22px,-48%)}.switch input:focus+.slider{box-shadow:0 0 1px #3a89ff}input[type=email],input[type=number],input[type=password],input[type=text],input[type=url]{background:#fff;border:1px solid #e4e4e4;border-radius:4px;box-shadow:none;color:#3e4042;font-size:14px;font-weight:400;line-height:1.3571428571;outline:none;padding:15px;width:100%}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=text]:focus,input[type=url]:focus{border:1px solid #e4e4e4;box-shadow:none;outline:none}button,input[type=submit]{background:#e2e5ec;border:none;border-radius:5px;box-shadow:none;color:#7a828e;cursor:pointer;font-size:14px;font-weight:600;line-height:1.3125;outline:none;padding:15px 20px;text-align:center}button.bg_blue,input[type=submit].bg_blue{background:#3a89ff;color:#fff}button:focus,input[type=submit]:focus{border:none;box-shadow:none;outline:none}.access-toggle-switch{align-items:center;background:#eff0f4;border-radius:19px;display:flex;justify-content:center;max-width:160px;overflow:hidden;padding:4px 6px;position:relative}.access-toggle-switch .label{border-radius:4px;display:inline-block;height:80%;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:48%;z-index:0}.access-toggle-switch .label.left{background:#fff;border-radius:30px;transform:translateY(-50%) translateX(7%)}.access-toggle-switch .label.right{background-color:#fff;border-radius:30px;transform:translateY(-50%) translateX(100%)}.access-toggle-switch .btn-item{align-items:center;display:flex;justify-content:space-evenly;transition:all .3s ease;width:100%;z-index:2}.access-toggle-switch .btn-item input{display:none}.access-toggle-switch .btn-item label{display:inline-block;font-size:14px;font-weight:400;line-height:1.4;padding:7px 10px;text-align:center;transition:all .3s ease;width:inherit}.access-toggle-switch .btn-item label.active_disable{color:#d78674;font-weight:700}.access-toggle-switch .btn-item label.active_enable{color:#00a74d;font-weight:700}.radio_container{cursor:pointer;display:block;font-size:16px;padding-left:35px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.radio_container input{cursor:pointer;opacity:0;position:absolute}.radio_container input:checked~.radio_checkmark{background-color:#2196f3}.radio_container input:checked~.radio_checkmark:after{display:block}.radio_container .radio_checkmark:after{background:#fff;border-radius:50%;height:8px;left:50%;top:50%;transform:translate(-50%,-50%);width:8px}.radio_container .radio_checkmark{border:1px solid #eee;border-radius:50%;height:18px;left:0;position:absolute;top:0;width:18px}.radio_container .radio_checkmark:after{content:"";display:none;position:absolute}.customECTClass{align-items:flex-start;border-radius:3px!important;display:inline-flex!important;flex-direction:column;justify-content:flex-start;max-width:360px}.customECTClass span{text-align:left!important}@media(max-width:767.98px){.customECTClass{max-width:215px;padding:8px 10px!important}}@keyframes checked-box{0%{border-color:#212121;height:0;transform:translate(0) rotate(45deg);width:0}33%{border-color:#212121;height:0;transform:translate(0) rotate(45deg);width:4px}to{border-color:#212121;height:8px;transform:translateY(-8px) rotate(45deg);width:4px}}@keyframes bounce{0%{transform:scale(1)}33%{transform:scale(.7)}to{transform:scale(1)}}.control-box-wrap.not-validated{opacity:.4;pointer-events:none}.control-box-wrap .control-box-header{align-items:center;display:flex;justify-content:space-between;width:100%}@media(max-width:575.98px){.control-box-wrap .control-box-header .control-tabs{display:flex}}.control-box-wrap .control-box-header .control-tabs .control-tab{border-radius:5px 5px 0 0;margin-right:25px}@media(max-width:575.98px){.control-box-wrap .control-box-header .control-tabs .control-tab{font-size:14px;margin-right:14px;padding:16px 10px}}.control-box-wrap .control-box-header .control-tabs .control-tab.active{background-color:#fff;color:#3a89ff}.control-box-wrap .control-box-header .control-tabs .control-tab:last-child{margin-right:0}.control-box-wrap .control-box-header .rest_btn{background-color:transparent}@media(max-width:575.98px){.control-box-wrap .control-box-header .rest_btn{font-size:14px;padding:16px 10px}}.control-box-wrap .control-box-body .tab_content_container{border:none;padding:25px}.control-box-wrap .control-box-body .ect-integrations .integrations-body .colored-bg{margin-bottom:15px!important;max-width:600px;padding:30px 25px 20px}.control-box-wrap .control-box-body .ect-integrations .integrations-body .colored-bg:last-child{margin-bottom:0}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration{align-items:flex-start;display:flex;flex-wrap:nowrap;justify-content:flex-start;width:100%}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .ect-list-items{list-style:disc;margin:0;padding:0 0 15px 16px}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_media{height:62px;margin-right:20px;max-width:62px;width:100%}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_media img{height:auto;width:100%}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content{align-items:flex-start;display:flex;flex-wrap:nowrap;justify-content:flex-start;position:relative;width:100%}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .left_content{width:100%}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .left_content .widget-placement{padding:8px 0}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .left_content .widget-placement select{margin:0}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .left_content .disabled-id-input{margin:0 0 10px;max-width:200px;padding:8px 3px}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .right_content{position:absolute;right:0;top:50%;transform:translateY(-50%)}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .right_content .gravity-right{float:right;position:absolute;right:0;top:50%;transform:translateY(-25%)}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .right_content .gravity-right label{display:block;margin:0 0 10px;position:absolute;right:0;top:0;transform:translateY(-220%)}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .right_content .gravity-right input,.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .right_content .gravity-right select,.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .swptls-title h3{margin:0 0 10px}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .swptls-title span{background-color:#1084ed;background-image:linear-gradient(hsla(0,0%,100%,.6),hsla(0,0%,100%,0) 50%,rgba(0,0,0,.3) 0,hsla(0,0%,100%,.2));border-radius:1.25rem;color:#fff;display:inline-block;font-size:12px;margin-left:10px;padding:1px 7px}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .swptls-title span :hover{transform:scale(1.05)}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .active_install_wrapper{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:10px;width:100%}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .active_install_wrapper .info_message{align-items:center;display:flex;justify-content:flex-start}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .active_install_wrapper .info_message span{margin-right:5px}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .active_install_wrapper .info_message span svg{height:10px;width:10px}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .active_install_wrapper .info_message span:last-child{color:#f25725;font-size:12px;font-weight:400;line-height:1.3333333333}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .active_install_wrapper .info_btn.install p{margin:0}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .status{color:#525252;font-size:12px;font-weight:600;line-height:1.3333333333;margin:0 0 10px}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .feature-status{color:#525252;font-size:13px;font-weight:600;line-height:1;margin:10px 0 5px;position:relative}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .feature-status .tooltip_icon svg{margin-left:2px;position:absolute;top:1px}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .feature-status .tooltip_icon .__react_component_tooltip.type-dark{margin-left:20px}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .integration-item{margin-bottom:12px;transition:all .3s ease}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .integration-item:last-child{margin-bottom:16px}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .integration-item.disable_item{opacity:.6}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .integration-item label{position:relative}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .integration-item label input[type=checkbox]{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .integration-item label .checkbox_checkmark{background:#fff;border:1px solid #bbbdca;border-radius:3px;height:18px;left:0;position:absolute;top:0;width:18px}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .integration-item label input[type=checkbox]:checked~.checkbox_checkmark{background-color:#2196f3}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .integration-item label .checkbox_checkmark:after{content:"";display:none;position:absolute}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .integration-item label input[type=checkbox]:checked~.checkbox_checkmark:after{display:block}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .integration-item label .checkbox_checkmark:after{border:solid #fff;border-width:0 3px 3px 0;height:7.5px;left:5.5px;top:2px;transform:rotate(45deg);width:3.8px}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content .integration-item label .checkbox_label{margin-left:25px}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content button{align-items:center;background-color:transparent;color:#4d7eff;display:flex;justify-content:center;padding:0}.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content button.btn_arrow_down svg,.control-box-wrap .control-box-body .ect-integrations .integrations-body .single-integration .integration_content button.btn_arrow_up svg{height:10px;margin-left:4px;margin-top:4px;width:10px}.ect-active-button,.ect-install-button{background:#ffeddf;border:1px solid #ffd5b5;border-radius:12.5px;box-shadow:none;font-size:15px;font-weight:600;line-height:1.3333333333;outline:none;padding:4px 16px;text-decoration:none;transition:all .3s ease}.ect-active-button.ect-active-button,.ect-install-button.ect-active-button{background:#ebf5ff;border:1px solid #d2e4ff;color:#0758d1}.ect-active-button:focus,.ect-install-button:focus{border:1px solid #ffd5b5;box-shadow:none;outline:none}.ect-active-button:hover,.ect-install-button:hover{background:#ffdfc6}.ect-install-button{background:#ffeddf!important;border:1px solid #ffd5b5;border-radius:23px;color:#ff764a!important;padding:4px 15px!important;transition:all .3s ease}.ect-install-button:hover{background:#ffdfc6;box-shadow:0 3px 5px rgba(0,0,0,.04)}.ect-active-button{background:#ebf5ff!important;border:1px solid #d2e4ff;border-radius:23px;color:#0758d1!important;padding:4px 15px!important;transition:all .3s ease}.ect-active-button:hover{background:#d2e8ff;box-shadow:0 3px 5px rgba(0,0,0,.04)}.ect-additional-settings{max-width:600px;width:100%}.ect-additional-settings .ect-single-setting-item{margin-bottom:35px}.ect-additional-settings .ect-single-setting-item.submit_container{margin-bottom:0}.ect-additional-settings .ect-single-setting-item .ect-settings-control .theme_container{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.ect-additional-settings .ect-single-setting-item .ect-settings-control .theme_container .swptls-title{margin-bottom:20px}.ect-additional-settings .ect-single-setting-item .ect-settings-control .theme_container .swptls-title h6{margin:0}.ect-additional-settings .ect-single-setting-item .ect-settings-control .theme_container .theme_options{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;max-width:350px;width:100%}.ect-additional-settings .ect-single-setting-item .ect-settings-control .theme_container .theme_options .radio_container{margin-bottom:15px}.ect-additional-settings .ect-single-setting-item .ect-settings-control .theme_container .theme_options .radio_container:last-child{margin-bottom:0}.ect-additional-settings .ect-single-setting-item .ect-settings-control input[type=text]{background:#f7f7f7;border:1px solid #e4e4e4;border-radius:4px;max-width:400px;width:100%}.ect-additional-settings .ect-single-setting-item .ect-settings-control input[type=text]::-moz-placeholder{color:#9e9e9e;font-size:14px;font-style:italic;font-weight:400;line-height:1}.ect-additional-settings .ect-single-setting-item .ect-settings-control input[type=text]::placeholder{color:#9e9e9e;font-size:14px;font-style:italic;font-weight:400;line-height:1}.ect-additional-settings .ect-single-setting-item .ect-settings-control button[type=submit]{background:#3a89ff;color:#fff;transition:all .3s ease}.ect-additional-settings .ect-single-setting-item .ect-settings-control button[type=submit]:hover{background:#076aff}.ect-additional-settings .ect-single-setting-item p.ect-settings-desc{color:#737373;font-size:13px;font-weight:400;line-height:1;margin:10px 0 0}
