@charset "UTF-8";
@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 (-webkit-min-device-pixel-ratio:2),(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:220px;padding:16px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button.is-selected{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.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 transparent}.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 transparent;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:hsla(0,0%,100%,.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:0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 3px 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 transparent}.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:transparent;color:#949494;opacity:1;transform:none}.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),.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-secondary{background:transparent;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 transparent;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-tertiary{background:transparent;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-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:content-box;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 transparent}.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__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 transparent;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:24px;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:24px}@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{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{height:20px;width:20px}}@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 transparent;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{display:inline-block;height:24px;margin-right:12px;position:relative;vertical-align:middle;width:24px}@media (min-width:600px){.components-checkbox-control__input-container{height:20px;width:20px}}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{fill:#fff;cursor:pointer;height:24px;left:0;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:24px}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{left:-2px;top:-2px}}.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 8V6H4v2h2zm2 0V6h2v2H8zm2 8H8v-2h2v2zm2 0v-2h2v2h-2zm0 2v-2h-2v2H8v2h2v-2h2zm2 0v2h-2v-2h2zm2 0h-2v-2h2v2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2v2zm-2-4v-2h2v2h-2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2h2z'/%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-2v2H8zm0 2v-2H6v2h2zm2 0v-2h2v2h-2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2h-2z' 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-2v2H8V0H6v2H4V0zm0 4V2H2v2h2zm2 0V2h2v2H6zm0 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-2v2H8v2H6z' 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:transparent;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 transparent;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:transparent;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,transparent 48%,#ddd 0,#ddd 52%,transparent 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 transparent;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 transparent}.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 transparent}.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 transparent;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%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 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:not(.is-next-has-no-margin){margin-bottom:24px;margin-top:12px}.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%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 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 transparent;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 transparent}.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{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:transparent;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{fill:currentColor;line-height:0;margin:0 auto 8px;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-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:content-box;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-dropdown-menu__menu .components-menu-group{margin:0 -8px;padding:8px}.components-dropdown-menu__menu .components-menu-group:first-child{margin-top:-8px}.components-dropdown-menu__menu .components-menu-group:last-child{margin-bottom:-8px}.components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-top:1px solid #ccc;margin-top:0;padding:8px}.is-alternate .components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-duotone-picker__color-indicator:before{background:transparent}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0);color:transparent}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:transparent}.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-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 transparent;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 transparent;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 transparent;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 transparent;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 transparent}.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 transparent}.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:transparent;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:transparent;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}@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))}.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 .edit-post-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .edit-post-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .edit-post-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);display:flex;margin:40px 0 0;overflow:hidden;width:100%}@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 transparent;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-admin-theme-color);outline:2px solid transparent;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:transparent;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:content-box;display:flex;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{fill:currentColor;color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);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{-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;box-sizing:border-box;color:#1e1e1e;margin:0;outline:1px solid transparent;padding:1em;position:relative;text-align:left;width:100%}@supports (position:sticky){.components-placeholder.components-placeholder{align-items:flex-start;display:flex;flex-direction:column;justify-content:top}}.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}.components-placeholder__label{align-items:center;display:flex;font-weight:600;margin-bottom:16px}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:currentColor;margin-right:12px}@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;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 transparent;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;margin:0 8px 0 0;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 transparent}.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__instructions{margin-bottom:1em}.components-placeholder__error{margin-top:1em;width:100%}.components-placeholder__fieldset .components-button{margin-bottom:12px;margin-right:12px}.components-placeholder__fieldset .components-button:last-child{margin-bottom:0;margin-right:0}.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-large .components-placeholder__label{font-size:18pt;font-weight:400}.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-placeholder__fieldset .components-button,.components-placeholder.is-small .components-placeholder__fieldset .components-button{margin-right:auto}.components-placeholder.is-small .components-button{padding:0 8px 2px}.components-placeholder .components-placeholder__learn-more .components-external-link{color:var(--wp-admin-theme-color)}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:transparent;border-radius:2px;box-shadow:none;color:inherit;display:flex;overflow:auto}.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;width:auto}.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}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{stroke:currentColor;box-sizing:content-box;height:100%;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.components-popover{will-change:transform;z-index:1000000}.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:transparent;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-popover-pointer-events-trap{background-color:transparent;inset:0;position:fixed;z-index:1000000}.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 transparent;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;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;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 transparent}.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 transparent;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 (-webkit-min-device-pixel-ratio:0),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-search-control{position:relative}.components-search-control input[type=search].components-search-control__input{background:#f0f0f0;border:none;border-radius:2px;box-shadow:0 0 0 transparent;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:48px;line-height:normal;margin-left:0;margin-right:0;padding:0 48px 0 16px;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-search-control input[type=search].components-search-control__input{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-search-control input[type=search].components-search-control__input{font-size:13px;line-height:normal}}.components-search-control input[type=search].components-search-control__input:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-search-control input[type=search].components-search-control__input::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-search-control input[type=search].components-search-control__input::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-search-control input[type=search].components-search-control__input:-ms-input-placeholder{color:rgba(30,30,30,.62)}@media (min-width:600px){.components-search-control input[type=search].components-search-control__input{font-size:13px}}.components-search-control input[type=search].components-search-control__input:focus{background:#fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-search-control input[type=search].components-search-control__input::placeholder{color:#757575}.components-search-control input[type=search].components-search-control__input::-webkit-search-cancel-button,.components-search-control input[type=search].components-search-control__input::-webkit-search-decoration,.components-search-control input[type=search].components-search-control__input::-webkit-search-results-button,.components-search-control input[type=search].components-search-control__input::-webkit-search-results-decoration{-webkit-appearance:none}.components-search-control.is-next-40px-default-size input[type=search].components-search-control__input{height:40px}.components-search-control.is-size-compact input[type=search].components-search-control__input{height:32px;padding-left:8px;padding-right:32px}.components-search-control__icon{align-items:center;display:flex;justify-content:center;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px}.is-size-compact .components-search-control__icon{right:4px}.components-search-control__input-wrapper{position:relative}.components-select-control__input{-webkit-tap-highlight-color:rgba(0,0,0,0)!important;outline:0}@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:transparent;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:transparent;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 transparent;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 transparent;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 transparent}.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 transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;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 transparent}.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{fill:#f0b849;align-self:center;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:transparent}.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 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 transparent}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:12px;padding-right:12px}.components-accessible-toolbar .components-button.components-tab-button,.components-toolbar .components-button.components-tab-button{font-weight:500}.components-accessible-toolbar .components-button.components-tab-button span,.components-toolbar .components-button.components-tab-button span{display:inline-block;padding-left:0;padding-right:0;position:relative}@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{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:block;margin:0}@supports (position:sticky){div.components-toolbar>div{display:flex}}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:content-box;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;color:#f0f0f0;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.lastfm-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
}

.lastfm-user {
    margin-bottom: 15px;
}

.lastfm-tracklist {
    margin-bottom: 10px;
}

.lastfm-tracklist:last-child {
    margin-bottom: 0;
}

.lastfm-row small {
    font-size: 11px;
}

.lastfm-col {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    line-height: 1;
}

.lastfm-col-quarter {
    -webkit-box-flex:0;
        -ms-flex:0 0 25%;
            flex:0 0 25%;
    margin-right: 20px;
}

.lastfm-col-twenty {
    -webkit-box-flex:0;
        -ms-flex:0 0 20%;
            flex:0 0 20%;
    margin-right: 10px;
}

.lastfm-col-center {
    -ms-flex-item-align: center;
        align-self: center;
}
.relme-icon svg{fill:currentColor;vertical-align:middle;top:-0.0625em}.relme ul{display:inline-block;list-style:none;vertical-align:top;margin:0;padding:1px}.relme ul li{display:inline-block;padding-right:3px}.relme ul li :hover{text-decoration:none;cursor:pointer;filter:brightness(120%)}.relme ul li svg{height:2em;width:2em}.relme ul li a{text-decoration:none}.relme ul li a .relmename{display:none}.relme li a .svg-isc{color:#007054}.relme li a .svg-dotenv{color:#ecd53f}.relme li a .svg-dotnet{color:#512bd4}.relme li a .svg-e{color:#000}.relme li a .svg-1001tracklists{color:#40aef0}.relme li a .svg-1password{color:#1a285f}.relme li a .svg-3m{color:red}.relme li a .svg-42{color:#000}.relme li a .svg-4d{color:#004088}.relme li a .svg-4chan{color:#060}.relme li a .svg-500px{color:#0099e5}.relme li a .svg-aframe{color:#ef2d5e}.relme li a .svg-abbrobotstudio{color:#ff9e0f}.relme li a .svg-acm{color:#0085ca}.relme li a .svg-adp{color:#d0271d}.relme li a .svg-aew{color:#000}.relme li a .svg-affine{color:#1e96eb}.relme li a .svg-aidungeon{color:#000}.relme li a .svg-aib{color:#7f2b7b}.relme li a .svg-aiohttp{color:#2c5bb4}.relme li a .svg-amd{color:#ed1c24}.relme li a .svg-amg{color:#000}.relme li a .svg-amp{color:#005af0}.relme li a .svg-ana{color:#13448f}.relme li a .svg-aol{color:#39f}.relme li a .svg-aral{color:#0063cb}.relme li a .svg-arkecosystem{color:#c9292c}.relme li a .svg-asda{color:#68a51c}.relme li a .svg-askfm{color:#db3552}.relme li a .svg-asus{color:#000}.relme li a .svg-atandt{color:#009fdb}.relme li a .svg-awsamplify{color:#f90}.relme li a .svg-awsfargate{color:#f90}.relme li a .svg-awslambda{color:#f90}.relme li a .svg-awsorganizations{color:#e7157b}.relme li a .svg-abbott{color:#008fc7}.relme li a .svg-abbvie{color:#071d49}.relme li a .svg-abletonlive{color:#000}.relme li a .svg-aboutdotme{color:#333}.relme li a .svg-abstract{color:#191a1b}.relme li a .svg-academia{color:#41454a}.relme li a .svg-accenture{color:#a100ff}.relme li a .svg-acclaim{color:#26689a}.relme li a .svg-accusoft{color:#a9225c}.relme li a .svg-acer{color:#83b81a}.relme li a .svg-actigraph{color:#0b2c4a}.relme li a .svg-activision{color:#000}.relme li a .svg-activitypub{color:#f1007e}.relme li a .svg-acura{color:#000}.relme li a .svg-adblock{color:#f40d12}.relme li a .svg-adguard{color:#68bc71}.relme li a .svg-adafruit{color:#000}.relme li a .svg-adblockplus{color:#c70d2c}.relme li a .svg-addthis{color:#ff6550}.relme li a .svg-adidas{color:#000}.relme li a .svg-adminer{color:#34567c}.relme li a .svg-adobe{color:red}.relme li a .svg-adobeacrobatreader{color:#ec1c24}.relme li a .svg-adobeaftereffects{color:#99f}.relme li a .svg-adobeaudition{color:#99f}.relme li a .svg-adobecreativecloud{color:#da1f26}.relme li a .svg-adobedreamweaver{color:#ff61f6}.relme li a .svg-adobefonts{color:#000b1d}.relme li a .svg-adobeillustrator{color:#ff9a00}.relme li a .svg-adobeindesign{color:#f36}.relme li a .svg-adobelightroom{color:#31a8ff}.relme li a .svg-adobelightroomclassic{color:#31a8ff}.relme li a .svg-adobephotoshop{color:#31a8ff}.relme li a .svg-adobepremierepro{color:#99f}.relme li a .svg-adobexd{color:#ff61f6}.relme li a .svg-adonisjs{color:#5a45ff}.relme li a .svg-adroll{color:#0dbdff}.relme li a .svg-adventofcode{color:#ff6}.relme li a .svg-adyen{color:#0abf53}.relme li a .svg-aerlingus{color:#006272}.relme li a .svg-aeroflot{color:#02458d}.relme li a .svg-aeromexico{color:#0b2343}.relme li a .svg-aerospike{color:#c22127}.relme li a .svg-affinity{color:#222324}.relme li a .svg-affinitydesigner{color:#1b72be}.relme li a .svg-affinityphoto{color:#7e4dd2}.relme li a .svg-affinitypublisher{color:#c9284d}.relme li a .svg-agora{color:#099dfd}.relme li a .svg-aiqfome{color:#7a1fa2}.relme li a .svg-aircanada{color:#f01428}.relme li a .svg-airchina{color:#e30e17}.relme li a .svg-airfrance{color:#002157}.relme li a .svg-airindia{color:#d9000d}.relme li a .svg-airasia{color:red}.relme li a .svg-airplayaudio{color:#000}.relme li a .svg-airplayvideo{color:#000}.relme li a .svg-airbnb{color:#ff5a5f}.relme li a .svg-airbrakedotio{color:orange}.relme li a .svg-airbus{color:#00205b}.relme li a .svg-airbyte{color:#615eff}.relme li a .svg-aircall{color:#00b388}.relme li a .svg-airtable{color:#18bfff}.relme li a .svg-ajv{color:#23c8d2}.relme li a .svg-akamai{color:#0096d6}.relme li a .svg-akaunting{color:#6da252}.relme li a .svg-alacritty{color:#f46d01}.relme li a .svg-albertheijn{color:#04ace6}.relme li a .svg-alby{color:#ffdf6f}.relme li a .svg-alchemy{color:#0c0c0e}.relme li a .svg-aldinord{color:#2490d7}.relme li a .svg-aldisud{color:#00005f}.relme li a .svg-alfaromeo{color:#981e32}.relme li a .svg-alfred{color:#5c1f87}.relme li a .svg-algolia{color:#003dff}.relme li a .svg-algorand{color:#000}.relme li a .svg-aliexpress{color:#ff4747}.relme li a .svg-alibabacloud{color:#ff6a00}.relme li a .svg-alibabadotcom{color:#ff6a00}.relme li a .svg-alienware{color:#541bae}.relme li a .svg-alipay{color:#1890ff}.relme li a .svg-alltrails{color:#428813}.relme li a .svg-allegro{color:#ff5a00}.relme li a .svg-alliedmodders{color:#1578d3}.relme li a .svg-allocine{color:#fecc00}.relme li a .svg-alpinelinux{color:#0d597f}.relme li a .svg-alpinedotjs{color:#8bc0d0}.relme li a .svg-alteryx{color:#0078c0}.relme li a .svg-altiumdesigner{color:#a5915f}.relme li a .svg-alwaysdata{color:#e9568e}.relme li a .svg-amazon{color:#f90}.relme li a .svg-amazonapigateway{color:#ff4f8b}.relme li a .svg-amazonaws{color:#232f3e}.relme li a .svg-amazonalexa{color:#00caff}.relme li a .svg-amazoncloudwatch{color:#ff4f8b}.relme li a .svg-amazondocumentdb{color:#c925d1}.relme li a .svg-amazondynamodb{color:#4053d6}.relme li a .svg-amazonec2{color:#f90}.relme li a .svg-amazonecs{color:#f90}.relme li a .svg-amazoneks{color:#f90}.relme li a .svg-amazonfiretv{color:#fc4c02}.relme li a .svg-amazongames{color:#f90}.relme li a .svg-amazonidentityaccessmanagement{color:#dd344c}.relme li a .svg-amazonlumberyard{color:#66459b}.relme li a .svg-amazonluna{color:#9146ff}.relme li a .svg-amazonpay{color:#f90}.relme li a .svg-amazonprime{color:#00a8e1}.relme li a .svg-amazonrds{color:#527fff}.relme li a .svg-amazonredshift{color:#8c4fff}.relme li a .svg-amazonroute53{color:#8c4fff}.relme li a .svg-amazons3{color:#569a31}.relme li a .svg-amazonsqs{color:#ff4f8b}.relme li a .svg-amazonsimpleemailservice{color:#dd344c}.relme li a .svg-ameba{color:#2d8c3c}.relme li a .svg-americanairlines{color:#0078d2}.relme li a .svg-americanexpress{color:#2e77bc}.relme li a .svg-amul{color:#ed1d24}.relme li a .svg-anaconda{color:#44a833}.relme li a .svg-analogue{color:#1a1a1a}.relme li a .svg-anchor{color:#5000b9}.relme li a .svg-andela{color:#173b3f}.relme li a .svg-android{color:#3ddc84}.relme li a .svg-androidauto{color:#3ddc84}.relme li a .svg-androidstudio{color:#3ddc84}.relme li a .svg-angellist{color:#000}.relme li a .svg-angular{color:#0f0f11}.relme li a .svg-angularuniversal{color:#00acc1}.relme li a .svg-angularjs{color:#e23237}.relme li a .svg-anilist{color:#02a9ff}.relme li a .svg-ansible{color:#e00}.relme li a .svg-answer{color:#03f}.relme li a .svg-ansys{color:#ffb71b}.relme li a .svg-antdesign{color:#0170fe}.relme li a .svg-anta{color:#d70010}.relme li a .svg-antena3{color:#ff7328}.relme li a .svg-anydesk{color:#ef443b}.relme li a .svg-apache{color:#d22128}.relme li a .svg-apacheairflow{color:#017cee}.relme li a .svg-apacheant{color:#a81c7d}.relme li a .svg-apachecassandra{color:#1287b1}.relme li a .svg-apachecloudstack{color:#2aa5dc}.relme li a .svg-apachecordova{color:#e8e8e8}.relme li a .svg-apachecouchdb{color:#e42528}.relme li a .svg-apachedruid{color:#29f1fb}.relme li a .svg-apacheecharts{color:#aa344d}.relme li a .svg-apacheflink{color:#e6526f}.relme li a .svg-apachegroovy{color:#4298b8}.relme li a .svg-apacheguacamole{color:#578b34}.relme li a .svg-apachehadoop{color:#6cf}.relme li a .svg-apachehive{color:#fdee21}.relme li a .svg-apachejmeter{color:#d22128}.relme li a .svg-apachekafka{color:#231f20}.relme li a .svg-apachekylin{color:#f09d13}.relme li a .svg-apachemaven{color:#c71a36}.relme li a .svg-apachenetbeanside{color:#1b6ac6}.relme li a .svg-apacheopenoffice{color:#0e85cd}.relme li a .svg-apacheparquet{color:#50abf1}.relme li a .svg-apachepulsar{color:#188fff}.relme li a .svg-apacherocketmq{color:#d77310}.relme li a .svg-apachesolr{color:#d9411e}.relme li a .svg-apachespark{color:#e25a1c}.relme li a .svg-apachestorm{color:#225593}.relme li a .svg-apachetomcat{color:#f8dc75}.relme li a .svg-aparat{color:#ed145b}.relme li a .svg-apifox{color:#f44a53}.relme li a .svg-apollographql{color:#311c87}.relme li a .svg-apostrophe{color:#6236ff}.relme li a .svg-appstore{color:#0d96f6}.relme li a .svg-appsignal{color:#21375a}.relme li a .svg-appveyor{color:#00b3e0}.relme li a .svg-appian{color:#2322f0}.relme li a .svg-apple{color:#000}.relme li a .svg-applearcade{color:#000}.relme li a .svg-applemusic{color:#fa243c}.relme li a .svg-applenews{color:#fd415e}.relme li a .svg-applepay{color:#000}.relme li a .svg-applepodcasts{color:#93c}.relme li a .svg-appletv{color:#000}.relme li a .svg-appsmith{color:#2a2f3d}.relme li a .svg-appwrite{color:#f02e65}.relme li a .svg-aqua{color:#1904da}.relme li a .svg-arangodb{color:#dde072}.relme li a .svg-arc{color:#fcbfbd}.relme li a .svg-arcgis{color:#2c7ac3}.relme li a .svg-archlinux{color:#1793d1}.relme li a .svg-archicad{color:#2d50a5}.relme li a .svg-archiveofourown{color:#900}.relme li a .svg-ardour{color:#c61c3e}.relme li a .svg-arduino{color:#00878f}.relme li a .svg-argo{color:#ef7b4d}.relme li a .svg-argos{color:#da291c}.relme li a .svg-ariakit{color:#007acc}.relme li a .svg-arlo{color:#49b48a}.relme li a .svg-arm{color:#0091bd}.relme li a .svg-armkeil{color:#394049}.relme li a .svg-arstechnica{color:#ff4e00}.relme li a .svg-artstation{color:#13aff0}.relme li a .svg-artifacthub{color:#417598}.relme li a .svg-artixlinux{color:#10a0cc}.relme li a .svg-asana{color:#f06a6a}.relme li a .svg-asciidoctor{color:#e40046}.relme li a .svg-aseprite{color:#7d929e}.relme li a .svg-askubuntu{color:#dc461d}.relme li a .svg-assemblyscript{color:#007aac}.relme li a .svg-astonmartin{color:#000}.relme li a .svg-astro{color:#bc52ee}.relme li a .svg-atari{color:#e4202e}.relme li a .svg-atlassian{color:#0052cc}.relme li a .svg-atom{color:#66595c}.relme li a .svg-auchan{color:#d6180b}.relme li a .svg-audacity{color:#00c}.relme li a .svg-audi{color:#bb0a30}.relme li a .svg-audible{color:#f8991c}.relme li a .svg-audiotechnica{color:#000}.relme li a .svg-audioboom{color:#007ce2}.relme li a .svg-audiomack{color:#ffa200}.relme li a .svg-aurelia{color:#ed2b88}.relme li a .svg-auth0{color:#eb5424}.relme li a .svg-authelia{color:#113155}.relme li a .svg-authy{color:#ec1c24}.relme li a .svg-autohotkey{color:#345}.relme li a .svg-autodesk{color:#000}.relme li a .svg-autodeskrevit{color:#186bff}.relme li a .svg-automattic{color:#3499cd}.relme li a .svg-autoprefixer{color:#dd3735}.relme li a .svg-avast{color:#ff7800}.relme li a .svg-avira{color:#e02027}.relme li a .svg-awesomelists{color:#fc60a8}.relme li a .svg-axios{color:#5a29e4}.relme li a .svg-azureartifacts{color:#cb2e6d}.relme li a .svg-azuredataexplorer{color:#0078d4}.relme li a .svg-azuredevops{color:#0078d7}.relme li a .svg-azurefunctions{color:#0062ad}.relme li a .svg-azurepipelines{color:#2560e0}.relme li a .svg-bandrautomation{color:#f80}.relme li a .svg-bbc{color:#000}.relme li a .svg-bbciplayer{color:#ff4c98}.relme li a .svg-bem{color:#000}.relme li a .svg-bim{color:#eb1928}.relme li a .svg-bmcsoftware{color:#fe5000}.relme li a .svg-bmw{color:#0066b1}.relme li a .svg-bsd{color:#ab2b28}.relme li a .svg-bt{color:#6400aa}.relme li a .svg-bvg{color:#f0d722}.relme li a .svg-babel{color:#f9dc3e}.relme li a .svg-babylondotjs{color:#bb464b}.relme li a .svg-backblaze{color:#e21e29}.relme li a .svg-backbonedotjs{color:#0071b5}.relme li a .svg-backendless{color:#5056e5}.relme li a .svg-backstage{color:#9bf0e1}.relme li a .svg-badgr{color:#282c4c}.relme li a .svg-badoo{color:#783bf9}.relme li a .svg-baidu{color:#2932e1}.relme li a .svg-bamboo{color:#0052cc}.relme li a .svg-bandlab{color:#f12c18}.relme li a .svg-bandcamp{color:#408294}.relme li a .svg-bandsintown{color:#00cec8}.relme li a .svg-bankofamerica{color:#012169}.relme li a .svg-barclays{color:#00aeef}.relme li a .svg-baremetrics{color:#6078ff}.relme li a .svg-basecamp{color:#1d2d35}.relme li a .svg-bastyon{color:#00a4ff}.relme li a .svg-bata{color:#dd282e}.relme li a .svg-bathasu{color:#00a3e0}.relme li a .svg-battledotnet{color:#4381c3}.relme li a .svg-bereal{color:#000}.relme li a .svg-beatport{color:#01ff95}.relme li a .svg-beats{color:#005571}.relme li a .svg-beatsbydre{color:#e01f3d}.relme li a .svg-behance{color:#1769ff}.relme li a .svg-beijingsubway{color:#004a9d}.relme li a .svg-bentley{color:#333}.relme li a .svg-bento{color:#768cff}.relme li a .svg-bentoml{color:#000}.relme li a .svg-betfair{color:#ffb80b}.relme li a .svg-bigcartel{color:#222}.relme li a .svg-bigbluebutton{color:#283274}.relme li a .svg-bigcommerce{color:#121118}.relme li a .svg-bilibili{color:#00a1d6}.relme li a .svg-billboard{color:#000}.relme li a .svg-binance{color:#f0b90b}.relme li a .svg-biolink{color:#000}.relme li a .svg-bisecthosting{color:#0d1129}.relme li a .svg-bit{color:#592ec1}.relme li a .svg-bitbucket{color:#0052cc}.relme li a .svg-bitcoin{color:#f7931a}.relme li a .svg-bitcoincash{color:#0ac18e}.relme li a .svg-bitcoinsv{color:#eab300}.relme li a .svg-bitdefender{color:#ed1c24}.relme li a .svg-bitly{color:#ee6123}.relme li a .svg-bitrise{color:#683d87}.relme li a .svg-bitwarden{color:#175ddc}.relme li a .svg-bitwig{color:#ff5a00}.relme li a .svg-blackberry{color:#000}.relme li a .svg-blackmagicdesign{color:#ffa200}.relme li a .svg-blazemeter{color:#ca2133}.relme li a .svg-blazor{color:#512bd4}.relme li a .svg-blender{color:#e87d0d}.relme li a .svg-blockchaindotcom{color:#121d33}.relme li a .svg-blogger{color:#ff5722}.relme li a .svg-bloglovin{color:#000}.relme li a .svg-blueprint{color:#137cbd}.relme li a .svg-bluetooth{color:#0082fc}.relme li a .svg-boardgamegeek{color:#ff5100}.relme li a .svg-boehringeringelheim{color:#00e47c}.relme li a .svg-boeing{color:#1d439c}.relme li a .svg-bombardier{color:#020203}.relme li a .svg-bookbub{color:#f44336}.relme li a .svg-bookmyshow{color:#c4242b}.relme li a .svg-bookstack{color:#0288d1}.relme li a .svg-bookalope{color:#dc2829}.relme li a .svg-bookmeter{color:#64bc4b}.relme li a .svg-boost{color:#f7901e}.relme li a .svg-boots{color:#05054b}.relme li a .svg-bootstrap{color:#7952b3}.relme li a .svg-borgbackup{color:#0d0}.relme li a .svg-bosch{color:#ea0016}.relme li a .svg-bose{color:#000}.relme li a .svg-botblecms{color:#205081}.relme li a .svg-bower{color:#ef5734}.relme li a .svg-box{color:#0061d5}.relme li a .svg-boxysvg{color:#3584e3}.relme li a .svg-brandfolder{color:#40d1f5}.relme li a .svg-brave{color:#fb542b}.relme li a .svg-breaker{color:#003dad}.relme li a .svg-brevo{color:#0b996e}.relme li a .svg-britishairways{color:#2e5c99}.relme li a .svg-broadcom{color:#e31837}.relme li a .svg-buddy{color:#1a86fd}.relme li a .svg-budibase{color:#000}.relme li a .svg-buefy{color:#7957d5}.relme li a .svg-buffer{color:#231f20}.relme li a .svg-bugatti{color:#be0030}.relme li a .svg-bugcrowd{color:#f26822}.relme li a .svg-bugsnag{color:#4949e4}.relme li a .svg-buildkite{color:#14cc80}.relme li a .svg-bukalapak{color:#e31e52}.relme li a .svg-bulma{color:#00d1b2}.relme li a .svg-bun{color:#000}.relme li a .svg-burgerking{color:#d62300}.relme li a .svg-burton{color:#000}.relme li a .svg-buymeacoffee{color:#fd0}.relme li a .svg-buzzfeed{color:#e32}.relme li a .svg-byjus{color:#813588}.relme li a .svg-bytedance{color:#3c8cff}.relme li a .svg-c{color:#a8b9cc}.relme li a .svg-csharp{color:#512bd4}.relme li a .svg-cplusplus{color:#00599c}.relme li a .svg-cplusplusbuilder{color:#e62431}.relme li a .svg-cbs{color:#033963}.relme li a .svg-cdprojekt{color:#dc0d15}.relme li a .svg-ckeditor4{color:#0287d0}.relme li a .svg-clion{color:#000}.relme li a .svg-cmake{color:#064f8c}.relme li a .svg-cncf{color:#231f20}.relme li a .svg-cnn{color:#c00}.relme li a .svg-cryengine{color:#000}.relme li a .svg-cssmodules{color:#000}.relme li a .svg-csswizardry{color:#f43059}.relme li a .svg-css3{color:#1572b6}.relme li a .svg-cts{color:#e53236}.relme li a .svg-cachet{color:#7ed321}.relme li a .svg-caddy{color:#1f88c0}.relme li a .svg-cadillac{color:#000}.relme li a .svg-cafepress{color:#58a616}.relme li a .svg-caffeine{color:blue}.relme li a .svg-cairographics{color:#f39914}.relme li a .svg-cairometro{color:#c10c0c}.relme li a .svg-cakephp{color:#d33c43}.relme li a .svg-campaignmonitor{color:#111324}.relme li a .svg-canonical{color:#e95420}.relme li a .svg-canva{color:#00c4cc}.relme li a .svg-capacitor{color:#119eff}.relme li a .svg-carthrottle{color:#ff9c42}.relme li a .svg-cardano{color:#0133ad}.relme li a .svg-carrd{color:#596caf}.relme li a .svg-carrefour{color:#004e9f}.relme li a .svg-carto{color:#eb1510}.relme li a .svg-cashapp{color:#00c244}.relme li a .svg-castbox{color:#f55b23}.relme li a .svg-castorama{color:#0078d7}.relme li a .svg-castro{color:#00b265}.relme li a .svg-caterpillar{color:#ffcd11}.relme li a .svg-celery{color:#37814a}.relme li a .svg-centos{color:#262577}.relme li a .svg-ceph{color:#ef5c55}.relme li a .svg-cesium{color:#6caddf}.relme li a .svg-chai{color:#a30701}.relme li a .svg-chainguard{color:#4445e7}.relme li a .svg-chainlink{color:#375bd2}.relme li a .svg-chakraui{color:#319795}.relme li a .svg-channel4{color:#aaff89}.relme li a .svg-chartdotjs{color:#ff6384}.relme li a .svg-chartmogul{color:#13324b}.relme li a .svg-chase{color:#117aca}.relme li a .svg-chatbot{color:#06f}.relme li a .svg-chatwoot{color:#1f93ff}.relme li a .svg-checkio{color:#008db6}.relme li a .svg-checkmarx{color:#54b848}.relme li a .svg-checkmk{color:#15d1a0}.relme li a .svg-chef{color:#f09820}.relme li a .svg-chemex{color:#4d2b1a}.relme li a .svg-chevrolet{color:#cd9834}.relme li a .svg-chianetwork{color:#5ece71}.relme li a .svg-chinaeasternairlines{color:#1a2477}.relme li a .svg-chinasouthernairlines{color:#008bcb}.relme li a .svg-chocolatey{color:#80b5e3}.relme li a .svg-chromatic{color:#fc521f}.relme li a .svg-chromecast{color:#999}.relme li a .svg-chrysler{color:#000}.relme li a .svg-chupachups{color:#cf103e}.relme li a .svg-cilium{color:#f8c517}.relme li a .svg-cinema4d{color:#011a6a}.relme li a .svg-circle{color:#8669ae}.relme li a .svg-circleci{color:#343434}.relme li a .svg-circuitverse{color:#42b883}.relme li a .svg-cirrusci{color:#4051b5}.relme li a .svg-cisco{color:#1ba0d7}.relme li a .svg-citrix{color:#452170}.relme li a .svg-citroen{color:#6e6e6e}.relme li a .svg-civicrm{color:#81c459}.relme li a .svg-civo{color:#239dff}.relme li a .svg-clarifai{color:#1955ff}.relme li a .svg-claris{color:#000}.relme li a .svg-clarivate{color:#000}.relme li a .svg-clickhouse{color:#ffcc01}.relme li a .svg-clickup{color:#7b68ee}.relme li a .svg-cliqz{color:#00aef0}.relme li a .svg-clockify{color:#03a9f4}.relme li a .svg-clojure{color:#5881d8}.relme li a .svg-cloud66{color:#3c72b9}.relme li a .svg-cloudfoundry{color:#0c9ed5}.relme li a .svg-cloudbees{color:#1997b5}.relme li a .svg-cloudcannon{color:#407afc}.relme li a .svg-cloudera{color:#f96702}.relme li a .svg-cloudflare{color:#f38020}.relme li a .svg-cloudflarepages{color:#f38020}.relme li a .svg-cloudsmith{color:#2a6fe1}.relme li a .svg-cloudways{color:#2c39bd}.relme li a .svg-clubhouse{color:#6515dd}.relme li a .svg-clyp{color:#3cbdb1}.relme li a .svg-coop{color:#00b1e7}.relme li a .svg-cocacola{color:#d00013}.relme li a .svg-cockpit{color:#06c}.relme li a .svg-cockroachlabs{color:#6933ff}.relme li a .svg-cocoapods{color:#e32}.relme li a .svg-cocos{color:#55c2e1}.relme li a .svg-coda{color:#f46a54}.relme li a .svg-codacy{color:#222f29}.relme li a .svg-codeclimate{color:#000}.relme li a .svg-codereview{color:#485a62}.relme li a .svg-codechef{color:#5b4638}.relme li a .svg-codefactor{color:#f44a6a}.relme li a .svg-codeigniter{color:#ef4223}.relme li a .svg-codemirror{color:#d30707}.relme li a .svg-codenewbie{color:#9013fe}.relme li a .svg-codepen{color:#000}.relme li a .svg-codeproject{color:#f90}.relme li a .svg-codesandbox{color:#151515}.relme li a .svg-codesignal{color:#1062fb}.relme li a .svg-codestream{color:#008c99}.relme li a .svg-codeberg{color:#2185d0}.relme li a .svg-codecademy{color:#1f4056}.relme li a .svg-codeceptjs{color:#f6e05e}.relme li a .svg-codecov{color:#f01f7a}.relme li a .svg-codeforces{color:#1f8acb}.relme li a .svg-codeium{color:#09b6a2}.relme li a .svg-codemagic{color:#f45e3f}.relme li a .svg-codersrank{color:#67a4ac}.relme li a .svg-coderwall{color:#3e8dcc}.relme li a .svg-codeship{color:#046}.relme li a .svg-codewars{color:#b1361e}.relme li a .svg-codingame{color:#f2bb13}.relme li a .svg-codingninjas{color:#dd6620}.relme li a .svg-codio{color:#4574e0}.relme li a .svg-coffeescript{color:#2f2625}.relme li a .svg-cognizant{color:#1a4ca1}.relme li a .svg-coil{color:#000}.relme li a .svg-coinmarketcap{color:#17181b}.relme li a .svg-coinbase{color:#0052ff}.relme li a .svg-commerzbank{color:#fc3}.relme li a .svg-commodore{color:#1e2a4e}.relme li a .svg-commonworkflowlanguage{color:#b5314c}.relme li a .svg-comptia{color:#c8202f}.relme li a .svg-compilerexplorer{color:#67c52a}.relme li a .svg-composer{color:#885630}.relme li a .svg-comsol{color:#368ccb}.relme li a .svg-conan{color:#6699cb}.relme li a .svg-concourse{color:#3398dc}.relme li a .svg-condaforge{color:#000}.relme li a .svg-conekta{color:#0a1837}.relme li a .svg-confluence{color:#172b4d}.relme li a .svg-construct3{color:#00ffda}.relme li a .svg-consul{color:#f24c53}.relme li a .svg-contactlesspayment{color:#000}.relme li a .svg-contao{color:#f47c00}.relme li a .svg-contentful{color:#2478cc}.relme li a .svg-conventionalcommits{color:#fe5196}.relme li a .svg-convertio{color:#f33}.relme li a .svg-cookiecutter{color:#d4aa00}.relme li a .svg-cora{color:#e61845}.relme li a .svg-coronaengine{color:#f96f29}.relme li a .svg-coronarenderer{color:#e6502a}.relme li a .svg-corsair{color:#000}.relme li a .svg-couchbase{color:#ea2328}.relme li a .svg-counterstrike{color:#000}.relme li a .svg-countingworkspro{color:#2e3084}.relme li a .svg-coursera{color:#0056d2}.relme li a .svg-coveralls{color:#3f5767}.relme li a .svg-craftcms{color:#e5422b}.relme li a .svg-craftsman{color:#d6001c}.relme li a .svg-cratedb{color:#009dc7}.relme li a .svg-crayon{color:#ff6a4c}.relme li a .svg-creality{color:#000}.relme li a .svg-createreactapp{color:#09d3ac}.relme li a .svg-creativecommons{color:#ef9421}.relme li a .svg-creativetechnology{color:#000}.relme li a .svg-credly{color:#ff6b00}.relme li a .svg-crehana{color:#4b22f4}.relme li a .svg-criticalrole{color:#000}.relme li a .svg-crowdin{color:#2e3340}.relme li a .svg-crowdsource{color:#4285f4}.relme li a .svg-crunchbase{color:#0288d1}.relme li a .svg-crunchyroll{color:#f47521}.relme li a .svg-crystal{color:#000}.relme li a .svg-cucumber{color:#23d96c}.relme li a .svg-cultura{color:#1d2c54}.relme li a .svg-curseforge{color:#f16436}.relme li a .svg-cyberdefenders{color:#335eea}.relme li a .svg-cycling74{color:#111}.relme li a .svg-cypress{color:#17202c}.relme li a .svg-cytoscapedotjs{color:#f7df1e}.relme li a .svg-d{color:#b03931}.relme li a .svg-dedge{color:#432975}.relme li a .svg-dwavesystems{color:#008cd7}.relme li a .svg-d3dotjs{color:#f9a03c}.relme li a .svg-daf{color:#00529b}.relme li a .svg-dazn{color:#f8f8f5}.relme li a .svg-dcentertainment{color:#0078f0}.relme li a .svg-dhl{color:#fc0}.relme li a .svg-dji{color:#000}.relme li a .svg-dlna{color:#48a842}.relme li a .svg-doi{color:#fab70c}.relme li a .svg-dpd{color:#dc0032}.relme li a .svg-dsautomobiles{color:#1d1717}.relme li a .svg-dts{color:#f98b2b}.relme li a .svg-dtube{color:#f01a30}.relme li a .svg-dvc{color:#13adc7}.relme li a .svg-dacia{color:#646b52}.relme li a .svg-dailymotion{color:#0d0d0d}.relme li a .svg-daimler{color:#e6e6e6}.relme li a .svg-daisyui{color:#5a0ef8}.relme li a .svg-dapr{color:#0d2192}.relme li a .svg-darkreader{color:#141e24}.relme li a .svg-dart{color:#0175c2}.relme li a .svg-darty{color:#eb1b23}.relme li a .svg-daserste{color:#001a4b}.relme li a .svg-dash{color:#008de4}.relme li a .svg-dashlane{color:#0e353d}.relme li a .svg-dask{color:#fc6e6b}.relme li a .svg-dassaultsystemes{color:#005386}.relme li a .svg-datacamp{color:#03ef62}.relme li a .svg-datagrip{color:#000}.relme li a .svg-datastax{color:#3a3a42}.relme li a .svg-databricks{color:#ff3621}.relme li a .svg-datadog{color:#632ca6}.relme li a .svg-dataiku{color:#2ab1ac}.relme li a .svg-dataverse{color:#088142}.relme li a .svg-datocms{color:#ff7751}.relme li a .svg-datto{color:#199ed9}.relme li a .svg-delonghi{color:#072240}.relme li a .svg-debian{color:#a81d33}.relme li a .svg-decapcms{color:#ff0082}.relme li a .svg-deepnote{color:#3793ef}.relme li a .svg-deezer{color:#feaa2d}.relme li a .svg-deliveroo{color:#00ccbc}.relme li a .svg-dell{color:#007db8}.relme li a .svg-delphi{color:#e62431}.relme li a .svg-delta{color:#036}.relme li a .svg-deluge{color:#094491}.relme li a .svg-deno{color:#000}.relme li a .svg-denon{color:#0b131a}.relme li a .svg-dependabot{color:#025e8c}.relme li a .svg-derspiegel{color:#e64415}.relme li a .svg-designernews{color:#2d72d9}.relme li a .svg-deutschebahn{color:#f01414}.relme li a .svg-deutschebank{color:#0018a8}.relme li a .svg-devexpress{color:#ff7200}.relme li a .svg-deviantart{color:#05cc47}.relme li a .svg-devpost{color:#003e54}.relme li a .svg-dgraph{color:#e50695}.relme li a .svg-dialogflow{color:#ff9800}.relme li a .svg-diaspora{color:#000}.relme li a .svg-digg{color:#000}.relme li a .svg-digikeyelectronics{color:#c00}.relme li a .svg-digitalocean{color:#0080ff}.relme li a .svg-dinersclub{color:#004c97}.relme li a .svg-dior{color:#000}.relme li a .svg-directus{color:#263238}.relme li a .svg-discogs{color:#333}.relme li a .svg-discord{color:#5865f2}.relme li a .svg-discourse{color:#000}.relme li a .svg-discover{color:#ff6000}.relme li a .svg-disqus{color:#2e9fff}.relme li a .svg-disroot{color:#50162d}.relme li a .svg-distrokid{color:#231f20}.relme li a .svg-django{color:#092e20}.relme li a .svg-dlib{color:green}.relme li a .svg-docker{color:#2496ed}.relme li a .svg-docsdotrs{color:#000}.relme li a .svg-docsify{color:#2ece53}.relme li a .svg-docusign{color:#fc2}.relme li a .svg-docusaurus{color:#3ecc5f}.relme li a .svg-dogecoin{color:#c2a633}.relme li a .svg-dolby{color:#000}.relme li a .svg-doordash{color:#ff3008}.relme li a .svg-douban{color:#2d963d}.relme li a .svg-doubanread{color:#389eac}.relme li a .svg-dovecot{color:#54bcab}.relme li a .svg-dragonframe{color:#d4911e}.relme li a .svg-draugiemdotlv{color:#f60}.relme li a .svg-dribbble{color:#ea4c89}.relme li a .svg-drone{color:#212121}.relme li a .svg-drooble{color:#19c4be}.relme li a .svg-dropbox{color:#0061ff}.relme li a .svg-drupal{color:#0678be}.relme li a .svg-ducati{color:#c00}.relme li a .svg-duckdb{color:#fff000}.relme li a .svg-duckduckgo{color:#de5833}.relme li a .svg-dungeonsanddragons{color:#ed1c24}.relme li a .svg-dunked{color:#2da9d7}.relme li a .svg-duolingo{color:#58cc02}.relme li a .svg-dynamics365{color:#0b53ce}.relme li a .svg-dynatrace{color:#1496ff}.relme li a .svg-edotleclerc{color:#06c}.relme li a .svg-e3{color:#e73d2f}.relme li a .svg-ea{color:#000}.relme li a .svg-ebox{color:#be2323}.relme li a .svg-edeka{color:#1b66b3}.relme li a .svg-epel{color:#fc0000}.relme li a .svg-esea{color:#0e9648}.relme li a .svg-eslgaming{color:#ffff09}.relme li a .svg-eslint{color:#4b32c3}.relme li a .svg-esphome{color:#000}.relme li a .svg-esri{color:#000}.relme li a .svg-eagle{color:#0072ef}.relme li a .svg-easyeda{color:#1765f6}.relme li a .svg-eclipseadoptium{color:#ff1464}.relme li a .svg-eclipseche{color:#525c86}.relme li a .svg-eclipseide{color:#2c2255}.relme li a .svg-eclipsejetty{color:#fc390e}.relme li a .svg-eclipsemosquitto{color:#3c5280}.relme li a .svg-eclipsevertdotx{color:#782a90}.relme li a .svg-editorconfig{color:#fefefe}.relme li a .svg-egnyte{color:#00968f}.relme li a .svg-eightsleep{color:#262729}.relme li a .svg-eljueves{color:#be312e}.relme li a .svg-elastic{color:#005571}.relme li a .svg-elasticcloud{color:#005571}.relme li a .svg-elasticstack{color:#005571}.relme li a .svg-elasticsearch{color:#005571}.relme li a .svg-elavon{color:#0c2074}.relme li a .svg-electron{color:#47848f}.relme li a .svg-electronfiddle{color:#e79537}.relme li a .svg-element{color:#0dbd8b}.relme li a .svg-elementor{color:#92003b}.relme li a .svg-eleventy{color:#000}.relme li a .svg-elgato{color:#101010}.relme li a .svg-elixir{color:#4b275f}.relme li a .svg-ello{color:#000}.relme li a .svg-elm{color:#1293d8}.relme li a .svg-elsevier{color:#ff6c00}.relme li a .svg-embarcadero{color:#ed1f35}.relme li a .svg-emberdotjs{color:#e04e39}.relme li a .svg-emby{color:#52b54b}.relme li a .svg-emirates{color:#d71921}.relme li a .svg-emlakjet{color:#0ae524}.relme li a .svg-empirekred{color:#72be50}.relme li a .svg-engadget{color:#000}.relme li a .svg-enpass{color:#0d47a1}.relme li a .svg-enterprisedb{color:#ff3e00}.relme li a .svg-envato{color:#81b441}.relme li a .svg-envoyproxy{color:#ac6199}.relme li a .svg-epicgames{color:#313131}.relme li a .svg-epson{color:#039}.relme li a .svg-equinixmetal{color:#ed2224}.relme li a .svg-ericsson{color:#0082f0}.relme li a .svg-erlang{color:#a90533}.relme li a .svg-espressif{color:#e7352c}.relme li a .svg-ethereum{color:#3c3c3d}.relme li a .svg-ethiopianairlines{color:#648b1a}.relme li a .svg-etihadairways{color:#bd8b13}.relme li a .svg-etsy{color:#f16521}.relme li a .svg-eventstore{color:#5ab552}.relme li a .svg-eventbrite{color:#f05537}.relme li a .svg-evernote{color:#00a82d}.relme li a .svg-exercism{color:#009cab}.relme li a .svg-exordo{color:#daa449}.relme li a .svg-exoscale{color:#da291c}.relme li a .svg-expensify{color:#0185ff}.relme li a .svg-expertsexchange{color:#00aae7}.relme li a .svg-expo{color:#000020}.relme li a .svg-express{color:#000}.relme li a .svg-expressvpn{color:#da3940}.relme li a .svg-eyeem{color:#000}.relme li a .svg-f{color:#378bba}.relme li a .svg-fdroid{color:#1976d2}.relme li a .svg-fsecure{color:#00baff}.relme li a .svg-f1{color:#e10600}.relme li a .svg-f5{color:#e4002b}.relme li a .svg-faceit{color:#f50}.relme li a .svg-farfetch{color:#000}.relme li a .svg-ffmpeg{color:#007808}.relme li a .svg-fifa{color:#326295}.relme li a .svg-first{color:#0066b3}.relme li a .svg-fite{color:#ca0404}.relme li a .svg-fmod{color:#000}.relme li a .svg-fox{color:#000}.relme li a .svg-facebook{color:#0866ff}.relme li a .svg-facebookgaming{color:#005fed}.relme li a .svg-facebooklive{color:#ed4242}.relme li a .svg-facepunch{color:#ec1c24}.relme li a .svg-fairphone{color:#4495d1}.relme li a .svg-falco{color:#00aec7}.relme li a .svg-falcon{color:#f0ad4e}.relme li a .svg-fampay{color:#ffad00}.relme li a .svg-fandango{color:#ff7300}.relme li a .svg-fandom{color:#fa005a}.relme li a .svg-fanfou{color:#0cf}.relme li a .svg-fantom{color:#0928ff}.relme li a .svg-fareharbor{color:#0a6ece}.relme li a .svg-fastapi{color:#009688}.relme li a .svg-fastify{color:#000}.relme li a .svg-fastlane{color:#00f200}.relme li a .svg-fastly{color:#ff282d}.relme li a .svg-fathom{color:#9187ff}.relme li a .svg-fauna{color:#3a1ab6}.relme li a .svg-favro{color:#512da8}.relme li a .svg-feathub{color:#9b9b9b}.relme li a .svg-fedex{color:#4d148c}.relme li a .svg-fedora{color:#51a2da}.relme li a .svg-feedly{color:#2bb24c}.relme li a .svg-ferrari{color:#d40000}.relme li a .svg-ferrarindotvdot{color:#eb2e2c}.relme li a .svg-ferretdb{color:#042133}.relme li a .svg-fi{color:#00b899}.relme li a .svg-fiat{color:#941711}.relme li a .svg-fidoalliance{color:#ffbf3b}.relme li a .svg-fig{color:#000}.relme li a .svg-figma{color:#f24e1e}.relme li a .svg-fila{color:#002d62}.relme li a .svg-filezilla{color:#bf0000}.relme li a .svg-files{color:#4285f4}.relme li a .svg-fing{color:#009aee}.relme li a .svg-firebase{color:#ffca28}.relme li a .svg-firefish{color:#f07a5b}.relme li a .svg-fireflyiii{color:#cd5029}.relme li a .svg-firefox{color:#ff7139}.relme li a .svg-firefoxbrowser{color:#ff7139}.relme li a .svg-fireship{color:#eb844e}.relme li a .svg-firewalla{color:#c8332d}.relme li a .svg-fitbit{color:#00b0b9}.relme li a .svg-fivem{color:#f40552}.relme li a .svg-fiverr{color:#1dbf73}.relme li a .svg-flask{color:#000}.relme li a .svg-flat{color:#3481fe}.relme li a .svg-flathub{color:#000}.relme li a .svg-flatpak{color:#4a90d9}.relme li a .svg-flattr{color:#000}.relme li a .svg-flickr{color:#0063dc}.relme li a .svg-flightaware{color:#19315b}.relme li a .svg-flipboard{color:#e12828}.relme li a .svg-flipkart{color:#2874f0}.relme li a .svg-floatplane{color:#00aeef}.relme li a .svg-flood{color:#4285f4}.relme li a .svg-fluentbit{color:#49bda5}.relme li a .svg-fluentd{color:#0e83c8}.relme li a .svg-fluke{color:#ffc20e}.relme li a .svg-flutter{color:#02569b}.relme li a .svg-flux{color:#5468ff}.relme li a .svg-fluxus{color:#8d73b0}.relme li a .svg-flyway{color:#cc0200}.relme li a .svg-fnac{color:#e1a925}.relme li a .svg-folium{color:#77b829}.relme li a .svg-fonoma{color:#02b78f}.relme li a .svg-fontawesome{color:#528dd7}.relme li a .svg-fontbase{color:#3d03a7}.relme li a .svg-fontforge{color:#f2712b}.relme li a .svg-ford{color:#00274e}.relme li a .svg-forestry{color:#343a40}.relme li a .svg-forgejo{color:#fb923c}.relme li a .svg-formstack{color:#21b573}.relme li a .svg-fortinet{color:#ee3124}.relme li a .svg-fortran{color:#734f96}.relme li a .svg-fossa{color:#289e6d}.relme li a .svg-fossilscm{color:#548294}.relme li a .svg-foursquare{color:#33f}.relme li a .svg-foursquarecityguide{color:#f94877}.relme li a .svg-foxtel{color:#eb5205}.relme li a .svg-fozzy{color:#f15b29}.relme li a .svg-framer{color:#05f}.relme li a .svg-framework{color:#000}.relme li a .svg-framework7{color:#ee350f}.relme li a .svg-franprix{color:#ec6237}.relme li a .svg-fraunhofergesellschaft{color:#179c7d}.relme li a .svg-freebsd{color:#ab2b28}.relme li a .svg-freenas{color:#343434}.relme li a .svg-freelancer{color:#29b2fe}.relme li a .svg-freepik{color:#1273eb}.relme li a .svg-frontendmentor{color:#3f54a3}.relme li a .svg-frontify{color:#2d3232}.relme li a .svg-fugacloud{color:#242f4b}.relme li a .svg-fujifilm{color:#fb0020}.relme li a .svg-fujitsu{color:red}.relme li a .svg-funimation{color:#5b0bb5}.relme li a .svg-furaffinity{color:#36566f}.relme li a .svg-furrynetwork{color:#2e75b4}.relme li a .svg-futurelearn{color:#de00a5}.relme li a .svg-g2{color:#ff492c}.relme li a .svg-g2a{color:#f05f00}.relme li a .svg-gdal{color:#5cae58}.relme li a .svg-gimp{color:#5c5543}.relme li a .svg-giphy{color:#f66}.relme li a .svg-gnome{color:#4a86cf}.relme li a .svg-gnometerminal{color:#241f31}.relme li a .svg-gnu{color:#a42e2b}.relme li a .svg-gnubash{color:#4eaa25}.relme li a .svg-gnuemacs{color:#7f5ab6}.relme li a .svg-gnuicecat{color:#002f5b}.relme li a .svg-gnuprivacyguard{color:#0093dd}.relme li a .svg-gnusocial{color:#a22430}.relme li a .svg-gogdotcom{color:#86328a}.relme li a .svg-gsk{color:#f36633}.relme li a .svg-gstreamer{color:#ff3131}.relme li a .svg-gtk{color:#7fe719}.relme li a .svg-gameandwatch{color:#000}.relme li a .svg-gamedeveloper{color:#e60012}.relme li a .svg-gamejolt{color:#cf0}.relme li a .svg-gamebanana{color:#fcef40}.relme li a .svg-gamemaker{color:#000}.relme li a .svg-garmin{color:#000}.relme li a .svg-gatling{color:#ff9e2a}.relme li a .svg-gatsby{color:#639}.relme li a .svg-geeksforgeeks{color:#2f8d46}.relme li a .svg-generalelectric{color:#0870d8}.relme li a .svg-generalmotors{color:#0170ce}.relme li a .svg-genius{color:#ffff64}.relme li a .svg-gentoo{color:#54487a}.relme li a .svg-geocaching{color:#00874d}.relme li a .svg-gerrit{color:#eee}.relme li a .svg-ghost{color:#15171a}.relme li a .svg-ghostery{color:#00aef0}.relme li a .svg-git{color:#f05032}.relme li a .svg-gitextensions{color:#212121}.relme li a .svg-gitlfs{color:#f64935}.relme li a .svg-gitbook{color:#3884ff}.relme li a .svg-github{color:#181717}.relme li a .svg-githubactions{color:#2088ff}.relme li a .svg-githubpages{color:#222}.relme li a .svg-githubsponsors{color:#ea4aaa}.relme li a .svg-gitkraken{color:#179287}.relme li a .svg-gitlab{color:#fc6d26}.relme li a .svg-gitea{color:#609926}.relme li a .svg-gitee{color:#c71d23}.relme li a .svg-gitpod{color:#ffae33}.relme li a .svg-gitter{color:#ed1965}.relme li a .svg-glassdoor{color:#0caa41}.relme li a .svg-glitch{color:#33f}.relme li a .svg-globus{color:#ca6201}.relme li a .svg-gmail{color:#ea4335}.relme li a .svg-go{color:#00add8}.relme li a .svg-gocd{color:#94399e}.relme li a .svg-godaddy{color:#1bdbdb}.relme li a .svg-gofundme{color:#00b964}.relme li a .svg-goland{color:#000}.relme li a .svg-gotomeeting{color:#f68d2e}.relme li a .svg-godotengine{color:#478cbf}.relme li a .svg-goldenline{color:#ffe005}.relme li a .svg-goodreads{color:#372213}.relme li a .svg-google{color:#4285f4}.relme li a .svg-googleadmob{color:#ea4335}.relme li a .svg-googleadsense{color:#4285f4}.relme li a .svg-googleads{color:#4285f4}.relme li a .svg-googleanalytics{color:#e37400}.relme li a .svg-googleappsscript{color:#4285f4}.relme li a .svg-googleassistant{color:#4285f4}.relme li a .svg-googlebard{color:#886fbf}.relme li a .svg-googlebigquery{color:#669df6}.relme li a .svg-googlecalendar{color:#4285f4}.relme li a .svg-googlecardboard{color:#ff7143}.relme li a .svg-googlechat{color:#00ac47}.relme li a .svg-googlechrome{color:#4285f4}.relme li a .svg-googleclassroom{color:#0f9d58}.relme li a .svg-googlecloud{color:#4285f4}.relme li a .svg-googlecloudcomposer{color:#4285f4}.relme li a .svg-googlecolab{color:#f9ab00}.relme li a .svg-googlecontaineroptimizedos{color:#4285f4}.relme li a .svg-googledatastudio{color:#669df6}.relme li a .svg-googledocs{color:#4285f4}.relme li a .svg-googledomains{color:#4285f4}.relme li a .svg-googledrive{color:#4285f4}.relme li a .svg-googleearth{color:#4285f4}.relme li a .svg-googleearthengine{color:#4285f4}.relme li a .svg-googlefit{color:#4285f4}.relme li a .svg-googlefonts{color:#4285f4}.relme li a .svg-googleforms{color:#7248b9}.relme li a .svg-googlehangouts{color:#0c9d58}.relme li a .svg-googlehome{color:#4285f4}.relme li a .svg-googlekeep{color:#fb0}.relme li a .svg-googlelens{color:#4285f4}.relme li a .svg-googlemaps{color:#4285f4}.relme li a .svg-googlemarketingplatform{color:#4285f4}.relme li a .svg-googlemeet{color:#00897b}.relme li a .svg-googlemessages{color:#1a73e8}.relme li a .svg-googlemybusiness{color:#4285f4}.relme li a .svg-googlenearby{color:#4285f4}.relme li a .svg-googlenews{color:#174ea6}.relme li a .svg-googleoptimize{color:#b366f6}.relme li a .svg-googlepay{color:#4285f4}.relme li a .svg-googlephotos{color:#4285f4}.relme li a .svg-googleplay{color:#414141}.relme li a .svg-googlepodcasts{color:#4285f4}.relme li a .svg-googlescholar{color:#4285f4}.relme li a .svg-googlesearchconsole{color:#458cf5}.relme li a .svg-googlesheets{color:#34a853}.relme li a .svg-googleslides{color:#fbbc04}.relme li a .svg-googlestreetview{color:#fec111}.relme li a .svg-googletagmanager{color:#246fdb}.relme li a .svg-googletranslate{color:#4285f4}.relme li a .svg-grab{color:#00b14f}.relme li a .svg-gradle{color:#02303a}.relme li a .svg-gradleplaypublisher{color:#82b816}.relme li a .svg-grafana{color:#f46800}.relme li a .svg-grammarly{color:#15c39a}.relme li a .svg-grandfrais{color:#ed2d2f}.relme li a .svg-graphql{color:#e10098}.relme li a .svg-grav{color:#221e1f}.relme li a .svg-gravatar{color:#1e8cbe}.relme li a .svg-graylog{color:#ff3633}.relme li a .svg-greensock{color:#88ce02}.relme li a .svg-greenhouse{color:#24a47f}.relme li a .svg-griddotai{color:#78ff96}.relme li a .svg-gridsome{color:#00a672}.relme li a .svg-groupme{color:#00aff0}.relme li a .svg-groupon{color:#53a318}.relme li a .svg-grubhub{color:#f63440}.relme li a .svg-grunt{color:#faa918}.relme li a .svg-guangzhoumetro{color:#c51935}.relme li a .svg-guilded{color:#f5c400}.relme li a .svg-gumroad{color:#ff90e8}.relme li a .svg-gumtree{color:#72ef36}.relme li a .svg-gunicorn{color:#499848}.relme li a .svg-gurobi{color:#ee3524}.relme li a .svg-gutenberg{color:#000}.relme li a .svg-geant{color:#dd1f26}.relme li a .svg-handm{color:#e50010}.relme li a .svg-h3{color:#1e54b7}.relme li a .svg-hal{color:#b03532}.relme li a .svg-hbo{color:#000}.relme li a .svg-hcl{color:#006bb6}.relme li a .svg-here{color:#00afaa}.relme li a .svg-hey{color:#5522fa}.relme li a .svg-hp{color:#0096d6}.relme li a .svg-hsbc{color:#db0011}.relme li a .svg-htmlacademy{color:#302683}.relme li a .svg-html5{color:#e34f26}.relme li a .svg-httpie{color:#73dc8c}.relme li a .svg-habr{color:#65a3be}.relme li a .svg-hackclub{color:#ec3750}.relme li a .svg-hackthebox{color:#9fef00}.relme li a .svg-hackaday{color:#1a1a1a}.relme li a .svg-hackernoon{color:#00fe00}.relme li a .svg-hackerearth{color:#2c3454}.relme li a .svg-hackerone{color:#494649}.relme li a .svg-hackerrank{color:#00ea64}.relme li a .svg-hackster{color:#2e9fe6}.relme li a .svg-handlebarsdotjs{color:#000}.relme li a .svg-handshake{color:#d3fb52}.relme li a .svg-handshake{color:#000}.relme li a .svg-happycow{color:#7c4ec4}.relme li a .svg-harbor{color:#60b932}.relme li a .svg-harmonyos{color:#000}.relme li a .svg-hashicorp{color:#000}.relme li a .svg-hashnode{color:#2962ff}.relme li a .svg-haskell{color:#5d4f85}.relme li a .svg-hasura{color:#1eb4d4}.relme li a .svg-hatenabookmark{color:#00a4de}.relme li a .svg-haxe{color:#ea8220}.relme li a .svg-headlessui{color:#66e3ff}.relme li a .svg-headspace{color:#f47d31}.relme li a .svg-hearth{color:#a33035}.relme li a .svg-hedera{color:#222}.relme li a .svg-hellofresh{color:#9c3}.relme li a .svg-hellyhansen{color:#da2128}.relme li a .svg-helm{color:#0f1689}.relme li a .svg-helpscout{color:#1292ee}.relme li a .svg-helpdesk{color:#2fc774}.relme li a .svg-heroku{color:#430098}.relme li a .svg-hetzner{color:#d50c2d}.relme li a .svg-hexlet{color:#116ef5}.relme li a .svg-hexo{color:#0e83cd}.relme li a .svg-hibob{color:#e42c51}.relme li a .svg-hibernate{color:#59666c}.relme li a .svg-hilton{color:#231f20}.relme li a .svg-hiltonhotelsandresorts{color:#1e4380}.relme li a .svg-hitachi{color:#e60027}.relme li a .svg-hive{color:#e31337}.relme li a .svg-hive{color:#ff7a00}.relme li a .svg-homeassistant{color:#18bcf2}.relme li a .svg-homeassistantcommunitystore{color:#41bdf5}.relme li a .svg-homeadvisor{color:#f68315}.relme li a .svg-homebrew{color:#fbb040}.relme li a .svg-homebridge{color:#491f59}.relme li a .svg-honda{color:#e40521}.relme li a .svg-honey{color:#ff6801}.relme li a .svg-honor{color:#000}.relme li a .svg-hootsuite{color:#ff4c46}.relme li a .svg-hoppscotch{color:#10b981}.relme li a .svg-hotelsdotcom{color:#ef3346}.relme li a .svg-hotjar{color:#ff3c00}.relme li a .svg-hotwire{color:#ffe801}.relme li a .svg-houdini{color:#ff4713}.relme li a .svg-houzz{color:#4dbc15}.relme li a .svg-huawei{color:red}.relme li a .svg-hubspot{color:#ff7a59}.relme li a .svg-hugo{color:#ff4088}.relme li a .svg-hulu{color:#1ce783}.relme li a .svg-humblebundle{color:#cc2929}.relme li a .svg-hungryjacks{color:#d0021b}.relme li a .svg-hurriyetemlak{color:#e02826}.relme li a .svg-husqvarna{color:#273a60}.relme li a .svg-hyper{color:#000}.relme li a .svg-hyperledger{color:#2f3134}.relme li a .svg-hypothesis{color:#bd1c2b}.relme li a .svg-hyundai{color:#002c5f}.relme li a .svg-ibm{color:#052fad}.relme li a .svg-ibmcloud{color:#1261fe}.relme li a .svg-ibmwatson{color:#be95ff}.relme li a .svg-icon{color:#31b8bb}.relme li a .svg-icq{color:#24ff00}.relme li a .svg-ieee{color:#00629b}.relme li a .svg-ifttt{color:#000}.relme li a .svg-igdb{color:#9147ff}.relme li a .svg-ikea{color:#0058a3}.relme li a .svg-imdb{color:#f5c518}.relme li a .svg-iota{color:#131f37}.relme li a .svg-ipfs{color:#65c2cb}.relme li a .svg-iris{color:#25313c}.relme li a .svg-isc2{color:#468145}.relme li a .svg-itvx{color:#deeb52}.relme li a .svg-iveco{color:#004994}.relme li a .svg-iata{color:#004e81}.relme li a .svg-iced{color:#3645ff}.relme li a .svg-iceland{color:#cc092f}.relme li a .svg-icinga{color:#06062c}.relme li a .svg-icomoon{color:#825794}.relme li a .svg-iconjar{color:#16a5f3}.relme li a .svg-iconfinder{color:#1a1b1f}.relme li a .svg-iconify{color:#1769aa}.relme li a .svg-icons8{color:#1fb141}.relme li a .svg-imagej{color:#00d8e0}.relme li a .svg-imgur{color:#1bb76e}.relme li a .svg-immer{color:#00e7c3}.relme li a .svg-immich{color:#4250af}.relme li a .svg-imou{color:#e89313}.relme li a .svg-improvmx{color:#2fbeff}.relme li a .svg-invision{color:#f36}.relme li a .svg-indeed{color:#003a9b}.relme li a .svg-indigo{color:#09009b}.relme li a .svg-inertia{color:#9553e9}.relme li a .svg-infiniti{color:#000}.relme li a .svg-influxdb{color:#22adf6}.relme li a .svg-infoq{color:#2c6caf}.relme li a .svg-informatica{color:#ff4d00}.relme li a .svg-infosys{color:#007cc3}.relme li a .svg-infracost{color:#db44b8}.relme li a .svg-ingress{color:#783cbd}.relme li a .svg-inkdrop{color:#7a78d7}.relme li a .svg-inkscape{color:#000}.relme li a .svg-insomnia{color:#4000bf}.relme li a .svg-insta360{color:#fe0}.relme li a .svg-instacart{color:#43b02a}.relme li a .svg-instagram{color:#e4405f}.relme li a .svg-instapaper{color:#1f1f1f}.relme li a .svg-instatus{color:#4ee3c2}.relme li a .svg-instructables{color:#fabf15}.relme li a .svg-instructure{color:#2a7ba0}.relme li a .svg-integromat{color:#2f8cbb}.relme li a .svg-intel{color:#0071c5}.relme li a .svg-intellijidea{color:#000}.relme li a .svg-interactjs{color:#2599ed}.relme li a .svg-interactiondesignfoundation{color:#2b2b2b}.relme li a .svg-interbase{color:#e62431}.relme li a .svg-intercom{color:#6afdef}.relme li a .svg-intermarche{color:#e2001a}.relme li a .svg-internetarchive{color:#666}.relme li a .svg-internetcomputer{color:#3b00b9}.relme li a .svg-internetexplorer{color:#0076d6}.relme li a .svg-intigriti{color:#161a36}.relme li a .svg-intuit{color:#236cff}.relme li a .svg-invoiceninja{color:#000}.relme li a .svg-ionic{color:#3880ff}.relme li a .svg-ionos{color:#003d8f}.relme li a .svg-issuu{color:#f36d5d}.relme li a .svg-istio{color:#466bb0}.relme li a .svg-itchdotio{color:#fa5c5c}.relme li a .svg-jbl{color:#f30}.relme li a .svg-jcb{color:#0b4ea2}.relme li a .svg-jet{color:#fbba00}.relme li a .svg-jfrog{color:#40be46}.relme li a .svg-jfrogbintray{color:#43a047}.relme li a .svg-jfrogpipelines{color:#40be46}.relme li a .svg-jpeg{color:#8a8a8a}.relme li a .svg-jrgroup{color:#44af35}.relme li a .svg-jsfiddle{color:#0084ff}.relme li a .svg-json{color:#000}.relme li a .svg-jsonwebtokens{color:#000}.relme li a .svg-jss{color:#f7df1e}.relme li a .svg-juce{color:#8dc63f}.relme li a .svg-juke{color:#6cd74a}.relme li a .svg-junit5{color:#25a162}.relme li a .svg-jabber{color:#c00}.relme li a .svg-jaeger{color:#66cfe3}.relme li a .svg-jaguar{color:#000}.relme li a .svg-jamboard{color:#f37c20}.relme li a .svg-jameson{color:#004027}.relme li a .svg-jamstack{color:#f0047f}.relme li a .svg-jasmine{color:#8a4182}.relme li a .svg-javascript{color:#f7df1e}.relme li a .svg-jeep{color:#000}.relme li a .svg-jekyll{color:#c00}.relme li a .svg-jellyfin{color:#00a4dc}.relme li a .svg-jenkins{color:#d24939}.relme li a .svg-jenkinsx{color:#73c3d5}.relme li a .svg-jest{color:#c21325}.relme li a .svg-jetblue{color:#001e59}.relme li a .svg-jetbrains{color:#000}.relme li a .svg-jetpackcompose{color:#4285f4}.relme li a .svg-jinja{color:#b41717}.relme li a .svg-jira{color:#0052cc}.relme li a .svg-jirasoftware{color:#0052cc}.relme li a .svg-jitsi{color:#97979a}.relme li a .svg-johndeere{color:#367c2b}.relme li a .svg-joomla{color:#5091cd}.relme li a .svg-joplin{color:#1071d3}.relme li a .svg-jordan{color:#000}.relme li a .svg-jovian{color:#0d61ff}.relme li a .svg-juejin{color:#007fff}.relme li a .svg-julia{color:#9558b2}.relme li a .svg-junipernetworks{color:#84b135}.relme li a .svg-jupyter{color:#f37626}.relme li a .svg-justeat{color:#f36d00}.relme li a .svg-justgiving{color:#ad29b6}.relme li a .svg-k3s{color:#ffc61c}.relme li a .svg-kde{color:#1d99f3}.relme li a .svg-kfc{color:#f40027}.relme li a .svg-klm{color:#00a1de}.relme li a .svg-ktm{color:#f60}.relme li a .svg-kaggle{color:#20beff}.relme li a .svg-kahoot{color:#46178f}.relme li a .svg-kaios{color:#6f02b5}.relme li a .svg-kakao{color:#ffcd00}.relme li a .svg-kakaotalk{color:#ffcd00}.relme li a .svg-kalilinux{color:#557c94}.relme li a .svg-kamailio{color:#506365}.relme li a .svg-kaniko{color:#ffa600}.relme li a .svg-karlsruherverkehrsverbund{color:#9b2321}.relme li a .svg-kasasmart{color:#4acbd6}.relme li a .svg-kashflow{color:#e5426e}.relme li a .svg-kaspersky{color:#006d5c}.relme li a .svg-katacoda{color:#f48220}.relme li a .svg-katana{color:#000}.relme li a .svg-kaufland{color:#e10915}.relme li a .svg-kdenlive{color:#527eb2}.relme li a .svg-kedro{color:#ffc900}.relme li a .svg-keepassxc{color:#6cac4d}.relme li a .svg-keepachangelog{color:#e05735}.relme li a .svg-kentico{color:#f05a22}.relme li a .svg-keras{color:#d00000}.relme li a .svg-keycdn{color:#047aed}.relme li a .svg-keybase{color:#33a0ff}.relme li a .svg-keystone{color:#166bff}.relme li a .svg-khanacademy{color:#14bf96}.relme li a .svg-khronosgroup{color:#c33}.relme li a .svg-kicad{color:#314cb0}.relme li a .svg-kia{color:#05141f}.relme li a .svg-kibana{color:#005571}.relme li a .svg-kickstarter{color:#05ce78}.relme li a .svg-kik{color:#82bc23}.relme li a .svg-kingstontechnology{color:#000}.relme li a .svg-kinopoisk{color:#f60}.relme li a .svg-kinsta{color:#5333ed}.relme li a .svg-kirby{color:#000}.relme li a .svg-kit{color:#000}.relme li a .svg-kitsu{color:#fd755c}.relme li a .svg-klarna{color:#ffb3c7}.relme li a .svg-klook{color:#ff5722}.relme li a .svg-knative{color:#0865ad}.relme li a .svg-knowledgebase{color:#9146ff}.relme li a .svg-known{color:#333}.relme li a .svg-kofi{color:#ff5e5b}.relme li a .svg-koa{color:#33333d}.relme li a .svg-koc{color:#f9423a}.relme li a .svg-kodak{color:#ed0000}.relme li a .svg-kodi{color:#17b2e7}.relme li a .svg-kofax{color:#00558c}.relme li a .svg-komoot{color:#6aa127}.relme li a .svg-konami{color:#b60014}.relme li a .svg-kong{color:#003459}.relme li a .svg-kongregate{color:#900}.relme li a .svg-konva{color:#0d83cd}.relme li a .svg-kotlin{color:#7f52ff}.relme li a .svg-koyeb{color:#121212}.relme li a .svg-krita{color:#3babff}.relme li a .svg-kuaishou{color:#ff4906}.relme li a .svg-kubernetes{color:#326ce5}.relme li a .svg-kubuntu{color:#0079c1}.relme li a .svg-kuma{color:#290b53}.relme li a .svg-kuula{color:#4092b4}.relme li a .svg-kyocera{color:#df0522}.relme li a .svg-lbry{color:#2f9176}.relme li a .svg-lg{color:#a50034}.relme li a .svg-lgtm{color:#000}.relme li a .svg-lifx{color:#000}.relme li a .svg-line{color:#00c300}.relme li a .svg-litiengine{color:#00a5bc}.relme li a .svg-llvm{color:#262d3a}.relme li a .svg-lmms{color:#10b146}.relme li a .svg-lotpolishairlines{color:#11397e}.relme li a .svg-ltspice{color:#900028}.relme li a .svg-latex{color:teal}.relme li a .svg-labview{color:#ffdb00}.relme li a .svg-lada{color:#ed6b21}.relme li a .svg-lamborghini{color:#ddb320}.relme li a .svg-landrover{color:#005a2b}.relme li a .svg-lapce{color:#3b82f6}.relme li a .svg-laragon{color:#0e83cd}.relme li a .svg-laravel{color:#ff2d20}.relme li a .svg-laravelhorizon{color:#405263}.relme li a .svg-laravelnova{color:#252d37}.relme li a .svg-lastdotfm{color:#d51007}.relme li a .svg-lastpass{color:#d32d27}.relme li a .svg-launchpad{color:#f8c300}.relme li a .svg-lazarus{color:#000}.relme li a .svg-leaderprice{color:#e50005}.relme li a .svg-leaflet{color:#199900}.relme li a .svg-leagueoflegends{color:#c28f2c}.relme li a .svg-leanpub{color:#222}.relme li a .svg-leetcode{color:#ffa116}.relme li a .svg-legacygames{color:#144b9e}.relme li a .svg-leica{color:#e20612}.relme li a .svg-lemmy{color:#14854f}.relme li a .svg-lenovo{color:#e2231a}.relme li a .svg-lens{color:#3d90ce}.relme li a .svg-leptos{color:#ef3939}.relme li a .svg-lerna{color:#9333ea}.relme li a .svg-leroymerlin{color:#78be20}.relme li a .svg-less{color:#1d365d}.relme li a .svg-letsencrypt{color:#003a70}.relme li a .svg-letterboxd{color:#202830}.relme li a .svg-liberadotchat{color:#f5d}.relme li a .svg-liberapay{color:#f6c915}.relme li a .svg-librariesdotio{color:#337ab7}.relme li a .svg-librarything{color:#251a15}.relme li a .svg-libreoffice{color:#18a303}.relme li a .svg-lichess{color:#000}.relme li a .svg-lidl{color:#0050aa}.relme li a .svg-lightburn{color:#57182d}.relme li a .svg-lighthouse{color:#f44b21}.relme li a .svg-lightning{color:#792ee5}.relme li a .svg-lineageos{color:#167c80}.relme li a .svg-linear{color:#5e6ad2}.relme li a .svg-linkedin{color:#0a66c2}.relme li a .svg-linkerd{color:#2beda7}.relme li a .svg-linkfire{color:#ff3850}.relme li a .svg-linktree{color:#43e55e}.relme li a .svg-linux{color:#fcc624}.relme li a .svg-linuxcontainers{color:#333}.relme li a .svg-linuxfoundation{color:#036}.relme li a .svg-linuxmint{color:#87cf3e}.relme li a .svg-lionair{color:#ed3237}.relme li a .svg-liquibase{color:#2962ff}.relme li a .svg-lit{color:#324fff}.relme li a .svg-litecoin{color:#a6a9aa}.relme li a .svg-livechat{color:#ff5100}.relme li a .svg-livejournal{color:#00b0ea}.relme li a .svg-livewire{color:#4e56a6}.relme li a .svg-local{color:#51bb7b}.relme li a .svg-lodash{color:#3492ff}.relme li a .svg-logmein{color:#45b6f2}.relme li a .svg-logitech{color:#00b8fc}.relme li a .svg-logseq{color:#85c8c8}.relme li a .svg-logstash{color:#005571}.relme li a .svg-looker{color:#4285f4}.relme li a .svg-loom{color:#625df5}.relme li a .svg-loop{color:#f29400}.relme li a .svg-loopback{color:#3f5dff}.relme li a .svg-lospec{color:#eaeaea}.relme li a .svg-lua{color:#2c2d72}.relme li a .svg-lubuntu{color:#0068c8}.relme li a .svg-ludwig{color:#000}.relme li a .svg-lufthansa{color:#05164d}.relme li a .svg-lumen{color:#e74430}.relme li a .svg-lunacy{color:#179de3}.relme li a .svg-lutris{color:#f90}.relme li a .svg-lydia{color:#0180ff}.relme li a .svg-lyft{color:#ff00bf}.relme li a .svg-maas{color:#e95420}.relme li a .svg-mamp{color:#02749c}.relme li a .svg-man{color:#e40045}.relme li a .svg-mdnwebdocs{color:#000}.relme li a .svg-mdx{color:#1b1f24}.relme li a .svg-mega{color:#d9272e}.relme li a .svg-mg{color:red}.relme li a .svg-midi{color:#000}.relme li a .svg-mlb{color:#041e42}.relme li a .svg-mlflow{color:#0194e2}.relme li a .svg-modx{color:#102c53}.relme li a .svg-mqtt{color:#606}.relme li a .svg-msi{color:red}.relme li a .svg-msibusiness{color:#9a8555}.relme li a .svg-mta{color:#0039a6}.relme li a .svg-mtr{color:#ac2e45}.relme li a .svg-mubi{color:#000}.relme li a .svg-mui{color:#007fff}.relme li a .svg-mxlinux{color:#000}.relme li a .svg-myob{color:#6100a5}.relme li a .svg-macpaw{color:#000}.relme li a .svg-macys{color:#e21a2c}.relme li a .svg-magasinsu{color:#e71b34}.relme li a .svg-magento{color:#ee672f}.relme li a .svg-magisk{color:#00af9c}.relme li a .svg-maildotru{color:#005ff9}.relme li a .svg-mailchimp{color:#ffe01b}.relme li a .svg-mailgun{color:#f06b66}.relme li a .svg-majorleaguehacking{color:#265a8f}.relme li a .svg-makerbot{color:#ff1e0d}.relme li a .svg-mambaui{color:#6d28d9}.relme li a .svg-manageiq{color:#ef2929}.relme li a .svg-manjaro{color:#35bf5c}.relme li a .svg-mantine{color:#339af0}.relme li a .svg-maplibre{color:#396cb2}.relme li a .svg-mapbox{color:#000}.relme li a .svg-mariadb{color:#003545}.relme li a .svg-mariadbfoundation{color:#1f305f}.relme li a .svg-markdown{color:#000}.relme li a .svg-marketo{color:#5c4c9f}.relme li a .svg-marko{color:#2596be}.relme li a .svg-marriott{color:#a70023}.relme li a .svg-marvelapp{color:#1fb6ff}.relme li a .svg-maserati{color:#0c2340}.relme li a .svg-mastercard{color:#eb001b}.relme li a .svg-mastodon{color:#6364ff}.relme li a .svg-materialdesign{color:#757575}.relme li a .svg-materialdesignicons{color:#2196f3}.relme li a .svg-materialformkdocs{color:#526cfe}.relme li a .svg-matillion{color:#19e57f}.relme li a .svg-matomo{color:#3152a0}.relme li a .svg-matrix{color:#000}.relme li a .svg-matterdotjs{color:#4b5562}.relme li a .svg-mattermost{color:#0058cc}.relme li a .svg-matternet{color:#261c29}.relme li a .svg-mautic{color:#4e5e9e}.relme li a .svg-max{color:#525252}.relme li a .svg-maxplanckgesellschaft{color:#006c66}.relme li a .svg-maytag{color:#002e5f}.relme li a .svg-mazda{color:#101010}.relme li a .svg-mcafee{color:#c01818}.relme li a .svg-mcdonalds{color:#fbc817}.relme li a .svg-mclaren{color:red}.relme li a .svg-mewe{color:#17377f}.relme li a .svg-medibangpaint{color:#00dbde}.relme li a .svg-mediafire{color:#1299f3}.relme li a .svg-mediamarkt{color:#df0000}.relme li a .svg-mediatek{color:#ec9430}.relme li a .svg-mediatemple{color:#000}.relme li a .svg-medium{color:#000}.relme li a .svg-meetup{color:#ed1c40}.relme li a .svg-meilisearch{color:#ff5caa}.relme li a .svg-mendeley{color:#9d1620}.relme li a .svg-mercadopago{color:#00b1ea}.relme li a .svg-mercedes{color:#242424}.relme li a .svg-merck{color:#007a73}.relme li a .svg-mercurial{color:#999}.relme li a .svg-mermaid{color:#ff3670}.relme li a .svg-messenger{color:#00b2ff}.relme li a .svg-meta{color:#0467df}.relme li a .svg-metafilter{color:#065a8f}.relme li a .svg-metabase{color:#509ee3}.relme li a .svg-meteor{color:#de4f4f}.relme li a .svg-metro{color:#ef4242}.relme li a .svg-metrodemadrid{color:#255e9c}.relme li a .svg-metrodelaciudaddemexico{color:#f77e1c}.relme li a .svg-microeditor{color:#2e3192}.relme li a .svg-microdotblog{color:#f80}.relme li a .svg-micropython{color:#2b2728}.relme li a .svg-microstrategy{color:#d9232e}.relme li a .svg-microgenetics{color:red}.relme li a .svg-microsoft{color:#5e5e5e}.relme li a .svg-microsoftacademic{color:#2d9fd9}.relme li a .svg-microsoftaccess{color:#a4373a}.relme li a .svg-microsoftazure{color:#0078d4}.relme li a .svg-microsoftbing{color:#258ffa}.relme li a .svg-microsoftedge{color:#0078d7}.relme li a .svg-microsoftexcel{color:#217346}.relme li a .svg-microsoftexchange{color:#0078d4}.relme li a .svg-microsoftoffice{color:#d83b01}.relme li a .svg-microsoftonedrive{color:#0078d4}.relme li a .svg-microsoftonenote{color:#7719aa}.relme li a .svg-microsoftoutlook{color:#0078d4}.relme li a .svg-microsoftpowerpoint{color:#b7472a}.relme li a .svg-microsoftsqlserver{color:#cc2927}.relme li a .svg-microsoftsharepoint{color:#0078d4}.relme li a .svg-microsoftteams{color:#6264a7}.relme li a .svg-microsofttranslator{color:#057b00}.relme li a .svg-microsoftvisio{color:#3955a3}.relme li a .svg-microsoftword{color:#2b579a}.relme li a .svg-microstation{color:#62bb47}.relme li a .svg-mikrotik{color:#293239}.relme li a .svg-milvus{color:#00a1ea}.relme li a .svg-minio{color:#c72e49}.relme li a .svg-minds{color:#fed12f}.relme li a .svg-minecraft{color:#62b47a}.relme li a .svg-minetest{color:#53ac56}.relme li a .svg-mini{color:#000}.relme li a .svg-minutemailer{color:#30b980}.relme li a .svg-miraheze{color:#fffc00}.relme li a .svg-miro{color:#050038}.relme li a .svg-misskey{color:#a1ca03}.relme li a .svg-mitsubishi{color:#e60012}.relme li a .svg-mix{color:#ff8126}.relme li a .svg-mixcloud{color:#5000ff}.relme li a .svg-mixpanel{color:#7856ff}.relme li a .svg-mobx{color:#f95}.relme li a .svg-mobxstatetree{color:#ff7102}.relme li a .svg-mocha{color:#8d6748}.relme li a .svg-mockserviceworker{color:#ff6a33}.relme li a .svg-modin{color:#001729}.relme li a .svg-modrinth{color:#00af5c}.relme li a .svg-mojangstudios{color:#ef323d}.relme li a .svg-moleculer{color:#3cafce}.relme li a .svg-momenteo{color:#5a6ab1}.relme li a .svg-monero{color:#f60}.relme li a .svg-moneygram{color:#f60}.relme li a .svg-mongodb{color:#47a248}.relme li a .svg-mongoose{color:#800}.relme li a .svg-mongoose{color:#f04d35}.relme li a .svg-monica{color:#2c2b29}.relme li a .svg-monkeytype{color:#e2b714}.relme li a .svg-monogame{color:#e73c00}.relme li a .svg-monoprix{color:#fb1911}.relme li a .svg-monster{color:#6d4c9f}.relme li a .svg-monzo{color:#14233c}.relme li a .svg-moo{color:#00945e}.relme li a .svg-moonrepo{color:#6f53f3}.relme li a .svg-morrisons{color:#007531}.relme li a .svg-moscowmetro{color:#d9232e}.relme li a .svg-motorola{color:#e1140a}.relme li a .svg-mozilla{color:#000}.relme li a .svg-mulesoft{color:#00a0df}.relme li a .svg-multisim{color:#57b685}.relme li a .svg-mumble{color:#000}.relme li a .svg-mural{color:#ff4b4b}.relme li a .svg-musescore{color:#1a70b8}.relme li a .svg-musicbrainz{color:#ba478f}.relme li a .svg-myanimelist{color:#2e51a2}.relme li a .svg-mysql{color:#4479a1}.relme li a .svg-myspace{color:#030303}.relme li a .svg-metrodeparis{color:#003e95}.relme li a .svg-muller{color:#f46519}.relme li a .svg-n26{color:#48ac98}.relme li a .svg-nasa{color:#e03c31}.relme li a .svg-natsdotio{color:#27aae1}.relme li a .svg-nba{color:#253b73}.relme li a .svg-nbb{color:#ff7100}.relme li a .svg-nbc{color:#222}.relme li a .svg-ndr{color:#0c1754}.relme li a .svg-near{color:#000}.relme li a .svg-nec{color:#1414a0}.relme li a .svg-nfc{color:#002e5f}.relme li a .svg-nginx{color:#009639}.relme li a .svg-now{color:#001211}.relme li a .svg-nvidia{color:#76b900}.relme li a .svg-nxp{color:#000}.relme li a .svg-nzxt{color:#000}.relme li a .svg-namebase{color:#0068ff}.relme li a .svg-namecheap{color:#de3723}.relme li a .svg-nano{color:#4a90e2}.relme li a .svg-nationalgrid{color:#00148c}.relme li a .svg-nativescript{color:#65adf1}.relme li a .svg-naver{color:#03c75a}.relme li a .svg-neo4j{color:#4581c3}.relme li a .svg-neovim{color:#57a143}.relme li a .svg-nestjs{color:#e0234e}.relme li a .svg-netapp{color:#0067c5}.relme li a .svg-netbsd{color:#f60}.relme li a .svg-netflix{color:#e50914}.relme li a .svg-netlify{color:#00c7b7}.relme li a .svg-nette{color:#3484d2}.relme li a .svg-netto{color:#ffe500}.relme li a .svg-neutralinojs{color:#f89901}.relme li a .svg-newbalance{color:#cf0a2c}.relme li a .svg-newjapanprowrestling{color:#ff160b}.relme li a .svg-newrelic{color:#1ce783}.relme li a .svg-newyorktimes{color:#000}.relme li a .svg-newegg{color:#e05e00}.relme li a .svg-nextdotjs{color:#000}.relme li a .svg-nextbilliondotai{color:#8d5a9e}.relme li a .svg-nextui{color:#000}.relme li a .svg-nextcloud{color:#0082c9}.relme li a .svg-nextdoor{color:#8ed500}.relme li a .svg-nextra{color:#000}.relme li a .svg-ngrx{color:#ba2bd2}.relme li a .svg-nginxproxymanager{color:#f15833}.relme li a .svg-nike{color:#111}.relme li a .svg-nikon{color:#ffe100}.relme li a .svg-nim{color:#ffe953}.relme li a .svg-nintendo{color:#8f8f8f}.relme li a .svg-nintendo3ds{color:#d12228}.relme li a .svg-nintendogamecube{color:#6a5fbb}.relme li a .svg-nintendonetwork{color:#ff7d00}.relme li a .svg-nintendoswitch{color:#e60012}.relme li a .svg-nissan{color:#c3002f}.relme li a .svg-nixos{color:#5277c3}.relme li a .svg-nodered{color:#8f0000}.relme li a .svg-nodedotjs{color:#393}.relme li a .svg-nodemon{color:#76d04b}.relme li a .svg-nokia{color:#005aff}.relme li a .svg-norco{color:lime}.relme li a .svg-nordvpn{color:#4687ff}.relme li a .svg-normalizedotcss{color:#e3695f}.relme li a .svg-norton{color:#ffe01a}.relme li a .svg-norwegian{color:#d81939}.relme li a .svg-notepadplusplus{color:#90e59a}.relme li a .svg-notion{color:#000}.relme li a .svg-notist{color:#333}.relme li a .svg-nounproject{color:#000}.relme li a .svg-novu{color:#000}.relme li a .svg-nrwl{color:#96d7e8}.relme li a .svg-nuget{color:#004880}.relme li a .svg-nubank{color:#820ad1}.relme li a .svg-nucleo{color:#252b2d}.relme li a .svg-nuke{color:#000}.relme li a .svg-numpy{color:#013243}.relme li a .svg-numba{color:#00a3e0}.relme li a .svg-nunjucks{color:#1c4913}.relme li a .svg-nutanix{color:#024da1}.relme li a .svg-nuxtdotjs{color:#00dc82}.relme li a .svg-nx{color:#143055}.relme li a .svg-oreilly{color:#d3002d}.relme li a .svg-obsstudio{color:#302e31}.relme li a .svg-ocaml{color:#ec6813}.relme li a .svg-onlyoffice{color:#444}.relme li a .svg-onnx{color:#005ced}.relme li a .svg-opnsense{color:#d94f00}.relme li a .svg-orcid{color:#a6ce39}.relme li a .svg-osgeo{color:#5cae58}.relme li a .svg-osmc{color:#17394a}.relme li a .svg-ovh{color:#123f6d}.relme li a .svg-owasp{color:#000}.relme li a .svg-owaspdependencycheck{color:#f78d0a}.relme li a .svg-oyo{color:#ee2e24}.relme li a .svg-observable{color:#353e58}.relme li a .svg-obsidian{color:#7c3aed}.relme li a .svg-octanerender{color:#000}.relme li a .svg-octave{color:#0790c0}.relme li a .svg-octoprint{color:#13c100}.relme li a .svg-octobercms{color:#db6a26}.relme li a .svg-octopusdeploy{color:#2f93e0}.relme li a .svg-oculus{color:#1c1e20}.relme li a .svg-odnoklassniki{color:#ee8208}.relme li a .svg-odysee{color:#ef1970}.relme li a .svg-ohdear{color:#ff3900}.relme li a .svg-okta{color:#007dc1}.relme li a .svg-onstar{color:#003d7d}.relme li a .svg-oneplus{color:#f5010c}.relme li a .svg-onlyfans{color:#00aff0}.relme li a .svg-opel{color:#f7ff14}.relme li a .svg-openaccess{color:#f68212}.relme li a .svg-openbadges{color:#073b5a}.relme li a .svg-openbugbounty{color:#f67909}.relme li a .svg-opencollective{color:#7fadf2}.relme li a .svg-opencontainersinitiative{color:#262261}.relme li a .svg-opensourcehardware{color:#0099b0}.relme li a .svg-opensourceinitiative{color:#3da639}.relme li a .svg-openai{color:#412991}.relme li a .svg-openaigym{color:#0081a5}.relme li a .svg-openapiinitiative{color:#6ba539}.relme li a .svg-openbsd{color:#f2ca30}.relme li a .svg-opencv{color:#5c3ee8}.relme li a .svg-openfaas{color:#3b5ee9}.relme li a .svg-opengl{color:#5586a4}.relme li a .svg-openid{color:#f78c40}.relme li a .svg-openjdk{color:#437291}.relme li a .svg-openmined{color:#ed986c}.relme li a .svg-opennebula{color:#0097c2}.relme li a .svg-openproject{color:#0770b8}.relme li a .svg-openscad{color:#f9d72c}.relme li a .svg-openssl{color:#721412}.relme li a .svg-opensea{color:#2081e2}.relme li a .svg-opensearch{color:#005eb8}.relme li a .svg-openstack{color:#ed1944}.relme li a .svg-openstreetmap{color:#7ebc6f}.relme li a .svg-opentf{color:#933eff}.relme li a .svg-opentelemetry{color:#000}.relme li a .svg-opentext{color:#000}.relme li a .svg-openvpn{color:#ea7e20}.relme li a .svg-openwrt{color:#00b5e2}.relme li a .svg-openzfs{color:#2a667f}.relme li a .svg-openzeppelin{color:#4e5ee4}.relme li a .svg-openlayers{color:#1f6b75}.relme li a .svg-openverse{color:#ffe033}.relme li a .svg-opera{color:#ff1b2d}.relme li a .svg-operagx{color:#ee2950}.relme li a .svg-opslevel{color:#0a53e0}.relme li a .svg-opsgenie{color:#172b4d}.relme li a .svg-oracle{color:#f80000}.relme li a .svg-org{color:#7a9}.relme li a .svg-origin{color:#f56c2d}.relme li a .svg-osano{color:#7764fa}.relme li a .svg-oshkosh{color:#e6830f}.relme li a .svg-otto{color:#d4021d}.relme li a .svg-overcast{color:#fc7e0f}.relme li a .svg-overleaf{color:#47a141}.relme li a .svg-oxygen{color:#3a209e}.relme li a .svg-pcgamingwiki{color:#556db3}.relme li a .svg-pdm{color:#ac75d7}.relme li a .svg-php{color:#777bb4}.relme li a .svg-pm2{color:#2b037a}.relme li a .svg-powers{color:#e74536}.relme li a .svg-pubg{color:#feab02}.relme li a .svg-pwa{color:#5a0fc8}.relme li a .svg-packagist{color:#f28d1a}.relme li a .svg-packer{color:#02a8ef}.relme li a .svg-paddlepaddle{color:#0062b0}.relme li a .svg-paddypower{color:#004833}.relme li a .svg-pagseguro{color:#ffc801}.relme li a .svg-pagespeedinsights{color:#4285f4}.relme li a .svg-pagekit{color:#212121}.relme li a .svg-pagerduty{color:#06ac38}.relme li a .svg-palantir{color:#101113}.relme li a .svg-paloaltonetworks{color:#f04e23}.relme li a .svg-paloaltosoftware{color:#83da77}.relme li a .svg-panasonic{color:#0049ab}.relme li a .svg-pandora{color:#224099}.relme li a .svg-pantheon{color:#ffdc28}.relme li a .svg-paperspace{color:#000}.relme li a .svg-paritysubstrate{color:#282828}.relme li a .svg-parsedotly{color:#5ba745}.relme li a .svg-passport{color:#34e27a}.relme li a .svg-pastebin{color:#02456c}.relme li a .svg-patreon{color:#000}.relme li a .svg-paypal{color:#003087}.relme li a .svg-paychex{color:#004b8d}.relme li a .svg-payloadcms{color:#000}.relme li a .svg-payoneer{color:#ff4800}.relme li a .svg-paytm{color:#20336b}.relme li a .svg-peakdesign{color:#1c1b1c}.relme li a .svg-pearson{color:#000}.relme li a .svg-peertube{color:#f1680d}.relme li a .svg-peerlist{color:#00aa45}.relme li a .svg-pegasusairlines{color:#fdc43e}.relme li a .svg-pelican{color:#14a0c4}.relme li a .svg-peloton{color:#181a1d}.relme li a .svg-penny{color:#cd1414}.relme li a .svg-penpot{color:#000}.relme li a .svg-pepsi{color:#2151a1}.relme li a .svg-percy{color:#9e66bf}.relme li a .svg-perforce{color:#404040}.relme li a .svg-perl{color:#39457e}.relme li a .svg-persistent{color:#fd5f07}.relme li a .svg-personio{color:#000}.relme li a .svg-petsathome{color:#00aa28}.relme li a .svg-peugeot{color:#000}.relme li a .svg-pexels{color:#05a081}.relme li a .svg-phabricator{color:#4a5f88}.relme li a .svg-philipshue{color:#0065d3}.relme li a .svg-phoenixframework{color:#fd4f00}.relme li a .svg-phonepe{color:#5f259f}.relme li a .svg-photobucket{color:#0672cb}.relme li a .svg-photocrowd{color:#3dad4b}.relme li a .svg-photopea{color:#18a497}.relme li a .svg-phpstorm{color:#000}.relme li a .svg-pihole{color:#96060c}.relme li a .svg-piaggiogroup{color:#000}.relme li a .svg-picpay{color:#21c25e}.relme li a .svg-picardsurgeles{color:#2d4999}.relme li a .svg-picartodottv{color:#1da456}.relme li a .svg-picnic{color:#e1171e}.relme li a .svg-pimcore{color:#6428b4}.relme li a .svg-pinboard{color:blue}.relme li a .svg-pingdom{color:#fff000}.relme li a .svg-pinterest{color:#bd081c}.relme li a .svg-pioneerdj{color:#1a1928}.relme li a .svg-pivotaltracker{color:#517a9e}.relme li a .svg-piwigo{color:#f70}.relme li a .svg-pix{color:#77b6a8}.relme li a .svg-pixabay{color:#2ec66d}.relme li a .svg-plangrid{color:#0085de}.relme li a .svg-planet{color:#009db1}.relme li a .svg-planetscale{color:#000}.relme li a .svg-platformdotsh{color:#1a182a}.relme li a .svg-platformio{color:#f5822a}.relme li a .svg-platzi{color:#98ca3f}.relme li a .svg-plausibleanalytics{color:#5850ec}.relme li a .svg-playcanvas{color:#e05f2c}.relme li a .svg-playstation{color:#003791}.relme li a .svg-playstation2{color:#003791}.relme li a .svg-playstation3{color:#003791}.relme li a .svg-playstation4{color:#003791}.relme li a .svg-playstation5{color:#003791}.relme li a .svg-playstationvita{color:#003791}.relme li a .svg-playerfm{color:#c8122a}.relme li a .svg-playerdotme{color:#c0379a}.relme li a .svg-playwright{color:#2ead33}.relme li a .svg-pleroma{color:#fba457}.relme li a .svg-plesk{color:#52bbe6}.relme li a .svg-plex{color:#ebaf00}.relme li a .svg-plotly{color:#3f4f75}.relme li a .svg-pluralsight{color:#f15b2a}.relme li a .svg-plurk{color:#ff574d}.relme li a .svg-pluscodes{color:#4285f4}.relme li a .svg-pocket{color:#ef3f56}.relme li a .svg-pocketcasts{color:#f43e37}.relme li a .svg-pocketbase{color:#b8dbe4}.relme li a .svg-podcastaddict{color:#f4842d}.relme li a .svg-podcastindex{color:#f90000}.relme li a .svg-podman{color:#892ca0}.relme li a .svg-poe{color:#5d5cde}.relme li a .svg-poetry{color:#60a5fa}.relme li a .svg-pointy{color:#009de0}.relme li a .svg-pokemon{color:#ffcb05}.relme li a .svg-polars{color:#cd792c}.relme li a .svg-polkadot{color:#e6007a}.relme li a .svg-poly{color:#eb3c00}.relme li a .svg-polymerproject{color:#ff4470}.relme li a .svg-polywork{color:#543de0}.relme li a .svg-popos{color:#48b9c7}.relme li a .svg-porsche{color:#b12b28}.relme li a .svg-portswigger{color:#f63}.relme li a .svg-portainer{color:#13bef9}.relme li a .svg-postcss{color:#dd3a0a}.relme li a .svg-posthog{color:#000}.relme li a .svg-postgresql{color:#4169e1}.relme li a .svg-postman{color:#ff6c37}.relme li a .svg-postmates{color:#ffdf18}.relme li a .svg-powerapps{color:#742774}.relme li a .svg-powerautomate{color:#06f}.relme li a .svg-powerbi{color:#f2c811}.relme li a .svg-powerfx{color:#7f2157}.relme li a .svg-powerpages{color:#a493e7}.relme li a .svg-powervirtualagents{color:#0b556a}.relme li a .svg-powershell{color:#5391fe}.relme li a .svg-preact{color:#673ab8}.relme li a .svg-prefect{color:#070e10}.relme li a .svg-premierleague{color:#360d3a}.relme li a .svg-prestashop{color:#df0067}.relme li a .svg-presto{color:#5890ff}.relme li a .svg-prettier{color:#f7b93e}.relme li a .svg-pretzel{color:#1bb3a4}.relme li a .svg-prevention{color:#44c1c5}.relme li a .svg-prezi{color:#3181ff}.relme li a .svg-prime{color:#00a8e1}.relme li a .svg-primevideo{color:#1f2e3e}.relme li a .svg-printables{color:#fa6831}.relme li a .svg-prisma{color:#2d3748}.relme li a .svg-prismic{color:#5163ba}.relme li a .svg-privateinternetaccess{color:#4bb749}.relme li a .svg-protools{color:#7acb10}.relme li a .svg-prosieben{color:#e6000f}.relme li a .svg-probot{color:#00b0d8}.relme li a .svg-processwire{color:#2480e6}.relme li a .svg-processingfoundation{color:#069}.relme li a .svg-producthunt{color:#da552f}.relme li a .svg-progate{color:#380953}.relme li a .svg-progress{color:#5ce500}.relme li a .svg-prometheus{color:#e6522c}.relme li a .svg-protodotio{color:#34a7c1}.relme li a .svg-proton{color:#6d4aff}.relme li a .svg-protoncalendar{color:#50b0e9}.relme li a .svg-protondrive{color:#eb508d}.relme li a .svg-protondb{color:#f50057}.relme li a .svg-protonmail{color:#6d4aff}.relme li a .svg-protonvpn{color:#66deb1}.relme li a .svg-protractor{color:#ed163a}.relme li a .svg-proxmox{color:#e57000}.relme li a .svg-pterodactyl{color:#10539f}.relme li a .svg-pubmed{color:#326599}.relme li a .svg-publons{color:#369}.relme li a .svg-pug{color:#a86454}.relme li a .svg-pulumi{color:#8a3391}.relme li a .svg-puma{color:#242b2f}.relme li a .svg-puppet{color:#ffae1a}.relme li a .svg-puppeteer{color:#40b5a4}.relme li a .svg-purescript{color:#14161a}.relme li a .svg-purgecss{color:#14161a}.relme li a .svg-purism{color:#2d2d2d}.relme li a .svg-pusher{color:#300d4f}.relme li a .svg-pycharm{color:#000}.relme li a .svg-pyg{color:#3c2179}.relme li a .svg-pypi{color:#3775a9}.relme li a .svg-pypy{color:#193440}.relme li a .svg-pyscaffold{color:#005ca0}.relme li a .svg-pysyft{color:#f1bf7a}.relme li a .svg-pytorch{color:#ee4c2c}.relme li a .svg-pyup{color:#9f55ff}.relme li a .svg-pydantic{color:#e92063}.relme li a .svg-pytest{color:#0a9edc}.relme li a .svg-python{color:#3776ab}.relme li a .svg-pythonanywhere{color:#1d9fd7}.relme li a .svg-qemu{color:#f60}.relme li a .svg-qiwi{color:#ff8c00}.relme li a .svg-qmk{color:#333}.relme li a .svg-qantas{color:#e40000}.relme li a .svg-qatarairways{color:#5c0d34}.relme li a .svg-qgis{color:#589632}.relme li a .svg-qi{color:#000}.relme li a .svg-qiita{color:#55c500}.relme li a .svg-qiskit{color:#6929c4}.relme li a .svg-qlik{color:#009848}.relme li a .svg-qt{color:#41cd52}.relme li a .svg-qualcomm{color:#3253dc}.relme li a .svg-qualtrics{color:#00b4ef}.relme li a .svg-qualys{color:#ed2e26}.relme li a .svg-quantconnect{color:#f98309}.relme li a .svg-quantcast{color:#000}.relme li a .svg-quarkus{color:#4695eb}.relme li a .svg-quasar{color:#050a14}.relme li a .svg-qubesos{color:#3874d8}.relme li a .svg-quest{color:#fb4f14}.relme li a .svg-quickbooks{color:#2ca01c}.relme li a .svg-quicklook{color:#0078d3}.relme li a .svg-quicktime{color:#1c69f0}.relme li a .svg-quip{color:#f27557}.relme li a .svg-quora{color:#b92b27}.relme li a .svg-qwant{color:#5c97ff}.relme li a .svg-qwiklabs{color:#f5cd0e}.relme li a .svg-qzone{color:#fece00}.relme li a .svg-r{color:#276dc3}.relme li a .svg-r3{color:#ec1d24}.relme li a .svg-radstudio{color:#e62431}.relme li a .svg-rewe{color:#cc071e}.relme li a .svg-riscv{color:#283272}.relme li a .svg-ros{color:#22314e}.relme li a .svg-rss{color:orange}.relme li a .svg-rsocket{color:#ef0092}.relme li a .svg-rstudio{color:#75aadb}.relme li a .svg-rtl{color:#e9113b}.relme li a .svg-rtlzwei{color:#00bcf6}.relme li a .svg-rte{color:#00a7b3}.relme li a .svg-rabbitmq{color:#f60}.relme li a .svg-racket{color:#9f1d20}.relme li a .svg-radar{color:#007aff}.relme li a .svg-radiopublic{color:#ce262f}.relme li a .svg-radixui{color:#161618}.relme li a .svg-railway{color:#0b0d0e}.relme li a .svg-rainmeter{color:#19519b}.relme li a .svg-rakuten{color:#bf0000}.relme li a .svg-ram{color:#000}.relme li a .svg-rancher{color:#0075a8}.relme li a .svg-rarible{color:#feda03}.relme li a .svg-rasa{color:#5a17ee}.relme li a .svg-raspberrypi{color:#a22846}.relme li a .svg-ravelry{color:#ee6e62}.relme li a .svg-ray{color:#028cf0}.relme li a .svg-razer{color:lime}.relme li a .svg-razorpay{color:#0c2451}.relme li a .svg-rescript{color:#e6484f}.relme li a .svg-resharper{color:#000}.relme li a .svg-revanced{color:#9ed5ff}.relme li a .svg-react{color:#61dafb}.relme li a .svg-reacthookform{color:#ec5990}.relme li a .svg-reactquery{color:#ff4154}.relme li a .svg-reactrouter{color:#ca4245}.relme li a .svg-reacttable{color:#ff4154}.relme li a .svg-reactos{color:#08c}.relme li a .svg-reactivex{color:#b7178c}.relme li a .svg-readthedocs{color:#8ca1af}.relme li a .svg-readdotcv{color:#111}.relme li a .svg-readme{color:#018ef5}.relme li a .svg-realm{color:#39477f}.relme li a .svg-reason{color:#dd4b39}.relme li a .svg-reasonstudios{color:#f9cb61}.relme li a .svg-recoil{color:#3578e5}.relme li a .svg-red{color:#b32629}.relme li a .svg-redhat{color:#e00}.relme li a .svg-redhatopenshift{color:#e00}.relme li a .svg-redbubble{color:#e41321}.relme li a .svg-reddit{color:#ff4500}.relme li a .svg-redis{color:#dc382d}.relme li a .svg-redmine{color:#b32024}.relme li a .svg-redox{color:#000}.relme li a .svg-redux{color:#764abc}.relme li a .svg-reduxsaga{color:#999}.relme li a .svg-redwoodjs{color:#bf4722}.relme li a .svg-reebok{color:#e41d1b}.relme li a .svg-relay{color:#f26b00}.relme li a .svg-relianceindustrieslimited{color:#d1ab66}.relme li a .svg-remix{color:#000}.relme li a .svg-renpy{color:#ff7f7f}.relme li a .svg-renault{color:#fc3}.relme li a .svg-render{color:#46e3b7}.relme li a .svg-renovatebot{color:#1a1f6c}.relme li a .svg-renren{color:#217dc6}.relme li a .svg-replit{color:#f26207}.relme li a .svg-republicofgamers{color:#ff0029}.relme li a .svg-rescuetime{color:#161a3b}.relme li a .svg-researchgate{color:#0cb}.relme li a .svg-resurrectionremixos{color:#000}.relme li a .svg-retool{color:#3d3d3d}.relme li a .svg-retroarch{color:#000}.relme li a .svg-retropie{color:#c00}.relme li a .svg-reverbnation{color:#e43526}.relme li a .svg-revoltdotchat{color:#ff4655}.relme li a .svg-revolut{color:#0075eb}.relme li a .svg-revue{color:#e15718}.relme li a .svg-rezgo{color:#f76c00}.relme li a .svg-rhinoceros{color:#801010}.relme li a .svg-rider{color:#000}.relme li a .svg-rimacautomobili{color:#0a222e}.relme li a .svg-ring{color:#1c9ad6}.relme li a .svg-riotgames{color:#d32936}.relme li a .svg-ripple{color:#0085c0}.relme li a .svg-riseup{color:red}.relme li a .svg-roamresearch{color:#343a40}.relme li a .svg-robinhood{color:#00c805}.relme li a .svg-roblox{color:#000}.relme li a .svg-robloxstudio{color:#00a2ff}.relme li a .svg-robotframework{color:#000}.relme li a .svg-rocketdotchat{color:#f5455c}.relme li a .svg-rocksdb{color:#2a2a2a}.relme li a .svg-rockylinux{color:#10b981}.relme li a .svg-roku{color:#662d91}.relme li a .svg-rollsroyce{color:#281432}.relme li a .svg-rome{color:#27272a}.relme li a .svg-rootme{color:#000}.relme li a .svg-roots{color:#525ddc}.relme li a .svg-rootsbedrock{color:#525ddc}.relme li a .svg-rootssage{color:#525ddc}.relme li a .svg-rossmann{color:#c3002d}.relme li a .svg-rotaryinternational{color:#f7a81b}.relme li a .svg-rottentomatoes{color:#fa320a}.relme li a .svg-roundcube{color:#37beff}.relme li a .svg-rubocop{color:#000}.relme li a .svg-ruby{color:#cc342d}.relme li a .svg-rubysinatra{color:#000}.relme li a .svg-rubyonrails{color:#d30001}.relme li a .svg-rubygems{color:#e9573f}.relme li a .svg-ruff{color:#fcc21b}.relme li a .svg-rumble{color:#85c742}.relme li a .svg-runkit{color:#491757}.relme li a .svg-rundeck{color:#f73f39}.relme li a .svg-runkeeper{color:#001e62}.relme li a .svg-rust{color:#000}.relme li a .svg-rxdb{color:#8d1f89}.relme li a .svg-ryanair{color:#073590}.relme li a .svg-rye{color:#000}.relme li a .svg-s7airlines{color:#c4d600}.relme li a .svg-sap{color:#0faaff}.relme li a .svg-scpfoundation{color:#000}.relme li a .svg-seat{color:#33302e}.relme li a .svg-sepa{color:#2350a9}.relme li a .svg-sfml{color:#8cc445}.relme li a .svg-smrt{color:#ee2e24}.relme li a .svg-sncf{color:#ca0939}.relme li a .svg-spdx{color:#4398cc}.relme li a .svg-sqlalchemy{color:#d71f00}.relme li a .svg-sqlite{color:#003b57}.relme li a .svg-ssrn{color:#154881}.relme li a .svg-sst{color:#e27152}.relme li a .svg-starz{color:#000}.relme li a .svg-stmicroelectronics{color:#03234b}.relme li a .svg-suse{color:#0c322c}.relme li a .svg-svg{color:#ffb13b}.relme li a .svg-svgdotjs{color:#f06}.relme li a .svg-svgo{color:#3e7fc1}.relme li a .svg-swc{color:#000}.relme li a .svg-swr{color:#000}.relme li a .svg-sabanci{color:#004b93}.relme li a .svg-safari{color:#000}.relme li a .svg-sage{color:#00d639}.relme li a .svg-sahibinden{color:#ffe800}.relme li a .svg-sailfishos{color:#053766}.relme li a .svg-sailsdotjs{color:#14acc2}.relme li a .svg-salesforce{color:#00a1e0}.relme li a .svg-saltproject{color:#57bcad}.relme li a .svg-samsung{color:#1428a0}.relme li a .svg-samsungpay{color:#1428a0}.relme li a .svg-sanfranciscomunicipalrailway{color:#ba0c2f}.relme li a .svg-sandisk{color:#ed1c24}.relme li a .svg-sanic{color:#ff0d68}.relme li a .svg-sanity{color:#f03e2f}.relme li a .svg-sass{color:#c69}.relme li a .svg-satdot1{color:#047da3}.relme li a .svg-satellite{color:#000}.relme li a .svg-saturn{color:#eb680b}.relme li a .svg-saucelabs{color:#3ddc91}.relme li a .svg-scala{color:#dc322f}.relme li a .svg-scaleway{color:#4f0599}.relme li a .svg-scania{color:#041e42}.relme li a .svg-schneiderelectric{color:#3dcd58}.relme li a .svg-scipy{color:#8caae6}.relme li a .svg-scopus{color:#e9711c}.relme li a .svg-scrapbox{color:#06b632}.relme li a .svg-scratch{color:#4d97ff}.relme li a .svg-screencastify{color:#ff8282}.relme li a .svg-scribd{color:#1e7b85}.relme li a .svg-scrimba{color:#2b283a}.relme li a .svg-scrollreveal{color:#ffcb36}.relme li a .svg-scrumalliance{color:#009fda}.relme li a .svg-scrutinizerci{color:#8a9296}.relme li a .svg-scylladb{color:#6cd5e7}.relme li a .svg-seagate{color:#6ebe49}.relme li a .svg-searxng{color:#3050ff}.relme li a .svg-securityscorecard{color:#7033fd}.relme li a .svg-sefaria{color:#212e50}.relme li a .svg-sega{color:#0089cf}.relme li a .svg-selenium{color:#43b02a}.relme li a .svg-sellfy{color:#21b352}.relme li a .svg-semver{color:#3f4551}.relme li a .svg-semanticscholar{color:#1857b6}.relme li a .svg-semanticuireact{color:#35bdb2}.relme li a .svg-semanticweb{color:#005a9c}.relme li a .svg-semaphoreci{color:#19a974}.relme li a .svg-semrush{color:#ff642d}.relme li a .svg-sencha{color:#86bc40}.relme li a .svg-sendinblue{color:#0092ff}.relme li a .svg-sennheiser{color:#000}.relme li a .svg-sensu{color:#89c967}.relme li a .svg-sentry{color:#362d59}.relme li a .svg-sequelize{color:#52b0e7}.relme li a .svg-serverfault{color:#e7282d}.relme li a .svg-serverless{color:#fd5750}.relme li a .svg-sessionize{color:#1ab394}.relme li a .svg-setapp{color:#e6c3a5}.relme li a .svg-shadow{color:#0a0c0d}.relme li a .svg-shanghaimetro{color:#ec1c24}.relme li a .svg-sharex{color:#2885f1}.relme li a .svg-shazam{color:#08f}.relme li a .svg-shell{color:#ffd500}.relme li a .svg-shelly{color:#4495d1}.relme li a .svg-shenzhenmetro{color:#009943}.relme li a .svg-shieldsdotio{color:#000}.relme li a .svg-shikimori{color:#343434}.relme li a .svg-shopee{color:#ee4d2d}.relme li a .svg-shopify{color:#7ab55c}.relme li a .svg-shopware{color:#189eff}.relme li a .svg-shortcut{color:#58b1e4}.relme li a .svg-shotcut{color:#115c77}.relme li a .svg-showpad{color:#2d2e83}.relme li a .svg-showtime{color:#b10000}.relme li a .svg-shutterstock{color:#ee2b24}.relme li a .svg-sifive{color:#252323}.relme li a .svg-siemens{color:#099}.relme li a .svg-signal{color:#3a76f0}.relme li a .svg-similarweb{color:#092540}.relme li a .svg-simkl{color:#000}.relme li a .svg-simpleanalytics{color:#ff4f64}.relme li a .svg-simpleicons{color:#111}.relme li a .svg-simplenote{color:#3361cc}.relme li a .svg-sinaweibo{color:#e6162d}.relme li a .svg-singaporeairlines{color:#f99f1c}.relme li a .svg-singlestore{color:#a0f}.relme li a .svg-sitepoint{color:#258aaf}.relme li a .svg-sitecore{color:#eb1f1f}.relme li a .svg-sketch{color:#f7b500}.relme li a .svg-sketchup{color:#005f9e}.relme li a .svg-sketchfab{color:#1caad9}.relme li a .svg-skillshare{color:#00ff84}.relme li a .svg-sky{color:#0072c9}.relme li a .svg-skynet{color:#00c65e}.relme li a .svg-skypack{color:#3167ff}.relme li a .svg-skype{color:#00aff0}.relme li a .svg-skypeforbusiness{color:#00aff0}.relme li a .svg-skyrock{color:#009aff}.relme li a .svg-slack{color:#4a154b}.relme li a .svg-slackware{color:#000}.relme li a .svg-slashdot{color:#026664}.relme li a .svg-slickpic{color:#ff880f}.relme li a .svg-slideshare{color:#008ed2}.relme li a .svg-slides{color:#e4637c}.relme li a .svg-smartthings{color:#15bfff}.relme li a .svg-smashingmagazine{color:#e85c33}.relme li a .svg-smugmug{color:#6db944}.relme li a .svg-snapchat{color:#fffc00}.relme li a .svg-snapcraft{color:#82bea0}.relme li a .svg-snowflake{color:#29b5e8}.relme li a .svg-snowpack{color:#2e5e82}.relme li a .svg-snyk{color:#4c4a73}.relme li a .svg-socialblade{color:#b3382c}.relme li a .svg-society6{color:#000}.relme li a .svg-socketdotio{color:#010101}.relme li a .svg-sogou{color:#fb6022}.relme li a .svg-solid{color:#2c4f7c}.relme li a .svg-solidity{color:#363636}.relme li a .svg-sololearn{color:#149ef2}.relme li a .svg-solus{color:#5294e2}.relme li a .svg-sonar{color:#fd3456}.relme li a .svg-sonarcloud{color:#f3702a}.relme li a .svg-sonarlint{color:#cb2029}.relme li a .svg-sonarqube{color:#4e9bcd}.relme li a .svg-sonarsource{color:#cb3032}.relme li a .svg-sonatype{color:#1b1c30}.relme li a .svg-songkick{color:#f80046}.relme li a .svg-songoda{color:#fc494a}.relme li a .svg-sonicwall{color:#ff791a}.relme li a .svg-sonos{color:#000}.relme li a .svg-sony{color:#000}.relme li a .svg-soundcloud{color:#f30}.relme li a .svg-soundcharts{color:#0c1528}.relme li a .svg-sourceengine{color:#f79a10}.relme li a .svg-sourceforge{color:#f60}.relme li a .svg-sourcehut{color:#000}.relme li a .svg-sourcegraph{color:#000}.relme li a .svg-sourcetree{color:#0052cc}.relme li a .svg-southwestairlines{color:#304cb2}.relme li a .svg-spacex{color:#000}.relme li a .svg-spacemacs{color:#9266cc}.relme li a .svg-sparkar{color:#ff5c83}.relme li a .svg-sparkfun{color:#e53525}.relme li a .svg-sparkpost{color:#fa6423}.relme li a .svg-sparkasse{color:red}.relme li a .svg-speakerdeck{color:#009287}.relme li a .svg-spectrum{color:#7b16ff}.relme li a .svg-speedtest{color:#141526}.relme li a .svg-speedypage{color:#1c71f9}.relme li a .svg-sphereonlinejudge{color:#337ab7}.relme li a .svg-sphinx{color:#000}.relme li a .svg-spigotmc{color:#ed8106}.relme li a .svg-spinnaker{color:#139bb4}.relme li a .svg-spinrilla{color:#460856}.relme li a .svg-splunk{color:#000}.relme li a .svg-spond{color:#ee4353}.relme li a .svg-spotify{color:#1db954}.relme li a .svg-spotlight{color:#352a71}.relme li a .svg-spreadshirt{color:#00b2a5}.relme li a .svg-spreaker{color:#f5c300}.relme li a .svg-spring{color:#6db33f}.relme li a .svg-spring{color:#000}.relme li a .svg-springboot{color:#6db33f}.relme li a .svg-springsecurity{color:#6db33f}.relme li a .svg-spyderide{color:red}.relme li a .svg-square{color:#3e4348}.relme li a .svg-squareenix{color:#ed1c24}.relme li a .svg-squarespace{color:#000}.relme li a .svg-stackexchange{color:#1e5397}.relme li a .svg-stackoverflow{color:#f58025}.relme li a .svg-stackblitz{color:#1269d3}.relme li a .svg-stackedit{color:#606060}.relme li a .svg-stackhawk{color:#00cbc6}.relme li a .svg-stackpath{color:#000}.relme li a .svg-stackshare{color:#0690fa}.relme li a .svg-stackbit{color:#207bea}.relme li a .svg-stadia{color:#cd2640}.relme li a .svg-staffbase{color:#00a4fd}.relme li a .svg-standardresume{color:#2a3ffb}.relme li a .svg-standardjs{color:#f3df49}.relme li a .svg-startrek{color:#ffe200}.relme li a .svg-starbucks{color:#006241}.relme li a .svg-stardock{color:#004b8d}.relme li a .svg-starlingbank{color:#6935d3}.relme li a .svg-starship{color:#dd0b78}.relme li a .svg-statamic{color:#ff269e}.relme li a .svg-statuspage{color:#172b4d}.relme li a .svg-statuspal{color:#4934bf}.relme li a .svg-steam{color:#000}.relme li a .svg-steamdeck{color:#1a9fff}.relme li a .svg-steamdb{color:#000}.relme li a .svg-steamworks{color:#1e1e1e}.relme li a .svg-steelseries{color:#ff5200}.relme li a .svg-steem{color:#171fc9}.relme li a .svg-steemit{color:#06d6a9}.relme li a .svg-steinberg{color:#c90827}.relme li a .svg-stellar{color:#7d00ff}.relme li a .svg-stencyl{color:#8e1c04}.relme li a .svg-stimulus{color:#77e8b9}.relme li a .svg-stitcher{color:#000}.relme li a .svg-stopstalk{color:#536dfe}.relme li a .svg-storyblok{color:#09b3af}.relme li a .svg-storybook{color:#ff4785}.relme li a .svg-strapi{color:#4945ff}.relme li a .svg-strava{color:#fc4c02}.relme li a .svg-streamlit{color:#ff4b4b}.relme li a .svg-stripe{color:#008cdd}.relme li a .svg-stryker{color:#e74c3c}.relme li a .svg-stubhub{color:#003168}.relme li a .svg-studio3t{color:#17af66}.relme li a .svg-studyverse{color:#1d29e4}.relme li a .svg-styleshare{color:#212121}.relme li a .svg-stylus{color:#333}.relme li a .svg-subaru{color:#013c74}.relme li a .svg-sublimetext{color:#ff9800}.relme li a .svg-substack{color:#ff6719}.relme li a .svg-subtitleedit{color:#cc2424}.relme li a .svg-subversion{color:#809cc9}.relme li a .svg-sumologic{color:#009}.relme li a .svg-supabase{color:#3fcf8e}.relme li a .svg-superuser{color:#38a1ce}.relme li a .svg-supercrease{color:#000}.relme li a .svg-supermicro{color:#151f6d}.relme li a .svg-surrealdb{color:#ff00a0}.relme li a .svg-surveymonkey{color:#00bf6f}.relme li a .svg-suzuki{color:#e30613}.relme li a .svg-svelte{color:#ff3e00}.relme li a .svg-swagger{color:#85ea2d}.relme li a .svg-swarm{color:#ffa633}.relme li a .svg-swift{color:#f05138}.relme li a .svg-swiggy{color:#fc8019}.relme li a .svg-swiper{color:#6332f6}.relme li a .svg-sympy{color:#3b5526}.relme li a .svg-symantec{color:#fdb511}.relme li a .svg-symbolab{color:#db3f59}.relme li a .svg-symfony{color:#000}.relme li a .svg-symphony{color:#0098ff}.relme li a .svg-synology{color:#b5b5b6}.relme li a .svg-system76{color:#585048}.relme li a .svg-saopaulometro{color:#004382}.relme li a .svg-tmobile{color:#e20074}.relme li a .svg-ted{color:#e62b1e}.relme li a .svg-tele5{color:#c2ad6f}.relme li a .svg-tga{color:#0014ff}.relme li a .svg-tnt{color:#f60}.relme li a .svg-toml{color:#9c4121}.relme li a .svg-tplink{color:#4acbd6}.relme li a .svg-tui{color:#d40e14}.relme li a .svg-tvtime{color:#ffd400}.relme li a .svg-typo3{color:#ff8700}.relme li a .svg-tablecheck{color:#7935d2}.relme li a .svg-tableau{color:#e97627}.relme li a .svg-tacobell{color:#38096c}.relme li a .svg-taichigraphics{color:#000}.relme li a .svg-taichilang{color:#000}.relme li a .svg-tails{color:#56347c}.relme li a .svg-tailwindcss{color:#06b6d4}.relme li a .svg-talend{color:#ff6d70}.relme li a .svg-talenthouse{color:#000}.relme li a .svg-tamiya{color:#000}.relme li a .svg-tampermonkey{color:#00485b}.relme li a .svg-taobao{color:#e94f20}.relme li a .svg-tapas{color:#ffce00}.relme li a .svg-target{color:#c00}.relme li a .svg-task{color:#29beb0}.relme li a .svg-tasmota{color:#1fa3ec}.relme li a .svg-tata{color:#486aae}.relme li a .svg-tataconsultancyservices{color:#ee3984}.relme li a .svg-tauri{color:#24c8d8}.relme li a .svg-taxbuzz{color:#ed8b0b}.relme li a .svg-teamcity{color:#000}.relme li a .svg-teamspeak{color:#4b69b6}.relme li a .svg-teamviewer{color:#004680}.relme li a .svg-teespring{color:#ed2761}.relme li a .svg-tekton{color:#fd495c}.relme li a .svg-telegram{color:#26a5e4}.relme li a .svg-telegraph{color:#fafafa}.relme li a .svg-temporal{color:#000}.relme li a .svg-tencentqq{color:#eb1923}.relme li a .svg-tensorflow{color:#ff6f00}.relme li a .svg-teradata{color:#f37440}.relme li a .svg-termius{color:#000}.relme li a .svg-terraform{color:#844fba}.relme li a .svg-tesco{color:#00539f}.relme li a .svg-tesla{color:#c00}.relme li a .svg-testcafe{color:#36b6e5}.relme li a .svg-testrail{color:#65c179}.relme li a .svg-testin{color:#007dd7}.relme li a .svg-testinglibrary{color:#e33332}.relme li a .svg-tether{color:#50af95}.relme li a .svg-textpattern{color:#ffda44}.relme li a .svg-thangs{color:#ffbc00}.relme li a .svg-thealgorithms{color:#00bcb4}.relme li a .svg-theconversation{color:#d8352a}.relme li a .svg-theirishtimes{color:#000}.relme li a .svg-themighty{color:#d0072a}.relme li a .svg-themodelsresource{color:#3a75bd}.relme li a .svg-themoviedatabase{color:#01b4e4}.relme li a .svg-thenorthface{color:#000}.relme li a .svg-theregister{color:red}.relme li a .svg-thesoundsresource{color:#39be6b}.relme li a .svg-thespritersresource{color:#be3939}.relme li a .svg-thewashingtonpost{color:#231f20}.relme li a .svg-thingiverse{color:#248bfb}.relme li a .svg-thinkpad{color:#ee2624}.relme li a .svg-threadless{color:#09f}.relme li a .svg-threads{color:#000}.relme li a .svg-threedotjs{color:#000}.relme li a .svg-threema{color:#3fe669}.relme li a .svg-thumbtack{color:#009fd9}.relme li a .svg-thunderbird{color:#0a84ff}.relme li a .svg-thurgauerkantonalbank{color:#006d41}.relme li a .svg-thymeleaf{color:#005f0f}.relme li a .svg-ticketmaster{color:#026cdf}.relme li a .svg-tidal{color:#000}.relme li a .svg-tiddlywiki{color:#111}.relme li a .svg-tide{color:#4050fb}.relme li a .svg-tidyverse{color:#1a162d}.relme li a .svg-tietoevry{color:#063752}.relme li a .svg-tiktok{color:#000}.relme li a .svg-tile{color:#000}.relme li a .svg-timescale{color:#fdb515}.relme li a .svg-tina{color:#ec4815}.relme li a .svg-tinder{color:#ff6b6b}.relme li a .svg-tinyletter{color:#ed1c24}.relme li a .svg-tistory{color:#000}.relme li a .svg-todoist{color:#e44332}.relme li a .svg-toggl{color:#ffde91}.relme li a .svg-toggltrack{color:#e57cd8}.relme li a .svg-tokyometro{color:#149dd3}.relme li a .svg-tomorrowland{color:#000}.relme li a .svg-topcoder{color:#29a7df}.relme li a .svg-toptal{color:#3863a0}.relme li a .svg-torbrowser{color:#7d4698}.relme li a .svg-torproject{color:#7d4698}.relme li a .svg-toshiba{color:red}.relme li a .svg-tourbox{color:#231f20}.relme li a .svg-toyota{color:#eb0a1e}.relme li a .svg-traefikmesh{color:#9d0fb0}.relme li a .svg-traefikproxy{color:#24a1c1}.relme li a .svg-trailforks{color:#ffcd00}.relme li a .svg-trainerroad{color:#da291c}.relme li a .svg-trakt{color:#ed1c24}.relme li a .svg-transportforireland{color:#00b274}.relme li a .svg-transportforlondon{color:#113b92}.relme li a .svg-travisci{color:#3eaaaf}.relme li a .svg-treehouse{color:#5fcf80}.relme li a .svg-trello{color:#0052cc}.relme li a .svg-trendmicro{color:#d71921}.relme li a .svg-treyarch{color:#000}.relme li a .svg-tricentis{color:#12438c}.relme li a .svg-trilium{color:#000}.relme li a .svg-triller{color:#ff0089}.relme li a .svg-trino{color:#dd00a1}.relme li a .svg-tripdotcom{color:#287dfa}.relme li a .svg-tripadvisor{color:#34e0a1}.relme li a .svg-trivy{color:#1904da}.relme li a .svg-trove{color:#2d004b}.relme li a .svg-truenas{color:#0095d5}.relme li a .svg-trustedshops{color:#ffdc0f}.relme li a .svg-trustpilot{color:#00b67a}.relme li a .svg-tryitonline{color:#303030}.relme li a .svg-tryhackme{color:#212c42}.relme li a .svg-tubi{color:#000}.relme li a .svg-tumblr{color:#36465d}.relme li a .svg-tunein{color:#14d8cc}.relme li a .svg-turbo{color:#5cd8e5}.relme li a .svg-turbosquid{color:#ff8135}.relme li a .svg-turborepo{color:#ef4444}.relme li a .svg-turkishairlines{color:#c70a0c}.relme li a .svg-turso{color:#4ff8d2}.relme li a .svg-tutanota{color:#840010}.relme li a .svg-twilio{color:#f22f46}.relme li a .svg-twitch{color:#9146ff}.relme li a .svg-twitter{color:#1d9bf0}.relme li a .svg-twoo{color:#ff7102}.relme li a .svg-typescript{color:#3178c6}.relme li a .svg-typeform{color:#262627}.relme li a .svg-ufc{color:#d20a0a}.relme li a .svg-uikit{color:#2396f3}.relme li a .svg-uml{color:#fabd14}.relme li a .svg-ups{color:#150400}.relme li a .svg-usps{color:#336}.relme li a .svg-uber{color:#000}.relme li a .svg-ubereats{color:#06c167}.relme li a .svg-ubiquiti{color:#0559c9}.relme li a .svg-ubisoft{color:#000}.relme li a .svg-ubuntu{color:#e95420}.relme li a .svg-ubuntumate{color:#84a454}.relme li a .svg-udacity{color:#02b3e4}.relme li a .svg-udemy{color:#a435f0}.relme li a .svg-ulule{color:#18a5d6}.relme li a .svg-umami{color:#000}.relme li a .svg-umbraco{color:#3544b1}.relme li a .svg-unacademy{color:#08bd80}.relme li a .svg-underarmour{color:#1d1d1d}.relme li a .svg-underscoredotjs{color:#0371b5}.relme li a .svg-undertale{color:#e71d29}.relme li a .svg-unicode{color:#5455fe}.relme li a .svg-unilever{color:#1f36c7}.relme li a .svg-unitedairlines{color:#024}.relme li a .svg-unitednations{color:#009edb}.relme li a .svg-unity{color:#000}.relme li a .svg-unlicense{color:gray}.relme li a .svg-uno{color:#ed1c24}.relme li a .svg-unocss{color:#333}.relme li a .svg-unraid{color:#f15a2c}.relme li a .svg-unrealengine{color:#0e1128}.relme li a .svg-unsplash{color:#000}.relme li a .svg-untangle{color:#68bd49}.relme li a .svg-untappd{color:#ffc000}.relme li a .svg-upcloud{color:#7b00ff}.relme li a .svg-uplabs{color:#3930d8}.relme li a .svg-uploaded{color:#0e70cb}.relme li a .svg-upstash{color:#00e9a3}.relme li a .svg-uptimekuma{color:#5cdd8b}.relme li a .svg-uptobox{color:#5ce1e6}.relme li a .svg-upwork{color:#6fda44}.relme li a .svg-v{color:#5d87bf}.relme li a .svg-v2ex{color:#1f1f1f}.relme li a .svg-v8{color:#4b8bf5}.relme li a .svg-vexxhost{color:#2a1659}.relme li a .svg-vk{color:#07f}.relme li a .svg-vlcmediaplayer{color:#f80}.relme li a .svg-vmware{color:#607078}.relme li a .svg-vox{color:#da074a}.relme li a .svg-vsco{color:#000}.relme li a .svg-vscodium{color:#2f80ed}.relme li a .svg-vtex{color:#ed125f}.relme li a .svg-vaadin{color:#00b4f0}.relme li a .svg-vagrant{color:#1868f2}.relme li a .svg-vala{color:#7239b3}.relme li a .svg-valorant{color:#fa4454}.relme li a .svg-valve{color:#f74843}.relme li a .svg-vapor{color:#0d0d0d}.relme li a .svg-vault{color:#ffec6e}.relme li a .svg-vaultwarden{color:#000}.relme li a .svg-vauxhall{color:#eb001e}.relme li a .svg-vectorlogozone{color:#184d66}.relme li a .svg-vectorworks{color:#000}.relme li a .svg-veeam{color:#00b336}.relme li a .svg-veepee{color:#ec008c}.relme li a .svg-vega{color:#2450b2}.relme li a .svg-velog{color:#20c997}.relme li a .svg-venmo{color:#008cff}.relme li a .svg-vercel{color:#000}.relme li a .svg-verdaccio{color:#4b5e40}.relme li a .svg-veritas{color:#b1181e}.relme li a .svg-verizon{color:#cd040b}.relme li a .svg-vespa{color:#85b09a}.relme li a .svg-viadeo{color:#f07355}.relme li a .svg-viaplay{color:#fe365f}.relme li a .svg-viber{color:#7360f2}.relme li a .svg-vim{color:#019733}.relme li a .svg-vimeo{color:#1ab7ea}.relme li a .svg-vimeolivestream{color:#0a0a20}.relme li a .svg-virgin{color:#e10a0a}.relme li a .svg-virginmedia{color:#ed1a37}.relme li a .svg-virtualbox{color:#183a61}.relme li a .svg-virustotal{color:#394eff}.relme li a .svg-visa{color:#1a1f71}.relme li a .svg-visualbasic{color:#512bd4}.relme li a .svg-visualstudio{color:#5c2d91}.relme li a .svg-visualstudiocode{color:#007acc}.relme li a .svg-vite{color:#646cff}.relme li a .svg-vitess{color:#f16728}.relme li a .svg-vitest{color:#6e9f18}.relme li a .svg-vivawallet{color:#1f263a}.relme li a .svg-vivaldi{color:#ef3939}.relme li a .svg-vivino{color:#a61a30}.relme li a .svg-voipdotms{color:#e1382d}.relme li a .svg-vodafone{color:#e60000}.relme li a .svg-voidlinux{color:#478061}.relme li a .svg-volkswagen{color:#151f5d}.relme li a .svg-volvo{color:#003057}.relme li a .svg-vonage{color:#000}.relme li a .svg-vorondesign{color:#ed3023}.relme li a .svg-vowpalwabbit{color:#ff81f9}.relme li a .svg-vuedotjs{color:#4fc08d}.relme li a .svg-vuetify{color:#1867c0}.relme li a .svg-vulkan{color:#ac162c}.relme li a .svg-vultr{color:#007bfc}.relme li a .svg-vyond{color:#d95e26}.relme li a .svg-w3c{color:#005a9c}.relme li a .svg-walkman{color:#000}.relme li a .svg-webtoon{color:#00d564}.relme li a .svg-wemo{color:#72d44c}.relme li a .svg-wpengine{color:#0ecad4}.relme li a .svg-wprocket{color:#f56640}.relme li a .svg-wpexplorer{color:#2563eb}.relme li a .svg-wwe{color:#000}.relme li a .svg-wacom{color:#000}.relme li a .svg-wagtail{color:#43b1b0}.relme li a .svg-wails{color:#df0000}.relme li a .svg-wakatime{color:#000}.relme li a .svg-wallabag{color:#3f6184}.relme li a .svg-walletconnect{color:#3b99fc}.relme li a .svg-walmart{color:#0071ce}.relme li a .svg-wantedly{color:#21bddb}.relme li a .svg-wappalyzer{color:#4608ad}.relme li a .svg-warnerbrosdot{color:#004db4}.relme li a .svg-warp{color:#01a4ff}.relme li a .svg-wasabi{color:#01cd3e}.relme li a .svg-wasmer{color:#4946dd}.relme li a .svg-wattpad{color:#ff500a}.relme li a .svg-wayland{color:#ffbc00}.relme li a .svg-waze{color:#3cf}.relme li a .svg-wechat{color:#07c160}.relme li a .svg-wegame{color:#faab00}.relme li a .svg-wetransfer{color:#409fff}.relme li a .svg-wearos{color:#4285f4}.relme li a .svg-weasyl{color:#900}.relme li a .svg-web3dotjs{color:#f16822}.relme li a .svg-webassembly{color:#654ff0}.relme li a .svg-webauthn{color:#3423a6}.relme li a .svg-webgl{color:#900}.relme li a .svg-webmoney{color:#036cb5}.relme li a .svg-webrtc{color:#333}.relme li a .svg-webstorm{color:#000}.relme li a .svg-webdriverio{color:#ea5906}.relme li a .svg-webex{color:#fff}.relme li a .svg-webflow{color:#4353ff}.relme li a .svg-weblate{color:#2eccaa}.relme li a .svg-webmin{color:#7da0d0}.relme li a .svg-webpack{color:#8dd6f9}.relme li a .svg-weightsandbiases{color:#ffbe00}.relme li a .svg-welcometothejungle{color:#ffcd00}.relme li a .svg-wellfound{color:#000}.relme li a .svg-wellsfargo{color:#d71e28}.relme li a .svg-westerndigital{color:#000}.relme li a .svg-whatsapp{color:#25d366}.relme li a .svg-wheniwork{color:#51a33d}.relme li a .svg-whitesource{color:#161d4e}.relme li a .svg-wii{color:#8b8b8b}.relme li a .svg-wiiu{color:#8b8b8b}.relme li a .svg-wikidotjs{color:#1976d2}.relme li a .svg-wikidata{color:#069}.relme li a .svg-wikimediacommons{color:#069}.relme li a .svg-wikipedia{color:#000}.relme li a .svg-wikiquote{color:#069}.relme li a .svg-wikivoyage{color:#069}.relme li a .svg-winamp{color:#f93821}.relme li a .svg-windicss{color:#48b0f1}.relme li a .svg-windows{color:#0078d4}.relme li a .svg-windows10{color:#0078d6}.relme li a .svg-windows11{color:#0078d4}.relme li a .svg-windows95{color:teal}.relme li a .svg-windowsterminal{color:#4d4d4d}.relme li a .svg-windowsxp{color:#039}.relme li a .svg-winmate{color:#c11920}.relme li a .svg-wipro{color:#341c53}.relme li a .svg-wire{color:#000}.relme li a .svg-wireguard{color:#88171a}.relme li a .svg-wireshark{color:#1679a7}.relme li a .svg-wise{color:#9fe870}.relme li a .svg-wish{color:#2fb7ec}.relme li a .svg-wistia{color:#58b7fe}.relme li a .svg-wix{color:#0c6efc}.relme li a .svg-wizzair{color:#c6007e}.relme li a .svg-wolfram{color:#d10}.relme li a .svg-wolframlanguage{color:#d10}.relme li a .svg-wolframmathematica{color:#d10}.relme li a .svg-woo{color:#96588a}.relme li a .svg-woocommerce{color:#96588a}.relme li a .svg-wordpress{color:#21759b}.relme li a .svg-workplace{color:#4526ce}.relme li a .svg-worldhealthorganization{color:#0093d5}.relme li a .svg-wwise{color:#00549f}.relme li a .svg-x{color:#000}.relme li a .svg-xdotorg{color:#f28834}.relme li a .svg-xaml{color:#0c54c2}.relme li a .svg-xampp{color:#fb7a24}.relme li a .svg-xdadevelopers{color:#ea7100}.relme li a .svg-xfce{color:#2284f2}.relme li a .svg-xmpp{color:#002b5c}.relme li a .svg-xo{color:#5ed9c7}.relme li a .svg-xrp{color:#25a768}.relme li a .svg-xsplit{color:#0095de}.relme li a .svg-xstate{color:#2c3e50}.relme li a .svg-xamarin{color:#3498db}.relme li a .svg-xbox{color:#107c10}.relme li a .svg-xcode{color:#147efb}.relme li a .svg-xero{color:#13b5ea}.relme li a .svg-xiaomi{color:#ff6900}.relme li a .svg-xilinx{color:#e01f27}.relme li a .svg-xing{color:#006567}.relme li a .svg-ycombinator{color:#f0652f}.relme li a .svg-yaml{color:#cb171e}.relme li a .svg-yolo{color:aqua}.relme li a .svg-yahoo{color:#6001d2}.relme li a .svg-yale{color:#ffd900}.relme li a .svg-yamahacorporation{color:#4b1e78}.relme li a .svg-yamahamotorcorporation{color:#e60012}.relme li a .svg-yammer{color:#106ebe}.relme li a .svg-yandexcloud{color:#5282ff}.relme li a .svg-yarn{color:#2c8ebb}.relme li a .svg-yelp{color:#ff1a1a}.relme li a .svg-yeti{color:#00263c}.relme li a .svg-yoast{color:#a61e69}.relme li a .svg-youtube{color:red}.relme li a .svg-youtubegaming{color:red}.relme li a .svg-youtubemusic{color:red}.relme li a .svg-youtubeshorts{color:red}.relme li a .svg-youtubestudio{color:red}.relme li a .svg-youtubetv{color:red}.relme li a .svg-yourtraveldottv{color:#f79025}.relme li a .svg-yubico{color:#84bd00}.relme li a .svg-zwave{color:#1b365d}.relme li a .svg-zdf{color:#fa7d19}.relme li a .svg-zalando{color:#ff6900}.relme li a .svg-zalo{color:#0068ff}.relme li a .svg-zapier{color:#ff4f00}.relme li a .svg-zara{color:#000}.relme li a .svg-zazzle{color:#212121}.relme li a .svg-zcash{color:#f3b724}.relme li a .svg-zebratechnologies{color:#000}.relme li a .svg-zelle{color:#6d1ed4}.relme li a .svg-zend{color:#0679ea}.relme li a .svg-zendframework{color:#68b604}.relme li a .svg-zendesk{color:#03363d}.relme li a .svg-zenn{color:#3ea8ff}.relme li a .svg-zenodo{color:#1682d4}.relme li a .svg-zensar{color:#000}.relme li a .svg-zeromq{color:#df0000}.relme li a .svg-zerodha{color:#387ed1}.relme li a .svg-zerply{color:#7bbb6e}.relme li a .svg-zettlr{color:#1cb27e}.relme li a .svg-zhihu{color:#0084ff}.relme li a .svg-zig{color:#f7a41d}.relme li a .svg-zigbee{color:#eb0443}.relme li a .svg-zilch{color:#00d287}.relme li a .svg-zillow{color:#006aff}.relme li a .svg-zincsearch{color:#5ba37f}.relme li a .svg-zingat{color:#009cfb}.relme li a .svg-zod{color:#3e67b1}.relme li a .svg-zoho{color:#e42527}.relme li a .svg-zoiper{color:#f47920}.relme li a .svg-zomato{color:#e23744}.relme li a .svg-zoom{color:#0b5cff}.relme li a .svg-zorin{color:#15a6f0}.relme li a .svg-zotero{color:#cc2936}.relme li a .svg-zsh{color:#f15a24}.relme li a .svg-zulip{color:#50adff}.relme li a .svg-zyte{color:#b02cce}.relme li a .svg-arxiv{color:#b31b1b}.relme li a .svg-asciinema{color:#d40000}.relme li a .svg-avajs{color:#4b4b77}.relme li a .svg-awesomewm{color:#535d6c}.relme li a .svg-bigbasket{color:#a5cd39}.relme li a .svg-boulanger{color:#fd5300}.relme li a .svg-bspwm{color:#2e2e2e}.relme li a .svg-bunq{color:#3394d7}.relme li a .svg-byte{color:#551def}.relme li a .svg-cpanel{color:#ff6c2c}.relme li a .svg-commitlint{color:#000}.relme li a .svg-containerd{color:#575757}.relme li a .svg-curl{color:#073551}.relme li a .svg-datadotai{color:#000}.relme li a .svg-dblp{color:#004f9f}.relme li a .svg-dbt{color:#ff694b}.relme li a .svg-deepin{color:#007cff}.relme li a .svg-deldoticiodotus{color:blue}.relme li a .svg-devdotto{color:#0a0a0a}.relme li a .svg-devrant{color:#f99a66}.relme li a .svg-diagramsdotnet{color:#f08705}.relme li a .svg-dm{color:#002878}.relme li a .svg-dwm{color:#17a}.relme li a .svg-ebay{color:#e53238}.relme li a .svg-easyjet{color:#f60}.relme li a .svg-edx{color:#02262b}.relme li a .svg-egghead{color:#fcfbfa}.relme li a .svg-electronbuilder{color:#000}.relme li a .svg-elementary{color:#64baff}.relme li a .svg-esbuild{color:#ffcf00}.relme li a .svg-etcd{color:#419eda}.relme li a .svg-figshare{color:#556472}.relme li a .svg-foodpanda{color:#d70f64}.relme li a .svg-freecodecamp{color:#0a0a23}.relme li a .svg-freedesktopdotorg{color:#3b80ae}.relme li a .svg-gitignoredotio{color:#204ecf}.relme li a .svg-gulp{color:#cf4647}.relme li a .svg-haveibeenpwned{color:#2a6379}.relme li a .svg-hearthisdotat{color:#000}.relme li a .svg-homify{color:#7dcda3}.relme li a .svg-htop{color:#009020}.relme li a .svg-i18next{color:#26a69a}.relme li a .svg-i3{color:#52c0ff}.relme li a .svg-ibeacon{color:#3d7ebb}.relme li a .svg-icloud{color:#3693f3}.relme li a .svg-ifixit{color:#0071ce}.relme li a .svg-ifood{color:#ea1d2c}.relme li a .svg-iheartradio{color:#c6002b}.relme li a .svg-ios{color:#000}.relme li a .svg-iterm2{color:#000}.relme li a .svg-itunes{color:#fb5bc5}.relme li a .svg-iobroker{color:#39c}.relme li a .svg-jquery{color:#0769ad}.relme li a .svg-jsdelivr{color:#e84d3d}.relme li a .svg-k6{color:#7d64ff}.relme li a .svg-levelsdotfyi{color:#788b95}.relme li a .svg-libuv{color:#403c3d}.relme li a .svg-macos{color:#000}.relme li a .svg-maildotcom{color:#004788}.relme li a .svg-mastercomfig{color:#009688}.relme li a .svg-mdbook{color:#000}.relme li a .svg-microbit{color:#00ed00}.relme li a .svg-monkeytie{color:#1a52c2}.relme li a .svg-mpv{color:#691f69}.relme li a .svg-ngrok{color:#1f1e37}.relme li a .svg-niconico{color:#231815}.relme li a .svg-npm{color:#cb3837}.relme li a .svg-okcupid{color:#0500be}.relme li a .svg-opensuse{color:#73ba25}.relme li a .svg-osu{color:#f6a}.relme li a .svg-owncloud{color:#041e42}.relme li a .svg-p5dotjs{color:#ed225d}.relme li a .svg-pandas{color:#150458}.relme li a .svg-pfsense{color:#212121}.relme li a .svg-phpmyadmin{color:#6c78af}.relme li a .svg-pixiv{color:#0096fa}.relme li a .svg-pkgsrc{color:#f60}.relme li a .svg-pnpm{color:#f69220}.relme li a .svg-prdotco{color:#0080ff}.relme li a .svg-precommit{color:#fab040}.relme li a .svg-protocolsdotio{color:#4d9fe7}.relme li a .svg-remark{color:#000}.relme li a .svg-revealdotjs{color:#f2e142}.relme li a .svg-roadmapdotsh{color:#000}.relme li a .svg-rollupdotjs{color:#ec4a3f}.relme li a .svg-scikitlearn{color:#f7931e}.relme li a .svg-semanticrelease{color:#494949}.relme li a .svg-sharp{color:#9c0}.relme li a .svg-smart{color:#fabc0c}.relme li a .svg-smashdotgg{color:#cb333b}.relme li a .svg-spacy{color:#09a3d5}.relme li a .svg-strongswan{color:#e00033}.relme li a .svg-styledcomponents{color:#db7093}.relme li a .svg-stylelint{color:#263238}.relme li a .svg-suckless{color:#17a}.relme li a .svg-trpc{color:#2596be}.relme li a .svg-tado{color:#ffa900}.relme li a .svg-teratail{color:#f4c51c}.relme li a .svg-tmux{color:#1bb91f}.relme li a .svg-tqdm{color:#ffc107}.relme li a .svg-trulia{color:#0a0b09}.relme li a .svg-tsnode{color:#3178c6}.relme li a .svg-ublockorigin{color:maroon}.relme li a .svg-utorrent{color:#76b83f}.relme li a .svg-vbulletin{color:#184d66}.relme li a .svg-vfairs{color:#ef4678}.relme li a .svg-wasmcloud{color:#00bc8e}.relme li a .svg-webcomponentsdotorg{color:#29abe2}.relme li a .svg-webhint{color:#4700a3}.relme li a .svg-webtrees{color:#2694e8}.relme li a .svg-wikidotgg{color:#ff1985}.relme li a .svg-writedotas{color:#5bc4ee}.relme li a .svg-iledefrancemobilites{color:#67b4e7}.relme li a .svg-skoda{color:#0e3a2f}.relme li a .svg-zabka{color:#006420}.iwc-yellow{fill:#ffb100}.iwc-orange{fill:#ff5c00}.iwc-red{fill:red}.asmodee-person{fill:#414042}.asmodee-frame{fill:#ef462d}.nostr{fill:#662482}.svg-bsky{fill:#0085ff}#hcard_widget{text-align:left}#hcard_widget img{display:inline}#relme_widget{font-size:24px;text-align:left}/*# sourceMappingURL=indieweb.css.map */
.sloc-display{display:block}.sloc-location-icon{vertical-align:middle;display:inline-block;height:1em;width:1em;position:relative;fill:currentColor;top:-0.0625em}.sloc-map{max-width:100%}ul.sloc-lastseen-data{list-style-position:inside;list-style:none}.sloc-weather{display:block}.sloc-weather-icon{vertical-align:middle;display:inline-block;margin-right:.3em;position:relative;fill:currentColor}.sloc-weather-icon svg{height:1.5em;width:1.5em}.sloc-weather-display{list-style-position:inside;list-style:none}/*# sourceMappingURL=location.min.css.map */
/**
 * Like Button toolbar button, loading text & container styles
 */

/* Master container */
#jp-post-flair {
	padding-top: .5em;
}

/* Overall Sharedaddy block title */
div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
	clear: both;
}

div.sharedaddy h3.sd-title {
	margin: 0 0 1em 0;
	display: inline-block;
	line-height: 1.2;
	font-size: 9pt;
	font-weight: bold;
}

div.sharedaddy h3.sd-title:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid #dcdcde;
	margin-bottom: 1em;
}


/* Toolbar */
#wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
	width: 61px;
	overflow: hidden;
}

#wpadminbar iframe.admin-bar-likes-widget {
	width: 61px;
	height: 28px;
	min-height: 28px;
	border-width: 0px;
	position: absolute;
	top: 0;
}

div.jetpack-likes-widget-wrapper {
	width: 100%;
	min-height: 50px;	/* Previous height, 60px */
	position: relative; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
}

div.jetpack-likes-widget-wrapper .sd-link-color {
	font-size: 12px;
}

div.jetpack-comment-likes-widget-wrapper {
	width: 100%;
	position: relative;
	min-height: 31px;
}

div.jetpack-comment-likes-widget-wrapper iframe {
	margin-bottom: 0;
}

#likes-other-gravatars {
	display: none;
	position: absolute;
	padding: 10px 10px 12px 10px;
	background-color: #2e4453;
	border-width: 0;
	box-shadow: 0 0 10px #2e4453;
	box-shadow: 0 0 10px rgba(46,68,83,.6);
	min-width: 130px;
	z-index: 1000;
}

#likes-other-gravatars.wpl-new-layout {
	display: none;
	position: absolute;
	padding: 9px 12px 10px 12px;
	background-color: #fff;
	border: solid 1px #dcdcde;
	border-radius: 4px;
	box-shadow: none;
	min-width: 220px;
	max-height: 240px;
	height: auto;
	overflow: auto;
	z-index: 1000;
}

#likes-other-gravatars * {
	line-height: normal;
}

#likes-other-gravatars .likes-text {
	color: white;
	font-size: 12px;
	padding-bottom: 8px;
}

#likes-other-gravatars.wpl-new-layout .likes-text {
	color: #101517;
	font-size: 12px;
	font-weight: 500;
	padding-bottom: 8px;
}

#likes-other-gravatars ul,
#likes-other-gravatars li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

#likes-other-gravatars li::before {
	content: "";
}

#likes-other-gravatars ul.wpl-avatars {
	overflow: auto;
	display: block;
	max-height: 190px;
}

#likes-other-gravatars ul.wpl-avatars li {
	width: 32px;
	height: 32px;
	float: left;
	margin: 0 5px 5px 0;
}

#likes-other-gravatars.wpl-new-layout ul.wpl-avatars li {
	width: 196px;
	height: 28px;
	float: none;
	margin: 0 0 4px 0;
}

#likes-other-gravatars ul.wpl-avatars li a {
	margin: 0 2px 0 0;
	border-bottom: none !important;
	display: block;
}

#likes-other-gravatars.wpl-new-layout ul.wpl-avatars li a {
	margin: 0 2px 0 0;
	border-bottom: none !important;
	display: flex;
	align-items: center;
	gap: 8px;
	text-decoration: none;
}

#likes-other-gravatars.wpl-new-layout ul.wpl-avatars li a span {
	font-size: 12px;
	color: #2C3338;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#likes-other-gravatars ul.wpl-avatars li a img {
	background: none;
	border: none;
	margin: 0 !important;
	padding: 0 !important;
	position: static;
	box-sizing: border-box;
}

#likes-other-gravatars.wpl-new-layout ul.wpl-avatars li a img {
	background: none;
	border: none;
	border-radius: 50%;
	margin: 0 !important;
	padding: 1px !important;
	position: static;
}

div.sd-box {
	border-top: 1px solid #dcdcde;
	border-top: 1px solid rgba(0,0,0,.13);
}

.entry-content .post-likes-widget, .post-likes-widget,
.comment-likes-widget {
	margin: 0;
	border-width: 0;
	display: block;
}

/* Loading text */
.post-likes-widget-placeholder,
.comment-likes-widget-placeholder {
	margin: 0;
	border-width: 0;
	position: relative;
}

.comment-likes-widget-placeholder {
	height: 18px;
	position: absolute;
	display: flex;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

.comment-likes-widget-placeholder::before {
	color: #2EA2CC;
	width: 16px;
	height: 16px;
	content: '';
	display: inline-block;
	position: relative;
	top: 3px;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='0' fill='none' width='24' height='24'/%3E%3Cg%3E%3Cpath fill='%232EA2CC' d='M12 2l2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304'/%3E%3C/g%3E%3C/svg%3E");
}

.post-likes-widget-placeholder .button {
	display: none;	/* Let's not show a dummy like button, let's just make a great button experience once it's loaded */
}

.post-likes-widget-placeholder .button span {
}

.post-likes-widget-placeholder .loading,
.comment-likes-widget-placeholder .loading {
	color: #999;
	font-size: 12px;
}

.comment-likes-widget-placeholder .loading {
	padding-left: 5px;
	margin-top: 4px;
	align-self: center;
	color: #4E4E4E;
}

/* Like Special cases (display on it's own) */
div.sharedaddy.sd-like-enabled .sd-like h3 {
	display: none;
}

div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
	width: 100%;
	float: none;
	position: absolute; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
	top: 0;
}

.comment-likes-widget {
	width: 100%;
}


/* Make ratings block. @todo: make !important unnecessary by removing inline style */
.pd-rating,
.cs-rating {
	display: block !important;
}


/* Hide G+ title */
.sd-gplus .sd-title {
	display: none;
}

@media print {
	.jetpack-likes-widget-wrapper {
		display: none;
	}
}
/*!
 * Theme Name: SemPress
 * Theme URI: https://github.com/pfefferle/SemPress
 * Author: Matthias Pfefferle
 * Author URI: https://notiz.blog/projects/sempress/
 * Description: SemPress is an extremely lightweight, responsive theme designed to show off your posts, quotes, and images. SemPress supports multiple post formats, widgets, and the option to upload a custom header or background image. The theme is based on HTML5 mixed with microformats, microformats v2 and microdata (Schema.org).
 * Version: 1.7.0
 * License: GNU General Public License Version 3
 * License URI: http://www.gnu.org/licenses/gpl.html
 * Tags: custom-menu, custom-colors, custom-header, custom-background, custom-logo, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats, threaded-comments, right-sidebar, theme-options, two-columns, one-column, editor-style, featured-images, blog, news
 * Text Domain: sempress
 * Tested up to: 5.9
 * Requires PHP: 5.6
 *
 * This theme is based on the toolbox theme (http://wordpress.org/themes/toolbox)
 * and, like WordPress, licensed under the GPL.
 *
 * Use it to make something cool, have fun, and share what you've learned with others.
 */@font-face{font-family:'Genericons';src:url(/wp-content/themes/sempress/font/genericons-regular-webfont.eot);src:url(/wp-content/themes/sempress/font/genericons-regular-webfont.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/sempress/font/genericons-regular-webfont.woff) format("woff"),url(/wp-content/themes/sempress/font/genericons-regular-webfont.ttf) format("truetype"),url(/wp-content/themes/sempress/font/genericons-regular-webfont.svg#genericonsregular) format("svg");font-weight:normal;font-style:normal}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#555;background-color:#f0f0f0;background-image:url(/wp-content/themes/sempress/img/noise.png);text-shadow:0 1px 0 #fff;font-weight:300;word-wrap:break-word}a{color:#555}a:hover{text-decoration:none}dl{margin-bottom:18px}dt{font-weight:bold}dd{margin-left:25px}hr{margin:18px 0;border:0;border-top:1px solid #eee;border-bottom:1px solid #fff}abbr{font-variant:small-caps}abbr[title]{cursor:help;border-bottom:1px dotted #999}blockquote{font-family:Georgia,"Times New Roman",Times,serif;padding:0 0 0 15px;margin:0 0 18px 40px;position:relative;font-style:italic}blockquote:before{display:block;content:"\201C";font-size:100px;position:absolute;left:-40px;top:30px;font-style:normal}blockquote p{margin-bottom:0;font-size:16px;font-weight:300}cite{font-style:normal}blockquote small,blockquote cite,.post-format-content cite{display:block;color:#999;font-style:normal;font-size:0.9em}blockquote small:before,blockquote cite:before,.post-format-content cite:before{content:'\2014 \00A0'}figure.quote{background-color:#F5F5F5;height:auto;padding:34px;margin:0px;border-bottom:1px solid rgba(0,0,0,0.15)}figure.quote blockquote{margin:0px;padding:0px}figure.quote blockquote:before{content:none}figure.quote blockquote p{font-size:22px}figure.quote blockquote p:first-child{padding-top:0px;margin-top:0px}figure.quote figcaption.quote-caption{padding-top:30px}pre{font-family:"Courier 10 Pitch", Courier, monospace;font-size:16px;background-color:#f5f5f5;display:block;line-height:18px;margin:2em 0;padding:14px;white-space:pre-wrap;word-wrap:break-word}code{font-family:"Courier 10 Pitch", Courier, monospace;word-wrap:break-word}ins{background:#fff9c0;text-decoration:none}h1,h2,h3,h4,h5{font-weight:200}h1{font-size:30px}#branding{display:block;clear:both;margin-top:60px}#branding .logo{float:left;clear:both;margin-left:-70px}#site-image{float:left;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 1px 5px 0 rgba(0,0,0,0.2);box-shadow:0 1px 5px 0 rgba(0,0,0,0.2);margin-bottom:40px;clear:both}#site-title{font-size:4em;letter-spacing:-2px;margin:0}#site-title a{text-decoration:none}.custom-header #site-title{font-size:3em}#site-description{font-size:1.7em;height:auto;line-height:120%;margin:0 0 20px;width:100%;font-weight:100}#author-info{margin-bottom:40px}.page-header{position:relative;padding-bottom:40px}.page-header .avatar{display:block;position:absolute;top:5px;left:-65px}.page-header h1,#author-description h2{margin-top:0;padding-top:0}.page-title{margin-bottom:0;padding-bottom:0}main{display:block}#page{display:block;margin:0 auto;position:relative;width:950px}.single-column #page{width:670px}.single-column #main{margin:0}.single-column #main #sidebar{overflow:hidden;width:100%;padding-top:25px;margin-top:25px}.single-column #main #secondary{padding-right:69px}.single-column #main .widget-area{float:left;overflow:hidden;width:300px}#main{clear:both}#primary{float:left;width:710px}#primary.full-width{width:100%}#content{margin:0 40px 0 0}#sidebar{float:right;overflow:hidden;width:220px}#main .widget-area{float:right;width:220px}.full-width #content,.image-attachment #content,.error404 #content{margin:0}.screen-reader-text,.assistive-text{clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);position:absolute}.screen-reader-text:focus,.assistive-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto;color:#21759b;display:block;font-size:14px;font-weight:bold;height:auto;line-height:normal;padding:15px 23px 14px;position:fixed;left:5px;top:50px;text-decoration:none;text-transform:none;width:auto;z-index:100000}.alignleft{display:inline;float:left;margin-right:1em}.alignright{display:inline;float:right;margin-left:1em}.aligncenter,.alignnone{clear:both;display:block;margin-left:auto;margin-right:auto}#colophon{clear:both;display:block;width:100%;padding:40px 0;font-size:12px;text-align:center}#access{display:block;width:100%;border-bottom:1px solid #ccc;-moz-box-shadow:#FFF 0 1px 0 0;-webkit-box-shadow:#FFF 0 1px 0 0;box-shadow:#FFF 0 1px 0 0;float:left;margin-bottom:50px;z-index:3;position:relative}#access ul{margin:0;padding-left:0px;list-style:none outside none;z-index:4}#access ul ul{background-color:#f0f0f0;border:1px #ccc solid;text-shadow:0 1px 0 #fff;display:none;float:left;position:absolute;top:2em;left:0;-webkit-box-shadow:0 5px 25px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 5px 25px 0 rgba(0,0,0,0.2);box-shadow:0 5px 25px 0 rgba(0,0,0,0.2);-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;-khtml-border-radius:3px;border-radius:3px}#access ul ul ul{left:100%;top:0}#access ul ul li a{color:#777;line-height:1em;padding:.4em .4em .4em 1em;width:15em;height:auto;border-top:1px solid #fff;-moz-box-shadow:#ccc 0 -1px 0 0;-webkit-box-shadow:#ccc 0 -1px 0 0;box-shadow:#ccc 0 -1px 0 0;font-weight:300}#access ul ul li:first-child a{border:0 none;box-shadow:none}#access ul ul li a:hover,#access ul ul li.current_page_item a{color:#444}#access li{display:block;float:left;position:relative;font-weight:300}#access a,#access a:visited{display:block;line-height:2em;padding-right:1.5em;text-decoration:none}#access ul li:hover>ul,#access ul li:focus>ul,#access ul li.focus>ul{display:block}table{width:100%;overflow:scroll;overflow-x:scroll;background-color:transparent;margin-bottom:18px;border:1px solid #ddd;border-spacing:0;border-collapse:separate;*border-collapse:collapsed;border-left:0;table-layout:fixed}table th,table td{padding:8px;line-height:18px;text-align:left;vertical-align:top;border-top:1px solid #ddd}table th{font-weight:bold}table thead th{vertical-align:bottom}table caption+thead tr:first-child th,table caption+thead tr:first-child td,table colgroup+thead tr:first-child th,table colgroup+thead tr:first-child td,table thead:first-child tr:first-child th,table thead:first-child tr:first-child td{border-top:0}table tbody+tbody{border-top:2px solid #ddd}table th,table td{padding:4px 5px;border-left:1px solid #ddd}table caption+thead tr:first-child th,table caption+tbody tr:first-child th,table caption+tbody tr:first-child td,table colgroup+thead tr:first-child th,table colgroup+tbody tr:first-child th,table colgroup+tbody tr:first-child td,table thead:first-child tr:first-child th,table tbody:first-child tr:first-child th,table tbody:first-child tr:first-child td{border-top:0}table tbody tr:nth-child(odd) td,table tbody tr:nth-child(odd) th{background-color:#f9f9f9}table tbody tr:hover td,table tbody tr:hover th{background-color:#f5f5f5}article.page,article.post,article.attachment{-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 1px 5px 0 rgba(0,0,0,0.2);box-shadow:0 1px 5px 0 rgba(0,0,0,0.2);position:relative;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;background-color:white;border:1px solid #ccc}article address{display:inline;font-style:normal}article,aside{display:block;position:relative}header .entry-meta{padding-bottom:14px}footer.entry-meta{padding:0px 34px;margin-bottom:34px}.entry-content,.entry-summary,.entry-title{color:#3f3f3f}.entry-content a,.entry-summary a,.entry-title a{color:#21759B;text-decoration:none}.entry-content a:hover,.entry-summary a:hover,.entry-title a:hover{text-decoration:underline}.entry-content,.entry-summary{font-size:1em;line-height:27px;margin-bottom:34px}.entry-content,.entry-title,.entry-meta,.entry-summary,.entry-reaction{padding:0 34px;text-shadow:none}.entry-meta{clear:both;display:block;font-size:0.9em}.entry-meta,.entry-meta a{color:#777}.entry-header .entry-title,.entry-header .entry-title a{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;text-overflow:ellipsis;overflow:hidden;padding-top:25px;font-size:40px;margin:0}.format-quote .entry-header .entry-title,.format-video .entry-header .entry-title,.format-audio .entry-header .entry-title,.format-image .entry-header .entry-title,.format-quote .entry-header .entry-title a,.format-video .entry-header .entry-title a,.format-audio .entry-header .entry-title a,.format-image .entry-header .entry-title a{font-size:22px;padding-top:30px}#content nav{display:block;overflow:hidden}#content nav .nav-previous{float:left;width:50%}#content nav .nav-next{float:right;text-align:right;width:50%}#nav-above{clear:both}#nav-above .nav-previous,#nav-above .nav-next{margin:0 0 40px}#nav-below{clear:both}#nav-below .nav-previous,#nav-below .nav-next{margin:40px 0 0}.nav-previous,.nav-next,.previous-image,.next-image{font-size:12px}.page-link{clear:both;margin:0 0 1em}.page .edit-link{clear:both;display:block}body.single #content .post,body.single #content .page,body.page #content .post,body.page #content .page{margin-bottom:0px}#content .post,#content .page{margin-bottom:60px}#content .post:after,#content .page:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.error404 .widget{float:left;width:33%}.error404 .widget .widgettitle,.error404 .widget ul{margin-right:1em}.error404 .widget_tag_cloud{clear:both;float:none;width:100%}.post .notice,.error404 #searchform{background:#eee;display:block;padding:1em}.format-aside .entry-content,.format-aside .entry-summary,.format-status .entry-content,.format-status .entry-summary,.format-link .entry-content,.format-link .entry-summary,.no-title .entry-content,.no-title .entry-summary{padding-top:15px}.format-aside .entry-reaction,.format-status .entry-reaction,.format-link .entry-reaction,.no-title .entry-reaction{padding-top:34px}.format-chat .chat-timestamp{float:right;font-weight:normal;font-size:10px;color:#21759B}.format-aside:before,.format-video:before,.format-audio:before,.format-image:before,.format-gallery:before,.format-link:before,.format-quote:before,.format-chat:before,.error404:before,.sticky:before,.format-status .entry-meta .avatar{font-family:'Genericons';display:block;font-size:45px;font-style:normal;position:absolute;left:-65px;top:25px;width:40px;height:40px}.format-aside:before{content:'\f101'}.format-video:before{content:'\f104'}.format-audio:before{content:'\f109'}.format-image:before{content:'\f102'}.format-gallery:before{content:'\f103'}.format-link:before{content:'\f107'}.sticky:before{content:'\f308'}.format-quote .entry-content blockquote:first-child{background-color:#F5F5F5;height:auto;padding:34px;margin:0 -34px 34px -34px;font-size:25px;border-bottom:1px solid rgba(0,0,0,0.15);line-height:1.5}.format-quote .entry-content blockquote:first-child:before{content:none}.format-quote .entry-content blockquote:first-child p{font-size:25px}.format-quote .entry-content blockquote:first-child p:first-child{padding-top:0px;margin-top:0px}.format-quote:before{content:'\f106'}.format-chat:before{content:'\f108'}.error404:before{content:'\f423'}article.format-video .entry-media{background-color:#000000}.entry-header .entry-media{padding:0px;margin:0px auto;text-align:center;background-color:#F5F5F5;-moz-border-radius:3px 3px 0px 0px;-webkit-border-radius:3px 3px 0px 0px;-o-border-radius:3px 3px 0px 0px;-ms-border-radius:3px 3px 0px 0px;-khtml-border-radius:3px 3px 0px 0px;border-radius:3px 3px 0px 0px}.entry-header .entry-media iframe,.entry-header .entry-media object,.entry-header .entry-media embed{margin:0px auto;text-align:center}.entry-header .entry-media img,.entry-header .entry-media .wp-caption{margin:0 auto;max-width:100%;height:auto;padding:0}.entry-media img{width:100%}.entry-media img,.entry-media iframe,.entry-media object,.entry-media embed{margin-top:20px}.entry-media img.alignright{margin-right:34px}.entry-media img.alignleft{margin-left:34px}.wp-audio-shortcode{margin:20px auto}.entry-content iframe,.entry-content object,.entry-content embed{max-width:100%}figure{margin:0px;padding:0px}a img{border:0 none}p img{margin-bottom:0.5em}img.size-auto,img.size-full,img.size-large,img.size-medium,.attachment img,.widget-area img,.wp-caption,.post img,.page img{max-width:100%;height:auto}img.aligncenter,img.attachment-thumbnail,img.size-thumbnail,.wp-caption.aligncenter img,.wp-caption.alignnone img,.media-attachment img,.entry-attachment img{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 1px 4px 0 rgba(0,0,0,0.2);box-shadow:0 1px 4px 0 rgba(0,0,0,0.2)}.wp-caption .wp-caption-text,.gallery-caption,.entry-caption,.entry-media figcaption{padding:0px;margin:0px;text-align:center;font-style:italic;font-size:12px;line-height:2;color:#777}div.aligncenter,.gallery{padding-top:1em;padding-bottom:1em}.wp-smiley{margin:0;border:0;vertical-align:middle}#page img.avatar{-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 1px 5px 0 rgba(0,0,0,0.2);box-shadow:0 1px 5px 0 rgba(0,0,0,0.2);-moz-border-radius:500px;-webkit-border-radius:500px;-o-border-radius:500px;-ms-border-radius:500px;-khtml-border-radius:500px;border-radius:500px}.image-attachment div.entry-meta{float:left}.image-attachment nav{float:right;margin:0 30px 1em 0}.image-attachment .entry-content{clear:both}.image-attachment .entry-content .entry-attachment{text-align:center}.entry-content .media-attachment iframe,.entry-content .media-attachment object,.entry-content .media-attachment embed{display:block;margin:15px auto;padding:0;text-align:center;background-color:#444;background-image:-moz-linear-gradient(top, #555, #333);background-image:-webkit-gradient(linear, left top, left bottom, from(#555), to(#333));filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr="#555555",endColorStr="#333333")}.entry-meta .avatar{display:none}.gallery{clear:both;overflow:hidden;margin:0 auto}.gallery .gallery-item{overflow:hidden;float:left;margin:10px 0 0;text-align:center;list-style:none}.gallery-caption{font-size:11px}.gallery-columns-0 .gallery-item{width:100%}.gallery-columns-1 .gallery-item{width:100%}.gallery-columns-2 .gallery-item{width:50%}.gallery-columns-3 .gallery-item{width:33.33%}.gallery-columns-4 .gallery-item{width:25%}.gallery-columns-5 .gallery-item{width:20%}.gallery-columns-6 .gallery-item{width:16.66%}.gallery-columns-7 .gallery-item{width:14.28%}.gallery-columns-8 .gallery-item{width:12.5%}.gallery-columns-9 .gallery-item{width:11.11%}.gallery-columns-10 .gallery-item{width:10%}.gallery-columns-11 .gallery-item{width:9.09%}.gallery-columns-12 .gallery-item{width:8.33%}.gallery-columns-13 .gallery-item{width:7.69%}.gallery-columns-14 .gallery-item{width:7.14%}.gallery-columns-15 .gallery-item{width:6.66%}.gallery-columns-16 .gallery-item{width:6.25%}.gallery-columns-17 .gallery-item{width:5.88%}.gallery-columns-18 .gallery-item{width:5.55%}.gallery-columns-19 .gallery-item{width:5.26%}.gallery-columns-20 .gallery-item{width:5%}.gallery-columns-21 .gallery-item{width:4.76%}.gallery-columns-22 .gallery-item{width:4.54%}.gallery-columns-23 .gallery-item{width:4.34%}.gallery-columns-24 .gallery-item{width:4.16%}.gallery-columns-25 .gallery-item{width:4%}.gallery-columns-26 .gallery-item{width:3.84%}.gallery-columns-27 .gallery-item{width:3.7%}.gallery-columns-28 .gallery-item{width:3.57%}.gallery-columns-29 .gallery-item{width:3.44%}.gallery-columns-30 .gallery-item{width:3.33%}form{margin:0 0 18px}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:27px;font-size:19.5px;line-height:36px;color:#333;border:0;border-bottom:1px solid #e5e5e5}legend small{font-size:13.5px;color:#999}label,input,button,textarea{font-size:13px;font-weight:normal;line-height:18px}label{margin-bottom:5px}textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"]{display:inline-block;height:18px;min-height:18px;padding:4px;margin-bottom:9px;font-size:13px;line-height:18px;color:#555}textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"]{background-color:#fff;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border linear 0.2s, box-shadow linear 0.2s;-moz-transition:border linear 0.2s, box-shadow linear 0.2s;-ms-transition:border linear 0.2s, box-shadow linear 0.2s;-o-transition:border linear 0.2s, box-shadow linear 0.2s;transition:border linear 0.2s, box-shadow linear 0.2s}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus{border-color:rgba(82,168,236,0.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6)}input[type="radio"],input[type="checkbox"]{margin:3px 0;*margin-top:0;line-height:normal;cursor:pointer}input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto}input[type="text"],input[type="email"],input[type="url"]{margin:0 1em 0 0;width:70%}textarea{width:99%;height:auto;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif}input[type="submit"],input[type="button"],button{display:inline-block;*display:inline;*zoom:1;padding:4px 10px 4px;margin-bottom:0;font-size:13px;line-height:18px;*line-height:20px;color:#333333;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,0.75);vertical-align:middle;cursor:pointer;background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #fff, #e6e6e6);background-image:-ms-linear-gradient(top, #fff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #fff, #e6e6e6);background-image:-o-linear-gradient(top, #fff, #e6e6e6);background-image:linear-gradient(top, #fff, #e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#e6e6e6;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #cccccc;*border:0;border-bottom-color:#b3b3b3;-moz-border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;*margin-left:.3em;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}input[type="submit"]:hover,input[type="submit"]:active,input[type="submit"].active,input[type="submit"].disabled,input[type="submit"][disabled],input[type="button"]:hover,input[type="button"]:active,input[type="button"].active,input[type="button"].disabled,input[type="button"][disabled],button:hover,button:active,button.active,button.disabled,button[disabled]{background-color:#e6e6e6;*background-color:#d9d9d9}input[type="submit"]:active,input[type="submit"].active,input[type="button"]:active,input[type="button"].active,button:active,button.active{background-color:#cccccc \9}input[type="submit"]:first-child,input[type="button"]:first-child,button:first-child{*margin-left:0}input[type="submit"]:hover,input[type="button"]:hover,button:hover{color:#333;text-decoration:none;background-color:#e6e6e6;*background-color:#d9d9d9;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-ms-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear}input[type="submit"]:focus,input[type="button"]:focus,button:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}input[type="submit"].active,input[type="submit"]:active,input[type="button"].active,input[type="button"]:active,button.active,button:active{background-color:#e6e6e6;background-color:#d9d9d9 \9;background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}input[type="submit"].disabled,input[type="submit"][disabled],input[type="button"].disabled,input[type="button"][disabled],button.disabled,button[disabled]{cursor:default;background-color:#e6e6e6;background-image:none;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}input[type="search"]{margin:0;width:95%}input[type="submit"]#searchsubmit,#searchform label,input.searchsubmit,input.search-submit{display:none}.required{color:#cc0033}article.comment{border-top:1px solid #fff;-moz-box-shadow:#ccc 0 -1px 0 0;-webkit-box-shadow:#ccc 0 -1px 0 0;box-shadow:#ccc 0 -1px 0 0;display:block;position:relative;padding:25px 0;line-height:24px}#comments input{display:block}#comments input[type="checkbox"]{display:inline}#respond .form-allowed-tags{clear:both;width:98%}#respond .form-allowed-tags code{display:block}.form-allowed-tags{display:none}#reply-title{padding-top:0;margin-top:0}a.comment-reply-link{font-size:12px;height:16px;line-height:16px}a.comment-reply-link:before{font-family:'Genericons';content:'\f412';padding-right:5px}li.comment{list-style:none outside none;margin:10px 0}li.comment cite{font-style:normal;font-weight:normal}li.comment img.avatar{float:right}.comment-meta,.comment-notes,.logged-in-as{display:block;font-size:12px}.comment-meta a,.comment-reply-link{text-decoration:none}.comment-meta a:hover,.comment-reply-link:hover{text-decoration:underline}ol.commentlist{margin:0;padding:0}.comment-content{font-size:1em}.webmention .comment-content,.pingback .comment-content,.trackback .comment-content{font-size:0.9em}.bypostauthor{color:inherit}#comments{padding-top:40px}.comment-respond{border-top:1px solid #fff;-moz-box-shadow:#ccc 0 -1px 0 0;-webkit-box-shadow:#ccc 0 -1px 0 0;box-shadow:#ccc 0 -1px 0 0;padding:25px 0}.widget{display:block;padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #ccc;-moz-box-shadow:#FFF 0 1px 0 0;-webkit-box-shadow:#FFF 0 1px 0 0;box-shadow:#FFF 0 1px 0 0}.widget h3{font-size:15px;font-weight:500;margin:0 0 10px}.widget-area{font-size:0.8em}.widget-area .widget_search{overflow:hidden}.widget-area ul,.widget-area li{margin:2px 0;padding:0;list-style-position:outside;list-style-image:none;list-style-type:none}.widget-area li a{padding:2px 0;display:block}.syn-link .svg-icon{width:15px;height:15px}ul.relsyn{display:inline-block;margin:0;padding:0}ul.relsyn li{display:inline-block;list-style:none;margin-left:5px}ul.relsyn li svg{height:1rem;width:1rem}.post-kind .entry-reaction{line-height:27px;border-bottom:inset #D6D6D6}.post-kind .entry-reaction .svg-icon{display:block;width:45px;height:45px;font-style:normal;position:absolute;left:-65px;top:25px}.post-kind .entry-reaction .svg-icon svg{fill:#555}.post-kind .entry-reaction a{color:#21759B}.post-kind .entry-reaction header{margin-bottom:20px}#page .post-kind img.avatar{display:none}.post-likes-widget{overflow:hidden}.infinite-scroll #nav-below,.infinite-scroll #nav-above,.infinite-scroll #colophon{display:none}.jp-carousel-wrap{text-shadow:none}@media only screen and (max-width: 959px){body #page,.single-column #page,.multi-column #page{width:670px;margin:0px auto}body #sidebar,.single-column #sidebar,.multi-column #sidebar{float:right;overflow:hidden;width:100%;padding-top:25px;margin-top:25px}body #main .widget-area,.single-column #main .widget-area,.multi-column #main .widget-area{float:left;overflow:hidden;width:300px}body #secondary,.single-column #secondary,.multi-column #secondary{padding-right:69px}body #primary,.single-column #primary,.multi-column #primary{width:auto;float:inherit}body #content,.single-column #content,.multi-column #content{margin:0}body .custom-logo-link,.single-column .custom-logo-link,.multi-column .custom-logo-link{display:none}body .post:before,body .error404:before,body .sticky:before,.single-column .post:before,.single-column .error404:before,.single-column .sticky:before,.multi-column .post:before,.multi-column .error404:before,.multi-column .sticky:before{content:none}body .format-status .entry-meta .avatar,.single-column .format-status .entry-meta .avatar,.multi-column .format-status .entry-meta .avatar{display:none}body .entry-content .avatar,.single-column .entry-content .avatar,.multi-column .entry-content .avatar{display:none}body #site-image,.single-column #site-image,.multi-column #site-image{width:auto;height:auto;max-width:100%}}@media only screen and (max-width: 767px){body body,.single-column body,.multi-column body{font-size:0.9em}body #site-title,.single-column #site-title,.multi-column #site-title{margin-bottom:30px}body #site-title a,.single-column #site-title a,.multi-column #site-title a{font-size:0.7em;line-height:1}body #site-description,.single-column #site-description,.multi-column #site-description{font-size:1.3em}body article.format-audio .entry-media,.single-column article.format-audio .entry-media,.multi-column article.format-audio .entry-media{padding-left:0px;padding-right:0px}body #page,.single-column #page,.multi-column #page{width:auto;margin:0 5px}body #main .widget-area,.single-column #main .widget-area,.multi-column #main .widget-area{width:100%}body article.post,body article.page,.single-column article.post,.single-column article.page,.multi-column article.post,.multi-column article.page{margin:0;padding:0}body .entry-title,body .entry-content,body .entry-summary,body .entry-meta,body footer.entry-meta,.single-column .entry-title,.single-column .entry-content,.single-column .entry-summary,.single-column .entry-meta,.single-column footer.entry-meta,.multi-column .entry-title,.multi-column .entry-content,.multi-column .entry-summary,.multi-column .entry-meta,.multi-column footer.entry-meta{color:inherit;text-shadow:inherit;margin:0px;padding-left:15px;padding-right:15px}body footer.entry-meta,.single-column footer.entry-meta,.multi-column footer.entry-meta{padding-bottom:15px}body .post:hover .entry-meta,body .post:hover .entry-meta a,body .post .entry-meta,body .post .entry-meta a,.single-column .post:hover .entry-meta,.single-column .post:hover .entry-meta a,.single-column .post .entry-meta,.single-column .post .entry-meta a,.multi-column .post:hover .entry-meta,.multi-column .post:hover .entry-meta a,.multi-column .post .entry-meta,.multi-column .post .entry-meta a{color:#777}body .entry-header .entry-title,.single-column .entry-header .entry-title,.multi-column .entry-header .entry-title{padding-top:15px;padding-bottom:5px;font-size:35px;line-height:1}body .entry-header .entry-title a,.single-column .entry-header .entry-title a,.multi-column .entry-header .entry-title a{font-size:35px}body .format-quote .entry-content,.single-column .format-quote .entry-content,.multi-column .format-quote .entry-content{padding-top:0}body .format-quote .entry-content blockquote:first-child,.single-column .format-quote .entry-content blockquote:first-child,.multi-column .format-quote .entry-content blockquote:first-child{padding:15px;margin:0 -15px 15px -15px}body .format-aside p:first-child,body .format-link p:first-child,body .format-quote p:first-child,body .format-status p:first-child,.single-column .format-aside p:first-child,.single-column .format-link p:first-child,.single-column .format-quote p:first-child,.single-column .format-status p:first-child,.multi-column .format-aside p:first-child,.multi-column .format-link p:first-child,.multi-column .format-quote p:first-child,.multi-column .format-status p:first-child{padding-top:0px;margin-top:0px}body #page,.single-column #page,.multi-column #page{position:inherit}body #access,.single-column #access,.multi-column #access{position:absolute;top:0;left:0;border:none;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;-ms-border-radius:0;-khtml-border-radius:0;border-radius:0;background-color:#464646;z-index:99999}body #access a,body #access a:visited,body #access a:hover,body #access .section-heading a,.single-column #access a,.single-column #access a:visited,.single-column #access a:hover,.single-column #access .section-heading a,.multi-column #access a,.multi-column #access a:visited,.multi-column #access a:hover,.multi-column #access .section-heading a{color:#fff;text-shadow:none;border:none;text-decoration:none}body #access:target ul,body #access.fokus ul,.single-column #access:target ul,.single-column #access.fokus ul,.multi-column #access:target ul,.multi-column #access.fokus ul{display:block;font-size:17px;background-color:transparent}body #access .section-heading,.single-column #access .section-heading,.multi-column #access .section-heading{clip:inherit;display:block;clear:both;float:none;width:100%;margin:0;background-color:#464646}body #access .section-heading a:before,.single-column #access .section-heading a:before,.multi-column #access .section-heading a:before{font-family:'Genericons';content:'\f419';margin-right:10px;padding-left:25px}body #access:target .section-heading,.single-column #access:target .section-heading,.multi-column #access:target .section-heading{display:none}body #access li,.single-column #access li,.multi-column #access li{float:inherit;margin:inherit}body #access ul,.single-column #access ul,.multi-column #access ul{display:none;margin:inherit;padding-left:25px;background-color:transparent}body #access ul ul,.single-column #access ul ul,.multi-column #access ul ul{background-color:transparent;background-image:none;display:inherit;position:inherit;float:none;padding:inherit;margin-left:10px;border:none;top:inherit;left:inherit;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:none}body #access ul>li>a,.single-column #access ul>li>a,.multi-column #access ul>li>a{border:none;margin:inherit}body #access ul ul ul,.single-column #access ul ul ul,.multi-column #access ul ul ul{left:inherit;top:inherit}body #access ul ul a,.single-column #access ul ul a,.multi-column #access ul ul a{line-height:1em;height:auto;border:none;width:auto}body #access div>ul>li>a,body #access div>ul>li>a:hover,body #access div>ul>li>a:visited,body #access .current_page_item>a,body #access .current_page_ancestor>a,body #access ul ul li a,body #access ul ul li a:hover,body #access ul ul li a:visited,body #access ul ul li.current_page_item a,.single-column #access div>ul>li>a,.single-column #access div>ul>li>a:hover,.single-column #access div>ul>li>a:visited,.single-column #access .current_page_item>a,.single-column #access .current_page_ancestor>a,.single-column #access ul ul li a,.single-column #access ul ul li a:hover,.single-column #access ul ul li a:visited,.single-column #access ul ul li.current_page_item a,.multi-column #access div>ul>li>a,.multi-column #access div>ul>li>a:hover,.multi-column #access div>ul>li>a:visited,.multi-column #access .current_page_item>a,.multi-column #access .current_page_ancestor>a,.multi-column #access ul ul li a,.multi-column #access ul ul li a:hover,.multi-column #access ul ul li a:visited,.multi-column #access ul ul li.current_page_item a{color:#fff;border-bottom:none}body #access ul ul li a,.single-column #access ul ul li a,.multi-column #access ul ul li a{height:auto;border-top:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}}@media only screen and (max-width: 479px){body h1.section-heading,.single-column h1.section-heading,.multi-column h1.section-heading{font-size:20px}body #site-title,.single-column #site-title,.multi-column #site-title{margin-bottom:20px}body #site-title a,.single-column #site-title a,.multi-column #site-title a{font-size:0.7em}body #branding,.single-column #branding,.multi-column #branding{margin-top:50px}body #site-description,.single-column #site-description,.multi-column #site-description{display:none}body #page,.single-column #page,.multi-column #page{position:inherit}body .entry-header .entry-title,.single-column .entry-header .entry-title,.multi-column .entry-header .entry-title{font-size:30px;line-height:1}body .entry-header .entry-title a,.single-column .entry-header .entry-title a,.multi-column .entry-header .entry-title a{font-size:30px}body iframe,body object,body embed,.single-column iframe,.single-column object,.single-column embed,.multi-column iframe,.multi-column object,.multi-column embed{height:auto;max-width:100%}}@media print{*{background:transparent !important;color:black !important;box-shadow:none !important;text-shadow:none !important;filter:none !important;-ms-filter:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.widget-area,#branding,#commentform,#colophon{display:none}#content{margin:0px}#page{width:auto}}
@charset "UTF-8";@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")}:root{--swiper-theme-color:#007aff}.jp-carousel-overlay .swiper-container{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.jp-carousel-overlay .swiper-container-vertical>.swiper-wrapper{flex-direction:column}.jp-carousel-overlay .swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.jp-carousel-overlay .swiper-container-android .swiper-slide,.jp-carousel-overlay .swiper-wrapper{transform:translateZ(0)}.jp-carousel-overlay .swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.jp-carousel-overlay .swiper-container-multirow-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.jp-carousel-overlay .swiper-container-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.jp-carousel-overlay .swiper-container-pointer-events{touch-action:pan-y}.jp-carousel-overlay .swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.jp-carousel-overlay .swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.jp-carousel-overlay .swiper-slide-invisible-blank{visibility:hidden}.jp-carousel-overlay .swiper-container-autoheight,.jp-carousel-overlay .swiper-container-autoheight .swiper-slide{height:auto}.jp-carousel-overlay .swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.jp-carousel-overlay .swiper-container-3d{perspective:1200px}.jp-carousel-overlay .swiper-container-3d .swiper-cube-shadow,.jp-carousel-overlay .swiper-container-3d .swiper-slide,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-bottom,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-left,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-right,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-top,.jp-carousel-overlay .swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-bottom,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-left,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-right,.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.jp-carousel-overlay .swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.jp-carousel-overlay .swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.jp-carousel-overlay .swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.jp-carousel-overlay .swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.jp-carousel-overlay .swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.jp-carousel-overlay .swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.jp-carousel-overlay .swiper-button-next,.jp-carousel-overlay .swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.jp-carousel-overlay .swiper-button-next.swiper-button-disabled,.jp-carousel-overlay .swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.jp-carousel-overlay .swiper-button-next:after,.jp-carousel-overlay .swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important;text-transform:none}.jp-carousel-overlay .swiper-button-prev,.jp-carousel-overlay .swiper-container-rtl .swiper-button-next{left:10px;right:auto}.jp-carousel-overlay .swiper-button-prev:after,.jp-carousel-overlay .swiper-container-rtl .swiper-button-next:after{content:"prev"}.jp-carousel-overlay .swiper-button-next,.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev{left:auto;right:10px}.jp-carousel-overlay .swiper-button-next:after,.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev:after{content:"next"}.jp-carousel-overlay .swiper-button-next.swiper-button-white,.jp-carousel-overlay .swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.jp-carousel-overlay .swiper-button-next.swiper-button-black,.jp-carousel-overlay .swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.jp-carousel-overlay .swiper-button-lock{display:none}.jp-carousel-overlay .swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.jp-carousel-overlay .swiper-pagination.swiper-pagination-hidden{opacity:0}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-bullets,.jp-carousel-overlay .swiper-pagination-custom,.jp-carousel-overlay .swiper-pagination-fraction{bottom:10px;left:0;width:100%}.jp-carousel-overlay .swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.jp-carousel-overlay .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.jp-carousel-overlay .swiper-pagination-bullet{background:#000;border-radius:50%;display:inline-block;height:8px;opacity:.2;width:8px}.jp-carousel-overlay button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.jp-carousel-overlay .swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.jp-carousel-overlay .swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1}.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0}.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.jp-carousel-overlay .swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.jp-carousel-overlay .swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.jp-carousel-overlay .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.jp-carousel-overlay .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-progressbar,.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.jp-carousel-overlay .swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.jp-carousel-overlay .swiper-container-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.jp-carousel-overlay .swiper-pagination-white{--swiper-pagination-color:#fff}.jp-carousel-overlay .swiper-pagination-black{--swiper-pagination-color:#000}.jp-carousel-overlay .swiper-pagination-lock{display:none}.jp-carousel-overlay .swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.jp-carousel-overlay .swiper-zoom-container>canvas,.jp-carousel-overlay .swiper-zoom-container>img,.jp-carousel-overlay .swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.jp-carousel-overlay .swiper-slide-zoomed{cursor:move}.jp-carousel-overlay .swiper-container .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}:root{--jp-carousel-primary-color:#fff;--jp-carousel-primary-subtle-color:#999;--jp-carousel-bg-color:#000;--jp-carousel-bg-faded-color:#222;--jp-carousel-border-color:#3a3a3a}:root .jp-carousel-light{--jp-carousel-primary-color:#000;--jp-carousel-primary-subtle-color:#646970;--jp-carousel-bg-color:#fff;--jp-carousel-bg-faded-color:#fbfbfb;--jp-carousel-border-color:#dcdcde}.jp-carousel-overlay .swiper-button-next,.jp-carousel-overlay .swiper-button-prev,.jp-carousel-overlay .swiper-container-rtl .swiper-button-next,.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev{background-image:none}[data-carousel-extra]:not(.jp-carousel-wrap) img,[data-carousel-extra]:not(.jp-carousel-wrap) img+figcaption{cursor:pointer}.jp-carousel-wrap *{line-height:inherit}.jp-carousel-wrap.swiper-container{height:auto;width:100vw}.jp-carousel-overlay .swiper-zoom-container{background-position:50%;background-repeat:no-repeat;background-size:200%}.jp-carousel-overlay .swiper-slide.swiper-slide-next .swiper-zoom-container img,.jp-carousel-overlay .swiper-slide.swiper-slide-prev .swiper-zoom-container img{transition:none!important}.jp-carousel-overlay .swiper-button-next,.jp-carousel-overlay .swiper-button-prev{background-image:none;height:auto;opacity:.5;padding:20px 40px;transition:opacity .5s ease-out;width:auto}.jp-carousel-overlay .swiper-button-next:hover,.jp-carousel-overlay .swiper-button-prev:hover{opacity:1}.jp-carousel-overlay .swiper-button-next:after,.jp-carousel-overlay .swiper-button-prev:after,.jp-carousel-overlay .swiper-container-rtl .swiper-button-next:after,.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev:after{content:none}.jp-carousel-overlay .swiper-button-next svg,.jp-carousel-overlay .swiper-button-prev svg{background:var(--jp-carousel-bg-color);border-radius:4px;height:30px;width:28px}.jp-carousel-overlay .swiper-button-next svg:hover,.jp-carousel-overlay .swiper-button-prev svg:hover{background:var(--jp-carousel-primary-subtle-color)}.jp-carousel-overlay{background:var(--jp-carousel-bg-color);bottom:0;direction:ltr;font-family:Helvetica Neue,sans-serif!important;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;z-index:2147483647}.jp-carousel-overlay *{box-sizing:border-box}.jp-carousel-overlay h1:before,.jp-carousel-overlay h2:before,.jp-carousel-overlay h3:before{content:none;display:none}.jp-carousel-overlay .swiper-container .swiper-button-prev{left:0;right:auto}.jp-carousel-overlay .swiper-container .swiper-button-next{left:auto;right:0}.jp-carousel-overlay .swiper-container.swiper-container-rtl .swiper-button-next,.jp-carousel-overlay .swiper-container.swiper-container-rtl .swiper-button-prev{transform:scaleX(-1)}.jp-carousel-container{display:grid;grid-template-rows:1fr 64px;height:100%}.jp-carousel-hide-controls .jp-carousel-container{grid-template-rows:1fr}.jp-carousel-hide-controls .swiper-wrapper{margin-top:-32px}.jp-carousel-hide-controls .jp-swiper-button-next,.jp-carousel-hide-controls .jp-swiper-button-prev{margin-top:-54px}.jp-carousel-msg{background-color:var(--jp-carousel-primary-color);border-left:4px solid #ffba00;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);display:inline-block;font-family:Open Sans,sans-serif;font-size:14px;font-style:normal;line-height:19px;margin:25px 20px 0 2px;padding:11px 15px;text-align:center}.jp-carousel-info{display:flex;flex-direction:column;text-align:left!important;-webkit-font-smoothing:subpixel-antialiased!important;background-color:var(--jp-carousel-bg-color);opacity:1;transition:opacity .2s ease-out;z-index:100}.jp-carousel-hide-controls .jp-carousel-info{height:0;overflow:hidden;visibility:hidden}.jp-carousel-info-footer{align-items:center;display:flex;height:64px;justify-content:space-between;position:relative}.jp-carousel-info-extra,.jp-carousel-info-footer{background-color:var(--jp-carousel-bg-color);width:100vw}.jp-carousel-info-extra{border-top:1px solid var(--jp-carousel-bg-faded-color);display:none;padding:35px}.jp-carousel-title-and-caption{margin-bottom:15px}.jp-carousel-info-extra.jp-carousel-show{display:block}.jp-carousel-info ::selection{background:var(--jp-carousel-primary-color);color:var(--jp-carousel-primary-color)}.jp-carousel-info ::-moz-selection{background:var(--jp-carousel-primary-color);color:var(--jp-carousel-primary-color)}.jp-carousel-photo-info{left:0!important;width:100%!important}.jp-carousel-comments-wrapper{display:none;padding:0;width:100%!important}.jp-carousel-comments-wrapper.jp-carousel-show{display:block}.jp-carousel-comments-wrapper>.jp-carousel-photo-info{display:none}.jp-carousel-transitions .jp-carousel-photo-info{transition:.4s ease-out}.jp-carousel-buttons{background:#222;border-bottom:1px solid #222;margin:-18px -20px 15px;padding:8px 10px;text-align:center}div.jp-carousel-buttons a{border:none!important;color:var(--jp-carousel-primary-subtle-color);font:normal 11px/1.2em Helvetica Neue,sans-serif!important;letter-spacing:0!important;padding:5px 2px 5px 0;text-decoration:none!important;text-shadow:none!important;vertical-align:middle;-webkit-font-smoothing:subpixel-antialiased}div.jp-carousel-buttons a:hover{border:none!important;color:var(--jp-carousel-primary-color)}.jp-carousel-transitions div.jp-carousel-buttons a:hover{transition:none!important}.jp-carousel-slide,.jp-carousel-slide img{transform:translateZ(0)}.jp-carousel-close-hint{color:var(--jp-carousel-primary-color);cursor:default;cursor:pointer;height:45px;letter-spacing:0!important;padding:10px;position:fixed;right:30px;text-align:right;top:20px;transition:opacity .2s ease-out;width:45px;z-index:15}.jp-carousel-transitions .jp-carousel-close-hint{transition:color .2s linear}.jp-carousel-close-hint svg{background:var(--jp-carousel-bg-color);border-radius:4px;padding:3px 2px}.jp-carousel-close-hint svg:hover{background:var(--jp-carousel-primary-subtle-color)}.jp-carousel-close-hint:hover{color:var(--jp-carousel-primary-color)}.jp-carousel-close-hint:hover span{border-color:var(--jp-carousel-primary-color)}.jp-carousel-pagination-container{flex:1;margin:0 15px 0 35px}.jp-carousel-pagination,.jp-swiper-pagination{color:var(--jp-carousel-primary-color);display:none;font-size:15px;font-weight:400;position:static!important;white-space:nowrap}.jp-carousel-pagination-container .swiper-pagination{line-height:8px;text-align:left}.jp-carousel-pagination{padding-left:5px}.jp-swiper-pagination .swiper-pagination-bullet{background:var(--jp-carousel-primary-subtle-color);margin:0 4px}.jp-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--jp-carousel-primary-color)}.jp-swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){background:var(--jp-carousel-primary-color);opacity:.5}.jp-carousel-info-footer .jp-carousel-photo-title-container{flex-basis:50vw;flex:4;justify-content:center;margin:0;overflow:hidden}.jp-carousel-photo-caption,.jp-carousel-photo-title{background:none!important;border:none!important;color:var(--jp-carousel-primary-color);display:inline-block;font:normal 20px/1.3em Helvetica Neue,sans-serif;letter-spacing:0!important;line-height:normal;margin:0 0 10px;overflow:hidden;padding:0;text-shadow:none!important;text-transform:none!important}.jp-carousel-info-footer .jp-carousel-photo-caption{color:var(--jp-carousel-primary-subtle-color);cursor:pointer;font-size:15px;margin:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}.jp-carousel-info-footer .jp-carousel-photo-caption p{margin:0}.jp-carousel-photo-title{font-size:32px;margin-bottom:2px}.jp-carousel-photo-description{color:var(--jp-carousel-primary-subtle-color);font-size:16px;margin:25px 0;overflow:hidden;overflow-wrap:break-word;width:100%}.jp-carousel-photo-description p{color:var(--jp-carousel-primary-subtle-color);line-height:1.4;margin-bottom:0}.jp-carousel-comments p a,.jp-carousel-info h2 a,.jp-carousel-photo-description p a{border:none!important;color:var(--jp-carousel-primary-color)!important;font-style:normal!important;font-weight:400!important;text-decoration:underline!important}.jp-carousel-photo-description p b,.jp-carousel-photo-description p strong{color:var(--jp-carousel-primary-subtle-color);font-weight:700}.jp-carousel-photo-description p em,.jp-carousel-photo-description p i{color:var(--jp-carousel-primary-subtle-color);font-style:italic}.jp-carousel-comments p a:hover,.jp-carousel-info h2 a:hover,.jp-carousel-photo-description p a:hover{color:var(--jp-carousel-primary-subtle-color)!important}.jp-carousel-photo-description p:empty{display:none}.jp-carousel-comments-wrapper h1:after,.jp-carousel-comments-wrapper h1:before,.jp-carousel-photo-info h1:after,.jp-carousel-photo-info h1:before{content:none!important}.jp-carousel-caption{font-size:14px;font-weight:400;margin:0}.jp-carousel-image-meta{color:var(--jp-carousel-primary-color);display:none;font-size:13px;font:12px/1.4 Helvetica Neue,sans-serif!important;width:100%}.jp-carousel-image-meta.jp-carousel-show{display:block}.jp-carousel-image-meta h5,.jp-carousel-image-meta li{background:none!important;border:none!important;bottom:auto!important;font-family:Helvetica Neue,sans-serif!important;font-weight:400!important;left:auto!important;line-height:1.3em!important;position:inherit!important;right:auto!important;top:auto!important}.jp-carousel-image-meta ul{list-style:none!important;margin:0!important;padding:0!important}.jp-carousel-image-meta li{color:var(--jp-carousel-primary-color)!important;display:inline-block!important;font-size:13px!important;margin:0 2% 15px 0!important;vertical-align:top!important;width:48%!important}.jp-carousel-image-meta h5{color:var(--jp-carousel-primary-subtle-color)!important;font-size:10px!important;letter-spacing:.1em!important;margin:0 0 2px!important;text-transform:uppercase!important}a.jp-carousel-image-download{clear:both;color:var(--jp-carousel-primary-subtle-color);display:inline-block;font-size:14px;font-weight:400;line-height:1;text-decoration:none}a.jp-carousel-image-download svg{display:inline-block;margin:0 3px;padding-bottom:2px;vertical-align:middle}a.jp-carousel-image-download span.photo-size{border-radius:1em;display:inline-block;font-size:11px;margin-left:2px}a.jp-carousel-image-download span.photo-size-times{padding:0 1px 0 2px}.jp-carousel-comments{background:none transparent;bottom:10px;font:15px/1.7 Helvetica Neue,sans-serif!important;font-weight:400;margin-top:20px;width:100%}.jp-carousel-comments p a:active,.jp-carousel-comments p a:focus,.jp-carousel-comments p a:hover{color:var(--jp-carousel-primary-color)!important}.jp-carousel-comment{background:none transparent;color:var(--jp-carousel-primary-subtle-color);display:flex;overflow:auto;width:100%}.jp-carousel-comment+.jp-carousel-comment{margin-top:20px}.jp-carousel-comment:last-of-type{margin-bottom:20px}.jp-carousel-comment p{color:var(--jp-carousel-primary-subtle-color)!important}.jp-carousel-comment .comment-author{border:none;display:inline;float:none;font-size:15px;font-weight:500;margin:0;padding:0;width:auto}.jp-carousel-comment .comment-author a{color:var(--jp-carousel-primary-color)}.jp-carousel-comment .comment-gravatar{float:none;margin-right:10px}.jp-carousel-comment .comment-content{border:none;padding:0}.jp-carousel-comment .avatar{background-color:transparent!important;border:none!important;border-radius:4px;height:64px;margin:0;min-height:64px;min-width:64px;padding:0!important;width:64px}.jp-carousel-comment .comment-date{border-bottom:1px solid var(--jp-carousel-bg-faded-color);color:var(--jp-carousel-primary-subtle-color);font-size:11px;margin-bottom:6px}#jp-carousel-comment-form{margin:0 0 10px!important;width:100%}#jp-carousel-comment-form.jp-carousel-is-disabled{opacity:.5;pointer-events:none}textarea#jp-carousel-comment-form-comment-field{background:var(--jp-carousel-bg-faded-color);border:1px solid var(--jp-carousel-border-color);border-radius:3px;box-shadow:inset 2px 2px 2px rgba(0,0,0,.1);box-sizing:border-box;color:var(--jp-carousel-primary-subtle-color);float:none;font:16px/1.4 Helvetica Neue,sans-serif!important;height:147px;margin:0;overflow:hidden;padding:10px 10px 5px;width:100%}textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#555}textarea#jp-carousel-comment-form-comment-field:focus{background:var(--jp-carousel-bg-faded-color);color:var(--jp-carousel-primary-subtle-color)}textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:var(--jp-carousel-primary-subtle-color)}#jp-carousel-loading-overlay{bottom:0;display:none;left:0;position:fixed;right:0;top:0}#jp-carousel-loading-wrapper{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}#jp-carousel-library-loading,#jp-carousel-library-loading:after{border-radius:50%;height:40px;width:40px}#jp-carousel-library-loading{animation:load8 1.1s linear infinite;border:8px solid hsla(0,0%,100%,.2);border-left:8px solid var(--jp-carousel-primary-color);float:left;font-size:10px;margin:22px 0 0 10px;position:relative;text-indent:-9999em;transform:translateZ(0)}#jp-carousel-comment-form-spinner,#jp-carousel-comment-form-spinner:after{border-radius:50%;height:20px;width:20px}#jp-carousel-comment-form-spinner{animation:load8 1.1s linear infinite;border:4px solid hsla(0,0%,100%,.2);border-left:4px solid var(--jp-carousel-primary-color);bottom:0;display:none;float:left;font-size:10px;left:0;margin:0 auto;position:absolute;right:0;text-indent:-9999em;top:calc(50% - 15px);transform:translateZ(0)}@keyframes load8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.jp-carousel-info-content-wrapper{margin:auto;max-width:800px}#jp-carousel-comment-form-submit-and-info-wrapper{display:none;overflow:hidden;width:100%}#jp-carousel-comment-form-commenting-as input{background:var(--jp-carousel-bg-color);border:1px solid var(--jp-carousel-border-color);border-radius:2px;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);color:var(--jp-carousel-primary-subtle-color);float:left;font:16px/1.4 Helvetica Neue,sans-serif!important;padding:10px;width:285px}#jp-carousel-comment-form-commenting-as input:focus{background:var(--jp-carousel-bg-faded-color);color:var(--jp-carousel-primary-subtle-color)}#jp-carousel-comment-form-commenting-as p{float:left;font:400 13px/1.7 Helvetica Neue,sans-serif!important;margin:22px 0 0}#jp-carousel-comment-form-commenting-as fieldset{border:none;clear:both;float:left;margin:20px 0 0;padding:0}#jp-carousel-comment-form-commenting-as label{float:left;font:400 13px/1.7 Helvetica Neue,sans-serif!important;margin:0 20px 3px 0;width:100px}#jp-carousel-comment-form-button-submit{background:var(--jp-carousel-bg-color);border:1px solid var(--jp-carousel-primary-color);border-radius:3px;color:var(--jp-carousel-primary-color);display:block;font-size:14px;margin-left:auto;margin-top:20px;padding:8px 16px}#jp-carousel-comment-form-button-submit:active,#jp-carousel-comment-form-button-submit:focus{background:var(--jp-carousel-primary-color);color:var(--jp-carousel-bg-color)}#jp-carousel-comment-form-container{color:var(--jp-carousel-primary-subtle-color);margin-bottom:15px;margin-top:20px;overflow:hidden;position:relative;width:100%}#jp-carousel-comment-post-results{display:none;overflow:auto;width:100%}#jp-carousel-comment-post-results span{border:1px solid var(--jp-carousel-border-color);border-radius:2px;box-shadow:inset 0 0 5px 0 rgba(0,0,0,.2);box-sizing:border-box;display:block;font:13px/1.4 Helvetica Neue,sans-serif!important;margin-top:20px;overflow:auto;padding:1em 0;text-align:center;width:100%}.jp-carousel-comment-post-error{color:#df4926}#jp-carousel-comments-closed,#jp-carousel-comments-loading{color:var(--jp-carousel-primary-subtle-color);display:none}#jp-carousel-comments-loading{bottom:10px;font:400 15px/1.7 Helvetica Neue,sans-serif!important;margin-bottom:20px;margin-top:20px;text-align:left;width:100%}.jp-carousel-photo-icons-container{display:block;flex:1;margin:0 20px 0 30px;text-align:right;white-space:nowrap}.jp-carousel-icon-btn{background:none;border:none;display:inline-block;height:64px;padding:16px;text-decoration:none}.jp-carousel-icon{border:none;border-radius:4px;display:inline-block;font-style:normal;font-weight:400;line-height:0;padding:4px 3px 3px;width:31px}.jp-carousel-icon:hover{background:var(--jp-carousel-primary-subtle-color)}.jp-carousel-icon svg{display:inline-block}.jp-carousel-overlay rect{fill:var(--jp-carousel-primary-color)}.jp-carousel-selected .jp-carousel-icon{background:var(--jp-carousel-primary-color)}.jp-carousel-selected rect{fill:var(--jp-carousel-bg-color)}.jp-carousel-icon-comments.jp-carousel-show{display:inline-block}.jp-carousel-icon .jp-carousel-has-comments-indicator{background:var(--jp-carousel-primary-color);border-radius:4px;color:var(--jp-carousel-bg-color);display:none;font-family:Helvetica Neue,sans-serif!important;font-size:12px;font-weight:400;line-height:1;margin-left:-16px;padding:2px 4px;position:relative;vertical-align:top}.jp-carousel-selected .jp-carousel-icon .jp-carousel-has-comments-indicator{background:var(--jp-carousel-bg-color);color:var(--jp-carousel-primary-color)}.jp-carousel-has-comments-indicator.jp-carousel-show{display:inline-block}@media only screen and (max-width:760px){.jp-carousel-buttons,.jp-carousel-overlay .swiper-container .swiper-button-next,.jp-carousel-overlay .swiper-container .swiper-button-prev{display:none!important}.jp-carousel-image-meta{box-sizing:border-box;float:none!important;margin-left:0;width:100%!important}.jp-carousel-close-hint{font-size:26px!important;position:fixed!important;right:10px;top:10px}.admin-bar .jp-carousel-close-hint{top:40px}.jp-carousel-slide img{opacity:1}.jp-carousel-wrap{background-color:var(--jp-carousel-bg-color)}.jp-carousel-fadeaway,.jp-carousel-info>.jp-carousel-photo-info{display:none}.jp-carousel-comments-wrapper>.jp-carousel-photo-info{display:block}.jp-carousel-caption{overflow:visible!important}.jp-carousel-info-footer .jp-carousel-photo-title-container{display:none}.jp-carousel-photo-icons-container{margin:0 10px 0 0;white-space:nowrap}.jp-carousel-icon-btn{padding-left:20px}.jp-carousel-pagination{padding-left:5px}.jp-carousel-pagination-container{margin-left:25px}.jp-carousel-comment .avatar{min-width:48px}#jp-carousel-comment-form-commenting-as fieldset,#jp-carousel-comment-form-commenting-as input{float:none;width:100%}}:root{--jetpack--contact-form--border:1px solid #8c8f94;--jetpack--contact-form--border-color:#8c8f94;--jetpack--contact-form--border-size:1px;--jetpack--contact-form--border-style:solid;--jetpack--contact-form--border-radius:0px;--jetpack--contact-form--input-padding:16px;--jetpack--contact-form--font-size:16px}.contact-form .clear-form{clear:both}.contact-form input::placeholder{transition:opacity .3s ease-out}.contact-form input:hover::placeholder{opacity:.5}.contact-form input:focus::placeholder{opacity:.3}:where(.contact-form input[type=text],.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=url],.contact-form textarea){border:1px solid #8c8f94;border-radius:0;box-sizing:border-box;font:inherit;padding:16px;width:100%}:where(.contact-form textarea){height:200px}.contact-form :where(.grunion-field[type=text],.grunion-field.textarea){padding-left:max(var(--jetpack--contact-form--input-padding-left,16px),var(--jetpack--contact-form--border-radius));padding-right:max(var(--jetpack--contact-form--input-padding-left,16px),var(--jetpack--contact-form--border-radius))}.contact-form .grunion-field-wrap input,.contact-form .grunion-field-wrap textarea{margin:0}.contact-form select{min-width:150px;padding:14px 7px}.contact-form .contact-form-dropdown[aria-hidden=true]{display:block!important;opacity:0;pointer-events:none;position:absolute;width:100%;z-index:-1}.contact-form :where(input[type=radio],input[type=checkbox]){float:none;height:1rem;width:1rem}.contact-form input[type=checkbox],.contact-form input[type=radio]{margin:0 .75rem 0 0}.contact-form input[type=checkbox]{margin-left:0;top:0}.contact-form label{display:block;float:none;font-weight:700;margin-bottom:.25em}.contact-form label.consent{align-items:center;display:flex;font-size:13px;font-weight:400;text-transform:uppercase}.contact-form label.consent-implicit input{display:none}.contact-form label.checkbox,.contact-form label.checkbox-multiple,.contact-form label.radio{align-items:center;display:inline-flex;float:none;font-weight:400;line-height:1;margin-bottom:0}.contact-form .grunion-checkbox-multiple-options,.contact-form .grunion-radio-options{display:flex;flex-direction:column;gap:12px}.contact-form label span.grunion-label-required{font-size:85%;font-weight:400;margin-left:.25em;opacity:.45}.contact-form-submission{border-bottom:1px solid #000;border-top:1px solid #000;margin-bottom:4em;padding:1.5em 1em;width:100%}.contact-form-submission p{margin:0 auto;word-wrap:break-word}.contact-form-submission h4{font-weight:200;margin-bottom:32px;margin-top:32px}.contact-form-submission .go-back-message{margin-bottom:32px;margin-top:20px;text-align:left}.contact-form-submission .go-back-message .link{color:#000;font-weight:200}.contact-form-submission .field-name{font-weight:200}.contact-form-submission .field-value{font-weight:600;margin-bottom:20px}.form-errors .form-error-message{color:red}.textwidget .contact-form input[type=email],.textwidget .contact-form input[type=tel],.textwidget .contact-form input[type=text],.textwidget .contact-form input[type=url],.textwidget .contact-form textarea,.wp-block-column .contact-form input[type=email],.wp-block-column .contact-form input[type=tel],.wp-block-column .contact-form input[type=text],.wp-block-column .contact-form input[type=url],.wp-block-column .contact-form textarea{width:100%}#jetpack-check-feedback-spam{margin:1px 8px 0 0}.jetpack-check-feedback-spam-spinner{display:inline-block;margin-top:7px}.wp-block-jetpack-contact-form{display:flex;flex-direction:row;flex-grow:1;flex-wrap:wrap;gap:var(--wp--style--block-gap,1.5rem);justify-content:flex-start}.wp-block-jetpack-contact-form>*{box-sizing:border-box;flex:0 0 100%}.wp-block-jetpack-contact-form-container.alignfull .wp-block-jetpack-contact-form{padding-left:0;padding-right:0}.wp-block-jetpack-button.alignright button{float:right}.wp-block-jetpack-contact-form .grunion-field-wrap{box-sizing:border-box;position:relative}.wp-block-jetpack-contact-form .grunion-field-width-25-wrap{flex:1 1 calc(25% - var(--wp--style--block-gap, 1.5rem)*1);max-width:25%}.wp-block-jetpack-contact-form .grunion-field-width-50-wrap{flex:1 1 calc(50% - var(--wp--style--block-gap, 1.5rem)*1);max-width:50%}.wp-block-jetpack-contact-form .grunion-field-width-75-wrap{flex:1 1 calc(75% - var(--wp--style--block-gap, 1.5rem)*1);max-width:75%}.grunion-field-checkbox-wrap,.grunion-field-consent-wrap{align-self:center}@media only screen and (min-width:600px){.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=text],.contact-form input[type=url]{width:50%}.wp-block-jetpack-contact-form input[type=email],.wp-block-jetpack-contact-form input[type=tel],.wp-block-jetpack-contact-form input[type=text],.wp-block-jetpack-contact-form input[type=url]{width:100%}}.jetpack-empty-spam,.jetpack-empty-spam-container{display:inline-block}.jetpack-empty-spam-spinner{display:inline-block;margin-top:7px}.wp-block-jetpack-contact-form .wp-block-spacer{width:100%}.contact-form .contact-form-dropdown__button.ui-button{align-items:center;background-color:var(--jetpack--contact-form--input-background);border:var(--jetpack--contact-form--border);border-color:var(--jetpack--contact-form--border-color);border-radius:var(--jetpack--contact-form--border-radius);border-style:var(--jetpack--contact-form--border-style);border-width:var(--jetpack--contact-form--border-size);box-sizing:border-box;color:var(--jetpack--contact-form--text-color);display:flex;flex-direction:row-reverse;font-family:var(--jetpack--contact-form--font-family);font-size:var(--jetpack--contact-form--font-size);justify-content:space-between;line-height:var(--jetpack--contact-form--line-height);padding:var(--jetpack--contact-form--input-padding);width:100%}.contact-form .contact-form-dropdown__button.ui-button .ui-selectmenu-icon.ui-icon{background:none}.contact-form .contact-form-dropdown__button .ui-selectmenu-icon,.contact-form .contact-form-dropdown__button.ui-selectmenu-button-open .ui-selectmenu-icon{align-items:center;border:2px solid transparent;box-sizing:border-box;display:flex;height:.8em;justify-content:center;margin-right:4px;overflow:visible;position:relative;width:.8em}.contact-form .contact-form-dropdown__button .ui-selectmenu-icon:after{border-bottom:2px solid;border-right:2px solid;box-sizing:border-box;content:"";display:block;height:100%;margin-top:-5px;transform:rotate(45deg);transition:all .2s ease-in-out;width:100%}.contact-form .contact-form-dropdown__button.ui-selectmenu-button-open .ui-selectmenu-icon:after{margin-top:8px;transform:rotate(225deg)}.contact-form .contact-form-dropdown__menu{z-index:1}.contact-form .contact-form-dropdown__menu ul.ui-menu{background-color:var(--jetpack--contact-form--input-background-fallback);border:var(--jetpack--contact-form--border);border-color:var(--jetpack--contact-form--border-color);border-radius:var(--jetpack--contact-form--border-radius);border-style:var(--jetpack--contact-form--border-style);border-width:var(--jetpack--contact-form--border-size);box-shadow:0 2px 6px rgba(0,0,0,.05);color:var(--jetpack--contact-form--text-color);font-family:var(--jetpack--contact-form--font-family);font-size:var(--jetpack--contact-form--font-size);line-height:normal;list-style:none;margin:0;max-height:230px;overflow:auto;padding:0}.contact-form .contact-form-dropdown__menu .ui-menu-item{margin:0}.contact-form .contact-form-dropdown__menu .ui-menu{margin-top:8px}.contact-form .contact-form-dropdown__menu .ui-menu .ui-menu-item-wrapper{padding:var(--jetpack--contact-form--input-padding)}.contact-form .contact-form-dropdown__menu .ui-menu .ui-menu-item-wrapper.ui-state-active{background-color:var(--jetpack--contact-form--text-color);border:none;color:var(--jetpack--contact-form--input-background-fallback);position:relative}.contact-form .is-style-animated .grunion-field-wrap:not(.grunion-field-checkbox-wrap):not(.grunion-field-consent-wrap),.contact-form .is-style-outlined .grunion-field-wrap:not(.grunion-field-checkbox-wrap):not(.grunion-field-consent-wrap){--notch-width:max(var(--jetpack--contact-form--input-padding-left,16px),var(--jetpack--contact-form--border-radius));display:flex;flex-direction:row-reverse;position:relative}.contact-form .is-style-outlined .grunion-field-checkbox-multiple-wrap,.contact-form .is-style-outlined .grunion-field-radio-wrap{background-color:var(--jetpack--contact-form--input-background)}.contact-form .is-style-outlined .grunion-field-wrap .grunion-checkbox-multiple-options,.contact-form .is-style-outlined .grunion-field-wrap .grunion-radio-options{flex-grow:1;padding:var(--jetpack--contact-form--input-padding,16px);padding-top:calc(var(--jetpack--contact-form--input-padding-top, 16px) + 4px)}.contact-form .is-style-outlined .grunion-field-wrap .notched-label{box-sizing:border-box;display:flex;height:100%;left:0;max-width:100%;pointer-events:none;position:absolute;right:0;text-align:left;width:100%}.contact-form .is-style-outlined .grunion-field-wrap .notched-label .notched-label__leading{border:var(--jetpack--contact-form--border);border-color:var(--jetpack--contact-form--border-color);border-radius:var(--jetpack--contact-form--border-radius);border-bottom-right-radius:unset;border-style:var(--jetpack--contact-form--border-style);border-width:var(--jetpack--contact-form--border-size);border-right:none;border-top-right-radius:unset;width:var(--notch-width)}.contact-form .is-style-outlined .grunion-field-wrap .notched-label .notched-label__notch{border:var(--jetpack--contact-form--border);border-color:var(--jetpack--contact-form--border-color);border-radius:unset;border-style:var(--jetpack--contact-form--border-style);border-width:var(--jetpack--contact-form--border-size);border-left:none;border-right:none;padding:0 4px;transition:border .15s linear}.contact-form .is-style-outlined .grunion-field-wrap.no-label .notched-label__notch{padding:0}.contact-form .is-style-outlined .grunion-field-wrap .notched-label .notched-label__label{font-weight:300;margin:0;pointer-events:none;position:relative;top:50%;transform:translateY(-50%);transition:all .15s cubic-bezier(.4,0,.2,1);will-change:transform}.contact-form .is-style-outlined .grunion-field-textarea-wrap .notched-label .notched-label__label{top:var(--jetpack--contact-form--input-padding-top,16px);transform:unset}.contact-form .is-style-outlined .grunion-field-wrap .notched-label .notched-label__trailing{border:var(--jetpack--contact-form--border);border-color:var(--jetpack--contact-form--border-color);border-radius:var(--jetpack--contact-form--border-radius);border-bottom-left-radius:unset;border-style:var(--jetpack--contact-form--border-style);border-width:var(--jetpack--contact-form--border-size);border-left:none;border-top-left-radius:unset;flex-grow:1}.contact-form .is-style-outlined .grunion-field-wrap .grunion-checkbox-multiple-options~.notched-label .notched-label__notch,.contact-form .is-style-outlined .grunion-field-wrap .grunion-field.has-placeholder~.notched-label .notched-label__notch,.contact-form .is-style-outlined .grunion-field-wrap .grunion-field:focus~.notched-label .notched-label__notch,.contact-form .is-style-outlined .grunion-field-wrap .grunion-field:not(:placeholder-shown)~.notched-label .notched-label__notch,.contact-form .is-style-outlined .grunion-field-wrap .grunion-radio-options~.notched-label .notched-label__notch{border-top-color:transparent}.contact-form .is-style-outlined .grunion-field-wrap .grunion-checkbox-multiple-options~.notched-label .notched-label__label,.contact-form .is-style-outlined .grunion-field-wrap .grunion-field.has-placeholder~.notched-label .notched-label__label,.contact-form .is-style-outlined .grunion-field-wrap .grunion-field:focus~.notched-label .notched-label__label,.contact-form .is-style-outlined .grunion-field-wrap .grunion-field:not(:placeholder-shown)~.notched-label .notched-label__label,.contact-form .is-style-outlined .grunion-field-wrap .grunion-radio-options~.notched-label .notched-label__label{font-size:.8em;top:calc(var(--jetpack--contact-form--border-size)*-1);transform:translateY(-50%)}.contact-form .is-style-outlined .grunion-field-wrap .contact-form-dropdown__button,.contact-form .is-style-outlined .grunion-field-wrap>input,.contact-form .is-style-outlined .grunion-field-wrap>textarea{border-color:transparent!important;outline:none;padding-left:calc(var(--notch-width) + 4px);padding-right:calc(var(--notch-width) + 4px)}.contact-form .is-style-outlined .grunion-field-wrap textarea{padding:var(--jetpack--contact-form--input-padding,16px)}.contact-form .is-style-outlined .contact-form-dropdown__menu .ui-menu-item-wrapper,.contact-form .is-style-outlined .grunion-field-wrap textarea{padding-left:calc(var(--notch-width) + 4px);padding-right:calc(var(--notch-width) + 4px)}.contact-form .is-style-animated .grunion-field-wrap{--left-offset:calc(var(--jetpack--contact-form--input-padding-left, 16px) + var(--jetpack--contact-form--border-size));--label-left:max(var(--left-offset),var(--jetpack--contact-form--border-radius));--field-padding:calc(var(--label-left) - var(--jetpack--contact-form--border-size))}.contact-form .is-style-animated .grunion-field-wrap input{outline:none}.contact-form .is-style-animated .grunion-field-wrap textarea{outline:none;padding:var(--jetpack--contact-form--input-padding,16px)}.contact-form .is-style-animated .grunion-field-wrap:not(.no-label) .contact-form-dropdown__button,.contact-form .is-style-animated .grunion-field-wrap:not(.no-label)>input,.contact-form .is-style-animated .grunion-field-wrap:not(.no-label)>textarea{padding-left:var(--field-padding);padding-right:var(--field-padding);padding-top:1.4em}.contact-form .is-style-animated .grunion-field-wrap .contact-form-dropdown__menu .ui-menu-item-wrapper{padding-left:var(--field-padding);padding-right:var(--field-padding)}.contact-form .is-style-animated .grunion-field-checkbox-multiple-wrap,.contact-form .is-style-animated .grunion-field-radio-wrap{background-color:var(--jetpack--contact-form--input-background)}.contact-form .is-style-animated .grunion-field-checkbox-multiple-wrap .grunion-checkbox-multiple-options,.contact-form .is-style-animated .grunion-field-radio-wrap .grunion-radio-options{flex-grow:1;padding-bottom:var(--jetpack--contact-form--input-padding,16px);padding-top:1.8em}.contact-form .is-style-animated .grunion-field-wrap .animated-label__label{box-sizing:border-box;left:var(--label-left);margin:0;max-width:100%;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .15s cubic-bezier(.4,0,.2,1);width:100%}.contact-form .is-style-animated .grunion-field-textarea-wrap .animated-label__label{top:var(--jetpack--contact-form--input-padding-top,16px);transform:unset}.contact-form .is-style-animated .grunion-field-wrap .grunion-field.has-placeholder~.animated-label__label,.contact-form .is-style-animated .grunion-field-wrap .grunion-field:focus~.animated-label__label,.contact-form .is-style-animated .grunion-field-wrap .grunion-field:not(:placeholder-shown)~.animated-label__label{font-size:.75em;top:calc(2px + var(--jetpack--contact-form--border-size));transform:translateY(0)}.contact-form .is-style-animated .grunion-field-wrap .grunion-checkbox-multiple-options~.animated-label__label,.contact-form .is-style-animated .grunion-field-wrap .grunion-radio-options~.animated-label__label{left:0;top:0;transform:translateY(0)}.contact-form .is-style-below .grunion-field-wrap .below-label__label{margin-left:var(--jetpack--contact-form--border-size)}.infinite-loader{color:#000;display:block;height:28px;text-align:center}#infinite-handle span{background:#333;border-radius:1px;color:#f0f0f1;cursor:pointer;font-size:13px;padding:6px 16px}@keyframes spinner-inner{0%{opacity:1}to{opacity:0}}.infinite-loader .spinner-inner div{animation:spinner-inner 1s linear infinite;background:#000;border-radius:3px/6px;height:12px;left:47px;outline:1px solid #fff;position:absolute;top:24px;transform-origin:3px 26px;width:6px}.infinite-loader .spinner-inner div:first-child{animation-delay:-.9166666667s;background:#000;transform:rotate(0deg)}.infinite-loader .spinner-inner div:nth-child(2){animation-delay:-.8333333333s;background:#000;transform:rotate(30deg)}.infinite-loader .spinner-inner div:nth-child(3){animation-delay:-.75s;background:#000;transform:rotate(60deg)}.infinite-loader .spinner-inner div:nth-child(4){animation-delay:-.6666666667s;background:#000;transform:rotate(90deg)}.infinite-loader .spinner-inner div:nth-child(5){animation-delay:-.5833333333s;background:#000;transform:rotate(120deg)}.infinite-loader .spinner-inner div:nth-child(6){animation-delay:-.5s;background:#000;transform:rotate(150deg)}.infinite-loader .spinner-inner div:nth-child(7){animation-delay:-.4166666667s;background:#000;transform:rotate(180deg)}.infinite-loader .spinner-inner div:nth-child(8){animation-delay:-.3333333333s;background:#000;transform:rotate(210deg)}.infinite-loader .spinner-inner div:nth-child(9){animation-delay:-.25s;background:#000;transform:rotate(240deg)}.infinite-loader .spinner-inner div:nth-child(10){animation-delay:-.1666666667s;background:#000;transform:rotate(270deg)}.infinite-loader .spinner-inner div:nth-child(11){animation-delay:-.0833333333s;background:#000;transform:rotate(300deg)}.infinite-loader .spinner-inner div:nth-child(12){animation-delay:0s;background:#000;transform:rotate(330deg)}.infinite-loader .spinner{background:none;display:inline-block;height:28px;overflow:hidden;width:28px}.infinite-loader .spinner-inner{backface-visibility:hidden;height:100%;position:relative;transform:translateZ(0) scale(.28);transform-origin:0 0;width:100%}.infinite-loader .spinner-inner div{box-sizing:content-box}#infinite-handle span button,#infinite-handle span button:focus,#infinite-handle span button:hover{background:transparent;border:none;color:inherit;cursor:inherit;display:inline;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0;position:static}#infinite-handle span button::-moz-focus-inner{border:none;margin:0;padding:0}@media (max-width:800px){#infinite-handle span:before{display:none}#infinite-handle span{display:block}}#infinite-footer{bottom:-50px;left:0;position:fixed;width:100%}#infinite-footer a{text-decoration:none}#infinite-footer .blog-credits a:hover,#infinite-footer .blog-info a:hover{color:#444;text-decoration:underline}#infinite-footer .container{background:hsla(0,0%,100%,.8);border:solid rgba(0,0,0,.1);border-width:1px 0 0;box-sizing:border-box;margin:0 auto;overflow:hidden;padding:1px 20px;width:780px}#infinite-footer .blog-credits,#infinite-footer .blog-info{box-sizing:border-box;line-height:25px}#infinite-footer .blog-info{float:left;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:40%}#infinite-footer .blog-credits{float:right;font-weight:400;width:60%}#infinite-footer .blog-info a{color:#111;font-size:14px;font-weight:700}#infinite-footer .blog-credits{color:#888;font-size:12px;text-align:right}#infinite-footer .blog-credits a{color:#646970}.infinity-end.neverending #infinite-footer{display:none}@media (max-width:640px){#infinite-footer .container{box-sizing:border-box;width:100%}#infinite-footer .blog-info{width:30%}#infinite-footer .blog-credits{width:70%}#infinite-footer .blog-credits,#infinite-footer .blog-info a{font-size:10px}#infinite-footer{position:static}}#infinite-aria{overflow:hidden;position:absolute;clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;padding:0;width:1px}.infinite-wrap:focus{outline:0!important}div.sharedaddy h3.sd-title:before{border-top:1px solid #dcdcde;content:"";display:block;margin-bottom:1em;min-width:30px;width:100%}#wpadminbar li#wp-admin-bar-admin-bar-likes-widget{overflow:hidden;width:61px}#wpadminbar iframe.admin-bar-likes-widget{border-width:0;height:28px;min-height:28px;position:absolute;top:0;width:61px}div.jetpack-likes-widget-wrapper{min-height:50px;position:relative;width:100%}div.jetpack-likes-widget-wrapper .sd-link-color{font-size:12px}div.jetpack-comment-likes-widget-wrapper{min-height:31px;position:relative;width:100%}div.jetpack-comment-likes-widget-wrapper iframe{margin-bottom:0}#likes-other-gravatars{background-color:#2e4453;border-width:0;box-shadow:0 0 10px #2e4453;box-shadow:0 0 10px rgba(46,68,83,.6);display:none;min-width:130px;padding:10px 10px 12px;position:absolute;z-index:1000}#likes-other-gravatars.wpl-new-layout{background-color:#fff;border:1px solid #dcdcde;border-radius:4px;box-shadow:none;display:none;height:auto;max-height:240px;min-width:220px;overflow:auto;padding:9px 12px 10px;position:absolute;z-index:1000}#likes-other-gravatars *{line-height:normal}#likes-other-gravatars .likes-text{color:#fff;font-size:12px;padding-bottom:8px}#likes-other-gravatars.wpl-new-layout .likes-text{color:#101517;font-size:12px;font-weight:500;padding-bottom:8px}#likes-other-gravatars li,#likes-other-gravatars ul{list-style-type:none;margin:0;padding:0;text-indent:0}#likes-other-gravatars li:before{content:""}#likes-other-gravatars ul.wpl-avatars{display:block;max-height:190px;overflow:auto}#likes-other-gravatars ul.wpl-avatars li{float:left;height:32px;margin:0 5px 5px 0;width:32px}#likes-other-gravatars.wpl-new-layout ul.wpl-avatars li{float:none;height:28px;margin:0 0 4px;width:196px}#likes-other-gravatars ul.wpl-avatars li a{border-bottom:none!important;display:block;margin:0 2px 0 0}#likes-other-gravatars.wpl-new-layout ul.wpl-avatars li a{align-items:center;border-bottom:none!important;display:flex;gap:8px;margin:0 2px 0 0;text-decoration:none}#likes-other-gravatars.wpl-new-layout ul.wpl-avatars li a span{color:#2c3338;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#likes-other-gravatars ul.wpl-avatars li a img{background:none;border:none;box-sizing:border-box;margin:0!important;padding:0!important;position:static}#likes-other-gravatars.wpl-new-layout ul.wpl-avatars li a img{background:none;border:none;border-radius:50%;margin:0!important;padding:1px!important;position:static}div.sd-box{border-top:1px solid #dcdcde;border-top:1px solid rgba(0,0,0,.13)}.comment-likes-widget,.entry-content .post-likes-widget,.post-likes-widget{border-width:0;display:block;margin:0}.comment-likes-widget-placeholder,.post-likes-widget-placeholder{border-width:0;margin:0;position:relative}.comment-likes-widget-placeholder{display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;height:18px;position:absolute}.comment-likes-widget-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath fill='%232EA2CC' d='m12 2 2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px 16px;color:#2ea2cc;content:"";display:inline-block;height:16px;padding-right:5px;position:relative;top:3px;width:16px}.post-likes-widget-placeholder .button{display:none}.comment-likes-widget-placeholder .loading,.post-likes-widget-placeholder .loading{color:#999;font-size:12px}.comment-likes-widget-placeholder .loading{align-self:center;color:#4e4e4e;margin-top:4px;padding-left:5px}div.sharedaddy.sd-like-enabled .sd-like h3{display:none}div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget{float:none;position:absolute;top:0;width:100%}.comment-likes-widget{width:100%}.cs-rating,.pd-rating{display:block!important}.sd-gplus .sd-title{display:none}@media print{.jetpack-likes-widget-wrapper{display:none}}.jp-related-posts-i2__row{display:flex;margin-top:1.5rem}.jp-related-posts-i2__row:first-child{margin-top:0}.jp-related-posts-i2__post{display:flex;flex-basis:0;flex-direction:column;flex-grow:1;margin:0 10px;padding-left:0}.jp-related-posts-i2__row[data-post-count="3"] .jp-related-posts-i2__post{max-width:calc(33% - 20px)}.jp-related-posts-i2__row[data-post-count="1"] .jp-related-posts-i2__post,.jp-related-posts-i2__row[data-post-count="2"] .jp-related-posts-i2__post{max-width:calc(50% - 20px)}.jp-related-posts-i2__post-author,.jp-related-posts-i2__post-context,.jp-related-posts-i2__post-date,.jp-related-posts-i2__post-heading,.jp-related-posts-i2__post-img-link{display:block;flex-direction:row}.jp-related-posts-i2__post-heading{font-size:1rem;line-height:1.2em;margin:.5rem 0}.jp-related-posts-i2__post-link{display:block;line-height:1.2em;width:100%}.jp-related-posts-i2__post-img-link{order:-1}.jp-related-posts-i2__post-img-link img{width:100%}.jp-relatedposts-i2[data-layout=list] .jp-related-posts-i2__row{display:block;margin-top:0}.jp-relatedposts-i2[data-layout=list] .jp-related-posts-i2__post{margin:0;max-width:none}.jp-relatedposts-i2[data-layout=list].jp-related-posts-i2__post-img-link{margin-top:1rem}@media only screen and (max-width:640px){.jp-related-posts-i2__row{display:block;margin-top:0}.jp-related-posts-i2__row[data-post-count] .jp-related-posts-i2__post{margin:1rem 0 0;max-width:none}.jp-related-posts-i2__post-img-link{margin-top:1rem}.jp-related-posts-i2__post-img-link img{width:350px}}#jp-relatedposts{clear:both;display:none;margin:1em 0;padding-top:1em;position:relative}.jp-relatedposts:after{clear:both;content:"";display:block}#jp-relatedposts h3.jp-relatedposts-headline{display:inline-block;float:left;font-family:inherit;font-size:9pt;font-weight:700;margin:0 0 1em}#jp-relatedposts h3.jp-relatedposts-headline em:before{border-top:1px solid #dcdcde;border-top:1px solid rgba(0,0,0,.2);content:"";display:block;margin-bottom:1em;min-width:30px;width:100%}#jp-relatedposts h3.jp-relatedposts-headline em{font-style:normal;font-weight:700}#jp-relatedposts .jp-relatedposts-items{clear:left}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:-20px}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;float:left;margin:0 0 1em;width:33%}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post{filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;padding-right:20px}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4){clear:both}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a{text-decoration:underline}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1}#jp-relatedposts .jp-relatedposts-items p,#jp-relatedposts .jp-relatedposts-items time,#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{font-size:14px;line-height:20px;margin:0}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs{position:relative}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay{border-bottom:0;bottom:0;display:block;left:0;position:absolute;right:0;top:0}#jp-relatedposts .jp-relatedposts-items p,#jp-relatedposts .jp-relatedposts-items time{margin-bottom:0}#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{display:block;font-family:inherit;margin:0;max-width:100%;text-transform:none}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a{filter:alpha(opacity=100);font-size:inherit;font-weight:400;-moz-opacity:1;opacity:1;text-decoration:none}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover{text-decoration:underline}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span{display:block;max-width:90%;overflow:hidden;text-overflow:ellipsis}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span{height:auto;max-width:100%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{opacity:.6}#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt,.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{display:none}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt{overflow:hidden}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs span{margin-bottom:1em}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post{clear:both;width:100%}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img{float:left;margin-right:3%;max-width:33%;overflow:hidden}#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title{display:inline-block;max-width:63%}@media only screen and (max-width:640px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{width:50%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n){clear:left}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:20px}}@media only screen and (max-width:320px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{clear:both;margin:0 0 1em;width:100%}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title{float:none;margin-right:0;max-width:100%}}@media print{.jp-relatedposts{display:none!important}}#jp-post-flair{padding-top:.5em}#content div.sharedaddy,#main div.sharedaddy,div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{display:inline-block;font-size:9pt;font-weight:700;line-height:1.2;margin:0 0 1em}body.highlander-light h3.sd-title:before{border-top:1px solid rgba(0,0,0,.2)}body.highlander-dark h3.sd-title:before{border-top:1px solid hsla(0,0%,100%,.4)}.sd-sharing{margin-bottom:1em}.sd-content ul{list-style:none!important;margin:0!important;padding:0!important}.sd-content ul li{display:inline-block}.sd-content ul li.share-deprecated{opacity:.5}.sd-content ul li.share-deprecated a span{text-decoration:line-through}.sd-block.sd-gplus{margin:0 0 .5em}.sd-gplus .sd-content{font-size:12px}.sd-content .share-email-error .share-email-error-title{margin:.5em 0}.sd-content .share-email-error .share-email-error-text{font-family:Open Sans,sans-serif;font-size:12px;margin:.5em 0}#sharing_email .sharing_send,.sd-content ul li .option a.share-ustom,.sd-content ul li a.sd-button,.sd-content ul li.advanced a.share-more,.sd-content ul li.preview-item div.option.option-smart-off a,.sd-social-icon .sd-content ul li a.sd-button,.sd-social-icon-text .sd-content ul li a.sd-button,.sd-social-official .sd-content>ul>li .digg_button>a,.sd-social-official .sd-content>ul>li>a.sd-button,.sd-social-text .sd-content ul li a.sd-button{background:#fff;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.12);color:#2c3338!important;display:inline-block;font-family:Open Sans,sans-serif;font-size:13px;font-weight:500;line-height:23px;padding:4px 11px 3px 9px;text-decoration:none!important;text-shadow:none}.sd-social-official .sd-content ul li a.sd-button,.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a{align-items:center;display:flex;font-size:12px;line-height:12px;min-height:20px;padding:1px 6px 0 5px}.sd-social-official .sd-content ul.preview li a.sd-button,.sd-social-official .sd-content ul.preview li.preview-item div.option.option-smart-off a{position:relative;top:2px}.sd-content ul li .option a.share-ustom span,.sd-content ul li a.sd-button>span,.sd-content ul li.advanced a.share-more span,.sd-content ul li.preview-item div.option.option-smart-off a span,.sd-social-icon-text .sd-content ul li a.sd-button>span,.sd-social-official .sd-content>ul>li .digg_button>a span,.sd-social-official .sd-content>ul>li>a.sd-button span{line-height:23px;margin-left:6px}.sd-social-icon .sd-content ul li a.sd-button>span{margin-left:0}.sd-social-text .sd-content ul li a.sd-button span{margin-left:3px}.sd-social-official .sd-content ul li a.sd-button>span,.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a span{line-height:12px;margin-left:3px}.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,.sd-social-official .sd-content>ul>li .digg_button>a:before,.sd-social-official .sd-content>ul>li>a.sd-button:before{margin-bottom:-1px}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon .sd-content ul li a.sd-button:hover,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:hover,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li .digg_button>a:hover,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-official .sd-content>ul>li>a.sd-button:hover,.sd-social-text .sd-content ul li a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:hover{box-shadow:0 1px 2px rgba(0,0,0,.22),0 0 0 1px rgba(0,0,0,.22)}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.16)}.sd-content ul li a.sd-button:before{display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal 18px/1 social-logos;text-align:center;vertical-align:top}.sd-social-icon-text ul li a.sd-button:before{position:relative;top:2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-content ul li a.sd-button:before{position:relative;top:2px}}.sd-social-official ul li a.sd-button:before{position:relative;top:-2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-official ul li a.sd-button:before{top:0}}.sd-content ul li{margin:0 8px 12px 0;padding:0}.jp-sharing-input-touch .sd-content ul li{padding-left:10px}.sd-content ul li.preview-item.no-icon a.sd-button span{margin-left:0}.sd-content ul li.no-icon a:before,.sd-social-text .sd-content ul li a:before{display:none}body .sd-content ul li.share-custom.no-icon a span,body .sd-social-text .sd-content ul li.share-custom a span{background-image:none;background-position:-500px -500px!important;background-repeat:no-repeat!important;height:0;line-height:inherit;padding-left:0}.sd-social-icon .sd-content ul li a.share-more{position:relative;top:-4px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-icon .sd-content ul li a.share-more{top:2px}}@-moz-document url-prefix(){.sd-social-icon .sd-content ul li a.share-more{top:2px}}.sd-social-icon .sd-content ul li a.share-more span{margin-left:3px}.sd-content ul li.share-print div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-print a:before,.sd-social-icon-text .sd-content li.share-print a:before,.sd-social-official .sd-content li.share-print a:before,.sd-social-text .sd-content ul li.share-print a:before{content:"\f469"}.sd-content ul li.share-email div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-email a:before,.sd-social-icon-text .sd-content li.share-email a:before,.sd-social-official .sd-content li.share-email a:before,.sd-social-text .sd-content ul li.share-email a:before{content:"\f410"}.sd-content ul li.share-linkedin div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-linkedin a:before,.sd-social-icon-text .sd-content li.share-linkedin a:before,.sd-social-text .sd-content ul li.share-linkedin a:before{content:"\f207"}.sd-content ul li.share-twitter div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-twitter a:before,.sd-social-icon-text .sd-content li.share-twitter a:before,.sd-social-text .sd-content ul li.share-twitter a:before{content:"\f202"}.sd-content ul li.share-x div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-x a:before,.sd-social-icon-text .sd-content li.share-x a:before,.sd-social-text .sd-content ul li.share-x a:before{content:"\f10e"}.sd-content ul li.share-reddit div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-reddit a:before,.sd-social-icon-text .sd-content li.share-reddit a:before,.sd-social-official .sd-content li.share-reddit a:before,.sd-social-text .sd-content ul li.share-reddit a:before{content:"\f222"}.sd-content ul li.share-tumblr div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-tumblr a:before,.sd-social-icon-text .sd-content li.share-tumblr a:before,.sd-social-text .sd-content ul li.share-tumblr a:before{content:"\f607"}.sd-content ul li.share-pocket div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pocket a:before,.sd-social-icon-text .sd-content li.share-pocket a:before,.sd-social-text .sd-content ul li.share-pocket a:before{content:"\f224"}.sd-content ul li.share-pinterest div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pinterest a:before,.sd-social-icon-text .sd-content li.share-pinterest a:before,.sd-social-text .sd-content ul li.share-pinterest a:before{content:"\f210"}.sd-content ul li.share-facebook div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-facebook a:before,.sd-social-icon-text .sd-content li.share-facebook a:before,.sd-social-text .sd-content ul li.share-facebook a:before{content:"\f203"}.sd-content ul li.share-press-this div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-press-this a:before,.sd-social-icon-text .sd-content li.share-press-this a:before,.sd-social-official .sd-content li.share-press-this a:before,.sd-social-text .sd-content ul li.share-press-this a:before{content:"\f205"}.sd-social-official .sd-content li.share-press-this a:before{color:#2ba1cb}.sd-content ul li.share-telegram div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-telegram a:before,.sd-social-icon-text .sd-content li.share-telegram a:before,.sd-social-official .sd-content li.share-telegram a:before,.sd-social-text .sd-content ul li.share-telegram a:before{content:"\f606"}.sd-social-official .sd-content li.share-telegram a:before{color:#08c}.sd-content ul li.share-mastodon div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-mastodon a:before,.sd-social-icon-text .sd-content li.share-mastodon a:before,.sd-social-official .sd-content li.share-mastodon a:before,.sd-social-text .sd-content ul li.share-mastodon a:before{content:"\f10a"}.sd-social-official .sd-content li.share-mastodon a:before{color:#563acc}.sd-content ul li.advanced a.share-more:before,.sd-social-icon .sd-content ul a.share-more:before,.sd-social-icon-text .sd-content a.share-more:before,.sd-social-official .sd-content a.share-more:before,.sd-social-text .sd-content ul a.share-more:before{content:"\f415"}.sd-social-official .sd-content a.share-more:before{color:#2ba1cb}.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before,.sd-social-official .sd-content li.share-jetpack-whatsapp a:before,.sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before{content:"\f608"}.sd-social-official .sd-content li.share-jetpack-whatsapp a:before{color:#43d854}.sd-social-icon .sd-content ul li[class*=share-].share-jetpack-whatsapp a.sd-button{background:#43d854;color:#fff!important}.sd-content ul li.share-nextdoor div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-nextdoor a:before,.sd-social-icon-text .sd-content li.share-nextdoor a:before,.sd-social-official .sd-content li.share-nextdoor a:before,.sd-social-text .sd-content ul li.share-nextdoor a:before{content:"\f10c"}.sd-social-official .sd-content li.share-nextdoor a:before{color:#8ed500}.sd-social-icon .sd-content ul li[class*=share-].share-nextdoor a.sd-button{background:#8ed500;color:#fff!important}.sd-content ul li.share-deprecated div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-deprecated a:before,.sd-social-icon-text .sd-content li.share-deprecated a:before,.sd-social-official .sd-content li.share-deprecated a:before{content:"🚫";height:1em;width:1em}.sd-social .sd-button .share-count{background:#2ea2cc;border-radius:10px;color:#fff;display:inline-block;font-size:10px;line-height:1;padding:1px 3px;text-align:center}.sd-social-official .sd-content>ul>li>a.sd-button span{line-height:1}.sd-social-official .sd-content ul{display:flex;flex-wrap:wrap}.sd-social-official .sd-content ul:after{clear:both;content:".";display:block;height:0;visibility:hidden}.sd-social-official .sd-content li.share-press-this a{margin:0 0 5px}.sd-social-official .sd-content ul>li{display:flex;max-height:18px}.sd-social-official .sd-content ul>li .option-smart-off{margin-right:8px}.sd-social-official .fb-share-button>span{vertical-align:top!important}.sd-social-official .sd-content .pocket_button iframe{width:98px}.linkedin_button>span,.pinterest_button,.pocket_button iframe,.twitter_button{margin:0!important}.linkedin_button>span,.pinterest_button a{display:block!important}.sd-social-official .sd-content .share-tumblr iframe{max-width:53px;width:unset}body .sd-social-official li a.share-more,body .sd-social-official li.share-custom a,body .sd-social-official li.share-digg a,body .sd-social-official li.share-email a,body .sd-social-official li.share-press-this a,body .sd-social-official li.share-print{position:relative;top:0}body .sd-social-icon .sd-content li.share-custom>a{padding:2px 3px 0;position:relative;top:4px}body .sd-content ul li.share-custom a.share-icon span,body .sd-social-icon .sd-content li.share-custom a span,body .sd-social-icon-text .sd-content li.share-custom a span,body .sd-social-official .sd-content li.share-custom a span,body .sd-social-text .sd-content li.share-custom a span{background-repeat:no-repeat;background-size:16px 16px;display:inline-block;height:21px;line-height:16px;margin-left:0;padding:0 0 0 19px}body .sd-social-icon .sd-content li.share-custom a span{padding-left:16px!important;width:0}.sharing-hidden .inner{background:#fff;border:1px solid #ccc;border-radius:2px;box-shadow:0 5px 20px rgba(0,0,0,.2);margin-top:5px;max-width:400px;padding:10px;position:absolute;z-index:2}.sharing-hidden .inner ul{margin:0!important}.sd-social-official .sd-content .sharing-hidden ul>li.share-end{clear:both;height:0!important;margin:0!important}.sharing-hidden .inner:after,.sharing-hidden .inner:before{border-bottom:8px solid #ccc;border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:block;height:0;left:20px;position:absolute;top:-8px;width:0;z-index:1}.sharing-hidden .inner:after{border-bottom:8px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;top:-7px;z-index:2}.sharing-hidden ul{margin:0}.sd-social-icon .sd-content ul li[class*=share-] a,.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a{border:0;border-radius:50%;-webkit-border-radius:50%;box-shadow:none;height:auto;line-height:1;margin-bottom:0;max-width:32px;padding:7px;position:relative;top:-2px;width:auto}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button>span,.sd-social-icon .sd-content ul li[class*=share-] div.option a span{line-height:1}.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a:hover{border:none;opacity:.6}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button:before{top:0}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button.share-custom{padding:8px 8px 6px;top:5px}.sd-social-icon .sd-content ul li a.sd-button.share-more{margin-left:10px}.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more{margin-left:0}.sd-social-icon .sd-button span.share-count{background:#555;border-radius:0;bottom:0;font-size:9px;position:absolute;right:0}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button{background:#e9e9e9;margin-top:2px;text-indent:0}.sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button{background:#2c4762;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button{background:#0866ff;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button{background:#00acee;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-x a.sd-button{background:#000;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-pinterest a.sd-button{background:#ca1f27;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-digg a.sd-button{color:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-press-this a.sd-button{background:#4f94d4;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-telegram a.sd-button{background:#08c;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button{background:#0077b5;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-pocket a.sd-button{background:#ee4056;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-reddit a.sd-button{background:#cee3f8;color:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-mastodon a.sd-button{background:linear-gradient(0deg,#563acc 0,#6364ff);color:#fff!important}.sharing-screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.sharing-screen-reader-text:active,.sharing-screen-reader-text:focus,.sharing-screen-reader-text:hover{background-color:#f0f0f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#jetpack-source_f_name{display:none!important;left:-9000px;position:absolute!important}.sd-content .share-customize-link{line-height:11px;margin-top:8px}.sd-content .share-customize-link a{font-family:Open Sans,sans-serif;font-size:11px}@media print{.sharedaddy.sd-sharing-enabled{display:none}}.jetpack-slideshow-window{background-color:#222;border:20px solid #222;border-radius:10px;height:0;margin-bottom:20px;overflow:hidden;padding-bottom:56.25%!important;padding-top:30px!important;position:relative;z-index:1}.jetpack-slideshow-window.jetpack-slideshow-white{background-color:#fff;border-color:#fff}.jetpack-slideshow-window,.jetpack-slideshow-window *{box-sizing:content-box}.jetpack-slideshow-loading{height:100%;margin:auto;text-align:center}body div.jetpack-slideshow-window * img{background-color:transparent!important;background-image:none!important;border-width:0!important;display:block;margin:0 auto;max-height:100%;max-width:100%;padding:0!important;position:relative;top:50%;transform:translateY(-50%)}.jetpack-slideshow-loading img{vertical-align:middle}.jetpack-slideshow-slide{display:none;height:100%!important;left:0;margin:auto;position:absolute;text-align:center;top:0;width:100%!important}.jetpack-slideshow-slide img{vertical-align:middle}.jetpack-slideshow-line-height-hack{font-size:0;overflow:hidden;width:0}.jetpack-slideshow-slide-caption{bottom:5px;color:#f6f7f7;font-family:Helvetica Neue,sans-serif;font-size:13px;height:25px;left:0;line-height:25px;position:absolute;text-align:center;text-shadow:#222 1px 1px 2px;width:100%;z-index:100}.jetpack-slideshow-controls{bottom:30px;direction:ltr;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";margin:auto;opacity:.5;position:absolute;text-align:center;transition:opacity .3s ease-out;width:100%;z-index:1000}.jetpack-slideshow-window:hover .jetpack-slideshow-controls{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}body div div.jetpack-slideshow-controls a,body div div.jetpack-slideshow-controls a:hover{background-color:#000!important;background-color:rgba(0,0,0,.6)!important;background-image:url(/wp-content/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls.png)!important;background-position:-34px 8px!important;background-repeat:no-repeat;background-size:142px 16px!important;border:2px solid hsla(0,0%,100%,.1)!important;color:#222!important;display:inline-block!important;*display:inline;margin:0 5px!important;padding:0!important;zoom:1;border-radius:10em!important;height:32px!important;line-height:32px!important;text-align:center!important;transition:border-color .3s ease-out;width:32px!important}@media only screen and (-webkit-min-device-pixel-ratio:1.5){body div div.jetpack-slideshow-controls a,body div div.jetpack-slideshow-controls a:hover{background-image:url(/wp-content/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls-2x.png)!important}}body div div.jetpack-slideshow-controls a:hover{border-color:#fff!important}body div div.jetpack-slideshow-controls a:first-child{background-position:-76px 8px!important}body div div.jetpack-slideshow-controls a:last-child{background-position:-117px 8px!important}body div div.jetpack-slideshow-controls a.running,body div div.jetpack-slideshow-controls a:nth-child(2){background-position:-34px 8px!important}body div div.jetpack-slideshow-controls a.paused{background-position:9px 8px!important}.jetpack-slideshow-controls a img{border:50px dotted #f0f}body.presentation-wrapper-fullscreen-parent,html.presentation-wrapper-fullscreen-parent{overflow:hidden!important}.presentation-wrapper-fullscreen-parent #wpadminbar{display:none}.presentation-wrapper-fullscreen,.presentation-wrapper-fullscreen-parent{bottom:0!important;left:0!important;margin:0!important;min-height:100%!important;min-width:100%!important;padding:0!important;position:absolute!important;right:0!important;top:0!important;z-index:10000!important}.presentation-wrapper-fullscreen{background-color:grey;border:none!important}.presentation-wrapper-fullscreen .nav-arrow-left,.presentation-wrapper-fullscreen .nav-arrow-right{z-index:20001}.presentation-wrapper-fullscreen .nav-fullscreen-button{z-index:20002}.presentation-wrapper{border:1px solid #dcdcde;line-height:normal;margin:20px auto;overflow:hidden}.presentation{margin:0;outline:none;overflow:hidden;position:relative}.presentation,.presentation .step{background-position:50%;background-repeat:no-repeat;background-size:100% 100%}.presentation .step.fade:not(.active){opacity:0}.presentation .slide-content{padding:30px}.presentation .nav-arrow-left,.presentation .nav-arrow-right,.presentation .nav-fullscreen-button{background-repeat:no-repeat;opacity:0;position:absolute;transition:opacity .25s;width:34px;z-index:2}.presentation .nav-arrow-left,.presentation .nav-arrow-right{background-image:url(/wp-content/plugins/jetpack/css/../modules/shortcodes/images/slide-nav.png);background-size:450% 61px;height:100%}.presentation .nav-arrow-left{background-position:4px 50%;left:0}.presentation .nav-arrow-right{background-position:-120px 50%;right:0}.presentation .nav-fullscreen-button{background-image:url(/wp-content/plugins/jetpack/css/../modules/shortcodes/images/expand.png);background-size:100% 100%;bottom:0;height:32px;margin:4px;right:0;width:32px;z-index:3}.presentation:hover .nav-arrow-left,.presentation:hover .nav-arrow-right{opacity:1}.presentation:hover .nav-fullscreen-button{opacity:.8}.presentation-wrapper-fullscreen .nav-fullscreen-button{background-image:url(/wp-content/plugins/jetpack/css/../modules/shortcodes/images/collapse.png)}.presentation .autoplay-overlay{background-color:#dcdcde;background-color:rgba(0,0,0,.75);border-radius:50px;display:table;height:15%;margin:30% 10%;position:relative;transition:opacity .5s;width:80%;z-index:100}.presentation .autoplay-overlay .overlay-msg{color:#fff;display:table-cell;position:relative;text-align:center;vertical-align:middle}.presentation .will-fade{opacity:0}.presentation .do-fade{opacity:1;transition:opacity .5s}div.jetpack-quiz{background-color:#f3f3f3;border:1px solid #deede3;border-radius:.2em;line-height:1.3em;margin-bottom:2em;padding:1em}div.jetpack-quiz div.jetpack-quiz-question{font-weight:700;margin-bottom:.5em}div.jetpack-quiz div.jetpack-quiz-answer{border-bottom:1px dotted #999;cursor:pointer;margin-bottom:.5em;padding:1em 0 1em 1em}div.jetpack-quiz div.jetpack-quiz-answer.last{border-bottom:0;margin-bottom:0;padding-bottom:0}div.jetpack-quiz div.jetpack-quiz-answer.correct{color:green}div.jetpack-quiz div.jetpack-quiz-answer.wrong{color:red}div.jetpack-quiz div.jetpack-quiz-answer div.jetpack-quiz-explanation{display:none}div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation,div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation{color:#000;display:block;font-size:90%;margin-top:1em}div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation tt,div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation tt{font-size:85%}div.jetpack-quiz pre{background:transparent;font:15px Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;margin:0;padding:0}.jetpack-quiz-options{margin-top:12px;text-align:right}.jetpack-quiz-count{color:#646970;float:left;font-size:12px}.jetpack-quiz-option-button{cursor:pointer;margin-left:12px}.jetpack-quiz-option-button:hover svg{background:#3c434a}.jetpack-quiz-option-button svg{background:#000;border-radius:50%;display:inline-block;fill:#fff;height:24px;width:24px}.jetpack-quiz-wrapper .jetpack-quiz:first-of-type .jetpack-quiz-option-button:first-of-type,.jetpack-quiz-wrapper .jetpack-quiz:last-of-type .jetpack-quiz-option-button:last-of-type{display:none}#subscribe-email input{width:95%}.comment-subscription-form{margin-bottom:1em}.comment-subscription-form .subscribe-label{display:inline!important}.jetpack-video-wrapper{margin-bottom:1.6em}.jetpack-video-wrapper>.wp-video,.jetpack-video-wrapper>embed,.jetpack-video-wrapper>iframe,.jetpack-video-wrapper>object{margin-bottom:0}.jetpack-social-navigation ul{display:block;margin:0 0 1.5em;padding:0}.jetpack-social-navigation li{display:inline-block;line-height:1;margin:0}.jetpack-social-navigation a{border:0;height:1em;text-decoration:none;width:1em}.jetpack-social-navigation-svg .icon{color:inherit;fill:currentColor;height:1em;vertical-align:middle;width:1em}.jetpack-social-navigation-genericons a:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:Genericons;font-size:1em;font-style:normal;font-weight:400;height:1em;line-height:1;speak:none;content:"\f415";text-decoration:inherit;vertical-align:top;width:1em}.jetpack-social-navigation-genericons a[href*="bsky.app"]:before{content:"\f10f"}.jetpack-social-navigation-genericons a[href*="codepen.io"]:before{content:"\f216"}.jetpack-social-navigation-genericons a[href*="digg.com"]:before{content:"\f221"}.jetpack-social-navigation-genericons a[href*="dribbble.com"]:before{content:"\f201"}.jetpack-social-navigation-genericons a[href*="dropbox.com"]:before{content:"\f225"}.jetpack-social-navigation-genericons a[href*="mailto:"]:before{content:"\f410"}.jetpack-social-navigation-genericons a[href*="facebook.com"]:before{content:"\f203"}.jetpack-social-navigation-genericons a[href*="flickr.com"]:before{content:"\f211"}.jetpack-social-navigation-genericons a[href*="foursquare.com"]:before{content:"\f226"}.jetpack-social-navigation-genericons a[href*="github.com"]:before{content:"\f200"}.jetpack-social-navigation-genericons a[href*="plus.google.com"]:before{content:"\f206"}.jetpack-social-navigation-genericons a[href*="instagram.com"]:before{content:"\f215"}.jetpack-social-navigation-genericons a[href*="linkedin.com"]:before{content:"\f208"}.jetpack-social-navigation-genericons a[href*="nextdoor.com"]:before{content:"\f10c"}.jetpack-social-navigation-genericons a[href*="path.com"]:before{content:"\f219"}.jetpack-social-navigation-genericons a[href*="pinterest."]:before{content:"\f210"}.jetpack-social-navigation-genericons a[href*="getpocket.com"]:before{content:"\f224"}.jetpack-social-navigation-genericons a[href*="polldaddy.com"]:before{content:"\f217"}.jetpack-social-navigation-genericons a[href*="reddit.com"]:before{content:"\f222"}.jetpack-social-navigation-genericons a[href$="/feed/"]:before{content:"\f413"}.jetpack-social-navigation-genericons a[href*="skype:"]:before{content:"\f220"}.jetpack-social-navigation-genericons a[href*="spotify.com"]:before{content:"\f515"}.jetpack-social-navigation-genericons a[href*="stumbleupon.com"]:before{content:"\f223"}.jetpack-social-navigation-genericons a[href*="threads.net"]:before{content:"\f10d"}.jetpack-social-navigation-genericons a[href*="tumblr.com"]:before{content:"\f214"}.jetpack-social-navigation-genericons a[href*="twitch.tv"]:before{content:"\f516"}.jetpack-social-navigation-genericons a[href*="twitter.com"]:before{content:"\f202"}.jetpack-social-navigation-genericons a[href*="vimeo.com"]:before{content:"\f212"}.jetpack-social-navigation-genericons a[href*="vine.co"]:before{content:"\f517"}.jetpack-social-navigation-genericons a[href*="wordpress.com"]:before,.jetpack-social-navigation-genericons a[href*="wordpress.org"]:before{content:"\f205"}.jetpack-social-navigation-genericons a[href*="x.com"]:before{content:"\f10e"}.jetpack-social-navigation-genericons a[href*="youtube.com"]:before{content:"\f213"}.tiled-gallery{clear:both;margin:0 0 20px;overflow:hidden}.tiled-gallery img{margin:2px!important}.tiled-gallery .gallery-group{float:left;position:relative}.tiled-gallery .tiled-gallery-item{float:left;margin:0;position:relative;width:inherit}.tiled-gallery .gallery-row{overflow:hidden}.tiled-gallery .tiled-gallery-item a{background:transparent;border:none;color:inherit;margin:0;padding:0;text-decoration:none;width:auto}.tiled-gallery .tiled-gallery-item img,.tiled-gallery .tiled-gallery-item img:hover{background:none;border:none;box-shadow:none;max-width:100%;padding:0;vertical-align:middle}.tiled-gallery-caption{background:#f0f0f1;background:hsla(0,0%,100%,.8);bottom:0;color:#333;font-size:13px;font-weight:400;overflow:hidden;padding:10px 0;position:absolute;text-indent:10px;text-overflow:ellipsis;white-space:nowrap;width:100%}.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption{font-size:11px}.widget-gallery .tiled-gallery-unresized{height:0;overflow:hidden;visibility:hidden}.tiled-gallery .tiled-gallery-item img.grayscale{-ms-filter:grayscale(1);-o-filter:grayscale(1);filter:grayscale(1)}.tiled-gallery .tiled-gallery-item:hover img.grayscale{-ms-filter:none;-o-filter:none;filter:none}.tiled-gallery.type-circle .tiled-gallery-item img{border-radius:50%!important;object-fit:cover}.tiled-gallery.type-circle .tiled-gallery-caption{display:none}.tiled-gallery.type-square .tiled-gallery-item img{object-fit:cover}.jetpack-display-remote-posts{margin:5px 0 20px}.jetpack-display-remote-posts h4{margin:5px 0;padding:0}.jetpack-display-remote-posts p{margin:0;padding:0}.jetpack-display-remote-posts img{max-width:100%}.widget-grofile h4{margin:1em 0 .5em}.widget-grofile ul.grofile-urls{margin-left:0;overflow:hidden}.widget-grofile ul.grofile-accounts li{display:inline;list-style:none}.widget-grofile ul.grofile-accounts li:before{content:""!important}.widget-grofile .grofile-accounts-logo{background-image:url(https://secure.gravatar.com/images/grav-share-sprite.png);background-repeat:no-repeat;float:left;height:16px;margin-bottom:8px;margin-right:8px;width:16px}.rtl .widget-grofile .grofile-accounts-logo{margin-left:8px;margin-right:0}.grofile-thumbnail{max-width:100%;width:500px}@media only screen and (-o-min-device-pixel-ratio:3/2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.widget-grofile .grofile-accounts-logo{background-image:url(https://secure.gravatar.com/images/grav-share-sprite-2x.png);background-size:16px 784px}}div[class^=gr_custom_container]{background-color:#fff;border:1px solid gray;border-radius:10px;color:#000;padding:10px 5px}div[class^=gr_custom_container] a{color:#000}h2[class^=gr_custom_header]{display:none}div[class^=gr_custom_each_container]{border-bottom:1px solid #a7aaad;clear:both;margin-bottom:10px;overflow:auto;padding-bottom:4px;width:100%}div[class^=gr_custom_book_container]{float:right;height:60px;margin-left:4px;overflow:hidden;width:39px}div[class^=gr_custom_author]{font-size:10px}div[class^=gr_custom_tags]{color:gray;font-size:10px}div[class^=gr_custom_rating]{display:none}.widget_wpcom_social_media_icons_widget ul{list-style-type:none;margin-left:0}.widget_wpcom_social_media_icons_widget ul li{border:0;display:inline;margin-right:.5em}.widget_wpcom_social_media_icons_widget li a{border:0;text-decoration:none}.widget_wpcom_social_media_icons_widget .genericon{font-family:Genericons}.widget_wpcom_social_media_icons_widget .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.widget_wpcom_social_media_icons_widget .screen-reader-text:active,.widget_wpcom_social_media_icons_widget .screen-reader-text:focus,.widget_wpcom_social_media_icons_widget .screen-reader-text:hover{background-color:#f0f0f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.widgets-grid-layout{width:100%}.widgets-grid-layout:after,.widgets-grid-layout:before{content:" ";display:table}.widgets-grid-layout:after{clear:both}.widget-grid-view-image{float:left;max-width:50%}.widget-grid-view-image a{display:block;margin:0 2px 4px 0}.widget-grid-view-image:nth-child(2n){float:right}.widget-grid-view-image:nth-child(2n) a{margin:0 0 4px 2px}.widgets-grid-layout .widget-grid-view-image img{height:auto;max-width:100%}.widgets-list-layout{list-style-type:none;margin:0;padding:0}.widgets-list-layout li:after,.widgets-list-layout li:before{content:"";display:table}.widgets-list-layout li:after{clear:both}.widgets-list-layout li{zoom:1;list-style-type:none!important;margin-bottom:1em}.widgets-list-layout .widgets-list-layout-blavatar{float:left;height:auto;max-width:40px;width:21.276596%}.widgets-list-layout-links{float:right;width:73.404255%}.widgets-list-layout span{opacity:.5}.widgets-list-layout span:hover{opacity:.8}.jetpack-image-container:after{clear:both}.jetpack-image-container:after,.jetpack-image-container:before{content:"";display:table}.widgets-multi-column-grid ul{list-style-type:none;margin:0;overflow:hidden;padding:0}.widgets-multi-column-grid ul li{background:none;border:none;clear:none;float:left;list-style-type:none!important;margin:0 -5px -3px 0;padding:0 8px 6px 0}.widgets-multi-column-grid ul li a{background:none;border:0;margin:0;padding:0}.widgets-multi-column-grid .avatar{vertical-align:middle}.widget_jetpack_my_community .avatar-240,.widget_jetpack_my_community .avatar-48{max-height:48px;max-width:48px}.widget.widget_authors li>ul,.widget_authors>ul{margin-left:inherit;padding-left:0}.widget_authors ul li li{padding-left:0}.widget_authors>ul>li{list-style:none;margin-bottom:1em}.widget_authors>ul>li+li{border-top:0}.widget.widget_authors img{box-shadow:none;margin-bottom:5px;margin-right:5px;vertical-align:middle}.wpcnt{line-height:2;text-align:center}.wpa{display:inline-block;max-width:100%;overflow:hidden;position:relative}.wpa-about{border-bottom:none!important;box-shadow:none!important;color:#888;display:block;font:10px/1 Open Sans,Arial,sans-serif!important;left:0;margin-top:0;opacity:.85;position:absolute;right:0;text-align:left!important;text-decoration:none!important;top:5px}.wpa .u>div{display:block;margin-bottom:1em;margin-top:5px}div.wpa>div{margin-top:20px}.wpa .u .adsbygoogle{background-color:transparent;display:block;margin-bottom:1em;margin-top:17px}.widget_eu_cookie_law_widget{animation:fadeIn .8s;border:none;bottom:1em;left:1em;margin:0;padding:0;position:fixed;right:1em;width:auto;z-index:50001}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.widget_eu_cookie_law_widget.widget.top{bottom:auto;top:1em}.admin-bar .widget_eu_cookie_law_widget.widget.top{top:3em}amp-consent.widget_eu_cookie_law_widget.widget.top{margin:0;top:1em}.admin-bar amp-consent.widget_eu_cookie_law_widget.widget.top{margin-top:3em;top:0}#eu-cookie-law{background-color:#fff;border:1px solid #dedede;color:#2e4467;font-size:12px;line-height:1.5;overflow:hidden;padding:6px 6px 6px 15px;position:relative}#eu-cookie-law a,#eu-cookie-law a:active,#eu-cookie-law a:visited{color:inherit;cursor:inherit;text-decoration:underline}#eu-cookie-law a:hover{cursor:pointer;text-decoration:none}#eu-cookie-law.negative{background-color:#000;border:none;color:#fff}#eu-cookie-law.hide{opacity:0;transition:opacity .4s,visibility .4s;visibility:hidden}#eu-cookie-law form{margin-bottom:0;position:static}#eu-cookie-law input,#eu-cookie-law input:focus,#eu-cookie-law input:hover{background:#f3f3f3;border:1px solid #dedede;border-radius:4px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#2e4453;cursor:pointer;display:inline;float:right;font-family:inherit;font-size:14px;font-weight:inherit;line-height:inherit;margin:0 0 0 5%;padding:8px 12px;position:static;text-transform:none}#eu-cookie-law.negative input,#eu-cookie-law.negative input:focus,#eu-cookie-law.negative input:hover{background:#282828;border-color:#535353;color:#fff}@media (max-width:600px){#eu-cookie-law{padding-bottom:55px}#eu-cookie-law input.accept{bottom:8px;position:absolute;right:8px}}.widget_eu_cookie_law_widget .customize-partial-edit-shortcut>button{left:0}.flickr-images{text-align:center}.flickr-size-thumbnail .flickr-images{align-content:space-between;align-items:center;display:flex;flex-flow:row wrap;justify-content:center}.flickr-images img{margin:5px;max-width:100%}.wpcom-instagram-images{display:grid;grid-gap:.5rem;grid-auto-columns:1fr}.wpcom-instagram-images:after,.wpcom-instagram-images:before{content:none}.wpcom-instagram-images a{display:block;margin:4px 2px}.wpcom-instagram-columns-2 a,.wpcom-instagram-columns-3 a{display:inline-block;vertical-align:top}.wpcom-instagram-columns-2 a{width:calc(50% - 8px)}.wpcom-instagram-columns-3 a{width:calc(33.3333% - 8px)}.wpcom-instagram-images .sq-bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:0;overflow:hidden;padding-bottom:100%}.wpcom-instagram-columns-2{grid-template-columns:repeat(2,1fr)}.wpcom-instagram-columns-3{grid-template-columns:repeat(3,1fr)}@supports (display:grid){.wpcom-instagram-images a{display:block;margin:0}.wpcom-instagram-columns-2 a,.wpcom-instagram-columns-3 a{width:auto}}.jetpack-search-filters-widget__sub-heading{font-size:inherit;font-weight:700;margin:0 0 .5em;padding:0}.jetpack-search-form+.jetpack-search-filters-widget__sub-heading{margin-bottom:.5em!important;margin-top:1.5em}.jetpack-search-filters-widget__clear{margin-bottom:.5em;margin-top:.5em}.jetpack-search-sort-wrapper{margin-bottom:1.5em;margin-top:1em}.jetpack-search-sort-wrapper label{display:inherit}.widget_search .jetpack-search-filters-widget__filter-list input[type=checkbox]{height:auto;width:auto}ul.jetpack-search-filters-widget__filter-list li{border:none;list-style:none;padding:0}ul.jetpack-search-filters-widget__filter-list li a{text-decoration:none}ul.jetpack-search-filters-widget__filter-list li a:hover{box-shadow:none}ul.jetpack-search-filters-widget__filter-list li label{display:inherit;font-weight:inherit}.jetpack-search-filters-widget__filter-list{list-style:none}ul.jetpack-search-filters-widget__filter-list{margin-bottom:1.5em}body.search .jetpack-search-form input[name=s]::placeholder{color:transparent}body.search .jetpack-search-form input[name=s].show-placeholder::placeholder{color:inherit}@media screen and (min-width:400px){.widget.jetpack-simple-payments .jetpack-simple-payments-product{flex-direction:column}.widget.jetpack-simple-payments .jetpack-simple-payments-details{padding-left:0}}.jetpack_widget_social_icons li,.jetpack_widget_social_icons ul{list-style:none}.jetpack_widget_social_icons ul{display:block;margin:0 0 1.5em;padding:0}.jetpack_widget_social_icons ul li{border:0;display:inline-block;line-height:1;margin:0;padding:0}.jetpack_widget_social_icons ul li:after,.jetpack_widget_social_icons ul li:before{display:none}.jetpack_widget_social_icons a{border:0;box-shadow:none;display:block;height:24px;text-decoration:none;width:24px}.jetpack_widget_social_icons svg{color:inherit;fill:currentColor;height:inherit;vertical-align:middle;width:inherit}.jetpack_widget_social_icons ul.size-small a{height:24px;width:24px}.jetpack_widget_social_icons ul.size-medium a{height:32px;width:32px}.jetpack_widget_social_icons ul.size-large a{height:48px;width:48px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.milestone-widget{margin-bottom:1em}.milestone-content{line-height:2;margin-top:5px;max-width:100%;padding:0;text-align:center}.milestone-header{background-color:var(--milestone-text-color,#111);color:var(--milestone-bg-color,#fff);line-height:1.3;margin:0;padding:.8em}.milestone-header .date,.milestone-header .event{display:block}.milestone-header .event{font-size:120%}.milestone-countdown .difference{display:block;font-size:500%;font-weight:700;line-height:1.2}.milestone-countdown,.milestone-message{background-color:var(--milestone-bg-color,#fff);border:1px solid var(--milestone-border-color,#767676);border-top:0;color:var(--milestone-text-color,#111);padding-bottom:1em}.milestone-message{padding-top:1em}.jetpack-subscribe-modal{background-color:transparent;height:100%;left:0;overflow:auto;position:fixed;top:0;transition:all .4s;visibility:hidden;width:100%;z-index:50000}.jetpack-subscribe-modal.open{background-color:rgba(0,0,0,.3);visibility:visible}.jetpack-subscribe-modal__modal-content{background-color:#fefefe;border-radius:10px;box-sizing:border-box;margin:15% auto;max-width:600px;overflow:hidden;position:relative;top:100%;transition:all .4s;visibility:hidden;width:100%;text-wrap:balance}.jetpack-subscribe-modal.open .jetpack-subscribe-modal__modal-content{top:0;visibility:visible}.jetpack-subscribe-modal__modal-content p{text-wrap:balance;text-wrap:pretty}@media screen and (max-width:640px){.jetpack-subscribe-modal__modal-content{width:94%}}