.wpacw__cats a{position:relative;display:block;margin-bottom:20px;height:102px;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#f8f8f8;transition:all .3s cubic-bezier(.52,.16,.24,1);}.wpacw__cats a > div{position:absolute;display:block;top:21px;left:-10px;font-size:0;}.wpacw__cats a > div span{color:#fff;position:relative;display:inline-block;font-size:10px;font-weight:500;line-height:12px;text-transform:uppercase;letter-spacing:1px;text-decoration:none;margin:0;}.wpacw__cats a > div span:first-child{background-color:#000;padding:9px 14px;}.wpacw__cats a > div span:last-child{background-color:rgba(0,0,0,.65);font-size:10px;padding:9px 10px;}.wpacw__cats a:hover{opacity:.85;}.wpacw__cats.style2 > a,.wpacw__cats.style3 > a{display:flex;align-items:center;justify-content:center;}.wpacw__cats.style2 > a > div,.wpacw__cats.style3 > a > div{position:relative;top:auto;left:auto;}.wpacw__cats.style3 > a{height:200px;}.wpacw__cats.style3 > a > div span{color:#000;}.wpacw__cats.style3 > a > div span:first-child{background-color:#fff;padding:13px 18px;}.wpacw__cats.style3 > a > div span:last-child{background-color:#000;font-size:10px;position:absolute;text-align:center;border-radius:100px;line-height:22px;width:22px;height:22px;color:#fff;margin-left:-7px;margin-top:-5px;padding:0;}.wpacw__cats.style4 .wpacw__cat{display:flex;align-items:center;}.wpacw__cats.style4 .wpacw__cat > a:first-child{border-radius:100px;width:100px;height:100px;margin-right:20px;}.wpacw__cats.style4 .wpacw__cat > a:first-child span{background-color:#000;font-size:10px;position:absolute;top:0;right:10px;text-align:center;border-radius:100px;line-height:22px;width:22px;height:22px;color:#fff;padding:0;}.wpacw__cats.style4 .wpacw__cat a:last-child{display:flex;align-items:center;background-color:transparent;}.wpacw__cats.style4 > a:first-child{border-radius:100px;width:100px;height:100px;margin-right:15px;}.wpacw__cats.style4 > a:first-child > div span:first-child{display:none;}.wpacw__cats.style4 > a:first-child > div span:last-child{background-color:#000;font-size:10px;position:absolute;top:0;right:0;text-align:center;border-radius:100px;line-height:22px;width:22px;height:22px;color:#fff;margin-left:-7px;margin-top:-5px;padding:0;}@charset "UTF-8";:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px;}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px;}}.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards;}@media (prefers-reduced-motion:reduce){.components-animate__appear{animation-delay:0s;animation-duration:1ms;}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left;}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right;}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left;}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right;}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0);}to{transform:translateY(0) scaleY(1) scaleX(1);}}.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards;}@media (prefers-reduced-motion:reduce){.components-animate__slide-in{animation-delay:0s;animation-duration:1ms;}}.components-animate__slide-in.is-from-left{transform:translateX(100%);}.components-animate__slide-in.is-from-right{transform:translateX(-100%);}@keyframes components-animate__slide-in-animation{to{transform:translateX(0);}}.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite;}@keyframes components-animate__loading{0%{opacity:.5;}50%{opacity:1;}to{opacity:.5;}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px;}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%;}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid rgba(0,0,0,0);}.components-autocomplete__result.components-button.is-selected,.components-autocomplete__result.components-button:not(:disabled,[aria-disabled=true]):active{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff;}.components-button-group{display:inline-block;}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex;}.components-button-group .components-button+.components-button{margin-left:-1px;}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px;}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0;}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1;}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e;}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:400;height:36px;margin:0;padding:6px 12px;text-decoration:none;transition:box-shadow .1s linear;}@media (prefers-reduced-motion:reduce){.components-button{transition-delay:0s;transition-duration:0s;}}.components-button.is-next-40px-default-size{height:40px;}.components-button:hover,.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));}.components-button:disabled:hover,.components-button[aria-disabled=true]:hover{color:initial;}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid rgba(0,0,0,0);}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid rgba(0,0,0,0);text-decoration:none;text-shadow:none;white-space:nowrap;}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff);}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff);}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:rgba(255,255,255,.4);opacity:1;outline:none;}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid rgba(0,0,0,0);}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none;}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:rgba(0,0,0,0);color:#949494;opacity:1;transform:none;}.components-button.is-secondary{background:rgba(0,0,0,0);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid rgba(0,0,0,0);white-space:nowrap;}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true]){box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd;}.components-button.is-tertiary{background:rgba(0,0,0,0);color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap;}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.04);}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.08);}p+.components-button.is-tertiary{margin-left:-6px;}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none;}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d;}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818;}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled){color:#710d0d;}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818;}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled){background:#ccc;}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline;transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out;}@media (prefers-reduced-motion:reduce){.components-button.is-link{transition-delay:0s;transition-duration:0s;}}.components-button.is-link:focus{border-radius:2px;}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e);}.components-button:disabled,.components-button[aria-disabled=true]{cursor:default;opacity:.3;}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite;background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%;opacity:1;}@media (prefers-reduced-motion:reduce){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation-duration:0s;}}.components-button.is-compact{height:32px;}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px;}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px;}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px;}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px;}.components-button.has-icon.is-next-40px-default-size{min-width:40px;}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px;}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px;}.components-button.is-pressed{background:var(--wp-components-color-foreground,#1e1e1e);color:var(--wp-components-color-foreground-inverted,#fff);}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid rgba(0,0,0,0);}.components-button.is-pressed:hover:not(:disabled){background:var(--wp-components-color-foreground,#1e1e1e);color:var(--wp-components-color-foreground-inverted,#fff);}.components-button svg{fill:currentColor;outline:none;}@media (forced-colors:active){.components-button svg{fill:CanvasText;}}.components-button .components-visually-hidden{height:auto;}@keyframes components-button__busy-animation{0%{background-position:200px 0;}}.components-checkbox-control{--checkbox-input-size:24px;}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:20px;}}.components-checkbox-control__label{line-height:var(--checkbox-input-size);}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 rgba(0,0,0,0);clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0 !important;text-align:center;transition:box-shadow .1s linear;transition:none;transition:border-color .1s ease-in-out;vertical-align:top;width:var(--checkbox-input-size);}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal;}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:rgba(30,30,30,.62);}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1;}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:rgba(30,30,30,.62);}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0;}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px;}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px;}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px;}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1;}@media (prefers-reduced-motion:reduce){.components-checkbox-control__input[type=checkbox]{transition-delay:0s;transition-duration:0s;}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus) * 2) var(--wp-admin-theme-color);outline:2px solid rgba(0,0,0,0);outline-offset:2px;}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0;}.components-checkbox-control__input[type=checkbox]:checked:before{content:none;}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;margin-right:12px;position:relative;vertical-align:middle;width:var(--checkbox-input-size);}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size);}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px);}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + 12px);}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%;}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px;}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1;}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0;}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);transition:transform .1s ease;vertical-align:top;width:28px;will-change:transform;}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option-wrapper{transition-delay:0s;transition-duration:0s;}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2);}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%;}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'28\' height=\'28\' fill=\'none\'%3E%3Cpath fill=\'%23555D65\' d=\'M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z\'/%3E%3Cpath fill=\'%23555D65\' fill-rule=\'evenodd\' d=\'M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z\' clip-rule=\'evenodd\'/%3E%3Cpath fill=\'%23555D65\' d=\'M18 18v2h-2v-2z\'/%3E%3Cpath fill=\'%23555D65\' fill-rule=\'evenodd\' d=\'M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z\' clip-rule=\'evenodd\'/%3E%3Cpath fill=\'%23555D65\' fill-rule=\'evenodd\' d=\'M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z\' clip-rule=\'evenodd\'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1;}.components-circular-option-picker__option{background:rgba(0,0,0,0);border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%;transition:box-shadow .1s ease;vertical-align:top;width:100%;}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option{transition-delay:0s;transition-duration:0s;}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px !important;}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1;}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2;}.components-circular-option-picker__option:after{border:1px solid rgba(0,0,0,0);border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px;}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px);}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none;}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff;}.components-circular-option-picker__dropdown-link-action{margin-right:16px;}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px;}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px;}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%;}.component-color-indicator{background:#fff linear-gradient(-45deg,rgba(0,0,0,0) 48%,#ddd 0,#ddd 52%,rgba(0,0,0,0) 0);border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);display:inline-block;height:20px;padding:0;width:20px;}.components-combobox-control{width:100%;}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%;}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px;}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none;}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 rgba(0,0,0,0);display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;transition:box-shadow .1s linear;width:100%;}@media (prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{transition-delay:0s;transition-duration:0s;}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal;}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid rgba(0,0,0,0);}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:rgba(30,30,30,.62);}.components-combobox-control__suggestions-container::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1;}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:rgba(30,30,30,.62);}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid rgba(0,0,0,0);}.components-combobox-control__reset.components-button{display:flex;height:16px;min-width:16px;padding:0;}.components-color-palette__custom-color-wrapper{position:relative;z-index:0;}.components-color-palette__custom-color-button{background:none;border:none;border-radius:2px 2px 0 0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid rgba(0,0,0,0);position:relative;width:100%;}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px;}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,rgba(0,0,0,0) 0,rgba(0,0,0,0) 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,rgba(0,0,0,0) 0,rgba(0,0,0,0) 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1;}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 2px 2px;box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),inset 1px 0 0 0 rgba(0,0,0,.2),inset -1px 0 0 0 rgba(0,0,0,.2);font-size:13px;padding:12px 16px;position:relative;}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px;}.components-color-palette__custom-color-value{color:#757575;}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase;}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden;}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1;}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,rgba(0,0,0,0) 0,rgba(0,0,0,0) 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,rgba(0,0,0,0) 0,rgba(0,0,0,0) 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px;}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute;}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px);}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px;}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px;padding:2px;position:relative;width:inherit;}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%;}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 rgba(0,0,0,.25);height:inherit;outline:2px solid rgba(0,0,0,0);padding:0;width:inherit;}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus) * 2) #fff,0 0 2px 0 rgba(0,0,0,.25);outline:1.5px solid rgba(0,0,0,0);}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px;}.components-custom-gradient-picker__inserter{direction:ltr;}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px;}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar{border:none;}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar>div+div{margin-left:1px;}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar button.is-pressed>svg{background:#fff;border:1px solid #949494;border-radius:2px;}.components-custom-gradient-picker__ui-line{position:relative;z-index:0;}.components-custom-select-control{font-size:13px;position:relative;}.components-custom-select-control__button{outline:0;position:relative;text-align:left;}.components-custom-select-control__hint{color:#949494;margin-left:10px;}.components-custom-select-control__menu-wrapper{bottom:0;min-width:100%;position:absolute;}.components-custom-select-control__menu{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;max-height:400px;min-width:100%;outline:none;overflow:auto;padding:0;position:absolute;transition:none;z-index:1000000;}.components-custom-select-control__menu[aria-hidden=true]{display:none;}.components-custom-select-control__item{align-items:center;cursor:default;display:grid;grid-template-columns:auto auto;line-height:28px;list-style-type:none;padding:8px 16px;}.components-custom-select-control__item:not(.is-next-40px-default-size){padding:8px;}.components-custom-select-control__item.has-hint{grid-template-columns:auto auto 30px;}.components-custom-select-control__item.is-highlighted{background:#ddd;}.components-custom-select-control__item .components-custom-select-control__item-hint{color:#949494;padding-right:4px;text-align:right;}.components-custom-select-control__item .components-custom-select-control__item-icon{margin-left:auto;}.components-custom-select-control__item:last-child{margin-bottom:0;}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex;}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em;}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em;}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em;}body.is-dragging-components-draggable{cursor:move;cursor:grabbing !important;}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px;}.components-draggable__clone{background:rgba(0,0,0,0);padding:0;pointer-events:none;position:fixed;z-index:1000000000;}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40;}.components-drop-zone.is-active{opacity:1;visibility:visible;}.components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50;}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block;}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none;}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;}.components-dropdown{display:inline-block;}.components-dropdown__content .components-popover__content{padding:8px;}.components-dropdown__content [role=menuitem]{white-space:nowrap;}.components-dropdown__content .components-menu-group{margin:0 -8px;padding:8px;}.components-dropdown__content .components-menu-group:first-child{margin-top:-8px;}.components-dropdown__content .components-menu-group:last-child{margin-bottom:-8px;}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;margin-top:0;padding:8px;}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e;}.components-dropdown-menu__toggle{vertical-align:top;}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%;}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%;}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative;}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px;}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff;}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto;}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:36px;padding-left:8px;padding-right:8px;text-align:left;}.components-duotone-picker__color-indicator:before{background:rgba(0,0,0,0);}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,rgba(0,0,0,0) 48%,#ddd 0,#ddd 52%,rgba(0,0,0,0) 0);color:rgba(0,0,0,0);}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:rgba(0,0,0,0);}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%;}.components-color-list-picker__color-picker{margin:8px 0;}.components-color-list-picker__swatch-button{padding:6px;}.components-color-list-picker__swatch-color{margin:2px;}.components-external-link{text-decoration:none;}.components-external-link__contents{text-decoration:underline;}.components-external-link__icon{font-weight:400;margin-left:.5ch;}.components-form-toggle{display:inline-block;position:relative;}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #1e1e1e;border-radius:9px;box-sizing:border-box;content:"";display:inline-block;height:18px;overflow:hidden;position:relative;transition:background-color .2s ease,border-color .2s ease;vertical-align:top;width:36px;}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track{transition-delay:0s;transition-duration:0s;}}.components-form-toggle .components-form-toggle__track:after{border-top:18px solid rgba(0,0,0,0);box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute;transition:opacity .2s ease;}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track:after{transition-delay:0s;transition-duration:0s;}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid rgba(0,0,0,0);border-radius:50%;box-sizing:border-box;display:block;height:12px;left:3px;position:absolute;top:3px;transition:transform .2s ease,background-color .2s ease-out;width:12px;}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__thumb{transition-delay:0s;transition-duration:0s;}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1;}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus) * 2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid rgba(0,0,0,0);outline-offset:2px;}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(18px);}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3;}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1;}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none;}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:"";}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 rgba(0,0,0,0);cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;transition:box-shadow .1s linear;width:100%;}@media (prefers-reduced-motion:reduce){.components-form-token-field__input-container{transition-delay:0s;transition-duration:0s;}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal;}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid rgba(0,0,0,0);}.components-form-token-field__input-container::-webkit-input-placeholder{color:rgba(30,30,30,.62);}.components-form-token-field__input-container::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1;}.components-form-token-field__input-container:-ms-input-placeholder{color:rgba(30,30,30,.62);}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd;}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid rgba(0,0,0,0);}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%;}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px;}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none;}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto;}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%;}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866;}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818;}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575;}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative;}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:rgba(0,0,0,0);color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:rgba(0,0,0,0);color:#757575;padding:0;position:absolute;right:0;top:1px;}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866;}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{border-radius:4px 0 0 4px;color:#cc1818;padding:0 4px 0 6px;}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e;}.components-form-token-field__token.is-disabled .components-form-token-field__remove-token{cursor:default;}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;line-height:24px;min-width:unset;transition:all .2s cubic-bezier(.4,1,.4,1);}@media (prefers-reduced-motion:reduce){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{animation-delay:0s;animation-duration:1ms;transition-delay:0s;transition-duration:0s;}}.components-form-token-field__token-text{border-radius:2px 0 0 2px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap;}.components-form-token-field__remove-token.components-button{border-radius:0 2px 2px 0;color:#1e1e1e;cursor:pointer;line-height:10px;overflow:initial;padding:0 2px;}.components-form-token-field__remove-token.components-button:hover{color:#1e1e1e;}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0;transition:all .15s ease-in-out;}@media (prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-delay:0s;transition-duration:0s;}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;cursor:pointer;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px;}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff;}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none;}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04);}@media (min-width:600px){.components-guide{width:600px;}}.components-guide .components-modal__content{border-radius:2px;margin-top:0;padding:0;}.components-guide .components-modal__content:before{content:none;}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky;}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static;}.components-guide .components-modal__header .components-button:hover svg{fill:#fff;}.components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%;}.components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative;}@media (min-width:600px){.components-guide__page{min-height:300px;}}.components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%;}.components-guide__page-control{margin:0;text-align:center;}.components-guide__page-control li{display:inline-block;margin:0;}.components-guide__page-control .components-button{color:#e0e0e0;height:30px;margin:-6px 0;min-width:20px;}.components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px;}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px);}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute;}.components-button.components-guide__back-button{left:32px;}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px;}[role=region]{position:relative;}.is-focusing-regions [role=region]:focus:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000;}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header{outline:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:-4px;}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;margin-top:8px;padding-top:8px;}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0;}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap;}.components-menu-item__button,.components-menu-item__button.components-button{width:100%;}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px;}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto;}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px;}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px;}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px;}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center;}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0;}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3;}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto;}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal;}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap;}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px;}@media (min-width:480px){.components-menu-item__shortcut{display:inline;}}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px;}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px;}.components-modal__screen-overlay{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards;background-color:rgba(0,0,0,.35);bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000;}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay{animation-delay:0s;animation-duration:1ms;}}.components-modal__frame{animation:components-modal__appear-animation .1s ease-out;animation-fill-mode:forwards;background:#fff;border-radius:4px 4px 0 0;box-shadow:0 .7px 1px rgba(0,0,0,.15),0 2.7px 3.8px -.2px rgba(0,0,0,.15),0 5.5px 7.8px -.3px rgba(0,0,0,.15),.1px 11.5px 16.4px -.5px rgba(0,0,0,.15);box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%;}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit;}@media (prefers-reduced-motion:reduce){.components-modal__frame{animation-delay:0s;animation-duration:1ms;}}@media (min-width:600px){.components-modal__frame{border-radius:4px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto;}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px);}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px);}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%;}.components-modal__frame.has-size-small{max-width:384px;}.components-modal__frame.has-size-medium{max-width:512px;}.components-modal__frame.has-size-large{max-width:840px;}}@media (min-width:960px){.components-modal__frame{max-height:70%;}}@keyframes components-modal__appear-animation{0%{transform:translateY(32px);}to{transform:translateY(0);}}.components-modal__header{align-items:center;border-bottom:1px solid rgba(0,0,0,0);box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10;}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600;}.components-modal__header h1{line-height:1;margin:0;}.components-modal__header .components-button{left:8px;position:relative;}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd;}.components-modal__header+p{margin-top:0;}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left;}.components-modal__header-icon-container{display:inline-block;}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px;}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px;}.components-modal__content.hide-header{margin-top:0;padding-top:32px;}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid rgba(0,0,0,0);outline-offset:-2px;}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px;}.components-notice.is-dismissible{position:relative;}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866;}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849;}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818;}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0;}.components-notice__actions{display:flex;flex-wrap:wrap;}.components-notice__action.components-button{margin-right:8px;}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px;}.components-notice__action.components-button.is-secondary{vertical-align:initial;}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0;}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e;}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none;}.components-notice-list{box-sizing:border-box;max-width:100vw;}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px;}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px;}.components-panel{background:#fff;border:1px solid #e0e0e0;}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px;}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0;}.components-panel+.components-panel{margin-top:-1px;}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0;}.components-panel__body h3{margin:0 0 .5em;}.components-panel__body.is-opened{padding:16px;}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px;}.components-panel__header h2{color:inherit;font-size:inherit;margin:0;}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px;}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0;transition:background .1s ease-in-out;}@media (prefers-reduced-motion:reduce){.components-panel__body>.components-panel__body-title{transition-delay:0s;transition-duration:0s;}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px;}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none;}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;transition:background .1s ease-in-out;width:100%;}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button{transition-delay:0s;transition-duration:0s;}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor;transition:color .1s ease-in-out;}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button .components-panel__arrow{transition-delay:0s;transition-duration:0s;}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1);}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px;}.components-panel__body-toggle-icon{margin-right:-5px;}.components-panel__color-title{float:left;height:19px;}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px;}.components-panel__row select{min-width:0;}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%;}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0;}.components-panel .circle-picker{padding-bottom:20px;}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid rgba(0,0,0,0);}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none;}.components-placeholder__label{align-items:center;display:flex;font-weight:600;}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor;}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText;}}.components-placeholder__label:empty{display:none;}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%;}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column;}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 rgba(0,0,0,0);flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px;transition:box-shadow .1s linear;}@media (prefers-reduced-motion:reduce){.components-placeholder__input[type=url]{transition-delay:0s;transition-duration:0s;}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal;}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid rgba(0,0,0,0);}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:rgba(30,30,30,.62);}.components-placeholder__input[type=url]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1;}.components-placeholder__input[type=url]:-ms-input-placeholder{color:rgba(30,30,30,.62);}.components-placeholder__error{gap:8px;width:100%;}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px;}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0;}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none;}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column;}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%;}.components-placeholder.is-small{padding:16px;}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:2px;box-shadow:none;color:inherit;display:flex;overflow:hidden;}.is-dark-theme .components-placeholder.has-illustration{background-color:rgba(0,0,0,.1);}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0;}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none;transition:opacity .1s linear;}@media (prefers-reduced-motion:reduce){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition-delay:0s;transition-duration:0s;}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto;}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0;}.is-selected .components-placeholder.has-illustration{overflow:auto;}.components-placeholder__preview{display:flex;justify-content:center;}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25;}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000;}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit;}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000 !important;}.components-popover__content{background:#fff;border-radius:2px;box-shadow:0 0 0 1px #ccc,0 .7px 1px rgba(0,0,0,.1),0 1.2px 1.7px -.2px rgba(0,0,0,.1),0 2.3px 3.3px -.5px rgba(0,0,0,.1);box-sizing:border-box;width:min-content;}.is-alternate .components-popover__content{box-shadow:0 0 0 1px #1e1e1e;}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none;}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto;}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e;}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px;}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;}.components-popover__close.components-button{z-index:5;}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px;}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px;}.components-popover__arrow.is-top{bottom:-14px !important;transform:rotate(0);}.components-popover__arrow.is-right{left:-14px !important;transform:rotate(90deg);}.components-popover__arrow.is-bottom{top:-14px !important;transform:rotate(180deg);}.components-popover__arrow.is-left{right:-14px !important;transform:rotate(-90deg);}.components-popover__triangle{display:block;flex:1;}.components-popover__triangle-bg{fill:#fff;}.components-popover__triangle-border{fill:rgba(0,0,0,0);stroke-width:1px;stroke:#ccc;}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e;}.components-radio-control__option{align-items:center;display:flex;}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 rgba(0,0,0,0);cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;margin:0 6px 0 0;max-width:24px;min-width:24px;padding:0;transition:box-shadow .1s linear;transition:none;width:24px;}@media (prefers-reduced-motion:reduce){.components-radio-control__input[type=radio]{transition-delay:0s;transition-duration:0s;}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal;}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:rgba(30,30,30,.62);}.components-radio-control__input[type=radio]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1;}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:rgba(30,30,30,.62);}@media (min-width:600px){.components-radio-control__input[type=radio]{height:20px;max-width:20px;min-width:20px;width:20px;}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:8px;margin:0;transform:translate(7px,7px);width:8px;}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{transform:translate(5px,5px);}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid rgba(0,0,0,0);}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px var(--wp-components-color-background,#fff),0 0 0 4px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:"";}.components-radio-control__label{cursor:pointer;}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2;}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block;}.components-resizable-box__container>img{width:inherit;}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));content:"";cursor:inherit;display:block;height:15px;outline:2px solid rgba(0,0,0,0);position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px;}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:2px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);transition:transform .1s ease-in;width:3px;will-change:transform;}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle:before{transition-delay:0s;transition-duration:0s;}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2;}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%;}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0;}.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards;}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation-delay:0s;animation-duration:1ms;}}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards;}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation-delay:0s;animation-duration:1ms;}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none;}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0);}to{opacity:1;transform:scaleX(1);}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0);}to{opacity:1;transform:scaleY(1);}}.components-resizable-box__handle-right{right:-11.5px;}.components-resizable-box__handle-left{left:-11.5px;}.components-resizable-box__handle-top{top:-11.5px;}.components-resizable-box__handle-bottom{bottom:-11.5px;}.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative;}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%;}.components-sandbox{overflow:hidden;}iframe.components-sandbox{width:100%;}body.lockscroll,html.lockscroll{overflow:hidden;}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0) !important;}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px;}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:rgba(0,0,0,.85);border-radius:2px;box-shadow:0 .7px 1px rgba(0,0,0,.1),0 1.2px 1.7px -.2px rgba(0,0,0,.1),0 2.3px 3.3px -.5px rgba(0,0,0,.1);box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%;}@media (min-width:600px){.components-snackbar{width:-moz-fit-content;width:fit-content;}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default;}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative;}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px;}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px;}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;height:auto;line-height:1.4;margin-left:32px;padding:0;}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){background-color:initial;text-decoration:underline;}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{box-shadow:none;color:#fff;outline:1px dotted #fff;}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:#fff;text-decoration:none;}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4;}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000;}.components-snackbar-list__notice-container{padding-top:8px;position:relative;}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row;}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column;}.components-tab-panel__tabs-item{background:rgba(0,0,0,0);border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px;margin-left:0;padding:3px 16px;position:relative;}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative;}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus) * 0);left:0;pointer-events:none;position:absolute;right:0;transition:all .1s linear;}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:after{transition-delay:0s;transition-duration:0s;}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus) * 1);outline:2px solid rgba(0,0,0,0);outline-offset:-1px;}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 rgba(0,0,0,0);content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px;transition:all .1s linear;}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:before{transition-delay:0s;transition-duration:0s;}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid rgba(0,0,0,0);}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none;}.components-tab-panel__tab-content:focus-visible{border-radius:2px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid rgba(0,0,0,0);outline-offset:0;}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 rgba(0,0,0,0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;transition:box-shadow .1s linear;width:100%;}@media (prefers-reduced-motion:reduce){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition-delay:0s;transition-duration:0s;}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal;}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid rgba(0,0,0,0);}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:rgba(30,30,30,.62);}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1;}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:rgba(30,30,30,.62);}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;}.components-tip{color:#757575;display:flex;}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px;}.components-tip p{margin:0;}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0;}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none;}.components-accessible-toolbar.is-unstyled{border:none;}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none;}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1;}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none;}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards;border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1;}@media (prefers-reduced-motion:reduce){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation-delay:0s;animation-duration:1ms;}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative;}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:rgba(0,0,0,0);}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e;}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid rgba(0,0,0,0);}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px;}@keyframes components-button__appear-animation{0%{transform:scaleY(0);}to{transform:scaleY(1);}}.components-toolbar__control.components-button{position:relative;}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0;}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px;}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff;}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px;}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0;}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px;}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px;}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px;}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px;}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0;}div.components-toolbar>div{display:flex;margin:0;}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative;}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px;}.components-tooltip{background:#000;border-radius:2px;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002;}.components-tooltip__shortcut{margin-left:8px;}#wpadminbar>.godaddy-styles *,.godaddy-styles *{font-family:GD Sherpa,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.4}#wpadminbar>.godaddy-styles .is-bigger,.godaddy-styles .is-bigger{font-size:1.1em!important;font-weight:500!important}#wpadminbar>.godaddy-styles .components-button,#wpadminbar>.godaddy-styles.components-button,.godaddy-styles .components-button,.godaddy-styles.components-button{border:0;border-radius:6px;box-shadow:none;font-size:1em;height:auto;line-height:1;padding:1.25em;transition:background-color,color,.2s ease-in-out}#wpadminbar>.godaddy-styles .components-button:disabled,#wpadminbar>.godaddy-styles.components-button:disabled,.godaddy-styles .components-button:disabled,.godaddy-styles.components-button:disabled{opacity:.5}#wpadminbar>.godaddy-styles .components-button>svg,#wpadminbar>.godaddy-styles.components-button>svg,.godaddy-styles .components-button>svg,.godaddy-styles.components-button>svg{height:24px;margin-left:.2em;position:relative;right:-5px;top:-1px;transform:scale(.75);width:24px}#wpadminbar>.godaddy-styles .components-button.no-padding,#wpadminbar>.godaddy-styles.components-button.no-padding,.godaddy-styles .components-button.no-padding,.godaddy-styles.components-button.no-padding{padding:0}#wpadminbar>.godaddy-styles .components-button.is-big,#wpadminbar>.godaddy-styles.components-button.is-big,.godaddy-styles .components-button.is-big,.godaddy-styles.components-button.is-big{font-size:1.1em;font-weight:600;padding:1.5em}#wpadminbar>.godaddy-styles .components-button.is-primary,#wpadminbar>.godaddy-styles.components-button.is-primary,.godaddy-styles .components-button.is-primary,.godaddy-styles.components-button.is-primary{background-color:#000;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-primary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:hover:not([disabled]),.godaddy-styles .components-button.is-primary:active:not([disabled]),.godaddy-styles .components-button.is-primary:hover:not([disabled]),.godaddy-styles.components-button.is-primary:active:not([disabled]),.godaddy-styles.components-button.is-primary:hover:not([disabled]){background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-button.is-secondary,#wpadminbar>.godaddy-styles.components-button.is-secondary,.godaddy-styles .components-button.is-secondary,.godaddy-styles.components-button.is-secondary{box-shadow:none;color:#111}#wpadminbar>.godaddy-styles .components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-secondary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:hover:not([disabled]),.godaddy-styles .components-button.is-secondary:active:not([disabled]),.godaddy-styles .components-button.is-secondary:hover:not([disabled]),.godaddy-styles.components-button.is-secondary:active:not([disabled]),.godaddy-styles.components-button.is-secondary:hover:not([disabled]){border:0;box-shadow:none;color:#000}#wpadminbar>.godaddy-styles .components-button.is-tertiary,#wpadminbar>.godaddy-styles.components-button.is-tertiary,.godaddy-styles .components-button.is-tertiary,.godaddy-styles.components-button.is-tertiary{border:1px solid #111;color:#111}#wpadminbar>.godaddy-styles .components-button.is-tertiary:hover,#wpadminbar>.godaddy-styles.components-button.is-tertiary:hover,.godaddy-styles .components-button.is-tertiary:hover,.godaddy-styles.components-button.is-tertiary:hover{background-color:#111;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-link,#wpadminbar>.godaddy-styles.components-button.is-link,.godaddy-styles .components-button.is-link,.godaddy-styles.components-button.is-link{box-shadow:none;color:#00a4a6;padding:0;text-decoration:none}#wpadminbar>.godaddy-styles .components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-link:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:hover:not([disabled]),.godaddy-styles .components-button.is-link:active:not([disabled]),.godaddy-styles .components-button.is-link:hover:not([disabled]),.godaddy-styles.components-button.is-link:active:not([disabled]),.godaddy-styles.components-button.is-link:hover:not([disabled]){color:#111;outline:none}#wpadminbar>.godaddy-styles .components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.has-icon:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:hover:not([disabled]),.godaddy-styles .components-button.has-icon:active:not([disabled]),.godaddy-styles .components-button.has-icon:hover:not([disabled]),.godaddy-styles.components-button.has-icon:active:not([disabled]),.godaddy-styles.components-button.has-icon:hover:not([disabled]){background-color:transparent;color:#00a4a6}#wpadminbar>.godaddy-styles .components-modal__frame,#wpadminbar>.godaddy-styles.components-modal__frame,.godaddy-styles .components-modal__frame,.godaddy-styles.components-modal__frame{border-radius:1rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content,.godaddy-styles .components-modal__frame .components-modal__content,.godaddy-styles.components-modal__frame .components-modal__content{margin-top:0;padding:4.5rem 4.5rem 4.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content:before,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content:before,.godaddy-styles .components-modal__frame .components-modal__content:before,.godaddy-styles.components-modal__frame .components-modal__content:before{margin:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content p:last-child,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content p:last-child,.godaddy-styles .components-modal__frame .components-modal__content p:last-child,.godaddy-styles.components-modal__frame .components-modal__content p:last-child{margin-bottom:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header{border-bottom:0;font-size:2rem;height:unset;margin-bottom:.75em;padding:0;position:relative}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container{margin-right:8px}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading{font-size:2rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon{font-size:1rem;left:auto;padding:.25em;position:absolute;right:-3.5rem;top:-3.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg{margin-left:0;right:0;top:0;transform:scale(1)}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input{margin-bottom:.5em}#wpadminbar>.godaddy-styles .ux-tag,.godaddy-styles .ux-tag{border-radius:4px;color:#000;font-size:.9em;font-weight:700;letter-spacing:.05625rem;line-height:1.5;padding-block:8px;padding-inline:8px;text-transform:uppercase;white-space:nowrap}#wpadminbar>.godaddy-styles .ux-tag-critical,.godaddy-styles .ux-tag-critical{background-color:#fbb}#wpadminbar>.godaddy-styles .ux-tag-highlight,.godaddy-styles .ux-tag-highlight{background-color:#a6fff8}#wpadminbar>.godaddy-styles .ux-tag-info,.godaddy-styles .ux-tag-info{background-color:#d3c1f7}#wpadminbar>.godaddy-styles .ux-tag-internal,.godaddy-styles .ux-tag-internal{background-color:#fbd9ed}#wpadminbar>.godaddy-styles .ux-tag-neutral,.godaddy-styles .ux-tag-neutral{background-color:#ddeaf8}#wpadminbar>.godaddy-styles .ux-tag-passive,.godaddy-styles .ux-tag-passive{background-color:#f4f8fc}#wpadminbar>.godaddy-styles .ux-tag-success,.godaddy-styles .ux-tag-success{background-color:#9fffb8}#wpadminbar>.godaddy-styles .ux-tag-warning,.godaddy-styles .ux-tag-warning{background-color:#ffeea9}#wpadminbar>.godaddy-styles .components-toggle-control,#wpadminbar>.godaddy-styles.components-toggle-control,.godaddy-styles .components-toggle-control,.godaddy-styles.components-toggle-control{align-items:flex-end;display:flex}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles .components-toggle-control__field,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles.components-toggle-control__field,.godaddy-styles .components-toggle-control .components-base-control__field,.godaddy-styles .components-toggle-control__field,.godaddy-styles.components-toggle-control .components-base-control__field,.godaddy-styles.components-toggle-control__field{margin:0}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track{background-color:#f3f6f8}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track{background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__help,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__help,.godaddy-styles .components-toggle-control .components-base-control__help,.godaddy-styles.components-toggle-control .components-base-control__help{margin:0}
.swp_social_panel.swp_default_full_color a,html body .swp_social_panel.swp_individual_full_color .nc_tweetContainer:hover a,body .swp_social_panel.swp_other_full_color:hover a{color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_blogger,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_blogger:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_blogger:not(:hover){border:1px solid #ff5722;}.swp_social_panel.swp_default_full_color .swp_blogger,html body .swp_social_panel.swp_individual_full_color .swp_blogger:hover,body .swp_social_panel.swp_other_full_color:hover .swp_blogger{background:#ff5722;border:1px solid #ee3900;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_blogger,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_blogger:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_blogger{border-bottom:3px solid #ee3900;}.swp_social_panel.swp_default_color_outlines .swp_blogger a,html body .swp_social_panel.swp_individual_color_outlines .swp_blogger a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_blogger a{color:#ff5722;}.swp_social_panel.swp_default_color_outlines .swp_blogger,html body .swp_social_panel.swp_individual_color_outlines .swp_blogger:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_blogger{background:rgba(0,0,0,0);border:1px solid #ff5722;}.swp-blogger{background:#ff5722;border-color:#ee3900;}.swp-blogger a{color:#ff5722;}.swp-blogger a:hover{background:#ee3900;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_buffer,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_buffer:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_buffer:not(:hover){border:1px solid #323b43;}.swp_social_panel.swp_default_full_color .swp_buffer,html body .swp_social_panel.swp_individual_full_color .swp_buffer:hover,body .swp_social_panel.swp_other_full_color:hover .swp_buffer{background:#323b43;border:1px solid #1c2126;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_buffer,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_buffer:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_buffer{border-bottom:3px solid #1c2126;}.swp_social_panel.swp_default_color_outlines .swp_buffer a,html body .swp_social_panel.swp_individual_color_outlines .swp_buffer a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_buffer a{color:#323b43;}.swp_social_panel.swp_default_color_outlines .swp_buffer,html body .swp_social_panel.swp_individual_color_outlines .swp_buffer:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_buffer{background:rgba(0,0,0,0);border:1px solid #323b43;}.swp-buffer{background:#323b43;border-color:#1c2126;}.swp-buffer a{color:#323b43;}.swp-buffer a:hover{background:#1c2126;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_ello,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_ello:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_ello:not(:hover){border:1px solid #000;}.swp_social_panel.swp_default_full_color .swp_ello,html body .swp_social_panel.swp_individual_full_color .swp_ello:hover,body .swp_social_panel.swp_other_full_color:hover .swp_ello{background:#000;border:1px solid #000;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_ello,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_ello:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_ello{border-bottom:3px solid #000;}.swp_social_panel.swp_default_color_outlines .swp_ello a,html body .swp_social_panel.swp_individual_color_outlines .swp_ello a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_ello a{color:#000;}.swp_social_panel.swp_default_color_outlines .swp_ello,html body .swp_social_panel.swp_individual_color_outlines .swp_ello:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_ello{background:rgba(0,0,0,0);border:1px solid #000;}.swp-ello{background:#000;border-color:#000;}.swp-ello a{color:#000;}.swp-ello a:hover{background:#000;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_email,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_email:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_email:not(:hover){border:1px solid #6bcce9;}.swp_social_panel.swp_default_full_color .swp_email,html body .swp_social_panel.swp_individual_full_color .swp_email:hover,body .swp_social_panel.swp_other_full_color:hover .swp_email{background:#6bcce9;border:1px solid #3fbde2;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_email,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_email:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_email{border-bottom:3px solid #3fbde2;}.swp_social_panel.swp_default_color_outlines .swp_email a,html body .swp_social_panel.swp_individual_color_outlines .swp_email a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_email a{color:#6bcce9;}.swp_social_panel.swp_default_color_outlines .swp_email,html body .swp_social_panel.swp_individual_color_outlines .swp_email:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_email{background:rgba(0,0,0,0);border:1px solid #6bcce9;}.swp-email{background:#6bcce9;border-color:#3fbde2;}.swp-email a{color:#6bcce9;}.swp-email a:hover{background:#3fbde2;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_evernote,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_evernote:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_evernote:not(:hover){border:1px solid #2dbe60;}.swp_social_panel.swp_default_full_color .swp_evernote,html body .swp_social_panel.swp_individual_full_color .swp_evernote:hover,body .swp_social_panel.swp_other_full_color:hover .swp_evernote{background:#2dbe60;border:1px solid #23954b;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_evernote,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_evernote:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_evernote{border-bottom:3px solid #23954b;}.swp_social_panel.swp_default_color_outlines .swp_evernote a,html body .swp_social_panel.swp_individual_color_outlines .swp_evernote a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_evernote a{color:#2dbe60;}.swp_social_panel.swp_default_color_outlines .swp_evernote,html body .swp_social_panel.swp_individual_color_outlines .swp_evernote:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_evernote{background:rgba(0,0,0,0);border:1px solid #2dbe60;}.swp-evernote{background:#2dbe60;border-color:#23954b;}.swp-evernote a{color:#2dbe60;}.swp-evernote a:hover{background:#23954b;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_facebook,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_facebook:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_facebook:not(:hover){border:1px solid #1877f2;}.swp_social_panel.swp_default_full_color .swp_facebook,html body .swp_social_panel.swp_individual_full_color .swp_facebook:hover,body .swp_social_panel.swp_other_full_color:hover .swp_facebook{background:#1877f2;border:1px solid #0b5fcc;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_facebook,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_facebook:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_facebook{border-bottom:3px solid #0b5fcc;}.swp_social_panel.swp_default_color_outlines .swp_facebook a,html body .swp_social_panel.swp_individual_color_outlines .swp_facebook a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_facebook a{color:#1877f2;}.swp_social_panel.swp_default_color_outlines .swp_facebook,html body .swp_social_panel.swp_individual_color_outlines .swp_facebook:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_facebook{background:rgba(0,0,0,0);border:1px solid #1877f2;}.swp-facebook{background:#1877f2;border-color:#0b5fcc;}.swp-facebook a{color:#1877f2;}.swp-facebook a:hover{background:#0b5fcc;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_flickr,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_flickr:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_flickr:not(:hover){border:1px solid #ff0084;}.swp_social_panel.swp_default_full_color .swp_flickr,html body .swp_social_panel.swp_individual_full_color .swp_flickr:hover,body .swp_social_panel.swp_other_full_color:hover .swp_flickr{background:#ff0084;border:1px solid #cc006a;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_flickr,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_flickr:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_flickr{border-bottom:3px solid #cc006a;}.swp_social_panel.swp_default_color_outlines .swp_flickr a,html body .swp_social_panel.swp_individual_color_outlines .swp_flickr a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_flickr a{color:#ff0084;}.swp_social_panel.swp_default_color_outlines .swp_flickr,html body .swp_social_panel.swp_individual_color_outlines .swp_flickr:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_flickr{background:rgba(0,0,0,0);border:1px solid #ff0084;}.swp-flickr{background:#ff0084;border-color:#cc006a;}.swp-flickr a{color:#ff0084;}.swp-flickr a:hover{background:#cc006a;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_flipboard,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_flipboard:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_flipboard:not(:hover){border:1px solid #bf2626;}.swp_social_panel.swp_default_full_color .swp_flipboard,html body .swp_social_panel.swp_individual_full_color .swp_flipboard:hover,body .swp_social_panel.swp_other_full_color:hover .swp_flipboard{background:#bf2626;border:1px solid #941e1e;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_flipboard,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_flipboard:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_flipboard{border-bottom:3px solid #941e1e;}.swp_social_panel.swp_default_color_outlines .swp_flipboard a,html body .swp_social_panel.swp_individual_color_outlines .swp_flipboard a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_flipboard a{color:#bf2626;}.swp_social_panel.swp_default_color_outlines .swp_flipboard,html body .swp_social_panel.swp_individual_color_outlines .swp_flipboard:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_flipboard{background:rgba(0,0,0,0);border:1px solid #bf2626;}.swp-flipboard{background:#bf2626;border-color:#941e1e;}.swp-flipboard a{color:#bf2626;}.swp-flipboard a:hover{background:#941e1e;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_hacker_news,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_hacker_news:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_hacker_news:not(:hover){border:1px solid #d85623;}.swp_social_panel.swp_default_full_color .swp_hacker_news,html body .swp_social_panel.swp_individual_full_color .swp_hacker_news:hover,body .swp_social_panel.swp_other_full_color:hover .swp_hacker_news{background:#d85623;border:1px solid #ac451c;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_hacker_news,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_hacker_news:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_hacker_news{border-bottom:3px solid #ac451c;}.swp_social_panel.swp_default_color_outlines .swp_hacker_news a,html body .swp_social_panel.swp_individual_color_outlines .swp_hacker_news a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_hacker_news a{color:#d85623;}.swp_social_panel.swp_default_color_outlines .swp_hacker_news,html body .swp_social_panel.swp_individual_color_outlines .swp_hacker_news:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_hacker_news{background:rgba(0,0,0,0);border:1px solid #d85623;}.swp-hacker_news{background:#d85623;border-color:#ac451c;}.swp-hacker_news a{color:#d85623;}.swp-hacker_news a:hover{background:#ac451c;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_instagram,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_instagram:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_instagram:not(:hover){border:1px solid #ea2454;}.swp_social_panel.swp_default_full_color .swp_instagram,html body .swp_social_panel.swp_individual_full_color .swp_instagram:hover,body .swp_social_panel.swp_other_full_color:hover .swp_instagram{background:#ea2454;border:1px solid #c8133f;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_instagram,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_instagram:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_instagram{border-bottom:3px solid #c8133f;}.swp_social_panel.swp_default_color_outlines .swp_instagram a,html body .swp_social_panel.swp_individual_color_outlines .swp_instagram a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_instagram a{color:#ea2454;}.swp_social_panel.swp_default_color_outlines .swp_instagram,html body .swp_social_panel.swp_individual_color_outlines .swp_instagram:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_instagram{background:rgba(0,0,0,0);border:1px solid #ea2454;}.swp-instagram{background:#ea2454;border-color:#c8133f;}.swp-instagram a{color:#ea2454;}.swp-instagram a:hover{background:#c8133f;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_linkedin,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_linkedin:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_linkedin:not(:hover){border:1px solid #2767b1;}.swp_social_panel.swp_default_full_color .swp_linkedin,html body .swp_social_panel.swp_individual_full_color .swp_linkedin:hover,body .swp_social_panel.swp_other_full_color:hover .swp_linkedin{background:#2767b1;border:1px solid #1e4f87;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_linkedin,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_linkedin:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_linkedin{border-bottom:3px solid #1e4f87;}.swp_social_panel.swp_default_color_outlines .swp_linkedin a,html body .swp_social_panel.swp_individual_color_outlines .swp_linkedin a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_linkedin a{color:#2767b1;}.swp_social_panel.swp_default_color_outlines .swp_linkedin,html body .swp_social_panel.swp_individual_color_outlines .swp_linkedin:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_linkedin{background:rgba(0,0,0,0);border:1px solid #2767b1;}.swp-linkedin{background:#2767b1;border-color:#1e4f87;}.swp-linkedin a{color:#2767b1;}.swp-linkedin a:hover{background:#1e4f87;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_medium,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_medium:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_medium:not(:hover){border:1px solid #00ab6c;}.swp_social_panel.swp_default_full_color .swp_medium,html body .swp_social_panel.swp_individual_full_color .swp_medium:hover,body .swp_social_panel.swp_other_full_color:hover .swp_medium{background:#00ab6c;border:1px solid #00784c;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_medium,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_medium:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_medium{border-bottom:3px solid #00784c;}.swp_social_panel.swp_default_color_outlines .swp_medium a,html body .swp_social_panel.swp_individual_color_outlines .swp_medium a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_medium a{color:#00ab6c;}.swp_social_panel.swp_default_color_outlines .swp_medium,html body .swp_social_panel.swp_individual_color_outlines .swp_medium:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_medium{background:rgba(0,0,0,0);border:1px solid #00ab6c;}.swp-medium{background:#00ab6c;border-color:#00784c;}.swp-medium a{color:#00ab6c;}.swp-medium a:hover{background:#00784c;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_mix,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_mix:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_mix:not(:hover){border:1px solid #f4812c;}.swp_social_panel.swp_default_full_color .swp_mix,html body .swp_social_panel.swp_individual_full_color .swp_mix:hover,body .swp_social_panel.swp_other_full_color:hover .swp_mix{background:#f4812c;border:1px solid #e1660c;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_mix,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_mix:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_mix{border-bottom:3px solid #e1660c;}.swp_social_panel.swp_default_color_outlines .swp_mix a,html body .swp_social_panel.swp_individual_color_outlines .swp_mix a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_mix a{color:#f4812c;}.swp_social_panel.swp_default_color_outlines .swp_mix,html body .swp_social_panel.swp_individual_color_outlines .swp_mix:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_mix{background:rgba(0,0,0,0);border:1px solid #f4812c;}.swp-mix{background:#f4812c;border-color:#e1660c;}.swp-mix a{color:#f4812c;}.swp-mix a:hover{background:#e1660c;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_more,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_more:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_more:not(:hover){border:1px solid #ee464f;}.swp_social_panel.swp_default_full_color .swp_more,html body .swp_social_panel.swp_individual_full_color .swp_more:hover,body .swp_social_panel.swp_other_full_color:hover .swp_more{background:#ee464f;border:1px solid #ea1723;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_more,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_more:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_more{border-bottom:3px solid #ea1723;}.swp_social_panel.swp_default_color_outlines .swp_more a,html body .swp_social_panel.swp_individual_color_outlines .swp_more a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_more a{color:#ee464f;}.swp_social_panel.swp_default_color_outlines .swp_more,html body .swp_social_panel.swp_individual_color_outlines .swp_more:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_more{background:rgba(0,0,0,0);border:1px solid #ee464f;}.swp-more{background:#ee464f;border-color:#ea1723;}.swp-more a{color:#ee464f;}.swp-more a:hover{background:#ea1723;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_parler,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_parler:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_parler:not(:hover){border:1px solid #be1e2c;}.swp_social_panel.swp_default_full_color .swp_parler,html body .swp_social_panel.swp_individual_full_color .swp_parler:hover,body .swp_social_panel.swp_other_full_color:hover .swp_parler{background:#be1e2c;border:1px solid #921722;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_parler,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_parler:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_parler{border-bottom:3px solid #921722;}.swp_social_panel.swp_default_color_outlines .swp_parler a,html body .swp_social_panel.swp_individual_color_outlines .swp_parler a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_parler a{color:#be1e2c;}.swp_social_panel.swp_default_color_outlines .swp_parler,html body .swp_social_panel.swp_individual_color_outlines .swp_parler:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_parler{background:rgba(0,0,0,0);border:1px solid #be1e2c;}.swp-parler{background:#be1e2c;border-color:#921722;}.swp-parler a{color:#be1e2c;}.swp-parler a:hover{background:#921722;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_periscope,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_periscope:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_periscope:not(:hover){border:1px solid #3aa4c6;}.swp_social_panel.swp_default_full_color .swp_periscope,html body .swp_social_panel.swp_individual_full_color .swp_periscope:hover,body .swp_social_panel.swp_other_full_color:hover .swp_periscope{background:#3aa4c6;border:1px solid #2e849f;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_periscope,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_periscope:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_periscope{border-bottom:3px solid #2e849f;}.swp_social_panel.swp_default_color_outlines .swp_periscope a,html body .swp_social_panel.swp_individual_color_outlines .swp_periscope a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_periscope a{color:#3aa4c6;}.swp_social_panel.swp_default_color_outlines .swp_periscope,html body .swp_social_panel.swp_individual_color_outlines .swp_periscope:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_periscope{background:rgba(0,0,0,0);border:1px solid #3aa4c6;}.swp-periscope{background:#3aa4c6;border-color:#2e849f;}.swp-periscope a{color:#3aa4c6;}.swp-periscope a:hover{background:#2e849f;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_pinterest,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_pinterest:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_pinterest:not(:hover){border:1px solid #e60023;}.swp_social_panel.swp_default_full_color .swp_pinterest,html body .swp_social_panel.swp_individual_full_color .swp_pinterest:hover,body .swp_social_panel.swp_other_full_color:hover .swp_pinterest{background:#e60023;border:1px solid #b3001b;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_pinterest,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_pinterest:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_pinterest{border-bottom:3px solid #b3001b;}.swp_social_panel.swp_default_color_outlines .swp_pinterest a,html body .swp_social_panel.swp_individual_color_outlines .swp_pinterest a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_pinterest a{color:#e60023;}.swp_social_panel.swp_default_color_outlines .swp_pinterest,html body .swp_social_panel.swp_individual_color_outlines .swp_pinterest:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_pinterest{background:rgba(0,0,0,0);border:1px solid #e60023;}.swp-pinterest{background:#e60023;border-color:#b3001b;}.swp-pinterest a{color:#e60023;}.swp-pinterest a:hover{background:#b3001b;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_pocket,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_pocket:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_pocket:not(:hover){border:1px solid #ef4056;}.swp_social_panel.swp_default_full_color .swp_pocket,html body .swp_social_panel.swp_individual_full_color .swp_pocket:hover,body .swp_social_panel.swp_other_full_color:hover .swp_pocket{background:#ef4056;border:1px solid #e9132e;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_pocket,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_pocket:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_pocket{border-bottom:3px solid #e9132e;}.swp_social_panel.swp_default_color_outlines .swp_pocket a,html body .swp_social_panel.swp_individual_color_outlines .swp_pocket a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_pocket a{color:#ef4056;}.swp_social_panel.swp_default_color_outlines .swp_pocket,html body .swp_social_panel.swp_individual_color_outlines .swp_pocket:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_pocket{background:rgba(0,0,0,0);border:1px solid #ef4056;}.swp-pocket{background:#ef4056;border-color:#e9132e;}.swp-pocket a{color:#ef4056;}.swp-pocket a:hover{background:#e9132e;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_print,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_print:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_print:not(:hover){border:1px solid #777;}.swp_social_panel.swp_default_full_color .swp_print,html body .swp_social_panel.swp_individual_full_color .swp_print:hover,body .swp_social_panel.swp_other_full_color:hover .swp_print{background:#777;border:1px solid #5e5e5e;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_print,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_print:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_print{border-bottom:3px solid #5e5e5e;}.swp_social_panel.swp_default_color_outlines .swp_print a,html body .swp_social_panel.swp_individual_color_outlines .swp_print a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_print a{color:#777;}.swp_social_panel.swp_default_color_outlines .swp_print,html body .swp_social_panel.swp_individual_color_outlines .swp_print:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_print{background:rgba(0,0,0,0);border:1px solid #777;}.swp-print{background:#777;border-color:#5e5e5e;}.swp-print a{color:#777;}.swp-print a:hover{background:#5e5e5e;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_reddit,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_reddit:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_reddit:not(:hover){border:1px solid #f04b23;}.swp_social_panel.swp_default_full_color .swp_reddit,html body .swp_social_panel.swp_individual_full_color .swp_reddit:hover,body .swp_social_panel.swp_other_full_color:hover .swp_reddit{background:#f04b23;border:1px solid #d2340e;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_reddit,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_reddit:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_reddit{border-bottom:3px solid #d2340e;}.swp_social_panel.swp_default_color_outlines .swp_reddit a,html body .swp_social_panel.swp_individual_color_outlines .swp_reddit a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_reddit a{color:#f04b23;}.swp_social_panel.swp_default_color_outlines .swp_reddit,html body .swp_social_panel.swp_individual_color_outlines .swp_reddit:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_reddit{background:rgba(0,0,0,0);border:1px solid #f04b23;}.swp-reddit{background:#f04b23;border-color:#d2340e;}.swp-reddit a{color:#f04b23;}.swp-reddit a:hover{background:#d2340e;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_snapchat,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_snapchat:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_snapchat:not(:hover){border:1px solid #fffc00;}.swp_social_panel.swp_default_full_color .swp_snapchat,html body .swp_social_panel.swp_individual_full_color .swp_snapchat:hover,body .swp_social_panel.swp_other_full_color:hover .swp_snapchat{background:#fffc00;border:1px solid #ccca00;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_snapchat,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_snapchat:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_snapchat{border-bottom:3px solid #ccca00;}.swp_social_panel.swp_default_color_outlines .swp_snapchat a,html body .swp_social_panel.swp_individual_color_outlines .swp_snapchat a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_snapchat a{color:#fffc00;}.swp_social_panel.swp_default_color_outlines .swp_snapchat,html body .swp_social_panel.swp_individual_color_outlines .swp_snapchat:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_snapchat{background:rgba(0,0,0,0);border:1px solid #fffc00;}.swp-snapchat{background:#fffc00;border-color:#ccca00;}.swp-snapchat a{color:#fffc00;}.swp-snapchat a:hover{background:#ccca00;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_telegram,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_telegram:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_telegram:not(:hover){border:1px solid #08c;}.swp_social_panel.swp_default_full_color .swp_telegram,html body .swp_social_panel.swp_individual_full_color .swp_telegram:hover,body .swp_social_panel.swp_other_full_color:hover .swp_telegram{background:#08c;border:1px solid #069;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_telegram,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_telegram:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_telegram{border-bottom:3px solid #069;}.swp_social_panel.swp_default_color_outlines .swp_telegram a,html body .swp_social_panel.swp_individual_color_outlines .swp_telegram a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_telegram a{color:#08c;}.swp_social_panel.swp_default_color_outlines .swp_telegram,html body .swp_social_panel.swp_individual_color_outlines .swp_telegram:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_telegram{background:rgba(0,0,0,0);border:1px solid #08c;}.swp-telegram{background:#08c;border-color:#069;}.swp-telegram a{color:#08c;}.swp-telegram a:hover{background:#069;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_twitter,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_twitter:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_twitter:not(:hover){border:1px solid #0d1014;}.swp_social_panel.swp_default_full_color .swp_twitter,html body .swp_social_panel.swp_individual_full_color .swp_twitter:hover,body .swp_social_panel.swp_other_full_color:hover .swp_twitter{background:#0d1014;border:1px solid #000;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_twitter,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_twitter:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_twitter{border-bottom:3px solid #000;}.swp_social_panel.swp_default_color_outlines .swp_twitter a,html body .swp_social_panel.swp_individual_color_outlines .swp_twitter a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_twitter a{color:#0d1014;}.swp_social_panel.swp_default_color_outlines .swp_twitter,html body .swp_social_panel.swp_individual_color_outlines .swp_twitter:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_twitter{background:rgba(0,0,0,0);border:1px solid #0d1014;}.swp-twitter{background:#0d1014;border-color:#000;}.swp-twitter a{color:#0d1014;}.swp-twitter a:hover{background:#000;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_tumblr,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_tumblr:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_tumblr:not(:hover){border:1px solid #39475d;}.swp_social_panel.swp_default_full_color .swp_tumblr,html body .swp_social_panel.swp_individual_full_color .swp_tumblr:hover,body .swp_social_panel.swp_other_full_color:hover .swp_tumblr{background:#39475d;border:1px solid #262f3d;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_tumblr,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_tumblr:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_tumblr{border-bottom:3px solid #262f3d;}.swp_social_panel.swp_default_color_outlines .swp_tumblr a,html body .swp_social_panel.swp_individual_color_outlines .swp_tumblr a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_tumblr a{color:#39475d;}.swp_social_panel.swp_default_color_outlines .swp_tumblr,html body .swp_social_panel.swp_individual_color_outlines .swp_tumblr:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_tumblr{background:rgba(0,0,0,0);border:1px solid #39475d;}.swp-tumblr{background:#39475d;border-color:#262f3d;}.swp-tumblr a{color:#39475d;}.swp-tumblr a:hover{background:#262f3d;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_vimeo,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_vimeo:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_vimeo:not(:hover){border:1px solid #162221;}.swp_social_panel.swp_default_full_color .swp_vimeo,html body .swp_social_panel.swp_individual_full_color .swp_vimeo:hover,body .swp_social_panel.swp_other_full_color:hover .swp_vimeo{background:#162221;border:1px solid #020303;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_vimeo,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_vimeo:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_vimeo{border-bottom:3px solid #020303;}.swp_social_panel.swp_default_color_outlines .swp_vimeo a,html body .swp_social_panel.swp_individual_color_outlines .swp_vimeo a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_vimeo a{color:#162221;}.swp_social_panel.swp_default_color_outlines .swp_vimeo,html body .swp_social_panel.swp_individual_color_outlines .swp_vimeo:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_vimeo{background:rgba(0,0,0,0);border:1px solid #162221;}.swp-vimeo{background:#162221;border-color:#020303;}.swp-vimeo a{color:#162221;}.swp-vimeo a:hover{background:#020303;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_viber,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_viber:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_viber:not(:hover){border:1px solid #8f5db7;}.swp_social_panel.swp_default_full_color .swp_viber,html body .swp_social_panel.swp_individual_full_color .swp_viber:hover,body .swp_social_panel.swp_other_full_color:hover .swp_viber{background:#8f5db7;border:1px solid #75459c;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_viber,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_viber:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_viber{border-bottom:3px solid #75459c;}.swp_social_panel.swp_default_color_outlines .swp_viber a,html body .swp_social_panel.swp_individual_color_outlines .swp_viber a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_viber a{color:#8f5db7;}.swp_social_panel.swp_default_color_outlines .swp_viber,html body .swp_social_panel.swp_individual_color_outlines .swp_viber:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_viber{background:rgba(0,0,0,0);border:1px solid #8f5db7;}.swp-viber{background:#8f5db7;border-color:#75459c;}.swp-viber a{color:#8f5db7;}.swp-viber a:hover{background:#75459c;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_vk,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_vk:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_vk:not(:hover){border:1px solid #4a76a8;}.swp_social_panel.swp_default_full_color .swp_vk,html body .swp_social_panel.swp_individual_full_color .swp_vk:hover,body .swp_social_panel.swp_other_full_color:hover .swp_vk{background:#4a76a8;border:1px solid #3a5d85;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_vk,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_vk:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_vk{border-bottom:3px solid #3a5d85;}.swp_social_panel.swp_default_color_outlines .swp_vk a,html body .swp_social_panel.swp_individual_color_outlines .swp_vk a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_vk a{color:#4a76a8;}.swp_social_panel.swp_default_color_outlines .swp_vk,html body .swp_social_panel.swp_individual_color_outlines .swp_vk:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_vk{background:rgba(0,0,0,0);border:1px solid #4a76a8;}.swp-vk{background:#4a76a8;border-color:#3a5d85;}.swp-vk a{color:#4a76a8;}.swp-vk a:hover{background:#3a5d85;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_whatsapp,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_whatsapp:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_whatsapp:not(:hover){border:1px solid #71c169;}.swp_social_panel.swp_default_full_color .swp_whatsapp,html body .swp_social_panel.swp_individual_full_color .swp_whatsapp:hover,body .swp_social_panel.swp_other_full_color:hover .swp_whatsapp{background:#71c169;border:1px solid #52af48;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_whatsapp,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_whatsapp:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_whatsapp{border-bottom:3px solid #52af48;}.swp_social_panel.swp_default_color_outlines .swp_whatsapp a,html body .swp_social_panel.swp_individual_color_outlines .swp_whatsapp a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_whatsapp a{color:#71c169;}.swp_social_panel.swp_default_color_outlines .swp_whatsapp,html body .swp_social_panel.swp_individual_color_outlines .swp_whatsapp:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_whatsapp{background:rgba(0,0,0,0);border:1px solid #71c169;}.swp-whatsapp{background:#71c169;border-color:#52af48;}.swp-whatsapp a{color:#71c169;}.swp-whatsapp a:hover{background:#52af48;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_xing,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_xing:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_xing:not(:hover){border:1px solid #026466;}.swp_social_panel.swp_default_full_color .swp_xing,html body .swp_social_panel.swp_individual_full_color .swp_xing:hover,body .swp_social_panel.swp_other_full_color:hover .swp_xing{background:#026466;border:1px solid #013334;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_xing,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_xing:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_xing{border-bottom:3px solid #013334;}.swp_social_panel.swp_default_color_outlines .swp_xing a,html body .swp_social_panel.swp_individual_color_outlines .swp_xing a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_xing a{color:#026466;}.swp_social_panel.swp_default_color_outlines .swp_xing,html body .swp_social_panel.swp_individual_color_outlines .swp_xing:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_xing{background:rgba(0,0,0,0);border:1px solid #026466;}.swp-xing{background:#026466;border-color:#013334;}.swp-xing a{color:#026466;}.swp-xing a:hover{background:#013334;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_yummly,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_yummly:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_yummly:not(:hover){border:1px solid #e26426;}.swp_social_panel.swp_default_full_color .swp_yummly,html body .swp_social_panel.swp_individual_full_color .swp_yummly:hover,body .swp_social_panel.swp_other_full_color:hover .swp_yummly{background:#e26426;border:1px solid #bc4f19;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_yummly,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_yummly:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_yummly{border-bottom:3px solid #bc4f19;}.swp_social_panel.swp_default_color_outlines .swp_yummly a,html body .swp_social_panel.swp_individual_color_outlines .swp_yummly a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_yummly a{color:#e26426;}.swp_social_panel.swp_default_color_outlines .swp_yummly,html body .swp_social_panel.swp_individual_color_outlines .swp_yummly:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_yummly{background:rgba(0,0,0,0);border:1px solid #e26426;}.swp-yummly{background:#e26426;border-color:#bc4f19;}.swp-yummly a{color:#e26426;}.swp-yummly a:hover{background:#bc4f19;color:#fff;}.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_mastodon,html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_mastodon:hover,body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_mastodon:not(:hover){border:1px solid #6364ff;}.swp_social_panel.swp_default_full_color .swp_mastodon,html body .swp_social_panel.swp_individual_full_color .swp_mastodon:hover,body .swp_social_panel.swp_other_full_color:hover .swp_mastodon{background:#6364ff;border:1px solid #3031ff;}.swp_social_panel.swp_three_dee.swp_default_full_color .swp_mastodon,html body .swp_social_panel.swp_three_dee.swp_individual_full_color .swp_mastodon:hover,body .swp_social_panel.swp_three_dee.swp_other_full_color:hover .swp_mastodon{border-bottom:3px solid #3031ff;}.swp_social_panel.swp_default_color_outlines .swp_mastodon a,html body .swp_social_panel.swp_individual_color_outlines .swp_mastodon a:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_mastodon a{color:#6364ff;}.swp_social_panel.swp_default_color_outlines .swp_mastodon,html body .swp_social_panel.swp_individual_color_outlines .swp_mastodon:hover,body .swp_social_panel.swp_other_color_outlines:hover .swp_mastodon{background:rgba(0,0,0,0);border:1px solid #6364ff;}.swp-mastodon{background:#6364ff;border-color:#3031ff;}.swp-mastodon a{color:#6364ff;}.swp-mastodon a:hover{background:#3031ff;color:#fff;}.swp_social_panel.swp_default_light_gray .nc_tweetContainer,html body .swp_social_panel.swp_individual_light_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_other_light_gray:hover .nc_tweetContainer{background-color:#ccc;border:1px solid #ccc;}.swp_social_panel.swp_default_light_gray .nc_tweetContainer a,html body .swp_social_panel.swp_individual_light_gray .nc_tweetContainer:hover a,body .swp_social_panel.swp_other_light_gray:hover .nc_tweetContainer a{color:#fff;}.swp_social_panel.swp_three_dee.swp_default_light_gray .nc_tweetContainer,html body .swp_social_panel.swp_three_dee.swp_individual_light_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_three_dee.swp_other_light_gray .nc_tweetContainer:hover{border-bottom:3px solid #b3b3b3;}.swp_social_panel.swp_three_dee.swp_default_light_gray .nc_tweetContainer.total_sharesalt,html body .swp_social_panel.swp_three_dee.swp_individual_light_gray .nc_tweetContainer:hover.total_sharesalt,body .swp_social_panel.swp_three_dee.swp_other_light_gray .nc_tweetContainer:hover.total_sharesalt{border-bottom:none !important;}.swp_social_panel.swp_default_light_gray_outlines a,html body .swp_social_panel.swp_individual_light_gray_outlines a:hover,body .swp_social_panel.swp_other_light_gray_outlines:hover a{color:#ccc;}.swp_social_panel.swp_default_light_gray_outlines .nc_tweetContainer,html body .swp_social_panel.swp_individual_light_gray_outlines .nc_tweetContainer:hover,body .swp_social_panel.swp_other_light_gray_outlines:hover .nc_tweetContainer{background:rgba(0,0,0,0);border:1px solid #ccc;}.swp_social_panel.swp_default_medium_gray .nc_tweetContainer,html body .swp_social_panel.swp_individual_medium_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_other_medium_gray:hover .nc_tweetContainer{background-color:#999;border:1px solid #999;}.swp_social_panel.swp_default_medium_gray .nc_tweetContainer a,html body .swp_social_panel.swp_individual_medium_gray .nc_tweetContainer:hover a,body .swp_social_panel.swp_other_medium_gray:hover .nc_tweetContainer a{color:#fff;}.swp_social_panel.swp_three_dee.swp_default_medium_gray .nc_tweetContainer,html body .swp_social_panel.swp_three_dee.swp_individual_medium_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_three_dee.swp_other_medium_gray .nc_tweetContainer:hover{border-bottom:3px solid gray;}.swp_social_panel.swp_three_dee.swp_default_medium_gray .nc_tweetContainer.total_sharesalt,html body .swp_social_panel.swp_three_dee.swp_individual_medium_gray .nc_tweetContainer:hover.total_sharesalt,body .swp_social_panel.swp_three_dee.swp_other_medium_gray .nc_tweetContainer:hover.total_sharesalt{border-bottom:none !important;}.swp_social_panel.swp_default_medium_gray_outlines a,html body .swp_social_panel.swp_individual_medium_gray_outlines a:hover,body .swp_social_panel.swp_other_medium_gray_outlines:hover a{color:#999;}.swp_social_panel.swp_default_medium_gray_outlines .nc_tweetContainer,html body .swp_social_panel.swp_individual_medium_gray_outlines .nc_tweetContainer:hover,body .swp_social_panel.swp_other_medium_gray_outlines:hover .nc_tweetContainer{background:rgba(0,0,0,0);border:1px solid #999;}.swp_social_panel.swp_default_dark_gray .nc_tweetContainer,html body .swp_social_panel.swp_individual_dark_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_other_dark_gray:hover .nc_tweetContainer{background-color:#444;border:1px solid #444;}.swp_social_panel.swp_default_dark_gray .nc_tweetContainer a,html body .swp_social_panel.swp_individual_dark_gray .nc_tweetContainer:hover a,body .swp_social_panel.swp_other_dark_gray:hover .nc_tweetContainer a{color:#fff;}.swp_social_panel.swp_three_dee.swp_default_dark_gray .nc_tweetContainer,html body .swp_social_panel.swp_three_dee.swp_individual_dark_gray .nc_tweetContainer:hover,body .swp_social_panel.swp_three_dee.swp_other_dark_gray .nc_tweetContainer:hover{border-bottom:3px solid #2b2b2b;}.swp_social_panel.swp_three_dee.swp_default_dark_gray .nc_tweetContainer.total_sharesalt,html body .swp_social_panel.swp_three_dee.swp_individual_dark_gray .nc_tweetContainer:hover.total_sharesalt,body .swp_social_panel.swp_three_dee.swp_other_dark_gray .nc_tweetContainer:hover.total_sharesalt{border-bottom:none !important;}.swp_social_panel.swp_default_dark_gray_outlines a,html body .swp_social_panel.swp_individual_dark_gray_outlines a:hover,body .swp_social_panel.swp_other_dark_gray_outlines:hover a{color:#444;}.swp_social_panel.swp_default_dark_gray_outlines .nc_tweetContainer,html body .swp_social_panel.swp_individual_dark_gray_outlines .nc_tweetContainer:hover,body .swp_social_panel.swp_other_dark_gray_outlines:hover .nc_tweetContainer{background:rgba(0,0,0,0);border:1px solid #444;}.swp_social_panel.swp_modern,.swp_social_panel.swp_dark{background:#fff;height:62px;padding:0;border-radius:8px;border:1px solid #eee;box-shadow:0 2px 4px 0 rgba(0,0,0,.01),0 4px 5px 0 rgba(0,0,0,.014),0 4px 15px 0 rgba(0,0,0,.09);}.swp_social_panel.swp_modern .swp_share_button,.swp_social_panel.swp_dark .swp_share_button{border:none !important;border-radius:0 !important;margin:0 !important;height:61px !important;padding-bottom:1px;}.swp_social_panel.swp_modern .swp_share_button.total_shares.total_sharesalt,.swp_social_panel.swp_modern .swp_share_button.total_shares.total_sharesalt,.swp_social_panel.swp_dark .swp_share_button.total_shares.total_sharesalt,.swp_social_panel.swp_dark .swp_share_button.total_shares.total_sharesalt{padding:15px !important;}.swp_social_panel.swp_modern .swp_share_link,.swp_social_panel.swp_dark .swp_share_link{border-radius:0;padding:15px;height:61px !important;}.swp_social_panel.swp_modern .iconFiller,.swp_social_panel.swp_dark .iconFiller{margin-bottom:10px !important;}.swp_social_panel.swp_modern .nc_wrapper.bottom,.swp_social_panel.swp_dark .nc_wrapper.bottom{background:rgba(0,0,0,0) !important;}.swp_dark .swp_share_button{background:#222 !important;border-color:#222 !important;margin:0 !important;height:62px !important;}.swp_dark .swp_share_link:hover{background:#444;}.scale-70{transform:scale(.7);}.swp_social_panel:not(.nc_floater).scale-70.scale-full_width{width:142.8571428571 !important;}.scale-80{transform:scale(.8);}.swp_social_panel:not(.nc_floater).scale-80.scale-full_width{width:125 !important;}.scale-90{transform:scale(.9);}.swp_social_panel:not(.nc_floater).scale-90.scale-full_width{width:111.1111111111 !important;}.scale-100{transform:scale(1);}.swp_social_panel:not(.nc_floater).scale-100.scale-full_width{width:100 !important;}.scale-110{transform:scale(1.1);}.swp_social_panel:not(.nc_floater).scale-110.scale-full_width{width:90.9090909091 !important;}.scale-120{transform:scale(1.2);}.swp_social_panel:not(.nc_floater).scale-120.scale-full_width{width:83.3333333333 !important;}.scale-130{transform:scale(1.3);}.swp_social_panel:not(.nc_floater).scale-130.scale-full_width{width:76.9230769231 !important;}.scale-140{transform:scale(1.4);}.swp_social_panel:not(.nc_floater).scale-140.scale-full_width{width:71.4285714286 !important;}.scale-left{transform-origin:left;}.scale-center{transform-origin:center;}.scale-right{transform-origin:right;}.scale-full_width{transform-origin:left;}div.swp_social_panel .nc_tweetContainer.swp_emphasize{flex:2;}@media print{.swp_social_panel{display:none;opacity:0;visibility:collapse;}}html[lang] .site * i.sw{font-family:sw-icon-font !important;}.swp_social_panel{clear:both;display:flex;height:34px;line-height:1;margin-bottom:20px !important;margin-top:20px !important;overflow:hidden;padding:0;align-items:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-box-pack:justify;-moz-box-pack:justify;direction:ltr;-ms-flex-align:stretch;-ms-flex-line-pack:center;-ms-flex-pack:justify;flex-wrap:wrap;justify-content:space-between;}.swp_social_panel .nc_tweetContainer a.nc_tweet,.swp_social_panel .nc_tweetContainer.total_shares .swp_count{display:block;display:flex;font-family:Lato,sans-serif;font-size:18px !important;font-weight:bold;height:30px;text-decoration:none;text-decoration:none !important;text-transform:none;flex-flow:row wrap;box-shadow:none;}.swp_social_panel .nc_tweetContainer:not(.total_shares):not(.total_sharesalt){border-radius:2px;cursor:pointer;float:left;font-family:Lato;height:32px;margin:0 5px 3px 5px;min-width:34px;overflow:hidden;text-align:center;transition:all .1s linear;}.swp_social_panel .nc_tweetContainer .spaceManWilly{display:block;width:120px;}.swp_social_panel .swp_label{display:block;font-size:9px !important;margin-top:13px;position:absolute;text-align:center !important;text-transform:uppercase;}.swp_social_panel .swp_share{display:block;float:right;float:left;font-size:14px;font-weight:normal;height:30px;line-height:32px;margin:0 0 0 6px;max-width:none !important;}.swp_social_panel .total_shares{background:rgba(0,0,0,0) !important;border:none !important;border-radius:2px;color:#fff;cursor:default;display:block;font-size:19px;padding:0 10px;flex:none !important;}.swp_social_panel .total_shares .swp_count{line-height:30px;}.swp_social_panel .total_shares .swp_label{font-size:10px;vertical-align:middle;}.swp_social_panel .total_shares.total_sharesalt{background:rgba(0,0,0,0) !important;border:none !important;}.swp_social_panel .total_shares.total_sharesalt:before{content:"G";display:inline-block;font-family:sw-icon-font;margin-top:7px;vertical-align:top;}.swp_social_panel .total_shares.total_sharesalt.total_sharesalt,.swp_social_panel .total_shares.total_sharesalt:not(:nth-child(1)){background:rgba(0,0,0,0) !important;border:none;color:#474b4d;margin-left:0 !important;margin-bottom:10px !important;}.swp_social_panel .total_shares.total_sharesalt .swp_count{color:#474b4d;font-size:24px;}.swp_social_panel .total_shares.total_sharesalt .swp_label{color:#474b4d;letter-spacing:0;min-width:40px;}.swp_social_panel a .swp_count{font-size:14px;}.swp_social_panel a .swp_count:not(.swp_hide){display:inline-block;line-height:32px;margin:0;padding:0 5px;flex:1;}.swp_social_panel a .swp_count.swp_hide{margin:0 auto;width:auto;}.swp_social_panel:not(.nc_floater):not(.swp_social_panelSide){width:100% !important;}.swp_social_panel:not(.nc_floater):not(.swp_social_panelSide).swp_shift{padding:0 10px;}.swp_social_panel:not(.swp_social_panelSide){transition:opacity .2s ease-in-out;}.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer{flex:1;}.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer.swp-emphasize{flex:2;}.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer:nth-child(1){margin-left:0;}.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer:nth-last-child(1){margin-right:0;}.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt:before{content:"G";display:inline-block;font-family:sw-icon-font;margin-top:7px;vertical-align:top;}.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt .swp_count{display:inline-block;line-height:0;margin-left:8px;margin-top:12px;min-width:45px;position:relative;vertical-align:middle;}.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt:nth-child(1){margin-left:0;margin-right:15px;padding-left:0;}.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt:nth-last-child(1){margin-right:0;padding-right:0;}.swp_social_panel span:before{content:initial !important;}.swp_social_panel .iconFiller{font-size:18px;margin:0 auto;display:block;float:left;height:30px;overflow:hidden;transition:width .1s linear;width:30px;}.swp_social_panel .sw{float:left;height:30px;line-height:32px;margin:1px 5px 0;text-shadow:none !important;width:20px;}.swp_social_panel.notMobile .nc_tweetContainer:nth-child(1){margin-left:0;}.swp_social_panel:hover .total_shares,.swp_social_panel.swp_full_color .total_shares,.swp_social_panel.swp_fade .total_shares,.swp_social_panel.swp_customFull:hover .total_shares{background:#e08a0f;}.swp_social_panel.swp_leaf .nc_tweetContainer{border-radius:15px 0 !important;border-width:1px;}.swp_social_panel.swp_pill .nc_tweetContainer{border-radius:50px !important;border-width:1px;}.swp_social_panel.swp_shift .nc_tweetContainer:not(.total_shares){border-width:1px;transform:skew(-25deg);}.swp_social_panel.swp_shift .nc_tweetContainer a{transform:skew(25deg);}.swp_social_panel.swp_connected:hover .nc_tweetContainer,.swp_social_panel.swp_connected .nc_tweetContainer,.swp_social_panel.swp_connected .nc_tweetContainer:hover{border-radius:0 !important;border-width:1px;margin:0 !important;}.swp_social_panel.mobile .iconFiller~.swp_count,.sw-content-locator{display:none;}div[class*=custom_color][class^=_wrapper]{display:none;}pre.swp_debug_data{white-space:pre-wrap;padding:0 25px;max-width:1000px;margin:0 auto 50px auto;border:3px solid #666;}.wp-editor-container .swp_twitter:before{color:#429cd6;}.swp_powered_by{font-family:helvetica,arial,sans-serif;color:#000;}.swp_powered_by span{clear:both;width:100%;display:block;margin:36px 0px -30px 0;}.swp_powered_by a{color:#000;text-decoration:none;}.swp_powered_by img{max-height:40px;margin-top:30px;}.sw{display:inline-block;font-family:sw-icon-font !important;font-size:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;text-rendering:auto;text-transform:none !important;transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);}.sw:before{display:block !important;}i.swp_blogger_icon:before{content:"c";}i.swp_buffer_icon:before{content:"d";}i.swp_ello_icon:before{content:"h";}i.swp_email_icon:before{content:"i";}i.swp_evernote_icon:before{content:"j";}i.swp_facebook_icon:before{content:"k";}i.swp_flickr_icon:before{content:"l";}i.swp_flipboard_icon:before{content:"m";}i.swp_hacker_news_icon:before{content:"o";}i.swp_instagram_icon:before{content:"q";}i.swp_linkedin_icon:before{content:"s";}i.swp_medium_icon:before{content:"u";}i.swp_mix_icon:before{content:"w";}i.swp_more_icon:before{content:"B";}i.swp_parler_icon:before{content:"0";}i.swp_periscope_icon:before{content:"y";}i.swp_pinterest_icon:before{content:"A";}i.swp_pin_icon:before{content:"z";}i.swp_pocket_icon:before{content:"C";}i.swp_print_icon:before{content:"D";}i.swp_reddit_icon:before{content:"E";}i.swp_share_icon:before{content:"G";}i.swp_social-warfare_icon:before{content:"K";}i.swp_snapchat_icon:before{content:"J";}i.swp_telegram_icon:before{content:"L";}i.swp_tumblr_icon:before{content:"M";}i.swp_twitter_icon:before{content:"N";}i.swp_viber_icon:before{content:"O";}i.swp_vimeo_icon:before{content:"P";}i.swp_vk_icon:before{content:"R";}i.swp_warfare-plugins_icon:before{content:"Z";}i.swp_whatsapp_icon:before{content:"T";}i.swp_xing_icon:before{content:"V";}i.swp_yummly_icon:before{content:"Y";}i.swp_mastodon_icon:before{content:"1";}.sw-social-warfare:before{content:"K";}.wp-editor-container .sw:before{font-size:18px;line-height:22px;}.wp-editor-container .sw-social-warfare:before,.mce-ico.sw-social-warfare:before,.mce-ico.sw-social-warfare{color:#ee464f;}.mce-container .sw-social-warfare{color:#ee464f;font-size:20px;margin-right:15px;vertical-align:middle;}.swp_social_panelSide{transition:all .2s linear;flex-direction:column;height:auto;overflow:visible;z-index:9998;margin:10px 5px !important;padding:0;}.swp_social_panelSide.slide,.swp_social_panelSide.fade{transition:all .2s linear;position:fixed;}.swp_social_panelSide.fade{display:none;}.swp_social_panelSide.fade .swp_float_left{left:5px;}.swp_social_panelSide.fade .swp_float_right{right:5px;}.swp_social_panelSide.hideCounts a{text-align:center;}.swp_social_panelSide.hideCounts .iconFiller{float:none;text-align:left;}.swp_social_panelSide[class*=swp_side]{height:auto;display:flex;position:fixed;padding:30px 0;}.swp_social_panelSide.swp_float_right{align-content:flex-end;}.swp_social_panelSide.swp_side_top{top:15px;}.swp_social_panelSide.swp_side_bottom{bottom:15px;}.swp_social_panelSide.swp_default .nc_tweetContainer .sw{line-height:32px;}.swp_social_panelSide.swp_default .nc_tweetContainer .swp_share{line-height:32px;}.swp_social_panelSide span.swp_label{margin-top:0;}.swp_social_panelSide .nc_tweetContainer{transition:all .1s linear;border-radius:3px;clear:both;display:block;font-family:Lato,sans-serif;height:32px;margin:3px 0 !important;overflow:hidden;padding:0;width:90px;}.swp_social_panelSide .nc_tweetContainer.total_shares{background:rgba(0,0,0,0);border:0 !important;font-weight:800;height:55px;margin:0;padding:0;text-align:center;width:90px;order:-100;}.swp_social_panelSide .nc_tweetContainer.total_shares .swp_count{color:#444;display:block;font-family:Lato,sans-serif;height:28px;text-align:center;width:100%;}.swp_social_panelSide .nc_tweetContainer.total_shares .swp_label{color:#444;display:block;font-family:Lato,sans-serif;font-size:50%;position:relative;text-align:center;width:100%;}.swp_social_panelSide .nc_tweetContainer:not(.total_shares){line-height:34px;}.swp_social_panelSide .nc_tweetContainer:hover,.swp_social_panelSide .nc_tweetContainer:hover .iconFiller,.swp_social_panelSide .nc_tweetContainer:hover .swp_count{transition:all .1s linear;}.swp_social_panelSide .nc_tweetContainer .iconFiller{transition:all .1s linear;display:inline-block;height:40px;margin:0 6px;padding:0;vertical-align:middle;width:21px;}.swp_social_panelSide .nc_tweetContainer .swp_count{transition:all .1s linear;display:inline-block;font-size:14px;height:32px;line-height:16px;margin:0;padding:0;overflow:hidden;text-align:right;vertical-align:top;width:0;}.swp_social_panelSide .nc_tweetContainer a{transition:all .1s linear;cursor:pointer;display:block;font-weight:500;height:36px;margin:0;padding:0;text-decoration:none;}.swp_social_panelSide .nc_tweetContainer .sw,.swp_social_panelSide .nc_tweetContainer .swp_share{float:left;line-height:34px;}.swp_social_panelSide .nc_tweetContainer .swp_share{font-size:13px;margin:0;}.swp_social_panelSide.swp_boxed .nc_tweetContainer,.swp_social_panelSide.swp_circles .nc_tweetContainer{margin-bottom:5px;width:67.5px !important;}.swp_social_panelSide.swp_boxed .nc_tweetContainer,.swp_social_panelSide.swp_boxed .nc_tweetContainer a,.swp_social_panelSide.swp_circles .nc_tweetContainer,.swp_social_panelSide.swp_circles .nc_tweetContainer a{width:67.5px;height:67.5px !important;position:relative;}.swp_social_panelSide.swp_boxed .total_shares,.swp_social_panelSide.swp_circles .total_shares{padding:0;width:67.5px !important;}.swp_social_panelSide.swp_boxed .nc_tweetContainer span.iconFiller,.swp_social_panelSide.swp_circles .nc_tweetContainer span.iconFiller{height:40px;width:67.5px;}.swp_social_panelSide.swp_boxed .nc_tweetContainer i.sw,.swp_social_panelSide.swp_circles .nc_tweetContainer i.sw{font-size:27px;height:40px;margin:0;padding-top:10px;text-align:center;width:100%;}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) span.swp_share,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) span.swp_share{height:35px;opacity:0;position:absolute;bottom:0;left:0;text-align:center;width:67.5px;}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) span.swp_count,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) span.swp_count{height:35px;margin:0;padding:0;position:absolute;bottom:0;left:0;text-align:center;transition:padding .1s linear;width:100%;}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .swp_hide span.swp_share,.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares):hover span.swp_share:not(.swp_hide),.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .swp_hide span.swp_share,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares):hover span.swp_share:not(.swp_hide){opacity:1;}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares):hover span.swp_count:not(.swp_hide),.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares):hover span.swp_count:not(.swp_hide){opacity:0;}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .swp_count,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .swp_count{padding:0 8px;width:48px;}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .swp_count.swp_hide,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .swp_count.swp_hide{padding:0;width:100%;}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .swp_count.swp_hide .iconFiller,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .swp_count.swp_hide .iconFiller{display:block;float:none;margin:0 auto;}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares):hover .iconFiller,.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) .spaceManWilly,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares):hover .iconFiller,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) .spaceManWilly{width:100%;}.swp_social_panelSide.swp_boxed .nc_tweetContainer:not(.total_shares) span.swp_count.swp_hide,.swp_social_panelSide.swp_boxed .nc_tweetContainer span.swp_hide .iconFiller,.swp_social_panelSide.swp_boxed .nc_tweetContainer span.swp_hide .spaceManWilly,.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) span.swp_count.swp_hide,.swp_social_panelSide.swp_circles .nc_tweetContainer span.swp_hide .iconFiller,.swp_social_panelSide.swp_circles .nc_tweetContainer span.swp_hide .spaceManWilly{height:67.5px;opacity:1;}.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares),.swp_social_panelSide.swp_circles .nc_tweetContainer:not(.total_shares) a{border-radius:50% !important;}.swp_social_panelSide:not(.swp_boxed):not(.swp_circles) .nc_tweetContainer:not(.total_shares) .iconFiller{margin-left:2px;width:30px;}.swp_social_panelSide:not(.swp_boxed):not(.swp_circles) .nc_tweetContainer:not(.total_shares)[data-network]:not(.total_shares):hover span.iconFiller,.swp_social_panelSide:not(.swp_boxed):not(.swp_circles) .nc_tweetContainer:not(.total_shares):not(.total_shares) .spaceManWilly{width:90px;}.swp_social_panelSide:not(.swp_boxed):not(.swp_circles) .nc_tweetContainer:not(.total_shares):hover{width:150px;}.nc_wrapper{background:#fff;position:fixed;transition:top .5s bottom .5s;width:100%;z-index:99999;}.nc_wrapper.bottom{bottom:0;left:0;}.nc_wrapper.top{top:0;left:0;}.nc_wrapper .swp_social_panel{margin-bottom:10px !important;margin-top:10px !important;}.nc_floater{margin:10px 0;position:relative;}.float-position-top-left{transform-origin:top left;}.float-position-center-left{transform-origin:center left;}.float-position-bottom-left{transform-origin:bottom left;}.float-position-top-right{transform-origin:top right;}.float-position-center-right{transform-origin:center right;}.float-position-bottom-right{transform-origin:bottom right;}.sw-tweet-clear{zoom:1;}.sw-tweet-clear:after{clear:both;content:".";display:block;height:0;visibility:hidden;}a.swp_CTT{text-decoration:none !important;cursor:pointer;}a.swp_CTT .sw-click-to-tweet{display:block;margin:15px 0;padding:15px 30px;position:relative;}a.swp_CTT .sw-click-to-tweet:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden;}a.swp_CTT .sw-click-to-tweet .sw-ctt-text{margin:0 0 10px;margin:0;padding:0;padding:0;position:relative;position:relative;word-wrap:break-word;display:block;font-size:24px;font-weight:500;line-height:140%;text-decoration:none;text-transform:none;}a.swp_CTT .sw-click-to-tweet .sw-ctt-btn{display:block;float:right;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:bold;line-height:100%;margin:10px 0 0;padding:3px 5px 3px 3px;position:relative;text-decoration:none;text-transform:uppercase;}a.swp_CTT .sw-click-to-tweet i.swp_twitter_icon{float:right;font-size:21px;margin-left:15px !important;margin-top:2px;text-transform:none;}a.swp_CTT.style1 .sw-click-to-tweet{background-color:#fff;border:1px solid #ddd;border-radius:4px;}a.swp_CTT.style1 .sw-click-to-tweet i.swp_twitter{color:#0d1014;}a.swp_CTT.style1 .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style1 .sw-click-to-tweet .sw-ctt-btn{color:#999;text-decoration:none;}a.swp_CTT.style1:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style1:hover .sw-click-to-tweet .sw-ctt-btn{color:#666;text-decoration:none;}a.swp_CTT.style2 .sw-click-to-tweet{background-color:#fff;border:4px double #ddd;border-radius:0;}a.swp_CTT.style2 .sw-click-to-tweet .sw-ctt-btn{color:#0d1014;}a.swp_CTT.style2 .sw-click-to-tweet .sw-ctt-text{color:#666;font-style:italic;text-decoration:none;}a.swp_CTT.style2:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style2:hover .sw-click-to-tweet .sw-ctt-btn{color:#666;text-decoration:none;}a.swp_CTT.style3 .sw-click-to-tweet{background-color:#0d1014;border:none;border-left:10px solid #15202b;border-radius:0;padding-right:20px;transition:all .2s linear;}a.swp_CTT.style3 .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style3 .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style3 .sw-click-to-tweet i.swp_twitter{color:#fff;text-decoration:none;}a.swp_CTT.style3 .sw-click-to-tweet .sw-ctt-text{font-style:italic;}a.swp_CTT.style3:hover .sw-click-to-tweet{border-left:10px solid #15202b;padding-right:20px;transition:all .2s linear;}a.swp_CTT.style3:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style3:hover .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style3:hover .sw-click-to-tweet i.swp_twitter{color:#fff;text-decoration:none;}a.swp_CTT.style4 .sw-click-to-tweet{background-color:#333;border-left:10px solid #c33;border-radius:0;transition:all .2s linear;}a.swp_CTT.style4 .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style4 .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style4 .sw-click-to-tweet i.swp_twitter{color:#fff;text-decoration:none;}a.swp_CTT.style4:hover .sw-click-to-tweet{border-left:10px solid #000;transition:all .2s linear;}a.swp_CTT.style4:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style4:hover .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style4:hover .sw-click-to-tweet i.swp_twitter{color:#fff;text-decoration:none;}a.swp_CTT.style5 .sw-click-to-tweet{background-color:#30394f;border-left:10px solid #d34250;border-radius:0;transition:all .2s linear;}a.swp_CTT.style5 .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style5 .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style5 .sw-click-to-tweet i.swp_twitter{color:#fff;text-decoration:none;}a.swp_CTT.style5:hover .sw-click-to-tweet{background-color:#d34250;border-left:10px solid #30394f;transition:all .2s linear;}a.swp_CTT.style5:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style5:hover .sw-click-to-tweet .sw-ctt-btn{color:#fff;text-decoration:none;}a.swp_CTT.style6 .sw-click-to-tweet{background-color:#eee;border-left:10px solid #d34250;border-radius:0;transition:all .2s linear;}a.swp_CTT.style6 .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style6 .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style6 .sw-click-to-tweet i.swp_twitter{color:#30394f;text-decoration:none;}a.swp_CTT.style6:hover .sw-click-to-tweet{background-color:#ced3dc;border-left:10px solid #d34250;transition:all .2s linear;}a.swp_CTT.style6:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style6:hover .sw-click-to-tweet .sw-ctt-btn,a.swp_CTT.style6:hover .sw-click-to-tweet i.swp_twitter{color:#2a2d34;text-decoration:none;}a.swp_CTT.style7 .sw-click-to-tweet{transition:all .2s linear;background:#f9f9f9;color:#0d1014;border-radius:10px;transform:skewX(-15deg);border:7px dashed #e5e5e5;}a.swp_CTT.style7 .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style7 .sw-click-to-tweet .sw-ctt-btn{transition:all .2s linear;transform:skewX(15deg);}a.swp_CTT.style7:hover .sw-click-to-tweet{transition:all .2s linear;background:#fff;border-color:#ddd;transform:skewX(-10deg) scale(1.02);}a.swp_CTT.style7:hover .sw-click-to-tweet .sw-ctt-text,a.swp_CTT.style7:hover .sw-click-to-tweet .sw-ctt-btn{transition:all .2s linear;transform:skewX(10deg);}.swfw-follow-container{display:flex;position:relative;}.swfw-follow-container .swfw-container-message{font-weight:bold;}.swfw-follow-container.swfw_square_container{flex-flow:row wrap;}.swfw-follow-container.swfw_buttons_container{flex-flow:column nowrap;justify-content:flex-start;align-items:space-between;}.swfw-follow-container.swfw_block_container{flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;}.swfw-follow-container a{text-decoration:none;}div.swp-blogger{background:#ff5722;border-color:#ee3900;}div.swp-blogger a{color:#ff5722;}div.swp-blogger a:hover{background:#ee3900;color:#fff;}div.swp-buffer{background:#323b43;border-color:#1c2126;}div.swp-buffer a{color:#323b43;}div.swp-buffer a:hover{background:#1c2126;color:#fff;}div.swp-ello{background:#000;border-color:#000;}div.swp-ello a{color:#000;}div.swp-ello a:hover{background:#000;color:#fff;}div.swp-email{background:#6bcce9;border-color:#3fbde2;}div.swp-email a{color:#6bcce9;}div.swp-email a:hover{background:#3fbde2;color:#fff;}div.swp-evernote{background:#2dbe60;border-color:#23954b;}div.swp-evernote a{color:#2dbe60;}div.swp-evernote a:hover{background:#23954b;color:#fff;}div.swp-facebook{background:#1877f2;border-color:#0b5fcc;}div.swp-facebook a{color:#1877f2;}div.swp-facebook a:hover{background:#0b5fcc;color:#fff;}div.swp-flickr{background:#ff0084;border-color:#cc006a;}div.swp-flickr a{color:#ff0084;}div.swp-flickr a:hover{background:#cc006a;color:#fff;}div.swp-flipboard{background:#bf2626;border-color:#941e1e;}div.swp-flipboard a{color:#bf2626;}div.swp-flipboard a:hover{background:#941e1e;color:#fff;}div.swp-hacker_news{background:#d85623;border-color:#ac451c;}div.swp-hacker_news a{color:#d85623;}div.swp-hacker_news a:hover{background:#ac451c;color:#fff;}div.swp-instagram{background:#ea2454;border-color:#c8133f;}div.swp-instagram a{color:#ea2454;}div.swp-instagram a:hover{background:#c8133f;color:#fff;}div.swp-linkedin{background:#2767b1;border-color:#1e4f87;}div.swp-linkedin a{color:#2767b1;}div.swp-linkedin a:hover{background:#1e4f87;color:#fff;}div.swp-medium{background:#00ab6c;border-color:#00784c;}div.swp-medium a{color:#00ab6c;}div.swp-medium a:hover{background:#00784c;color:#fff;}div.swp-mix{background:#f4812c;border-color:#e1660c;}div.swp-mix a{color:#f4812c;}div.swp-mix a:hover{background:#e1660c;color:#fff;}div.swp-more{background:#ee464f;border-color:#ea1723;}div.swp-more a{color:#ee464f;}div.swp-more a:hover{background:#ea1723;color:#fff;}div.swp-parler{background:#be1e2c;border-color:#921722;}div.swp-parler a{color:#be1e2c;}div.swp-parler a:hover{background:#921722;color:#fff;}div.swp-periscope{background:#3aa4c6;border-color:#2e849f;}div.swp-periscope a{color:#3aa4c6;}div.swp-periscope a:hover{background:#2e849f;color:#fff;}div.swp-pinterest{background:#e60023;border-color:#b3001b;}div.swp-pinterest a{color:#e60023;}div.swp-pinterest a:hover{background:#b3001b;color:#fff;}div.swp-pocket{background:#ef4056;border-color:#e9132e;}div.swp-pocket a{color:#ef4056;}div.swp-pocket a:hover{background:#e9132e;color:#fff;}div.swp-print{background:#777;border-color:#5e5e5e;}div.swp-print a{color:#777;}div.swp-print a:hover{background:#5e5e5e;color:#fff;}div.swp-reddit{background:#f04b23;border-color:#d2340e;}div.swp-reddit a{color:#f04b23;}div.swp-reddit a:hover{background:#d2340e;color:#fff;}div.swp-snapchat{background:#fffc00;border-color:#ccca00;}div.swp-snapchat a{color:#fffc00;}div.swp-snapchat a:hover{background:#ccca00;color:#fff;}div.swp-telegram{background:#08c;border-color:#069;}div.swp-telegram a{color:#08c;}div.swp-telegram a:hover{background:#069;color:#fff;}div.swp-twitter{background:#0d1014;border-color:#000;}div.swp-twitter a{color:#0d1014;}div.swp-twitter a:hover{background:#000;color:#fff;}div.swp-tumblr{background:#39475d;border-color:#262f3d;}div.swp-tumblr a{color:#39475d;}div.swp-tumblr a:hover{background:#262f3d;color:#fff;}div.swp-vimeo{background:#162221;border-color:#020303;}div.swp-vimeo a{color:#162221;}div.swp-vimeo a:hover{background:#020303;color:#fff;}div.swp-viber{background:#8f5db7;border-color:#75459c;}div.swp-viber a{color:#8f5db7;}div.swp-viber a:hover{background:#75459c;color:#fff;}div.swp-vk{background:#4a76a8;border-color:#3a5d85;}div.swp-vk a{color:#4a76a8;}div.swp-vk a:hover{background:#3a5d85;color:#fff;}div.swp-whatsapp{background:#71c169;border-color:#52af48;}div.swp-whatsapp a{color:#71c169;}div.swp-whatsapp a:hover{background:#52af48;color:#fff;}div.swp-xing{background:#026466;border-color:#013334;}div.swp-xing a{color:#026466;}div.swp-xing a:hover{background:#013334;color:#fff;}div.swp-yummly{background:#e26426;border-color:#bc4f19;}div.swp-yummly a{color:#e26426;}div.swp-yummly a:hover{background:#bc4f19;color:#fff;}div.swp-mastodon{background:#6364ff;border-color:#3031ff;}div.swp-mastodon a{color:#6364ff;}div.swp-mastodon a:hover{background:#3031ff;color:#fff;}.swfw-follow-button,.swfw_block_button,.swfw-follow-button.swfw_shift_button,.swfw_shift_button.swfw_square_button,.swfw_shift_button.swfw_buttons_button,.swfw_shift_button.swfw_block_button,.swfw-follow-button.swfw_pill_button,.swfw_pill_button.swfw_square_button,.swfw_pill_button.swfw_buttons_button,.swfw_pill_button.swfw_block_button,.swfw-follow-button.swfw_leaf_button,.swfw_leaf_button.swfw_square_button,.swfw_leaf_button.swfw_buttons_button,.swfw_leaf_button.swfw_block_button,.swfw_buttons_button,.swfw_square_button{align-items:center;border-radius:8px;display:flex;color:#fff;font-family:"Helvetica",sans-serif;font-size:initial;justify-content:space-between;line-height:1;margin-bottom:10px;padding:15px 5%;width:90%;}.swfw-follow-button.swp-snapchat,.swp-snapchat.swfw_block_button,.swp-snapchat.swfw_buttons_button,.swp-snapchat.swfw_square_button,.swfw-follow-button.swp-snapchat a,.swp-snapchat.swfw_block_button a,.swp-snapchat.swfw_buttons_button a,.swp-snapchat.swfw_square_button a{color:#000;}.swfw-follow-button a,.swfw_block_button a,.swfw-follow-button.swfw_shift_button a,.swfw_shift_button.swfw_square_button a,.swfw_shift_button.swfw_buttons_button a,.swfw_shift_button.swfw_block_button a,.swfw-follow-button.swfw_pill_button a,.swfw_pill_button.swfw_square_button a,.swfw_pill_button.swfw_buttons_button a,.swfw_pill_button.swfw_block_button a,.swfw-follow-button.swfw_leaf_button a,.swfw_leaf_button.swfw_square_button a,.swfw_leaf_button.swfw_buttons_button a,.swfw_leaf_button.swfw_block_button a,.swfw_buttons_button a,.swfw_square_button a{background:#fff;border-radius:4px;transition:all .2s ease-in-out;}.swfw-follow-button a :hover,.swfw_block_button a :hover,.swfw_buttons_button a :hover,.swfw_square_button a :hover{color:#fff;}.swfw-follow-button a :hover.swp-snapchat,.swfw_block_button a :hover.swp-snapchat,.swfw_buttons_button a :hover.swp-snapchat,.swfw_square_button a :hover.swp-snapchat{color:#000;}.swfw-follow-button a,.swfw_block_button a,.swfw-follow-button.swfw_shift_button a,.swfw_shift_button.swfw_square_button a,.swfw_shift_button.swfw_buttons_button a,.swfw_shift_button.swfw_block_button a,.swfw-follow-button.swfw_pill_button a,.swfw_pill_button.swfw_square_button a,.swfw_pill_button.swfw_buttons_button a,.swfw_pill_button.swfw_block_button a,.swfw-follow-button.swfw_leaf_button a,.swfw_leaf_button.swfw_square_button a,.swfw_leaf_button.swfw_buttons_button a,.swfw_leaf_button.swfw_block_button a,.swfw_buttons_button a,.swfw_square_button a,.swfw-follow-button .swfw-text,.swfw_block_button .swfw-text,.swfw_buttons_button .swfw-text,.swfw_square_button .swfw-text,.swfw-follow-button .swfw-cta,.swfw_block_button .swfw-cta,.swfw_buttons_button .swfw-cta,.swfw_square_button .swfw-cta,.swfw-follow-button .swfw-count,.swfw_block_button .swfw-count,.swfw_buttons_button .swfw-count,.swfw_square_button .swfw-count{text-decoration:none !important;}.swfw-follow-button .swfw-network-icon i,.swfw_block_button .swfw-network-icon i,.swfw_buttons_button .swfw-network-icon i,.swfw_square_button .swfw-network-icon i{width:32px;height:32px;border-radius:100px;font-size:24px;line-height:32px;text-decoration:none !important;}.swfw_square_button{width:60px;height:60px;position:relative;display:flex;flex-flow:column nowrap;align-items:center;text-align:center;margin:5px;padding:0;justify-content:center;border-radius:4px;}.swfw_square_button .swfw-network-icon{margin-top:-12px;}.swfw_square_button .swfw-text{width:100%;}.swfw_square_button .swfw-cta,.swfw_square_button .swfw-count{display:block;width:100%;position:absolute;}.swfw_square_button .swfw-count{opacity:1;transition:opacity 120ms 0;font-size:12px;}.swfw_square_button .swfw-cta{opacity:0;transition:opacity 120ms 0;font-size:12px;}.swfw_square_button:hover .swfw-count{opacity:0;transition:opacity 120ms 120ms;}.swfw_square_button:hover .swfw-cta{opacity:1;transition:opacity 120ms 120ms;}.swfw_buttons_button{display:flex;flex-flow:row nowrap;width:-moz-max-content;width:-webkit-max-content;width:max-content;margin:10px 5px;border-radius:4px;padding:5px 15px;color:#fff;}.swfw_buttons_button .swfw-network-icon{padding:0;font-size:32px;}.swfw_buttons_button .swfw-text{width:-moz-max-content;width:-webkit-max-content;width:max-content;margin:0 10px;transition:margin 300ms;display:flex;justify-content:center;line-height:32px;color:#fff;}.swfw_buttons_button .swfw-text .swfw-cta,.swfw_buttons_button .swfw-text .swfw-count{display:inline;position:relative;transition:all 300ms;}.swfw_buttons_button .swfw-text .swfw-cta{width:0;overflow-x:hidden;position:absolute;color:rgba(0,0,0,0);margin-right:0;font-weight:normal;}.swfw_buttons_button .swfw-text:hover .swfw-cta{color:#fff;}.swfw_buttons_button.swp-snapchat .swfw-text{color:#000;}.swfw_buttons_button.swp-snapchat .swfw-text:hover .swfw-cta{color:#000;}.swfw_buttons_button:hover .swfw-text{width:-moz-max-content;width:-webkit-max-content;width:max-content;}.swfw_buttons_button:hover .swfw-text .swfw-cta{width:-moz-min-content;width:-webkit-min-content;width:min-content;overflow-x:visible;position:relative;margin-right:10px;color:#fff;}.swfw-follow-button.swfw_shift_button .swfw-network-icon,.swfw_shift_button.swfw_square_button .swfw-network-icon,.swfw_shift_button.swfw_buttons_button .swfw-network-icon,.swfw_shift_button.swfw_block_button .swfw-network-icon,.swfw-follow-button.swfw_pill_button .swfw-network-icon,.swfw_pill_button.swfw_square_button .swfw-network-icon,.swfw_pill_button.swfw_buttons_button .swfw-network-icon,.swfw_pill_button.swfw_block_button .swfw-network-icon,.swfw-follow-button.swfw_leaf_button .swfw-network-icon,.swfw_leaf_button.swfw_square_button .swfw-network-icon,.swfw_leaf_button.swfw_buttons_button .swfw-network-icon,.swfw_leaf_button.swfw_block_button .swfw-network-icon{margin-left:10px;flex:1;}.swfw-follow-button.swfw_shift_button .swfw-text,.swfw_shift_button.swfw_square_button .swfw-text,.swfw_shift_button.swfw_buttons_button .swfw-text,.swfw_shift_button.swfw_block_button .swfw-text,.swfw-follow-button.swfw_pill_button .swfw-text,.swfw_pill_button.swfw_square_button .swfw-text,.swfw_pill_button.swfw_buttons_button .swfw-text,.swfw_pill_button.swfw_block_button .swfw-text,.swfw-follow-button.swfw_leaf_button .swfw-text,.swfw_leaf_button.swfw_square_button .swfw-text,.swfw_leaf_button.swfw_buttons_button .swfw-text,.swfw_leaf_button.swfw_block_button .swfw-text{flex:2;}.swfw-follow-button.swfw_shift_button .swfw-cta-button,.swfw_shift_button.swfw_square_button .swfw-cta-button,.swfw_shift_button.swfw_buttons_button .swfw-cta-button,.swfw_shift_button.swfw_block_button .swfw-cta-button,.swfw-follow-button.swfw_pill_button .swfw-cta-button,.swfw_pill_button.swfw_square_button .swfw-cta-button,.swfw_pill_button.swfw_buttons_button .swfw-cta-button,.swfw_pill_button.swfw_block_button .swfw-cta-button,.swfw-follow-button.swfw_leaf_button .swfw-cta-button,.swfw_leaf_button.swfw_square_button .swfw-cta-button,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button,.swfw_leaf_button.swfw_block_button .swfw-cta-button{flex:1;}.swfw-follow-button.swfw_shift_button .swfw-cta-button a,.swfw_shift_button.swfw_square_button .swfw-cta-button a,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a,.swfw_shift_button.swfw_block_button .swfw-cta-button a,.swfw-follow-button.swfw_pill_button .swfw-cta-button a,.swfw_pill_button.swfw_square_button .swfw-cta-button a,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a,.swfw_pill_button.swfw_block_button .swfw-cta-button a,.swfw-follow-button.swfw_leaf_button .swfw-cta-button a,.swfw_leaf_button.swfw_square_button .swfw-cta-button a,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button a,.swfw_leaf_button.swfw_block_button .swfw-cta-button a{padding:none;}.swfw-follow-button.swfw_shift_button .swfw-cta-button a div,.swfw_shift_button.swfw_square_button .swfw-cta-button a div,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a div,.swfw_shift_button.swfw_block_button .swfw-cta-button a div,.swfw-follow-button.swfw_pill_button .swfw-cta-button a div,.swfw_pill_button.swfw_square_button .swfw-cta-button a div,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a div,.swfw_pill_button.swfw_block_button .swfw-cta-button a div,.swfw-follow-button.swfw_leaf_button .swfw-cta-button a div,.swfw_leaf_button.swfw_square_button .swfw-cta-button a div,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button a div,.swfw_leaf_button.swfw_block_button .swfw-cta-button a div{padding:10px 30px;background:#fff;border-radius:2px;}.swfw-follow-button.swfw_shift_button .swfw-cta-button a:hover div,.swfw_shift_button.swfw_square_button .swfw-cta-button a:hover div,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a:hover div,.swfw_shift_button.swfw_block_button .swfw-cta-button a:hover div,.swfw-follow-button.swfw_pill_button .swfw-cta-button a:hover div,.swfw_pill_button.swfw_square_button .swfw-cta-button a:hover div,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a:hover div,.swfw_pill_button.swfw_block_button .swfw-cta-button a:hover div,.swfw-follow-button.swfw_leaf_button .swfw-cta-button a:hover div,.swfw_leaf_button.swfw_square_button .swfw-cta-button a:hover div,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button a:hover div,.swfw_leaf_button.swfw_block_button .swfw-cta-button a:hover div{background:rgba(33,33,33,.3);}.swfw_block_button,.swfw-follow-button.swfw_shift_button,.swfw_shift_button.swfw_square_button,.swfw_shift_button.swfw_buttons_button,.swfw_shift_button.swfw_block_button,.swfw-follow-button.swfw_pill_button,.swfw_pill_button.swfw_square_button,.swfw_pill_button.swfw_buttons_button,.swfw_pill_button.swfw_block_button,.swfw-follow-button.swfw_leaf_button,.swfw_leaf_button.swfw_square_button,.swfw_leaf_button.swfw_buttons_button,.swfw_leaf_button.swfw_block_button{flex-flow:row nowrap;align-items:center;justify-content:space-between;cursor:initial;position:relative;}.swfw_block_button>*,.swfw-follow-button.swfw_shift_button>*,.swfw_shift_button.swfw_square_button>*,.swfw_shift_button.swfw_buttons_button>*,.swfw_shift_button.swfw_block_button>*,.swfw-follow-button.swfw_pill_button>*,.swfw_pill_button.swfw_square_button>*,.swfw_pill_button.swfw_buttons_button>*,.swfw_pill_button.swfw_block_button>*,.swfw-follow-button.swfw_leaf_button>*,.swfw_leaf_button.swfw_square_button>*,.swfw_leaf_button.swfw_buttons_button>*,.swfw_leaf_button.swfw_block_button>*{width:-moz-min-content;width:-webkit-min-content;width:min-content;}.swfw_block_button .swfw-network-icon,.swfw-follow-button.swfw_shift_button .swfw-network-icon,.swfw_shift_button.swfw_square_button .swfw-network-icon,.swfw_shift_button.swfw_buttons_button .swfw-network-icon,.swfw-follow-button.swfw_pill_button .swfw-network-icon,.swfw_pill_button.swfw_square_button .swfw-network-icon,.swfw_pill_button.swfw_buttons_button .swfw-network-icon,.swfw-follow-button.swfw_leaf_button .swfw-network-icon,.swfw_leaf_button.swfw_square_button .swfw-network-icon,.swfw_leaf_button.swfw_buttons_button .swfw-network-icon{margin-left:10px;}.swfw_block_button .swfw-text,.swfw-follow-button.swfw_shift_button .swfw-text,.swfw_shift_button.swfw_square_button .swfw-text,.swfw_shift_button.swfw_buttons_button .swfw-text,.swfw-follow-button.swfw_pill_button .swfw-text,.swfw_pill_button.swfw_square_button .swfw-text,.swfw_pill_button.swfw_buttons_button .swfw-text,.swfw-follow-button.swfw_leaf_button .swfw-text,.swfw_leaf_button.swfw_square_button .swfw-text,.swfw_leaf_button.swfw_buttons_button .swfw-text{font-size:12px;line-height:24px;left:70px;color:#fff;text-align:center;}.swfw_block_button .swfw-text .swfw-count,.swfw-follow-button.swfw_shift_button .swfw-text .swfw-count,.swfw_shift_button.swfw_square_button .swfw-text .swfw-count,.swfw_shift_button.swfw_buttons_button .swfw-text .swfw-count,.swfw-follow-button.swfw_pill_button .swfw-text .swfw-count,.swfw_pill_button.swfw_square_button .swfw-text .swfw-count,.swfw_pill_button.swfw_buttons_button .swfw-text .swfw-count,.swfw-follow-button.swfw_leaf_button .swfw-text .swfw-count,.swfw_leaf_button.swfw_square_button .swfw-text .swfw-count,.swfw_leaf_button.swfw_buttons_button .swfw-text .swfw-count{width:-moz-max-content;width:-webkit-max-content;width:max-content;font-size:15px;}.swfw_block_button.swp-snapchat .swfw-text,.swp-snapchat.swfw-follow-button.swfw_shift_button .swfw-text,.swp-snapchat.swfw_shift_button.swfw_square_button .swfw-text,.swp-snapchat.swfw_shift_button.swfw_buttons_button .swfw-text,.swp-snapchat.swfw-follow-button.swfw_pill_button .swfw-text,.swp-snapchat.swfw_pill_button.swfw_square_button .swfw-text,.swp-snapchat.swfw_pill_button.swfw_buttons_button .swfw-text,.swp-snapchat.swfw-follow-button.swfw_leaf_button .swfw-text,.swp-snapchat.swfw_leaf_button.swfw_square_button .swfw-text,.swp-snapchat.swfw_leaf_button.swfw_buttons_button .swfw-text{color:#000;}.swfw_block_button .swfw-cta,.swfw-follow-button.swfw_shift_button .swfw-cta,.swfw_shift_button.swfw_square_button .swfw-cta,.swfw_shift_button.swfw_buttons_button .swfw-cta,.swfw-follow-button.swfw_pill_button .swfw-cta,.swfw_pill_button.swfw_square_button .swfw-cta,.swfw_pill_button.swfw_buttons_button .swfw-cta,.swfw-follow-button.swfw_leaf_button .swfw-cta,.swfw_leaf_button.swfw_square_button .swfw-cta,.swfw_leaf_button.swfw_buttons_button .swfw-cta{border-radius:3px;}.swfw_block_button .swfw-cta-button,.swfw-follow-button.swfw_shift_button .swfw-cta-button,.swfw_shift_button.swfw_square_button .swfw-cta-button,.swfw_shift_button.swfw_buttons_button .swfw-cta-button,.swfw-follow-button.swfw_pill_button .swfw-cta-button,.swfw_pill_button.swfw_square_button .swfw-cta-button,.swfw_pill_button.swfw_buttons_button .swfw-cta-button,.swfw-follow-button.swfw_leaf_button .swfw-cta-button,.swfw_leaf_button.swfw_square_button .swfw-cta-button,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button{font-size:24px;padding:5px;line-height:24px;border-radius:4px;text-align:center;right:0;}.swfw_block_button .swfw-cta-button a,.swfw-follow-button.swfw_shift_button .swfw-cta-button a,.swfw_shift_button.swfw_square_button .swfw-cta-button a,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a,.swfw-follow-button.swfw_pill_button .swfw-cta-button a,.swfw_pill_button.swfw_square_button .swfw-cta-button a,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a,.swfw-follow-button.swfw_leaf_button .swfw-cta-button a,.swfw_leaf_button.swfw_square_button .swfw-cta-button a,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button a{text-decoration:none !important;}.swfw_block_button .swfw-cta-button a div,.swfw-follow-button.swfw_shift_button .swfw-cta-button a div,.swfw_shift_button.swfw_square_button .swfw-cta-button a div,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a div,.swfw-follow-button.swfw_pill_button .swfw-cta-button a div,.swfw_pill_button.swfw_square_button .swfw-cta-button a div,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a div,.swfw-follow-button.swfw_leaf_button .swfw-cta-button a div,.swfw_leaf_button.swfw_square_button .swfw-cta-button a div,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button a div{font-size:14px;min-width:100px;border-radius:3px;background:#fff;padding:5px 15px;}.swfw_block_button .swfw-cta-button a div:hover,.swfw-follow-button.swfw_shift_button .swfw-cta-button a div:hover,.swfw_shift_button.swfw_square_button .swfw-cta-button a div:hover,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a div:hover,.swfw-follow-button.swfw_pill_button .swfw-cta-button a div:hover,.swfw_pill_button.swfw_square_button .swfw-cta-button a div:hover,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a div:hover,.swfw-follow-button.swfw_leaf_button .swfw-cta-button a div:hover,.swfw_leaf_button.swfw_square_button .swfw-cta-button a div:hover,.swfw_leaf_button.swfw_buttons_button .swfw-cta-button a div:hover{transition:opacity 200ms;background:rgba(30,30,30,.3);cursor:pointer;color:#fff;}.swfw-follow-button.swfw_leaf_button,.swfw_leaf_button.swfw_square_button,.swfw_leaf_button.swfw_buttons_button,.swfw_leaf_button.swfw_block_button{border-top-left-radius:21px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:21px;}.swfw-follow-button.swfw_leaf_button .swfw-network-icon,.swfw_leaf_button.swfw_square_button .swfw-network-icon,.swfw_leaf_button.swfw_buttons_button .swfw-network-icon,.swfw_leaf_button.swfw_block_button .swfw-network-icon{margin-left:10px;}.swfw-follow-button.swfw_pill_button,.swfw_pill_button.swfw_square_button,.swfw_pill_button.swfw_buttons_button,.swfw_pill_button.swfw_block_button{border-radius:50px;padding:20px;}.swfw-follow-button.swfw_pill_button .swfw-network-icon,.swfw_pill_button.swfw_square_button .swfw-network-icon,.swfw_pill_button.swfw_buttons_button .swfw-network-icon,.swfw_pill_button.swfw_block_button .swfw-network-icon{margin-left:10px;}.swfw-follow-button.swfw_pill_button .swfw-cta-button a,.swfw_pill_button.swfw_square_button .swfw-cta-button a,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a,.swfw_pill_button.swfw_block_button .swfw-cta-button a{border-radius:50px;}.swfw-follow-button.swfw_pill_button .swfw-cta-button a div,.swfw_pill_button.swfw_square_button .swfw-cta-button a div,.swfw_pill_button.swfw_buttons_button .swfw-cta-button a div,.swfw_pill_button.swfw_block_button .swfw-cta-button a div{border-radius:50px;}.swfw-follow-button.swfw_shift_button,.swfw_shift_button.swfw_square_button,.swfw_shift_button.swfw_buttons_button,.swfw_shift_button.swfw_block_button{transform:skew(-20deg);-moz-transform:skew(-20deg);-o-transform:skew(-20deg);-webkit-transform:skew(-20deg);}.swfw-follow-button.swfw_shift_button div,.swfw_shift_button.swfw_square_button div,.swfw_shift_button.swfw_buttons_button div,.swfw_shift_button.swfw_block_button div{transform:skew(20deg);-moz-transform:skew(20deg);-o-transform:skew(20deg);-webkit-transform:skew(20deg);align-items:center;display:flex;justify-content:space-around;width:100%;}.swfw-follow-button.swfw_shift_button .swfw-cta-button,.swfw_shift_button.swfw_square_button .swfw-cta-button,.swfw_shift_button.swfw_buttons_button .swfw-cta-button,.swfw_shift_button.swfw_block_button .swfw-cta-button{transform:skew(0deg);}.swfw-follow-button.swfw_shift_button .swfw-cta-button a,.swfw_shift_button.swfw_square_button .swfw-cta-button a,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a,.swfw_shift_button.swfw_block_button .swfw-cta-button a{padding:none;}.swfw-follow-button.swfw_shift_button .swfw-cta-button a:hover,.swfw_shift_button.swfw_square_button .swfw-cta-button a:hover,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a:hover,.swfw_shift_button.swfw_block_button .swfw-cta-button a:hover{background:rgba(33,33,33,.3);}.swfw-follow-button.swfw_shift_button .swfw-cta-button a div,.swfw_shift_button.swfw_square_button .swfw-cta-button a div,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a div,.swfw_shift_button.swfw_block_button .swfw-cta-button a div{background:none;transform:skew(20deg);padding:10px 30px;}.swfw-follow-button.swfw_shift_button .swfw-cta-button a div:hover,.swfw_shift_button.swfw_square_button .swfw-cta-button a div:hover,.swfw_shift_button.swfw_buttons_button .swfw-cta-button a div:hover,.swfw_shift_button.swfw_block_button .swfw-cta-button a div:hover{background:none;}.swfw-revoke-button,.swfw-authorization-button{width:70%;text-align:center;max-width:200px;}.swfw-input-field,.swfw-follow-field{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:50px;margin:15px auto;}.swfw-follow-field.swfw-inactive a{cursor:initial;}.swfw-follow-field.swfw-active a{cursor:pointer;}.swfw-follow-field-icon{color:#000;width:40px;font-size:40px;line-height:42px;font-weight:bold;transition:all 200ms;border-radius:3px;height:40px;text-align:center;padding:2px;}.swfw-widget label{font-size:14px;width:100px;}.swfw-follow-field label{text-align:right;}.swfw-input-field input,.swfw-input-field select,.swfw-follow-field input{padding:10px;width:50%;height:100%;border-radius:4px;}.swfw-follow-field.swfw-inactive div{background:#fff;}.swfw-follow-field.swfw-active div{color:#fff;}a.swp-hover-pin-button{background:#cd2029;border:1px solid #aa1b29;border:0;border-bottom:none;border-radius:3px;box-shadow:none;color:#fff;font-family:Lato,sans-serif;font-size:15px;width:120px !important;height:32px;line-height:32px;padding:0 20px;position:absolute;position:absolute;text-decoration:none;text-align:center;transition:opacity .5s;z-index:3200;cursor:pointer;}a.swp-hover-pin-button::before{content:"A";color:#fff;float:left;font-family:sw-icon-font;font-size:20px;font-weight:400;line-height:36px;margin-left:-5px;margin-right:10px;}a.swp-hover-pin-button:hover::before{content:"z";}a.swp-hover-pin-button:hover,a.swp-hover-pin-button:focus{background:#aa1b29;color:#fff;text-decoration:none;}.swp-pinterest-image-top{margin-bottom:20px;}.swp-pinterest-image-bottom{margin-top:20px;}.swp_pop_thumb{border-radius:3px;float:left;height:100px;margin:5px 25px 5px 0;width:100px;}.swp_popular_post{clear:both;}.swp_popular_post a.swp_popularity{border:none;display:block;line-height:1.5;margin:20px 0;}.swp_clearfix:after{clear:both;content:" ";display:block;height:0;visibility:hidden;}span.swp_pop_count{display:block;font-size:70%;}.swp_widget_box{border-radius:3px;}.swp_hidden_pin_image{height:0;opacity:0;position:absolute;top:0;width:0;z-index:-10;}.swp-content-locator{display:none !important;margin:0 !important;}.swp-lightbox-wrapper{width:100%;height:100%;position:fixed;top:0;background:#fff;z-index:999999;}.swp-lightbox-wrapper .swp-lightbox-inner{width:50%;left:25%;position:relative;text-align:center;top:10%;background:#fff;padding:35px;border-radius:10px;}@media (max-width: 768px){.swp-lightbox-wrapper .swp-lightbox-inner{width:80%;left:10%;}}@media (max-width: 450px){.swp-lightbox-wrapper .swp-lightbox-inner{width:90%;left:5%;}}.swp-lightbox-wrapper .swp-lightbox-inner h5{font-family:Lato,sans-serif;font-size:25px;margin-bottom:40px;text-align:center;}.swp-lightbox-wrapper .swp-lightbox-inner .swp-lightbox-close{font-weight:bold;height:20px;width:20px;cursor:pointer;color:#30394f;text-align:right;transform:rotate(45deg);display:inline-block;float:right;margin:-30px;font-size:25px;}.swp-lightbox-wrapper .swp-lightbox-inner .swp-lightbox-close:before{content:"+";font-family:arial;}@media print{.swp-lightbox-wrapper{display:none;}}.swp-lightbox-wrapper .swp_pinterest_icon.top_icon,.swp-lightbox-wrapper .swp_share_icon{color:#cd2029;font-size:45px;margin:0;padding:0;line-height:0;}.swp-lightbox-wrapper .swp_share_icon{color:#000;}.swp-lightbox-wrapper.pinterest-overlay .swp-lightbox-inner{width:70%;left:15%;height:80%;overflow-y:auto;}.swp-lightbox-wrapper.pinterest-overlay .swp-lightbox-inner h5{margin-bottom:40px;}.swp-lightbox-wrapper.pinterest-overlay .pin_images_wrapper{text-align:center;}.swp-lightbox-wrapper.pinterest-overlay .pin_images_wrapper .pin_image_select_wrapper{display:inline-block;width:24%;margin-right:1%;}.swp-lightbox-wrapper.pinterest-overlay .pin_images_wrapper .pin_image_select_wrapper img{border-radius:3px;max-width:100%;height:auto;}.swp-lightbox-wrapper.pinterest-overlay .pin_images_wrapper .pin_image_select_wrapper .swp-hover-pin-button{position:initial;width:100% !important;display:block;margin-top:10px;margin-bottom:40px;}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in;}.dashicons-admin-appearance:before{content:"";}.dashicons-admin-collapse:before{content:"";}.dashicons-admin-comments:before{content:"";}.dashicons-admin-customizer:before{content:"";}.dashicons-admin-generic:before{content:"";}.dashicons-admin-home:before{content:"";}.dashicons-admin-links:before{content:"";}.dashicons-admin-media:before{content:"";}.dashicons-admin-multisite:before{content:"";}.dashicons-admin-network:before{content:"";}.dashicons-admin-page:before{content:"";}.dashicons-admin-plugins:before{content:"";}.dashicons-admin-post:before{content:"";}.dashicons-admin-settings:before{content:"";}.dashicons-admin-site-alt:before{content:"";}.dashicons-admin-site-alt2:before{content:"";}.dashicons-admin-site-alt3:before{content:"";}.dashicons-admin-site:before{content:"";}.dashicons-admin-tools:before{content:"";}.dashicons-admin-users:before{content:"";}.dashicons-airplane:before{content:"";}.dashicons-album:before{content:"";}.dashicons-align-center:before{content:"";}.dashicons-align-full-width:before{content:"";}.dashicons-align-left:before{content:"";}.dashicons-align-none:before{content:"";}.dashicons-align-pull-left:before{content:"";}.dashicons-align-pull-right:before{content:"";}.dashicons-align-right:before{content:"";}.dashicons-align-wide:before{content:"";}.dashicons-amazon:before{content:"";}.dashicons-analytics:before{content:"";}.dashicons-archive:before{content:"";}.dashicons-arrow-down-alt:before{content:"";}.dashicons-arrow-down-alt2:before{content:"";}.dashicons-arrow-down:before{content:"";}.dashicons-arrow-left-alt:before{content:"";}.dashicons-arrow-left-alt2:before{content:"";}.dashicons-arrow-left:before{content:"";}.dashicons-arrow-right-alt:before{content:"";}.dashicons-arrow-right-alt2:before{content:"";}.dashicons-arrow-right:before{content:"";}.dashicons-arrow-up-alt:before{content:"";}.dashicons-arrow-up-alt2:before{content:"";}.dashicons-arrow-up-duplicate:before{content:"";}.dashicons-arrow-up:before{content:"";}.dashicons-art:before{content:"";}.dashicons-awards:before{content:"";}.dashicons-backup:before{content:"";}.dashicons-bank:before{content:"";}.dashicons-beer:before{content:"";}.dashicons-bell:before{content:"";}.dashicons-block-default:before{content:"";}.dashicons-book-alt:before{content:"";}.dashicons-book:before{content:"";}.dashicons-buddicons-activity:before{content:"";}.dashicons-buddicons-bbpress-logo:before{content:"";}.dashicons-buddicons-buddypress-logo:before{content:"";}.dashicons-buddicons-community:before{content:"";}.dashicons-buddicons-forums:before{content:"";}.dashicons-buddicons-friends:before{content:"";}.dashicons-buddicons-groups:before{content:"";}.dashicons-buddicons-pm:before{content:"";}.dashicons-buddicons-replies:before{content:"";}.dashicons-buddicons-topics:before{content:"";}.dashicons-buddicons-tracking:before{content:"";}.dashicons-building:before{content:"";}.dashicons-businessman:before{content:"";}.dashicons-businessperson:before{content:"";}.dashicons-businesswoman:before{content:"";}.dashicons-button:before{content:"";}.dashicons-calculator:before{content:"";}.dashicons-calendar-alt:before{content:"";}.dashicons-calendar:before{content:"";}.dashicons-camera-alt:before{content:"";}.dashicons-camera:before{content:"";}.dashicons-car:before{content:"";}.dashicons-carrot:before{content:"";}.dashicons-cart:before{content:"";}.dashicons-category:before{content:"";}.dashicons-chart-area:before{content:"";}.dashicons-chart-bar:before{content:"";}.dashicons-chart-line:before{content:"";}.dashicons-chart-pie:before{content:"";}.dashicons-clipboard:before{content:"";}.dashicons-clock:before{content:"";}.dashicons-cloud-saved:before{content:"";}.dashicons-cloud-upload:before{content:"";}.dashicons-cloud:before{content:"";}.dashicons-code-standards:before{content:"";}.dashicons-coffee:before{content:"";}.dashicons-color-picker:before{content:"";}.dashicons-columns:before{content:"";}.dashicons-controls-back:before{content:"";}.dashicons-controls-forward:before{content:"";}.dashicons-controls-pause:before{content:"";}.dashicons-controls-play:before{content:"";}.dashicons-controls-repeat:before{content:"";}.dashicons-controls-skipback:before{content:"";}.dashicons-controls-skipforward:before{content:"";}.dashicons-controls-volumeoff:before{content:"";}.dashicons-controls-volumeon:before{content:"";}.dashicons-cover-image:before{content:"";}.dashicons-dashboard:before{content:"";}.dashicons-database-add:before{content:"";}.dashicons-database-export:before{content:"";}.dashicons-database-import:before{content:"";}.dashicons-database-remove:before{content:"";}.dashicons-database-view:before{content:"";}.dashicons-database:before{content:"";}.dashicons-desktop:before{content:"";}.dashicons-dismiss:before{content:"";}.dashicons-download:before{content:"";}.dashicons-drumstick:before{content:"";}.dashicons-edit-large:before{content:"";}.dashicons-edit-page:before{content:"";}.dashicons-edit:before{content:"";}.dashicons-editor-aligncenter:before{content:"";}.dashicons-editor-alignleft:before{content:"";}.dashicons-editor-alignright:before{content:"";}.dashicons-editor-bold:before{content:"";}.dashicons-editor-break:before{content:"";}.dashicons-editor-code-duplicate:before{content:"";}.dashicons-editor-code:before{content:"";}.dashicons-editor-contract:before{content:"";}.dashicons-editor-customchar:before{content:"";}.dashicons-editor-expand:before{content:"";}.dashicons-editor-help:before{content:"";}.dashicons-editor-indent:before{content:"";}.dashicons-editor-insertmore:before{content:"";}.dashicons-editor-italic:before{content:"";}.dashicons-editor-justify:before{content:"";}.dashicons-editor-kitchensink:before{content:"";}.dashicons-editor-ltr:before{content:"";}.dashicons-editor-ol-rtl:before{content:"";}.dashicons-editor-ol:before{content:"";}.dashicons-editor-outdent:before{content:"";}.dashicons-editor-paragraph:before{content:"";}.dashicons-editor-paste-text:before{content:"";}.dashicons-editor-paste-word:before{content:"";}.dashicons-editor-quote:before{content:"";}.dashicons-editor-removeformatting:before{content:"";}.dashicons-editor-rtl:before{content:"";}.dashicons-editor-spellcheck:before{content:"";}.dashicons-editor-strikethrough:before{content:"";}.dashicons-editor-table:before{content:"";}.dashicons-editor-textcolor:before{content:"";}.dashicons-editor-ul:before{content:"";}.dashicons-editor-underline:before{content:"";}.dashicons-editor-unlink:before{content:"";}.dashicons-editor-video:before{content:"";}.dashicons-ellipsis:before{content:"";}.dashicons-email-alt:before{content:"";}.dashicons-email-alt2:before{content:"";}.dashicons-email:before{content:"";}.dashicons-embed-audio:before{content:"";}.dashicons-embed-generic:before{content:"";}.dashicons-embed-photo:before{content:"";}.dashicons-embed-post:before{content:"";}.dashicons-embed-video:before{content:"";}.dashicons-excerpt-view:before{content:"";}.dashicons-exit:before{content:"";}.dashicons-external:before{content:"";}.dashicons-facebook-alt:before{content:"";}.dashicons-facebook:before{content:"";}.dashicons-feedback:before{content:"";}.dashicons-filter:before{content:"";}.dashicons-flag:before{content:"";}.dashicons-food:before{content:"";}.dashicons-format-aside:before{content:"";}.dashicons-format-audio:before{content:"";}.dashicons-format-chat:before{content:"";}.dashicons-format-gallery:before{content:"";}.dashicons-format-image:before{content:"";}.dashicons-format-quote:before{content:"";}.dashicons-format-status:before{content:"";}.dashicons-format-video:before{content:"";}.dashicons-forms:before{content:"";}.dashicons-fullscreen-alt:before{content:"";}.dashicons-fullscreen-exit-alt:before{content:"";}.dashicons-games:before{content:"";}.dashicons-google:before{content:"";}.dashicons-googleplus:before{content:"";}.dashicons-grid-view:before{content:"";}.dashicons-groups:before{content:"";}.dashicons-hammer:before{content:"";}.dashicons-heading:before{content:"";}.dashicons-heart:before{content:"";}.dashicons-hidden:before{content:"";}.dashicons-hourglass:before{content:"";}.dashicons-html:before{content:"";}.dashicons-id-alt:before{content:"";}.dashicons-id:before{content:"";}.dashicons-image-crop:before{content:"";}.dashicons-image-filter:before{content:"";}.dashicons-image-flip-horizontal:before{content:"";}.dashicons-image-flip-vertical:before{content:"";}.dashicons-image-rotate-left:before{content:"";}.dashicons-image-rotate-right:before{content:"";}.dashicons-image-rotate:before{content:"";}.dashicons-images-alt:before{content:"";}.dashicons-images-alt2:before{content:"";}.dashicons-index-card:before{content:"";}.dashicons-info-outline:before{content:"";}.dashicons-info:before{content:"";}.dashicons-insert-after:before{content:"";}.dashicons-insert-before:before{content:"";}.dashicons-insert:before{content:"";}.dashicons-instagram:before{content:"";}.dashicons-laptop:before{content:"";}.dashicons-layout:before{content:"";}.dashicons-leftright:before{content:"";}.dashicons-lightbulb:before{content:"";}.dashicons-linkedin:before{content:"";}.dashicons-list-view:before{content:"";}.dashicons-location-alt:before{content:"";}.dashicons-location:before{content:"";}.dashicons-lock-duplicate:before{content:"";}.dashicons-lock:before{content:"";}.dashicons-marker:before{content:"";}.dashicons-media-archive:before{content:"";}.dashicons-media-audio:before{content:"";}.dashicons-media-code:before{content:"";}.dashicons-media-default:before{content:"";}.dashicons-media-document:before{content:"";}.dashicons-media-interactive:before{content:"";}.dashicons-media-spreadsheet:before{content:"";}.dashicons-media-text:before{content:"";}.dashicons-media-video:before{content:"";}.dashicons-megaphone:before{content:"";}.dashicons-menu-alt:before{content:"";}.dashicons-menu-alt2:before{content:"";}.dashicons-menu-alt3:before{content:"";}.dashicons-menu:before{content:"";}.dashicons-microphone:before{content:"";}.dashicons-migrate:before{content:"";}.dashicons-minus:before{content:"";}.dashicons-money-alt:before{content:"";}.dashicons-money:before{content:"";}.dashicons-move:before{content:"";}.dashicons-nametag:before{content:"";}.dashicons-networking:before{content:"";}.dashicons-no-alt:before{content:"";}.dashicons-no:before{content:"";}.dashicons-open-folder:before{content:"";}.dashicons-palmtree:before{content:"";}.dashicons-paperclip:before{content:"";}.dashicons-pdf:before{content:"";}.dashicons-performance:before{content:"";}.dashicons-pets:before{content:"";}.dashicons-phone:before{content:"";}.dashicons-pinterest:before{content:"";}.dashicons-playlist-audio:before{content:"";}.dashicons-playlist-video:before{content:"";}.dashicons-plugins-checked:before{content:"";}.dashicons-plus-alt:before{content:"";}.dashicons-plus-alt2:before{content:"";}.dashicons-plus:before{content:"";}.dashicons-podio:before{content:"";}.dashicons-portfolio:before{content:"";}.dashicons-post-status:before{content:"";}.dashicons-pressthis:before{content:"";}.dashicons-printer:before{content:"";}.dashicons-privacy:before{content:"";}.dashicons-products:before{content:"";}.dashicons-randomize:before{content:"";}.dashicons-reddit:before{content:"";}.dashicons-redo:before{content:"";}.dashicons-remove:before{content:"";}.dashicons-rest-api:before{content:"";}.dashicons-rss:before{content:"";}.dashicons-saved:before{content:"";}.dashicons-schedule:before{content:"";}.dashicons-screenoptions:before{content:"";}.dashicons-search:before{content:"";}.dashicons-share-alt:before{content:"";}.dashicons-share-alt2:before{content:"";}.dashicons-share:before{content:"";}.dashicons-shield-alt:before{content:"";}.dashicons-shield:before{content:"";}.dashicons-shortcode:before{content:"";}.dashicons-slides:before{content:"";}.dashicons-smartphone:before{content:"";}.dashicons-smiley:before{content:"";}.dashicons-sort:before{content:"";}.dashicons-sos:before{content:"";}.dashicons-spotify:before{content:"";}.dashicons-star-empty:before{content:"";}.dashicons-star-filled:before{content:"";}.dashicons-star-half:before{content:"";}.dashicons-sticky:before{content:"";}.dashicons-store:before{content:"";}.dashicons-superhero-alt:before{content:"";}.dashicons-superhero:before{content:"";}.dashicons-table-col-after:before{content:"";}.dashicons-table-col-before:before{content:"";}.dashicons-table-col-delete:before{content:"";}.dashicons-table-row-after:before{content:"";}.dashicons-table-row-before:before{content:"";}.dashicons-table-row-delete:before{content:"";}.dashicons-tablet:before{content:"";}.dashicons-tag:before{content:"";}.dashicons-tagcloud:before{content:"";}.dashicons-testimonial:before{content:"";}.dashicons-text-page:before{content:"";}.dashicons-text:before{content:"";}.dashicons-thumbs-down:before{content:"";}.dashicons-thumbs-up:before{content:"";}.dashicons-tickets-alt:before{content:"";}.dashicons-tickets:before{content:"";}.dashicons-tide:before{content:"";}.dashicons-translation:before{content:"";}.dashicons-trash:before{content:"";}.dashicons-twitch:before{content:"";}.dashicons-twitter-alt:before{content:"";}.dashicons-twitter:before{content:"";}.dashicons-undo:before{content:"";}.dashicons-universal-access-alt:before{content:"";}.dashicons-universal-access:before{content:"";}.dashicons-unlock:before{content:"";}.dashicons-update-alt:before{content:"";}.dashicons-update:before{content:"";}.dashicons-upload:before{content:"";}.dashicons-vault:before{content:"";}.dashicons-video-alt:before{content:"";}.dashicons-video-alt2:before{content:"";}.dashicons-video-alt3:before{content:"";}.dashicons-visibility:before{content:"";}.dashicons-warning:before{content:"";}.dashicons-welcome-add-page:before{content:"";}.dashicons-welcome-comments:before{content:"";}.dashicons-welcome-learn-more:before{content:"";}.dashicons-welcome-view-site:before{content:"";}.dashicons-welcome-widgets-menus:before{content:"";}.dashicons-welcome-write-blog:before{content:"";}.dashicons-whatsapp:before{content:"";}.dashicons-wordpress-alt:before{content:"";}.dashicons-wordpress:before{content:"";}.dashicons-xing:before{content:"";}.dashicons-yes-alt:before{content:"";}.dashicons-yes:before{content:"";}.dashicons-youtube:before{content:"";}.dashicons-editor-distractionfree:before{content:"";}.dashicons-exerpt-view:before{content:"";}.dashicons-format-links:before{content:"";}.dashicons-format-standard:before{content:"";}.dashicons-post-trash:before{content:"";}.dashicons-share1:before{content:"";}.dashicons-welcome-edit-page:before{content:"";}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#f9f9f9;--even-text-color:var(--text-color);--even-bg-color:#fff;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%;}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:initial;float:none !important;padding:var(--padding);text-align:left;vertical-align:top;}.tablepress>*+tbody>*>*,.tablepress>tbody>*~*>*,.tablepress>tfoot>*>*{border-top:1px solid var(--border-color);}.tablepress>:where(thead,tfoot)>*>th{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal;}.tablepress>:where(tbody)>tr>*{color:var(--text-color);}.tablepress>:where(tbody)>.odd>*{background-color:var(--odd-bg-color);color:var(--odd-text-color);}.tablepress>:where(tbody)>.even>*{background-color:var(--even-bg-color);color:var(--even-text-color);}.tablepress>.row-hover>tr:hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color);}.tablepress img{border:none;margin:0;max-width:none;padding:0;}.tablepress-table-description{clear:both;display:block;}.dataTables_wrapper{clear:both;margin-bottom:1rem;position:relative;}.dataTables_wrapper .tablepress{clear:both;margin-bottom:0;}.dataTables_wrapper:after{clear:both;content:"";display:block;height:0;line-height:0;visibility:hidden;}.dataTables_wrapper label input,.dataTables_wrapper label select{display:inline;margin:2px;width:auto;}.dataTables_length{float:left;white-space:nowrap;}.dataTables_filter{float:right;white-space:nowrap;}.dataTables_filter label input{margin-left:.5em;margin-right:0;}.dataTables_info{clear:both;float:left;margin:4px 0 0;}.dataTables_paginate{float:right;margin:4px 0 0;}.dataTables_paginate .paginate_button{color:#111;display:inline-block;margin:0 5px;outline:none;position:relative;text-decoration:underline;}.dataTables_paginate .paginate_button:first-child{margin-left:0;}.dataTables_paginate .paginate_button:last-child{margin-right:0;}.dataTables_paginate .paginate_button:after,.dataTables_paginate .paginate_button:before{color:#d9edf7;}.dataTables_paginate .paginate_button:hover{cursor:pointer;text-decoration:none;}.dataTables_paginate .paginate_button:hover:after,.dataTables_paginate .paginate_button:hover:before{color:#049cdb;}.dataTables_paginate .paginate_button.disabled{color:#999;cursor:default;text-decoration:none;}.dataTables_paginate .paginate_button.disabled:after,.dataTables_paginate .paginate_button.disabled:before{color:#f9f9f9;}.dataTables_paginate .paginate_button.current{cursor:default;font-weight:700;text-decoration:none;}.dataTables_paginate.paging_simple{padding:0 15px;}.dataTables_paginate.paging_simple .paginate_button.next:after,.dataTables_paginate.paging_simple .paginate_button.previous:before{font-family:TablePress;font-size:14px;font-weight:700;text-align:left;-webkit-font-smoothing:antialiased;bottom:0;content:"";height:14px;left:-14px;line-height:1;margin:auto;position:absolute;right:auto;text-shadow:.1em .1em #666;top:0;width:14px;}.dataTables_paginate.paging_simple .paginate_button.next:after{content:"";left:auto;text-align:right;}.dataTables_scroll{clear:both;}.dataTables_scroll .tablepress{width:100% !important;}.dataTables_scrollHead table.tablepress{margin:0;}.dataTables_scrollBody{-webkit-overflow-scrolling:touch;}.dataTables_scrollBody .tablepress thead th:after{content:"";}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing{height:0;margin:0 !important;overflow:hidden;padding:0 !important;}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);}.tablepress .sorting,.tablepress .sorting_asc,.tablepress .sorting_desc{cursor:pointer;outline:none;padding-right:20px;position:relative;}.tablepress .sorting:after,.tablepress .sorting_asc:after,.tablepress .sorting_desc:after{font-family:TablePress;font-size:14px;font-weight:400;-webkit-font-smoothing:antialiased;bottom:0;height:14px;left:auto;line-height:1;margin:auto;position:absolute;right:6px;top:0;}.tablepress .sorting:after{content:"";}.tablepress .sorting_asc:after{content:"";padding:0 0 2px;}.tablepress .sorting_desc:after{content:"";}.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color);}.tablepress-scroll-wrapper{overflow-x:auto;overflow-y:hidden;}@media (max-width:767px){.tablepress-responsive-stack-phone thead{display:none;}.tablepress-responsive-stack-phone tbody td{display:block;text-align:center;border-top:none;}.tablepress-responsive-stack-phone tbody td:first-child{border-top:1px solid #ddd;}}@media (max-width:979px){.tablepress-responsive-stack-tablet thead{display:none;}.tablepress-responsive-stack-tablet tbody td{display:block;text-align:center;border-top:none;}.tablepress-responsive-stack-tablet tbody td:first-child{border-top:1px solid #ddd;}}@media (max-width:1199px){.tablepress-responsive-stack-desktop thead{display:none;}.tablepress-responsive-stack-desktop tbody td{display:block;text-align:center;border-top:none;}.tablepress-responsive-stack-desktop tbody td:first-child{border-top:1px solid #ddd;}}.tablepress-responsive-stack-all thead{display:none;}.tablepress-responsive-stack-all tbody td{display:block;text-align:center;border-top:none;}.tablepress-responsive-stack-all tbody td:first-child{border-top:1px solid #ddd;}@media (max-width:767px){.tablepress-responsive-phone{display:block;}.tablepress-responsive-phone thead{display:block;float:left;}.tablepress-rtl.tablepress-responsive-phone thead{float:right;}.tablepress-responsive-phone tfoot{display:none;}.tablepress-responsive-phone tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;}.tablepress-responsive-phone tbody td,.tablepress-responsive-phone thead th,.tablepress-responsive-phone thead tr{display:block;border:none;}.tablepress-responsive-phone tbody td:empty:before{content:" ";}.tablepress-responsive-phone tbody tr{display:inline-block;vertical-align:top;}.tablepress-responsive-phone thead th{width:auto !important;}.tablepress-responsive-phone thead tr th:not(:last-child){border-bottom:1px solid transparent;}.tablepress-responsive-phone tbody tr td:not(:last-child){border-bottom:1px solid #ddd;}.dataTables_wrapper .tablepress-responsive-phone .sorting:after{transform:rotate(90deg);padding:0;}.dataTables_wrapper .tablepress-responsive-phone .sorting_asc:after{content:"";padding:0 2px 0 0;}.dataTables_wrapper .tablepress-responsive-phone .sorting_desc:after{content:"";padding:0 1px 0 0;}}@media (max-width:979px){.tablepress-responsive-tablet{display:block;}.tablepress-responsive-tablet thead{display:block;float:left;}.tablepress-rtl.tablepress-responsive-tablet thead{float:right;}.tablepress-responsive-tablet tfoot{display:none;}.tablepress-responsive-tablet tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;}.tablepress-responsive-tablet tbody td,.tablepress-responsive-tablet thead th,.tablepress-responsive-tablet thead tr{display:block;border:none;}.tablepress-responsive-tablet tbody tr{display:inline-block;vertical-align:top;}.tablepress-responsive-tablet thead th{width:auto !important;}.tablepress-responsive-tablet tbody td:empty:before{content:" ";}.tablepress-responsive-tablet thead tr th:not(:last-child){border-bottom:1px solid transparent;}.tablepress-responsive-tablet tbody tr td:not(:last-child){border-bottom:1px solid #ddd;}.dataTables_wrapper .tablepress-responsive-tablet .sorting:after{transform:rotate(90deg);padding:0;}.dataTables_wrapper .tablepress-responsive-tablet .sorting_asc:after{content:"";padding:0 2px 0 0;}.dataTables_wrapper .tablepress-responsive-tablet .sorting_desc:after{content:"";padding:0 1px 0 0;}}@media (max-width:1199px){.tablepress-responsive-desktop{display:block;}.tablepress-responsive-desktop thead{display:block;float:left;}.tablepress-rtl.tablepress-responsive-desktop thead{float:right;}.tablepress-responsive-desktop tfoot{display:none;}.tablepress-responsive-desktop tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;}.tablepress-responsive-desktop tbody td,.tablepress-responsive-desktop thead th,.tablepress-responsive-desktop thead tr{display:block;border:none;}.tablepress-responsive-desktop tbody td:empty:before{content:" ";}.tablepress-responsive-desktop tbody tr{display:inline-block;vertical-align:top;}.tablepress-responsive-desktop thead th{width:auto !important;}.tablepress-responsive-desktop thead tr th:not(:last-child){border-bottom:1px solid transparent;}.tablepress-responsive-desktop tbody tr td:not(:last-child){border-bottom:1px solid #ddd;}.dataTables_wrapper .tablepress-responsive-desktop .sorting:after{transform:rotate(90deg);padding:0;}.dataTables_wrapper .tablepress-responsive-desktop .sorting_asc:after{content:"";padding:0 2px 0 0;}.dataTables_wrapper .tablepress-responsive-desktop .sorting_desc:after{content:"";padding:0 1px 0 0;}}.tablepress-responsive-all{display:block;}.tablepress-responsive-all thead{display:block;float:left;}.tablepress-rtl.tablepress-responsive-all thead{float:right;}.tablepress-responsive-all tfoot{display:none;}.tablepress-responsive-all tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;}.tablepress-responsive-all tbody td,.tablepress-responsive-all thead th,.tablepress-responsive-all thead tr{display:block;border:none;}.tablepress-responsive-all tbody td:empty:before{content:" ";}.tablepress-responsive-all tbody tr{display:inline-block;vertical-align:top;}.tablepress-responsive-all thead th{width:auto !important;}.tablepress-responsive-all thead tr th:not(:last-child){border-bottom:1px solid transparent;}.tablepress-responsive-all tbody tr td:not(:last-child){border-bottom:1px solid #ddd;}.dataTables_wrapper .tablepress-responsive-all .sorting:after{transform:rotate(90deg);padding:0;}.dataTables_wrapper .tablepress-responsive-all .sorting_asc:after{content:"";padding:0 2px 0 0;}.dataTables_wrapper .tablepress-responsive-all .sorting_desc:after{content:"";padding:0 1px 0 0;}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child{cursor:default !important;}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before{display:none !important;}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control{position:relative;padding-left:30px;cursor:pointer;}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{top:8px;left:4px;height:16px;width:16px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:16px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:"Courier New",Courier,monospace;line-height:16px;content:"+";background-color:#31b131;}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before{content:"-";background-color:#d33333;}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>td.dtr-control,table.dataTable.dtr-column>tbody>tr>th.control,table.dataTable.dtr-column>tbody>tr>th.dtr-control{position:relative;cursor:pointer;}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>td.dtr-control:before,table.dataTable.dtr-column>tbody>tr>th.control:before,table.dataTable.dtr-column>tbody>tr>th.dtr-control:before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:16px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:"Courier New",Courier,monospace;line-height:16px;content:"+";background-color:#31b131;}table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent td.dtr-control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before,table.dataTable.dtr-column>tbody>tr.parent th.dtr-control:before{content:"-";background-color:#d33333;}table.dataTable>tbody>tr.child{padding:.5em 1em;}table.dataTable>tbody>tr.child:hover{background:0 0 !important;}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0;}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0;}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0;}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none;}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:700;}.dataTables_scroll .tablepress{width:100% !important;}.tablepress-responsive *{word-break:normal;}