@import"account-enlighter.css";@import"account-keys-manager.css";@import"account-box-docs.css?v=2";@import"account-jconfirm.css";@import"account-tfa.css";@import"account-syntax-highlighter.css";@import"account-woo-subaccounts.css";@import"account-modal.css";@import"account-logs.css";:root{--font-text:"Montserrat", sans-serif;--color-white:#fff;--color-ghost-white:#F8F9FB;--color-mosaic-gray:#d1d7dc;--color-onyx-gray:#333B44;--color-outer-space:#2d353d;--color-grey-black:#1a1f25;--color-pretty-purple:#987ad5;--color-royal-purple:#7557B5;--color-vampiro-purple:#2A1B45;--color-pale-pink:#F6E5E9;--color-blush-pink:#f15e83;--color-error:#DF493A;--color-orange:#F69833;--color-outer-space-alt: #293138;--color-inner-space-alt: #38444e;--color-inner-space: #44505B;--color-slate-gray: #6F7F8D;--dark-grey-3: #8c9aa7;--color-moutain-gray: #afbac5;--light-grey-1: #C8D1DA;--color-halftone-gray: #e0e5ea;--color-bright-gray: #e9eef2;--light-grey-4: #F8F9FA;--purple-0: #4E357D;--color-regalia-purple: #5E4493;--purple-2: #7650BA;--purple-3: #926dd3;--green-0: #A6B21F;--color-android-green: #6BA84F;--green-2: #BADA55;--pink-0: #E05A7C}.pace{user-select:none;position:fixed;top:0;left:0;width:100%;transform:translate3d(0,-50px,0);transition:transform .5s ease-out;z-index:999}.pace.pace-active{transform:translateZ(0)}.pace .pace-progress{display:block;position:fixed;z-index:2000;top:0;right:100%;width:100%;height:6px;background:var(--color-royal-purple);pointer-events:none}app[data-theme=light]{color:var(--color-slate-gray);background:var(--color-white)}app[data-theme=light] logo{background:var(--color-white)}app[data-theme=light] app-layout-sidebar{background-color:var(--color-regalia-purple)}app[data-theme=light] sidebar nav a{color:var(--color-bright-gray)}app[data-theme=light] sidebar nav a.active,app[data-theme=light] sidebar nav a:hover{color:var(--color-white);background-color:var(--color-royal-purple)}app[data-theme=light] sidebar nav a span.icon i{color:var(--color-ghost-white)}app[data-theme=light] sidebar nav a div.triangle i{color:var(--color-white)}app[data-theme=light] sidebar nav em{color:var(--color-white)}app[data-theme=light] app-content header{background-color:var(--color-ghost-white)}app[data-theme=light] dashboard welcome{background-color:var(--color-pale-pink)}app[data-theme=light] dashboard welcome h1{color:var(--color-blush-pink)}app[data-theme=light] dashboard welcome p{color:var(--color-slate-gray)}app[data-theme=light] mark[data-mark=error]{background:var(--color-error);color:#fff}app[data-theme=light] mark[data-mark=active],app[data-theme=light] mark[data-mark=success]{background:var(--green-0);color:#fff}app[data-theme=dark]{color:var(--color-ghost-white);background:var(--color-outer-space)}app[data-theme=dark] logo{background:var(--color-outer-space)}app[data-theme=dark] sidebar logo svg path{fill:var(--color-bright-gray)!important}app[data-theme=dark] app-layout-sidebar{background-color:var(--color-onyx-gray)}app[data-theme=dark] sidebar nav a{color:var(--color-bright-gray)}app[data-theme=dark] sidebar nav a.active,app[data-theme=dark] sidebar nav a:hover{color:var(--color-white);background-color:var(--color-inner-space)}app[data-theme=dark] sidebar nav a span.icon i{color:var(--color-bright-gray)}app[data-theme=dark] sidebar nav a div.triangle i{color:var(--color-outer-space)}app[data-theme=dark] sidebar nav em{color:var(--color-white)}app[data-theme=dark] app-content header{background-color:var(--color-inner-space)}app[data-theme=dark] dashboard welcome{background-color:var(--color-inner-space)}app[data-theme=dark] dashboard welcome h1{color:var(--color-white)}app[data-theme=dark] dashboard welcome p{color:var(--color-halftone-gray)}app[data-theme=dark] mark[data-mark=error]{background:var(--color-error)}app[data-theme=dark] mark[data-mark=active],app[data-theme=dark] mark[data-mark=success]{background:var(--green-0)}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html,body{min-height:100%;margin:0;padding:0}body ::-webkit-scrollbar{width:0!important}body{overflow:-moz-scrollbars-none}body{-ms-overflow-style:none}body{font-family:var(--font-text);font-size:14px;text-align:left;overflow-x:hidden!important}strong,b{font-weight:700}mark{vertical-align:middle;padding:.2em .4em;border-radius:3px;display:inline-block;color:#fff;font-size:.8rem}.clear:after{display:block;content:".";clear:both;font-size:0;line-height:0;height:0;overflow:hidden}.sr-only,.visually-hidden{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;margin:-1px}::selection{background:var(--color-royal-purple);color:var(--color-white)}::-moz-selection{background:var(--color-royal-purple);color:var(--color-white)}input:focus,select:focus,textarea:focus{outline:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus textarea:-webkit-autofill,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px #ffffff inset!important}*:disabled{opacity:.5!important}*:readonly{opacity:.5!important}body,app,app-layout,app-layout-row{min-height:100vh}app{display:block;overflow-x:hidden}app-layout{display:block}app-layout-row{display:table;table-layout:fixed;width:100%}app-layout-sidebar,app-layout-content{display:table-cell;vertical-align:top;position:relative}app-layout-sidebar{overflow-x:hidden;transition:width .2s linear}sidebar sidebar-toggle{position:fixed;bottom:12px;font-size:14px;color:#fff;z-index:5;width:24px;height:24px;border-radius:3px;line-height:24px;text-align:center;vertical-align:middle;background-color:#0003;display:block;cursor:pointer;transition:all .2s linear}sidebar sidebar-toggle:hover{background-color:var(--color-android-green)}app-layout-sidebar[data-state=on]{width:230px}app-layout-sidebar[data-state=off]{width:75px}app-layout-sidebar[data-state=on] sidebar-toggle{left:200px}app-layout-sidebar[data-state=off] sidebar-toggle{left:55px;transform:translate(-50%) translateY(-50%) rotate(-180deg);bottom:0}app-layout-sidebar[data-state=off] logo .can-hide{display:none!important}app-layout-sidebar[data-state=off] logo a{padding:10px 15px}app-layout-sidebar[data-state=off] nav .txt,app-layout-sidebar[data-state=off] nav em{display:none}app-layout-sidebar[data-state=off] nav a{text-align:center}#close-alert{position:absolute;right:20px;top:50%;transform:translateY(-50%);background:transparent;border:none;-webkit-appearance:none;outline:none;box-shadow:none;color:#fff}alert{display:block;margin:0 30px 30px;color:#fff;padding:20px;border-radius:4px;position:relative}alert p{padding:0;margin:0 58px 0 0;line-height:130%}alert p a{color:inherit}alert[data-type=notice]{background-color:#60a0bc}alert[data-type=success]{background-color:#6ba84f}alert[data-type=error]{background-color:#b53e3c}alert-close{display:block;position:absolute;top:0;right:0;height:58px;width:58px;line-height:58px;text-align:center;cursor:pointer;transition:opacity .2s linear;vertical-align:middle}alert-close:hover{opacity:.6}alert-close i{font-size:18px}alert mark{color:inherit;background-color:#0003}.woocommerce-notices-wrapper{margin:0 30px}.woocommerce-notices-wrapper .is-error{display:block;padding:14px 20px;border-radius:4px;list-style:none;margin:0 0 30px;color:#fff;background-color:#b53e3c}.woocommerce-notices-wrapper .is-error svg{display:none}.woocommerce-notices-wrapper ul.woocommerce-error{display:block;padding:14px 20px;border-radius:4px;list-style:none;margin:0 0 30px;color:#fff;background-color:#b53e3c}.woocommerce-notices-wrapper ul.woocommerce-error li{margin:6px 0;display:block}.woocommerce-lost-password div.woocommerce-message,.woocommerce-notices-wrapper div.woocommerce-message{display:block;padding:20px;border-radius:4px;list-style:none;margin:0 0 30px;color:#fff;background-color:#60a0bc}.woocommerce-lost-password div.woocommerce-message{margin:0 20px}.woocommerce-lost-password p{display:block;padding:30px 0 15px;margin:0 20px}.woocommerce-message:focus{outline:none!important;border:0!important}.wc-block-components-notice-banner{display:block;margin:0 0 30px;padding:20px;border-radius:4px;position:relative;line-height:130%}.wc-block-components-notice-banner.is-success{background-color:var(--color-android-green)}.wc-block-components-notice-banner.is-info{background-color:#60a0bc}.wc-block-components-notice-banner svg{display:inline-block;float:left}.wc-block-components-notice-banner svg path{fill:#fff}.wc-block-components-notice-banner__content,.wc-block-components-notice-banner__content a{color:#fff}sidebar{display:block}sidebar logo{display:block;height:70px;line-height:70px;text-align:center}sidebar logo svg{height:50px;width:auto;display:inline-block;vertical-align:middle}sidebar nav a{display:block;position:relative;line-height:46px;height:46px;vertical-align:middle;text-decoration:none;padding:0 20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s linear,background-color .2s linear}sidebar nav a span.icon{display:inline-block;width:20px;text-align:center;opacity:.4}sidebar nav a span.icon-svg{display:inline-block;width:20px;text-align:center}sidebar nav a span.icon-svg svg{display:inline-block;vertical-align:middle;width:20px;height:20px;margin:0 auto}sidebar nav a span.txt{font-weight:400;letter-spacing:1px;font-size:13px;padding-left:10px}sidebar nav a div.triangle{transform:translate(-50%) translateY(-50%) rotate(-90deg);position:absolute;top:50%;right:-22px;opacity:0}sidebar nav a.active div.triangle{opacity:1;right:-12px}sidebar nav em{line-height:40px;height:40px;vertical-align:middle;padding:0 20px;display:block;font-weight:700;text-transform:uppercase;font-style:italic;font-size:14px;letter-spacing:1px;opacity:.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}app-content{display:block}app-content header{display:block;height:70px;text-align:center;position:relative}app-content header breadcrumb{display:block;height:70px;line-height:70px;text-align:left;margin:0 240px 0 30px;text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}app-content header breadcrumb a{color:inherit;text-decoration:none;transition:opacity .2s linear}app-content header breadcrumb a:hover{opacity:.6}app-content header breadcrumb em{display:inline-block;width:18px;text-align:center}app-content header nav{display:flex;position:absolute;top:0;right:30px;height:70px;overflow:visible;z-index:2;align-items:center}app-content header theme-switcher{position:relative;text-align:center;font-size:20px;cursor:pointer;transition:opacity .2s}app-content header theme-switcher i{line-height:inherit!important}app-content header theme-switcher:hover{opacity:.6}.nav-item{padding:0 10px;position:relative}.nav-item:last-of-type{padding-right:0}.nav-item-helpdesk{position:relative}.nav-item-helpdesk .icon_wrap{display:inline-block;vertical-align:middle;color:inherit;font-size:20px;transition:opacity .2s}.nav-item-helpdesk .icon_wrap:hover{opacity:.6}.nav-item-profile{position:relative}.nav-item-profile .icon_wrap{cursor:pointer;display:flex;align-items:center}.nav-item-profile .icon_wrap:hover .name,.nav-item-profile .icon_wrap:hover i,.nav-item-profile.active .icon_wrap .name,.nav-item-profile.active .icon_wrap i{opacity:.6}.nav-item-profile .icon_wrap img{width:35px;height:35px;border-radius:50%;box-shadow:0 8px 15px #818b9933}.nav-item-profile .icon_wrap .name{display:inline-block;margin:0 10px}.nav-item-profile.active .icon_wrap i{transform:rotate(180deg)}.nav-item-profile .profile_dd{position:absolute;top:42px;right:-18px;user-select:none;width:225px;height:auto;display:none;border-radius:6px}app[data-theme=light] .nav-item-profile .profile_dd{background:#fff}app[data-theme=dark] .nav-item-profile .profile_dd{background:var(--color-onyx-gray)}.nav-item-profile .profile_dd{filter:drop-shadow(0 .5rem 2rem rgba(0,0,0,.2))}.nav-item-profile .profile_dd:before{content:"";position:absolute;top:-20px;right:15px;border:10px solid}app[data-theme=light] .nav-item-profile .profile_dd:before{border-color:transparent transparent #fff transparent}app[data-theme=dark] .nav-item-profile .profile_dd:before{border-color:transparent transparent var(--color-onyx-gray) transparent}.nav-item-profile .profile_dd{width:225px}.nav-item-profile.active .profile_dd{display:block}.nav-item-profile .profile_dd ul{list-style:none;padding:0;margin:0;line-height:1}.nav-item-profile .profile_dd ul li{line-height:1;text-align:left}app[data-theme=light] .nav-item-profile .profile_dd ul li{border-bottom:1px solid var(--color-bright-gray)}app[data-theme=dark] .nav-item-profile .profile_dd ul li{border-bottom:1px solid var(--color-outer-space)}.nav-item-profile .profile_dd ul li:last-of-type{border-bottom:0}.nav-item-profile .profile_dd ul li a{display:block;padding:15px 25px;position:relative;text-decoration:none;transition:opacity .2s;font-size:85%}app[data-theme=light] .nav-item-profile .profile_dd ul li a{color:var(--color-slate-gray)}app[data-theme=dark] .nav-item-profile .profile_dd ul li a{color:var(--color-bright-gray)}.nav-item-profile .profile_dd ul li a .picon{display:inline-block;width:30px}.nav-item-profile .profile_dd ul li a:hover{opacity:.6}.wnbell-badge-danger{background-color:var(--color-error)!important}.wnbell-dropdown-box-wrap{top:42px;left:-305px}.wnbell-dropdown-box-wrap:before{content:"";position:absolute;top:-20px;right:15px;border:10px solid}app[data-theme=light] .wnbell-dropdown-box-wrap:before{border-color:transparent transparent #fff transparent}app[data-theme=dark] .wnbell-dropdown-box-wrap:before{border-color:transparent transparent var(--color-onyx-gray) transparent}.wnbell-dropdown-toggle{transition:opacity .2s}.wnbell-dropdown-toggle:hover{opacity:.6}.wnbell_notifications_lists{width:350px;box-shadow:none}app[data-theme=light] .wnbell_notifications_lists{background-color:#fff}app[data-theme=dark] .wnbell_notifications_lists{background-color:var(--color-onyx-gray)}.wnbell_empty_box{color:inherit}.wnbell-dropdown-box{text-align:left}.wnbell-dropdown-box a{display:flex;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:inherit;align-items:center}.wnbell-dropdown-box a .notif-itm-date{display:none}app[data-theme=light] .wnbell-dropdown-box-wrap{filter:drop-shadow(0 .5rem 2rem rgba(0,0,0,.2))}app[data-theme=dark] .wnbell-dropdown-box-wrap{filter:drop-shadow(0 .5rem 2rem rgba(0,0,0,.2))}.wnbell-dropdown-box .ntf-itm{padding:12px 20px;text-align:left}.wnbell-dropdown-box .ntf-itm a:before{content:" ";width:6px;height:6px;border-radius:3px;margin-right:10px}.wnbell-dropdown-box .has-read a:before{background-color:var(--color-android-green)}.wnbell-dropdown-box .has-not-read a:before{background-color:var(--color-error)}.wnbell-dropdown-box .ntf-itm a{transition:.2s}.wnbell-dropdown-box .ntf-itm a:hover{opacity:.6}app[data-theme=light] .wnbell-dropdown-box .ntf-itm{border-bottom:1px solid var(--color-bright-gray)}app[data-theme=dark] .wnbell-dropdown-box .ntf-itm{border-bottom:1px solid var(--color-outer-space)}.wnbell-dropdown-box .ntf-itm:last-of-type{border-bottom:0}.nav-item-create{position:relative}.nav-item-create .icon_wrap{font-size:20px;cursor:pointer}.nav-item-create .icon_wrap:hover i,.nav-item-create.active .icon_wrap i{opacity:.6}.nav-item-create .create_dd{position:absolute;top:42px;right:-15px;user-select:none;width:350px;height:auto;display:none;border-radius:6px;font-size:85%}app[data-theme=light] .nav-item-create .create_dd{background:#fff}app[data-theme=dark] .nav-item-create .create_dd{background:var(--color-onyx-gray)}.nav-item-create .create_dd{filter:drop-shadow(0 .5rem 2rem rgba(0,0,0,.2))}.nav-item-create .create_dd:before{content:"";position:absolute;top:-20px;right:15px;border:10px solid}app[data-theme=light] .nav-item-create .create_dd:before{border-color:transparent transparent #fff transparent}app[data-theme=dark] .nav-item-create .create_dd:before{border-color:transparent transparent var(--color-onyx-gray) transparent}.nav-item-create .create_dd{width:225px}.nav-item-create.active .create_dd{display:block}.nav-item-create .create_dd ul{list-style:none;padding:0;margin:0;line-height:1}.nav-item-create .create_dd ul li{line-height:1;text-align:left}app[data-theme=light] .nav-item-create .create_dd ul li{border-bottom:1px solid var(--color-bright-gray)}app[data-theme=dark] .nav-item-create .create_dd ul li{border-bottom:1px solid var(--color-outer-space)}.nav-item-create .create_dd ul li:last-of-type{border-bottom:0}.nav-item-create .create_dd ul li a{display:block;padding:12px 20px;position:relative;text-decoration:none;color:inherit;transition:opacity .2s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-item-create .create_dd ul li a .picon{display:inline-block;width:20px}.nav-item-create .create_dd ul li a .picon svg{width:16px;display:inline-block;vertical-align:middle}.nav-item-create .create_dd ul li a:hover{opacity:.6}app-content footer{padding:0 0 30px;margin:0 30px}app-content footer p{text-transform:uppercase;font-size:.8em;text-align:left;padding:0}app-content footer p a{color:inherit;text-decoration:none;transition:opacity .2s linear}app-content footer p a:hover{opacity:.6}columns-wrapper[data-space="15"]{margin:0 15px}columns-wrapper[data-space="30"]{margin:0 30px}columns{display:table;table-layout:fixed;width:100%}column{display:table-cell;vertical-align:top;position:relative}dashboard{display:block;margin:0 15px}dashboard-row{display:table;table-layout:fixed;width:100%}dashboard-cell{display:table-cell;vertical-align:top;position:relative;width:auto}dashboard-cell:last-child{width:400px}dashboard welcome{display:block;margin:0 15px 30px;padding:30px;border-radius:6px;position:relative}dashboard welcome h1{font-weight:700;font-size:28px;line-height:130%;margin:0 360px 0 0;padding:0}dashboard welcome p{font-weight:500;font-size:14px;line-height:150%;margin-right:400px;padding:0}dashboard welcome p a{color:inherit}dashboard welcome mascot{display:block;position:absolute;bottom:0;right:-15px;width:360px}dashboard welcome mascot img{width:360px;height:auto;display:block}app[data-theme=light] tools-item{background-color:#f8f9fb}app[data-theme=light] tools-item .item-overlay h4{color:#5b4e9f}app[data-theme=light] tools-item .item-overlay p{color:var(--color-slate-gray)}app[data-theme=light] tools-item .item-overlay .item-overlay-icon{box-shadow:0 15px 30px #818b994d;background-color:#fff}app[data-theme=dark] tools-item{background-color:#44505b}app[data-theme=dark] tools-item .item-overlay h4{color:#fff}app[data-theme=dark] tools-item .item-overlay p{color:var(--color-moutain-gray)}app[data-theme=dark] tools-item .item-overlay .item-overlay-icon{box-shadow:0 15px 30px #0003;background-color:#2d353d}tools-list-section-title{display:block;padding:0 15px 30px;font-weight:500;font-size:16px;line-height:130%;font-style:italic}tools-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:30px;margin:0 15px 30px}tools-item{border-radius:5px;overflow:hidden;position:relative}tools-item img.bg{width:100%;height:auto;display:block}tools-item span.disabled{opacity:.2}tools-item span.disabled,tools-item a{display:block}tools-item a:hover .item-overlay-icon{transform:scale(1.1)}tools-item .item-overlay{position:absolute;top:50%;transform:translateY(-50%);left:20px;right:20px;text-align:center}tools-item .item-overlay .item-overlay-icon{display:inline-block;border-radius:12px;overflow:hidden;position:relative;width:80px;line-height:80px;vertical-align:middle;height:80px;transition:all .1s ease-in}tools-item .item-overlay .item-overlay-icon svg,tools-item .item-overlay .item-overlay-icon img{width:60px;height:60px;display:inline-block;vertical-align:middle}tools-item .item-overlay h4{font-size:15px;padding:20px 0 10px;line-height:130%;font-weight:600;margin:0}tools-item .item-overlay p{font-size:12px;line-height:130%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;padding:0}.beta-app{position:relative;overflow:visible}.beta-app:before{content:"BETA";position:absolute;top:-6px;right:-6px;z-index:2;background-color:#00da80;padding:8px 12px;color:#fff;font-size:12px;border-radius:4px;transform:rotate(15deg)}.admin-app{position:relative;overflow:visible}.admin-app:before{content:"ADMIN";position:absolute;top:-10px;right:12px;z-index:2;background-color:var(--color-orange);padding:8px 12px;color:#fff;font-size:12px;border-radius:4px;transform:rotate(5deg)}.admin-stuff.hide{display:none}.util-group{padding-top:50px;column-count:4;column-gap:25px;margin:0 30px}.util-item{-webkit-column-break-inside:avoid}.util-item h4{margin:0 0 16px;text-transform:uppercase;font-weight:700;color:#5b4d9f}.util-item ul{padding-bottom:30px}.util-item li{margin:0 0 8px}.util-item li a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 16px 0 0;text-decoration:none;color:inherit;line-height:18px;vertical-align:middle}.util-item li a:hover{text-decoration:underline}.util-item li a img{vertical-align:middle;display:inline;margin-right:6px;height:16px;width:auto}.util-item li a span{font-weight:500;vertical-align:middle}.util-item li a em{opacity:.4;padding-left:8px;vertical-align:middle}content-row{display:table;table-layout:fixed;width:100%}content-cell{display:table-cell;vertical-align:top;position:relative}content-cell.aside{width:380px}content-cell.aside box{display:block;margin:0 30px 30px 0!important;border-radius:6px}content-cell.aside article-content ul{padding-left:0!important}content-cell.aside article-content ul li{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem}content-cell.aside article-content ul li a{color:inherit;text-decoration:none}content-cell.aside widget{padding-bottom:0!important}content-cell.aside widget-line{border-bottom:none!important}content{padding-top:30px;display:block}content box{display:block;background-color:#f8f9fb;margin:0 30px 30px;border-radius:6px}content box box-head{display:table;table-layout:auto;width:100%}content box box-head box-title{display:table-cell;vertical-align:middle;position:relative;width:auto}content box box-head box-title h2{font-size:1.4rem;padding:20px;font-weight:600;letter-spacing:1px;margin:0}content box box-head box-title h3{font-size:1.2rem;padding:20px;font-weight:600;letter-spacing:1px;margin:0}content box box-head box-title p.title-desc,content box box-head box-title p.pages-counter{font-size:12px;padding:0 20px 20px;font-weight:400;letter-spacing:1px;margin:0;font-style:italic;opacity:.6}app[data-theme=light] content box{background-color:var(--color-ghost-white)}app[data-theme=light] content box h2,app[data-theme=light] content box h3{color:var(--color-royal-purple)}app[data-theme=light] content box box-head{border-bottom:2px solid var(--color-white)}app[data-theme=dark] content box{background-color:var(--color-inner-space)}app[data-theme=dark] content box h2,app[data-theme=dark] content box h3{color:var(--color-halftone-gray)}app[data-theme=dark] content box box-head{border-bottom:2px solid rgb(0,0,0,.1)}content box box-head box-nav{display:table-cell;vertical-align:middle;position:relative;width:auto;text-align:right;padding:0 20px}content box box-head box-nav a,content box box-head box-nav button,content box box-head box-nav input[type=submit]{display:inline-block;padding:0 16px;line-height:42px;vertical-align:middle;border:0;cursor:pointer;text-decoration:none;font-size:12px;font-weight:600;border-radius:3px;margin-left:4px;transition:color .2s linear,background-color .2s linear}app[data-theme=light] content box box-head box-nav a[data-btn=new]{background-color:var(--color-royal-purple);color:#fff}app[data-theme=light] content box box-head box-nav a[data-btn=new]:hover{color:#fff;background-color:var(--color-android-green)}app[data-theme=light] content box box-head box-nav input[type=submit]{color:#fff;background-color:var(--color-royal-purple)}app[data-theme=light] content box box-head box-nav input[type=submit]:hover{color:#fff;background-color:var(--color-android-green)}app[data-theme=light] content box box-head box-nav button{color:#fff;background-color:var(--color-royal-purple)}app[data-theme=light] content box box-head box-nav button:hover{color:#fff;background-color:var(--color-android-green)}app[data-theme=dark] content box box-head box-nav a[data-btn=new]{background-color:var(--color-slate-gray);color:inherit}app[data-theme=dark] content box box-head box-nav a[data-btn=new]:hover{color:#fff;background-color:var(--color-android-green)}app[data-theme=dark] content box box-head box-nav input[type=submit]{color:#fff;background-color:var(--color-slate-gray)}app[data-theme=dark] content box box-head box-nav input[type=submit]:hover{color:#fff;background-color:var(--color-android-green)}app[data-theme=dark] content box box-head box-nav button{color:#fff;background-color:var(--color-slate-gray)}app[data-theme=dark] content box box-head box-nav button:hover{color:#fff;background-color:var(--color-android-green)}content box box-head box-nav form{display:inline-block}content box box-head box-nav .inputfile{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}content box box-head box-nav .inputfile+label{display:inline-block;padding:0 16px;line-height:42px;vertical-align:middle;border:0;text-decoration:none;font-size:12px;font-weight:600;border-radius:3px;margin-left:4px;transition:color .2s linear,background-color .2s linear;cursor:pointer}content box box-head box-nav .inputfile+label *{pointer-events:none}content box box-head box-nav p{font-size:10px;display:inline-block}app[data-theme=light] content box box-head box-nav .inputfile+label{background-color:var(--color-royal-purple);color:#fff}app[data-theme=light] content box box-head box-nav .inputfile:focus+label,app[data-theme=light] content box box-head box-nav .inputfile+label:hover{color:#fff;background-color:var(--color-android-green)}app[data-theme=dark] content box box-head box-nav .inputfile+label{color:#fff;background-color:var(--color-slate-gray)}app[data-theme=dark] content box box-head box-nav .inputfile:focus+label,app[data-theme=dark] content box box-head box-nav .inputfile+label:hover{color:#fff;background-color:var(--color-android-green)}widget{display:block;padding-bottom:30px}widget-line{display:block;padding:15px 0;margin:0 20px}widget-loading{display:block;padding:0;margin:0 20px}app[data-theme=light] widget-line{border-bottom:2px solid var(--color-bright-gray)}app[data-theme=dark] widget-line{border-bottom:2px solid rgb(0,0,0,.1)}widget-line-content{display:table;table-layout:fixed;width:100%}widget-cell,widget-cell-separator{display:table-cell;text-align:left;vertical-align:middle}widget-cell-separator{width:10px}widget-cell{width:auto}widget-loading i{font-size:24px}app[data-theme=light] widget-loading i{color:var(--color-royal-purple)}app[data-theme=dark] widget-loading i{color:var(--color-ghost-white)}widget-cell[data-type=meta] span.title{font-weight:600;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:120%;padding-bottom:4px}widget-cell[data-type=meta] span.title a{color:inherit;text-decoration:none;transition:opacity .2s linear}widget-cell[data-type=meta] span.title a:hover{opacity:.6}widget-cell[data-type=meta] span.desc{font-weight:400;display:block;line-height:120%;padding-bottom:4px}widget-cell[data-type=meta] span.desc a{color:inherit;text-decoration:underline;transition:opacity .2s linear}widget-cell[data-type=meta] span.desc a:hover{opacity:.6}widget-cell[data-type=meta] span.desc-feed{font-size:12px;display:block;line-height:16px;opacity:.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:120%;padding-top:6px}widget-cell[data-type=meta] span.url{font-size:12px;display:block;line-height:16px;opacity:.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:120%;padding-top:6px}widget-cell[data-type=meta] span.created{font-size:12px;display:block;line-height:16px;opacity:.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:120%}article{display:table;table-layout:fixed;width:100%}article-sidebar{display:table-cell;width:280px;padding:20px 0;vertical-align:top}article-spacer{display:table-cell;width:50px;vertical-align:top}article-content{display:table-cell;text-align:left;padding:0;vertical-align:top}article-content h2{font-size:1.3rem;padding:0 0 15px;margin:0;line-height:130%;font-weight:500}article-content h3{font-size:1.2rem;padding-bottom:15px;margin:0;line-height:130%;font-weight:500}article-content h4{font-size:1.1rem;padding-bottom:10px;margin:0;line-height:130%;font-weight:500}article-content h5{font-size:1rem;padding-bottom:10px;margin:0;line-height:130%;font-weight:500}article-content p{font-size:.92rem;text-align:justify;text-align-last:left;line-height:160%;margin:0 0 30px;padding:0}app[data-theme=dark] article-content p{color:var(--color-moutain-gray)}article-content p a{color:inherit}article-content p a:hover{text-decoration:underline}article-content img.full{max-width:100%}article-content img{max-width:680px;display:block;margin-bottom:30px;border-radius:16px;cursor:pointer}app[data-theme=light] article-content img{filter:drop-shadow(0 .5rem 2rem rgba(216,223,229,.48))}app[data-theme=dark] article-content img{filter:drop-shadow(0 .5rem 2rem rgba(0,0,0,.2))}article-content video{width:100%!important;height:auto!important;border-radius:6px}app[data-theme=light] article-content video{filter:drop-shadow(0 .5rem 2rem rgba(137,149,162,.3))}app[data-theme=dark] article-content video{filter:drop-shadow(0 .5rem 2rem rgba(0,0,0,.2))}article-content p.indent{padding-left:30px}app[data-theme=light] article-content p.indent{border-left:5px solid #E95278}app[data-theme=dark] article-content p.indent{border-left:5px solid var(--color-ghost-white)}article-content p.first-letter:first-letter{initial-letter:2;font-weight:700;margin-right:.75em}article-content ul{list-style-type:none;margin:0 0 30px;font-size:.92rem;padding:0 0 0 30px}article-content ul>li{line-height:150%;margin-left:10px}article-content ul li a{color:inherit}article-content ul li ul{padding-top:10px;margin-bottom:10px}article-content ul li ul li{line-height:150%;padding-left:10px}article-content ul>li:before{content:"•";font-weight:700;display:inline-block;width:1em;margin-left:-10px}article-content ul li ul li:before{content:"•";font-weight:700;display:inline-block;width:1em}article-content ol{list-style:none;counter-reset:my-awesome-counter;margin:0 0 30px;font-size:1rem;font-weight:500;padding:0 0 0 50px}article-content ol li{line-height:2rem;counter-increment:my-awesome-counter;display:block}article-content ol li:before{content:counter(my-awesome-counter) ". ";font-weight:700}app[data-theme=light] article-content ul li a,app[data-theme=light] article-content ol li a{color:inherit}app[data-theme=light] article-content ul li:before,app[data-theme=light] article-content ol li:before{color:#e05b7c}app[data-theme=dark] article-content ul li,app[data-theme=dark] article-content ol li{color:var(--color-moutain-gray)}app[data-theme=dark] article-content ul li:before,app[data-theme=dark] article-content ol li:before{color:#fff}article-content .code input{background-color:#e9ecef!important;border:3px solid #E9ECEF!important;border-radius:5px!important;color:#666!important;width:100%;max-width:420px;padding:12px}article-content .code p{font-size:.9em;line-height:130%;padding-top:6px}article-content .table{margin-bottom:30px;display:inline-block}article-content .table table{border:3px solid #E9ECEF}article-content .table table thead{background-color:#e9ecef}article-content .table table thead td,article-content .table table thead th{padding:12px;font-weight:700}article-content .table table tbody td{padding:12px;font-size:.9em}article-content .table table tbody td.center{text-align:center}article-content .table table tbody td.right{text-align:right}article-content .table table tbody td.left{text-align:left}article-content .table table tbody .red{color:#d20;background-color:#fff0f0}article-content hr{margin-bottom:30px;border:none}app[data-theme=light] article-content hr{border-top:1px dashed var(--color-mosaic-gray)}app[data-theme=dark] article-content hr{border-top:1px dashed var(--color-slate-gray)}widget-cell[data-type=paragraph-title]{width:32%;min-height:40px}widget-cell[data-type=paragraph-title] label{font-weight:500;font-size:14px;margin:0;padding:0;display:block}widget-cell[data-type=paragraph-title] label sup{color:#bf616a}widget-cell[data-type=paragraph-text] p{font-weight:500;font-size:14px;padding:6px 20px 0 0;margin:0;letter-spacing:0;opacity:.8}widget-cell[data-type=paragraph-text] p a{color:inherit}widget-cell[data-type=paragraph-code] pre{font-size:1em!important;padding:.5em 1em!important;margin:1em 0!important;border-radius:10px;max-height:320px;overflow:scroll}widget-cell[data-type=paragraph-text] ul{font-weight:500;font-size:14px;padding:0;margin:6px 0 0 16px;letter-spacing:0;opacity:.8}widget-cell[data-type=paragraph-text] ul li{font-weight:500;font-size:14px;padding:0 0 6px;margin:0;letter-spacing:0}app[data-theme=light] widget-cell[data-type=paragraph-code] pre{outline:2px solid var(--color-bright-gray);background-color:#fff}app[data-theme=light] widget-cell[data-type=paragraph-code] .string{color:#4caf50}app[data-theme=light] widget-cell[data-type=paragraph-code] .number{color:#ff5722}app[data-theme=light] widget-cell[data-type=paragraph-code] .boolean{color:#29b6f6}app[data-theme=light] widget-cell[data-type=paragraph-code] .null{color:#7e57c2}app[data-theme=light] widget-cell[data-type=paragraph-code] .key{color:#e53935}app[data-theme=dark] widget-cell[data-type=paragraph-code] pre{outline:2px solid var(--color-inner-space);background-color:var(--color-outer-space-alt)}app[data-theme=dark] widget-cell[data-type=paragraph-code] .string{color:#a3be8c}app[data-theme=dark] widget-cell[data-type=paragraph-code] .number{color:#d08770}app[data-theme=dark] widget-cell[data-type=paragraph-code] .boolean{color:#a4d8e8}app[data-theme=dark] widget-cell[data-type=paragraph-code] .null{color:#f68dc3}app[data-theme=dark] widget-cell[data-type=paragraph-code] .key{color:#bf616a}widget-cell[data-type=result-whois-label]{width:32%;min-height:40px}widget-cell[data-type=result-whois-label] label{font-weight:500;font-size:14px;margin:0;padding:0;display:block}widget-cell[data-type=result-whois-text] p{font-weight:500;font-size:14px;padding:6px 20px 0 0;margin:0;letter-spacing:0;opacity:.8}widget-cell[data-type=result-whois-text] p a{color:inherit}widget-cell[data-type=result-whois-check] p{font-weight:500;font-size:14px;padding:6px 20px 0 0;margin:0;letter-spacing:0;opacity:.8}widget-cell[data-type=result-whois-check] p a{color:inherit}widget-cell[data-type=action]{width:30%;text-align:right}widget-cell[data-type=action] input[type=submit],widget-cell[data-type=action] button,widget-cell[data-type=action] a{display:inline-block;padding:0 16px;line-height:42px;vertical-align:middle;border:0;cursor:pointer;text-decoration:none;font-size:12px;font-weight:600;border-radius:3px;margin-left:4px;transition:color .2s linear,background-color .2s linear}widget-cell[data-type=action] a[data-btn=alert]{color:#fff;background-color:#dd504f}widget-cell[data-type=action] a[data-btn=alert]:hover{background-color:#b53e3c}app[data-theme=light] widget-cell[data-type=action] input[type=submit],app[data-theme=light] widget-cell[data-type=action] button,app[data-theme=light] widget-cell[data-type=action] a[data-btn=edit]{background-color:var(--color-bright-gray);color:inherit}app[data-theme=light] widget-cell[data-type=action] input[type=submit]:hover,app[data-theme=light] widget-cell[data-type=action] button:hover,app[data-theme=light] widget-cell[data-type=action] a[data-btn=edit]:hover{color:#fff;background-color:var(--color-android-green)}app[data-theme=dark] widget-cell[data-type=action] input[type=submit],app[data-theme=dark] widget-cell[data-type=action] button,app[data-theme=dark] widget-cell[data-type=action] a[data-btn=edit]{background-color:var(--color-slate-gray);color:inherit}app[data-theme=dark] widget-cell[data-type=action] input[type=submit]:hover,app[data-theme=dark] widget-cell[data-type=action] button:hover,app[data-theme=dark] widget-cell[data-type=action] a[data-btn=edit]:hover{color:#fff;background-color:var(--color-android-green)}[data-type=button]{display:inline-block;padding:0 16px;line-height:42px;vertical-align:middle;border:0;cursor:pointer;text-decoration:none;font-size:12px;font-weight:600;border-radius:3px;margin-left:4px;transition:color .2s linear,background-color .2s linear}[data-theme=light] [data-type=button][data-style=base]{background-color:var(--color-bright-gray);color:inherit}[data-theme=light] [data-type=button][data-style=base]:hover{color:#fff;background-color:var(--color-android-green)}[data-theme=dark] [data-type=button][data-style=base]{background-color:var(--color-slate-gray);color:inherit}[data-theme=dark] [data-type=button][data-style=base]:hover{color:#fff;background-color:var(--color-android-green)}[data-theme=light] [data-type=button][data-style=purple]{color:#fff;background-color:var(--color-royal-purple)}[data-theme=light] [data-type=button][data-style=purple]:hover{color:#fff;background-color:var(--color-android-green)}[data-theme=dark] [data-type=button][data-style=purple]{color:#fff;background-color:var(--color-slate-gray)}[data-theme=dark] [data-type=button][data-style=purple]:hover{color:#fff;background-color:var(--color-android-green)}app[data-theme=light] [data-type=button][data-style=ghost]{color:var(--color-moutain-gray);border:2px solid var(--color-moutain-gray)}app[data-theme=light] [data-type=button][data-style=ghost]:hover{color:var(--color-slate-gray);border:2px solid var(--color-slate-gray)}app[data-theme=dark] [data-type=button][data-style=ghost]{color:#fff;border:2px solid var(--color-slate-gray)}app[data-theme=dark] [data-type=button][data-style=ghost]:hover{color:#fff;background-color:var(--color-slate-gray)}[data-type=button][data-type=button][data-style=alert]{color:#fff;background-color:#dd504f}[data-type=button][data-style=alert]:hover{background-color:#b53e3c}body.page-template-wp-mktoforms widget-cell[data-type=action]{width:100px!important}widget-cell[data-type=grid-docs] .docs-item h3{font-weight:500;margin:0;padding:15px 0 20px;font-size:1.2rem}widget-cell[data-type=grid-docs] .docs-item h4{font-weight:500;margin:0;padding:0 0 8px;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-underline-offset:3px}app[data-theme=light] widget-cell[data-type=grid-docs] h4 a{color:var(--color-inner-space-alt)}app[data-theme=dark] widget-cell[data-type=grid-docs] h4 a{color:#fff}widget-cell[data-type=grid-docs] .docs-item .metas{padding:0 0 16px}widget-cell[data-type=grid-docs] .docs-item .metas p{padding:0 0 10px;margin:0}widget-cell[data-type=grid-docs] .docs-item .metas a{color:inherit;transition:.2s}app[data-theme=light] widget-cell[data-type=grid-docs] .docs-item .metas a{text-decoration:underline rgba(0,0,0,.1)}app[data-theme=dark] widget-cell[data-type=grid-docs] .docs-item .metas a{text-decoration:underline rgba(255,255,255,.1)}widget-cell[data-type=grid-docs] .docs-item .metas a:hover{color:inherit}app[data-theme=light] widget-cell[data-type=grid-docs] .docs-item .metas a:hover{text-decoration:underline var(--color-slate-gray)}app[data-theme=dark] widget-cell[data-type=grid-docs] .docs-item .metas a:hover{text-decoration:underline #fff}.lwptoc_toggle_label{text-decoration:none!important}.lwptoc a{color:inherit;transition:opacity .2s;text-decoration:none}.lwptoc_item{padding-bottom:6px;line-height:160%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lwptoc_item:before{content:"•";display:inline;font-weight:900}.lwptoc_toggle{float:right}.lwptoc_itemWrap{padding-top:12px;margin-left:20px}.lwptoc_toggle:after,.lwptoc_toggle:before{content:""!important}app[data-theme=light] .lwptoc,app[data-theme=light] article-content .table{background:#fff;filter:drop-shadow(0 .5rem 2rem rgba(216,223,229,.48))}app[data-theme=dark] .lwptoc,app[data-theme=dark] article-content .table{background:var(--color-onyx-gray);filter:drop-shadow(0 .5rem 2rem rgba(0,0,0,.2))}widget-cell[data-type=notification] .date{font-style:italic;opacity:.6}widget-cell[data-type=notification] .text{color:inherit;line-height:140%}widget-cell[data-type=notification] .text a{color:inherit}.tags{text-align:left;padding:10px 0 0}.tags .item{margin:0 3px 8px 0;display:inline-block;padding:6px 8px;border-radius:5px;text-decoration:none;font-weight:400;font-size:11px}.tags .item a,.tags .item a:hover{text-decoration:none!important;transition:.2s}app[data-theme=light] .tags .item{color:#fff;background-color:var(--color-moutain-gray)}app[data-theme=light] .tags .item.item-google-tag{color:#fff;background-color:#457cfb}app[data-theme=light] .tags .item.item-javascript{color:#fff;background-color:#eac453}app[data-theme=light] .tags .item.item-mailchimp{color:#fff;background-color:#fec00a}app[data-theme=light] .tags .item.item-html{color:#fff;background-color:#dc4b25}app[data-theme=light] .tags .item.item-marketo{color:#fff;background-color:#683ab7}app[data-theme=light] .tags .item.item-jquery{color:#fff;background-color:#0a69ad}app[data-theme=light] .tags .item.item-adobe-campaign{color:#fff;background-color:#4cb050}app[data-theme=light] .tags .item.item-pardot{color:#fff;background-color:#2196f3}app[data-theme=light] .tags .item.item-hubspot{color:#fff;background-color:#f90}app[data-theme=light] .tags .item.item-eloqua{color:#fff;background-color:#f44336}app[data-theme=light] .tags .item.item-drupal{color:#fff;background-color:#3f50b5}app[data-theme=light] .tags .item.item-woocommerce{color:#fff;background-color:#9c27b0}app[data-theme=light] .tags .item.item-wordpress{color:#fff;background-color:#207095}app[data-theme=light] .tags a.item:hover{background-color:#a2ae1d}app[data-theme=dark] .tags .item{background-color:var(--color-inner-space);color:#fff}widget-cell[data-type=branding-icon]{width:40px}widget-cell[data-type=branding-icon] .split-diago{height:40px;width:40px;overflow:hidden;border-radius:4px;position:relative;box-shadow:0 0 10px -4px #0003}widget-cell[data-type=branding-icon] .split-diago .diago{width:0;height:0;border-right:40px solid transparent}widget-cell[data-type=branding-icon] .split-diago .line{position:absolute;top:5px;left:5px;height:5px;width:19px;border-radius:1px}widget-cell[data-type=branding-icon] .split-diago .line-sm{position:absolute;top:15px;left:5px;height:5px;width:12px;border-radius:1px}widget-cell[data-type=template-icon]{width:40px;text-align:center}widget-cell[data-type=template-icon] .icon{height:40px;width:40px;border-radius:6px;position:relative;box-shadow:0 0 10px -4px #0003;display:block;line-height:40px}widget-cell[data-type=template-icon] .icon img{width:26px;height:26px;display:inline-block;margin-top:7px}app[data-theme=light] widget-cell[data-type=template-icon] .icon{background-color:var(--color-white)}app[data-theme=dark] widget-cell[data-type=template-icon] .icon{background-color:var(--color-outer-space)}widget-cell[data-type=prize-icon]{width:42px;text-align:center}widget-cell[data-type=prize-icon] .icon{height:42px;width:42px;border-radius:3px;position:relative;box-shadow:0 0 10px -4px #0003;display:block;line-height:42px}widget-cell[data-type=prize-icon] .icon i{font-size:18px;vertical-align:middle}app[data-theme=light] widget-cell[data-type=prize-icon] .icon{background-color:var(--color-white)}app[data-theme=dark] widget-cell[data-type=prize-icon] .icon{background-color:var(--color-outer-space)}widget-cell[data-type=app-icon]{width:42px;text-align:center}widget-cell[data-type=app-icon] .icon{height:42px;width:42px;border-radius:3px;position:relative;box-shadow:0 0 10px -4px #0003;display:block;line-height:42px}widget-cell[data-type=app-icon] .icon svg,widget-cell[data-type=app-icon] .icon img{width:26px;height:26px;display:inline-block;vertical-align:middle}app[data-theme=light] widget-cell[data-type=app-icon] .icon{background-color:var(--color-white)}app[data-theme=dark] widget-cell[data-type=app-icon] .icon{background-color:var(--color-outer-space)}widget-cell[data-type=feed-icon]{width:40px;text-align:center}widget-cell[data-type=feed-icon] .icon{height:40px;width:40px;border-radius:6px;position:relative;box-shadow:0 0 10px -4px #0003;display:block;line-height:40px}widget-cell[data-type=feed-icon] .icon i{font-size:18px;vertical-align:middle}app[data-theme=light] widget-cell[data-type=feed-icon] .icon{background-color:var(--color-white)}app[data-theme=dark] widget-cell[data-type=feed-icon] .icon{background-color:var(--color-outer-space)}widget-cell[data-type=feed-cover]{width:180px;height:100px;text-align:center;border-radius:6px;background-color:#fff;box-shadow:0 0 10px -4px #0003}widget-cell[data-type=feed-cover] span{display:block;width:180px;height:100px;border-radius:6px}widget-cell[data-type=library-thumbnail]{width:60px;height:60px;text-align:center;border-radius:6px;background:#fff url(../images/pattern.svg) center center repeat;box-shadow:0 0 10px -4px #0003}widget-cell[data-type=library-thumbnail] span{display:block;width:60px;height:60px;border-radius:6px}widget-cell[data-type=docs-thumbnail]{width:60px;height:60px;text-align:center;border-radius:6px;background:#fff url(../images/pattern.svg) center center repeat;box-shadow:0 0 10px -4px #0003}widget-cell[data-type=docs-thumbnail] span{display:block;width:60px;height:60px;border-radius:6px}widget-cell[data-type=title] h3{font-weight:600;font-size:18px;margin:0;padding:15px 0}widget-cell[data-type=title] p{font-weight:500;font-size:11px;padding:0 20px 0 0;letter-spacing:0}widget-cell[data-type=title] p a{color:inherit}widget-cell[data-type=text] p{font-weight:500;font-size:11px;padding:0 20px 0 0;letter-spacing:0}widget-cell[data-type=text] p a{color:inherit}widget-cell[data-type=form-label-color]{width:auto}widget-cell[data-type=form-label]{width:32%}widget-cell[data-type=form-label] label{font-weight:500;font-size:14px;margin:0;padding:0;display:block}widget-cell[data-type=form-label] p{font-weight:400;font-size:12px;padding:6px 20px 0 0;margin:0;letter-spacing:0;opacity:.8;line-height:140%}widget-cell[data-type=form-label] p a{color:inherit}widget-cell[data-type=form-label-mini]{width:160px}widget-cell[data-type=form-label-mini] label{font-weight:500;font-size:14px;margin:0;padding:0;display:block}widget-cell[data-type=form-label-mini] p{font-weight:500;font-size:12px;padding:6px 20px 0 0;margin:0;letter-spacing:0;opacity:.8}widget-cell[data-type=form-label-mini] p a{color:inherit}widget-cell[data-type=form-input]{position:relative}widget-cell[data-type=form-input] label.label-above{font-weight:500;font-size:14px;margin:0;padding:0 0 6px;display:block;line-height:16px}widget-cell[data-type=form-input] .circle-color{position:absolute;top:50%;right:10px;height:18px;width:18px;border-radius:9px;transform:translateY(-50%);box-shadow:0 5px 5px #0000000d}widget-cell[data-type=form-input] input[readonly=readonly]{opacity:.4;pointer-events:none}widget-cell[data-type=form-input] input[type=text],widget-cell[data-type=form-input] input[type=password],widget-cell[data-type=form-input] input[type=email],widget-cell[data-type=form-input] input[type=number],widget-cell[data-type=form-input] input[type=url],widget-cell[data-type=form-input] input[type=date],widget-cell[data-type=form-input] input[type=month],widget-cell[data-type=form-input] input[type=time],widget-cell[data-type=form-input] input[type=datetime-local]{padding:0 12px;height:44px;display:block;width:100%;margin:0 auto;border-radius:5px;-webkit-appearance:none;font-family:inherit;transition:border-color .2s linear;color:inherit}app[data-theme=light] widget-cell[data-type=form-input] input[type=text],app[data-theme=light] widget-cell[data-type=form-input] input[type=password],app[data-theme=light] widget-cell[data-type=form-input] input[type=email],app[data-theme=light] widget-cell[data-type=form-input] input[type=number],app[data-theme=light] widget-cell[data-type=form-input] input[type=url],app[data-theme=light] widget-cell[data-type=form-input] input[type=date],app[data-theme=light] widget-cell[data-type=form-input] input[type=month],app[data-theme=light] widget-cell[data-type=form-input] input[type=time],app[data-theme=light] widget-cell[data-type=form-input] input[type=datetime-local]{border:2px solid var(--color-bright-gray);background-color:#fff}app[data-theme=light] widget-cell[data-type=form-input] input[type=text].valid,app[data-theme=light] widget-cell[data-type=form-input] input[type=password].valid,app[data-theme=light] widget-cell[data-type=form-input] input[type=email].valid,app[data-theme=light] widget-cell[data-type=form-input] input[type=number].valid,app[data-theme=light] widget-cell[data-type=form-input] input[type=url].valid,app[data-theme=light] widget-cell[data-type=form-input] input[type=date].valid,app[data-theme=light] widget-cell[data-type=form-input] input[type=month].valid,app[data-theme=light] widget-cell[data-type=form-input] input[type=time].valid,app[data-theme=light] widget-cell[data-type=form-input] input[type=datetime-local].valid{border:2px solid var(--color-android-green)!important}app[data-theme=light] widget-cell[data-type=form-input] input[type=text].invalid,app[data-theme=light] widget-cell[data-type=form-input] input[type=password].invalid,app[data-theme=light] widget-cell[data-type=form-input] input[type=email].invalid,app[data-theme=light] widget-cell[data-type=form-input] input[type=number].invalid,app[data-theme=light] widget-cell[data-type=form-input] input[type=url].invalid,app[data-theme=light] widget-cell[data-type=form-input] input[type=date].invalid,app[data-theme=light] widget-cell[data-type=form-input] input[type=month].invalid,app[data-theme=light] widget-cell[data-type=form-input] input[type=time].invalid,app[data-theme=light] widget-cell[data-type=form-input] input[type=datetime-local].invalid{border:2px solid var(--color-error)!important}app[data-theme=light] widget-cell[data-type=form-input] ::-webkit-input-placeholder{color:var(--color-halftone-gray)}app[data-theme=light] widget-cell[data-type=form-input] ::-moz-placeholder{color:var(--color-halftone-gray)}app[data-theme=light] widget-cell[data-type=form-input] :-ms-input-placeholder{color:var(--color-halftone-gray)}app[data-theme=light] widget-cell[data-type=form-input] :-moz-placeholder{color:var(--color-halftone-gray)}app[data-theme=dark] widget-cell[data-type=form-input] ::-webkit-input-placeholder{color:var(--color-slate-gray)}app[data-theme=dark] widget-cell[data-type=form-input] ::-moz-placeholder{color:var(--color-slate-gray)}app[data-theme=dark] widget-cell[data-type=form-input] :-ms-input-placeholder{color:var(--color-slate-gray)}app[data-theme=dark] widget-cell[data-type=form-input] :-moz-placeholder{color:var(--color-slate-gray)}app[data-theme=light] widget-cell[data-type=form-input] input[type=text]:focus,app[data-theme=light] widget-cell[data-type=form-input] input[type=password]:focus,app[data-theme=light] widget-cell[data-type=form-input] input[type=email]:focus,app[data-theme=light] widget-cell[data-type=form-input] input[type=number]:focus,app[data-theme=light] widget-cell[data-type=form-input] input[type=url]:focus,app[data-theme=light] widget-cell[data-type=form-input] input[type=date]:focus,app[data-theme=light] widget-cell[data-type=form-input] input[type=month]:focus,app[data-theme=light] widget-cell[data-type=form-input] input[type=time]:focus,app[data-theme=light] widget-cell[data-type=form-input] input[type=datetime-local]:focus{border:2px solid var(--color-mosaic-gray)}app[data-theme=dark] widget-cell[data-type=form-input] input[type=text],app[data-theme=dark] widget-cell[data-type=form-input] input[type=password],app[data-theme=dark] widget-cell[data-type=form-input] input[type=email],app[data-theme=dark] widget-cell[data-type=form-input] input[type=number],app[data-theme=dark] widget-cell[data-type=form-input] input[type=url],app[data-theme=dark] widget-cell[data-type=form-input] input[type=date],app[data-theme=dark] widget-cell[data-type=form-input] input[type=month],app[data-theme=dark] widget-cell[data-type=form-input] input[type=time],app[data-theme=dark] widget-cell[data-type=form-input] input[type=datetime-local]{border:2px solid var(--color-inner-space);background-color:var(--color-outer-space-alt)}app[data-theme=dark] widget-cell[data-type=form-input] input[type=text].valid,app[data-theme=dark] widget-cell[data-type=form-input] input[type=password].valid,app[data-theme=dark] widget-cell[data-type=form-input] input[type=email].valid,app[data-theme=dark] widget-cell[data-type=form-input] input[type=number].valid,app[data-theme=dark] widget-cell[data-type=form-input] input[type=url].valid,app[data-theme=dark] widget-cell[data-type=form-input] input[type=date].valid,app[data-theme=dark] widget-cell[data-type=form-input] input[type=month].valid,app[data-theme=dark] widget-cell[data-type=form-input] input[type=time].valid,app[data-theme=dark] widget-cell[data-type=form-input] input[type=datetime-local].valid{border:2px solid var(--color-android-green)!important}app[data-theme=dark] widget-cell[data-type=form-input] input[type=text].invalid,app[data-theme=dark] widget-cell[data-type=form-input] input[type=password].invalid,app[data-theme=dark] widget-cell[data-type=form-input] input[type=email].invalid,app[data-theme=dark] widget-cell[data-type=form-input] input[type=number].invalid,app[data-theme=dark] widget-cell[data-type=form-input] input[type=url].invalid,app[data-theme=dark] widget-cell[data-type=form-input] input[type=date].invalid,app[data-theme=dark] widget-cell[data-type=form-input] input[type=month].invalid,app[data-theme=dark] widget-cell[data-type=form-input] input[type=time].invalid,app[data-theme=dark] widget-cell[data-type=form-input] input[type=datetime-local].invalid{border:2px solid var(--color-error)!important}app[data-theme=dark] widget-cell[data-type=form-input] input[type=text]:focus,app[data-theme=dark] widget-cell[data-type=form-input] input[type=password]:focus,app[data-theme=dark] widget-cell[data-type=form-input] input[type=email]:focus,app[data-theme=dark] widget-cell[data-type=form-input] input[type=number]:focus,app[data-theme=dark] widget-cell[data-type=form-input] input[type=url]:focus,app[data-theme=dark] widget-cell[data-type=form-input] input[type=date]:focus,app[data-theme=dark] widget-cell[data-type=form-input] input[type=month]:focus,app[data-theme=dark] widget-cell[data-type=form-input] input[type=time]:focus,app[data-theme=dark] widget-cell[data-type=form-input] input[type=datetime-local]:focus{border-color:var(--color-grey-black)}app[data-theme=dark] ::-webkit-calendar-picker-indicator{filter:invert(1)}widget-cell[data-type=form-input] .file{position:relative;display:block;cursor:pointer;height:44px}widget-cell[data-type=form-input] .file input{min-width:100%;margin:0;filter:alpha(opacity=0);opacity:0}widget-cell[data-type=form-input] .file-custom{color:inherit;position:absolute;top:0;right:0;left:0;z-index:1;height:42px;padding:0 10px;line-height:38px;border-radius:5px;box-shadow:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;transition:.2s}widget-cell[data-type=form-input] .file-custom:after{content:"Choose file..."}widget-cell[data-type=form-input] .file-custom:before{position:absolute;top:0;right:0;bottom:0;z-index:6;display:block;content:"Browse";height:38px;padding:0 1rem;line-height:38px;border:0;border-radius:0}widget-cell[data-type=form-input] .file input:focus~.file-custom{box-shadow:none}app[data-theme=light] widget-cell[data-type=form-input] .file-custom{border:2px solid var(--color-bright-gray);background-color:#fff}app[data-theme=light] widget-cell[data-type=form-input] .file-custom:before{border-left:2px solid var(--color-bright-gray)}app[data-theme=light] widget-cell[data-type=form-input] .file-custom:hover{border:2px solid var(--color-mosaic-gray)}app[data-theme=light] widget-cell[data-type=form-input] .file-custom.valid{border:2px solid var(--color-android-green)!important}app[data-theme=light] widget-cell[data-type=form-input] .file-custom.invalid{border:2px solid var(--color-error)!important}app[data-theme=dark] widget-cell[data-type=form-input] .file-custom{border:2px solid var(--color-outer-space-alt);background-color:var(--color-outer-space-alt)}app[data-theme=dark] widget-cell[data-type=form-input] .file-custom:before{border-left:2px solid var(--color-grey-black)}app[data-theme=dark] widget-cell[data-type=form-input] .file-custom:hover{border-color:var(--color-grey-black)}app[data-theme=dark] widget-cell[data-type=form-input] .file-custom.valid{border:2px solid var(--color-android-green)!important}app[data-theme=dark] widget-cell[data-type=form-input] .file-custom.invalid{border:2px solid var(--color-error)!important}.upload-box{margin:0 20px;padding:30px 0}.upload-box #previews{margin-top:20px}.upload-box img{max-width:100%;height:auto;display:block;margin-bottom:20px}widget-cell[data-type=text] textarea{resize:vertical;padding:10px 12px;display:block;width:100%;margin:0 auto;border-radius:5px;-webkit-appearance:none;font-family:inherit;transition:border-color .2s linear;color:inherit}app[data-theme=light] widget-cell[data-type=text] textarea{border:2px solid var(--color-bright-gray);background-color:#fff}app[data-theme=light] widget-cell[data-type=text] textarea:focus{border:2px solid var(--color-mosaic-gray)}app[data-theme=dark] widget-cell[data-type=text] textarea{border:2px solid var(--color-inner-space);background-color:var(--color-outer-space-alt)}app[data-theme=dark] widget-cell[data-type=text] textarea:focus{border-color:var(--color-grey-black)}app[data-theme=light] widget-cell[data-type=text] ::-webkit-input-placeholder{color:var(--color-halftone-gray)}app[data-theme=light] widget-cell[data-type=text] ::-moz-placeholder{color:var(--color-halftone-gray)}app[data-theme=light] widget-cell[data-type=text] :-ms-input-placeholder{color:var(--color-halftone-gray)}app[data-theme=light] widget-cell[data-type=text] :-moz-placeholder{color:var(--color-halftone-gray)}app[data-theme=dark] widget-cell[data-type=text] ::-webkit-input-placeholder{color:var(--color-slate-gray)}app[data-theme=dark] widget-cell[data-type=text] ::-moz-placeholder{color:var(--color-slate-gray)}app[data-theme=dark] widget-cell[data-type=text] :-ms-input-placeholder{color:var(--color-slate-gray)}app[data-theme=dark] widget-cell[data-type=text] :-moz-placeholder{color:var(--color-slate-gray)}widget-cell[data-type=form-input] textarea{resize:vertical;padding:10px 12px;display:block;width:100%;margin:0 auto;border-radius:5px;-webkit-appearance:none;font-family:inherit;transition:border-color .2s linear;color:inherit}app[data-theme=light] widget-cell[data-type=form-input] textarea{border:2px solid var(--color-bright-gray);background-color:#fff}app[data-theme=light] widget-cell[data-type=form-input] textarea:focus{border:2px solid var(--color-mosaic-gray)}app[data-theme=dark] widget-cell[data-type=form-input] textarea{border:2px solid var(--color-inner-space);background-color:var(--color-outer-space-alt)}app[data-theme=dark] widget-cell[data-type=form-input] textarea:focus{border-color:var(--color-grey-black)}content box box-head box-nav #inline-loader{font-size:18px}app[data-theme=light] content box box-head box-nav #inline-loader{color:var(--color-blush-pink)}app[data-theme=dark] content box box-head box-nav #inline-loader{color:#fff}app[data-theme=light] .widget-next{border-top:2px solid #fff}app[data-theme=dark] .widget-next{border-top:2px solid rgb(0,0,0,.1)}content box box-head box-nav select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;font:inherit;width:100%;height:42px;padding:0 4em 0 1em;border-radius:5px;box-shadow:none;cursor:pointer;transition:border-color .2s linear}widget-cell[data-type=form-input] select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;font:inherit;width:100%;height:44px;padding:0 4em 0 1em;border-radius:5px;box-shadow:none;cursor:pointer;transition:border-color .2s linear}widget-cell[data-type=form-input] select[size]{height:auto!important}content box box-head box-nav select option,widget-cell[data-type=form-input] select option{color:inherit}content box box-head box-nav select:focus,widget-cell[data-type=form-input] select:focus{outline:none!important}content box box-head box-nav select::-ms-expand,widget-cell[data-type=form-input] select::-ms-expand{display:none}content box box-head box-nav select[multiple],widget-cell[data-type=form-input] select[multiple]{height:100px!important}app[data-theme=light] content box box-head box-nav select,app[data-theme=light] widget-cell[data-type=form-input] select{color:var(--color-slate-gray);border:2px solid var(--color-bright-gray);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='none' width='42' height='42'%3E%3Cdefs%3E%3Cpath fill='%23707E8D' d='m0 240 160 144 160-144v-48H0v48Z' id='a'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' transform='translate(9.95 1.15) scale(.06874)'/%3E%3C/svg%3E") no-repeat right .8em center/1.4em,#fff}app[data-theme=light] content box box-head box-nav select option,app[data-theme=light] widget-cell[data-type=form-input] select option{background-color:#fff}app[data-theme=dark] content box box-head box-nav select,app[data-theme=dark] widget-cell[data-type=form-input] select{border:2px solid var(--color-inner-space);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='none' width='42' height='42'%3E%3Cdefs%3E%3Cpath fill='%23FFFFFF' d='m0 240 160 144 160-144v-48H0v48Z' id='a'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' transform='translate(9.95 1.15) scale(.06874)'/%3E%3C/svg%3E") no-repeat right .8em center/1.4em,var(--color-outer-space-alt);color:#c1c7ce}app[data-theme=dark] content box box-head box-nav select option{background-color:#2d353d}app[data-theme=dark] widget-cell[data-type=form-input] select option{background-color:#2d353d}app[data-theme=light] content box box-head box-nav select:hover{border-color:var(--color-mosaic-gray)}app[data-theme=dark] content box box-head box-nav select:hover{border-color:var(--color-grey-black)}app[data-theme=light] widget-cell[data-type=form-input] select:hover{border-color:var(--color-mosaic-gray)}app[data-theme=dark] widget-cell[data-type=form-input] select:hover{border-color:var(--color-grey-black)}widget-cell[data-type=form-action-mini]{width:60px}widget-cell[data-type=form-action-mini] a{display:block;padding:0 16px;line-height:46px;vertical-align:middle;border:0;cursor:pointer;text-decoration:none;font-size:16px;text-align:center;font-weight:600;border-radius:3px;margin-left:4px;transition:color .2s linear,background-color .2s linear}app[data-theme=light] widget-cell[data-type=form-action-mini] a[data-btn=edit]{background-color:var(--color-bright-gray);color:inherit}app[data-theme=light] widget-cell[data-type=form-action-mini] a[data-btn=edit]:hover{color:#fff;background-color:var(--color-android-green)}app[data-theme=dark] widget-cell[data-type=form-action-mini] a[data-btn=edit]{background-color:var(--color-outer-space);color:inherit}app[data-theme=dark] widget-cell[data-type=form-action-mini] a[data-btn=edit]:hover{color:#fff;background-color:var(--color-android-green)}app[data-theme=light] input.switch{background-color:var(--color-halftone-gray);border:2px solid var(--color-halftone-gray)}app[data-theme=light] input.switch:after{background:#fff}app[data-theme=light] input.switch:checked{background-color:var(--green-0);border-color:var(--green-0)}app[data-theme=dark] input.switch{background-color:var(--color-outer-space);border:2px solid var(--color-outer-space)}app[data-theme=dark] input.switch:after{background:var(--color-ghost-white)}app[data-theme=dark] input.switch:checked{background-color:var(--green-0);border-color:var(--green-0)}input.switch{position:relative;-webkit-appearance:none;outline:none;width:40px;height:20px;border-radius:50px;vertical-align:middle;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}input.switch:after{content:"";position:absolute;top:1px;left:1px;width:14px;height:14px;border-radius:50%;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}input.switch:checked{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}input.switch:checked:after{left:20px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.custom-checkbox input{position:absolute;opacity:0;height:0;width:0}.custom-checkbox .checkmark{position:relative;display:block;left:0;height:16px;width:16px;border-radius:4px;border:0;line-height:16px;cursor:pointer}app[data-theme=light] .custom-checkbox .checkmark:hover{outline:2px solid var(--color-bright-gray)}app[data-theme=dark] .custom-checkbox .checkmark:hover{outline:2px solid var(--color-onyx-gray)}app[data-theme=light] .custom-checkbox .checkmark{background-color:var(--color-mosaic-gray)}app[data-theme=dark] .custom-checkbox .checkmark{background-color:var(--color-moutain-gray)}.custom-checkbox .checkmark:after{content:"";font-family:"Font Awesome 7 Pro";position:absolute;display:none;left:0;top:0;line-height:16px;width:16px;height:16px;text-align:center;vertical-align:middle;font-size:12px}app[data-theme=light] .custom-checkbox .checkmark:after{color:#fff}app[data-theme=dark] .custom-checkbox .checkmark:after{color:#fff}.custom-checkbox input:checked~.checkmark:after{display:block}.custom-checkbox input:checked~.checkmark{background-color:var(--color-android-green)!important}input[type=checkbox]{accent-color:var(--color-android-green)}widget address{margin:0 30px;line-height:150%;padding-top:30px}widget address .woocommerce-customer-details--phone:before{display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;font:var(--fa-font-solid);content:"";margin-right:12px}widget address .woocommerce-customer-details--email:before{display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;font:var(--fa-font-solid);content:"";margin-right:12px}woo-table{display:block;margin:0 20px;padding-top:20px}woo-table table{width:100%;border:none;border-spacing:0}woo-table table th{font-weight:600}woo-table thead th{padding:0 0 15px}woo-table tbody th{font-weight:400}woo-table tbody th,woo-table tbody td{padding:15px 0}woo-table tfoot td,woo-table tfoot th{padding:15px 0}woo-table tbody td a,woo-table tbody th a{text-underline-offset:4px;text-decoration:underline;color:inherit;transition:opacity .2s linear}woo-table tbody td a:hover,woo-table tbody th a:hover{opacity:.6}app[data-theme=light] woo-table thead th,app[data-theme=light] woo-table tbody td,app[data-theme=light] woo-table tbody th,app[data-theme=light] woo-table tfoot th,app[data-theme=light] woo-table tfoot td{border-bottom:2px solid var(--color-bright-gray)}app[data-theme=dark] woo-table thead th,app[data-theme=dark] woo-table tbody td,app[data-theme=dark] woo-table tbody th,app[data-theme=dark] woo-table tfoot th,app[data-theme=dark] woo-table tfoot td{border-bottom:2px solid rgb(0,0,0,.1)}woo-table .icon{height:42px;width:42px;text-align:center;border-radius:3px;position:relative;box-shadow:0 0 10px -4px #0003;display:block;line-height:42px}woo-table .icon svg,woo-table .icon img{width:30px;height:30px;display:inline-block;vertical-align:middle}app[data-theme=light] woo-table .icon{background-color:var(--color-white)}app[data-theme=dark] woo-table .icon{background-color:var(--color-outer-space)}.woocommerce-view-order .order-again{text-align:right;margin:0 30px 30px}.woocommerce-view-order .order-again a{display:inline-block;padding:0 16px;line-height:42px;vertical-align:middle;border:0;cursor:pointer;text-decoration:none;font-size:12px;font-weight:600;border-radius:3px;margin-left:4px;transition:color .2s linear,background-color .2s linear}.woocommerce-view-order app[data-theme=light] .order-again a{color:#fff;background-color:var(--color-royal-purple)}.woocommerce-view-order app[data-theme=light] .order-again a:hover{color:#fff;background-color:var(--color-android-green)}.woocommerce-view-order app[data-theme=dark] .order-again a{color:#fff;background-color:var(--color-outer-space)}.woocommerce-view-order app[data-theme=dark] .order-again a:hover{color:#fff;background-color:var(--color-android-green)}box[box-type=veryphone-verify] widget table,box[box-type=verymail-verify] widget table{margin:0 20px;width:calc(100% - 40px)}box[box-type=veryphone-verify] widget table thead th,box[box-type=verymail-verify] widget table thead th{padding:20px 0 8px}box[box-type=veryphone-verify] widget table tbody td,box[box-type=verymail-verify] widget table tbody td{padding:0 0 8px}box[box-type=veryphone-verify] widget table tbody td.cell-valid,box[box-type=verymail-verify] widget table tbody td.cell-valid{width:20%}box[box-type=verymail-verify] widget table tbody td.cell-email{width:40%}box[box-type=veryphone-verify] widget table tbody td.cell-msg,box[box-type=verymail-verify] widget table tbody td.cell-msg{width:40%}column[data-custom=branding-new-left]{width:360px}column[data-custom=branding-new-sep]{width:30px}.preview-branding{background-color:#47505b;border-radius:6px}.preview-branding .window-top{background-color:#232a30;padding:8px 12px;border-top-left-radius:6px;border-top-right-radius:6px}.preview-branding .window-top span{display:inline-block;height:12px;width:12px;border-radius:50%;margin-right:4px}.preview-branding .window-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px;font-size:12px;overflow:hidden}.preview-branding .window-content .logo{background-color:#f8f9fb;padding:18px 0}.preview-branding .window-content .logo svg,.preview-branding .window-content .logo img{display:block;max-width:50%;height:auto;max-height:100px;margin:0 auto}.preview-branding .window-content .banner{background-color:#707e8d;padding:50px 0}.preview-branding .window-content .banner span.s_title{color:#fff;line-height:120%;font-size:1.2em;display:block;text-align:center;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding-bottom:6px}.preview-branding .window-content .banner span.s_text{color:#fff;line-height:120%;font-size:.8em;display:block;text-align:center;font-weight:500;letter-spacing:1px}.preview-branding .window-content .title{background-color:#f8f9fb;padding:30px 30px 10px;text-align:center}.preview-branding .window-content .title span{color:#717e8d;line-height:120%;font-size:1.2em;display:block;text-align:center;font-weight:700;letter-spacing:1px}.preview-branding .window-content .separator{background-color:#f8f9fb;padding:0 0 20px;text-align:center}.preview-branding .window-content .separator span{display:block;width:10%;height:3px;background-color:#dc5f7e;margin:0 auto}.preview-branding .window-content .paragraph{background-color:#f8f9fb;padding:0 30px 30px}.preview-branding .window-content .paragraph span{color:#717e8d;line-height:120%;font-size:.9em;display:block;text-align:justify;font-weight:500;letter-spacing:1px}.preview-branding .window-content .cta{background-color:#f8f9fb;padding:0 0 30px;text-align:center}.preview-branding .window-content .cta span{background-color:#c9d1d9;font-size:1em;color:#fff;padding:10px 16px;border-radius:4px;display:inline-block}.preview-branding .window-content .footer{background-color:#707e8d;padding:30px 0}.preview-branding .window-content .footer .f_img svg,.preview-branding .window-content .footer .f_img img{display:block;max-width:30%;height:auto;margin:0 auto}.preview-branding .window-content .footer .f_text{color:#fff;line-height:120%;font-size:.8em;display:block;text-align:center;font-weight:500;letter-spacing:1px;padding-top:8px;font-style:italic}app[data-theme=light] .preview-branding .window-top{background-color:#54616e}app[data-theme=light] .preview-branding .window-top span{background-color:#707e8d}app[data-theme=light] .preview-branding .window-content{background-color:#47505b}app[data-theme=dark] .preview-branding .window-top span{background-color:#47505b}app[data-theme=dark] .preview-branding .window-content{background-color:#47505b}.uploader-inner{margin:0 30px 30px}.upload-area{height:200px;border-radius:6px;margin:0 auto;text-align:center;overflow:auto;position:relative;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.upload-area:hover{cursor:pointer}.upload-area h5{position:relative;text-align:center;font-weight:400;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:1rem;font-weight:500;line-height:100%}.upload-area-container #file{display:none;font-size:1rem}.upload-area span.or{display:block;font-size:.8rem;padding:6px 0}.upload-area em{display:block;font-size:.64rem;font-style:italic;padding-top:12px}.upload-area span.fakebt{font-size:12px;text-decoration:none;font-weight:600;border-radius:3px;display:inline-block;padding:10px 16px;vertical-align:middle;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.upload-area .status{background-color:#6ba84f;border-color:#6ba84f;position:absolute;top:0;left:0;width:100%;bottom:0;z-index:2;opacity:0}.upload-area .status-text{position:relative;text-align:center;font-weight:400;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#fff;font-size:1rem;font-weight:500;line-height:100%}.upload-area.active .status{opacity:1}app[data-theme=light] .upload-area{border:3px dashed #E9ECEF}app[data-theme=light] .upload-area:hover{border-color:#6ba84f}app[data-theme=light] .upload-area span.fakebt{color:#607d89;background-color:#e9ecef}app[data-theme=dark] .upload-area{border:3px dashed #5F6871}app[data-theme=dark] .upload-area:hover{border-color:#6ba84f}app[data-theme=dark] .upload-area span.fakebt{color:#c1c7ce;background-color:#5f6871}.tooltip{position:relative}.tooltip:after{content:attr(data-title);position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);white-space:nowrap;opacity:0;transition:opacity .3s;font-size:12px;line-height:30px;padding:0 10px;border-radius:4px}.tooltip:before{content:"";position:absolute;opacity:0;left:50%;transform:translate(-50%);top:-10px;transition:opacity .3s}.tooltip:hover:after,.tooltip:hover:before{opacity:1}app[data-theme=light] .tooltip:after{color:#fff;background-color:#707e8d}app[data-theme=light] .tooltip:before{border:10px solid #707E8D;border-color:#707E8D transparent transparent transparent}app[data-theme=dark] .tooltip:after{color:#fff;background-color:#2d353d}app[data-theme=dark] .tooltip:before{border:10px solid #2D353D;border-color:#2D353D transparent transparent transparent}.paginate-pagination{margin:0 30px;padding-bottom:30px}.paginate-pagination ul{padding:0;list-style:none}.paginate-pagination ul:after{content:" ";display:table;clear:both}.paginate-pagination ul>li{display:inline-block;margin:0 3px}.paginate-pagination ul>li>span.page,.paginate-pagination ul>li>a.page{display:block;height:42px;min-width:42px;text-align:center;line-height:42px;text-decoration:none;cursor:pointer;border-radius:3px;font-weight:600;transition:all .3s}.paginate-pagination ul>li>a.page-text{font-weight:500;padding:0 12px}.paginate-pagination ul>li>a.page-next.deactive,.paginate-pagination ul>li>a.page-prev.deactive,.paginate-pagination ul>li>a.page-next.deactive:hover,.paginate-pagination ul>li>a.page-prev.deactive:hover{cursor:default;opacity:.2}app[data-theme=light] .paginate-pagination ul>li>a.page{background-color:#e9ecef;color:#617d89}app[data-theme=light] .paginate-pagination ul>li>a.page:hover{background-color:#6ba84f;color:#fff}app[data-theme=light] .paginate-pagination ul>li>span.page.active,app[data-theme=light] .paginate-pagination ul>li>a.page.active{background-color:#6ba84f;color:#fff}app[data-theme=light] .paginate-pagination ul>li>a.page-next.deactive,app[data-theme=light] .paginate-pagination ul>li>a.page-prev.deactive,app[data-theme=light] .paginate-pagination ul>li>a.page-next.deactive:hover,app[data-theme=light] .paginate-pagination ul>li>a.page-prev.deactive:hover{background-color:#e9ecef;color:#617d89}app[data-theme=dark] .paginate-pagination ul>li>a.page{background-color:#57616e;color:#fff}app[data-theme=dark] .paginate-pagination ul>li>a.page:hover{background-color:#6ba84f;color:#fff}app[data-theme=dark] .paginate-pagination ul>li>span.page.active,app[data-theme=dark] .paginate-pagination ul>li>a.page.active{background-color:#6ba84f;color:#fff}app[data-theme=dark] .paginate-pagination ul>li>a.page-next.deactive,app[data-theme=dark] .paginate-pagination ul>li>a.page-prev.deactive,app[data-theme=dark] .paginate-pagination ul>li>a.page-next.deactive:hover,app[data-theme=dark] .paginate-pagination ul>li>a.page-prev.deactive:hover{background-color:#56616e;color:#fff}.woocommerce-pagination{margin:0 30px;padding-bottom:30px}.woocommerce-pagination .woocommerce-button{display:inline-block;height:42px;min-width:42px;text-align:center;line-height:42px;padding:0 16px;text-decoration:none;cursor:pointer;border-radius:3px;font-weight:600;transition:all .3s}app[data-theme=light] .woocommerce-pagination .woocommerce-button{background-color:#e9ecef;color:#617d89}app[data-theme=light] .woocommerce-pagination .woocommerce-button:hover{background-color:#6ba84f;color:#fff}app[data-theme=dark] .woocommerce-pagination .woocommerce-button{background-color:#57616e;color:#fff}app[data-theme=dark] .woocommerce-pagination .woocommerce-button:hover{background-color:#6ba84f;color:#fff}app[data-theme=light] .gradient-light{background-color:#4d357a;background-image:linear-gradient(90deg,#4d357a,#e85278);background-size:100%;background-repeat:repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent}app[data-theme=dark] .gradient-light{background-color:#fff;background-image:linear-gradient(90deg,#FFFFFF,var(--color-halftone-gray));background-size:100%;background-repeat:repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent}.font-picker .fp-lang{margin-left:6px}.font-picker .fp-pill{margin-right:4px}.font-picker .fp-filter{border-bottom:1px solid #dee2e6}.font-picker .fp-filter .hr,.font-picker .fp-category{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;margin:-1px}.colorPickSelector{text-align:left!important;display:inline-block;border-radius:11px;width:22px;height:22px;cursor:pointer;transition:all linear .2s}.customColorHash{width:108px!important}app[data-theme=light] .colorPickSelector{outline:2px solid var(--color-halftone-gray)}app[data-theme=dark] .colorPickSelector{outline:2px solid var(--color-inner-space-alt)}app[data-theme=light] #colorPick{background:#ffffffd9}app[data-theme=dark] #colorPick{background:var(--color-inner-space)}app[data-theme=light] .colorPickButton,app[data-theme=dark] .colorPickButton{border:0;margin:0 3px 6px;width:22px;height:22px}app[data-theme=light] #colorPick span{color:var(--color-slate-gray);font-weight:500;font-family:var(--font-text);text-transform:initial;margin:0 3px 8px}app[data-theme=dark] #colorPick span{color:var(--color-ghost-white);font-weight:500;font-family:var(--font-text);text-transform:initial;margin:0 3px 8px}dashboard-sidebar{display:flex;flex-direction:column;gap:30px;margin:0 15px 30px;position:relative}dashboard-widget{display:block;border-radius:6px;padding:20px 0}app[data-theme=light] dashboard-widget{background-color:var(--color-ghost-white)}app[data-theme=dark] dashboard-widget{background-color:var(--color-inner-space)}dashboard-widget .widget-content{padding:0 30px}dashboard-widget h3{font-size:1.12rem;font-weight:600;margin:0 0 20px;padding:0 30px 20px;line-height:120%}app[data-theme=light] dashboard-widget h3{border-bottom:2px solid var(--color-white);color:var(--purple-0)}app[data-theme=dark] dashboard-widget h3{border-bottom:2px solid rgb(0,0,0,.1)}dashboard-widget h4 a{text-decoration:none;color:inherit}dashboard-widget h4 a:hover{text-decoration:underline;text-underline-offset:2px}dashboard-widget h4{font-size:.92rem;font-weight:600;margin:0 0 4px;padding:0;line-height:130%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}dashboard-widget p.post-date{font-size:.8rem;margin:0 0 8px;padding:0;line-height:130%;font-style:italic;opacity:.6}dashboard-widget p.post-excerpt{margin:0 0 8px;padding:0;line-height:130%}dashboard-widget p.post-excerpt a{text-decoration:underline;text-underline-offset:2px;color:inherit}dashboard-widget .notifications-list{display:flex;flex-direction:column;gap:16px;padding-bottom:14px}dashboard-widget .notifications-link a{display:block;text-align:center;padding:0 16px;line-height:42px;vertical-align:middle;border:0;cursor:pointer;text-decoration:none;font-size:12px;font-weight:600;border-radius:3px;transition:color .2s linear,background-color .2s linear}app[data-theme=light] .notifications-link a{background-color:var(--color-royal-purple);color:#fff}app[data-theme=light] .notifications-link a:hover{color:#fff;background-color:var(--color-android-green)}app[data-theme=dark] .notifications-link a{background-color:var(--color-slate-gray);color:inherit}app[data-theme=dark] .notifications-link a:hover{color:#fff;background-color:var(--color-android-green)}dashboard-widget.api-usage .widget-content-spacer{padding-bottom:14px}dashboard-widget.api-usage .usage-summary{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;align-items:baseline;margin:0 0 12px;padding:0;line-height:130%}dashboard-widget.api-usage .usage-summary a{color:inherit;text-decoration:underline;text-underline-offset:2px}dashboard-widget.api-usage #api-usage-note{flex-basis:100%;font-size:.8rem;opacity:.6}dashboard-widget.api-usage .usage-bar{height:14px;border-radius:7px;overflow:hidden}app[data-theme=light] dashboard-widget.api-usage .usage-bar{background:var(--color-halftone-gray)}app[data-theme=dark] dashboard-widget.api-usage .usage-bar{background:#0000001a}dashboard-widget.api-usage .usage-bar-fill{height:100%;width:0;min-width:14px;border-radius:7px;transition:width .6s ease}dashboard-widget.api-usage .usage-bar-fill[data-level=ok]{background:var(--color-android-green)}dashboard-widget.api-usage .usage-bar-fill[data-level=warn]{background:var(--color-orange)}dashboard-widget.api-usage .usage-bar-fill[data-level=high]{background:var(--color-error)}dashboard-widget.api-usage .usage-columns{display:flex;flex-direction:column;gap:24px;margin-top:24px}dashboard-widget.api-usage .usage-columns h4{margin:0 0 10px;white-space:normal;overflow:visible}dashboard-widget.api-usage .usage-table{width:100%;font-size:12px}dashboard-widget.api-usage .usage-table th,dashboard-widget.api-usage .usage-table td{padding:4px 0;text-align:left}dashboard-widget.api-usage .usage-table th:last-child,dashboard-widget.api-usage .usage-table td:last-child{text-align:right}dashboard-widget.api-usage .usage-trend{display:flex;align-items:flex-end;gap:6px;min-height:100px}dashboard-widget.api-usage .usage-trend .trend-bar{flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}dashboard-widget.api-usage .usage-trend .trend-bar .bar{display:block;width:100%;border-radius:3px;min-height:3px}app[data-theme=light] dashboard-widget.api-usage .usage-trend .trend-bar .bar{background:var(--color-royal-purple)}app[data-theme=dark] dashboard-widget.api-usage .usage-trend .trend-bar .bar{background:#9b7fd4}dashboard-widget.api-usage .usage-trend .trend-bar em{font-style:normal;font-size:10px;opacity:.85;margin-bottom:3px}dashboard-widget.api-usage .usage-trend .trend-bar small{margin-top:6px;font-size:10px;opacity:.7;white-space:nowrap}dashboard-widget.api-usage .usage-trend-empty{margin:0;font-size:12px;opacity:.7}oto-usercard{display:block;margin:0 15px 30px;padding:30px;border-radius:6px;position:relative}app[data-theme=light] oto-usercard{background-color:var(--color-ghost-white)}app[data-theme=dark] oto-usercard{background-color:var(--color-inner-space)}oto-row{display:flex;gap:20px;align-items:center}oto-img[type=circle] img{width:90px;height:90px;border-radius:6px;box-shadow:0 8px 15px #818b9933}oto-lines{display:flex;flex-direction:column;gap:8px;padding-top:4px}oto-line[type=title]{font-size:1.4rem;font-weight:600}oto-line[type=status]{font-style:italic;opacity:.6}oto-line[type=tags]{display:flex;gap:6px}oto-tag{display:flex;gap:0;border-radius:4px;align-items:center;overflow:hidden}oto-tag span{display:block;padding:6px;color:#fff;font-size:12px}oto-tag span:first-child{background-color:#0000001a}oto-tag[role=admin]{background-color:var(--color-orange)}oto-tag[role=sso][state=active]{background-color:var(--color-android-green)}oto-tag[role=marketo][state=active]{background-color:var(--color-android-green)}oto-tag[role=sub]{background-color:var(--color-android-green)}oto-tag[role=manager]{background-color:var(--color-android-green)}app[data-theme=light] oto-tag[state=inactive]{background-color:var(--color-mosaic-gray)}app[data-theme=dark] oto-tag[state=inactive]{background-color:var(--color-inner-space-alt)}.logo-mobile{disply:none}.mini-button{display:inline-block;padding:0 16px;line-height:42px;vertical-align:middle;border:0;cursor:pointer;text-decoration:none;font-size:12px;font-weight:600;border-radius:3px;margin-left:4px;transition:color .2s linear,background-color .2s linear}app[data-theme=light] .mini-button{background-color:var(--color-royal-purple);color:#fff}app[data-theme=light] .mini-button:hover{color:#fff;background-color:var(--color-android-green)}app[data-theme=dark] .mini-button{background-color:var(--color-slate-gray);color:inherit}app[data-theme=dark] .mini-button:hover{color:#fff;background-color:var(--color-android-green)}@media(min-width:1px)and (max-width:1024px){app-layout-sidebar{display:none}app-content header breadcrumb{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:300px}dashboard welcome h1{margin:0}dashboard welcome p{margin-right:0}dashboard welcome mascot{display:none}dashboard-row{display:block}dashboard-cell{display:block}dashboard-cell:last-child{width:100%}}.password-input{display:block;position:relative}.password-input .show-password-input{cursor:pointer}app[data-theme=light] .password-input .show-password-input{appearance:none;outline:0;border:none;width:16px;height:16px;position:absolute;z-index:2;top:50%;transform:translateY(-50%);right:16px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="%236E7F8C" d="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z"/></svg>') center center no-repeat}app[data-theme=light] .password-input .show-password-input.display-password{background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path fill="%236E7F8C" d="M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zm151 118.3C226 97.7 269.5 80 320 80c65.2 0 118.8 29.6 159.9 67.7C518.4 183.5 545 226 558.6 256c-12.6 28-36.6 66.8-70.9 100.9l-53.8-42.2c9.1-17.6 14.2-37.5 14.2-58.7c0-70.7-57.3-128-128-128c-32.2 0-61.7 11.9-84.2 31.5l-46.1-36.1zM394.9 284.2l-81.5-63.9c4.2-8.5 6.6-18.2 6.6-28.3c0-5.5-.7-10.9-2-16c.7 0 1.3 0 2 0c44.2 0 80 35.8 80 80c0 9.9-1.8 19.4-5.1 28.2zm9.4 130.3C378.8 425.4 350.7 432 320 432c-65.2 0-118.8-29.6-159.9-67.7C121.6 328.5 95 286 81.4 256c8.3-18.4 21.5-41.5 39.4-64.8L83.1 161.5C60.3 191.2 44 220.8 34.5 243.7c-3.3 7.9-3.3 16.7 0 24.6c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c47.8 0 89.9-12.9 126.2-32.5l-41.9-33zM192 256c0 70.7 57.3 128 128 128c13.3 0 26.1-2 38.2-5.8L302 334c-23.5-5.4-43.1-21.2-53.7-42.3l-56.1-44.2c-.2 2.8-.3 5.6-.3 8.5z"/></svg>') center center no-repeat}app[data-theme=dark] .password-input .show-password-input{appearance:none;outline:0;border:none;width:16px;height:16px;position:absolute;z-index:2;top:50%;transform:translateY(-50%);right:16px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="%236E7F8C" d="M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z"/></svg>') center center no-repeat}app[data-theme=dark] .password-input .show-password-input.display-password{background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path fill="%236E7F8C" d="M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zm151 118.3C226 97.7 269.5 80 320 80c65.2 0 118.8 29.6 159.9 67.7C518.4 183.5 545 226 558.6 256c-12.6 28-36.6 66.8-70.9 100.9l-53.8-42.2c9.1-17.6 14.2-37.5 14.2-58.7c0-70.7-57.3-128-128-128c-32.2 0-61.7 11.9-84.2 31.5l-46.1-36.1zM394.9 284.2l-81.5-63.9c4.2-8.5 6.6-18.2 6.6-28.3c0-5.5-.7-10.9-2-16c.7 0 1.3 0 2 0c44.2 0 80 35.8 80 80c0 9.9-1.8 19.4-5.1 28.2zm9.4 130.3C378.8 425.4 350.7 432 320 432c-65.2 0-118.8-29.6-159.9-67.7C121.6 328.5 95 286 81.4 256c8.3-18.4 21.5-41.5 39.4-64.8L83.1 161.5C60.3 191.2 44 220.8 34.5 243.7c-3.3 7.9-3.3 16.7 0 24.6c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c47.8 0 89.9-12.9 126.2-32.5l-41.9-33zM192 256c0 70.7 57.3 128 128 128c13.3 0 26.1-2 38.2-5.8L302 334c-23.5-5.4-43.1-21.2-53.7-42.3l-56.1-44.2c-.2 2.8-.3 5.6-.3 8.5z"/></svg>') center center no-repeat}.fa-spin{animation-name:spin;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}