@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
/* To be replaced in `head` to control optm data location */
@charset "UTF-8";:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__appear{animation-delay:0s;animation-duration:1ms}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__slide-in{animation-delay:0s;animation-duration:1ms}}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.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:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.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 #0000}.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 #0000;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:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.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:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;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 #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true]){box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.08)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{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,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.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.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.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%}@media (prefers-reduced-motion:reduce){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation-duration:0s}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;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 #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:box-shadow .1s linear;transition:none;transition:border-color .1s ease-in-out;vertical-align:top;width:var(--checkbox-input-size)}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media (prefers-reduced-motion:reduce){.components-checkbox-control__input[type=checkbox]{transition-delay:0s;transition-duration:0s}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);transition:transform .1s ease;vertical-align:top;width:28px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option-wrapper{transition-delay:0s;transition-duration:0s}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{background:#0000;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 #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;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 #0000;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 #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.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 #0000}.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:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;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%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 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 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 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 #00000040;height:inherit;outline:2px solid #0000;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 #00000040;outline:1.5px solid #0000}.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__ui-line{position:relative;z-index: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:#0000;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 .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;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1;transition:opacity .2s ease-in-out}@media (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:none}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1);transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}@media (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:none}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{margin:0 -8px;padding:8px}.components-dropdown__content .components-menu-group:first-child{margin-top:-8px}.components-dropdown__content .components-menu-group:last-child{margin-bottom:-8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;margin-top:0;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:36px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-button{padding:6px}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;transition:background-color .2s ease,border-color .2s ease;vertical-align:top;width:32px}@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:16px solid #0000;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 #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;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 #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.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-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;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 #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.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 #0000}.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:#0000;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:#0000;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{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:1px 0 0 1px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;cursor:pointer;line-height:10px;overflow:initial;padding:0 2px}.components-form-token-field__remove-token.components-button:hover{color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0;transition:all .15s ease-in-out}@media (prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-delay:0s;transition-duration:0s}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;cursor:pointer;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide__page{min-height:300px}}.components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide__page-control{margin:0;text-align:center}.components-guide__page-control li{display:inline-block;margin:0}.components-guide__page-control .components-button{color:#e0e0e0;height:30px;margin:-6px 0;min-width:20px}.components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions [role=region]:focus:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.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:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards;background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay{animation-delay:0s;animation-duration:1ms}}.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay.is-animating-out{animation-delay:0s;animation-duration:1ms}}.components-modal__frame{animation-duration:var(--modal-frame-animation-duration);animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media (prefers-reduced-motion:reduce){.components-modal__frame{animation-delay:0s;animation-duration:1ms}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;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%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;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__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0;transition:background .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body>.components-panel__body-title{transition-delay:0s;transition-duration:0s}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;transition:background .1s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button{transition-delay:0s;transition-duration:0s}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor;transition:color .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button .components-panel__arrow{transition-delay:0s;transition-duration:0s}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder__input[type=url]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition-delay:0s;transition-duration:0s}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;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:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;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:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]: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 #0000;outline-offset:2px}.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;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.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)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;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:9999px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);transition:transform .1s ease-in;width:3px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle:before{transition-delay:0s;transition-duration:0s}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation-delay:0s;animation-duration:1ms}}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation-delay:0s;animation-duration:1ms}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
/*!rtl:begin:ignore*/.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}
/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:-moz-fit-content;width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;height:auto;line-height:1.4;margin-left:32px;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){background-color:initial;text-decoration:underline}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{box-shadow:none;color:#fff;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:#fff;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;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 #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;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 #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{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 #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.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:#1e1e1e9e}.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:#1e1e1e9e;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:#1e1e1e9e}.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;padding-left:12px;padding-right:12px}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.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[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.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:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}
:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.preference-base-option+.preference-base-option{margin-top:16px}@media (min-width:600px){.preferences-modal{height:calc(100% - 120px);width:calc(100% - 32px)}}@media (min-width:782px){.preferences-modal{width:750px}}@media (min-width:960px){.preferences-modal{height:70%}}@media (max-width:781px){.preferences-modal .components-modal__content{padding:0}}.preferences__tabs-tablist{left:16px;position:absolute!important;top:84px;width:160px}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{margin:0 0 2.5rem}.preferences-modal__section:last-child{margin:0}.preferences-modal__section-legend{margin-bottom:8px}.preferences-modal__section-title{font-size:.9rem;font-weight:600;margin-top:0}.preferences-modal__section-description{color:#757575;font-size:12px;font-style:normal;margin:-8px 0 8px}.preferences-modal__section:has(.preferences-modal__section-content:empty){display:none}
:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-autocompleters__block[aria-selected=true] .block-editor-block-icon{color:inherit!important}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-global-styles-background-panel__inspector-media-replace-container{border:1px solid #ddd;border-radius:2px;grid-column:1/-1}.block-editor-global-styles-background-panel__inspector-media-replace-container.is-open{background-color:#f0f0f0}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item{border:0;flex-grow:1}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__inspector-preview-inner{height:100%}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown{display:block;height:36px}.block-editor-global-styles-background-panel__image-tools-panel-item{border:1px solid #ddd;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__image-tools-panel-item .components-drop-zone__content-icon{display:none}.block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block;height:36px}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button{color:#1e1e1e;display:block;width:100%}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:hover{color:var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading{height:100%;padding:10px 0 0;position:absolute;width:100%;z-index:1}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading svg{margin:0}.block-editor-global-styles-background-panel__dropdown-toggle,.block-editor-global-styles-background-panel__image-preview-content{height:100%;padding-left:12px;width:100%}.block-editor-global-styles-background-panel__dropdown-toggle{background:#0000;border:none;cursor:pointer}.block-editor-global-styles-background-panel__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-global-styles-background-panel__inspector-preview-inner .block-editor-global-styles-background-panel__inspector-image-indicator-wrapper{height:20px;min-width:auto;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.block-editor-global-styles-background-panel__dropdown-content-wrapper{min-width:260px;overflow-x:hidden}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker-wrapper{background-color:#f0f0f0;border:1px solid #ddd;border-radius:2px;width:100%}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker__media--image{max-height:180px}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker:after{content:none}.modal-open .block-editor-global-styles-background-panel__popover{z-index:159890}.block-editor-global-styles-background-panel__media-replace-popover .components-popover__content{width:226px}.block-editor-global-styles-background-panel__media-replace-popover .components-button{padding:0 8px}.block-editor-global-styles-background-panel__media-replace-popover .components-button .components-menu-items__item-icon.has-icon-right{margin-left:16px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}iframe[name=editor-canvas]{background-color:initial;box-sizing:border-box;display:block;height:100%;transition:all .4s cubic-bezier(.46,.03,.52,.96);width:100%}@media (prefers-reduced-motion:reduce){iframe[name=editor-canvas]{transition-delay:0s;transition-duration:0s}}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-inspector p:not(.components-base-control__help){margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.block-editor-block-inspector .components-base-control:where(:not(:last-child)),.block-editor-block-inspector .components-radio-control:where(:not(:last-child)){margin-bottom:16px}.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.block-editor-block-inspector .components-query-controls .components-base-control,.block-editor-block-inspector .components-range-control .components-base-control{margin-bottom:0}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0;margin-top:-1px}.block-editor-block-inspector__no-block-tools,.block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.block-editor-block-inspector__tab-item{display:flex;flex:1 1 0px;justify-content:center}.block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;justify-content:center;left:calc(50% - 12px);position:absolute;top:calc(50% - 12px);will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}.block-editor-block-list__block-selection-button{background-color:#1e1e1e;border-radius:2px;display:inline-flex;font-size:13px;height:48px;padding:0 12px;z-index:22}.block-editor-block-list__block-selection-button .block-editor-block-list__block-selection-button__content{align-items:center;display:inline-flex;margin:auto}.block-editor-block-list__block-selection-button .block-editor-block-list__block-selection-button__content>.components-flex__item{margin-right:6px}.block-editor-block-list__block-selection-button .components-button.has-icon.block-selection-button_drag-handle{cursor:grab;height:24px;margin-left:-2px;min-width:24px;padding:0}.block-editor-block-list__block-selection-button .components-button.has-icon.block-selection-button_drag-handle svg{min-height:18px;min-width:18px}.block-editor-block-list__block-selection-button .block-editor-block-icon{color:#fff;font-size:13px;height:48px}.block-editor-block-list__block-selection-button .components-button{color:#fff;display:flex;height:48px;min-width:36px}.block-editor-block-list__block-selection-button .components-button:focus{border:none;box-shadow:none}.block-editor-block-list__block-selection-button .components-button:active,.block-editor-block-list__block-selection-button .components-button[aria-disabled=true]:hover{color:#fff}.block-editor-block-list__block-selection-button .block-selection-button_select-button.components-button{padding:0}.block-editor-block-list__block-selection-button .block-editor-block-mover{background:unset;border:none}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-list__block-selection-button{margin-bottom:8px;margin-top:8px;pointer-events:all}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;overflow:visible;position:static;width:auto}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:56px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar{overflow:visible}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards;opacity:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:-57px;position:absolute}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:before{content:""}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#fff;border:1px solid #1e1e1e;padding-left:6px;padding-right:6px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{padding-left:12px;padding-right:12px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:auto;margin-left:-1px;position:relative}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e}.is-dragging-components-draggable .components-tooltip{display:none}.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button{left:50%;pointer-events:all;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.components-button.block-editor-button-pattern-inserter__button.block-editor-block-tools__zoom-out-mode-inserter-button{top:-1px}.block-editor-block-lock-modal{z-index:1000001}@media (min-width:600px){.block-editor-block-lock-modal .components-modal__frame{max-width:480px}}.block-editor-block-lock-modal__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{margin:0}.block-editor-block-lock-modal__options-all{padding:12px 0}.block-editor-block-lock-modal__options-all .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{flex-shrink:0;margin-right:12px;fill:#1e1e1e}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding-top:16px}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.block-editor-block-breadcrumb__button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;color:#1e1e1e;display:flex;padding:16px}.block-editor-block-card__title{font-weight:500}.block-editor-block-card__title.block-editor-block-card__title{font-size:13px;line-height:1.4;margin:0;padding:3px 0}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 6px 8px #0000004d;color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;position:relative;-webkit-user-select:none;user-select:none;width:max-content}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{align-items:center;background-color:initial;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .1s linear .1s}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled .block-editor-block-draggable-chip__disabled-icon{background:#0000 linear-gradient(-45deg,#0000 47.5%,#fff 0,#fff 52.5%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1.5px #fff;display:inline-block;height:20px;padding:0;width:20px}.block-draggable-invalid-drag-token .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{background-color:#757575;box-shadow:0 4px 8px #0003;opacity:1}.block-editor-block-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:20px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:3px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:3px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-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-button.block-editor-block-mover-button:before{animation-delay:0s;animation-duration:1ms}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:16px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.block-editor-block-patterns-list__item{height:100%;scroll-margin-bottom:56px;scroll-margin-top:24px}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;font-size:12px;text-align:left}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{border-radius:4px;outline:1px solid #0000001a;outline-offset:-1px}.block-editor-block-patterns-list__item:hover:not(:focus) .block-editor-block-preview__container:after{outline-color:#0000004d}.block-editor-block-patterns-list__item:focus .block-editor-block-preview__container:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(-1*var(--wp-admin-border-width-focus));outline-width:var(--wp-admin-border-width-focus);transition:outline .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-patterns-list__item:focus .block-editor-block-preview__container:after{transition-delay:0s;transition-duration:0s}}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details:not(:empty){align-items:center;margin-top:8px;padding-bottom:4px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:var(--wp-block-synced-color)}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination .components-button.is-tertiary{height:32px;justify-content:center;width:auto}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination .components-button.is-tertiary:disabled{background:none;color:#949494}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination .components-button.is-tertiary:hover:not(:disabled){background-color:#757575;color:#fff}.show-icon-labels .block-editor-patterns__grid-pagination .components-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination .components-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination .components-button:before{content:attr(aria-label)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:initial;top:0;transform-origin:top left;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-rename-modal{z-index:1000001}.block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.block-editor-block-switcher{position:relative}.block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.block-editor-block-switcher__toggle-text{margin-left:8px}.show-icon-labels .block-editor-block-switcher__toggle-text{display:none}.components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true],.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true]:hover{color:#1e1e1e}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover-preview-container{bottom:0;left:0;pointer-events:none;position:absolute;top:-1px;width:100%}.block-editor-block-switcher__popover-preview{overflow:hidden}.block-editor-block-switcher__popover-preview .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:4px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:unset}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid #0000;border-radius:2px;height:100%;position:relative;transition:all .05s ease-in-out}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-switcher__no-transforms{color:#757575;margin:0;padding:6px 8px}.block-editor-block-switcher__binding-indicator{display:block;padding:8px}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item{scroll-margin:5px 0}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{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 #0000;outline-offset:2px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:4px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:stretch;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:60px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:left;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;transition:transform .5s,z-index .5s;width:100%;z-index:100}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms{padding:0 16px 16px 52px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:left;min-height:30px;padding:6px 12px;position:relative;text-align:left;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control{margin-bottom:12px}.components-border-radius-control legend{margin-bottom:8px}.components-border-radius-control .components-border-radius-control__wrapper{align-items:flex-start;display:flex;justify-content:space-between}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__unit-control{flex-shrink:0;margin-bottom:0;margin-right:16px;width:calc(50% - 8px)}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__range-control{flex:1;margin-right:12px}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-right:12px}.components-border-radius-control .component-border-radius-control__linked-button{display:flex;justify-content:center;margin-top:8px}.components-border-radius-control .component-border-radius-control__linked-button svg{margin-right:0}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{min-width:0}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px)}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:left}.block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.block-editor-date-format-picker{margin-bottom:16px}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-duotone-control__popover>.components-popover__content{padding:16px;width:260px}.block-editor-duotone-control__popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.components-font-appearance-control [role=option]{color:#1e1e1e;text-transform:capitalize}.block-editor-global-styles__toggle-icon{fill:currentColor}.block-editor-global-styles__shadow-popover-container{width:230px}.block-editor-global-styles__shadow__list{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:8px}.block-editor-global-styles__clear-shadow{text-align:right}.block-editor-global-styles-filters-panel__dropdown,.block-editor-global-styles__shadow-dropdown{display:block;padding:0}.block-editor-global-styles-filters-panel__dropdown button,.block-editor-global-styles__shadow-dropdown button{padding:8px;width:100%}.block-editor-global-styles-filters-panel__dropdown button.is-open,.block-editor-global-styles__shadow-dropdown button.is-open{background-color:#f0f0f0}.block-editor-global-styles__shadow-indicator{align-items:center;appearance:none;background:none;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box;color:#2f2f2f;cursor:pointer;display:inline-flex;height:26px;padding:0;transform:scale(1);transition:transform .1s ease;width:26px;will-change:transform}.block-editor-global-styles__shadow-indicator:focus{border:2px solid #757575}.block-editor-global-styles__shadow-indicator:hover{transform:scale(1.2)}.block-editor-global-styles__shadow-indicator.unset{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer{z-index:30}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .components-popover__content *{pointer-events:none}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer.is-dropping-allowed .block-editor-grid-visualizer__drop-zone{pointer-events:all}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .block-editor-inserter *{pointer-events:auto}.block-editor-grid-visualizer__grid{display:grid}.block-editor-grid-visualizer__cell{display:grid;position:relative}.block-editor-grid-visualizer__cell .block-editor-inserter{bottom:0;color:inherit;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:32}.block-editor-grid-visualizer__cell .block-editor-inserter .block-editor-grid-visualizer__appender{box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 20%,#0000);color:inherit;height:100%;opacity:0;overflow:hidden;padding:0!important;width:100%}.block-editor-grid-visualizer__cell.is-highlighted .block-editor-grid-visualizer__drop-zone,.block-editor-grid-visualizer__cell.is-highlighted .block-editor-inserter{background:var(--wp-admin-theme-color)}.block-editor-grid-visualizer__cell .block-editor-grid-visualizer__appender:focus,.block-editor-grid-visualizer__cell:hover .block-editor-grid-visualizer__appender{background-color:color-mix(in srgb,currentColor 20%,#0000);opacity:1}.block-editor-grid-visualizer__drop-zone{background:#cccccc1a;grid-column:1;grid-row:1;height:100%;min-height:8px;min-width:8px;width:100%}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer{z-index:30}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer .components-popover__content *{pointer-events:none}.block-editor-grid-item-resizer__box{border:1px solid var(--wp-admin-theme-color)}.block-editor-grid-item-resizer__box .components-resizable-box__handle.components-resizable-box__handle.components-resizable-box__handle{pointer-events:all}.block-editor-grid-item-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button{min-width:0!important;padding-left:0;padding-right:0;width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button svg{min-width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-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){.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{animation-delay:0s;animation-duration:1ms}}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:before,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-grid-item-mover__move-vertical-button-container{display:flex;position:relative}@media (min-width:600px){.block-editor-grid-item-mover__move-vertical-button-container{flex-direction:column;justify-content:space-around}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button{height:20px!important;min-width:0!important;width:100%}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button:before{height:calc(100% - 4px)}.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-down-button svg,.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-up-button svg{flex-shrink:0;height:20px}.editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container{height:40px;position:relative;top:-5px}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container{position:relative}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#e0e0e0;content:"";height:100%;position:absolute;top:0;width:1px}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left{padding-right:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left:before{right:0}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right{padding-left:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right:before{left:0}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover-button{white-space:nowrap}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#ddd;height:24px;top:4px}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container:before{background:#ddd;width:calc(100% - 24px)}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-iframe__container{height:100%;width:100%}.block-editor-iframe__scale-container{height:100%}.block-editor-iframe__scale-container.is-zoomed-out{position:absolute;right:0;width:var(--wp-block-editor-iframe-zoom-out-scale-container-width,100vw)}.block-editor-image-size-control{margin-bottom:1em}.block-editor-image-size-control .block-editor-image-size-control__height,.block-editor-image-size-control .block-editor-image-size-control__width{margin-bottom:1.115em}.block-editor-block-types-list__list-item{display:block;margin:0;padding:0;width:33.33%}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-block-synced-color)!important}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:var(--wp-block-synced-color)}.components-button.block-editor-block-types-list__item{align-items:stretch;background:#0000;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;height:auto;justify-content:center;padding:8px;position:relative;transition:all .05s ease-in-out;width:100%;word-break:break-word}@media (prefers-reduced-motion:reduce){.components-button.block-editor-block-types-list__item{transition-delay:0s;transition-duration:0s}}.components-button.block-editor-block-types-list__item:disabled{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-button.block-editor-block-types-list__item:not(:disabled).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.block-editor-block-types-list__item-icon{color:#1e1e1e;padding:12px 20px;transition:all .05s ease-in-out}@media (prefers-reduced-motion:reduce){.block-editor-block-types-list__item-icon{transition-delay:0s;transition-duration:0s}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}@media (prefers-reduced-motion:reduce){.block-editor-block-types-list__item-icon svg{transition-delay:0s;transition-duration:0s}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{font-size:12px;hyphens:auto;padding:4px 2px 8px}.show-icon-labels .block-editor-block-inspector__tabs [role=tablist] .components-button{justify-content:center}.block-editor-inspector-popover-header{margin-bottom:16px}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{min-width:350px;position:relative}.components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top{flex-wrap:wrap;gap:4px}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top .components-button.has-icon{padding:4px;width:auto}.show-icon-labels .block-editor-link-control .is-preview .block-editor-link-control__search-item-header{margin-right:0;min-width:100%}.block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.block-editor-link-control__search-input-container,.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field .components-base-control__label{color:#1e1e1e}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{padding:8px 16px 16px}.block-editor-link-control__search-results-wrapper{position:relative}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";display:block;left:-1px;pointer-events:none;position:absolute;right:16px;z-index:100}.block-editor-link-control__search-results-wrapper:before{bottom:auto;height:8px;top:0}.block-editor-link-control__search-results-wrapper:after{bottom:0;height:16px;top:auto}.block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:left}.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.block-editor-link-control__search-item .components-menu-item__item mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;text-transform:capitalize;white-space:nowrap}.block-editor-link-control__search-item[aria-selected]{background:#f0f0f0}.block-editor-link-control__search-item.is-current{background:#0000;border:0;cursor:default;flex-direction:column;padding:16px;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{align-items:center;display:block;flex-direction:row;gap:8px;margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-info{color:#757575;font-size:12px;line-height:1.1;word-break:break-all}.block-editor-link-control__search-item.is-preview .block-editor-link-control__search-item-header{display:flex;flex:1}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.block-editor-link-control__search-item.is-url-title .block-editor-link-control__search-item-title{word-break:break-all}.block-editor-link-control__search-item .block-editor-link-control__search-item-details{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-icon{background-color:#f0f0f0;border-radius:2px;height:32px;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{line-height:1.1}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus{box-shadow:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus-visible{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000;text-decoration:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-title .components-external-link__icon{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s;background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";display:block;left:0;position:absolute;top:-10px;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.block-editor-link-control__setting{flex:1;margin-bottom:0;padding:8px 0 8px 24px}.block-editor-link-control__setting .components-base-control__field{display:flex}.block-editor-link-control__setting .components-base-control__field .components-checkbox-control__label{color:#1e1e1e}.block-editor-link-control__setting input{margin-left:0}.is-preview .block-editor-link-control__setting{padding:20px 8px 8px 0}.block-editor-link-control__tools{margin-top:-16px;padding:8px 8px 0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle{gap:0;padding-left:0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true]{color:#1e1e1e}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transform:rotate(90deg);transition:transform .1s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition-delay:0s;transition-duration:0s}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);transition:transform .1s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition-delay:0s;transition-duration:0s}}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:auto;position:absolute;right:40px;top:calc(50% - 8px)}.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{right:12px;top:calc(50% + 4px)}.block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-tree.is-dragging tbody{pointer-events:none}.block-editor-list-view-leaf{position:relative;transform:translateY(0)}.block-editor-list-view-leaf.is-draggable,.block-editor-list-view-leaf.is-draggable .block-editor-list-view-block-contents{cursor:grab}.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:var(--wp-admin-theme-color)}.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:currentColor}@media (forced-colors:active){.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:CanvasText}}.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.block-editor-list-view-leaf.is-selected td{background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced td{background:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:rgba(var(--wp-block-synced-color--rgb),.04)}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}.block-editor-list-view-leaf.is-displacement-normal{transform:translateY(0);transition:transform .2s}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-displacement-normal{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf.is-displacement-up{transform:translateY(-32px);transition:transform .2s}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-displacement-up{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf.is-displacement-down{transform:translateY(32px);transition:transform .2s}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-displacement-down{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf.is-after-dragged-blocks{transform:translateY(calc(var(--wp-admin--list-view-dragged-items-height, 32px)*-1));transition:transform .2s}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-after-dragged-blocks{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transform:translateY(calc(-32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1));transition:transform .2s}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transform:translateY(calc(32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1));transition:transform .2s}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf.is-dragging{left:0;opacity:0;pointer-events:none;z-index:-9999}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;box-sizing:border-box;color:inherit;display:flex;font-family:inherit;font-size:13px;font-weight:400;height:32px;margin:0;padding:6px 4px 6px 0;position:relative;text-align:left;text-decoration:none;transition:box-shadow .1s linear;white-space:nowrap;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-contents.is-dropping-before:before{border-top:4px solid var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:0;top:-2px;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:-29px;top:0;z-index:2}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view__menu{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards;opacity:1}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation-delay:0s;animation-duration:1ms}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width:36px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell>*{opacity:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover>*{opacity:1}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell .components-button.has-icon{min-width:24px;padding:0;width:24px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell{padding-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon{height:24px}.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%}.block-editor-list-view-leaf .block-editor-block-mover-button{height:24px;position:relative;width:36px}.block-editor-list-view-leaf .block-editor-block-mover-button svg{height:24px;position:relative}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end;margin-top:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start;margin-bottom:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button:before{height:16px;left:0;min-width:100%;right:0}.block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper svg{left:2px;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title{flex:1;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{background:#0000001a;border-radius:1px;box-sizing:border-box;max-width:100%;padding:2px 6px;position:absolute;right:0;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:#0000004d}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__sticky{line-height:0}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__images{display:flex}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image{background-size:cover;border-radius:1px;height:18px;width:18px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child){margin-left:-6px}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-list-view-draggable-chip{opacity:.8}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{cursor:pointer;height:24px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:192px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:48px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:72px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:96px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:120px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:144px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:168px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(90deg);transition:transform .2s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);transition:transform .2s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.block-editor-list-view-drop-indicator--preview{pointer-events:none}.block-editor-list-view-drop-indicator--preview .components-popover__content{overflow:hidden!important}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line{background:rgba(var(--wp-admin-theme-color--rgb),.04);border-radius:4px;height:32px;overflow:hidden}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line--darker{background:rgba(var(--wp-admin-theme-color--rgb),.09)}.block-editor-list-view-placeholder{height:32px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;color:#fff;height:24px;margin:8px 0 0 24px;min-width:24px;padding:0}.list-view-appender .block-editor-inserter__toggle:focus,.list-view-appender .block-editor-inserter__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.list-view-appender__description,.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.block-editor-media-flow__url-input.has-siblings{border-top:1px solid #1e1e1e;margin-top:8px;padding-bottom:8px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.block-editor-media-flow__url-input .block-editor-link-control{width:300px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-info,.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-title{max-width:200px;white-space:nowrap}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools{justify-content:flex-end;padding:16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{padding:0;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{padding:8px 0 0}.block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{overflow:hidden;word-wrap:break-word}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-multi-selection-inspector__card{align-items:flex-start;display:flex;padding:16px}.block-editor-multi-selection-inspector__card-content{flex-grow:1}.block-editor-multi-selection-inspector__card-title{font-weight:500;margin-bottom:5px}.block-editor-multi-selection-inspector__card-description{font-size:13px}.block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-left:-2px;margin-right:10px;padding:0 3px;width:36px}.block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{border-radius:2px;box-shadow:none;margin-bottom:8px;min-width:auto;outline:none;width:auto}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group{background:none}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{background:#f1f1f1;font-size:14px;font-weight:600;z-index:100000}.block-editor-tabbed-sidebar{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden}.block-editor-tabbed-sidebar__tablist-and-close-button{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding-right:12px}.block-editor-tabbed-sidebar__close-button{align-self:center;background:#fff;order:1}.block-editor-tabbed-sidebar__tablist{margin-bottom:-1px}.block-editor-tabbed-sidebar__tabpanel{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;scrollbar-gutter:auto}.block-editor-tool-selector__help{border-top:1px solid #ddd;color:#757575;margin:8px -8px -8px;min-width:280px;padding:16px}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{min-width:300px;width:auto}}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{margin:0;position:absolute;right:8px;top:calc(50% - 8px)}.block-editor-url-input__suggestions{max-height:200px;overflow-y:auto;padding:4px 0;transition:all .15s ease-in-out;width:302px}@media (prefers-reduced-motion:reduce){.block-editor-url-input__suggestions{transition-delay:0s;transition-duration:0s}}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:grid}}.block-editor-url-input__suggestion{background:#fff;border:none;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:left;width:100%}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;position:absolute;right:-1px;width:1px}.block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.block-editor-url-popover__additional-controls{border-top:1px solid #1e1e1e;padding:8px}.block-editor-url-popover__input-container{padding:8px}.block-editor-url-popover__row{align-items:center;display:flex;gap:4px}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1;gap:8px}.block-editor-url-popover__additional-controls .components-button.has-icon{height:auto;padding-left:8px;padding-right:8px;text-align:left}.block-editor-url-popover__additional-controls .components-button.has-icon>svg{margin-right:8px}.block-editor-url-popover__settings-toggle{flex-shrink:0}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{border-top:1px solid #1e1e1e;display:block;padding:16px}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-viewer-url{align-items:center;display:flex;flex-grow:1;flex-shrink:1;margin-right:8px;max-width:350px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-url-popover__expand-on-click{align-items:center;display:flex;min-width:350px;white-space:nowrap}.block-editor-url-popover__expand-on-click .text{flex-grow:1}.block-editor-url-popover__expand-on-click .text p{line-height:16px;margin:0}.block-editor-url-popover__expand-on-click .text p.description{color:#757575;font-size:12px}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.block-editor-hooks__block-hooks .block-editor-hooks__block-hooks-helptext{color:#757575;font-size:12px;margin-bottom:16px}div.block-editor-bindings__panel{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}div.block-editor-bindings__panel button:hover .block-editor-bindings__item span{color:inherit}.border-block-support-panel .single-column{grid-column:span 1}.color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px;order:9999}.color-block-support-panel .block-editor-contrast-checker .components-notice__content{margin-right:0}.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.dimensions-block-support-panel .single-column{grid-column:span 1}.block-editor-hooks__layout-constrained .components-base-control{margin-bottom:0}.block-editor-hooks__layout-constrained-helptext{color:#757575;font-size:12px;margin-bottom:0}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor__spacing-visualizer{border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;transition:border-color .1s linear,box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.block-editor-block-toolbar{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;border:0;border-right:1px solid #ddd;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button:before{background:color-mix(in srgb,var(--wp-block-synced-color) 10%,#0000);border-radius:2px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-connected .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors,.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2),.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar,.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar-group,.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}.block-editor-block-toolbar .components-toolbar-group:empty{display:none}.block-editor-block-contextual-toolbar{background-color:#fff;display:block;flex-shrink:3;position:sticky;top:0;width:100%;z-index:31}.block-editor-block-contextual-toolbar.components-accessible-toolbar{border:none;border-radius:0}.block-editor-block-contextual-toolbar.is-unstyled{box-shadow:0 1px 0 0 rgba(0,0,0,.133)}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{overflow:auto;overflow-y:hidden;scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-gutter:auto;scrollbar-width:thin;will-change:transform}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar{height:12px;width:12px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-track{background-color:initial}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e0e0e0;border:3px solid #0000;border-radius:8px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover::-webkit-scrollbar-thumb{background-color:#949494}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover{scrollbar-color:#949494 #0000}@media (hover:none){.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#949494 #0000}}.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child:after{display:none}.block-editor-block-contextual-toolbar>.block-editor-block-toolbar{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector{margin-bottom:-1px;margin-top:-1px;position:relative}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector:after{align-items:center;background-color:#1e1e1e;border-radius:100%;content:"";display:inline-flex;height:2px;position:absolute;right:0;top:15px;width:2px}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin:0!important;width:24px!important}.block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-flex}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon{width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button{border-bottom-right-radius:0;border-top-right-radius:0;padding-left:12px;padding-right:12px;text-wrap:nowrap}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{position:relative;width:auto}@media (min-width:600px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #ddd;margin-left:6px;margin-right:-6px;white-space:nowrap}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-inserter{background:none;border:none;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__main-area{gap:16px;height:100%;position:relative}.block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.block-editor-inserter__main-area .block-editor-tabbed-sidebar{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;outline:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:4px 4px 0 0;border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 4px 4px}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tablist{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{align-items:center;border:none;cursor:pointer;display:inline-flex;outline:none;padding:0;transition:color .2s ease}@media (prefers-reduced-motion:reduce){.block-editor-inserter__toggle.components-button{transition-delay:0s;transition-duration:0s}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}@media (min-width:782px){.block-editor-inserter__menu.show-panel{width:630px}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px 16px 0}.block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto;position:relative}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0;position:relative}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:500;margin:0 12px 0 0;text-transform:uppercase}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__no-results,.block-editor-inserter__patterns-loading{padding:32px;text-align:center}.block-editor-inserter__no-results-icon{fill:#949494}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{align-items:center;display:flex}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container__popover{top:16px!important}.block-editor-inserter__preview-container{display:none;max-height:calc(100% - 32px);overflow-y:hidden;padding:16px;width:280px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-inserter__media-list__list-item{height:100%}.block-editor-inserter__preview-container .block-editor-block-card{padding-bottom:4px;padding-left:0;padding-right:0}.block-editor-inserter__insertable-blocks-at-selection{border-bottom:1px solid #e0e0e0}.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__media-tabs-container{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:16px}.block-editor-inserter__category-tablist{border:none;display:flex;flex-direction:column;margin-bottom:8px}.block-editor-inserter__category-tablist div[role=listitem]:last-child{margin-top:auto}.block-editor-inserter__category-tablist[aria-orientation=vertical]:after{content:none}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab{display:block;font-weight:inherit;height:auto;padding:8px 4px 8px 12px;position:relative;text-align:left}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab[aria-selected=true]{color:var(--wp-admin-theme-color)}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab[aria-selected=true] .components-flex-item{filter:brightness(.95)}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab[aria-selected=true] svg{fill:var(--wp-admin-theme-color)}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab[aria-selected=true]:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";display:block;height:100%;left:0;opacity:.04;outline:none;position:absolute;right:0;top:0}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab:focus-visible,.block-editor-inserter__category-tablist .block-editor-inserter__category-tab:focus:not(:disabled){border-radius:2px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:0}.block-editor-inserter__category-tablist .block-editor-inserter__category-tab:after,.block-editor-inserter__category-tablist .block-editor-inserter__category-tab:before{display:none}.block-editor-inserter__category-panel{display:flex;flex-direction:column;outline:1px solid #0000;padding:0 16px}@media (min-width:782px){.block-editor-inserter__category-panel{background:#f0f0f0;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;height:calc(100% + 1px);left:350px;padding:0;position:absolute;top:-1px;width:280px}.block-editor-inserter__category-panel .block-editor-block-patterns-list,.block-editor-inserter__category-panel .block-editor-inserter__media-list{padding:0 24px 16px}}.block-editor-inserter__patterns-category-panel-header{padding:8px 0}@media (min-width:782px){.block-editor-inserter__patterns-category-panel-header{padding:8px 24px}}.block-editor-inserter__patterns-category-no-results{margin-top:24px}.block-editor-block-patterns-list,.block-editor-inserter__media-list{flex-grow:1;height:100%;overflow-y:auto}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;border-radius:2px;color:#757575;display:flex;flex:1;justify-content:center;min-height:144px}.block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:left;height:0;padding:0}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;width:100%}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);box-shadow:none}.block-editor-block-patterns-explorer__sidebar{bottom:0;left:0;overflow-x:visible;overflow-y:scroll;padding:24px 32px 32px;position:absolute;top:72px;width:280px}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:left;width:100%}.block-editor-block-patterns-explorer__search{margin-bottom:32px}.block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.block-editor-block-patterns-explorer__list{margin-left:280px;padding:24px 0 32px}.block-editor-block-patterns-explorer__list .block-editor-patterns__sync-status-filter .components-input-control__container{width:380px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list{display:grid;grid-gap:32px;grid-template-columns:repeat(1,1fr);margin-bottom:16px}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{height:inherit;max-height:800px;min-height:100px}.components-heading.block-editor-inserter__patterns-category-panel-title{font-weight:500}.block-editor-inserter__media-library-button.components-button,.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__media-panel{padding:0}}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:24px}@media (min-width:782px){.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:0;padding:16px 24px}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search:not(:focus-within){--wp-components-color-background:#fff}}.block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.block-editor-inserter__media-list__list-item[draggable=true] .block-editor-inserter__media-list__list-item{cursor:grab}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview>*{outline-color:#0000004d}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options>button{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options{position:absolute;right:8px;top:8px}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;display:none}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-inserter__media-list__item{height:100%}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%;outline:1px solid #0000001a;outline-offset:-1px}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:#ffffffb3;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{outline-color:var(--wp-admin-theme-color);outline-offset:calc(-1*var(--wp-admin-border-width-focus));outline-width:var(--wp-admin-border-width-focus);transition:outline .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{transition-delay:0s;transition-duration:0s}}.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.block-editor-inserter__hint{margin:16px 16px 0}.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.block-editor-inserter__pattern-panel-placeholder{display:none}.block-editor-inserter__menu.is-zoom-out{display:flex}@media (min-width:782px){.block-editor-inserter__menu.is-zoom-out.show-panel:after{content:"";display:block;height:100%;width:300px}}@media (max-width:959px){.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}}.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{padding:0 24px 16px}.spacing-sizes-control .spacing-sizes-control__custom-value-input,.spacing-sizes-control .spacing-sizes-control__label{margin-bottom:0}.spacing-sizes-control .is-marked .components-range-control__track{transition:width .1s ease}@media (prefers-reduced-motion:reduce){.spacing-sizes-control .is-marked .components-range-control__track{transition-delay:0s;transition-duration:0s}}.spacing-sizes-control .is-marked .components-range-control__thumb-wrapper{transition:left .1s ease}@media (prefers-reduced-motion:reduce){.spacing-sizes-control .is-marked .components-range-control__thumb-wrapper{transition-delay:0s;transition-duration:0s}}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__range-control{flex:1;margin-bottom:0}.spacing-sizes-control .components-range-control__mark{background-color:#fff;height:4px;top:-4px;transform:translateX(-50%);width:2px;z-index:1}.spacing-sizes-control .components-range-control__marks{margin-top:17px}.spacing-sizes-control .components-range-control__thumb-wrapper{z-index:3}.spacing-sizes-control__header{height:16px;margin-bottom:12px}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__custom-select-control,.spacing-sizes-control__custom-value-input{flex:1}.spacing-sizes-control__custom-toggle,.spacing-sizes-control__icon{flex:0 0 auto}.spacing-sizes-control__icon{margin-left:-4px}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,115,161;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,97,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7,82,108;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:6,64,84;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56,51,48;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:43,39,36;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:70,54,93;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:58,44,77;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221,56,45;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:208,44,33;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87,110,116;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76,96,102;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:217,116,38;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195,105,34;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}
:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.reusable-blocks-menu-items__convert-modal{z-index:1000001}
:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.patterns-menu-items__convert-modal{z-index:1000001}.patterns-menu-items__convert-modal [role=dialog]>[role=document]{width:350px}.patterns-menu-items__convert-modal .patterns-menu-items__convert-modal-categories{position:relative}.patterns-menu-items__convert-modal .components-form-token-field__suggestions-list:not(:empty){background-color:#fff;border:1px solid var(--wp-admin-theme-color);border-bottom-left-radius:2px;border-bottom-right-radius:2px;box-shadow:0 0 .5px .5px var(--wp-admin-theme-color);box-sizing:border-box;left:-1px;max-height:96px;min-width:auto;position:absolute;width:calc(100% + 2px);z-index:1}.patterns-create-modal__name-input input[type=text]{margin:0}.patterns-rename-pattern-category-modal__validation-message{color:#cc1818}@media (min-width:782px){.patterns-rename-pattern-category-modal__validation-message{width:320px}}.pattern-overrides-control__allow-overrides-button{justify-content:center;width:100%}.patterns-pattern-overrides-toolbar-indicator__popover .components-popover__content{min-width:260px;padding:16px}.patterns-pattern-overrides-toolbar-indicator .patterns-pattern-overrides-toolbar-indicator-icon.has-colors svg{fill:var(--wp-block-synced-color)}.editor-collapsible-block-toolbar .patterns-pattern-overrides-toolbar-indicator{height:32px}
@charset "UTF-8";:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.components-panel__header.interface-complementary-area-header__small{background:#fff;padding-right:4px}.components-panel__header.interface-complementary-area-header__small .interface-complementary-area-header__small-title{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media (min-width:782px){.components-panel__header.interface-complementary-area-header__small{display:none}}.interface-complementary-area-header{background:#fff;gap:8px;padding-right:12px}.interface-complementary-area-header .interface-complementary-area-header__title{margin:0}.interface-complementary-area-header .components-button.has-icon{display:none;margin-left:auto}.interface-complementary-area-header .components-button.has-icon~.components-button{margin-left:0}@media (min-width:782px){.interface-complementary-area-header .components-button.has-icon{display:flex}}.interface-complementary-area{background:#fff;color:#1e1e1e;height:100%;overflow:auto}@media (min-width:600px){.interface-complementary-area{-webkit-overflow-scrolling:touch}}@media (min-width:782px){.interface-complementary-area{width:280px}}.interface-complementary-area .components-panel{border:none;position:relative;z-index:0}.interface-complementary-area .components-panel__header{position:sticky;top:0;z-index:1}.interface-complementary-area .components-panel__header.editor-sidebar__panel-tabs{top:48px}@media (min-width:782px){.interface-complementary-area .components-panel__header.editor-sidebar__panel-tabs{top:0}}.interface-complementary-area p:not(.components-base-control__help,.components-form-token-field__help){margin-top:0}.interface-complementary-area h2{color:#1e1e1e;font-size:13px;font-weight:500;margin-bottom:1.5em}.interface-complementary-area h3{color:#1e1e1e;font-size:11px;font-weight:500;margin-bottom:1.5em;text-transform:uppercase}.interface-complementary-area hr{border-bottom:1px solid #f0f0f0;border-top:none;margin:1.5em 0}.interface-complementary-area div.components-toolbar,.interface-complementary-area div.components-toolbar-group{box-shadow:none;margin-bottom:1.5em}.interface-complementary-area div.components-toolbar-group:last-child,.interface-complementary-area div.components-toolbar:last-child{margin-bottom:0}.interface-complementary-area .block-editor-skip-to-selected-block:focus{bottom:10px;left:auto;right:10px;top:auto}.interface-complementary-area__fill{height:100%}@media (min-width:782px){body.js.is-fullscreen-mode{height:calc(100% + 32px);margin-top:-32px}body.js.is-fullscreen-mode #adminmenumain,body.js.is-fullscreen-mode #wpadminbar{display:none}body.js.is-fullscreen-mode #wpcontent,body.js.is-fullscreen-mode #wpfooter{margin-left:0}}html.interface-interface-skeleton__html-container{position:fixed;width:100%}@media (min-width:782px){html.interface-interface-skeleton__html-container:not(:has(.is-zoom-out)){position:static;width:auto}}.interface-interface-skeleton{bottom:0;display:flex;flex-direction:row;height:auto;max-height:100%;position:fixed;right:0;top:46px}@media (min-width:783px){.interface-interface-skeleton{top:32px}.is-fullscreen-mode .interface-interface-skeleton{top:0}}.interface-interface-skeleton__editor{display:flex;flex:0 1 100%;flex-direction:column;overflow:hidden}.interface-interface-skeleton{left:0}@media (min-width:783px){.interface-interface-skeleton{left:160px}}@media (min-width:783px){.auto-fold .interface-interface-skeleton{left:36px}}@media (min-width:961px){.auto-fold .interface-interface-skeleton{left:160px}}.folded .interface-interface-skeleton{left:0}@media (min-width:783px){.folded .interface-interface-skeleton{left:36px}}body.is-fullscreen-mode .interface-interface-skeleton{left:0!important}.interface-interface-skeleton__body{display:flex;flex-grow:1;overflow:auto;overscroll-behavior-y:none;position:relative}@media (min-width:782px){.has-footer .interface-interface-skeleton__body{padding-bottom:25px}}.interface-interface-skeleton__content{display:flex;flex-direction:column;flex-grow:1;overflow:auto;z-index:20}@media (min-width:782px){.interface-interface-skeleton__content{z-index:auto}}.interface-interface-skeleton__secondary-sidebar,.interface-interface-skeleton__sidebar{background:#fff;bottom:0;color:#1e1e1e;flex-shrink:0;left:0;position:absolute;top:0;width:auto;z-index:100000}@media (min-width:782px){.interface-interface-skeleton__secondary-sidebar,.interface-interface-skeleton__sidebar{position:relative!important}}.interface-interface-skeleton__sidebar{border-top:1px solid #e0e0e0;overflow:hidden}@media (min-width:782px){.interface-interface-skeleton__sidebar{box-shadow:-1px 0 0 0 rgba(0,0,0,.133);outline:1px solid #0000}}.interface-interface-skeleton__secondary-sidebar{border-top:1px solid #e0e0e0;right:0}@media (min-width:782px){.interface-interface-skeleton__secondary-sidebar{box-shadow:1px 0 0 0 rgba(0,0,0,.133);outline:1px solid #0000}}.interface-interface-skeleton__header{box-shadow:0 1px 0 0 rgba(0,0,0,.133);color:#1e1e1e;flex-shrink:0;height:auto;outline:1px solid #0000;z-index:30}.interface-interface-skeleton__footer{background-color:#fff;border-top:1px solid #e0e0e0;bottom:0;color:#1e1e1e;display:none;flex-shrink:0;height:auto;left:0;position:absolute;width:100%;z-index:90}@media (min-width:782px){.interface-interface-skeleton__footer{display:flex}}.interface-interface-skeleton__footer .block-editor-block-breadcrumb{align-items:center;background:#fff;display:flex;font-size:13px;height:24px;padding:0 18px;z-index:30}.interface-interface-skeleton__actions{background:#fff;bottom:auto;color:#1e1e1e;left:auto;position:fixed!important;right:0;top:-9999em;width:100vw;z-index:100000}@media (min-width:782px){.interface-interface-skeleton__actions{width:280px}}.interface-interface-skeleton__actions:focus,.interface-interface-skeleton__actions:focus-within{bottom:0;top:auto}.is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{top:46px}@media (min-width:782px){.is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{border-left:1px solid #ddd;top:32px}.is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{top:0}}.interface-pinned-items{display:flex;gap:8px}.interface-pinned-items .components-button{display:none;margin:0}.interface-pinned-items .components-button[aria-controls="edit-post:block"],.interface-pinned-items .components-button[aria-controls="edit-post:document"],.interface-pinned-items .components-button[aria-controls="edit-site:block-inspector"],.interface-pinned-items .components-button[aria-controls="edit-site:template"]{display:flex}.interface-pinned-items .components-button svg{max-height:24px;max-width:24px}@media (min-width:600px){.interface-pinned-items .components-button{display:flex}}.editor-autocompleters__user .editor-autocompleters__no-avatar:before{content:"";font:normal 20px/1 dashicons;margin-right:5px;vertical-align:middle}.editor-autocompleters__user .editor-autocompleters__user-avatar{flex-grow:0;flex-shrink:0;height:24px;margin-right:8px;max-width:none;width:24px}.editor-autocompleters__user .editor-autocompleters__user-name{flex-grow:1;flex-shrink:0;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-autocompleters__user .editor-autocompleters__user-slug{color:#757575;flex-grow:0;flex-shrink:0;margin-left:8px;max-width:100px;overflow:none;text-overflow:ellipsis;white-space:nowrap}.editor-autocompleters__user:hover .editor-autocompleters__user-slug{color:var(--wp-admin-theme-color)}.editor-block-manager__no-results{font-style:italic;padding:24px 0;text-align:center}.editor-block-manager__search{margin:16px 0}.editor-block-manager__disabled-blocks-count{background-color:#fff;border:1px solid #ddd;border-width:1px 0;box-shadow:-32px 0 0 0 #fff,32px 0 0 0 #fff;padding:8px;position:sticky;text-align:center;top:-5px;z-index:2}.editor-block-manager__disabled-blocks-count~.editor-block-manager__results .editor-block-manager__category-title{top:31px}.editor-block-manager__disabled-blocks-count .is-link{margin-left:12px}.editor-block-manager__category{margin:0 0 24px}.editor-block-manager__category-title{background-color:#fff;padding:16px 0;position:sticky;top:-4px;z-index:1}.editor-block-manager__category-title .components-checkbox-control__label{font-weight:600}.editor-block-manager__checklist{margin-top:0}.editor-block-manager__category-title,.editor-block-manager__checklist-item{border-bottom:1px solid #ddd}.editor-block-manager__checklist-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;padding:8px 0 8px 16px}.components-modal__content .editor-block-manager__checklist-item.components-checkbox-control__input-container{margin:0 8px}.editor-block-manager__checklist-item .block-editor-block-icon{margin-right:10px;fill:#1e1e1e}.editor-block-manager__results{border-top:1px solid #ddd}.editor-block-manager__disabled-blocks-count+.editor-block-manager__results{border-top-width:0}.editor-collapsible-block-toolbar{align-items:center;display:flex;height:60px;overflow:hidden}.editor-collapsible-block-toolbar .block-editor-block-contextual-toolbar{background:#0000;border-bottom:0;height:100%}.editor-collapsible-block-toolbar .block-editor-block-toolbar{height:100%;padding-top:15px}.editor-collapsible-block-toolbar .block-editor-block-toolbar .components-button:not(.block-editor-block-mover-button){height:32px}.editor-collapsible-block-toolbar:after{background-color:#ddd;content:"";height:24px;margin-right:7px;width:1px}.editor-collapsible-block-toolbar .components-toolbar,.editor-collapsible-block-toolbar .components-toolbar-group{border-right:none;position:relative}.editor-collapsible-block-toolbar .components-toolbar-group:after,.editor-collapsible-block-toolbar .components-toolbar:after{background-color:#ddd;content:"";height:24px;position:absolute;right:-1px;top:4px;width:1px}.editor-collapsible-block-toolbar .components-toolbar .components-toolbar-group.components-toolbar-group:after,.editor-collapsible-block-toolbar .components-toolbar-group .components-toolbar-group.components-toolbar-group:after{display:none}.editor-collapsible-block-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button{height:32px;overflow:visible}@media (min-width:600px){.editor-collapsible-block-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{height:40px;position:relative;top:-5px}}.editor-collapsible-block-toolbar.is-collapsed{display:none}.editor-create-template-part-modal{z-index:1000001}.editor-create-template-part-modal__area-radio-group{border:1px solid #757575;border-radius:2px;width:100%}.editor-create-template-part-modal__area-radio-group .components-button.editor-create-template-part-modal__area-radio{display:block;height:100%;padding:12px;text-align:left;width:100%}.editor-create-template-part-modal__area-radio-group .components-button.editor-create-template-part-modal__area-radio,.editor-create-template-part-modal__area-radio-group .components-button.editor-create-template-part-modal__area-radio.is-primary:hover,.editor-create-template-part-modal__area-radio-group .components-button.editor-create-template-part-modal__area-radio.is-secondary:hover{background-color:inherit;border-bottom:1px solid #757575;border-radius:0;margin:0}.editor-create-template-part-modal__area-radio-group .components-button.editor-create-template-part-modal__area-radio.is-primary:hover:not(:focus),.editor-create-template-part-modal__area-radio-group .components-button.editor-create-template-part-modal__area-radio.is-secondary:hover:not(:focus),.editor-create-template-part-modal__area-radio-group .components-button.editor-create-template-part-modal__area-radio:not(:focus){box-shadow:none}.editor-create-template-part-modal__area-radio-group .components-button.editor-create-template-part-modal__area-radio.is-primary:hover:focus,.editor-create-template-part-modal__area-radio-group .components-button.editor-create-template-part-modal__area-radio.is-secondary:hover:focus,.editor-create-template-part-modal__area-radio-group .components-button.editor-create-template-part-modal__area-radio:focus{border-bottom:1px solid #fff}.editor-create-template-part-modal__area-radio-group .components-button.editor-create-template-part-modal__area-radio.is-primary:hover:last-of-type,.editor-create-template-part-modal__area-radio-group .components-button.editor-create-template-part-modal__area-radio.is-secondary:hover:last-of-type,.editor-create-template-part-modal__area-radio-group .components-button.editor-create-template-part-modal__area-radio:last-of-type{border-bottom:none}.editor-create-template-part-modal__area-radio-group .components-button.editor-create-template-part-modal__area-radio:not(:hover),.editor-create-template-part-modal__area-radio-group .components-button.editor-create-template-part-modal__area-radio[aria-checked=true]{color:#1e1e1e;cursor:auto}.editor-create-template-part-modal__area-radio-group .components-button.editor-create-template-part-modal__area-radio:not(:hover) .editor-create-template-part-modal__option-label div,.editor-create-template-part-modal__area-radio-group .components-button.editor-create-template-part-modal__area-radio[aria-checked=true] .editor-create-template-part-modal__option-label div{color:#949494}.editor-create-template-part-modal__area-radio-group .components-button.editor-create-template-part-modal__area-radio .editor-create-template-part-modal__option-label{padding-top:4px;white-space:normal}.editor-create-template-part-modal__area-radio-group .components-button.editor-create-template-part-modal__area-radio .editor-create-template-part-modal__option-label div{font-size:12px;padding-top:4px}.editor-create-template-part-modal__area-radio-group .components-button.editor-create-template-part-modal__area-radio .editor-create-template-part-modal__checkbox{margin-left:auto;min-width:24px}.editor-content-only-settings-menu__description{min-width:235px;padding:8px}.editor-blog-title-dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-document-bar{align-items:center;background:#f0f0f0;border-radius:4px;display:flex;height:32px;justify-content:space-between;min-width:0;width:min(100%,450px)}.editor-document-bar:hover{background-color:#e0e0e0}.editor-document-bar .components-button{border-radius:4px;transition:all .1s ease-out}@media (prefers-reduced-motion:reduce){.editor-document-bar .components-button{transition-delay:0s;transition-duration:0s}}.editor-document-bar .components-button:hover{background:#e0e0e0}@media screen and (min-width:782px) and (max-width:960px){.editor-document-bar.has-back-button .editor-document-bar__post-type-label{display:none}}.editor-document-bar__command{color:var(--wp-block-synced-color);flex-grow:1;overflow:hidden}.editor-document-bar__title{color:#1e1e1e;margin:0 auto;max-width:70%;overflow:hidden}@media (min-width:782px){.editor-document-bar__title{padding-left:24px}}.editor-document-bar__title h1{align-items:center;display:flex;font-weight:400;justify-content:center;overflow:hidden;white-space:nowrap}.editor-document-bar__post-title{color:currentColor;flex:1;overflow:hidden;text-overflow:ellipsis}.editor-document-bar.is-global .editor-document-bar__post-title{color:var(--wp-block-synced-color)}.editor-document-bar__post-type-label{color:#2f2f2f;flex:0;padding-left:4px}@media screen and (max-width:600px){.editor-document-bar__post-type-label{display:none}}.editor-document-bar__shortcut{color:#2f2f2f;display:none;min-width:24px}@media (min-width:782px){.editor-document-bar__shortcut{display:initial}}.editor-document-bar__back.components-button.has-icon.has-text{color:#757575;flex-shrink:0;gap:0;min-width:36px;position:absolute;z-index:1}.editor-document-bar__back.components-button.has-icon.has-text:hover{background-color:initial;color:#1e1e1e}.document-outline{margin:20px 0}.document-outline ul{margin:0;padding:0}.document-outline__item{display:flex;margin:4px 0}.document-outline__item a{text-decoration:none}.document-outline__item .document-outline__emdash:before{color:#ddd;margin-right:4px}.document-outline__item.is-h2 .document-outline__emdash:before{content:"—"}.document-outline__item.is-h3 .document-outline__emdash:before{content:"——"}.document-outline__item.is-h4 .document-outline__emdash:before{content:"———"}.document-outline__item.is-h5 .document-outline__emdash:before{content:"————"}.document-outline__item.is-h6 .document-outline__emdash:before{content:"—————"}.document-outline__button{align-items:flex-start;background:none;border:none;border-radius:2px;color:#1e1e1e;cursor:pointer;display:flex;margin:0 0 0 -1px;padding:2px 5px 2px 1px;text-align:left}.document-outline__button:disabled{cursor:default}.document-outline__button:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.document-outline__level{background:#ddd;border-radius:3px;color:#1e1e1e;font-size:13px;margin-right:4px;padding:1px 6px}.is-invalid .document-outline__level{background:#f0b849}.document-outline__item-content{padding:1px 0}.editor-document-outline.has-no-headings{color:#757575;text-align:center}.editor-document-outline.has-no-headings>svg{margin-top:28px}.editor-document-outline.has-no-headings>p{padding-left:32px;padding-right:32px}.editor-document-tools{align-items:center;display:inline-flex}.editor-document-tools .editor-document-tools__left>.editor-history__redo,.editor-document-tools .editor-document-tools__left>.editor-history__undo{display:none}@media (min-width:782px){.editor-document-tools .editor-document-tools__left>.editor-history__redo,.editor-document-tools .editor-document-tools__left>.editor-history__undo{display:inline-flex}}.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle{display:inline-flex}.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle svg{transition:transform .2s cubic-bezier(.165,.84,.44,1)}@media (prefers-reduced-motion:reduce){.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle svg{transition-delay:0s;transition-duration:0s}}.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle.is-pressed svg{transform:rotate(45deg)}.editor-document-tools .block-editor-list-view{display:none}@media (min-width:600px){.editor-document-tools .block-editor-list-view{display:flex}}.editor-document-tools .editor-document-tools__left>.components-button.has-icon,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon{height:32px;min-width:32px;padding:4px}.editor-document-tools .editor-document-tools__left>.components-button.has-icon.is-pressed,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon.is-pressed{background:#1e1e1e}.editor-document-tools .editor-document-tools__left>.components-button.has-icon:focus:not(:disabled),.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 1px #fff;outline:1px solid #0000}.editor-document-tools .editor-document-tools__left>.components-button.has-icon:before,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon:before{display:none}.editor-document-tools__left{align-items:center;display:inline-flex;gap:8px}.editor-document-tools__left:not(:last-child){margin-inline-end:8px}.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle.has-icon{height:32px;min-width:32px;padding:0;width:32px}.show-icon-labels .editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle.has-icon{height:32px;padding:0 8px;width:auto}.show-icon-labels .editor-document-tools__left>*+*{margin-left:8px}.editor-editor-interface .entities-saved-states__panel-header{height:61px}.editor-editor-interface .interface-interface-skeleton__content{isolation:isolate}.editor-visual-editor{flex:1 0 auto}.components-editor-notices__dismissible,.components-editor-notices__pinned{color:#1e1e1e;left:0;position:relative;right:0;top:0}.components-editor-notices__dismissible .components-notice,.components-editor-notices__pinned .components-notice{border-bottom:1px solid #0003;box-sizing:border-box;min-height:60px;padding:0 12px}.components-editor-notices__dismissible .components-notice .components-notice__dismiss,.components-editor-notices__pinned .components-notice .components-notice__dismiss{margin-top:12px}.entities-saved-states__panel-header{background:#fff;border-bottom:1px solid #ddd;box-sizing:border-box;height:60px;padding-left:16px;padding-right:16px}.entities-saved-states__text-prompt{padding:16px 16px 4px}.entities-saved-states__text-prompt .entities-saved-states__text-prompt--header{display:block;margin-bottom:12px}.entities-saved-states__description-heading{font-size:13px}.entities-saved-states__changes{color:#757575;font-size:12px;list-style:disc;margin:8px 16px 0}.entities-saved-states__changes li{margin-bottom:4px}.editor-error-boundary{box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;margin:60px auto auto;max-width:780px;padding:20px}.editor-header{align-items:center;background:#fff;display:grid;grid-auto-flow:row;grid-template:auto/60px minmax(0,max-content) minmax(min-content,1fr) 60px;height:60px;justify-content:space-between;max-width:100vw}.editor-header:has(>.editor-header__center){grid-template:auto/60px min-content 1fr min-content 60px}@media (min-width:782px){.editor-header:has(>.editor-header__center){grid-template:auto/60px minmax(min-content,1fr) 2fr minmax(min-content,1fr) 60px}}@media (min-width:480px){.editor-header{gap:16px}}@media (min-width:280px){.editor-header{flex-wrap:nowrap}}.editor-header__toolbar{align-items:center;clip-path:inset(-2px);display:flex;grid-column:1/3;min-width:0}.editor-header__toolbar>:first-child{margin-inline:16px 0}.editor-header__back-button+.editor-header__toolbar{grid-column:2/3}@media (min-width:480px){.editor-header__back-button+.editor-header__toolbar>:first-child{margin-inline:0}.editor-header__toolbar{clip-path:none}}.editor-header__toolbar .table-of-contents{display:none}@media (min-width:600px){.editor-header__toolbar .table-of-contents{display:block}}.editor-header__toolbar .editor-collapsible-block-toolbar,.editor-header__toolbar .editor-collapsible-block-toolbar.is-collapsed~.editor-collapsible-block-toolbar__toggle{margin-inline:8px 0}.editor-header__center{align-items:center;clip-path:inset(-2px);display:flex;grid-column:3/4;justify-content:center;min-width:0}@media (max-width:479px){.editor-header__center>:first-child{margin-inline-start:8px}.editor-header__center>:last-child{margin-inline-end:8px}}.editor-header__settings{align-items:center;display:inline-flex;flex-wrap:nowrap;gap:8px;grid-column:3/-1;justify-self:end;padding-right:4px}.editor-header:has(>.editor-header__center) .editor-header__settings{grid-column:4/-1}@media (min-width:600px){.editor-header__settings{padding-right:8px}}.show-icon-labels .editor-header .components-button.has-icon,.show-icon-labels.interface-pinned-items .components-button.has-icon{width:auto}.show-icon-labels .editor-header .components-button.has-icon svg,.show-icon-labels.interface-pinned-items .components-button.has-icon svg{display:none}.show-icon-labels .editor-header .components-button.has-icon:after,.show-icon-labels.interface-pinned-items .components-button.has-icon:after{content:attr(aria-label);white-space:nowrap}.show-icon-labels .editor-header .components-button.has-icon[aria-disabled=true],.show-icon-labels.interface-pinned-items .components-button.has-icon[aria-disabled=true]{background-color:initial}.show-icon-labels .editor-header .is-tertiary:active,.show-icon-labels.interface-pinned-items .is-tertiary:active{background-color:initial;box-shadow:0 0 0 1.5px var(--wp-admin-theme-color)}.show-icon-labels .editor-header .components-button.has-icon.button-toggle svg,.show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle svg{display:block}.show-icon-labels .editor-header .components-button.has-icon.button-toggle:after,.show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle:after{content:none}.show-icon-labels .editor-header .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon,.show-icon-labels.interface-pinned-items .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon{display:block}.show-icon-labels .editor-header .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels .editor-header .interface-pinned-items .components-button,.show-icon-labels.interface-pinned-items .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels.interface-pinned-items .interface-pinned-items .components-button{padding-left:8px;padding-right:8px}@media (min-width:600px){.show-icon-labels .editor-header .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels .editor-header .interface-pinned-items .components-button,.show-icon-labels.interface-pinned-items .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels.interface-pinned-items .interface-pinned-items .components-button{padding-left:12px;padding-right:12px}}.show-icon-labels .editor-header .editor-post-save-draft.editor-post-save-draft:after,.show-icon-labels .editor-header .editor-post-saved-state.editor-post-saved-state:after,.show-icon-labels.interface-pinned-items .editor-post-save-draft.editor-post-save-draft:after,.show-icon-labels.interface-pinned-items .editor-post-saved-state.editor-post-saved-state:after{content:none}.show-icon-labels .editor-header__toolbar .block-editor-block-mover{border-left:none}.show-icon-labels .editor-header__toolbar .block-editor-block-mover:before{background-color:#ddd;content:"";height:24px;margin-left:8px;margin-top:4px;width:1px}.show-icon-labels .editor-header__toolbar .block-editor-block-mover .block-editor-block-mover__move-button-container:before{background:#ddd;left:calc(50% + 1px);width:calc(100% - 24px)}.show-icon-labels.interface-pinned-items{border-bottom:1px solid #ccc;display:block;margin:0 -12px;padding:6px 12px 12px}.show-icon-labels.interface-pinned-items>.components-button.has-icon{justify-content:flex-start;margin:0;padding:6px 6px 6px 8px;width:14.625rem}.show-icon-labels.interface-pinned-items>.components-button.has-icon[aria-expanded=true] svg{display:block;max-width:24px}.show-icon-labels.interface-pinned-items>.components-button.has-icon[aria-expanded=false]{padding-left:40px}.show-icon-labels.interface-pinned-items>.components-button.has-icon svg{margin-right:8px}@media (min-width:480px){.editor-header__post-preview-button{display:none}}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header{border-bottom:none}.editor-editor-interface.is-distraction-free .editor-header{background-color:#fff;width:100%}@media (min-width:782px){.editor-editor-interface.is-distraction-free .editor-header{box-shadow:0 1px 0 0 rgba(0,0,0,.133);position:absolute}}.editor-editor-interface.is-distraction-free .editor-header>.edit-post-header__settings>.edit-post-header__post-preview-button{visibility:hidden}.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.editor-preview-dropdown,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.interface-pinned-items,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__toolbar .editor-document-tools__document-overview-toggle{display:none}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header:focus-within{opacity:1!important}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header:focus-within div{transform:translateX(0) translateZ(0)!important}.editor-editor-interface.is-distraction-free .components-editor-notices__dismissible{position:absolute;z-index:35}.components-popover.more-menu-dropdown__content{z-index:99998}.editor-inserter-sidebar{box-sizing:border-box;display:flex;flex-direction:column;height:100%}.editor-inserter-sidebar *,.editor-inserter-sidebar :after,.editor-inserter-sidebar :before{box-sizing:inherit}.editor-inserter-sidebar__content{height:100%}.editor-keyboard-shortcut-help-modal__section{margin:0 0 2rem}.editor-keyboard-shortcut-help-modal__section-title{font-size:.9rem;font-weight:600}.editor-keyboard-shortcut-help-modal__shortcut{align-items:baseline;border-top:1px solid #ddd;display:flex;margin-bottom:0;padding:.6rem 0}.editor-keyboard-shortcut-help-modal__shortcut:last-child{border-bottom:1px solid #ddd}.editor-keyboard-shortcut-help-modal__shortcut:empty{display:none}.editor-keyboard-shortcut-help-modal__shortcut-term{font-weight:600;margin:0 0 0 1rem;text-align:right}.editor-keyboard-shortcut-help-modal__shortcut-description{flex:1;margin:0}.editor-keyboard-shortcut-help-modal__shortcut-key-combination{background:none;display:block;margin:0;padding:0}.editor-keyboard-shortcut-help-modal__shortcut-key-combination+.editor-keyboard-shortcut-help-modal__shortcut-key-combination{margin-top:10px}.editor-keyboard-shortcut-help-modal__shortcut-key{border-radius:8%;margin:0 .2rem;padding:.25rem .5rem}.editor-keyboard-shortcut-help-modal__shortcut-key:last-child{margin:0 0 0 .2rem}.editor-list-view-sidebar{height:100%}@media (min-width:782px){.editor-list-view-sidebar{width:350px}}.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{height:100%;overflow:auto;padding:4px;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-gutter:auto;scrollbar-width:thin;will-change:transform}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar{height:12px;width:12px}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar-track,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar-track{background-color:initial}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.editor-list-view-sidebar__list-view-container>.document-outline:focus-within::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-container>.document-outline:focus::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-container>.document-outline:hover::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:focus-within::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:focus::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:hover::-webkit-scrollbar-thumb{background-color:#949494}.editor-list-view-sidebar__list-view-container>.document-outline:focus,.editor-list-view-sidebar__list-view-container>.document-outline:focus-within,.editor-list-view-sidebar__list-view-container>.document-outline:hover,.editor-list-view-sidebar__list-view-panel-content:focus,.editor-list-view-sidebar__list-view-panel-content:focus-within,.editor-list-view-sidebar__list-view-panel-content:hover{scrollbar-color:#949494 #0000}@media (hover:none){.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{scrollbar-color:#949494 #0000}}.editor-list-view-sidebar__list-view-container{display:flex;flex-direction:column;height:100%}.editor-list-view-sidebar__tab-panel{height:100%}.editor-list-view-sidebar__outline{border-bottom:1px solid #ddd;display:flex;flex-direction:column;gap:8px;padding:16px}.editor-list-view-sidebar__outline>div>span:first-child{display:inline-block;width:90px}.editor-list-view-sidebar__outline>div>span{color:#757575;font-size:12px;line-height:1.4}.editor-post-order__panel,.editor-post-parent__panel{padding-top:8px}.editor-post-order__panel .editor-post-panel__row-control>div,.editor-post-parent__panel .editor-post-panel__row-control>div{width:100%}.editor-post-order__panel-dialog .editor-post-order,.editor-post-order__panel-dialog .editor-post-parent,.editor-post-parent__panel-dialog .editor-post-order,.editor-post-parent__panel-dialog .editor-post-parent{margin:8px}.editor-post-order__panel-dialog .components-popover__content,.editor-post-parent__panel-dialog .components-popover__content{min-width:320px}.editor-post-author__panel{padding-top:8px}.editor-post-author__panel .editor-post-panel__row-control>div{width:100%}.editor-post-author__panel-dialog .editor-post-author{margin:8px;min-width:248px}.editor-action-modal{z-index:1000001}.editor-post-card-panel__content{flex-grow:1}.editor-post-card-panel__title{width:100%}.editor-post-card-panel__title.editor-post-card-panel__title{align-items:center;column-gap:8px;display:flex;flex-wrap:wrap;margin:0;padding:2px 0;row-gap:4px;word-break:break-word}.editor-post-card-panel__icon{flex:0 0 24px;height:24px;width:24px}.editor-post-card-panel__header{display:flex;justify-content:space-between}.editor-post-card-panel.has-description .editor-post-card-panel__header{margin-bottom:8px}.editor-post-card-panel__icon.is-sync{fill:var(--wp-block-synced-color)}.editor-post-card-panel__icon.is-sync+.editor-post-card-panel__title{color:var(--wp-block-synced-color)}.editor-post-card-panel__title-badge{background:#f0f0f0;border-radius:2px;color:#757575;display:inline-block;flex-shrink:0;font-size:12px;font-weight:400;line-height:20px;padding:0 4px}.editor-post-content-information{color:#757575}.editor-post-content-information .components-text{color:inherit}.editor-post-discussion__panel-dialog .editor-post-discussion{margin:8px;min-width:248px}.editor-post-discussion__panel-toggle .components-text{color:inherit}.editor-post-discussion__panel-dialog .components-popover__content{min-width:320px}.editor-post-excerpt__textarea{margin-bottom:10px;width:100%}.editor-post-excerpt__dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-post-featured-image{padding:0}.editor-post-featured-image .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.editor-post-featured-image__container{position:relative}.editor-post-featured-image__container:focus .editor-post-featured-image__actions,.editor-post-featured-image__container:focus-within .editor-post-featured-image__actions,.editor-post-featured-image__container:hover .editor-post-featured-image__actions{opacity:1}.editor-post-featured-image__container .components-drop-zone__content{border-radius:2px}.editor-post-featured-image__container:has(.editor-post-featured-image__toggle) .components-drop-zone .components-drop-zone__content-inner{align-items:center;display:flex;gap:8px}.editor-post-featured-image__container:has(.editor-post-featured-image__toggle) .components-drop-zone .components-drop-zone__content-inner .components-drop-zone__content-icon{margin:0}.editor-post-featured-image__preview,.editor-post-featured-image__toggle{box-shadow:0 0 0 0 var(--wp-admin-theme-color);display:flex;justify-content:center;min-height:40px;outline-offset:-1px;overflow:hidden;padding:0;transition:all .1s ease-out;width:100%}@media (prefers-reduced-motion:reduce){.editor-post-featured-image__preview,.editor-post-featured-image__toggle{transition-delay:0s;transition-duration:0s}}.editor-post-featured-image__preview{height:auto!important;outline:1px solid #0000001a}.editor-post-featured-image__preview .editor-post-featured-image__preview-image{aspect-ratio:2/1;object-fit:cover;object-position:50% 50%;width:100%}.editor-post-featured-image__toggle{box-shadow:inset 0 0 0 1px #ccc}.editor-post-featured-image__actions{bottom:0;opacity:0;padding:8px;position:absolute;transition:opacity 50ms ease-out}@media (prefers-reduced-motion:reduce){.editor-post-featured-image__actions{transition-delay:0s;transition-duration:0s}}.editor-post-featured-image__action{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#ffffffbf;flex-grow:1;justify-content:center}[class].editor-post-format__suggestion{margin:4px 0 0}.editor-post-format__dialog .editor-post-format__dialog-content{margin:8px;min-width:248px}.editor-post-last-edited-panel{color:#757575}.editor-post-last-edited-panel .components-text{color:inherit}.editor-post-last-revision__title{font-weight:500;width:100%}.editor-post-last-revision__title.components-button.has-icon{height:100%;justify-content:space-between}.editor-post-last-revision__title.components-button.has-icon:active,.editor-post-last-revision__title.components-button.has-icon:hover{background:#f0f0f0}.editor-post-last-revision__title.components-button.has-icon:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-panel__body.is-opened.editor-post-last-revision__panel{height:48px;padding:0}.components-panel__body.is-opened.editor-post-last-revision__panel .editor-post-last-revision__title.components-button.components-button{padding:16px}.editor-private-post-last-revision__button{display:inline-block}.editor-post-locked-modal__buttons{margin-top:24px}.editor-post-locked-modal__avatar{border-radius:50%;margin-top:16px;min-width:auto!important}.editor-post-panel__row{align-items:flex-start!important;justify-content:flex-start!important;min-height:32px;width:100%}.editor-post-panel__row-label{align-items:center;display:flex;flex-shrink:0;hyphens:auto;line-height:20px;min-height:32px;padding:6px 0;width:38%}.editor-post-panel__row-control{align-items:center;display:flex;flex-grow:1;min-height:32px}.editor-post-panel__row-control .components-button{height:auto;max-width:100%;min-height:32px;text-align:left;text-wrap:balance;text-wrap:pretty;white-space:normal}.editor-post-panel__row-control .components-dropdown{max-width:100%}.editor-post-panel__section{padding:16px}.editor-post-publish-panel__content{min-height:calc(100% - 144px)}.editor-post-publish-panel__content>.components-spinner{display:block;margin:100px auto 0}.editor-post-publish-panel__header{align-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;height:61px;padding-left:16px;padding-right:16px}.editor-post-publish-panel__header .components-button{justify-content:center;width:100%}.editor-post-publish-panel__header .has-icon{margin-left:auto;width:auto}.components-site-card{align-items:center;display:flex;margin:16px 0}.components-site-icon{border:none;border-radius:2px;flex-shrink:0;height:36px;margin-right:12px;width:36px}.components-site-name{display:block;font-size:14px}.components-site-home{color:#757575;display:block;font-size:12px;word-break:break-word}.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{flex:1}@media (min-width:480px){.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{max-width:160px}}.editor-post-publish-panel__header-publish-button{justify-content:center;padding-left:4px}.editor-post-publish-panel__header-cancel-button{padding-right:4px}.editor-post-publish-panel__header-published{flex-grow:1}.editor-post-publish-panel__footer{padding:16px}.components-button.editor-post-publish-panel__toggle.is-primary{align-items:center;display:inline-flex}.components-button.editor-post-publish-panel__toggle.is-primary.is-busy .dashicon{display:none}.components-button.editor-post-publish-panel__toggle.is-primary .dashicon{margin-right:-4px}.editor-post-publish-panel__link{font-weight:400;padding-left:4px}.editor-post-publish-panel__prepublish{padding:16px}.editor-post-publish-panel__prepublish strong{color:#1e1e1e}.editor-post-publish-panel__prepublish .components-panel__body{background:#fff;margin-left:-16px;margin-right:-16px}.editor-post-publish-panel__prepublish .editor-post-visibility__dialog-legend{display:none}.editor-post-publish-panel__prepublish .components-panel__body-title .components-button{align-items:flex-start;text-wrap:balance;text-wrap:pretty}.post-publish-panel__postpublish .components-panel__body{border-bottom:1px solid #e0e0e0;border-top:none}.post-publish-panel__postpublish-buttons{align-content:space-between;display:flex;flex-wrap:wrap;gap:16px}.post-publish-panel__postpublish-buttons .components-button{flex:1;justify-content:center}.post-publish-panel__postpublish-buttons .components-clipboard-button{width:100%}.post-publish-panel__postpublish-post-address-container{align-items:flex-end;display:flex;margin-bottom:16px}.post-publish-panel__postpublish-post-address-container .post-publish-panel__postpublish-post-address{flex:1}.post-publish-panel__postpublish-post-address-container input[readonly]{background:#f0f0f0;border-color:#ccc;height:36px;overflow:hidden;padding:12px;text-overflow:ellipsis}.post-publish-panel__postpublish-post-address__copy-button-wrap{flex-shrink:0;margin-left:16px}.post-publish-panel__postpublish-header{font-weight:500}.post-publish-panel__postpublish-subheader{margin:0 0 8px}.post-publish-panel__tip{color:#f0b849}@media screen and (max-width:782px){.post-publish-panel__postpublish-post-address__button-wrap .components-button{height:40px}}.editor-post-publish-panel{background:#fff;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:46px;z-index:100001}@media (min-width:782px){.editor-post-publish-panel{animation:editor-post-publish-panel__slide-in-animation .1s forwards;border-left:1px solid #ddd;left:auto;top:32px;transform:translateX(100%);width:281px;z-index:99998}}@media (min-width:782px) and (prefers-reduced-motion:reduce){.editor-post-publish-panel{animation-delay:0s;animation-duration:1ms}}@media (min-width:782px){body.is-fullscreen-mode .editor-post-publish-panel{top:0}[role=region]:focus .editor-post-publish-panel{transform:translateX(0)}}@keyframes editor-post-publish-panel__slide-in-animation{to{transform:translateX(0)}}.editor-post-saved-state{align-items:center;color:#757575;display:flex;overflow:hidden;padding:12px 4px;white-space:nowrap;width:28px}.editor-post-saved-state.is-saved[aria-disabled=true],.editor-post-saved-state.is-saved[aria-disabled=true]:hover,.editor-post-saved-state.is-saving[aria-disabled=true],.editor-post-saved-state.is-saving[aria-disabled=true]:hover{background:#0000;color:#757575}.editor-post-saved-state svg{display:inline-block;flex:0 0 auto;fill:currentColor;margin-right:8px}@media (min-width:600px){.editor-post-saved-state{padding:8px 12px;text-indent:inherit;width:auto}.editor-post-saved-state svg{margin-right:0}}.editor-post-save-draft.has-text.has-icon svg{margin-right:0}.editor-post-schedule__panel-dropdown{width:100%}.editor-post-schedule__dialog .components-popover__content{min-width:320px;padding:16px}.editor-post-slug{align-items:stretch;display:flex;flex-direction:column}.editor-post-status{max-width:100%}.editor-post-status.is-read-only{padding:6px 12px}.editor-post-status .editor-post-status__toggle.editor-post-status__toggle{padding-bottom:4px;padding-top:4px}.editor-change-status__password-fieldset,.editor-change-status__publish-date-wrapper{border-top:1px solid #e0e0e0;padding-top:16px}.editor-change-status__content .components-popover__content{min-width:320px;padding:16px}.editor-change-status__content .editor-change-status__password-legend{margin-bottom:8px;padding:0}.editor-change-status__content p.components-base-control__help:has(.components-checkbox-control__help){margin-top:4px}.editor-post-sticky__checkbox-control{border-top:1px solid #e0e0e0;padding-top:16px}.editor-post-sync-status__value{padding:6px 0 6px 12px}.editor-post-taxonomies__hierarchical-terms-list{margin-left:-6px;margin-top:-6px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px}.editor-post-taxonomies__hierarchical-terms-choice{margin-bottom:8px}.editor-post-taxonomies__hierarchical-terms-choice:last-child{margin-bottom:4px}.editor-post-taxonomies__hierarchical-terms-subchoices{margin-left:16px;margin-top:8px}.editor-post-taxonomies__flat-term-most-used .editor-post-taxonomies__flat-term-most-used-label{margin-bottom:4px}.editor-post-taxonomies__flat-term-most-used-list{margin:0}.editor-post-taxonomies__flat-term-most-used-list li{display:inline-block;margin-right:8px}.editor-post-template__swap-template-modal{z-index:1000001}.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px;padding-top:2px}@media (min-width:782px){.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:4}}.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.editor-post-template__dropdown .components-popover__content{min-width:240px}.editor-post-template__dropdown .components-button.is-pressed,.editor-post-template__dropdown .components-button.is-pressed:hover{background:inherit;color:inherit}@media (min-width:782px){.editor-post-template__create-form{width:320px}}.editor-post-template__classic-theme-dropdown{padding:8px}textarea.editor-post-text-editor{border:1px solid #949494;border-radius:0;box-shadow:none;display:block;font-family:Menlo,Consolas,monaco,monospace;font-size:16px!important;line-height:2.4;margin:0;min-height:200px;overflow:hidden;padding:16px;resize:none;transition:border .1s ease-out,box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){textarea.editor-post-text-editor{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){textarea.editor-post-text-editor{font-size:15px!important;padding:24px}}textarea.editor-post-text-editor:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);position:relative}textarea.editor-post-text-editor::-webkit-input-placeholder{color:#1e1e1e9e}textarea.editor-post-text-editor::-moz-placeholder{color:#1e1e1e9e;opacity:1}textarea.editor-post-text-editor:-ms-input-placeholder{color:#1e1e1e9e}.editor-post-title.is-raw-text{margin-bottom:24px;margin-top:2px;max-width:none}.editor-post-url__panel-dropdown{width:100%}.editor-post-url__panel-dialog .editor-post-url{margin:8px;min-width:248px}.editor-post-url__link{color:#757575;direction:ltr;margin-top:4px;word-break:break-word}.editor-post-url__link-slug{font-weight:600}.editor-post-url__input input.components-input-control__input{padding-inline-start:0!important}.editor-post-url__panel-toggle{word-break:break-word}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;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-right:12px;margin-top:2px;max-width:24px;min-width:24px;padding:6px 8px;position:relative;transition:box-shadow .1s linear;transition:none;width:24px}@media (prefers-reduced-motion:reduce){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{font-size:13px;line-height:normal}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked:before{height:8px;width:8px}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid #0000}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.editor-post-visibility__fieldset .editor-post-visibility__info{color:#757575;margin-left:36px;margin-top:.5em}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__info{margin-left:28px}}.editor-post-visibility__fieldset .editor-post-visibility__choice:last-child .editor-post-visibility__info{margin-bottom:0}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin-left:32px;padding:6px 8px;transition:box-shadow .1s linear;width:calc(100% - 32px)}@media (prefers-reduced-motion:reduce){.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{font-size:13px;line-height:normal}}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]::-webkit-input-placeholder{color:#1e1e1e9e}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]:-ms-input-placeholder{color:#1e1e1e9e}.editor-posts-per-page-dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-post-trash.components-button{flex-grow:1;justify-content:center}.editor-preview-dropdown .editor-preview-dropdown__toggle.has-icon.has-text{padding-left:6px;padding-right:4px}.editor-preview-dropdown__button-external{display:flex;justify-content:space-between;width:100%}.editor-resizable-editor.is-resizable{margin:0 auto;overflow:visible}.editor-resizable-editor__resize-handle{appearance:none;background:none;border:0;border-radius:9999px;bottom:0;cursor:ew-resize;height:100px;margin:auto 0;outline:none;padding:0;position:absolute;top:0;width:12px}.editor-resizable-editor__resize-handle:after{background-color:#75757566;border-radius:9999px;bottom:16px;content:"";left:4px;position:absolute;right:0;top:16px;width:4px}.editor-resizable-editor__resize-handle.is-left{left:-18px}.editor-resizable-editor__resize-handle.is-right{right:-18px}.editor-resizable-editor__resize-handle:active,.editor-resizable-editor__resize-handle:focus,.editor-resizable-editor__resize-handle:hover{opacity:1}.editor-resizable-editor__resize-handle:active:after,.editor-resizable-editor__resize-handle:focus:after,.editor-resizable-editor__resize-handle:hover:after{background-color:var(--wp-admin-theme-color)}.editor-layout__toggle-entities-saved-states-panel,.editor-layout__toggle-publish-panel,.editor-layout__toggle-sidebar-panel{background-color:#fff;border:1px dotted #ddd;bottom:auto;box-sizing:border-box;display:flex;height:auto!important;justify-content:center;left:auto;padding:24px;position:fixed!important;right:0;top:-9999em;width:280px;z-index:100000}.interface-interface-skeleton__actions:focus .editor-layout__toggle-entities-saved-states-panel,.interface-interface-skeleton__actions:focus .editor-layout__toggle-publish-panel,.interface-interface-skeleton__actions:focus-within .editor-layout__toggle-entities-saved-states-panel,.interface-interface-skeleton__actions:focus-within .editor-layout__toggle-publish-panel{bottom:0;top:auto}.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:782px){.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:4}}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column;margin-bottom:24px}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__container{min-height:100px}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__content{width:100%}.editor-start-template-options__modal .editor-start-template-options__modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:0;height:92px;margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px;position:absolute;width:100%;z-index:1}.editor-start-template-options__modal .block-editor-block-patterns-list{padding-bottom:92px}.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:782px){.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:4}}.editor-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.editor-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-patterns-list__item-title{display:none}.components-panel__header.editor-sidebar__panel-tabs{padding-left:0;padding-right:12px}.components-panel__header.editor-sidebar__panel-tabs .components-button.has-icon{height:24px;min-width:24px;padding:0}@media (min-width:782px){.components-panel__header.editor-sidebar__panel-tabs .components-button.has-icon{display:flex}}.editor-post-summary .components-v-stack:empty{display:none}.editor-site-discussion-dropdown__content .components-popover__content{min-width:320px;padding:16px}.table-of-contents__popover.components-popover .components-popover__content{min-width:380px}.components-popover.table-of-contents__popover{z-index:99998}.table-of-contents__popover .components-popover__content{padding:16px}@media (min-width:600px){.table-of-contents__popover .components-popover__content{max-height:calc(100vh - 120px);overflow-y:auto}}.table-of-contents__popover hr{margin:10px -16px 0}.table-of-contents__wrapper:focus:before{bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.table-of-contents__counts{display:flex;flex-wrap:wrap;margin:-8px 0 0}.table-of-contents__count{color:#1e1e1e;display:flex;flex-basis:33%;flex-direction:column;font-size:13px;margin-bottom:0;margin-top:8px;padding-right:8px}.table-of-contents__count:nth-child(4n){padding-right:0}.table-of-contents__number,.table-of-contents__popover .word-count{color:#1e1e1e;font-size:21px;font-weight:400;line-height:30px}.table-of-contents__title{display:block;font-size:15px;font-weight:600;margin-top:20px}.editor-text-editor{background-color:#fff;flex-grow:1;position:relative;width:100%}.editor-text-editor .editor-post-title.is-raw-text textarea,.editor-text-editor .editor-post-title:not(.is-raw-text){border:1px solid #949494;border-radius:0;font-family:Menlo,Consolas,monaco,monospace;font-size:2.5em;font-weight:400;line-height:1.4;max-width:none;padding:16px}@media (min-width:600px){.editor-text-editor .editor-post-title.is-raw-text textarea,.editor-text-editor .editor-post-title:not(.is-raw-text){padding:24px}}.editor-text-editor .editor-post-title.is-raw-text textarea:focus,.editor-text-editor .editor-post-title:not(.is-raw-text):focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.editor-text-editor__body{margin-left:auto;margin-right:auto;max-width:1080px;padding:0 12px 12px;width:100%}@media (min-width:960px){.editor-text-editor__body{padding:0 24px 24px}}.editor-text-editor__toolbar{background:#fffc;display:flex;left:0;padding:4px 12px;position:sticky;right:0;top:0;z-index:1}@media (min-width:600px){.editor-text-editor__toolbar{padding:12px}}@media (min-width:960px){.editor-text-editor__toolbar{padding:12px 24px}}.editor-text-editor__toolbar h2{color:#1e1e1e;font-size:13px;line-height:40px;margin:0 auto 0 0}.editor-visual-editor{align-items:center;background-color:#ddd;display:flex;position:relative}.editor-visual-editor.is-resizable{max-height:100%}.editor-visual-editor.has-padding{padding:24px 24px 0}.editor-visual-editor.is-iframed{overflow:hidden}.editor-visual-editor .components-button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:6px 12px}.editor-visual-editor .components-button.has-icon,.editor-visual-editor .components-button.is-tertiary{padding:6px}
/*! This file is auto-generated */
#wpwrap{height:auto;min-height:100%;width:100%;position:relative;-webkit-font-smoothing:subpixel-antialiased}#wpcontent{height:100%;padding-left:20px}#wpcontent,#wpfooter{margin-left:160px}.folded #wpcontent,.folded #wpfooter{margin-left:36px}#wpbody-content{padding-bottom:65px;float:left;width:100%;overflow:visible}.inner-sidebar{float:right;clear:right;display:none;width:281px;position:relative}.columns-2 .inner-sidebar{margin-right:auto;width:286px;display:block}.columns-2 .inner-sidebar #side-sortables,.inner-sidebar #side-sortables{min-height:300px;width:280px;padding:0}.has-right-sidebar .inner-sidebar{display:block}.has-right-sidebar #post-body{float:left;clear:left;width:100%;margin-right:-2000px}.has-right-sidebar #post-body-content{margin-right:300px;float:none;width:auto}#col-left{float:left;width:35%}#col-right{float:right;width:65%}#col-left .col-wrap{padding:0 6px 0 0}#col-right .col-wrap{padding:0 0 0 6px}.alignleft{float:left}.alignright{float:right}.textleft{text-align:left}.textright{text-align:right}.clear{clear:both}.wp-clearfix:after{content:"";display:table;clear:both}.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.button .screen-reader-text{height:auto}.screen-reader-text+.dashicons-external{margin-top:-1px;margin-left:2px}.screen-reader-shortcut{position:absolute;top:-1000em;left:6px;height:auto;width:auto;display:block;font-size:14px;font-weight:600;padding:15px 23px 14px;background:#f0f0f1;color:#2271b1;z-index:100000;line-height:normal}.screen-reader-shortcut:focus{top:-25px;color:#2271b1;box-shadow:0 0 2px 2px rgba(0,0,0,.6);text-decoration:none;outline:2px solid transparent;outline-offset:-2px}.hidden,.js .closed .inside,.js .hide-if-js,.js .wp-core-ui .hide-if-js,.js.wp-core-ui .hide-if-js,.no-js .hide-if-no-js,.no-js .wp-core-ui .hide-if-no-js,.no-js.wp-core-ui .hide-if-no-js{display:none}#menu-management .menu-edit,#menu-settings-column .accordion-container,.comment-ays,.feature-filter,.manage-menus,.menu-item-handle,.popular-tags,.stuffbox,.widget-inside,.widget-top,.widgets-holder-wrap,.wp-editor-container,p.popular-tags,table.widefat{border:1px solid #c3c4c7;box-shadow:0 1px 1px rgba(0,0,0,.04)}.comment-ays,.feature-filter,.popular-tags,.stuffbox,.widgets-holder-wrap,.wp-editor-container,p.popular-tags,table.widefat{background:#fff}body,html{height:100%;margin:0;padding:0}body{background:#f0f0f1;color:#3c434a;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;line-height:1.4em;min-width:600px}body.iframe{min-width:0;padding-top:1px}body.modal-open{overflow:hidden}body.mobile.modal-open #wpwrap{overflow:hidden;position:fixed;height:100%}iframe,img{border:0}td{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}a{color:#2271b1;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}a,div{outline:0}a:active,a:hover{color:#135e96}.wp-person a:focus .gravatar,a:focus,a:focus .media-icon img,a:focus .plugin-icon{color:#043959;box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}#adminmenu a:focus{box-shadow:none;outline:1px solid transparent;outline-offset:-1px}.screen-reader-text:focus{box-shadow:none;outline:0}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}.wp-die-message,p{font-size:13px;line-height:1.5;margin:1em 0}blockquote{margin:1em}dd,li{margin-bottom:6px}h1,h2,h3,h4,h5,h6{display:block;font-weight:600}h1{color:#1d2327;font-size:2em;margin:.67em 0}h2,h3{color:#1d2327;font-size:1.3em;margin:1em 0}.update-core-php h2{margin-top:4em}.update-messages h2,.update-php h2,h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}ol,ul{padding:0}ul{list-style:none}ol{list-style-type:decimal;margin-left:2em}ul.ul-disc{list-style:disc outside}ul.ul-square{list-style:square outside}ol.ol-decimal{list-style:decimal outside}ol.ol-decimal,ul.ul-disc,ul.ul-square{margin-left:1.8em}ol.ol-decimal>li,ul.ul-disc>li,ul.ul-square>li{margin:0 0 .5em}.ltr{direction:ltr}.code,code{font-family:Consolas,Monaco,monospace;direction:ltr;unicode-bidi:embed}code,kbd{padding:3px 5px 2px;margin:0 1px;background:#f0f0f1;background:rgba(0,0,0,.07);font-size:13px}.subsubsub{list-style:none;margin:8px 0 0;padding:0;font-size:13px;float:left;color:#646970}.subsubsub a{line-height:2;padding:.2em;text-decoration:none}.subsubsub a .count,.subsubsub a.current .count{color:#50575e;font-weight:400}.subsubsub a.current{font-weight:600;border:none}.subsubsub li{display:inline-block;margin:0;padding:0;white-space:nowrap}.widefat{border-spacing:0;width:100%;clear:both;margin:0}.widefat *{word-wrap:break-word}.widefat a,.widefat button.button-link{text-decoration:none}.widefat td,.widefat th{padding:8px 10px}.widefat thead td,.widefat thead th{border-bottom:1px solid #c3c4c7}.widefat tfoot td,.widefat tfoot th{border-top:1px solid #c3c4c7;border-bottom:none}.widefat .no-items td{border-bottom-width:0}.widefat td{vertical-align:top}.widefat td,.widefat td ol,.widefat td p,.widefat td ul{font-size:13px;line-height:1.5em}.widefat tfoot td,.widefat th,.widefat thead td{text-align:left;line-height:1.3em;font-size:14px}.updates-table td input,.widefat tfoot td input,.widefat th input,.widefat thead td input{margin:0 0 0 8px;padding:0;vertical-align:text-top}.widefat .check-column{width:2.2em;padding:6px 0 25px;vertical-align:top}.widefat tbody th.check-column{padding:9px 0 22px}.updates-table tbody td.check-column,.widefat tbody th.check-column,.widefat tfoot td.check-column,.widefat thead td.check-column{padding:11px 0 0 3px}.widefat tfoot td.check-column,.widefat thead td.check-column{padding-top:4px;vertical-align:middle}.update-php div.error,.update-php div.updated{margin-left:0}.js-update-details-toggle .dashicons{text-decoration:none}.js-update-details-toggle[aria-expanded=true] .dashicons::before{content:"\f142"}.no-js .widefat tfoot .check-column input,.no-js .widefat thead .check-column input{display:none}.column-comments,.column-links,.column-posts,.widefat .num{text-align:center}.widefat th#comments{vertical-align:middle}.wrap{margin:10px 20px 0 2px}.postbox .inside h2,.wrap [class$=icon32]+h2,.wrap h1,.wrap>h2:first-child{font-size:23px;font-weight:400;margin:0;padding:9px 0 4px;line-height:1.3}.wrap h1.wp-heading-inline{display:inline-block;margin-right:5px}.wp-header-end{visibility:hidden;margin:-2px 0 0}.subtitle{margin:0;padding-left:25px;color:#50575e;font-size:14px;font-weight:400;line-height:1}.subtitle strong{word-break:break-all}.wrap .add-new-h2,.wrap .add-new-h2:active,.wrap .page-title-action,.wrap .page-title-action:active{display:inline-block;position:relative;box-sizing:border-box;cursor:pointer;white-space:nowrap;text-decoration:none;text-shadow:none;top:-3px;margin-left:4px;border:1px solid #2271b1;border-radius:3px;background:#f6f7f7;font-size:13px;font-weight:400;line-height:2.15384615;color:#2271b1;padding:0 10px;min-height:30px;-webkit-appearance:none}.wrap .wp-heading-inline+.page-title-action{margin-left:0}.wrap .add-new-h2:hover,.wrap .page-title-action:hover{background:#f0f0f1;border-color:#0a4b78;color:#0a4b78}.page-title-action:focus{color:#0a4b78}.form-table th label[for=WPLANG] .dashicons,.form-table th label[for=locale] .dashicons{margin-left:5px}.wrap .page-title-action:focus{border-color:#3582c4;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.wrap h1.long-header{padding-right:0}.wp-dialog{background-color:#fff}#available-widgets .widget-top:hover,#widgets-left .widget-in-question .widget-top,#widgets-left .widget-top:hover,.widgets-chooser ul,div#widgets-right .widget-top:hover{border-color:#8c8f94;box-shadow:0 1px 2px rgba(0,0,0,.1)}.sorthelper{background-color:#c5d9ed}.ac_match,.subsubsub a.current{color:#000}.alternate,.striped>tbody>:nth-child(odd),ul.striped>:nth-child(odd){background-color:#f6f7f7}.bar{background-color:#f0f0f1;border-right-color:#4f94d4}.highlight{background-color:#f0f6fc;color:#3c434a}.wp-ui-primary{color:#fff;background-color:#2c3338}.wp-ui-text-primary{color:#2c3338}.wp-ui-highlight{color:#fff;background-color:#2271b1}.wp-ui-text-highlight{color:#2271b1}.wp-ui-notification{color:#fff;background-color:#d63638}.wp-ui-text-notification{color:#d63638}.wp-ui-text-icon{color:#8c8f94}img.emoji{display:inline!important;border:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:0 0!important;padding:0!important;box-shadow:none!important}#nav-menu-footer,#nav-menu-header,#your-profile #rich_editing,.checkbox,.control-section .accordion-section-title,.menu-item-handle,.postbox .hndle,.side-info,.sidebar-name,.stuffbox .hndle,.widefat tfoot td,.widefat tfoot th,.widefat thead td,.widefat thead th,.widget .widget-top{line-height:1.4em}.menu-item-handle,.widget .widget-top{background:#f6f7f7;color:#1d2327}.stuffbox .hndle{border-bottom:1px solid #c3c4c7}.quicktags{background-color:#c3c4c7;color:#000;font-size:12px}.icon32{display:none}#bulk-titles .ntdelbutton:before,.notice-dismiss:before,.tagchecklist .ntdelbutton .remove-tag-icon:before,.welcome-panel .welcome-panel-close:before{background:0 0;color:#787c82;content:"\f153";display:block;font:normal 16px/20px dashicons;speak:never;height:20px;text-align:center;width:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.welcome-panel .welcome-panel-close:before{margin:0}.tagchecklist .ntdelbutton .remove-tag-icon:before{margin-left:2px;border-radius:50%;color:#2271b1;line-height:1.28}.tagchecklist .ntdelbutton:focus{outline:0}#bulk-titles .ntdelbutton:focus:before,#bulk-titles .ntdelbutton:hover:before,.tagchecklist .ntdelbutton:focus .remove-tag-icon:before,.tagchecklist .ntdelbutton:hover .remove-tag-icon:before{color:#d63638}.tagchecklist .ntdelbutton:focus .remove-tag-icon:before{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.key-labels label{line-height:24px}b,strong{font-weight:600}.pre{white-space:pre-wrap;word-wrap:break-word}.howto{color:#646970;display:block}p.install-help{margin:8px 0;font-style:italic}.no-break{white-space:nowrap}hr{border:0;border-top:1px solid #dcdcde;border-bottom:1px solid #f6f7f7}#all-plugins-table .plugins a.delete,#delete-link a.delete,#media-items a.delete,#media-items a.delete-permanently,#nav-menu-footer .menu-delete,#search-plugins-table .plugins a.delete,.plugins a.delete,.privacy_requests .remove-personal-data .remove-personal-data-handle,.row-actions span.delete a,.row-actions span.spam a,.row-actions span.trash a,.submitbox .submitdelete,a#remove-post-thumbnail{color:#b32d2e}#all-plugins-table .plugins a.delete:hover,#delete-link a.delete:hover,#media-items a.delete-permanently:hover,#media-items a.delete:hover,#nav-menu-footer .menu-delete:hover,#search-plugins-table .plugins a.delete:hover,.file-error,.plugins a.delete:hover,.privacy_requests .remove-personal-data .remove-personal-data-handle:hover,.row-actions .delete a:hover,.row-actions .spam a:hover,.row-actions .trash a:hover,.submitbox .submitdelete:hover,a#remove-post-thumbnail:hover,abbr.required,span.required{color:#b32d2e;border:none}.application-password-display .success{color:#007017;margin-left:.5rem}#major-publishing-actions{padding:10px;clear:both;border-top:1px solid #dcdcde;background:#f6f7f7}#delete-action{float:left;line-height:2.30769231}#delete-link{line-height:2.30769231;vertical-align:middle;text-align:left;margin-left:8px}#delete-link a{text-decoration:none}#publishing-action{text-align:right;float:right;line-height:1.9}#publishing-action .spinner{float:none;margin-top:5px}#misc-publishing-actions{padding:6px 0 0}.misc-pub-section{padding:6px 10px 8px}.misc-pub-filename,.word-wrap-break-word{word-wrap:break-word}#minor-publishing-actions{padding:10px 10px 0;text-align:right}#save-post{float:left}.preview{float:right}#sticky-span{margin-left:18px}.approve,.unapproved .unapprove{display:none}.spam .approve,.trash .approve,.unapproved .approve{display:inline}td.action-links,th.action-links{text-align:right}#misc-publishing-actions .notice{margin-left:10px;margin-right:10px}.wp-filter{display:inline-block;position:relative;box-sizing:border-box;margin:12px 0 25px;padding:0 10px;width:100%;box-shadow:0 1px 1px rgba(0,0,0,.04);border:1px solid #c3c4c7;background:#fff;color:#50575e;font-size:13px}.wp-filter a{text-decoration:none}.filter-count{display:inline-block;vertical-align:middle;min-width:4em}.filter-count .count,.title-count{display:inline-block;position:relative;top:-1px;padding:4px 10px;border-radius:30px;background:#646970;color:#fff;font-size:14px;font-weight:600}.title-count{display:inline;top:-3px;margin-left:5px;margin-right:20px}.filter-items{float:left}.filter-links{display:inline-block;margin:0}.filter-links li{display:inline-block;margin:0}.filter-links li>a{display:inline-block;margin:0 10px;padding:15px 0;border-bottom:4px solid #fff;color:#646970;cursor:pointer}.filter-links .current{box-shadow:none;border-bottom:4px solid #646970;color:#1d2327}.filter-links li>a:focus,.filter-links li>a:hover,.show-filters .filter-links a.current:focus,.show-filters .filter-links a.current:hover{color:#135e96}.wp-filter .search-form{float:right;display:flex;align-items:center;column-gap:.5rem}.wp-filter .search-form input[type=search]{width:280px;max-width:100%}.wp-filter .search-form select{margin:0}.plugin-install-php .wp-filter{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.wp-filter .search-form.search-plugins{margin-top:0}.no-js .wp-filter .search-form.search-plugins .button,.wp-filter .search-form.search-plugins .wp-filter-search,.wp-filter .search-form.search-plugins select{display:inline-block;vertical-align:top}.wp-filter .button.drawer-toggle{margin:10px 9px 0;padding:0 10px 0 6px;border-color:transparent;background-color:transparent;color:#646970;vertical-align:baseline;box-shadow:none}.wp-filter .drawer-toggle:before{content:"\f111";margin:0 5px 0 0;color:#646970;font:normal 16px/1 dashicons;vertical-align:text-bottom;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wp-filter .button.drawer-toggle:focus,.wp-filter .button.drawer-toggle:hover,.wp-filter .drawer-toggle:focus:before,.wp-filter .drawer-toggle:hover:before{background-color:transparent;color:#135e96}.wp-filter .button.drawer-toggle:focus:active,.wp-filter .button.drawer-toggle:hover{border-color:transparent}.wp-filter .button.drawer-toggle:focus{border-color:#4f94d4}.wp-filter .button.drawer-toggle:active{background:0 0;box-shadow:none;transform:none}.wp-filter .drawer-toggle.current:before{color:#fff}.filter-drawer,.wp-filter .favorites-form{display:none;margin:0 -10px 0 -20px;padding:20px;border-top:1px solid #f0f0f1;background:#f6f7f7;overflow:hidden}.wp-filter .favorites-form .favorites-username{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.wp-filter .favorites-form .favorites-username input{margin:0}.show-favorites-form .favorites-form,.show-filters .filter-drawer{display:block}.show-filters .filter-links a.current{border-bottom:none}.show-filters .wp-filter .button.drawer-toggle{border-radius:2px;background:#646970;color:#fff}.show-filters .wp-filter .drawer-toggle:focus,.show-filters .wp-filter .drawer-toggle:hover{background:#2271b1}.show-filters .wp-filter .drawer-toggle:before{color:#fff}.filter-group{box-sizing:border-box;position:relative;float:left;margin:0 1% 0 0;padding:20px 10px 10px;width:24%;background:#fff;border:1px solid #dcdcde;box-shadow:0 1px 1px rgba(0,0,0,.04)}.filter-group legend{position:absolute;top:10px;display:block;margin:0;padding:0;font-size:1em;font-weight:600}.filter-drawer .filter-group-feature{margin:28px 0 0;list-style-type:none;font-size:12px}.filter-drawer .filter-group-feature input,.filter-drawer .filter-group-feature label{line-height:1.4}.filter-drawer .filter-group-feature input{position:absolute;margin:0}.filter-group .filter-group-feature label{display:block;margin:14px 0 14px 23px}.filter-drawer .buttons{clear:both;margin-bottom:20px}.filter-drawer .filter-group+.buttons{margin-bottom:0;padding-top:20px}.filter-drawer .buttons .button span{display:inline-block;opacity:.8;font-size:12px;text-indent:10px}.wp-filter .button.clear-filters{display:none;margin-left:10px}.wp-filter .button-link.edit-filters{padding:0 5px;line-height:2.2}.filtered-by{display:none;margin:0}.filtered-by>span{font-weight:600}.filtered-by a{margin-left:10px}.filtered-by .tags{display:flex;align-items:flex-start;flex-wrap:wrap;gap:8px}.filtered-by .tag{padding:4px 8px;border:1px solid #dcdcde;box-shadow:0 1px 1px rgba(0,0,0,.04);background:#fff;font-size:11px}.filters-applied .filter-drawer .buttons,.filters-applied .filter-drawer br,.filters-applied .filter-group{display:none}.filters-applied .filtered-by{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.filters-applied .filter-drawer{padding:20px}.error .content-filterable,.loading-content .content-filterable,.show-filters .content-filterable,.show-filters .favorites-form,.show-filters.filters-applied.loading-content .content-filterable{display:none}.show-filters.filters-applied .content-filterable{display:block}.loading-content .spinner{display:block;margin:40px auto 0;float:none}@media only screen and (max-width:1120px){.filter-drawer{border-bottom:1px solid #f0f0f1}.filter-group{margin-bottom:0;margin-top:5px;width:100%}.filter-group li{margin:10px 0}}@media only screen and (max-width:1000px){.filter-items{float:none}.wp-filter .media-toolbar-primary,.wp-filter .media-toolbar-secondary,.wp-filter .search-form{float:none;position:relative;max-width:100%}.wp-filter .search-form{margin:11px 0;flex-wrap:wrap;row-gap:10px}}@media only screen and (max-width:782px){.filter-group li{padding:0;width:50%}}@media only screen and (max-width:320px){.filter-count{display:none}.wp-filter .drawer-toggle{margin:10px 0}.filter-group li,.wp-filter .search-form input[type=search]{width:100%}}.notice,div.error,div.updated{background:#fff;border:1px solid #c3c4c7;border-left-width:4px;box-shadow:0 1px 1px rgba(0,0,0,.04);margin:5px 15px 2px;padding:1px 12px}div[class=update-message]{padding:.5em 12px .5em 0}.form-table td .notice p,.notice p,.notice-title,div.error p,div.updated p{margin:.5em 0;padding:2px}.error a{text-decoration:underline}.updated a{padding-bottom:2px}.notice-alt{box-shadow:none}.notice-large{padding:10px 20px}.notice-title{display:inline-block;color:#1d2327;font-size:18px}.wp-core-ui .notice.is-dismissible{padding-right:38px;position:relative}.notice-dismiss{position:absolute;top:0;right:1px;border:none;margin:0;padding:9px;background:0 0;color:#787c82;cursor:pointer}.notice-dismiss:active:before,.notice-dismiss:focus:before,.notice-dismiss:hover:before{color:#d63638}.notice-dismiss:focus{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.notice-success,div.updated{border-left-color:#00a32a}.notice-success.notice-alt{background-color:#edfaef}.notice-warning{border-left-color:#dba617}.notice-warning.notice-alt{background-color:#fcf9e8}.notice-error,div.error{border-left-color:#d63638}.notice-error.notice-alt{background-color:#fcf0f1}.notice-info{border-left-color:#72aee6}.notice-info.notice-alt{background-color:#f0f6fc}#plugin-information-footer .update-now:not(.button-disabled):before{color:#d63638;content:"\f463";display:inline-block;font:normal 20px/1 dashicons;margin:-3px 5px 0 -2px;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}#plugin-information-footer .notice{margin-top:-5px}.button.activated-message:before,.button.activating-message:before,.button.installed:before,.button.installing:before,.button.updated-message:before,.button.updating-message:before,.import-php .updating-message:before,.update-message p:before,.updated-message p:before,.updating-message p:before{display:inline-block;font:normal 20px/1 dashicons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top}.media-upload-form .notice,.media-upload-form div.error,.wrap .notice,.wrap div.error,.wrap div.updated{margin:5px 0 15px}.wrap #templateside .notice{display:block;margin:0;padding:5px 8px;font-weight:600;text-decoration:none}.wrap #templateside span.notice{margin-left:-12px}#templateside li.notice a{padding:0}.button.activating-message:before,.button.installing:before,.button.updating-message:before,.import-php .updating-message:before,.update-message p:before,.updating-message p:before{color:#d63638;content:"\f463"}.button.activating-message:before,.button.installing:before,.button.updating-message:before,.import-php .updating-message:before,.plugins .column-auto-updates .dashicons-update.spin,.theme-overlay .theme-autoupdate .dashicons-update.spin,.updating-message p:before{animation:rotation 2s infinite linear}@media (prefers-reduced-motion:reduce){.button.activating-message:before,.button.installing:before,.button.updating-message:before,.import-php .updating-message:before,.plugins .column-auto-updates .dashicons-update.spin,.theme-overlay .theme-autoupdate .dashicons-update.spin,.updating-message p:before{animation:none}}.theme-overlay .theme-autoupdate .dashicons-update.spin{margin-right:3px}.button.activated-message:before,.button.updated-message:before,.installed p:before,.updated-message p:before{color:#68de7c;content:"\f147"}.update-message.notice-error p:before{color:#d63638;content:"\f534"}.import-php .updating-message:before,.wrap .notice p:before{margin-right:6px}.import-php .updating-message:before{vertical-align:bottom}#update-nag,.update-nag{display:inline-block;line-height:1.4;padding:11px 15px;font-size:14px;margin:25px 20px 0 2px}ul#dismissed-updates{display:none}#dismissed-updates li>p{margin-top:0}#dismiss,#undismiss{margin-left:.5em}form.upgrade{margin-top:8px}form.upgrade .hint{font-style:italic;font-size:85%;margin:-.5em 0 2em}.update-php .spinner{float:none;margin:-4px 0}h2.wp-current-version{margin-bottom:.3em}p.update-last-checked{margin-top:0}p.auto-update-status{margin-top:2em;line-height:1.8}#ajax-loading,.ajax-feedback,.ajax-loading,.imgedit-wait-spin,.list-ajax-loading{visibility:hidden}#ajax-response.alignleft{margin-left:2em}.button.activated-message:before,.button.activating-message:before,.button.installed:before,.button.installing:before,.button.updated-message:before,.button.updating-message:before{margin:3px 5px 0 -2px}#plugin-information-footer .button{padding:0 14px;line-height:2.71428571;font-size:14px;vertical-align:middle;min-height:40px;margin-bottom:4px}#plugin-information-footer .button.activated-message:before,#plugin-information-footer .button.activating-message:before,#plugin-information-footer .button.installed:before,#plugin-information-footer .button.installing:before,#plugin-information-footer .button.updated-message:before,#plugin-information-footer .button.updating-message:before{margin:9px 5px 0 -2px}#plugin-information-footer .button.update-now.updating-message:before{margin:-3px 5px 0 -2px}.button-primary.activating-message:before,.button-primary.updating-message:before{color:#fff}.button-primary.activated-message:before,.button-primary.updated-message:before{color:#9ec2e6}.button.activated-message,.button.updated-message{transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}@media aural{.button.installed:before,.button.installing:before,.update-message p:before,.wrap .notice p:before{speak:never}}#adminmenu a,#catlist a,#taglist a{text-decoration:none}#contextual-help-wrap,#screen-options-wrap{margin:0;padding:8px 20px 12px;position:relative}#contextual-help-wrap{overflow:auto;margin-left:0}#screen-meta-links{float:right;margin:0 20px 0 0}#screen-meta{display:none;margin:0 20px -1px 0;position:relative;background-color:#fff;border:1px solid #c3c4c7;border-top:none;box-shadow:0 0 0 transparent}#contextual-help-link-wrap,#screen-options-link-wrap{float:left;margin:0 0 0 6px}#screen-meta-links .screen-meta-toggle{position:relative;top:0}#screen-meta-links .show-settings{border:1px solid #c3c4c7;border-top:none;height:auto;margin-bottom:0;padding:3px 6px 3px 16px;background:#fff;border-radius:0 0 4px 4px;color:#646970;line-height:1.7;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear}#screen-meta-links .show-settings:active,#screen-meta-links .show-settings:focus,#screen-meta-links .show-settings:hover{color:#2c3338}#screen-meta-links .show-settings:focus{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:2px solid transparent}#screen-meta-links .show-settings:active{transform:none}#screen-meta-links .show-settings:after{right:0;content:"\f140";font:normal 20px/1 dashicons;speak:never;display:inline-block;padding:0 5px 0 0;bottom:2px;position:relative;vertical-align:bottom;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none}#screen-meta-links .screen-meta-active:after{content:"\f142"}.toggle-arrow{background-repeat:no-repeat;background-position:top left;background-color:transparent;height:22px;line-height:22px;display:block}.toggle-arrow-active{background-position:bottom left}#contextual-help-wrap h5,#screen-options-wrap h5,#screen-options-wrap legend{margin:0;padding:8px 0;font-size:13px;font-weight:600}.metabox-prefs label{display:inline-block;padding-right:15px;line-height:2.35}#number-of-columns{display:inline-block;vertical-align:middle;line-height:30px}.metabox-prefs input[type=checkbox]{margin-top:0;margin-right:6px}.metabox-prefs label input,.metabox-prefs label input[type=checkbox]{margin:-4px 5px 0 0}.metabox-prefs .columns-prefs label input{margin:-1px 2px 0 0}.metabox-prefs label a{display:none}.metabox-prefs .screen-options input,.metabox-prefs .screen-options label{margin-top:0;margin-bottom:0;vertical-align:middle}.metabox-prefs .screen-options .screen-per-page{margin-right:15px;padding-right:0}.metabox-prefs .screen-options label{line-height:2.2;padding-right:0}.screen-options+.screen-options{margin-top:10px}.metabox-prefs .submit{margin-top:1em;padding:0}#contextual-help-wrap{padding:0}#contextual-help-columns{position:relative}#contextual-help-back{position:absolute;top:0;bottom:0;left:150px;right:170px;border:1px solid #c3c4c7;border-top:none;border-bottom:none;background:#f0f6fc}#contextual-help-wrap.no-sidebar #contextual-help-back{right:0;border-right-width:0;border-bottom-right-radius:2px}.contextual-help-tabs{float:left;width:150px;margin:0}.contextual-help-tabs ul{margin:1em 0}.contextual-help-tabs li{margin-bottom:0;list-style-type:none;border-style:solid;border-width:0 0 0 2px;border-color:transparent}.contextual-help-tabs a{display:block;padding:5px 5px 5px 12px;line-height:1.4;text-decoration:none;border:1px solid transparent;border-right:none;border-left:none}.contextual-help-tabs a:hover{color:#2c3338}.contextual-help-tabs .active{padding:0;margin:0 -1px 0 0;border-left:2px solid #72aee6;background:#f0f6fc;box-shadow:0 2px 0 rgba(0,0,0,.02),0 1px 0 rgba(0,0,0,.02)}.contextual-help-tabs .active a{border-color:#c3c4c7;color:#2c3338}.contextual-help-tabs-wrap{padding:0 20px;overflow:auto}.help-tab-content{display:none;margin:0 22px 12px 0;line-height:1.6}.help-tab-content.active{display:block}.help-tab-content ul li{list-style-type:disc;margin-left:18px}.contextual-help-sidebar{width:150px;float:right;padding:0 8px 0 12px;overflow:auto}html.wp-toolbar{padding-top:var(--wp-admin--admin-bar--height);box-sizing:border-box;-ms-overflow-style:scrollbar}.widefat td,.widefat th{color:#50575e}.widefat tfoot td,.widefat th,.widefat thead td{font-weight:400}.widefat tfoot tr td,.widefat tfoot tr th,.widefat thead tr td,.widefat thead tr th{color:#2c3338}.widefat td p{margin:2px 0 .8em}.widefat ol,.widefat p,.widefat ul{color:#2c3338}.widefat .column-comment p{margin:.6em 0}.widefat .column-comment ul{list-style:initial;margin-left:2em}.postbox-container{float:left}.postbox-container .meta-box-sortables{box-sizing:border-box}#wpbody-content .metabox-holder{padding-top:10px}.metabox-holder .postbox-container .meta-box-sortables{min-height:1px;position:relative}#post-body-content{width:100%;min-width:463px;float:left}#post-body.columns-2 #postbox-container-1{float:right;margin-right:-300px;width:280px}#post-body.columns-2 #side-sortables{min-height:250px}@media only screen and (max-width:799px){#wpbody-content .metabox-holder .postbox-container .empty-container{outline:0;height:0;min-height:0}}.js .postbox .hndle,.js .widget .widget-top{cursor:move}.js .postbox .hndle.is-non-sortable,.js .widget .widget-top.is-non-sortable{cursor:auto}.hndle a{font-size:12px;font-weight:400}.postbox-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #c3c4c7}.postbox-header .hndle{flex-grow:1;display:flex;justify-content:space-between;align-items:center}.postbox-header .handle-actions{flex-shrink:0}.postbox .handle-order-higher,.postbox .handle-order-lower,.postbox .handlediv{width:1.62rem;height:1.62rem;margin:0;padding:0;border:0;background:0 0;cursor:pointer}.postbox .handle-order-higher,.postbox .handle-order-lower{color:#787c82;width:1.62rem}.edit-post-meta-boxes-area .postbox .handle-order-higher,.edit-post-meta-boxes-area .postbox .handle-order-lower{width:44px;height:44px;color:#1d2327}.postbox .handle-order-higher[aria-disabled=true],.postbox .handle-order-lower[aria-disabled=true]{cursor:default;color:#a7aaad}.sortable-placeholder{border:1px dashed #c3c4c7;margin-bottom:20px}.postbox,.stuffbox{margin-bottom:20px;padding:0;line-height:1}.postbox.closed{border-bottom:0}.postbox .hndle,.stuffbox .hndle{-webkit-user-select:none;user-select:none}.postbox .inside{padding:0 12px 12px;line-height:1.4;font-size:13px}.stuffbox .inside{padding:0;line-height:1.4;font-size:13px;margin-top:0}.postbox .inside{margin:11px 0;position:relative}.postbox .inside>p:last-child,.rss-widget ul li:last-child{margin-bottom:1px!important}.postbox.closed h3{border:none;box-shadow:none}.postbox table.form-table{margin-bottom:0}.postbox table.widefat{box-shadow:none}.temp-border{border:1px dotted #c3c4c7}.columns-prefs label{padding:0 10px 0 0}#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover,#comment-status-display,#dashboard_right_now .versions .b,#ed_reply_toolbar #ed_reply_strong,#pass-strength-result.short,#pass-strength-result.strong,#post-status-display,#post-visibility-display,.feature-filter .feature-name,.item-controls .item-order a,.media-item .percent,.plugins .name{font-weight:600}#wpfooter{position:absolute;bottom:0;left:0;right:0;padding:10px 20px;color:#50575e}#wpfooter p{font-size:13px;margin:0;line-height:1.55}#footer-thankyou{font-style:italic}.nav-tab{float:left;border:1px solid #c3c4c7;border-bottom:none;margin-left:.5em;padding:5px 10px;font-size:14px;line-height:1.71428571;font-weight:600;background:#dcdcde;color:#50575e;text-decoration:none;white-space:nowrap}.nav-tab-small .nav-tab,h3 .nav-tab{padding:5px 14px;font-size:12px;line-height:1.33}.nav-tab:focus,.nav-tab:hover{background-color:#fff;color:#3c434a}.nav-tab-active,.nav-tab:focus:active{box-shadow:none}.nav-tab-active{margin-bottom:-1px;color:#3c434a}.nav-tab-active,.nav-tab-active:focus,.nav-tab-active:focus:active,.nav-tab-active:hover{border-bottom:1px solid #f0f0f1;background:#f0f0f1;color:#000}.nav-tab-wrapper,.wrap h2.nav-tab-wrapper,h1.nav-tab-wrapper{border-bottom:1px solid #c3c4c7;margin:0;padding-top:9px;padding-bottom:0;line-height:inherit}.nav-tab-wrapper:not(.wp-clearfix):after{content:"";display:table;clear:both}.spinner{background:url(//gpsg.org.uk/wp-admin/css/../images/spinner.gif) no-repeat;background-size:20px 20px;display:inline-block;visibility:hidden;float:right;vertical-align:middle;opacity:.7;width:20px;height:20px;margin:4px 10px 0}.loading-content .spinner,.spinner.is-active{visibility:visible}#template>div{margin-right:16em}#template .notice{margin-top:1em;margin-right:3%}#template .notice p{width:auto}#template .submit .spinner{float:none}.metabox-holder .postbox>h3,.metabox-holder .stuffbox>h3,.metabox-holder h2.hndle,.metabox-holder h3.hndle{font-size:14px;padding:8px 12px;margin:0;line-height:1.4}.nav-menus-php .metabox-holder h3{padding:0}.accordion-container h3.accordion-section-title{padding:0!important}.accordion-section-title button.accordion-trigger,.nav-menus-php .metabox-holder .accordion-section-title button.accordion-trigger{background:inherit;color:#1d2327;display:block;position:relative;text-align:left;width:100%;outline:0;border:0;padding:10px 10px 11px 14px;line-height:1.5;cursor:pointer}.accordion-section-title button.accordion-trigger:focus,.nav-menus-php .metabox-holder .accordion-section-title button.accordion-trigger:focus{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.accordion-section-title span.dashicons.dashicons-arrow-down,.nav-menus-php .metabox-holder .accordion-section-title span.dashicons.dashicons-arrow-down{position:absolute;right:10px;left:auto;color:#787c82;border-radius:50px;top:50%;transform:translateY(-50%)}.accordion-section-title:hover span.dashicons.dashicons-arrow-down,.nav-menus-php .metabox-holder .accordion-section-title:hover span.dashicons.dashicons-arrow-down{color:#1d2327}.accordion-section-title span.dashicons.dashicons-arrow-down::before,.nav-menus-php .metabox-holder .accordion-section-title span.dashicons.dashicons-arrow-down::before{position:relative;left:-1px}.accordion-section.open .accordion-section-title span.dashicons.dashicons-arrow-down,.nav-menus-php .metabox-holder .accordion-section.open .accordion-section-title span.dashicons.dashicons-arrow-down{transform:rotate(180deg) translate(0,50%)}#templateside ul li a{text-decoration:none}.plugin-install #description,.plugin-install-network #description{width:60%}table .column-rating,table .column-visible,table .vers{text-align:left}.attention,.error-message{color:#d63638;font-weight:600}body.iframe{height:98%}.lp-show-latest p{display:none}.lp-show-latest .lp-error p,.lp-show-latest p:last-child{display:block}.media-icon{width:62px;text-align:center}.media-icon img{border:1px solid #dcdcde;border:1px solid rgba(0,0,0,.07)}#howto{font-size:11px;margin:0 5px;display:block}.importers{font-size:16px;width:auto}.importers td{padding-right:14px;line-height:1.4}.importers .import-system{max-width:250px}.importers td.desc{max-width:500px}.importer-action,.importer-desc,.importer-title{display:block}.importer-title{color:#000;font-size:14px;font-weight:400;margin-bottom:.2em}.importer-action{line-height:1.55;color:#50575e;margin-bottom:1em}#post-body #post-body-content #namediv h2,#post-body #post-body-content #namediv h3{margin-top:0}.edit-comment-author{color:#1d2327;border-bottom:1px solid #f0f0f1}#namediv h2 label,#namediv h3 label{vertical-align:baseline}#namediv table{width:100%}#namediv td.first{width:10px;white-space:nowrap}#namediv input{width:100%}#namediv p{margin:10px 0}.zerosize{height:0;width:0;margin:0;border:0;padding:0;overflow:hidden;position:absolute}br.clear{height:2px;line-height:.15}.checkbox{border:none;margin:0;padding:0}fieldset{border:0;padding:0;margin:0}.post-categories{display:inline;margin:0;padding:0}.post-categories li{display:inline}div.star-holder{position:relative;height:17px;width:100px;background:url(//gpsg.org.uk/wp-admin/css/../images/stars.png?ver=20121108) repeat-x bottom left}div.star-holder .star-rating{background:url(//gpsg.org.uk/wp-admin/css/../images/stars.png?ver=20121108) repeat-x top left;height:17px;float:left}.star-rating{white-space:nowrap}.star-rating .star{display:inline-block;width:20px;height:20px;-webkit-font-smoothing:antialiased;font-size:20px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;transition:color .1s ease-in;text-align:center;color:#dba617}.star-rating .star-full:before{content:"\f155"}.star-rating .star-half:before{content:"\f459"}.rtl .star-rating .star-half{transform:rotateY(180deg)}.star-rating .star-empty:before{content:"\f154"}div.action-links{font-weight:400;margin:6px 0 0}#plugin-information{background:#fff;position:fixed;top:0;right:0;bottom:0;left:0;height:100%;padding:0}#plugin-information-scrollable{overflow:auto;-webkit-overflow-scrolling:touch;height:100%}#plugin-information-title{padding:0 26px;background:#f6f7f7;font-size:22px;font-weight:600;line-height:2.4;position:relative;height:56px}#plugin-information-title.with-banner{margin-right:0;height:250px;background-size:cover}#plugin-information-title h2{font-size:1em;font-weight:600;padding:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#plugin-information-title.with-banner h2{position:relative;font-family:"Helvetica Neue",sans-serif;display:inline-block;font-size:30px;line-height:1.68;box-sizing:border-box;max-width:100%;padding:0 15px;margin-top:174px;color:#fff;background:rgba(29,35,39,.9);text-shadow:0 1px 3px rgba(0,0,0,.4);box-shadow:0 0 30px rgba(255,255,255,.1);border-radius:8px}#plugin-information-title div.vignette{display:none}#plugin-information-title.with-banner div.vignette{position:absolute;display:block;top:0;left:0;height:250px;width:100%;background:0 0;box-shadow:inset 0 0 50px 4px rgba(0,0,0,.2),inset 0 -1px 0 rgba(0,0,0,.1)}#plugin-information-tabs{padding:0 16px;position:relative;right:0;left:0;min-height:36px;font-size:0;z-index:1;border-bottom:1px solid #dcdcde;background:#f6f7f7}#plugin-information-tabs a{position:relative;display:inline-block;padding:9px 10px;margin:0;height:18px;line-height:1.3;font-size:14px;text-decoration:none;transition:none}#plugin-information-tabs a.current{margin:0 -1px -1px;background:#fff;border:1px solid #dcdcde;border-bottom-color:#fff;padding-top:8px;color:#2c3338}#plugin-information-tabs.with-banner a.current{border-top:none;padding-top:9px}#plugin-information-tabs a:active,#plugin-information-tabs a:focus{outline:0}#plugin-information-content{overflow:hidden;background:#fff;position:relative;top:0;right:0;left:0;min-height:100%;min-height:calc(100% - 152px)}#plugin-information-content.with-banner{min-height:calc(100% - 346px)}#section-holder{position:relative;top:0;right:250px;bottom:0;left:0;margin-top:10px;margin-right:250px;padding:10px 26px 99999px;margin-bottom:-99932px}#section-holder .notice{margin:5px 0 15px}#section-holder .updated{margin:16px 0}#plugin-information .fyi{float:right;position:relative;top:0;right:0;padding:16px 16px 99999px;margin-bottom:-99932px;width:217px;border-left:1px solid #dcdcde;background:#f6f7f7;color:#646970}#plugin-information .fyi strong{color:#3c434a}#plugin-information .fyi h3{font-weight:600;text-transform:uppercase;font-size:12px;color:#646970;margin:24px 0 8px}#plugin-information .fyi h2{font-size:.9em;margin-bottom:0;margin-right:0}#plugin-information .fyi ul{padding:0;margin:0;list-style:none}#plugin-information .fyi li{margin:0 0 10px}#plugin-information .fyi-description{margin-top:0}#plugin-information .counter-container{margin:3px 0}#plugin-information .counter-label{float:left;margin-right:5px;min-width:55px}#plugin-information .counter-back{height:17px;width:92px;background-color:#dcdcde;float:left}#plugin-information .counter-bar{height:17px;background-color:#f0c33c;float:left}#plugin-information .counter-count{margin-left:5px}#plugin-information .fyi ul.contributors{margin-top:10px}#plugin-information .fyi ul.contributors li{display:inline-block;margin-right:8px;vertical-align:middle}#plugin-information .fyi ul.contributors li{display:inline-block;margin-right:8px;vertical-align:middle}#plugin-information .fyi ul.contributors li img{vertical-align:middle;margin-right:4px}#plugin-information-footer{padding:13px 16px;position:absolute;right:0;bottom:0;left:0;height:40px;border-top:1px solid #dcdcde;background:#f6f7f7}#plugin-information .section{direction:ltr}#plugin-information .section ol,#plugin-information .section ul{list-style-type:disc;margin-left:24px}#plugin-information .section,#plugin-information .section p{font-size:14px;line-height:1.7}#plugin-information #section-screenshots ol{list-style:none;margin:0}#plugin-information #section-screenshots li img{vertical-align:text-top;margin-top:16px;max-width:100%;width:auto;height:auto;box-shadow:0 1px 2px rgba(0,0,0,.3)}#plugin-information #section-screenshots li p{font-style:italic;padding-left:20px}#plugin-information pre{padding:7px;overflow:auto;border:1px solid #c3c4c7}#plugin-information blockquote{border-left:2px solid #dcdcde;color:#646970;font-style:italic;margin:1em 0;padding:0 0 0 1em}#plugin-information .review{overflow:hidden;width:100%;margin-bottom:20px;border-bottom:1px solid #dcdcde}#plugin-information .review-title-section{overflow:hidden}#plugin-information .review-title-section h4{display:inline-block;float:left;margin:0 6px 0 0}#plugin-information .reviewer-info p{clear:both;margin:0;padding-top:2px}#plugin-information .reviewer-info .avatar{float:left;margin:4px 6px 0 0}#plugin-information .reviewer-info .star-rating{float:left}#plugin-information .review-meta{float:left;margin-left:.75em}#plugin-information .review-body{float:left;width:100%}.plugin-version-author-uri{font-size:13px}.update-php .button.button-primary{margin-right:1em}@media screen and (max-width:771px){#plugin-information-title.with-banner{height:100px}#plugin-information-title.with-banner h2{margin-top:30px;font-size:20px;line-height:2;max-width:85%}#plugin-information-title.with-banner div.vignette{height:100px}#plugin-information-tabs{overflow:hidden;padding:0;height:auto}#plugin-information-tabs a.current{margin-bottom:0;border-bottom:none}#plugin-information .fyi{float:none;border:1px solid #dcdcde;position:static;width:auto;margin:26px 26px 0;padding-bottom:0}#section-holder{position:static;margin:0;padding-bottom:70px}#plugin-information .fyi h3,#plugin-information .fyi small{display:none}#plugin-information-footer{padding:12px 16px 0;height:46px}}#TB_window.plugin-details-modal{background:#fff}#TB_window.plugin-details-modal.thickbox-loading:before{content:"";display:block;width:20px;height:20px;position:absolute;left:50%;top:50%;z-index:-1;margin:-10px 0 0 -10px;background:#fff url(//gpsg.org.uk/wp-admin/css/../images/spinner.gif) no-repeat center;background-size:20px 20px;transform:translateZ(0)}@media print,(min-resolution:120dpi){#TB_window.plugin-details-modal.thickbox-loading:before{background-image:url(//gpsg.org.uk/wp-admin/css/../images/spinner-2x.gif)}}.plugin-details-modal #TB_title{float:left;height:1px}.plugin-details-modal #TB_ajaxWindowTitle{display:none}.plugin-details-modal #TB_closeWindowButton{left:auto;right:-30px;color:#f0f0f1}.plugin-details-modal #TB_closeWindowButton:focus,.plugin-details-modal #TB_closeWindowButton:hover{outline:0;box-shadow:none}.plugin-details-modal #TB_closeWindowButton:focus::after,.plugin-details-modal #TB_closeWindowButton:hover::after{outline:2px solid;outline-offset:-4px;border-radius:4px}.plugin-details-modal .tb-close-icon{display:none}.plugin-details-modal #TB_closeWindowButton:after{content:"\f335";font:normal 32px/29px dashicons;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width:830px){.plugin-details-modal #TB_closeWindowButton{right:0;top:-30px}}img{border:none}.bulk-action-notice .toggle-indicator::before,.meta-box-sortables .postbox .order-higher-indicator::before,.meta-box-sortables .postbox .order-lower-indicator::before,.meta-box-sortables .postbox .toggle-indicator::before,.privacy-text-box .toggle-indicator::before,.sidebar-name .toggle-indicator::before{content:"\f142";display:inline-block;font:normal 20px/1 dashicons;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none}.bulk-action-notice .bulk-action-errors-collapsed .toggle-indicator::before,.js .widgets-holder-wrap.closed .toggle-indicator::before,.meta-box-sortables .postbox.closed .handlediv .toggle-indicator::before,.privacy-text-box.closed .toggle-indicator::before{content:"\f140"}.postbox .handle-order-higher .order-higher-indicator::before{content:"\f343";color:inherit}.postbox .handle-order-lower .order-lower-indicator::before{content:"\f347";color:inherit}.postbox .handle-order-higher .order-higher-indicator::before,.postbox .handle-order-lower .order-lower-indicator::before{position:relative;top:.11rem;width:20px;height:20px}.postbox .handlediv .toggle-indicator::before{width:20px;border-radius:50%}.postbox .handlediv .toggle-indicator::before{position:relative;top:.05rem;text-indent:-1px}.rtl .postbox .handlediv .toggle-indicator::before{text-indent:1px}.bulk-action-notice .toggle-indicator::before{line-height:16px;vertical-align:top;color:#787c82}.postbox .handle-order-higher:focus,.postbox .handle-order-lower:focus,.postbox .handlediv:focus{box-shadow:inset 0 0 0 2px #2271b1;border-radius:50%;outline:2px solid transparent}.postbox .handle-order-higher:focus .order-higher-indicator::before,.postbox .handle-order-lower:focus .order-lower-indicator::before,.postbox .handlediv:focus .toggle-indicator::before{box-shadow:none;outline:1px solid transparent}#photo-add-url-div input[type=text]{width:300px}.alignleft h2{margin:0}#template textarea{font-family:Consolas,Monaco,monospace;font-size:13px;background:#f6f7f7;tab-size:4}#template .CodeMirror,#template textarea{width:100%;min-height:60vh;height:calc(100vh - 295px);border:1px solid #dcdcde;box-sizing:border-box}#templateside>h2{padding-top:6px;padding-bottom:7px;margin:0}#templateside ol,#templateside ul{margin:0;padding:0}#templateside>ul{box-sizing:border-box;margin-top:0;overflow:auto;padding:0;min-height:60vh;height:calc(100vh - 295px);background-color:#f6f7f7;border:1px solid #dcdcde;border-left:none}#templateside ul ul{padding-left:12px}#templateside>ul>li>ul[role=group]{padding-left:0}[role=treeitem][aria-expanded=false]>ul{display:none}[role=treeitem] span[aria-hidden]{display:inline;font-family:dashicons;font-size:20px;position:absolute;pointer-events:none}[role=treeitem][aria-expanded=false]>.folder-label .icon:after{content:"\f139"}[role=treeitem][aria-expanded=true]>.folder-label .icon:after{content:"\f140"}[role=treeitem] .folder-label{display:block;padding:3px 3px 3px 12px;cursor:pointer}[role=treeitem]{outline:0}[role=treeitem] .folder-label.focus,[role=treeitem] a:focus{color:#043959;box-shadow:none;outline:2px solid #2271b1;outline-offset:-2px}[role=treeitem] .folder-label.hover,[role=treeitem].hover{background-color:#f0f0f1}.tree-folder{margin:0;position:relative}[role=treeitem] li{position:relative}.tree-folder .tree-folder::after{content:"";display:block;position:absolute;left:2px;border-left:1px solid #c3c4c7;top:-13px;bottom:10px}.tree-folder>li::before{content:"";position:absolute;display:block;border-left:1px solid #c3c4c7;left:2px;top:-5px;height:18px;width:7px;border-bottom:1px solid #c3c4c7}.tree-folder>li::after{content:"";position:absolute;display:block;border-left:1px solid #c3c4c7;left:2px;bottom:-7px;top:0}#templateside .current-file{margin:-4px 0 -2px}.tree-folder>.current-file::before{left:4px;height:15px;width:0;border-left:none;top:3px}.tree-folder>.current-file::after{bottom:-4px;height:7px;left:2px;top:auto}.tree-folder li:last-child>.tree-folder::after,.tree-folder>li:last-child::after{display:none}#documentation label,#theme-plugin-editor-label,#theme-plugin-editor-selector{font-weight:600}#theme-plugin-editor-label{display:inline-block;margin-bottom:1em}#docs-list,#template textarea{direction:ltr}.fileedit-sub #plugin,.fileedit-sub #theme{max-width:40%}.fileedit-sub .alignright{text-align:right}#template p{width:97%}#file-editor-linting-error{margin-top:1em;margin-bottom:1em}#file-editor-linting-error>.notice{margin:0;display:inline-block}#file-editor-linting-error>.notice>p{width:auto}#template .submit{margin-top:1em;padding:0}#template .submit input[type=submit][disabled]{cursor:not-allowed}#templateside{float:right;width:16em;word-wrap:break-word}#postcustomstuff p.submit{margin:0}#templateside h4{margin:1em 0 0}#templateside li{margin:4px 0}#templateside li:not(.howto) a,.theme-editor-php .highlight{display:block;padding:3px 0 3px 12px;text-decoration:none}#templateside li.current-file>a{padding-bottom:0}#templateside li:not(.howto)>a:first-of-type{padding-top:0}#templateside li.howto{padding:6px 12px 12px}.theme-editor-php .highlight{margin:-3px 3px -3px -12px}#templateside .highlight{border:none;font-weight:600}.nonessential{color:#646970;font-size:11px;font-style:italic;padding-left:12px}#documentation{margin-top:10px}#documentation label{line-height:1.8;vertical-align:baseline}.fileedit-sub{padding:10px 0 8px;line-height:180%}#file-editor-warning .file-editor-warning-content{margin:25px}.nav-menus-php .item-edit:before,.widget-top .widget-action .toggle-indicator:before,.wp-customizer .accordion-section-title:after,.wp-customizer .control-section .accordion-section-title:after{content:"\f140";font:normal 20px/1 dashicons;speak:never;display:block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none}.widget-top .widget-action .toggle-indicator:before{padding:1px 2px 1px 0;border-radius:50%}.handlediv,.item-edit,.postbox .handlediv.button-link,.toggle-indicator{color:#787c82}.widget-action{color:#50575e}.handlediv:focus,.handlediv:hover,.item-edit:focus,.item-edit:hover,.postbox .handlediv.button-link:focus,.postbox .handlediv.button-link:hover,.sidebar-name:hover .toggle-indicator,.widget-action:focus,.widget-top:hover .widget-action{color:#1d2327;outline:2px solid transparent}.widget-top .widget-action:focus .toggle-indicator:before{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}#customize-info.open .accordion-section-title:after,.nav-menus-php .menu-item-edit-active .item-edit:before,.widget.open .widget-top .widget-action .toggle-indicator:before,.widget.widget-in-question .widget-top .widget-action .toggle-indicator:before{content:"\f142"}/*!
 * jQuery UI Draggable/Sortable 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-draggable-handle,.ui-sortable-handle{touch-action:none}.accordion-section{border-bottom:1px solid #dcdcde;margin:0}.accordion-section.open .accordion-section-content,.no-js .accordion-section .accordion-section-content{display:block}.accordion-section.open:hover{border-bottom-color:#dcdcde}.accordion-section-content{display:none;padding:10px 20px 15px;overflow:hidden;background:#fff}.accordion-section-title{margin:0;position:relative;border-left:1px solid #dcdcde;border-right:1px solid #dcdcde;-webkit-user-select:none;user-select:none}.js .accordion-section-title{cursor:pointer}.js .accordion-section-title:after{position:absolute;top:12px;right:10px;z-index:1}.accordion-section-title:focus{outline:1px solid transparent}.accordion-section-title:focus:after,.accordion-section-title:hover:after{border-color:#a7aaad transparent;outline:1px solid transparent}.cannot-expand .accordion-section-title{cursor:auto}.cannot-expand .accordion-section-title:after{display:none}.control-section .accordion-section-title,.customize-pane-child .accordion-section-title{border-left:none;border-right:none;padding:10px 10px 11px 14px;line-height:1.55;background:#fff}.control-section .accordion-section-title:after,.customize-pane-child .accordion-section-title:after{top:calc(50% - 10px)}.js .control-section .accordion-section-title:focus,.js .control-section .accordion-section-title:hover,.js .control-section.open .accordion-section-title,.js .control-section:hover .accordion-section-title{color:#1d2327;background:#f6f7f7}.control-section.open .accordion-section-title{border-bottom:1px solid #dcdcde}.network-admin .edit-site-actions{margin-top:0}.my-sites{display:block;overflow:auto;zoom:1}.my-sites li{display:block;padding:8px 3%;min-height:130px;margin:0}@media only screen and (max-width:599px){.my-sites li{min-height:0}}@media only screen and (min-width:600px){.my-sites.striped li{background-color:#fff;position:relative}.my-sites.striped li:after{content:"";width:1px;height:100%;position:absolute;top:0;right:0;background:#c3c4c7}}@media only screen and (min-width:600px) and (max-width:699px){.my-sites li{float:left;width:44%}.my-sites.striped li{background-color:#fff}.my-sites.striped li:nth-of-type(odd){clear:left}.my-sites.striped li:nth-of-type(2n+2):after{content:none}.my-sites li:nth-of-type(4n+1),.my-sites li:nth-of-type(4n+2){background-color:#f6f7f7}}@media only screen and (min-width:700px) and (max-width:1199px){.my-sites li{float:left;width:27.333333%;background-color:#fff}.my-sites.striped li:nth-of-type(3n+3):after{content:none}.my-sites li:nth-of-type(6n+1),.my-sites li:nth-of-type(6n+2),.my-sites li:nth-of-type(6n+3){background-color:#f6f7f7}}@media only screen and (min-width:1200px) and (max-width:1399px){.my-sites li{float:left;width:21%;padding:8px 2%;background-color:#fff}.my-sites.striped li:nth-of-type(4n+1){clear:left}.my-sites.striped li:nth-of-type(4n+4):after{content:none}.my-sites li:nth-of-type(8n+1),.my-sites li:nth-of-type(8n+2),.my-sites li:nth-of-type(8n+3),.my-sites li:nth-of-type(8n+4){background-color:#f6f7f7}}@media only screen and (min-width:1400px) and (max-width:1599px){.my-sites li{float:left;width:16%;padding:8px 2%;background-color:#fff}.my-sites.striped li:nth-of-type(5n+1){clear:left}.my-sites.striped li:nth-of-type(5n+5):after{content:none}.my-sites li:nth-of-type(10n+1),.my-sites li:nth-of-type(10n+2),.my-sites li:nth-of-type(10n+3),.my-sites li:nth-of-type(10n+4),.my-sites li:nth-of-type(10n+5){background-color:#f6f7f7}}@media only screen and (min-width:1600px){.my-sites li{float:left;width:12.666666%;padding:8px 2%;background-color:#fff}.my-sites.striped li:nth-of-type(6n+1){clear:left}.my-sites.striped li:nth-of-type(6n+6):after{content:none}.my-sites li:nth-of-type(12n+1),.my-sites li:nth-of-type(12n+2),.my-sites li:nth-of-type(12n+3),.my-sites li:nth-of-type(12n+4),.my-sites li:nth-of-type(12n+5),.my-sites li:nth-of-type(12n+6){background-color:#f6f7f7}}.my-sites li a{text-decoration:none}@media print,(min-resolution:120dpi){div.star-holder,div.star-holder .star-rating{background:url(//gpsg.org.uk/wp-admin/css/../images/stars-2x.png?ver=20121108) repeat-x bottom left;background-size:21px 37px}.spinner{background-image:url(//gpsg.org.uk/wp-admin/css/../images/spinner-2x.gif)}}@media screen and (max-width:782px){html.wp-toolbar{padding-top:var(--wp-admin--admin-bar--height)}.screen-reader-shortcut:focus{top:-39px}body{min-width:240px;overflow-x:hidden}body *{-webkit-tap-highlight-color:transparent!important}#wpcontent{position:relative;margin-left:0;padding-left:10px}#wpbody-content{padding-bottom:100px}.wrap{clear:both;margin-right:12px;margin-left:0}#col-left,#col-right{float:none;width:auto}#col-left .col-wrap,#col-right .col-wrap{padding:0}#collapse-menu,.post-format-select{display:none!important}.wrap h1.wp-heading-inline{margin-bottom:.5em}.wrap .add-new-h2,.wrap .add-new-h2:active,.wrap .page-title-action,.wrap .page-title-action:active{padding:10px 15px;font-size:14px;white-space:nowrap}.media-upload-form div.error,.notice,.wrap div.error,.wrap div.updated{margin:20px 0 10px;padding:5px 10px;font-size:14px;line-height:175%}.wp-core-ui .notice.is-dismissible{padding-right:46px}.notice-dismiss{padding:13px}.wrap .icon32+h2{margin-top:-2px}.wp-responsive-open #wpbody{right:-16em}code{word-wrap:break-word;word-wrap:anywhere;word-break:break-word}.postbox{font-size:14px}.metabox-holder .postbox>h3,.metabox-holder .stuffbox>h3,.metabox-holder h2,.metabox-holder h3.hndle{padding:12px}.nav-menus-php .metabox-holder h3{padding:0}.postbox .handlediv{margin-top:3px}.subsubsub{font-size:16px;text-align:center;margin-bottom:15px}#template .CodeMirror,#template textarea{box-sizing:border-box}#templateside{float:none;width:auto}#templateside>ul{border-left:1px solid #dcdcde}#templateside li{margin:0}#templateside li:not(.howto) a{display:block;padding:5px}#templateside li.howto{padding:12px}#templateside .highlight{padding:5px;margin-left:-5px;margin-top:-5px}#template .notice,#template>div{float:none;margin:1em 0;width:auto}#template .CodeMirror,#template textarea{width:100%}#templateside ul ul{padding-left:1.5em}[role=treeitem] .folder-label{display:block;padding:5px}.tree-folder .tree-folder::after,.tree-folder>li::after,.tree-folder>li::before{left:-8px}.tree-folder>li::before{top:0;height:13px}.tree-folder>.current-file::before{left:-5px;top:7px;width:4px}.tree-folder>.current-file::after{height:9px;left:-8px}.wrap #templateside span.notice{margin-left:-5px;width:100%}.fileedit-sub .alignright{float:left;margin-top:15px;width:100%;text-align:left}.fileedit-sub .alignright label{display:block}.fileedit-sub #plugin,.fileedit-sub #theme{margin-left:0;max-width:70%}.fileedit-sub input[type=submit]{margin-bottom:0}#documentation label[for=docs-list]{display:block}#documentation select[name=docs-list]{margin-left:0;max-width:60%}#documentation input[type=button]{margin-bottom:0}#wpfooter{display:none}#comments-form .checkforspam{display:none}.edit-comment-author{margin:2px 0 0}.filter-drawer .filter-group-feature input,.filter-drawer .filter-group-feature label{line-height:2.1}.filter-drawer .filter-group-feature label{margin-left:32px}.wp-filter .button.drawer-toggle{font-size:13px;line-height:2;height:28px}#screen-meta #contextual-help-wrap{overflow:visible}#screen-meta #contextual-help-back,#screen-meta .contextual-help-sidebar{display:none}#screen-meta .contextual-help-tabs{clear:both;width:100%;float:none}#screen-meta .contextual-help-tabs ul{margin:0 0 1em;padding:1em 0 0}#screen-meta .contextual-help-tabs .active{margin:0}#screen-meta .contextual-help-tabs-wrap{clear:both;max-width:100%;float:none}#screen-meta,#screen-meta-links{margin-right:10px}#screen-meta-links{margin-bottom:20px}.wp-filter .search-form input[type=search]{font-size:1rem}.wp-filter .search-form.search-plugins{min-width:100%}}@media screen and (max-width:600px){#wpwrap.wp-responsive-open{overflow-x:hidden}html.wp-toolbar{padding-top:0}.screen-reader-shortcut:focus{top:7px}#wpbody{padding-top:46px}div#post-body.metabox-holder.columns-1{overflow-x:hidden}.nav-tab-wrapper,.wrap h2.nav-tab-wrapper,h1.nav-tab-wrapper{border-bottom:0}h1 .nav-tab,h2 .nav-tab,h3 .nav-tab,nav .nav-tab{margin:10px 10px 0 0;border-bottom:1px solid #c3c4c7}.nav-tab-active:focus,.nav-tab-active:focus:active,.nav-tab-active:hover{border-bottom:1px solid #c3c4c7}.wp-filter .search-form.search-plugins label{width:100%}}@media screen and (max-width:480px){.metabox-prefs-container{display:grid}.metabox-prefs-container>*{display:inline-block;padding:2px}}@media screen and (max-width:320px){#network_dashboard_right_now .subsubsub{font-size:14px;text-align:left}}
/*! This file is auto-generated */
button,input,select,textarea{box-sizing:border-box;font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea{font-size:14px}textarea{overflow:auto;padding:2px 6px;line-height:1.42857143;resize:vertical}input,select{margin:0 1px}textarea.code{padding:4px 6px 1px}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{box-shadow:0 0 0 transparent;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338}input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week]{padding:0 8px;line-height:2;min-height:30px}::-webkit-datetime-edit{line-height:1.85714286}input[type=checkbox]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:2px solid transparent}input[type=email],input[type=url]{direction:ltr}input[type=checkbox],input[type=radio]{border:1px solid #8c8f94;border-radius:4px;background:#fff;color:#50575e;clear:none;cursor:pointer;display:inline-block;line-height:0;height:1rem;margin:-.25rem .25rem 0 0;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:1rem;min-width:1rem;-webkit-appearance:none;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);transition:.05s border-color ease-in-out}input[type=radio]:checked+label:before{color:#8c8f94}.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:hover{color:#135e96}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio],td>input[type=checkbox]{margin-top:0}.wp-admin p label input[type=checkbox]{margin-top:-4px}.wp-admin p label input[type=radio]{margin-top:-2px}input[type=radio]{border-radius:50%;margin-right:.25rem;line-height:.71428571}input[type=checkbox]:checked::before,input[type=radio]:checked::before{float:left;display:inline-block;vertical-align:middle;width:1rem;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox]:checked::before{content:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%233582c4%27%2F%3E%3C%2Fsvg%3E");margin:-.1875rem 0 0 -.25rem;height:1.3125rem;width:1.3125rem}input[type=radio]:checked::before{content:"";border-radius:50%;width:.5rem;height:.5rem;margin:.1875rem;background-color:#3582c4;line-height:1.14285714}@-moz-document url-prefix(){.form-table input.tog,input[type=checkbox],input[type=radio]{margin-bottom:-1px}}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{display:none}.wp-admin input[type=file]{padding:3px 0;cursor:pointer}input.readonly,input[readonly],textarea.readonly,textarea[readonly]{background-color:#f0f0f1}::-webkit-input-placeholder{color:#646970}::-moz-placeholder{color:#646970;opacity:1}:-ms-input-placeholder{color:#646970}.form-invalid .form-required,.form-invalid .form-required:focus,.form-invalid.form-required input,.form-invalid.form-required input:focus,.form-invalid.form-required select,.form-invalid.form-required select:focus{border-color:#d63638!important;box-shadow:0 0 2px rgba(214,54,56,.8)}.form-table .form-required.form-invalid td:after{content:"\f534";font:normal 20px/1 dashicons;color:#d63638;margin-left:-25px;vertical-align:middle}.form-table .form-required.user-pass1-wrap.form-invalid td:after{content:""}.form-table .form-required.user-pass1-wrap.form-invalid .password-input-wrapper:after{content:"\f534";font:normal 20px/1 dashicons;color:#d63638;margin:0 6px 0 -29px;vertical-align:middle}.form-input-tip{color:#646970}input.disabled,input:disabled,select.disabled,select:disabled,textarea.disabled,textarea:disabled{background:rgba(255,255,255,.5);border-color:rgba(220,220,222,.75);box-shadow:inset 0 1px 2px rgba(0,0,0,.04);color:rgba(44,51,56,.5)}input[type=file].disabled,input[type=file]:disabled,input[type=file][aria-disabled=true],input[type=range].disabled,input[type=range]:disabled,input[type=range][aria-disabled=true]{background:0 0;box-shadow:none;cursor:default}input[type=checkbox].disabled,input[type=checkbox].disabled:checked:before,input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=checkbox][aria-disabled=true],input[type=radio].disabled,input[type=radio].disabled:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before,input[type=radio][aria-disabled=true]{opacity:.7;cursor:default}.wp-core-ui select{font-size:14px;line-height:2;color:#2c3338;border-color:#8c8f94;box-shadow:none;border-radius:3px;padding:0 24px 0 8px;min-height:30px;max-width:25rem;-webkit-appearance:none;background:#fff url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E') no-repeat right 5px top 55%;background-size:16px 16px;cursor:pointer;vertical-align:middle}.wp-core-ui select:hover{color:#2271b1}.wp-core-ui select:focus{border-color:#2271b1;color:#0a4b78;box-shadow:0 0 0 1px #2271b1}.wp-core-ui select:active{border-color:#8c8f94;box-shadow:none}.wp-core-ui select.disabled,.wp-core-ui select:disabled{color:#a7aaad;border-color:#dcdcde;background-color:#f6f7f7;background-image:url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23a0a5aa%22%2F%3E%3C%2Fsvg%3E');box-shadow:none;text-shadow:0 1px 0 #fff;cursor:default;transform:none}.wp-core-ui select[aria-disabled=true]{cursor:default}.wp-core-ui select:-moz-focusring{color:transparent;text-shadow:0 0 0 #0a4b78}.wp-core-ui select::-ms-value{background:0 0;color:#50575e}.wp-core-ui select:hover::-ms-value{color:#2271b1}.wp-core-ui select:focus::-ms-value{color:#0a4b78}.wp-core-ui select.disabled::-ms-value,.wp-core-ui select:disabled::-ms-value{color:#a7aaad}.wp-core-ui select::-ms-expand{display:none}.wp-admin .button-cancel{display:inline-block;min-height:28px;padding:0 5px;line-height:2}.meta-box-sortables select{max-width:100%}.meta-box-sortables input{vertical-align:middle}.misc-pub-post-status select{margin-top:0}.wp-core-ui select[multiple]{height:auto;padding-right:8px;background:#fff}.submit{padding:1.5em 0;margin:5px 0;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border:none}form p.submit a.cancel:hover{text-decoration:none}p.submit{text-align:left;max-width:100%;margin-top:20px;padding-top:10px}.textright p.submit{border:none;text-align:right}table.form-table+input+input+p.submit,table.form-table+input+p.submit,table.form-table+p.submit{border-top:none;padding-top:0}#major-publishing-actions input,#minor-publishing-actions .preview,#minor-publishing-actions input{text-align:center}input.all-options,textarea.all-options{width:250px}input.large-text,textarea.large-text{width:99%}.regular-text{width:25em}input.small-text{width:50px;padding:0 6px}label input.small-text{margin-top:-4px}input[type=number].small-text{width:65px;padding-right:0}input.tiny-text{width:35px}input[type=number].tiny-text{width:45px;padding-right:0}#doaction,#doaction2,#post-query-submit{margin:0 8px 0 0}.no-js input#changeit2,.no-js input#doaction2,.no-js label[for=bulk-action-selector-bottom],.no-js label[for=new_role2],.no-js select#bulk-action-selector-bottom,.no-js select#new_role2{display:none}.tablenav .actions select{float:left;margin-right:6px;max-width:12.5rem}#timezone_string option{margin-left:1em}.wp-cancel-pw>.dashicons,.wp-hide-pw>.dashicons{position:relative;top:3px;width:1.25rem;height:1.25rem;top:.25rem;font-size:20px}.wp-cancel-pw .dashicons-no{display:none}#your-profile label+a,label{vertical-align:middle}#your-profile label+a,fieldset label{vertical-align:middle}.options-media-php [for*="_size_"]{min-width:10em;vertical-align:baseline}.options-media-php .small-text[name*="_size_"]{margin:0 0 1em}.wp-generate-pw{margin-top:1em;position:relative}.wp-pwd button{height:min-content}.wp-pwd button.pwd-toggle .dashicons{position:relative;top:.25rem}.wp-pwd{margin-top:1em;position:relative}.mailserver-pass-wrap .wp-pwd{display:inline-block;margin-top:0}#mailserver_pass{padding-right:2.5rem}.mailserver-pass-wrap .button.wp-hide-pw{background:0 0;border:1px solid transparent;box-shadow:none;font-size:14px;line-height:2;width:2.5rem;min-width:40px;margin:0;padding:0 9px;position:absolute;right:0;top:0}.mailserver-pass-wrap .button.wp-hide-pw:hover{background:0 0;border-color:transparent}.mailserver-pass-wrap .button.wp-hide-pw:focus{background:0 0;border-color:#3582c4;border-radius:4px;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.mailserver-pass-wrap .button.wp-hide-pw:active{background:0 0;box-shadow:none;transform:none}#misc-publishing-actions label{vertical-align:baseline}#pass-strength-result{background-color:#f0f0f1;border:1px solid #dcdcde;color:#1d2327;margin:-1px 1px 5px;padding:3px 5px;text-align:center;width:25em;box-sizing:border-box;opacity:0}#pass-strength-result.short{background-color:#ffabaf;border-color:#e65054;opacity:1}#pass-strength-result.bad{background-color:#facfd2;border-color:#f86368;opacity:1}#pass-strength-result.good{background-color:#f5e6ab;border-color:#f0c33c;opacity:1}#pass-strength-result.strong{background-color:#b8e6bf;border-color:#68de7c;opacity:1}.password-input-wrapper{display:inline-block}.password-input-wrapper input{font-family:Consolas,Monaco,monospace}#pass1-text.short,#pass1.short{border-color:#e65054}#pass1-text.bad,#pass1.bad{border-color:#f86368}#pass1-text.good,#pass1.good{border-color:#f0c33c}#pass1-text.strong,#pass1.strong{border-color:#68de7c}#pass1-text:focus,#pass1:focus{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.pw-weak{display:none}.indicator-hint{padding-top:8px}.wp-pwd [type=password],.wp-pwd [type=text]{margin-bottom:0;min-height:30px}.wp-pwd input::-ms-reveal{display:none}#pass1-text,.show-password #pass1{display:none}#pass1-text::-ms-clear{display:none}.show-password #pass1-text{display:inline-block}p.search-box{display:flex;flex-wrap:wrap;align-items:center;column-gap:.5rem;position:relative;float:right;margin:11px 0}.network-admin.themes-php p.search-box{clear:left}.search-box input[name="s"],.tablenav .search-plugins input[name="s"],.tagsdiv .newtag{float:left;margin:0 4px 0 0}.js.plugins-php .search-box .wp-filter-search{margin:0;width:280px}input[type=email].ui-autocomplete-loading,input[type=text].ui-autocomplete-loading{background-image:url(//gpsg.org.uk/wp-admin/css/../images/loading.gif);background-repeat:no-repeat;background-position:right 5px center;visibility:visible}input.ui-autocomplete-input.open{border-bottom-color:transparent}ul#add-to-blog-users{margin:0 0 0 14px}.ui-autocomplete{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;border:1px solid #4f94d4;box-shadow:0 1px 2px rgba(79,148,212,.8);background-color:#fff}.ui-autocomplete li{margin-bottom:0;padding:4px 10px;white-space:nowrap;text-align:left;cursor:pointer}.ui-autocomplete .ui-state-focus{background-color:#dcdcde}.wp-tags-autocomplete .ui-state-focus,.wp-tags-autocomplete [aria-selected=true]{background-color:#2271b1;color:#fff;outline:2px solid transparent}.button-add-site-icon{width:100%;cursor:pointer;text-align:center;border:1px dashed #c3c4c7;box-sizing:border-box;padding:9px 0;line-height:1.6;max-width:270px;border-radius:4px;background:#f0f0f1}.button-add-site-icon:focus,.button-add-site-icon:hover{background:#fff}.button-add-site-icon:focus{background-color:#fff;border-color:#3582c4;border-style:solid;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.form-table{border-collapse:collapse;margin-top:.5em;width:100%;clear:both}.form-table,.form-table td,.form-table td p,.form-table th{font-size:14px}.form-table td{margin-bottom:9px;padding:15px 10px;line-height:1.3;vertical-align:middle}.form-table th,.form-wrap label{color:#1d2327;font-weight:400;text-shadow:none;vertical-align:baseline}.form-table th{vertical-align:top;text-align:left;padding:20px 10px 20px 0;width:200px;line-height:1.3;font-weight:600}.form-table .td-full,.form-table th.th-full{width:auto;padding:20px 10px 20px 0;font-weight:400}.form-table td p{margin-top:4px;margin-bottom:0}.form-table .date-time-doc{margin-top:1em}.form-table p.timezone-info{margin:1em 0;display:flex;flex-direction:column}#local-time{margin-top:.5em}.form-table td fieldset label{margin:.35em 0 .5em!important;display:inline-block}.form-table td fieldset p label{margin-top:0!important}.form-table td fieldset label,.form-table td fieldset li,.form-table td fieldset p{line-height:1.4}.form-table input.tog,.form-table input[type=radio]{margin-top:-4px;margin-right:4px;float:none}.form-table .pre{padding:8px;margin:0}table.form-table td .updated{font-size:13px}table.form-table td .updated p{font-size:13px;margin:.3em 0}#profile-page .form-table textarea{width:500px;margin-bottom:6px}#profile-page .form-table #rich_editing{margin-right:5px}#your-profile legend{font-size:22px}#display_name{width:15em}#adduser .form-field input,#createuser .form-field input{width:25em}.color-option{display:inline-block;width:24%;padding:5px 15px 15px;box-sizing:border-box;margin-bottom:3px}.color-option.selected,.color-option:hover{background:#dcdcde}.color-palette{display:table;width:100%;border-spacing:0;border-collapse:collapse}.color-palette .color-palette-shade,.color-palette td{display:table-cell;height:20px;padding:0;border:none}.color-option{cursor:pointer}.create-application-password .form-field{max-width:25em}.create-application-password label{font-weight:600}.create-application-password p.submit{margin-bottom:0;padding-bottom:0;display:block}#application-passwords-section .notice{margin-top:20px;margin-bottom:0;word-wrap:break-word}.application-password-display input.code{margin-bottom:6px;width:19em}.auth-app-card.card{max-width:768px}.authorize-application-php .form-wrap p{display:block}.tool-box .title{margin:8px 0;font-size:18px;font-weight:400;line-height:24px}.label-responsive{vertical-align:middle}#export-filters p{margin:0 0 1em}#export-filters p.submit{margin:7px 0 5px}.card{position:relative;margin-top:20px;padding:.7em 2em 1em;min-width:255px;max-width:520px;border:1px solid #c3c4c7;box-shadow:0 1px 1px rgba(0,0,0,.04);background:#fff;box-sizing:border-box}.pressthis h4{margin:2em 0 1em}.pressthis textarea{width:100%;font-size:1em}#pressthis-code-wrap{overflow:auto}.pressthis-bookmarklet-wrapper{margin:20px 0 8px;vertical-align:top;position:relative;z-index:1}.pressthis-bookmarklet,.pressthis-bookmarklet:active,.pressthis-bookmarklet:focus,.pressthis-bookmarklet:hover{display:inline-block;position:relative;cursor:move;color:#2c3338;background:#dcdcde;border-radius:5px;border:1px solid #c3c4c7;font-style:normal;line-height:16px;font-size:14px;text-decoration:none}.pressthis-bookmarklet:active{outline:0}.pressthis-bookmarklet:after{content:"";width:70%;height:55%;z-index:-1;position:absolute;right:10px;bottom:9px;background:0 0;transform:skew(20deg) rotate(6deg);box-shadow:0 10px 8px rgba(0,0,0,.6)}.pressthis-bookmarklet:hover:after{transform:skew(20deg) rotate(9deg);box-shadow:0 10px 8px rgba(0,0,0,.7)}.pressthis-bookmarklet span{display:inline-block;margin:0;padding:0 12px 8px 9px}.pressthis-bookmarklet span:before{color:#787c82;font:normal 20px/1 dashicons;content:"\f157";position:relative;display:inline-block;top:4px;margin-right:4px}.pressthis-js-toggle{margin-left:10px;padding:0;height:auto;vertical-align:top}.pressthis-js-toggle.button.button{margin-left:10px;padding:0;height:auto;vertical-align:top}.pressthis-js-toggle .dashicons{margin:5px 8px 6px 7px;color:#50575e}.timezone-info code{white-space:nowrap}.defaultavatarpicker .avatar{margin:2px 0;vertical-align:middle}.options-general-php .date-time-text{display:inline-block;min-width:10em}.options-general-php input.small-text{width:56px;margin:-2px 0}.options-general-php .spinner{float:none;margin:-3px 3px 0}.options-general-php .language-install-spinner,.profile-php .language-install-spinner,.settings-php .language-install-spinner,.user-edit-php .language-install-spinner{display:inline-block;float:none;margin:-3px 5px 0;vertical-align:middle}.form-table.permalink-structure .available-structure-tags{margin-top:8px}.form-table.permalink-structure .available-structure-tags ul{display:flex;flex-wrap:wrap;margin:8px 0 0}.form-table.permalink-structure .available-structure-tags li{margin:6px 5px 0 0}.form-table.permalink-structure .available-structure-tags li:last-child{margin-right:0}.form-table.permalink-structure .structure-selection .row{margin-bottom:16px}.form-table.permalink-structure .structure-selection .row>div{max-width:calc(100% - 24px);display:inline-flex;flex-direction:column}.form-table.permalink-structure .structure-selection .row label{font-weight:600}.form-table.permalink-structure .structure-selection .row p{margin-top:0}.setup-php textarea{max-width:100%}.form-field #site-address{max-width:25em}.form-field #domain{max-width:22em}.form-field #admin-email,.form-field #blog_last_updated,.form-field #blog_registered,.form-field #path,.form-field #site-title{max-width:25em}.form-field #path{margin-bottom:5px}#search-sites,#search-users{max-width:60%}.configuration-rules-label{font-weight:600;margin-bottom:4px}.request-filesystem-credentials-dialog{display:none;visibility:visible}.request-filesystem-credentials-dialog .notification-dialog{top:10%;max-height:85%}.request-filesystem-credentials-dialog-content{margin:25px}#request-filesystem-credentials-title{font-size:1.3em;margin:1em 0}.request-filesystem-credentials-form legend{font-size:1em;padding:1.33em 0;font-weight:600}.request-filesystem-credentials-form input[type=password],.request-filesystem-credentials-form input[type=text]{display:block}.request-filesystem-credentials-dialog input[type=password],.request-filesystem-credentials-dialog input[type=text]{width:100%}.request-filesystem-credentials-form .field-title{font-weight:600}.request-filesystem-credentials-dialog label[for=hostname],.request-filesystem-credentials-dialog label[for=private_key],.request-filesystem-credentials-dialog label[for=public_key]{display:block;margin-bottom:1em}.request-filesystem-credentials-dialog .ftp-password,.request-filesystem-credentials-dialog .ftp-username{float:left;width:48%}.request-filesystem-credentials-dialog .ftp-password{margin-left:4%}.request-filesystem-credentials-dialog .request-filesystem-credentials-action-buttons{text-align:right}.request-filesystem-credentials-dialog label[for=ftp]{margin-right:10px}.request-filesystem-credentials-dialog #auth-keys-desc{margin-bottom:0}#request-filesystem-credentials-dialog .button:not(:last-child){margin-right:10px}#request-filesystem-credentials-form .cancel-button{display:none}#request-filesystem-credentials-dialog .cancel-button{display:inline}.request-filesystem-credentials-dialog .ftp-password,.request-filesystem-credentials-dialog .ftp-username{float:none;width:auto}.request-filesystem-credentials-dialog .ftp-username{margin-bottom:1em}.request-filesystem-credentials-dialog .ftp-password{margin:0}.request-filesystem-credentials-dialog .ftp-password em{color:#8c8f94}.request-filesystem-credentials-dialog label{display:block;line-height:1.5;margin-bottom:1em}.request-filesystem-credentials-form legend{padding-bottom:0}.request-filesystem-credentials-form #ssh-keys legend{font-size:1.3em}.request-filesystem-credentials-form .notice{margin:0 0 20px;clear:both}.tools-privacy-policy-page form{margin-bottom:1.3em}.tools-privacy-policy-page input.button{margin:0 1px 0 6px}.tools-privacy-policy-page select{margin:0 1px .5em 6px}.tools-privacy-edit{margin:1.5em 0}.tools-privacy-policy-page span{line-height:2}.privacy_requests .column-email{width:40%}.privacy_requests .column-type{text-align:center}.privacy_requests tfoot td:first-child,.privacy_requests thead td:first-child{border-left:4px solid #fff}.privacy_requests tbody th{border-left:4px solid #fff;background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.privacy_requests .row-actions{color:#787c82}.privacy_requests .row-actions.processing{position:static}.privacy_requests tbody .has-request-results th{box-shadow:none}.privacy_requests tbody .request-results th .notice{margin:0 0 5px}.privacy_requests tbody td{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.privacy_requests tbody .has-request-results td{box-shadow:none}.privacy_requests .next_steps .button{word-wrap:break-word;white-space:normal}.privacy_requests .status-request-confirmed td,.privacy_requests .status-request-confirmed th{background-color:#fff;border-left-color:#72aee6}.privacy_requests .status-request-failed td,.privacy_requests .status-request-failed th{background-color:#f6f7f7;border-left-color:#d63638}.privacy_requests .export_personal_data_failed a{vertical-align:baseline}.status-label{font-weight:600}.status-label.status-request-pending{font-weight:400;font-style:italic;color:#646970}.status-label.status-request-failed{color:#d63638;font-weight:600}.wp-privacy-request-form{clear:both}.wp-privacy-request-form-field{margin:1.5em 0}.wp-privacy-request-form input{margin:0}.email-personal-data::before{display:inline-block;font:normal 20px/1 dashicons;margin:3px 5px 0 -2px;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top}.email-personal-data--sending::before{color:#d63638;content:"\f463";animation:rotation 2s infinite linear}.email-personal-data--sent::before{color:#68de7c;content:"\f147"}@media screen and (max-width:782px){textarea{-webkit-appearance:none}input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week]{-webkit-appearance:none;padding:3px 10px;min-height:40px}::-webkit-datetime-edit{line-height:1.875}.widefat tfoot td input[type=checkbox],.widefat th input[type=checkbox],.widefat thead td input[type=checkbox],input[type=checkbox]{-webkit-appearance:none}.widefat tfoot td input[type=checkbox],.widefat th input[type=checkbox],.widefat thead td input[type=checkbox]{margin-bottom:8px}.widefat tfoot td input[type=checkbox]:before,.widefat th input[type=checkbox]:before,.widefat thead td input[type=checkbox]:before,input[type=checkbox]:checked:before{width:1.875rem;height:1.875rem;margin:-.1875rem -.3125rem}input[type=checkbox],input[type=radio]{height:1.5625rem;width:1.5625rem}.wp-admin p input[type=checkbox],.wp-admin p input[type=radio]{margin-top:-.1875rem}input[type=radio]:checked:before{vertical-align:middle;width:.5625rem;height:.5625rem;margin:.4375rem;line-height:.76190476}.wp-upload-form input[type=submit]{margin-top:10px}.wp-admin .form-table select,.wp-core-ui select{min-height:40px;font-size:16px;line-height:1.625;padding:5px 24px 5px 8px}.wp-admin .button-cancel{margin-bottom:0;padding:2px 0;font-size:14px;vertical-align:middle}#adduser .form-field input,#createuser .form-field input{width:100%}.form-table{box-sizing:border-box}.form-table td,.form-table th,.label-responsive{display:block;width:auto;vertical-align:middle}.label-responsive{margin:.5em 0}.export-filters li{margin-bottom:0}.form-table .color-palette .color-palette-shade,.form-table .color-palette td{display:table-cell;width:15px;height:30px;padding:0}.form-table .color-palette{margin-right:10px}input,textarea{font-size:16px}#profile-page .form-table textarea,.form-table span.description,.form-table td input[type=email],.form-table td input[type=password],.form-table td input[type=text],.form-table td select,.form-table td textarea{width:100%;display:block;max-width:none;box-sizing:border-box}.form-table .form-required.form-invalid td:after{float:right;margin:-30px 3px 0 0}.form-table input[type=text].small-text,input[type=number].small-text,input[type=password].small-text,input[type=search].small-text,input[type=text].small-text{width:auto;max-width:4.375em;display:inline;padding:3px 6px;margin:0 3px}.form-table .regular-text~input[type=text].small-text{margin-top:5px}#pass-strength-result{width:100%;box-sizing:border-box;padding:8px}.password-input-wrapper{display:block}p.search-box{float:none;width:100%;margin-bottom:20px;display:flex}p.search-box input[name="s"]{float:none;width:100%;margin-bottom:10px;vertical-align:middle}p.search-box input[type=submit]{margin-bottom:10px}.form-table span.description{display:inline;padding:4px 0 0;line-height:1.4;font-size:14px}.form-table th{padding:10px 0 0;border-bottom:0}.form-table td{margin-bottom:0;padding:4px 0 6px}.form-table.permalink-structure td code{display:inline-block}.form-table.permalink-structure .structure-selection{margin-top:8px}.form-table.permalink-structure .structure-selection .row>div{max-width:calc(100% - 36px);width:100%}.form-table.permalink-structure td input[type=text]{margin-top:4px}.form-table input.regular-text{width:100%}.form-table label{font-size:14px}.form-table td>label:first-child{display:inline-block;margin-top:.35em}.background-position-control .button-group>label{font-size:0}.form-table fieldset label{display:block}.form-field #domain{max-width:none}.wp-pwd{position:relative}#profile-page .form-table #pass1{padding-right:90px}.wp-pwd button.button{background:0 0;border:1px solid transparent;box-shadow:none;line-height:2;margin:0;padding:5px 9px;position:absolute;right:0;top:0;width:2.375rem;height:2.375rem;min-width:40px;min-height:40px}.wp-pwd button.wp-hide-pw{right:2.5rem}body.user-new-php .wp-pwd button.wp-hide-pw{right:0}.wp-pwd button.button:focus,.wp-pwd button.button:hover{background:0 0}.wp-pwd button.button:active{background:0 0;box-shadow:none;transform:none}.wp-pwd .button .text{display:none}.wp-pwd [type=password],.wp-pwd [type=text]{line-height:2;padding-right:5rem}body.user-new-php .wp-pwd [type=password],body.user-new-php .wp-pwd [type=text]{padding-right:2.5rem}.wp-cancel-pw .dashicons-no{display:inline-block}.mailserver-pass-wrap .wp-pwd{display:block}#mailserver_pass{padding-left:10px}.options-general-php input[type=text].small-text{max-width:6.25em;margin:0}.tools-privacy-policy-page form.wp-create-privacy-page{margin-bottom:1em}.tools-privacy-policy-page input#set-page,.tools-privacy-policy-page select{margin:10px 0 0}.tools-privacy-policy-page .wp-create-privacy-page span{display:block;margin-bottom:1em}.tools-privacy-policy-page .wp-create-privacy-page .button{margin-left:0}.wp-list-table.privacy_requests tr:not(.inline-edit-row):not(.no-items) td.column-primary:not(.check-column){display:table-cell}.wp-list-table.privacy_requests.widefat th input,.wp-list-table.privacy_requests.widefat thead td input{margin-left:5px}.wp-privacy-request-form-field input[type=text]{width:100%;margin-bottom:10px;vertical-align:middle}.regular-text{max-width:100%}}@media only screen and (max-width:768px){.form-field input[type=email],.form-field input[type=password],.form-field input[type=text],.form-field select,.form-field textarea{width:99%}.form-wrap .form-field{padding:0}}@media only screen and (max-height:480px),screen and (max-width:450px){.file-editor-warning .notification-dialog,.request-filesystem-credentials-dialog .notification-dialog{width:100%;height:100%;max-height:100%;position:fixed;top:0;margin:0;left:0}}@media screen and (max-width:600px){.color-option{width:49%}}@media only screen and (max-width:320px){.options-general-php .date-time-text.date-time-custom-text{min-width:0;margin-right:.5em}}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}
html :where(.editor-styles-wrapper){background:#fff;color:initial;font-family:serif;font-size:medium;line-height:normal}:where(.editor-styles-wrapper) .wp-align-wrapper{max-width:840px}:where(.editor-styles-wrapper) .wp-align-wrapper.wp-align-full,:where(.editor-styles-wrapper) .wp-align-wrapper>.wp-block{max-width:none}:where(.editor-styles-wrapper) .wp-align-wrapper.wp-align-wide{max-width:840px}:where(.editor-styles-wrapper) a{transition:none}:where(.editor-styles-wrapper) code,:where(.editor-styles-wrapper) kbd{background:inherit;font-family:monospace;font-size:inherit;margin:0;padding:0}:where(.editor-styles-wrapper) p{font-size:revert;line-height:revert;margin:revert}:where(.editor-styles-wrapper) ol,:where(.editor-styles-wrapper) ul{box-sizing:border-box;list-style-type:revert;margin:revert;padding:revert}:where(.editor-styles-wrapper) ol ol,:where(.editor-styles-wrapper) ol ul,:where(.editor-styles-wrapper) ul ol,:where(.editor-styles-wrapper) ul ul{margin:revert}:where(.editor-styles-wrapper) ol li,:where(.editor-styles-wrapper) ul li{margin:revert}:where(.editor-styles-wrapper) ol ul,:where(.editor-styles-wrapper) ul ul{list-style-type:revert}:where(.editor-styles-wrapper) h1,:where(.editor-styles-wrapper) h2,:where(.editor-styles-wrapper) h3,:where(.editor-styles-wrapper) h4,:where(.editor-styles-wrapper) h5,:where(.editor-styles-wrapper) h6{color:revert;font-size:revert;font-weight:revert;line-height:revert;margin:revert}:where(.editor-styles-wrapper) select{-webkit-appearance:revert;background:revert;border:revert;border-radius:revert;box-shadow:revert;color:revert;cursor:revert;font-family:system-ui;font-size:revert;font-weight:revert;line-height:revert;margin:revert;max-width:revert;min-height:revert;outline:revert;padding:revert;text-shadow:revert;transform:revert;vertical-align:revert}:where(.editor-styles-wrapper) select:disabled,:where(.editor-styles-wrapper) select:focus{background-color:revert;background-image:revert;border-color:revert;box-shadow:revert;color:revert;cursor:revert;text-shadow:revert;transform:revert}
@charset "UTF-8";.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;width:100%;z-index:1}.has-modal-open .wp-block-cover .wp-block-cover__inner-container,.has-modal-open .wp-block-cover-image .wp-block-cover__inner-container{z-index:auto}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:-moz-fit-content;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:-moz-fit-content;width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media (prefers-reduced-motion:no-preference){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull a,.wp-block-image.alignwide a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:inline-block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-content{display:flow-root}.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{flex-shrink:0;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true]{max-width:calc(100% - 100px)}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-styles .block-editor-block-list__block{margin:0}@keyframes selection-overlay__fade-in-animation{0%{opacity:0}to{opacity:.4}}:root .block-editor-block-list__layout::selection,:root .has-multi-selection .block-editor-block-list__layout::selection,_::-webkit-full-page-media,_:future{background-color:initial}.block-editor-block-list__layout{position:relative}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected) ::selection,.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected)::selection{background:#0000}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected):after{animation:selection-overlay__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background:var(--wp-admin-theme-color);bottom:0;content:"";left:0;opacity:.4;outline:2px solid #0000;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@media (prefers-reduced-motion:reduce){.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected):after{animation-delay:0s;animation-duration:1ms}}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:not(.is-partially-selected).is-highlighted:after{outline-color:#0000}.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted,.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted~.is-multi-selected,.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable=true]):focus,.block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-selected{outline:none}.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted:after,.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted~.is-multi-selected:after,.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable=true]):focus:after,.block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-selected:after{bottom:0;content:"";left:0;outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*1);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*1);pointer-events:none;position:absolute;right:0;top:0;z-index:1}.block-editor-block-list__layout .is-block-moving-mode.block-editor-block-list__block.is-selected:after{border-radius:2px;border-top:4px solid #ccc;bottom:auto;box-shadow:none;content:"";left:0;pointer-events:none;position:absolute;right:0;top:-14px;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear;z-index:0}.block-editor-block-list__layout .is-block-moving-mode.can-insert-moving-block.block-editor-block-list__block.is-selected:after{border-color:var(--wp-admin-theme-color)}.has-multi-selection .block-editor-block-list__layout{-webkit-user-select:none;user-select:none}.block-editor-block-list__layout [class^=components-]{-webkit-user-select:text;user-select:text}.is-block-moving-mode.block-editor-block-list__block-selection-button{font-size:1px;height:1px;opacity:0;padding:0}.block-editor-block-list__layout .block-editor-block-list__block{overflow-wrap:break-word;pointer-events:auto;position:relative;-webkit-user-select:text;user-select:text}.block-editor-block-list__layout .block-editor-block-list__block.is-editing-disabled{pointer-events:none;-webkit-user-select:none;user-select:none}.block-editor-block-list__layout .block-editor-block-list__block.has-negative-margin.has-child-selected,.block-editor-block-list__layout .block-editor-block-list__block.has-negative-margin.is-selected{z-index:20}.block-editor-block-list__layout .block-editor-block-list__block .reusable-block-edit-panel *{z-index:1}.block-editor-block-list__layout .block-editor-block-list__block .components-placeholder .components-with-notices-ui{margin:-10px 0 12px}.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui{margin:0 0 12px;width:100%}.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui .components-notice .components-notice__content{font-size:13px}.block-editor-block-list__layout .block-editor-block-list__block.has-warning{min-height:48px}.block-editor-block-list__layout .block-editor-block-list__block.has-warning>*{pointer-events:none;-webkit-user-select:none;user-select:none}.block-editor-block-list__layout .block-editor-block-list__block.has-warning .block-editor-warning{pointer-events:all}.block-editor-block-list__layout .block-editor-block-list__block.has-warning:after{background-color:#fff6;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-multi-selected:after{background-color:initial}.block-editor-block-list__layout .block-editor-block-list__block.is-reusable>.block-editor-inner-blocks>.block-editor-block-list__layout.has-overlay:after{display:none}.block-editor-block-list__layout .block-editor-block-list__block.is-reusable>.block-editor-inner-blocks>.block-editor-block-list__layout.has-overlay .block-editor-block-list__layout.has-overlay:after{display:block}.block-editor-block-list__layout .block-editor-block-list__block.is-reusable.has-child-selected:after{box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.block-editor-block-list__layout .block-editor-block-list__block[data-clear=true]{float:none}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-hovered,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-selected{cursor:default}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-hovered .rich-text,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-hovered.rich-text,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-selected .rich-text,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-selected.rich-text{cursor:auto}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-hovered:not(.is-selected):after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline):not(.rich-text):not([contenteditable=true]).is-selected:after{bottom:0;content:"";left:0;outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*1);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*1);pointer-events:none;position:absolute;right:0;top:0}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.is-highlighted:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.is-hovered:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-reusable.is-selected:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-highlighted:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-hovered:after,.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-selected:after{outline-color:var(--wp-block-synced-color)}@keyframes block-editor-is-editable__animation{0%{background-color:rgba(var(--wp-admin-theme-color--rgb),.1)}to{background-color:rgba(var(--wp-admin-theme-color--rgb),0)}}@keyframes block-editor-is-editable__animation_reduce-motion{0%{background-color:rgba(var(--wp-admin-theme-color--rgb),.1)}99%{background-color:rgba(var(--wp-admin-theme-color--rgb),.1)}to{background-color:rgba(var(--wp-admin-theme-color--rgb),0)}}.is-root-container:not([inert]) .block-editor-block-list__block.is-reusable.is-selected .block-editor-block-list__block.has-editable-outline:after{animation-delay:.1s;animation-duration:.8s;animation-fill-mode:backwards;animation-name:block-editor-is-editable__animation;animation-timing-function:ease-out;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}@media (prefers-reduced-motion:reduce){.is-root-container:not([inert]) .block-editor-block-list__block.is-reusable.is-selected .block-editor-block-list__block.has-editable-outline:after{animation-delay:0s;animation-name:block-editor-is-editable__animation_reduce-motion}}.is-focus-mode .block-editor-block-list__block:not(.has-child-selected){opacity:.2;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.is-focus-mode .block-editor-block-list__block:not(.has-child-selected){transition-delay:0s;transition-duration:0s}}.is-focus-mode .block-editor-block-list__block.is-content-locked-temporarily-editing-as-blocks.has-child-selected,.is-focus-mode .block-editor-block-list__block.is-content-locked-temporarily-editing-as-blocks.has-child-selected .block-editor-block-list__block,.is-focus-mode .block-editor-block-list__block.is-content-locked.has-child-selected,.is-focus-mode .block-editor-block-list__block.is-content-locked.has-child-selected .block-editor-block-list__block,.is-focus-mode .block-editor-block-list__block:not(.has-child-selected) .block-editor-block-list__block,.is-focus-mode .block-editor-block-list__block:not(.has-child-selected).is-multi-selected,.is-focus-mode .block-editor-block-list__block:not(.has-child-selected).is-selected{opacity:1}.wp-block.alignleft,.wp-block.alignright,.wp-block[data-align=left]>*,.wp-block[data-align=right]>*{z-index:21}.wp-site-blocks>[data-align=left]{float:left;margin-right:2em}.wp-site-blocks>[data-align=right]{float:right;margin-left:2em}.wp-site-blocks>[data-align=center]{justify-content:center;margin-left:auto;margin-right:auto}.block-editor-block-list .block-editor-inserter{cursor:move;cursor:grab;margin:8px}@keyframes block-editor-inserter__toggle__fade-in-animation{0%{opacity:0}to{opacity:1}}.wp-block .block-list-appender .block-editor-inserter__toggle{animation:block-editor-inserter__toggle__fade-in-animation .1s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.wp-block .block-list-appender .block-editor-inserter__toggle{animation-delay:0s;animation-duration:1ms}}.block-editor-block-list__block:not(.is-selected):not(.has-child-selected) .block-editor-default-block-appender{display:none}.block-editor-block-list__block:not(.is-selected):not(.has-child-selected) .block-editor-default-block-appender .block-editor-inserter__toggle{opacity:0;transform:scale(0)}.block-editor-block-list__block .block-editor-block-list__block-html-textarea{border:none;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;display:block;font-family:Menlo,Consolas,monaco,monospace;font-size:15px;line-height:1.5;margin:0;outline:none;overflow:hidden;padding:12px;resize:none;transition:padding .2s linear;width:100%}@media (prefers-reduced-motion:reduce){.block-editor-block-list__block .block-editor-block-list__block-html-textarea{transition-delay:0s;transition-duration:0s}}.block-editor-block-list__block .block-editor-block-list__block-html-textarea:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-list__block .block-editor-warning{position:relative;z-index:5}.block-editor-block-list__block .block-editor-warning.block-editor-block-list__block-crash-warning{margin-bottom:auto}.block-editor-block-list__zoom-out-separator{align-items:center;background:#ddd;color:#000;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;justify-content:center;margin-left:-1px;margin-right:-1px;overflow:hidden;transition:background-color .3s ease}.is-zoomed-out .block-editor-block-list__zoom-out-separator{font-size:calc(13px/var(--wp-block-editor-iframe-zoom-out-scale))}.block-editor-block-list__zoom-out-separator.is-dragged-over{background:#ccc}.block-editor-block-list__layout.is-root-container.has-global-padding>.block-editor-block-list__zoom-out-separator,.has-global-padding>.block-editor-block-list__zoom-out-separator{margin:0 calc(var(--wp--style--root--padding-right)*-1 - 1px) 0 calc(var(--wp--style--root--padding-left)*-1 - 1px)!important;max-width:none}.is-vertical .block-list-appender{margin-left:12px;margin-right:auto;margin-top:12px;width:24px}.block-list-appender>.block-editor-inserter{display:block}.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.block-editor-block-list__layout) .block-editor-block-list__layout>.block-list-appender .block-list-appender__toggle{opacity:0;transform:scale(0)}.block-editor-block-list__block.has-block-overlay{cursor:default}.block-editor-block-list__block.has-block-overlay .block-editor-block-list__block{pointer-events:none}.block-editor-block-list__block.has-block-overlay .block-editor-block-list__block.has-block-overlay:before{left:0;right:0;width:auto}.block-editor-block-list__layout .is-dragging{background-color:currentColor!important;border-radius:2px!important;opacity:.05!important;pointer-events:none!important}.block-editor-block-list__layout .is-dragging::selection{background:#0000!important}.block-editor-block-list__layout .is-dragging:after{content:none!important}.block-editor-block-preview__content-iframe .block-list-appender{display:none}.block-editor-block-preview__live-content *{pointer-events:none}.block-editor-block-preview__live-content .block-list-appender{display:none}.block-editor-block-preview__live-content .components-button:disabled{opacity:1}.block-editor-block-preview__live-content .block-editor-block-list__block[data-empty=true],.block-editor-block-preview__live-content .components-placeholder{display:none}.block-editor-block-variation-picker__skip,.block-editor-block-variation-picker__variations,.wp-block-group-placeholder__variations{display:flex;flex-direction:row;flex-wrap:wrap;font-size:12px;gap:8px;justify-content:flex-start;list-style:none;margin:0;padding:0;width:100%}.block-editor-block-variation-picker__skip svg,.block-editor-block-variation-picker__variations svg,.wp-block-group-placeholder__variations svg{fill:#949494!important}.block-editor-block-variation-picker__skip .components-button,.block-editor-block-variation-picker__variations .components-button,.wp-block-group-placeholder__variations .components-button{padding:4px}.block-editor-block-variation-picker__skip .components-button:hover,.block-editor-block-variation-picker__variations .components-button:hover,.wp-block-group-placeholder__variations .components-button:hover{background:none!important}.block-editor-block-variation-picker__skip .components-button:hover svg,.block-editor-block-variation-picker__variations .components-button:hover svg,.wp-block-group-placeholder__variations .components-button:hover svg{fill:var(--wp-admin-theme-color)!important}.block-editor-block-variation-picker__skip>li,.block-editor-block-variation-picker__variations>li,.wp-block-group-placeholder__variations>li{align-items:center;display:flex;flex-direction:column;gap:4px;width:auto}.block-editor-button-block-appender{align-items:center;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:flex;flex-direction:column;height:auto;justify-content:center;width:100%}.is-dark-theme .block-editor-button-block-appender{box-shadow:inset 0 0 0 1px #ffffffa6;color:#ffffffa6}.block-editor-button-block-appender:hover{box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color);color:var(--wp-admin-theme-color)}.block-editor-button-block-appender:focus{box-shadow:inset 0 0 0 2px var(--wp-admin-theme-color)}.block-editor-button-block-appender:active{color:#000}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child{pointer-events:none}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child:after,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child:after,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child:after,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child:after{border:1px dashed;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child .block-editor-inserter,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child .block-editor-inserter,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child .block-editor-inserter,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child .block-editor-inserter{opacity:0}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child .block-editor-inserter:focus-within,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child .block-editor-inserter:focus-within,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child .block-editor-inserter:focus-within,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child .block-editor-inserter:focus-within{opacity:1}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child.is-drag-over:after,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child.is-drag-over:after,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child.is-drag-over:after,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child.is-drag-over:after{border:none}.block-editor-block-list__block:not(.is-selected)>.is-layout-constrained.wp-block-group__inner-container>.block-list-appender:only-child.is-drag-over .block-editor-inserter,.block-editor-block-list__block:not(.is-selected)>.is-layout-flow.wp-block-group__inner-container>.block-list-appender:only-child.is-drag-over .block-editor-inserter,.is-layout-constrained.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child.is-drag-over .block-editor-inserter,.is-layout-flow.block-editor-block-list__block:not(.is-selected)>.block-list-appender:only-child.is-drag-over .block-editor-inserter{visibility:visible}.block-editor-block-list__block:not(.is-selected)>.block-editor-block-list__block>.block-list-appender:only-child:after{border:none}.block-list-appender:only-child.is-drag-over .block-editor-button-block-appender{background-color:var(--wp-admin-theme-color);box-shadow:inset 0 0 0 1px #ffffffa6;color:#ffffffa6;transition:background-color .2s ease-in-out}@media (prefers-reduced-motion:reduce){.block-list-appender:only-child.is-drag-over .block-editor-button-block-appender{transition:none}}.block-editor-default-block-appender{clear:both;margin-left:auto;margin-right:auto;position:relative}.block-editor-default-block-appender[data-root-client-id=""] .block-editor-default-block-appender__content:hover{outline:1px solid #0000}.block-editor-default-block-appender .block-editor-default-block-appender__content{margin-block-end:0;margin-block-start:0;opacity:.62}.block-editor-default-block-appender .components-drop-zone__content-icon{display:none}.block-editor-default-block-appender .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-default-block-appender .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter,.block-editor-default-block-appender .block-editor-inserter{line-height:0;position:absolute;right:0;top:0}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter:disabled,.block-editor-default-block-appender .block-editor-inserter:disabled{display:none}.block-editor-block-list__block .block-list-appender{bottom:0;list-style:none;padding:0;position:absolute;right:0;z-index:2}.block-editor-block-list__block .block-list-appender.block-list-appender{line-height:0;margin:0}.block-editor-block-list__block .block-list-appender .block-editor-default-block-appender{height:24px}.block-editor-block-list__block .block-list-appender .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__block .block-list-appender .block-list-appender__toggle{background:#1e1e1e;box-shadow:none;color:#fff;display:none;flex-direction:row;height:24px;min-width:24px;padding:0!important;width:24px}.block-editor-block-list__block .block-list-appender .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__block .block-list-appender .block-list-appender__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__block .block-list-appender .block-editor-default-block-appender__content{display:none}.block-editor-block-list__block .block-list-appender:only-child{align-self:center;line-height:inherit;list-style:none;position:relative;right:auto}.block-editor-block-list__block .block-list-appender:only-child .block-editor-default-block-appender__content{display:block}.block-editor-block-list__block.is-selected .block-editor-block-list__layout>.block-list-appender .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__block.is-selected .block-editor-block-list__layout>.block-list-appender .block-list-appender__toggle,.block-editor-block-list__block.is-selected>.block-list-appender .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__block.is-selected>.block-list-appender .block-list-appender__toggle{display:flex}.block-editor-default-block-appender__content{cursor:text}.block-editor-iframe__body{position:relative}.block-editor-iframe__html{transform-origin:top center;transition:all .4s cubic-bezier(.46,.03,.52,.96),transform 0s,scale 0s,padding 0s,translate 0s}@media (prefers-reduced-motion:reduce){.block-editor-iframe__html{transition-delay:0s;transition-duration:0s}}.block-editor-iframe__html.zoom-out-animation{bottom:0;left:0;overflow-y:scroll;position:fixed;right:0;top:calc(var(--wp-block-editor-iframe-zoom-out-scroll-top, 0)*-1);transition:all .4s cubic-bezier(.46,.03,.52,.96),transform 0s,top 0s,bottom 0s,right 0s,left 0s;translate:0 calc(var(--wp-block-editor-iframe-zoom-out-scroll-top, 0) - var(--wp-block-editor-iframe-zoom-out-scroll-top-next, 0))}@media (prefers-reduced-motion:reduce){.block-editor-iframe__html.zoom-out-animation{transition-delay:0s;transition-duration:0s}}.block-editor-iframe__html.is-zoomed-out{background-color:#ddd;margin-bottom:calc(var(--wp-block-editor-iframe-zoom-out-content-height)*(1 - var(--wp-block-editor-iframe-zoom-out-scale))*-1 + var(--wp-block-editor-iframe-zoom-out-frame-size)*2/var(--wp-block-editor-iframe-zoom-out-scale)*-1 + -2px);padding-bottom:calc(var(--wp-block-editor-iframe-zoom-out-frame-size)/var(--wp-block-editor-iframe-zoom-out-scale));padding-top:calc(var(--wp-block-editor-iframe-zoom-out-frame-size)/var(--wp-block-editor-iframe-zoom-out-scale));scale:var(--wp-block-editor-iframe-zoom-out-scale);transform:translateX(calc((var(--wp-block-editor-iframe-zoom-out-scale-container-width) - var(--wp-block-editor-iframe-zoom-out-container-width, 100vw))/2/var(--wp-block-editor-iframe-zoom-out-scale)))}.block-editor-iframe__html.is-zoomed-out body{min-height:calc((var(--wp-block-editor-iframe-zoom-out-inner-height) - 2*var(--wp-block-editor-iframe-zoom-out-frame-size)/var(--wp-block-editor-iframe-zoom-out-scale))/var(--wp-block-editor-iframe-zoom-out-scale))}.block-editor-iframe__html.is-zoomed-out body>.is-root-container:not(.wp-block-post-content){display:flex;flex:1;flex-direction:column;height:100%}.block-editor-iframe__html.is-zoomed-out body>.is-root-container:not(.wp-block-post-content)>main{flex:1}.block-editor-block-list__layout.has-overlay:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:60}.block-editor-media-placeholder__url-input-form{min-width:260px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form{width:300px}}.block-editor-media-placeholder__cancel-button.is-link{display:block;margin:1em}.block-editor-media-placeholder.is-appender{min-height:0}.block-editor-media-placeholder.is-appender:hover{box-shadow:0 0 0 1px var(--wp-admin-theme-color);cursor:pointer}.block-editor-plain-text{border:none;box-shadow:none;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;padding:0;width:100%}.rich-text [data-rich-text-placeholder]{pointer-events:none}.rich-text [data-rich-text-placeholder]:after{content:attr(data-rich-text-placeholder);opacity:.62}.rich-text:focus{outline:none}.rich-text:focus [data-rich-text-format-boundary]{border-radius:2px}.block-editor-rich-text__editable>p:first-child{margin-top:0}figcaption.block-editor-rich-text__editable [data-rich-text-placeholder]:before{opacity:.8}[data-rich-text-script]{display:inline}[data-rich-text-script]:before{background:#ff0;content:"</>"}.block-editor-warning{align-items:center;background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;display:flex;flex-wrap:wrap;padding:1em}.block-editor-warning,.block-editor-warning .block-editor-warning__message{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.block-editor-warning .block-editor-warning__message{color:#1e1e1e;font-size:13px;line-height:1.4;margin:0}.block-editor-warning p.block-editor-warning__message.block-editor-warning__message{min-height:auto}.block-editor-warning .block-editor-warning__contents{align-items:baseline;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:space-between;width:100%}.block-editor-warning .block-editor-warning__actions{align-items:center;display:flex;gap:8px}.components-popover.block-editor-warning__dropdown{z-index:99998}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,115,161;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,97,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7,82,108;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:6,64,84;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56,51,48;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:43,39,36;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:70,54,93;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:58,44,77;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221,56,45;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:208,44,33;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87,110,116;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76,96,102;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:217,116,38;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195,105,34;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}
:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.editor-styles-wrapper :where(:not(.is-layout-flex,.is-layout-grid))>.wp-block{margin-left:auto;margin-right:auto}html :where(.editor-styles-wrapper){padding:8px}html :where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container>.wp-block[data-align=full]{margin-left:-8px;margin-right:-8px}html :where(.wp-block){margin-bottom:28px;margin-top:28px;max-width:840px}html :where(.wp-block)[data-align=wide]{max-width:1100px}html :where(.wp-block)[data-align=full]{max-width:none}html :where(.wp-block)[data-align=left],html :where(.wp-block)[data-align=right]{height:0;width:100%}html :where(.wp-block)[data-align=left]:before,html :where(.wp-block)[data-align=right]:before{content:none}html :where(.wp-block)[data-align=left]>*{
  /*!rtl:begin:ignore*/float:left;margin-right:2em
  /*!rtl:end:ignore*/}html :where(.wp-block)[data-align=right]>*{
  /*!rtl:begin:ignore*/float:right;margin-left:2em
  /*!rtl:end:ignore*/}html :where(.wp-block)[data-align=full],html :where(.wp-block)[data-align=wide]{clear:both}.wp-block-group>[data-align=full]{margin-left:auto;margin-right:auto}.wp-block-group.has-background>[data-align=full]{margin-left:-30px;width:calc(100% + 60px)}[data-align=full] .wp-block-group>.wp-block{padding-left:14px;padding-right:14px}@media (min-width:600px){[data-align=full] .wp-block-group>.wp-block{padding-left:0;padding-right:0}}[data-align=full] .wp-block-group>[data-align=full]{left:0;max-width:none;padding-left:0;padding-right:0;width:100%}[data-align=full] .wp-block-group.has-background>[data-align=full]{width:calc(100% + 60px)}
ul.wp-block-archives{padding-left:2.5em}.wp-block-audio{margin-left:0;margin-right:0;position:relative}.wp-block-audio.is-transient audio{opacity:.3}.wp-block-audio .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.wp-block-avatar__image img{width:100%}.wp-block-avatar.aligncenter .components-resizable-box__container{margin:0 auto}.wp-block[data-align=center]>.wp-block-button{margin-left:auto;margin-right:auto;text-align:center}.wp-block[data-align=right]>.wp-block-button{
  /*!rtl:ignore*/text-align:right}.wp-block-button{cursor:text;position:relative}.wp-block-button:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:-2px}.wp-block-button[data-rich-text-placeholder]:after{opacity:.8}div[data-type="core/button"]{display:table}.wp-block-buttons>.wp-block,.wp-block-buttons>.wp-block-button.wp-block-button.wp-block-button.wp-block-button.wp-block-button{margin:0}.wp-block-buttons>.block-list-appender{align-items:center;display:inline-flex}.wp-block-buttons.is-vertical>.block-list-appender .block-list-appender__toggle{justify-content:flex-start}.wp-block-buttons>.wp-block-button:focus{box-shadow:none}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block[data-align=center]{margin-left:auto;margin-right:auto;margin-top:0;width:100%}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block[data-align=center] .wp-block-button{margin-bottom:0}.wp-block[data-align=center]>.wp-block-buttons{align-items:center;justify-content:center}.wp-block[data-align=right]>.wp-block-buttons{justify-content:flex-end}.wp-block-categories ul{padding-left:2.5em}.wp-block-categories ul ul{margin-top:6px}[data-align=center] .wp-block-categories{text-align:center}.wp-block-categories__indentation{padding-left:16px}.wp-block-code code{background:none}.wp-block-columns :where(.wp-block){margin-left:0;margin-right:0;max-width:none}html :where(.wp-block-column){margin-bottom:0;margin-top:0}.wp-block-comments__legacy-placeholder,.wp-block-post-comments{box-sizing:border-box}.wp-block-comments__legacy-placeholder .alignleft,.wp-block-post-comments .alignleft{float:left}.wp-block-comments__legacy-placeholder .alignright,.wp-block-post-comments .alignright{float:right}.wp-block-comments__legacy-placeholder .navigation:after,.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-comments__legacy-placeholder .commentlist,.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-comments__legacy-placeholder .commentlist .comment,.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-comments__legacy-placeholder .commentlist .comment p,.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-comments__legacy-placeholder .commentlist .children,.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-comments__legacy-placeholder .comment-author,.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-comments__legacy-placeholder .comment-author .avatar,.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-comments__legacy-placeholder .comment-author cite,.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-comments__legacy-placeholder .comment-meta,.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-comments__legacy-placeholder .comment-meta b,.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-comments__legacy-placeholder .comment-meta .comment-awaiting-moderation,.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-comments__legacy-placeholder .comment-body .commentmetadata,.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-comments__legacy-placeholder .comment-form-author label,.wp-block-comments__legacy-placeholder .comment-form-comment label,.wp-block-comments__legacy-placeholder .comment-form-email label,.wp-block-comments__legacy-placeholder .comment-form-url label,.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-comments__legacy-placeholder .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-comments__legacy-placeholder .comment-form textarea,.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-comments__legacy-placeholder .comment-form-cookies-consent,.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-comments__legacy-placeholder .comment-form-cookies-consent #wp-comment-cookies-consent,.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-comments__legacy-placeholder .comment-reply-title,.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-comments__legacy-placeholder .comment-reply-title :where(small),.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-comments__legacy-placeholder .reply,.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-comments__legacy-placeholder input:not([type=submit]),.wp-block-comments__legacy-placeholder textarea,.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-comments__legacy-placeholder input:not([type=submit]):not([type=checkbox]),.wp-block-comments__legacy-placeholder textarea,.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.block-library-comments-toolbar__popover .components-popover__content{min-width:230px}.wp-block-comments__legacy-placeholder *{pointer-events:none}.wp-block-comment-author-avatar__placeholder{border:1px dashed;height:100%;width:100%;stroke:currentColor;stroke-dasharray:3}.wp-block[data-align=center]>.wp-block-comments-pagination{justify-content:center}:where(.editor-styles-wrapper) .wp-block-comments-pagination{max-width:100%}:where(.editor-styles-wrapper) .wp-block-comments-pagination.block-editor-block-list__layout{margin:0}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin:.5em .5em .5em 0}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination-numbers a{text-decoration:underline}.wp-block-comments-pagination-numbers .page-numbers{margin-right:2px}.wp-block-comments-pagination-numbers .page-numbers:last-child{margin-right:0}.wp-block-comments-title.has-background{padding:inherit}.wp-block-cover.is-placeholder{align-items:stretch;display:flex;min-height:240px;padding:0!important}.wp-block-cover.is-placeholder .components-placeholder.is-large{justify-content:flex-start;z-index:1}.wp-block-cover.is-placeholder:focus:after{min-height:auto}.wp-block-cover.components-placeholder h2{color:inherit}.wp-block-cover.is-transient{position:relative}.wp-block-cover.is-transient:before{background-color:#fff;content:"";height:100%;opacity:.3;position:absolute;width:100%;z-index:1}.wp-block-cover .components-spinner{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.wp-block-cover .wp-block-cover__inner-container{margin-left:0;margin-right:0;text-align:left}.wp-block-cover .wp-block-cover__placeholder-background-options{width:100%}.wp-block-cover .wp-block-cover__image--placeholder-image{bottom:0;left:0;position:absolute;right:0;top:0}[data-align=left]>.wp-block-cover,[data-align=right]>.wp-block-cover{max-width:420px;width:100%}.block-library-cover__reset-button{margin-left:auto}.block-library-cover__resize-container{bottom:0;left:0;min-height:50px;position:absolute!important;right:0;top:0}.components-popover.block-editor-block-popover.block-library-cover__resizable-box-popover .block-library-cover__resize-container,.components-popover.block-editor-block-popover.block-library-cover__resizable-box-popover .components-popover__content>div{overflow:visible;pointer-events:none}.wp-block-cover>.components-drop-zone .components-drop-zone__content{opacity:.8!important}.block-editor-block-patterns-list__list-item .has-parallax.wp-block-cover{background-attachment:scroll}.color-block-support-panel__inner-wrapper>:not(.block-editor-tools-panel-color-gradient-settings__item){margin-top:24px}.wp-block-details summary div{display:inline}.wp-block-embed{clear:both;margin-left:0;margin-right:0}.wp-block-embed.is-loading{display:flex;justify-content:center}.wp-block-embed .wp-block-embed__placeholder-input{flex:1 1 auto}.wp-block-embed .components-placeholder__error{word-break:break-word}.wp-block-post-content .wp-block-embed__learn-more a{color:var(--wp-admin-theme-color)}.block-library-embed__interactive-overlay{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.wp-block[data-align=left]>.wp-block-embed,.wp-block[data-align=right]>.wp-block-embed{max-width:360px;width:100%}.wp-block[data-align=left]>.wp-block-embed .wp-block-embed__wrapper,.wp-block[data-align=right]>.wp-block-embed .wp-block-embed__wrapper{min-width:280px}.wp-block-file{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:0}.wp-block[data-align=left]>.wp-block-file,.wp-block[data-align=right]>.wp-block-file{height:auto}.wp-block[data-align=center]>.wp-block-file{text-align:center}.wp-block-file .components-resizable-box__container{margin-bottom:1em}.wp-block-file .wp-block-file__preview{height:100%;margin-bottom:1em;width:100%}.wp-block-file .wp-block-file__preview-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-file .wp-block-file__content-wrapper{flex-grow:1}.wp-block-file a{min-width:1em}.wp-block-file a:not(.wp-block-file__button){display:inline-block}.wp-block-file .wp-block-file__button-richtext-wrapper{display:inline-block;margin-left:.75em}.wp-block-form-input .is-input-hidden{background:repeating-linear-gradient(45deg,#0000,#0000 5px,currentColor 0,currentColor 6px);border:1px dashed;box-sizing:border-box;font-size:.85em;opacity:.3;padding:.5em}.wp-block-form-input .is-input-hidden input[type=text]{background:#0000}.wp-block-form-input.is-selected .is-input-hidden{background:none;opacity:1}.wp-block-form-input.is-selected .is-input-hidden input[type=text]{background:unset}.wp-block-form-submission-notification>*{background:repeating-linear-gradient(45deg,#0000,#0000 5px,currentColor 0,currentColor 6px);border:1px dashed;box-sizing:border-box;opacity:.25}.wp-block-form-submission-notification.is-selected>*,.wp-block-form-submission-notification:has(.is-selected)>*{background:none;opacity:1}.wp-block-form-submission-notification.is-selected:after,.wp-block-form-submission-notification:has(.is-selected):after{display:none!important}.wp-block-form-submission-notification:after{align-items:center;display:flex;font-size:1.1em;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.wp-block-form-submission-notification.form-notification-type-success:after{content:attr(data-message-success)}.wp-block-form-submission-notification.form-notification-type-error:after{content:attr(data-message-error)}.wp-block-freeform.block-library-rich-text__tinymce{height:auto}.wp-block-freeform.block-library-rich-text__tinymce li,.wp-block-freeform.block-library-rich-text__tinymce p{line-height:1.8}.wp-block-freeform.block-library-rich-text__tinymce ol,.wp-block-freeform.block-library-rich-text__tinymce ul{margin-left:0;padding-left:2.5em}.wp-block-freeform.block-library-rich-text__tinymce blockquote{border-left:4px solid #000;box-shadow:inset 0 0 0 0 #ddd;margin:0;padding-left:1em}.wp-block-freeform.block-library-rich-text__tinymce pre{color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:15px;white-space:pre-wrap}.wp-block-freeform.block-library-rich-text__tinymce>:first-child{margin-top:0}.wp-block-freeform.block-library-rich-text__tinymce>:last-child{margin-bottom:0}.wp-block-freeform.block-library-rich-text__tinymce.mce-edit-focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce a{color:var(--wp-admin-theme-color)}.wp-block-freeform.block-library-rich-text__tinymce:focus a[data-mce-selected]{background:#e5f5fa;border-radius:2px;box-shadow:0 0 0 1px #e5f5fa;margin:0 -2px;padding:0 2px}.wp-block-freeform.block-library-rich-text__tinymce code{background:#f0f0f0;border-radius:2px;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;padding:2px}.wp-block-freeform.block-library-rich-text__tinymce:focus code[data-mce-selected]{background:#ddd}.wp-block-freeform.block-library-rich-text__tinymce .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-freeform.block-library-rich-text__tinymce .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-freeform.block-library-rich-text__tinymce .aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-block-freeform.block-library-rich-text__tinymce .wp-more-tag{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAADtgAAAAoBAMAAAA86gLBAAAAJFBMVEVMaXG7u7vBwcHDw8POzs68vLzGxsbMzMy+vr7AwMDQ0NDGxsYKLGzpAAAADHRSTlMA///zWf+/f///TMxNVGuqAAABwklEQVR4Ae3dMXLaQBTH4bfj8UCpx8hq0vgKvgFNemhT6Qo6gg6R+0ZahM2QLmyBJ99XWP9V5+o3jIUcLQEAAAAAAAAAAAAAAAAAAAAAAABQ8j0WL9lfTtlt18uNXAUA8O/KVtfa1tdcrOdSh9gCQAMlh1hMNbZZ1bsrsQWABsrhLRbz7z5in/32UbfUMUbkMQCAh5RfGYv82UdMdZ6HS2wjT2ILAI8r3XmM2B3WvM59vfO2xXYW2yYAENuPU8S+X/N67mKxzy225yaxBQCxLV392UdcvwV0jPVUj98ntkBWT7C7+9u2/V/vGtvXIWJ6/4rtbottWa6Ri0NUT/u72LYttrb97LHdvUXMxxrb8TO2W2TF1rYbbLG1bbGNjMi4+2Sbi1FsbbvNFlvbFtt5fDnE3d9sP1/XeIyV2Nr2U2/guZUuptNrH/dPI9eLB6SaAEBs6wPJf3/PNk9tYgsAYrv/8TFuzx/fvkFqGtrEFgDEdpcZUb7ejXy6ntrEFgDENvL6gsas4vbdyKt4DACI7TxElJv/Z7udpqFNbAFAbKduy2uU2trttM/x28UWAAAAAAAAAAAAAAAAAAAAAAAAAADgDyPwGmGTCZp7AAAAAElFTkSuQmCC);background-position:50%;background-repeat:no-repeat;background-size:1900px 20px;cursor:default;display:block;height:20px;margin:15px auto;outline:0;width:96%}.wp-block-freeform.block-library-rich-text__tinymce img::selection{background-color:initial}.wp-block-freeform.block-library-rich-text__tinymce div.mceTemp{-ms-user-select:element}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption{margin:0;max-width:100%}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption a,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption img{display:block}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption,.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption *{-webkit-user-drag:none}.wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption .wp-caption-dd{margin:0;padding-top:.5em}.wp-block-freeform.block-library-rich-text__tinymce .wpview{border:1px solid #0000;clear:both;margin-bottom:16px;position:relative;width:99.99%}.wp-block-freeform.block-library-rich-text__tinymce .wpview iframe{background:#0000;display:block;max-width:100%}.wp-block-freeform.block-library-rich-text__tinymce .wpview .mce-shim{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected="2"] .mce-shim{display:none}.wp-block-freeform.block-library-rich-text__tinymce .wpview .loading-placeholder{border:1px dashed #ddd;padding:10px}.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error{border:1px solid #ddd;margin:0;padding:1em 0;word-wrap:break-word}.wp-block-freeform.block-library-rich-text__tinymce .wpview .wpview-error p{margin:0;text-align:center}.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .loading-placeholder,.wp-block-freeform.block-library-rich-text__tinymce .wpview[data-mce-selected] .wpview-error{border-color:#0000}.wp-block-freeform.block-library-rich-text__tinymce .wpview .dashicons{display:block;font-size:32px;height:32px;margin:0 auto;width:32px}.wp-block-freeform.block-library-rich-text__tinymce .wpview.wpview-type-gallery:after{clear:both;content:"";display:table}.wp-block-freeform.block-library-rich-text__tinymce .gallery img[data-mce-selected]:focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce .gallery a{cursor:default}.wp-block-freeform.block-library-rich-text__tinymce .gallery{line-height:1;margin:auto -6px;overflow-x:hidden;padding:6px 0}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-item{box-sizing:border-box;float:left;margin:0;padding:6px;text-align:center}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption,.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-icon{margin:0}.wp-block-freeform.block-library-rich-text__tinymce .gallery .gallery-caption{font-size:13px;margin:4px 0}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-1 .gallery-item{width:100%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-2 .gallery-item{width:50%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-3 .gallery-item{width:33.3333333333%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-4 .gallery-item{width:25%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-5 .gallery-item{width:20%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-6 .gallery-item{width:16.6666666667%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-7 .gallery-item{width:14.2857142857%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-8 .gallery-item{width:12.5%}.wp-block-freeform.block-library-rich-text__tinymce .gallery-columns-9 .gallery-item{width:11.1111111111%}.wp-block-freeform.block-library-rich-text__tinymce .gallery img{border:none;height:auto;max-width:100%;padding:0}div[data-type="core/freeform"]:before{border:1px solid #ddd;outline:1px solid #0000;transition:border-color .1s linear,box-shadow .1s linear}@media (prefers-reduced-motion:reduce){div[data-type="core/freeform"]:before{transition-delay:0s;transition-duration:0s}}div[data-type="core/freeform"].is-selected:before{border-color:#1e1e1e}div[data-type="core/freeform"] .block-editor-block-contextual-toolbar+div{margin-top:0;padding-top:0}div[data-type="core/freeform"].is-selected .block-library-rich-text__tinymce:after{clear:both;content:"";display:table}.mce-toolbar-grp .mce-btn.mce-active button,.mce-toolbar-grp .mce-btn.mce-active i,.mce-toolbar-grp .mce-btn.mce-active:hover button,.mce-toolbar-grp .mce-btn.mce-active:hover i{color:#1e1e1e}.mce-toolbar-grp .mce-rtl .mce-flow-layout-item.mce-last{margin-left:8px;margin-right:0}.mce-toolbar-grp .mce-btn i{font-style:normal}.block-library-classic__toolbar{border:1px solid #ddd;border-bottom:none;border-radius:2px;display:none;margin:0 0 8px;padding:0;position:sticky;top:0;width:auto;z-index:31}div[data-type="core/freeform"].is-selected .block-library-classic__toolbar{border-color:#1e1e1e;display:block}.block-library-classic__toolbar .mce-tinymce{box-shadow:none}@media (min-width:600px){.block-library-classic__toolbar{padding:0}}.block-library-classic__toolbar:empty{background:#f5f5f5;border-bottom:1px solid #e2e4e7;display:block}.block-library-classic__toolbar:empty:before{color:#555d66;content:attr(data-placeholder);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:37px;padding:14px}.block-library-classic__toolbar div.mce-toolbar-grp{border-bottom:1px solid #1e1e1e}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar .mce-menubar>div,.block-library-classic__toolbar .mce-tinymce-inline,.block-library-classic__toolbar .mce-tinymce-inline>div,.block-library-classic__toolbar div.mce-toolbar-grp,.block-library-classic__toolbar div.mce-toolbar-grp>div{height:auto!important;width:100%!important}.block-library-classic__toolbar .mce-container-body.mce-abs-layout{overflow:visible}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar div.mce-toolbar-grp{position:static}.block-library-classic__toolbar .mce-toolbar-grp>div{padding:1px 3px}.block-library-classic__toolbar .mce-toolbar-grp .mce-toolbar:not(:first-child){display:none}.block-library-classic__toolbar.has-advanced-toolbar .mce-toolbar-grp .mce-toolbar{display:block}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area iframe{height:50vh!important}@media (min-width:960px){.block-editor-freeform-modal .block-editor-freeform-modal__content:not(.is-full-screen){height:9999rem}.block-editor-freeform-modal .block-editor-freeform-modal__content .components-modal__header+div{height:100%}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-tinymce{height:calc(100% - 52px)}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-container-body{display:flex;flex-direction:column;height:100%;min-width:50vw}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area{display:flex;flex-direction:column;flex-grow:1}.block-editor-freeform-modal .block-editor-freeform-modal__content .mce-edit-area iframe{flex-grow:1;height:10px!important}}.block-editor-freeform-modal__actions{margin-top:16px}:root :where(figure.wp-block-gallery){display:block}:root :where(figure.wp-block-gallery)>.blocks-gallery-caption{flex:0 0 100%}:root :where(figure.wp-block-gallery)>.blocks-gallery-media-placeholder-wrapper{flex-basis:100%}:root :where(figure.wp-block-gallery) .wp-block-image .components-notice.is-error{display:block}:root :where(figure.wp-block-gallery) .wp-block-image .components-notice__content{margin:4px 0}:root :where(figure.wp-block-gallery) .wp-block-image .components-notice__dismiss{position:absolute;right:5px;top:0}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder.is-appender .components-placeholder__label{display:none}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder.is-appender .block-editor-media-placeholder__button{margin-bottom:0}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder{margin:0}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder .components-placeholder__label{display:flex}:root :where(figure.wp-block-gallery) .block-editor-media-placeholder figcaption{z-index:2}:root :where(figure.wp-block-gallery) .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.gallery-settings-buttons .components-button:first-child{margin-right:8px}.gallery-image-sizes .components-base-control__label{margin-bottom:4px}.gallery-image-sizes .gallery-image-sizes__loading{align-items:center;color:#757575;display:flex;font-size:12px}.gallery-image-sizes .components-spinner{margin:0 8px 0 4px}.blocks-gallery-item figure:not(.is-selected):focus,.blocks-gallery-item img:focus{outline:none}.blocks-gallery-item figure.is-selected:before{bottom:0;box-shadow:0 0 0 1px #fff inset,0 0 0 3px var(--wp-admin-theme-color) inset;content:"";left:0;outline:2px solid #0000;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.blocks-gallery-item figure.is-transient img{opacity:.3}.blocks-gallery-item .is-selected .block-library-gallery-item__inline-menu{display:inline-flex}.blocks-gallery-item .block-editor-media-placeholder{height:100%;margin:0}.blocks-gallery-item .block-editor-media-placeholder .components-placeholder__label{display:flex}.block-library-gallery-item__inline-menu{background:#fff;border:1px solid #1e1e1e;border-radius:2px;display:none;margin:8px;position:absolute;top:-2px;transition:box-shadow .2s ease-out;z-index:20}@media (prefers-reduced-motion:reduce){.block-library-gallery-item__inline-menu{transition-delay:0s;transition-duration:0s}}.block-library-gallery-item__inline-menu:hover{box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}@media (min-width:600px){.columns-7 .block-library-gallery-item__inline-menu,.columns-8 .block-library-gallery-item__inline-menu{padding:2px}}.block-library-gallery-item__inline-menu .components-button.has-icon:not(:focus){border:none;box-shadow:none}@media (min-width:600px){.columns-7 .block-library-gallery-item__inline-menu .components-button.has-icon,.columns-8 .block-library-gallery-item__inline-menu .components-button.has-icon{height:inherit;padding:0;width:inherit}}.block-library-gallery-item__inline-menu.is-left{left:-2px}.block-library-gallery-item__inline-menu.is-right{right:-2px}.wp-block-gallery ul.blocks-gallery-grid{margin:0;padding:0}@media (min-width:600px){.wp-block-update-gallery-modal{max-width:480px}}.wp-block-update-gallery-modal-buttons{display:flex;gap:12px;justify-content:flex-end}.wp-block-group .block-editor-block-list__insertion-point{left:0;right:0}[data-type="core/group"].is-selected .block-list-appender{margin-left:0;margin-right:0}[data-type="core/group"].is-selected .has-background .block-list-appender{margin-bottom:18px;margin-top:18px}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child{gap:inherit;pointer-events:none}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-default-block-appender__content,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-inserter{display:inherit;flex:1;flex-direction:inherit;width:100%}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child:after{border:1px dashed;content:"";display:flex;flex:1 0 40px;min-height:38px;pointer-events:none}.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-button-block-appender,.wp-block-group.is-layout-flex.block-editor-block-list__block>.block-list-appender:only-child .block-editor-inserter{pointer-events:all}.block-library-html__edit .block-library-html__preview-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.block-library-html__edit .block-editor-plain-text{background:#fff!important;border:1px solid #1e1e1e!important;border-radius:2px!important;box-shadow:none!important;box-sizing:border-box;color:#1e1e1e!important;direction:ltr;font-family:Menlo,Consolas,monaco,monospace!important;font-size:16px!important;max-height:250px;padding:12px!important}@media (min-width:600px){.block-library-html__edit .block-editor-plain-text{font-size:13px!important}}.block-library-html__edit .block-editor-plain-text:focus{border-color:var(--wp-admin-theme-color)!important;box-shadow:0 0 0 1px var(--wp-admin-theme-color)!important;outline:2px solid #0000!important}.wp-block-image.wp-block-image .block-editor-media-placeholder.is-small{min-height:60px}figure.wp-block-image:not(.wp-block){margin:0}.wp-block-image{position:relative}.wp-block-image .is-applying img,.wp-block-image.is-transient img{opacity:.3}.wp-block-image figcaption img{display:inline}.wp-block-image .components-spinner{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.wp-block-image__placeholder{aspect-ratio:4/3}.wp-block-image__placeholder.has-illustration:before{background:#fff;opacity:.8}.wp-block-image__placeholder .components-placeholder__illustration{opacity:.1}.wp-block-image .components-resizable-box__container{display:table}.wp-block-image .components-resizable-box__container img{display:block;height:inherit;width:inherit}.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{left:0;margin:-1px 0;position:absolute;right:0}@media (min-width:600px){.block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal{margin:-1px}}[data-align=full]>.wp-block-image img,[data-align=wide]>.wp-block-image img{height:auto;width:100%}.wp-block[data-align=center]>.wp-block-image,.wp-block[data-align=left]>.wp-block-image,.wp-block[data-align=right]>.wp-block-image{display:table}.wp-block[data-align=center]>.wp-block-image>figcaption,.wp-block[data-align=left]>.wp-block-image>figcaption,.wp-block[data-align=right]>.wp-block-image>figcaption{caption-side:bottom;display:table-caption}.wp-block[data-align=left]>.wp-block-image{margin:.5em 1em .5em 0}.wp-block[data-align=right]>.wp-block-image{margin:.5em 0 .5em 1em}.wp-block[data-align=center]>.wp-block-image{margin-left:auto;margin-right:auto;text-align:center}.wp-block[data-align]:has(>.wp-block-image){position:relative}.wp-block-image__crop-area{max-width:100%;overflow:hidden;position:relative;width:100%}.wp-block-image__crop-area .reactEasyCrop_Container{pointer-events:auto}.wp-block-image__crop-area .reactEasyCrop_Container .reactEasyCrop_Image{border:none;border-radius:0}.wp-block-image__crop-icon{align-items:center;display:flex;justify-content:center;min-width:48px;padding:0 8px}.wp-block-image__crop-icon svg{fill:currentColor}.wp-block-image__zoom .components-popover__content{min-width:260px;overflow:visible!important}.wp-block-image__toolbar_content_textarea{width:250px}.wp-block-latest-posts>li{overflow:hidden}.wp-block-latest-posts li a>div{display:inline}:root :where(.wp-block-latest-posts){padding-left:2.5em}:root :where(.wp-block-latest-posts.is-grid),:root :where(.wp-block-latest-posts__list){padding-left:0}.wp-block-media-text__media{position:relative}.wp-block-media-text__media.is-transient img{opacity:.3}.wp-block-media-text__media .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.wp-block-media-text .__resizable_base__{grid-column:1/span 2;grid-row:2}.wp-block-media-text .editor-media-container__resizer{width:100%!important}.wp-block-media-text.is-image-fill .components-placeholder.has-illustration,.wp-block-media-text.is-image-fill .editor-media-container__resizer,.wp-block-media-text.is-image-fill-element .components-placeholder.has-illustration,.wp-block-media-text.is-image-fill-element .editor-media-container__resizer{height:100%!important}.wp-block-media-text>.block-editor-block-list__layout>.block-editor-block-list__block{max-width:unset}.wp-block-media-text--placeholder-image{min-height:205px}.block-editor-block-list__block[data-type="core/more"]{margin-bottom:28px;margin-top:28px;max-width:100%;text-align:center}.wp-block-more{display:block;text-align:center;white-space:nowrap}.wp-block-more input[type=text]{background:#fff;border:none;border-radius:4px;box-shadow:none;color:#757575;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;height:24px;margin:0;max-width:100%;padding:6px 8px;position:relative;text-align:center;text-transform:uppercase;white-space:nowrap}.wp-block-more input[type=text]:focus{box-shadow:none}.wp-block-more:before{border-top:3px dashed #ccc;content:"";left:0;position:absolute;right:0;top:50%}.editor-styles-wrapper .wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.editor-styles-wrapper .wp-block-navigation .wp-block-navigation-item.wp-block{margin:revert}.wp-block-navigation-item__label{display:inline}.wp-block-navigation-item,.wp-block-navigation__container{background-color:inherit}.wp-block-navigation:not(.is-selected):not(.has-child-selected) .has-child:hover>.wp-block-navigation__submenu-container{opacity:0;visibility:hidden}.has-child.has-child-selected>.wp-block-navigation__submenu-container,.has-child.is-selected>.wp-block-navigation__submenu-container{display:flex;opacity:1;visibility:visible}.is-dragging-components-draggable .has-child.is-dragging-within>.wp-block-navigation__submenu-container{opacity:1;visibility:visible}.is-editing>.wp-block-navigation__container{display:flex;flex-direction:column;opacity:1;visibility:visible}.is-dragging-components-draggable .wp-block-navigation-link>.wp-block-navigation__container{opacity:1;visibility:hidden}.is-dragging-components-draggable .wp-block-navigation-link>.wp-block-navigation__container .block-editor-block-draggable-chip-wrapper{visibility:visible}.is-editing>.wp-block-navigation__submenu-container>.block-list-appender{display:block;position:static;width:100%}.is-editing>.wp-block-navigation__submenu-container>.block-list-appender .block-editor-button-block-appender{background:#1e1e1e;color:#fff;margin-left:auto;margin-right:0;padding:0;width:24px}.wp-block-navigation__submenu-container .block-list-appender{display:none}.block-library-colors-selector{width:auto}.block-library-colors-selector .block-library-colors-selector__toggle{display:block;margin:0 auto;padding:3px;width:auto}.block-library-colors-selector .block-library-colors-selector__icon-container{align-items:center;border-radius:4px;display:flex;height:30px;margin:0 auto;padding:3px;position:relative}.block-library-colors-selector .block-library-colors-selector__state-selection{border-radius:11px;box-shadow:inset 0 0 0 1px #0003;height:22px;line-height:20px;margin-left:auto;margin-right:auto;min-height:22px;min-width:22px;padding:2px;width:22px}.block-library-colors-selector .block-library-colors-selector__state-selection>svg{min-width:auto!important}.block-library-colors-selector .block-library-colors-selector__state-selection.has-text-color>svg,.block-library-colors-selector .block-library-colors-selector__state-selection.has-text-color>svg path{color:inherit}.block-library-colors-selector__popover .color-palette-controller-container{padding:16px}.block-library-colors-selector__popover .components-base-control__label{height:20px;line-height:20px}.block-library-colors-selector__popover .component-color-indicator{float:right;margin-top:2px}.block-library-colors-selector__popover .components-panel__body-title{display:none}.wp-block-navigation .wp-block+.block-list-appender .block-editor-button-block-appender{background-color:#1e1e1e;color:#fff;height:24px}.wp-block-navigation .wp-block+.block-list-appender .block-editor-button-block-appender.block-editor-button-block-appender.block-editor-button-block-appender{padding:0}.wp-block-navigation .wp-block .wp-block .block-editor-button-block-appender{background-color:initial;color:#1e1e1e}@keyframes loadingpulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.components-placeholder.wp-block-navigation-placeholder{background:none;box-shadow:none;color:inherit;min-height:0;outline:none;padding:0}.components-placeholder.wp-block-navigation-placeholder .components-placeholder__fieldset{font-size:inherit}.components-placeholder.wp-block-navigation-placeholder .components-placeholder__fieldset .components-button{margin-bottom:0}.wp-block-navigation.is-selected .components-placeholder.wp-block-navigation-placeholder{color:#1e1e1e}.wp-block-navigation-placeholder__preview{align-items:center;background:#0000;color:currentColor;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;min-width:96px}.wp-block-navigation.is-selected .wp-block-navigation-placeholder__preview{display:none}.wp-block-navigation-placeholder__preview:before{border:1px dashed;border-radius:inherit;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.wp-block-navigation-placeholder__preview>svg{fill:currentColor}.wp-block-navigation.is-vertical .is-medium .components-placeholder__fieldset,.wp-block-navigation.is-vertical .is-small .components-placeholder__fieldset{min-height:90px}.wp-block-navigation.is-vertical .is-large .components-placeholder__fieldset{min-height:132px}.wp-block-navigation-placeholder__controls,.wp-block-navigation-placeholder__preview{align-items:flex-start;flex-direction:row;padding:6px 8px}.wp-block-navigation-placeholder__controls{background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;display:none;float:left;position:relative;width:100%;z-index:1}.wp-block-navigation.is-selected .wp-block-navigation-placeholder__controls{display:flex}.is-medium .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator,.is-medium .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator+hr,.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator,.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions__indicator+hr{display:none}.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions,.wp-block-navigation.is-vertical .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions{align-items:flex-start;flex-direction:column}.is-small .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions hr,.wp-block-navigation.is-vertical .wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__actions hr{display:none}.wp-block-navigation-placeholder__controls .wp-block-navigation-placeholder__icon{height:36px;margin-right:12px}.wp-block-navigation-placeholder__actions__indicator{align-items:center;display:flex;height:36px;justify-content:flex-start;line-height:0;margin-left:4px;padding:0 6px 0 0}.wp-block-navigation-placeholder__actions__indicator svg{margin-right:4px;fill:currentColor}.wp-block-navigation .components-placeholder.is-medium .components-placeholder__fieldset{flex-direction:row!important}.wp-block-navigation-placeholder__actions{align-items:center;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;gap:6px;height:100%}.wp-block-navigation-placeholder__actions .components-dropdown,.wp-block-navigation-placeholder__actions>.components-button{margin-right:0}.wp-block-navigation-placeholder__actions.wp-block-navigation-placeholder__actions hr{background-color:#1e1e1e;border:0;height:100%;margin:auto 0;max-height:16px;min-height:1px;min-width:1px}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.is-menu-open) .components-button.wp-block-navigation__responsive-container-close{display:none}}.wp-block-navigation__responsive-container.is-menu-open{position:fixed;top:155px}@media (min-width:782px){.wp-block-navigation__responsive-container.is-menu-open{left:36px;top:93px}}@media (min-width:960px){.wp-block-navigation__responsive-container.is-menu-open{left:160px}}.is-mobile-preview .wp-block-navigation__responsive-container.is-menu-open,.is-tablet-preview .wp-block-navigation__responsive-container.is-menu-open{top:141px}.is-fullscreen-mode .wp-block-navigation__responsive-container.is-menu-open{left:0;top:155px}@media (min-width:782px){.is-fullscreen-mode .wp-block-navigation__responsive-container.is-menu-open{top:61px}}.is-fullscreen-mode .is-mobile-preview .wp-block-navigation__responsive-container.is-menu-open,.is-fullscreen-mode .is-tablet-preview .wp-block-navigation__responsive-container.is-menu-open{top:109px}body.editor-styles-wrapper .wp-block-navigation__responsive-container.is-menu-open{bottom:0;left:0;right:0;top:0}.components-button.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close,.components-button.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{color:inherit;height:auto;padding:0}.components-heading.wp-block-navigation-off-canvas-editor__title{margin:0}.wp-block-navigation-off-canvas-editor__header{margin-bottom:8px}.is-menu-open .wp-block-navigation__responsive-container-content * .block-list-appender{margin-top:16px}@keyframes fadein{0%{opacity:0}to{opacity:1}}.wp-block-navigation__loading-indicator-container{padding:8px 12px}.wp-block-navigation .wp-block-navigation__uncontrolled-inner-blocks-loading-indicator{margin-top:0}@keyframes fadeouthalf{0%{opacity:1}to{opacity:.5}}.wp-block-navigation-delete-menu-button{justify-content:center;margin-bottom:16px;width:100%}.components-button.is-link.wp-block-navigation-manage-menus-button{margin-bottom:16px}.wp-block-navigation__overlay-menu-preview{align-items:center;background-color:#f0f0f0;display:flex;height:64px!important;justify-content:space-between;margin-bottom:12px;padding:0 24px;width:100%}.wp-block-navigation__overlay-menu-preview.open{background-color:#fff;box-shadow:inset 0 0 0 1px #e0e0e0;outline:1px solid #0000}.wp-block-navigation-placeholder__actions hr+hr,.wp-block-navigation__toolbar-menu-selector.components-toolbar-group:empty{display:none}.wp-block-navigation__navigation-selector{margin-bottom:16px;width:100%}.wp-block-navigation__navigation-selector-button{border:1px solid;justify-content:space-between;width:100%}.wp-block-navigation__navigation-selector-button__icon{flex:0 0 auto}.wp-block-navigation__navigation-selector-button__label{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-block-navigation__navigation-selector-button--createnew{border:1px solid;margin-bottom:16px;width:100%}.wp-block-navigation__responsive-container-open.components-button{opacity:1}.wp-block-navigation__menu-inspector-controls{overflow-x:auto;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;will-change:transform}.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar{height:12px;width:12px}.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar-track{background-color:initial}.wp-block-navigation__menu-inspector-controls::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-navigation__menu-inspector-controls:focus-within::-webkit-scrollbar-thumb,.wp-block-navigation__menu-inspector-controls:focus::-webkit-scrollbar-thumb,.wp-block-navigation__menu-inspector-controls:hover::-webkit-scrollbar-thumb{background-color:#949494}.wp-block-navigation__menu-inspector-controls:focus,.wp-block-navigation__menu-inspector-controls:focus-within,.wp-block-navigation__menu-inspector-controls:hover{scrollbar-color:#949494 #0000}@media (hover:none){.wp-block-navigation__menu-inspector-controls{scrollbar-color:#949494 #0000}}.wp-block-navigation__menu-inspector-controls__empty-message{margin-left:24px}.wp-block-navigation__overlay-menu-icon-toggle-group{margin-bottom:16px}.wp-block-navigation .block-list-appender{position:relative}.wp-block-navigation .has-child{cursor:pointer}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{z-index:28}.wp-block-navigation .has-child:hover .wp-block-navigation__submenu-container{z-index:29}.wp-block-navigation .has-child.has-child-selected>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child.is-selected>.wp-block-navigation__submenu-container{height:auto!important;min-width:200px!important;opacity:1!important;overflow:visible!important;visibility:visible!important;width:auto!important}.wp-block-navigation-item .wp-block-navigation-item__content{cursor:text}.wp-block-navigation-item.is-editing,.wp-block-navigation-item.is-selected{min-width:20px}.wp-block-navigation-item .block-list-appender{margin:16px auto 16px 16px}.wp-block-navigation-link__invalid-item{color:#000}.wp-block-navigation-link__placeholder{background-image:none!important;box-shadow:none!important;position:relative;text-decoration:none!important}.wp-block-navigation-link__placeholder .wp-block-navigation-link__placeholder-text span{--wp-underline-color:var(--wp-admin-theme-color);background-image:linear-gradient(45deg,#0000 20%,var(--wp-underline-color) 30%,var(--wp-underline-color) 36%,#0000 46%),linear-gradient(135deg,#0000 54%,var(--wp-underline-color) 64%,var(--wp-underline-color) 70%,#0000 80%);background-position:0 100%;background-repeat:repeat-x;background-size:6px 3px;padding-bottom:.1em}.wp-block-navigation-link__placeholder.wp-block-navigation-item__content{cursor:pointer}.link-control-transform{border-top:1px solid #ccc;padding:0 16px 8px}.link-control-transform__subheading{color:#1e1e1e;font-size:11px;font-weight:500;margin-bottom:1.5em;text-transform:uppercase}.link-control-transform__items{display:flex;justify-content:space-between}.link-control-transform__item{flex-basis:33%;flex-direction:column;gap:8px;height:auto}.wp-block-navigation-submenu{display:block}.wp-block-navigation-submenu .wp-block-navigation__submenu-container{z-index:28}.wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container{height:auto!important;left:-1px;min-width:200px!important;opacity:1!important;position:absolute;top:100%;visibility:visible!important;width:auto!important}@media (min-width:782px){.wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation-submenu.has-child-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before,.wp-block-navigation-submenu.is-selected>.wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}}.block-editor-block-list__block[data-type="core/nextpage"]{margin-bottom:28px;margin-top:28px;max-width:100%;text-align:center}.wp-block-nextpage{display:block;text-align:center;white-space:nowrap}.wp-block-nextpage>span{background:#fff;border-radius:4px;color:#757575;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;height:24px;padding:6px 8px;position:relative;text-transform:uppercase}.wp-block-nextpage:before{border-top:3px dashed #ccc;content:"";left:0;position:absolute;right:0;top:50%}.wp-block-navigation .wp-block-page-list,.wp-block-navigation .wp-block-page-list>div{background-color:inherit}.wp-block-navigation.items-justified-space-between .wp-block-page-list,.wp-block-navigation.items-justified-space-between .wp-block-page-list>div{display:contents;flex:1}.wp-block-navigation.items-justified-space-between.has-child-selected .wp-block-page-list,.wp-block-navigation.items-justified-space-between.has-child-selected .wp-block-page-list>div,.wp-block-navigation.items-justified-space-between.is-selected .wp-block-page-list,.wp-block-navigation.items-justified-space-between.is-selected .wp-block-page-list>div{flex:inherit}.wp-block-navigation .wp-block-navigation__submenu-container>.wp-block-page-list{display:block}.wp-block-pages-list__item__link{pointer-events:none}@media (min-width:600px){.wp-block-page-list-modal{max-width:480px}}.wp-block-page-list-modal-buttons{display:flex;gap:12px;justify-content:flex-end}.wp-block-page-list .open-on-click:focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;visibility:visible;width:auto}.wp-block-page-list__loading-indicator-container{padding:8px 12px}.block-editor-block-list__block[data-type="core/paragraph"].has-drop-cap:focus{min-height:auto!important}.block-editor-block-list__block[data-empty=true] [data-rich-text-placeholder]{opacity:1}.block-editor-block-list__block[data-empty=true]+.block-editor-block-list__block[data-empty=true]:not([data-custom-placeholder=true]) [data-rich-text-placeholder]{opacity:0}.block-editor-block-list__block[data-type="core/paragraph"].has-text-align-left[style*="writing-mode: vertical-lr"],.block-editor-block-list__block[data-type="core/paragraph"].has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-author__inspector-settings .components-base-control,.wp-block-post-author__inspector-settings .components-base-control:last-child{margin-bottom:0}.wp-block-post-excerpt .wp-block-post-excerpt__excerpt.is-inline{display:inline}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:32px}.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation{font-style:normal;text-transform:none}.wp-block-pullquote .wp-block-pullquote__citation{color:inherit}.wp-block-rss li a>div{display:inline}.wp-block-rss__placeholder-form .wp-block-rss__placeholder-input{flex:1 1 auto}.wp-block[data-align=center] .wp-block-search .wp-block-search__inside-wrapper{margin:auto}.wp-block-search :where(.wp-block-search__button){align-items:center;border-radius:initial;display:flex;height:auto;justify-content:center;text-align:center}.wp-block-search__inspector-controls .components-base-control{margin-bottom:0}.block-editor-block-list__block[data-type="core/separator"]{padding-bottom:.1px;padding-top:.1px}.blocks-shortcode__textarea{background:#fff!important;border:1px solid #1e1e1e!important;border-radius:2px!important;box-shadow:none!important;box-sizing:border-box;color:#1e1e1e!important;font-family:Menlo,Consolas,monaco,monospace!important;font-size:16px!important;max-height:250px;padding:12px!important;resize:none}@media (min-width:600px){.blocks-shortcode__textarea{font-size:13px!important}}.blocks-shortcode__textarea:focus{border-color:var(--wp-admin-theme-color)!important;box-shadow:0 0 0 1px var(--wp-admin-theme-color)!important;outline:2px solid #0000!important}.wp-block-site-logo.aligncenter>div,.wp-block[data-align=center]>.wp-block-site-logo{display:table;margin-left:auto;margin-right:auto}.wp-block-site-logo a{pointer-events:none}.wp-block-site-logo .custom-logo-link{cursor:inherit}.wp-block-site-logo .custom-logo-link:focus{box-shadow:none}.wp-block-site-logo img{display:block;height:auto;max-width:100%}.wp-block-site-logo.is-transient{position:relative}.wp-block-site-logo.is-transient img{opacity:.3}.wp-block-site-logo.is-transient .components-spinner{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.wp-block-site-logo.wp-block-site-logo.is-default-size .components-placeholder{height:60px;width:60px}.wp-block-site-logo.wp-block-site-logo .components-resizable-box__container,.wp-block-site-logo.wp-block-site-logo>div{border-radius:inherit}.wp-block-site-logo.wp-block-site-logo .components-placeholder{align-items:center;border-radius:inherit;display:flex;height:100%;justify-content:center;min-height:48px;min-width:48px;padding:0;width:100%}.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-drop-zone__content-text,.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-form-file-upload{display:none}.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-button.components-button{align-items:center;background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);border-radius:50%;border-style:solid;color:#fff;display:flex;height:48px;justify-content:center;margin:auto;padding:0;position:relative;width:48px}.wp-block-site-logo.wp-block-site-logo .components-placeholder .components-button.components-button>svg{color:inherit}.block-library-site-logo__inspector-upload-container{position:relative}.block-library-site-logo__inspector-upload-container .components-drop-zone__content-icon{display:none}.block-library-site-logo__inspector-media-replace-container button.components-button,.block-library-site-logo__inspector-upload-container button.components-button{box-shadow:inset 0 0 0 1px #ccc;color:#1e1e1e;display:block;height:40px;width:100%}.block-library-site-logo__inspector-media-replace-container button.components-button:hover,.block-library-site-logo__inspector-upload-container button.components-button:hover{color:var(--wp-admin-theme-color)}.block-library-site-logo__inspector-media-replace-container button.components-button:focus,.block-library-site-logo__inspector-upload-container button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-library-site-logo__inspector-media-replace-container .block-library-site-logo__inspector-media-replace-title,.block-library-site-logo__inspector-upload-container .block-library-site-logo__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-library-site-logo__inspector-media-replace-container .components-dropdown{display:block}.block-library-site-logo__inspector-media-replace-container img{aspect-ratio:1;border-radius:50%!important;box-shadow:inset 0 0 0 1px #0003;min-width:20px;width:20px}.block-library-site-logo__inspector-media-replace-container .block-library-site-logo__inspector-readonly-logo-preview{display:flex;height:40px;padding:6px 12px}.wp-block-site-tagline__placeholder,.wp-block-site-title__placeholder{border:1px dashed;padding:1em 0}.wp-block-social-links .wp-social-link{line-height:0}.wp-block-social-link-anchor{align-items:center;background:none;border:0;box-sizing:border-box;color:currentColor;cursor:pointer;display:inline-flex;font-size:inherit;height:auto;opacity:1;padding:.25em}.wp-block-social-link-anchor:focus:not(:disabled){border-radius:2px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:3px solid #0000}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link button){padding-left:.66667em;padding-right:.66667em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link button){padding:0}.wp-block-social-links div.block-editor-url-input{display:inline-block;margin-left:8px}.wp-social-link:hover{transform:none}:root :where(.wp-block-social-links),:root :where(.wp-block-social-links.is-style-logos-only .wp-block-social-links__social-placeholder .wp-social-link){padding:0}:root :where(.wp-block-social-links__social-placeholder .wp-social-link){padding:.25em}:root :where(.wp-block-social-links.is-style-pill-shape .wp-block-social-links__social-placeholder .wp-social-link){padding-left:.66667em;padding-right:.66667em}.wp-block-social-links__social-placeholder{display:flex;list-style:none;opacity:.8}.wp-block-social-links__social-placeholder>.wp-social-link{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;visibility:hidden;width:0!important}.wp-block-social-links__social-placeholder>.wp-block-social-links__social-placeholder-icons{display:flex}.wp-block-social-links__social-placeholder .wp-social-link:before{border-radius:50%;content:"";display:block;height:1em;width:1em}.is-style-logos-only .wp-block-social-links__social-placeholder .wp-social-link:before{background:currentColor}.wp-block-social-links .wp-block-social-links__social-prompt{cursor:default;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:24px;list-style:none;margin-bottom:auto;margin-top:auto;min-height:24px;padding-right:8px}.wp-block.wp-block-social-links.aligncenter,.wp-block[data-align=center]>.wp-block-social-links{justify-content:center}.block-editor-block-preview__content .components-button:disabled{opacity:1}.wp-social-link.wp-social-link__is-incomplete{opacity:.5}@media (prefers-reduced-motion:reduce){.wp-social-link.wp-social-link__is-incomplete{transition-delay:0s;transition-duration:0s}}.wp-block-social-links .is-selected .wp-social-link__is-incomplete,.wp-social-link.wp-social-link__is-incomplete:focus,.wp-social-link.wp-social-link__is-incomplete:hover{opacity:1}.wp-block-social-links .block-list-appender{position:static}.wp-block-social-links .block-list-appender .block-editor-button-block-appender.components-button.components-button{padding:6px}.wp-block-social-links.has-small-icon-size .block-editor-button-block-appender.components-button.components-button{padding:0}.wp-block-social-links.has-large-icon-size .block-editor-button-block-appender.components-button.components-button{padding:14px}.wp-block-social-links.has-huge-icon-size .block-editor-button-block-appender.components-button.components-button{padding:23px}.block-editor-block-list__block[data-type="core/spacer"]:before{content:"";display:block;height:100%;min-height:8px;min-width:8px;position:absolute;width:100%;z-index:1}.block-library-spacer__resize-container.has-show-handle,.wp-block-spacer.is-hovered .block-library-spacer__resize-container,.wp-block-spacer.is-selected.custom-sizes-disabled{background:#0000001a}.is-dark-theme .block-library-spacer__resize-container.has-show-handle,.is-dark-theme .wp-block-spacer.is-hovered .block-library-spacer__resize-container,.is-dark-theme .wp-block-spacer.is-selected.custom-sizes-disabled{background:#ffffff26}.block-library-spacer__resize-container{clear:both}.block-library-spacer__resize-container:not(.is-resizing){height:100%!important;width:100%!important}.block-library-spacer__resize-container .components-resizable-box__handle:before{content:none}.block-library-spacer__resize-container.resize-horizontal{height:100%!important;margin-bottom:0}.wp-block[data-align=center]>.wp-block-table,.wp-block[data-align=left]>.wp-block-table,.wp-block[data-align=right]>.wp-block-table{height:auto}.wp-block[data-align=center]>.wp-block-table table,.wp-block[data-align=left]>.wp-block-table table,.wp-block[data-align=right]>.wp-block-table table{width:auto}.wp-block[data-align=center]>.wp-block-table td,.wp-block[data-align=center]>.wp-block-table th,.wp-block[data-align=left]>.wp-block-table td,.wp-block[data-align=left]>.wp-block-table th,.wp-block[data-align=right]>.wp-block-table td,.wp-block[data-align=right]>.wp-block-table th{word-break:break-word}.wp-block[data-align=center]>.wp-block-table{text-align:initial}.wp-block[data-align=center]>.wp-block-table table{margin:0 auto}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table td.is-selected,.wp-block-table th.is-selected{border-color:var(--wp-admin-theme-color);border-style:double;box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color)}.wp-block-table table.has-individual-borders td,.wp-block-table table.has-individual-borders th,.wp-block-table table.has-individual-borders tr,.wp-block-table table.has-individual-borders>*{border:1px solid}.blocks-table__placeholder-form.blocks-table__placeholder-form{align-items:flex-start;display:flex;flex-direction:column;gap:8px}@media (min-width:782px){.blocks-table__placeholder-form.blocks-table__placeholder-form{align-items:flex-end;flex-direction:row}}.blocks-table__placeholder-input{width:112px}.wp-block-tag-cloud .wp-block-tag-cloud{border:none;border-radius:inherit;margin:0;padding:0}.wp-block-tag-cloud__inspector-settings .components-base-control,.wp-block-tag-cloud__inspector-settings .components-base-control:last-child{margin-bottom:0}.block-editor-template-part__selection-modal{z-index:1000001}.block-editor-template-part__selection-modal .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:1280px){.block-editor-template-part__selection-modal .block-editor-block-patterns-list{column-count:3}}.block-editor-template-part__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.block-library-template-part__selection-search{background:#fff;padding:16px 0;position:sticky;top:0;z-index:2}.block-editor-block-list__block:not(.remove-outline).is-reusable.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).is-reusable.is-selected:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.block-editor-block-list__block:not([contenteditable]):focus:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-highlighted:after,.block-editor-block-list__block:not(.remove-outline).wp-block-template-part.is-selected:after{outline-color:var(--wp-block-synced-color)}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).wp-block-template-part.has-editable-outline:after{border:none}.wp-block-text-columns .block-editor-rich-text__editable:focus{outline:1px solid #ddd}.wp-block[data-align=center]>.wp-block-video{text-align:center}.wp-block-video{position:relative}.wp-block-video.is-transient video{opacity:.3}.wp-block-video .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.editor-video-poster-control .components-button{margin-right:8px}.block-library-video-tracks-editor{z-index:159990}.block-library-video-tracks-editor__track-list-track{padding-left:12px}.block-library-video-tracks-editor__single-track-editor-kind-select{max-width:240px}.block-library-video-tracks-editor__single-track-editor-edit-track-label{color:#757575;display:block;font-size:11px;font-weight:500;margin-top:4px;text-transform:uppercase}.block-library-video-tracks-editor>.components-popover__content{width:360px}.block-library-video-tracks-editor__add-tracks-container .components-menu-group__label,.block-library-video-tracks-editor__track-list .components-menu-group__label{padding:0}.editor-styles-wrapper ul.wp-block-post-template{list-style:none;margin-left:0;padding-left:0}.block-library-query-toolbar__popover .components-popover__content{min-width:230px}.block-library-query-toolbar__popover .components-popover__content .block-library-query-toolbar__popover-number-control{margin-bottom:8px}.wp-block-query__create-new-link{padding:0 16px 16px 52px}.block-library-query__pattern-selection-content .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:8px}.block-library-query__pattern-selection-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-library-query__pattern-selection-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__container{max-height:250px}.block-library-query-pattern__selection-modal .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:1280px){.block-library-query-pattern__selection-modal .block-editor-block-patterns-list{column-count:3}}.block-library-query-pattern__selection-modal .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.block-library-query-pattern__selection-modal .block-library-query-pattern__selection-search{background:#fff;margin-bottom:-4px;padding:16px 0;position:sticky;top:0;transform:translateY(-4px);z-index:2}@media (min-width:600px){.wp-block-query__enhanced-pagination-modal{max-width:480px}}.wp-block-query__enhanced-pagination-notice{margin:0}.wp-block[data-align=center]>.wp-block-query-pagination{justify-content:center}:where(.editor-styles-wrapper) .wp-block-query-pagination{max-width:100%}:where(.editor-styles-wrapper) .wp-block-query-pagination.block-editor-block-list__layout{margin:0}.wp-block-query-pagination-numbers a{text-decoration:underline}.wp-block-query-pagination-numbers .page-numbers{margin-right:2px}.wp-block-query-pagination-numbers .page-numbers:last-child{margin-right:0}.wp-block-post-featured-image .block-editor-media-placeholder{-webkit-backdrop-filter:none;backdrop-filter:none;z-index:1}.wp-block-post-featured-image .components-placeholder,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder{align-items:center;display:flex;justify-content:center;min-height:200px;padding:0}.wp-block-post-featured-image .components-placeholder .components-form-file-upload,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-form-file-upload{display:none}.wp-block-post-featured-image .components-placeholder .components-button,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button{align-items:center;background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);border-radius:50%;border-style:solid;color:#fff;display:flex;height:48px;justify-content:center;margin:auto;padding:0;position:relative;width:48px}.wp-block-post-featured-image .components-placeholder .components-button>svg,.wp-block-post-featured-image .wp-block-post-featured-image__placeholder .components-button>svg{color:inherit}.wp-block-post-featured-image .components-placeholder:where(.has-border-color),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where(.has-border-color),.wp-block-post-featured-image img:where(.has-border-color){border-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-top-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-top-color]),.wp-block-post-featured-image img:where([style*=border-top-color]){border-top-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-right-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-right-color]),.wp-block-post-featured-image img:where([style*=border-right-color]){border-right-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-bottom-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-bottom-color]),.wp-block-post-featured-image img:where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-left-color]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-left-color]),.wp-block-post-featured-image img:where([style*=border-left-color]){border-left-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-width]),.wp-block-post-featured-image img:where([style*=border-width]){border-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-top-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-top-width]),.wp-block-post-featured-image img:where([style*=border-top-width]){border-top-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-right-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-right-width]),.wp-block-post-featured-image img:where([style*=border-right-width]){border-right-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-bottom-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-bottom-width]),.wp-block-post-featured-image img:where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-post-featured-image .components-placeholder:where([style*=border-left-width]),.wp-block-post-featured-image .wp-block-post-featured-image__placeholder:where([style*=border-left-width]),.wp-block-post-featured-image img:where([style*=border-left-width]){border-left-style:solid}.wp-block-post-featured-image[style*=height] .components-placeholder{height:100%;min-height:48px;min-width:48px;width:100%}.wp-block-post-featured-image>a{cursor:default}.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-button,.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-placeholder__instructions,.wp-block-post-featured-image.is-selected .components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.wp-block-post-featured-image.is-transient{position:relative}.wp-block-post-featured-image.is-transient img{opacity:.3}.wp-block-post-featured-image.is-transient .components-spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}div[data-type="core/post-featured-image"] img{display:block;height:auto;max-width:100%}.wp-block-post-comments-form *{pointer-events:none}.wp-block-post-comments-form .block-editor-warning *{pointer-events:auto}.wp-block-post-content.wp-block-post-content{-webkit-user-select:none;user-select:none}.wp-element-button{cursor:revert}.wp-element-button[role=textbox]{cursor:text}:root .editor-styles-wrapper .has-very-light-gray-background-color{background-color:#eee}:root .editor-styles-wrapper .has-very-dark-gray-background-color{background-color:#313131}:root .editor-styles-wrapper .has-very-light-gray-color{color:#eee}:root .editor-styles-wrapper .has-very-dark-gray-color{color:#313131}:root .editor-styles-wrapper .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .editor-styles-wrapper .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .editor-styles-wrapper .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .editor-styles-wrapper .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .editor-styles-wrapper .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .editor-styles-wrapper .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .editor-styles-wrapper .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:where(.editor-styles-wrapper) .has-regular-font-size{font-size:16px}:where(.editor-styles-wrapper) .has-larger-font-size{font-size:42px}:where(.editor-styles-wrapper) iframe:not([frameborder]){border:0}
@font-face{font-family:'JoeVideoPlayer';src:url(data:font/ttf;base64,AAEAAAALAIAAAwAwT1MvMg8SBg8AAAC8AAAAYGNtYXAXVtKRAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zu4zCsQAAAF4AAAENGhlYWQTTns7AAAFrAAAADZoaGVhCAIEEAAABeQAAAAkaG10eDJAA+AAAAYIAAAAPGxvY2EFYAbYAAAGRAAAACBtYXhwABQAjQAABmQAAAAgbmFtZc5B6ysAAAaEAAAB2nBvc3QAAwAAAAAIYAAAACAAAwPbAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpCgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qr//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAD/wAQAA8AACQAAARcBJxEhJwEXEQIgw/3gwwHgwwIgwwPAw/3gw/4gwwIgwwHgAAAAAwBAAIADwAMAAAMABwALAAATIRUhFSEVIRUhFSFAA4D8gAOA/IADgPyAAwCAgICAgAAAAAEAwABgA2ADIAAGAAAlEQERAREBAgD+wAFAAWBgAUD+wALA/sABQP6gAAAAAQDgAGADgAMgAAYAAAERAREBEQECQAFA/sD+oAMg/sABQP1AAUD+wAFgAAACAAAAQAQAA0AADwASAAABISIGFREUFjMhMjY1ETQmAREBA0D9gE9xcU8CgE9xcf3xAUADQHFP/oBPcXFPAYBPcf2AAgD/AAACAAAAQAQAA0AAEQAgAAABMDc+ATc2MxUJARUiBw4BBwYFIREzPgE3PgE3IREhEQcBAA4PU0tLegGA/oBgSEhgGBgBwP3AfgcRCCFPLP5GA0CAAUAeHkgeHsABAAEAwBscWjk6vAGACREIHy8Q/YABDVYAAAQAAAAABEADfgArAFEAbwCKAAAlIiYnJjQ3Njc+ATc2NTQnLgEnJicmNDc2MhcWFx4BFxYVFAcOAQcGBw4BIyciJicmNDc2NzY0JyYnJjQ3NjIXFhceARcWFRQHDgEHBgcOASMxJyImJyY0NzY3NjQnJicmNDc2MhcWFxYUBwYHDgEjByImLwEjIiY1ETQ2OwE3PgEXHgEVERQGBw4BA3oJEgcODiEZGiIJCQkJIhoZIQ4ODigOKB4fKQsLCwspHx4oBxIJqgoRBw4OMRgZGRgxDg4OJw4fGBcgCQgICSAXGB8HEQmrCRIHDg4fDw8PDx8ODg4oDiwXFhYXLAcSCYUGDAX2cw0TEw1z9gcTCQkLCwkDBiYHBw4oDiEmJlMtLS4uLS1TJiYhDigODg4oLS5lNjY4ODY2ZS4tKAcHWgcIDicOMj49gj0+Mg4nDg8PHiMkTSoqKysqKk0kIx4IB1sHBw4oDh4nJlAmJx4OKA4ODiw5OHQ4OSwHB9sFBPcTDQFADRP3BgQDBBAK/MAKEAQBAQAAAQDAAEADQANAAAIAABMJAcACgP2AA0D+gP6AAAEAwABAA0ADQAACAAATCQHAAoD9gANA/oD+gAACAIAAQAOAA0AAAwAHAAATIREhASERIYABQP7AAcABQP7AA0D9AAMA/QAAAAIAAAAAA8ADfgAPACoAAAEVIycHIzU3JzUzFzczFQcBIiYvASMiJjURNDY7ATc+ARceARURFAYHDgEDwFVra1Vra1Vra1Vr/ksGDAX2cw0TEw1z9gcTCQkLCwkDBgFVVWtrVWtrVWtrVWv+QAUE9xMNAUANE/cGBAMEEAr8wAoQBAEBAAEAAAABAADSa02pXw889QALBAAAAAAA1/ebXwAAAADX95tfAAD/wARAA8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABEAAAAAABEAAAQAAAAAAAAAAAAAAAAAAAA8EAAAAAAAAAAAAAAACAAAABAAAAAQAAEAEAADABAAA4AQAAAAEAAAABEAAAAQAAMAEAADABAAAgAQAAAAAAAAAAAoAFAAeADgAUgBoAH4AogDcAaYBtAHCAdgCGgABAAAADwCLAAQAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADgAAAAEAAAAAAAIABwCfAAEAAAAAAAMADgBLAAEAAAAAAAQADgC0AAEAAAAAAAUACwAqAAEAAAAAAAYADgB1AAEAAAAAAAoAGgDeAAMAAQQJAAEAHAAOAAMAAQQJAAIADgCmAAMAAQQJAAMAHABZAAMAAQQJAAQAHADCAAMAAQQJAAUAFgA1AAMAAQQJAAYAHACDAAMAAQQJAAoANAD4Sm9lVmlkZW9QbGF5ZXIASgBvAGUAVgBpAGQAZQBvAFAAbABhAHkAZQByVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwSm9lVmlkZW9QbGF5ZXIASgBvAGUAVgBpAGQAZQBvAFAAbABhAHkAZQBySm9lVmlkZW9QbGF5ZXIASgBvAGUAVgBpAGQAZQBvAFAAbABhAHkAZQByUmVndWxhcgBSAGUAZwB1AGwAYQBySm9lVmlkZW9QbGF5ZXIASgBvAGUAVgBpAGQAZQBvAFAAbABhAHkAZQByRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("truetype"),url(data:font/woff;base64,d09GRgABAAAAAAjMAAsAAAAACIAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDxIGD2NtYXAAAAFoAAAAVAAAAFQXVtKRZ2FzcAAAAbwAAAAIAAAACAAAABBnbHlmAAABxAAABDQAAAQ07jMKxGhlYWQAAAX4AAAANgAAADYTTns7aGhlYQAABjAAAAAkAAAAJAgCBBBobXR4AAAGVAAAADwAAAA8MkAD4GxvY2EAAAaQAAAAIAAAACAFYAbYbWF4cAAABrAAAAAgAAAAIAAUAI1uYW1lAAAG0AAAAdoAAAHazkHrK3Bvc3QAAAisAAAAIAAAACAAAwAAAAMD2wGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA6QoDwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEADgAAAAKAAgAAgACAAEAIOkK//3//wAAAAAAIOkA//3//wAB/+MXBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAA/8AEAAPAAAkAAAEXAScRIScBFxECIMP94MMB4MMCIMMDwMP94MP+IMMCIMMB4AAAAAMAQACAA8ADAAADAAcACwAAEyEVIRUhFSEVIRUhQAOA/IADgPyAA4D8gAMAgICAgIAAAAABAMAAYANgAyAABgAAJREBEQERAQIA/sABQAFgYAFA/sACwP7AAUD+oAAAAAEA4ABgA4ADIAAGAAABEQERAREBAkABQP7A/qADIP7AAUD9QAFA/sABYAAAAgAAAEAEAANAAA8AEgAAASEiBhURFBYzITI2NRE0JgERAQNA/YBPcXFPAoBPcXH98QFAA0BxT/6AT3FxTwGAT3H9gAIA/wAAAgAAAEAEAANAABEAIAAAATA3PgE3NjMVCQEVIgcOAQcGBSERMz4BNz4BNyERIREHAQAOD1NLS3oBgP6AYEhIYBgYAcD9wH4HEQghTyz+RgNAgAFAHh5IHh7AAQABAMAbHFo5OrwBgAkRCB8vEP2AAQ1WAAAEAAAAAARAA34AKwBRAG8AigAAJSImJyY0NzY3PgE3NjU0Jy4BJyYnJjQ3NjIXFhceARcWFRQHDgEHBgcOASMnIiYnJjQ3Njc2NCcmJyY0NzYyFxYXHgEXFhUUBw4BBwYHDgEjMSciJicmNDc2NzY0JyYnJjQ3NjIXFhcWFAcGBw4BIwciJi8BIyImNRE0NjsBNz4BFx4BFREUBgcOAQN6CRIHDg4hGRoiCQkJCSIaGSEODg4oDigeHykLCwsLKR8eKAcSCaoKEQcODjEYGRkYMQ4ODicOHxgXIAkICAkgFxgfBxEJqwkSBw4OHw8PDw8fDg4OKA4sFxYWFywHEgmFBgwF9nMNExMNc/YHEwkJCwsJAwYmBwcOKA4hJiZTLS0uLi0tUyYmIQ4oDg4OKC0uZTY2ODg2NmUuLSgHB1oHCA4nDjI+PYI9PjIOJw4PDx4jJE0qKisrKipNJCMeCAdbBwcOKA4eJyZQJiceDigODg4sOTh0ODksBwfbBQT3Ew0BQA0T9wYEAwQQCvzAChAEAQEAAAEAwABAA0ADQAACAAATCQHAAoD9gANA/oD+gAABAMAAQANAA0AAAgAAEwkBwAKA/YADQP6A/oAAAgCAAEADgANAAAMABwAAEyERIQEhESGAAUD+wAHAAUD+wANA/QADAP0AAAACAAAAAAPAA34ADwAqAAABFSMnByM1Nyc1Mxc3MxUHASImLwEjIiY1ETQ2OwE3PgEXHgEVERQGBw4BA8BVa2tVa2tVa2tVa/5LBgwF9nMNExMNc/YHEwkJCwsJAwYBVVVra1Vra1Vra1Vr/kAFBPcTDQFADRP3BgQDBBAK/MAKEAQBAQABAAAAAQAA0mtNqV8PPPUACwQAAAAAANf3m18AAAAA1/ebXwAA/8AEQAPAAAAACAACAAAAAAAAAAEAAAPA/8AAAARAAAAAAARAAAEAAAAAAAAAAAAAAAAAAAAPBAAAAAAAAAAAAAAAAgAAAAQAAAAEAABABAAAwAQAAOAEAAAABAAAAARAAAAEAADABAAAwAQAAIAEAAAAAAAAAAAKABQAHgA4AFIAaAB+AKIA3AGmAbQBwgHYAhoAAQAAAA8AiwAEAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAA4AAAABAAAAAAACAAcAnwABAAAAAAADAA4ASwABAAAAAAAEAA4AtAABAAAAAAAFAAsAKgABAAAAAAAGAA4AdQABAAAAAAAKABoA3gADAAEECQABABwADgADAAEECQACAA4ApgADAAEECQADABwAWQADAAEECQAEABwAwgADAAEECQAFABYANQADAAEECQAGABwAgwADAAEECQAKADQA+EpvZVZpZGVvUGxheWVyAEoAbwBlAFYAaQBkAGUAbwBQAGwAYQB5AGUAclZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMEpvZVZpZGVvUGxheWVyAEoAbwBlAFYAaQBkAGUAbwBQAGwAYQB5AGUAckpvZVZpZGVvUGxheWVyAEoAbwBlAFYAaQBkAGUAbwBQAGwAYQB5AGUAclJlZ3VsYXIAUgBlAGcAdQBsAGEAckpvZVZpZGVvUGxheWVyAEoAbwBlAFYAaQBkAGUAbwBQAGwAYQB5AGUAckZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format("woff"),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8bWV0YWRhdGE+R2VuZXJhdGVkIGJ5IEljb01vb248L21ldGFkYXRhPgo8ZGVmcz4KPGZvbnQgaWQ9IkpvZVZpZGVvUGxheWVyIiBob3Jpei1hZHYteD0iMTAyNCI+Cjxmb250LWZhY2UgdW5pdHMtcGVyLWVtPSIxMDI0IiBhc2NlbnQ9Ijk2MCIgZGVzY2VudD0iLTY0IiAvPgo8bWlzc2luZy1nbHlwaCBob3Jpei1hZHYteD0iMTAyNCIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeDIwOyIgaG9yaXotYWR2LXg9IjUxMiIgZD0iIiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwMDsiIGdseXBoLW5hbWU9ImFycm93LXJlc2l6ZSIgZD0iTTU0NCA5NjBsMTk0Ljc1Mi0xOTQuNzUyLTU0NC01NDQtMTk0Ljc1MiAxOTQuNzM2di00ODBoNDgwbC0xOTQuNzUyIDE5NC43NTIgNTQ0IDU0NCAxOTQuNzUyLTE5NC43MzZ2NDgweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MDE7IiBnbHlwaC1uYW1lPSJtZW51IiBkPSJNNjQgNzY4aDg5NnYtMTI4aC04OTZ2MTI4ek02NCA1MTJoODk2di0xMjhoLTg5NnYxMjh6TTY0IDI1Nmg4OTZ2LTEyOGgtODk2djEyOHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTAyOyIgZ2x5cGgtbmFtZT0iZm9yd2FyZCIgZD0iTTUxMiA5NnYzMjBsLTMyMC0zMjB2NzA0bDMyMC0zMjB2MzIwbDM1Mi0zNTJ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwMzsiIGdseXBoLW5hbWU9ImJhY2t3YXJkIiBkPSJNNTc2IDgwMHYtMzIwbDMyMCAzMjB2LTcwNGwtMzIwIDMyMHYtMzIwbC0zNTIgMzUyeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MDQ7IiBnbHlwaC1uYW1lPSJ5b3V0dWJlIiBkPSJNODMyIDgzMmgtNjQwYy0xMDUuNiAwLTE5Mi04Ni40LTE5Mi0xOTJ2LTM4NGMwLTEwNS42IDg2LjQtMTkyIDE5Mi0xOTJoNjQwYzEwNS42IDAgMTkyIDg2LjQgMTkyIDE5MnYzODRjMCAxMDUuNi04Ni40IDE5Mi0xOTIgMTkyek0zODQgMTkydjUxMmwzMjAtMjU2LTMyMC0yNTZ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwNTsiIGdseXBoLW5hbWU9InNoYXJlIiBkPSJNMjU2IDMyMGMwIDAgNTguODMyIDE5MiAzODQgMTkydi0xOTJsMzg0IDI1Ni0zODQgMjU2di0xOTJjLTI1NiAwLTM4NC0xNTkuNjgtMzg0LTMyMHpNNzA0IDE5MmgtNTc2djM4NGgxMjUuODcyYzEwLjA5NiAxMS45MiAyMC45MTIgMjMuMzI4IDMyLjQ5NiAzNC4xNzYgNDMuOTY4IDQxLjE4NCA5Ni41NiA3Mi42NTYgMTU2LjExMiA5My44MjRoLTQ0Mi40OHYtNjQwaDgzMnYyNjguNjI0bC0xMjgtODUuMzI4di01NS4yOTZ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwNjsiIGdseXBoLW5hbWU9InZvbHVtZS1oaWdoIiBob3Jpei1hZHYteD0iMTA4OCIgZD0iTTg5MC4wMzIgMzcuOTY4Yy0xMi4yODggMC0yNC41NiA0LjY4OC0zMy45MzYgMTQuMDY0LTE4Ljc1MiAxOC43NTItMTguNzUyIDQ5LjEzNiAwIDY3Ljg4OCA4Ny42MzIgODcuNjQ4IDEzNS45MDQgMjA0LjE2IDEzNS45MDQgMzI4LjA5NnMtNDguMjcyIDI0MC40NjQtMTM1LjkwNCAzMjguMDk2Yy0xOC43NTIgMTguNzUyLTE4Ljc1MiA0OS4xMzYgMCA2Ny44ODhzNDkuMTM2IDE4LjczNiA2Ny44ODggMGMxMDUuNzc2LTEwNS43NzYgMTY0LjAxNi0yNDYuNCAxNjQuMDE2LTM5NS45ODRzLTU4LjI1Ni0yOTAuMjA4LTE2NC4wMTYtMzk1Ljk4NGMtOS4zNzYtOS4zNzYtMjEuNjQ4LTE0LjA2NC0zMy45MzYtMTQuMDY0ek03MTkuNTM2IDEyOC40NjRjLTEyLjI4OCAwLTI0LjU2IDQuNjg4LTMzLjkzNiAxNC4wNjQtMTguNzUyIDE4Ljc1Mi0xOC43NTIgNDkuMTM2IDAgNjcuODg4IDEzMS4wMDggMTMxLjAwOCAxMzEuMDA4IDM0NC4xNzYgMCA0NzUuMTY4LTE4Ljc1MiAxOC43NTItMTguNzUyIDQ5LjEzNiAwIDY3Ljg4OHM0OS4xMzYgMTguNzM2IDY3Ljg4OCAwYzgxLjYtODEuNTg0IDEyNi41MjgtMTkwLjA4MCAxMjYuNTI4LTMwNS40NzJzLTQ0Ljk0NC0yMjMuODcyLTEyNi41MjgtMzA1LjQ3MmMtOS4zNzYtOS4zNzYtMjEuNjQ4LTE0LjA2NC0zMy45MzYtMTQuMDY0djB6TTU0OS4wMjQgMjE4Ljk3NmMtMTIuMjg4IDAtMjQuNTYgNC42ODgtMzMuOTM2IDE0LjA2NC0xOC43NTIgMTguNzUyLTE4Ljc1MiA0OS4xMzYgMCA2Ny44NzIgODEuMTA0IDgxLjEwNCA4MS4xMDQgMjEzLjA1NiAwIDI5NC4xNi0xOC43NTIgMTguNzUyLTE4Ljc1MiA0OS4xMzYgMCA2Ny44ODhzNDkuMTM2IDE4Ljc1MiA2Ny44ODggMGMxMTguNTI4LTExOC41MjggMTE4LjUyOC0zMTEuMzkyIDAtNDI5LjkyLTkuMzc2LTkuMzc2LTIxLjY0OC0xNC4wNDgtMzMuOTM2LTE0LjA0OHpNNDE2IDBjLTguMzIgMC0xNi41MTIgMy4yNDgtMjIuNjQgOS4zNzZsLTI0Ni42MjQgMjQ2LjYyNGgtMTE0Ljc1MmMtMTcuNjggMC0zMiAxNC4zMi0zMiAzMnYzMjBjMCAxNy42OCAxNC4zMiAzMiAzMiAzMmgxMTQuNzUybDI0Ni42MjQgMjQ2LjYyNGM5LjE1MiA5LjE1MiAyMi45MTIgMTEuODg4IDM0Ljg4IDYuOTQ0czE5Ljc2LTE2LjYyNCAxOS43Ni0yOS41Njh2LTgzMmMwLTEyLjk0NC03Ljc5Mi0yNC42MDgtMTkuNzYtMjkuNTY4LTMuOTUyLTEuNjMyLTguMTEyLTIuNDMyLTEyLjI0LTIuNDMyeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MDc7IiBnbHlwaC1uYW1lPSJwbGF5IiBkPSJNMTkyIDgzMmw2NDAtMzg0LTY0MC0zODR6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwODsiIGdseXBoLW5hbWU9InBsYXk0IiBkPSJNMTkyIDgzMmw2NDAtMzg0LTY0MC0zODR6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwOTsiIGdseXBoLW5hbWU9InBhdXNlIiBkPSJNMTI4IDgzMmgzMjB2LTc2OGgtMzIwek01NzYgODMyaDMyMHYtNzY4aC0zMjB6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwYTsiIGdseXBoLW5hbWU9InZvbHVtZS1tdXRlIiBkPSJNOTYwIDM0MC44NDh2LTg0Ljg0OGgtODQuODQ4bC0xMDcuMTUyIDEwNy4xNTItMTA3LjE1Mi0xMDcuMTUyaC04NC44NDh2ODQuODQ4bDEwNy4xNTIgMTA3LjE1Mi0xMDcuMTUyIDEwNy4xNTJ2ODQuODQ4aDg0Ljg0OGwxMDcuMTUyLTEwNy4xNTIgMTA3LjE1MiAxMDcuMTUyaDg0Ljg0OHYtODQuODQ4bC0xMDcuMTUyLTEwNy4xNTIgMTA3LjE1Mi0xMDcuMTUyek00MTYgMGMtOC4zMiAwLTE2LjUxMiAzLjI0OC0yMi42NCA5LjM3NmwtMjQ2LjYyNCAyNDYuNjI0aC0xMTQuNzUyYy0xNy42OCAwLTMyIDE0LjMyLTMyIDMydjMyMGMwIDE3LjY4IDE0LjMyIDMyIDMyIDMyaDExNC43NTJsMjQ2LjYyNCAyNDYuNjI0YzkuMTUyIDkuMTUyIDIyLjkxMiAxMS44ODggMzQuODggNi45NDRzMTkuNzYtMTYuNjI0IDE5Ljc2LTI5LjU2OHYtODMyYzAtMTIuOTQ0LTcuNzkyLTI0LjYwOC0xOS43Ni0yOS41NjgtMy45NTItMS42MzItOC4xMTItMi40MzItMTIuMjQtMi40MzJ6IiAvPgo8L2ZvbnQ+PC9kZWZzPjwvc3ZnPg==#JoeVideoPlayer) format("svg");font-weight:400;font-style:normal}[class^=JoeVideoPlayer-icon-],[class*=" JoeVideoPlayer-icon-"]{font-family:'JoeVideoPlayer' !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.JoeVideoPlayer-icon-volume-mute:before{content:"\E90A"}.JoeVideoPlayer-icon-pause:before{content:"\E909"}.JoeVideoPlayer-icon-play4:before{content:"\E908"}.JoeVideoPlayer-icon-arrow-resize:before{content:"\E900"}.JoeVideoPlayer-icon-menu:before{content:"\E901"}.JoeVideoPlayer-icon-forward:before{content:"\E902"}.JoeVideoPlayer-icon-backward:before{content:"\E903"}.JoeVideoPlayer-icon-youtube:before{content:"\E904"}.JoeVideoPlayer-icon-share:before{content:"\E905"}.JoeVideoPlayer-icon-volume-high:before{content:"\E906"}.JoeVideoPlayer-icon-play:before{content:"\E907"}.YTY-Tooltip{font-family:'Lato',sans-serif;position:absolute;top:-20px;left:50%;transform:translateX(-50%);padding:6px 12px;white-space:nowrap;border-radius:3px;background-color:#fff;color:#232026;text-align:center;font-size:12px;line-height:1.2;z-index:999;display:none}.YTY-Tooltip:after{position:absolute;bottom:-5px;left:50%;margin-left:-5px;width:0;border-top:5px solid #fff;border-right:5px solid transparent;border-left:5px solid transparent;content:" ";font-size:0;line-height:0}.YTY-wrapper{display:grid;grid-template-columns:1fr 300px;width:100%;font-family:'Lato',sans-serif;overflow:hidden;position:relative}.YTY-wrapper iframe{position:absolute;height:100%;border:none}.YTY-wrapper .isFullscreen iframe{height:100vh}.YTY-wrapper.YTY-NOPlaylist{grid-template-columns:1fr !important}.YTY-wrapper.YTY-positionbottom{grid-template-columns:1fr}.YTY-wrapper.YTY-positionbottom .YTY-Playlist li{position:relative;display:inline-block}.YTY-wrapper .YTY-Playlist{overflow:auto}.YTY-wrapper .YTY-Playlist ul{padding:0;margin:0;list-style:none}.YTY-wrapper .YTY-Playlist ul li{position:relative;margin:0;display:block;padding:0;font-size:0;background-color:#000;line-height:normal}.YTY-wrapper .YTY-Playlist ul li .YTY-Thumbnails{background-repeat:no-repeat}.YTY-wrapper .YTY-Playlist ul li .YTY-NowPlaying{position:absolute;bottom:20px;left:26px;font-size:13px;background:#232026;color:#e4e8eb;padding:8px 20px;border-radius:4px;display:none}.YTY-wrapper .YTY-Playlist ul li .YTY-NowPlaying span{margin-right:8px}.YTY-wrapper .YTY-Playlist ul li .YTY-Overlay{background:rgba(0,0,0,.5);position:absolute;top:0;left:0;right:0;bottom:0;color:#fff;padding:26px 22px;cursor:pointer;visibility:hidden}.YTY-wrapper .YTY-Playlist ul li:hover:not(.videoIsPlaying) .YTY-Overlay{visibility:visible}.YTY-wrapper .YTY-Playlist ul li .YTY-Title{font-size:16px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.YTY-wrapper .YTY-Playlist ul li .YTY-Channel{font-size:13px;margin-top:5px;color:#d6d6d6}.YTY-wrapper .YTY-Playlist ul li.videoIsPlaying .YTY-NowPlaying{display:block}.YTY-wrapper .YTY-Playlist ul li img{margin:0}.YTY-wrapper .YTY-MainVideo{padding:0;margin:0;line-height:0;position:relative}.YTY-wrapper .YTY-MainVideo .YTY-Controls{height:48px;background:#232026;color:#fff;display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;font-size:0;position:absolute;left:0;right:0;bottom:0;padding-left:15px;padding-right:15px;transition:bottom .45s ease}.YTY-wrapper .YTY-MainVideo .YTY-Controls>div{vertical-align:middle}.YTY-wrapper .YTY-MainVideo .YTY-Controls>div.YTY-right-col{text-align:right}.YTY-wrapper .YTY-MainVideo .YTY-Controls.hideControls{bottom:-48px}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Play,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Pause{display:inline-block;font-family:'JoeVideoPlayer';font-size:16px;position:relative;cursor:pointer;padding-left:10px;padding-right:10px;height:48px;line-height:48px}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Play:before,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Pause:before{content:"\E907"}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Play:hover .YTY-Tooltip,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Pause:hover .YTY-Tooltip{display:block}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Pause:before{content:"\E909"}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Timer{display:inline-block;height:48px;line-height:48px;font-size:12px;position:relative;top:-2px}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-ProgressBar{height:5px;background:rgba(255,255,255,.3);position:absolute;overflow:hidden;cursor:pointer;left:0;right:0;top:-5px;transition:all .2s ease-in-out}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-ProgressBar:hover{height:15px;top:-15px}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-ProgressBar .YTY-Buffered,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-ProgressBar .YTY-Progress{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.3);width:30%}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-ProgressBar .YTY-Progress{width:15%;background:#d6d6d6}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Volume{display:inline-block;padding-left:10px;padding-right:10px;height:48px;line-height:48px}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Volume .YTY-VolumeIcon,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Volume .YTY-VolumeMute{position:relative;display:inline-block;font-family:'JoeVideoPlayer';font-size:16px;display:inline-block;cursor:pointer}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Volume .YTY-VolumeIcon:before,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Volume .YTY-VolumeMute:before{content:"\E906"}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Volume .YTY-VolumeIcon:hover .YTY-Tooltip,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Volume .YTY-VolumeMute:hover .YTY-Tooltip{display:block}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Volume .YTY-VolumeMute:before{content:"\E90A"}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Volume .YTY-VolumeProgressBar{display:inline-block;margin-left:10px;width:0;height:8px;border-radius:2px;background:rgba(255,255,255,.3);position:relative;overflow:hidden;cursor:pointer;position:relative;top:-2px;transition:width .2s ease-in-out}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Volume .YTY-VolumeProgressBar .YTY-VolumeProgress{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;width:30%}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Volume:hover .YTY-VolumeProgressBar{width:80px}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Share,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-FullScreen,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-ShowPlaylist,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Backward,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Forward,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-YouTube{display:inline-block;display:inline-block;font-family:'JoeVideoPlayer';font-size:16px;display:inline-block;color:rgba(255,255,255,.6);text-decoration:none;position:relative;outline:none;text-decoration:none;padding-left:10px;padding-right:10px;height:48px;line-height:48px}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Share:before,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-FullScreen:before,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-ShowPlaylist:before,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Backward:before,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Forward:before,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-YouTube:before{content:"\E905"}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Share:hover,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-FullScreen:hover,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-ShowPlaylist:hover,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Backward:hover,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Forward:hover,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-YouTube:hover{color:#fff}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Share:hover .YTY-Tooltip,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-FullScreen:hover .YTY-Tooltip,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-ShowPlaylist:hover .YTY-Tooltip,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Backward:hover .YTY-Tooltip,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Forward:hover .YTY-Tooltip,.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-YouTube:hover .YTY-Tooltip{display:block}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-YouTube:before{content:"\E904"}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Backward:before{content:"\E903"}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-Forward:before{content:"\E902"}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-ShowPlaylist:before{content:"\E901"}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-FullScreen{font-size:14px}.YTY-wrapper .YTY-MainVideo .YTY-Controls .YTY-FullScreen:before{content:"\E900"}.ps{overflow:hidden !important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#fff;opacity:.9}.ps__thumb-x{background-color:#fff;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#fff;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#1a1a1a;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#1a1a1a;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto !important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto !important}}.scrollbar-container{position:relative;height:100%}@media only screen and (min-device-width:768px) and (max-device-width:1440px) and (-webkit-min-device-pixel-ratio:2){.YTY-wrapper .YTY-MainVideo .YTY-Controls{grid-gap:0}}@media only screen and (min-device-width:425px) and (max-device-width:768px) and (-webkit-min-device-pixel-ratio:2){.YTY-wrapper{width:100%;display:inline-block}.YTY-MainVideo{width:100%;display:block;min-height:300px}.YTY-Playlist{width:100%;display:block}.YTY-Playlist ul li{width:121px;display:inline-block !important}.YTY-wrapper .YTY-MainVideo .YTY-Controls{grid-gap:0}}@media only screen and (min-device-width:325px) and (max-device-width:375px) and (-webkit-min-device-pixel-ratio:2){.YTY-wrapper{width:100%;display:inline-block}.YTY-MainVideo{width:100%;display:block;min-height:300px}.YTY-Playlist{width:100%;display:block}.YTY-Playlist ul li{width:150px;display:inline-block !important}.YTY-wrapper .YTY-MainVideo .YTY-Controls{grid-gap:0}}
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
.ctf-fixed-height{overflow:auto}#ctf .ctf-item{padding:15px 5px;overflow:hidden}#ctf.ctf-boxed-style .ctf-item{padding:15px}#ctf .ctf-item:first-child{border-top:none}#ctf .ctf-item:last-of-type{border-bottom:none!important}#ctf #ctf .ctf-photo-hover span.fa-arrows-alt,#ctf .ctf-photo-hover svg.fa-arrows-alt,#ctf .ctf_remaining,#ctf.ctf-super-narrow .ctf-author-screenname,#ctf.ctf-super-narrow .ctf-screename-sep{display:none}#ctf .ctf_more{padding:1px;border:1px solid transparent;border-radius:3px;display:inline-block;line-height:1}#ctf .ctf_more:hover{cursor:pointer;background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);text-decoration:none}#ctf .ctf-header{float:left;clear:both;margin:0;padding:5px 5px 15px;line-height:1.2;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#ctf .ctf-header a{float:left;display:block;text-decoration:none}#ctf .ctf-header-img{float:left;position:relative;width:48px;margin:0 0 0 -100%!important;overflow:hidden;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf .ctf-header-img img{display:block;float:left;margin:0!important;padding:0!important;border:none!important;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf.ctf-rebranded .ctf-header-img-hover svg{margin-top:-15px;margin-left:-14px}#ctf.ctf-rebranded .ctf-header-img-hover svg path,.ctf-rebranded .ctf-header-follow svg path{fill:white}#ctf .ctf-header-generic-icon,#ctf .ctf-header-img-hover{display:none;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(27,149,224,.85);-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px;z-index:999}#ctf .ctf-header-generic-icon .fa,#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover .fa,#ctf .ctf-header-img-hover svg{position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-8px;font-size:20px;z-index:1000}#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover svg{margin-top:-10px;margin-left:-10px}#ctf .ctf-header .ctf-header-follow{display:inline-block;padding:3px 6px;margin:0 0 0 2px;position:relative;top:-2px;background:#1b95e0;color:#fff;font-size:11px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-transition:background .6s ease-in-out;-webkit-transition:background .6s ease-in-out;-o-transition:background .6s ease-in-out;transition:background .6s ease-in-out}#ctf .ctf-header .ctf-header-follow .fa,#ctf .ctf-header .ctf-header-follow svg{margin-right:3px;font-size:12px}#ctf .ctf-header a:hover .ctf-header-follow{background:#0c7abf;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic .ctf-header-img{color:#fff;width:48px;height:48px;position:relative}#ctf .ctf-header-type-generic .ctf-header-link:hover .ctf-header-generic-icon{background:#0c7abf}#ctf .ctf-header-type-generic .ctf-header-no-bio{padding-top:9px!important;font-size:16px;font-weight:700}#ctf .ctf-header-type-generic .ctf-header-generic-icon{display:block;color:#fff;background:#1b95e0;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic:hover .ctf-header-generic-icon{display:block;opacity:1}#ctf .ctf-header .ctf-header-user{font-size:16px;line-height:1.3;-ms-word-wrap:break-word;word-break:break-word}#ctf .ctf-header .ctf-header-screenname,#ctf .ctf-header p{font-size:13px;line-height:1.3}.ctf-screenreader{text-indent:-9999px!important;display:inline-block!important;width:0!important;height:0!important;line-height:0!important;text-align:left!important}#ctf .ctf-header-text.sbi-no-info .ctf-header-user{padding-top:9px!important}#ctf .ctf-header-text.sbi-no-bio .ctf-header-counts{clear:both}#ctf .ctf-context{width:100%;padding-left:42px;margin-bottom:2px}#ctf .ctf-with-logo .ctf-context{padding-right:30px}#ctf .ctf-retweet-icon{display:inline-block;font-size:inherit;line-height:1;margin:0 5px 0 0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}#ctf.ctf-super-narrow .ctf-retweet-icon{margin:0 5px 0 0}#ctf .ctf-reply-icon{display:inline-block;font-size:inherit;padding:1px 3px 3px;line-height:1;margin:0 3px 0 0}#ctf .ctf-author-box{margin-left:56px}#ctf .ctf-author-avatar{clear:both;width:48px;height:48px;margin:3px 6px 0 -56px;float:left;overflow:hidden;border:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-author-avatar img{margin:0!important;padding:0}#ctf .ctf-author-name,#ctf .ctf-author-screenname,#ctf .ctf-tweet-meta,#ctf .ctf-verified{margin-left:4px;margin-right:4px;display:inline-block}#ctf .ctf-screename-sep{margin:0 2px;display:inline-block}#ctf .ctf-author-name{font-weight:700!important;margin-top:4px}#ctf .ctf-author-box-link{color:#000;text-decoration:none;display:inline;line-height:1.5!important}#ctf .ctf-quoted-verified,#ctf .ctf-verified{color:#77c7f7;margin-left:0}#ctf .ctf-quoted-verified,.ctf-credit-link .fa,.ctf-credit-link svg{margin-right:4px}#ctf .ctf-tweet-meta,#ctf.ctf-super-narrow .ctf-author-name{display:inline-block}#ctf .ctf-replied-to-text a{font-size:inherit;color:inherit;font-weight:inherit}#ctf p.ctf-media-link,#ctf p.ctf-tweet-text{padding:0!important;margin:0!important;line-height:1.4}#ctf .ctf-tweet-actions,#ctf .ctf-tweet-content{margin-left:58px;margin-top:3px;max-width:100%}#ctf .ctf-corner-logo{display:inline-block;float:right;color:#1b95e0;font-size:24px}#ctf.ctf-narrow .ctf-corner-logo{font-size:20px}#ctf .ctf-hide-avatar .ctf-author-box,#ctf .ctf-hide-avatar .ctf-author-name,#ctf .ctf-hide-avatar .ctf-context,#ctf .ctf-hide-avatar .ctf-quoted-tweet,#ctf .ctf-hide-avatar .ctf-tweet-actions,#ctf .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{margin-left:0}#ctf .ctf-hide-avatar .ctf-context{padding-left:0}#ctf .ctf-header-img.ctf-no-consent,#ctf .ctf-header-img.ctf-no-consent .ctf-header-img-hover{display:block;opacity:1;height:48px}#ctf .ctf-quoted-tweet{display:block;clear:both;margin:7px 0 5px 58px;padding:8px 12px;border:1px solid rgba(0,0,0,.1);text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover,#ctf .ctf-tweet-text-media-wrap{-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover{background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);transition:background .1s ease-in-out}#ctf .ctf-quoted-author-name{font-weight:700;margin-right:4px}#ctf .ctf-quoted-tweet p{margin:2px 0}#ctf .ctf-tweet-actions a{padding:2px 10px 2px 5px;float:left}#ctf .ctf-tweet-actions a.ctf-like,#ctf .ctf-tweet-actions a.ctf-reply,#ctf .ctf-tweet-actions a.ctf-retweet{color:rgba(0,0,0,.35);text-decoration:none;border:none;-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions a span.fa,#ctf .ctf-tweet-actions a svg{width:1.1em;height:1.1em;font-size:1.1em}#ctf .ctf-tweet-actions a span.fa.fa-retweet{width:1.2em;height:1.2em;font-size:1.2em}#ctf .ctf-tweet-actions .ctf-reply{margin-left:-5px}#ctf .ctf-tweet-actions a:focus,#ctf .ctf-tweet-actions a:hover{-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions .ctf-reply:focus,#ctf .ctf-tweet-actions .ctf-reply:hover{color:#e34f0e!important}#ctf .ctf-tweet-actions .ctf-retweet:focus,#ctf .ctf-tweet-actions .ctf-retweet:hover{color:#19cf86!important}#ctf .ctf-tweet-actions .ctf-like:focus,#ctf .ctf-tweet-actions .ctf-like:hover{color:#e81c4f!important}#ctf .ctf-action-count{float:right;padding-left:3px;font-size:.9em;margin-top:.25em;line-height:1.2em}#ctf .ctf-twitterlink{margin-top:.3em;line-height:1.2em;font-size:.8em}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-tweet-text-media-wrap{margin-left:5px;padding:4px;display:inline-block;border:1px solid rgba(0,0,0,.15);color:inherit;text-decoration:none;line-height:1;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;transition:background .1s ease-in-out}#ctf #ctf-more,#ctf .ctf-out-of-tweets,.ctf-credit-link{padding:5px 0;text-align:center}#ctf #ctf-more,#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{background:rgba(0,0,0,.05);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{border:1px solid rgba(0,0,0,.1);transition:background .1s ease-in-out}.ctf-multi-media-icon .ctf-tweet-text-media,.ctf-quoted-tweet-text .ctf-tweet-text-media{margin-left:3px}#ctf #ctf-more{display:block;border:none;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;outline:0;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;transition:background .1s ease-in-out}#ctf #ctf-more:hover{background:rgba(0,0,0,.1);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf #ctf-more.ctf-loading span{-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}#ctf .ctf-loader{width:20px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}@-webkit-keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ctf-credit-link{width:100%;clear:both;margin-top:5px;font-size:12px}#ctf svg{box-sizing:unset}#ctf svg:not(:root).svg-inline--fa,#ctf_lightbox svg:not(:root).svg-inline--fa{box-sizing:unset;overflow:visible;width:1em}#ctf .svg-inline--fa.fa-w-16{width:16px}#ctf .svg-inline--fa.fa-w-20{width:20px}#ctf .ctf-context .ctf-retweet-icon svg{width:1.2em;height:1.2em}#ctf .svg-inline--fa,#ctf_lightbox .svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}#ctf.ctf-styles .ctf-author-screenname,#ctf.ctf-styles .ctf-context,#ctf.ctf-styles .ctf-screename-sep,#ctf.ctf-styles .ctf-tweet-meta,.ctf_smash_error span{font-size:12px}#ctf .ctf-error{width:100%;text-align:center}#ctf .ctf-error code,#ctf .ctf-error iframe,#ctf .ctf-error p{padding:0;margin:0 2px}#ctf .ctf-error-user p,#ctf.ctf-super-narrow .ctf-context{padding-bottom:5px}#ctf .ctf-error-user{width:100%}#ctf .ctf-error-admin{margin-top:15px;display:inline-block}#ctf .ctf-error code{display:block;padding:4px}.ctf_smash_error{border:1px solid #ddd;background:#eee;color:#333;margin:10px 0 0;padding:10px 15px;font-size:13px;text-align:center;clear:both;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.ctf_smash_error p{padding:5px 0!important;margin:0!important;line-height:1.3!important}#ctf .ctf-out-of-tweets{display:block;border:1px solid rgba(0,0,0,.1);background:0 0;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-out-of-tweets iframe,#ctf .ctf-out-of-tweets p{margin:0 2px;padding:0}#ctf .ctf-out-of-tweets p{padding:3px;display:none}#ctf.ctf-narrow .ctf-author-avatar,#ctf.ctf-narrow .ctf-author-avatar img{width:38px;height:38px}#ctf.ctf-narrow .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-narrow .ctf-tweet-content{margin-left:48px}#ctf.ctf-narrow .ctf-context{margin-left:49px}#ctf.ctf-narrow .ctf-author-box{margin-left:46px}#ctf.ctf-narrow .ctf-author-avatar{margin-left:-46px}#ctf.ctf-narrow .ctf-tweet-content{padding:3px 0 5px}#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-box{min-height:32px;margin-bottom:2px;margin-left:38px;float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-avatar,#ctf.ctf-super-narrow .ctf-author-avatar img{width:32px;height:32px}#ctf.ctf-super-narrow .ctf-author-avatar{margin-left:-38px;margin-top:0}#ctf.ctf-super-narrow .ctf-credit-link{font-size:10px}#ctf.ctf-super-narrow .ctf-header-bio{margin:0!important;padding-top:5px}#ctf.ctf-super-narrow .ctf-header-user{min-height:48px}#ctf.ctf-super-narrow .ctf-header-text{padding-top:10px}#ctf.ctf-super-narrow .ctf-header-follow{margin-top:5px}#ctf.ctf-super-narrow .ctf-more span{display:block;margin-top:3px}@media all and (max-width:640px){#ctf.ctf-width-resp{width:100%!important}}.ctf.ctf-boxed-style[data-boxshadow=true] .ctf-item{box-shadow:0 0 10px 0 rgba(0,0,0,.15)}[data-header-size=large] .ctf-header-type-text{font-size:48px}[data-header-size=medium] .ctf-header-type-text{font-size:42px}[data-header-size=small] .ctf-header-type-text{font-size:36px}#ctf.ctf-list.ctf-boxed-style .ctf-header,.ctf-list.ctf-boxed-style .ctf-item{margin-bottom:25px}#ctf .ctf-header-text{float:left;width:100%;padding-top:5px}#ctf .ctf-no-bio .ctf-header-text{padding-top:13px}#ctf .ctf-header-text .ctf-header-user,#ctf .ctf-header-text p{float:left;clear:both;width:auto;margin:0 0 0 60px!important;padding:0!important;text-align:left}#ctf .ctf-header-name{font-weight:700;margin-right:6px}#ctf .ctf-header-text .ctf-header-bio{padding:0!important;word-break:break-word}#ctf .ctf-header-text .ctf-verified{margin-right:5px}#ctf.ctf_palette_light .ctf-author-name,#ctf.ctf_palette_light .ctf-author-screenname,#ctf.ctf_palette_light .ctf-header-bio,#ctf.ctf_palette_light .ctf-header-counts,#ctf.ctf_palette_light .ctf-header-name,#ctf.ctf_palette_light .ctf-header-type-text,#ctf.ctf_palette_light .ctf-tweet-actions a,#ctf.ctf_palette_light .ctf-tweet-text{color:#444}#ctf.ctf_palette_dark .ctf-tweet-text a,#ctf.ctf_palette_light .ctf-tweet-text a{color:inherit}#ctf.ctf_palette_dark .ctf-item,#ctf.ctf_palette_light .ctf-item{background:0 0}#ctf.ctf_palette_dark .ctf-corner-logo,#ctf.ctf_palette_light .ctf-corner-logo{color:#1b95e0}#ctf.ctf_palette_dark .ctf-verified,#ctf.ctf_palette_light .ctf-verified{color:#77c7f7}#ctf.ctf_palette_light .ctf-more{background:rgba(0,0,0,.5);color:#444}#ctf.ctf_palette_dark{background:#20222c}#ctf.ctf_palette_dark.ctf.ctf-boxed-style .ctf-item{background:rgba(255,255,255,.1)!important}#ctf.ctf_palette_dark .ctf-author-name,#ctf.ctf_palette_dark .ctf-author-screenname,#ctf.ctf_palette_dark .ctf-header-bio,#ctf.ctf_palette_dark .ctf-header-counts,#ctf.ctf_palette_dark .ctf-header-name,#ctf.ctf_palette_dark .ctf-header-type-text,#ctf.ctf_palette_dark .ctf-tweet-text{color:#fff}#ctf.ctf_palette_dark .ctf-more{background:rgba(255,255,255,.2);color:#fff}#ctf.ctf_palette_dark .ctf-tweet-actions a{color:rgba(255,255,255,.8)}.ctf-rebranded .ctf-header-follow svg{width:13px;height:13px;transform:translate(3px,2px)}
.pms-credit-card-information{display:none}.pms-billing-details{display:none}#pms_billing_country{width:100%}.wppb-form-field.wppb-subscription-plans .pms-form-fields-wrapper label,.wppb-form-field.wppb-subscription-plans .pms-field-section label{width:30%;float:left;padding-bottom:5px}.wppb-form-field .pms-form-fields-wrapper #pms_card_exp_month,.wppb-form-field .pms-form-fields-wrapper #pms_card_exp_year,.wppb-form-field .pms-field-section #pms_card_exp_month,.wppb-form-field .pms-field-section #pms_card_exp_year{width:15%}.wppb-form-field .pms-field-card-expiration select,.wppb-form-field .pms-field-type-card_expiration_date select{float:none}.wppb-form-field .pms-form-fields-wrapper .pms_expiration_date_separator,.wppb-form-field .pms-field-section .pms_expiration_date_separator{padding:0 5px}.wppb-form-field #pms_billing_country,.wppb-form-field #pms_card_number,.wppb-form-field .pms-billing-details input[type=text]{width:69.9%}.wppb-form-field.wppb-subscription-plans .pms-form-fields-wrapper input,.wppb-form-field.wppb-subscription-plans .pms-field-section input{margin-right:0 !important}
@charset "UTF-8";:root{--woocommerce:#a46497;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#a46497;--wc-primary-text:#fff;--wc-secondary:#ebe9eb;--wc-secondary-text:#515151;--wc-highlight:#77a464;--wc-highligh-text:#fff;--wc-content-bg:#fff;--wc-subtext:#767676}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set:after,.woocommerce .col2-set:before,.woocommerce-page .col2-set:after,.woocommerce-page .col2-set:before{content:" ";display:table}.woocommerce .col2-set:after,.woocommerce-page .col2-set:after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails:after,.woocommerce #content div.product div.thumbnails:before,.woocommerce div.product div.thumbnails:after,.woocommerce div.product div.thumbnails:before,.woocommerce-page #content div.product div.thumbnails:after,.woocommerce-page #content div.product div.thumbnails:before,.woocommerce-page div.product div.thumbnails:after,.woocommerce-page div.product div.thumbnails:before{content:" ";display:table}.woocommerce #content div.product div.thumbnails:after,.woocommerce div.product div.thumbnails:after,.woocommerce-page #content div.product div.thumbnails:after,.woocommerce-page div.product div.thumbnails:after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs:before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs:after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment:after,.woocommerce #content div.product #reviews .comment:before,.woocommerce div.product #reviews .comment:after,.woocommerce div.product #reviews .comment:before,.woocommerce-page #content div.product #reviews .comment:after,.woocommerce-page #content div.product #reviews .comment:before,.woocommerce-page div.product #reviews .comment:after,.woocommerce-page div.product #reviews .comment:before{content:" ";display:table}.woocommerce #content div.product #reviews .comment:after,.woocommerce div.product #reviews .comment:after,.woocommerce-page #content div.product #reviews .comment:after,.woocommerce-page div.product #reviews .comment:after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products:after,.woocommerce ul.products:before,.woocommerce-page ul.products:after,.woocommerce-page ul.products:before{content:" ";display:table}.woocommerce ul.products:after,.woocommerce-page ul.products:after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers:after,.woocommerce .woocommerce-pagination ul.page-numbers:before,.woocommerce-page .woocommerce-pagination ul.page-numbers:after,.woocommerce-page .woocommerce-pagination ul.page-numbers:before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers:after,.woocommerce-page .woocommerce-pagination ul.page-numbers:after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals:after,.woocommerce .cart-collaterals:before,.woocommerce-page .cart-collaterals:after,.woocommerce-page .cart-collaterals:before{content:" ";display:table}.woocommerce .cart-collaterals:after,.woocommerce-page .cart-collaterals:after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce .cart-collaterals .shipping_calculator:before,.woocommerce-page .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.cart_list li:before,.woocommerce-page ul.product_list_widget li:after,.woocommerce-page ul.product_list_widget li:before{content:" ";display:table}.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.product_list_widget li:after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row:after,.woocommerce form .form-row:before,.woocommerce-page form .form-row:after,.woocommerce-page form .form-row:before{content:" ";display:table}.woocommerce form .form-row:after,.woocommerce-page form .form-row:after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{position:absolute;right:.7em;top:.7em;cursor:pointer}.woocommerce form .show-password-input:after,.woocommerce-page form .show-password-input:after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none}.woocommerce form .show-password-input.display-password:after,.woocommerce-page form .show-password-input.display-password:after{color:#585858}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields:after,.woocommerce .woocommerce-billing-fields:before,.woocommerce .woocommerce-shipping-fields:after,.woocommerce .woocommerce-shipping-fields:before,.woocommerce-page .woocommerce-billing-fields:after,.woocommerce-page .woocommerce-billing-fields:before,.woocommerce-page .woocommerce-shipping-fields:after,.woocommerce-page .woocommerce-shipping-fields:before{content:" ";display:table}.woocommerce .woocommerce-billing-fields:after,.woocommerce .woocommerce-shipping-fields:after,.woocommerce-page .woocommerce-billing-fields:after,.woocommerce-page .woocommerce-shipping-fields:after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}
@charset "UTF-8";:root{--woocommerce:#a46497;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#a46497;--wc-primary-text:#fff;--wc-secondary:#ebe9eb;--wc-secondary-text:#515151;--wc-highlight:#77a464;--wc-highligh-text:#fff;--wc-content-bg:#fff;--wc-subtext:#767676}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@font-face{font-family:star;src:url(//gpsg.org.uk/wp-content/plugins/woocommerce/assets/css/../fonts/star.eot);src:url(//gpsg.org.uk/wp-content/plugins/woocommerce/assets/css/../fonts/star.eot?#iefix) format("embedded-opentype"),url(//gpsg.org.uk/wp-content/plugins/woocommerce/assets/css/../fonts/star.woff) format("woff"),url(//gpsg.org.uk/wp-content/plugins/woocommerce/assets/css/../fonts/star.ttf) format("truetype"),url(//gpsg.org.uk/wp-content/plugins/woocommerce/assets/css/../fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(//gpsg.org.uk/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot);src:url(//gpsg.org.uk/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(//gpsg.org.uk/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(//gpsg.org.uk/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype"),url(//gpsg.org.uk/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#a46497;color:#fff;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fff;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay:before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(//gpsg.org.uk/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader:before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(//gpsg.org.uk/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:red!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:red}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0;font-size:.92em;color:#767676}.woocommerce .woocommerce-breadcrumb:after,.woocommerce .woocommerce-breadcrumb:before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb:after{clear:both}.woocommerce .woocommerce-breadcrumb a{color:#767676}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#77a464;font-size:1.25em}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .stock{color:#77a464}.woocommerce div.product .out-of-stock{color:red}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{-webkit-transition:all cubic-bezier(.795,-.035,0,1) .5s;transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{position:absolute;top:.5em;right:.5em;font-size:2em;z-index:9;width:36px;height:36px;background:#fff;text-indent:-9999px;border-radius:100%;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before{content:"";display:block;width:10px;height:10px;border:2px solid #000;border-radius:100%;position:absolute;top:9px;left:9px;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after{content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:19px;left:22px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-sizing:content-box}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #d3ced2;background-color:#ebe9eb;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6a6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{border:1px solid #d3ced2;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li:before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #ebe9eb}.woocommerce div.product .woocommerce-tabs ul.tabs li:after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #ebe9eb}.woocommerce div.product .woocommerce-tabs ul.tabs:before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #d3ced2;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart:after,.woocommerce div.product p.cart:before{content:" ";display:table}.woocommerce div.product p.cart:after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart:after,.woocommerce div.product form.cart:before{content:" ";display:table}.woocommerce div.product form.cart:after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;vertical-align:top;line-height:2em}.woocommerce div.product form.cart .variations label{font-weight:700}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;-webkit-transform:scale(1.5,1.5);-ms-transform:scale(1.5,1.5);transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#77a464;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul:after,.woocommerce .products ul:before,.woocommerce ul.products:after,.woocommerce ul.products:before{content:" ";display:table}.woocommerce .products ul:after,.woocommerce ul.products:after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{margin-top:1em}.woocommerce ul.products li.product .price{color:#77a464;display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0;text-transform:uppercase;color:rgba(132,132,132,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #d3ced2;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #d3ced2;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#ebe9eb;color:#8a7e88}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#ebe9eb;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce #respond input#submit.loading,.woocommerce a.button.loading,.woocommerce button.button.loading,.woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce #respond input#submit.loading:after,.woocommerce a.button.loading:after,.woocommerce button.button.loading:after,.woocommerce input.button.loading:after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.woocommerce #respond input#submit.added:after,.woocommerce a.button.added:after,.woocommerce button.button.added:after,.woocommerce input.button.added:after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background-color:#dfdcde;text-decoration:none;background-image:none;color:#515151}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background-color:#a46497;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background-color:#96588a;color:#fff}.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover{background-color:#a46497;color:#fff}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#ebe9eb}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review:after,.woocommerce #reviews #comments .add_review:before{content:" ";display:table}.woocommerce #reviews #comments .add_review:after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist:after,.woocommerce #reviews #comments ol.commentlist:before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist:after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#ebe9eb;border:1px solid #e4e1e3;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text:after,.woocommerce #reviews #comments ol.commentlist li .comment-text:before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text:after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li:before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:star}.woocommerce .star-rating:before{content:"\73\73\73\73\73";color:#d3ced2;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating:after,.woocommerce .woocommerce-product-rating:before{content:" ";display:table}.woocommerce .woocommerce-product-rating:after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond:after,.woocommerce #review_form #respond:before{content:" ";display:table}.woocommerce #review_form #respond:after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce p.stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a:before{content:"\e021"}.woocommerce p.stars:hover a:before{content:"\e020"}.woocommerce p.stars.selected a.active:before{content:"\e020"}.woocommerce p.stars.selected a.active~a:before{content:"\e021"}.woocommerce p.stars.selected a:not(.active):before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid rgba(0,0,0,.1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgba(0,0,0,.1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgba(0,0,0,.1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file:before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file:before{content:"\2193";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before{content:" ";display:table}.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl:after,.woocommerce ul.cart_list li dl:before,.woocommerce ul.product_list_widget li dl:after,.woocommerce ul.product_list_widget li dl:before{content:" ";display:table}.woocommerce ul.cart_list li dl:after,.woocommerce ul.product_list_widget li dl:after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #ebe9eb;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons:after,.woocommerce .widget_shopping_cart .buttons:before,.woocommerce.widget_shopping_cart .buttons:after,.woocommerce.widget_shopping_cart .buttons:before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons:after,.woocommerce.widget_shopping_cart .buttons:after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description:before{left:50%;top:0;margin-top:-4px;-webkit-transform:translateX(-50%) rotate(180deg);-ms-transform:translateX(-50%) rotate(180deg);transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0;border-style:solid;border-color:#1e85be transparent transparent;z-index:100;display:block}.woocommerce form .form-row select{cursor:pointer;margin:0}.woocommerce form .form-row .required{color:red;font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{box-sizing:border-box;width:100%;margin:0;outline:0;line-height:normal}.woocommerce form .form-row textarea{height:4em;line-height:1.5;display:block;box-shadow:none}.woocommerce form .form-row .select2-container{width:100%;line-height:2em}.woocommerce form .form-row.woocommerce-invalid label{color:#a00}.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:#a00}.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:#6dc22e}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #d3ced2;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details:after,.woocommerce ul.order_details:before{content:" ";display:table}.woocommerce ul.order_details:after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #d3ced2;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{margin-bottom:0;padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;color:#a00}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;color:#a00;vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#a46497;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#a46497}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#462940;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li:after,.woocommerce .widget_rating_filter ul li:before{content:" ";display:table}.woocommerce .widget_rating_filter ul li:after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;color:#a00}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f7f6f7;color:#515151;border-top:3px solid #a46497;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error:after,.woocommerce-error:before,.woocommerce-info:after,.woocommerce-info:before,.woocommerce-message:after,.woocommerce-message:before{content:" ";display:table}.woocommerce-error:after,.woocommerce-info:after,.woocommerce-message:after{clear:both}.woocommerce-error:before,.woocommerce-info:before,.woocommerce-message:before{font-family:WooCommerce;content:"\e028";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message:before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info:before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error:before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce:after,.woocommerce-account .woocommerce:before{content:" ";display:table}.woocommerce-account .woocommerce:after{clear:both}.woocommerce-account .addresses .title:after,.woocommerce-account .addresses .title:before{content:" ";display:table}.woocommerce-account .addresses .title:after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #d3ced2;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout:after,#add_payment_method .wc-proceed-to-checkout:before,.woocommerce-cart .wc-proceed-to-checkout:after,.woocommerce-cart .wc-proceed-to-checkout:before,.woocommerce-checkout .wc-proceed-to-checkout:after,.woocommerce-checkout .wc-proceed-to-checkout:before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout:after,.woocommerce-cart .wc-proceed-to-checkout:after,.woocommerce-checkout .wc-proceed-to-checkout:after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button:after,.woocommerce-cart .cart-collaterals .shipping-calculator-button:after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button:after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#77a464}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #ebe9eb}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:#ebe9eb;border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid #d3ced2;margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods:after,#add_payment_method #payment ul.payment_methods:before,.woocommerce-cart #payment ul.payment_methods:after,.woocommerce-cart #payment ul.payment_methods:before,.woocommerce-checkout #payment ul.payment_methods:after,.woocommerce-checkout #payment ul.payment_methods:before{content:" ";display:table}#add_payment_method #payment ul.payment_methods:after,.woocommerce-cart #payment ul.payment_methods:after,.woocommerce-checkout #payment ul.payment_methods:after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dfdcde;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c7c1c6;border-top-color:#bbb3b9}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(//gpsg.org.uk/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(//gpsg.org.uk/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(//gpsg.org.uk/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(//gpsg.org.uk/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(//gpsg.org.uk/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(//gpsg.org.uk/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(//gpsg.org.uk/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(//gpsg.org.uk/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box:before,.woocommerce-cart #payment div.payment_box:before,.woocommerce-checkout #payment div.payment_box:before{content:"";display:block;border:1em solid #dfdcde;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid red;outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}
.clearfix{*zoom:1}.clearfix:after,.clearfix:before{display:table;content:'';line-height:0}.clearfix:after{clear:both}@media (min-width:768px){.tdm-header-style-3 .td-affix .td-main-menu-logo img{top:0}}@-moz-document url-prefix(){@media (min-width:768px){.tdm-header-style-3 .td-main-menu-logo a img{top:-1px}}}.tdm-header-style-1.td-header-wrap .td-header-top-menu-full,.tdm-header-style-2.td-header-wrap .td-header-top-menu-full,.tdm-header-style-3.td-header-wrap .td-header-top-menu-full{background-color:#222}.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{display:block;margin-right:42px;height:80px}@media (min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{margin-right:20px}}@media (min-width:768px) and (max-width:1018px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{margin-right:10px}}@media (max-width:767px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{float:left;margin:0;display:inline;width:0;height:0}}.tdm-header-style-1 .td-main-menu-logo a,.tdm-header-style-2 .td-main-menu-logo a,.tdm-header-style-3 .td-main-menu-logo a{line-height:80px}.tdm-header-style-1 .td-main-menu-logo img,.tdm-header-style-2 .td-main-menu-logo img,.tdm-header-style-3 .td-main-menu-logo img{max-height:80px}@media (max-width:767px){.tdm-header-style-1 .td-main-menu-logo img,.tdm-header-style-2 .td-main-menu-logo img,.tdm-header-style-3 .td-main-menu-logo img{max-height:48px}}.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{width:100%}@media (min-width:1019px){.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{margin:24px auto 0 auto!important}}@media (min-width:768px) and (max-width:1018px){.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{margin:14px auto 0 auto!important}}@media (min-width:1019px){.tdm-header-style-1.td-header-background-image .td-header-sp-recs,.tdm-header-style-2.td-header-background-image .td-header-sp-recs,.tdm-header-style-3.td-header-background-image .td-header-sp-recs{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.tdm-header-style-1.td-header-background-image .td-header-sp-recs,.tdm-header-style-2.td-header-background-image .td-header-sp-recs,.tdm-header-style-3.td-header-background-image .td-header-sp-recs{margin-bottom:14px!important}}.tdm-header-style-1 .td-header-rec-wrap,.tdm-header-style-2 .td-header-rec-wrap,.tdm-header-style-3 .td-header-rec-wrap{min-height:0}.tdm-header-style-1 .td-a-rec-id-header img,.tdm-header-style-1 .td-g-rec-id-header img,.tdm-header-style-2 .td-a-rec-id-header img,.tdm-header-style-2 .td-g-rec-id-header img,.tdm-header-style-3 .td-a-rec-id-header img,.tdm-header-style-3 .td-g-rec-id-header img{position:relative}.tdm-header-style-1 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-1 .td-g-rec-id-header .adsbygoogle,.tdm-header-style-2 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-2 .td-g-rec-id-header .adsbygoogle,.tdm-header-style-3 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-3 .td-g-rec-id-header .adsbygoogle{position:relative;display:block!important}.tdm-header-style-1 .tdm-header-menu-btns,.tdm-header-style-2 .tdm-header-menu-btns,.tdm-header-style-3 .tdm-header-menu-btns{line-height:80px}.tdm-header-style-1 .td-header-menu-social,.tdm-header-style-2 .td-header-menu-social,.tdm-header-style-3 .td-header-menu-social{line-height:80px}.tdm-header-style-1 .td-header-menu-wrap-full #td-header-search-button,.tdm-header-style-2 .td-header-menu-wrap-full #td-header-search-button,.tdm-header-style-3 .td-header-menu-wrap-full #td-header-search-button{color:#000}.tdm-header-style-1 .td-header-menu-wrap-full #td-header-search-button .td-icon-search,.tdm-header-style-2 .td-header-menu-wrap-full #td-header-search-button .td-icon-search,.tdm-header-style-3 .td-header-menu-wrap-full #td-header-search-button .td-icon-search{line-height:80px}.tdm-header-style-1 #td-header-menu,.tdm-header-style-2 #td-header-menu,.tdm-header-style-3 #td-header-menu{display:block}.tdm-header-style-1 .sf-menu>li>a,.tdm-header-style-2 .sf-menu>li>a,.tdm-header-style-3 .sf-menu>li>a{line-height:80px}@media (min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .sf-menu>li>a,.tdm-header-style-2 .sf-menu>li>a,.tdm-header-style-3 .sf-menu>li>a{padding:0 12px}}@media (min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .sf-menu a.sf-with-ul,.tdm-header-style-2 .sf-menu a.sf-with-ul,.tdm-header-style-3 .sf-menu a.sf-with-ul{padding-right:26px}}.tdm-header-style-1 .td-mega-menu ul,.tdm-header-style-2 .td-mega-menu ul,.tdm-header-style-3 .td-mega-menu ul{border-top:none}@media (max-width:767px){.tdm-header-style-1 .td-header-main-menu,.tdm-header-style-2 .td-header-main-menu,.tdm-header-style-3 .td-header-main-menu{height:54px}}.tdm-header-style-1 .td-affix .td-header-menu-btns,.tdm-header-style-1 .td-affix .td-header-menu-social,.tdm-header-style-2 .td-affix .td-header-menu-btns,.tdm-header-style-2 .td-affix .td-header-menu-social,.tdm-header-style-3 .td-affix .td-header-menu-btns,.tdm-header-style-3 .td-affix .td-header-menu-social{line-height:48px}@media (min-width:1019px){.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_10 .tdm-header-style-1 .td-header-sp-recs,.single_template_10 .tdm-header-style-2 .td-header-sp-recs,.single_template_10 .tdm-header-style-3 .td-header-sp-recs,.single_template_11 .tdm-header-style-1 .td-header-sp-recs,.single_template_11 .tdm-header-style-2 .td-header-sp-recs,.single_template_11 .tdm-header-style-3 .td-header-sp-recs,.single_template_6 .tdm-header-style-1 .td-header-sp-recs,.single_template_6 .tdm-header-style-2 .td-header-sp-recs,.single_template_6 .tdm-header-style-3 .td-header-sp-recs,.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_8 .tdm-header-style-1 .td-header-sp-recs,.single_template_8 .tdm-header-style-2 .td-header-sp-recs,.single_template_8 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_10 .tdm-header-style-1 .td-header-sp-recs,.single_template_10 .tdm-header-style-2 .td-header-sp-recs,.single_template_10 .tdm-header-style-3 .td-header-sp-recs,.single_template_11 .tdm-header-style-1 .td-header-sp-recs,.single_template_11 .tdm-header-style-2 .td-header-sp-recs,.single_template_11 .tdm-header-style-3 .td-header-sp-recs,.single_template_6 .tdm-header-style-1 .td-header-sp-recs,.single_template_6 .tdm-header-style-2 .td-header-sp-recs,.single_template_6 .tdm-header-style-3 .td-header-sp-recs,.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_8 .tdm-header-style-1 .td-header-sp-recs,.single_template_8 .tdm-header-style-2 .td-header-sp-recs,.single_template_8 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs{margin-bottom:14px!important}}@media (min-width:767px){.tdm-header-style-2 .td-logo-in-menu{position:absolute;top:0;left:20px}}@media (min-width:767px){.tdm-header-style-2 #td-header-menu>div>.sf-menu{display:table;margin:0 auto}}.tdm-header-style-2 .tdm-menu-btns-socials{position:absolute;top:0;right:0}.tdm-header-style-3 .sf-menu{float:right}.tdm-menu-active-style3 .tdm-header .sf-menu>li>a:after,.tdm-menu-active-style4 .tdm-header .sf-menu>li>a:after,.tdm-menu-active-style5 .tdm-header .sf-menu>li>a:after{display:none}.tdm-menu-active-style2 .tdm-header ul.sf-menu>li,.tdm-menu-active-style4 .tdm-header ul.sf-menu>li{line-height:80px}.tdm-menu-active-style2 .tdm-header ul.sf-menu>li>a,.tdm-menu-active-style4 .tdm-header ul.sf-menu>li>a{display:inline-block;line-height:1}.tdm-menu-active-style2 .tdm-header .td-affix ul.sf-menu>li,.tdm-menu-active-style4 .tdm-header .td-affix ul.sf-menu>li{line-height:24px!important}.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.sfHover>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>li>a:hover{color:var(--td_theme_color,#4db2ec)}.tdm-menu-active-style2 .tdm-header .sf-menu>li>a{margin:0 14px;padding:11px 0}.tdm-menu-active-style2 .tdm-header .sf-menu a.sf-with-ul{margin-right:31px}.tdm-menu-active-style2 .tdm-header .td-affix .sf-menu>li>a{padding:0}.tdm-menu-active-style4 .tdm-header .sf-menu>li>a{margin:0 9px;padding:10px;border:3px solid transparent}.tdm-menu-active-style4 .tdm-header .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-item>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.sfHover>a,.tdm-menu-active-style4 .tdm-header .sf-menu>li>a:hover{border-color:var(--td_theme_color,#4db2ec)}.tdm-menu-active-style4 .tdm-header .sf-menu a.sf-with-ul{padding-right:26px}.tdm-menu-active-style4 .tdm-header .td-affix .sf-menu>li>a{padding:0}.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.sfHover>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>li>a:hover{background-color:var(--td_theme_color,#4db2ec);color:#fff}.tdm-header-menu-btns{float:right;margin-left:15px;line-height:48px}@media (max-width:767px){.tdm-header-menu-btns{display:none}}.tdm-header-menu-btns .tdm_block_button{margin-right:8px;margin-bottom:0}@media (min-width:768px) and (max-width:1018px){.tdm-header-menu-btns .tdm_block_button{margin-right:5px}.tdm-header-menu-btns .tdm_block_button .tdm-btn{height:30px;line-height:30px}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4 .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4 .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(15px);transform:rotateX(90deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4:hover .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4:hover .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}}.tdm-header-menu-btns .tdm_block_button:last-child{margin-right:0}.tdm-header-menu-btns .tds-button{line-height:1}.td-affix .tdm-header-menu-btns{line-height:48px!important}.td-affix .tdm-header-menu-btns .tdm-btn{height:30px;line-height:30px}.td-affix .tdm-header-menu-btns .tdm-btn-style4{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.td-affix .tdm-header-menu-btns .tdm-btn-style4 .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4 .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(15px);transform:rotateX(90deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4:hover .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4:hover .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.td-header-menu-social{margin-left:15px}.tdm-header .header-search-wrap{position:relative;float:right;margin-left:15px}.td-header-sp-email,.td-header-sp-info,.td-header-sp-phone{padding-left:0!important;padding-right:0!important;line-height:28px}.td-header-style-12 .td-header-sp-email,.td-header-style-12 .td-header-sp-info,.td-header-style-12 .td-header-sp-phone{line-height:54px}.td-header-sp-email,.td-header-sp-phone{margin-right:32px}.top-bar-style-mp-1 .td-header-sp-top-menu,.top-bar-style-mp-1 .td-header-sp-top-widget{float:right!important}.tdm-title{font-size:36px;line-height:47px;font-weight:400;margin-top:10px;margin-bottom:26px;color:#111;-webkit-transition:all .2s ease;transition:all .2s ease}@media (max-width:767px){.tdm-title{font-size:35px;line-height:39px}}.tds-title .tdm-title{display:inline-block}.tdm-title-xxsm{font-size:13px;line-height:16px;font-weight:600}.tdm-title-xsm{font-size:14px;line-height:20px;font-weight:600;text-transform:uppercase}.tdm-title-sm{margin-bottom:7px;font-size:23px;line-height:33px;font-weight:500}.tdm-title-md{font-size:28px;line-height:36px;font-weight:400}@media (min-width:1019px) and (max-width:1140px){.tdm-title-md{font-size:26px;line-height:32px}}@media (min-width:768px) and (max-width:1018px){.tdm-title-md{font-size:24px;line-height:30px}}.tdm-title-bg{font-size:46px;line-height:56px;font-weight:400}@media (min-width:768px) and (max-width:1018px){.tdm-title-bg{font-size:36px;line-height:42px}}@media (max-width:767px){.tdm-title-bg{font-size:40px;line-height:50px}}.tdm-content-horiz-center .tdm-title-line{margin-left:auto;margin-right:auto}.tdm-content-horiz-right .tdm-title-line{margin-left:auto;margin-right:0}.tdm-descr-sm{font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:15px;line-height:26px;color:#666;margin-bottom:30px}.tdm-descr{font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:16px;line-height:28px;color:#666;margin-bottom:30px}@media (max-width:1018px){.tdm-descr{font-size:15px;line-height:24px}}@media (min-width:768px) and (max-width:1018px){.tdm-descr{margin-bottom:25px}}@media (max-width:767px){.tdm-descr{margin-bottom:20px}}.tds-title2 .tdm-title,.tds-title3 .tdm-title{margin-bottom:0!important}.tds-title2 .tdm-title-line,.tds-title3 .tdm-title-line{display:table;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease}.tds-title2 .tdm-title-line:after,.tds-title3 .tdm-title-line:after{content:'';width:100%;position:absolute;background-color:var(--td_theme_color,#4db2ec);top:0;left:0;margin:auto;-webkit-transition:all .2s ease;transition:all .2s ease}.tds-title3 .tdm-title{font-weight:600}.tds-title3 .tdm-title-sub{font-family:'Roboto',sans-serif;text-transform:uppercase;font-size:15px;font-weight:500;color:#666}.tds-title3.tdm-subtitle-above .tdm-title{margin-bottom:26px!important}.tdm-btn{display:inline-block;font-family:'Roboto',sans-serif;text-align:center;position:relative;pointer-events:auto!important}.tdm-btn .tdm-btn-text{pointer-events:none!important;vertical-align:middle;-webkit-transition:all .3s;transition:all .3s}.tdm-btn .tdm-btn-icon{pointer-events:none;vertical-align:middle;line-height:1;-webkit-transition:all .3s;transition:all .3s}.tdm-btn .tdm-btn-icon:first-child{margin-right:14px}.tdm-btn .tdm-btn-icon:last-child{margin-left:14px}.tdm-btn .tdm-btn-icon-svg{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tdm-btn .tdm-btn-icon-svg svg{height:auto;-webkit-transition:all .3s;transition:all .3s}.ie10 .tdm-btn .tdm-btn-text,.ie10 .tdm-btn i,.ie11 .tdm-btn .tdm-btn-text,.ie11 .tdm-btn i,.ie9 .tdm-btn .tdm-btn-text,.ie9 .tdm-btn i{background:0 0}.ie10 div .tdm-title,.ie11 div .tdm-title,.ie9 div .tdm-title{background:0 0}.ie10 .tdm-fancy-title span,.ie11 .tdm-fancy-title span,.ie9 .tdm-fancy-title span{background:0 0}.ie10 .tds-icon:before,.ie11 .tds-icon:before,.ie9 .tds-icon:before{background:0 0}.ie10 .tdm-counter-number,.ie11 .tdm-counter-number,.ie9 .tdm-counter-number{background:0 0}.tdm-btn-sm{font-size:13px;line-height:29px;height:31px;padding:0 16px}.tdm-btn-sm svg{width:13px}.tdm-btn-md{font-size:13px;line-height:39px;height:41px;padding:0 24px}.tdm-btn-md svg{width:13px}@media (max-width:767px){.tdm-btn-md{line-height:40px;height:40px;padding:0 23px}}.tdm-btn-lg{font-size:15px;font-weight:500;line-height:52px;height:55px;padding:0 36px}.tdm-btn-lg svg{width:15px}@media (min-width:768px) and (max-width:1018px){.tdm-btn-lg{line-height:52px;height:52px;padding:0 34px}}@media (max-width:767px){.tdm-btn-lg{font-size:14px;line-height:50px;height:50px;padding:0 30px}.tdm-btn-lg svg{width:14px}}.tdm-btn-xlg{font-size:17px;font-weight:500;line-height:68px;height:75px;padding:0 50px}.tdm-btn-xlg svg{width:17px}.tds-button1{background-color:var(--td_theme_color,#4db2ec);color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease;transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button1 svg,.tds-button1 svg *{fill:#fff}.tds-button1:before{content:'';background-color:#222;width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.tds-button1:hover:before{opacity:1}.td-scroll-in-view .tds-button1:before{opacity:1}.tds-button2,.tds-button6,.tds-button7{position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}.tds-button2 .tdm-btn-text,.tds-button2 i,.tds-button6 .tdm-btn-text,.tds-button6 i,.tds-button7 .tdm-btn-text,.tds-button7 i{color:var(--td_theme_color,#4db2ec)}.tds-button2 svg,.tds-button2 svg *,.tds-button6 svg,.tds-button6 svg *,.tds-button7 svg,.tds-button7 svg *{fill:var(--td_theme_color,#4db2ec)}.tds-button2:hover .tdm-btn-text,.tds-button2:hover i,.tds-button6:hover .tdm-btn-text,.tds-button6:hover i,.tds-button7:hover .tdm-btn-text,.tds-button7:hover i{color:#222}.tds-button2:hover svg,.tds-button2:hover svg *,.tds-button6:hover svg,.tds-button6:hover svg *,.tds-button7:hover svg,.tds-button7:hover svg *{fill:#222}.td-scroll-in-view .tds-button2 .tdm-btn-text,.td-scroll-in-view .tds-button2 i,.td-scroll-in-view .tds-button6 .tdm-btn-text,.td-scroll-in-view .tds-button6 i,.td-scroll-in-view .tds-button7 .tdm-btn-text,.td-scroll-in-view .tds-button7 i{color:#222}.td-scroll-in-view .tds-button2 svg,.td-scroll-in-view .tds-button2 svg *,.td-scroll-in-view .tds-button6 svg,.td-scroll-in-view .tds-button6 svg *,.td-scroll-in-view .tds-button7 svg,.td-scroll-in-view .tds-button7 svg *{fill:#222}.tds-button2:before,.tds-button6:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-color:var(--td_theme_color,#4db2ec);-webkit-transition:all .3s;transition:all .3s}.tds-button2:hover:before,.tds-button6:hover:before{border-color:#222}.td-scroll-in-view .tds-button2:before,.td-scroll-in-view .tds-button6:before{border-color:#222}.tds-button2{-webkit-transform:translateZ(0);transform:translateZ(0)}.tds-button2:after{content:'';width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.tds-button2:hover:after{opacity:1}.td-scroll-in-view .tds-button2:after{opacity:1}.tds-button3{color:#000;background-color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:0}.tds-button3:before{content:'';background-color:#fff;width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:all .2s ease;transition:all .2s ease}.tds-button4{background-color:#000;display:inline-block}.tds-button4 .tdm-btn{-webkit-transition:all .3s ease;transition:all .3s ease;background-color:#000;color:#fff;overflow:hidden;vertical-align:middle;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tds-button4 .tdm-button-b{position:absolute;top:0;left:0;width:100%;height:100%}.tds-button4 svg,.tds-button4 svg *{fill:#fff}.tds-button4.tdm-btn-xlg-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-xlg-wrap .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(38px);transform:rotateX(0deg) translateZ(38px)}.tds-button4.tdm-btn-xlg-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(38px);transform:rotateX(90deg) translateZ(38px)}.tds-button4.tdm-btn-lg-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-lg-wrap .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(27px);transform:rotateX(0deg) translateZ(27px)}.tds-button4.tdm-btn-lg-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(27px);transform:rotateX(90deg) translateZ(27px)}.tds-button4.tdm-btn-md-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-md-wrap .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(20px);transform:rotateX(0deg) translateZ(20px)}.tds-button4.tdm-btn-md-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(20px);transform:rotateX(90deg) translateZ(20px)}.tds-button4.tdm-btn-sm-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-sm-wrap .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tds-button4.tdm-btn-sm-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(15px);transform:rotateX(90deg) translateZ(15px)}.tds-button4:hover.tdm-btn-xlg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(38px);transform:rotateX(-90deg) translateZ(38px)}.tds-button4:hover.tdm-btn-xlg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(38px);transform:rotateX(0deg) translateZ(38px)}.tds-button4:hover.tdm-btn-lg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(27px);transform:rotateX(-90deg) translateZ(27px)}.tds-button4:hover.tdm-btn-lg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(27px);transform:rotateX(0deg) translateZ(27px)}.tds-button4:hover.tdm-btn-md-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(20px);transform:rotateX(-90deg) translateZ(20px)}.tds-button4:hover.tdm-btn-md-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(20px);transform:rotateX(0deg) translateZ(20px)}.tds-button4:hover.tdm-btn-sm-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.tds-button4:hover.tdm-btn-sm-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tdm-block-button-full .tds-button4{display:block}.td-scroll-in-view .tds-button4.tdm-btn-xlg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(38px);transform:rotateX(-90deg) translateZ(38px)}.td-scroll-in-view .tds-button4.tdm-btn-xlg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(38px);transform:rotateX(0deg) translateZ(38px)}.td-scroll-in-view .tds-button4.tdm-btn-lg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(27px);transform:rotateX(-90deg) translateZ(27px)}.td-scroll-in-view .tds-button4.tdm-btn-lg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(27px);transform:rotateX(0deg) translateZ(27px)}.td-scroll-in-view .tds-button4.tdm-btn-md-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(20px);transform:rotateX(-90deg) translateZ(20px)}.td-scroll-in-view .tds-button4.tdm-btn-md-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(20px);transform:rotateX(0deg) translateZ(20px)}.td-scroll-in-view .tds-button4.tdm-btn-sm-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.td-scroll-in-view .tds-button4.tdm-btn-sm-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tds-button5{min-width:0;height:auto;padding:0;line-height:initial!important;-webkit-transition:all .3s ease;transition:all .3s ease;text-align:left}.tds-button5 .tdm-btn-text,.tds-button5 i{color:#000}.tds-button5 svg,.tds-button5 svg *{fill:#000}.tds-button5:hover .tdm-btn-text,.tds-button5:hover i{color:var(--td_theme_color,#4db2ec)}.tds-button5:hover svg,.tds-button5:hover svg *{fill:var(--td_theme_color,#4db2ec)}.td-scroll-in-view .tds-button5 .tdm-btn-text,.td-scroll-in-view .tds-button5 i{color:var(--td_theme_color,#4db2ec)}.td-scroll-in-view .tds-button5 svg,.td-scroll-in-view .tds-button5 svg *{fill:var(--td_theme_color,#4db2ec)}.tds-button6:after{content:'';position:absolute;width:100%;height:100%;background-color:var(--td_theme_color,#4db2ec);opacity:.14;-ms-filter:"alpha(opacity=" 14 ")";filter:alpha(opacity=14.000000000000002);-webkit-transition:all .4s;transition:all .4s;z-index:-1}.tds-button6:hover:after{top:0;left:0}.td-scroll-in-view .tds-button6:after{top:0;left:0}.tds-button7{-webkit-transition:all .3s ease;transition:all .3s ease;transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button7 .tdm-btn-border-bottom,.tds-button7 .tdm-btn-border-top{content:'';position:absolute;left:0;width:100%;background-color:var(--td_theme_color,#4db2ec);-webkit-transition:all .3s;transition:all .3s}.tds-button7 .tdm-btn-border-top{top:0}.tds-button7 .tdm-btn-border-bottom{bottom:0}.tds-button7:before{content:'';width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.tds-button7:hover .tdm-btn-border-bottom,.tds-button7:hover .tdm-btn-border-top{background-color:#222}.tds-button7:hover:before{opacity:1}.td-scroll-in-view .tds-button7 .tdm-btn-border-bottom,.td-scroll-in-view .tds-button7 .tdm-btn-border-top{background-color:#222}.td-scroll-in-view .tds-button7:before{opacity:1}.tds-button8{color:#000;background-color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:0;vertical-align:middle;overflow:hidden}.tds-button8:before{content:'';background-color:#fff;padding-top:100%;width:100%;left:50%;top:50%;position:absolute;z-index:-1;border-radius:50%!important;transform:translate(-50%,-50%) scale(0);-webkit-transform:translate(-50%,-50%) scale(0);-webkit-transition:all .4s cubic-bezier(.8,.13,.21,.9);transition:all .4s cubic-bezier(.8,.13,.21,.9)}.tdm_block .tdm-row .tdm-col{float:none;display:inline-block;vertical-align:top}@media (max-width:767px){.tdm_block .tdm-row .tdm-col{float:left;width:100%}}.tdm_block .td-block-width{margin:0 auto}.tdm_white_text .tdm-descr,.tdm_white_text .tdm-title{color:#fff}.tdm-width-1068 .td-block-width{max-width:1068px}.tdm-width-1200 .td-block-width{max-width:1200px}.tdm-width-1400 .td-block-width{max-width:1400px}.tdm-width-1600 .td-block-width{max-width:1600px}.tdm-width-1800 .td-block-width{max-width:1800px}.tdm-width-full .td-block-width{max-width:100%}.tdm-full-height .td-block-width{height:100vh!important}.tdm-layout-12-12 .tdm-col{width:50%}.tdm-row-height{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px){.tdm-row-height{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}[class*=tdc-theme-] .tdm-row-height{display:inherit;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit}[class*=tdc-theme-] .tdm-row-height .tdc-columns{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px){[class*=tdc-theme-] .tdm-row-height .tdc-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:767px){.tdm-layout-13-23 .tdm-col:first-child{width:33.33333333%}.tdm-layout-13-23 .tdm-col:last-child{width:66.66666667%}.tdm-layout-23-13 .tdm-col:first-child{width:66.66666667%}.tdm-layout-23-13 .tdm-col:last-child{width:33.33333333%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-13-23 .tdm-col:first-child{width:41.66666667%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-13-23 .tdm-col:last-child{width:58.33333333%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-23-13 .tdm-col:first-child{width:58.33333333%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-23-13 .tdm-col:last-child{width:41.66666667%}}.tdm-inline-block{display:inline-block}.tdm-content-horiz-center{text-align:center!important;margin-right:auto;margin-left:auto}.tdm-content-horiz-right{text-align:right!important;margin-left:auto}.tdm-content-vert-center .td-block-row .tdm-col{vertical-align:middle!important}.tdm-content-vert-bottom .td-block-row .tdm-col{vertical-align:bottom!important}@media (min-width:768px) and (max-width:1108px){.stretch_row_1068 .tdm-col:first-child .tdm-text-padding,.tdm-width-1068 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1068 .tdm-col:last-child .tdm-text-padding,.tdm-width-1068 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1068 .tdm-fix-full,.tdm-width-1068 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1240px){.stretch_row_1200 .tdm-col:first-child .tdm-text-padding,.tdm-width-1200 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1200 .tdm-col:last-child .tdm-text-padding,.tdm-width-1200 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1200 .tdm-fix-full,.tdm-width-1200 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1440px){.stretch_row_1400 .tdm-col:first-child .tdm-text-padding,.tdm-width-1400 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1400 .tdm-col:last-child .tdm-text-padding,.tdm-width-1400 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1400 .tdm-fix-full,.tdm-width-1400 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1640px){.stretch_row_1600 .tdm-col:first-child .tdm-text-padding,.tdm-width-1600 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1600 .tdm-col:last-child .tdm-text-padding,.tdm-width-1600 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1600 .tdm-fix-full,.tdm-width-1600 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1840px){.stretch_row_1800 .tdm-col:first-child .tdm-text-padding,.tdm-width-1800 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1800 .tdm-col:last-child .tdm-text-padding,.tdm-width-1800 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1800 .tdm-fix-full,.tdm-width-1800 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (max-width:767px){.td_block_wrap .tdm-text-padding{padding-left:20px;padding-right:20px}}@media (max-width:767px){.td-pb-row .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (max-width:767px){.td-stretch-content .tdm-mobile-full{margin-left:-20px;margin-right:-20px;width:auto}}.tdm-col-img{line-height:0}[data-mfp-src]{cursor:pointer}[data-scroll-to-class]{cursor:pointer}.tdm-sub-footer-email,.tdm-sub-footer-info,.tdm-sub-footer-phone{margin-top:8px;margin-bottom:8px;line-height:20px}@font-face{font-family:'multipurpose';src:url(//gpsg.org.uk/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.eot?2);src:url(//gpsg.org.uk/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.eot?2#iefix) format('embedded-opentype'),url(//gpsg.org.uk/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.woff?2) format('woff'),url(//gpsg.org.uk/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.ttf?2) format('truetype'),url(//gpsg.org.uk/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.svg?2#wpion) format('svg');font-weight:400;font-style:normal}[class*=" tdm-icon-"]:before,[class*=" tdm-icons"]:before,[class^=tdm-icon-]:before,[class^=tdm-icons]:before{font-family:'multipurpose'!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=tdm-icon-]{line-height:1;text-align:center;display:inline-block}[class*=tdm-icons]{line-height:1;text-align:center;display:inline-block;cursor:default}.tdm-icon-quote-left:before{content:"\e977"}.tdm-icon-quote-right:before{content:"\e978"}.tdm-icon-circle-right:before{content:"\ea42"}.tdm-icon-circle-close:before{content:"\ea0d"}body .tdc-font-typcn{display:inline-block}body .tdc-font-typcn:before{vertical-align:top}body .tdc-font-oi{display:inline-block}body .tdc-font-oi:before{vertical-align:middle}div.wpforms-container .wpforms-form div.wpforms-field-container{font-family:'Open Sans','Open Sans Regular',sans-serif}div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field input,div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field textarea{font-family:'Open Sans','Open Sans Regular',sans-serif;border-color:#eef0f3;border-width:0 0 1px;border-radius:0;color:#243442;font-size:15px;padding-right:0;padding-left:0;font-weight:600}div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field .wpforms-field-label{color:#adb3b9;font-size:13px;font-weight:500}div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]{font-family:'Open Sans','Open Sans Regular',sans-serif;border:none;color:#fff;text-transform:uppercase;font-size:13px;font-weight:600;padding:10px 30px;-webkit-transition:all .3s ease;transition:all .3s ease}div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]:hover{background-color:#000}
:root{--td_theme_color:#4db2ec;--td_grid_border_color:#ededed;--td_black:#222;--td_text_color:#111}.mx_image_background{background-color:#f2f2f2}.td-visibility-hidden{visibility:hidden}.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}img{max-width:100%;height:auto}.td-main-content-wrap,.td-category-grid{background-color:#fff}.td-page-meta{display:none}.td-container,.tdc-row,.tdc-row-composer{width:1068px;margin-right:auto;margin-left:auto}.td-container:before,.tdc-row:before,.tdc-row-composer:before,.td-container:after,.tdc-row:after,.tdc-row-composer:after{display:table;content:'';line-height:0}.td-container:after,.tdc-row:after,.tdc-row-composer:after{clear:both}.tdc-row[class*=stretch_row]>.td-pb-row>.td-element-style,.tdc-row-composer[class*=stretch_row]>.td-pb-row>.td-element-style{width:100vw !important;left:50% !important;transform:translateX(-50%) !important}@media (max-width:767px){.td-pb-row>.td-element-style{width:100vw !important;left:50% !important;transform:translateX(-50%) !important}}.td-md-is-ios .tdc-row[class*=stretch_row]>.td-pb-row>.td-element-style,.td-md-is-ios .tdc-row-composer[class*=stretch_row]>.td-pb-row>.td-element-style{width:calc(100vw + 1px) !important}@media (max-width:767px){.td-md-is-ios .td-pb-row>.td-element-style{width:calc(100vw + 1px) !important}}@media (min-width:1019px){.vc_inner.absolute_inner{padding-left:20px;padding-right:20px}}@media (min-width:768px) and (max-width:1018px){.vc_inner.absolute_inner{padding-left:14px;padding-right:14px}}.vc_inner.absolute_inner_full{width:100% !important}.vc_inner.absolute_inner_1068{width:100% !important;max-width:1156px;left:0;right:0;margin:0 auto}@media (min-width:1019px) and (max-width:1140px){.vc_inner.absolute_inner_1068{max-width:1020px;padding-left:0;padding-right:0}}@media (min-width:768px) and (max-width:1018px){.vc_inner.absolute_inner_1068{max-width:768px;padding-left:0;padding-right:0}}.tdc-row.stretch_row_1200,.tdc-row-composer.stretch_row_1200{width:auto !important;max-width:1240px}@media (min-width:768px) and (max-width:1018px){.tdc-row.stretch_row_1200>.td-pb-row,.tdc-row-composer.stretch_row_1200>.td-pb-row{margin-right:0;margin-left:0}}@media (min-width:1141px){.tdc-row.stretch_row_1200,.tdc-row-composer.stretch_row_1200{padding-left:24px;padding-right:24px}}@media (min-width:1019px) and (max-width:1140px){.tdc-row.stretch_row_1200,.tdc-row-composer.stretch_row_1200{padding-left:20px;padding-right:20px}}.vc_inner.absolute_inner_1200{width:100% !important;max-width:1248px;left:0;right:0;margin:0 auto}.tdc-row.stretch_row_1400,.tdc-row-composer.stretch_row_1400{width:auto !important;max-width:1440px}@media (min-width:768px) and (max-width:1018px){.tdc-row.stretch_row_1400>.td-pb-row,.tdc-row-composer.stretch_row_1400>.td-pb-row{margin-right:0;margin-left:0}}@media (min-width:1141px){.tdc-row.stretch_row_1400,.tdc-row-composer.stretch_row_1400{padding-left:24px;padding-right:24px}}@media (min-width:1019px) and (max-width:1140px){.tdc-row.stretch_row_1400,.tdc-row-composer.stretch_row_1400{padding-left:20px;padding-right:20px}}.vc_inner.absolute_inner_1400{width:100% !important;max-width:1448px;left:0;right:0;margin:0 auto}.tdc-row.stretch_row_1600,.tdc-row-composer.stretch_row_1600{width:auto !important;max-width:1640px}@media (min-width:768px) and (max-width:1018px){.tdc-row.stretch_row_1600>.td-pb-row,.tdc-row-composer.stretch_row_1600>.td-pb-row{margin-right:0;margin-left:0}}@media (min-width:1141px){.tdc-row.stretch_row_1600,.tdc-row-composer.stretch_row_1600{padding-left:24px;padding-right:24px}}@media (min-width:1019px) and (max-width:1140px){.tdc-row.stretch_row_1600,.tdc-row-composer.stretch_row_1600{padding-left:20px;padding-right:20px}}.vc_inner.absolute_inner_1600{width:100% !important;max-width:1648px;left:0;right:0;margin:0 auto}.tdc-row.stretch_row_1800,.tdc-row-composer.stretch_row_1800{width:auto !important;max-width:1840px}@media (min-width:768px) and (max-width:1018px){.tdc-row.stretch_row_1800>.td-pb-row,.tdc-row-composer.stretch_row_1800>.td-pb-row{margin-right:0;margin-left:0}}@media (min-width:1141px){.tdc-row.stretch_row_1800,.tdc-row-composer.stretch_row_1800{padding-left:24px;padding-right:24px}}@media (min-width:1019px) and (max-width:1140px){.tdc-row.stretch_row_1800,.tdc-row-composer.stretch_row_1800{padding-left:20px;padding-right:20px}}.vc_inner.absolute_inner_1800{width:100% !important;max-width:1848px;left:0;right:0;margin:0 auto}.tdc-row.stretch_row_content,.tdc-row-composer.stretch_row_content{width:100% !important}.tdc-row.stretch_row_content_no_space,.tdc-row-composer.stretch_row_content_no_space{width:100% !important}.tdc-row.stretch_row_content_no_space>.td-pb-row,.tdc-row-composer.stretch_row_content_no_space>.td-pb-row{margin-left:0;margin-right:0}@media (max-width:767px){.tdc-row.td-stretch-content,.tdc-row-composer.td-stretch-content{padding-left:20px;padding-right:20px}}.td-pb-row{*zoom:1;margin-right:-24px;margin-left:-24px;position:relative}.td-pb-row:before,.td-pb-row:after{display:table;content:''}.td-pb-row:after{clear:both}.td-boxed-layout .vc_row{width:auto;left:0;padding-left:0;padding-right:0}.td-pb-row [class*=td-pb-span]{display:block;min-height:1px;float:left;padding-right:24px;padding-left:24px;position:relative}@media (min-width:1019px) and (max-width:1140px){.td-pb-row [class*=td-pb-span]{padding-right:20px;padding-left:20px}}@media (min-width:768px) and (max-width:1018px){.td-pb-row [class*=td-pb-span]{padding-right:14px;padding-left:14px}}@media (max-width:767px){.td-pb-row [class*=td-pb-span]{padding-right:0;padding-left:0;float:none;width:100%}}.vc_row-no-padding.td-pb-row [class*=td-pb-span]{padding-left:0;padding-right:0}.td-ss-main-sidebar,.td-ss-row .td-pb-span4 .wpb_wrapper{-webkit-backface-visibility:hidden;-webkit-perspective:1000}.td-pb-span1{width:8.33333333%}.td-pb-span2{width:16.66666667%}.td-pb-span3{width:25%}.td-pb-span4{width:33.33333333%}.td-pb-span5{width:41.66666667%}.td-pb-span6{width:50%}.td-pb-span7{width:58.33333333%}.td-pb-span8{width:66.66666667%}.td-pb-span9{width:75%}.td-pb-span10{width:83.33333333%}.td-pb-span11{width:91.66666667%}.td-pb-span12{width:100%}.wpb_row{margin-bottom:0}.vc_col-has-fill>.vc_column-inner,.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner{padding-top:0}.vc_row .vc_column-inner{padding-left:0;padding-right:0}.td-block-row{*zoom:1;margin-left:-24px;margin-right:-24px}.td-block-row:before,.td-block-row:after{display:table;content:''}.td-block-row:after{clear:both}.td-block-row [class*=td-block-span]{display:block;min-height:1px;float:left;padding-right:24px;padding-left:24px}@media (min-width:1019px) and (max-width:1140px){.td-block-row [class*=td-block-span]{padding-right:20px;padding-left:20px}}@media (min-width:768px) and (max-width:1018px){.td-block-row [class*=td-block-span]{padding-right:14px;padding-left:14px}}@media (max-width:767px){.td-block-row [class*=td-block-span]{padding-right:0;padding-left:0;float:none;width:100%}}.td-block-span1{width:8.33333333%}.td-block-span2{width:16.66666667%}.td-block-span3{width:25%}.td-block-span4{width:33.33333333%}.td-block-span5{width:41.66666667%}.td-block-span6{width:50%}.td-block-span7{width:58.33333333%}.td-block-span8{width:66.66666667%}.td-block-span9{width:75%}.td-block-span10{width:83.33333333%}.td-block-span11{width:91.66666667%}.td-block-span12{width:100%}@media (min-width:1019px) and (max-width:1140px){.td-container,.tdc-row,.tdc-row-composer{width:980px}.td-pb-row,.td-block-row{margin-right:-20px;margin-left:-20px}}@media (min-width:768px) and (max-width:1018px){.td-container,.tdc-row,.tdc-row-composer{width:740px}.td-pb-row,.td-block-row{margin-right:-14px;margin-left:-14px}}@media (max-width:767px){.td-container,.tdc-row,.tdc-row-composer{width:100%;padding-left:20px;padding-right:20px}.td-pb-row,.td-block-row{width:100%;margin-left:0;margin-right:0}}.td-header-wrap{position:relative;z-index:2000}.td-header-row{*zoom:1;font-family:'Open Sans','Open Sans Regular',sans-serif}.td-header-row:before,.td-header-row:after{display:table;content:''}.td-header-row:after{clear:both}.td-header-row [class*=td-header-sp]{display:block;min-height:1px;float:left;padding-right:24px;padding-left:24px}@media (min-width:1019px) and (max-width:1140px){.td-header-row [class*=td-header-sp]{padding-right:20px;padding-left:20px}}@media (min-width:768px) and (max-width:1018px){.td-header-row [class*=td-header-sp]{padding-right:14px;padding-left:14px}}@media (max-width:767px){.td-header-row [class*=td-header-sp]{padding-right:0;padding-left:0;float:none;width:100%}}.td-header-gradient:before{content:"";background:transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAD1BMVEUAAAAAAAAAAAAAAAAAAABPDueNAAAABXRSTlMGAhQQCyEd++8AAAAUSURBVAjXY1AAQgMgdABCCBAAQQAT6AFRBPHcWgAAAABJRU5ErkJggg==');width:100%;height:12px;position:absolute;left:0;bottom:-12px;z-index:1}.td-logo{margin:0;padding:0;line-height:inherit;font-size:inherit !important}@media (max-width:767px){#td-header-search-button{display:none}}#td-header-search-button-mob{display:none}@media (max-width:767px){#td-header-search-button-mob{display:block}}.td-search-box-wrap{position:absolute;top:100%;right:0}#td-top-search{position:absolute;right:0;top:50%;margin-top:-24px}@media (max-width:767px){#td-top-search{top:0;margin-top:0}}@media (min-width:768px){.td-drop-down-search .td-search-form{margin:20px}}.td-header-wrap .td-drop-down-search{position:absolute;top:100%;right:0;visibility:hidden;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;transform:translate3d(0,20px,0);-webkit-transform:translate3d(0,20px,0);background-color:#fff;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.2);border-top:0;width:342px;pointer-events:none}.td-header-wrap .td-drop-down-search.td-drop-down-search-open{visibility:visible;opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);pointer-events:auto}.td-header-wrap .td-drop-down-search .btn{position:absolute;height:32px;min-width:67px;line-height:17px;padding:7px 15px 8px;text-shadow:none;vertical-align:top;right:20px;margin:0 !important;-webkit-transition:background-color .4s;transition:background-color .4s}.td-header-wrap .td-drop-down-search .btn:hover{background-color:var(--td_theme_color,#4db2ec)}.td-header-wrap .td-drop-down-search:before{position:absolute;top:-9px;right:19px;display:block;content:'';width:0;height:0;border-style:solid;border-width:0 5.5px 6px;border-color:transparent transparent var(--td_theme_color,#4db2ec) transparent}.td-header-wrap .td-drop-down-search:after{position:absolute;top:-3px;display:block;content:'';right:0;left:0;margin:0 auto;width:100%;height:3px;background-color:var(--td_theme_color,#4db2ec)}.td-header-wrap #td-header-search{width:235px;height:32px;margin:0;border-right:0;line-height:17px;border-color:#eaeaea !important}@media (max-width:767px){.td-header-wrap #td-header-search{width:91%;font-size:16px}}.td-header-wrap .td-post-category{z-index:2;position:relative}.td-header-wrap .meta-info{line-height:14px}.td-banner-wrap-full{position:relative}.td-header-menu-wrap-full{z-index:9998;position:relative}@media (max-width:767px){.td-header-wrap .td-header-menu-wrap-full,.td-header-wrap .td-header-menu-wrap,.td-header-wrap .td-header-main-menu{background-color:var(--td_mobile_menu_color,#222) !important;height:54px !important}.header-search-wrap .td-icon-search{color:var(--td_mobile_icons_color,#fff) !important}}.td-logo-text-container{display:inline-block;vertical-align:middle;line-height:1;z-index:1}.td-logo-text-container span{display:inline-block;width:100%}.td-logo-text-container .td-logo-text{font-size:75px;font-family:serif;color:#222;line-height:1}@media (max-width:767px){.td-logo-text-container .td-logo-text{font-size:36px}}.td-logo-text-container .td-logo{line-height:1 !important}.td-logo-text-container .td-tagline-text{letter-spacing:1.8px;font-size:12px;font-family:serif;color:#777;padding-top:2px;padding-bottom:10px}@media (max-width:767px){.td-logo-text-container .td-tagline-text{font-size:11px}}.td-header-wrap .td-header-menu-wrap-full{background-color:#fff}.td-header-style-1 .td-logo-text-wrap{min-height:130px;line-height:130px}@media (max-width:767px){.td-header-style-1 .td-logo-text-wrap{line-height:90px;min-height:90px}}.td-header-style-1 .td-logo-text-wrap a{position:relative;z-index:1;line-height:130px;display:inline-block;vertical-align:middle}@media (max-width:767px){.td-header-style-1 .td-logo-text-wrap a{line-height:90px}}.td-header-style-1 .td-logo-text-wrap .td-logo{line-height:130px}@media (max-width:767px){.td-header-style-1 .td-logo-text-wrap .td-logo{line-height:90px}}.td-header-style-1 .td-logo-text-container a{line-height:1}.td-header-style-1 .td-header-sp-logo{text-align:center}.td-header-style-1 .header-search-wrap .td-icon-search{color:#000}@media (max-width:767px){.td-header-style-1 .header-search-wrap .td-icon-search{color:#fff}}.td-header-style-1 .td-header-menu-wrap-full{position:relative}.td-header-main-menu{position:relative;z-index:999;padding-right:48px}@media (max-width:767px){.td-header-main-menu{padding-right:64px;padding-left:2px}}.td-header-menu-no-search .td-header-main-menu{padding-right:0}.sf-menu,.sf-menu ul,.sf-menu li{margin:0;list-style:none}@media (max-width:767px){.sf-menu{display:none}}.sf-menu ul{position:absolute;top:-999em;width:10em}.sf-menu>li.td-normal-menu>ul.sub-menu{left:-15px}@media (min-width:768px) and (max-width:1018px){.sf-menu>li.td-normal-menu>ul.sub-menu{left:-5px}}.sf-menu ul li{width:100%}.sf-menu li:hover{visibility:inherit}.sf-menu li{float:left;position:relative}.sf-menu li .fa{margin-right:10px;font-size:1.4em;vertical-align:middle;position:relative;top:-1px}.sf-menu li .td-only-icon{margin-right:0}.sf-menu .td-menu-item>a{display:block;position:relative}.sf-menu li:hover ul,.sf-menu li.sfHover ul{left:0;top:auto;z-index:99}ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul{top:-999em}ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:10em;top:0 !important}ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul{top:-999em}.sf-menu>.current-menu-ancestor,.sf-menu>.current-category-ancestor,.sf-menu>.current-menu-item{z-index:0}.td-no-down-arrow>a .sf-sub-indicator{display:none}.sf-menu>li>a{padding:0 14px;line-height:48px;font-size:14px;color:#000;font-weight:700;text-transform:uppercase;-webkit-backface-visibility:hidden}@media (min-width:768px) and (max-width:1018px){.sf-menu>li>a{padding:0 9px;font-size:11px}}.sf-menu .menu_icon{position:relative;top:13px;float:left}.sf-menu .sub-menu .menu_icon{top:0}.sf-menu .menu_hidden{display:none !important}.sf-menu>.current-menu-item>a,.sf-menu>.current-menu-ancestor>a,.sf-menu>.current-category-ancestor>a,.sf-menu>li>a:hover,.sf-menu>.sfHover,.sf-menu>.sfHover>a{z-index:999}.sf-menu>.current-menu-item>a,.sf-menu>.current-menu-ancestor>a,.sf-menu>.current-category-ancestor>a,.sf-menu>li>a:hover,.sf-menu>.sfHover>a{background-color:transparent}.td-affix .sf-menu>.current-menu-item>a,.td-affix .sf-menu>.current-menu-ancestor>a,.td-affix .sf-menu>.current-category-ancestor>a,.td-affix .sf-menu>li>a:hover,.td-affix .sf-menu>.sfHover>a{background-color:transparent}.sf-menu>li>a:after{background-color:transparent;content:'';width:0;height:3px;position:absolute;bottom:0;left:0;right:0;margin:0 auto;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:width .2s ease;transition:width .2s ease}.sf-menu>.current-menu-item>a:after,.sf-menu>.current-menu-ancestor>a:after,.sf-menu>.current-category-ancestor>a:after,.sf-menu>li:hover>a:after,.sf-menu>.sfHover>a:after{background-color:var(--td_theme_color,#4db2ec);width:100%}#td-header-menu{display:inline-block;vertical-align:top}.td-normal-menu ul{box-shadow:1px 1px 4px rgba(0,0,0,.15)}.sf-menu .td-normal-menu ul{padding:15px 0}@media (min-width:768px) and (max-width:1018px){.sf-menu .td-normal-menu ul{padding:8px 0}}.sf-menu .td-normal-menu ul ul{margin:-15px 0}@media (min-width:768px) and (max-width:1018px){.sf-menu .td-normal-menu ul ul{margin:-8px 0}}.sf-menu ul{background-color:#fff}.sf-menu ul .td-menu-item>a{padding:7px 30px;font-size:12px;line-height:20px;color:#111}.sf-menu ul .td-menu-item>a .fa{font-size:1em;position:relative;top:-1px;width:20px;margin-right:5px;text-align:center}@media (min-width:768px) and (max-width:1018px){.sf-menu ul .td-menu-item>a{padding:5px 16px 6px;font-size:11px}}.sf-menu ul .td-icon-menu-down{float:right;top:0;font-size:7px}.sf-menu ul .td-menu-item>a:hover,.sf-menu ul .sfHover>a,.sf-menu ul .current-menu-ancestor>a,.sf-menu ul .current-category-ancestor>a,.sf-menu ul .current-menu-item>a{color:var(--td_theme_color,#4db2ec)}.sf-menu li:hover,.sf-menu li.sfHover,.sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active{outline:0}.sf-menu .td-icon-menu-down{position:absolute;top:50%;margin-top:-5px;padding-left:7px;font-size:9px}@media (min-width:768px) and (max-width:1018px){.sf-menu .td-icon-menu-down{padding-left:6px}}.sf-menu .sub-menu{-webkit-backface-visibility:hidden}.sf-menu .sub-menu .td-icon-menu-down{position:absolute;top:50%;right:19px;margin-top:-9px;line-height:19px}.td-menu-badge{font-size:10px;background-color:#f0f8ff;color:var(--td_theme_color,#4db2ec);border-radius:10px;padding:3px 7px 4px;display:inline-block;margin-left:6px;margin-right:-4px;line-height:1;position:relative;top:-1px}.td-menu-badge-right{top:2px;float:right;right:-8px;background-color:rgba(0,0,0,.03);color:#999}.td-menu-subtitle{font-style:italic;font-size:10px;display:block;line-height:1;padding-right:20px;color:#999}.td-menu-badge-width>ul{min-width:220px}.td-menu-badge-width>ul li:hover .td-menu-badge{background-color:#f0f8ff;color:var(--td_theme_color,#4db2ec)}.td-menu-border{border-bottom:1px solid #f3f3f3;display:block;padding-bottom:12px}@media (max-width:767px){.td-menu-badge,.td-menu-subtitle,.td-menu-border{display:none}}.sf-menu a.sf-with-ul{padding-right:31px;min-width:1px}@media (min-width:768px) and (max-width:1018px){.sf-menu a.sf-with-ul{padding-right:22px}}a.sf-with-ul i.td-icon-menu-down:before{content:'\e808'}ul.sf-js-enabled>li>a>i.td-icon-menu-down:before{content:'\e806' !important}.header-search-wrap{position:absolute;top:0;right:0;z-index:999}.header-search-wrap .td-icon-search{display:inline-block;font-size:19px;width:48px;line-height:48px;text-align:center}@media (min-width:768px) and (max-width:1018px){.header-search-wrap .td-icon-search{font-size:15px}}@media (max-width:767px){.header-search-wrap .td-icon-search{height:54px;width:54px;line-height:54px;font-size:22px;margin-right:2px}}.td-header-menu-social+.td-search-wrapper #td-header-search-button{position:relative}.td-header-menu-social+.td-search-wrapper #td-header-search-button:before{content:'';position:absolute;top:0;left:0;width:1px;height:100%;background-color:#000;opacity:.08}@media (max-width:1140px){.td-header-menu-social+.td-search-wrapper #td-header-search-button:before{display:none}}.td-demo-multicolumn-2 .sub-menu{padding:14px;-moz-column-count:2;-webkit-column-count:2;column-count:2}.td-menu-mob-open-menu .td-demo-multicolumn-2 .sub-menu{padding:0;-moz-column-count:1;-webkit-column-count:1;column-count:1}.td-menu-mob-open-menu .td-demo-menuitem-hide{display:none}.td-demo-menuitem-hide{visibility:hidden}.td-mega-menu-page .sub-menu ul{display:inline-block !important;position:initial !important;width:auto !important}#td-outer-wrap{overflow:hidden}@media (max-width:767px){#td-outer-wrap{margin:auto;width:100%;-webkit-transition:transform .7s ease;transition:transform .7s ease;-webkit-transform-origin:50% 200px 0;transform-origin:50% 200px 0}}#td-top-mobile-toggle{display:none}@media (max-width:767px){#td-top-mobile-toggle{display:inline-block;position:relative}}#td-top-mobile-toggle a{display:inline-block}#td-top-mobile-toggle i{font-size:27px;width:64px;line-height:54px;height:54px;display:inline-block;padding-top:1px;color:var(--td_mobile_icons_color,#fff)}.admin-bar #td-mobile-nav{padding-top:32px}@media (max-width:767px){.admin-bar #td-mobile-nav{padding-top:46px}}.td-menu-background{background-repeat:var(--td_mobile_background_repeat,no-repeat);background-size:var(--td_mobile_background_size,cover);background-position:var(--td_mobile_background_size,center top);position:fixed;top:0;display:block;width:100%;height:113%;z-index:9999;visibility:hidden;transform:translate3d(-100%,0,0);-webkit-transform:translate3d(-100%,0,0)}.td-menu-background:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.98;background:#313b45;background:-webkit-gradient(left top,left bottom,color-stop(0%,var(--td_mobile_gradient_one_mob,#313b45)),color-stop(100%,var(--td_mobile_gradient_two_mob,#3393b8)));background:linear-gradient(to bottom,var(--td_mobile_gradient_one_mob,#313b45) 0%,var(--td_mobile_gradient_two_mob,#3393b8) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--td_mobile_gradient_one_mob, #313b45)',endColorstr='var(--td_mobile_gradient_two_mob, #3393b8)',GradientType=0)}#td-mobile-nav{padding:0;position:fixed;width:100%;height:calc(100% + 1px);top:0;z-index:9999;visibility:hidden;transform:translate3d(-99%,0,0);-webkit-transform:translate3d(-99%,0,0);left:-1%;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",sans-serif}#td-mobile-nav .td_display_err{text-align:center;color:var(--td_mobile_text_color,#fff);border:none;-webkit-box-shadow:0 0 8px rgba(0,0,0,.16);box-shadow:0 0 8px rgba(0,0,0,.16);margin:-9px -30px 24px;font-size:14px;border-radius:0;padding:12px;position:relative;background-color:rgba(255,255,255,.06);display:none}#td-mobile-nav input:invalid{box-shadow:none !important}.td-js-loaded .td-menu-background,.td-js-loaded #td-mobile-nav{visibility:visible !important;-webkit-transition:transform .5s cubic-bezier(.79,.14,.15,.86);transition:transform .5s cubic-bezier(.79,.14,.15,.86)}#td-mobile-nav{height:1px;overflow:hidden}#td-mobile-nav .td-menu-socials{padding:0 65px 0 20px;overflow:hidden;height:60px}#td-mobile-nav .td-social-icon-wrap{margin:20px 5px 0 0;display:inline-block}#td-mobile-nav .td-social-icon-wrap i{border:none;background-color:transparent;font-size:14px;width:40px;height:40px;line-height:38px;color:var(--td_mobile_text_color,#fff);vertical-align:middle}#td-mobile-nav .td-social-icon-wrap .td-icon-instagram{font-size:16px}.td-mobile-close{position:absolute;right:1px;top:0;z-index:1000}.td-mobile-close .td-icon-close-mobile{height:70px;width:70px;line-height:70px;font-size:21px;color:var(--td_mobile_text_color,#fff);top:4px;position:relative}.td-mobile-content{padding:20px 20px 0}.td-mobile-container{padding-bottom:20px;position:relative}.td-mobile-content .fa{margin-right:10px;min-width:22px !important;display:inline-block;font-size:18px;text-align:center;position:relative;top:-1px}.td-mobile-content .sub-menu .fa{margin-right:5px;min-width:16px !important;font-size:13px}.td-mobile-content ul{list-style:none;margin:0;padding:0}.td-mobile-content li{float:none;margin-left:0;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.td-mobile-content li a{display:block;line-height:21px;font-size:21px;color:var(--td_mobile_text_color,#fff);margin-left:0;padding:12px 30px 12px 12px;font-weight:700}.td-mobile-content .td_mobile_submenu>a .td-icon-menu-right{display:inline-block}.td-mobile-content .td-icon-menu-right{display:none;position:absolute;cursor:pointer;top:10px;right:-4px;z-index:1000;font-size:14px;padding:6px 12px;float:right;color:var(--td_mobile_text_color,#fff);-webkit-transform-origin:50% 48% 0px;transform-origin:50% 48% 0px;-webkit-transition:transform .3s ease;transition:transform .3s ease;transform:rotate(-90deg);-webkit-transform:rotate(-90deg)}.td-mobile-content .td-icon-menu-right:before{content:'\e83d'}.td-mobile-content .td-sub-menu-open>a i{transform:rotate(0deg);-webkit-transform:rotate(0deg)}.td-mobile-content .td-sub-menu-open>ul{display:block;max-height:2000px;opacity:.9}.td-mobile-content .sub-menu{max-height:0;overflow:hidden;opacity:0;-webkit-transition:max-height .5s cubic-bezier(.77,0,.175,1),opacity .5s cubic-bezier(.77,0,.175,1);transition:max-height .5s cubic-bezier(.77,0,.175,1),opacity .5s cubic-bezier(.77,0,.175,1)}.td-mobile-content .sub-menu .td-icon-menu-right{font-size:11px;right:-2px;top:8px;color:var(--td_mobile_text_color,#fff)}.td-mobile-content .sub-menu a{padding:9px 26px 9px 36px !important;line-height:19px;font-size:16px;font-weight:400}.td-mobile-content .sub-menu .sub-menu a{padding-left:55px !important}.td-mobile-content .sub-menu .sub-menu .sub-menu a{padding-left:74px !important}.td-mobile-content .current-menu-item>a,.td-mobile-content .current-menu-ancestor>a,.td-mobile-content .current-category-ancestor>a{color:var(--td_mobile_text_active_color,#73c7e3)}.td-mobile-content .menu_icon{display:none}.td-mobile-content .menu-item-has-children a{width:100%;z-index:1}.td-mobile-content .td-link-element-after{position:relative}.rtl .td-mobile-content .td-icon-menu-right{right:auto;left:-4px;transform:rotate(90deg);-webkit-transform:rotate(90deg)}.rtl .td-mobile-content .td-sub-menu-open>a i{transform:rotate(0deg);-webkit-transform:rotate(0deg)}.td-menu-mob-open-menu #td-outer-wrap{position:fixed;transform:scale3d(.9,.9,.9);-webkit-transform:scale3d(.9,.9,.9);-webkit-box-shadow:0 0 46px #000;box-shadow:0 0 46px #000}.td-menu-mob-open-menu #td-mobile-nav{height:calc(100% + 1px);overflow:auto;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);left:0}.td-menu-mob-open-menu #td-mobile-nav label{-webkit-transition:all .2s ease;transition:all .2s ease}.td-menu-mob-open-menu #td-mobile-nav .td-login-animation{-webkit-transition:all .5s ease .5s;transition:all .5s ease .5s}.td-menu-mob-open-menu .td-menu-background{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.td-menu-mob-open-menu .td-mobile-container{-webkit-transition:all .5s ease .5s;transition:all .5s ease .5s}.td-mobile-container{opacity:1}.td-hide-menu-content .td-mobile-container{opacity:0;visibility:hidden;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.td-hide-menu-content .td-mobile-content{display:none}#td-mobile-nav .td-login-animation{opacity:0;position:absolute;top:0;width:100%}#td-mobile-nav .td-login-animation .td-login-inputs{height:76px}.td-login-hide-mob{pointer-events:none}#td-mobile-nav .td-login-hide{-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s;visibility:hidden !important}#td-mobile-nav .td-login-show{visibility:visible !important;opacity:1;pointer-events:auto}.td-search-wrap-mob{padding:0;position:absolute;width:100%;height:auto;top:0;text-align:center;z-index:9999;visibility:hidden;color:var(--td_mobile_text_color,#fff);font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",sans-serif}.td-search-wrap-mob .td-drop-down-search{opacity:0;visibility:hidden;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s;-webkit-backface-visibility:hidden;position:relative}.td-search-wrap-mob #td-header-search-mob{color:var(--td_mobile_text_color,#fff);font-weight:700;font-size:26px;height:40px;line-height:36px;border:0;background:0 0;outline:0;margin:8px 0;padding:0;text-align:center}.td-search-wrap-mob .td-search-input{margin:0 5%;position:relative}.td-search-wrap-mob .td-search-input span{opacity:.8;font-size:12px}.td-search-wrap-mob .td-search-input:before,.td-search-wrap-mob .td-search-input:after{content:'';position:absolute;display:block;width:100%;height:1px;background-color:var(--td_mobile_text_color,#fff);bottom:0;left:0;opacity:.2}.td-search-wrap-mob .td-search-input:after{opacity:.8;transform:scaleX(0);-webkit-transform:scaleX(0);-webkit-transition:transform .5s ease .8s;transition:transform .5s ease .8s}.td-search-wrap-mob .td_module_wrap{text-align:left}.td-search-wrap-mob .td_module_wrap .entry-title{font-size:16px;line-height:20px}.td-search-wrap-mob .td_module_wrap .entry-title a{color:var(--td_mobile_text_color,#fff)}.td-search-wrap-mob .td_module_wrap:hover .entry-title a{color:var(--td_mobile_text_color,#fff)}.td-search-wrap-mob .td-post-date{color:var(--td_mobile_text_color,#ddd);opacity:.8}.td-search-wrap-mob .td-search-form{margin-bottom:30px}.td-search-wrap-mob .td-aj-search-results{margin:0 5%;text-align:left}.td-search-wrap-mob .td-module-thumb{top:auto;left:auto}.td-search-wrap-mob .result-msg{margin:0 5%}.td-search-wrap-mob .result-msg a{display:block;text-align:center;width:100%;text-transform:uppercase;line-height:50px;color:var(--td_mobile_button_color_mob,#000);border:none;-webkit-box-shadow:0 0 8px rgba(0,0,0,.36);box-shadow:0 0 8px rgba(0,0,0,.36);margin:10px 0 40px;font-size:17px;border-radius:0;background-color:var(--td_mobile_button_background_mob,#fff);opacity:.8}.td-search-background{background-repeat:no-repeat;background-size:cover;background-position:center top;position:fixed;top:0;display:block;width:100%;height:113%;z-index:9999;-webkit-transition:all .5s cubic-bezier(.79,.14,.15,.86);transition:all .5s cubic-bezier(.79,.14,.15,.86);transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);visibility:hidden}.td-search-background:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.98;background:#313b45;background:-webkit-gradient(left top,left bottom,color-stop(0%,var(--td_mobile_gradient_one_mob,#313b45)),color-stop(100%,var(--td_mobile_gradient_two_mob,#3393b8)));background:linear-gradient(to bottom,var(--td_mobile_gradient_one_mob,#313b45) 0%,var(--td_mobile_gradient_two_mob,#3393b8) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--td_mobile_gradient_one_mob, #313b45)',endColorstr='var(--td_mobile_gradient_two_mob, #3393b8)',GradientType=0)}.td-search-close{text-align:right;z-index:1000}.td-search-close .td-icon-close-mobile{height:70px;width:70px;line-height:70px;font-size:21px;color:var(--td_mobile_text_color,#fff);position:relative;top:4px;right:0}.td-search-opened #td-outer-wrap{position:fixed;transform:scale3d(.9,.9,.9);-webkit-transform:scale3d(.9,.9,.9);-webkit-box-shadow:0 0 46px;box-shadow:0 0 46px}.td-search-opened .td-search-wrap-mob .td-drop-down-search{opacity:1;visibility:visible !important;-webkit-transition:all .5s ease .3s;transition:all .5s ease .3s}.td-search-opened .td-search-background{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);visibility:visible !important}.td-search-opened .td-search-input:after{transform:scaleX(1);-webkit-transform:scaleX(1)}.admin-bar .td-search-wrap-mob{padding-top:32px}@media (max-width:767px){.admin-bar .td-search-wrap-mob{padding-top:46px}}#td-mobile-nav label{position:absolute;top:26px;left:10px;font-size:17px;color:var(--td_mobile_text_color,#fff);opacity:.6;pointer-events:none}.td-login-inputs{position:relative}body{font-family:Verdana,BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:14px;line-height:21px}p{margin-top:0;margin-bottom:21px}a:active,a:focus{outline:none}a{color:var(--td_theme_color,#4db2ec);text-decoration:none}ins{background:#fff;text-decoration:none}code{position:relative;top:-1px;border:none;background-color:#f1f1f1;padding:2px 6px}pre{background-color:#f1f1f1;padding:4px 10px;border:none;border-radius:0;margin-top:24px;overflow:auto}cite{font-family:'Roboto',sans-serif;font-size:13px;font-style:italic;font-weight:400;text-transform:none;color:#000}cite a{color:#000}cite a:hover{color:var(--td_theme_color,#4db2ec)}q{font-style:italic}ul,ol{padding:0}ul li,ol li{line-height:24px;margin-left:21px}.wp-block-navigation li{line-height:1.2;margin-left:0}.dl-horizontal a{font-weight:500 !important}.dl-horizontal dt{width:70px;font-weight:400;line-height:24px;font-size:15px}.dl-horizontal dd{margin-left:90px;line-height:24px;font-size:14px}address{font-size:inherit !important;line-height:inherit !important;margin-bottom:21px}big{text-transform:uppercase}embed{width:100%}table{width:100%}table th{text-align:left;border:1px solid var(--td_grid_border_color,#ededed);padding:2px 8px}table td{border:1px solid var(--td_grid_border_color,#ededed);padding:2px 8px}table .odd td{background-color:#fcfcfc}h1,h2,h3,h4,h5,h6{font-family:'Roboto',sans-serif;color:var(--td_text_color,#111);font-weight:400;margin:6px 0}h1>a,h2>a,h3>a,h4>a,h5>a,h6>a{color:var(--td_text_color,#111)}div.td-block-title{font-family:'Roboto',sans-serif;color:var(--td_text_color,#111)}p.td-module-title,p.tdb-subcategory-name{font-family:'Roboto',sans-serif;color:var(--td_text_color,#111)}p.td-module-title>a,p.tdb-subcategory-name>a{color:var(--td_text_color,#111)}h1{font-size:32px;line-height:40px;margin-top:33px;margin-bottom:23px}h2{font-size:27px;line-height:38px;margin-top:30px;margin-bottom:20px}h3{font-size:22px;line-height:30px;margin-top:27px;margin-bottom:17px}h4{font-size:19px;line-height:29px;margin-top:24px;margin-bottom:14px}h5{font-size:17px;line-height:25px;margin-top:21px;margin-bottom:11px}h6{font-size:16px;line-height:24px;margin-top:21px;margin-bottom:11px}.videopress-placeholder{width:100% !important}.videopress-poster{height:auto !important;width:100% !important}.video-player{width:100% !important}textarea{font-size:12px;line-height:21px;color:#444;border:1px solid #e1e1e1;width:100%;max-width:100%;height:168px;min-height:168px;padding:6px 9px}@media (max-width:767px){textarea{font-size:16px}}textarea:active,textarea:focus{border-color:#b0b0b0 !important}textarea:focus,input:focus,input[type]:focus{outline:0 none}input[type=submit]{font-family:'Roboto',sans-serif;font-size:13px;background-color:var(--td_black,#222);border-radius:0;color:#fff;border:none;padding:8px 15px;font-weight:500;-webkit-transition:background-color .4s;transition:background-color .4s}input[type=submit]:hover{background-color:var(--td_theme_color,#4db2ec)}input[type=text],input[type=url],input[type=tel],input[type=email]{font-size:12px;line-height:21px;color:#444;border:1px solid #e1e1e1;width:100%;max-width:100%;height:34px;padding:3px 9px}@media (max-width:767px){input[type=text],input[type=url],input[type=tel],input[type=email]{font-size:16px}}input[type=text]:active,input[type=url]:active,input[type=tel]:active,input[type=email]:active,input[type=text]:focus,input[type=url]:focus,input[type=tel]:focus,input[type=email]:focus{border-color:#b0b0b0 !important}input[type=password]{width:100%;position:relative;top:0;display:inline-table;vertical-align:middle;font-size:12px;line-height:21px;color:#444;border:1px solid #ccc;max-width:100%;height:34px;padding:3px 9px;margin-bottom:10px}@media (max-width:767px){input[type=password]{font-size:16px}}.tagdiv-type{font-size:15px;line-height:1.74;color:#222}.tagdiv-type img{margin-bottom:21px}.tagdiv-type .wp-block-embed{margin-bottom:26px}.tagdiv-type figure img{margin-bottom:0}.tagdiv-type .alignnone{display:inline-block;margin:0 5px}@media (max-width:767px){.tagdiv-type .alignnone{margin:0 10px 0 0}}.tagdiv-type a:hover{text-decoration:underline}.tagdiv-type ul,.tagdiv-type ol{margin-bottom:26px}.tagdiv-type ul li:not(.blocks-gallery-item):not(.wp-block-navigation-item),.tagdiv-type ol li:not(.blocks-gallery-item):not(.wp-block-navigation-item){line-height:inherit;margin-bottom:10px}.tagdiv-type ul li:not(.blocks-gallery-item):not(.wp-block-navigation-item):last-child,.tagdiv-type ol li:not(.blocks-gallery-item):not(.wp-block-navigation-item):last-child{margin-bottom:0}.tagdiv-type li ul,.tagdiv-type li ol{margin-bottom:0}.tagdiv-type li[style="text-align: center;"],.tagdiv-type li[style="text-align: right;"]{list-style-position:inside;margin-left:-21px}.tagdiv-type p{margin-bottom:26px}.tagdiv-type .td-arrow-list{list-style:none;margin-left:16px}.tagdiv-type .td-arrow-list li:before{font-family:'newspaper',sans-serif;content:'\e803';float:left;margin-left:-16px;line-height:26px;font-size:14px}.tagdiv-type embed,.tagdiv-type iframe,.tagdiv-type object{max-width:100% !important}.tagdiv-type iframe.instagram-media{margin:1px 0 12px !important}.tagdiv-type blockquote{padding:0;position:relative;border-left:none;margin:40px 5% 38px;font-style:italic;text-align:center}@media (max-width:767px){.tagdiv-type blockquote{margin:20px 3% 18px}}.tagdiv-type blockquote p{font-family:'Roboto',sans-serif;font-size:32px;line-height:40px;font-weight:400;text-transform:uppercase;color:var(--td_theme_color,#4db2ec);word-wrap:break-word}@media (min-width:768px) and (max-width:1018px){.tagdiv-type blockquote p{font-size:24px;line-height:32px}}@media (max-width:767px){.tagdiv-type blockquote p{font-size:22px;line-height:30px}}.tagdiv-type blockquote cite{display:block}.tagdiv-type .td_quote_right{float:right;width:50%;margin:21px 0 21px 21px}@media (max-width:767px){.tagdiv-type .td_quote_right{float:none;width:auto;margin-right:5%;margin-left:5%}}.tagdiv-type .td_quote_left{float:left;width:50%;margin:18px 18px 18px 0}@media (max-width:767px){.tagdiv-type .td_quote_left{float:none;width:auto;margin-right:5%;margin-left:5%}}.tagdiv-type .td_quote_left p,.tagdiv-type .td_quote_left cite{text-align:left}@media (max-width:767px){.tagdiv-type .td_quote_left p,.tagdiv-type .td_quote_left cite{text-align:center}}.tagdiv-type .td_quote_box{margin:0;background-color:var(--td_container_transparent,#fcfcfc);border-left:2px solid var(--td_theme_color,#4db2ec);padding:15px 23px 16px;position:relative;top:6px;clear:both}.tagdiv-type .td_quote_box p{font-family:'Open Sans','Open Sans Regular',sans-serif;color:#777;font-size:13px;line-height:21px;margin:0;text-transform:none}.tagdiv-type .td_quote_box cite{margin-top:20px;font-size:11px}.tagdiv-type .td_box_left{width:40%;float:left;margin:0 34px 20px 0}@media (max-width:767px){.tagdiv-type .td_box_left{float:none;margin:0 0 36px;width:auto}}.tagdiv-type .td_box_left p,.tagdiv-type .td_box_left cite{text-align:left}.tagdiv-type .td_box_right{width:30%;float:right;margin:0 0 20px 34px}@media (max-width:767px){.tagdiv-type .td_box_right{float:none;margin:0 0 36px;width:auto}}.tagdiv-type .td_box_right p,.tagdiv-type .td_box_right cite{text-align:left}.tagdiv-type .td_box_center{margin:0 0 29px}@media (max-width:767px){.tagdiv-type .td_box_center{margin-bottom:36px}}.tagdiv-type .wp-block-pullquote blockquote,.tagdiv-type .td_pull_quote{padding:18px 25px;margin:0;clear:both}.tagdiv-type .wp-block-pullquote blockquote p,.tagdiv-type .td_pull_quote p{font-family:'Open Sans','Open Sans Regular',sans-serif;text-transform:none;text-align:center}.tagdiv-type .wp-block-pullquote blockquote p:first-child:before,.tagdiv-type .td_pull_quote p:first-child:before{position:absolute;left:0;display:block;content:'';width:15px;height:15px;box-sizing:border-box;-webkit-box-sizing:border-box;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMAd+67mWZR3SKqMxGIzB8/1rAAAABlSURBVAjXFcexDQEBAAXQd+KCRm4CDZURFGICMYFadTHBxQQmEDHCzWAI9XGJ8s/ANS95FBvccKwYr5kuUQ/5omm5dpQ9Fu+H2efEPX07Sg62f+bJ2T6pJkmnTi5FslM2L56r9geMACBhjTsodgAAAABJRU5ErkJggg==') no-repeat}.tagdiv-type .wp-block-pullquote blockquote p:after,.tagdiv-type .td_pull_quote p:after{position:absolute;bottom:10px;right:0;display:block;content:'';width:15px;height:15px;box-sizing:border-box;-webkit-box-sizing:border-box;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMA3ZnuqndmIhG7VYhEMzOiL2oAAABkSURBVAjXY+D1E2PgULZuYGB89+4A07t3AQzn3r1T4Hv3ToCh7t27CUDRBwxAYQe2d+8MGBiuAuWr5BwYGBjeFTAwzEtgYOB6xMDA8RAowGnOwMD6CsjIA4oWKwBFXYGcLQ0MAFHHH+tW1OhlAAAAAElFTkSuQmCC') no-repeat}.tagdiv-type .wp-block-pullquote blockquote cite,.tagdiv-type .td_pull_quote cite{margin-top:-10px;font-size:11px}.tagdiv-type .td_pull_quote p{font-size:14px;line-height:26px;font-weight:600}.tagdiv-type .wp-block-pullquote blockquote,.tagdiv-type .td_pull_center{margin:17px 0;padding:15px 50px}@media (max-width:767px){.tagdiv-type .wp-block-pullquote blockquote,.tagdiv-type .td_pull_center{padding:15px 20px}}.tagdiv-type .wp-block-pullquote{padding:0;color:var(--td_theme_color,#4db2ec)}.tagdiv-type .wp-block-pullquote.has-text-color p,.tagdiv-type .wp-block-pullquote.has-text-color cite{color:inherit}.tagdiv-type .wp-block-pullquote cite{color:#6c7781}.tagdiv-type .wp-block-pullquote.alignfull blockquote{margin-left:30px;margin-right:30px}.tagdiv-type .wp-block-pullquote.alignleft,.tagdiv-type .td_pull_left{width:40%;margin-right:34px}@media (max-width:767px){.tagdiv-type .wp-block-pullquote.alignleft,.tagdiv-type .td_pull_left{float:none;margin:0 0 30px;width:auto}}.tagdiv-type .td_pull_left{float:left}.tagdiv-type .wp-block-pullquote.alignright,.tagdiv-type .td_pull_right{width:30%;margin-left:24px}@media (max-width:767px){.tagdiv-type .wp-block-pullquote.alignright,.tagdiv-type .td_pull_right{float:none;margin:0 0 30px;width:auto}}.tagdiv-type .td_pull_right{float:right}.tagdiv-type .wp-block-pullquote.alignleft,.tagdiv-type .wp-block-pullquote.alignright{margin-top:0;margin-bottom:0 !important}.tagdiv-type .wp-block-pullquote.alignleft blockquote,.tagdiv-type .wp-block-pullquote.alignright blockquote{margin-top:0;margin-bottom:0;padding:0}@media (max-width:767px){.tagdiv-type .wp-block-pullquote.alignleft,.tagdiv-type .wp-block-pullquote.alignright{max-width:100%}}.tagdiv-type .wp-block-pullquote.is-style-solid-color blockquote{max-width:100%}@media (max-width:767px){.td-md-is-ios .tagdiv-type figure{width:auto}}img.wp-smiley{width:auto}.wp-caption-text,.wp-caption-dd{font-family:Verdana,BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;text-align:left;margin:6px 0 26px;font-size:11px;font-style:italic;font-weight:400;line-height:17px;color:#444}.wp-caption{text-align:center;max-width:100%}.wp-caption img{max-width:100% !important}.alignnone{margin-top:0}.aligncenter{text-align:center;clear:both;display:block;margin:6px auto}img.td-center{position:relative;left:50%;transform:translateX(-50%);max-width:100vw !important;width:auto !important;margin-left:0 !important;margin-right:0 !important}figure.alignright,figure.alignleft,figure.aligncenter{margin-bottom:0}@media (max-width:767px){.alignleft,.alignright{float:none !important}}.alignleft{float:left;margin-top:6px;margin-right:24px !important;margin-bottom:6px !important;margin-left:0}@media (min-width:1019px) and (max-width:1140px){.alignleft{max-width:312px;margin-right:21px}}@media (min-width:768px) and (max-width:1018px){.alignleft{max-width:220px;margin-right:21px}}@media (max-width:767px){.alignleft{text-align:center;margin-left:auto !important;margin-right:auto !important;max-width:100%;margin-bottom:21px}.alignleft img{text-align:center;margin-left:auto;margin-right:auto}.alignleft figcaption{text-align:center}}.mce-content-body .alignleft{margin:6px 24px 6px 0}@media (min-width:1019px) and (max-width:1140px){.td-pb-span12 .alignleft,.mceContentBody-max-width-big .alignleft{max-width:550px !important}}@media (min-width:768px) and (max-width:1018px){.td-pb-span12 .alignleft,.mceContentBody-max-width-big .alignleft{max-width:400px !important}}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px}.alignright{float:right;margin-top:6px;margin-right:0;margin-bottom:6px !important;margin-left:24px !important}@media (min-width:1019px) and (max-width:1140px){.alignright{max-width:312px;margin-left:21px}}@media (min-width:768px) and (max-width:1018px){.alignright{max-width:220px;margin-left:21px}}@media (max-width:767px){.alignright{text-align:center;margin-left:auto !important;margin-right:auto !important;max-width:100%;margin-bottom:21px}.alignright img{text-align:center;margin-left:auto;margin-right:auto}.alignright figcaption{text-align:center}}.mce-content-body .alignright{margin:6px 0 6px 24px}@media (min-width:1019px) and (max-width:1140px){.td-pb-span12 .alignright,.mceContentBody-max-width-big .alignright{max-width:550px !important}}@media (min-width:768px) and (max-width:1018px){.td-pb-span12 .alignright,.mceContentBody-max-width-big .alignright{max-width:400px !important}}.entry-title a:hover,.td-post-category:hover,.widget a:hover,.td_block_wrap a:hover{text-decoration:none !important}.wp-block-quote.is-large:not(.td_quote_box),.wp-block-quote.is-style-large:not(.td_quote_box){padding:0}.wp-block-quote.is-large cite,.wp-block-quote.is-style-large cite{font-size:13px}.wp-block-quote.is-large:not(.td_quote_left) cite,.wp-block-quote.is-style-large:not(.td_quote_left) cite{text-align:center}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px;border:none;border-bottom:2px solid #8f98a1;margin:1.65em auto}.wp-block-separator.is-style-wide{border-width:0 0 1px}.twitter-tweet p{font-family:initial;font-size:initial;line-height:initial;font-style:initial;text-align:initial;text-transform:initial;color:initial;font-weight:initial}blockquote small{margin-top:5px;display:block;font-size:13px;font-style:italic;font-weight:400;text-transform:none;color:#444}blockquote.pull-right{padding-left:20px;border-right:none}blockquote.pull-right:after{border-right:2px solid #fb5502;width:40px;right:-40px}.dropcap{float:left;display:block;font-size:50px;line-height:56px;background-color:var(--td_theme_color,#4db2ec);color:#fff;text-align:center;margin:9px 13px 0 0;padding:2px 10px 4px;font-family:Verdana,BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;text-transform:uppercase;min-width:62px;min-height:62px}.dropcap1{border-radius:70px;font-size:40px;padding:2px 14px 4px}.dropcap2{background-color:transparent !important;color:#4b4b4b;font-size:79px;line-height:69px;margin:0 9px 0 0;padding:0 13px 0 0}.dropcap3{background-color:transparent !important;color:#4b4b4b;font-weight:700;font-size:79px;line-height:69px;margin:0 9px 0 0;padding:0 13px 0 0}.td_text_columns_two_cols{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;-webkit-column-rule-style:solid;-moz-column-rule-style:solid;column-rule-style:solid;-webkit-column-rule-width:1px;-moz-column-rule-width:1px;column-rule-width:1px;-webkit-column-rule-color:#e9e9e9;-moz-column-rule-color:#e9e9e9;column-rule-color:#e9e9e9;margin-bottom:26px}.td_btn{cursor:pointer;display:inline-block;position:relative;color:#fff;font-family:'Open Sans',arial,sans-serif;font-weight:600}.td_btn_sm{padding:5px 10px;font-size:12px;line-height:1.5}.td_btn_sm.td_round_btn{border-radius:3px}.td_btn_md{padding:9px 12px;font-size:16px;line-height:20px}.td_btn_md.td_round_btn{border-radius:4px}.td_btn_lg{padding:10px 16px;font-size:18px;line-height:1.33}.td_btn_lg.td_round_btn{border-radius:6px}.td_default_btn,.td_round_btn{transition:background-color .1s ease;-webkit-transition:background-color .1s ease;background-color:var(--td_theme_color,#4db2ec)}.td_default_btn:hover,.td_round_btn:hover{background-color:#444 !important}.td_default_btn:active,.td_round_btn:active{background-color:#000 !important}.td_outlined_btn{border-radius:4px;border:2px solid var(--td_theme_color,#4db2ec);color:var(--td_theme_color,#4db2ec);background-color:transparent;transition:all .1s ease;-webkit-transition:all .1s ease}.td_outlined_btn:hover{background-color:var(--td_theme_color,#4db2ec);color:#fff}.td_outlined_btn:active{background-color:#444 !important;border-color:#444}.td_shadow_btn{background-color:var(--td_theme_color,#4db2ec);top:0;-webkit-box-shadow:0 4px 7px 0 rgba(0,0,0,.25);-moz-box-shadow:0 4px 7px 0 rgba(0,0,0,.25);box-shadow:0 4px 7px 0 rgba(0,0,0,.25);transition:top .1s ease;-webkit-transition:top .1s ease}.td_shadow_btn:hover{top:-3px;-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,.25);-moz-box-shadow:0 6px 12px 0 rgba(0,0,0,.25);box-shadow:0 6px 12px 0 rgba(0,0,0,.25)}.td_shadow_btn:active{background-color:#444 !important}.td_3D_btn{background-color:var(--td_theme_color,#4db2ec);top:0;transition:top .1s ease;-webkit-transition:top .1s ease}.td_3D_btn:after{content:"";position:absolute;display:block;left:0;top:100%;width:100%;height:5px;background-color:rgba(0,0,0,.25);z-index:0;transition:height .1s ease;-webkit-transition:height .1s ease}.td_3D_btn:hover{top:5px}.td_3D_btn:hover:before{height:0}.td_3D_btn:hover:after{height:0}.td_3D_btn:active{background-color:#444 !important}.td_text_highlight_0{background-color:rgba(0,0,0,.77);padding:5px 0 6px;margin:0 8px;box-shadow:8px 0 0 rgba(0,0,0,.77),-8px 0 0 rgba(0,0,0,.77);color:#2a2a2a;-webkit-transition:color .4s;transition:color .4s}.td_text_highlight_0:hover{color:#f9f9f9;cursor:default}.td_text_highlight_marker{padding:5px 0 6px;margin:0 8px;color:#fff;-webkit-transition:color .4s;transition:color .4s}.td_text_highlight_marker:hover{color:#f9f9f9}.td_text_highlight_marker_red{background-color:rgba(255,28,26,.62);box-shadow:8px 0 0 rgba(255,28,26,.62),-8px 0 0 rgba(255,28,26,.62)}.td_text_highlight_marker_blue{background-color:rgba(57,213,255,.75);box-shadow:8px 0 0 rgba(57,213,255,.75),-8px 0 0 rgba(57,213,255,.75)}.td_text_highlight_marker_green{background-color:rgba(77,216,69,.65);box-shadow:8px 0 0 rgba(77,216,69,.65),-8px 0 0 rgba(77,216,69,.65)}.td_text_highlight_marker_yellow{background-color:rgba(255,203,0,.75);box-shadow:8px 0 0 rgba(255,203,0,.75),-8px 0 0 rgba(255,203,0,.75)}.td_text_highlight_marker_pink{background-color:rgba(255,101,243,.75);box-shadow:8px 0 0 rgba(255,101,243,.75),-8px 0 0 rgba(255,101,243,.75)}.td-paragraph-padding-0{display:block;padding-left:0;padding-right:6%}.td-paragraph-padding-1{display:block;padding-left:6%;padding-right:6%}.td-paragraph-padding-2{display:block;padding-left:12%;padding-right:12%}.td-paragraph-padding-3{display:block;padding-left:6%;padding-right:12%}.td-paragraph-padding-4{display:block;padding-left:6%;padding-right:0}.td-paragraph-padding-5{display:block;padding-left:18%;padding-right:18%}.td-paragraph-padding-6{display:block;padding-left:12%;padding-right:6%}.td-pb-span8 .td-paragraph-padding-0,.mceContentBody-max-width-small .td-paragraph-padding-0{padding-right:4%}.td-pb-span8 .td-paragraph-padding-1,.mceContentBody-max-width-small .td-paragraph-padding-1{padding-left:4%;padding-right:4%}.td-pb-span8 .td-paragraph-padding-2,.mceContentBody-max-width-small .td-paragraph-padding-2{padding-left:8%;padding-right:8%}.td-pb-span8 .td-paragraph-padding-3,.mceContentBody-max-width-small .td-paragraph-padding-3{padding-left:4%;padding-right:8%}.td-pb-span8 .td-paragraph-padding-4,.mceContentBody-max-width-small .td-paragraph-padding-4{padding-left:4%}.td-pb-span8 .td-paragraph-padding-5,.mceContentBody-max-width-small .td-paragraph-padding-5{padding-left:12%;padding-right:12%}.td-pb-span8 .td-paragraph-padding-6,.mceContentBody-max-width-small .td-paragraph-padding-6{padding-left:8%;padding-right:4%}@media (max-width:500px){.td-paragraph-padding-0,.td-paragraph-padding-1,.td-paragraph-padding-2,.td-paragraph-padding-3,.td-paragraph-padding-4,.td-paragraph-padding-5,.td-paragraph-padding-6{padding-left:10px !important;padding-right:10px !important}}.td_module_wrap{position:relative;padding-bottom:35px}.td_module_wrap .entry-title{font-size:21px;line-height:25px;margin:0 0 6px}.td_module_wrap:hover .entry-title a{color:var(--td_theme_color,#4db2ec)}.entry-title{word-wrap:break-word}.td-module-thumb{position:relative;margin-bottom:13px}.td-module-thumb .entry-thumb{display:block}.td-video-play-ico{position:absolute;width:40px;height:40px;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);background-color:rgba(0,0,0,.48);border:.05em solid #fff;border-radius:100%;font-size:40px;z-index:1;-webkit-box-shadow:0 0 .15em rgba(0,0,0,.4);box-shadow:0 0 .15em rgba(0,0,0,.4)}.td-video-play-ico i{position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);font-size:35%;color:#fff}.td-video-play-ico i.td-icon-video-thumb-play{left:54%}.td-video-play-ico i.td-icon-audio-thumb-play{left:47%}.td-video-play-ico.td-video-small{width:20px;height:20px;font-size:20px}.td-module-meta-info{font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:11px;margin-bottom:7px;line-height:1;min-height:17px}.td_module_wrap.td-meta-info-hide .td-module-meta-info{min-height:1px;margin-top:-4px}.entry-review-stars{display:inline-block;position:relative;top:1px;vertical-align:middle}.td-post-author-name{font-weight:700;display:inline-block;position:relative;top:2px}.td-post-author-name a{color:#000}.td-post-author-name span{color:#ccc;margin:0 2px;font-weight:400}.td-post-author-name div{display:inline;margin-right:2px}.td-post-date{color:#767676;display:inline-block;position:relative;top:2px}.td-module-comments{position:relative;float:right;font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:10px;font-weight:600;text-align:center;line-height:1}.td-module-comments a{color:#fff;background-color:#000;display:inline-block;min-width:17px;padding:3px 4px 4px 5px;position:relative}.td-module-comments a:after{position:absolute;bottom:-3px;left:0;content:'';width:0;height:0;border-style:solid;border-width:3px 3px 0 0;border-color:#000 transparent transparent}.td-excerpt{font-size:13px;color:#767676;font-family:'Open Sans','Open Sans Regular',sans-serif;word-wrap:break-word;overflow-wrap:anywhere;margin-top:9px}.td-read-more,.more-link-wrap{display:inline-block;font-family:'Roboto',sans-serif;margin-bottom:20px}.td-read-more a,.more-link-wrap a{background-color:var(--td_theme_color,#4db2ec);color:#fff;display:inline-block;font-size:13px;font-weight:500;line-height:1;padding:10px 15px;-webkit-transition:background-color .4s;transition:background-color .4s}.td-read-more a:hover,.more-link-wrap a:hover{background-color:var(--td_black,#222) !important;text-decoration:none}.td-admin-edit{position:absolute;left:0;top:0;display:none;z-index:2;background-color:rgba(0,0,0,.3);color:#fff !important;padding:3px 10px;font-size:13px;-webkit-transition:background-color .4s;transition:background-color .4s}.td-admin-edit:hover{background-color:#000}.td-module-thumb:hover .td-admin-edit{display:block}.td-post-category{font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:10px;font-weight:600;line-height:1;background-color:var(--td_black,#222);color:#fff;margin-right:5px;padding:3px 6px 4px;display:block;vertical-align:top;transition:all .2s ease;-webkit-transition:all .2s ease}.td-post-category:hover{background-color:var(--td_theme_color,#4db2ec)}.td-module-image{position:relative}.td-module-image .td-post-category{position:absolute;bottom:0}.td-module-meta-info .td-post-category{display:inline-block}.td_module_15{padding-bottom:20px;border-bottom:1px dashed #f2f2f2;margin-bottom:40px}.td_module_15 .entry-title{font-size:34px;line-height:42px;margin-bottom:8px;margin-top:0}@media (max-width:1018px){.td_module_15 .entry-title{font-size:26px;line-height:36px}}.td_module_15 .entry-title a:hover{text-decoration:none}.td_module_15.sticky .entry-title a{color:var(--td_theme_color,#4db2ec)}.td_module_15 .td-module-meta-info a:hover{text-decoration:none}.td_module_15.post{margin-top:0}.td_module_15.post .td-post-comments{display:inline-block;float:none;margin-left:22px;vertical-align:top;position:relative;top:2px}.td_module_15.post .td-post-comments a{color:#444}.td_module_15.post .td-module-meta-info{margin-bottom:21px}.td_module_15 .entry-review-stars{top:5px}.td_module_15 .td-post-content{padding-bottom:0}.td_module_15 .td-icon-comments{font-size:9px;margin-right:5px;vertical-align:middle}.td_module_15 .alignwide{width:100% !important;margin-left:0 !important}.td_module_15 .alignfull{left:auto;transform:none;width:auto !important;margin-left:0 !important}.td_module_15 .alignfull.wp-block-columns{padding-left:0;padding-right:0}.block-title{font-family:'Roboto',sans-serif;font-size:14px;line-height:1;margin-top:0;margin-bottom:26px;border-bottom:2px solid var(--td_header_color,var(--td_black,#222))}.block-title>a,.block-title>span,.block-title>label,.block-title>span>a{line-height:17px;display:inline-block;padding:7px 12px 4px;background-color:var(--td_header_color,var(--td_black,#222));color:var(--td_text_header_color,#fff)}.td-block-title span,.td-block-title a{display:inline-block}.td_block_template_1 .block-title{text-align:left}.td-page-title{font-size:30px;line-height:38px;margin:-9px 0 19px}.td-page-title,.td-page-title h1{color:var(--td_page_title_color,var(--td_text_color,#111))}@media (min-width:768px) and (max-width:1018px){body .td-page-title{font-size:26px;line-height:34px;margin:-2px 0 19px}}@media (max-width:767px){body .td-page-title{font-size:24px;line-height:32px}}@media (min-width:768px) and (max-width:1018px){.page-template-page-pagebuilder-title .td-crumb-container,.page-template-default .td-crumb-container{margin-bottom:0}}.page-template-page-pagebuilder-title .wpb_text_column p:last-child,.page-template-default .wpb_text_column p:last-child{margin-bottom:26px}.page-template-page-pagebuilder-title .wpb_text_column figure img,.page-template-default .wpb_text_column figure img{margin-bottom:0 !important}.page-template-page-pagebuilder-title .td-main-content-wrap{padding-top:0}.td-main-content-wrap{padding-bottom:40px}@media (max-width:767px){.td-main-content-wrap{padding-bottom:26px}}.td-main-page-wrap{padding-top:48px}@media (max-width:767px){.td-main-page-wrap{padding-top:32px}}.td-author-page{font-size:12px}@media (min-width:1019px) and (max-width:1140px){.td-author-page{margin-bottom:40px}}@media (min-width:768px) and (max-width:1018px){.td-author-page{margin-bottom:28px}}@media (max-width:767px){.td-author-page{margin-bottom:28px}}.td-author-counters{font-family:'Roboto',sans-serif;font-size:11px;font-weight:700;color:#fff;margin-bottom:12px}@media (max-width:767px){.td-author-counters{margin-bottom:10px}}.td-author-counters span{background-color:var(--td_black,#222);padding:4px 9px 3px;margin-right:10px;position:relative;top:0}@-moz-document url-prefix(){.td-author-counters span{padding:3px 9px;top:-1px}}.td-404-title{font-family:'Roboto',sans-serif;font-size:40px;color:#222;text-align:center;line-height:50px;margin:50px 0 17px}@media (max-width:767px){.td-404-title{font-size:34px;line-height:44px}}.td-404-sub-title{font-family:'Roboto',sans-serif;font-size:21px;line-height:24px;color:#a6a6a6;text-align:center;margin:0 0 40px}@media (max-width:767px){.td-404-sub-title{font-size:17px;line-height:22px}}.td-404-sub-sub-title{text-align:center;margin-bottom:70px}.td-404-sub-sub-title a{background-color:var(--td_black,#222);border:medium none;color:#fff;font-size:11px;font-weight:700;line-height:16px;padding:8px 15px;margin-left:6px}.td-404-sub-sub-title a:hover{color:#fff;background-color:var(--td_theme_color,#4db2ec)}.td-404-head{text-align:center}.td-attachment-page-content p{color:#444;font-size:11px;font-style:italic;line-height:17px}.td-attachment-prev{display:inline-block;margin:10px 0 21px}.td-attachment-prev img{width:100px;height:100px}.td-attachment-next{float:right;margin:10px 0 21px}.td-attachment-next img{width:100px;height:100px}.td-search-query{color:var(--td_theme_color,#4db2ec)}.search-page-search-wrap{margin:37px 0 51px}.td-search-form-widget{position:relative;line-height:21px}.td-search-form-widget .wpb_button{height:32px;position:absolute;right:0;top:0;text-shadow:none;padding:7px 15px 8px;line-height:16px;margin:0}.td-search-form-widget .wpb_button:hover{background-color:var(--td_theme_color,#4db2ec)}.td-search-form-widget div{text-align:left}.td-search-form-widget .td-widget-search-input{width:95%;border-right:0;height:32px;line-height:21px;position:relative;top:0;display:inline-table;vertical-align:middle}.td_search_subtitle{position:relative;top:11px;left:2px;font-size:12px}.page-nav{margin:30px 0;font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:12px;display:inline-block;width:100%}@media (max-width:767px){.page-nav{margin-right:auto;margin-left:auto;display:table;width:auto}}.page-nav a:hover{color:#fff;background-color:#444;border-color:#444}.page-nav a,.page-nav span{padding:5px 11px;border:1px solid #e3e3e3;display:inline-block;margin:0 8px 8px 0;min-width:33px;text-align:center;color:#666;line-height:21px;float:left}@media (max-width:767px){.page-nav .first,.page-nav .last{display:none}}.page-nav .extend{border:none}@media (max-width:767px){.page-nav .extend{display:none}}.page-nav i{font-size:9px;line-height:1;display:inline-table}.page-nav .page-nav-icon-svg{display:inline-flex;align-items:center;justify-content:center}.page-nav .page-nav-icon-svg svg{width:9px;height:10px}.page-nav .page-nav-icon-svg svg,.page-nav .page-nav-icon-svg svg *{fill:#666}.page-nav a:hover .page-nav-icon-svg svg,.page-nav a:hover .page-nav-icon-svg svg *{fill:#fff}.page-nav .pages{float:right;margin:0;border:none;padding:6px 0 6px 6px}@media (max-width:767px){.page-nav .pages{display:none}}.page-nav .current{background-color:var(--td_theme_color,#4db2ec);color:#fff;border-color:var(--td_theme_color,#4db2ec)}.page-nav:first-child>div{padding:5px 11px;border:1px solid var(--td_theme_color,#4db2ec);display:inline-block;margin:0 8px 8px 0;min-width:33px;text-align:center;color:#fff;line-height:21px;float:left;background-color:var(--td_theme_color,#4db2ec)}.page-nav .td-icon-menu-right{padding-left:1px}.page-nav .td-icon-menu-left{padding-right:1px}.rtl .page-nav a,.rtl .page-nav span{float:right;margin:0 0 8px 8px}.rtl .page-nav .pages{float:left;padding:6px 6px 6px 0}.rtl .page-nav .td-icon-menu-left:before{content:'\e80d'}.rtl .page-nav .td-icon-menu-right:before{content:'\e80c'}.td-page-content{padding-bottom:26px}.td-page-content,.td-page-content p{color:var(--td_page_content_color,var(--td_black,#222))}.td-page-content h1,.td-page-content h2,.td-page-content h3,.td-page-content h4,.td-page-content h5,.td-page-content h6{color:var(--td_page_h_color,var(--td_text_color,#111))}.td-page-content table{margin-bottom:21px}.tdc-theme-Newspaper{overflow-x:hidden}.td-pb-span4 .wpb_wrapper,.td-ss-main-sidebar{perspective:unset !important}.td-crumb-container{min-height:35px;margin-bottom:9px;padding-top:21px}@media (min-width:768px) and (max-width:1018px){.td-crumb-container{padding-top:16px}}@media (max-width:767px){.td-crumb-container{padding-top:11px}}@media (max-width:767px){.single-post .td-bred-no-url-last{display:none}}.entry-crumbs{font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:12px;color:#c3c3c3;line-height:18px;padding-top:1px;padding-bottom:2px}.entry-crumbs a{color:#c3c3c3}.entry-crumbs a:hover{color:#777}.entry-crumbs .td-bread-sep{font-size:8px;margin:0 5px}.td-category{list-style:none;font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:10px;margin-top:0;margin-bottom:10px;line-height:1}.td-category li{display:inline-block;margin:0 5px 5px 0;line-height:1}.td-category a{color:#fff;background-color:var(--td_black,#222);padding:3px 6px 4px;white-space:nowrap;display:inline-block}.td-category a:hover{opacity:.9}@media (max-width:767px){.single .td-category{margin-bottom:0}}.post{background-color:var(--td_container_transparent,#fff)}.post header .entry-title{margin-top:0;margin-bottom:7px;word-wrap:break-word;font-size:41px;line-height:50px}@media (max-width:1018px){.post header .entry-title{font-size:32px;line-height:36px}}@media (max-width:767px){.post header .entry-title{margin-top:3px;margin-bottom:9px}}.td-post-sub-title{font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:16px;font-style:italic;font-weight:300;line-height:24px;color:#999;margin:9px 0 14px}@media (max-width:767px){.td-post-sub-title{margin:0 0 16px}}.bypostauthor{line-height:1}header .td-module-meta-info{margin-bottom:16px}header .td-post-author-name{font-weight:400;color:#444;float:left}header .td-post-author-name a{font-weight:700;margin-right:3px}header .td-post-date{margin-left:4px;color:#767676;float:left}header .td-post-views{float:right;margin-right:22px}header .td-post-views span{line-height:15px;vertical-align:top}header .td-icon-views{position:relative;line-height:17px;font-size:14px;margin-right:5px}header .td-post-comments{float:right;position:relative;top:2px}header .td-post-comments a{color:#444}header .td-post-comments i{vertical-align:middle}header .td-icon-comments{margin-right:5px;font-size:9px}.post footer{clear:both}.page-nav.page-nav-post{margin-top:0}.td-post-source-tags{font-size:11px}.td-post-source-tags a{font-size:11px}.td-post-source-tags .td-no-tags{margin-bottom:34px}.td-post-source-via{font-family:'Open Sans','Open Sans Regular',sans-serif;font-weight:600}.td-post-small-box{margin-bottom:4px;line-height:20px;clear:left;height:20px;display:table}.td-post-small-box span{background-color:var(--td_black,#222);padding:5px 9px;color:#fff;display:block;text-transform:uppercase;line-height:10px;float:left;height:20px}.td-post-small-box a{display:block;float:left;border:1px solid var(--td_grid_border_color,#ededed);margin-left:4px;line-height:8px;color:var(--td_text_color,#111);padding:5px 8px;height:20px}.td-post-small-box a:hover{color:#fff;background-color:var(--td_theme_color,#4db2ec);border-color:var(--td_theme_color,#4db2ec)}.td-tags{margin:0 0 30px;font-family:'Open Sans','Open Sans Regular',sans-serif;display:table;line-height:20px;font-weight:600}.td-tags li{list-style:none;display:inline-block;line-height:20px;margin-left:0;float:left;margin-bottom:4px}.td-tags span,.td-tags a{margin-right:4px;margin-left:0}.td-post-next-prev-content{display:inline-block;font-family:'Roboto',sans-serif;word-break:break-word}.td-post-next-prev-content span{display:block;font-size:12px;color:#c1c1c1;margin-bottom:7px}.td-post-next-prev-content a{display:block;font-size:15px;color:#222;line-height:21px;margin-bottom:43px}.td-post-next-prev-content a:hover{color:var(--td_theme_color,#4db2ec)}.td-post-next-post{text-align:right}.td-next-prev-separator{display:none}@media (max-width:767px){#td-outer-wrap .td-post-prev-post,#td-outer-wrap .td-post-next-post{width:50%;float:left}}.author-box-wrap{border:1px solid var(--td_grid_border_color,#ededed);padding:21px;margin-bottom:48px}@media (max-width:767px){.author-box-wrap{text-align:center}}.author-box-wrap .avatar{float:left;max-width:96px}@media (max-width:767px){.author-box-wrap .avatar{margin-bottom:5px;float:none}}.author-box-wrap .desc{margin-left:117px;font-size:12px}@media (max-width:767px){.author-box-wrap .desc{margin-left:0}}.author-box-wrap .td-social-icon-wrap .td-icon-font{color:#222}.author-box-wrap .td-author-social{margin-bottom:-5px}.author-box-wrap .td-author-social a{color:#444;margin-top:11px}.author-box-wrap .td-author-social a:hover{color:var(--td_theme_color,#4db2ec)}.author-box-wrap .td-author-social .td-icon-font{font-size:15px;width:auto;min-width:18px;height:auto;margin-right:15px}.td-author-name{font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:15px;line-height:21px;font-weight:700;margin:7px 0 8px}.td-author-name a{color:#222}.td-author-name a:hover{color:var(--td_theme_color,#4db2ec)}.td-author-url{font-size:11px;font-style:italic;line-height:21px;margin-bottom:6px}.td-author-url a{color:#444}.td-author-url a:hover{color:var(--td_theme_color,#4db2ec)}.wp-embedded-content{width:100%}.td-post-content .wpml-ls-statics-post_translations .wpml-ls-flag{margin-bottom:0}.single.wpb-js-composer .td-post-content .tdc-row{width:100%}.td-post-content p:empty{display:none}.td-post-featured-image{position:relative}.td-post-featured-image img{display:block;margin-bottom:26px;width:100%}.td-post-featured-image .wp-caption-text{margin-bottom:26px;z-index:1}.td-post-content{margin-top:21px;padding-bottom:16px}@media (max-width:767px){.td-post-content{margin-top:16px}}.td-post-content p{word-wrap:break-word}.td-post-content img{display:block}.td-post-content table{margin-bottom:21px}.td-post-content .td-gallery{clear:both}.td-post-content .fb-video{margin-bottom:26px}.td-post-content #fb-root+p{margin:0}.td-post-template-default .td-post-title .td-post-comments{margin-left:22px}.td-post-template-default .td-post-title div.td-post-views{margin-right:0}@media (max-width:1018px){.td-post-template-default .td-post-header header .entry-title{font-size:32px;line-height:36px}}.td-post-template-default .td-post-featured-image img{width:auto}.td-post-template-default .wpb_video_wrapper{margin-bottom:26px}.td-post-template-default .wpb_video_wrapper .fb-video{margin-bottom:0}.td-post-template-default .wpb_video_wrapper iframe{display:block}.td-post-template-default .wpb_video_wrapper .twitter-video{max-width:none !important}.td-post-template-default .wpb_video_wrapper video{max-width:100%}.comment{list-style:none;margin-left:0;padding-bottom:13px;border-bottom:1px dashed var(--td_grid_border_color,#ededed);margin-bottom:21px}.comment:first-child{border-top:none}.comment .avatar{float:left;margin-right:20px;margin-bottom:20px;width:50px}.comment cite{font-family:'Open Sans','Open Sans Regular',sans-serif;font-weight:700;font-style:normal;font-size:14px;line-height:1}@media (max-width:500px){.comment cite{font-size:16px}}@media (max-width:500px){.comment cite a{display:block}}.comment .comment-content,.comment .comment-meta,.comment .comment-respond{margin-left:56px;display:table-row}.comment .comment-content{margin-top:7px}.comment .comment-content p{margin-bottom:21px}.comment .comment-content p:last-child{margin-bottom:0}.comment p{margin-bottom:0;word-wrap:break-word}.comment .logged-in-as{margin-bottom:10px}.comment .children{margin-left:70px;padding-top:16px;border-top:1px dashed var(--td_grid_border_color,#ededed);margin-top:13px}@media (max-width:500px){.comment .children{margin-left:34px}}.comment .children .children{margin-left:56px}@media (max-width:500px){.comment .children .children{margin-left:0}}.comment .children .comment:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.comment .children .comment .avatar{width:36px;height:36px;position:relative;top:5px}@media (max-width:500px){.comment .children .comment .avatar{top:0}}.comment .children .comment .comment-content,.comment .children .comment .comment-meta,.comment .children .comment .comment-respond{margin-left:56px}.td-comments-title-wrap{transform:translateZ(0);-webkit-transform:translateZ(0)}.comment-link{font-size:11px;line-height:1;color:#747474;padding-left:10px}@media (max-width:500px){.comment-link{padding-left:0;margin-bottom:5px;margin-top:5px;display:block}}.comment-edit-link{font-size:11px;line-height:1;padding-left:10px}.comment-edit-link:hover{text-decoration:underline}@media (max-width:500px){.comment-edit-link{padding-left:0;margin-bottom:5px;margin-top:5px;display:block}}.comment-meta{margin-top:3px}.comment-respond{margin-bottom:21px}@media (max-width:767px){.comment-respond{margin-left:0 !important}}.comment-reply-link{font-size:11px;color:#747474}.comment-reply-link:hover{color:var(--td_theme_color,#4db2ec)}.single .comments{margin-bottom:48px;padding-top:10px;margin-top:-10px}#reply-title{font-size:16px;font-weight:700;margin-bottom:7px;margin-top:10px}.logged-in-as{margin-top:0;margin-bottom:10px;font-size:13px}.logged-in-as a{color:var(--td_text_color,#111);font-weight:600}.logged-in-as a:hover{color:var(--td_theme_color,#4db2ec)}@media (max-width:767px){.logged-in-as a:last-child{display:block;float:right}}#cancel-comment-reply-link{font-size:12px;font-weight:400;color:var(--td_text_color,#111);margin-left:10px}#cancel-comment-reply-link:hover{color:var(--td_theme_color,#4db2ec)}.comment .comment-form-input-wrap{margin-top:0;margin-bottom:21px}.comment-subscription-form{margin-bottom:3px;font-size:13px}.comment-subscription-form .subscribe-label{margin-left:3px;position:relative;top:-1px}@media (max-width:767px){.td-login-comment{background-color:#222;width:100%;margin-top:20px;text-align:center;text-transform:uppercase;font-size:14px;font-weight:700}.td-login-comment a{color:#fff;padding:14px 0 15px;line-height:19px;display:block}}@media (max-width:767px){.comments .comment-form .submit{width:100%;font-size:15px;font-weight:700;padding:15px 0;text-transform:uppercase}}.comments{clear:both}.comment-form .td-warning-comment,.comment-form .td-warning-author,.comment-form .td-warning-email,.comment-form .td-warning-email-error,.comment-form .td-warning-captcha,.comment-form .td-warning-captcha-score{display:none}.comment-form textarea{display:block}.td-comment-form-warnings .td-warning-comment,.td-comment-form-warnings .td-warning-author,.td-comment-form-warnings .td-warning-email,.td-comment-form-warnings .td-warning-email-error,.td-comment-form-warnings .td-warning-captcha,.td-comment-form-warnings .td-warning-captcha-score{margin-bottom:-11px;color:#ff7a7a;font-size:11px;font-style:italic;line-height:15px}.td-form-comment,.td-form-author,.td-form-email,.td-form-url{margin-top:0;margin-bottom:21px}@media (max-width:767px){.comment-pagination{margin-bottom:25px;margin-left:-3%;margin-right:-3%;text-align:center}.comment-pagination a{background-color:#222;color:#fff;padding:14px 0;display:inline-block;width:45%;text-align:center;line-height:1;margin:0 2%;font-size:13px}}@media (max-width:767px){.comment-list li:last-child{border:none}}.comment-form-cookies-consent label{margin-left:8px}.comment-form-cookies-consent *{vertical-align:middle}.wp-block-image{margin-bottom:21px}.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{margin-bottom:21px}.wp-block-image figcaption{font-family:Verdana,BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;text-align:left;margin:6px 0 0;font-size:11px;font-style:italic;font-weight:400;line-height:17px;color:#444}.wp-block-image.alignfull figcaption{margin-right:20px;margin-left:20px}.wp-block-gallery{margin-bottom:26px}.wp-block-gallery figcaption{font-family:Verdana,BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:11px;line-height:17px}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{font-family:Verdana,BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:11px;line-height:17px}.wp-block-gallery.alignnone{display:flex}.wp-block-categories{padding:0 10px}.wp-block-categories,.wp-block-categories ul{list-style-type:none}.wp-block-categories ul{margin:5px 0 0;padding-left:26px}.wp-block-categories li{margin-left:0;margin-bottom:5px}.wp-block-categories li:last-child{margin-bottom:0}.wp-block-categories a{color:#000}.wp-block-categories a:hover{text-decoration:none;color:var(--td_theme_color,#4db2ec)}.wp-block-categories .td-widget-no{float:right}.wp-block-categories .td-widget-no:before{content:'('}.wp-block-categories .td-widget-no:after{content:')'}.wp-block-categories select{height:30px;margin-bottom:10px;margin-top:13px;padding:0 5px}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:36px;line-height:1.2}.wp-block-quote.is-large cite,.wp-block-quote.is-style-large cite{font-size:13px}.wp-block-quote p.has-regular-font-size{font-size:1em}.wp-block-quote p.has-larger-font-size{font-size:3.34em}.wp-block-quote cite{color:#6c7781;font-size:13px;margin-top:1em;position:relative;font-style:normal}figure.wp-block-pullquote{font-size:14px}figure.wp-block-pullquote.has-larger-font-size{font-size:3.34em}figure.wp-block-pullquote p{font-size:1em;line-height:1.858em;font-weight:600}.wp-block-archives{font-family:'Open Sans','Open Sans Regular',sans-serif}.wp-block-archives li{line-height:30px;list-style:none;padding:0;margin-left:0 !important}.wp-block-archives li a{color:#222}.wp-block-archives li a:hover{color:var(--td_theme_color,#4db2ec);text-decoration:none !important}.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:0}.wp-block-latest-comments .wp-block-latest-comments__comment{display:flex;margin:10px 0 !important;line-height:21px;padding-bottom:13px;font-size:12px}.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date{display:block;font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:11px;line-height:16px;color:#b5b5b5;font-style:italic;margin-bottom:5px}.wp-block-latest-comments .wp-block-latest-comments__comment p{margin-bottom:0}.wp-block-latest-comments .wp-block-latest-comments__comment a{color:#222;font-style:italic;font-size:11px;font-weight:700}.wp-block-latest-comments .wp-block-latest-comments__comment a:hover{color:var(--td_theme_color,#4db2ec);text-decoration:none !important}.wp-block-latest-posts:not(.is-grid) li{list-style:none;margin-bottom:8px !important;margin-left:0;padding-bottom:7px;border-bottom:1px dashed #f1f1f1;font-family:'Roboto',sans-serif}.wp-block-latest-posts:not(.is-grid) li:last-child{border-bottom:none}.wp-block-latest-posts:not(.is-grid) li a{display:inline-block;color:#222;line-height:21px}.wp-block-latest-posts:not(.is-grid) li a:hover{color:var(--td_theme_color,#4db2ec);text-decoration:none !important}.wp-block-latest-posts:not(.is-grid) .wp-block-latest-posts__post-date{display:block;font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:11px;line-height:16px;color:#b5b5b5;font-style:italic;margin-bottom:5px}.wp-block-button:not(.is-style-outline) .wp-block-button__link{transition:background-color .1s ease;-webkit-transition:background-color .1s ease;padding:9px 12px;font-size:16px;line-height:20px;font-family:'Open Sans','Open Sans Regular',sans-serif;font-weight:600}.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover{background-color:#444 !important;text-decoration:none !important}.wp-block-button:not(.is-style-outline) .wp-block-button__link:not([class*=has-background]){background-color:var(--td_theme_color,#4db2ec)}.wp-block-button.is-style-outline .wp-block-button__link{border-width:2px;border-style:solid;transition:all .1s ease;-webkit-transition:all .1s ease}.wp-block-button.is-style-outline .wp-block-button__link:not([class*=has-background]){background-color:transparent}.wp-block-button.is-style-outline .wp-block-button__link:not([class*=has-background]):hover{background-color:#4db2ec}.wp-block-button.is-style-outline .wp-block-button__link:not([class*=has-text-color]){color:var(--td_theme_color,#4db2ec);border-color:var(--td_theme_color,#4db2ec)}.wp-block-button.is-style-outline .wp-block-button__link:hover{background-color:#444;color:#fff;text-decoration:none !important}.td-pb-span12 .alignwide{position:relative;left:50%;transform:translateX(-50%);width:1400px;max-width:100vw}.td-pb-span12 .alignwide img,.td-pb-span12 .alignwide video,.td-pb-span12 .alignwide.wp-block-embed iframe{padding:0 calc((100% - 100vw)/2)}.td-pb-span12 .alignwide.wp-block-video video{width:100%}.td-pb-span12 .alignwide.wp-block-embed iframe{width:100%}.td-pb-span12 .alignfull{position:relative;left:50%;transform:translateX(-50%);width:100vw !important;max-width:none !important;margin-left:0;margin-right:0}.td-pb-span12 .alignfull.wp-block-cover.has-parallax{left:auto;transform:none;margin-left:calc((-100vw + 100%)/2)}.td-pb-span12 .alignfull.wp-block-columns{padding-left:8px;padding-right:8px}.td-pb-span12 .alignfull.wp-block-embed-wordpress-tv .wp-block-embed__wrapper{padding-bottom:56.25%}.td-pb-span12 .alignfull.wp-block-embed-wordpress-tv iframe{position:absolute;top:0;left:0;width:100%;height:100%;padding-left:8px;padding-right:8px}.td-pb-span12 .alignfull.wp-block-embed iframe{width:100%}.tdc-column:not(.td-pb-span12) .alignwide{width:100% !important;margin-left:0 !important}.tdc-column:not(.td-pb-span12) .alignfull.wp-block-pullquote blockquote{margin-left:0;margin-right:0}.wp-block-embed-flickr.aligncenter .wp-block-embed__wrapper{display:table;margin-left:auto;margin-right:auto}.wp-block-embed-flickr.alignwide img,.wp-block-embed-flickr.alignfull img{width:100%;height:auto}.wp-block-media-text{margin-bottom:26px}.gallery-item{display:inline-block;text-align:center;vertical-align:top;margin-bottom:20px;width:100%;padding:0 2%}.gallery-item .gallery-caption{text-align:center;margin:0}.gallery-item .gallery-icon img{display:inline-block}.gallery-columns-2,.gallery-columns-3,.gallery-columns-4,.gallery-columns-5,.gallery-columns-6,.gallery-columns-7,.gallery-columns-8,.gallery-columns-9{margin:0 -2% 20px}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-columns-1 .gallery-item{margin-bottom:30px;position:relative}.gallery-columns-1 .gallery-item img{display:block}.gallery-columns-1 .gallery-caption{position:absolute;bottom:0;width:100%;background-color:#0e0e0e;color:#fff;font-size:12px;font-style:normal;padding:8px 14px 10px}.post_td_gallery{font-family:'Open Sans','Open Sans Regular',sans-serif;color:#fff;margin-bottom:24px;background-color:#222;overflow:hidden;clear:both}.td-gallery-slide-top{position:relative;min-height:44px;background-color:#111}.td-gallery-title{font-style:italic;font-size:14px;line-height:21px;font-weight:600;padding:16px 20px;width:80%}@media (max-width:767px){.td-gallery-title{width:65%;font-size:13px;line-height:17px;padding:16px}}.td-gallery-controls-wrapper{height:28px;margin:auto !important;position:absolute;right:0;top:0;bottom:0}.td-gallery-slide-count{display:inline-block;margin-right:7px;font-style:italic;font-size:12px;font-weight:600;vertical-align:middle}@media (max-width:767px){.td-gallery-slide-count{margin-right:0}}.td-gallery-slide-prev-next-but{display:inline-block;margin-right:12px;vertical-align:middle}@media (max-width:767px){.td-gallery-slide-prev-next-but{margin-right:8px}}.td-gallery-slide-prev-next-but .td-icon-left,.td-gallery-slide-prev-next-but .td-icon-right{font-size:16px;padding:0 4px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@media (max-width:767px){.td-gallery-slide-prev-next-but .td-icon-left,.td-gallery-slide-prev-next-but .td-icon-right{padding:0 6px}}.td-gallery-slide-prev-next-but .td-icon-left:before{content:'\e80c'}.td-gallery-slide-prev-next-but .td-icon-right:before{content:'\e80d'}.td-gallery-slide-copywrite{float:right;padding:4px 6px;text-align:left;font-style:italic;line-height:1;font-size:11px;display:inline-block;background-color:rgba(0,0,0,.8)}.td-button{margin:0 4.2px 0 4.3px;background-size:cover !important}.td-doubleSlider-1{overflow:hidden;width:auto;height:580px}@media (min-width:768px) and (max-width:1018px){.td-doubleSlider-1{height:420px}}@media (max-width:767px){.td-doubleSlider-1{height:260px}}.td-doubleSlider-1 .td-slide-galery-figure{height:580px;text-align:center;position:relative}@media (min-width:1019px) and (max-width:1140px){.td-doubleSlider-1 .td-slide-galery-figure{width:980px}}@media (min-width:768px) and (max-width:1018px){.td-doubleSlider-1 .td-slide-galery-figure{width:740px;height:420px}}@media (max-width:767px){.td-doubleSlider-1 .td-slide-galery-figure{width:100%;height:260px}}.td-doubleSlider-1 .td-slide-item img{max-width:none;max-height:100%}@media (max-width:767px){.td-doubleSlider-1 .td-slide-item img{max-width:100%}}@media (max-width:767px){.td-doubleSlider-1 .td-slide-item{width:100%}}.td-doubleSlider-1 .td-slide-item .td-slide-galery-figure img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);overflow:auto}.td-doubleSlider-1 .td-slide-item .td-slide-caption{position:absolute;bottom:0;left:0;text-align:left}.td-doubleSlider-1 .td-slide-item .td-slide-caption span{font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:12px;color:#fff;line-height:18px;width:100%;float:left;padding:5px 10px;background-color:rgba(0,0,0,.6)}.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content{width:100%}.td-slide-on-2-columns .td-gallery-title{width:73%}@media (max-width:767px){.td-slide-on-2-columns .td-gallery-title{width:65%}}.td-slide-on-2-columns .td-doubleSlider-1{height:420px}@media (min-width:768px) and (max-width:1018px){.td-slide-on-2-columns .td-doubleSlider-1{height:320px}}@media (max-width:767px){.td-slide-on-2-columns .td-doubleSlider-1{height:260px}}.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure{height:420px}@media (min-width:1019px) and (max-width:1140px){.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure{width:640px}}@media (min-width:768px) and (max-width:1018px){.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure{width:484px;height:320px}}@media (max-width:767px){.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure{width:100%;height:260px}}.td-slide-on-2-columns .td-button{margin:0 5px}.td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure{height:200px}@media (min-width:768px) and (max-width:1018px){.td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure{height:140px}}.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure{height:300px}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure{height:200px}}.td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure{height:360px}@media (min-width:768px) and (max-width:1018px){.td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure{height:260px}}.td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure{height:420px}@media (min-width:768px) and (max-width:1018px){.td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure{height:320px}}@media (max-width:767px){.td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1,.td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure,.td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure{height:260px}}.td-doubleSlider-2{padding:20px 0 10px;height:80px !important;width:100%;background-color:#111;visibility:hidden}@media (max-width:767px){.td-doubleSlider-2{display:none}}.td-doubleSlider-2 .td-slider{width:100%;height:100%;overflow-wrap:normal}.td-doubleSlider-2 .td-button{top:-10px;display:inline-block;width:80px !important;height:60px;background-size:cover !important;background-position:center !important}@media (min-width:768px) and (max-width:1018px){.td-doubleSlider-2 .td-button{top:-9px !important;width:56px !important;height:58px}}.td-doubleSlider-2 .td-button:hover{cursor:pointer}.td-doubleSlider-2 .td-button .td-border{height:60px;width:80px}@media (min-width:768px) and (max-width:1018px){.td-doubleSlider-2 .td-button .td-border{height:58px;width:56px}}.td-doubleSlider-2.td_center_slide2{text-align:center;padding:25px 0 10px}.td-doubleSlider-2.td_center_slide2 .td-slider{display:inline-block}.td-doubleSlider-2.td_center_slide2 .td-button{position:relative;top:-15px;margin:0 2px 0 3px}.td-js-loaded .td-doubleSlider-2{visibility:visible}.td-slide-galery-figure{width:100% !important}@font-face{font-family:'newspaper';src:url(//gpsg.org.uk/wp-content/themes/Newspaper/images/icons/newspaper.eot?23);src:url(//gpsg.org.uk/wp-content/themes/Newspaper/images/icons/newspaper.eot?23#iefix) format('embedded-opentype'),url(//gpsg.org.uk/wp-content/themes/Newspaper/images/icons/newspaper.woff?23) format('woff'),url(//gpsg.org.uk/wp-content/themes/Newspaper/images/icons/newspaper.ttf?23) format('truetype'),url(//gpsg.org.uk/wp-content/themes/Newspaper/images/icons/newspaper.svg?23#newspaper) format('svg');font-weight:400;font-style:normal;font-display:swap}[class^=td-icon-]:before,[class*=" td-icon-"]:before{font-family:'newspaper';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=td-icon-]{line-height:1;text-align:center;display:inline-block}.td-icon-logout:before{content:'\e800'}.td-icon-down:before{content:'\e801'}.td-icon-left:before{content:'\e802'}.td-icon-right:before{content:'\e803'}.td-icon-up:before{content:'\e804'}.td-icon-views:before{content:'\e805'}.td-icon-menu-down:before{content:'\e806'}.td-icon-left-arrow:before{content:'\e807'}.td-icon-right-arrow:before{content:'\e808'}.td-icon-menu-up:before{content:'\e809'}.td-icon-search:before{content:'\e80a'}.td-icon-user:before{content:'\e80b'}.td-icon-menu-left:before{content:'\e80c'}.td-icon-menu-right:before{content:'\e80d'}.rtl .td-next-prev-wrap .td-icon-menu-left:before{content:'\e80d'}.rtl .td-next-prev-wrap .td-icon-menu-right:before{content:'\e80c'}.td-icon-star:before{content:'\e80f'}.td-icon-mail:before{content:'\e810'}.td-icon-behance:before{content:'\e811'}.td-icon-blogger:before{content:'\e812'}.td-icon-delicious:before{content:'\e813'}.td-icon-deviantart:before{content:'\e814'}.td-icon-digg:before{content:'\e815'}.td-icon-dribbble:before{content:'\e816'}.td-icon-evernote:before{content:'\e817'}.td-icon-facebook:before{content:'\e818'}.td-icon-flickr:before{content:'\e819'}.td-icon-forrst:before{content:'\e81a'}.td-icon-googleplus:before{content:'\e81b'}.td-icon-instagram:before{content:'\e81d'}.td-icon-lastfm:before{content:'\e81e'}.td-icon-linkedin:before{content:'\e81f'}.td-icon-mail-1:before{content:'\e820'}.td-icon-myspace:before{content:'\e821'}.td-icon-path:before{content:'\e822'}.td-icon-paypal:before{content:'\e823'}.td-icon-pinterest:before{content:'\e825'}.td-icon-reddit:before{content:'\e827'}.td-icon-rss:before{content:'\e828'}.td-icon-share:before{content:'\e829'}.td-icon-skype:before{content:'\e82a'}.td-icon-soundcloud:before{content:'\e82b'}.td-icon-spotify:before{content:'\e82c'}.td-icon-stackoverflow:before{content:'\e82d'}.td-icon-steam:before{content:'\e82e'}.td-icon-stumbleupon:before{content:'\e82f'}.td-icon-tumblr:before{content:'\e830'}.td-icon-twitter:before{content:'\e831'}.td-icon-vimeo:before{content:'\e832'}.td-icon-windows:before{content:'\e833'}.td-icon-wordpress:before{content:'\e834'}.td-icon-yahoo:before{content:'\e835'}.td-icon-youtube:before{content:'\e836'}.td-icon-vk:before{content:'\e837'}.td-icon-grooveshark:before{content:'\e838'}.td-icon-star-empty:before{content:'\e839'}.td-icon-star-half:before{content:'\e83a'}.td-icon-close:before{content:'\e83c'}.td-icon-read-down:before{content:'\e83d'}.td-icon-comments:before{content:"\e83b"}.td-icon-mobile:before{content:'\e83e'}.td-icon-whatsapp:before{content:'\f232'}.td-icon-website:before{content:'\f232'}.td-icon-commenting:before{content:'\f27a'}.td-icon-close-mobile:before{content:'\e900'}.td-icon-modal-back:before{content:'\e901'}.td-icon-modal-close:before{content:'\e902'}.td-icon-category:before{content:'\e903'}.td-icon-block-header:before{content:'\e904'}.td-icon-home:before{content:'\e905'}.td-icon-print:before{content:'\f02f'}.td-icon-telegram:before{content:'\f2c6'}.td-icon-line:before{content:'\e906'}.td-icon-viber:before{content:'\e907'}.td-icon-plus:before{content:'\ea0a'}.td-icon-minus:before{content:'\ea0b'}.td-icon-dailymotion:before{content:'\e908'}.td-icon-twitch:before{content:'\e909'}.td-icon-xing:before{content:'\e90a'}.td-icon-ebay:before{content:'\e90b'}.td-icon-acolade:before{content:"\e90c"}.td-icon-backslash:before{content:"\e90d"}.td-icon-bracket-square:before{content:"\e90e"}.td-icon-circle:before{content:"\e90f"}.td-icon-circle-full:before{content:"\e910"}.td-icon-circle-line:before{content:"\e911"}.td-icon-circless:before{content:"\e912"}.td-icon-comma-round:before{content:"\e913"}.td-icon-comma-square:before{content:"\e914"}.td-icon-hash:before{content:"\e915"}.td-icon-linee:before{content:"\e916"}.td-icon-pluss:before{content:"\e917"}.td-icon-point-comma-round:before{content:"\e918"}.td-icon-point-comma-square:before{content:"\e919"}.td-icon-point-round:before{content:"\e91a"}.td-icon-point-square:before{content:"\e91b"}.td-icon-quote-round:before{content:"\e91c"}.td-icon-quote-square:before{content:"\e91d"}.td-icon-romb-full:before{content:"\e91e"}.td-icon-romb-line:before{content:"\e91f"}.td-icon-romb-round-full:before{content:"\e920"}.td-icon-romb-round-line:before{content:"\e921"}.td-icon-rombs:before{content:"\e922"}.td-icon-slashh:before{content:"\e923"}.td-icon-star-full:before{content:"\e924"}.td-icon-star-line:before{content:"\e925"}.td-icon-translingual:before{content:"\e926"}.td-icon-upp:before{content:"\e927"}.td-icon-vertical-line:before{content:"\e928"}.td-icon-naver:before{content:"\e9d3"}.td-icon-video-thumb-play:before{content:"\e9d4"}.td-icon-audio-thumb-play:before{content:"\e9d5"}.td-icon-cart:before{content:"\f07a"}.td-icon-tiktok:before{content:"\e9d6"}.td-icon-yandex:before{content:"\e9d7"}.td-icon-flipboard:before{content:"\e9d9"}.td-icon-insta-carousel:before{content:"\e9da"}.td-icon-check:before{content:"\e9db"}.td-icon-cart-empty:before{content:"\e9dc"}.td-icon-profile:before{content:"\e9dd"}.td-icon-log-out:before{content:"\e9de"}.td-icon-discord:before{content:"\e9df"}.td-icon-audio-pause:before{content:"\e9ce"}.td-icon-audio-play:before{content:"\e9cf"}.td-icon-audio-speaker:before{content:"\e9d0"}.td-icon-audio-speaker-mute:before{content:"\e9d1"}.td-icon-audio-refresh:before{content:"\e9d2"}.td-icon-medium:before{content:"\e929"}.td-icon-github:before{content:"\e92a"}.td-icon-patreon:before{content:"\e92b"}.td-icon-rumble:before{content:"\e92c"}.td-icon-clouthub:before{content:"\e92d"}.td-icon-gab:before{content:"\e92e"}.td-icon-parler:before{content:"\e92f"}.td-icon-gettr:before{content:"\e930"}.td-icon-koo:before{content:"\e937"}.td-icon-copy_url:before{content:"\e931"}.td-icon-user-rev-star-empty:before{content:"\e932"}.td-icon-user-rev-star-half:before{content:"\e933"}.td-icon-user-rev-star-full:before{content:"\e934"}.td-icon-kakao:before{content:"\e935"}.td-icon-strava:before{content:"\e936"}.td-icon-website:before{content:"\e938"}.td-social-icon-wrap:hover .td-icon-font{-webkit-transition:color .3s;transition:color .3s;color:#fff}.td-social-icon-wrap:hover i.td-icon-behance{color:#000}.td-social-icon-wrap:hover i.td-icon-blogger{color:#ffa900}.td-social-icon-wrap:hover i.td-icon-delicious{color:#39f}.td-social-icon-wrap:hover i.td-icon-deviantart{color:#4e6252}.td-social-icon-wrap:hover i.td-icon-digg{color:#000}.td-social-icon-wrap:hover i.td-icon-dribbble{color:#ea4c89}.td-social-icon-wrap:hover i.td-icon-evernote{color:#07c257}.td-social-icon-wrap:hover i.td-icon-facebook{color:#3b5998}.td-social-icon-wrap:hover i.td-icon-flickr{color:#ff0084}.td-social-icon-wrap:hover i.td-icon-forrst{color:#3b7140}.td-social-icon-wrap:hover i.td-icon-googleplus{color:#dd4b39}.td-social-icon-wrap:hover i.td-icon-grooveshark{color:#f77f00}.td-social-icon-wrap:hover i.td-icon-instagram{color:#3f729b}.td-social-icon-wrap:hover i.td-icon-lastfm{color:#ce2127}.td-social-icon-wrap:hover i.td-icon-linkedin{color:#007bb6}.td-social-icon-wrap:hover i.td-icon-mail{color:#000}.td-social-icon-wrap:hover i.td-icon-myspace{color:#000}.td-social-icon-wrap:hover i.td-icon-path{color:#e62f17}.td-social-icon-wrap:hover i.td-icon-paypal{color:#009cde}.td-social-icon-wrap:hover i.td-icon-pinterest{color:#cb2027}.td-social-icon-wrap:hover i.td-icon-reddit{color:#ff4100}.td-social-icon-wrap:hover i.td-icon-rss{color:#f36f24}.td-social-icon-wrap:hover i.td-icon-share{color:#000}.td-social-icon-wrap:hover i.td-icon-skype{color:#01aef2}.td-social-icon-wrap:hover i.td-icon-soundcloud{color:#f50}.td-social-icon-wrap:hover i.td-icon-spotify{color:#81b900}.td-social-icon-wrap:hover i.td-icon-stackoverflow{color:#000}.td-social-icon-wrap:hover i.td-icon-steam{color:#000}.td-social-icon-wrap:hover i.td-icon-stumbleupon{color:#eb4923}.td-social-icon-wrap:hover i.td-icon-tumblr{color:#32506d}.td-social-icon-wrap:hover i.td-icon-twitter{color:#00aced}.td-social-icon-wrap:hover i.td-icon-vimeo{color:#5289cc}.td-social-icon-wrap:hover i.td-icon-vk{color:#45668e}.td-social-icon-wrap:hover i.td-icon-windows{color:#319de5}.td-social-icon-wrap:hover i.td-icon-wordpress{color:#222}.td-social-icon-wrap:hover i.td-icon-yahoo{color:#720e9e}.td-social-icon-wrap:hover i.td-icon-youtube{color:#b00}.td-social-icon-wrap:hover i.td-icon-dailymotion{color:#41bafc}.td-social-icon-wrap:hover i.td-icon-twitch{color:#4a377d}.td-social-icon-wrap:hover i.td-icon-xing{color:#1e6567}.td-social-icon-wrap:hover i.td-icon-ebay{color:#db2e32}.td-social-icon-wrap:hover i.td-icon-telegram{color:#3b9de1}.td-social-icon-wrap:hover i.td-icon-naver{color:#3ec729}.td-social-icon-wrap:hover i.td-icon-tiktok{color:#009191}.td-social-icon-wrap:hover i.td-icon-yandex{color:red}.td-social-icon-wrap:hover i.td-icon-flipboard{color:#f52828}.td-social-icon-wrap:hover i.td-icon-discord{color:#7289da}.td-social-icon-wrap:hover i.td-icon-whatsapp{color:#7bbf6a}.td-social-icon-wrap:hover i.td-icon-whebsite{color:#000}.widget{font-family:'Open Sans','Open Sans Regular',sans-serif;margin-bottom:38px}.widget a{color:#111}.widget a:hover{color:var(--td_theme_color,#4db2ec)}.widget ul{list-style:none;box-shadow:none}.widget li{line-height:30px;list-style:none;margin-left:12px}.widget li li{margin-left:21px}.widget select{width:100%;height:30px;margin-bottom:10px;margin-top:13px;padding:0 5px}.widget .block-title{margin-bottom:13px}.widget .block-title span a{padding:0;color:inherit}.archive .widget_archive .current,.archive .widget_archive .current a{color:var(--td_theme_color,#4db2ec)}.widget_calendar{margin-bottom:36px}.widget_calendar .block-title{margin-bottom:17px}.widget_calendar table{width:100%;text-align:center}.widget_calendar th{text-align:center}.widget_calendar td{padding:8px 0}@media (min-width:768px) and (max-width:1018px){.widget_calendar td{padding:5px 0}}.widget_calendar #today{background-color:var(--td_grid_border_color,#ededed);font-weight:700;color:#000}.widget_calendar caption{font-weight:700;padding-bottom:10px}.widget_calendar thead tr{line-height:34px}@media (min-width:768px) and (max-width:1018px){.widget_calendar thead tr{line-height:28px}}.widget_calendar tfoot td{border:none}.widget_calendar tfoot #prev{text-align:left}.widget_calendar tfoot #next{text-align:right}.widget_calendar tfoot a:hover{color:var(--td_theme_color,#4db2ec)}.widget_categories li .td-cat-no,.widget_categories .td-widget-no{float:right;margin-right:10px}.widget_recent_comments,.td_wp_recentcomments{font-family:'Open Sans','Open Sans Regular',sans-serif;margin-bottom:42px;font-size:12px;color:#444}.widget_recent_comments .block-title,.td_wp_recentcomments .block-title{margin-bottom:18px}.widget_recent_comments span a,.td_wp_recentcomments span a{margin-right:5px;margin-left:0}.widget_recent_comments a,.td_wp_recentcomments a{margin-left:5px;font-style:italic;font-size:13px;font-weight:600}.widget_recent_comments .recentcomments,.td_wp_recentcomments .recentcomments{display:block;margin:10px 12px !important;line-height:21px;padding-bottom:13px}.widget_recent_comments .recentcomments:last-child{border-bottom:0;padding-bottom:0}.td_wp_recentcomments>div:first-child .recentcomments{margin-top:0 !important}.td_wp_recentcomments>div:last-child .recentcomments{border-bottom:0 !important;margin-bottom:0 !important;padding-bottom:0 !important}.td_wp_recentcomments a{color:#111}.td_wp_recentcomments a:hover{color:var(--td_theme_color,#4db2ec)}.widget_recent_entries{margin-bottom:32px}.widget_recent_entries ul{margin-top:13px}.widget_recent_entries li{margin-bottom:8px;padding-bottom:7px;border-bottom:1px dashed #f1f1f1;font-family:'Roboto',sans-serif}@media (min-width:768px) and (max-width:1018px){.widget_recent_entries li{margin-bottom:3px;padding-bottom:2px}}.widget_recent_entries li:last-child{border-bottom:none}.widget_recent_entries li a{display:inline-block;line-height:21px}.widget_recent_entries .post-date{display:block;font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:11px;line-height:16px;color:#b5b5b5;font-style:italic;margin-bottom:5px}.widget_rss{margin-bottom:29px}.widget_rss .block-title{margin-bottom:17px}.widget_rss .block-title span{padding:0;line-height:1}.widget_rss .block-title a:first-child{display:none}.widget_rss .block-title a:hover{color:var(--td_theme_color,#4db2ec)}.widget_rss .block-title .rsswidget{color:var(--td_text_header_color,#fff);padding:6px 12px 5px}.widget_rss li{margin-bottom:14px;padding-bottom:10px;border-bottom:1px dashed #f1f1f1;line-height:21px}.widget_rss li .rsswidget{margin-bottom:8px;margin-right:10px;padding-bottom:7px;font-family:'Roboto',sans-serif;font-weight:500;font-size:18px}.widget_rss li .rssSummary{font-size:12px;color:#444}.widget_rss li:last-child{border-bottom:none}.widget_rss .rss-date,.widget_rss cite{display:block;font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:11px;line-height:16px;color:#b5b5b5;font-style:italic;position:relative;margin-bottom:5px;margin-top:5px}.widget_search{margin-bottom:48px}.widget_search .block-title{margin-bottom:26px}.widget_text ul{margin-bottom:21px}.widget_text ul li{list-style:disc;list-style-position:inside}.widget_text ol{margin-bottom:21px}.widget_text ol li{list-style-type:decimal;margin:0 0 0 21px;line-height:24px}.widget_text a{color:var(--td_theme_color,#4db2ec)}.widget_text a:hover{text-decoration:underline !important}.widget_text .block-title{margin-bottom:26px}.widget_text .wp-smiley{width:auto}.widget_tag_cloud{margin-bottom:48px}.widget_tag_cloud .block-title{margin-bottom:26px}.widget_tag_cloud .tagcloud{padding:0 12px}.widget_tag_cloud a{margin-right:10px;margin-bottom:10px;display:inline-block}.wp-video{margin-bottom:26px;position:relative}.wp-video .wp-video-shortcode{outline:none}.widget_media_video .wp-video{margin-bottom:0}.widget_media_video .block-title,.widget_media_audio .block-title,.widget_media_image .block-title{margin-bottom:26px}@media print{html,body{background-color:#fff;color:#000;margin:0;padding:0}body{width:80%;margin-left:auto;margin-right:auto;zoom:80%}body .td-post-featured-image img{width:100% !important}.td-post-template-1 .td-featured-image-rec{width:40%}.td-post-template-6 #td-full-screen-header-image{position:relative !important}.td-post-template-6 .td-post-header{height:auto !important}.td-post-template-6 .td-post-header-holder{position:relative !important}.td-post-template-6 .td-backstretch,.td-post-template-7 .td-backstretch{left:auto !important;right:auto !important;transform:none !important;width:auto !important;height:auto !important}.td-post-template-7 .td-parallax-header{left:auto !important;right:auto !important;transform:none !important}.td-post-template-8 .td-post-header{height:auto}img{max-width:100%;display:block;text-align:center;margin-left:auto;margin-right:auto}h1,h2,h3,h4,h5,h6{page-break-after:avoid}ul,ol,li{page-break-inside:avoid}table,tr,td{page-break-before:avoid}.single .td-main-sidebar,.single #td-theme-settings,.single .td-header-top-menu,.single .td-header-menu-wrap,.single .td-header-sp-ads,.single .td-main-sidebar,.single .td-post-source-tags,.single .td-post-sharing,.single .td-post-next-prev,.single .td_block_related_posts,.single #comments,.single .td-footer-container,.single .td-footer-wrapper,.single .td-sub-footer-container,.single .td-category,.single .td-post-views,.single .td-post-comments,.single .td-scroll-up,.single iframe,.single .td-more-articles-box,.single .td_block_video_playlist,.single .td-crumb-container,.single .td-g-rec,.single .td-a-rec,.single .td-menu-background,.single .author-box-wrap .avatar{display:none !important}.td-header-desktop-wrap{display:block !important}.td-footer-template-wrap,.td_block_wrap:not(.tdb_breadcrumbs):not(.tdb_header_logo):not(.tdb_single_categories):not(.tdb-single-title):not(.tdb_single_author):not(.tdb_single_date):not(.tdb_single_comments_count):not(.tdb_single_post_views):not(.tdb_single_featured_image):not(.tdb_single_content):not(.td_woo_breadcrumbs):not(.td-woo-product-title):not(.td_woo_product_description):not(.td_woo_add_to_cart):not(.td_woo_product_sku):not(.td_woo_product_image):not(.td_woo_product_tabs):not(.td_woo_product_categories):not(.td_woo_product_tags):not(.td_woo_product_image_bg):not(.td_woo_product_price):not(.td_woo_product_rating){display:none !important}.body.td-animation-stack-type0 img{opacity:1 !important}.backstretch{display:none}.td-main-content,.td-main-content-wrap .tdc-column,header{width:100% !important}}.td-sub-footer-container{background-color:#0d0d0d;color:#ccc;font-size:12px;font-family:'Open Sans','Open Sans Regular',sans-serif}@media (max-width:767px){.td-sub-footer-container{text-align:center;padding:6px 0}}.td-sub-footer-copy{line-height:20px;margin-top:8px;margin-bottom:8px}@media (max-width:767px){.td-sub-footer-copy{float:none !important}}.td-sub-footer-container .td-sub-footer-menu{float:right}@media (max-width:767px){.td-sub-footer-container .td-sub-footer-menu{float:none}}.td-subfooter-menu{display:inline-block;margin:7px 0;float:right}@media (min-width:1019px) and (max-width:1140px){.td-subfooter-menu{padding-right:40px}}@media (min-width:768px) and (max-width:1018px){.td-subfooter-menu{padding-right:48px}}@media (max-width:767px){.td-subfooter-menu{float:none}}.td-subfooter-menu li{display:inline-block;margin-left:0;line-height:18px}.td-subfooter-menu li a{margin-right:16px;line-height:18px;display:inline-block;color:#ccc}.td-subfooter-menu li a:hover{color:var(--td_theme_color,#4db2ec)}.td-subfooter-menu li:last-child a{margin-right:0}.td-subfooter-menu ul{display:none}.td-subfooter-menu .fa{margin-right:3px}.tagdiv-small-theme-menu>li>a:before{background-color:transparent;content:'';width:0;height:3px;position:absolute;bottom:0;left:0;right:0;margin:0 auto;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:width .2s ease;transition:width .2s ease}.tagdiv-small-theme-menu>.current-menu-item>a:before,.tagdiv-small-theme-menu>.current-menu-ancestor>a:before,.tagdiv-small-theme-menu>.current-category-ancestor>a:before,.tagdiv-small-theme-menu>li:hover>a:before,.tagdiv-small-theme-menu>.sfHover>a:before{background-color:var(--td_theme_color,#4db2ec);width:100%}.tagdiv-small-theme-menu>.current-menu-item>a:after,.tagdiv-small-theme-menu>.current-menu-ancestor>a:after,.tagdiv-small-theme-menu>.current-category-ancestor>a:after,.tagdiv-small-theme-menu>li:hover>a:after,.tagdiv-small-theme-menu>.sfHover>a:after{background-color:transparent;width:auto}.tagdiv-small-theme-menu .menu-item-has-children{position:relative}.tagdiv-small-theme-menu .menu-item-has-children>a:after{content:'\e806';position:relative;top:-2px;padding-left:7px;font-family:newspaper;font-size:9px;line-height:1}@media (min-width:768px) and (max-width:1018px){.tagdiv-small-theme-menu .menu-item-has-children>a:after{top:-1px}}.tagdiv-small-theme-menu .menu-item-has-children ul{min-width:10em;width:auto;padding:15px 0;box-shadow:1px 1px 4px rgba(0,0,0,.15);visibility:hidden;opacity:0}@media (min-width:768px) and (max-width:1018px){.tagdiv-small-theme-menu .menu-item-has-children ul{padding:8px 0}}.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-menu-item>a,.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-menu-ancestor>a,.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-category-ancestor>a,.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item:hover>a{color:var(--td_theme_color,#4db2ec)}.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item>a{display:block;padding:7px 30px;font-size:12px;line-height:20px;color:#111;white-space:nowrap}@media (min-width:768px) and (max-width:1018px){.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item>a{padding:5px 16px 6px;font-size:11px}}.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children ul{left:100%;margin:-15px 0}@media (min-width:768px) and (max-width:1018px){.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children ul{margin:-8px 0}}.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children>a:after{content:'\e808';position:absolute;top:50%;right:19px;margin-top:-10px;padding-left:7px;font-family:newspaper;font-size:7px;line-height:inherit}.tagdiv-small-theme-menu .menu-item-has-children:hover>a{color:var(--td_theme_color,#4db2ec)}.tagdiv-small-theme-menu .menu-item-has-children:hover>ul{visibility:visible;opacity:1}.tagdiv-small-theme-menu>.menu-item-has-children:hover>ul{left:-15px}@media (min-width:768px) and (max-width:1018px){.tagdiv-small-theme-menu>.menu-item-has-children:hover>ul{left:-5px}}.tagdiv-small-theme .td-menu-background,.tagdiv-small-theme #td-mobile-nav{visibility:visible;transition:transform .5s cubic-bezier(.79,.14,.15,.86)}.tagdiv-small-theme #td-mobile-nav .td-mobile-content{padding-top:74px}.tagdiv-small-theme #td-mobile-nav .menu-item{position:relative}
.sf-menu a.sf-with-ul{padding-right:27px}.pms-account-navigation-link--profile,.pms-account-navigation-link--logout{display:none}.menu-account{display:none}.logged-in .menu-account{display:inline-block}.logged-in .menu-login{display:none}.wppb-send-credentials-checkbox{position:static !important}.wppb-recaptcha label{display:none}#menu-main-menu-1 li.menu-login,#menu-main-menu-1 li.menu-account{background:#3949ab;color:#fff}#menu-main-menu-1 li.menu-login>a,#menu-main-menu-1 li.menu-account>a{color:#fff}#td-header-menu{width:106% !important}.header-search-wrap{right:-6% !important}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-family:'FontAwesome';src:url(//gpsg.org.uk/wp-content/plugins/td-composer/assets/fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0);src:url(//gpsg.org.uk/wp-content/plugins/td-composer/assets/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//gpsg.org.uk/wp-content/plugins/td-composer/assets/fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//gpsg.org.uk/wp-content/plugins/td-composer/assets/fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//gpsg.org.uk/wp-content/plugins/td-composer/assets/fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//gpsg.org.uk/wp-content/plugins/td-composer/assets/fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal;font-display:swap}.tdc-font-fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tdc-font-fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.tdc-font-fa-2x{font-size:2em}.tdc-font-fa-3x{font-size:3em}.tdc-font-fa-4x{font-size:4em}.tdc-font-fa-5x{font-size:5em}.tdc-font-fa-fw{width:1.28571429em;text-align:center}.tdc-font-fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.tdc-font-fa-ul>li{position:relative}.tdc-font-fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.tdc-font-fa-li.tdc-font-fa-lg{left:-1.85714286em}.tdc-font-fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.tdc-font-fa-pull-left{float:left}.tdc-font-fa-pull-right{float:right}.fa.tdc-font-fa-pull-left{margin-right:.3em}.fa.tdc-font-fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.tdc-font-fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.tdc-font-fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.tdc-font-fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.tdc-font-fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.tdc-font-fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.tdc-font-fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.tdc-font-fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .tdc-font-fa-rotate-90,:root .tdc-font-fa-rotate-180,:root .tdc-font-fa-rotate-270,:root .tdc-font-fa-flip-horizontal,:root .tdc-font-fa-flip-vertical{filter:none}.tdc-font-fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.tdc-font-fa-stack-1x,.tdc-font-fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.tdc-font-fa-stack-1x{line-height:inherit}.tdc-font-fa-stack-2x{font-size:2em}.tdc-font-fa-inverse{color:#fff}.tdc-font-fa-glass:before{content:"\f000"}.tdc-font-fa-music:before{content:"\f001"}.tdc-font-fa-search:before{content:"\f002"}.tdc-font-fa-envelope-o:before{content:"\f003"}.tdc-font-fa-heart:before{content:"\f004"}.tdc-font-fa-star:before{content:"\f005"}.tdc-font-fa-star-o:before{content:"\f006"}.tdc-font-fa-user:before{content:"\f007"}.tdc-font-fa-film:before{content:"\f008"}.tdc-font-fa-th-large:before{content:"\f009"}.tdc-font-fa-th:before{content:"\f00a"}.tdc-font-fa-th-list:before{content:"\f00b"}.tdc-font-fa-check:before{content:"\f00c"}.tdc-font-fa-remove-close-times:before{content:"\f00d"}.tdc-font-fa-search-plus:before{content:"\f00e"}.tdc-font-fa-search-minus:before{content:"\f010"}.tdc-font-fa-power-off:before{content:"\f011"}.tdc-font-fa-signal:before{content:"\f012"}.tdc-font-fa-gear:before{content:"\f013"}.tdc-font-fa-trash-o:before{content:"\f014"}.tdc-font-fa-home:before{content:"\f015"}.tdc-font-fa-file-o:before{content:"\f016"}.tdc-font-fa-clock-o:before{content:"\f017"}.tdc-font-fa-road:before{content:"\f018"}.tdc-font-fa-download:before{content:"\f019"}.tdc-font-fa-arrow-circle-o-down:before{content:"\f01a"}.tdc-font-fa-arrow-circle-o-up:before{content:"\f01b"}.tdc-font-fa-inbox:before{content:"\f01c"}.tdc-font-fa-play-circle-o:before{content:"\f01d"}.tdc-font-fa-rotate-right-repeat:before{content:"\f01e"}.tdc-font-fa-refresh:before{content:"\f021"}.tdc-font-fa-list-alt:before{content:"\f022"}.tdc-font-fa-lock:before{content:"\f023"}.tdc-font-fa-flag:before{content:"\f024"}.tdc-font-fa-headphones:before{content:"\f025"}.tdc-font-fa-volume-off:before{content:"\f026"}.tdc-font-fa-volume-down:before{content:"\f027"}.tdc-font-fa-volume-up:before{content:"\f028"}.tdc-font-fa-qrcode:before{content:"\f029"}.tdc-font-fa-barcode:before{content:"\f02a"}.tdc-font-fa-tag:before{content:"\f02b"}.tdc-font-fa-tags:before{content:"\f02c"}.tdc-font-fa-book:before{content:"\f02d"}.tdc-font-fa-bookmark:before{content:"\f02e"}.tdc-font-fa-print:before{content:"\f02f"}.tdc-font-fa-camera:before{content:"\f030"}.tdc-font-fa-font:before{content:"\f031"}.tdc-font-fa-bold:before{content:"\f032"}.tdc-font-fa-italic:before{content:"\f033"}.tdc-font-fa-text-height:before{content:"\f034"}.tdc-font-fa-text-width:before{content:"\f035"}.tdc-font-fa-align-left:before{content:"\f036"}.tdc-font-fa-align-center:before{content:"\f037"}.tdc-font-fa-align-right:before{content:"\f038"}.tdc-font-fa-align-justify:before{content:"\f039"}.tdc-font-fa-list:before{content:"\f03a"}.tdc-font-fa-dedent-outdent:before{content:"\f03b"}.tdc-font-fa-indent:before{content:"\f03c"}.tdc-font-fa-video-camera:before{content:"\f03d"}.tdc-font-fa-photo-image-picture:before{content:"\f03e"}.tdc-font-fa-pencil:before{content:"\f040"}.tdc-font-fa-map-marker:before{content:"\f041"}.tdc-font-fa-adjust:before{content:"\f042"}.tdc-font-fa-tint:before{content:"\f043"}.tdc-font-fa-edit-pencil-square:before{content:"\f044"}.tdc-font-fa-share-square-o:before{content:"\f045"}.tdc-font-fa-check-square-o:before{content:"\f046"}.tdc-font-fa-arrows:before{content:"\f047"}.tdc-font-fa-step-backward:before{content:"\f048"}.tdc-font-fa-fast-backward:before{content:"\f049"}.tdc-font-fa-backward:before{content:"\f04a"}.tdc-font-fa-play:before{content:"\f04b"}.tdc-font-fa-pause:before{content:"\f04c"}.tdc-font-fa-stop:before{content:"\f04d"}.tdc-font-fa-forward:before{content:"\f04e"}.tdc-font-fa-fast-forward:before{content:"\f050"}.tdc-font-fa-step-forward:before{content:"\f051"}.tdc-font-fa-eject:before{content:"\f052"}.tdc-font-fa-chevron-left:before{content:"\f053"}.tdc-font-fa-chevron-right:before{content:"\f054"}.tdc-font-fa-plus-circle:before{content:"\f055"}.tdc-font-fa-minus-circle:before{content:"\f056"}.tdc-font-fa-times-circle:before{content:"\f057"}.tdc-font-fa-check-circle:before{content:"\f058"}.tdc-font-fa-question-circle:before{content:"\f059"}.tdc-font-fa-info-circle:before{content:"\f05a"}.tdc-font-fa-crosshairs:before{content:"\f05b"}.tdc-font-fa-times-circle-o:before{content:"\f05c"}.tdc-font-fa-check-circle-o:before{content:"\f05d"}.tdc-font-fa-ban:before{content:"\f05e"}.tdc-font-fa-arrow-left:before{content:"\f060"}.tdc-font-fa-arrow-right:before{content:"\f061"}.tdc-font-fa-arrow-up:before{content:"\f062"}.tdc-font-fa-arrow-down:before{content:"\f063"}.tdc-font-fa-mail-forward-share:before{content:"\f064"}.tdc-font-fa-expand:before{content:"\f065"}.tdc-font-fa-compress:before{content:"\f066"}.tdc-font-fa-plus:before{content:"\f067"}.tdc-font-fa-minus:before{content:"\f068"}.tdc-font-fa-asterisk:before{content:"\f069"}.tdc-font-fa-exclamation-circle:before{content:"\f06a"}.tdc-font-fa-gift:before{content:"\f06b"}.tdc-font-fa-leaf:before{content:"\f06c"}.tdc-font-fa-fire:before{content:"\f06d"}.tdc-font-fa-eye:before{content:"\f06e"}.tdc-font-fa-eye-slash:before{content:"\f070"}.tdc-font-fa-warning-exclamation-triangle:before{content:"\f071"}.tdc-font-fa-plane:before{content:"\f072"}.tdc-font-fa-calendar:before{content:"\f073"}.tdc-font-fa-random:before{content:"\f074"}.tdc-font-fa-comment:before{content:"\f075"}.tdc-font-fa-magnet:before{content:"\f076"}.tdc-font-fa-chevron-up:before{content:"\f077"}.tdc-font-fa-chevron-down:before{content:"\f078"}.tdc-font-fa-retweet:before{content:"\f079"}.tdc-font-fa-shopping-cart:before{content:"\f07a"}.tdc-font-fa-folder:before{content:"\f07b"}.tdc-font-fa-folder-open:before{content:"\f07c"}.tdc-font-fa-arrows-v:before{content:"\f07d"}.tdc-font-fa-arrows-h:before{content:"\f07e"}.tdc-font-fa-bar-chart-o-chart:before{content:"\f080"}.tdc-font-fa-twitter-square:before{content:"\f081"}.tdc-font-fa-facebook-square:before{content:"\f082"}.tdc-font-fa-camera-retro:before{content:"\f083"}.tdc-font-fa-key:before{content:"\f084"}.tdc-font-fa-gears-cogs:before{content:"\f085"}.tdc-font-fa-comments:before{content:"\f086"}.tdc-font-fa-thumbs-o-up:before{content:"\f087"}.tdc-font-fa-thumbs-o-down:before{content:"\f088"}.tdc-font-fa-star-half:before{content:"\f089"}.tdc-font-fa-heart-o:before{content:"\f08a"}.tdc-font-fa-sign-out:before{content:"\f08b"}.tdc-font-fa-linkedin-square:before{content:"\f08c"}.tdc-font-fa-thumb-tack:before{content:"\f08d"}.tdc-font-fa-external-link:before{content:"\f08e"}.tdc-font-fa-sign-in:before{content:"\f090"}.tdc-font-fa-trophy:before{content:"\f091"}.tdc-font-fa-github-square:before{content:"\f092"}.tdc-font-fa-upload:before{content:"\f093"}.tdc-font-fa-lemon-o:before{content:"\f094"}.tdc-font-fa-phone:before{content:"\f095"}.tdc-font-fa-square-o:before{content:"\f096"}.tdc-font-fa-bookmark-o:before{content:"\f097"}.tdc-font-fa-phone-square:before{content:"\f098"}.tdc-font-fa-twitter:before{content:"\f099"}.tdc-font-fa-facebook-f:before{content:"\f09a"}.tdc-font-fa-github:before{content:"\f09b"}.tdc-font-fa-unlock:before{content:"\f09c"}.tdc-font-fa-credit-card:before{content:"\f09d"}.tdc-font-fa-feed-rss:before{content:"\f09e"}.tdc-font-fa-hdd-o:before{content:"\f0a0"}.tdc-font-fa-bullhorn:before{content:"\f0a1"}.tdc-font-fa-bell:before{content:"\f0f3"}.tdc-font-fa-certificate:before{content:"\f0a3"}.tdc-font-fa-hand-o-right:before{content:"\f0a4"}.tdc-font-fa-hand-o-left:before{content:"\f0a5"}.tdc-font-fa-hand-o-up:before{content:"\f0a6"}.tdc-font-fa-hand-o-down:before{content:"\f0a7"}.tdc-font-fa-arrow-circle-left:before{content:"\f0a8"}.tdc-font-fa-arrow-circle-right:before{content:"\f0a9"}.tdc-font-fa-arrow-circle-up:before{content:"\f0aa"}.tdc-font-fa-arrow-circle-down:before{content:"\f0ab"}.tdc-font-fa-globe:before{content:"\f0ac"}.tdc-font-fa-wrench:before{content:"\f0ad"}.tdc-font-fa-tasks:before{content:"\f0ae"}.tdc-font-fa-filter:before{content:"\f0b0"}.tdc-font-fa-briefcase:before{content:"\f0b1"}.tdc-font-fa-arrows-alt:before{content:"\f0b2"}.tdc-font-fa-group-users:before{content:"\f0c0"}.tdc-font-fa-chain-link:before{content:"\f0c1"}.tdc-font-fa-cloud:before{content:"\f0c2"}.tdc-font-fa-flask:before{content:"\f0c3"}.tdc-font-fa-cut-scissors:before{content:"\f0c4"}.tdc-font-fa-copy-files:before{content:"\f0c5"}.tdc-font-fa-paperclip:before{content:"\f0c6"}.tdc-font-fa-save-floppy:before{content:"\f0c7"}.tdc-font-fa-square:before{content:"\f0c8"}.tdc-font-fa-navicon-reorder-bars:before{content:"\f0c9"}.tdc-font-fa-list-ul:before{content:"\f0ca"}.tdc-font-fa-list-ol:before{content:"\f0cb"}.tdc-font-fa-strikethrough:before{content:"\f0cc"}.tdc-font-fa-underline:before{content:"\f0cd"}.tdc-font-fa-table:before{content:"\f0ce"}.tdc-font-fa-magic:before{content:"\f0d0"}.tdc-font-fa-truck:before{content:"\f0d1"}.tdc-font-fa-pinterest:before{content:"\f0d2"}.tdc-font-fa-pinterest-square:before{content:"\f0d3"}.tdc-font-fa-google-plus-square:before{content:"\f0d4"}.tdc-font-fa-google-plus:before{content:"\f0d5"}.tdc-font-fa-money:before{content:"\f0d6"}.tdc-font-fa-caret-down:before{content:"\f0d7"}.tdc-font-fa-caret-up:before{content:"\f0d8"}.tdc-font-fa-caret-left:before{content:"\f0d9"}.tdc-font-fa-caret-right:before{content:"\f0da"}.tdc-font-fa-columns:before{content:"\f0db"}.tdc-font-fa-unsorted:before{content:"\f0dc"}.tdc-font-fa-sort-down:before{content:"\f0dd"}.tdc-font-fa-sort-up:before{content:"\f0de"}.tdc-font-fa-envelope:before{content:"\f0e0"}.tdc-font-fa-linkedin:before{content:"\f0e1"}.tdc-font-fa-rotate-left-undo:before{content:"\f0e2"}.tdc-font-fa-legal-gavel:before{content:"\f0e3"}.tdc-font-fa-dashboard-tachometer:before{content:"\f0e4"}.tdc-font-fa-comment-o:before{content:"\f0e5"}.tdc-font-fa-comments-o:before{content:"\f0e6"}.tdc-font-fa-flash-bolt:before{content:"\f0e7"}.tdc-font-fa-sitemap:before{content:"\f0e8"}.tdc-font-fa-umbrella:before{content:"\f0e9"}.tdc-font-fa-paste-clipboard:before{content:"\f0ea"}.tdc-font-fa-lightbulb-o:before{content:"\f0eb"}.tdc-font-fa-exchange:before{content:"\f0ec"}.tdc-font-fa-cloud-download:before{content:"\f0ed"}.tdc-font-fa-cloud-upload:before{content:"\f0ee"}.tdc-font-fa-user-md:before{content:"\f0f0"}.tdc-font-fa-stethoscope:before{content:"\f0f1"}.tdc-font-fa-suitcase:before{content:"\f0f2"}.tdc-font-fa-bell-o:before{content:"\f0a2"}.tdc-font-fa-coffee:before{content:"\f0f4"}.tdc-font-fa-cutlery:before{content:"\f0f5"}.tdc-font-fa-file-text-o:before{content:"\f0f6"}.tdc-font-fa-building-o:before{content:"\f0f7"}.tdc-font-fa-hospital-o:before{content:"\f0f8"}.tdc-font-fa-ambulance:before{content:"\f0f9"}.tdc-font-fa-medkit:before{content:"\f0fa"}.tdc-font-fa-fighter-jet:before{content:"\f0fb"}.tdc-font-fa-beer:before{content:"\f0fc"}.tdc-font-fa-h-square:before{content:"\f0fd"}.tdc-font-fa-plus-square:before{content:"\f0fe"}.tdc-font-fa-angle-double-left:before{content:"\f100"}.tdc-font-fa-angle-double-right:before{content:"\f101"}.tdc-font-fa-angle-double-up:before{content:"\f102"}.tdc-font-fa-angle-double-down:before{content:"\f103"}.tdc-font-fa-angle-left:before{content:"\f104"}.tdc-font-fa-angle-right:before{content:"\f105"}.tdc-font-fa-angle-up:before{content:"\f106"}.tdc-font-fa-angle-down:before{content:"\f107"}.tdc-font-fa-desktop:before{content:"\f108"}.tdc-font-fa-laptop:before{content:"\f109"}.tdc-font-fa-tablet:before{content:"\f10a"}.tdc-font-fa-mobile-phone:before{content:"\f10b"}.tdc-font-fa-circle-o:before{content:"\f10c"}.tdc-font-fa-quote-left:before{content:"\f10d"}.tdc-font-fa-quote-right:before{content:"\f10e"}.tdc-font-fa-spinner:before{content:"\f110"}.tdc-font-fa-circle:before{content:"\f111"}.tdc-font-fa-mail-reply:before{content:"\f112"}.tdc-font-fa-github-alt:before{content:"\f113"}.tdc-font-fa-folder-o:before{content:"\f114"}.tdc-font-fa-folder-open-o:before{content:"\f115"}.tdc-font-fa-smile-o:before{content:"\f118"}.tdc-font-fa-frown-o:before{content:"\f119"}.tdc-font-fa-meh-o:before{content:"\f11a"}.tdc-font-fa-gamepad:before{content:"\f11b"}.tdc-font-fa-keyboard-o:before{content:"\f11c"}.tdc-font-fa-flag-o:before{content:"\f11d"}.tdc-font-fa-flag-checkered:before{content:"\f11e"}.tdc-font-fa-terminal:before{content:"\f120"}.tdc-font-fa-code:before{content:"\f121"}.tdc-font-fa-mail-reply-all:before{content:"\f122"}.tdc-font-fa-star-half-empty:before{content:"\f123"}.tdc-font-fa-location-arrow:before{content:"\f124"}.tdc-font-fa-crop:before{content:"\f125"}.tdc-font-fa-code-fork:before{content:"\f126"}.tdc-font-fa-unlink-chain-broken:before{content:"\f127"}.tdc-font-fa-question:before{content:"\f128"}.tdc-font-fa-info:before{content:"\f129"}.tdc-font-fa-exclamation:before{content:"\f12a"}.tdc-font-fa-superscript:before{content:"\f12b"}.tdc-font-fa-subscript:before{content:"\f12c"}.tdc-font-fa-eraser:before{content:"\f12d"}.tdc-font-fa-puzzle-piece:before{content:"\f12e"}.tdc-font-fa-microphone:before{content:"\f130"}.tdc-font-fa-microphone-slash:before{content:"\f131"}.tdc-font-fa-shield:before{content:"\f132"}.tdc-font-fa-calendar-o:before{content:"\f133"}.tdc-font-fa-fire-extinguisher:before{content:"\f134"}.tdc-font-fa-rocket:before{content:"\f135"}.tdc-font-fa-maxcdn:before{content:"\f136"}.tdc-font-fa-chevron-circle-left:before{content:"\f137"}.tdc-font-fa-chevron-circle-right:before{content:"\f138"}.tdc-font-fa-chevron-circle-up:before{content:"\f139"}.tdc-font-fa-chevron-circle-down:before{content:"\f13a"}.tdc-font-fa-html5:before{content:"\f13b"}.tdc-font-fa-css3:before{content:"\f13c"}.tdc-font-fa-anchor:before{content:"\f13d"}.tdc-font-fa-unlock-alt:before{content:"\f13e"}.tdc-font-fa-bullseye:before{content:"\f140"}.tdc-font-fa-ellipsis-h:before{content:"\f141"}.tdc-font-fa-ellipsis-v:before{content:"\f142"}.tdc-font-fa-rss-square:before{content:"\f143"}.tdc-font-fa-play-circle:before{content:"\f144"}.tdc-font-fa-ticket:before{content:"\f145"}.tdc-font-fa-minus-square:before{content:"\f146"}.tdc-font-fa-minus-square-o:before{content:"\f147"}.tdc-font-fa-level-up:before{content:"\f148"}.tdc-font-fa-level-down:before{content:"\f149"}.tdc-font-fa-check-square:before{content:"\f14a"}.tdc-font-fa-pencil-square:before{content:"\f14b"}.tdc-font-fa-external-link-square:before{content:"\f14c"}.tdc-font-fa-share-square:before{content:"\f14d"}.tdc-font-fa-compass:before{content:"\f14e"}.tdc-font-fa-toggle-down-caret:before{content:"\f150"}.tdc-font-fa-toggle-up-caret:before{content:"\f151"}.tdc-font-fa-toggle-right-caret:before{content:"\f152"}.tdc-font-fa-euro:before{content:"\f153"}.tdc-font-fa-gbp:before{content:"\f154"}.tdc-font-fa-dollar-usd:before{content:"\f155"}.tdc-font-fa-rupee:before{content:"\f156"}.tdc-font-fa-cny-yen-jpy:before{content:"\f157"}.tdc-font-fa-ruble:before{content:"\f158"}.tdc-font-fa-won:before{content:"\f159"}.tdc-font-fa-bitcoin:before{content:"\f15a"}.tdc-font-fa-file:before{content:"\f15b"}.tdc-font-fa-file-text:before{content:"\f15c"}.tdc-font-fa-sort-alpha-asc:before{content:"\f15d"}.tdc-font-fa-sort-alpha-desc:before{content:"\f15e"}.tdc-font-fa-sort-amount-asc:before{content:"\f160"}.tdc-font-fa-sort-amount-desc:before{content:"\f161"}.tdc-font-fa-sort-numeric-asc:before{content:"\f162"}.tdc-font-fa-sort-numeric-desc:before{content:"\f163"}.tdc-font-fa-thumbs-up:before{content:"\f164"}.tdc-font-fa-thumbs-down:before{content:"\f165"}.tdc-font-fa-youtube-square:before{content:"\f166"}.tdc-font-fa-youtube:before{content:"\f167"}.tdc-font-fa-xing:before{content:"\f168"}.tdc-font-fa-xing-square:before{content:"\f169"}.tdc-font-fa-youtube-play:before{content:"\f16a"}.tdc-font-fa-dropbox:before{content:"\f16b"}.tdc-font-fa-stack-overflow:before{content:"\f16c"}.tdc-font-fa-instagram:before{content:"\f16d"}.tdc-font-fa-flickr:before{content:"\f16e"}.tdc-font-fa-adn:before{content:"\f170"}.tdc-font-fa-bitbucket:before{content:"\f171"}.tdc-font-fa-bitbucket-square:before{content:"\f172"}.tdc-font-fa-tumblr:before{content:"\f173"}.tdc-font-fa-tumblr-square:before{content:"\f174"}.tdc-font-fa-long-arrow-down:before{content:"\f175"}.tdc-font-fa-long-arrow-up:before{content:"\f176"}.tdc-font-fa-long-arrow-left:before{content:"\f177"}.tdc-font-fa-long-arrow-right:before{content:"\f178"}.tdc-font-fa-apple:before{content:"\f179"}.tdc-font-fa-windows:before{content:"\f17a"}.tdc-font-fa-android:before{content:"\f17b"}.tdc-font-fa-linux:before{content:"\f17c"}.tdc-font-fa-dribbble:before{content:"\f17d"}.tdc-font-fa-skype:before{content:"\f17e"}.tdc-font-fa-foursquare:before{content:"\f180"}.tdc-font-fa-trello:before{content:"\f181"}.tdc-font-fa-female:before{content:"\f182"}.tdc-font-fa-male:before{content:"\f183"}.tdc-font-fa-gittip:before{content:"\f184"}.tdc-font-fa-sun-o:before{content:"\f185"}.tdc-font-fa-moon-o:before{content:"\f186"}.tdc-font-fa-archive:before{content:"\f187"}.tdc-font-fa-bug:before{content:"\f188"}.tdc-font-fa-vk:before{content:"\f189"}.tdc-font-fa-weibo:before{content:"\f18a"}.tdc-font-fa-renren:before{content:"\f18b"}.tdc-font-fa-pagelines:before{content:"\f18c"}.tdc-font-fa-stack-exchange:before{content:"\f18d"}.tdc-font-fa-arrow-circle-o-right:before{content:"\f18e"}.tdc-font-fa-arrow-circle-o-left:before{content:"\f190"}.tdc-font-fa-toggle-left:before{content:"\f191"}.tdc-font-fa-dot-circle-o:before{content:"\f192"}.tdc-font-fa-wheelchair:before{content:"\f193"}.tdc-font-fa-vimeo-square:before{content:"\f194"}.tdc-font-fa-turkish-lira:before{content:"\f195"}.tdc-font-fa-plus-square-o:before{content:"\f196"}.tdc-font-fa-space-shuttle:before{content:"\f197"}.tdc-font-fa-slack:before{content:"\f198"}.tdc-font-fa-envelope-square:before{content:"\f199"}.tdc-font-fa-wordpress:before{content:"\f19a"}.tdc-font-fa-openid:before{content:"\f19b"}.tdc-font-fa-institution-bank-university:before{content:"\f19c"}.tdc-font-fa-mortar-board-graduation:before{content:"\f19d"}.tdc-font-fa-yahoo:before{content:"\f19e"}.tdc-font-fa-google:before{content:"\f1a0"}.tdc-font-fa-reddit:before{content:"\f1a1"}.tdc-font-fa-reddit-square:before{content:"\f1a2"}.tdc-font-fa-stumbleupon-circle:before{content:"\f1a3"}.tdc-font-fa-stumbleupon:before{content:"\f1a4"}.tdc-font-fa-delicious:before{content:"\f1a5"}.tdc-font-fa-digg:before{content:"\f1a6"}.tdc-font-fa-pied-piper-pp:before{content:"\f1a7"}.tdc-font-fa-pied-piper-alt:before{content:"\f1a8"}.tdc-font-fa-drupal:before{content:"\f1a9"}.tdc-font-fa-joomla:before{content:"\f1aa"}.tdc-font-fa-language:before{content:"\f1ab"}.tdc-font-fa-fax:before{content:"\f1ac"}.tdc-font-fa-building:before{content:"\f1ad"}.tdc-font-fa-child:before{content:"\f1ae"}.tdc-font-fa-paw:before{content:"\f1b0"}.tdc-font-fa-spoon:before{content:"\f1b1"}.tdc-font-fa-cube:before{content:"\f1b2"}.tdc-font-fa-cubes:before{content:"\f1b3"}.tdc-font-fa-behance:before{content:"\f1b4"}.tdc-font-fa-behance-square:before{content:"\f1b5"}.tdc-font-fa-steam:before{content:"\f1b6"}.tdc-font-fa-steam-square:before{content:"\f1b7"}.tdc-font-fa-recycle:before{content:"\f1b8"}.tdc-font-fa-automobile-car:before{content:"\f1b9"}.tdc-font-fa-cab-taxi:before{content:"\f1ba"}.tdc-font-fa-tree:before{content:"\f1bb"}.tdc-font-fa-spotify:before{content:"\f1bc"}.tdc-font-fa-deviantart:before{content:"\f1bd"}.tdc-font-fa-soundcloud:before{content:"\f1be"}.tdc-font-fa-database:before{content:"\f1c0"}.tdc-font-fa-file-pdf-o:before{content:"\f1c1"}.tdc-font-fa-file-word-o:before{content:"\f1c2"}.tdc-font-fa-file-excel-o:before{content:"\f1c3"}.tdc-font-fa-file-powerpoint-o:before{content:"\f1c4"}.tdc-font-fa-file-photo-picture-image:before{content:"\f1c5"}.tdc-font-fa-file-zip-archive:before{content:"\f1c6"}.tdc-font-fa-file-sound-audio:before{content:"\f1c7"}.tdc-font-fa-file-movie-video:before{content:"\f1c8"}.tdc-font-fa-file-code-o:before{content:"\f1c9"}.tdc-font-fa-vine:before{content:"\f1ca"}.tdc-font-fa-codepen:before{content:"\f1cb"}.tdc-font-fa-jsfiddle:before{content:"\f1cc"}.tdc-font-fa-life-bouy:before{content:"\f1cd"}.tdc-font-fa-circle-o-notch:before{content:"\f1ce"}.tdc-font-fa-ra-resistance-rebel:before{content:"\f1d0"}.tdc-font-fa-ge-empire:before{content:"\f1d1"}.tdc-font-fa-git-square:before{content:"\f1d2"}.tdc-font-fa-git:before{content:"\f1d3"}.tdc-font-fa-y-combinator-square:before{content:"\f1d4"}.tdc-font-fa-tencent-weibo:before{content:"\f1d5"}.tdc-font-fa-qq:before{content:"\f1d6"}.tdc-font-fa-wechat:before{content:"\f1d7"}.tdc-font-fa-send-paper-plan:before{content:"\f1d8"}.tdc-font-fa-send-o:before{content:"\f1d9"}.tdc-font-fa-history:before{content:"\f1da"}.tdc-font-fa-circle-thin:before{content:"\f1db"}.tdc-font-fa-header:before{content:"\f1dc"}.tdc-font-fa-paragraph:before{content:"\f1dd"}.tdc-font-fa-sliders:before{content:"\f1de"}.tdc-font-fa-share-alt:before{content:"\f1e0"}.tdc-font-fa-share-alt-square:before{content:"\f1e1"}.tdc-font-fa-bomb:before{content:"\f1e2"}.tdc-font-fa-soccer-ball-o:before{content:"\f1e3"}.tdc-font-fa-tty:before{content:"\f1e4"}.tdc-font-fa-binoculars:before{content:"\f1e5"}.tdc-font-fa-plug:before{content:"\f1e6"}.tdc-font-fa-slideshare:before{content:"\f1e7"}.tdc-font-fa-twitch:before{content:"\f1e8"}.tdc-font-fa-yelp:before{content:"\f1e9"}.tdc-font-fa-newspaper-o:before{content:"\f1ea"}.tdc-font-fa-wifi:before{content:"\f1eb"}.tdc-font-fa-calculator:before{content:"\f1ec"}.tdc-font-fa-paypal:before{content:"\f1ed"}.tdc-font-fa-google-wallet:before{content:"\f1ee"}.tdc-font-fa-cc-visa:before{content:"\f1f0"}.tdc-font-fa-cc-mastercard:before{content:"\f1f1"}.tdc-font-fa-cc-discover:before{content:"\f1f2"}.tdc-font-fa-cc-amex:before{content:"\f1f3"}.tdc-font-fa-cc-paypal:before{content:"\f1f4"}.tdc-font-fa-cc-stripe:before{content:"\f1f5"}.tdc-font-fa-bell-slash:before{content:"\f1f6"}.tdc-font-fa-bell-slash-o:before{content:"\f1f7"}.tdc-font-fa-trash:before{content:"\f1f8"}.tdc-font-fa-copyright:before{content:"\f1f9"}.tdc-font-fa-at:before{content:"\f1fa"}.tdc-font-fa-eyedropper:before{content:"\f1fb"}.tdc-font-fa-paint-brush:before{content:"\f1fc"}.tdc-font-fa-birthday-cake:before{content:"\f1fd"}.tdc-font-fa-area-chart:before{content:"\f1fe"}.tdc-font-fa-pie-chart:before{content:"\f200"}.tdc-font-fa-line-chart:before{content:"\f201"}.tdc-font-fa-lastfm:before{content:"\f202"}.tdc-font-fa-lastfm-square:before{content:"\f203"}.tdc-font-fa-toggle-off:before{content:"\f204"}.tdc-font-fa-toggle-on:before{content:"\f205"}.tdc-font-fa-bicycle:before{content:"\f206"}.tdc-font-fa-bus:before{content:"\f207"}.tdc-font-fa-ioxhost:before{content:"\f208"}.tdc-font-fa-angellist:before{content:"\f209"}.tdc-font-fa-cc:before{content:"\f20a"}.tdc-font-fa-shekel:before{content:"\f20b"}.tdc-font-fa-meanpath:before{content:"\f20c"}.tdc-font-fa-buysellads:before{content:"\f20d"}.tdc-font-fa-connectdevelop:before{content:"\f20e"}.tdc-font-fa-dashcube:before{content:"\f210"}.tdc-font-fa-forumbee:before{content:"\f211"}.tdc-font-fa-leanpub:before{content:"\f212"}.tdc-font-fa-sellsy:before{content:"\f213"}.tdc-font-fa-shirtsinbulk:before{content:"\f214"}.tdc-font-fa-simplybuilt:before{content:"\f215"}.tdc-font-fa-skyatlas:before{content:"\f216"}.tdc-font-fa-cart-plus:before{content:"\f217"}.tdc-font-fa-cart-arrow-down:before{content:"\f218"}.tdc-font-fa-diamond:before{content:"\f219"}.tdc-font-fa-ship:before{content:"\f21a"}.tdc-font-fa-user-secret:before{content:"\f21b"}.tdc-font-fa-motorcycle:before{content:"\f21c"}.tdc-font-fa-street-view:before{content:"\f21d"}.tdc-font-fa-heartbeat:before{content:"\f21e"}.tdc-font-fa-venus:before{content:"\f221"}.tdc-font-fa-mars:before{content:"\f222"}.tdc-font-fa-mercury:before{content:"\f223"}.tdc-font-fa-intersex:before{content:"\f224"}.tdc-font-fa-transgender-alt:before{content:"\f225"}.tdc-font-fa-venus-double:before{content:"\f226"}.tdc-font-fa-mars-double:before{content:"\f227"}.tdc-font-fa-venus-mars:before{content:"\f228"}.tdc-font-fa-mars-stroke:before{content:"\f229"}.tdc-font-fa-mars-stroke-v:before{content:"\f22a"}.tdc-font-fa-mars-stroke-h:before{content:"\f22b"}.tdc-font-fa-neuter:before{content:"\f22c"}.tdc-font-fa-genderless:before{content:"\f22d"}.tdc-font-fa-facebook-official:before{content:"\f230"}.tdc-font-fa-pinterest-p:before{content:"\f231"}.tdc-font-fa-whatsapp:before{content:"\f232"}.tdc-font-fa-server:before{content:"\f233"}.tdc-font-fa-user-plus:before{content:"\f234"}.tdc-font-fa-user-times:before{content:"\f235"}.tdc-font-fa-hotel-bed:before{content:"\f236"}.tdc-font-fa-viacoin:before{content:"\f237"}.tdc-font-fa-train:before{content:"\f238"}.tdc-font-fa-subway:before{content:"\f239"}.tdc-font-fa-medium:before{content:"\f23a"}.tdc-font-fa-yc-combinator:before{content:"\f23b"}.tdc-font-fa-optin-monster:before{content:"\f23c"}.tdc-font-fa-opencart:before{content:"\f23d"}.tdc-font-fa-expeditedssl:before{content:"\f23e"}.tdc-font-fa-battery-4:before{content:"\f240"}.tdc-font-fa-battery-3:before{content:"\f241"}.tdc-font-fa-battery-2:before{content:"\f242"}.tdc-font-fa-battery-1:before{content:"\f243"}.tdc-font-fa-battery-0:before{content:"\f244"}.tdc-font-fa-mouse-pointer:before{content:"\f245"}.tdc-font-fa-i-cursor:before{content:"\f246"}.tdc-font-fa-object-group:before{content:"\f247"}.tdc-font-fa-object-ungroup:before{content:"\f248"}.tdc-font-fa-sticky-note:before{content:"\f249"}.tdc-font-fa-sticky-note-o:before{content:"\f24a"}.tdc-font-fa-cc-jcb:before{content:"\f24b"}.tdc-font-fa-cc-diners-club:before{content:"\f24c"}.tdc-font-fa-clone:before{content:"\f24d"}.tdc-font-fa-balance-scale:before{content:"\f24e"}.tdc-font-fa-hourglass-o:before{content:"\f250"}.tdc-font-fa-hourglass-1:before{content:"\f251"}.tdc-font-fa-hourglass-2:before{content:"\f252"}.tdc-font-fa-hourglass-3:before{content:"\f253"}.tdc-font-fa-hourglass:before{content:"\f254"}.tdc-font-fa-hand-grab-o:before{content:"\f255"}.tdc-font-fa-hand-stop-o:before{content:"\f256"}.tdc-font-fa-hand-scissors-o:before{content:"\f257"}.tdc-font-fa-hand-lizard-o:before{content:"\f258"}.tdc-font-fa-hand-spock-o:before{content:"\f259"}.tdc-font-fa-hand-pointer-o:before{content:"\f25a"}.tdc-font-fa-hand-peace-o:before{content:"\f25b"}.tdc-font-fa-trademark:before{content:"\f25c"}.tdc-font-fa-registered:before{content:"\f25d"}.tdc-font-fa-creative-commons:before{content:"\f25e"}.tdc-font-fa-gg:before{content:"\f260"}.tdc-font-fa-gg-circle:before{content:"\f261"}.tdc-font-fa-tripadvisor:before{content:"\f262"}.tdc-font-fa-odnoklassniki:before{content:"\f263"}.tdc-font-fa-odnoklassniki-square:before{content:"\f264"}.tdc-font-fa-get-pocket:before{content:"\f265"}.tdc-font-fa-wikipedia-w:before{content:"\f266"}.tdc-font-fa-safari:before{content:"\f267"}.tdc-font-fa-chrome:before{content:"\f268"}.tdc-font-fa-firefox:before{content:"\f269"}.tdc-font-fa-opera:before{content:"\f26a"}.tdc-font-fa-internet-explorer:before{content:"\f26b"}.tdc-font-fa-tv:before{content:"\f26c"}.tdc-font-fa-contao:before{content:"\f26d"}.tdc-font-fa-500px:before{content:"\f26e"}.tdc-font-fa-amazon:before{content:"\f270"}.tdc-font-fa-calendar-plus-o:before{content:"\f271"}.tdc-font-fa-calendar-minus-o:before{content:"\f272"}.tdc-font-fa-calendar-times-o:before{content:"\f273"}.tdc-font-fa-calendar-check-o:before{content:"\f274"}.tdc-font-fa-industry:before{content:"\f275"}.tdc-font-fa-map-pin:before{content:"\f276"}.tdc-font-fa-map-signs:before{content:"\f277"}.tdc-font-fa-map-o:before{content:"\f278"}.tdc-font-fa-map:before{content:"\f279"}.tdc-font-fa-commenting:before{content:"\f27a"}.tdc-font-fa-commenting-o:before{content:"\f27b"}.tdc-font-fa-houzz:before{content:"\f27c"}.tdc-font-fa-vimeo:before{content:"\f27d"}.tdc-font-fa-black-tie:before{content:"\f27e"}.tdc-font-fa-fonticons:before{content:"\f280"}.tdc-font-fa-reddit-alien:before{content:"\f281"}.tdc-font-fa-edge:before{content:"\f282"}.tdc-font-fa-credit-card-alt:before{content:"\f283"}.tdc-font-fa-codiepie:before{content:"\f284"}.tdc-font-fa-modx:before{content:"\f285"}.tdc-font-fa-fort-awesome:before{content:"\f286"}.tdc-font-fa-usb:before{content:"\f287"}.tdc-font-fa-product-hunt:before{content:"\f288"}.tdc-font-fa-mixcloud:before{content:"\f289"}.tdc-font-fa-scribd:before{content:"\f28a"}.tdc-font-fa-pause-circle:before{content:"\f28b"}.tdc-font-fa-pause-circle-o:before{content:"\f28c"}.tdc-font-fa-stop-circle:before{content:"\f28d"}.tdc-font-fa-stop-circle-o:before{content:"\f28e"}.tdc-font-fa-shopping-bag:before{content:"\f290"}.tdc-font-fa-shopping-basket:before{content:"\f291"}.tdc-font-fa-hashtag:before{content:"\f292"}.tdc-font-fa-bluetooth:before{content:"\f293"}.tdc-font-fa-bluetooth-b:before{content:"\f294"}.tdc-font-fa-percent:before{content:"\f295"}.tdc-font-fa-gitlab:before{content:"\f296"}.tdc-font-fa-wpbeginner:before{content:"\f297"}.tdc-font-fa-wpforms:before{content:"\f298"}.tdc-font-fa-envira:before{content:"\f299"}.tdc-font-fa-universal-access:before{content:"\f29a"}.tdc-font-fa-wheelchair-alt:before{content:"\f29b"}.tdc-font-fa-question-circle-o:before{content:"\f29c"}.tdc-font-fa-blind:before{content:"\f29d"}.tdc-font-fa-audio-description:before{content:"\f29e"}.tdc-font-fa-volume-control-phone:before{content:"\f2a0"}.tdc-font-fa-braille:before{content:"\f2a1"}.tdc-font-fa-assistive-listening-systems:before{content:"\f2a2"}.tdc-font-fa-asl-interpreting:before{content:"\f2a3"}.tdc-font-fa-deafness:before{content:"\f2a4"}.tdc-font-fa-glide:before{content:"\f2a5"}.tdc-font-fa-glide-g:before{content:"\f2a6"}.tdc-font-fa-signing:before{content:"\f2a7"}.tdc-font-fa-low-vision:before{content:"\f2a8"}.tdc-font-fa-viadeo:before{content:"\f2a9"}.tdc-font-fa-viadeo-square:before{content:"\f2aa"}.tdc-font-fa-snapchat:before{content:"\f2ab"}.tdc-font-fa-snapchat-ghost:before{content:"\f2ac"}.tdc-font-fa-snapchat-square:before{content:"\f2ad"}.tdc-font-fa-pied-piper:before{content:"\f2ae"}.tdc-font-fa-first-order:before{content:"\f2b0"}.tdc-font-fa-yoast:before{content:"\f2b1"}.tdc-font-fa-themeisle:before{content:"\f2b2"}.tdc-font-fa-google-plus-circle:before{content:"\f2b3"}.tdc-font-fa-fa:before{content:"\f2b4"}.tdc-font-fa-handshake-o:before{content:"\f2b5"}.tdc-font-fa-envelope-open:before{content:"\f2b6"}.tdc-font-fa-envelope-open-o:before{content:"\f2b7"}.tdc-font-fa-linode:before{content:"\f2b8"}.tdc-font-fa-address-book:before{content:"\f2b9"}.tdc-font-fa-address-book-o:before{content:"\f2ba"}.tdc-font-fa-vcard:before{content:"\f2bb"}.tdc-font-fa-vcard-o:before{content:"\f2bc"}.tdc-font-fa-user-circle:before{content:"\f2bd"}.tdc-font-fa-user-circle-o:before{content:"\f2be"}.tdc-font-fa-user-o:before{content:"\f2c0"}.tdc-font-fa-id-badge:before{content:"\f2c1"}.tdc-font-fa-drivers-license:before{content:"\f2c2"}.tdc-font-fa-drivers-license-o:before{content:"\f2c3"}.tdc-font-fa-quora:before{content:"\f2c4"}.tdc-font-fa-free-code-camp:before{content:"\f2c5"}.tdc-font-fa-telegram:before{content:"\f2c6"}.tdc-font-fa-thermometer-4:before{content:"\f2c7"}.tdc-font-fa-thermometer-3:before{content:"\f2c8"}.tdc-font-fa-thermometer-2:before{content:"\f2c9"}.tdc-font-fa-thermometer-1:before{content:"\f2ca"}.tdc-font-fa-thermometer-0:before{content:"\f2cb"}.tdc-font-fa-shower:before{content:"\f2cc"}.tdc-font-fa-bathtub:before{content:"\f2cd"}.tdc-font-fa-podcast:before{content:"\f2ce"}.tdc-font-fa-window-maximize:before{content:"\f2d0"}.tdc-font-fa-window-minimize:before{content:"\f2d1"}.tdc-font-fa-window-restore:before{content:"\f2d2"}.tdc-font-fa-times-rectangle:before{content:"\f2d3"}.tdc-font-fa-times-rectangle-o:before{content:"\f2d4"}.tdc-font-fa-bandcamp:before{content:"\f2d5"}.tdc-font-fa-grav:before{content:"\f2d6"}.tdc-font-fa-etsy:before{content:"\f2d7"}.tdc-font-fa-imdb:before{content:"\f2d8"}.tdc-font-fa-ravelry:before{content:"\f2d9"}.tdc-font-fa-eercast:before{content:"\f2da"}.tdc-font-fa-microchip:before{content:"\f2db"}.tdc-font-fa-snowflake-o:before{content:"\f2dc"}.tdc-font-fa-superpowers:before{content:"\f2dd"}.tdc-font-fa-wpexplorer:before{content:"\f2de"}.tdc-font-fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
:root{--td_theme_color:#4db2ec;--td_grid_border_color:#ededed;--td_black:#222;--td_text_color:#111}.woocommerce mark{background:0 0}.woocommerce .button:active{top:auto !important}.woocommerce .woocommerce-message .button:active{top:11px !important}.woocommerce .page-title{display:none}.woocommerce.tax-product_cat .page-title{display:block;margin-top:0}@media (min-width:768px) and (max-width:1018px){.woocommerce .td-container .page-title{font-size:30px;line-height:40px}}@media (max-width:767px){.woocommerce .td-container .page-title{font-size:26px;line-height:34px}}@media (min-width:768px) and (max-width:1018px){.woocommerce .td-main-page-wrap{padding-top:30px}}@media (max-width:767px){.woocommerce .td-main-page-wrap{padding-top:10px}}.woocommerce .product img{box-shadow:none !important}.woocommerce .product .onsale{background:none var(--td_theme_color,#4db2ec);border-radius:0;box-shadow:none;text-shadow:none;margin:0 !important;padding:4px;line-height:32px;font-size:12px}.woocommerce .product:hover .woocommerce-loop-product__title{color:#000}.woocommerce .tagged_as{display:block}.woocommerce .page-nav{padding:0}.woocommerce .order_details li:before{content:''}@media (max-width:767px){.woocommerce .order_details{padding-left:0}}.woocommerce .order_details li{margin-top:7px;margin-bottom:7px}@media (max-width:767px){.woocommerce .order_details li{width:100%;display:block;margin-left:0;margin-right:0;border-right:none}}.woocommerce .variation p{font-size:14px;line-height:21px}.woocommerce .widget .variation p{font-size:12px;line-height:30px}.woocommerce .widget .reviewer{font-size:12px;display:block}.woocommerce .widget .star-rating{margin-bottom:3px}.woocommerce .payment_methods li:before{content:''}.woocommerce .product a.button,.woocommerce .product #respond input#submit,.woocommerce .checkout input#place_order,.woocommerce .woocommerce.widget .button{border:none;box-shadow:none;color:#fff;background:none #222;font-size:11px;padding:10px;text-shadow:none;border-radius:0}.woocommerce .product a.button:hover,.woocommerce .product #respond input#submit:hover,.woocommerce .checkout input#place_order:hover,.woocommerce .woocommerce.widget .button:hover{background-color:var(--td_theme_color,#4db2ec)}@media (min-width:768px) and (max-width:1018px){.woocommerce .product a.button,.woocommerce .product #respond input#submit,.woocommerce .checkout input#place_order,.woocommerce .woocommerce.widget .button{font-size:10px;padding:8px}}@media (max-width:767px){.woocommerce .product a.button,.woocommerce .product #respond input#submit,.woocommerce .checkout input#place_order,.woocommerce .woocommerce.widget .button{margin-top:5px}}.woocommerce fieldset{border:0 !important;margin:30px 0 20px !important;padding:0 !important}.woocommerce fieldset legend{font-weight:700;padding-left:3px}@media (max-width:767px){.woocommerce ul.products li.product{margin-bottom:2.2em}}.woocommerce ul.products li.product a img{margin:0 0 8px}.woocommerce ul.products li.product .price del{display:inline-block}.woocommerce ul.products li.product .button{margin-top:0}.woocommerce .price del{display:inline-block !important;font-size:.75em !important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px;font-weight:500;line-height:19px;padding-top:0}@media (max-width:767px){.woocommerce ul.products li.product .woocommerce-loop-product__title{padding-bottom:8px}}.woocommerce ul.products li.product .price{font-weight:600;color:#111;font-size:14px}@media (max-width:767px){.woocommerce ul.products li.product .price{font-size:15px;display:block;margin-bottom:6px}}.woocommerce .form-row .input-text{font-size:12px;line-height:21px;color:#444;border:1px solid #e6e6e6;width:100%;max-width:100%;height:32px !important;padding:3px 9px}.woocommerce #tab-description ol li,.woocommerce .entry-summary ol li{list-style-type:decimal;margin:0 0 0 21px}.woocommerce #tab-description ul li,.woocommerce .entry-summary ul li{margin:0 0 0 21px}@media (max-width:767px){.woocommerce table.shop_table th{font-size:13px}}.woocommerce-page .product table td{border:none !important}.woocommerce-page .variations_button{position:relative;top:10px}.woocommerce-page .related ul li.product.last{margin-right:0 !important}.woocommerce-page .related ul li.product.first{clear:both}.single-product .product{margin-top:8px}.single-product .product .onsale{line-height:32px;font-size:12px;left:0;top:0}.single-product .product ul.tabs li:before,.single-product .product ul.tabs li:after{display:none}.single-product .product ul.tabs li{box-shadow:none !important;border:none !important;background:0 0 !important;margin:0 !important;padding-left:0 !important}.single-product .product ul.tabs{padding:0 !important;margin:0 !important}.single-product .product .related h2:not(.woocommerce-loop-product__title),.single-product .product .upsells h2{color:#fff;background-color:#222;display:inline-block;line-height:17px;padding:6px 12px 7px;font-size:14px;font-weight:400}.single-product .product_title{font-size:28px;line-height:36px;margin-bottom:0}.single-product .product .summary .price{font-size:24px;color:#111;font-weight:700;margin:20px 0 18px}.single-product .product .summary .cart{margin-top:20px;margin-bottom:20px}.single-product .product .summary .cart .button{border:none;box-shadow:none;color:#fff;background:none #222;font-size:11px;padding:10px;text-shadow:none;border-radius:0}.single-product .product .summary .cart .button:hover{background-color:var(--td_theme_color,#4db2ec)}.single-product .product .summary .cart input.qty{height:31px}.single-product .comment-form{margin-top:10px}.single-product .images a{margin-bottom:3.8%}.woocommerce #reviews #comments ol.commentlist li .comment-text{border-radius:0}.single-product .product .summary .cart .button[disabled]{background-color:#222 !important}.woocommerce div.product .woocommerce-tabs ul.tabs li{float:left;display:block;padding:0;border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{color:#fff;background-color:#222 !important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;line-height:17px;padding:6px 12px 7px;font-size:14px;font-family:'Roboto',sans-serif;font-weight:400}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-bottom:2px solid #222}.woocommerce-cart .woocommerce table{border-collapse:collapse !important}.woocommerce-cart .woocommerce .cart_totals{text-align:right}.woocommerce-cart .woocommerce .cart_totals table,.woocommerce-cart .woocommerce .cart_totals th,.woocommerce-cart .woocommerce .cart_totals td{border:none !important}.woocommerce-cart .woocommerce .cart_totals th{width:60% !important}.woocommerce-cart .woocommerce .cart_totals tr{border-bottom:1px solid var(--td_grid_border_color,#ededed)}.woocommerce-cart .woocommerce .product-name a{color:#222;font-weight:700}@media (max-width:767px){.woocommerce-cart .woocommerce .cart_item td{padding-left:7px;padding-right:7px;font-size:11px}}.woocommerce-cart .woocommerce .product-remove{width:46px}@media (max-width:767px){.woocommerce-cart .woocommerce .product-remove{width:auto}}.woocommerce-cart .woocommerce .product-thumbnail{width:46px}.woocommerce-cart .woocommerce .coupon{float:left !important;padding-bottom:0 !important}@media (max-width:767px){.woocommerce-cart .woocommerce .coupon{margin-bottom:12px;width:100%}}@media (min-width:768px) and (max-width:1018px){.woocommerce-cart .woocommerce .button{width:auto !important;float:right !important}}.woocommerce-cart .woocommerce .actions{padding:10px 8px 0 !important}.woocommerce-cart .woocommerce .actions .button{margin-bottom:9px}@media (max-width:767px){.woocommerce-cart .woocommerce .actions .button{width:100% !important;display:block}}.woocommerce-cart .woocommerce h2{font-size:15px;line-height:21px;font-weight:700}.woocommerce-cart .woocommerce table.cart .button,.woocommerce-cart .woocommerce .shipping-calculator-form .button{border:none;box-shadow:none;color:#fff;background:none #222;font-size:11px;padding:9px 10px 10px;text-shadow:none;border-radius:0}.woocommerce-cart .woocommerce table.cart .button:hover,.woocommerce-cart .woocommerce .shipping-calculator-form .button:hover{background-color:var(--td_theme_color,#4db2ec)}.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text{padding:5px 6px}.woocommerce-cart .woocommerce .product-price,.woocommerce-cart .woocommerce .product-subtotal{text-align:right !important}.woocommerce-cart .woocommerce .calculated_shipping td{text-align:right}.woocommerce-cart .woocommerce a.remove{line-height:20px !important;text-decoration:none}@media (max-width:767px){.woocommerce-cart .woocommerce a.remove{line-height:14px !important}}.woocommerce-cart .woocommerce #coupon_code{width:100px !important;height:31px}@media (max-width:767px){.woocommerce-cart .woocommerce #coupon_code{width:100% !important;margin-bottom:7px}}.woocommerce-cart .woocommerce table.cart img{display:block}.woocommerce-cart .woocommerce .cart_totals td{text-align:right}.woocommerce-cart .woocommerce .cart_totals h2{padding-right:20px}@media (min-width:768px) and (max-width:1018px){.woocommerce-cart .woocommerce .cross-sells .button{width:auto !important;float:none !important}}.woocommerce-account{font-family:'Open Sans','Open Sans Regular',sans-serif}.woocommerce-account .woocommerce-MyAccount-navigation{margin-bottom:38px}.woocommerce-account .woocommerce-MyAccount-navigation a{color:#111}.woocommerce-account .woocommerce-MyAccount-navigation a:hover{text-decoration:none;color:var(--td_theme_color,#4db2ec)}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;box-shadow:none}.woocommerce-account .woocommerce-MyAccount-navigation li{line-height:30px;list-style:none;margin-left:12px}.woocommerce-account .woocommerce-MyAccount-navigation li li{margin-left:21px}.woocommerce table.shop_table td,.woocommerce-page table.shop_table td{padding:9px 12px}.woocommerce table.shop_table .product-quantity,.woocommerce-page table.shop_table .product-quantity{text-align:right}.woocommerce .woocommerce-message:before,.woocommerce .woocommerce-error:before,.woocommerce .woocommerce-info:before{box-shadow:none !important;display:block !important;height:31px !important;left:20px !important;line-height:31px !important;margin:0 !important;padding:0 !important;position:absolute !important;top:11px !important;width:31px !important;font-size:21px !important;text-shadow:none !important}.woocommerce .woocommerce-message,.woocommerce .woocommerce-error,.woocommerce .woocommerce-info{font-size:12px;line-height:21px;border:1px solid var(--td_grid_border_color,#ededed) !important;background-color:#fcfcfc !important;box-shadow:none !important;border-radius:0 !important;margin:10px 0 20px !important;padding:16px 120px 16px 60px !important}.woocommerce .woocommerce-message li,.woocommerce .woocommerce-error li,.woocommerce .woocommerce-info li{font-size:12px;line-height:21px}.woocommerce .woocommerce-message:before,.woocommerce .woocommerce-error:before,.woocommerce .woocommerce-info:before{padding-top:0 !important}.woocommerce .woocommerce-message .button,.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button{border:none !important;border-radius:0;box-shadow:none !important;color:#fff !important;background:none #222 !important;font-size:11px !important;padding:10px !important;text-shadow:none !important;margin-left:20px;position:absolute;right:20px;top:11px}.woocommerce .woocommerce-message .button:hover,.woocommerce .woocommerce-error .button:hover,.woocommerce .woocommerce-info .button:hover{background-color:var(--td_theme_color,#4db2ec) !important}.woocommerce-checkout-review-order p{font-size:14px;line-height:21px}.woocommerce-checkout-review-order .product-total,.woocommerce-checkout-review-order tfoot td{text-align:right}.woocommerce-checkout-review-order tfoot{background-color:#fcfcfc}.woocommerce-checkout p{font-size:14px;line-height:21px}@media (min-width:768px) and (max-width:1018px){.woocommerce-checkout p{font-size:12px}}.woocommerce-checkout #payment{border-radius:0;background-color:#fcfcfc;border:1px solid #ededed}.woocommerce-checkout #payment div.payment_box{background-color:#fff;border:1px solid #ededed}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-color:#ededed;border-radius:0}.woocommerce form .form-row{margin:0}.woocommerce a.added_to_cart{font-size:12px;color:#222}.woocommerce a.added_to_cart:hover{color:var(--td_theme_color,#4db2ec)}.woocommerce table.shop_table,.woocommerce-page table.shop_table{border-collapse:collapse}.woocommerce-checkout .woocommerce input.button,.woocommerce-page .woocommerce a.button,.woocommerce-account div.woocommerce .button{border:none;box-shadow:none;color:#fff;background:none #222;font-size:11px;padding:10px;text-shadow:none;border-radius:0}.woocommerce-checkout .woocommerce input.button:hover,.woocommerce-page .woocommerce a.button:hover,.woocommerce-account div.woocommerce .button:hover{background-color:var(--td_theme_color,#4db2ec)}.woocommerce-product-search{position:relative}.woocommerce.widget{margin-bottom:38px}.woocommerce.widget img{box-shadow:none !important;width:70px !important}.woocommerce.widget li a{line-height:19px}.woocommerce.widget .block-title{margin-bottom:26px}.woocommerce.widget.widget_shopping_cart li,.woocommerce.widget.widget_products li,.woocommerce.widget.widget_recently_viewed_products li,.woocommerce.widget.widget_top_rated_products li,.woocommerce.widget.widget_recent_reviews li{margin-bottom:11px}.woocommerce.widget.widget_shopping_cart ins,.woocommerce.widget.widget_products ins,.woocommerce.widget.widget_recently_viewed_products ins,.woocommerce.widget.widget_top_rated_products ins,.woocommerce.widget.widget_recent_reviews ins{background-color:transparent;font-weight:700}.woocommerce.widget.widget_shopping_cart del,.woocommerce.widget.widget_products del,.woocommerce.widget.widget_recently_viewed_products del,.woocommerce.widget.widget_top_rated_products del,.woocommerce.widget.widget_recent_reviews del{font-size:10px}.woocommerce.widget.widget_product_search .screen-reader-text{display:none}.woocommerce.widget.widget_product_search form div{position:relative;margin-top:11px}.woocommerce.widget.widget_product_search .block-title{margin-bottom:20px}.woocommerce.widget.widget_product_search input[type=search]{height:32px;width:95%;font-family:Verdana,BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:12px;line-height:21px;color:#444;border:1px solid var(--td_grid_border_color,#ededed);padding:3px 9px;box-sizing:border-box}.woocommerce.widget.widget_product_search input[type=submit]{position:absolute;right:0;bottom:0}.woocommerce.widget.widget_products .product-title,.woocommerce.widget.widget_recently_viewed_products .product-title,.woocommerce.widget.widget_top_rated_products .product-title{font-size:15px;font-weight:600}.woocommerce.widget.widget_recent_reviews li a{font-size:15px;font-weight:600}.woocommerce.widget .star-rating{top:3px;display:block;margin-bottom:5px;margin-top:5px}.woocommerce.widget .ui-slider .ui-slider-handle{box-shadow:none;border-radius:0;border:1px solid #fff;background:none var(--td_theme_color,#4db2ec);width:15px;height:15px}.woocommerce.widget .ui-slider-range{background:none repeat scroll 0 0 rgba(0,0,0,.5) !important;box-shadow:none !important}.woocommerce.widget .ui-slider{background:none repeat scroll 0 0 rgba(50,50,50,.8) !important;border-radius:0 !important;margin-bottom:20px !important;margin-top:10px}.woocommerce.widget.widget_layered_nav_filters ul li a{background:none repeat scroll 0 0 var(--td_theme_color,#4db2ec) !important;border-color:transparent !important}.td-footer-wrapper .widget_product_search input[type=submit]{background-color:#444}.td-footer-wrapper .widget_product_search input[type=submit]:hover{background-color:var(--td_theme_color,#4db2ec)}.td-footer-wrapper .woocommerce.widget .ui-slider-range{background:none repeat scroll 0 0 rgba(255,255,255,.5) !important}.td-footer-wrapper .woocommerce.widget .ui-slider{background:none repeat scroll 0 0 rgba(255,255,255,.3) !important}@media (max-width:767px){.woocommerce div.product div.images{margin-bottom:0}}@media (max-width:768px){.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{font-size:12px;padding:14px;margin-bottom:0}}.woocommerce.columns-8 ul.products li.product{margin-right:2%;width:10.75%}.woocommerce.columns-8 ul.products li.product.last{margin-right:0}@media (max-width:767px){.woocommerce.columns-8 ul.products li.product{margin:0 0 2.992em;width:48%}}.woocommerce.columns-7 ul.products li.product{margin-right:2.2%;width:12.4%}@media (max-width:767px){.woocommerce.columns-7 ul.products li.product{margin:0 0 2.992em;width:48%}}.woocommerce.columns-7 ul.products li.product.last{margin-right:0}@media (min-width:768px) and (max-width:1018px){.woocommerce-page .woocommerce a.button{font-size:9px;padding:8px}}.woocommerce .products .star-rating{margin:.5em 0}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding-bottom:0}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{font-size:13px;padding:18px;display:block;width:100% !important}
.mx_image_background{background-color:#f2f2f2}.td-visibility-hidden{visibility:hidden}.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}.td-sp{background-image:url(//gpsg.org.uk/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/../images/sprite/elements.png);background-repeat:no-repeat;display:block}.td-sp-video-play{width:42px;height:42px;background-position:-20px -488px}.td-sp-video-pause{width:42px;height:42px;background-position:-20px -612px}.td-sp-facebook{width:32px;height:32px;background-position:-20px -20px}.td-sp-pinterest{width:32px;height:32px;background-position:-20px -72px}.td-sp-rss{width:32px;height:32px;background-position:-20px -124px}.td-sp-soundcloud{width:32px;height:32px;background-position:-20px -176px}.td-sp-instagram{width:32px;height:32px;background-position:-20px -228px}.td-sp-vimeo{width:32px;height:32px;background-position:-20px -332px}.td-sp-youtube{width:32px;height:32px;background-position:-20px -384px}.td-sp-twitter{width:32px;height:32px;background-position:-20px -436px}.td-sp-tiktok{width:32px;height:32px;background-position:-20px -740px}.td-sp-twitch{width:32px;height:32px;background-position:-20px -781px}.td-sp-steam{width:32px;height:32px;background-position:-20px -843px}.tdc-header-template .td-main-page-wrap,.tdc-no-header .td-main-page-wrap{padding-top:0}.tdc_zone{margin:0}.td-main-content-wrap .tdc_zone{z-index:0}.td-header-template-wrap{z-index:100}.td-header-desktop-wrap{width:100%}.td-header-desktop-wrap .td-spot-id-header{max-width:728px;width:auto}@media (min-width:768px) and (max-width:1018px){.td-header-desktop-wrap .td-spot-id-header{height:60px}}@media (max-width:767px){.td-header-mobile-wrap .td-spot-id-header{margin:0 auto}}.td-header-desktop-sticky-wrap,.td-header-mobile-sticky-wrap{position:fixed;top:0;width:100%;z-index:999;visibility:hidden;opacity:0}.td-header-desktop-sticky-wrap.td-header-active,.td-header-mobile-sticky-wrap.td-header-active{visibility:visible}.td-header-desktop-sticky-wrap.td-header-stop-transition,.td-header-mobile-sticky-wrap.td-header-stop-transition{-webkit-transition:none;transition:none}@media (min-width:767px){.admin-bar .td-header-desktop-sticky-wrap{margin-top:32px}}.tdb-mega-menu .td-post-category{transition:none;-webkit-transition:none}.tdb-hover .td-post-category{transition:all .2s ease;-webkit-transition:all .2s ease}#td-mobile-nav .td-menu-login-section{list-style:none;position:relative;margin-top:20px}#td-mobile-nav .td-menu-login-section .td-logged-wrap{height:60px;line-height:60px}@media (max-width:320px){#td-mobile-nav .td-menu-login-section .td-logged-wrap{height:40px;line-height:40px}}#td-mobile-nav .td-menu-login-section a{color:var(--td_mobile_text_color,#fff)}#td-mobile-nav .td-menu-login-section a:hover{color:var(--td_mobile_text_active_color,#73c7e3)}#td-mobile-nav .td-menu-avatar{position:absolute;top:0;left:20px;margin:0}#td-mobile-nav .td-menu-avatar .td-avatar-container{width:60px;height:60px;border-radius:40px;-webkit-box-shadow:0 0 0 4px rgba(255,255,255,.1);box-shadow:0 0 0 4px rgba(255,255,255,.1);overflow:hidden;position:relative}@media (max-width:320px){#td-mobile-nav .td-menu-avatar .td-avatar-container{-webkit-box-shadow:0 0 0 3px rgba(255,255,255,.1);box-shadow:0 0 0 3px rgba(255,255,255,.1);width:40px;height:40px}}#td-mobile-nav .td-menu-avatar .avatar{position:absolute;margin:0 auto;left:-9999px;right:-9999px;max-width:none;width:100%;height:100%}#td-mobile-nav .td-menu-username{font-size:20px;font-weight:700;margin:0 100px 0 95px;overflow:hidden;height:60px}@media (max-width:320px){#td-mobile-nav .td-menu-username{font-size:18px;height:40px;margin:0 100px 0 75px}}#td-mobile-nav .td-menu-logout{position:absolute;top:0;right:20px;margin:0}#td-mobile-nav .td-menu-logout a{padding:7px 14px;border:1px solid rgba(255,255,255,.1);background-color:rgba(255,255,255,.03);font-size:14px;font-weight:700}.rtl .td-mobile-main-menu{display:flex;flex-direction:column-reverse}.rtl #td-mobile-nav .td-menu-avatar{right:20px;left:auto}.rtl #td-mobile-nav .td-menu-logout{left:20px;right:auto}.rtl #td-mobile-nav .td-menu-username{margin:0 95px 0 100px}#td-mobile-nav .td-guest-wrap{height:40px;text-align:center}#td-mobile-nav .td-guest-wrap .td-menu-avatar{position:relative;display:inline-block;vertical-align:middle;top:auto;left:auto;margin-right:15px}#td-mobile-nav .td-guest-wrap .td-menu-avatar .td-avatar-container{width:40px;height:40px}#td-mobile-nav .td-guest-wrap .td-menu-login{display:inline-block;font-size:20px;font-weight:700;color:#fff;vertical-align:middle}#td-mobile-nav .td-guest-wrap .td-menu-login span{background-color:var(--td_mobile_text_color,#fff);width:1px;height:20px;display:inline-block;margin:0 13px;line-height:20px;position:relative;top:3px;opacity:.3}#td-mobile-nav .td-guest-wrap .td-menu-login a{cursor:pointer}#td-mobile-nav .td-register-section{position:absolute;top:0;color:var(--td_mobile_text_color,#fff);width:100%;z-index:-1}#td-mobile-nav .td-register-section a{color:var(--td_mobile_text_color,#fff)}#td-mobile-nav .td-register-section a:hover{color:var(--td_mobile_text_active_color,#73c7e3)}#td-mobile-nav .td-register-section .td-icon-read-down{font-size:23px;transform:rotate(90deg);-webkit-transform:rotate(90deg);line-height:74px;width:74px}#td-mobile-nav .td-register-section .td-login-input{color:var(--td_mobile_text_color,#fff);font-weight:400;font-size:17px;height:40px;line-height:40px;border:0;background:0 0;outline:0;margin:18px 0;position:relative;border-bottom:1px solid var(--td_mobile_text_color,rgba(255,255,255,.2));border-radius:0;box-shadow:none}#td-mobile-nav .td-register-section .td-login-input:focus~label,#td-mobile-nav .td-register-section .td-login-input:valid~label{top:-6px;font-size:14px;opacity:.4}#td-mobile-nav .td-register-section .td-login-form-wrap{padding:0 30px}#td-mobile-nav .td-register-section .td-login-button{display:block;text-align:center;width:100%;text-transform:uppercase;line-height:50px;color:var(--td_mobile_button_color_mob,#000);border:none;-webkit-box-shadow:0 0 8px rgba(0,0,0,.36);box-shadow:0 0 8px rgba(0,0,0,.36);margin:17px 0 15px;font-size:17px;border-radius:0;background-color:var(--td_mobile_button_background_mob,#fff);opacity:.8;text-shadow:none}#td-mobile-nav .td-register-section .td-login-social{width:100%;margin-top:13px;margin-bottom:10px;line-height:inherit}#td-mobile-nav .td-register-section .td-login-info-text{text-align:center;margin-bottom:20px}#td-mobile-nav .td-register-section .td-login-register-link a{width:100%;display:block;padding:13px;margin-top:24px;font-size:13px;text-transform:uppercase;color:#fff;cursor:pointer;position:relative;text-align:center}#td-mobile-nav .td-register-section .td-login-register-link a:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;border:1px solid #fff;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}#td-mobile-nav .td-register-section .td-login-register-link a:hover{color:#fff}#td-mobile-nav .td-register-section .td-login-register-link a:hover:before{opacity:.2}#td-mobile-nav .td-login-title{position:absolute;top:0;padding:0 50px;text-align:center;line-height:74px;text-transform:uppercase;width:100%;font-size:17px;height:74px;overflow:hidden;z-index:-1}#td-mobile-nav .td-login-panel-title{text-align:center;font-size:16px;padding:30px 10px}#td-mobile-nav .td-login-panel-title span{display:inline-block;font-size:28px;font-weight:700;width:100%;margin-bottom:10px}#td-mobile-nav .td-login-form-mobile-fb-open .td-login-close,#td-mobile-nav .td-login-form-mobile-fb-open .td-register-close,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-panel-title,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-inputs,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-button,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-social,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-info-text,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-register-link{opacity:.5;pointer-events:none}.td-ajax-search-flex .td_module_flex_1{padding-bottom:25px}.td-ajax-search-flex .td_module_flex_1 .td-module-container{flex-direction:row}.td-ajax-search-flex .td_module_flex_1 .td-image-container{flex:0 0 30%;width:30%}.td-ajax-search-flex .td_module_flex_1 .td-image-wrap{padding-bottom:70%}.td-ajax-search-flex .td_module_flex_1 .td-module-meta-info{padding:0 0 0 15px}.td-ajax-search-flex .td_module_flex_1 .entry-title{font-size:16px;line-height:20px;font-weight:500}.td-ajax-search-flex .td_module_flex_1 .td-excerpt,.td-ajax-search-flex .td_module_flex_1 .td-post-category,.td-ajax-search-flex .td_module_flex_1 .td-post-author-name,.td-ajax-search-flex .td_module_flex_1 .td-module-comments,.td-ajax-search-flex .td_module_flex_1 .td-read-more{display:none}.td_block_wrap{margin-bottom:48px;position:relative;clear:both}@media (max-width:767px){.td_block_wrap{margin-bottom:32px}}.td_block_wrap .td-next-prev-wrap,.td_block_wrap .td-load-more-wrap{margin-top:20px}@media (max-width:767px){.td_block_wrap .td-next-prev-wrap,.td_block_wrap .td-load-more-wrap{margin-bottom:0}}.td_block_wrap .td-subcat-item .td-cur-simple-item{color:#000}.td_block_wrap-composer{position:relative}.td-block-title-wrap{position:relative}.td-page-content .td_block_wrap{line-height:21px}.td-fix-index{transform:translateZ(0);-webkit-transform:translateZ(0)}.td_with_ajax_pagination{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);overflow:hidden}.widgettitle,.widgettitle:after,.td-trending-now-title,.td-trending-now-wrapper:hover .td-trending-now-title,.wpb_tabs li.ui-tabs-active a,.wpb_tabs li:hover a,.woocommerce .product .products h2:not(.woocommerce-loop-product__title),.td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more{background-color:var(--td_header_color,#222)}.td_block_wrap .td-subcat-item .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td-next-prev-wrap{position:relative;clear:both}.td-next-prev-wrap a{display:inline-block;margin-right:7px;width:25px;height:25px;border:1px solid #dcdcdc;line-height:24px;text-align:center;vertical-align:middle;font-size:7px;color:#b7b7b7}.td-next-prev-wrap a:hover{background-color:var(--td_theme_color,#4db2ec);border-color:var(--td_theme_color,#4db2ec);color:#fff}.td-next-prev-wrap .ajax-page-disabled{opacity:.5}.td-next-prev-wrap .td-ajax-next-page{padding-left:2px}.td-next-prev-wrap .td-ajax-prev-page{padding-right:1px}.td-next-prev-wrap .td-next-prev-icon-svg{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.td-next-prev-wrap .td-next-prev-icon-svg svg{width:7px;height:8px}.td-next-prev-wrap .td-next-prev-icon-svg svg,.td-next-prev-wrap .td-next-prev-icon-svg svg *{fill:#b7b7b7}.td-next-prev-wrap a:hover .td-next-prev-icon-svg svg,.td-next-prev-wrap a:hover .td-next-prev-icon-svg svg *{fill:#fff}.rtl .td-next-prev-wrap .td-ajax-next-page{padding-right:2px;padding-left:0}.rtl .td-next-prev-wrap .td-ajax-prev-page{padding-left:1px;padding-right:0}@-moz-document url-prefix(){.td-next-prev-wrap a{line-height:23px}}.td_ajax_load_more{display:inline-block;font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:12px;line-height:1;padding:8px 10px;border:1px solid #c9c9c9;text-align:center;vertical-align:middle}.td_ajax_load_more i{font-size:8px;margin-left:6px;position:relative;top:0;vertical-align:middle}.td_ajax_load_more .td-load-more-icon-svg{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;margin-left:6px}.td_ajax_load_more .td-load-more-icon-svg svg{width:7px;height:8px}.td_ajax_load_more .td-load-more-icon-svg svg,.td_ajax_load_more .td-load-more-icon-svg svg *{fill:#767676}.td_ajax_load_more:hover .td-load-more-icon-svg svg,.td_ajax_load_more:hover .td-load-more-icon-svg svg *{fill:#fff}.td_ajax_load_more.ajax-page-disabled{visibility:hidden !important}.td-load-more-wrap{transform:translateZ(0);-webkit-transform:translateZ(0)}@-moz-document url-prefix(){.td_ajax_load_more{padding:7px 10px 9px}}.td-load-more-wrap{text-align:center;clear:both}.td-load-more-wrap a{color:#767676}.td-load-more-wrap a:hover{background-color:var(--td_theme_color,#4db2ec);border-color:var(--td_theme_color,#4db2ec);color:#fff;text-decoration:none !important}.td_block_inner_overflow{overflow:hidden}.td_block_inner_overflow .td-module-image{min-height:20px}.td-load-more-infinite-wrap{display:none}.td-subcat-filter{position:absolute;bottom:0;right:0;margin:auto 0;opacity:0;z-index:2;line-height:30px;text-align:right}.td-subcat-filter ul{margin:0}.td-subcat-filter .td-display-filter{display:none !important}.td-subcat-filter .td-subcat-list{display:inline-block;line-height:1}.td-subcat-filter .td-subcat-list .td-subcat-item{display:inline-block;line-height:1;margin-left:30px}.td-subcat-filter .td-subcat-list a{font-family:'Roboto',sans-serif;font-size:13px;color:#767676;line-height:1}.td-subcat-filter .td-subcat-list a:hover{color:var(--td_theme_color,#4db2ec)}.td-subcat-filter .td-subcat-dropdown{display:inline-block;text-align:right;line-height:30px;position:relative}.td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more span,.td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more i{color:#fff}.td-subcat-filter .td-subcat-dropdown:hover ul{display:block}.td-subcat-filter .td-subcat-dropdown .td-subcat-more{cursor:pointer;margin-left:15px;padding-left:15px;-webkit-user-select:none;display:inline-block}.td-subcat-filter .td-subcat-dropdown .td-subcat-more:before{content:'';width:70px;height:100%;position:absolute;margin-top:2px;top:0;right:0;z-index:1;opacity:0}.td-subcat-filter .td-subcat-dropdown .td-subcat-more i{font-size:9px;color:#767676;margin-left:12px;margin-right:12px}.td-subcat-filter .td-subcat-dropdown ul{list-style:none;position:absolute;right:0;top:100%;padding:6px 0 8px;background-color:#fff;background-color:rgba(255,255,255,.95);z-index:999;border-width:0 1px 1px;border-color:var(--td_grid_border_color,#ededed);border-style:solid;display:none}.td-subcat-filter .td-subcat-dropdown a{font-family:'Roboto',sans-serif;font-size:13px;color:#767676;white-space:nowrap;display:block;line-height:26px;padding-left:21px;padding-right:15px}.td-subcat-filter .td-subcat-dropdown a:hover{color:var(--td_theme_color,#4db2ec)}.td-subcat-filter .td-subcat-dropdown li{margin-left:0}.td-subcat-filter .td-subcat-dropdown span{font-family:'Roboto',sans-serif;font-size:13px;color:#767676;line-height:1}.td-js-loaded .td-subcat-filter{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.td_quote_on_blocks{font-family:'Roboto',sans-serif;font-size:30px;line-height:35px;font-weight:400;font-style:italic;text-align:left;text-transform:uppercase;color:var(--td_theme_color,#4db2ec);margin-top:10px}@media (max-width:1018px){.td_quote_on_blocks{font-size:22px;line-height:28px}}.td_block_empty_space,.vc_empty_space{margin-bottom:0}.ie8 .entry-thumb:before,.ie9 .entry-thumb:before,.ie10 .entry-thumb:before,.ie11 .entry-thumb:before,.ie8 .entry-thumb:after,.ie9 .entry-thumb:after,.ie10 .entry-thumb:after,.ie11 .entry-thumb:after,.ie8 .td-instagram-element:before,.ie9 .td-instagram-element:before,.ie10 .td-instagram-element:before,.ie11 .td-instagram-element:before,.ie8 .td-instagram-element:after,.ie9 .td-instagram-element:after,.ie10 .td-instagram-element:after,.ie11 .td-instagram-element:after,.ie8 .td-author-image:before,.ie9 .td-author-image:before,.ie10 .td-author-image:before,.ie11 .td-author-image:before,.ie8 .td-author-image:after,.ie9 .td-author-image:after,.ie10 .td-author-image:after,.ie11 .td-author-image:after{display:none !important}.td-menu-blocks-custom{margin-bottom:30px;padding:0 60px}@media (max-width:1018px){.td-menu-blocks-custom{padding:0}}.td-menu-blocks-custom .widget{margin-bottom:0}.td-menu-blocks-custom ul{text-align:center}.td-menu-blocks-custom ul li{display:inline-block;margin-bottom:8px;margin-left:0;margin-right:7px}.td-menu-blocks-custom ul li a{border:1px solid #eaeaea;padding:0 12px;font-size:13px;font-family:'Roboto',sans-serif;font-weight:500;line-height:31px;display:block}.td-menu-blocks-custom ul li a:hover{background-color:#111;color:#fff;border-color:#111}.td-menu-blocks-custom .current-menu-item a{border-color:var(--td_theme_color,#4db2ec);background-color:var(--td_theme_color,#4db2ec);color:#fff}.td-menu-blocks-custom .current-menu-item a:hover{color:#fff}.td-menu-block-headers{text-align:center}.td-menu-block-headers ul{margin-top:0}.td-menu-block-headers li{display:inline-block;margin:2px !important;text-align:center;line-height:17px !important;font-size:10px;margin-top:20px !important}@media (max-width:767px){.td-menu-block-headers li{margin-top:15px !important;font-size:9px}}.td-menu-block-headers li.current-menu-item img{border-color:var(--td_theme_color,#4db2ec)}.td-menu-block-headers li.current-menu-item a{color:var(--td_theme_color,#4db2ec)}.td-menu-block-headers li:hover img{border-color:var(--td_theme_color,#4db2ec)}.td-menu-block-headers li img{display:block;border:1px solid #eaeaea;width:110px}@media (max-width:767px){.td-menu-block-headers li img{width:82px}}.td-list-menu-inline{padding:0 60px;margin-bottom:22px}@media (max-width:1018px){.td-list-menu-inline{padding:0}}.td-list-menu-inline ul{margin:0;text-align:center}.td-list-menu-inline ul li{display:inline-block;margin-bottom:8px;margin-left:0;margin-right:10px}.td-list-menu-inline ul li a{border:1px solid #eaeaea;padding:0 12px;font-family:'Roboto',sans-serif;font-size:13px;font-weight:500;line-height:31px;color:#000;display:block}.td-list-menu-inline ul li a:hover{background-color:#111;color:#fff;border-color:#111}.td-list-menu-inline .current-menu-item a{border-color:var(--td_theme_color,#4db2ec);background-color:var(--td_theme_color,#4db2ec);color:#fff !important}.td-tab-blocks-custom{margin-bottom:0 !important}.td-tab-blocks-custom ul.wpb_tabs_nav{border-bottom:0}.td-tab-blocks-custom .wpb_text_column{margin-bottom:21px}.td-tab-blocks-custom.wpb_tabs li.ui-tabs-active a,.td-tab-blocks-custom.wpb_tabs li:hover a{background-color:#111}.td-tab-blocks-custom ul.wpb_tabs_nav{display:table;margin-left:auto;margin-right:auto;margin-bottom:40px}@media (min-width:768px) and (max-width:1018px){.td-tab-blocks-custom ul.wpb_tabs_nav{margin-bottom:20px}}@media (max-width:767px){.td-tab-blocks-custom ul.wpb_tabs_nav{text-align:center;margin-bottom:20px}}.td-tab-blocks-custom ul.wpb_tabs_nav li{display:inline-block;margin:0 2px;background-color:transparent !important}@media (max-width:767px){.td-tab-blocks-custom ul.wpb_tabs_nav li{margin:0 0 6px;float:none}}.td-tab-blocks-custom ul.wpb_tabs_nav li a{padding:5px 13px !important;font-size:13px;font-family:'Roboto',sans-serif;font-weight:500;line-height:18px}@media (min-width:768px) and (max-width:1018px){.td-tab-blocks-custom ul.wpb_tabs_nav li a{padding:4px 9px !important;font-size:12px}}@media (max-width:767px){.td-tab-blocks-custom ul.wpb_tabs_nav li a{padding:4px 7px !important;font-size:12px;line-height:16px}}.td-tab-blocks-custom ul.wpb_tabs_nav li a:hover{background-color:#111;color:#fff}.td-h-effect-up-shadow .entry-thumb:not(.td-animation-stack-type0-2):not(.td-animation-stack-type1-2):not(.td-animation-stack-type2-2),.td-h-effect-up-shadow .td-module-thumb a:after,.td-h-effect-up-shadow .td-category-pos-image .td-post-category,.td-h-effect-up-shadow .td-admin-edit{-webkit-transition:box-shadow .3s ease,transform .3s ease;transition:box-shadow .3s ease,transform .3s ease}.td-h-effect-up-shadow .entry-thumb.td-animation-stack-type0-2{transition:box-shadow .3s ease,transform .3s ease,opacity .3s cubic-bezier(.39,.76,.51,.56)}.td-h-effect-up-shadow .entry-thumb.td-animation-stack-type1-2{transition:box-shadow .3s ease,transform .3s ease,opacity .3s cubic-bezier(.39,.76,.51,.56) 0s}.td-h-effect-up-shadow .entry-thumb.td-animation-stack-type2-2{transition:box-shadow .3s ease,transform .3s ease,opacity .4s cubic-bezier(.13,.43,.57,.88)}.td-h-effect-up-shadow .entry-thumb{-webkit-box-shadow:0 3px 12px -1px rgba(7,10,25,.2),0 22px 27px -20px rgba(7,10,25,.2);box-shadow:0 3px 12px -1px rgba(7,10,25,.2),0 22px 27px -20px rgba(7,10,25,.2)}.td-h-effect-up-shadow .td_module_wrap:hover .entry-thumb,.td-h-effect-up-shadow.td_module_wrap:hover .entry-thumb,.td-h-effect-up-shadow .td_module_wrap:hover .td-module-thumb a:after,.td-h-effect-up-shadow.td_module_wrap:hover .td-module-thumb a:after,.td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category,.td-h-effect-up-shadow.td_module_wrap:hover .td-category-pos-image .td-post-category,.td-h-effect-up-shadow .td_module_wrap:hover .td-admin-edit,.td-h-effect-up-shadow.td_module_wrap:hover .td-admin-edit{transform:translate(0,-2px) !important;-webkit-transform:translate(0,-2px) !important}.td-h-effect-up-shadow .td_module_wrap:hover .entry-thumb,.td-h-effect-up-shadow.td_module_wrap:hover .entry-thumb{-webkit-box-shadow:0 15px 45px -5px rgba(7,10,25,.25);box-shadow:0 15px 45px -5px rgba(7,10,25,.25)}.td-h-effect-shadow .td-module-thumb .entry-thumb{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.td-h-effect-shadow .td_module_wrap:hover .entry-thumb,.td-h-effect-shadow.td_module_wrap:hover .entry-thumb{-webkit-box-shadow:rgba(108,108,108,.2) 0 2px 2px,rgba(108,108,108,.2) 0 4px 4px,rgba(108,108,108,.2) 0 8px 8px,rgba(108,108,108,.2) 0 16px 16px;box-shadow:rgba(108,108,108,.2) 0 2px 2px,rgba(108,108,108,.2) 0 4px 4px,rgba(108,108,108,.2) 0 8px 8px,rgba(108,108,108,.2) 0 16px 16px}[class*=td_flex_block_] .td-post-vid-time{padding:3px 6px 4px;font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:10px;font-weight:600;line-height:1}[class*=td_flex_block_] .td-next-prev-wrap a{width:auto;height:auto;min-width:25px;min-height:25px}[class*=td_flex_block_] .td-icon-star,[class*=td_flex_block_] .td-icon-star-empty,[class*=td_flex_block_] .td-icon-star-half{width:1.3em}.td-post-vid-time{pointer-events:none}html[class*=ie] [class*=td_flex_block_5] .td-module-container,html[class*=ie] [class*='tdb_header_mega_menu '] .td-module-container,html[class*=ie] [class*=tdb_single_related] .td-module-container{display:block}html[class*=ie] [class*=td_flex_block_5] .td-image-container,html[class*=ie] [class*='tdb_header_mega_menu '] .td-image-container,html[class*=ie] [class*=tdb_single_related] .td-image-container{height:auto;flex:initial}.td-user-rev-stars{display:flex;align-items:center}.td-user-rev-star{font-size:14px;color:#b5b5b5}.td-user-rev-star svg{display:block;width:1em;height:auto;fill:#c1bfbf}.td-user-rev-star:not(:last-child){margin-right:3px}.td-user-rev-star-half,.td-user-rev-star-full{color:#ee8302}.td-user-rev-star-half svg,.td-user-rev-star-full svg{fill:#ee8302}.td_module_flex_1,.td_module_flex_3,.td_module_flex_4,.td_module_flex_5{display:inline-block;width:100%;padding-bottom:0}.td_module_flex_1 .td-module-container,.td_module_flex_3 .td-module-container,.td_module_flex_4 .td-module-container,.td_module_flex_5 .td-module-container{display:flex;flex-direction:column;position:relative}.td_module_flex_1 .td-module-container:before,.td_module_flex_3 .td-module-container:before,.td_module_flex_4 .td-module-container:before,.td_module_flex_5 .td-module-container:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px}.td_module_flex_1 .td-image-wrap,.td_module_flex_3 .td-image-wrap,.td_module_flex_4 .td-image-wrap,.td_module_flex_5 .td-image-wrap{display:block;position:relative}.td_module_flex_1 .td-image-container,.td_module_flex_3 .td-image-container,.td_module_flex_4 .td-image-container,.td_module_flex_5 .td-image-container{position:relative;flex:0 0 auto;width:100%;height:100%}.td_module_flex_1 .td-module-thumb,.td_module_flex_3 .td-module-thumb,.td_module_flex_4 .td-module-thumb,.td_module_flex_5 .td-module-thumb{margin-bottom:0}.td_module_flex_1 .td-module-meta-info,.td_module_flex_3 .td-module-meta-info,.td_module_flex_4 .td-module-meta-info,.td_module_flex_5 .td-module-meta-info{width:100%;margin-bottom:0;z-index:1;border:0 solid #eaeaea;min-height:0}.td_module_flex_1 .td-author-photo,.td_module_flex_3 .td-author-photo,.td_module_flex_4 .td-author-photo,.td_module_flex_5 .td-author-photo{display:inline-block;vertical-align:middle}.td_module_flex_1 .td-thumb-css,.td_module_flex_3 .td-thumb-css,.td_module_flex_4 .td-thumb-css,.td_module_flex_5 .td-thumb-css{width:100%;height:100%;position:absolute;background-size:cover;background-position:center center}.td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category),.td_module_flex_3 .td-category-pos-image .td-post-category:not(.td-post-extra-category),.td_module_flex_4 .td-category-pos-image .td-post-category:not(.td-post-extra-category),.td_module_flex_5 .td-category-pos-image .td-post-category:not(.td-post-extra-category),.td_module_flex_1 .td-post-vid-time,.td_module_flex_3 .td-post-vid-time,.td_module_flex_4 .td-post-vid-time,.td_module_flex_5 .td-post-vid-time{position:absolute;z-index:2;bottom:0}.td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category),.td_module_flex_3 .td-category-pos-image .td-post-category:not(.td-post-extra-category),.td_module_flex_4 .td-category-pos-image .td-post-category:not(.td-post-extra-category),.td_module_flex_5 .td-category-pos-image .td-post-category:not(.td-post-extra-category){left:0}.td_module_flex_1 .td-post-vid-time,.td_module_flex_3 .td-post-vid-time,.td_module_flex_4 .td-post-vid-time,.td_module_flex_5 .td-post-vid-time{right:0;background-color:#000;color:#fff}.td_module_flex_1 .td-excerpt,.td_module_flex_3 .td-excerpt,.td_module_flex_4 .td-excerpt,.td_module_flex_5 .td-excerpt{margin:20px 0 0;line-height:21px}.td_module_flex_1 .td-read-more,.td_module_flex_3 .td-read-more,.td_module_flex_4 .td-read-more,.td_module_flex_5 .td-read-more{margin:20px 0 0}.td_module_flex_1 .tdb-favorite,.td_module_flex_2 .tdb-favorite,.td_module_flex_3 .tdb-favorite,.td_module_flex_4 .tdb-favorite,.td_module_flex_5 .tdb-favorite,.tdb_module_loop .tdb-favorite,.tdb_module_loop_2 .tdb-favorite{position:absolute;top:10px;right:10px;width:1em;height:1em;background-color:#fff;border-radius:100%;cursor:pointer}.td_module_flex_1 .td-favorite-ico,.td_module_flex_2 .td-favorite-ico,.td_module_flex_3 .td-favorite-ico,.td_module_flex_4 .td-favorite-ico,.td_module_flex_5 .td-favorite-ico,.tdb_module_loop .td-favorite-ico,.tdb_module_loop_2 .td-favorite-ico{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.556em;height:auto;fill:#000;transition:opacity .2s ease-in-out}.td_module_flex_1 .td-favorite-ico-full,.td_module_flex_2 .td-favorite-ico-full,.td_module_flex_3 .td-favorite-ico-full,.td_module_flex_4 .td-favorite-ico-full,.td_module_flex_5 .td-favorite-ico-full,.tdb_module_loop .td-favorite-ico-full,.tdb_module_loop_2 .td-favorite-ico-full{opacity:0}.td_module_flex_1 .tdb-favorite:hover .td-favorite-ico-empty,.td_module_flex_2 .tdb-favorite:hover .td-favorite-ico-empty,.td_module_flex_3 .tdb-favorite:hover .td-favorite-ico-empty,.td_module_flex_4 .tdb-favorite:hover .td-favorite-ico-empty,.td_module_flex_5 .tdb-favorite:hover .td-favorite-ico-empty,.tdb_module_loop .tdb-favorite:hover .td-favorite-ico-empty,.tdb_module_loop_2 .tdb-favorite:hover .td-favorite-ico-empty,.td_module_flex_1 .tdb-favorite-selected .td-favorite-ico-empty,.td_module_flex_2 .tdb-favorite-selected .td-favorite-ico-empty,.td_module_flex_3 .tdb-favorite-selected .td-favorite-ico-empty,.td_module_flex_4 .tdb-favorite-selected .td-favorite-ico-empty,.td_module_flex_5 .tdb-favorite-selected .td-favorite-ico-empty,.tdb_module_loop .tdb-favorite-selected .td-favorite-ico-empty,.tdb_module_loop_2 .tdb-favorite-selected .td-favorite-ico-empty{opacity:0}.td_module_flex_1 .tdb-favorite:hover .td-favorite-ico-full,.td_module_flex_2 .tdb-favorite:hover .td-favorite-ico-full,.td_module_flex_3 .tdb-favorite:hover .td-favorite-ico-full,.td_module_flex_4 .tdb-favorite:hover .td-favorite-ico-full,.td_module_flex_5 .tdb-favorite:hover .td-favorite-ico-full,.tdb_module_loop .tdb-favorite:hover .td-favorite-ico-full,.tdb_module_loop_2 .tdb-favorite:hover .td-favorite-ico-full,.td_module_flex_1 .tdb-favorite-selected .td-favorite-ico-full,.td_module_flex_2 .tdb-favorite-selected .td-favorite-ico-full,.td_module_flex_3 .tdb-favorite-selected .td-favorite-ico-full,.td_module_flex_4 .tdb-favorite-selected .td-favorite-ico-full,.td_module_flex_5 .tdb-favorite-selected .td-favorite-ico-full,.tdb_module_loop .tdb-favorite-selected .td-favorite-ico-full,.tdb_module_loop_2 .tdb-favorite-selected .td-favorite-ico-full{opacity:1}.td-module-exclusive .td-module-title a:before{content:var(--td_excl_label,'EXCLUSIVE');font-family:'Roboto',sans-serif;color:#fff;background-color:red;padding:4px 8px 2px;margin-right:8px;font-size:14px;font-weight:500;line-height:1;vertical-align:middle}.td-mc1-wrap:after,.td-mc1-wrap .td_module_wrap:after{content:'';display:table;clear:both}.td_module_flex_1 .td-image-wrap,.td_module_flex_5 .td-image-wrap{padding-bottom:50%}.td_module_flex_1 .td-module-meta-info,.td_module_flex_5 .td-module-meta-info{padding:13px 0 0}.td_module_flex_3 .td-image-wrap,.td_module_flex_4 .td-image-wrap{padding-bottom:70%}.td_module_flex_3 .td-module-meta-info,.td_module_flex_4 .td-module-meta-info{padding:0 0 0 16px}.td_module_flex_3 .entry-title,.td_module_flex_4 .entry-title{font-size:14px;line-height:20px;font-weight:500}@media (min-width:768px) and (max-width:1018px){.td_module_flex_3 .entry-title,.td_module_flex_4 .entry-title{font-size:12px;line-height:18px}}@media (min-width:1019px) and (max-width:1140px){.td_module_flex_3 .entry-title{font-size:12px;line-height:18px}}.td_flex_block.td_with_ajax_pagination,.td_flex_block.td_with_ajax_pagination .td_block_inner{overflow:initial}.td_flex_block.td_with_ajax_pagination .td_block_inner{height:auto !important}.td_flex_block_2.td_with_ajax_pagination .td-block-inner-pagination{position:relative}.td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap{position:absolute;top:0;left:0;right:auto;display:flex;width:100%;height:100%;margin:0;pointer-events:none}.td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap a{background-color:rgba(0,0,0,.8);min-width:29px;min-height:29px;line-height:30px;font-size:10px;color:#fdfdfd;border:0;pointer-events:auto}.td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap a:last-child{margin-right:0}.td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg{width:10px;height:11px}.td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg,.td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg *{fill:#fdfdfd}.td_module_flex_2{padding-bottom:0}.td_module_flex_2 .td-module-container{position:relative}.td_module_flex_2 .td-module-thumb{margin-bottom:0;overflow:hidden}.td_module_flex_2 .td-image-wrap{display:block;height:100%}.td_module_flex_2 .td-thumb-css{width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover}.td_module_flex_2 .td-module-meta-info{position:absolute;top:0;left:0;right:0;width:100%;margin-bottom:0;color:#fff}.td_module_flex_2 .td-post-category,.td_module_flex_2 .td-post-vid-time{background-color:#fff;color:#000}.td_module_flex_2 .td-post-vid-time{display:inline-block;margin-right:5px}.td_module_flex_2 .entry-title a,.td_module_flex_2 .td-post-author-name a,.td_module_flex_2 .td-post-date{color:#fff}.td_module_flex_2 .entry-title{font-size:25px;line-height:34px}.td_module_flex_2 .td-module-comments{top:2px}.td_module_flex_2 .td-module-comments a{background-color:transparent !important;padding:0;font-size:11px;font-weight:400}.td_module_flex_2 .td-module-comments a:before{font-family:'newspaper',sans-serif;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;content:"\e83b";margin-right:5px;font-size:9px}.td_module_flex_2 .td-module-comments a:after{display:none}.td_module_flex_2 .td-excerpt{font-size:14px;line-height:19px;color:#ddd}.td_module_flex_2 .td-read-more{margin-top:20px}.td-flb-meta-center .td_module_flex_2 .td-module-meta-info{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.td-flb-meta-bottom .td_module_flex_2 .td-module-meta-info{top:auto;bottom:0}.td_flex_block_3 .td_module_column,.td_flex_block_4 .td_module_column{float:left}.td_flex_block_3 .rtl .td_flex_block_3 .td_module_column,.td_flex_block_4 .rtl .td_flex_block_3 .td_module_column{display:flex;flex-direction:column-reverse}@media (min-width:768px) and (max-width:1018px){.td_flex_block_3 .td_module_flex_1 .entry-title,.td_flex_block_4 .td_module_flex_1 .entry-title{font-size:17px;line-height:22px}}.td_flex_block_3 .td_module_flex_1 .td-excerpt,.td_flex_block_4 .td_module_flex_1 .td-excerpt{margin-top:16px}.td_flex_block_3 .td_module_flex_3 .td-module-container,.td_flex_block_4 .td_module_flex_3 .td-module-container{flex-direction:row}.td_flex_block_3 .td-read-more,.td_flex_block_4 .td-read-more{display:none}.td_flex_block_3 .td_module_flex_1 .td-image-wrap{padding-bottom:72%}.td_flex_block_4 .td_module_flex_4 .td-module-container{flex-direction:row}@media (min-width:1019px) and (max-width:1140px){.td_flex_block_4 .td_module_flex_4 .entry-title{font-size:12px;line-height:18px}}.td_flex_block_5 .td-module-meta-info-top{padding:0}a[href^=tel]{color:inherit}.vc_wp_recentcomments .td_wp_recentcomments{position:relative;margin-bottom:0}.td_block_raw_css{margin-bottom:0}.td-image-gradient:before{bottom:0;content:"";display:block;height:50%;width:100%;position:absolute;z-index:1;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.8)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0)}@media (max-width:1018px){.td-image-gradient:before{height:100%}}.tdb-template .td-main-content-wrap{padding-bottom:0}.ie8 .entry-thumb:before,.ie9 .entry-thumb:before,.ie10 .entry-thumb:before,.ie11 .entry-thumb:before,.ie8 .entry-thumb:after,.ie9 .entry-thumb:after,.ie10 .entry-thumb:after,.ie11 .entry-thumb:after,.ie8 .tdb-featured-image-bg:before,.ie9 .tdb-featured-image-bg:before,.ie10 .tdb-featured-image-bg:before,.ie11 .tdb-featured-image-bg:before,.ie8 .tdb-featured-image-bg:after,.ie9 .tdb-featured-image-bg:after,.ie10 .tdb-featured-image-bg:after,.ie11 .tdb-featured-image-bg:after,.ie8 .tdb-author-img:before,.ie9 .tdb-author-img:before,.ie10 .tdb-author-img:before,.ie11 .tdb-author-img:before,.ie8 .tdb-author-img:after,.ie9 .tdb-author-img:after,.ie10 .tdb-author-img:after,.ie11 .tdb-author-img:after,.ie8 .tdb-author-photo:before,.ie9 .tdb-author-photo:before,.ie10 .tdb-author-photo:before,.ie11 .tdb-author-photo:before,.ie8 .tdb-author-photo:after,.ie9 .tdb-author-photo:after,.ie10 .tdb-author-photo:after,.ie11 .tdb-author-photo:after,.ie8 .tdb_single_featured_image .tdb-block-inner:before,.ie9 .tdb_single_featured_image .tdb-block-inner:before,.ie10 .tdb_single_featured_image .tdb-block-inner:before,.ie11 .tdb_single_featured_image .tdb-block-inner:before,.ie8 .tdb_single_featured_image .tdb-block-inner:after,.ie9 .tdb_single_featured_image .tdb-block-inner:after,.ie10 .tdb_single_featured_image .tdb-block-inner:after,.ie11 .tdb_single_featured_image .tdb-block-inner:after{display:none !important}[class*=tdb-fake-block]{filter:grayscale(1);user-select:none;-webkit-user-select:none}[class*=tdb-fake-block] .td_module_wrap{pointer-events:none}.tdb-fake-block{opacity:.1}.tdb-fake-block-2{opacity:.2}.td-sidebar-left .td-crumb-container{padding-left:372px}@media (min-width:1019px) and (max-width:1140px){.td-sidebar-left .td-crumb-container{padding-left:341px}}@media (min-width:768px) and (max-width:1018px){.td-sidebar-left .td-crumb-container{padding-left:256px}}@media (max-width:767px){.td-sidebar-left .td-crumb-container{padding-left:0}}.td-sidebar-left-content{float:right !important}@media (max-width:767px){.td-sidebar-left-content{float:none !important}}.page-template-page-pagebuilder-empty .td-main-page-wrap{padding-top:0;padding-bottom:0}.page-template-page-pagebuilder-overlay .td-main-page-wrap{padding-top:0;padding-bottom:0}.page-template-page-pagebuilder-overlay .td-header-wrap{position:absolute;left:0;right:0}.page-template-page-pagebuilder-overlay .td-header-menu-wrap:before,.page-template-page-pagebuilder-overlay .td-header-menu-wrap:after{display:none}.page-template-page-pagebuilder-overlay .td-banner-wrap-full,.page-template-page-pagebuilder-overlay .td-header-menu-wrap-full,.page-template-page-pagebuilder-overlay .td-header-top-menu-full{background-color:transparent}.tdc-theme-Newspaper.page-template-page-pagebuilder-overlay .td-header-wrap{pointer-events:none}.tdc-theme-Newspaper.page-template-page-pagebuilder-overlay .sf-menu{pointer-events:auto}.tdc-theme-Newspaper #td-mobile-nav{display:none}.tdc-theme-Newspaper.td-menu-mob-open-menu #td-mobile-nav,.tdc-theme-Newspaper.td-search-opened #td-mobile-nav{display:block}.tdm-svg{fill:#000;transform-origin:50% 50% 0;width:100%;min-width:1000px;left:50%;transform:translateX(-50%);position:relative}.tdc-row-divider{position:absolute;width:100%;height:100%;bottom:0;line-height:0;left:50%;transform:translateX(-50%)}@media (max-width:767px){.tdc-row-divider{width:100vw !important}}[class*=stretch_] .tdc-row-divider{width:100vw}.tdm-svg2{opacity:.3}.tdm-svg3{opacity:.15}.tdm-svg4{opacity:.08}.tdc-row-divider-top{position:absolute;top:0;width:100%;transform:rotateX(180deg);-webkit-transform:rotateX(180deg)}.tdc-row-divider-bottom{position:absolute;bottom:0;width:100%}.tdc-divider-space{background-color:#fff;position:absolute;width:100%;z-index:1}@media (min-width:1019px){.td-boxed-layout .tdc-row>.td-pb-row>.td-element-style,.td-boxed-layout .tdc-video-outer-wrapper,.td-boxed-layout .tdc-row-divider{width:calc(100% + 48px)}.td-boxed-layout .tdc-row>.td-pb-row>.td-element-style,.td-boxed-layout .tdc-video-outer-wrapper{left:-24px}}@media (min-width:768px) and (max-width:1140px){.td-boxed-layout .tdc-row>.td-pb-row>.td-element-style,.td-boxed-layout .tdc-video-outer-wrapper,.td-boxed-layout .tdc-row-divider{width:100vw;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}}.td_block_wrap p:empty:before{display:none}.rtl .td-element-style{right:auto}body .tdc-restr-display-none{display:none !important}@font-face{font-family:'newspaper-icons';src:url(//gpsg.org.uk/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/../images/icons/newspaper-icons.eot?1);src:url(//gpsg.org.uk/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/../images/icons/newspaper-icons.eot?1#iefix) format('embedded-opentype'),url(//gpsg.org.uk/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/../images/icons/newspaper-icons.woff?1) format('woff'),url(//gpsg.org.uk/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/../images/icons/newspaper-icons.ttf?1) format('truetype'),url(//gpsg.org.uk/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/../images/icons/newspaper-icons.svg?1#newspaper-icons) format('svg');font-weight:400;font-style:normal;font-display:swap}[class^=td-icons]:before,[class*=" td-icons"]:before{font-family:'newspaper-icons';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=td-icons]{line-height:1;text-align:center;display:inline-block;cursor:default}.rain-d:before{content:'\e800';display:none}.rain-n:before{content:'\e801';display:none}.mist-d:before{content:'\e802';display:none}.mist-n:before{content:'\e802';display:none}.scattered-clouds-d:before{content:'\e803';display:none}.scattered-clouds-n:before{content:'\e803';display:none}.shower-rain-d:before{content:'\e804';display:none}.shower-rain-n:before{content:'\e804';display:none}.snow-d:before{content:'\e805';display:none}.snow-n:before{content:'\e805';display:none}.thunderstorm-d:before{content:'\e806';display:none}.thunderstorm-n:before{content:'\e806';display:none}.broken-clouds-d:before{content:'\e807';display:none}.broken-clouds-n:before{content:'\e807';display:none}.clear-sky-d:before{content:'\e808';display:none}.clear-sky-n:before{content:'\e809';display:none}.few-clouds-d:before{content:'\e80a';display:none}.few-clouds-n:before{content:'\e80b';display:none}.td-icons-drop:before{content:'\e80c'}.td-icons-wind:before{content:'\e80d'}.td-icons-arrows-down:before{content:'\e80e'}.td-icons-arrows-up:before{content:'\e80f'}.td-icons-cloud:before{content:'\e810'}.td-icons-location:before{content:'\e811'}.td-icons-circus:before{content:"\e900"}.td-icons-farm:before{content:"\e901"}.td-icons-home:before{content:"\e902"}.td-icons-pets:before{content:"\e903"}.td-icons-wild:before{content:"\e904"}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;bottom:0;right:0;color:#ccc;padding-right:15px;font-size:11px;line-height:18px}.mfp-arrow{font-family:'newspaper',sans-serif;font-size:30px;position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px}.mfp-arrow-left{left:0}.mfp-arrow-left:before{content:'\e807';color:#fff}.mfp-arrow-right{right:0}.mfp-arrow-right:before{content:'\e808';color:#fff}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:before{bottom:40px;content:"";display:block;height:20%;width:100%;position:absolute;z-index:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.7)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0);opacity:0;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.mfp-ready .mfp-s-ready .mfp-figure:before{opacity:1}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{font-size:11px;line-height:18px;margin-bottom:50px;position:absolute;bottom:0;left:0;width:100%;cursor:auto;padding:0 65px 0 15px;z-index:1}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:before{bottom:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.image-source-link{color:#98c3d1}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:.001;-webkit-backface-visibility:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.mfp-bg{z-index:10000}.mfp-wrap{z-index:10000}.white-popup-block{position:relative;margin:0 auto;max-width:500px;min-height:500px;font-family:'Open Sans','Open Sans Regular',sans-serif;text-align:center;color:#fff;vertical-align:top;-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,.2);box-shadow:0px 0px 20px 0px rgba(0,0,0,.2);padding:0 0 24px;overflow:hidden}.white-popup-block:after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;display:block;background:var(--td_login_gradient_one,rgba(0,69,130,.8));background:-webkit-gradient(left bottom,right top,color-stop(0%,var(--td_login_gradient_one,rgba(0,69,130,.8))),color-stop(100%,var(--td_login_gradient_two,rgba(38,134,146,.8))));background:linear-gradient(45deg,var(--td_login_gradient_one,rgba(0,69,130,.8)) 0%,var(--td_login_gradient_two,rgba(38,134,146,.8)) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a80cb',endColorstr='#42bdcd',GradientType=1);z-index:-2}.white-popup-block:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;display:block;background-repeat:var(--td_login_background_repeat,no-repeat);background-size:var(--td_login_background_size,cover);background-position:var(--td_login_background_position,top);opacity:var(--td_login_background_opacity,1);z-index:-3}.mfp-content .td-login-wrap{position:relative}.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-back-button,.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-login-panel-title,.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-login-panel-descr,.mfp-content .td-login-wrap.td-login-wrap-fb-open form,.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-login-social,.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-login-info-text,.mfp-content .td-login-wrap.td-login-wrap-fb-open #register-link{opacity:.5;pointer-events:none}.mfp-content #login-form .td-login-wrap-fb-open+.mfp-close{opacity:.5;pointer-events:none}.mfp-content .td-back-button{visibility:hidden;opacity:0;-webkit-transition:all .5s cubic-bezier(.79,.14,.15,.86) 0s;transition:all .5s cubic-bezier(.79,.14,.15,.86) 0s;position:absolute;top:13px;left:8px;color:var(--td_login_text_color,#fff);width:50px;height:50px;z-index:99}.mfp-content .td-back-button i{line-height:50px;font-size:16px;color:var(--td_login_text_color,#fff)}.mfp-content .td-login-inputs{width:100%;display:inline-block;position:relative;margin-bottom:30px;font-size:15px;font-weight:400;color:var(--td_login_text_color,#fff)}.mfp-content .td-login-inputs label{position:absolute;top:8px;left:0;text-transform:uppercase;-webkit-transition:all .2s ease;transition:all .2s ease;pointer-events:none}.mfp-content .td-login-inputs:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--td_login_text_color,#fff);opacity:.3}.mfp-content .td-login-input{position:relative;background-color:transparent !important;height:40px;margin:0 !important;padding:0;box-shadow:none !important;font-size:15px;color:var(--td_login_text_color,#fff);outline:none;border:0}.mfp-content .td-login-input:focus~label,.mfp-content .td-login-input:valid~label{top:-18px;font-size:11px;opacity:.6}.mfp-content .td-login-input:invalid{font-style:italic}.mfp-content .td-login-button{width:100%;height:50px;background-color:var(--td_login_button_background,#fff);padding:5px 12px 6px;margin-top:20px;margin-bottom:0;text-transform:uppercase;text-shadow:none;font-size:13px;font-weight:600;color:var(--td_login_button_color,#000);-webkit-box-shadow:1px 1px 4px 0px rgba(0,0,0,.2);box-shadow:1px 1px 4px 0px rgba(0,0,0,.2);border:0;border-radius:0;-webkit-transition:background-color .2s ease !important;transition:background-color .2s ease !important}.mfp-content .td-login-button:active,.mfp-content .td-login-button:hover{-webkit-box-shadow:1px 1px 4px 0px rgba(0,0,0,.2);box-shadow:1px 1px 4px 0px rgba(0,0,0,.2);background-color:var(--td_login_hover_background,#deea4b);color:var(--td_login_hover_color,#000)}.mfp-content .td-login-social{width:100%;margin-top:15px;margin-bottom:8px}.mfp-content .td-login-info-text{display:block;margin-top:3px;font-size:11px;color:var(--td_login_text_color,#fff)}.mfp-content .td-login-info-text a{color:inherit}.mfp-content .td-login-info-text a:hover{text-decoration:underline}.mfp-content #register-link{width:100%;display:block;padding:13px;margin-top:24px;font-size:13px;text-transform:uppercase;color:var(--td_login_text_color,#fff);cursor:pointer;position:relative}.mfp-content #register-link:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;border:1px solid var(--td_login_text_color,#fff);opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.mfp-content #register-link:hover:before{opacity:.2}.mfp-content .td-login-form-div{padding:0 20%}@media (max-width:480px){.mfp-content .td-login-form-div{padding:0 5%}}.mfp-content #td-login-div{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-webkit-transition:all .5s cubic-bezier(.79,.14,.15,.86) 0s;transition:all .5s cubic-bezier(.79,.14,.15,.86) 0s}.mfp-content #td-login-div.td-display-none{display:none;visibility:hidden;opacity:0;-webkit-transition:all .3s cubic-bezier(.79,.14,.15,.86) 0s;transition:all .3s cubic-bezier(.79,.14,.15,.86) 0s}.mfp-content .td-login-animation #td-login-div{transform:translate3d(-300px,0,0);-webkit-transform:translate3d(-300px,0,0)}.mfp-content .td-login-animation .td-back-button{visibility:visible;opacity:1}.mfp-content #td-register-div,.mfp-content #td-forgot-pass-div{display:none;visibility:hidden;opacity:0;-webkit-transition:all .5s cubic-bezier(.79,.14,.15,.86) 0s;transition:all .5s cubic-bezier(.79,.14,.15,.86) 0s;transform:translate3d(300px,0,0);-webkit-transform:translate3d(300px,0,0)}.mfp-content #td-register-div.td-display-block,.mfp-content #td-forgot-pass-div.td-display-block{display:block;visibility:visible;opacity:1;-webkit-transition:all .3s cubic-bezier(.79,.14,.15,.86) 0s;transition:all .3s cubic-bezier(.79,.14,.15,.86) 0s;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.mfp-content #login-form .mfp-close{position:absolute;top:26px;width:20px;height:20px;line-height:0;font-size:0;color:var(--td_login_text_color,#fff);font-family:'newspaper',sans-serif}.mfp-content #login-form .mfp-close:before{position:absolute;top:50%;left:50%;transform:translate(-50%,50%);-webkit-transform:translate(-50%,50%);font-size:16px;vertical-align:bottom;color:var(--td_login_text_color,#fff)}.mfp-content #login-form #login-link{position:absolute;left:26px;top:28px;cursor:pointer}.mfp-content #login-form .mfp-close{right:27px;left:auto;opacity:1}.mfp-content #login-form .mfp-close:before{content:'\e902'}.mfp-content .td-login-panel-title{padding:26px 0 22px;line-height:20px;font-size:17px;text-transform:uppercase;color:var(--td_login_text_color,#fff);pointer-events:none}.mfp-content .td-login-panel-descr{margin-bottom:77px;font-size:13px;line-height:1}.mfp-content .td_display_err{color:#fff;padding:14px 30px;display:none;position:absolute;top:93px;left:0;right:0;font-size:11px;text-transform:uppercase;margin:0 -40%;line-height:1}.mfp-content .td_display_err:before{content:'';width:100%;height:100%;background-color:#000;position:absolute;top:0;left:0;opacity:.8;z-index:-1}.mfp-content .td_display_msg_ok:before{background-color:#fff;opacity:.1}.mpf-td-login-effect .mfp-with-anim{opacity:0;-webkit-transition:all .4s cubic-bezier(.55,0,.1,1);transition:all .4s cubic-bezier(.55,0,.1,1);transform:perspective(600px) scale(.4);-webkit-transform:perspective(600px) scale(.4)}.mpf-td-login-effect.mfp-bg{opacity:0;transition:all .3s ease-out}.mpf-td-login-effect.mfp-ready .mfp-with-anim{opacity:1;transform:perspective(600px) scale(1);-webkit-transform:perspective(600px) scale(1)}.mpf-td-login-effect.mfp-ready.mfp-bg{opacity:.8}.mpf-td-login-effect.mfp-removing .mfp-with-anim{transform:perspective(600px) scale(.4);-webkit-transform:perspective(600px) scale(.4);opacity:0}.mpf-td-login-effect.mfp-removing.mfp-bg{opacity:0}#login_pass-mob,#login_pass{display:none !important}.td-login-show #login_pass-mob,.mfp-ready #login_pass{display:inline-block !important}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){.td-sp{background-image:url(//gpsg.org.uk/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/../images/sprite/elements@2x.png) !important;background-size:90px 2100px !important}}.td-a-rec img{display:block}.td-visible-desktop{display:table}.td-visible-tablet-landscape,.td-visible-tablet-l,.td-visible-tablet-portrait,.td-visible-tablet-tp,.td-visible-phone{display:none}@media (min-width:1019px) and (max-width:1140px){.td-visible-tablet-landscape,.td-visible-tablet-l{display:table}.td-visible-desktop{display:none}.td-visible-tablet-portrait,.td-visible-tablet-tp{display:none}.td-visible-phone{display:none}}@media (min-width:768px) and (max-width:1018px){.td-visible-tablet-portrait,.td-visible-tablet-tp{display:table}.td-visible-desktop{display:none}.td-visible-tablet-landscape,.td-visible-tablet-l{display:none}.td-visible-phone{display:none}}@media (max-width:767px){.td-visible-phone{display:table}.td-visible-desktop{display:none}.td-visible-tablet-landscape,.td-visible-tablet-l{display:none}.td-visible-tablet-portrait,.td-visible-tablet-tp{display:none}}@media (min-width:1141px){.td-rec-hide-on-m{display:none !important}}@media (min-width:1019px) and (max-width:1140px){.td-rec-hide-on-tl{display:none !important}}@media (min-width:768px) and (max-width:1018px){.td-rec-hide-on-tp{display:none !important}}@media (max-width:767px){.td-rec-hide-on-p{display:none !important}}.td-header-rec-wrap{position:relative;min-height:90px}@media (min-width:768px) and (max-width:1018px){.td-header-rec-wrap{min-height:60px}}@media (max-width:767px){.td-header-rec-wrap{margin-left:auto;margin-right:auto;display:table;min-height:0 !important}}.td-header-rec-wrap .td-adspot-title{margin-bottom:-21px;position:relative;top:3px}@media (min-width:768px) and (max-width:1018px){.td-header-rec-wrap .td-adspot-title{margin-bottom:-14px;top:0}}@media (max-width:767px){.td-header-rec-wrap .td-adspot-title{top:0;margin-bottom:-10px}}.td-header-sp-recs{padding:0 !important;width:728px;position:relative;min-height:0 !important}@media (min-width:768px) and (max-width:1018px){.td-header-sp-recs{width:470px}}@media (max-width:767px){.td-header-sp-recs{width:100%}}.td-header-sp-recs img,.td-header-sp-recs .adsbygoogle{position:absolute;margin:auto;top:0;bottom:0;left:0;right:0}@media (max-width:767px){.td-header-sp-recs img,.td-header-sp-recs .adsbygoogle{position:relative;display:table;margin:10px auto;width:100%}}.td-a-rec-id-smart_list_6 img,.td-a-rec-id-smart_list_7 img,.td-a-rec-id-smart_list_8 img,.td-a-rec-id-post_style_12 img,.td-a-rec-id-sidebar img,.td-a-rec-id-content_top img,.td-a-rec-id-content_inline img,.td-a-rec-id-content_bottom img,.td-a-rec-id-custom_ad_1 img,.td-a-rec-id-custom_ad_2 img,.td-a-rec-id-custom_ad_3 img,.td-a-rec-id-custom_ad_4 img,.td-a-rec-id-custom_ad_5 img{width:100%}.td-g-rec-id-sidebar{text-align:center}.td-g-rec-id-sidebar .adsbygoogle{margin-bottom:44px}.td-visible-desktop,.td-visible-tablet-landscape,.td-visible-tablet-l,.td-visible-tablet-portrait,.td-visible-tablet-tp,.td-visible-phone{margin-left:auto;margin-right:auto}.td-a-rec-id-sidebar>div{margin-bottom:48px}.td-a-rec-id-sidebar .td-block-title-wrap{margin-bottom:26px}.td-a-rec-id-sidebar .td-block-title-wrap+.td-adspot-title{margin-top:-9px}.td-g-rec-id-post_style_12,.td-g-rec-id-content_top,.td-g-rec-id-content_bottom{clear:both}.td-g-rec-id-post_style_12 .adsbygoogle,.td-g-rec-id-content_top .adsbygoogle,.td-g-rec-id-content_bottom .adsbygoogle{margin-bottom:21px;position:relative;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.td-a-rec-id-post_style_12,.td-a-rec-id-content_top,.td-a-rec-id-content_bottom{clear:both;text-align:center}.td-a-rec-id-post_style_12>div,.td-a-rec-id-content_top>div,.td-a-rec-id-content_bottom>div{margin-bottom:21px}.td-a-rec-id-post_style_12 img,.td-a-rec-id-content_top img,.td-a-rec-id-content_bottom img{margin-bottom:0}.td-a-rec-id-post_style_12 .td-adspot-title,.td-a-rec-id-post_style_13 .td-adspot-title{margin-bottom:-9px}.td-g-rec-id-smart_list_6,.td-g-rec-id-smart_list_7,.td-g-rec-id-smart_list_8{clear:both}.td-g-rec-id-smart_list_6 .adsbygoogle,.td-g-rec-id-smart_list_7 .adsbygoogle,.td-g-rec-id-smart_list_8 .adsbygoogle{margin-top:0;margin-bottom:16px;position:relative;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.td-a-rec-id-smart_list_6,.td-a-rec-id-smart_list_7,.td-a-rec-id-smart_list_8{clear:both;text-align:center}.td-a-rec-id-smart_list_6>div,.td-a-rec-id-smart_list_7>div,.td-a-rec-id-smart_list_8>div{margin-top:0;margin-bottom:16px}.td-a-rec-id-smart_list_6 img,.td-a-rec-id-smart_list_7 img,.td-a-rec-id-smart_list_8 img{margin:0}.td-g-rec-id-smart_list_7 .adsbygoogle{margin-bottom:21px}.td-a-rec-id-smart_list_7>div{margin-bottom:26px}.td-a-rec-id-smart_list_7 img{margin-bottom:0}.td-g-rec-id-content_inline .adsbygoogle{margin-bottom:21px;position:relative;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.td-g-rec-id-content_inlineleft,.td-a-rec-id-content_inlineleft{float:left}.td-g-rec-id-content_inlineleft .td-adspot-title,.td-a-rec-id-content_inlineleft .td-adspot-title{margin-right:21px}@media (max-width:767px){.td-g-rec-id-content_inlineleft .td-adspot-title,.td-a-rec-id-content_inlineleft .td-adspot-title{margin:0}}.td-g-rec-id-content_inlineleft>div,.td-a-rec-id-content_inlineleft>div,.td-g-rec-id-content_inlineleft .adsbygoogle,.td-a-rec-id-content_inlineleft .adsbygoogle{margin-bottom:15px;margin-top:9px;margin-right:21px}@media (max-width:767px){.td-g-rec-id-content_inlineleft>div,.td-a-rec-id-content_inlineleft>div,.td-g-rec-id-content_inlineleft .adsbygoogle,.td-a-rec-id-content_inlineleft .adsbygoogle{margin:0 auto 26px auto}}.td-g-rec-id-content_inlineleft img,.td-a-rec-id-content_inlineleft img{margin-bottom:0}@media (max-width:767px){.td-g-rec-id-content_inlineleft,.td-a-rec-id-content_inlineleft{float:none;text-align:center}}.td-g-rec-id-content_inlineright,.td-a-rec-id-content_inlineright{float:right}.td-g-rec-id-content_inlineright .td-adspot-title,.td-a-rec-id-content_inlineright .td-adspot-title{margin-left:21px;margin-bottom:-6px}@media (max-width:767px){.td-g-rec-id-content_inlineright .td-adspot-title,.td-a-rec-id-content_inlineright .td-adspot-title{margin:0}}.td-g-rec-id-content_inlineright>div,.td-a-rec-id-content_inlineright>div,.td-g-rec-id-content_inlineright .adsbygoogle,.td-a-rec-id-content_inlineright .adsbygoogle{margin-bottom:15px;margin-top:6px;margin-left:21px}@media (max-width:767px){.td-g-rec-id-content_inlineright>div,.td-a-rec-id-content_inlineright>div,.td-g-rec-id-content_inlineright .adsbygoogle,.td-a-rec-id-content_inlineright .adsbygoogle{margin:0 auto 26px auto}}.td-g-rec-id-content_inlineright img,.td-a-rec-id-content_inlineright img{margin-bottom:0}@media (max-width:767px){.td-g-rec-id-content_inlineright,.td-a-rec-id-content_inlineright{float:none;text-align:center}}.td-a-rec-id-footer_top,.td-g-rec-id-footer_top{display:table;position:relative;text-align:center;margin:-12px auto 40px auto}@media (max-width:767px){.td-a-rec-id-footer_top>div img,.td-g-rec-id-footer_top>div img{width:100%}}.td-a-rec-id-footer_top .td-adspot-title,.td-g-rec-id-footer_top .td-adspot-title{margin-top:-21px}.td-g-rec-id-custom_ad_1,.td-g-rec-id-custom_ad_2,.td-g-rec-id-custom_ad_3,.td-g-rec-id-custom_ad_4,.td-g-rec-id-custom_ad_5{text-align:center;display:table;margin-left:auto;margin-right:auto;position:relative}.td-g-rec-id-custom_ad_1 .adsbygoogle,.td-g-rec-id-custom_ad_2 .adsbygoogle,.td-g-rec-id-custom_ad_3 .adsbygoogle,.td-g-rec-id-custom_ad_4 .adsbygoogle,.td-g-rec-id-custom_ad_5 .adsbygoogle{margin-bottom:44px}.td-a-rec-id-custom_ad_1,.td-a-rec-id-custom_ad_2,.td-a-rec-id-custom_ad_3,.td-a-rec-id-custom_ad_4,.td-a-rec-id-custom_ad_5{text-align:center;display:table;margin-left:auto;margin-right:auto;position:relative}.td-a-rec-id-custom_ad_1>div,.td-a-rec-id-custom_ad_2>div,.td-a-rec-id-custom_ad_3>div,.td-a-rec-id-custom_ad_4>div,.td-a-rec-id-custom_ad_5>div{margin-bottom:44px}.td-a-rec-id-custom_ad_1 .td-block-title-wrap,.td-a-rec-id-custom_ad_2 .td-block-title-wrap,.td-a-rec-id-custom_ad_3 .td-block-title-wrap,.td-a-rec-id-custom_ad_4 .td-block-title-wrap,.td-a-rec-id-custom_ad_5 .td-block-title-wrap{margin-bottom:26px}.td-a-rec-id-custom_ad_1 .td-block-title-wrap+.td-adspot-title,.td-a-rec-id-custom_ad_2 .td-block-title-wrap+.td-adspot-title,.td-a-rec-id-custom_ad_3 .td-block-title-wrap+.td-adspot-title,.td-a-rec-id-custom_ad_4 .td-block-title-wrap+.td-adspot-title,.td-a-rec-id-custom_ad_5 .td-block-title-wrap+.td-adspot-title{margin-top:-9px}.td-adspot-title{color:#767676;font-size:10px;text-align:center;display:block;font-family:Verdana,BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;line-height:21px}.td-g-rec-id-post_style_1 .adsbygoogle{margin-bottom:15px}@media (max-width:767px){.td-g-rec-id-post_style_1{text-align:center}}.td-a-rec-id-post_style_1 img{width:100%}.td-g-rec-id-post_style_11 .adsbygoogle{margin-bottom:21px}@media (min-width:768px) and (max-width:1018px){.td-g-rec-id-post_style_11 .adsbygoogle{margin-bottom:0}}@media (min-width:768px) and (max-width:1018px){.td-g-rec-id-post_style_11{text-align:center}}@media (max-width:767px){.td-g-rec-id-post_style_11{text-align:center}}.td-a-rec-id-post_style_11>div{margin-bottom:21px;margin-left:0;margin-right:0}@media (min-width:768px) and (max-width:1018px){.td-a-rec-id-post_style_11>div{margin-bottom:0}}@media (max-width:1018px){.td-a-rec-id-post_style_11>div{margin-right:auto;margin-left:auto}}@media (min-width:768px) and (max-width:1018px){.td-a-rec-id-post_style_11{text-align:center}}.td-a-rec-id-post_style_11 img{width:100%}.td-a-rec-id-post_style_11 .td-adspot-title{text-align:left}.td-all-devices{display:table;margin-left:auto;margin-right:auto}.td-all-devices img{display:block}.td-a-rec-id-custom-spot{margin-bottom:0;text-align:center}.td-a-rec-id-custom-spot img{margin:0 auto}.td-a-rec-id-custom-spot .td_spot_img_tl,.td-a-rec-id-custom-spot .td_spot_img_tp,.td-a-rec-id-custom-spot .td_spot_img_mob{display:none}@media (min-width:1140px){.td-a-rec-id-custom-spot .td-spot-id-spot_img_all{display:block}}@media (min-width:1019px) and (max-width:1140px){.td-a-rec-id-custom-spot .td_spot_img_tl{display:block}}@media (min-width:768px) and (max-width:1018px){.td-a-rec-id-custom-spot .td_spot_img_tp{display:block}}@media (max-width:767px){.td-a-rec-id-custom-spot .td_spot_img_mob{display:block}}.tdc-placeholder-title{font-family:'Open Sans','Open Sans Regular',sans-serif;height:50px;border:1px solid #ebebeb;text-align:center;font-size:12px;line-height:50px;display:block;color:#666;margin-left:auto;margin-right:auto;position:relative}.td-spot-id-header{position:relative !important;margin-bottom:0;width:728px;height:90px;margin-left:auto;margin-right:auto}@media (min-width:768px) and (max-width:1018px){.td-spot-id-header{width:468px}}@media (max-width:767px){.td-spot-id-header{position:relative;width:320px;height:50px;margin:10px auto}}.td-spot-id-header .tdc-placeholder-title{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:90px;line-height:90px}@media (min-width:768px) and (max-width:1018px){.td-spot-id-header .tdc-placeholder-title{height:60px;line-height:60px}}@media (max-width:767px){.td-spot-id-header .tdc-placeholder-title{height:50px;line-height:50px}}.td-spot-id-header .tdc-placeholder-title:before{content:'Header ad'}.td-spot-id-content_top .tdc-placeholder-title:before{content:'Article Top Ad' !important}.td-spot-id-content_inline .tdc-placeholder-title:before{content:'Article Inline Ad' !important}.td-spot-id-content_bottom .tdc-placeholder-title:before{content:'Article Bottom Ad' !important}[class*=td-spot-id-smart_list] .tdc-placeholder-title:before{content:'Smart List Ad' !important}.td-spot-id-post_style_11 .tdc-placeholder-title:before{content:'Post Style 11 Ad' !important}.td-spot-id-post_style_12 .tdc-placeholder-title:before{content:'Post Style 12 & 13 Ad' !important}[class*=td-spot-id-custom_ad] .tdc-placeholder-title,.td-spot-id-post_style_12 .tdc-placeholder-title,.td-spot-id-video_modal .tdc-placeholder-title{border-color:#ebebeb;max-width:728px;height:90px;margin-left:auto;margin-right:auto;position:relative}@media (min-width:768px) and (max-width:1018px){[class*=td-spot-id-custom_ad] .tdc-placeholder-title,.td-spot-id-post_style_12 .tdc-placeholder-title,.td-spot-id-video_modal .tdc-placeholder-title{width:468px;height:60px}}@media (max-width:767px){[class*=td-spot-id-custom_ad] .tdc-placeholder-title,.td-spot-id-post_style_12 .tdc-placeholder-title,.td-spot-id-video_modal .tdc-placeholder-title{position:relative;width:320px;height:50px}}[class*=td-spot-id-custom_ad] .tdc-placeholder-title:before,.td-spot-id-post_style_12 .tdc-placeholder-title:before,.td-spot-id-video_modal .tdc-placeholder-title:before{position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);margin:auto;display:table;width:100%}[class*=td-spot-id-custom_ad] .td-adspot-title,.td-spot-id-post_style_12 .td-adspot-title,.td-spot-id-video_modal .td-adspot-title{display:block}.td-spot-id-sidebar .tdc-placeholder-title,[class*=td-spot-id-content] .tdc-placeholder-title,.td-spot-id-post_style_11 .tdc-placeholder-title,.td-pb-span4 [class*=td-spot-id-custom_ad] .tdc-placeholder-title{border-color:#ebebeb;max-width:300px;height:250px;margin-left:auto;margin-right:auto}@media (min-width:768px) and (max-width:1018px){.td-spot-id-sidebar .tdc-placeholder-title,[class*=td-spot-id-content] .tdc-placeholder-title,.td-spot-id-post_style_11 .tdc-placeholder-title,.td-pb-span4 [class*=td-spot-id-custom_ad] .tdc-placeholder-title{width:200px;height:200px}}.td-spot-id-sidebar .tdc-placeholder-title:before,[class*=td-spot-id-content] .tdc-placeholder-title:before,.td-spot-id-post_style_11 .tdc-placeholder-title:before,.td-pb-span4 [class*=td-spot-id-custom_ad] .tdc-placeholder-title:before{position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);margin:auto;display:table;width:100%}.td-spot-id-sidebar .td-adspot-title,[class*=td-spot-id-content] .td-adspot-title,.td-spot-id-post_style_11 .td-adspot-title,.td-pb-span4 [class*=td-spot-id-custom_ad] .td-adspot-title{display:block}.td-spot-id-sidebar .tdc-placeholder-title:before{content:'Sidebar ad'}.td-spot-id-footer_top{position:relative !important;margin-bottom:0;width:728px;height:90px;margin-left:auto;margin-right:auto}@media (min-width:768px) and (max-width:1018px){.td-spot-id-footer_top{width:468px}}@media (max-width:767px){.td-spot-id-footer_top{position:relative;width:320px;height:50px;margin:10px auto}}.td-spot-id-footer_top .tdc-placeholder-title{height:90px;line-height:90px}@media (min-width:768px) and (max-width:1018px){.td-spot-id-footer_top .tdc-placeholder-title{height:60px;line-height:60px}}@media (max-width:767px){.td-spot-id-footer_top .tdc-placeholder-title{height:50px;line-height:50px}}.td-spot-id-footer_top .tdc-placeholder-title:before{content:'Footer top ad'}.td-spot-id-custom_ad_1 .tdc-placeholder-title:before{content:'Custom ad 1' !important}.td-spot-id-custom_ad_2 .tdc-placeholder-title:before{content:'Custom ad 2' !important}.td-spot-id-custom_ad_3 .tdc-placeholder-title:before{content:'Custom ad 3' !important}.td-spot-id-custom_ad_4 .tdc-placeholder-title:before{content:'Custom ad 4' !important}.td-spot-id-custom_ad_5 .tdc-placeholder-title:before{content:'Custom ad 5' !important}.td-spot-id-custom_ad_code .tdc-placeholder-title:before{content:'Custom ad code' !important}.td-spot-id-custom_ad_img .tdc-placeholder-title:before{content:'Custom image ad' !important}.td-spot-id-video_modal .tdc-placeholder-title:before{content:'Video modal ad' !important}.td-footer-wrapper .td_social_type:hover .td-social-box{background-color:#444}.td-footer-wrapper .td-social-style1 .td_social_type .td-social-box,.td-footer-wrapper .td-social-style7 .td_social_type .td-social-box{background-color:#444}.td-footer-wrapper .td-social-style2,.td-footer-wrapper .td-social-style8{color:#fff}.td-footer-wrapper .td-social-style2 .td_social_type,.td-footer-wrapper .td-social-style8 .td_social_type{color:#fff}.td-footer-wrapper .td-social-style2 .td_social_type:hover,.td-footer-wrapper .td-social-style8 .td_social_type:hover{color:#999}.td-footer-wrapper .td-social-style2 .td_social_type:hover a,.td-footer-wrapper .td-social-style8 .td_social_type:hover a{color:#999}.td-footer-wrapper .td-social-style2 .td_social_type:hover .td-social-box,.td-footer-wrapper .td-social-style8 .td_social_type:hover .td-social-box{background-color:transparent}.td-footer-wrapper .td-social-style2 .td_social_type .td-social-box,.td-footer-wrapper .td-social-style8 .td_social_type .td-social-box{border-color:#444}.td-footer-wrapper .td-social-style2 .td_social_type a,.td-footer-wrapper .td-social-style8 .td_social_type a{color:#fff}.td-footer-wrapper .td-social-style2 .td_social_type .td_social_button,.td-footer-wrapper .td-social-style8 .td_social_type .td_social_button{border-color:#444}.td-footer-wrapper .td-social-style3,.td-footer-wrapper .td-social-style4{color:#fff}.td-footer-wrapper .td-social-style3 .td_social_type a,.td-footer-wrapper .td-social-style4 .td_social_type a{color:#fff}.td-footer-wrapper .td-social-style3 .td_social_type:hover,.td-footer-wrapper .td-social-style4 .td_social_type:hover{color:#999}.td-footer-wrapper .td-social-style3 .td_social_type:hover a,.td-footer-wrapper .td-social-style4 .td_social_type:hover a{color:#999}.td-footer-wrapper .td-social-style9,.td-footer-wrapper .td-social-style10{color:#fff}.td-footer-wrapper .td-social-style9 .td_social_type:hover,.td-footer-wrapper .td-social-style10 .td_social_type:hover{color:#999}.td-footer-wrapper .td-social-style9 .td_social_type:hover .td-social-box,.td-footer-wrapper .td-social-style10 .td_social_type:hover .td-social-box{background-color:transparent}.td-container-wrap{background-color:var(--td_container_transparent,#fff);margin-left:auto;margin-right:auto}.td-boxed-layout .td-container-wrap{width:1164px}@media (max-width:1180px){.td-boxed-layout .td-container-wrap{width:100%}}.td-boxed-layout .td-container-wrap.td-main-page-wrap{overflow:hidden}.backstretch{width:100%;height:100%;position:fixed;z-index:-99999;top:0}body .td-backstretch{max-width:none;opacity:0;transition:opacity 2s;display:block}body .td-stretch-width{height:auto;width:100.03%;margin:0;position:relative;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}body .td-stretch-height{position:relative;height:100%;width:auto;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}body.td-background-link{cursor:pointer}body.td-background-link .td-container-wrap,body.td-background-link .td-header-container,body.td-background-link .td-post-header,body.td-background-link .td-container{cursor:auto}.td-right-demos-button{font-family:'Open Sans','Open Sans Regular',sans-serif;position:fixed;right:-1px;z-index:10000;border:1px solid #e8e8e8;color:#000;text-align:center;font-size:10px;line-height:31px;width:76px;transition:all .15s ease}@media (max-width:767px){.td-right-demos-button{display:none}}#td-theme-demos-button{top:84px;background:#fff}#td-theme-demos-button:hover{color:#4db2ec;border-color:rgba(77,178,236,.3)}#td-theme-services-button{top:120px;background:#fff}#td-theme-services-button:hover{color:#4db2ec;border-color:rgba(77,178,236,.3)}#td-theme-buy-button{top:156px;background:#f4f4f4}#td-theme-buy-button:hover{color:#4db2ec;border-color:rgba(77,178,236,.3);background-color:rgba(77,178,236,.15)}.td-vm-wrap{position:fixed;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;z-index:10001;opacity:0;-webkit-transition:all .2s;transition:all .2s}.td-vm-wrap.td-vm-open{opacity:1}.td-vm-wrap .td-vm-overlay{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.85);z-index:-1}.td-vm-wrap .td-vm-title{margin:0 0 20px;font-size:16px;line-height:21px;text-align:center}.td-vm-wrap .td-vm-title a{color:#fff}.td-vm-wrap .td-vm-content-wrap{background-color:#000;padding:40px 80px;box-sizing:content-box;transform:translateY(-30px);-webkit-transform:translateY(-30px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.td-vm-wrap .td-vm-content-wrap.td-vm-content-wrap-visible{transform:translateY(0);-webkit-transform:translateY(0)}.td-vm-wrap .td-vm-content{position:relative}.td-vm-wrap .td-vm-content .wpb_video_wrapper{opacity:0;-webkit-transition:all .3s;transition:all .3s;z-index:3}.td-vm-wrap .td-vm-content .wpb_video_wrapper.td-vm-iframe-visible{opacity:1}.td-vm-wrap .td-vm-content video{width:100%}.td-vm-wrap .td-vm-content-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);width:50px;height:50px;margin-top:-28px;margin-left:-28px;-webkit-transition:opacity .3s;transition:opacity .3s;border:3px solid #fff;border-left-color:transparent;border-right-color:transparent;border-radius:50%;-webkit-animation:fullspin 1s infinite ease-out;animation:fullspin 1s infinite ease-out;z-index:2}.td-vm-wrap:not(.td-vm-facebook):not(.td-vm-twitter):not(.td-vm-self-hosted) .td-vm-content{width:100%;height:0;padding-bottom:56.25%;background-color:#000}.td-vm-wrap:not(.td-vm-facebook):not(.td-vm-twitter):not(.td-vm-self-hosted) .td-vm-content .wpb_video_wrapper,.td-vm-wrap:not(.td-vm-facebook):not(.td-vm-twitter):not(.td-vm-self-hosted) .td-vm-content iframe{position:absolute;top:0;left:0;width:100% !important;height:100% !important}.td-vm-wrap:not(.td-vm-facebook) .td-vm-content-wrap,.td-vm-wrap:not(.td-vm-twitter) .td-vm-content-wrap{width:886px;height:auto}@media (min-width:1019px) and (max-width:1140px){.td-vm-wrap:not(.td-vm-facebook) .td-vm-content-wrap,.td-vm-wrap:not(.td-vm-twitter) .td-vm-content-wrap{width:860px}}@media (min-width:768px) and (max-width:1018px){.td-vm-wrap:not(.td-vm-facebook) .td-vm-content-wrap,.td-vm-wrap:not(.td-vm-twitter) .td-vm-content-wrap{width:700px}}@media (max-width:767px){.td-vm-wrap:not(.td-vm-facebook) .td-vm-content-wrap,.td-vm-wrap:not(.td-vm-twitter) .td-vm-content-wrap{width:100%;padding-left:20px;padding-right:20px}}.td-vm-wrap:not(.td-vm-facebook) .td-vm-content,.td-vm-wrap:not(.td-vm-twitter) .td-vm-content{min-height:200px}.td-vm-wrap.td-vm-facebook blockquote,.td-vm-wrap.td-vm-twitter blockquote{display:none}.td-vm-wrap.td-vm-facebook .fb-video{display:block;width:550px !important;height:auto !important;margin:0 auto}.td-vm-wrap .td-vm-rec-wrap{display:block;margin-top:24px;position:relative;left:50%;transform:translateX(-50%);text-align:center}.td-vm-wrap .td-vm-rec-wrap .td-vm-rec-title{font-size:10px;text-align:center;color:#bbb}.td-vm-wrap .td-vm-close{position:absolute;top:50px;right:50px;font-size:22px;color:#fff;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}@media (min-width:1019px) and (max-width:1140px){.td-vm-wrap .td-vm-close{top:40px;right:40px;font-size:20px}}@media (min-width:768px) and (max-width:1018px){.td-vm-wrap .td-vm-close{top:36px;right:36px;font-size:19px}}@media (max-width:767px){.td-vm-wrap .td-vm-close{top:25px;right:20px;font-size:18px}}.td-vm-wrap .td-vm-close:hover{transform:rotate(90deg);-webkit-transform:rotate(90deg)}.td-vm-wrap .td-vm-close i{pointer-events:none}.admin-bar .td-vm-close{top:72px}@media (max-width:767px){.admin-bar .td-vm-close{top:71px}}@-webkit-keyframes fullspin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fullspin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.wp-block-video.td-video-fixed,.td_wrapper_video_playlist.td-video-fixed,.wp-block-embed__wrapper.td-video-fixed,.wpb_video_wrapper.td-video-fixed{position:fixed !important;right:0 !important;top:300px !important;bottom:auto !important;left:auto !important;z-index:9999 !important;margin:0 !important;padding:0 !important;-webkit-box-shadow:0px 0px 8px 0px rgba(0,0,0,.2);box-shadow:0px 0px 8px 0px rgba(0,0,0,.2)}.wp-block-video.td-video-fixed .td_container_video_playlist,.td_wrapper_video_playlist.td-video-fixed .td_container_video_playlist,.wp-block-embed__wrapper.td-video-fixed .td_container_video_playlist,.wpb_video_wrapper.td-video-fixed .td_container_video_playlist{display:none}.wp-block-video.td-video-fixed-left,.td_wrapper_video_playlist.td-video-fixed-left,.wp-block-embed__wrapper.td-video-fixed-left,.wpb_video_wrapper.td-video-fixed-left{left:0 !important;right:auto !important}.wp-block-video.td-video-fixed-left .td_container_video_playlist,.td_wrapper_video_playlist.td-video-fixed-left .td_container_video_playlist,.wp-block-embed__wrapper.td-video-fixed-left .td_container_video_playlist,.wpb_video_wrapper.td-video-fixed-left .td_container_video_playlist{display:none}.wp-block-video.td-video-fixed-bottom,.td_wrapper_video_playlist.td-video-fixed-bottom,.wp-block-embed__wrapper.td-video-fixed-bottom,.wpb_video_wrapper.td-video-fixed-bottom{top:auto !important;bottom:300px !important}.wp-block-video.td-video-fixed-bottom .td_container_video_playlist,.td_wrapper_video_playlist.td-video-fixed-bottom .td_container_video_playlist,.wp-block-embed__wrapper.td-video-fixed-bottom .td_container_video_playlist,.wpb_video_wrapper.td-video-fixed-bottom .td_container_video_playlist{display:none}.td-close-video-fixed{display:none;position:absolute;right:10px;top:10px;background-color:var(--td_theme_color,#4db2ec);color:#fff;padding:7px;cursor:pointer;z-index:1}.td-close-video-fixed i{font-size:11px}.td-video-fixed .td-close-video-fixed{display:flex !important;justify-content:center;align-items:center}.td-sticky-video .td-footer-template-wrap{z-index:-1}.td-login-social{display:flex;align-items:center;justify-content:center;-webkit-appearance:none;padding:11px 20px 12px;font-size:14px;line-height:1;color:#fff;border:none;border-radius:4px;outline:none !important;transition:background-color .1s ease-in-out}.td-login-social:disabled{pointer-events:none}.td-login-fb{background-color:#1778f2}.td-login-fb:before{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="19" height="18.891" viewBox="0 0 19 18.891"><path d="M12.493,3a9.488,9.488,0,0,0-1.419,18.869V15.01H8.726v-2.5h2.349V10.851C11.075,8.1,12.414,6.9,14.7,6.9a13.325,13.325,0,0,1,1.947.118V9.191H15.087c-.97,0-1.308.92-1.308,1.956v1.364h2.843l-.385,2.5H13.778v6.885A9.488,9.488,0,0,0,12.493,3Z" transform="translate(-3.005 -3)" fill="%23fff"/></svg>');margin-right:10px;line-height:0}.td-login-fb:hover{background-color:#0d6ce3}.td-login-fb:disabled{background-color:#92c0f7}.wpb_heading{background-color:#222;color:#fff;display:inline-block;padding:8px 12px;font-family:'Roboto',sans-serif;font-size:14px;line-height:1;margin-bottom:26px;margin-top:0}.vc_single_image-img{display:block}.wpb_text_column h1:first-child,.wpb_text_column h2:first-child,.wpb_text_column h3:first-child,.wpb_text_column h4:first-child,.wpb_text_column h5:first-child{margin-top:0}.vc_toggle_title{padding:7px 13px 8px 36px !important;margin:0}.vc_toggle_content{padding-left:15px !important}.vc_toggle_active .vc_toggle_title{background-color:#fcfcfc !important}.vc_toggle_title{border:1px solid var(--td_grid_border_color,#ededed)}.vc_toggle_title:hover{background-color:#fcfcfc !important}.vc_toggle_title h4{font-family:'Roboto',sans-serif;font-size:14px;line-height:21px;font-weight:400}.vc_toggle_title .vc_toggle_icon{left:10px !important}.vc_toggle{margin-bottom:10px !important}.vc_toggle.vc_toggle_size_md .vc_toggle_title{padding:11px 13px 10px 45px !important}.vc_toggle.vc_toggle_size_lg .vc_toggle_title{padding:14px 13px 14px 48px !important}.wpb_gallery .flexslider{overflow:hidden;border:0;border-radius:0;box-shadow:none;position:relative}.wpb_gallery .nivoSlider{box-shadow:none !important}.wpb_gallery .post-title{font-size:26px;line-height:31px;margin-bottom:10px;margin-top:10px}.wpb_gallery .wpb_flexslider .flex-control-nav{bottom:0;z-index:2}.wpb_content_element .icon-next:before{font-family:'newspaper',sans-serif !important;content:'\e808' !important;color:#fff;font-size:30px;top:0 !important}.wpb_content_element .icon-prev:before{font-family:'newspaper',sans-serif !important;content:'\e807' !important;color:#fff;font-size:30px;top:0 !important}.wpb_tabs .wpb_tab{background-color:#fff !important;padding:0 !important}.wpb_tabs .wpb_tabs_nav{border-bottom:2px solid var(--td_header_color,#222);margin-bottom:26px}.wpb_tabs li a{background-color:#fff;color:#222;padding:8px 12px 5px !important;font-family:'Roboto',sans-serif;font-size:14px;line-height:15px;font-weight:400;white-space:nowrap}.wpb_tabs li.ui-tabs-active a,.wpb_tabs li:hover a{background-color:var(--td_text_header_color,#222);color:var(--td_text_header_color,#fff)}@-moz-document url-prefix(){.wpb_tabs li a{padding:7px 12px 5px !important;line-height:16px}}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic{margin-bottom:22px}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_wrap{padding-bottom:0}@media (max-width:767px){.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_wrap{padding-bottom:12px}}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels{background-color:transparent;border:none}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container{margin-bottom:26px !important;margin-right:0;border-bottom:2px solid var(--td_header_color,var(--td_theme_color,#4db2ec));display:block}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list{padding:0}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab{margin:0}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active>a,.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover>a{border-color:transparent;background-color:var(--td_header_color,#222);color:var(--td_text_header_color,#fff)}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab>a{border-color:transparent;background-color:#fff;color:#222;padding:6px 12px 5px !important;font-family:'Roboto',sans-serif;font-size:14px;line-height:15px;font-weight:400;white-space:nowrap;border-radius:0}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panel-heading{display:none}.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panel-body{padding:0;border-color:transparent;background-color:transparent}.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container{margin-bottom:17px !important;border:none}.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab{margin:0 11px}@media (max-width:1018px){.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab{margin:0}}.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab>a{background-color:transparent !important;font-size:19px}@media (min-width:768px) and (max-width:1018px){.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab>a{font-size:15px}}@media (max-width:767px){.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab>a{font-size:17px}}.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list{text-align:center}.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active>a,.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover>a{background-color:transparent;color:#009688}.td-tab-color.vc_tta.vc_general .vc_tta-icon{font-size:1em;top:-2px;position:relative}.td-tab-color .vc_tta-panels-container{margin-bottom:48px}.td-tab-color .vc_tta-tabs-list li:nth-child(1).vc_active>a,.td-tab-color .vc_tta-tabs-list li:nth-child(1):hover>a{color:#e53935 !important}.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(1) .td-grid-style-1 .td-post-category{background-color:#e53935 !important}.td-tab-color .vc_tta-tabs-list li:nth-child(2).vc_active>a,.td-tab-color .vc_tta-tabs-list li:nth-child(2):hover>a{color:#66bb6a !important}.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(2) .td-grid-style-1 .td-post-category{background-color:#66bb6a !important}.td-tab-color .vc_tta-tabs-list li:nth-child(3).vc_active>a,.td-tab-color .vc_tta-tabs-list li:nth-child(3):hover>a{color:#29b6f6 !important}.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(3) .td-grid-style-1 .td-post-category{background-color:#29b6f6 !important}.td-tab-color .vc_tta-tabs-list li:nth-child(4).vc_active>a,.td-tab-color .vc_tta-tabs-list li:nth-child(4):hover>a{color:#7f8fa9 !important}.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(4) .td-grid-style-1 .td-post-category{background-color:#7f8fa9 !important}.td-tab-color .vc_tta-tabs-list li:nth-child(5).vc_active>a,.td-tab-color .vc_tta-tabs-list li:nth-child(5):hover>a{color:#fdd835 !important}.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(5) .td-grid-style-1 .td-post-category{background-color:#fdd835 !important}.vc_tta-accordion.vc_tta-o-no-fill .td_block_wrap{margin-left:-20px;margin-right:-20px}.vc_progress_bar .vc_label,.vc_progress_bar div{border-radius:0 !important}.wpb_tour .wpb_heading{float:left}.wpb_tour .wpb_tabs_nav{clear:both;border-bottom:1px solid var(--td_grid_border_color,#ededed)}.wpb_tour .wpb_tabs_nav li{line-height:16px;margin:0 !important;overflow:hidden}.wpb_tour .wpb_tabs_nav li a{color:#222;padding:7px 12px !important;font-family:'Roboto',sans-serif;font-size:14px;line-height:17px;font-weight:400;white-space:nowrap;min-height:30px;border:1px solid var(--td_grid_border_color,#ededed)}.wpb_tour .wpb_tabs_nav li.ui-tabs-active a,.wpb_tour .wpb_tabs_nav li:hover a{background-color:#222;color:#fff;border-width:1px 1px 0;border-style:solid;border-color:#222}.wpb_accordion .ui-state-active a{background-color:#222 !important;color:#fff !important;border:0 !important}.wpb_accordion .wpb_accordion_header{background-color:#fff !important;margin-bottom:10px !important}.wpb_accordion .wpb_accordion_header a{color:#222;padding:10px 12px !important;font-family:'Roboto',sans-serif;font-size:14px;line-height:17px;font-weight:400;white-space:nowrap;min-height:30px;border:1px solid var(--td_grid_border_color,#ededed)}.wpb_accordion .wpb_accordion_content{margin-bottom:10px}.wpb_button,.vc_btn{display:inline-block;font-family:'Open Sans','Open Sans Regular',sans-serif;font-weight:600;line-height:24px;text-shadow:none;border:none;transition:none;border-radius:0;margin-bottom:21px}.wpb_button:hover,.vc_btn:hover{text-shadow:none;text-decoration:none !important}a.vc_btn-black{-webkit-transition:all .2s ease;transition:all .2s ease}a.vc_btn-black:hover{background-color:var(--td_theme_color,#4db2ec);border-color:var(--td_theme_color,#4db2ec);color:var(--td_theme_color,#4db2ec)}a.vc_btn-black.vc_btn_square_outlined:hover,a.vc_btn-black.vc_btn_outlined:hover{color:var(--td_theme_color,#4db2ec) !important}.wpb_default{background-color:var(--td_theme_color,#4db2ec)}.wpb_default:hover{text-shadow:none;background-color:var(--td_theme_color,#4db2ec);opacity:.8;-webkit-transition:opacity .4s;transition:opacity .4s}.wpb_call_to_action{background-color:#fcfcfc}.vc_call_to_action .wpb_heading{background-color:inherit;color:inherit;margin-top:inherit;padding:inherit;line-height:34px;margin-bottom:8px}.vc_call_to_action h2{font-size:27px}.vc_call_to_action h4{line-height:20px !important}.wpb_video_widget .wpb_video_wrapper{margin-bottom:0}.vc_custom_heading>*{margin-top:0;margin-bottom:26px}.widget{overflow:hidden}.vc_wp_rss ul,.vc_wp_archives ul,.vc_wp_categories ul,.vc_wp_posts ul,.vc_wp_text ul,.vc_wp_custommenu ul,.vc_wp_tagcloud ul,.vc_wp_pages ul,.vc_wp_calendar ul,.vc_wp_recentcomments ul,.vc_wp_meta ul,.vc_wp_search ul{margin:0}.widgettitle{background-color:var(--td_header_color,#222);color:var(--td_text_header_color,#fff);display:inline-block;padding:6px 12px 4px;font-family:'Roboto',sans-serif;font-size:14px;line-height:19px;margin-bottom:14px;margin-top:0;min-height:30px;position:relative}.widgettitle:after{content:'';height:2px;width:300%;position:absolute;bottom:0;left:0;background-color:var(--td_header_color,#222)}.widgettitle>a{color:var(--td_text_header_color,#fff)}@-moz-document url-prefix(){.widgettitle{line-height:18px}}.vc_wp_rss{margin-bottom:0}.vc_wp_rss .widgettitle a:first-child{display:none}.vc_wp_rss .widget_rss{margin-bottom:21px}.vc_wp_rss ul{margin:4px 0 0 12px}.vc_wp_rss ul li{margin-left:0;padding-bottom:0}.vc_wp_archives ul{margin:0}.vc_wp_text .textwidget{margin:12px 0 43px}.vc_wp_tagcloud .widgettitle{margin-bottom:26px}.vc_wp_search .widgettitle{margin-bottom:26px}.wpb_raw_code{margin-bottom:26px}.tdc-theme-Newspaper .vc_raw_html iframe{pointer-events:none}.wpb_single_image .vc_single_image-wrapper{display:inline-block !important}.wpb_flickr_heading{display:table}@media (min-width:768px) and (max-width:1018px){.td-theme-wrap .td-header-wrap .td-spot-id-header{height:60px}}.td-theme-wrap .td-spot-id-footer_top{display:table;position:relative;text-align:center;margin:-12px auto 40px auto}.td-theme-wrap .td-spot-id-footer_top .tdc-placeholder-title{border:1px solid rgba(136,136,136,.31)}.tdc-missing-external-shortcode,.td-block-missing-settings,.tdc_external_shortcode{font-family:Verdana,Geneva,sans-serif;font-size:11px;font-weight:400;text-align:left;padding:20px;border:1px solid #eeecf0;color:#000}.tdc-missing-external-shortcode span,.td-block-missing-settings span,.tdc_external_shortcode span{background-color:#ec4d4d;color:#fff;font-weight:700;padding:3px 8px 4px;font-size:10px;position:relative;top:-1px;margin-right:10px}.td-header-sp-top-menu .td-block-missing-settings{padding:0;border:none;color:#888;font-size:10px}.td-header-sp-top-menu .td-block-missing-settings span{padding:2px 6px;font-size:9px}.td-element-style{position:absolute;z-index:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0;overflow:hidden;pointer-events:none}.td-element-style-before{transition:opacity 1s ease 0s;-webkit-transition:opacity 1s ease 0s;opacity:0}.td-js-loaded .td-element-style-before{opacity:1}.td-footer-instagram-container{padding-bottom:0}.td-footer-instagram-container .td_block_instagram{margin-bottom:0;overflow:hidden}.td-footer-instagram-container .td-footer-instagram-title{text-align:center;text-transform:uppercase;letter-spacing:.1em;font-size:15px;margin:0;padding-bottom:10px;font-family:'Open Sans','Open Sans Regular',sans-serif}.td-footer-instagram-container .td-footer-instagram-title .td-footer-instagram-user-link{font-weight:600}@media (max-width:767px){.td-footer-instagram-container .td-footer-instagram-title .td-footer-instagram-user-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;margin:0 20px}}.td-sub-footer-container{background-color:#0d0d0d;color:#ccc;font-size:12px;font-family:'Open Sans','Open Sans Regular',sans-serif}@media (max-width:767px){.td-sub-footer-container{text-align:center;padding:6px 0}}.td-sub-footer-copy{line-height:20px;margin-top:8px;margin-bottom:8px}@media (max-width:767px){.td-sub-footer-copy{float:none !important}}.td-sub-footer-container .td-sub-footer-menu{float:right}@media (max-width:767px){.td-sub-footer-container .td-sub-footer-menu{float:none}}.td-subfooter-menu{display:inline-block;margin:7px 0;float:right}@media (min-width:1019px) and (max-width:1140px){.td-subfooter-menu{padding-right:40px}}@media (min-width:768px) and (max-width:1018px){.td-subfooter-menu{padding-right:48px}}@media (max-width:767px){.td-subfooter-menu{float:none}}.td-subfooter-menu li{display:inline-block;margin-left:0;line-height:18px}.td-subfooter-menu li a{margin-right:16px;line-height:18px;display:inline-block;color:#ccc}.td-subfooter-menu li a:hover{color:var(--td_theme_color,#4db2ec)}.td-subfooter-menu li:last-child a{margin-right:0}.td-subfooter-menu ul{display:none}.td-subfooter-menu .fa{margin-right:3px}.td-stretch-content .td-big-grids{width:1068px;margin-left:auto;margin-right:auto}@media (min-width:1019px) and (max-width:1140px){.td-stretch-content .td-big-grids{width:980px}}@media (min-width:768px) and (max-width:1018px){.td-stretch-content .td-big-grids{width:740px}}@media (max-width:767px){.td-stretch-content .td-big-grids{width:auto;margin-left:-20px;margin-right:-20px}}.td-stretch-content .td-module-thumb .entry-thumb{min-width:100%}.td_animated{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.td_animated_long{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.td_animated_xlong{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.td_animated_xxlong{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes td_fadeInRight{0%{opacity:.05;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes td_fadeInRight{0%{opacity:.05;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.td_fadeInRight{-webkit-animation-name:td_fadeInRight;animation-name:td_fadeInRight}@-webkit-keyframes td_fadeInLeft{0%{opacity:.05;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes td_fadeInLeft{0%{opacity:.05;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.td_fadeInLeft{-webkit-animation-name:td_fadeInLeft;animation-name:td_fadeInLeft}@-webkit-keyframes td_fadeInDown{0%{opacity:.05;-webkit-transform:translateY(-15px);transform:translateY(-15px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes td_fadeInDown{0%{opacity:.05;-webkit-transform:translateY(-15px);transform:translateY(-15px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.td_fadeInDown{-webkit-animation-name:td_fadeInDown;animation-name:td_fadeInDown}@-webkit-keyframes td_fadeInUp{0%{opacity:.05;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes td_fadeInUp{0%{opacity:.05;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.td_fadeInUp{-webkit-animation-name:td_fadeInUp;animation-name:td_fadeInUp}@-webkit-keyframes td_fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes td_fadeIn{0%{opacity:0}100%{opacity:1}}.td_fadeIn{-webkit-animation-name:td_fadeIn;animation-name:td_fadeIn}@-webkit-keyframes td_fadeOut_to_1{0%{opacity:1}100%{opacity:.1}}@keyframes td_fadeOut_to_1{0%{opacity:1}100%{opacity:.1}}.td_fadeOut_to_1{-webkit-animation-name:td_fadeOut_to_1;animation-name:td_fadeOut_to_1}@-webkit-keyframes td_fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes td_fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}.td_fadeOutRight{-webkit-animation-name:td_fadeOutRight;animation-name:td_fadeOutRight}@-webkit-keyframes td_fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes td_fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}.td_fadeOutLeft{-webkit-animation-name:td_fadeOutLeft;animation-name:td_fadeOutLeft}.td-lb-box{position:absolute;width:19px;height:19px}.td-lb-box-1{top:0;left:0}.td-lb-box-2{top:0;left:20px}.td-lb-box-3{top:0;left:40px}.td-lb-box-4{top:20px;right:0}.td-lb-box-5{bottom:0;right:0}.td-lb-box-6{bottom:0;left:20px}.td-lb-box-7{bottom:0;left:0}.td-lb-box-8{top:20px;left:0}.td-loader-gif{position:absolute;top:50%;left:50%;width:59px;height:59px;margin-top:-29.5px;margin-left:-29.5px;-webkit-transition:all .4s cubic-bezier(.55,0,.1,1);transition:all .4s cubic-bezier(.55,0,.1,1)}@media (max-width:767px){.td-loader-gif{top:200px}}.td-loader-infinite{top:auto;bottom:0}.td-loader-infinite .td-lb-box{position:absolute;width:10px;height:10px}.td-loader-infinite .td-lb-box-1{top:0;left:0}.td-loader-infinite .td-lb-box-2{top:0;left:11px}.td-loader-infinite .td-lb-box-3{top:0;left:22px}.td-loader-infinite .td-lb-box-4{top:11px;right:0}.td-loader-infinite .td-lb-box-5{bottom:0;right:0}.td-loader-infinite .td-lb-box-6{bottom:0;left:11px}.td-loader-infinite .td-lb-box-7{bottom:0;left:0}.td-loader-infinite .td-lb-box-8{top:11px;left:0}.td-loader-infinite.td-loader-gif{width:32px;height:32px;margin-top:-16px;margin-left:-16px}.td-loader-blocks-load-more{top:auto;bottom:48px}.td-loader-animation-start{opacity:0;transform:perspective(600px) scale(.4);-webkit-transform:perspective(600px) scale(.4)}.td-loader-animation-mid{opacity:1;transform:perspective(600px) scale(1);-webkit-transform:perspective(600px) scale(1)}.td-loader-animation-end{opacity:0}@-webkit-keyframes rotateplane{0%{-webkit-transform:perspective(120px)}50%{-webkit-transform:perspective(120px) rotateY(180deg)}100%{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}@keyframes rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}body.td-animation-stack-type0 .td-animation-stack .entry-thumb,body.td-animation-stack-type0 .post img:not(.woocommerce-product-gallery img):not(.rs-pzimg),body.td-animation-stack-type0 .td-animation-stack .td-lazy-img{opacity:0}.td-animation-stack-type0-2:not(.woocommerce-product-gallery img){opacity:1 !important;transition:opacity .3s;transition-timing-function:cubic-bezier(.39,.76,.51,.56)}body.td-animation-stack-type1 .td-animation-stack .entry-thumb,body.td-animation-stack-type1 .post .entry-thumb,body.td-animation-stack-type1 .post img[class*=wp-image-],body.td-animation-stack-type1 .post a.td-sml-link-to-image>img,body.td-animation-stack-type1 .td-animation-stack .td-lazy-img{opacity:0;transform:scale(.95)}.td-animation-stack-type1-2{opacity:1 !important;transform:scale(1) !important;-webkit-transform:scale(1) !important;-webkit-transition:transform .5s ease,opacity .3s cubic-bezier(.39,.76,.51,.56) 0s;transition:transform .5s ease,opacity .3s cubic-bezier(.39,.76,.51,.56) 0s}body.td-animation-stack-type2 .td-animation-stack .entry-thumb,body.td-animation-stack-type2 .post .entry-thumb,body.td-animation-stack-type2 .post img[class*=wp-image-],body.td-animation-stack-type2 .post a.td-sml-link-to-image>img,body.td-animation-stack-type2 .td-animation-stack .td-lazy-img{opacity:0;transform:translate(0px,10px);-webkit-transform:translate(0px,10px)}.td-animation-stack-type2-2{opacity:1 !important;transform:scale(1) !important;-webkit-transform:scale(1) !important;-webkit-transition:transform .4s cubic-bezier(.13,.43,.57,.88),opacity .4s cubic-bezier(.13,.43,.57,.88);transition:transform .4s cubic-bezier(.13,.43,.57,.88),opacity .4s cubic-bezier(.13,.43,.57,.88)}.td-fade-off .td-element-style-before{opacity:1}@media (min-width:1140px){.ie8,.ie9,.ie10,.ie11{margin-left:-1px}.ie8 .td-affix,.ie9 .td-affix,.ie10 .td-affix,.ie11 .td-affix{margin-left:1px}}.ie8 .td-post-content p,.ie9 .td-post-content p,.ie10 .td-post-content p,.ie11 .td-post-content p,.ie8 .mce-content-body p,.ie9 .mce-content-body p,.ie10 .mce-content-body p,.ie11 .mce-content-body p{letter-spacing:-.2px}.ie8 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,.ie9 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,.ie10 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,.ie11 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb{transform:none}.ie8 .td_category_template_8 .td-category-header .td-category a,.ie9 .td_category_template_8 .td-category-header .td-category a,.ie10 .td_category_template_8 .td-category-header .td-category a,.ie11 .td_category_template_8 .td-category-header .td-category a{padding:3px 7px;line-height:12px}.ie8 .td_block_template_1 .td-related-title>.td-related-left,.ie9 .td_block_template_1 .td-related-title>.td-related-left,.ie10 .td_block_template_1 .td-related-title>.td-related-left,.ie11 .td_block_template_1 .td-related-title>.td-related-left,.ie8 .td_block_template_1 .td-related-title>.td-related-right,.ie9 .td_block_template_1 .td-related-title>.td-related-right,.ie10 .td_block_template_1 .td-related-title>.td-related-right,.ie11 .td_block_template_1 .td-related-title>.td-related-right{padding:8px 12px 6px}.ie8 .td-left-smart-list,.ie9 .td-left-smart-list,.ie10 .td-left-smart-list,.ie11 .td-left-smart-list,.ie8 .td-right-smart-list,.ie9 .td-right-smart-list,.ie10 .td-right-smart-list,.ie11 .td-right-smart-list{line-height:38px}.ie8 .td-review-header .block-title,.ie9 .td-review-header .block-title,.ie10 .td-review-header .block-title,.ie11 .td-review-header .block-title,.ie8 .td-review-summary .block-title,.ie9 .td-review-summary .block-title,.ie10 .td-review-summary .block-title,.ie11 .td-review-summary .block-title{padding:8px 12px 7px}.ie8 .td-affix .td-main-menu-logo img,.ie9 .td-affix .td-main-menu-logo img,.ie10 .td-affix .td-main-menu-logo img,.ie11 .td-affix .td-main-menu-logo img{top:-2px}@media (min-width:768px){.ie8 .td-header-style-5 .td-main-menu-logo img,.ie9 .td-header-style-5 .td-main-menu-logo img,.ie10 .td-header-style-5 .td-main-menu-logo img,.ie11 .td-header-style-5 .td-main-menu-logo img,.ie8 .td-header-style-6 .td-main-menu-logo img,.ie9 .td-header-style-6 .td-main-menu-logo img,.ie10 .td-header-style-6 .td-main-menu-logo img,.ie11 .td-header-style-6 .td-main-menu-logo img,.ie8 .td-header-style-12 .td-main-menu-logo img,.ie9 .td-header-style-12 .td-main-menu-logo img,.ie10 .td-header-style-12 .td-main-menu-logo img,.ie11 .td-header-style-12 .td-main-menu-logo img{top:-1px}}.ie8 .td-live-theme-demos .td-skin-scroll,.ie9 .td-live-theme-demos .td-skin-scroll,.ie10 .td-live-theme-demos .td-skin-scroll,.ie11 .td-live-theme-demos .td-skin-scroll{-webkit-transition:all .4s cubic-bezier(.55,0,.1,1) 0s;transition:all .4s cubic-bezier(.55,0,.1,1) 0s;left:auto;right:-118px}@media (max-width:1366px){.ie8 .td-live-theme-demos .td-skin-scroll,.ie9 .td-live-theme-demos .td-skin-scroll,.ie10 .td-live-theme-demos .td-skin-scroll,.ie11 .td-live-theme-demos .td-skin-scroll{right:-78px}}.ie8 .td-theme-settings-small .td-skin-scroll,.ie9 .td-theme-settings-small .td-skin-scroll,.ie10 .td-theme-settings-small .td-skin-scroll,.ie11 .td-theme-settings-small .td-skin-scroll{right:118px}@media (max-width:1366px){.ie8 .td-theme-settings-small .td-skin-scroll,.ie9 .td-theme-settings-small .td-skin-scroll,.ie10 .td-theme-settings-small .td-skin-scroll,.ie11 .td-theme-settings-small .td-skin-scroll{right:78px}}.ie8 .td-pulldown-syle-default .td-subcat-more,.ie9 .td-pulldown-syle-default .td-subcat-more,.ie10 .td-pulldown-syle-default .td-subcat-more,.ie11 .td-pulldown-syle-default .td-subcat-more,.ie8 .td-pulldown-syle-default .td-subcat-list,.ie9 .td-pulldown-syle-default .td-subcat-list,.ie10 .td-pulldown-syle-default .td-subcat-list,.ie11 .td-pulldown-syle-default .td-subcat-list{position:relative;top:-1px}.ie8 .td-live-theme-demos{display:none}.ie8 .td-header-style-5 .td-header-menu-wrap.td-affix,.ie8 .td-header-style-6 .td-header-menu-wrap.td-affix{-ms-filter:"alpha(opacity=95)"}.ie8 .td-header-style-8 .td-affix .td-header-sp-logo{height:48px;margin-top:0}.ie8 .td-trending-now-post{-ms-filter:"alpha(opacity=0)"}.ie8 .td-trending-now-post:first-child{-ms-filter:"alpha(opacity=100)"}.ie8 .td-classic-sharing{display:none}.ie8 .td-post-source-tags{display:none}.ie8 .td-stretch-width,.ie8 .td-stretch-height{left:0 !important}.ie8 .td_social_type .td-sp{width:0}.ie8 .td_category_template_6 .td-category-header,.ie8 .td_category_template_8 .td-category-header{filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#96000000',endColorstr='#96000000');background-color:transparent}.ie8 .td-category-title-holder{padding-right:100px;padding-left:100px}.ie8 .td-header-wrap .td-a-rec-id-header>div,.ie8 .td-header-wrap .td-g-rec-id-header>.adsbygoogle{margin:24px auto 0 auto}.ie8 .td-header-style-1 .td-a-rec-id-header>div,.ie8 .td-header-style-2 .td-a-rec-id-header>div,.ie8 .td-header-style-3 .td-a-rec-id-header>div,.ie8 .td-header-style-1 .td-g-rec-id-header>.adsbygoogle,.ie8 .td-header-style-2 .td-g-rec-id-header>.adsbygoogle,.ie8 .td-header-style-3 .td-g-rec-id-header>.adsbygoogle{margin:auto !important}.ie8 .td-header-style-4 .td-a-rec-id-header>div,.ie8 .td-header-style-4 .td-g-rec-id-header>.adsbygoogle{margin:24px auto}.ie8 .single_template_6 .td-a-rec-id-header>div,.ie8 .single_template_7 .td-a-rec-id-header>div,.ie8 .homepage-post.single_template_7 .td-a-rec-id-header>div,.ie8 .single_template_8 .td-a-rec-id-header>div,.ie8 .single_template_10 .td-a-rec-id-header>div,.ie8 .single_template_11 .td-a-rec-id-header>div,.ie8 .td_category_template_2 .td-a-rec-id-header>div,.ie8 .td_category_template_5 .td-a-rec-id-header>div,.ie8 .td_category_template_6 .td-a-rec-id-header>div,.ie8 .td_category_template_8 .td-a-rec-id-header>div,.ie8 .single_template_6 .td-g-rec-id-header>div,.ie8 .single_template_7 .td-g-rec-id-header>div,.ie8 .homepage-post.single_template_7 .td-g-rec-id-header>div,.ie8 .single_template_8 .td-g-rec-id-header>div,.ie8 .single_template_10 .td-g-rec-id-header>div,.ie8 .single_template_11 .td-g-rec-id-header>div,.ie8 .td_category_template_2 .td-g-rec-id-header>div,.ie8 .td_category_template_5 .td-g-rec-id-header>div,.ie8 .td_category_template_6 .td-g-rec-id-header>div,.ie8 .td_category_template_8 .td-g-rec-id-header>div,.ie8 .single_template_6 .td-a-rec-id-header>.adsbygoogle,.ie8 .single_template_7 .td-a-rec-id-header>.adsbygoogle,.ie8 .homepage-post.single_template_7 .td-a-rec-id-header>.adsbygoogle,.ie8 .single_template_8 .td-a-rec-id-header>.adsbygoogle,.ie8 .single_template_10 .td-a-rec-id-header>.adsbygoogle,.ie8 .single_template_11 .td-a-rec-id-header>.adsbygoogle,.ie8 .td_category_template_2 .td-a-rec-id-header>.adsbygoogle,.ie8 .td_category_template_5 .td-a-rec-id-header>.adsbygoogle,.ie8 .td_category_template_6 .td-a-rec-id-header>.adsbygoogle,.ie8 .td_category_template_8 .td-a-rec-id-header>.adsbygoogle,.ie8 .single_template_6 .td-g-rec-id-header>.adsbygoogle,.ie8 .single_template_7 .td-g-rec-id-header>.adsbygoogle,.ie8 .homepage-post.single_template_7 .td-g-rec-id-header>.adsbygoogle,.ie8 .single_template_8 .td-g-rec-id-header>.adsbygoogle,.ie8 .single_template_10 .td-g-rec-id-header>.adsbygoogle,.ie8 .single_template_11 .td-g-rec-id-header>.adsbygoogle,.ie8 .td_category_template_2 .td-g-rec-id-header>.adsbygoogle,.ie8 .td_category_template_5 .td-g-rec-id-header>.adsbygoogle,.ie8 .td_category_template_6 .td-g-rec-id-header>.adsbygoogle,.ie8 .td_category_template_8 .td-g-rec-id-header>.adsbygoogle{margin-bottom:24px}.ie8 .td_ajax_load_more i{top:-1px}.ie8 .td-subcat-filter .td-subcat-dropdown{float:right}.ie8 .td-grid-style-1 .td-module-thumb a{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f000000',endColorstr='#000000',GradientType=0)}.ie8 .td-grid-style-1 .td-module-thumb a img{-ms-filter:"alpha(opacity=65)"}.ie8 .td-grid-style-2 .td-module-thumb a,.ie8 .td-grid-style-3 .td-module-thumb a{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1}.ie8 .td-grid-style-2 .td-module-thumb a img,.ie8 .td-grid-style-3 .td-module-thumb a img{-ms-filter:"alpha(opacity=65)"}.ie8 .td-grid-style-2 .td-big-grid-post-0 .td-module-thumb a,.ie8 .td-grid-style-3 .td-big-grid-post-0 .td-module-thumb a{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec',endColorstr='#4a8f5e',GradientType=1)}.ie8 .td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a,.ie8 .td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646',endColorstr='#c63939',GradientType=1)}.ie8 .td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a,.ie8 .td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7',endColorstr='#3b78b4',GradientType=1)}.ie8 .td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a,.ie8 .td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#54a3db',endColorstr='#4bcf77',GradientType=1)}.ie8 .td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a,.ie8 .td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4d03f',endColorstr='#f27a35',GradientType=1)}.ie8 .td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a,.ie8 .td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7',endColorstr='#3b78b4',GradientType=1)}.ie8 .td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a,.ie8 .td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec',endColorstr='#4a8f5e',GradientType=1)}.ie8 .td-grid-style-4 .entry-title{background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#50000000',endColorstr='#50000000')}.ie8 .td-grid-style-5 .td-module-thumb a{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;background-color:#000}.ie8 .td-grid-style-5 .td-module-thumb a img{-ms-filter:"alpha(opacity=50)"}.ie8 .td-next-prev-wrap .td-ajax-prev-page{padding-left:1px}.ie8 .td-social-facebook .td-social-but-text{border-left:1px solid #7f9edf}.ie8 .td-social-twitter .td-social-but-text{border-left:1px solid #8fe2fc}.ie8 .td-post-template-8 .td-post-header-holder{background-color:#000;-ms-filter:"alpha(opacity=50)"}.ie8 .td-module-comments a{padding:3px 3px 4px}.ie8 .td-social-style-2 .td-icon-font{border:1px solid #333}.ie8 .td_block_14 .td-next-prev-wrap,.ie8 .td_block_14 .td-load-more-wrap{margin-top:23px}.ie8 .td-g-rec-id-smart_list_6,.ie8 .td-g-rec-id-smart_list_7,.ie8 .td-g-rec-id-smart_list_8,.ie8 .td-g-rec-id-footer_top,.ie8 .td-g-rec-id-content_top,.ie8 .td-g-rec-id-content_bottom,.ie8 .td-g-rec-id-content_inline{display:block;margin-left:-16px;margin-right:-16px}.ie8 .td-g-rec-id-smart_list_6 .adsbygoogle,.ie8 .td-g-rec-id-smart_list_7 .adsbygoogle,.ie8 .td-g-rec-id-smart_list_8 .adsbygoogle,.ie8 .td-g-rec-id-footer_top .adsbygoogle,.ie8 .td-g-rec-id-content_top .adsbygoogle,.ie8 .td-g-rec-id-content_bottom .adsbygoogle,.ie8 .td-g-rec-id-content_inline .adsbygoogle{margin-right:auto;margin-left:auto;display:table !important;left:0}.ie8 .td-menu-background{left:-100%}.ie8 .td-live-theme-demos .td-set-theme-style-link:before{background-color:transparent}.ie9 .td-grid-style-2 .td-big-grid-post-0 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-3 .td-big-grid-post-0 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNGRiMmVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRhOGY1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDE3NjQ2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M2MzkzOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDc2MGI3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiNzhiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNTRhM2RiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRiY2Y3NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjRkMDNmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyN2EzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDc2MGI3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiNzhiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before,.ie9 .td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNGRiMmVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRhOGY1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-grid-style-1 .td-module-thumb a:last-child:before{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)}.ie9 .td-stretch-width,.ie9 .td-stretch-height{left:0 !important;-webkit-transform:none;ms-transform:none;transform:none}.ie9 .td-next-prev-wrap .td-ajax-next-page{padding-left:3px}.ie9 .td-module-comments a{padding:3px 4px 4px}.ie9 .td-menu-background,.ie9 #td-mobile-nav{left:-100%}.ie9 .td-menu-mob-open-menu .td-menu-background,.ie9 .td-menu-mob-open-menu #td-mobile-nav{left:0}.ie9 .td-search-background{right:100%}.ie9 .td-search-opened .td-search-background{right:0}.ie9 .td-demo-multicolumn-2 .sub-menu{padding:0}.ie9 .td-demo-menuitem-hide{display:none}.ie10 .page-nav a{padding:5px 11px 5px 12px}.ie10 .td-module-comments a{padding:3px 4px 4px}@media (min-width:1140px){.ie11{margin-left:-1px}.ie11 .td-affix{margin-left:1px}}.td-md-is-android .td-hover-1 .td-big-grid-post:hover .entry-thumb{-webkit-transition-property:none !important;transition-property:none !important;-webkit-transform:none !important;transform:none !important}.td-md-is-android .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before{box-shadow:none}.td-md-is-android .sf-menu ul .td-menu-item>a{padding:8px 14px 6px}.td-md-is-android .sf-menu .sub-menu .td-icon-menu-down{margin-top:-8px}.td-md-is-android .td-trending-now-wrapper .td-trending-now-nav-left{padding-right:1px}.td-md-is-android .td-big-grid-post .td-post-category{padding:4px 7px 2px;line-height:14px}.td-md-is-android .block-title span,.td-md-is-android .block-title a,.td-md-is-android .block-title label{padding:8px 12px 3px}.td-md-is-android .td-pulldown-syle-default .td-subcat-more span,.td-md-is-android .td_block_template_3 .td-subcat-more span,.td-md-is-android .td_block_template_4 .td-subcat-more span,.td-md-is-android .td_block_template_5 .td-subcat-more span,.td-md-is-android .td_block_template_7 .td-subcat-more span,.td-md-is-android .td-pulldown-syle-default .td-subcat-more i,.td-md-is-android .td_block_template_3 .td-subcat-more i,.td-md-is-android .td_block_template_4 .td-subcat-more i,.td-md-is-android .td_block_template_5 .td-subcat-more i,.td-md-is-android .td_block_template_7 .td-subcat-more i,.td-md-is-android .td-pulldown-syle-default .td-subcat-list,.td-md-is-android .td_block_template_3 .td-subcat-list,.td-md-is-android .td_block_template_4 .td-subcat-list,.td-md-is-android .td_block_template_5 .td-subcat-list,.td-md-is-android .td_block_template_7 .td-subcat-list{position:relative;top:1px}.td-md-is-android .td-category-siblings .td-category{height:21px}.td-md-is-android .td-category-header .td-category .entry-category a{padding:4px 8px}.td-md-is-android input[type=submit]{padding:9px 15px 8px}.td-md-is-android .td-left-smart-list,.td-md-is-android .td-right-smart-list{padding-top:1px}.td-md-is-android .td_smart_list_3 .td-left-smart-list{padding-right:1px}.td-md-is-android .td-author-counters span{padding:5px 9px 2px}.td-md-is-android .td-404-sub-sub-title a{padding:8px 15px 7px}.td-md-is-android .td-menu-blocks-custom ul li a{padding:2px 12px 0}.td-md-is-android .td-tab-blocks-custom ul.wpb_tabs_nav li a{padding:6px 13px 4px !important}.td-md-is-android .td_ajax_load_more i{top:-1px}.td-md-is-android .td-next-prev-wrap a{line-height:25px}.td-md-is-android .page-nav .td-icon-menu-right{padding-left:2px}.td-md-is-android .page-nav .td-icon-menu-left{padding-right:2px}.td-md-is-android .td-page-content .dropcap,.td-md-is-android .td-post-content .dropcap,.td-md-is-android .wpb_text_column .dropcap,.td-md-is-android .td_block_text_with_title .dropcap,.td-md-is-android .bbpress .dropcap,.td-md-is-android .mce-content-body .dropcap,.td-md-is-android .comment-content .dropcap{padding:5px 13px 2px}.td-md-is-android .single-product .product .related h2{padding:8px 12px 5px}@media (max-width:767px){.td-md-is-android .td-trending-now-display-area{height:27px}.td-md-is-android .td-big-grid-post .td-post-category{padding:4px 7px 1px}.td-md-is-android .td-category-siblings .td-subcat-more{padding:4px 5px 3px}.td-md-is-android .td_category_template_3 .td-category-siblings .td-category a{padding:5px 9px}.td-md-is-android .category-template-style-8 .td-category-siblings .td-subcat-more{padding:4px 4px 3px 5px}.td-md-is-android .td-author-counters span{padding:5px 9px 4px}.td-md-is-android .td-theme-slider .slide-meta-cat a{padding:4px 5px 2px}}.td-md-is-android .td-skin-scroll{display:none}.td-md-is-ios body{-webkit-font-smoothing:antialiased}.td-md-is-ios .td-hover-1 .td-big-grid-post:hover .entry-thumb{-webkit-transition-property:none !important;transition-property:none !important;-webkit-transform:none !important;transform:none !important}.td-md-is-ios .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before{box-shadow:none}.td-md-is-ios .sf-menu .sub-menu .td-icon-menu-down{margin-top:-9px;line-height:20px}.td-md-is-ios .td-trending-now-wrapper .td-trending-now-nav-left{padding-right:1px}.td-md-is-ios .td-big-grid-post .td-post-category{padding:3px 7px}.td-md-is-ios .td-pulldown-syle-default .td-subcat-more,.td-md-is-ios .td_block_template_11 .td-subcat-more,.td-md-is-ios .td-pulldown-syle-default .td-subcat-list,.td-md-is-ios .td_block_template_11 .td-subcat-list{position:relative;top:-1px}.td-md-is-ios .td-category-header .td-pulldown-filter-display-option{line-height:22px}.td-md-is-ios .td_category_template_3 .td-category-siblings .td-category a{padding:5px 7px 4px}.td-md-is-ios .td_category_template_3 .td-category-siblings .td-subcat-dropdown{margin-right:6px}.td-md-is-ios .td_category_template_4 .td-category-siblings .td-category a{padding:4px 7px 3px}.td-md-is-ios .td_block_template_1 .td-related-title>.td-related-left,.td-md-is-ios .td_block_template_1 .td-related-title>.td-related-right{padding:8px 12px 6px}.td-md-is-ios .td-module-comments a{padding:3px 4px 4px}.td-md-is-ios .td-left-smart-list,.td-md-is-ios .td-right-smart-list{line-height:39px}.td-md-is-ios .td-author-counters span{padding:4px 9px 3px}.td-md-is-ios input[type=submit]{padding:7px 15px 8px}.td-md-is-ios .td-404-sub-sub-title a{padding:7px 15px 8px}.td-md-is-ios .td-tab-blocks-custom ul.wpb_tabs_nav li a{padding:4px 7px !important}.td-md-is-ios .td-menu-blocks-custom ul li a{padding:0 12px 1px;line-height:27px}.td-md-is-ios .td_ajax_load_more i{top:-1px}@media (max-width:767px){.td-md-is-ios .td-trending-now-display-area{height:27px}}@media (max-width:767px){.td-md-is-ios .td-footer-wrapper .block-title a,.td-md-is-ios .td-footer-wrapper .block-title span,.td-md-is-ios .td-footer-wrapper .block-title label{padding-right:0;padding-left:0}}.td-md-is-ios .td-footer-wrapper .td_block_template_1 .block-title *{padding-right:0;padding-left:0}.td-md-is-ios .td-skin-scroll{display:none}@media (min-width:1140px){.td-md-is-safari{margin-left:-1px}.td-md-is-safari .td-affix{margin-left:1px}}@media (min-width:767px){.td-md-is-safari .td-big-grid-post .td-module-thumb{-webkit-transform:translate3d(0,0,0)}}.td-md-is-safari .td_block_big_grid_8 .td-module-thumb{-webkit-transform:none}.td-md-is-safari .td_module_slide:before{bottom:-1px}.td-md-is-safari .td_module_slide .td-module-title{-webkit-transform:translate3D(0,0,0)}.td-md-is-safari .td-big-grid-post .td-module-thumb a:last-child:before{width:101%;left:-2px}.td-md-is-safari .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb{transform:none;-webkit-transform:none}.td-md-is-safari .td_block_big_grid_6 .td-tiny-thumb .td-post-category{padding:4px 5px 3px}.td-md-is-safari .td-review-header .block-title,.td-md-is-safari .td-review-summary .block-title{padding:7px 12px 6px}.td-md-is-safari .td_block_template_1 .td-related-title>.td-related-left,.td-md-is-safari .td_block_template_1 .td-related-title>.td-related-right{padding:7px 12px 5px}.td-md-is-safari .td-boxed-layout .td-post-template-7 .td-image-gradient-style7:after{width:110%;left:-2px}.td-md-is-safari .td-boxed-layout .td-post-template-3 .td-image-gradient:before{width:110%;left:-2px}.td-md-is-safari .td-big-grid-post .td-meta-info-container{transform:translateZ(0);-webkit-transform:translateZ(0)}.td-md-is-safari .td-grid-style-2 .td-big-grid-post .td-meta-info-container,.td-md-is-safari .td-grid-style-3 .td-big-grid-post .td-meta-info-container{transform:none;-webkit-transform:none}.td-md-is-os-x .td_block_big_grid_6 .td-tiny-thumb .td-post-category{padding:4px 5px 3px}.td-md-is-chrome .td_block_inner_overflow .td_module_wrap,.td-md-is-chrome .td_block_inner_overflow .item-details{position:relative}.td-audio-player{height:40px;font-size:16px;overflow:hidden;visibility:hidden;opacity:0;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.td-audio-player iframe{display:block;width:100%}.td-audio-player .compactSound__artwork{display:none}.td-audio-player .mejs-container,.td-audio-player .mejs-container .mejs-controls,.td-audio-player .mejs-embed,.td-audio-player .mejs-embed body{background:0 0;background-color:transparent}.td-audio-player .mejs-container{width:auto !important}.td-audio-player .mejs-button{width:auto;height:auto;font-size:inherit}.td-audio-player .mejs-button button{position:relative;background:0 0;width:auto;height:auto;margin:0;font-size:inherit}.td-audio-player .mejs-button button:after{position:relative;display:block;font-family:'newspaper',sans-serif;line-height:1;color:#111}.td-audio-player .mejs-playpause-button{margin-right:.75em}.td-audio-player .mejs-playpause-button button:after{font-size:2.625em}.td-audio-player .mejs-play button:after{content:'\e9cf'}.td-audio-player .mejs-pause button:after{content:'\e9ce'}.td-audio-player .mejs-replay button:after{content:'\e9d2'}.td-audio-player .mejs-volume-button{margin-left:1.25em;margin-right:.5em}.td-audio-player .mejs-volume-button button:after{font-size:1.375em}.td-audio-player .mejs-mute button:after{content:'\e9d0'}.td-audio-player .mejs-unmute button:after{content:'\e9d1'}.td-audio-player .mejs-controls{position:relative;align-items:center;padding-left:0;padding-right:0}.td-audio-player .mejs-controls .mejs-time-rail{height:auto;margin:0 .625em;padding-top:0;font-size:inherit}.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-total,.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-buffering,.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-loaded,.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-current,.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-hovered{border-radius:100px;height:.625em}.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-buffering,.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-loaded,.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-current,.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-hovered{height:inherit}.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-total{position:relative;margin-top:0;background:#eee;outline:none}.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-loaded{background:0 0}.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-current{background:var(--td_theme_color,#4db2ec)}.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-handle,.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-handle-content{border-width:.25em}.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-handle-content{top:-.375em;width:.875em;height:.875em;background-color:#fff;border-color:#fff;border-radius:50%;transform:none;-webkit-transform:none;-webkit-box-shadow:0 0 1px #000;box-shadow:0 0 1px #000;overflow:hidden}.td-audio-player .mejs-controls .mejs-horizontal-volume-slider{height:auto;width:auto}.td-audio-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:relative;top:0;background:#eee;width:3.125em;height:.625em;font-size:inherit;border-radius:100px;overflow:hidden}.td-audio-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{background:var(--td_theme_color,#4db2ec)}.td-audio-player .mejs-time-float{background:rgba(0,0,0,.7);color:#fff;border-color:transparent}.td-audio-player .mejs-time-float .mejs-time-float-current{font-size:.8em}.td-audio-player .mejs-time-float .mejs-time-float-corner{top:calc(100% + 1px);border-color:rgba(0,0,0,.7) transparent transparent}.td-audio-player .mejs-time{padding:0;height:auto;font-size:.85em;line-height:1;color:#000}.td-js-loaded .td-audio-player{height:auto;overflow:visible;visibility:visible;opacity:1}.wp-block-image.td-caption-align-left figcaption .mfp-title,.wp-block-image .td-caption-align-left figcaption .mfp-title,.wp-block-image.td-caption-align-left figcaption,.wp-block-image .td-caption-align-left figcaption{text-align:left}.wp-block-image.td-caption-align-center figcaption .mfp-title,.wp-block-image .td-caption-align-center figcaption .mfp-title,.wp-block-image.td-caption-align-center figcaption,.wp-block-image .td-caption-align-center figcaption{text-align:center}.wp-block-image.td-caption-align-right figcaption .mfp-title,.wp-block-image .td-caption-align-right figcaption .mfp-title,.wp-block-image.td-caption-align-right figcaption,.wp-block-image .td-caption-align-right figcaption{text-align:right}.wp-block-image.td-img-style-shadow{box-shadow:0 4px 10px rgba(0,0,0,.3)}.mfp-figure.td-caption-align-left figcaption .mfp-title{text-align:left}.mfp-figure.td-caption-align-center figcaption .mfp-title{text-align:center}.mfp-figure.td-caption-align-right figcaption .mfp-title{text-align:right}p[class*=dropcapp]:first-letter {float:left;display:block;font-size:50px;line-height:56px;background-color:#4db2ec;color:#fff;text-align:center;margin:9px 13px 0 0;padding:2px 14px 4px;font-family:Verdana,BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;text-transform:uppercase}p.dropcapp1:first-letter {padding-left:18px;padding-right:17px;font-size:40px;border-radius:70px}p.dropcapp2:first-letter ,p.dropcapp3:first-letter {background-color:transparent !important;color:#4b4b4b;font-size:79px;line-height:69px;margin:0 9px 0 0;padding:0 13px 0 0}p.dropcapp3:first-letter {font-weight:700}p.dropcapp4{margin-top:40px}p.dropcapp4:first-letter {background-color:#000;font-size:.85em;line-height:1;color:#fff;border-radius:100px;margin:-2px 15px 0 0;padding:9px 11px}p.dropcapp4:after{padding-top:0}p span.td_text_columns_two_cols{display:block}.wp-block-button .wp-block-button__link{border-radius:0;cursor:pointer;display:inline-block;position:relative;font-family:'Open Sans',arial,sans-serif;font-weight:600;padding:9px 12px;font-size:16px;line-height:20px}.wp-block-button .wp-block-button__link:hover{background-color:#4db2ec}.wp-block-button.td_btn_small .wp-block-button__link{padding:5px 10px;font-size:12px;line-height:1.5}.wp-block-button.td_btn_normal .wp-block-button__link{padding:9px 12px;font-size:16px;line-height:20px}.wp-block-button.td_btn_large .wp-block-button__link{padding:10px 16px;font-size:18px;line-height:1.33}.wp-block-button.is-style-round .wp-block-button__link{border-radius:4px}.wp-block-button.is-style-shadow .wp-block-button__link{top:0;-webkit-box-shadow:0 4px 7px 0 rgba(0,0,0,.25);-moz-box-shadow:0 4px 7px 0 rgba(0,0,0,.25);box-shadow:0 4px 7px 0 rgba(0,0,0,.25);transition:top .1s ease;-webkit-transition:top .1s ease}.wp-block-button.is-style-shadow .wp-block-button__link:hover{top:-3px;-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,.25);-moz-box-shadow:0 6px 12px 0 rgba(0,0,0,.25);box-shadow:0 6px 12px 0 rgba(0,0,0,.25)}.wp-block-button.is-style-3d .wp-block-button__link{top:0;transition:top .1s ease;-webkit-transition:top .1s ease}.wp-block-button.is-style-3d .wp-block-button__link:after{content:"";position:absolute;display:block;left:0;top:100%;width:100%;height:5px;background-color:rgba(0,0,0,.25);z-index:0;transition:height .1s ease;-webkit-transition:height .1s ease}.wp-block-button.is-style-3d .wp-block-button__link:hover{top:5px}.wp-block-button.is-style-3d .wp-block-button__link:hover:after{height:0}.wp-block-table td,.wp-block-table th{padding:2px 8px}
.tdc_woo_shortcodes .woocommerce ul.products{margin-bottom:0}@media (max-width:767px){.tdc_woo_shortcodes .woocommerce ul.products{text-align:center}}.tdc_woo_shortcodes .woocommerce ul.products li.product{margin-right:0 !important;margin-bottom:40px}@media (max-width:767px){.tdc_woo_shortcodes .woocommerce ul.products li.product{padding-left:0;padding-right:0;text-align:left !important}.tdc_woo_shortcodes .woocommerce ul.products li.product:last-child{margin-bottom:0}.tdc_woo_shortcodes .woocommerce ul.products li.product a{text-align:left}.tdc_woo_shortcodes .woocommerce ul.products li.product img{float:left;width:30%;margin-right:30px;margin-bottom:0 !important}.tdc_woo_shortcodes .woocommerce ul.products li.product .onsale{right:70%}}@media (max-width:767px) and (max-width:767px){.tdc_woo_shortcodes .woocommerce ul.products li.product img{margin-right:15px;margin-bottom:15px !important;width:100%;float:none}}.tdc_woo_shortcodes .woocommerce ul.products li.product .woocommerce-loop-product__link{display:block;position:relative}@media (min-width:767px){.tdc_woo_shortcodes .woocommerce ul.products.columns-1 li.product{width:100%}.tdc_woo_shortcodes .woocommerce ul.products.columns-1 li.product:last-child{margin-bottom:0}.tdc_woo_shortcodes .woocommerce ul.products.columns-2 li.product{width:50%}.tdc_woo_shortcodes .woocommerce ul.products.columns-2 li.product:nth-last-child(-n+2){margin-bottom:0}.tdc_woo_shortcodes .woocommerce ul.products.columns-3 li.product{width:33.33333333%}.tdc_woo_shortcodes .woocommerce ul.products.columns-3 li.product:nth-last-child(-n+3){margin-bottom:0}.tdc_woo_shortcodes .woocommerce ul.products.columns-4 li.product{width:25%}.tdc_woo_shortcodes .woocommerce ul.products.columns-4 li.product:nth-last-child(-n+4){margin-bottom:0}.tdc_woo_shortcodes .woocommerce ul.products.columns-5 li.product{width:20%}.tdc_woo_shortcodes .woocommerce ul.products.columns-5 li.product:nth-last-child(-n+5){margin-bottom:0}.tdc_woo_shortcodes .woocommerce ul.products.columns-6 li.product{width:16.66666667%}.tdc_woo_shortcodes .woocommerce ul.products.columns-6 li.product:nth-last-child(-n+6){margin-bottom:0}.tdc_woo_shortcodes .woocommerce ul.products.columns-7 li.product{width:14.28571428%}.tdc_woo_shortcodes .woocommerce ul.products.columns-7 li.product:nth-last-child(-n+7){margin-bottom:0}.tdc_woo_shortcodes .woocommerce ul.products.columns-8 li.product{width:12.5%}.tdc_woo_shortcodes .woocommerce ul.products.columns-8 li.product:nth-last-child(-n+8){margin-bottom:0}}
.mx_image_background{background-color:#f2f2f2}.td-visibility-hidden{visibility:hidden}.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.td_stretch_container{width:100% !important}@media (min-width:1141px){.td_stretch_container .td-header-menu-wrap.td-affix{width:100% !important}}.td-header-style-8 .td_stretch_container .td-header-sp-logo{left:0;right:0;margin:auto;pointer-events:none}.td-header-style-8 .td_stretch_container .td-header-sp-logo img{pointer-events:auto}@media (min-width:1141px){.td-header-style-8 .td_stretch_container .td-header-sp-logo{width:1068px}}@media (min-width:1019px) and (max-width:1140px){.td-header-style-8 .td_stretch_container .td-header-sp-logo{width:980px !important;height:82px;top:0}.td-header-style-8 .td_stretch_container .td-header-sp-logo img{max-width:190px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-8 .td_stretch_container .td-header-sp-logo{width:740px !important;height:82px;top:0}.td-header-style-8 .td_stretch_container .td-header-sp-logo img{max-width:140px}}.td-boxed-layout .td-header-style-8 .td_stretch_container,.td-boxed-layout .td-header-style-8 .td_stretch_container .td-header-sp-logo{width:1164px !important}@media (max-width:1180px){.td-boxed-layout .td-header-style-8 .td_stretch_container,.td-boxed-layout .td-header-style-8 .td_stretch_container .td-header-sp-logo{width:100% !important}}@media (min-width:1141px){.td_stretch_content .sf-menu .td-mega-menu ul,.td_stretch_content_1200 .sf-menu .td-mega-menu ul,.td_stretch_content_1400 .sf-menu .td-mega-menu ul,.td_stretch_content_1600 .sf-menu .td-mega-menu ul,.td_stretch_content_1800 .sf-menu .td-mega-menu ul{width:calc(100% + 2px) !important;overflow:hidden;left:0 !important;transform:translateX(0) !important;-webkit-transform:translateX(0) !important}.td_stretch_content .td_block_mega_menu,.td_stretch_content_1200 .td_block_mega_menu,.td_stretch_content_1400 .td_block_mega_menu,.td_stretch_content_1600 .td_block_mega_menu,.td_stretch_content_1800 .td_block_mega_menu{width:1114px;margin-left:auto;margin-right:auto;overflow:visible}.td_stretch_content .td_block_mega_menu:before,.td_stretch_content_1200 .td_block_mega_menu:before,.td_stretch_content_1400 .td_block_mega_menu:before,.td_stretch_content_1600 .td_block_mega_menu:before,.td_stretch_content_1800 .td_block_mega_menu:before{content:'';position:absolute;top:0;right:100%;width:100%;height:100%;background-color:#fafafa}.td_stretch_content .td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat,.td_stretch_content_1200 .td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat,.td_stretch_content_1400 .td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat,.td_stretch_content_1600 .td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat,.td_stretch_content_1800 .td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat{border-left:1px solid #eaeaea}.td_stretch_content .td_block_mega_menu.td-no-subcats:before,.td_stretch_content_1200 .td_block_mega_menu.td-no-subcats:before,.td_stretch_content_1400 .td_block_mega_menu.td-no-subcats:before,.td_stretch_content_1600 .td_block_mega_menu.td-no-subcats:before,.td_stretch_content_1800 .td_block_mega_menu.td-no-subcats:before{display:none}}.td_stretch_content{width:100% !important}@media (min-width:768px){.td_stretch_content .td-container{width:100% !important;padding-left:20px;padding-right:20px}.td_stretch_content #td-top-search{right:10px}.td_stretch_content .td-header-sp-recs{float:right}.td_stretch_content .td-header-menu-wrap.td-affix{width:100% !important}.td_stretch_content .td-drop-down-search{right:10px}}@media (min-width:768px){.td_stretch_content_1200,.td_stretch_content_1400,.td_stretch_content_1600,.td_stretch_content_1800{padding-left:20px;padding-right:20px}.td_stretch_content_1200.td-header-menu-wrap-full,.td_stretch_content_1400.td-header-menu-wrap-full,.td_stretch_content_1600.td-header-menu-wrap-full,.td_stretch_content_1800.td-header-menu-wrap-full{padding-left:0;padding-right:0}.td_stretch_content_1200 .td-header-menu-wrap,.td_stretch_content_1400 .td-header-menu-wrap,.td_stretch_content_1600 .td-header-menu-wrap,.td_stretch_content_1800 .td-header-menu-wrap{padding-left:20px;padding-right:20px}}.td_stretch_content_1200.td-footer-instagram-container,.td_stretch_content_1400.td-footer-instagram-container,.td_stretch_content_1600.td-footer-instagram-container,.td_stretch_content_1800.td-footer-instagram-container{padding-left:0;padding-right:0}.td_stretch_content_1200.td-footer-instagram-container .td-instagram-user,.td_stretch_content_1400.td-footer-instagram-container .td-instagram-user,.td_stretch_content_1600.td-footer-instagram-container .td-instagram-user,.td_stretch_content_1800.td-footer-instagram-container .td-instagram-user,.td_stretch_content_1200.td-footer-instagram-container .td_block_instagram,.td_stretch_content_1400.td-footer-instagram-container .td_block_instagram,.td_stretch_content_1600.td-footer-instagram-container .td_block_instagram,.td_stretch_content_1800.td-footer-instagram-container .td_block_instagram{margin-left:auto;margin-right:auto}.td_stretch_content_1200 .td-container,.td_stretch_content_1200.td-footer-instagram-container .td-instagram-user,.td_stretch_content_1200.td-footer-instagram-container .td_block_instagram{max-width:1200px !important;width:auto !important}.td_stretch_content_1400 .td-container,.td_stretch_content_1400.td-footer-instagram-container .td-instagram-user,.td_stretch_content_1400.td-footer-instagram-container .td_block_instagram{max-width:1400px !important;width:auto !important}.td_stretch_content_1600 .td-container,.td_stretch_content_1600.td-footer-instagram-container .td-instagram-user,.td_stretch_content_1600.td-footer-instagram-container .td_block_instagram{max-width:1600px !important;width:auto !important}.td_stretch_content_1800 .td-container,.td_stretch_content_1800.td-footer-instagram-container .td-instagram-user,.td_stretch_content_1800.td-footer-instagram-container .td_block_instagram{max-width:1800px !important;width:auto !important}@media (min-width:1141px){.td-header-style-3 .td_stretch_content .td-mega-row,.td-header-style-4 .td_stretch_content .td-mega-row{padding:22px 0 16px}.td-header-style-3 .td_stretch_content .td-mega-span,.td-header-style-4 .td_stretch_content .td-mega-span{width:196px;min-height:202px;float:left;margin-left:22px !important}.td-header-style-3 .td_stretch_content .td-next-prev-wrap,.td-header-style-4 .td_stretch_content .td-next-prev-wrap{margin:0 0 22px 22px !important}}@media (min-width:1141px){.td-header-style-6 .td_stretch_content #td-header-menu{padding-right:48px}}@media (min-width:1141px){.td-header-style-7 .td_stretch_content #td-header-menu{padding-right:48px}}@media (min-width:1141px){.td-header-style-8 .td_stretch_content .td-header-top-menu,.td-header-style-8 .td_stretch_content_1200 .td-header-top-menu,.td-header-style-8 .td_stretch_content_1400 .td-header-top-menu,.td-header-style-8 .td_stretch_content_1600 .td-header-top-menu,.td-header-style-8 .td_stretch_content_1800 .td-header-top-menu{width:auto}.td-header-style-8 .td_stretch_content.td-header-top-menu-full .td-container,.td-header-style-8 .td_stretch_content_1200.td-header-top-menu-full .td-container,.td-header-style-8 .td_stretch_content_1400.td-header-top-menu-full .td-container,.td-header-style-8 .td_stretch_content_1600.td-header-top-menu-full .td-container,.td-header-style-8 .td_stretch_content_1800.td-header-top-menu-full .td-container{padding-left:20px}.td-header-style-8 .td_stretch_content .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1200 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1400 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1600 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1800 .td-header-sp-logo{left:30px}.td-header-style-8 .td_stretch_content #td-header-menu,.td-header-style-8 .td_stretch_content_1200 #td-header-menu,.td-header-style-8 .td_stretch_content_1400 #td-header-menu,.td-header-style-8 .td_stretch_content_1600 #td-header-menu,.td-header-style-8 .td_stretch_content_1800 #td-header-menu{padding-left:20px}.td-header-style-8 .td_stretch_content .td-container,.td-header-style-8 .td_stretch_content_1200 .td-container,.td-header-style-8 .td_stretch_content_1400 .td-container,.td-header-style-8 .td_stretch_content_1600 .td-container,.td-header-style-8 .td_stretch_content_1800 .td-container{padding-left:0;padding-right:0}}@media (min-width:1019px) and (max-width:1140px){.td-header-style-8 .td_stretch_content .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1200 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1400 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1600 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1800 .td-header-sp-logo{height:82px;top:0}.td-header-style-8 .td_stretch_content.td-container,.td-header-style-8 .td_stretch_content_1200.td-container,.td-header-style-8 .td_stretch_content_1400.td-container,.td-header-style-8 .td_stretch_content_1600.td-container,.td-header-style-8 .td_stretch_content_1800.td-container{width:980px !important}}@media (min-width:768px) and (max-width:1018px){.td-header-style-8 .td_stretch_content .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1200 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1400 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1600 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1800 .td-header-sp-logo{height:82px;top:0}.td-header-style-8 .td_stretch_content.td-container,.td-header-style-8 .td_stretch_content_1200.td-container,.td-header-style-8 .td_stretch_content_1400.td-container,.td-header-style-8 .td_stretch_content_1600.td-container,.td-header-style-8 .td_stretch_content_1800.td-container{width:740px !important}}@media (min-width:1141px){.td-header-style-8 .td_stretch_content_1200 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1400 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1600 .td-header-sp-logo,.td-header-style-8 .td_stretch_content_1800 .td-header-sp-logo{width:auto}.td-header-style-8 .td_stretch_content_1200 .td-header-sp-logo{max-width:1200px}.td-header-style-8 .td_stretch_content_1400 .td-header-sp-logo{max-width:1400px}.td-header-style-8 .td_stretch_content_1600 .td-header-sp-logo{max-width:1600px}.td-header-style-8 .td_stretch_content_1800 .td-header-sp-logo{max-width:1800px}}@media (min-width:1141px){.td-header-style-10 .td_stretch_content .td-affix .td-main-menu-logo{margin-left:10px}}.td-smart-list-pagination{text-align:center;margin-bottom:26px}.td-smart-list-button{font-family:'Roboto',sans-serif;line-height:40px;background-color:#222;color:#fff;padding:11px 24px;font-size:16px;font-style:normal;text-align:center;-webkit-transition:background-color .2s ease 0s;transition:background-color .2s ease 0s;cursor:pointer;margin:0 10px}.td-smart-list-button:hover{text-decoration:none !important;background-color:var(--td_theme_color,#4db2ec)}.td-smart-list-button .td-icon-left{font-size:14px;position:relative;top:1px;padding-right:11px}.td-smart-list-button .td-icon-right{font-size:14px;position:relative;top:1px;padding-left:11px}.td-smart-disable{opacity:.5;cursor:default;-webkit-user-select:none;user-select:none}.td-smart-disable:hover{background-color:#222 !important}.td-smart-list-dropdown-wrap{text-align:center;border:1px solid #ededed;margin-bottom:26px;clear:both}.td-smart-list-dropdown-wrap .td-smart-list-dropdown{height:30px;padding:0 35px 0 10px;margin:10px 0;overflow:hidden;background-color:#fff;border:none;box-shadow:none;-webkit-appearance:none;appearance:none;outline:none;font-family:'Roboto',sans-serif;max-width:40%;text-overflow:ellipsis;cursor:pointer}@media (min-width:768px) and (max-width:1018px){.td-smart-list-dropdown-wrap .td-smart-list-dropdown{max-width:50%}}@media (max-width:767px){.td-smart-list-dropdown-wrap .td-smart-list-dropdown{text-align:center;max-width:70%}}@media (max-width:767px){.td-smart-list-dropdown-wrap .td-smart-list-dropdown option{text-align:left}}.td-smart-list-dropdown-wrap .td-smart-list-dropdown::-ms-expand{display:none}.td-smart-list-dropdown-wrap .td-smart-list-container{display:inline;position:relative}.td-smart-list-dropdown-wrap .td-smart-list-container:before{content:'';width:0;height:0;position:absolute;top:7px;right:16px;z-index:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000;pointer-events:none}.td-smart-list-dropdown-wrap .td-smart-list-button{padding:2px 18px;margin:0;background-color:transparent !important;color:inherit}@media (max-width:767px){.td-smart-list-dropdown-wrap .td-smart-list-button{padding:2px 6px}}.td-smart-list-dropdown-wrap .td-smart-list-button i{display:none}@media (max-width:767px){.td-smart-list-dropdown-wrap .td-smart-list-button i{display:inline;font-size:12px;top:0}}@media (max-width:767px){.td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-left:before{content:'\e80c'}}@media (max-width:767px){.td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-right:before{content:'\e80d'}}.td-smart-list-dropdown-wrap .td-smart-list-button:hover{background-color:transparent !important;color:var(--td_theme_color,#4db2ec)}@media (max-width:767px){.td-smart-list-dropdown-wrap .td-smart-list-button span{display:none}}.td-smart-list-dropdown-wrap .td-smart-disable:hover{color:#222}.td-smart-list-dropdown-wrap .td-smart-next{border-left:1px solid #ededed;margin-left:3px}.td-smart-list-dropdown-wrap .td-smart-back{border-right:1px solid #ededed;margin-right:3px}@-moz-document url-prefix(){.td-smart-list-dropdown-wrap .td-smart-list-container:before{top:9px}}.td_smart_list_1{position:relative;overflow:hidden;z-index:1;margin-top:38px}.td_smart_list_1 .td-item{width:100%}.td-number-and-title{text-align:center;width:100%;padding:8px 100px 4px;margin-bottom:23px;display:inline-block}@media (max-width:500px){.td-number-and-title{padding:60px 0 0;margin-bottom:20px}}.td-sml-current-item-title{display:inline-block;font-weight:700;font-size:22px;line-height:26px;margin-top:0;margin-bottom:0}.td-controls{position:absolute;top:1px;z-index:2;width:100%}.td-left-smart-list,.td-right-smart-list{position:absolute;width:88px;height:40px;line-height:40px;background-color:#222;color:#fff;font-size:14px;font-style:normal;font-weight:400;text-align:center;-webkit-transition:background-color .4s;transition:background-color .4s}.td-left-smart-list:hover,.td-right-smart-list:hover{text-decoration:none !important;background-color:var(--td_theme_color,#4db2ec)}@-moz-document url-prefix(){.td-left-smart-list,.td-right-smart-list{line-height:38px}}.td-right-smart-list{right:0}.td-right-smart-list .td-icon-right{font-size:16px;position:relative;top:2px;padding-left:11px}.td-left-smart-list{left:0}.td-left-smart-list .td-icon-left{font-size:16px;position:relative;top:2px;padding-right:11px}.td-slide-smart-list-figure img{display:inline-block;vertical-align:top}.td-sml-caption{font-family:Verdana,BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-style:italic;font-size:11px;line-height:17px;margin-top:5px;margin-bottom:21px}.td-sml-description{margin-top:22px;display:block}.td_smart_list_2{margin-top:38px}.td_smart_list_2 .td-number-and-title{text-align:left;padding:0;margin-bottom:21px;position:relative}.td_smart_list_2 .td-sml-description{margin-top:0}.td_smart_list_2 h2{margin:2px 0 0;line-height:32px}.td_smart_list_2 .td-item{margin-bottom:53px}.td_smart_list_2 .td-sml-current-item-title{margin-top:5px;width:100%;padding-left:56px}.td-sml-current-item-nr{position:absolute;top:0;left:0;font-weight:700;font-size:22px;line-height:39px;color:#fff;background-color:#222;width:37px;height:37px;text-align:center;display:inline-block}.td_smart_list_3{position:relative;overflow:hidden;z-index:1}.td_smart_list_3 .td-sml-current-item-title{margin-top:6px}@media (max-width:767px){.td_smart_list_3 .td-sml-current-item-title{font-size:19px}}.td_smart_list_3 .td-number-and-title{padding:0 200px 0 52px;text-align:left;display:block}.td_smart_list_3 .td-number-and-title h2{margin:0}.td_smart_list_3 .td-sml-current-item-nr{position:absolute;left:0;top:1px}.td_smart_list_3 .td-left-smart-list{right:98px;left:auto}.td_smart_list_3 .td-item{width:100%}.td_smart_list_3 .td-sml-description{margin-top:0}.td_smart_list_3 .td-sml-figure{float:right;margin-left:20px;width:300px}@media (max-width:767px){.td_smart_list_3 .td-sml-figure{float:none;margin-left:auto;margin-right:auto}}@media (min-width:768px) and (max-width:1018px){.td_smart_list_3 .td-number-and-title{padding-right:106px}.td_smart_list_3 .td-left-smart-list,.td_smart_list_3 .td-right-smart-list{width:40px;font-size:0}.td_smart_list_3 .td-icon-right{top:1px;left:1px;line-height:40px;padding-left:0;font-size:20px}.td_smart_list_3 .td-left-smart-list{right:50px}.td_smart_list_3 .td-left-smart-list .td-icon-left{top:1px;line-height:40px;padding-right:0;font-size:20px}.td_smart_list_3 .td-slide-smart-list-figure{width:45%}}@media (max-width:767px){.td_smart_list_3 .td-controls{position:relative;height:40px;margin-bottom:25px}.td_smart_list_3 .td-left-smart-list{left:0}.td_smart_list_3 .td-number-and-title{padding:0;text-align:center;margin-bottom:25px}.td_smart_list_3 .td-sml-current-item-nr{position:relative;left:auto;margin-right:15px;top:auto}.td_smart_list_3 .td-slide-smart-list-figure{width:100%;margin:0 0 10px;text-align:center}}.smart-list-style-4 .td-post-content{float:left}.smart-list-style-4 .td-post-sharing-top{margin-bottom:0}.td_smart_list_4 .td-item{width:100%;min-height:181px;border-bottom:1px solid var(--td_grid_border_color,#ededed);position:relative;float:left;padding:30px 0 25px}.td_smart_list_4 .td-item:first-child{padding-top:9px}.td_smart_list_4 .td-item:first-child .td-sml-current-item-nr{top:9px}.td_smart_list_4 .td-item:last-of-type{border-bottom:none}.td_smart_list_4 .td-sml-current-item-nr{font-size:18px;width:32px;height:32px;line-height:34px;top:30px}.td_smart_list_4 .td-sml-current-item-title{font-size:18px;line-height:24px;padding-left:47px;padding-top:5px;display:inherit}.td_smart_list_4 h2{line-height:24px;margin-bottom:9px;margin-top:0}.td_smart_list_4 .td-sml-figure{float:right;margin-left:20px;width:150px}@media (max-width:767px){.td_smart_list_4 .td-sml-figure{float:none;margin-left:auto;margin-right:auto}}.td_smart_list_4 .td-number-and-title{text-align:left;padding:0;margin-bottom:9px;display:inherit}.td_smart_list_4 .td-sml-description{margin-top:11px}.td_smart_list_4 .td-sml-caption{line-height:14px;margin-bottom:0}@media (max-width:767px){.td_smart_list_4 .td-item{display:table;width:100%}.td_smart_list_4 .td-item:first-child{padding-top:30px}.td_smart_list_4 .td-item:first-child .td-sml-current-item-nr{top:0}.td_smart_list_4 .td-slide-smart-list-figure{margin:0;width:100%;text-align:center}.td_smart_list_4 .td-number-and-title{display:table-header-group;text-align:center}.td_smart_list_4 .td-sml-current-item-nr{position:relative;top:0}.td_smart_list_4 .td-sml-current-item-title{padding:10px 0}}@-moz-document url-prefix(){.td_smart_list_4 .td-sml-current-item-nr{line-height:32px}}.td_smart_list_5{margin-top:38px}.td_smart_list_5 .td-slide-smart-list-figure{position:relative}.td_smart_list_5 .td-sml-current-item-nr{font-size:26px;width:44px;height:44px;line-height:44px;font-family:'Roboto',sans-serif;background-color:rgba(0,0,0,.8);z-index:1}.td_smart_list_5 .td-sml-caption{position:absolute;bottom:0;left:0;right:0;text-align:right;color:#fff;margin-bottom:0;padding:12px 16px;z-index:1}.td_smart_list_5 .td-number-and-title{text-align:left;padding:0;margin-bottom:6px;margin-top:17px}.td_smart_list_5 h2{margin:0}.td_smart_list_5 .td-sml-description{margin-top:0}.td_smart_list_5 .td-item{margin-bottom:53px}.td_smart_list_5 figcaption div:before{bottom:0;left:0;content:"";display:block;height:150%;width:100%;position:absolute;z-index:-1;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.9)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.9) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0)}.td_smart_list_5 figcaption div:empty{display:none}.td_smart_list_5 .td-sml-figure{position:relative}.td_smart_list_6{margin-top:38px;position:relative;z-index:1;clear:both}@media (max-width:767px){.td_smart_list_6{margin-top:20px}}.td_smart_list_6 .td-number-and-title{text-align:left;padding:0;margin-bottom:21px;position:relative}@media (max-width:767px){.td_smart_list_6 .td-number-and-title{margin-bottom:10px}}.td_smart_list_6 .td-slide-smart-list-figure img{width:100%}.td_smart_list_6 .td-sml-description{margin-top:0}.td_smart_list_6 .td-slide-smart-list-figure{text-align:center;display:table;margin-left:auto;margin-right:auto}.td_smart_list_6 .td-sml-caption{text-align:left}.td_smart_list_6 h2{margin:2px 0 0;line-height:32px}@media (max-width:767px){.td_smart_list_6 h2{text-align:center;margin:0}}@media (max-width:767px){.td_smart_list_6 .td-sml-current-item-nr{position:relative}}.td_smart_list_6 .td-sml-current-item-title{margin-top:5px;width:100%;padding-left:56px}@media (max-width:767px){.td_smart_list_6 .td-sml-current-item-title{margin-top:10px;padding-left:0}}.td_smart_list_7{margin-top:38px;position:relative;z-index:1;clear:both}@media (max-width:767px){.td_smart_list_7{margin-top:20px}}.td_smart_list_7 .td-slide-smart-list-figure img{width:100%}.td_smart_list_7 .td-sml-description{margin-top:0}.td_smart_list_7 .td-slide-smart-list-figure{text-align:center;display:table;margin-left:auto;margin-right:auto}.td_smart_list_7 .td-sml-caption{text-align:left}.td_smart_list_7 h2{margin:0;line-height:1;padding:0 120px;min-height:60px}@media (max-width:767px){.td_smart_list_7 h2{padding:0;min-height:0}}.td_smart_list_7 .td-sml-current-item-title{margin-top:7px;margin-bottom:8px;text-align:center;width:100%;line-height:28px}@media (min-width:768px) and (max-width:1018px){.td_smart_list_7 .td-sml-current-item-title{margin-top:10px;line-height:24px;font-size:19px}}@media (max-width:767px){.td_smart_list_7 .td-sml-current-item-title{margin-top:10px;text-align:left;line-height:30px;font-weight:500;font-size:26px}}.td_smart_list_7 .td-item .td-smart-list-pagination{position:relative;display:inline-block;margin-bottom:26px}@media (max-width:767px){.td_smart_list_7 .td-item .td-smart-list-pagination{margin-bottom:0}}.td_smart_list_7 .td-smart-list-pagination{display:inline-block;width:100%;position:absolute;top:0;margin-bottom:0}@media (max-width:767px){.td_smart_list_7 .td-smart-list-pagination{position:relative}}.td_smart_list_7 .td-smart-list-pagination .td-smart-list-button{margin:0;line-height:20px}.td_smart_list_7 .td-smart-list-pagination .td-smart-back{float:left}.td_smart_list_7 .td-smart-list-pagination .td-smart-next{float:right}.td_smart_list_8{position:relative;z-index:1;clear:both}.td_smart_list_8 .td-number-and-title{text-align:left;padding:0;margin-bottom:16px;position:relative}.td_smart_list_8 .td-number-and-title h2{margin:6px 0 0;line-height:32px}.td_smart_list_8 .td-sml-description{margin-top:0}.td-header-background-image .td-container-wrap{background-color:transparent}.td-header-bg{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.td-header-bg:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center bottom}.td-header-sp-logo img{margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.td-main-menu-logo{display:none;float:left;margin-right:10px;height:48px}@media (max-width:767px){.td-main-menu-logo{display:block;margin-right:0;height:0}}.td-main-menu-logo a{line-height:48px}.td-main-menu-logo img{padding:3px 0;position:relative;vertical-align:middle;max-height:48px;width:auto}@media (max-width:767px){.td-main-menu-logo img{margin:auto;bottom:0;top:0;left:0;right:0;position:absolute;padding:0}}@media (max-width:1140px){.td-main-menu-logo img{max-width:180px}}@media (min-width:768px){.td-affix .td-logo-sticky{display:block}.td-header-wrap .td-affix .td-main-menu-logo{height:48px !important}.td-header-wrap .td-affix .td-main-menu-logo a{line-height:48px !important}.td-header-wrap .td-affix .td-main-menu-logo img{max-height:48px !important;top:-1px}.td-header-wrap .td-affix .sf-menu>li>a{line-height:48px !important}}.td-visual-hidden{border:0;width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}.td-logo-in-header .td-sticky-disable.td-mobile-logo,.td-logo-in-header .td-sticky-disable.td-header-logo{display:none}@media (max-width:767px){.td-logo-in-header .td-sticky-disable.td-mobile-logo{display:block}}.td-logo-in-header .td-sticky-header.td-mobile-logo{display:none}@media (max-width:767px){.td-logo-in-header .td-sticky-header.td-mobile-logo{display:inherit}}.td-logo-in-header .td-sticky-header.td-header-logo{display:block}@media (max-width:767px){.td-logo-in-header .td-sticky-header.td-header-logo{display:none}}.td-logo-in-header .td-sticky-mobile.td-mobile-logo{display:block}.td-logo-in-header .td-sticky-mobile.td-header-logo{display:none}.td-logo-in-menu .td-sticky-disable.td-mobile-logo{display:none}@media (max-width:767px){.td-logo-in-menu .td-sticky-disable.td-mobile-logo{display:block}}.td-logo-in-menu .td-sticky-disable.td-header-logo{display:block}@media (max-width:767px){.td-logo-in-menu .td-sticky-disable.td-header-logo{display:none}}.td-affix .td-logo-in-menu .td-sticky-disable.td-header-logo{display:none}.td-logo-in-menu .td-sticky-header.td-mobile-logo{display:none}@media (max-width:767px){.td-logo-in-menu .td-sticky-header.td-mobile-logo{display:block}}.td-logo-in-menu .td-sticky-header.td-header-logo{display:block}@media (max-width:767px){.td-logo-in-menu .td-sticky-header.td-header-logo{display:none}}.td-logo-in-menu .td-sticky-mobile.td-mobile-logo{display:none}@media (max-width:767px){.td-logo-in-menu .td-sticky-mobile.td-mobile-logo{display:block}}@media (max-width:767px){.td-logo-in-menu .td-sticky-mobile.td-header-logo{display:none}}.td-affix .td-logo-in-menu .td-sticky-mobile.td-header-logo{display:none}.td-affix .td-logo-in-menu .td-sticky-mobile.td-mobile-logo{display:block}.td-affix .td-logo-in-menu .td-main-logo{display:none}@media (max-width:767px){.td-affix .td-logo-in-menu .td-main-logo{display:block}}.td-affix .td-logo-in-menu.td-logo-sticky .td-main-logo{display:block}.td-header-menu-wrap.td-affix{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);margin-right:auto;margin-left:auto;width:100%;z-index:9999;position:fixed !important;background-color:#fff;background-color:rgba(255,255,255,.95);top:0}.admin-bar .td-header-menu-wrap.td-affix{top:32px}@media (max-width:767px){.admin-bar .td-header-menu-wrap.td-affix{top:46px}}@media (max-width:602px){.admin-bar .td-header-menu-wrap.td-affix{top:0}}.td-boxed-layout #td-outer-wrap{z-index:1}.td-boxed-layout .td-header-menu-wrap.td-affix{width:1164px;margin-right:auto;margin-left:auto}@media (max-width:1140px){.td-boxed-layout .td-header-menu-wrap.td-affix{width:100%}}.td-wpml .wpml-ls-menu-item .wpml-ls-flag{vertical-align:middle;top:-1px;position:relative;margin-right:5px}.td-wpml .sub-menu .wpml-ls-menu-item .wpml-ls-flag{top:-2px}@media (max-width:767px){.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children{position:relative;display:inline-block;width:100%;margin-top:16px}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children>a{pointer-events:none}}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu{position:absolute;display:block;bottom:100%;background-color:rgba(25,25,25,.95);padding:12px 20px;margin:0 -20px 10px;visibility:hidden;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;transform:translate3d(0,-10px,0);-webkit-transform:translate3d(0,-10px,0)}@media (max-width:767px){.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu{right:0;left:0;margin:10px 0}}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu:before{content:'';position:absolute;top:100%;width:0;height:0;left:0;right:0;margin:auto;border-style:solid;border-width:6px 6px 0;border-color:rgba(25,25,25,.95) transparent transparent transparent}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu:after{content:'';position:absolute;top:100%;width:100%;height:30px;background-color:transparent;right:0}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu li{display:block;padding:3px 0;white-space:nowrap}@media (max-width:767px){.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu li{padding:6px 0}}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children:hover .sub-menu{visibility:visible;opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}@media (max-width:767px){.td-wpml .td-subfooter-menu .menu-item-first a{margin-left:16px}}@media (max-width:767px){.td-wpml .td-subfooter-menu .wpml-ls-first-item.menu-item-first{margin-top:0;margin-bottom:16px}}@media (max-width:767px){.td-wpml .td-header-top-menu-full,.td-wpml .td-header-sp-top-menu{display:block !important}.td-wpml .td-header-sp-top-menu{width:100%}.td-wpml .td-header-top-menu{background-color:#3c3c3c !important;padding-left:17px;padding-right:17px;box-shadow:inset 0px -3px 3px -1px rgba(0,0,0,.2)}.td-wpml .td_ul_logout,.td-wpml .td_ul_login,.td-wpml .td-header-sp-top-widget,.td-wpml .td-weather-top-widget{display:none !important}.td-wpml .menu-top-container{margin-right:0;float:right}.td-wpml .menu-top-container .top-header-menu>li{display:none}.td-wpml .menu-top-container .top-header-menu>li a{margin-right:0}.td-wpml .menu-top-container .top-header-menu .wpml-ls-item{display:inline-block;margin-top:0}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children{position:static;display:inline-block;width:100%}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children>a{pointer-events:none}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu{position:absolute;display:block;background-color:rgba(25,25,25,.95);padding:7px 10px;visibility:hidden;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0);right:0;left:auto;margin:0}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu:before{content:'';position:absolute;bottom:100%;width:0;height:0;left:0;right:0;margin:auto;border-style:solid;border-width:0 6px 6px;border-color:transparent transparent rgba(25,25,25,.95)}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu:after{content:'';position:absolute;bottom:100%;width:100%;height:30px;background-color:transparent;right:0}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu li{display:block;padding:3px 0;white-space:nowrap}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu a{margin:0 10px}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children:hover .sub-menu{visibility:visible;opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}.td-wpml .wpml-ls-menu-item .wpml-ls-flag{vertical-align:middle;top:-1px;position:relative;margin-right:5px}.td-wpml .sub-menu .wpml-ls-menu-item .wpml-ls-flag{top:-2px}@media (max-width:767px){.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children{position:relative;display:inline-block;width:100%;margin-top:16px}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children>a{pointer-events:none}}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu{position:absolute;display:block;bottom:100%;background-color:rgba(25,25,25,.95);padding:12px 20px;margin:0 -20px 10px;visibility:hidden;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;transform:translate3d(0,-10px,0);-webkit-transform:translate3d(0,-10px,0)}@media (max-width:767px){.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu{right:0;left:0;margin:10px 0}}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu:before{content:'';position:absolute;top:100%;width:0;height:0;left:0;right:0;margin:auto;border-style:solid;border-width:6px 6px 0;border-color:rgba(25,25,25,.95) transparent transparent transparent}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu:after{content:'';position:absolute;top:100%;width:100%;height:30px;background-color:transparent;right:0}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu li{display:block;padding:3px 0;white-space:nowrap}@media (max-width:767px){.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu li{padding:6px 0}}.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children:hover .sub-menu{visibility:visible;opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}@media (max-width:767px){.td-wpml .td-subfooter-menu .menu-item-first a{margin-left:16px}}@media (max-width:767px){.td-wpml .td-subfooter-menu .wpml-ls-first-item.menu-item-first{margin-top:0;margin-bottom:16px}}@media (max-width:767px){.td-wpml .td-header-top-menu-full,.td-wpml .td-header-sp-top-menu{display:block !important}.td-wpml .td-header-sp-top-menu{width:100%}.td-wpml .td-header-top-menu{background-color:#3c3c3c !important;padding-left:17px;padding-right:17px;box-shadow:inset 0px -3px 3px -1px rgba(0,0,0,.2)}.td-wpml .td_ul_logout,.td-wpml .td_ul_login,.td-wpml .td-header-sp-top-widget,.td-wpml .td-weather-top-widget{display:none !important}.td-wpml .menu-top-container{margin-right:0;float:right}.td-wpml .menu-top-container .top-header-menu>li{display:none}.td-wpml .menu-top-container .top-header-menu>li a{margin-right:0}.td-wpml .menu-top-container .top-header-menu .wpml-ls-item{display:inline-block;margin-top:0}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children{position:static;display:inline-block;width:100%}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children>a{pointer-events:none}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu{position:absolute;display:block;background-color:rgba(25,25,25,.95);padding:7px 10px;visibility:hidden;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0);right:0;left:auto;margin:0}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu:before{content:'';position:absolute;bottom:100%;width:0;height:0;left:0;right:0;margin:auto;border-style:solid;border-width:0 6px 6px;border-color:transparent transparent rgba(25,25,25,.95)}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu:after{content:'';position:absolute;bottom:100%;width:100%;height:30px;background-color:transparent;right:0}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu li{display:block;padding:3px 0;white-space:nowrap}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu a{margin:0 10px}.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children:hover .sub-menu{visibility:visible;opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}}.td-header-wrap .td_module_mx2 .entry-title a:after{position:absolute;left:0;width:100%;top:0;bottom:0;content:'';z-index:1}.td-header-wrap .result-msg{text-align:center;padding:4px 0 6px;font-family:'Roboto',sans-serif;font-size:12px;color:#222;font-style:italic}.td-header-wrap .result-msg a{color:#222;display:block}.td-header-wrap .result-msg a:hover{color:var(--td_theme_color,#4db2ec)}.td-header-wrap .td-aj-search-results{background-color:rgba(144,144,144,.02);border-top:1px solid #ededed;border-bottom:1px solid #ededed;padding:10px 0}.td-header-wrap .td-aj-search-results .item-details{margin:10px 20px 10px 115px}.td-header-wrap .td-aj-search-results .td-module-thumb{top:10px;margin-left:20px}.td-header-wrap .td_module_mx2{padding-bottom:0}.td-header-wrap .no-result{background-color:#fdfdfd;border-top:1px solid #ededed;border-bottom:1px solid #ededed}.td-header-wrap .td-aj-cur-element{background-color:rgba(128,128,128,.1)}.td-header-top-menu-full{position:relative;z-index:9999}@media (max-width:767px){.td-header-top-menu-full{display:none}}@media (min-width:768px){.td-affix .header-search-wrap .td-icon-search{line-height:48px !important}.td-affix #td-header-menu{display:block}}@media (min-width:768px){.td-header-style-5 .td-affix .td-main-menu-logo img,.td-header-style-6 .td-affix .td-main-menu-logo img,.td-header-style-12 .td-affix .td-main-menu-logo img{top:0}}@-moz-document url-prefix(){@media (min-width:768px){.td-header-style-5 .td-main-menu-logo a img,.td-header-style-6 .td-main-menu-logo a img,.td-header-style-12 .td-main-menu-logo a img{top:-1px}}}@media (max-width:767px){.td-logo-mobile-loaded{display:none}}.td-header-style-1 .td-header-top-menu-full{background-color:#222}.td-header-style-1 .td-header-sp-logo{width:284px;position:relative;height:90px;margin:28px 28px 9px}@media (min-width:1019px) and (max-width:1140px){.td-header-style-1 .td-header-sp-logo{width:224px;margin-left:0}}@media (min-width:768px) and (max-width:1018px){.td-header-style-1 .td-header-sp-logo{width:214px;margin:14px 28px 0;max-height:60px}}@media (max-width:767px){.td-header-style-1 .td-header-sp-logo{display:none}}.td-header-style-1 .td-header-sp-logo img{width:auto;max-height:90px}@media (min-width:768px) and (max-width:1018px){.td-header-style-1 .td-header-sp-logo img{max-height:60px}}.td-header-style-1 .td-header-sp-recs{margin:28px 0 9px}@media (min-width:768px) and (max-width:1018px){.td-header-style-1 .td-header-sp-recs{margin:14px 0 0}}@media (max-width:767px){.td-header-style-1 .td-header-sp-recs{margin:0}}@media (min-width:768px){.td-header-style-1 .td-header-sp-recs .td-a-rec-id-header>div,.td-header-style-1 .td-header-sp-recs .td-g-rec-id-header>.adsbygoogle{margin:auto}}.td-header-style-1 .td-header-sp-recs .td_block_template_17{transform:none;-webkit-transform:none}@media (min-width:1018px){.td-header-style-1.td-header-background-image .td-header-sp-recs,.td-header-style-1.td-header-background-image .td-header-sp-logo{margin-bottom:28px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-1.td-header-background-image .td-header-sp-recs,.td-header-style-1.td-header-background-image .td-header-sp-logo{margin-bottom:14px}}.td-header-style-1 .header-search-wrap .td-icon-search{color:#000}@media (max-width:767px){.td-header-style-1 .header-search-wrap .td-icon-search{color:#fff}}.td-header-style-1 .td-header-rec-wrap .td-adspot-title{margin-bottom:0;top:-21px}@media (min-width:768px) and (max-width:1018px){.td-header-style-1 .td-header-rec-wrap .td-adspot-title{top:-17px}}@media (max-width:767px){.td-header-style-1 .td-header-rec-wrap .td-adspot-title{top:0;margin-bottom:-10px}}.td-header-style-2 .td-header-top-menu-full{background-color:#222}.td-header-style-2 .td-header-sp-logo{width:284px;position:relative;height:90px;margin:24px 28px 0}@media (min-width:1019px) and (max-width:1140px){.td-header-style-2 .td-header-sp-logo{width:224px;margin:24px 14px 0}}@media (min-width:768px) and (max-width:1018px){.td-header-style-2 .td-header-sp-logo{width:214px;height:60px;margin-top:14px}}@media (max-width:767px){.td-header-style-2 .td-header-sp-logo{display:none}}.td-header-style-2 .td-header-sp-logo img{width:auto;max-height:90px}@media (min-width:768px) and (max-width:1018px){.td-header-style-2 .td-header-sp-logo img{max-height:60px}}.td-header-style-2 .td-header-sp-recs{margin:24px 0 0}@media (min-width:768px) and (max-width:1018px){.td-header-style-2 .td-header-sp-recs{margin-top:14px}}@media (max-width:767px){.td-header-style-2 .td-header-sp-recs{margin:0}}@media (min-width:768px){.td-header-style-2 .td-header-sp-recs .td-a-rec-id-header>div,.td-header-style-2 .td-header-sp-recs .td-g-rec-id-header>.adsbygoogle{margin:auto}}.td-header-style-2 .td-header-sp-recs .td_block_template_17{transform:none;-webkit-transform:none}@media (min-width:1018px){.td-header-style-2.td-header-background-image .td-header-sp-recs,.td-header-style-2.td-header-background-image .td-header-sp-logo{margin-bottom:24px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-2.td-header-background-image .td-header-sp-recs,.td-header-style-2.td-header-background-image .td-header-sp-logo{margin-bottom:14px}}.td-header-style-2 .header-search-wrap .td-icon-search{color:#000}@media (max-width:767px){.td-header-style-2 .header-search-wrap .td-icon-search{color:#fff}}.td-header-style-2 .td-header-menu-wrap-full{position:relative}.td-header-style-2 .td-header-rec-wrap .td-adspot-title{margin-bottom:0;top:-21px}@media (min-width:768px) and (max-width:1018px){.td-header-style-2 .td-header-rec-wrap .td-adspot-title{top:-17px}}@media (max-width:767px){.td-header-style-2 .td-header-rec-wrap .td-adspot-title{top:0;margin-bottom:-10px}}@media (min-width:1019px){.single_template_6 .td-header-style-2 .td-header-sp-recs,.single_template_7 .td-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .td-header-style-2 .td-header-sp-recs,.single_template_8 .td-header-style-2 .td-header-sp-recs,.single_template_10 .td-header-style-2 .td-header-sp-recs,.single_template_11 .td-header-style-2 .td-header-sp-recs,.td_category_template_2 .td-header-style-2 .td-header-sp-recs,.td_category_template_5 .td-header-style-2 .td-header-sp-recs,.td_category_template_6 .td-header-style-2 .td-header-sp-recs,.td_category_template_8 .td-header-style-2 .td-header-sp-recs{margin-bottom:24px}}@media (min-width:768px) and (max-width:1018px){.single_template_6 .td-header-style-2 .td-header-sp-recs,.single_template_7 .td-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .td-header-style-2 .td-header-sp-recs,.single_template_8 .td-header-style-2 .td-header-sp-recs,.single_template_10 .td-header-style-2 .td-header-sp-recs,.single_template_11 .td-header-style-2 .td-header-sp-recs,.td_category_template_2 .td-header-style-2 .td-header-sp-recs,.td_category_template_5 .td-header-style-2 .td-header-sp-recs,.td_category_template_6 .td-header-style-2 .td-header-sp-recs,.td_category_template_8 .td-header-style-2 .td-header-sp-recs{margin-bottom:14px}}@media (min-width:1019px){.td_category_template_7 .td-header-style-2 .td-header-sp-recs{margin-bottom:6px}}.td-header-style-3 .td-header-menu-social .td-social-icon-wrap a,.td-header-style-4 .td-header-menu-social .td-social-icon-wrap a,.td-header-style-5 .td-header-menu-social .td-social-icon-wrap a,.td-header-style-6 .td-header-menu-social .td-social-icon-wrap a,.td-header-style-12 .td-header-menu-social .td-social-icon-wrap a{color:#fff}.td-header-style-3 .td-header-menu-social+.td-search-wrapper #td-header-search-button:before,.td-header-style-4 .td-header-menu-social+.td-search-wrapper #td-header-search-button:before,.td-header-style-5 .td-header-menu-social+.td-search-wrapper #td-header-search-button:before,.td-header-style-6 .td-header-menu-social+.td-search-wrapper #td-header-search-button:before,.td-header-style-12 .td-header-menu-social+.td-search-wrapper #td-header-search-button:before{background-color:#fff}.td-header-style-3 .td-header-menu-wrap-full{background-color:transparent !important}.td-header-style-3 .td-header-top-menu-full{background-color:#111}.td-header-style-3 .td-header-sp-logo{width:284px;position:relative;height:90px;margin:28px}@media (min-width:1019px) and (max-width:1140px){.td-header-style-3 .td-header-sp-logo{width:224px;margin-left:0}}@media (min-width:768px) and (max-width:1018px){.td-header-style-3 .td-header-sp-logo{width:214px;height:60px;margin:14px 28px 0}}@media (max-width:767px){.td-header-style-3 .td-header-sp-logo{display:none}}.td-header-style-3 .td-header-sp-logo img{width:auto;max-height:90px}@media (min-width:768px) and (max-width:1018px){.td-header-style-3 .td-header-sp-logo img{max-height:60px}}.td-header-style-3 .td-header-sp-recs{margin:28px 0}@media (min-width:768px) and (max-width:1018px){.td-header-style-3 .td-header-sp-recs{margin:14px 0}}@media (max-width:767px){.td-header-style-3 .td-header-sp-recs{margin:0}}@media (min-width:768px){.td-header-style-3 .td-header-sp-recs .td-a-rec-id-header>div,.td-header-style-3 .td-header-sp-recs .td-g-rec-id-header>.adsbygoogle{margin:auto}}.td-header-style-3 .td-header-sp-recs .td_block_template_17{transform:none;-webkit-transform:none}.td-header-style-3 .header-search-wrap .td-icon-search{color:#fff}.td-header-style-3 .td-header-main-menu{background-color:#151515}@media (max-width:767px){.td-header-style-3 .td-header-main-menu{padding-left:2px}}.td-header-style-3 .sf-menu>li>a{color:#fff}.td-header-style-3 .sf-menu>li>a:after{display:none}.td-header-style-3 .black-menu .sf-menu>.current-menu-item>a,.td-header-style-3 .black-menu .sf-menu>.current-menu-ancestor>a,.td-header-style-3 .black-menu .sf-menu>.current-category-ancestor>a,.td-header-style-3 .black-menu .sf-menu>li>a:hover,.td-header-style-3 .black-menu .sf-menu>.sfHover>a{background-color:var(--td_theme_color,#4db2ec)}.td-header-style-3 .td-affix{background-color:transparent !important}.td-header-style-3 .td-affix .td-header-main-menu{background-color:#151515}.td-header-style-3 .td-header-rec-wrap .td-adspot-title{margin-bottom:0;top:-21px}@media (min-width:768px) and (max-width:1018px){.td-header-style-3 .td-header-rec-wrap .td-adspot-title{top:-17px}}@media (max-width:767px){.td-header-style-3 .td-header-rec-wrap .td-adspot-title{top:0;margin-bottom:-10px}}.td-boxed-layout .td-header-style-3 .td-header-menu-wrap{background-color:#151515 !important}.td-full-layout .td-header-style-3 .td-header-main-menu{padding-left:21px}@media (max-width:767px){.td-full-layout .td-header-style-3 .td-header-main-menu{padding-left:0}}@media (min-width:1140px){.td-full-layout .td-header-style-3 .td-header-menu-no-search .td-header-main-menu{padding-right:21px}}.td-full-layout .td-header-style-3 .td-no-subcats .td-mega-span:first-child{margin-left:17px}@media (max-width:1140px){.td-full-layout .td-header-style-3 .td-no-subcats .td-mega-span:first-child{margin-left:18px}}.td-full-layout .td-header-style-3 .td-mega-menu ul{width:1068px !important;box-shadow:none;border-top:none}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-header-style-3 .td-mega-menu ul{width:980px !important}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-3 .td-mega-menu ul{width:740px !important}}.td-full-layout .td-header-style-3 .td-mega-menu .td_block_mega_menu .td-next-prev-wrap{margin:0 0 18px 18px}.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats{width:208px;padding-top:18px}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats{width:192px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats{width:144px}}.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats a{padding:5px 18px}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats a{padding:3px 18px}}.td-full-layout .td-header-style-3 .block-mega-child-cats{max-height:216px}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-3 .block-mega-child-cats{max-height:192px}}.td-full-layout .td-header-style-3 .td-mega-row{padding:18px 0 12px}.td-full-layout .td-header-style-3 .td-mega-span{width:192px;min-height:199px;margin-left:18px}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-header-style-3 .td-mega-span{width:174px;min-height:187px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-3 .td-mega-span{width:126px;min-height:174px}}.td-full-layout .td-header-style-3 .td-mega-span .entry-thumb{min-height:132px}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-header-style-3 .td-mega-span .entry-thumb{min-height:120px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-3 .td-mega-span .entry-thumb{min-height:87px}}.td-header-style-4 #td-header-menu,.td-header-style-5 #td-header-menu,.td-header-style-6 #td-header-menu,.td-header-style-7 #td-header-menu,.td-header-style-12 #td-header-menu{display:block}.td-header-style-4 .td-header-top-menu-full{background-color:#111}.td-header-style-4 .td-main-menu-logo{margin:0;display:block}@media (max-width:767px){.td-header-style-4 .td-main-menu-logo{float:left;display:inline;width:0}}.td-header-style-4 .td-main-menu-logo img{margin:0 21px 0 0}@media (min-width:1019px) and (max-width:1140px){.td-header-style-4 .td-main-menu-logo img{margin:0 14px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-4 .td-main-menu-logo img{margin:0 10px}}@media (max-width:767px){.td-header-style-4 .td-main-menu-logo img{margin:auto}}@media (min-width:768px){.td-header-style-4 .td-main-menu-logo img{top:-1px}.td-header-style-4 .td-affix .td-main-menu-logo img{top:0}}.td-header-style-4 .td-header-sp-recs{width:100%}@media (min-width:768px){.td-header-style-4 .td-header-sp-recs{margin:14px auto}}@media (min-width:1019px){.td-header-style-4 .td-header-sp-recs{margin:24px auto}}.td-header-style-4 .td-header-sp-recs img{position:relative}.td-header-style-4 .td-header-sp-recs .adsbygoogle{position:relative;display:block !important}.td-header-style-4 .td-header-rec-wrap{min-height:0}@media (max-width:767px){.td-header-style-4 .td-header-rec-wrap{width:100% !important;padding:0 10px}}.td-header-style-4 .header-search-wrap .td-icon-search{color:#fff}.td-header-style-4 .td-header-menu-wrap-full{background-color:transparent !important}.td-header-style-4 .td-header-main-menu{background-color:#151515}@media (min-width:1140px){.td-header-style-4 .td-header-menu-no-search .td-header-main-menu{padding-right:21px}}.td-header-style-4 .black-menu .sf-menu>.current-menu-item>a,.td-header-style-4 .black-menu .sf-menu>.current-menu-ancestor>a,.td-header-style-4 .black-menu .sf-menu>.current-category-ancestor>a,.td-header-style-4 .black-menu .sf-menu>li>a:hover,.td-header-style-4 .black-menu .sf-menu>.sfHover>a{background-color:var(--td_theme_color,#4db2ec)}.td-header-style-4 .sf-menu>li>a{color:#fff}@media (min-width:1019px) and (max-width:1140px){.td-header-style-4 .sf-menu>li>a{padding:0 12px}}.td-header-style-4 .sf-menu>li>a:after{display:none}@media (min-width:1019px) and (max-width:1140px){.td-header-style-4 .sf-menu a.sf-with-ul{padding-right:26px}}.td-header-style-4 .td-affix{background-color:transparent !important}.td-header-style-4 .td-affix .td-header-main-menu{background-color:#151515}.td-boxed-layout .td-header-style-4 .td-header-menu-wrap{background-color:#151515 !important}.td-full-layout .td-header-style-4 .td-main-menu-logo{margin:0;display:block}.td-full-layout .td-header-style-4 .td-main-menu-logo img{margin:0 21px}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-header-style-4 .td-main-menu-logo img{margin:0 14px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-4 .td-main-menu-logo img{margin:0 10px}}@media (max-width:767px){.td-full-layout .td-header-style-4 .td-main-menu-logo img{margin:auto}}.td-full-layout .td-header-style-4 .td-no-subcats .td-mega-span:first-child{margin-left:17px}@media (max-width:1140px){.td-full-layout .td-header-style-4 .td-no-subcats .td-mega-span:first-child{margin-left:18px}}.td-full-layout .td-header-style-4 .td-mega-menu ul{width:1068px !important;box-shadow:none;border-top:none}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-header-style-4 .td-mega-menu ul{width:980px !important}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-4 .td-mega-menu ul{width:740px !important}}.td-full-layout .td-header-style-4 .td-mega-menu .td-next-prev-wrap{margin:0 0 18px 18px}.td-full-layout .td-header-style-4 .td_mega_menu_sub_cats{width:208px;padding-top:18px}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-header-style-4 .td_mega_menu_sub_cats{width:192px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-4 .td_mega_menu_sub_cats{width:144px}}.td-full-layout .td-header-style-4 .td_mega_menu_sub_cats a{padding:5px 18px}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-4 .td_mega_menu_sub_cats a{padding:3px 18px}}.td-full-layout .td-header-style-4 .block-mega-child-cats{max-height:216px}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-4 .block-mega-child-cats{max-height:192px}}.td-full-layout .td-header-style-4 .td-mega-row{padding:18px 0 12px}.td-full-layout .td-header-style-4 .td-mega-span{width:192px;min-height:199px;margin-left:18px}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-header-style-4 .td-mega-span{width:174px;min-height:187px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-4 .td-mega-span{width:126px;min-height:174px}}.td-full-layout .td-header-style-4 .td-mega-span .entry-thumb{min-height:132px}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-header-style-4 .td-mega-span .entry-thumb{min-height:120px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-header-style-4 .td-mega-span .entry-thumb{min-height:87px}}.td-header-style-5 .td-header-sp-recs,.td-header-style-6 .td-header-sp-recs,.td-header-style-7 .td-header-sp-recs,.td-header-style-8 .td-header-sp-recs,.td-header-style-9 .td-header-sp-recs,.td-header-style-10 .td-header-sp-recs,.td-header-style-11 .td-header-sp-recs,.td-header-style-12 .td-header-sp-recs{width:100%}@media (min-width:1019px){.td-header-style-5 .td-header-sp-recs,.td-header-style-6 .td-header-sp-recs,.td-header-style-7 .td-header-sp-recs,.td-header-style-8 .td-header-sp-recs,.td-header-style-9 .td-header-sp-recs,.td-header-style-10 .td-header-sp-recs,.td-header-style-11 .td-header-sp-recs,.td-header-style-12 .td-header-sp-recs{margin:24px auto 0 auto !important}}@media (min-width:768px) and (max-width:1018px){.td-header-style-5 .td-header-sp-recs,.td-header-style-6 .td-header-sp-recs,.td-header-style-7 .td-header-sp-recs,.td-header-style-8 .td-header-sp-recs,.td-header-style-9 .td-header-sp-recs,.td-header-style-10 .td-header-sp-recs,.td-header-style-11 .td-header-sp-recs,.td-header-style-12 .td-header-sp-recs{margin:14px auto 0 auto !important}}@media (min-width:1019px){.td-header-style-5.td-header-background-image .td-header-sp-recs,.td-header-style-6.td-header-background-image .td-header-sp-recs,.td-header-style-7.td-header-background-image .td-header-sp-recs,.td-header-style-8.td-header-background-image .td-header-sp-recs,.td-header-style-9.td-header-background-image .td-header-sp-recs,.td-header-style-10.td-header-background-image .td-header-sp-recs,.td-header-style-11.td-header-background-image .td-header-sp-recs,.td-header-style-12.td-header-background-image .td-header-sp-recs{margin-bottom:24px !important}}@media (min-width:768px) and (max-width:1018px){.td-header-style-5.td-header-background-image .td-header-sp-recs,.td-header-style-6.td-header-background-image .td-header-sp-recs,.td-header-style-7.td-header-background-image .td-header-sp-recs,.td-header-style-8.td-header-background-image .td-header-sp-recs,.td-header-style-9.td-header-background-image .td-header-sp-recs,.td-header-style-10.td-header-background-image .td-header-sp-recs,.td-header-style-11.td-header-background-image .td-header-sp-recs,.td-header-style-12.td-header-background-image .td-header-sp-recs{margin-bottom:14px !important}}@media (min-width:768px){.td-header-style-5 .td-header-rec-wrap .td-adspot-title,.td-header-style-6 .td-header-rec-wrap .td-adspot-title,.td-header-style-7 .td-header-rec-wrap .td-adspot-title,.td-header-style-8 .td-header-rec-wrap .td-adspot-title,.td-header-style-9 .td-header-rec-wrap .td-adspot-title,.td-header-style-10 .td-header-rec-wrap .td-adspot-title,.td-header-style-11 .td-header-rec-wrap .td-adspot-title,.td-header-style-12 .td-header-rec-wrap .td-adspot-title{margin-bottom:0;top:0}}.td-header-style-5 .td-header-top-menu-full{background-color:#f9f9f9}.td-header-style-5 .td-header-top-menu-full .td-header-top-menu{color:#000}.td-header-style-5 .td-header-top-menu-full a{color:#000}.td-header-style-5 .top-header-menu .sub-menu{background-color:#f9f9f9}.td-header-style-5 .top-header-menu .td-social-icon-wrap .td-icon-font{color:#000}.td-header-style-5 .td-main-menu-logo{display:block;margin-right:0;height:60px}@media (max-width:767px){.td-header-style-5 .td-main-menu-logo{float:left;margin:0;display:inline;width:0;height:0}}.td-header-style-5 .td-main-menu-logo a{line-height:60px}.td-header-style-5 .td-main-menu-logo img{max-height:60px;margin-right:20px}@media (min-width:768px) and (max-width:1018px){.td-header-style-5 .td-main-menu-logo img{margin-right:10px}}@media (max-width:767px){.td-header-style-5 .td-main-menu-logo img{max-height:48px;margin:auto}}.td-header-style-5 .td-header-rec-wrap{min-height:0}.td-header-style-5 .td-a-rec-id-header img,.td-header-style-5 .td-g-rec-id-header img{position:relative}.td-header-style-5 .td-a-rec-id-header .adsbygoogle,.td-header-style-5 .td-g-rec-id-header .adsbygoogle{position:relative;display:block !important}.td-header-style-5 .td-header-menu-social{line-height:60px}.td-header-style-5 .header-search-wrap #td-header-search-button .td-icon-search{line-height:60px;color:#fff}.td-header-style-5 .td-header-menu-wrap-full{background-color:#151515}.td-header-style-5 .black-menu .sf-menu>.current-menu-item>a,.td-header-style-5 .black-menu .sf-menu>.current-menu-ancestor>a,.td-header-style-5 .black-menu .sf-menu>.current-category-ancestor>a,.td-header-style-5 .black-menu .sf-menu>li>a:hover,.td-header-style-5 .black-menu .sf-menu>.sfHover>a{background-color:var(--td_theme_color,#4db2ec)}.td-header-style-5 .sf-menu>li>a{color:#fff;line-height:60px}@media (min-width:1019px) and (max-width:1140px){.td-header-style-5 .sf-menu>li>a{padding:0 12px}}.td-header-style-5 .sf-menu>li>a:after{display:none}@media (min-width:1019px) and (max-width:1140px){.td-header-style-5 .sf-menu a.sf-with-ul{padding-right:26px}}.td-header-style-5 .td-mega-menu ul{border-top:none}@media (max-width:767px){.td-header-style-5 .td-header-menu-wrap-full{height:54px !important}.td-header-style-5 .td-header-main-menu{height:54px}}.td-header-style-5 .td-affix{background-color:#161616;background-color:rgba(22,22,22,.9)}@media (min-width:1019px){.single_template_6 .td-header-style-5 .td-a-rec-id-header>div,.single_template_7 .td-header-style-5 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header>div,.single_template_8 .td-header-style-5 .td-a-rec-id-header>div,.single_template_10 .td-header-style-5 .td-a-rec-id-header>div,.single_template_11 .td-header-style-5 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-5 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-5 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-5 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-5 .td-a-rec-id-header>div,.single_template_6 .td-header-style-5 .td-g-rec-id-header>div,.single_template_7 .td-header-style-5 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header>div,.single_template_8 .td-header-style-5 .td-g-rec-id-header>div,.single_template_10 .td-header-style-5 .td-g-rec-id-header>div,.single_template_11 .td-header-style-5 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-5 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-5 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-5 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-5 .td-g-rec-id-header>div,.single_template_6 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle{margin-bottom:24px !important}}@media (min-width:768px) and (max-width:1018px){.single_template_6 .td-header-style-5 .td-a-rec-id-header>div,.single_template_7 .td-header-style-5 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header>div,.single_template_8 .td-header-style-5 .td-a-rec-id-header>div,.single_template_10 .td-header-style-5 .td-a-rec-id-header>div,.single_template_11 .td-header-style-5 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-5 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-5 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-5 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-5 .td-a-rec-id-header>div,.single_template_6 .td-header-style-5 .td-g-rec-id-header>div,.single_template_7 .td-header-style-5 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header>div,.single_template_8 .td-header-style-5 .td-g-rec-id-header>div,.single_template_10 .td-header-style-5 .td-g-rec-id-header>div,.single_template_11 .td-header-style-5 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-5 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-5 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-5 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-5 .td-g-rec-id-header>div,.single_template_6 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-5 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-5 .td-g-rec-id-header>.adsbygoogle{margin-bottom:14px !important}}.td-header-style-6 .td-header-top-menu-full{background-color:#f9f9f9}.td-header-style-6 .td-header-top-menu-full .td-header-top-menu{color:#000}.td-header-style-6 .td-header-top-menu-full a{color:#000}.td-header-style-6 .top-header-menu .sub-menu{background-color:#f9f9f9}.td-header-style-6 .top-header-menu .td-social-icon-wrap .td-icon-font{color:#000}.td-header-style-6 .td-main-menu-logo{display:block;margin-right:42px;height:80px}@media (min-width:1019px) and (max-width:1140px){.td-header-style-6 .td-main-menu-logo{margin-right:20px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-6 .td-main-menu-logo{margin-right:10px}}@media (max-width:767px){.td-header-style-6 .td-main-menu-logo{float:left;margin:0;display:inline;width:0;height:0}}.td-header-style-6 .td-main-menu-logo a{line-height:80px}.td-header-style-6 .td-main-menu-logo img{max-height:80px}@media (max-width:767px){.td-header-style-6 .td-main-menu-logo img{max-height:48px}}.td-header-style-6 .td-header-rec-wrap{min-height:0}.td-header-style-6 .td-a-rec-id-header img,.td-header-style-6 .td-g-rec-id-header img{position:relative}.td-header-style-6 .td-a-rec-id-header .adsbygoogle,.td-header-style-6 .td-g-rec-id-header .adsbygoogle{position:relative;display:block !important}.td-header-style-6 .td-header-menu-social{margin-left:3px;margin-right:44px;line-height:80px}.td-header-style-6 .header-search-wrap #td-header-search-button .td-icon-search{line-height:80px;color:#fff}.td-header-style-6 .td-header-menu-wrap-full{background-color:#151515}.td-header-style-6 .black-menu .sf-menu>.current-menu-item>a,.td-header-style-6 .black-menu .sf-menu>.current-menu-ancestor>a,.td-header-style-6 .black-menu .sf-menu>.current-category-ancestor>a,.td-header-style-6 .black-menu .sf-menu>li>a:hover,.td-header-style-6 .black-menu .sf-menu>.sfHover>a{background-color:var(--td_theme_color,#4db2ec)}.td-header-style-6 .sf-menu{float:right}.td-header-style-6 .sf-menu>li>a{color:#fff;line-height:80px}@media (min-width:1019px) and (max-width:1140px){.td-header-style-6 .sf-menu>li>a{padding:0 12px}}.td-header-style-6 .sf-menu>li>a:after{display:none}@media (min-width:1019px) and (max-width:1140px){.td-header-style-6 .sf-menu a.sf-with-ul{padding-right:26px}}.td-header-style-6 .td-mega-menu ul{border-top:none}@media (max-width:767px){.td-header-style-6 .td-header-main-menu{height:54px}}.td-header-style-6 .td-affix{background-color:#161616;background-color:rgba(22,22,22,.9)}@media (min-width:1019px){.single_template_6 .td-header-style-6 .td-a-rec-id-header>div,.single_template_7 .td-header-style-6 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header>div,.single_template_8 .td-header-style-6 .td-a-rec-id-header>div,.single_template_10 .td-header-style-6 .td-a-rec-id-header>div,.single_template_11 .td-header-style-6 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-6 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-6 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-6 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-6 .td-a-rec-id-header>div,.single_template_6 .td-header-style-6 .td-g-rec-id-header>div,.single_template_7 .td-header-style-6 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header>div,.single_template_8 .td-header-style-6 .td-g-rec-id-header>div,.single_template_10 .td-header-style-6 .td-g-rec-id-header>div,.single_template_11 .td-header-style-6 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-6 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-6 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-6 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-6 .td-g-rec-id-header>div,.single_template_6 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle{margin-bottom:24px !important}}@media (min-width:768px) and (max-width:1018px){.single_template_6 .td-header-style-6 .td-a-rec-id-header>div,.single_template_7 .td-header-style-6 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header>div,.single_template_8 .td-header-style-6 .td-a-rec-id-header>div,.single_template_10 .td-header-style-6 .td-a-rec-id-header>div,.single_template_11 .td-header-style-6 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-6 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-6 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-6 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-6 .td-a-rec-id-header>div,.single_template_6 .td-header-style-6 .td-g-rec-id-header>div,.single_template_7 .td-header-style-6 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header>div,.single_template_8 .td-header-style-6 .td-g-rec-id-header>div,.single_template_10 .td-header-style-6 .td-g-rec-id-header>div,.single_template_11 .td-header-style-6 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-6 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-6 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-6 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-6 .td-g-rec-id-header>div,.single_template_6 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-6 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-6 .td-g-rec-id-header>.adsbygoogle{margin-bottom:14px !important}}.td-header-style-7 .td-header-top-menu-full{background-color:#fff}.td-header-style-7 .td-header-top-menu-full a{color:#000}.td-header-style-7 .td-header-top-menu{color:#000;border-bottom:1px solid #e0e0e0}@media (max-width:767px){.td-header-style-7 .td-header-top-menu{padding:5px 0}}.td-header-style-7 .td-header-top-menu .td-social-icon-wrap .td-icon-font{color:#000}.td-header-style-7 .top-header-menu .sub-menu{background-color:#fff}.td-header-style-7 .td-header-sp-logo{margin-right:42px;float:left;height:106px;padding:0}@media (min-width:1019px) and (max-width:1140px){.td-header-style-7 .td-header-sp-logo{margin-right:20px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-7 .td-header-sp-logo{margin-right:10px;height:54px}}@media (max-width:767px){.td-header-style-7 .td-header-sp-logo{display:none}}.td-header-style-7 .td-header-sp-logo a{line-height:106px}@media (min-width:768px) and (max-width:1018px){.td-header-style-7 .td-header-sp-logo a{line-height:54px}}.td-header-style-7 .td-header-sp-logo img{width:auto;max-height:106px;position:relative;padding:6px 0;line-height:106px;vertical-align:middle}@media (min-width:768px) and (max-width:1018px){.td-header-style-7 .td-header-sp-logo img{max-width:140px;max-height:54px;line-height:54px;padding:3px 0}}@media (min-width:768px){.td-header-style-7 .td-header-sp-logo img{top:-1px}.td-header-style-7 .td-affix .td-header-sp-logo img{top:0}}.td-header-style-7 .td-main-menu-logo{display:none}@media (max-width:767px){.td-header-style-7 .td-main-menu-logo{display:block}}.td-header-style-7 .td-header-rec-wrap{min-height:0}.td-header-style-7 .td-a-rec-id-header img,.td-header-style-7 .td-g-rec-id-header img{position:relative}.td-header-style-7 .td-a-rec-id-header .adsbygoogle,.td-header-style-7 .td-g-rec-id-header .adsbygoogle{position:relative;display:block !important}.td-header-style-7 .td-header-menu-social{margin-top:28px;margin-left:3px;margin-right:44px;line-height:78px}@media (min-width:768px) and (max-width:1018px){.td-header-style-7 .td-header-menu-social{line-height:48px}}.td-header-style-7 #td-top-search{margin-top:0;top:auto;bottom:17px}@media (min-width:768px) and (max-width:1018px){.td-header-style-7 #td-top-search{bottom:0}}@media (max-width:767px){.td-header-style-7 #td-top-search{bottom:0}}.td-header-style-7 .header-search-wrap{bottom:0;top:auto}.td-header-style-7 .header-search-wrap .td-icon-search{color:#000}@media (max-width:767px){.td-header-style-7 .header-search-wrap .td-icon-search{color:#fff}}.td-header-style-7 .header-search-wrap #td-header-search-button .td-icon-search{line-height:78px}@media (min-width:768px) and (max-width:1018px){.td-header-style-7 .header-search-wrap #td-header-search-button .td-icon-search{line-height:48px}}.td-header-style-7 .td-header-menu-wrap-full,.td-header-style-7 .td-header-main-menu{position:relative}.td-header-style-7 .sf-menu{margin-top:28px;float:right}@media (min-width:768px) and (max-width:1018px){.td-header-style-7 .sf-menu{margin-top:6px}}.td-header-style-7 .sf-menu>li>a{line-height:78px}@media (min-width:1019px) and (max-width:1140px){.td-header-style-7 .sf-menu>li>a{padding:0 12px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-7 .sf-menu>li>a{line-height:48px}}@media (min-width:1019px) and (max-width:1140px){.td-header-style-7 .sf-menu a.sf-with-ul{padding-right:26px}}@media (max-width:767px){.td-header-style-7 .td-header-main-menu{height:54px}}.td-header-style-7 .td-affix .td-header-sp-logo{display:none}.td-header-style-7 .td-affix .td-logo-sticky{display:block}.td-header-style-7 .td-affix .sf-menu{margin-top:0}.td-header-style-7 .td-affix .td-header-menu-social{margin-top:0}.td-header-style-7 .td-affix .td-header-menu-social .td-social-icon-wrap i{margin-top:0}.td-header-style-7 .td-affix .header-search-wrap{margin-top:0}.td-header-style-7 .td-affix #td-top-search{bottom:0}@media (min-width:1019px){.single_template_6 .td-header-style-7 .td-a-rec-id-header>div,.single_template_7 .td-header-style-7 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header>div,.single_template_8 .td-header-style-7 .td-a-rec-id-header>div,.single_template_10 .td-header-style-7 .td-a-rec-id-header>div,.single_template_11 .td-header-style-7 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-7 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-7 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-7 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-7 .td-a-rec-id-header>div,.single_template_6 .td-header-style-7 .td-g-rec-id-header>div,.single_template_7 .td-header-style-7 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header>div,.single_template_8 .td-header-style-7 .td-g-rec-id-header>div,.single_template_10 .td-header-style-7 .td-g-rec-id-header>div,.single_template_11 .td-header-style-7 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-7 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-7 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-7 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-7 .td-g-rec-id-header>div,.single_template_6 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle{margin-bottom:24px !important}}@media (min-width:768px) and (max-width:1018px){.single_template_6 .td-header-style-7 .td-a-rec-id-header>div,.single_template_7 .td-header-style-7 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header>div,.single_template_8 .td-header-style-7 .td-a-rec-id-header>div,.single_template_10 .td-header-style-7 .td-a-rec-id-header>div,.single_template_11 .td-header-style-7 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-7 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-7 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-7 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-7 .td-a-rec-id-header>div,.single_template_6 .td-header-style-7 .td-g-rec-id-header>div,.single_template_7 .td-header-style-7 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header>div,.single_template_8 .td-header-style-7 .td-g-rec-id-header>div,.single_template_10 .td-header-style-7 .td-g-rec-id-header>div,.single_template_11 .td-header-style-7 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-7 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-7 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-7 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-7 .td-g-rec-id-header>div,.single_template_6 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-7 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-7 .td-g-rec-id-header>.adsbygoogle{margin-bottom:14px !important}}.td-header-style-8 .td-header-top-menu-full{background-color:#fff}.td-header-style-8 .td-header-menu-wrap-full{position:relative}.td-header-style-8 .td-header-menu-wrap-full .td-header-sp-logo{display:none}.td-header-style-8 .td-header-menu-wrap-full .td-affix .td-header-sp-logo{display:block;bottom:0;top:0;width:168px;height:auto}@media (max-width:767px){.td-header-style-8 .td-header-menu-wrap-full .td-affix .td-header-sp-logo{display:none}}.td-header-style-8 .td-header-menu-wrap-full .td-affix .td-header-main-menu{padding-left:0}.td-header-style-8 .td-header-menu-wrap{display:table;width:100%}.td-header-style-8 .td-header-menu-wrap.td-affix{background-color:rgba(255,255,255,.95)}.td-header-style-8 .td-header-header{clear:both}.td-header-style-8 .td-header-top-menu{margin-left:282px;width:786px;min-height:53px;padding:12px 0;color:#000;border-bottom:1px solid #e0e0e0}@media (min-width:1019px) and (max-width:1140px){.td-header-style-8 .td-header-top-menu{margin-left:212px;width:768px;padding:0;min-height:29px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-8 .td-header-top-menu{margin-left:152px;width:588px;padding:0;min-height:29px}}@media (max-width:767px){.td-header-style-8 .td-header-top-menu{display:none}}.td-header-style-8 .td-header-top-menu a{color:#000}.td-header-style-8 .top-header-menu .sub-menu{background-color:#fff !important}.td-header-style-8 .top-header-menu .td-social-icon-wrap .td-icon-font{color:#000}.td-header-style-8 .td-header-sp-logo{position:absolute;width:238px;height:94px;top:6px;z-index:10000}@media (min-width:1019px) and (max-width:1140px){.td-header-style-8 .td-header-sp-logo{width:190px;height:89px;top:-6px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-8 .td-header-sp-logo{width:140px;height:87px;top:-5px}}@media (max-width:767px){.td-header-style-8 .td-header-sp-logo{display:none}}.td-header-style-8 .td-header-sp-logo img{width:auto;max-height:86px;right:auto}@media (max-width:767px){.td-header-style-8 .td-main-menu-logo{display:block}}.td-header-style-8 .td-header-rec-wrap{min-height:0}.td-header-style-8 .td-a-rec-id-header img,.td-header-style-8 .td-g-rec-id-header img{position:relative}.td-header-style-8 .td-a-rec-id-header .adsbygoogle,.td-header-style-8 .td-g-rec-id-header .adsbygoogle{position:relative;display:block !important}.td-header-style-8 .td-header-menu-social{line-height:53px}.td-header-style-8 .td_stretch_content .td-header-menu-social{margin-right:16px}.td-header-style-8 .header-search-wrap .td-icon-search{color:#000}@media (max-width:767px){.td-header-style-8 .header-search-wrap .td-icon-search{color:#fff}}.td-header-style-8 .td-header-menu-wrap-full #td-header-search-button .td-icon-search{line-height:53px}.td-header-style-8 .td-header-main-menu{float:left;width:100%;padding-left:282px;background-color:transparent !important}@media (min-width:1019px) and (max-width:1140px){.td-header-style-8 .td-header-main-menu{padding-left:212px}}@media (min-width:768px) and (max-width:1018px){.td-header-style-8 .td-header-main-menu{padding-left:152px}}@media (max-width:767px){.td-header-style-8 .td-header-main-menu{padding-left:0}}.td-header-style-8 .sf-menu>li>a{line-height:53px}.td-header-style-8 .sf-menu>.current-menu-item>a,.td-header-style-8 .sf-menu>.current-menu-ancestor>a,.td-header-style-8 .sf-menu>.current-category-ancestor>a,.td-header-style-8 .sf-menu>li>a:hover,.td-header-style-8 .sf-menu>.sfHover>a{background-color:transparent !important}@media (max-width:767px){.td-header-style-8 .td-header-menu-wrap .td-container{padding:0}}.td-header-style-8 .td-affix .td-header-sp-logo img{max-height:46px;padding:2px 0}@media (min-width:1019px){.single_template_6 .td-header-style-8 .td-a-rec-id-header>div,.single_template_7 .td-header-style-8 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header>div,.single_template_8 .td-header-style-8 .td-a-rec-id-header>div,.single_template_10 .td-header-style-8 .td-a-rec-id-header>div,.single_template_11 .td-header-style-8 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-8 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-8 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-8 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-8 .td-a-rec-id-header>div,.single_template_6 .td-header-style-8 .td-g-rec-id-header>div,.single_template_7 .td-header-style-8 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header>div,.single_template_8 .td-header-style-8 .td-g-rec-id-header>div,.single_template_10 .td-header-style-8 .td-g-rec-id-header>div,.single_template_11 .td-header-style-8 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-8 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-8 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-8 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-8 .td-g-rec-id-header>div,.single_template_6 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle{margin-bottom:24px !important}}@media (min-width:768px) and (max-width:1018px){.single_template_6 .td-header-style-8 .td-a-rec-id-header>div,.single_template_7 .td-header-style-8 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header>div,.single_template_8 .td-header-style-8 .td-a-rec-id-header>div,.single_template_10 .td-header-style-8 .td-a-rec-id-header>div,.single_template_11 .td-header-style-8 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-8 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-8 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-8 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-8 .td-a-rec-id-header>div,.single_template_6 .td-header-style-8 .td-g-rec-id-header>div,.single_template_7 .td-header-style-8 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header>div,.single_template_8 .td-header-style-8 .td-g-rec-id-header>div,.single_template_10 .td-header-style-8 .td-g-rec-id-header>div,.single_template_11 .td-header-style-8 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-8 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-8 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-8 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-8 .td-g-rec-id-header>div,.single_template_6 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-8 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-8 .td-g-rec-id-header>.adsbygoogle{margin-bottom:14px !important}}.td-header-style-9 .td-header-top-menu-full{background-color:#fff;border-bottom:1px solid #e0e0e0}.td-header-style-9 .td-header-top-menu-full .td-header-top-menu{color:#000}.td-header-style-9 .td-header-top-menu-full a{color:#000}.td-header-style-9 .top-header-menu .sub-menu{background-color:#fff}.td-header-style-9 .top-header-menu .td-social-icon-wrap .td-icon-font{color:#000}.td-header-style-9 .td-logo-wrap-full{min-height:130px;line-height:130px}@media (max-width:767px){.td-header-style-9 .td-logo-wrap-full{line-height:90px;min-height:90px}}.td-header-style-9 .td-logo-wrap-full a{position:relative;z-index:1;line-height:130px;display:inline-block;vertical-align:middle}@media (max-width:767px){.td-header-style-9 .td-logo-wrap-full a{line-height:90px}}@media (max-width:767px){.td-header-style-9 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo{display:block}}@media (max-width:767px){.td-header-style-9 .td-main-menu-logo .td-main-logo{display:none}}@media (max-width:767px){.td-header-style-9 .td-logo-in-header .td-header-logo{display:none}}.td-header-style-9 .td-logo-text-container a{line-height:1}.td-header-style-9 .td-header-sp-logo{text-align:center}.td-header-style-9 .td-header-sp-logo img{z-index:1;display:block;position:relative}.td-header-style-9 .td-header-rec-wrap{min-height:0}.td-header-style-9 .td-a-rec-id-header img,.td-header-style-9 .td-g-rec-id-header img{position:relative}.td-header-style-9 .td-a-rec-id-header .adsbygoogle,.td-header-style-9 .td-g-rec-id-header .adsbygoogle{position:relative;display:block !important}.td-header-style-9 .td-banner-bg{background-color:#fff}.td-header-style-9.td-header-background-image .td-banner-bg{background-color:transparent}.td-header-style-9 .td-header-menu-social{margin-right:4px}.td-header-style-9 .header-search-wrap .td-icon-search{color:#000}@media (max-width:767px){.td-header-style-9 .header-search-wrap .td-icon-search{color:#fff}}.td-header-style-9 .td-header-menu-wrap-full{position:relative}@media (min-width:1019px){.single_template_6 .td-header-style-9 .td-a-rec-id-header>div,.single_template_7 .td-header-style-9 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header>div,.single_template_8 .td-header-style-9 .td-a-rec-id-header>div,.single_template_10 .td-header-style-9 .td-a-rec-id-header>div,.single_template_11 .td-header-style-9 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-9 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-9 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-9 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-9 .td-a-rec-id-header>div,.single_template_6 .td-header-style-9 .td-g-rec-id-header>div,.single_template_7 .td-header-style-9 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header>div,.single_template_8 .td-header-style-9 .td-g-rec-id-header>div,.single_template_10 .td-header-style-9 .td-g-rec-id-header>div,.single_template_11 .td-header-style-9 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-9 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-9 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-9 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-9 .td-g-rec-id-header>div,.single_template_6 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle{margin-bottom:24px !important}}@media (min-width:768px) and (max-width:1018px){.single_template_6 .td-header-style-9 .td-a-rec-id-header>div,.single_template_7 .td-header-style-9 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header>div,.single_template_8 .td-header-style-9 .td-a-rec-id-header>div,.single_template_10 .td-header-style-9 .td-a-rec-id-header>div,.single_template_11 .td-header-style-9 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-9 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-9 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-9 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-9 .td-a-rec-id-header>div,.single_template_6 .td-header-style-9 .td-g-rec-id-header>div,.single_template_7 .td-header-style-9 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header>div,.single_template_8 .td-header-style-9 .td-g-rec-id-header>div,.single_template_10 .td-header-style-9 .td-g-rec-id-header>div,.single_template_11 .td-header-style-9 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-9 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-9 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-9 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-9 .td-g-rec-id-header>div,.single_template_6 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-9 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-9 .td-g-rec-id-header>.adsbygoogle{margin-bottom:14px !important}}.td-header-style-10 .td-header-top-menu-full{background-color:#fff;border-bottom:1px solid #e0e0e0}.td-header-style-10 .td-header-top-menu-full .td-header-top-menu{color:#000}.td-header-style-10 .td-header-top-menu-full a{color:#000}.td-header-style-10 .top-header-menu .sub-menu{background-color:#fff}.td-header-style-10 .top-header-menu .td-social-icon-wrap .td-icon-font{color:#000}.td-header-style-10 .td-logo-wrap-full{min-height:130px;line-height:130px}@media (max-width:767px){.td-header-style-10 .td-logo-wrap-full{line-height:90px;min-height:90px}}.td-header-style-10 .td-logo-wrap-full a{position:relative;z-index:1;line-height:130px;display:inline-block;vertical-align:middle;width:100%}@media (max-width:767px){.td-header-style-10 .td-logo-wrap-full a{line-height:90px}}.td-header-style-10 .td-logo-wrap-full .td-logo{line-height:130px}@media (max-width:767px){.td-header-style-10 .td-logo-wrap-full .td-logo{line-height:90px}}@media (max-width:767px){.td-header-style-10 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo{display:block}}@media (max-width:767px){.td-header-style-10 .td-main-menu-logo .td-main-logo{display:none}}@media (max-width:767px){.td-header-style-10 .td-logo-in-header .td-header-logo{display:none}}@media (min-width:768px){.td-header-style-10 .td-logo-sticky img{max-width:102px}}@media (min-width:1019px){.td-header-style-10 .td-logo-sticky img{max-width:inherit}}.td-header-style-10 .td-header-sp-logo{text-align:center}.td-header-style-10 .td-header-sp-logo img{z-index:1;display:block;position:relative}.td-header-style-10 .td-logo-text-container a{line-height:1}.td-header-style-10 .td-header-rec-wrap{min-height:0}.td-header-style-10 .td-a-rec-id-header img,.td-header-style-10 .td-g-rec-id-header img{position:relative}.td-header-style-10 .td-a-rec-id-header .adsbygoogle,.td-header-style-10 .td-g-rec-id-header .adsbygoogle{position:relative;display:block !important}.td-header-style-10 .td-banner-bg{background-color:#fff}.td-header-style-10.td-header-background-image .td-banner-bg{background-color:transparent}.td-header-style-10 .td-header-menu-social{position:absolute;margin-right:0;float:none;top:0;right:53px}.td-header-style-10 .td-header-menu-no-search .td-header-menu-social{right:0}.td-header-style-10 .td_stretch_content .td-header-menu-social{right:20px}.td-header-style-10 .header-search-wrap .td-icon-search{color:#000}@media (max-width:767px){.td-header-style-10 .header-search-wrap .td-icon-search{color:#fff}}.td-header-style-10 .td-header-menu-wrap-full{position:relative}.td-header-style-10 .menu-main-menu-container{display:inherit}.td-header-style-10 .td-header-main-menu{padding-left:48px}@media (max-width:767px){.td-header-style-10 .td-header-main-menu{padding-left:2px}}.td-header-style-10 #td-header-menu{display:table;margin:0 auto}@media (max-width:767px){.td-header-style-10 #td-header-menu{display:block}}@media (min-width:767px){.td-header-style-10 .td-affix .td-main-menu-logo{position:absolute;left:0}}@media (min-width:1019px){.single_template_6 .td-header-style-10 .td-a-rec-id-header>div,.single_template_7 .td-header-style-10 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header>div,.single_template_8 .td-header-style-10 .td-a-rec-id-header>div,.single_template_10 .td-header-style-10 .td-a-rec-id-header>div,.single_template_11 .td-header-style-10 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-10 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-10 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-10 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-10 .td-a-rec-id-header>div,.single_template_6 .td-header-style-10 .td-g-rec-id-header>div,.single_template_7 .td-header-style-10 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header>div,.single_template_8 .td-header-style-10 .td-g-rec-id-header>div,.single_template_10 .td-header-style-10 .td-g-rec-id-header>div,.single_template_11 .td-header-style-10 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-10 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-10 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-10 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-10 .td-g-rec-id-header>div,.single_template_6 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle{margin-bottom:24px !important}}@media (min-width:768px) and (max-width:1018px){.single_template_6 .td-header-style-10 .td-a-rec-id-header>div,.single_template_7 .td-header-style-10 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header>div,.single_template_8 .td-header-style-10 .td-a-rec-id-header>div,.single_template_10 .td-header-style-10 .td-a-rec-id-header>div,.single_template_11 .td-header-style-10 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-10 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-10 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-10 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-10 .td-a-rec-id-header>div,.single_template_6 .td-header-style-10 .td-g-rec-id-header>div,.single_template_7 .td-header-style-10 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header>div,.single_template_8 .td-header-style-10 .td-g-rec-id-header>div,.single_template_10 .td-header-style-10 .td-g-rec-id-header>div,.single_template_11 .td-header-style-10 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-10 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-10 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-10 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-10 .td-g-rec-id-header>div,.single_template_6 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-10 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-10 .td-g-rec-id-header>.adsbygoogle{margin-bottom:14px !important}}.td-header-style-11 .td-header-top-menu-full{background-color:#222}.td-header-style-11 .td-header-top-menu-full .td-header-top-menu{color:#fff}.td-header-style-11 .td-header-top-menu-full a{color:#fff}.td-header-style-11 .top-header-menu .sub-menu{background-color:#222}.td-header-style-11 .td-logo-wrap-full{width:100%;min-height:160px;line-height:160px;border-bottom:1px solid #eee}@media (max-width:767px){.td-header-style-11 .td-logo-wrap-full{line-height:90px;min-height:90px}}.td-header-style-11 .td-logo-wrap-full a{position:relative;z-index:1;line-height:160px;display:inline-block;vertical-align:middle}@media (max-width:767px){.td-header-style-11 .td-logo-wrap-full a{line-height:90px}}.td-header-style-11 .td-logo-wrap-full .td-logo{line-height:160px}@media (max-width:767px){.td-header-style-11 .td-logo-wrap-full .td-logo{line-height:90px}}@media (max-width:767px){.td-header-style-11 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo{display:block}}@media (max-width:767px){.td-header-style-11 .td-main-menu-logo .td-main-logo{display:none}}@media (max-width:767px){.td-header-style-11 .td-logo-in-header .td-header-logo{display:none}}.td-header-style-11 .td-header-sp-logo{text-align:center}.td-header-style-11 .td-header-sp-logo img{z-index:1;display:block;position:relative}.td-header-style-11 .td-logo-text-container a{line-height:1}.td-header-style-11 .td-header-rec-wrap{min-height:0}.td-header-style-11 .td-a-rec-id-header img,.td-header-style-11 .td-g-rec-id-header img{position:relative}.td-header-style-11 .td-a-rec-id-header .adsbygoogle,.td-header-style-11 .td-g-rec-id-header .adsbygoogle{position:relative;display:block !important}.td-header-style-11 .td-banner-bg{background-color:#fff}.td-header-style-11.td-header-background-image .td-banner-bg{background-color:transparent}.td-header-style-11 .td-header-menu-social{margin-right:5px;line-height:52px}.td-header-style-11 .header-search-wrap .td-icon-search{line-height:52px;color:#000}@media (max-width:767px){.td-header-style-11 .header-search-wrap .td-icon-search{color:#fff}}.td-header-style-11 .td-header-menu-wrap-full{position:relative}.td-header-style-11 .sf-menu>li>a{line-height:52px}.td-header-style-11 .td-affix:after{content:"";background:transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAElBMVEUAAAAAAAAAAAAAAAAAAAAAAADgKxmiAAAABnRSTlMCFg8LBQd761rpAAAAFklEQVQI12MQAEIFIDQAwgAGByAEAwAUCAGRLNh3YwAAAABJRU5ErkJggg==');width:100%;height:12px;position:absolute;bottom:-12px;z-index:1}.td_category_template_2 .td-header-style-11 .td-logo-wrap-full,.td_category_template_5 .td-header-style-11 .td-logo-wrap-full{border-bottom:0}@media (min-width:1019px){.single_template_6 .td-header-style-11 .td-a-rec-id-header>div,.single_template_7 .td-header-style-11 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header>div,.single_template_8 .td-header-style-11 .td-a-rec-id-header>div,.single_template_10 .td-header-style-11 .td-a-rec-id-header>div,.single_template_11 .td-header-style-11 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-11 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-11 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-11 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-11 .td-a-rec-id-header>div,.single_template_6 .td-header-style-11 .td-g-rec-id-header>div,.single_template_7 .td-header-style-11 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header>div,.single_template_8 .td-header-style-11 .td-g-rec-id-header>div,.single_template_10 .td-header-style-11 .td-g-rec-id-header>div,.single_template_11 .td-header-style-11 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-11 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-11 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-11 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-11 .td-g-rec-id-header>div,.single_template_6 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle{margin-bottom:24px !important}}@media (min-width:768px) and (max-width:1018px){.single_template_6 .td-header-style-11 .td-a-rec-id-header>div,.single_template_7 .td-header-style-11 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header>div,.single_template_8 .td-header-style-11 .td-a-rec-id-header>div,.single_template_10 .td-header-style-11 .td-a-rec-id-header>div,.single_template_11 .td-header-style-11 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-11 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-11 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-11 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-11 .td-a-rec-id-header>div,.single_template_6 .td-header-style-11 .td-g-rec-id-header>div,.single_template_7 .td-header-style-11 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header>div,.single_template_8 .td-header-style-11 .td-g-rec-id-header>div,.single_template_10 .td-header-style-11 .td-g-rec-id-header>div,.single_template_11 .td-header-style-11 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-11 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-11 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-11 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-11 .td-g-rec-id-header>div,.single_template_6 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-11 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-11 .td-g-rec-id-header>.adsbygoogle{margin-bottom:14px !important}}.td-header-style-12 .td-header-top-menu-full{background-color:#2b2b2b;z-index:1}.td-header-style-12 .td-header-top-menu-full .td-header-top-menu{text-transform:uppercase}.td-header-style-12 .top-header-menu .sub-menu{background-color:#222}.td-header-style-12 .top-header-menu>li,.td-header-style-12 .td-header-sp-top-menu,.td-header-style-12 .td-header-sp-top-widget{line-height:54px}.td-header-style-12 .td-main-menu-logo{display:block;height:80px;margin-right:0}@media (max-width:767px){.td-header-style-12 .td-main-menu-logo{display:inline;width:0;height:0}}.td-header-style-12 .td-main-menu-logo a{line-height:80px}.td-header-style-12 .td-main-menu-logo img{max-height:66px;margin-right:22px}@media (min-width:768px) and (max-width:1018px){.td-header-style-12 .td-main-menu-logo img{margin-right:12px}}@media (max-width:767px){.td-header-style-12 .td-main-menu-logo img{max-height:48px;margin:auto}}.td-header-style-12 .td-header-rec-wrap{min-height:0}.td-header-style-12 .td-a-rec-id-header img,.td-header-style-12 .td-g-rec-id-header img{position:relative}.td-header-style-12 .td-a-rec-id-header .adsbygoogle,.td-header-style-12 .td-g-rec-id-header .adsbygoogle{position:relative;display:block !important}.td-header-style-12 .td-header-menu-social{margin-right:5px;line-height:80px}.td-header-style-12 .header-search-wrap .td-icon-search{color:#fff}.td-header-style-12 .td-header-menu-wrap-full #td-header-search-button .td-icon-search{line-height:80px}.td-header-style-12 .td-header-menu-wrap-full{background-color:var(--td_theme_color,#4db2ec)}.td-header-style-12 .td-header-menu-wrap-full .td-header-gradient:after{content:'';position:absolute;height:100%;width:100%;top:0;left:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.3) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#4d000000',GradientType=0)}.td-header-style-12 .sf-menu>.current-menu-item>a,.td-header-style-12 .sf-menu>.current-menu-ancestor>a,.td-header-style-12 .sf-menu>.current-category-ancestor>a,.td-header-style-12 .sf-menu>li>a:hover,.td-header-style-12 .sf-menu>.sfHover>a{background-color:rgba(0,0,0,.3) !important}.td-header-style-12 .td-affix{background-color:var(--td_theme_color,#4db2ec)}.td-header-style-12 .td-header-menu-wrap .td-header-main-menu{background-color:transparent}.td-header-style-12 .td-header-menu-wrap .sf-menu>li>a{color:#fff;line-height:80px}@media (min-width:1019px) and (max-width:1140px){.td-header-style-12 .td-header-menu-wrap .sf-menu>li>a{padding:0 13px}}.td-header-style-12 .td-header-menu-wrap .sf-menu>li>a:after{display:none}@media (min-width:1019px) and (max-width:1140px){.td-header-style-12 .td-header-menu-wrap .sf-menu a.sf-with-ul{padding-right:28px}}.td-header-style-12 .td-mega-menu ul{border-top:none}@media (min-width:1019px){.single_template_6 .td-header-style-12 .td-a-rec-id-header>div,.single_template_7 .td-header-style-12 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header>div,.single_template_8 .td-header-style-12 .td-a-rec-id-header>div,.single_template_10 .td-header-style-12 .td-a-rec-id-header>div,.single_template_11 .td-header-style-12 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-12 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-12 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-12 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-12 .td-a-rec-id-header>div,.single_template_6 .td-header-style-12 .td-g-rec-id-header>div,.single_template_7 .td-header-style-12 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header>div,.single_template_8 .td-header-style-12 .td-g-rec-id-header>div,.single_template_10 .td-header-style-12 .td-g-rec-id-header>div,.single_template_11 .td-header-style-12 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-12 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-12 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-12 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-12 .td-g-rec-id-header>div,.single_template_6 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle{margin-bottom:24px !important}}@media (min-width:768px) and (max-width:1018px){.single_template_6 .td-header-style-12 .td-a-rec-id-header>div,.single_template_7 .td-header-style-12 .td-a-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header>div,.single_template_8 .td-header-style-12 .td-a-rec-id-header>div,.single_template_10 .td-header-style-12 .td-a-rec-id-header>div,.single_template_11 .td-header-style-12 .td-a-rec-id-header>div,.td_category_template_2 .td-header-style-12 .td-a-rec-id-header>div,.td_category_template_5 .td-header-style-12 .td-a-rec-id-header>div,.td_category_template_6 .td-header-style-12 .td-a-rec-id-header>div,.td_category_template_8 .td-header-style-12 .td-a-rec-id-header>div,.single_template_6 .td-header-style-12 .td-g-rec-id-header>div,.single_template_7 .td-header-style-12 .td-g-rec-id-header>div,.homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header>div,.single_template_8 .td-header-style-12 .td-g-rec-id-header>div,.single_template_10 .td-header-style-12 .td-g-rec-id-header>div,.single_template_11 .td-header-style-12 .td-g-rec-id-header>div,.td_category_template_2 .td-header-style-12 .td-g-rec-id-header>div,.td_category_template_5 .td-header-style-12 .td-g-rec-id-header>div,.td_category_template_6 .td-header-style-12 .td-g-rec-id-header>div,.td_category_template_8 .td-header-style-12 .td-g-rec-id-header>div,.single_template_6 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-12 .td-a-rec-id-header>.adsbygoogle,.single_template_6 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.single_template_7 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.single_template_8 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.single_template_10 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.single_template_11 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.td_category_template_2 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.td_category_template_5 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.td_category_template_6 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle,.td_category_template_8 .td-header-style-12 .td-g-rec-id-header>.adsbygoogle{margin-bottom:14px !important}}.td-header-menu-social{float:right;margin-right:5px;line-height:48px}.td-header-menu-social .td-social-icon-wrap a{color:#000}.td-header-menu-social .td-social-icon-wrap i{min-width:16px;font-size:12px;line-height:24px;vertical-align:middle}@media (min-width:768px) and (max-width:1018px){.td-header-menu-social .td-social-icon-wrap i{font-size:12px !important}}@media (max-width:1140px){.td-header-menu-social{display:none}}.td-affix .td-header-menu-social{line-height:48px !important}.td-header-menu-no-search .td-header-menu-social{margin-right:0 !important}.td_stretch_content .td-header-menu-social{margin-right:44px}.td-mega-menu{position:static !important}.td-mega-menu ul.sub-menu{position:absolute;width:1114px !important;height:auto;left:50% !important;transform:translateX(-50%);-webkit-transform:translateX(-50%);display:none;border:1px solid #eaeaea;box-shadow:0 2px 6px rgba(0,0,0,.1)}@media (min-width:1019px) and (max-width:1140px){.td-mega-menu ul.sub-menu{width:1024px !important}}@media (min-width:768px) and (max-width:1018px){.td-mega-menu ul.sub-menu{width:786px !important}}.td-mega-menu .td_block_mega_menu .td-next-prev-wrap{margin:0 0 22px 22px}.td-mega-menu-page .td-mega-grid{padding:22px}@media (min-width:1019px) and (max-width:1140px){.td-mega-menu-page .td-mega-grid{padding:21px}}@media (min-width:768px) and (max-width:1018px){.td-mega-menu-page .td-mega-grid{padding:22px}}.td-mega-menu-page .td-mega-grid .td_block_wrap{padding-bottom:26px}.td-mega-menu-page .wpb_content_element{clear:both}.td-mega-menu-page .wpb_content_element .td_block_wrap .td-pulldown-filter-display-option{display:none}.td-mega-menu-page .wpb_content_element .widgettitle:after{width:1200px}.td-mega-menu-page .wpb_content_element ul{display:inline-block !important;position:relative !important;width:100% !important;border:none !important;left:0 !important;top:0 !important;margin-left:0 !important;webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important}.td-mega-menu-page .wpb_content_element ul li{webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important;float:none !important;width:auto !important;line-height:30px !important;margin-left:0;padding:0 !important;list-style-type:disc !important;list-style-position:inside}.td-mega-menu-page .wpb_content_element ul li ul{opacity:1 !important;margin-top:4px !important;margin-left:21px !important;padding-bottom:0 !important}.td-mega-menu-page .wpb_content_element ul li ul li:last-child{border-bottom:0 !important;padding-bottom:0 !important}.td-mega-menu-page .wpb_content_element ul li a{background-color:transparent !important;line-height:26px !important;padding:0 !important;margin:0 !important;color:#222 !important}.td-mega-menu-page .wpb_content_element ul li a i{display:none}.td-mega-menu-page .wpb_content_element ul li a:hover{background-color:transparent !important;color:var(--td_theme_color,#4db2ec) !important}.td-mega-menu-page .vc_wp_custommenu ul li{padding:5px 0 !important;border-top:1px dashed #ededed;list-style-type:none !important}.td-mega-menu-page .vc_wp_custommenu ul li:first-child{border:none}.td-mega-menu-page .vc_wp_custommenu ul li:last-child{border-bottom:1px dashed #ededed}.td-mega-menu-page .vc_wp_custommenu ul li li{border-top:1px dashed #ededed !important}.td_block_mega_menu{display:table;width:100%;margin-bottom:0 !important}.td_mega_menu_sub_cats{width:218px;max-width:218px;text-align:right;display:table-cell;height:100%;vertical-align:top;padding-top:22px;background-color:#fafafa;position:relative}@media (min-width:1019px) and (max-width:1140px){.td_mega_menu_sub_cats{width:200px;max-width:200px}}@media (min-width:768px) and (max-width:1018px){.td_mega_menu_sub_cats{width:152px;max-width:152px}}.td_mega_menu_sub_cats:after{content:"";width:1px;height:100%;position:absolute;top:0;right:0;background-color:#eaeaea}.td_mega_menu_sub_cats a{display:block;font-size:13px;font-weight:600;color:#333;padding:5px 22px;position:relative;vertical-align:middle;border-top:1px solid transparent;border-bottom:1px solid transparent}@media (min-width:1019px) and (max-width:1140px){.td_mega_menu_sub_cats a{padding:4px 22px}}@media (min-width:768px) and (max-width:1018px){.td_mega_menu_sub_cats a{font-size:11px;padding:3px 22px}}.td_mega_menu_sub_cats .cur-sub-cat{background-color:#fff;color:var(--td_theme_color,#4db2ec);border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea}.td_mega_menu_sub_cats .cur-sub-cat:before{content:'';width:1px;height:100%;position:absolute;top:0;right:0;background-color:#fff;z-index:1}.block-mega-child-cats{overflow-x:hidden;overflow-y:auto;max-height:252px;-webkit-overflow-scrolling:touch}@media (min-width:1019px) and (max-width:1140px){.block-mega-child-cats{max-height:238px}}@media (min-width:768px) and (max-width:1018px){.block-mega-child-cats{max-height:224px}}.td-mega-row{display:table-cell;padding:22px 0 10px}@media (min-width:768px) and (max-width:1018px){.td-mega-row{padding-bottom:6px}}.td-mega-span{width:196px;min-height:202px;float:left;margin-left:22px}@media (min-width:1019px) and (max-width:1140px){.td-mega-span{width:178px;min-height:189px}}@media (min-width:768px) and (max-width:1018px){.td-mega-span{width:130px;min-height:176px}}.td-mega-span .td-module-thumb{position:relative;margin-bottom:0}.td-mega-span .entry-thumb{min-height:135px}@media (min-width:1019px) and (max-width:1140px){.td-mega-span .entry-thumb{min-height:122px}}@media (min-width:768px) and (max-width:1018px){.td-mega-span .entry-thumb{min-height:89px}}.td-mega-span h3{font-family:'Roboto',sans-serif;font-weight:500;font-size:13px;margin:7px 0 0;line-height:18px}@media (min-width:768px) and (max-width:1018px){.td-mega-span h3{font-size:12px;line-height:16px}}.td-mega-span h3 a{color:#333;display:block;-webkit-transition:color .4s;transition:color .4s}.td-mega-span h3 a:hover{color:var(--td_theme_color,#4db2ec)}.td_mod_mega_menu:hover .entry-title a{color:var(--td_theme_color,#4db2ec)}.td-header-menu-social+.td-search-wrapper #td-header-search-button{position:relative}.td-header-menu-social+.td-search-wrapper #td-header-search-button:before{content:'';position:absolute;top:0;left:0;width:1px;height:100%;background-color:#000;opacity:.08}@media (max-width:1140px){.td-header-menu-social+.td-search-wrapper #td-header-search-button:before{display:none}}.td-header-top-menu{color:#fff;font-size:11px}.td-header-top-menu .fa{text-align:center;min-width:13px !important;margin-right:3px}.td-header-top-menu a{color:#fff}@media (min-width:1019px) and (max-width:1140px){.td-header-top-menu{overflow:visible}}.td-header-sp-top-menu{line-height:28px;padding:0 !important;z-index:1000;float:left}@media (max-width:767px){.td-header-sp-top-menu{display:none !important}}.td-header-sp-top-menu .td_ul_logout{margin-right:16px}.td-header-sp-top-widget{position:relative;line-height:28px;text-align:right;padding-left:0 !important;padding-right:0 !important}.td-header-sp-top-widget .td-social-icon-wrap .td-icon-font{vertical-align:middle}@media (max-width:767px){.td-header-sp-top-widget{width:100%;text-align:center}}.td-header-sp-top-widget .td-search-btns-wrap{float:left}.td-header-sp-top-widget .td-search-btns-wrap:hover .td-icon-search{opacity:.8}.td-header-sp-top-widget .td-icon-search{width:30px;height:24px;font-size:13px;line-height:24px;vertical-align:middle}.td-header-sp-top-widget .td-icon-search:hover{color:var(--td_theme_color,#4db2ec)}.td-header-sp-top-widget .td-icon-search:before{font-weight:700}.td-header-sp-top-widget .td-drop-down-search{top:calc(100% + 1px);text-align:left}.td-header-sp-top-widget .td-drop-down-search:before,.td-header-sp-top-widget .td-drop-down-search:after{display:none}.td-header-sp-top-widget .td-drop-down-search .entry-title a{color:#000}.td-header-sp-top-widget .td-drop-down-search .td_module_wrap:hover .entry-title a{color:var(--td_theme_color,#4db2ec)}.td_data_time{display:inline-block;margin-right:32px}.menu-top-container{display:inline-block;margin-right:16px}.top-header-menu{list-style:none;margin:0;display:inline-block}.top-header-menu li{display:inline-block;position:relative;margin-left:0}.top-header-menu li li{width:100%}.top-header-menu li a{margin-right:16px;line-height:1}.top-header-menu li a:hover{color:var(--td_theme_color,#4db2ec)}.top-header-menu>li{line-height:28px}.top-header-menu>.td-normal-menu:hover>.sub-menu{display:block !important}.top-header-menu .avatar{display:inline-block;vertical-align:middle;margin-right:6px;position:relative;top:-1px}.top-header-menu .td-icon-menu-down{padding-left:6px;font-size:8px;position:relative;top:-1px}.top-header-menu .td-icon-logout{font-size:10px;position:relative;top:1px;margin-right:2px}.top-header-menu .sub-menu{display:none;position:absolute;top:100%;left:-10px;line-height:28px;background-color:#222;z-index:1000}.top-header-menu .sub-menu a{display:block;margin:0 10px;white-space:nowrap;line-height:28px}.top-header-menu .td_user_logd_in{font-weight:700}.top-header-menu .td_user_logd_in:hover{text-decoration:none !important}.top-header-menu .current-menu-item>a,.top-header-menu .current-menu-ancestor>a,.top-header-menu .current-category-ancestor>a{color:var(--td_theme_color,#4db2ec)}.top-header-menu ul .td-icon-menu-down,.top-header-menu .td-mega-menu .td-icon-menu-down{display:none}.top-header-menu .td-mega-menu ul,.top-header-menu ul ul{display:none !important}.td_sp_login_ico_style{position:absolute;top:3px;right:-9px}.td_sp_logout_ico_style{position:relative;top:3px;left:17px}.td-social-icon-wrap>a{display:inline-block}.td-social-icon-wrap .td-icon-font{font-size:12px;width:30px;height:24px;line-height:24px}.td-social-icon-wrap .td-icon-instagram,.td-social-icon-wrap .td-icon-discord{font-size:15px}.td-social-icon-wrap .td-icon-naver,.td-social-icon-wrap .td-icon-gettr{font-size:16px}.td-social-icon-wrap .td-icon-koo{font-size:14px}@media (max-width:767px){.td-social-icon-wrap{margin:0 3px}}.top-bar-style-1 .td-header-sp-top-widget{float:right}.top-bar-style-2 .td_ul_login,.top-bar-style-2 .td_ul_logout{margin-right:32px}.top-bar-style-2 .td-header-sp-top-menu{float:right}.top-bar-style-2 .td-header-sp-top-menu ul:last-child,.top-bar-style-2 .td-header-sp-top-menu div:last-child{margin-right:0}.top-bar-style-2 .menu-top-container,.top-bar-style-2 .top-header-menu li:last-child a{margin-right:0}.top-bar-style-2 .td-search-box-wrap{left:0;right:auto}.top-bar-style-4 .td-header-sp-top-widget,.top-bar-style-4 .td-header-sp-top-menu{float:right}.td_block_weather .block-title{margin-bottom:22px}.td_block_weather .td-weather-wrap{position:relative;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.td-weather-header{padding-left:10px;font-family:'Roboto',sans-serif}.td-weather-city{font-size:20px;font-weight:700;line-height:1;text-transform:uppercase;margin-bottom:7px}.td-weather-condition{font-size:14px;line-height:1;text-transform:capitalize;opacity:.8}.td-location-icon{position:absolute;top:0;right:10px;font-size:22px;opacity:.6;z-index:1}.td-location-icon:hover{cursor:pointer;opacity:.9}.td-weather-temperature{font-family:'Roboto',sans-serif;padding:3px 0;display:inline-block;width:100%;float:left;text-align:center}@media (max-width:1018px){.td-weather-temperature{margin-bottom:-6px;padding:0}}.td-weather-temp-wrap{display:inline-block}.td-weather-now{float:left;text-align:center;line-height:1;padding:32px 16px;font-weight:300;width:145px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@media (max-width:1018px){.td-weather-now{padding:28px 0;position:relative;left:-10px;width:90px;margin-left:12px}}@media (min-width:768px) and (max-width:1018px){.td-weather-now{margin-left:0}}@media (max-width:767px){.td-weather-now{width:100px}}.td-weather-now .td-big-degrees{font-size:40px}@media (max-width:1018px){.td-weather-now .td-big-degrees{font-size:32px}}.td-weather-now .td-circle{font-size:30px;position:relative;top:-6px;opacity:.6;line-height:1;vertical-align:top}.td-weather-now .td-weather-unit{font-size:16px;position:relative;top:-4px;font-weight:400;opacity:.6;left:-2px;line-height:1;vertical-align:top}.td-weather-now:hover{cursor:pointer}.td-weather-lo-hi{float:left;text-align:left;width:55px}.td-weather-degrees-wrap{padding:15px 0}@media (max-width:1018px){.td-weather-degrees-wrap{padding:10px 0}}.td-weather-degrees-wrap i{position:relative;top:3px;font-size:16px;color:#b3b3b3}.td-weather-degrees-wrap .td-small-degrees{font-size:12px}.td-weather-degrees-wrap .td-circle{font-size:18px;position:relative;right:3px;top:3px}.td-weather-information{font-family:'Roboto',sans-serif;font-size:12px;position:relative;padding:5px 0;display:inline-block;width:100%;float:left;opacity:.6}.td-weather-information:before{content:'';width:100%;height:2px;position:absolute;top:-2px;left:0;background-color:var(--td_header_color,#222);opacity:.2}.td-weather-information i{font-size:16px;position:relative;top:2px}.td-weather-section-1,.td-weather-section-2,.td-weather-section-3{float:left;width:33%}.td-weather-section-1{text-align:right;padding-right:10px}.td-weather-section-2{text-align:center}.td-weather-section-3{text-align:left;padding-left:10px}.td-weather-week{font-family:'Roboto',sans-serif;padding:15px 8px;width:100%;text-align:center;line-height:1;position:relative;display:inline-block}.td-weather-week:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background-color:var(--td_header_color,#222);opacity:.07}.td-weather-days{width:20%;float:left;text-align:center;text-transform:uppercase;line-height:1}.td-weather-days .td-day-0,.td-weather-days .td-day-1,.td-weather-days .td-day-2,.td-weather-days .td-day-3,.td-weather-days .td-day-4{margin-bottom:8px;font-size:11px;opacity:.5}.td-weather-days .td-day-degrees{font-size:20px;position:relative;left:4px;line-height:14px;opacity:.7}.td-weather-days .td-circle{position:relative;right:5px}.td-weather-animated-icon{float:left;text-align:right;margin-left:-15px;position:relative}@media (max-width:1018px){.td-weather-animated-icon{left:0;top:-6px;margin-right:0;margin-left:-22px}}@media (min-width:768px) and (max-width:1018px){.td-weather-animated-icon{transform:scale(.72);-webkit-transform:scale(.72);margin-left:-20px}}.td-weather-animated-icon span{width:100px;height:100px;display:inline-block;opacity:.4;margin-top:4px}@media (max-width:1018px){.td-weather-animated-icon span{margin-top:0}}.clear-sky-d{background:url(//gpsg.org.uk/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/clear-sky-d.png) no-repeat}.clear-sky-n{background:url(//gpsg.org.uk/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/clear-sky-n.png) no-repeat}.few-clouds-d{background:url(//gpsg.org.uk/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/few-clouds-d.png) no-repeat}.few-clouds-n{background:url(//gpsg.org.uk/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/few-clouds-n.png) no-repeat}.scattered-clouds-d{background:url(//gpsg.org.uk/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/scattered-clouds-d.png) no-repeat}.scattered-clouds-n{background:url(//gpsg.org.uk/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/scattered-clouds-n.png) no-repeat}.broken-clouds-d{background:url(//gpsg.org.uk/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/broken-clouds-d.png) no-repeat}.broken-clouds-n{background:url(//gpsg.org.uk/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/broken-clouds-n.png) no-repeat}.shower-rain-d{background:url(//gpsg.org.uk/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/shower-rain-d.png) no-repeat}.shower-rain-n{background:url(//gpsg.org.uk/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/shower-rain-n.png) no-repeat}.rain-d{background:url(//gpsg.org.uk/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/rain-d.png) no-repeat}.rain-n{background:url(//gpsg.org.uk/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/rain-n.png) no-repeat}.thunderstorm-d{background:url(//gpsg.org.uk/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/thunderstorm.png) no-repeat}.thunderstorm-n{background:url(//gpsg.org.uk/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/thunderstorm.png) no-repeat}.snow-d{background:url(//gpsg.org.uk/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/snow-d.png) no-repeat}.snow-n{background:url(//gpsg.org.uk/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/snow-n.png) no-repeat}.mist-d{background:url(//gpsg.org.uk/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/mist.png) no-repeat}.mist-n{background:url(//gpsg.org.uk/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/mist.png) no-repeat}.td-weather-set-location{display:none;position:absolute;top:0}.td-weather-set-location .td-location-set-input{height:20px;font-size:20px;font-weight:700;text-transform:uppercase;font-family:'Roboto',sans-serif;border:0;padding:0 10px}.td-weather-set-location .td-location-set-input:focus~label{top:-20px;font-size:11px;opacity:.5}.td-show-location{display:block !important}.td-show-location label{position:absolute;top:0;left:10px;font-size:13px;opacity:.6;pointer-events:none;-webkit-transition:all .2s ease;transition:all .2s ease}.td_block_weather .td-column-2,.td_block_weather .td-column-3{text-align:right;height:90px}@media (max-width:1018px){.td_block_weather .td-column-2,.td_block_weather .td-column-3{height:auto;display:inline-block;text-align:left;width:100%}}.td_block_weather .td-column-2 .td-weather-city,.td_block_weather .td-column-3 .td-weather-city{position:absolute;top:0}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-city,.td_block_weather .td-column-3 .td-weather-city{position:relative}}.td_block_weather .td-column-2 .td-weather-condition,.td_block_weather .td-column-3 .td-weather-condition{position:absolute;bottom:0}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-condition,.td_block_weather .td-column-3 .td-weather-condition{position:relative}}.td_block_weather .td-column-2 .td-weather-temperature,.td_block_weather .td-column-3 .td-weather-temperature{text-align:right;width:55%;padding-right:20px}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-temperature,.td_block_weather .td-column-3 .td-weather-temperature{width:100%;text-align:center;padding:0}}.td_block_weather .td-column-2 .td-weather-temp-wrap,.td_block_weather .td-column-3 .td-weather-temp-wrap{position:relative;top:-3px}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-temp-wrap,.td_block_weather .td-column-3 .td-weather-temp-wrap{top:0}}.td_block_weather .td-column-2 .td-weather-animated-icon,.td_block_weather .td-column-3 .td-weather-animated-icon{transform:scale(.7);-webkit-transform:scale(.7);margin-right:-15px;top:-5px}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-animated-icon,.td_block_weather .td-column-3 .td-weather-animated-icon{transform:scale(1);-webkit-transform:scale(1);left:0;top:-5px;margin-right:0;margin-left:-22px}}.td_block_weather .td-column-2 .td-weather-now,.td_block_weather .td-column-3 .td-weather-now{width:110px;padding:32px 0;margin-right:10px}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-now,.td_block_weather .td-column-3 .td-weather-now{padding:30px 0;position:relative;left:-10px;width:100px;margin-right:0}}.td_block_weather .td-column-2 .td-weather-now .td-big-degrees,.td_block_weather .td-column-3 .td-weather-now .td-big-degrees{font-size:32px}.td_block_weather .td-column-2 .td-weather-degrees-wrap,.td_block_weather .td-column-3 .td-weather-degrees-wrap{padding:12px 0}.td_block_weather .td-column-2 .td-weather-animated-icon,.td_block_weather .td-column-3 .td-weather-animated-icon{width:auto}.td_block_weather .td-column-2 .td-weather-lo-hi,.td_block_weather .td-column-3 .td-weather-lo-hi{width:auto}.td_block_weather .td-column-2 .td-weather-info-wrap,.td_block_weather .td-column-3 .td-weather-info-wrap{width:45%;float:right;padding-left:20px}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-info-wrap,.td_block_weather .td-column-3 .td-weather-info-wrap{width:100%;padding-left:0}}.td_block_weather .td-column-2 .td-weather-information,.td_block_weather .td-column-3 .td-weather-information{padding:3px 0 10px}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-information,.td_block_weather .td-column-3 .td-weather-information{padding:5px 0}}.td_block_weather .td-column-2 .td-weather-information:before,.td_block_weather .td-column-3 .td-weather-information:before{top:auto;bottom:-4px}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-information:before,.td_block_weather .td-column-3 .td-weather-information:before{bottom:auto;top:-2px}}.td_block_weather .td-column-2 .td-weather-week,.td_block_weather .td-column-3 .td-weather-week{padding:20px 0 15px}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-week,.td_block_weather .td-column-3 .td-weather-week{padding:15px 0}}.td_block_weather .td-column-2 .td-weather-week:before,.td_block_weather .td-column-3 .td-weather-week:before{display:none}@media (max-width:1018px){.td_block_weather .td-column-2 .td-weather-week:before,.td_block_weather .td-column-3 .td-weather-week:before{display:block}}.td_block_weather .td-column-3 .td-weather-temp-wrap{margin-right:100px}@media (max-width:1018px){.td_block_weather .td-column-3 .td-weather-temp-wrap{margin-right:0}}.td-weather-top-widget{display:inline-block;margin-right:32px}.td-weather-top-widget .td-icons{background:0 0;vertical-align:middle;position:relative;top:-1px;margin-right:2px}.td-weather-top-widget .td-icons:before{font-size:18px;display:block}.td-weather-top-widget .td-weather-now{line-height:inherit;padding:0;float:none;width:auto;display:inline-block}@media (min-width:768px) and (max-width:1018px){.td-weather-top-widget .td-weather-now{left:0}}.td-weather-top-widget .td-weather-now span{font-weight:600}.td-weather-top-widget .td-weather-now .td-big-degrees{font-size:11px}.td-weather-top-widget .td-weather-now .td-weather-unit{font-size:8px;opacity:1;left:1px;top:-6px;vertical-align:inherit}.td-weather-top-widget .td-weather-header{display:inline-block;padding-left:6px}.td-weather-top-widget .td-weather-header .td-weather-city{font-size:11px;font-weight:500;text-transform:none;margin:0}.td_module_1{padding-bottom:24px}@media (min-width:768px) and (max-width:1018px){.td_module_1 .entry-title{font-size:17px;line-height:22px}}@media (max-width:767px){.td_module_1 .entry-thumb{width:100%}}.td_module_2{padding-bottom:32px}@media (min-width:768px) and (max-width:1018px){.td_module_2 .entry-title{font-size:17px;line-height:22px}}@media (max-width:767px){.td_module_2 .entry-thumb{width:100%}}@media (min-width:768px) and (max-width:1018px){.td_module_3 .entry-title{font-size:17px;line-height:22px}}@media (max-width:767px){.td_module_3 .entry-thumb{width:100%}}.td_module_4{padding-bottom:43px}@media (min-width:768px) and (max-width:1018px){.td_module_4 .entry-title{font-size:17px;line-height:22px}}@media (max-width:767px){.td_module_4 .entry-thumb{width:100%}}.td_module_5{padding-bottom:20px;border-bottom:1px dashed #f2f2f2;margin-bottom:17px}.td_module_5 .td-module-meta-info{margin-bottom:17px}.td_module_5 .td-module-thumb{margin-bottom:14px}.td_module_5 .td-excerpt{margin-top:0}@media (min-width:768px) and (max-width:1018px){.td_module_5 .entry-title{font-size:17px;line-height:22px;font-weight:500}}@media (min-width:1019px) and (max-width:1140px){.td_module_5 .entry-title{font-weight:400}}@media (max-width:767px){.td_module_5 .entry-thumb{width:100%}}.td_module_6{padding-bottom:26px}.td_module_6 .td-module-thumb{position:absolute;left:0;top:0}@media (min-width:768px) and (max-width:1018px){.td_module_6 .td-module-thumb{width:80px}}.td_module_6 .item-details{margin-left:116px;min-height:70px}@media (min-width:768px) and (max-width:1018px){.td_module_6 .item-details{margin-left:95px;min-height:55px}}.td_module_6 .entry-title{font-size:14px;line-height:20px;margin-bottom:4px;font-weight:500}@media (min-width:768px) and (max-width:1140px){.td_module_6 .entry-title{font-size:12px;line-height:18px}}@media (max-width:767px){.td_module_6 .entry-title{font-size:14px}}.td_module_6 .td-module-meta-info{margin-bottom:0;min-height:0}@media (min-width:768px) and (max-width:1140px){.td_module_6 .td-icon-star,.td_module_6 .td-icon-star-empty,.td_module_6 .td-icon-star-half{font-size:15px;width:17px}}@media (min-width:768px) and (max-width:1018px){.td_module_6 .td-post-category{margin-bottom:5px}}@media (max-width:500px){.td_module_6 .td-icon-star,.td_module_6 .td-icon-star-empty,.td_module_6 .td-icon-star-half{font-size:15px;width:17px}}.td_module_7{padding-bottom:26px}.td_module_7 .td-module-thumb{position:absolute;right:0;top:0}.td_module_7 .item-details{margin-right:116px;min-height:70px}.td_module_7 .entry-title{font-size:13px;line-height:20px;margin-bottom:4px;font-weight:500}@media (min-width:768px) and (max-width:1140px){.td_module_7 .entry-title{font-size:12px;line-height:18px}}@media (max-width:767px){.td_module_7 .entry-title{font-size:14px}}.td_module_7 .td-module-meta-info{margin-bottom:0}@media (min-width:768px) and (max-width:1140px){.td_module_7 .td-icon-star,.td_module_7 .td-icon-star-empty,.td_module_7 .td-icon-star-half{font-size:15px;width:17px}}@media (min-width:768px) and (max-width:1018px){.td_module_7 .td-post-category{margin-bottom:5px}}@media (max-width:500px){.td_module_7 .td-icon-star,.td_module_7 .td-icon-star-empty,.td_module_7 .td-icon-star-half{font-size:15px;width:17px}}.td_module_8{padding-bottom:25px;border-bottom:1px dashed #f2f2f2;margin-bottom:16px}.td_module_8 .entry-title{font-size:17px;line-height:24px;margin-bottom:7px;font-weight:500}.td_module_8 .td-module-meta-info{margin-bottom:0}@media (min-width:768px) and (max-width:1018px){.td_module_8 .td-post-author-name{display:none}}.td_module_9{padding-bottom:25px;border-bottom:1px dashed #f2f2f2;margin-bottom:26px;text-align:center}.td_module_9 .td-module-comments{top:auto;float:none;margin-bottom:8px}.td_module_9 .entry-title{font-size:17px;line-height:24px;margin-bottom:8px;font-weight:500}.td_module_9 .td-module-meta-info{margin-bottom:0}.td_module_9 .td_quote_on_blocks{text-align:center}.td_module_9 .td-post-category{display:inline-block;margin:0 0 8px}.td_module_10{padding-bottom:40px}@media (max-width:767px){.td_module_10{padding-bottom:26px}.td_module_10 .td-post-category{display:none}}.td_module_10 .td-module-thumb{position:absolute;left:0;top:0}@media (max-width:767px){.td_module_10 .td-module-thumb{width:150px}}@media (max-width:500px){.td_module_10 .td-module-thumb{width:100px}}.td_module_10 .item-details{margin-left:244px;min-height:150px}@media (max-width:767px){.td_module_10 .item-details{margin-left:170px;min-height:103px}}@media (max-width:500px){.td_module_10 .item-details{margin-left:115px;min-height:69px}}@media (max-width:767px){.td_module_10 .td-excerpt{display:none}}.td_module_10 .entry-title{font-size:22px;line-height:28px;margin-bottom:5px}@media (max-width:500px){.td_module_10 .entry-title{font-size:14px;line-height:20px;font-weight:500}}@media (max-width:500px){.td_module_10 .td-video-play-ico{width:20px;height:20px;font-size:20px}}@media (min-width:768px) and (max-width:1018px){.td-pb-span8 .td_module_10 .td-module-thumb{width:190px}.td-pb-span8 .td_module_10 .item-details{margin-left:210px;min-height:131px}.td-pb-span8 .td_module_10 .entry-title{font-size:17px;line-height:22px}.td-pb-span8 .td_module_10 .td-post-author-name{display:none}}.td-pb-span4 .td_module_10{padding-bottom:40px}.td-pb-span4 .td_module_10 .td-module-thumb{width:80px}@media (max-width:767px){.td-pb-span4 .td_module_10 .td-module-thumb{width:150px}}@media (max-width:500px){.td-pb-span4 .td_module_10 .td-module-thumb{width:100px}}.td-pb-span4 .td_module_10 .item-details{margin-left:0;min-height:70px}@media (max-width:767px){.td-pb-span4 .td_module_10 .item-details{padding-left:170px;min-height:103px}}@media (max-width:500px){.td-pb-span4 .td_module_10 .item-details{padding-left:0;min-height:69px}}.td-pb-span4 .td_module_10 .entry-title{font-size:15px;font-weight:500;line-height:21px;padding-left:95px;min-height:55px;margin-bottom:13px}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td_module_10 .entry-title{font-size:13px;line-height:18px;min-height:50px}}@media (max-width:767px){.td-pb-span4 .td_module_10 .entry-title{font-size:22px;line-height:28px;margin-bottom:5px;padding-left:0;font-weight:400;min-height:0}}@media (max-width:500px){.td-pb-span4 .td_module_10 .entry-title{font-size:17px;line-height:23px;font-weight:500;padding-left:110px;min-height:69px;margin-bottom:13px}}.td-pb-span4 .td_module_10 .td-video-play-ico{width:20px;height:20px;font-size:20px}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td_module_10 .td-post-author-name{display:none}}.td_module_11{padding-bottom:48px}@media (min-width:768px) and (max-width:1018px){.td_module_11{padding-bottom:0;border-bottom:1px dashed #eaeaea;margin-bottom:20px}.td_module_11:last-child{border:0}}@media (max-width:767px){.td_module_11{padding-bottom:30px}}.td_module_11 .td-module-thumb{position:absolute;left:0;top:0}@media (max-width:767px){.td_module_11 .td-module-thumb{width:200px}}@media (max-width:500px){.td_module_11 .td-module-thumb{width:100px}}.td_module_11 .item-details{margin-left:350px;min-height:235px}@media (max-width:767px){.td_module_11 .item-details{margin-left:220px;min-height:145px}}@media (max-width:500px){.td_module_11 .item-details{margin-left:0;min-height:73px;padding-left:110px}}.td_module_11 .entry-title{font-size:25px;line-height:29px;margin-bottom:11px}@media (min-width:768px) and (max-width:1018px){.td_module_11 .entry-title{font-size:20px;line-height:24px;font-weight:500}}@media (max-width:500px){.td_module_11 .entry-title{font-size:17px;line-height:23px;font-weight:500;margin-bottom:8px}}@media (max-width:767px){.td_module_11 .td-post-author-name{display:none}}.td_module_11 .td-excerpt{margin-bottom:15px}@media (max-width:767px){.td_module_11 .td-excerpt{display:none}}.td_module_11 .td-read-more{margin-bottom:0}@media (min-width:768px) and (max-width:1018px){.td_module_11 .td-read-more{display:none}}@media (max-width:767px){.td_module_11 .td-read-more{display:none}}@media (max-width:767px){.td_module_11 .td-video-play-ico{width:20px;height:20px;font-size:20px}}@media (min-width:768px) and (max-width:1018px){.td-pb-span12 .td_module_11 .entry-title{font-size:22px;line-height:28px;font-weight:400}}@media (min-width:1019px) and (max-width:1140px){.td-pb-span8 .td_module_11 .td-module-thumb{width:300px}.td-pb-span8 .td_module_11 .item-details{margin-left:324px;min-height:218px}}@media (min-width:768px) and (max-width:1018px){.td-pb-span8 .td_module_11 .td-module-thumb{width:192px}.td-pb-span8 .td_module_11 .item-details{margin-left:210px;min-height:165px}.td-pb-span8 .td_module_11 .td-post-author-name{display:none}}.td-pb-span4 .td_module_11 .td-module-thumb{position:relative;margin-bottom:8px}@media (max-width:767px){.td-pb-span4 .td_module_11 .td-module-thumb{position:absolute}}@media (max-width:500px){.td-pb-span4 .td_module_11 .td-module-thumb{width:100px}}.td-pb-span4 .td_module_11 .item-details{margin-left:0}@media (max-width:767px){.td-pb-span4 .td_module_11 .item-details{margin-left:220px}}@media (max-width:500px){.td-pb-span4 .td_module_11 .item-details{margin-left:0;min-height:73px}}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td_module_11 .td-post-author-name{display:none}}.td_module_12{padding-bottom:20px;border-bottom:1px dashed #f2f2f2;margin-bottom:30px}.td_module_12 .entry-title{font-size:34px;line-height:42px;margin-bottom:8px}@media (max-width:1018px){.td_module_12 .entry-title{font-size:26px;line-height:36px}}.td_module_12 .td-module-meta-info{margin-bottom:17px}.td_module_12 .td-excerpt{font-size:14px;line-height:24px;margin-bottom:15px}.td_module_13{padding-bottom:20px;border-bottom:1px dashed #f2f2f2;margin-bottom:30px}.td_module_13 .entry-title{font-size:34px;line-height:42px;margin-bottom:8px}@media (max-width:1018px){.td_module_13 .entry-title{font-size:26px;line-height:36px}}.td_module_13 .td-module-meta-info{margin-bottom:17px}.td_module_13 .td-module-thumb{margin-bottom:22px}.td_module_14{padding-bottom:40px}@media (min-width:768px) and (max-width:1018px){.td_module_14{padding-bottom:30px}}@media (max-width:767px){.td_module_14{padding-bottom:21px}}.td_module_14 .entry-thumb{width:100%}.td_module_14:last-child{padding-bottom:0}.td_module_14 .meta-info-container{position:relative}.td_module_14 .entry-title{font-size:30px;line-height:38px;font-weight:500;margin-bottom:10px;position:relative;bottom:-2px}@media (max-width:767px){.td_module_14 .entry-title{font-size:22px;line-height:30px}}@media (max-width:500px){.td_module_14 .entry-title{font-size:18px;line-height:26px;margin-left:14px;margin-right:14px}}.td_module_14 .entry-title:after{content:'';position:absolute;bottom:-43px;left:0;width:100%;border-bottom:1px dashed #f1f1f1}.td_module_14 .td-module-meta-info{position:absolute;margin:0;padding:0 60px;bottom:-43px;width:100%}@media (max-width:1018px){.td_module_14 .td-module-meta-info{padding:0 40px}}@media (max-width:767px){.td_module_14 .td-module-meta-info{bottom:-45px}}@media (max-width:500px){.td_module_14 .td-module-meta-info{padding:0 20px}}.td_module_14 .td-module-meta-holder{background-color:#fff;padding:10px 20px 17px}@media (max-width:500px){.td_module_14 .td-module-meta-holder{padding:8px 0 19px}}@media (max-width:767px){.td_module_14 .td-post-category{display:none}}.td_module_14 .td-module-thumb{margin-bottom:60px}@media (max-width:767px){.td_module_14 .td-module-thumb{margin-bottom:70px}}@media (max-width:500px){.td_module_14 .td-post-author-name{margin-left:14px}}@media (max-width:500px){.td_module_14 .td-module-comments{margin-right:14px}}.td_module_14 .td-excerpt{padding:0 80px;font-size:14px;line-height:24px;margin-top:11px}@media (max-width:1018px){.td_module_14 .td-excerpt{padding:0 60px}}@media (max-width:767px){.td_module_14 .td-excerpt{padding:0 60px;margin-top:-5px}}@media (max-width:500px){.td_module_14 .td-excerpt{padding:0 32px}}.td_module_14 .td-read-more{display:block;margin-top:15px}.td-pb-span8 .td_module_14 .td-module-meta-info{padding:0 40px}@media (max-width:500px){.td-pb-span8 .td_module_14 .td-module-meta-info{padding:0 20px}}@media (min-width:768px) and (max-width:1018px){.td-pb-span8 .td_module_14 .entry-title{font-size:22px;line-height:30px}.td-pb-span8 .td_module_14 .td-module-meta-info{padding:0 20px}}.td-pb-span8 .td_module_14 .td-excerpt{padding:0 60px}@media (min-width:768px) and (max-width:1018px){.td-pb-span8 .td_module_14 .td-excerpt{padding:0 40px}}@media (max-width:500px){.td-pb-span8 .td_module_14 .td-excerpt{padding:0 34px}}.td-pb-span4 .td_module_14 .td-module-meta-info{padding:0 40px}@media (max-width:500px){.td-pb-span4 .td_module_14 .td-module-meta-info{padding:0 20px}}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td_module_14 .entry-title{font-size:22px;line-height:30px}.td-pb-span4 .td_module_14 .td-module-meta-info{padding:0 20px}}.td_module_16{padding-bottom:40px}@media (max-width:767px){.td_module_16{padding-bottom:26px}}.td_module_16 .td-module-thumb{position:absolute;left:0;top:0}@media (max-width:767px){.td_module_16 .td-module-thumb{width:80px}}.td_module_16 .item-details{margin-left:174px;min-height:150px}@media (max-width:767px){.td_module_16 .item-details{margin-left:95px;min-height:80px}}.td_module_16 .entry-title{font-size:22px;line-height:28px;margin-bottom:5px}@media (max-width:767px){.td_module_16 .entry-title{font-weight:500}}@media (max-width:500px){.td_module_16 .entry-title{font-size:17px;line-height:22px}}@media (max-width:767px){.td_module_16 .td-excerpt{display:none}}@media (max-width:1018px){.td_module_17{padding-bottom:10px}}.td_module_17 .td-module-image{position:relative}@media (max-width:767px){.td_module_17 .td-module-image{margin-left:-20px;margin-right:-20px}}.td_module_17 .td-module-image .entry-thumb{width:100%}.td_module_17 .entry-title{font-size:28px;line-height:38px;font-weight:700;margin-bottom:17px}@media (max-width:1018px){.td_module_17 .entry-title{font-size:21px;line-height:28px;margin-bottom:13px}}.td_module_17 .td-module-meta-holder{position:absolute;bottom:0;width:100%;height:47px;background-color:rgba(0,0,0,.7);padding:15px 15px 15px 18px;font-size:12px;line-height:1;pointer-events:none}@media (max-width:767px){.td_module_17 .td-module-meta-holder{padding:13px 12px;height:43px}}.td_module_17 .td-left-meta{display:inline-block}.td_module_17 .td-left-meta .td-post-author-name a{color:#fff;pointer-events:auto}.td_module_17 .td-left-meta .td-post-author-name a:hover{color:#aaa}.td_module_17 .entry-review-stars{color:#fff}.td_module_17 .td-category-corner{padding:0;text-align:left}.td_module_17 .td-post-category{background-color:#fff !important;color:#000;font-size:11px;padding:5px 10px;bottom:auto;top:0}.td_module_17 .td-post-category:hover{background-color:#fff;color:#aaa}.td_module_17 .td-module-comments{pointer-events:auto}.td_module_17 .td-module-comments a{color:#000;background-color:#fff !important}.td_module_17 .td-module-comments a:after{border-color:#fff transparent transparent !important}.td_module_17 .td-excerpt{font-size:16px;line-height:26px;margin-top:24px}@media (max-width:1018px){.td_module_17 .td-excerpt{font-size:14px;line-height:24px;margin-top:20px}}.td_module_17 .td-read-more{margin-top:20px}@media (max-width:1018px){.td_module_17 .td-read-more{margin-top:15px}}.td_module_17 .td-read-more a{background-color:transparent !important;color:#000;font-size:14px;padding:0 10px 10px 0}.td_module_17 .td-read-more a:hover{color:var(--td_theme_color,#4db2ec)}.td_module_17 .td-icon-menu-right{font-size:9px;margin-left:8px;vertical-align:middle}.td_module_17 .td-module-image{overflow:hidden}.td_module_17 .td-module-thumb{margin-bottom:0}.td_module_18{padding-bottom:40px}@media (max-width:1018px){.td_module_18{padding-bottom:30px}}.td_module_18 .meta-info-container{padding-bottom:10px;border-bottom:1px dashed #f2f2f2;text-align:center}@media (max-width:1018px){.td_module_18 .meta-info-container{padding-bottom:0}}@media (max-width:767px){.td_module_18 .td-module-thumb{margin-left:-20px;margin-right:-20px}}.td_module_18 .entry-title{font-size:25px;line-height:32px;font-weight:700;margin:9px 0 12px}@media (max-width:1018px){.td_module_18 .entry-title{font-size:22px;line-height:28px;margin:8px 0}}.td_module_18 .td-module-meta-info{position:relative;width:100%;margin-bottom:27px}@media (max-width:1018px){.td_module_18 .td-module-meta-info{margin-bottom:18px}}.td_module_18 .td-post-author-name a{font-size:12px}.td_module_18 .td-post-author-name a:hover{opacity:.7}.td_module_18 .td-post-date{font-size:12px}.td_module_18 .td-module-comments{position:absolute;right:0;bottom:-5px}.td_module_18 .td-post-category{text-transform:uppercase;font-family:'Roboto',sans-serif;font-size:12px;line-height:1;background-color:transparent;color:#000;display:inline-block}.td_module_18 .td-post-category:hover{background-color:transparent !important;opacity:.7}.td_module_18 .entry-thumb{width:100%}.td_module_18 .td-excerpt{font-size:15px;line-height:27px;margin-top:20px}@media (max-width:1018px){.td_module_18 .td-excerpt{font-size:13px;line-height:23px}}.td_module_18 .td-read-more{margin-top:9px;margin-bottom:23px}.td_module_18 .td-read-more a{background-color:transparent !important;color:#000;font-size:14px}.td_module_18 .td-read-more a:hover{background-color:transparent !important;color:var(--td_theme_color,#4db2ec)}.td_module_18 .td-icon-menu-right{font-size:9px;margin-left:8px;vertical-align:middle}.td-pb-span12.td-main-content .td_module_18 .entry-title{font-size:34px;line-height:44px}@media (max-width:1018px){.td-pb-span12.td-main-content .td_module_18 .entry-title{font-size:22px;line-height:28px}}.td_module_19{padding-bottom:50px}@media (max-width:1018px){.td_module_19{padding-bottom:40px}}@media (max-width:767px){.td_module_19{border-bottom:1px dashed #f2f2f2;padding-bottom:20px;margin-bottom:20px}}.td_module_19 .meta-info-container{position:relative}.td_module_19 .td-module-image{position:absolute;top:0;left:0}.td_module_19 .td-module-thumb{overflow:hidden;width:264px;height:366px;margin-bottom:0}@media (min-width:768px) and (max-width:1018px){.td_module_19 .td-module-thumb{width:210px}}@media (max-width:767px){.td_module_19 .td-module-thumb{width:100px;height:120px}}.td_module_19 .entry-thumb{max-width:none;position:absolute;margin:0 auto;left:-9999px;right:-9999px;width:auto;height:100%}.td_module_19 .td-post-category{display:inline-block;padding:5px 8px;text-transform:uppercase;font-size:11px;line-height:1;background-color:#000;color:#fff;position:absolute;left:0;bottom:25px;z-index:1}@media (max-width:767px){.td_module_19 .td-post-category{padding:4px 7px;font-size:9px;bottom:10px}}.td_module_19 .td-item-details{margin-left:294px;min-height:366px}@media (min-width:768px) and (max-width:1018px){.td_module_19 .td-item-details{margin-left:230px}}@media (max-width:767px){.td_module_19 .td-item-details{margin-left:120px;min-height:120px}}.td_module_19 .td-module-meta-info{position:relative}.td_module_19 .entry-title{font-size:30px;line-height:38px;font-weight:900;margin-bottom:10px}@media (min-width:768px) and (max-width:1018px){.td_module_19 .entry-title{font-size:24px;line-height:28px}}@media (max-width:767px){.td_module_19 .entry-title{font-size:20px;line-height:25px;margin-bottom:8px}}.td_module_19 .td-post-author-name{font-size:13px}@media (min-width:768px) and (max-width:1018px){.td_module_19 .td-post-author-name{font-size:12px}}@media (max-width:767px){.td_module_19 .td-post-author-name{display:none}}.td_module_19 .td-post-author-name:hover{color:var(--td_theme_color,#4db2ec)}.td_module_19 .td-post-date{font-size:13px}@media (max-width:1018px){.td_module_19 .td-post-date{font-size:12px}}.td_module_19 .td-excerpt{font-size:16px;line-height:26px;margin-top:18px}@media (min-width:768px) and (max-width:1018px){.td_module_19 .td-excerpt{font-size:14px;line-height:22px;margin-top:15px}}@media (max-width:767px){.td_module_19 .td-excerpt{display:none}}.td_module_19 .td-read-more{margin-top:21px}@media (min-width:768px) and (max-width:1018px){.td_module_19 .td-read-more{margin-top:15px}}@media (max-width:767px){.td_module_19 .td-read-more{display:none}}.td_module_19 .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none}@media (max-width:767px){.td_module_19 .td-video-play-ico{width:30px;height:30px;font-size:30px;top:10px;right:10px;transform:none;-webkit-transform:none}}.td_module_19 .td-read-more a{background-color:#000;color:#fff;font-size:14px}@media (max-width:1018px){.td_module_19 .td-read-more a{font-size:13px}}@media (max-width:767px){.td_module_19 .td-read-more a{font-size:11px;padding:8px 11px;display:none}}.td-pb-span12.td-main-content .td_module_19 .td-module-thumb{width:534px;height:350px}@media (min-width:768px) and (max-width:1018px){.td-pb-span12.td-main-content .td_module_19 .td-module-thumb{width:400px;height:320px}}@media (max-width:767px){.td-pb-span12.td-main-content .td_module_19 .td-module-thumb{width:100px;height:120px}}.td-pb-span12.td-main-content .td_module_19 .td-module-thumb .entry-thumb{height:auto}@media (min-width:767px){.td-pb-span12.td-main-content .td_module_19 .td-module-thumb .entry-thumb{max-width:100%}}@media (min-width:768px) and (max-width:1018px){.td-pb-span12.td-main-content .td_module_19 .td-module-thumb .entry-thumb{width:100%}}@media (max-width:767px){.td-pb-span12.td-main-content .td_module_19 .td-module-thumb .entry-thumb{height:100%}}.td-pb-span12.td-main-content .td_module_19 .td-item-details{min-height:350px;margin-left:564px}@media (min-width:768px) and (max-width:1018px){.td-pb-span12.td-main-content .td_module_19 .td-item-details{min-height:330px;margin-left:430px}}@media (max-width:767px){.td-pb-span12.td-main-content .td_module_19 .td-item-details{min-height:120px;margin-left:115px}}.td_module_mx1{position:relative;padding-bottom:0;margin-bottom:3px}.td_module_mx1 .td-module-meta-info .td-post-category{background-color:#fff !important;color:#222}@media (min-width:768px) and (max-width:1018px){.td_module_mx1 .td-module-meta-info .td-post-category{display:none}}.td_module_mx1 .td-module-meta-info{position:absolute;bottom:0;padding:0 17px;margin-bottom:17px;z-index:1}.td_module_mx1 .td-module-meta-info .td-post-author-name a{color:#fff}.td_module_mx1 .entry-title{font-size:17px;font-weight:700;line-height:21px}@media (min-width:768px) and (max-width:1018px){.td_module_mx1 .entry-title{font-size:15px;font-weight:500;line-height:20px}}.td_module_mx1 .entry-title a{color:#fff !important}.td_module_mx1 .td-video-play-ico{z-index:1}@media (min-width:768px) and (max-width:1018px){.td_module_mx1 .td-video-play-ico{top:auto;left:auto;bottom:10px;right:10px;transform:none;-webkit-transform:none}}.td_module_mx1 .td-icon-star,.td_module_mx1 .td-icon-star-half,.td_module_mx1 .td-icon-star-empty{color:#fff}@media (min-width:768px) and (max-width:1018px){.td_module_mx1 .td-icon-star,.td_module_mx1 .td-icon-star-half,.td_module_mx1 .td-icon-star-empty{font-size:14px;width:17px}}.td_module_mx1 .td-module-thumb{margin-bottom:0;overflow:hidden;height:220px}@media (max-width:1140px){.td_module_mx1 .td-module-thumb{height:auto}}.td_module_mx1 .td-module-thumb .entry-thumb{max-width:none}@media (max-width:1140px){.td_module_mx1 .td-module-thumb .entry-thumb{max-width:100%;width:100%}}.td_module_mx1 .td-module-thumb a:last-child:before{bottom:0;top:auto;content:"";display:block;height:80%;width:100%;position:absolute;z-index:1;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0)}@media (min-width:768px) and (max-width:1018px){.td_module_mx1 .td-author-date{display:block;margin-top:5px}}.td_module_mx2{padding-bottom:0;*zoom:1;}.td_module_mx2:before,.td_module_mx2:after{display:table;content:"";line-height:0}.td_module_mx2:after{clear:both}.td_module_mx2 .entry-title{font-size:13px;font-weight:500;line-height:18px;margin:0 0 5px}.td_module_mx2 .entry-thumb{width:80px}.td_module_mx2 .td-module-thumb{position:absolute;margin-bottom:0}.td_module_mx2 .item-details{margin:0 0 20px 100px;min-height:60px;padding-top:2px}.td_module_mx2.td-module-search-def .item-details{min-height:80px}@media (min-width:768px) and (max-width:1018px){.td_block_inner .td_module_mx2 .item-details{margin-left:95px}.td_block_inner .td_module_mx2 .td-post-category{margin-bottom:5px}.td_block_inner .td_module_mx2 .td-icon-star,.td_block_inner .td_module_mx2 .td-icon-star-empty,.td_block_inner .td_module_mx2 .td-icon-star-half{font-size:15px;width:17px}}@media (max-width:767px){.td_block_inner .td_module_mx2 .entry-title{font-size:16px;line-height:22px}.td_block_inner .td_module_mx2 .item-details{margin-bottom:30px}}@media (max-width:500px){.td_block_inner .td_module_mx2 .entry-title{font-size:14px;line-height:20px}}.td_module_mx3{position:relative;padding-bottom:53px;margin-bottom:18px}@media (max-width:767px){.td_module_mx3{width:48%;float:left;padding-bottom:73px;margin-bottom:0}.td_module_mx3:nth-child(even){margin-left:4%}}@media (max-width:500px){.td_module_mx3{width:100%;float:left;padding-bottom:75px}.td_module_mx3:nth-child(even){margin-left:0}}.td_module_mx3:last-child{margin-bottom:0}.td_module_mx3 .td-module-meta-info{position:absolute;bottom:7px;width:284px;background-color:#fff;border-bottom:1px dashed #f1f1f1;margin:0 20px;padding:14px 20px 25px}@media (min-width:1019px) and (max-width:1140px){.td_module_mx3 .td-module-meta-info{width:270px;margin:0 15px}}@media (min-width:768px) and (max-width:1018px){.td_module_mx3 .td-module-meta-info{width:208px;margin:0 10px;padding:9px 16px 25px}.td_module_mx3 .td-module-meta-info .td-post-category{display:none}}@media (max-width:767px){.td_module_mx3 .td-module-meta-info{width:90%;margin:0 5%;bottom:33px;padding-left:5%;padding-right:5%;padding-bottom:20px;border-bottom:0}}@media (max-width:1018px){.td_module_mx3 .td-post-category{display:none}}.td_module_mx3 .entry-title{position:relative;font-size:17px;font-weight:700;line-height:21px;font-style:normal;margin:0 0 12px;height:auto;bottom:0}@media (min-width:768px) and (max-width:1018px){.td_module_mx3 .entry-title{font-size:15px}}@media (max-width:500px){.td_module_mx3 .entry-title{font-size:18px;line-height:26px;font-weight:500}}@media (max-width:767px){.td_module_mx3 .entry-thumb{width:100%}}.td_module_mx4 .td-module-thumb{margin-bottom:7px}@media (max-width:500px){.td_module_mx4 .td-module-thumb{margin-bottom:0}}.td_module_mx4 .entry-title{font-size:15px;line-height:20px;font-weight:500;margin-bottom:0}@media (max-width:500px){.td_module_mx4 .entry-title{padding-left:115px;font-size:14px;line-height:21px}}.td_module_mx4 .td_quote_on_blocks{margin-top:10px}.td_module_mx4 .entry-thumb{width:100%}@media (max-width:767px){.td_module_mx4 .td-video-play-ico{width:30px;height:30px;font-size:30px}}@media (max-width:500px){.td_module_mx4 .td-video-play-ico{width:20px;height:20px;font-size:20px}}@media (max-width:500px){.td_module_mx4{min-height:69px;padding-bottom:0;margin-bottom:30px}.td_module_mx4 .td-module-image{width:100px;position:absolute;left:0;top:0}}@media (max-width:767px){.td-column-3 .td_module_mx4 .entry-title{font-size:12px;line-height:18px}}@media (max-width:500px){.td-column-3 .td_module_mx4 .entry-title{padding-left:115px;font-size:14px;line-height:21px}}.td-column-1 .td_module_mx4{padding-bottom:22px}@media (max-width:767px){.td-column-1 .td_module_mx4{padding-bottom:35px}}.td-column-1 .td_module_mx4 .entry-title{font-size:13px;line-height:18px;font-weight:500}@media (max-width:767px){.td-column-1 .td_module_mx4 .entry-title{font-size:16px;line-height:22px}}@media (max-width:500px){.td-column-1 .td_module_mx4 .entry-title{font-size:14px;line-height:21px;padding-left:0}}.td-column-1 .td_module_mx4 .td-video-play-ico{width:30px;height:30px;font-size:30px}@media (max-width:500px){.td-column-1 .td_module_mx4{margin-bottom:0}.td-column-1 .td_module_mx4 .td-module-thumb{margin-bottom:7px}.td-column-1 .td_module_mx4 .td-module-image{width:100%;position:relative}.td-column-1 .td_module_mx4 .td-post-category{width:auto}}.td_module_mx7 .td-module-thumb{margin-bottom:9px}.td_module_mx7 .entry-title{font-size:16px;line-height:21px;font-weight:500}@media (min-width:768px) and (max-width:1018px){.td_module_mx7 .entry-title{font-size:14px;line-height:20px}}.td_module_mx7 .td-module-meta-info{margin-bottom:13px}.td_module_mx7 .td_quote_on_blocks{margin-top:10px}.td_module_mx7 .td-post-author-name{display:block;margin-bottom:10px}.td_module_mx7 .td-post-author-name span{display:none}@media (min-width:768px) and (max-width:1018px){.td_module_mx7 .td-post-author-name{display:none}}@media (max-width:767px){.td_module_mx7 .entry-thumb{width:100%}}@media (max-width:767px){.td-column-3 .td_module_mx7 .td-post-author-name{display:none}.td-column-3 .td_module_mx7 .entry-title{font-size:18px;line-height:24px}.td-column-3 .td_module_mx7 .td-video-play-ico{width:40px;height:40px;font-size:40px;border-width:2px}}.td_module_mx8:hover .entry-title a{color:#fff !important}.td_module_mx8 .td-module-thumb{margin-bottom:5px;overflow:hidden}.td_module_mx8 .td-module-thumb a:last-child:after{bottom:0;content:"";display:block;height:80%;width:100%;position:absolute;z-index:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0)}.td_module_mx8 .entry-thumb{width:100%}.td_module_mx8 .meta-info-container{position:relative}.td_module_mx8 .td-module-meta-info{position:absolute;bottom:14px;margin-bottom:0;width:100%;padding:0 21px}.td_module_mx8 .entry-title{font-weight:500;font-size:24px;line-height:32px}.td_module_mx8 .td-post-category{background-color:#fff !important;color:#000}.td_module_mx8 .entry-review-stars{margin-right:22px}.td_module_mx8 .entry-title a,.td_module_mx8 .td-post-author-name a,.td_module_mx8 .td-post-date,.td_module_mx8 .td-icon-star,.td_module_mx8 .td-icon-star-half,.td_module_mx8 .td-icon-star-empty{color:#fff}.td_module_mx8 .td-module-comments{float:none;display:inline-block;vertical-align:top;top:2px;margin-left:22px}.td_module_mx8 .td-module-comments a{background-color:transparent !important;padding:0;font-size:11px;font-weight:400}.td_module_mx8 .td-module-comments a:before{font-family:'newspaper',sans-serif;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e83b";margin-right:5px;font-size:9px}.td_module_mx8 .td-module-comments a:after{display:none}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td_module_mx8 .td-author-date{display:none}.td-pb-span4 .td_module_mx8 .td-module-meta-info{bottom:10px}.td-pb-span4 .td_module_mx8 .td_module_wrap .entry-title{margin:0}.td-pb-span4 .td_module_mx8 .td-video-play-ico{width:30px;height:30px;top:10px;right:10px;transform:none;-webkit-transform:none}.td-pb-span4 .td_module_mx8 .entry-title{margin:0}}.td_module_mx16{padding-bottom:35px}.td_module_mx16 .entry-title{font-size:24px;line-height:28px;font-weight:900;margin-bottom:10px}@media (min-width:768px) and (max-width:1018px){.td_module_mx16 .entry-title{font-size:19px;line-height:22px;font-weight:700}}.td_module_mx16 .td-info-container{position:relative}.td_module_mx16 .td-module-image{width:100px;height:140px;overflow:hidden;position:absolute;top:0;left:0}@media (min-width:768px) and (max-width:1018px){.td_module_mx16 .td-module-image{width:80px}}.td_module_mx16 .entry-thumb{max-width:none;position:absolute;margin:0 auto;left:-9999px;right:-9999px;width:auto;height:140px}.td_module_mx16 .td-post-category{display:inline-block;padding:4px 7px;margin-right:0;font-size:9px;bottom:15px;text-transform:uppercase;line-height:1;background-color:#000;color:#fff;position:absolute;left:0;z-index:1}.td_module_mx16 .td-video-play-ico{width:20px;height:20px;font-size:20px;top:10px;right:10px;border-width:1px;transform:none;-webkit-transform:none}@media (max-width:767px){.td_module_mx16 .td-video-play-ico{width:30px;height:30px;font-size:30px;border-width:2px;top:10px;right:10px}}.td_module_mx16 .td-item-details{margin-left:120px;min-height:140px}@media (min-width:768px) and (max-width:1018px){.td_module_mx16 .td-item-details{margin-left:90px}}.td_module_mx16 .td-module-meta-info{position:relative}.td_module_mx16 .td-post-date{font-size:12px}.td_module_mx16 .td-module-comments{position:absolute;bottom:2px;right:0}.td_module_mx16 .td-excerpt{font-size:13px;line-height:19px;margin:0}.td_module_mx16 .td-read-more{margin:13px 0 0}@media (min-width:768px) and (max-width:1018px){.td_module_mx16 .td-read-more{display:none}}.td_module_mx16 .td-read-more a{background-color:#000;color:#fff;font-size:11px;padding:8px 11px}.td_module_mx17 .td-module-image{height:450px;overflow:hidden;margin-bottom:15px;position:relative}@media (max-width:767px){.td_module_mx17 .td-module-image{height:auto;margin-bottom:0}}.td_module_mx17 .entry-thumb{max-width:none;position:absolute;margin:0 auto;left:-9999px;right:-9999px;width:auto}@media (max-width:767px){.td_module_mx17 .entry-thumb{width:100%;left:auto;right:auto;position:relative}}.td_module_mx17 .td-post-category{display:inline-block;padding:5px 8px 6px;text-transform:uppercase;font-size:11px;line-height:1;background-color:#000;color:#fff;position:absolute;left:0;bottom:25px;z-index:1}@media (min-width:768px) and (max-width:1018px){.td_module_mx17 .td-post-category{padding:4px 7px;font-size:9px;bottom:15px}}.td_module_mx17 .entry-title{font-size:26px;line-height:32px;font-weight:900;margin-bottom:10px}@media (min-width:768px) and (max-width:1018px){.td_module_mx17 .entry-title{font-size:18px;line-height:24px}}@media (max-width:767px){.td_module_mx17 .entry-title{font-size:24px;line-height:30px}}.td_module_mx17 .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none}.td_module_mx17 .td-module-meta-info{position:relative}.td_module_mx17 .td-post-author-name{font-size:13px}@media (min-width:768px) and (max-width:1018px){.td_module_mx17 .td-post-author-name{font-size:12px}}.td_module_mx17 .td-post-author-name:hover{color:var(--td_theme_color,#4db2ec)}.td_module_mx17 .td-post-date{font-size:13px}@media (min-width:768px) and (max-width:1018px){.td_module_mx17 .td-post-date{font-size:12px}}.td_module_mx17 .td-module-comments{position:absolute;bottom:-4px;right:0}.td_block_slide{position:relative;overflow:hidden;*zoom:1;}.td_block_slide:before,.td_block_slide:after{display:table;content:"";line-height:0}.td_block_slide:after{clear:both}.td_block_slide .td_block_inner{position:relative}.td_block_slide .td-module-thumb,.td_block_slide .td-video-play-ico,.td_block_slide .td-slide-meta,.td_block_slide i{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.td_block_slide .td-module-thumb{margin-bottom:0;z-index:-1;position:static}.td_block_slide .td-video-play-ico{width:40px !important;height:40px !important;font-size:40px !important;border-width:.05em !important}@media (max-width:1018px){.td_block_slide .td-video-play-ico{top:12px;left:auto;right:12px;transform:none;-webkit-transform:none}}.td_block_slide .td-admin-edit{height:auto !important}.td_block_slide .td_module_slide{z-index:1}.td_block_slide .td-image-gradient:before{height:100%}.td_block_slide .td-module-thumb,.td_block_slide .entry-thumb{height:100%}.td_block_slide .entry-thumb{background-size:cover}.td_block_slide .td-slide-meta{z-index:2;position:absolute;bottom:10px;width:100%;padding:0 22px;color:#fff;left:0;right:0;margin:0 auto}@media (max-width:767px){.td_block_slide .td-slide-meta{padding:0 12px;bottom:3px}}.td_block_slide .td-slide-meta a,.td_block_slide .td-slide-meta span{color:#fff}.td_block_slide .entry-title{margin:5px 0}.td_block_slide .entry-review-stars{margin-right:22px;top:0}.td_block_slide .td-post-date{color:#fff;margin-left:4px}.td_block_slide .td-post-views{display:inline-block;vertical-align:top;margin-right:22px;line-height:15px}.td_block_slide .td-icon-views{position:relative;line-height:17px;font-size:14px;margin-right:5px;vertical-align:top}.td_block_slide .td-post-comments{position:relative;top:2px;display:inline-block;vertical-align:top;margin-left:10px}.td_block_slide .td-icon-comments{margin-right:5px;font-size:9px;position:relative;top:1px}.td_block_slide .td-slide-nav{padding:20px;position:absolute;display:block;height:80px;margin-top:-40px;top:50%;font-size:38px;color:#fff;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.td_block_slide .td-slide-nav-svg{display:inline-flex;align-items:center;justify-content:center}.td_block_slide .td-slide-nav-svg svg{width:38px;height:auto}.td_block_slide .td-slide-nav-svg svg,.td_block_slide .td-slide-nav-svg svg *{fill:#fff}.td_block_slide .prevButton{left:0}.td_block_slide .nextButton{right:0}.td_block_slide .td_module_wrap:hover .entry-title a{color:#fff}.td-ss-main-sidebar .td_block_slide,.td-ss-row .td-pb-span4 .td_block_slide{overflow:visible}.td-theme-slider .slide-meta-cat a{font-family:'Roboto',sans-serif;font-size:12px;font-weight:500;text-transform:uppercase;display:inline-block;margin:0 0 5px;padding:4px 7px 3px;line-height:14px;background-color:rgba(0,0,0,.7);-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media (max-width:767px){.td-theme-slider .slide-meta-cat a{font-size:10px;padding:2px 5px 2px;margin-bottom:0;line-height:13px}}.td-theme-slider:hover .td-slide-nav{opacity:1;z-index:1}.td-theme-slider:hover .slide-meta-cat a{background-color:var(--td_theme_color,#4db2ec)}@-moz-document url-prefix(){.td-theme-slider .slide-meta-cat a{padding:3px 7px 4px}@media (max-width:767px){.td-theme-slider .slide-meta-cat a{line-height:12px}}}.iosSlider-col-3,.iosSlider-col-3 .td_module_slide{height:580px}@media (min-width:1019px) and (max-width:1140px){.iosSlider-col-3,.iosSlider-col-3 .td_module_slide{height:532px}}@media (min-width:768px) and (max-width:1018px){.iosSlider-col-3,.iosSlider-col-3 .td_module_slide{height:402px}}@media (max-width:767px){.iosSlider-col-3,.iosSlider-col-3 .td_module_slide{height:298px}}@media (max-width:500px){.iosSlider-col-3,.iosSlider-col-3 .td_module_slide{height:163px}}.iosSlider-col-3 .entry-title{font-size:48px;line-height:58px}@media (min-width:1019px) and (max-width:1140px){.iosSlider-col-3 .entry-title{font-size:42px;line-height:52px}}@media (min-width:768px) and (max-width:1018px){.iosSlider-col-3 .entry-title{font-size:34px;line-height:44px}}@media (max-width:767px){.iosSlider-col-3 .entry-title{font-size:26px;line-height:32px}}@media (max-width:500px){.iosSlider-col-3 .entry-title{font-size:18px;line-height:24px}}.iosSlider-col-2,.iosSlider-col-2 .td_module_slide{height:385px}@media (min-width:1019px) and (max-width:1140px){.iosSlider-col-2,.iosSlider-col-2 .td_module_slide{height:354px}}@media (min-width:768px) and (max-width:1018px){.iosSlider-col-2,.iosSlider-col-2 .td_module_slide{height:268px}}@media (max-width:767px){.iosSlider-col-2,.iosSlider-col-2 .td_module_slide{height:303px}}@media (max-width:500px){.iosSlider-col-2,.iosSlider-col-2 .td_module_slide{height:166px}}.iosSlider-col-2 .entry-title{font-size:26px;line-height:32px}@media (min-width:768px) and (max-width:1018px){.iosSlider-col-2 .entry-title{font-size:22px;line-height:28px}}@media (max-width:500px){.iosSlider-col-2 .entry-title{font-size:18px;line-height:24px}}.td_block_slide .iosSlider-col-1,.td_block_slide .iosSlider-col-1 .td_module_slide{height:385px}@media (min-width:1019px) and (max-width:1140px){.td_block_slide .iosSlider-col-1,.td_block_slide .iosSlider-col-1 .td_module_slide{height:354px}}@media (min-width:768px) and (max-width:1018px){.td_block_slide .iosSlider-col-1,.td_block_slide .iosSlider-col-1 .td_module_slide{height:268px}}@media (max-width:767px){.td_block_slide .iosSlider-col-1,.td_block_slide .iosSlider-col-1 .td_module_slide{height:303px}}@media (max-width:500px){.td_block_slide .iosSlider-col-1,.td_block_slide .iosSlider-col-1 .td_module_slide{height:200px}}.td_block_slide .iosSlider-col-1 .entry-title{font-size:18px;line-height:24px}@media (max-width:767px){.td_block_slide .iosSlider-col-1 .entry-title{font-size:26px;line-height:32px}}@media (max-width:500px){.td_block_slide .iosSlider-col-1 .entry-title{font-size:18px;line-height:24px}}.td_block_slide .td_module_slide{visibility:hidden !important}.td_block_slide .td_module_slide:first-child{visibility:visible !important}.td-js-loaded .td_block_slide .td_module_slide{visibility:visible !important}@media (min-width:768px){.td_block_padding .td-block-row:last-child .td_module_wrap{padding-bottom:0}}@media (max-width:767px){.td_block_padding .td-block-row:last-child>div:last-child .td_module_wrap{padding-bottom:0}}.td_block_padding.td-column-1 .td-block-span12:last-child .td_module_wrap{padding-bottom:0}.td_block_padding .td-next-prev-wrap,.td_block_padding .td-load-more-wrap{margin-top:20px}@media (min-width:768px){.td_block_bot_line .td-block-row:last-child .td_module_wrap{margin-bottom:0;border-bottom:0}}@media (max-width:767px){.td_block_bot_line .td-block-row:last-child>div:last-child .td_module_wrap{margin-bottom:0;border-bottom:0}}.td_block_bot_line.td-column-1 .td-block-span12:last-child .td_module_wrap{margin-bottom:0;border-bottom:0}@media (min-width:767px){.td_block_1 .td-block-row:last-child .td_module_4:last-child{padding-bottom:0}}@media (min-width:768px){.td_block_1.td-column-2 .td-block-row:last-child .td_module_6:last-child,.td_block_1.td-column-3 .td-block-row:last-child .td_module_6:last-child{padding-bottom:0}}@media (max-width:767px){.td_block_1.td-column-2 .td_module_4,.td_block_1.td-column-3 .td_module_4{padding-bottom:21px}}.td_block_1.td-column-1 .td_module_4{padding-bottom:21px}@media (min-width:768px){.td_block_1.td-column-1 .td-block-span12:last-child .td_module_6{padding-bottom:0}}@media (min-width:767px){.td_block_1.td-column-1 .td-next-prev-wrap,.td_block_1.td-column-1 .td-load-more-wrap{margin-top:25px}}@media (max-width:767px){.td_block_1 .td-block-span4:last-child .td_module_6:last-child,.td_block_1 .td-block-span6:last-child .td_module_6:last-child,.td_block_1 .td-block-span12:last-child .td_module_6:last-child{padding-bottom:0}}.td_block_2 .td_module_2{padding-bottom:21px}.td_block_2 .td-next-prev-wrap,.td_block_2 .td-load-more-wrap{margin-top:26px}.td_block_3.td-column-2 .td-next-prev-wrap,.td_block_3.td-column-3 .td-next-prev-wrap,.td_block_3.td-column-2 .td-load-more-wrap,.td_block_3.td-column-3 .td-load-more-wrap{margin-top:13px}.td_block_5.td-column-2 .td-next-prev-wrap,.td_block_5.td-column-3 .td-next-prev-wrap,.td_block_5.td-column-2 .td-load-more-wrap,.td_block_5.td-column-3 .td-load-more-wrap{margin-top:13px}.td_block_6 .block-title,.td_block_9 .block-title{margin-bottom:21px}@media (min-width:768px){.td_block_6 .td-block-row:last-child .td_module_wrap{margin-bottom:0}}@media (max-width:767px){.td_block_6 .td-block-row:last-child>div:last-child .td_module_wrap{margin-bottom:0}}.td_block_6.td-column-1 .td-block-span12:last-child .td_module_wrap{margin-bottom:0}@media (min-width:767px){.td_block_7 .td-next-prev-wrap,.td_block_8 .td-next-prev-wrap,.td_block_11 .td-next-prev-wrap,.td_block_12 .td-next-prev-wrap,.td_block_7 .td-load-more-wrap,.td_block_8 .td-load-more-wrap,.td_block_11 .td-load-more-wrap,.td_block_12 .td-load-more-wrap{margin-top:26px}}@media (min-width:767px){.td_block_9 .td-next-prev-wrap,.td_block_10 .td-next-prev-wrap,.td_block_9 .td-load-more-wrap,.td_block_10 .td-load-more-wrap{margin-top:25px}}.td_block_11 .td-block-span12:last-child .td_module_wrap,.td_block_12 .td-block-span12:last-child .td_module_wrap{padding-bottom:0}@media (max-width:500px){.td_block_11.td-column-1 .td_module_10{padding-bottom:26px}.td_block_11.td-column-1 .td_module_10 .item-details{padding-left:115px}.td_block_11.td-column-1 .td_module_10 .entry-title{margin-bottom:5px;padding-left:0;min-height:0;font-size:14px;line-height:20px}}.td_block_13{margin-bottom:40px}.td_block_13 .td_block_inner:after{content:'';clear:both;display:table}@media (min-width:768px) and (max-width:1018px){.td_block_13{margin-bottom:30px}}.td_block_13 .td_module_mx3:last-child .td-module-meta-info{border-bottom:0}.td_block_13.td-column-1 .td-next-prev-wrap,.td_block_13.td-column-1 .td-load-more-wrap{margin-top:0}.td_block_13.td-column-2 .td_module_wrap:last-child,.td_block_13.td-column-3 .td_module_wrap:last-child{padding-bottom:0}.td_block_13.td-column-2 .td-next-prev-wrap,.td_block_13.td-column-3 .td-next-prev-wrap,.td_block_13.td-column-2 .td-load-more-wrap,.td_block_13.td-column-3 .td-load-more-wrap{margin-top:40px}@media (min-width:768px) and (max-width:1018px){.td_block_13.td-column-2 .td-next-prev-wrap,.td_block_13.td-column-3 .td-next-prev-wrap,.td_block_13.td-column-2 .td-load-more-wrap,.td_block_13.td-column-3 .td-load-more-wrap{margin-top:30px}}.td-pb-span4 .td_block_13{margin-bottom:22px}.td_block_14 .td_block_inner{margin-right:-3px}@media (max-width:500px){.td_block_14 .td_block_inner{margin-right:0}}.td_block_14 .td-block-row{margin-left:0;margin-right:0}.td_block_14 .td-block-row:last-child{margin-bottom:20px}.td_block_14 .td-block-span12:last-child .td_module_mx1{margin-bottom:0}@media (min-width:767px){.td_block_14 .td-block-row:last-child .td_module_mx1{margin-bottom:0}}@media (max-width:767px){.td_block_14 .td-block-row:last-child>div:last-child .td_module_mx1{margin-bottom:0}}.td_block_14 .td-block-span6{padding-left:0;padding-right:3px;width:50%}.td_block_14 .td-block-span4{padding-left:0;padding-right:3px;width:33.33333333%}@media (min-width:767px){.td_block_14.td-column-2 .td-next-prev-wrap,.td_block_14.td-column-3 .td-next-prev-wrap,.td_block_14.td-column-2 .td-load-more-wrap,.td_block_14.td-column-3 .td-load-more-wrap{margin-top:26px}}@media (max-width:767px){.td_block_14 .td-block-span12,.td_block_14 .td-block-span4{width:50%;float:left;padding-right:3px}.td_block_14 .td-block-span12:nth-child(even){margin-right:-3px}}@media (max-width:500px){.td_block_14 .td-block-span12,.td_block_14 .td-block-span4,.td_block_14 .td-block-span6{width:100%;float:left;padding-right:0}.td_block_14 .td-block-span12:nth-child(even){margin-right:0}}.td_block_14 .td-next-prev-wrap,.td_block_14 .td-load-more-wrap{margin-top:0}@media (max-width:767px){.td-pb-span12 .td_block_14 .td-block-span4:first-child{width:100%}.td-pb-span12 .td_block_14 .td-block-span4:first-child .entry-thumb{width:100%}}.td-pb-span4 .td_block_14{margin-bottom:48px}.td-pb-span4 .td_block_14 .td_block_inner{margin-right:0}@media (max-width:767px){.td-pb-span4 .td_block_14 .td_block_inner{margin-right:-3px}}@media (max-width:500px){.td-pb-span4 .td_block_14 .td_block_inner{margin-right:0}}.td-pb-span4 .td_block_14 .td-next-prev-wrap,.td-pb-span4 .td_block_14 .td-load-more-wrap{margin-top:23px;margin-bottom:0}@media (max-width:767px){.td-pb-span4 .td_block_14 .td-next-prev-wrap,.td-pb-span4 .td_block_14 .td-load-more-wrap{padding-top:20px}}.td_block_15 .td-block-span4{width:33.33333333%}@media (max-width:500px){.td_block_15 .td-block-span4{width:100%}}.td_block_15 .td-block-row{width:auto}.td_block_15 .td-column-3 .td-block-row{margin-right:-22px;margin-left:0}@media (max-width:1018px){.td_block_15 .td-column-3 .td-block-row{margin-right:-15px}}.td_block_15 .td-column-3 .td-block-row .td-block-span4{padding-right:22px;padding-left:0;width:20%}@media (max-width:1018px){.td_block_15 .td-column-3 .td-block-row .td-block-span4{padding-right:15px;float:left}}@media (max-width:500px){.td_block_15 .td-column-3 .td-block-row .td-block-span4{width:100%}}.td_block_15 .td-column-2 .td-block-row{margin-right:-21px;margin-left:0}@media (max-width:1018px){.td_block_15 .td-column-2 .td-block-row{margin-right:-15px}}@media (max-width:500px){.td_block_15 .td-column-2 .td-block-row{margin-right:0}}.td_block_15 .td-column-2 .td-block-row .td-block-span4{padding-right:21px;padding-left:0}@media (max-width:1018px){.td_block_15 .td-column-2 .td-block-row .td-block-span4{padding-right:15px;float:left}}@media (max-width:500px){.td_block_15 .td-column-2 .td-block-row .td-block-span4{padding-right:0}}.td_block_15 .td-column-2 .td_module_mx4{padding-bottom:21px}@media (max-width:767px){.td_block_15 .td-column-2 .td_module_mx4{padding-bottom:0}}@media (min-width:767px){.td_block_15.td-column-3 .td-next-prev-wrap,.td_block_15.td-column-3 .td-load-more-wrap{margin-top:36px}}.td_block_15 .td-column-1{margin-right:-21px}@media (max-width:1018px){.td_block_15 .td-column-1{margin-right:-15px}}.td_block_15 .td-column-1 .td-block-span12{width:50%;padding-right:21px;padding-left:0;float:left}@media (max-width:1018px){.td_block_15 .td-column-1 .td-block-span12{padding-right:15px}}.td_block_15 .td-column-1 .td-block-span12:nth-of-type(odd){clear:left}@media (min-width:767px){.td_block_15.td-column-1 .td-next-prev-wrap,.td_block_15.td-column-2 .td-next-prev-wrap,.td_block_15.td-column-1 .td-load-more-wrap,.td_block_15.td-column-2 .td-load-more-wrap{margin-top:21px}}.td_block_15.td-column-1 .td-block-span12:last-child .td_module_wrap{padding-bottom:22px}.td_block_15.td-column-1 .td-cust-row:last-child .td_module_mx4{padding-bottom:0}@media (max-width:767px){.td_block_15.td-column-1 .td_module_mx4{margin-bottom:0}}@media (max-width:767px){.td_block_15 .td_module_mx4{padding-bottom:0;margin-bottom:26px}.td_block_15 .td-block-row:last-child>div:last-child .td_module_mx4{margin-bottom:0}}@media (min-width:768px) and (max-width:1018px){.td_block_15 .entry-title{font-size:14px}}.td-column-1.td_block_15{overflow:hidden}.td-column-1.td_block_15 .td_block_inner{*zoom:1;}.td-column-1.td_block_15 .td_block_inner:before,.td-column-1.td_block_15 .td_block_inner:after{display:table;content:"";line-height:0}.td-column-1.td_block_15 .td_block_inner:after{clear:both}.td_block_16 .td-column-3 .td-block-row{margin-right:-22px;margin-left:0}@media (min-width:768px) and (max-width:1018px){.td_block_16 .td-column-3 .td-block-row{margin-right:-15px}}@media (max-width:767px){.td_block_16 .td-column-3 .td-block-row{margin-right:0}}.td_block_16 .td-column-3 .td-block-row .td-block-span4{width:20%;padding-right:22px;padding-left:0}@media (min-width:768px) and (max-width:1018px){.td_block_16 .td-column-3 .td-block-row .td-block-span4{padding-right:15px}}@media (max-width:767px){.td_block_16 .td-column-3 .td-block-row .td-block-span4{padding-right:0;float:left;width:100%}}@media (max-width:767px){.td_block_16 .td-column-3 .td-block-row:last-child .td-block-span4:last-child .td_module_mx7 .td-module-image{margin-bottom:0}}.td_block_16 .td-column-2 .td-block-row{margin-right:-21px;margin-left:0}@media (max-width:767px){.td_block_16 .td-column-2 .td-block-row{margin-right:0}}.td_block_16 .td-column-2 .td-block-row .td-block-span4{width:33.33333333%;padding-right:21px;padding-left:0}@media (max-width:767px){.td_block_16 .td-column-2 .td-block-row .td-block-span4{width:100%;float:left;padding-right:0}}.td_block_16 .td-column-2 .td-block-row:last-child .td_module_mx4{padding-bottom:26px}@media (max-width:767px){.td_block_16 .td-column-2 .td-block-row:last-child .td-block-span4:last-child .td_module_mx7 .td-module-image{margin-bottom:0}}.td_block_16 .td-column-2 .td_module_mx7{padding-bottom:26px}@media (min-width:767px){.td_block_16 .td-next-prev-wrap,.td_block_16 .td-load-more-wrap{margin-top:26px}}@media (min-width:768px) and (max-width:1018px){.td_block_16 .td-excerpt{display:none}}@media (max-width:767px){.td_block_16 .td-excerpt{display:none}}@media (min-width:768px) and (max-width:1018px){.td_block_16 .td_module_mx7{padding-bottom:16px}}@media (max-width:767px){.td_block_16 .td_module_mx7{padding-bottom:16px}}@media (max-width:767px){.td_block_16 .td_module_mx7 .entry-title{font-size:14px;line-height:20px}}@media (max-width:767px){.td_block_16 .td_module_mx7 .td-module-image{width:100px;float:left;margin-bottom:26px}}@media (max-width:767px){.td_block_16 .td_module_mx7 .td-module-thumb{margin-bottom:0}}@media (max-width:767px){.td_block_16 .td_module_mx7 .item-details{margin-left:115px}}@media (min-width:768px) and (max-width:1018px){.td_block_16 .td-module-meta-info{margin-bottom:0}}@media (max-width:767px){.td_block_16 .td-module-meta-info{margin-bottom:0}}@media (min-width:768px){.td_block_17 .td-block-row:last-child .td-block-span4 .td_module_8:last-child,.td_block_17 .td-block-row:last-child .td-block-span6 .td_module_8:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}}@media (max-width:767px){.td_block_17 .td-block-row:last-child .td-block-span4:last-child .td_module_8:last-child,.td_block_17 .td-block-row:last-child .td-block-span6:last-child .td_module_8:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}}.td_block_17 .td-column-1 .td_module_4{padding-bottom:25px;border-bottom:1px dashed #f2f2f2;margin-bottom:16px}.td_block_17 .td-column-1 .td-block-span12:last-child .td_module_8{border-bottom:0;margin-bottom:0;padding-bottom:0}.td_block_17 .td-column-2 .td-block-row:last-child .td_module_4,.td_block_17 .td-column-3 .td-block-row:last-child .td_module_4{padding-bottom:0}@media (max-width:767px){.td_block_17 .td-column-2 .td-block-row:last-child .td_module_4,.td_block_17 .td-column-3 .td-block-row:last-child .td_module_4{padding-bottom:16px;border-bottom:1px dashed #f2f2f2;margin-bottom:14px}}@media (min-width:767px){.td_block_17.td-column-1 .td-next-prev-wrap,.td_block_17.td-column-1 .td-load-more-wrap{margin-top:30px}}.td_block_18 .td-block-span12{width:100%}.td_block_18 .td_module_wrap:last-child{padding-bottom:0}@media (max-width:767px){.td_block_18 .td_module_mx8 .td-module-thumb{margin-bottom:20px}}@media (max-width:767px){.td_block_18 .td_module_mx8 .entry-title{font-size:18px;line-height:24px}}@media (max-width:767px){.td_block_18 .td_module_mx8 .td-module-meta-info{padding:0 14px}}@media (max-width:767px){.td_block_18 .td_module_mx2 .item-details{padding-top:0;margin-bottom:26px}}@media (max-width:767px){.td_block_18 .td_module_mx2 .item-details .entry-title{margin-bottom:3px}}.td_block_18 .td_module_mx2 .td-module-meta-info{margin-bottom:0}.td_block_18 .td-column-1 .td_module_wrap{padding-bottom:0}.td_block_18 .td-column-1 .td_module_mx8 .td-module-thumb{margin-bottom:20px}@media (max-width:767px){.td_block_18 .td-column-1 .td_module_mx8 .td-module-thumb{margin-bottom:26px}}.td_block_18 .td-column-1 .td_module_mx8 .entry-title{font-size:18px;line-height:24px}@media (min-width:768px) and (max-width:1018px){.td_block_18 .td-column-1 .td_module_mx8 .entry-title{font-size:15px;line-height:19px}}.td_block_18 .td-column-1 .td_module_mx8 .td-module-meta-info{padding:0 14px}@media (min-width:768px) and (max-width:1018px){.td_block_18 .td-column-1 .td_module_mx8 .td-post-category{display:none}}.td_block_18 .td-column-1 .td_module_mx2:last-child .item-details{margin-bottom:0}@media (min-width:768px) and (max-width:1018px){.td_block_18 .td-column-2 .td_module_mx8{padding-bottom:25px}}@media (max-width:767px){.td_block_18 .td-column-2 .td_module_mx8{padding-bottom:6px}}.td_block_18 .td-column-2 .td_module_mx8 .td-module-meta-info{bottom:20px}@media (max-width:767px){.td_block_18 .td-column-2 .td_module_mx8 .td-module-meta-info{bottom:14px}}@media (min-width:768px) and (max-width:1018px){.td_block_18 .td-column-2 .td_module_10{padding-bottom:24px}}@media (min-width:768px) and (max-width:1018px){.td_block_18 .td-column-2 .td_module_10 .td-excerpt{margin-top:3px}}@media (max-width:767px){.td_block_18 .td-column-2 .td_module_10 .td-module-meta-info{margin-bottom:0}}.td_block_18 .td-column-3 .td_module_mx8 .entry-thumb{width:100%}@media (min-width:768px) and (max-width:1018px){.td_block_18 .td-column-3 .td_module_mx8{padding-bottom:25px}}@media (max-width:767px){.td_block_18 .td-column-3 .td_module_mx8{padding-bottom:6px}}.td_block_18 .td-column-3 .td_module_mx8 .td-module-meta-info{bottom:20px}@media (max-width:767px){.td_block_18 .td-column-3 .td_module_mx8 .td-module-meta-info{bottom:14px}}@media (min-width:767px){.td_block_18.td-column-2 .td-next-prev-wrap,.td_block_18.td-column-3 .td-next-prev-wrap,.td_block_18.td-column-2 .td-load-more-wrap,.td_block_18.td-column-3 .td-load-more-wrap{margin-top:30px}}@media (min-width:768px) and (max-width:1018px){.td_block_18 .td_module_10{padding-bottom:30px}}@media (min-width:768px) and (max-width:1018px){.td_block_18 .td_module_10 .td-excerpt{margin-top:3px}}@media (max-width:767px){.td_block_18 .td_module_10 .td-module-meta-info{margin-bottom:0}}.td_block_19 .td_module_mx1{margin-bottom:26px}@media (max-width:767px){.td_block_19 .td_module_mx2 .item-details{padding-top:0;margin-bottom:26px}}@media (max-width:767px){.td_block_19 .td_module_mx2 .item-details .entry-title{margin-bottom:3px}}.td_block_19 .td_module_mx2 .td-module-meta-info{margin-bottom:0}.td_block_19 .td-block-row{margin-right:-15px;margin-left:-15px}.td_block_19 .td-block-span6,.td_block_19 .td-block-span4{padding-right:15px;padding-left:15px}@media (min-width:768px) and (max-width:1018px){.td_block_19 .td-block-row{margin-right:-10px;margin-left:-10px}.td_block_19 .td-block-span6,.td_block_19 .td-block-span4{padding-right:10px;padding-left:10px}}@media (max-width:767px){.td_block_19 .td-block-row{margin:0}.td_block_19 .td-block-span6,.td_block_19 .td-block-span4{padding:0}}@media (min-width:768px){.td_block_19 .td-block-row:last-child .td_module_wrap.td_module_mx1,.td_block_19 .td-block-row:last-child .td_module_wrap.td_module_mx2,.td_block_19 .td-block-row:last-child .td_module_wrap.td_module_mx2 .item-details{margin-bottom:0}}@media (max-width:767px){.td_block_19 .td-block-row:last-child>div:last-child .td_module_wrap.td_module_mx1,.td_block_19 .td-block-row:last-child>div:last-child .td_module_wrap.td_module_mx2,.td_block_19 .td-block-row:last-child>div:last-child .td_module_wrap.td_module_mx2 .item-details{margin-bottom:0}}.td_block_19.td-column-1 .td_module_wrap:last-child.td_module_mx1,.td_block_19.td-column-1 .td_module_wrap:last-child.td_module_mx2,.td_block_19.td-column-1 .td_module_wrap:last-child.td_module_mx2 .item-details{margin-bottom:0}.td_block_19 .td-next-prev-wrap,.td_block_19 .td-load-more-wrap{margin-top:20px}.td_block_20 .td-module-meta-info{margin-left:0}.td_block_20 .td-post-author-name,.td_block_20 .td-post-date{margin-left:0;line-height:17px;vertical-align:top;top:-1px}.td_block_20 .td-module-comments{margin-right:0;position:absolute;right:20px;bottom:12px}.td_block_20 .td_module_14 .td-module-thumb{margin-bottom:12px}.td_block_20 .td_module_14 .td-module-meta-holder{padding:14px 20px 12px}@media (max-width:500px){.td_block_20 .td_module_14 .td-module-meta-holder{padding:10px 10px 12px}}.td_block_20 .td_module_14 .td-module-meta-info{bottom:0;padding:0;width:90%}.td_block_20 .td_module_14 .td-excerpt{padding:0 10px 0 20px;width:90%}@media (max-width:500px){.td_block_20 .td_module_14 .td-excerpt{padding-left:10px}}.td_block_20 .td_module_14 .entry-title{bottom:auto}@media (max-width:500px){.td_block_20 .td_module_14 .entry-title{margin-right:0;margin-left:0}}.td_block_20 .td_module_14 .entry-title:after{display:none}.td_block_20 .td_module_14:last-child{padding-bottom:0}.td_block_20 .td_module_mx3{padding-bottom:25px;margin-bottom:25px;border-bottom:1px dashed var(--td_grid_border_color,#ededed)}@media (max-width:767px){.td_block_20 .td_module_mx3{width:100%}.td_block_20 .td_module_mx3:nth-child(even){margin-left:0}}.td_block_20 .td_module_mx3:last-child{border-bottom:0}.td_block_20 .td_module_mx3 .td-module-meta-info{bottom:25px;border-bottom:0;margin:0;width:90%;padding:14px 16px 12px}@media (min-width:768px) and (max-width:1018px){.td_block_20 .td_module_mx3 .td-module-meta-info{padding:6px 0 0}}@media (max-width:500px){.td_block_20 .td_module_mx3 .td-module-meta-info{padding:10px 20px 12px 10px}}@media (min-width:768px) and (max-width:1018px){.td_block_20 .td_module_mx3 .td-post-author-name,.td_block_20 .td_module_mx3 .td-post-date,.td_block_20 .td_module_mx3 .td-module-comments{display:none}}.td_block_20 .td_module_mx3 .entry-title{font-weight:500}@media (min-width:768px) and (max-width:1018px){.td_block_20 .td_module_mx3 .entry-title{font-size:15px;font-weight:500;line-height:20px;margin-bottom:0}}@media (max-width:767px){.td_block_20 .td_module_mx3 .entry-title{font-size:22px;line-height:30px}}@media (max-width:500px){.td_block_20 .td_module_mx3 .entry-title{font-size:18px;line-height:26px;margin-right:0;margin-left:0}}.td_block_20 .td_module_mx3 .td-module-thumb{margin-bottom:0}.td_block_20 .td-video-play-ico{top:24px;right:24px;left:auto;transform:none;-webkit-transform:none;width:30px;height:30px;font-size:30px}.td_block_20 .td-next-prev-wrap,.td_block_20 .td-load-more-wrap{margin-top:40px}@media (max-width:500px){.td_block_20 .td-next-prev-wrap,.td_block_20 .td-load-more-wrap{margin-bottom:0}}.td_block_20.td-column-1 .td_module_mx3:last-child{margin-bottom:0}.td_block_20.td-column-1 .td-next-prev-wrap,.td_block_20.td-column-1 .td-load-more-wrap{margin-top:1px}.td_block_20 .td_module_wrap:last-child{margin-bottom:0}.td_block_20 .td_block_inner:after{content:'';clear:both;display:table}.td_block_21 .td_module_16 .td-module-meta-info{margin-bottom:0}.td_block_21.td-column-1 .td-module-thumb{width:100px}@media (min-width:768px) and (max-width:1018px){.td_block_21.td-column-1 .td-module-thumb{width:50px}}@media (max-width:767px){.td_block_21.td-column-1 .td-module-thumb{width:80px}}.td_block_21.td-column-1 .item-details{margin-left:115px;min-height:100px}@media (min-width:768px) and (max-width:1018px){.td_block_21.td-column-1 .item-details{margin-left:60px;min-height:50px}}@media (max-width:767px){.td_block_21.td-column-1 .item-details{margin-left:95px;min-height:80px}}.td_block_21.td-column-1 .entry-title{font-size:17px;line-height:23px;min-height:0;padding-left:0}@media (min-width:768px) and (max-width:1018px){.td_block_21.td-column-1 .entry-title{font-size:14px;line-height:21px}}@media (max-width:767px){.td_block_21.td-column-1 .entry-title{font-size:22px;line-height:28px;font-weight:500}}@media (max-width:500px){.td_block_21.td-column-1 .entry-title{font-size:17px;line-height:22px}}.td_block_21.td-column-1 .td-excerpt{display:none}.td_block_21.td-column-1 .td_module_16{padding-bottom:19px}@media (min-width:768px) and (max-width:1018px){.td_block_21.td-column-1 .td-post-author-name{display:none}}@media (min-width:767px){.td_block_21.td-column-1 .td-next-prev-wrap,.td_block_21.td-column-1 .td-load-more-wrap{margin-top:26px}}@media (min-width:767px){.td_block_21.td-column-2 .td-next-prev-wrap,.td_block_21.td-column-3 .td-next-prev-wrap,.td_block_21.td-column-2 .td-load-more-wrap,.td_block_21.td-column-3 .td-load-more-wrap{margin-top:30px}}.td_block_21 .td_module_wrap:last-child{padding-bottom:0}.td_block_22 .td-column-1 .entry-title{font-size:26px;line-height:30px}@media (max-width:1018px){.td_block_22 .td-column-1 .entry-title{font-size:21px;line-height:28px}}.td_block_22 .td-column-1 .td-excerpt{font-size:15px;line-height:26px;margin-top:19px}@media (min-width:768px) and (max-width:1018px){.td_block_22 .td-column-1 .td-excerpt{font-size:13px;line-height:22px;margin-top:15px}}.td_block_22 .td-column-1 .td-read-more{margin-top:15px}@media (min-width:768px) and (max-width:1018px){.td_block_22 .td-column-1 .td-read-more{margin-top:8px}}.td_block_22 .td-column-1 .td_module_wrap{padding-bottom:20px}@media (min-width:768px) and (max-width:1018px){.td_block_22 .td-column-1 .td_module_wrap{padding-bottom:10px}}.td_block_22 .td-column-1 .td-module-meta-holder{height:41px;padding:12px 12px 12px 15px}@media (min-width:768px) and (max-width:1018px){.td_block_22 .td-column-1 .td-module-meta-holder{height:33px;padding:8px 12px 8px 10px;font-size:11px}}.td_block_22 .td-column-3 .entry-title{font-size:34px;line-height:44px}@media (max-width:1018px){.td_block_22 .td-column-3 .entry-title{font-size:21px;line-height:28px}}.td_block_22.td_with_ajax_pagination .td-module-image{margin:0}.td_block_22 .td_module_wrap:last-child{padding-bottom:0}.td_block_22 .td_module_wrap:last-child .td-read-more{margin-bottom:0}@media (min-width:768px) and (max-width:1018px){.td_block_23 .td-column-1 .entry-title{font-size:19px;line-height:24px}}@media (min-width:768px) and (max-width:1018px){.td_block_23 .td-column-1 .td-post-author-name{display:none}}.td_block_23 .td_module_wrap:last-child{margin-bottom:0;padding-bottom:0}.td_block_23 .td_module_wrap:last-child .meta-info-container{padding-bottom:0;border-bottom:none}.td_block_23 .td_module_wrap:last-child .td-read-more{margin-bottom:0}.td_block_23 .td-column-3 .entry-title{font-size:34px;line-height:44px}@media (max-width:1018px){.td_block_23 .td-column-3 .entry-title{font-size:22px;line-height:28px}}.td_block_24 .td_module_wrap:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.td_block_24 .td-read-more{margin-bottom:0}.td_block_24 .td-column-3 .td-module-thumb{width:534px;height:350px}@media (min-width:768px) and (max-width:1018px){.td_block_24 .td-column-3 .td-module-thumb{width:400px;height:320px}}@media (max-width:767px){.td_block_24 .td-column-3 .td-module-thumb{width:100px;height:120px}}.td_block_24 .td-column-3 .td-module-thumb .entry-thumb{height:auto;width:100%}@media (min-width:768px) and (max-width:1018px){.td_block_24 .td-column-3 .td-module-thumb .entry-thumb{width:100%}}@media (max-width:767px){.td_block_24 .td-column-3 .td-module-thumb .entry-thumb{height:100%;width:auto}}.td_block_24 .td-column-3 .td-item-details{min-height:350px;margin-left:564px}@media (min-width:768px) and (max-width:1018px){.td_block_24 .td-column-3 .td-item-details{min-height:330px;margin-left:430px}}@media (max-width:767px){.td_block_24 .td-column-3 .td-item-details{min-height:120px;margin-left:115px}}@media (min-width:768px){.td_block_25 .td-block-row:last-child>div .td_module_wrap:last-child{padding-bottom:0}.td_block_25.td-column-1 .td-block-span12:last-child .td_module_wrap{padding-bottom:0}}@media (max-width:767px){.td_block_25.td-column-3 .td-block-span4:last-child .td_module_wrap:last-child{padding-bottom:0}.td_block_25.td-column-2 .td-block-span6:last-child .td_module_wrap:last-child{padding-bottom:0}.td_block_25.td-column-1 .td-block-span12:last-child .td_module_wrap{padding-bottom:0}}@media (min-width:768px) and (max-width:1018px){.homepage-post .td-post-template-7 .td-post-header header .entry-title{font-size:36px;line-height:46px}}@media (max-width:767px){.homepage-post .td-post-template-7 .td-post-header header .entry-title{font-size:26px;line-height:32px;margin-bottom:7px}}.td-homepage-post .entry-title{margin-top:0}.td-main-page-wrap .td-container>.td-pb-row:first-child .td_block_trending_now:first-child,.td-main-page-wrap .tdc-row:first-child .wpb_wrapper .td_block_trending_now:first-child,.td-main-page-wrap .tdc_zone .tdc-row:first-of-type .wpb_wrapper .td_block_trending_now:first-child,.td-main-page-wrap .tdc-row:first-of-type .tdc-element:first-of-type .td_block_trending_now:first-child,.td-main-page-wrap .tdc-row-composer:first-child .wpb_wrapper .td_block_trending_now:first-child,.td-main-page-wrap .tdc-row-composer:first-of-type .tdc-element:first-of-type .td_block_trending_now:first-child{position:relative;margin:-24px 0 24px;z-index:1}@media (max-width:767px){.td-main-page-wrap .td-container>.td-pb-row:first-child .td_block_trending_now:first-child,.td-main-page-wrap .tdc-row:first-child .wpb_wrapper .td_block_trending_now:first-child,.td-main-page-wrap .tdc_zone .tdc-row:first-of-type .wpb_wrapper .td_block_trending_now:first-child,.td-main-page-wrap .tdc-row:first-of-type .tdc-element:first-of-type .td_block_trending_now:first-child,.td-main-page-wrap .tdc-row-composer:first-child .wpb_wrapper .td_block_trending_now:first-child,.td-main-page-wrap .tdc-row-composer:first-of-type .tdc-element:first-of-type .td_block_trending_now:first-child{margin-bottom:0;padding:4px 0 12px}}@media (max-width:767px){.td-main-page-wrap .td-container>.td-pb-row:first-child .td-trending-style2:first-child,.td-main-page-wrap .tdc-row:first-child .wpb_wrapper .td-trending-style2:first-child,.td-main-page-wrap .tdc_zone .tdc-row:first-of-type .wpb_wrapper .td-trending-style2:first-child,.td-main-page-wrap .tdc-row:first-of-type .tdc-element:first-of-type .td-trending-style2:first-child,.td-main-page-wrap .tdc-row-composer:first-child .wpb_wrapper .td-trending-style2:first-child,.td-main-page-wrap .tdc-row-composer:first-of-type .tdc-element:first-of-type .td-trending-style2:first-child{padding:12px 2px !important;margin-bottom:7px}}.td-main-page-wrap .tdc-row:first-child .tdc-elements .td_block_trending_now:first-of-type,.td-main-page-wrap .tdc-row-composer:first-child .tdc-elements .td_block_trending_now:first-of-type{position:relative;margin:-24px 0 24px;z-index:1}@media (max-width:767px){.td-main-page-wrap .tdc-row:first-child .tdc-elements .td_block_trending_now:first-of-type,.td-main-page-wrap .tdc-row-composer:first-child .tdc-elements .td_block_trending_now:first-of-type{margin-bottom:0;padding:4px 0 12px}}@media (max-width:767px){.td-main-page-wrap .tdc-row:first-child .tdc-elements .td_block_trending_now:first-of-type.td-trending-style2,.td-main-page-wrap .tdc-row-composer:first-child .tdc-elements .td_block_trending_now:first-of-type.td-trending-style2{padding:12px 2px !important;margin-bottom:7px}}a[href^=tel]{color:inherit}.td_block_homepage_full_1{padding-bottom:0;margin-bottom:0}.td_block_popular_categories{padding-bottom:0}.td-mx-13 .entry-title{font-size:13px;line-height:18px}@media (min-width:768px) and (max-width:1018px){.td-mx-13 .entry-title{font-size:12px !important;line-height:15px !important}}@media (max-width:767px){.td-mx-13 .entry-title{font-size:13px !important;line-height:18px !important}}.td-mx-13 .td-post-category{margin-bottom:11px}@media (min-width:768px) and (max-width:1018px){.td-mx-13 .td-post-category{margin-bottom:9px}}@media (max-width:767px){.td-mx-13 .td-post-category{margin-bottom:10px}}.td-mx-13 .td-module-meta-info{margin-top:6px}.td-mx-13 .td-meta-info-container{padding:0 15px 15px}@media (min-width:768px) and (max-width:1018px){.td-mx-13 .td-meta-info-container{padding:0 13px 10px}}@media (max-width:767px){.td-mx-13 .td-meta-info-container{padding:0 10px 11px}}.td-grid-style-2 .td-mx-13 .td-meta-info-container,.td-grid-style-3 .td-mx-13 .td-meta-info-container,.td-grid-style-7 .td-mx-13 .td-meta-info-container{padding:0 !important}.td-grid-style-2 .td-mx-13 .td-big-grid-meta,.td-grid-style-3 .td-mx-13 .td-big-grid-meta,.td-grid-style-7 .td-mx-13 .td-big-grid-meta,.td-grid-style-2 .td-mx-13 .td-module-meta-info,.td-grid-style-3 .td-mx-13 .td-module-meta-info,.td-grid-style-7 .td-mx-13 .td-module-meta-info{width:100%}.td-grid-style-2 .td-mx-13 .td-big-grid-meta,.td-grid-style-3 .td-mx-13 .td-big-grid-meta,.td-grid-style-7 .td-mx-13 .td-big-grid-meta{padding:15px 15px 0}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-mx-13 .td-big-grid-meta,.td-grid-style-3 .td-mx-13 .td-big-grid-meta,.td-grid-style-7 .td-mx-13 .td-big-grid-meta{padding:13px 13px 0}}@media (max-width:767px){.td-grid-style-2 .td-mx-13 .td-big-grid-meta,.td-grid-style-3 .td-mx-13 .td-big-grid-meta,.td-grid-style-7 .td-mx-13 .td-big-grid-meta{padding:10px 10px 0}}.td-grid-style-2 .td-mx-13 .td-module-meta-info,.td-grid-style-3 .td-mx-13 .td-module-meta-info,.td-grid-style-7 .td-mx-13 .td-module-meta-info{padding:0 15px 15px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-mx-13 .td-module-meta-info,.td-grid-style-3 .td-mx-13 .td-module-meta-info,.td-grid-style-7 .td-mx-13 .td-module-meta-info{padding:0 13px 13px}}@media (max-width:767px){.td-grid-style-2 .td-mx-13 .td-module-meta-info,.td-grid-style-3 .td-mx-13 .td-module-meta-info,.td-grid-style-7 .td-mx-13 .td-module-meta-info{padding:0 10px 10px}}.td-grid-style-4 .td-mx-13 .entry-title{padding:1px 5px 2px}.td-grid-style-4 .td-mx-13 .td-meta-info-container{width:100%}.td-grid-style-5 .td-mx-13 .td-meta-info-container,.td-grid-style-6 .td-mx-13 .td-meta-info-container{padding:15px !important}@media (min-width:768px) and (max-width:1018px){.td-grid-style-5 .td-mx-13 .td-meta-info-container,.td-grid-style-6 .td-mx-13 .td-meta-info-container{padding:13px !important}}@media (max-width:767px){.td-grid-style-5 .td-mx-13 .td-meta-info-container,.td-grid-style-6 .td-mx-13 .td-meta-info-container{padding:10px !important}}.td-grid-style-7 .td-mx-13.td-big-grid-post .td-post-category{bottom:13px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-mx-13.td-big-grid-post .td-post-category{bottom:11px}}@media (max-width:767px){.td-grid-style-7 .td-mx-13.td-big-grid-post .td-post-category{bottom:8px}}.td-mx-15 .entry-title{font-size:15px;line-height:20px}@media (max-width:1018px){.td-mx-15 .entry-title{font-size:13px !important;line-height:18px !important}}.td-mx-15 .td-post-category{margin-bottom:10px}.td-mx-15 .td-module-meta-info{margin-top:6px}.td-mx-15 .td-meta-info-container{padding:0 10px 18px}@media (max-width:1018px){.td-mx-15 .td-meta-info-container{padding-bottom:11px}}.td-grid-style-2 .td-mx-15 .td-meta-info-container,.td-grid-style-3 .td-mx-15 .td-meta-info-container,.td-grid-style-7 .td-mx-15 .td-meta-info-container{padding:0 !important}.td-grid-style-2 .td-mx-15 .td-big-grid-meta,.td-grid-style-3 .td-mx-15 .td-big-grid-meta,.td-grid-style-7 .td-mx-15 .td-big-grid-meta,.td-grid-style-2 .td-mx-15 .td-module-meta-info,.td-grid-style-3 .td-mx-15 .td-module-meta-info,.td-grid-style-7 .td-mx-15 .td-module-meta-info{width:100%}.td-grid-style-2 .td-mx-15 .td-big-grid-meta,.td-grid-style-3 .td-mx-15 .td-big-grid-meta,.td-grid-style-7 .td-mx-15 .td-big-grid-meta{padding:18px 10px 0}@media (max-width:1018px){.td-grid-style-2 .td-mx-15 .td-big-grid-meta,.td-grid-style-3 .td-mx-15 .td-big-grid-meta,.td-grid-style-7 .td-mx-15 .td-big-grid-meta{padding:11px 11px 0}}.td-grid-style-2 .td-mx-15 .td-module-meta-info,.td-grid-style-3 .td-mx-15 .td-module-meta-info,.td-grid-style-7 .td-mx-15 .td-module-meta-info{padding:0 10px 18px}@media (max-width:1018px){.td-grid-style-2 .td-mx-15 .td-module-meta-info,.td-grid-style-3 .td-mx-15 .td-module-meta-info,.td-grid-style-7 .td-mx-15 .td-module-meta-info{padding:0 11px 11px}}.td-grid-style-4 .td-mx-15 .entry-title{padding:2px 6px 3px}.td-grid-style-4 .td-mx-15 .td-meta-info-container{width:100%}.td-grid-style-5 .td-mx-15 .td-meta-info-container,.td-grid-style-6 .td-mx-15 .td-meta-info-container{padding:18px !important}@media (max-width:1018px){.td-grid-style-5 .td-mx-15 .td-meta-info-container,.td-grid-style-6 .td-mx-15 .td-meta-info-container{padding:11px !important}}.td-grid-style-7 .td-mx-15.td-big-grid-post .td-post-category{bottom:14px}@media (max-width:1018px){.td-grid-style-7 .td-mx-15.td-big-grid-post .td-post-category{bottom:9px !important}}.td-mx-17 .entry-title{font-size:17px;line-height:22px}@media (max-width:1018px){.td-mx-17 .entry-title{font-size:15px !important;line-height:20px !important}}.td-mx-17 .td-post-category{margin-bottom:11px}.td-mx-17 .td-module-meta-info{margin-top:7px}.td-mx-17 .td-meta-info-container{padding:0 10px 18px}@media (min-width:768px) and (max-width:1018px){.td-mx-17 .td-meta-info-container{padding:0 14px 10px}}@media (max-width:767px){.td-mx-17 .td-meta-info-container{padding:0 10px 11px}}@media (max-width:767px){.td-grid-style-1 .td-mx-17 .td-module-meta-info{margin-bottom:8px}}.td-grid-style-2 .td-mx-17 .td-meta-info-container,.td-grid-style-3 .td-mx-17 .td-meta-info-container,.td-grid-style-7 .td-mx-17 .td-meta-info-container{padding:0 !important}.td-grid-style-2 .td-mx-17 .td-big-grid-meta,.td-grid-style-3 .td-mx-17 .td-big-grid-meta,.td-grid-style-7 .td-mx-17 .td-big-grid-meta,.td-grid-style-2 .td-mx-17 .td-module-meta-info,.td-grid-style-3 .td-mx-17 .td-module-meta-info,.td-grid-style-7 .td-mx-17 .td-module-meta-info{width:100%}.td-grid-style-2 .td-mx-17 .td-big-grid-meta,.td-grid-style-3 .td-mx-17 .td-big-grid-meta,.td-grid-style-7 .td-mx-17 .td-big-grid-meta{padding:18px 10px 0}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-mx-17 .td-big-grid-meta,.td-grid-style-3 .td-mx-17 .td-big-grid-meta,.td-grid-style-7 .td-mx-17 .td-big-grid-meta{padding:10px 14px 0}}@media (max-width:767px){.td-grid-style-2 .td-mx-17 .td-big-grid-meta,.td-grid-style-3 .td-mx-17 .td-big-grid-meta,.td-grid-style-7 .td-mx-17 .td-big-grid-meta{padding:11px 10px 0}}.td-grid-style-2 .td-mx-17 .td-module-meta-info,.td-grid-style-3 .td-mx-17 .td-module-meta-info,.td-grid-style-7 .td-mx-17 .td-module-meta-info{padding:0 10px 18px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-mx-17 .td-module-meta-info,.td-grid-style-3 .td-mx-17 .td-module-meta-info,.td-grid-style-7 .td-mx-17 .td-module-meta-info{padding:0 14px 10px}}@media (max-width:767px){.td-grid-style-2 .td-mx-17 .td-module-meta-info,.td-grid-style-3 .td-mx-17 .td-module-meta-info,.td-grid-style-7 .td-mx-17 .td-module-meta-info{padding:0 10px 11px}}.td-grid-style-4 .td-mx-17 .entry-title{padding:2px 6px 3px}.td-grid-style-4 .td-mx-17 .td-meta-info-container{width:100%}.td-grid-style-5 .td-mx-17 .td-meta-info-container,.td-grid-style-6 .td-mx-17 .td-meta-info-container{padding:18px !important}@media (min-width:768px) and (max-width:1018px){.td-grid-style-5 .td-mx-17 .td-meta-info-container,.td-grid-style-6 .td-mx-17 .td-meta-info-container{padding:10px !important}}@media (max-width:767px){.td-grid-style-5 .td-mx-17 .td-meta-info-container,.td-grid-style-6 .td-mx-17 .td-meta-info-container{padding:11px !important}}.td-grid-style-7 .td-mx-17.td-big-grid-post .td-post-category{bottom:16px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-mx-17.td-big-grid-post .td-post-category{bottom:8px}}@media (max-width:767px){.td-grid-style-7 .td-mx-17.td-big-grid-post .td-post-category{bottom:9px}}@media (max-width:767px){.td-grid-style-7 .td-big-grid-scroll .td-mx-17 .td-big-grid-meta{padding-left:10px !important;padding-right:10px !important}}.td-mx-19 .entry-title{font-size:19px;line-height:24px}@media (min-width:768px) and (max-width:1018px){.td-mx-19 .entry-title{font-size:17px !important;line-height:22px !important}}@media (max-width:767px){.td-mx-19 .entry-title{font-size:19px !important;line-height:24px !important}}.td-mx-19 .td-post-category{margin-bottom:10px}@media (max-width:767px){.td-mx-19 .td-post-category{margin-bottom:12px}}.td-mx-19 .td-module-meta-info{margin-top:8px}.td-mx-19 .td-meta-info-container{padding:0 20px 18px}@media (min-width:768px) and (max-width:1018px){.td-mx-19 .td-meta-info-container{padding:0 15px 10px}}@media (max-width:767px){.td-mx-19 .td-meta-info-container{padding:0 13px 14px}}.td-grid-style-2 .td-mx-19 .td-meta-info-container,.td-grid-style-3 .td-mx-19 .td-meta-info-container,.td-grid-style-7 .td-mx-19 .td-meta-info-container{padding:0 !important}.td-grid-style-2 .td-mx-19 .td-big-grid-meta,.td-grid-style-3 .td-mx-19 .td-big-grid-meta,.td-grid-style-7 .td-mx-19 .td-big-grid-meta,.td-grid-style-2 .td-mx-19 .td-module-meta-info,.td-grid-style-3 .td-mx-19 .td-module-meta-info,.td-grid-style-7 .td-mx-19 .td-module-meta-info{width:100%}.td-grid-style-2 .td-mx-19 .td-big-grid-meta,.td-grid-style-3 .td-mx-19 .td-big-grid-meta,.td-grid-style-7 .td-mx-19 .td-big-grid-meta{padding:20px 20px 0}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-mx-19 .td-big-grid-meta,.td-grid-style-3 .td-mx-19 .td-big-grid-meta,.td-grid-style-7 .td-mx-19 .td-big-grid-meta{padding:15px 15px 0}}@media (max-width:767px){.td-grid-style-2 .td-mx-19 .td-big-grid-meta,.td-grid-style-3 .td-mx-19 .td-big-grid-meta,.td-grid-style-7 .td-mx-19 .td-big-grid-meta{padding:13px 13px 0}}.td-grid-style-2 .td-mx-19 .td-module-meta-info,.td-grid-style-3 .td-mx-19 .td-module-meta-info,.td-grid-style-7 .td-mx-19 .td-module-meta-info{padding:0 20px 20px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-mx-19 .td-module-meta-info,.td-grid-style-3 .td-mx-19 .td-module-meta-info,.td-grid-style-7 .td-mx-19 .td-module-meta-info{padding:0 15px 15px}}@media (max-width:767px){.td-grid-style-2 .td-mx-19 .td-module-meta-info,.td-grid-style-3 .td-mx-19 .td-module-meta-info,.td-grid-style-7 .td-mx-19 .td-module-meta-info{padding:0 13px 13px}}.td-grid-style-4 .td-mx-19 .entry-title{padding:2px 6px 3px}.td-grid-style-4 .td-mx-19 .td-meta-info-container{width:100%}.td-grid-style-5 .td-mx-19 .td-meta-info-container,.td-grid-style-6 .td-mx-19 .td-meta-info-container{padding:20px !important}@media (min-width:768px) and (max-width:1018px){.td-grid-style-5 .td-mx-19 .td-meta-info-container,.td-grid-style-6 .td-mx-19 .td-meta-info-container{padding:15px !important}}@media (max-width:767px){.td-grid-style-5 .td-mx-19 .td-meta-info-container,.td-grid-style-6 .td-mx-19 .td-meta-info-container{padding:13px !important}}.td-grid-style-7 .td-mx-19.td-big-grid-post .td-post-category{bottom:16px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-mx-19.td-big-grid-post .td-post-category{bottom:12px}}@media (max-width:767px){.td-grid-style-7 .td-mx-19.td-big-grid-post .td-post-category{bottom:10px}}.td-mx-23 .entry-title{font-size:23px;line-height:30px;font-weight:500}@media (max-width:1018px){.td-mx-23 .entry-title{font-size:19px !important;line-height:24px !important}}.td-mx-23 .td-post-category{margin-bottom:14px}@media (max-width:1018px){.td-mx-23 .td-post-category{margin-bottom:10px}}.td-mx-23 .td-module-meta-info{margin-top:8px}.td-mx-23 .td-meta-info-container{padding:0 8% 20px}@media (min-width:768px) and (max-width:1018px){.td-mx-23 .td-meta-info-container{padding:0 4% 20px}}@media (max-width:767px){.td-mx-23 .td-meta-info-container{padding:0 15px 14px}}.td-grid-style-2 .td-mx-23 .td-meta-info-container,.td-grid-style-3 .td-mx-23 .td-meta-info-container,.td-grid-style-7 .td-mx-23 .td-meta-info-container{padding:0 !important}.td-grid-style-2 .td-mx-23 .td-big-grid-meta,.td-grid-style-3 .td-mx-23 .td-big-grid-meta,.td-grid-style-7 .td-mx-23 .td-big-grid-meta,.td-grid-style-2 .td-mx-23 .td-module-meta-info,.td-grid-style-3 .td-mx-23 .td-module-meta-info,.td-grid-style-7 .td-mx-23 .td-module-meta-info{width:100%}.td-grid-style-2 .td-mx-23 .td-big-grid-meta,.td-grid-style-3 .td-mx-23 .td-big-grid-meta,.td-grid-style-7 .td-mx-23 .td-big-grid-meta{padding:20px 8% 0}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-mx-23 .td-big-grid-meta,.td-grid-style-3 .td-mx-23 .td-big-grid-meta,.td-grid-style-7 .td-mx-23 .td-big-grid-meta{padding:20px 4% 0}}@media (max-width:767px){.td-grid-style-2 .td-mx-23 .td-big-grid-meta,.td-grid-style-3 .td-mx-23 .td-big-grid-meta,.td-grid-style-7 .td-mx-23 .td-big-grid-meta{padding:15px 15px 0}}.td-grid-style-2 .td-mx-23 .td-module-meta-info,.td-grid-style-3 .td-mx-23 .td-module-meta-info,.td-grid-style-7 .td-mx-23 .td-module-meta-info{padding:0 8% 20px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-mx-23 .td-module-meta-info,.td-grid-style-3 .td-mx-23 .td-module-meta-info,.td-grid-style-7 .td-mx-23 .td-module-meta-info{padding:0 4% 20px}}@media (max-width:767px){.td-grid-style-2 .td-mx-23 .td-module-meta-info,.td-grid-style-3 .td-mx-23 .td-module-meta-info,.td-grid-style-7 .td-mx-23 .td-module-meta-info{padding:0 15px 15px}}.td-grid-style-4 .td-mx-23 .entry-title{padding:2px 6px 4px}.td-grid-style-4 .td-mx-23 .td-meta-info-container{width:auto;max-width:80%}@media (max-width:767px){.td-grid-style-4 .td-mx-23 .td-meta-info-container{width:100%;max-width:100%}}.td-grid-style-5 .td-mx-23 .td-meta-info-container,.td-grid-style-6 .td-mx-23 .td-meta-info-container{padding:20px !important}@media (min-width:768px) and (max-width:1018px){.td-grid-style-5 .td-mx-23 .td-meta-info-container,.td-grid-style-6 .td-mx-23 .td-meta-info-container{padding:20px !important}}@media (max-width:767px){.td-grid-style-5 .td-mx-23 .td-meta-info-container,.td-grid-style-6 .td-mx-23 .td-meta-info-container{padding:15px !important}}.td-grid-style-7 .td-mx-23.td-big-grid-post .td-post-category{bottom:16px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-mx-23.td-big-grid-post .td-post-category{bottom:16px}}@media (max-width:767px){.td-grid-style-7 .td-mx-23.td-big-grid-post .td-post-category{bottom:12px}}.td-mx-28 .entry-title{font-size:28px;line-height:38px;font-weight:500}@media (min-width:768px) and (max-width:1018px){.td-mx-28 .entry-title{font-size:22px !important;line-height:29px !important}}@media (max-width:767px){.td-mx-28 .entry-title{font-size:19px !important;line-height:24px !important}}.td-mx-28 .td-post-category{margin-bottom:14px}@media (max-width:1018px){.td-mx-28 .td-post-category{margin-bottom:11px}}.td-mx-28 .td-module-meta-info{margin-top:12px}@media (max-width:767px){.td-mx-28 .td-module-meta-info{margin-top:7px}}.td-mx-28 .td-meta-info-container{padding:0 10px 28px}@media (min-width:768px) and (max-width:1018px){.td-mx-28 .td-meta-info-container{padding:0 14px 20px}}@media (max-width:767px){.td-mx-28 .td-meta-info-container{padding:0 10px 14px}}.td-grid-style-2 .td-mx-28 .td-meta-info-container,.td-grid-style-3 .td-mx-28 .td-meta-info-container,.td-grid-style-7 .td-mx-28 .td-meta-info-container{padding:0 !important}.td-grid-style-2 .td-mx-28 .td-big-grid-meta,.td-grid-style-3 .td-mx-28 .td-big-grid-meta,.td-grid-style-7 .td-mx-28 .td-big-grid-meta,.td-grid-style-2 .td-mx-28 .td-module-meta-info,.td-grid-style-3 .td-mx-28 .td-module-meta-info,.td-grid-style-7 .td-mx-28 .td-module-meta-info{width:100%}.td-grid-style-2 .td-mx-28 .td-big-grid-meta,.td-grid-style-3 .td-mx-28 .td-big-grid-meta,.td-grid-style-7 .td-mx-28 .td-big-grid-meta{padding:28px 10px 0}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-mx-28 .td-big-grid-meta,.td-grid-style-3 .td-mx-28 .td-big-grid-meta,.td-grid-style-7 .td-mx-28 .td-big-grid-meta{padding:20px 14px 0}}@media (max-width:767px){.td-grid-style-2 .td-mx-28 .td-big-grid-meta,.td-grid-style-3 .td-mx-28 .td-big-grid-meta,.td-grid-style-7 .td-mx-28 .td-big-grid-meta{padding:14px 10px 0}}.td-grid-style-2 .td-mx-28 .td-module-meta-info,.td-grid-style-3 .td-mx-28 .td-module-meta-info,.td-grid-style-7 .td-mx-28 .td-module-meta-info{padding:0 10px 28px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-mx-28 .td-module-meta-info,.td-grid-style-3 .td-mx-28 .td-module-meta-info,.td-grid-style-7 .td-mx-28 .td-module-meta-info{padding:0 14px 20px}}@media (max-width:767px){.td-grid-style-2 .td-mx-28 .td-module-meta-info,.td-grid-style-3 .td-mx-28 .td-module-meta-info,.td-grid-style-7 .td-mx-28 .td-module-meta-info{padding:0 10px 14px}}.td-grid-style-4 .td-mx-28 .entry-title{padding:3px 8px 6px}.td-grid-style-4 .td-mx-28 .td-meta-info-container{width:auto;max-width:70%}@media (max-width:767px){.td-grid-style-4 .td-mx-28 .td-meta-info-container{width:100%;max-width:none}}.td-grid-style-5 .td-mx-28 .td-meta-info-container,.td-grid-style-6 .td-mx-28 .td-meta-info-container{padding:28px !important}@media (min-width:768px) and (max-width:1018px){.td-grid-style-5 .td-mx-28 .td-meta-info-container,.td-grid-style-6 .td-mx-28 .td-meta-info-container{padding:20px !important}}@media (max-width:767px){.td-grid-style-5 .td-mx-28 .td-meta-info-container,.td-grid-style-6 .td-mx-28 .td-meta-info-container{padding:14px !important}}.td-grid-style-7 .td-mx-28.td-big-grid-post .td-post-category{bottom:24px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-mx-28.td-big-grid-post .td-post-category{bottom:16px}}@media (max-width:767px){.td-grid-style-7 .td-mx-28.td-big-grid-post .td-post-category{bottom:12px}}.td-hover-1 .td-big-grid-wrapper .entry-thumb{transition-timing-function:ease !important}.td-grid-style-2 .td-big-grid-post-0 .td-module-thumb a:last-child:before,.td-grid-style-3 .td-big-grid-post-0 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;background:#4db2ec;background:-webkit-gradient(left bottom,right top,color-stop(0%,#4db2ec),color-stop(100%,#4a8f5e));background:-webkit-linear-gradient(45deg,#4db2ec 0%,#4a8f5e 100%);background:linear-gradient(45deg,#4db2ec 0%,#4a8f5e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec',endColorstr='#4a8f5e',GradientType=1)}.td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a:last-child:before,.td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a:last-child:before,.td-grid-style-2 .td-big-grid-post-7 .td-module-thumb a:last-child:before,.td-grid-style-3 .td-big-grid-post-7 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;background:#d17646;background:-webkit-gradient(left bottom,right top,color-stop(0%,#d17646),color-stop(100%,#c63939));background:-webkit-linear-gradient(45deg,#d17646 0%,#c63939 100%);background:linear-gradient(45deg,#d17646 0%,#c63939 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646',endColorstr='#c63939',GradientType=1)}.td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;background:#d760b7;background:-webkit-gradient(left top,right bottom,color-stop(0%,#d760b7),color-stop(100%,#3b78b4));background:-webkit-linear-gradient(-45deg,#d760b7 0%,#3b78b4 100%);background:linear-gradient(135deg,#d760b7 0%,#3b78b4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7',endColorstr='#3b78b4',GradientType=1)}.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;background:#54a3db;background:-webkit-gradient(left bottom,right top,color-stop(0%,#54a3db),color-stop(100%,#4bcf77));background:-webkit-linear-gradient(45deg,#54a3db 0%,#4bcf77 100%);background:linear-gradient(45deg,#54a3db 0%,#4bcf77 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#54a3db',endColorstr='#4bcf77',GradientType=1)}.td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a:last-child:before,.td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;background:#f4d03f;background:-webkit-gradient(left top,right bottom,color-stop(0%,#f4d03f),color-stop(100%,#f27a35));background:-webkit-linear-gradient(-45deg,#f4d03f 0%,#f27a35 100%);background:linear-gradient(135deg,#f4d03f 0%,#f27a35 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4d03f',endColorstr='#f27a35',GradientType=1)}.td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before,.td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;background:#d760b7;background:-webkit-gradient(left top,right bottom,color-stop(0%,#d760b7),color-stop(100%,#3b78b4));background:-webkit-linear-gradient(-45deg,#d760b7 0%,#3b78b4 100%);background:linear-gradient(135deg,#d760b7 0%,#3b78b4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7',endColorstr='#3b78b4',GradientType=1)}.td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before,.td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;background:#4db2ec;background:-webkit-gradient(left bottom,right top,color-stop(0%,#4db2ec),color-stop(100%,#4a8f5e));background:-webkit-linear-gradient(45deg,#4db2ec 0%,#4a8f5e 100%);background:linear-gradient(45deg,#4db2ec 0%,#4a8f5e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec',endColorstr='#4a8f5e',GradientType=1)}.td-grid-style-2 .td-video-play-ico,.td-grid-style-3 .td-video-play-ico{opacity:.5}.td-grid-style-1 .td-meta-info-container{bottom:0}.td-grid-style-1 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:70%;width:100%;position:absolute;z-index:1;background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 40%,rgba(0,0,0,.7) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 40%,rgba(0,0,0,.7) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0)}@media (max-width:767px){.td-grid-style-1 .td-module-thumb a:last-child:before{height:130% !important}}.td-grid-style-1 .td-post-category{background-color:rgba(0,0,0,.7)}.td-grid-style-1 .td-big-thumb .td-big-grid-meta{width:80%;margin:0 0 0 20px}@media (max-width:767px){.td-grid-style-1 .td-big-thumb .td-big-grid-meta{width:90%;margin-left:15px}}.td-grid-style-1 .td-big-thumb .entry-title{font-size:27px;font-weight:500;line-height:34px}@media (max-width:767px){.td-grid-style-1 .td-big-thumb .td-module-meta-info{margin-bottom:18px}}.td-grid-style-1 .td-medium-thumb .td-big-grid-meta{width:80%;margin:20px 0 14px 19px}@media (max-width:767px){.td-grid-style-1 .td-medium-thumb .td-big-grid-meta{margin:0 15px 11px}}.td-grid-style-1 .td-medium-thumb .entry-title{font-size:24px;line-height:30px;font-weight:500}.td-grid-style-1 .td-small-thumb .td-big-grid-meta{margin:0 15px 11px}.td-grid-style-1 .td-small-thumb .entry-title{margin-top:2px;font-size:16px;line-height:21px;font-weight:500}.td-grid-style-1 .td-tiny-thumb .td-big-grid-meta{margin:0 10px 10px 14px}.td-grid-style-1 .td-tiny-thumb .entry-title{font-size:15px;line-height:17px;font-weight:500}.td-grid-style-1 .td-tiny-thumb .td-post-category{font-size:9px;font-weight:600;padding:3px 5px;line-height:1}.td-grid-style-1.td-hover-1 .td-module-thumb .entry-thumb{transition:transform .3s ease,opacity .3s;-webkit-transition:-webkit-transform .3s ease,opacity .3s}.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.td-grid-style-1.td-hover-1 .td-post-category{-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb{transform:scale3d(1.1,1.1,1);-webkit-transform:scale3d(1.1,1.1,1);-moz-transform:scale3d(1.1,1.1,1) rotate(.02deg)}.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before{background-color:rgba(0,0,0,.1)}.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-post-category{background-color:var(--td_theme_color,#4db2ec)}@media (max-width:767px){.td-grid-style-1 .td-video-play-ico{top:20px;left:auto;right:20px;transform:none;-webkit-transform:none}}.td-grid-style-2 .td-meta-info-container{bottom:0}.td-grid-style-2 .td-module-thumb a:last-child:before{-webkit-box-shadow:inset 0 0 50px 0 rgba(0,0,0,.5);-moz-box-shadow:inset 0 0 50px 0 rgba(0,0,0,.5);box-shadow:inset 0 0 50px 0 rgba(0,0,0,.5);opacity:.6}.td-grid-style-2 .td-post-category{background-color:rgba(0,0,0,.2)}.td-grid-style-2 .td-big-grid-post.td-big-thumb .td-big-grid-meta{font-size:34px}.td-grid-style-2 .td-big-thumb .td-meta-info-container{position:static;top:0;bottom:auto}.td-grid-style-2 .td-big-thumb .td-big-grid-meta{width:80%;margin:20px 0 20px 20px;top:0;position:absolute}@media (max-width:767px){.td-grid-style-2 .td-big-thumb .td-big-grid-meta{width:90%;margin-left:15px}}.td-grid-style-2 .td-big-thumb .td-module-meta-info{position:absolute;bottom:0}.td-grid-style-2 .td-big-thumb .entry-title{font-size:34px;line-height:41px}@media (max-width:1140px){.td-grid-style-2 .td-big-thumb .entry-title{font-weight:500}}.td-grid-style-2 .td-big-thumb.td-big-grid-post-1 .td-big-grid-meta{top:auto;bottom:-6px}.td-grid-style-2 .td-big-thumb.td-big-grid-post-1 .td-module-meta-info{bottom:auto;right:22px;top:5px}.td-grid-style-2 .td-medium-thumb .td-meta-info-container{top:0;bottom:auto}.td-grid-style-2 .td-medium-thumb .td-big-grid-meta{width:80%;margin:20px 0 14px 19px}@media (max-width:767px){.td-grid-style-2 .td-medium-thumb .td-big-grid-meta{margin:16px 15px 11px}}.td-grid-style-2 .td-medium-thumb .entry-title{font-size:24px;line-height:30px;font-weight:500}.td-grid-style-2 .td-small-thumb .td-meta-info-container{bottom:auto;top:0;margin-top:16px}.td-grid-style-2 .td-small-thumb .td-big-grid-meta{margin:0 15px 11px}.td-grid-style-2 .td-small-thumb .entry-title{margin-top:2px;font-size:17px;line-height:21px;font-weight:500}.td-grid-style-2 .td-tiny-thumb .td-meta-info-container{top:0;bottom:auto}.td-grid-style-2 .td-tiny-thumb .td-big-grid-meta{margin:14px 10px 10px 14px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-2 .td-tiny-thumb .td-big-grid-meta{margin:10px}}.td-grid-style-2 .td-tiny-thumb .entry-title{font-size:15px;line-height:17px;font-weight:500}.td-grid-style-2 .td-tiny-thumb .td-post-category{font-size:9px;font-weight:600;padding:3px 5px;line-height:1}.td-grid-style-2.td-hover-1 .td-module-thumb .entry-thumb{transition:transform .3s ease,opacity .3s;-webkit-transition:-webkit-transform .3s ease,opacity .3s}.td-grid-style-2.td-hover-1 .td-post-category{-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.td-grid-style-2.td-hover-1 .td-big-grid-post:hover .entry-thumb{transform:scale3d(1.1,1.1,1);-webkit-transform:scale3d(1.1,1.1,1);-moz-transform:scale3d(1.1,1.1,1) rotate(.02deg)}.td-grid-style-2.td-hover-1 .td-big-grid-post:hover .td-post-category{background-color:rgba(0,0,0,.5)}.td-grid-style-3 .td-meta-info-container{bottom:0}.td-grid-style-3 .td-module-thumb a:last-child:before{opacity:.8}.td-grid-style-3 .td-post-category{background-color:rgba(0,0,0,.2)}.td-grid-style-3 .td-big-grid-post.td-big-thumb .td-big-grid-meta{font-size:34px}.td-grid-style-3 .td-big-thumb .td-meta-info-container{position:static;top:0;bottom:auto}.td-grid-style-3 .td-big-thumb .td-big-grid-meta{width:80%;margin:20px 0 20px 20px;top:0;position:absolute}@media (max-width:767px){.td-grid-style-3 .td-big-thumb .td-big-grid-meta{width:90%;margin-left:15px}}.td-grid-style-3 .td-big-thumb .td-module-meta-info{position:absolute;bottom:0}.td-grid-style-3 .td-big-thumb .entry-title{font-size:34px;line-height:41px}@media (max-width:1140px){.td-grid-style-3 .td-big-thumb .entry-title{font-weight:500}}.td-grid-style-3 .td-big-thumb .entry-title a{text-shadow:1px 1px 2px rgba(0,0,0,.2)}.td-grid-style-3 .td-big-thumb.td-big-grid-post-1 .td-big-grid-meta{top:auto;bottom:-6px}.td-grid-style-3 .td-big-thumb.td-big-grid-post-1 .td-module-meta-info{bottom:auto;right:22px;top:5px}.td-grid-style-3 .td-medium-thumb .td-big-grid-meta{width:80%;margin:20px 0 14px 19px}@media (max-width:767px){.td-grid-style-3 .td-medium-thumb .td-big-grid-meta{margin:0 15px 11px}}.td-grid-style-3 .td-medium-thumb .entry-title{font-size:24px;line-height:30px;font-weight:500}.td-grid-style-3 .td-medium-thumb .entry-title a{text-shadow:1px 1px 2px rgba(0,0,0,.2)}.td-grid-style-3 .td-small-thumb .td-big-grid-meta{margin:0 15px 11px}.td-grid-style-3 .td-small-thumb .entry-title{margin-top:2px;font-size:17px;line-height:21px;font-weight:500}.td-grid-style-3 .td-small-thumb .entry-title a{text-shadow:1px 1px 1px rgba(0,0,0,.2)}.td-grid-style-3 .td-tiny-thumb .td-big-grid-meta{margin:0 10px 10px 14px}.td-grid-style-3 .td-tiny-thumb .entry-title{font-size:15px;line-height:17px;font-weight:500}.td-grid-style-3 .td-tiny-thumb .entry-title a{text-shadow:1px 1px 1px rgba(0,0,0,.2)}.td-grid-style-3 .td-tiny-thumb .td-post-category{font-size:9px;font-weight:600;padding:3px 5px;line-height:1}.td-grid-style-3.td-hover-1 .td-module-thumb .entry-thumb{transition:transform .3s ease,opacity .3s;-webkit-transition:-webkit-transform .3s ease,opacity .3s}.td-grid-style-3.td-hover-1 .td-post-category{-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.td-grid-style-3.td-hover-1 .td-big-grid-post:hover .entry-thumb{transform:scale3d(1.1,1.1,1);-webkit-transform:scale3d(1.1,1.1,1);-moz-transform:scale3d(1.1,1.1,1) rotate(.02deg)}.td-grid-style-3.td-hover-1 .td-big-grid-post:hover .td-post-category{background-color:rgba(0,0,0,.5)}.td-grid-style-4 .td-meta-info-container{bottom:0;z-index:1}.td-grid-style-4 .td-post-category{background-color:rgba(0,0,0,.4)}.td-grid-style-4 .entry-title{background-color:var(--td_slider_text,rgba(77,178,236,.7))}.td-grid-style-4 .entry-title a{text-shadow:1px 1px 1px rgba(0,0,0,.2)}.td-grid-style-4 .td-module-meta-info{margin:0;background-color:rgba(0,0,0,.4);display:table}.td-grid-style-4 .td-module-meta-info>span{padding:5px 0 6px 7px}.td-grid-style-4 .td-module-meta-info>span span{margin:0 -2px 0 2px;display:inline-block}.td-grid-style-4 .td-module-meta-info>span:last-child{padding-right:7px}@media (max-width:767px){.td-grid-style-4 .td-module-meta-info{display:none}}.td-grid-style-4 .td-big-thumb .td-meta-info-container{width:80%}@media (max-width:767px){.td-grid-style-4 .td-big-thumb .td-meta-info-container{width:100%}}.td-grid-style-4 .td-big-thumb .td-post-category{margin-bottom:0;display:table}.td-grid-style-4 .td-big-thumb .td-module-meta-info{margin:0}.td-grid-style-4 .td-big-thumb .entry-title{font-size:28px;line-height:35px;font-weight:500;padding:3px 8px 6px}.td-grid-style-4 .td-medium-thumb .entry-title{font-size:24px;line-height:30px;font-weight:500;padding:4px 11px 6px}@media (max-width:767px){.td-grid-style-4 .td-medium-thumb .entry-title{padding:5px 7px 6px}}.td-grid-style-4 .td-medium-thumb .td-post-category{margin-bottom:0;display:table}.td-grid-style-4 .td-small-thumb .td-post-category{margin-bottom:0;display:table}.td-grid-style-4 .td-small-thumb .td-module-meta-info{margin:0}.td-grid-style-4 .td-small-thumb .entry-title{font-size:16px;line-height:21px;font-weight:500;padding:5px 7px 6px}.td-grid-style-4 .td-tiny-thumb .td-big-grid-meta{margin:0 10px 10px 14px}.td-grid-style-4 .td-tiny-thumb .entry-title{font-size:15px;line-height:17px;font-weight:500;padding:5px 7px 6px;margin-right:3px}@media (max-width:767px){.td-grid-style-4 .td-tiny-thumb .entry-title{margin-right:0}}.td-grid-style-4 .td-tiny-thumb .td-post-category{font-size:9px;font-weight:600;padding:3px 5px;line-height:1;margin-bottom:0;display:table}.td-grid-style-4 .td-tiny-thumb .td-big-grid-meta{margin:0}.td-grid-style-4.td-hover-1 .td-module-thumb .entry-thumb{transition:transform .3s ease,opacity .3s;-webkit-transition:-webkit-transform .3s ease,opacity .3s}.td-grid-style-4.td-hover-1 .td-big-grid-post:hover .entry-thumb{transform:scale3d(1.1,1.1,1);-webkit-transform:scale3d(1.1,1.1,1);-moz-transform:scale3d(1.1,1.1,1) rotate(.02deg)}.td-grid-style-5 .td-meta-info-container{top:0;bottom:0;text-align:center;margin:0;font-size:0;width:100%}.td-grid-style-5 .td-meta-info-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.td-grid-style-5 .td-big-grid-post.td-big-thumb .td-big-grid-meta{font-size:34px}.td-grid-style-5 .td-meta-align{display:inline-block;vertical-align:middle}.td-grid-style-5 .td-module-meta-info{margin-left:0;margin-right:0;margin-bottom:0}.td-grid-style-5 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;background-color:rgba(0,0,0,.6);z-index:1}.td-grid-style-5 .td-post-category{background-color:rgba(0,0,0,.7);margin-top:0}.td-grid-style-5 .td-big-thumb .td-meta-info-container{padding:0 30px}@media (max-width:767px){.td-grid-style-5 .td-big-thumb .td-meta-info-container{padding:0 15px}}.td-grid-style-5 .td-big-thumb .entry-title{font-size:28px;line-height:36px}@media (max-width:1140px){.td-grid-style-5 .td-big-thumb .entry-title{font-weight:500}}.td-grid-style-5 .td-medium-thumb .td-meta-info-container{padding:0 25px}.td-grid-style-5 .td-medium-thumb .entry-title{font-size:24px;line-height:30px;font-weight:500}.td-grid-style-5 .td-small-thumb .td-meta-info-container{padding:0 15px}.td-grid-style-5 .td-small-thumb .entry-title{margin-top:2px;font-size:16px;line-height:21px;font-weight:500}.td-grid-style-5 .td-tiny-thumb .td-big-grid-meta{padding:0 10px}.td-grid-style-5 .td-tiny-thumb .entry-title{font-size:15px;line-height:17px;font-weight:500}.td-grid-style-5 .td-tiny-thumb .entry-title a{text-shadow:1px 1px 1px rgba(0,0,0,.2)}.td-grid-style-5 .td-tiny-thumb .td-post-category{font-size:9px;font-weight:600;padding:3px 5px;line-height:1}.td-grid-style-5 .td-video-play-ico{top:20px;left:auto;right:20px;transform:none;-webkit-transform:none}.td-grid-style-5.td-hover-1 .td-module-thumb a:last-child:before{-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.td-grid-style-5.td-hover-1 .td-module-thumb .entry-thumb{transition:transform .3s ease,opacity .3s;-webkit-transition:-webkit-transform .3s ease,opacity .3s}.td-grid-style-5.td-hover-1 .td-post-category{background-color:rgba(0,0,0,.7);-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before{box-shadow:inset 0 0 50px 0 rgba(0,0,0,.75)}.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .entry-thumb{transform:scale3d(1.1,1.1,1);-webkit-transform:scale3d(1.1,1.1,1);-moz-transform:scale3d(1.1,1.1,1) rotate(.02deg)}.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-post-category{background-color:var(--td_theme_color,#4db2ec)}.td-grid-style-6 .td-meta-info-container{top:0;bottom:0;text-align:center;margin:0;font-size:0;width:100%}.td-grid-style-6 .td-meta-info-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.td-grid-style-6 .td-big-grid-meta{position:relative;text-align:center;padding:0 10%}@media (max-width:767px){.td-grid-style-6 .td-big-grid-meta{padding:0 4%}}.td-grid-style-6 .td-big-grid-post .td-big-grid-meta .entry-title{display:inline-block;width:100%;font-weight:300;margin-bottom:0 !important}.td-grid-style-6 .td-big-grid-post .entry-title{text-transform:uppercase}.td-grid-style-6 .td-big-grid-post.td-big-thumb .td-big-grid-meta{font-size:34px}.td-grid-style-6 .td-big-grid-wrapper .td-big-grid-post .td-big-grid-meta{margin:0}.td-grid-style-6 .td-meta-align{display:inline-block;vertical-align:middle}.td-grid-style-6 .td-big-grid-post .td-module-meta-info{margin-left:0;margin-right:0;margin-bottom:0}.td-grid-style-6 .td-module-thumb a:last-child:before{content:'';width:100%;height:100%;position:absolute;z-index:1;background-color:#000;opacity:.7;top:0}.td-grid-style-6 .td-post-category{-webkit-transition:background-color .35s ease 0s,color .35s ease 0s;transition:background-color .35s ease 0s,color .35s ease 0s}.td-grid-style-6 .td-post-category:hover{background-color:#fff;color:#000}.td-grid-style-6 .td-big-grid-post .td-post-category{font-size:10px;padding:2px 6px;line-height:13px;margin-bottom:10px}@media (max-width:767px){.td-grid-style-6 .td-video-play-ico{display:none}}.td-grid-style-6 .td-video-play-ico img{top:10px !important;bottom:auto;left:auto;right:10px;width:30px}.td-grid-style-6 .td-big-thumb .entry-title{font-size:37px;line-height:45px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-6 .td-big-thumb .entry-title{font-size:22px !important;line-height:26px !important}}@media (max-width:767px){.td-grid-style-6 .td-big-thumb .entry-title{font-size:26px !important;line-height:28px !important}}.td-grid-style-6 .td-medium-thumb .entry-title{font-size:24px;line-height:28px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-6 .td-medium-thumb .entry-title{font-size:18px !important;line-height:21px !important}}@media (max-width:767px){.td-grid-style-6 .td-medium-thumb .entry-title{font-size:20px !important;line-height:24px !important}}.td-grid-style-6 .td-small-thumb .entry-title{font-size:18px;line-height:22px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-6 .td-small-thumb .entry-title{font-size:13px !important;line-height:15px !important}}.td-grid-style-6 .td-small-thumb .td-module-comments{display:none}.td-grid-style-6 .td-tiny-thumb .entry-title{font-size:14px;line-height:18px;font-weight:400}@media (min-width:768px) and (max-width:1018px){.td-grid-style-6 .td-tiny-thumb .entry-title{font-size:13px !important;line-height:16px !important}}@media (max-width:767px){.td-grid-style-6 .td-tiny-thumb .entry-title{font-size:11px !important;line-height:13px !important;margin:5px 0}}.td-grid-style-6 .td-tiny-thumb .td-post-category,.td-grid-style-6 .td-tiny-thumb .td-module-comments{display:none}@media (max-width:1018px){.td-grid-style-6 .td-tiny-thumb .td-module-meta-info{display:none}}@media (max-width:767px){.td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .td-meta-info-container .entry-title{font-size:16px !important;line-height:21px !important}}@media (min-width:1025px){.td-grid-style-6.td-hover-1 .entry-thumb{-webkit-transition:transform .6s ease 0s;transition:transform .6s ease 0s;transform:scale(1.1);-webkit-transform:scale(1.1)}.td-grid-style-6.td-hover-1 .td-module-thumb:after{content:'';width:100%;height:100%;position:absolute;z-index:1;background-color:var(--td_theme_color,#4db2ec);opacity:0;top:0;left:0;pointer-events:none;-webkit-transition:opacity .4s ease .2s;transition:opacity .4s ease .2s}.td-grid-style-6.td-hover-1 .td-module-thumb a:last-child:after{position:absolute;top:0;left:0;width:160%;height:100%;background:rgba(255,255,255,.2);content:'';z-index:1;transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0);-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0)}.td-grid-style-6.td-hover-1 .td-module-comments{-webkit-transition:opacity .6s ease 0s;transition:opacity .6s ease 0s;opacity:0}.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .entry-thumb{transform:scale(1);-webkit-transform:scale(1)}.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-comments{opacity:1}.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after{-webkit-transition:transform .7s ease 0s;transition:transform .7s ease 0s;transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,146%,0);-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,146%,0)}.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb:after{opacity:.3}}.td-grid-style-7 .td-video-play-ico img{top:auto;left:auto;width:30px;right:10px;bottom:10px}.td-grid-style-7 .td-big-grid-post .entry-title a{text-shadow:1px 1px 1px rgba(0,0,0,.3)}.td-grid-style-7 .td-big-grid-post .td-post-category{background-color:transparent;padding:0 !important;position:absolute;bottom:17px;text-transform:none;margin:0 !important;font-size:12px !important;line-height:14px !important}@media (max-width:1018px){.td-grid-style-7 .td-big-grid-post .td-post-category{bottom:10px}}.td-grid-style-7 .td-big-grid-post .td-post-category:hover{background-color:transparent}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-module-meta-info{margin-left:17px !important}}@media (max-width:767px){.td-grid-style-7 .td-module-meta-info{margin-left:14px !important}}.td-grid-style-7 .td-meta-info-container{top:0;height:100%}.td-grid-style-7 .td-big-grid-post .td-big-grid-meta{padding-bottom:0 !important}@media (max-width:767px){.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-meta-align .td-big-grid-meta{padding:10px 14px}}@media (max-width:767px){.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-meta-align .td-big-grid-meta .entry-title{font-size:16px !important;line-height:19px !important}}.td-grid-style-7 .td-big-thumb .td-big-grid-meta{padding:20px 26px 14px 20px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-big-thumb .td-big-grid-meta{padding:12px 17px 11px}}@media (max-width:767px){.td-grid-style-7 .td-big-thumb .td-big-grid-meta{padding:14px}}.td-grid-style-7 .td-big-thumb .entry-title{font-size:30px;line-height:36px;font-weight:700;margin-bottom:7px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-big-thumb .entry-title{font-size:24px !important;line-height:28px !important}}@media (max-width:767px){.td-grid-style-7 .td-big-thumb .entry-title{font-size:26px !important;line-height:30px !important;margin-bottom:5px}}.td-grid-style-7 .td-medium-thumb .td-big-grid-meta{padding:20px 26px 14px 20px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-medium-thumb .td-big-grid-meta{padding:12px 20px 11px 17px}}@media (max-width:767px){.td-grid-style-7 .td-medium-thumb .td-big-grid-meta{padding:12px 14px 10px}}.td-grid-style-7 .td-medium-thumb .entry-title{font-size:26px;line-height:32px;font-weight:700;margin-bottom:7px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-medium-thumb .entry-title{font-size:16px !important;line-height:20px !important;margin-bottom:5px}}@media (max-width:767px){.td-grid-style-7 .td-medium-thumb .entry-title{font-size:20px !important;line-height:26px !important;margin-bottom:5px}}.td-grid-style-7 .td-small-thumb .td-big-grid-meta{padding:14px 20px 10px;margin:0 !important}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-small-thumb .td-big-grid-meta{padding:12px 17px 5px}}@media (max-width:767px){.td-grid-style-7 .td-small-thumb .td-big-grid-meta{padding:10px 14px}}@media (max-width:1018px){.td-grid-style-7 .td-small-thumb .td-module-meta-info{display:none}}.td-grid-style-7 .td-small-thumb .entry-title{font-size:18px;line-height:24px;font-weight:700;margin-bottom:6px}@media (min-width:1019px) and (max-width:1140px){.td-grid-style-7 .td-small-thumb .entry-title{font-size:18px !important;line-height:24px !important}}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-small-thumb .entry-title{font-size:14px !important;line-height:18px !important}}@media (max-width:767px){.td-grid-style-7 .td-small-thumb .entry-title{font-size:19px !important;line-height:23px !important}}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-small-thumb .td-post-category{display:inline}}.td-grid-style-7 .td-small-thumb .td-module-comments{display:none}.td-grid-style-7 .td-tiny-thumb .td-big-grid-meta{padding:4px 16px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-tiny-thumb .td-big-grid-meta{padding:4px 14px}}@media (max-width:767px){.td-grid-style-7 .td-tiny-thumb .td-big-grid-meta{padding:2px 10px 0}}.td-grid-style-7 .td-tiny-thumb .entry-title{font-size:16px;line-height:21px;font-weight:600;margin-top:6px;margin-bottom:7px}@media (min-width:768px) and (max-width:1018px){.td-grid-style-7 .td-tiny-thumb .entry-title{font-size:12px !important;line-height:13px !important}}@media (max-width:767px){.td-grid-style-7 .td-tiny-thumb .entry-title{font-size:12px !important;line-height:15px !important}}.td-grid-style-7 .td-tiny-thumb .td-module-meta-info,.td-grid-style-7 .td-tiny-thumb .td-module-comments{display:none}.td-grid-style-7 .td-module-thumb a:last-child:before,.td-grid-style-7 .td-big-grid-post .td-module-thumb a:last-child:after{content:'';width:100%;height:100%;position:absolute;z-index:1;top:0}.td-grid-style-7 .td-module-thumb a:last-child:after{-webkit-box-shadow:inset 0 0 16px 4px #000;-moz-box-shadow:inset 0 0 16px 4px #000;box-shadow:inset 0 0 16px 4px #000;opacity:.15}.td-grid-style-7 .td-big-grid-post-0 .td-module-thumb a:last-child:before{opacity:.6;background:#410cbc;background:-webkit-gradient(left bottom,right top,color-stop(0%,#410cbc),color-stop(100%,#ff6f31));background:-webkit-linear-gradient(20deg,#410cbc 0%,#ff6f31 100%);background:linear-gradient(20deg,#410cbc 0%,#ff6f31 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#410cbc',endColorstr='#ff6f31',GradientType=1)}.td-grid-style-7 .td-big-grid-post-1 .td-module-thumb a:last-child:before{opacity:.6;background:#f4880d;background:-webkit-gradient(left bottom,right top,color-stop(0%,#f4880d),color-stop(100%,#70ff99));background:-webkit-linear-gradient(20deg,#f4880d 0%,#70ff99 100%);background:linear-gradient(20deg,#f4880d 0%,#70ff99 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4880d',endColorstr='#70ff99',GradientType=1)}.td-grid-style-7 .td-big-grid-post-2 .td-module-thumb a:last-child:before{opacity:.6;background:#c40f79;background:-webkit-gradient(left bottom,right top,color-stop(0%,#c40f79),color-stop(100%,#7ebfff));background:-webkit-linear-gradient(20deg,#c40f79 0%,#7ebfff 100%);background:linear-gradient(20deg,#c40f79 0%,#7ebfff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c40f79',endColorstr='#7ebfff',GradientType=1)}.td-grid-style-7.td_block_big_grid_3 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.td-grid-style-7.td_block_big_grid_10 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.td-grid-style-7 .td-big-grid-post-3 .td-module-thumb a:last-child:before,.td-grid-style-7 .td-big-grid-post-7 .td-module-thumb a:last-child:before{opacity:.6;background:#0016be;background:-webkit-gradient(left bottom,right top,color-stop(0%,#0016be),color-stop(100%,#2aec74));background:-webkit-linear-gradient(20deg,#0016be 0%,#2aec74 100%);background:linear-gradient(20deg,#0016be 0%,#2aec74 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0016be',endColorstr='#2aec74',GradientType=1)}.td-grid-style-7.td_block_big_grid_3 .td-big-grid-post-3 .td-module-thumb a:last-child:before,.td-grid-style-7 .td-big-grid-post-4 .td-module-thumb a:last-child:before{opacity:.6;background:#023c8c;background:-webkit-gradient(left bottom,right top,color-stop(0%,#023c8c),color-stop(100%,#ff86d3));background:-webkit-linear-gradient(20deg,#023c8c 0%,#ff86d3 100%);background:linear-gradient(20deg,#023c8c 0%,#ff86d3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#023c8c',endColorstr='#ff86d3',GradientType=1)}.td-grid-style-7.td_block_big_grid_1 .td-big-grid-post-4 .td-module-thumb a:last-child:before,.td-grid-style-7 .td-big-grid-post-5 .td-module-thumb a:last-child:before{opacity:.6;background:#00ac81;background:-webkit-gradient(left bottom,right top,color-stop(0%,#00ac81),color-stop(100%,#ff778e));background:-webkit-linear-gradient(20deg,#00ac81 0%,#ff778e 100%);background:linear-gradient(20deg,#00ac81 0%,#ff778e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ac81',endColorstr='#ff778e',GradientType=1)}.td-grid-style-7 .td-big-grid-post-6 .td-module-thumb a:last-child:before{opacity:.6;background:#007808;background:-webkit-gradient(left bottom,right top,color-stop(0%,#007808),color-stop(100%,#fff940));background:-webkit-linear-gradient(20deg,#007808 0%,#fff940 100%);background:linear-gradient(20deg,#007808 0%,#fff940 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007808',endColorstr='#fff940',GradientType=1)}@media (min-width:1025px){.td-grid-style-7.td-hover-1 .entry-thumb{-webkit-transition:transform .35s ease 0s;transition:transform .35s ease 0s}.td-grid-style-7.td-hover-1 .td-big-grid-post:hover .entry-thumb{transform:scale3d(1.05,1.05,1);-webkit-transform:scale3d(1.05,1.05,1);-moz-transform:scale3d(1.05,1.05,1) rotate(.02deg)}}@media (max-width:767px){.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-1 .entry-title,.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .entry-title{font-size:17px !important;line-height:21px !important}}.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .td-meta-align{margin-top:11px}@media (max-width:767px){.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .td-meta-align{margin-top:0}}@media (max-width:767px){.td-grid-style-7.td_block_big_grid_9 .td-big-grid-post .entry-title,.td-grid-style-7.td_block_big_grid_10 .td-big-grid-post .entry-title{font-size:19px !important;line-height:23px !important}}@media (max-width:767px){.td-grid-style-7.td_block_big_grid_11 .td-big-grid-post .entry-title{font-size:17px !important;line-height:21px !important}}@media (max-width:767px){.td-grid-style-7.td_block_big_grid_5 .td-big-grid-meta{padding-top:14px}}.td-big-grid-post{position:relative;overflow:hidden}.td-big-grid-post .entry-review-stars{color:#fff;margin-top:-5px}.td-big-grid-post .td-post-category{font-family:'Roboto',sans-serif;font-size:10px;font-weight:500;text-transform:uppercase;display:inline-block;margin:0 0 5px;padding:3px 7px;line-height:13px;pointer-events:auto}.td-big-grid-post .td-meta-info-container{position:absolute;pointer-events:none;z-index:1;width:100%}.td-big-grid-post .td-meta-align{pointer-events:none;width:100%}.td-big-grid-post .td-post-author-name a,.td-big-grid-post .td-post-author-name span,.td-big-grid-post .td-post-date{color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.td-big-grid-post .entry-title{margin:0;word-wrap:break-word}.td-big-grid-post .entry-title a{color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.2)}.td-big-grid-post .td-module-meta-info{margin:11px 0 20px 20px;min-height:0;z-index:1}@media (max-width:767px){.td-big-grid-post .td-module-meta-info{margin-left:17px}}.td-big-grid-post .td-post-author-name{pointer-events:auto}.td-big-grid-post .td-big-grid-meta{z-index:1}@media (max-width:1018px){.td-big-grid-post .td-video-play-ico{width:30px !important;height:30px !important;font-size:30px !important;border-width:.05em !important}}.td-big-grid-post.td-big-thumb .td-big-grid-meta{font-size:27px}@media (max-width:1140px){.td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title{line-height:1.3}}@media (min-width:1019px) and (max-width:1140px){.td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title{font-size:80%}}@media (min-width:768px) and (max-width:1018px){.td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title{font-size:16px}}@media (max-width:767px){.td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title{font-size:22px}}.td-big-grid-post.td-medium-thumb .td-big-grid-meta{font-size:24px}@media (max-width:767px){.td-big-grid-post.td-medium-thumb .td-big-grid-meta{font-size:16px}}@media (max-width:1140px){.td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title{line-height:1.3}}@media (min-width:1019px) and (max-width:1140px){.td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title{font-size:85%}}@media (min-width:768px) and (max-width:1018px){.td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title{font-size:65%}}@media (max-width:767px){.td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title{font-size:16px;line-height:21px}}.td-big-grid-post.td-small-thumb .td-big-grid-meta{font-size:16px}@media (max-width:1140px){.td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title{line-height:1.4}}@media (min-width:1019px) and (max-width:1140px){.td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title{font-size:90%}}@media (min-width:768px) and (max-width:1018px){.td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title{font-size:80%}}@media (max-width:767px){.td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title{font-size:16px;line-height:21px}}.td-big-grid-post.td-tiny-thumb .td-big-grid-meta{font-size:15px}@media (max-width:1140px){.td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title{line-height:1.4}}@media (min-width:1019px) and (max-width:1140px){.td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title{font-size:90%}}@media (min-width:768px) and (max-width:1018px){.td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title{font-size:70%}}@media (max-width:767px){.td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title{font-size:16px;line-height:21px}}.td-big-grid-post .td-module-thumb{overflow:hidden;margin:0}.td-big-grid-post .td-module-thumb img{max-width:none}@media (min-width:1019px) and (max-width:1140px){.td-big-grid-post .entry-thumb{width:100%}}@media (min-width:768px) and (max-width:1018px){.td-big-grid-post .entry-thumb{width:100%}}@media (max-width:767px){.td-big-grid-post .entry-thumb{width:100%}}.td-big-grid-post .td-module-thumb{background-color:#e5e5e5}.td-big-grid-post .td-post-author-name,.td-big-grid-post .td-post-date{top:0}@media (max-width:767px){.td_block_big_grid_8 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta .entry-title{font-size:16px !important;line-height:21px !important}}@media (max-width:767px){.td_block_big_grid_8 .td-big-grid-post-0.td-big-grid-post .td-big-grid-meta .entry-title,.td_block_big_grid_8 .td-big-grid-post-1.td-big-grid-post .td-big-grid-meta .entry-title{font-size:24px !important;line-height:30px !important}}@media (max-width:767px){.td-grid-style-2 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title,.td-grid-style-3 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title{font-size:70%}}@media (max-width:767px){.td-grid-style-5 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title{font-size:60%}}@media (max-width:767px){.td_block_big_grid_1,.td_block_big_grid_2,.td_block_big_grid_3,.td_block_big_grid_4,.td_block_big_grid_5,.td_block_big_grid_6,.td_block_big_grid_7,.td_block_big_grid_8,.td_block_big_grid_9,.td_block_big_grid_10,.td_block_big_grid_11,.td_block_big_grid_12{margin-left:-20px;margin-right:-20px}}@media (max-width:767px){.vc_tta-tabs .td_block_big_grid_1,.vc_tta-tabs .td_block_big_grid_2,.vc_tta-tabs .td_block_big_grid_3,.vc_tta-tabs .td_block_big_grid_4,.vc_tta-tabs .td_block_big_grid_5,.vc_tta-tabs .td_block_big_grid_6,.vc_tta-tabs .td_block_big_grid_7,.vc_tta-tabs .td_block_big_grid_8,.vc_tta-tabs .td_block_big_grid_9,.vc_tta-tabs .td_block_big_grid_10,.vc_tta-tabs .td_block_big_grid_11,.vc_tta-tabs .td_block_big_grid_12{margin-left:0;margin-right:0}}.iosSlider.td_block_wrap{margin-bottom:34px !important}@media (max-width:767px){.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll{overflow-x:auto;white-space:nowrap;font-size:0;overflow-y:hidden;padding-top:3px;z-index:0;-webkit-overflow-scrolling:touch;transform:translate3d(0,0,0)}.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post{margin-left:3px;margin-right:0;margin-bottom:0}.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post:first-child{margin-left:0}}@media (max-width:767px){.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-module-thumb{width:100%;height:170px}}@media (max-width:767px){.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post{display:inline-block;white-space:normal;float:none;vertical-align:top;width:80%}}@media (max-width:767px){.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll.td-scroll-full .td-big-grid-post{width:100%}}.td_block_big_grid_1 .td-big-grid-post{float:left}.td_block_big_grid_1 .td-big-thumb{margin-right:3px}.td_block_big_grid_1 .td-big-thumb .td-module-thumb{width:532px;height:399px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_1 .td-big-thumb .td-module-thumb{width:504px;height:355px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_1 .td-big-thumb .td-module-thumb{width:374px;height:271px}}@media (max-width:767px){.td_block_big_grid_1 .td-big-thumb .td-module-thumb{width:100%;height:auto}}.td_block_big_grid_1 .td-small-thumb .td-module-thumb{width:265px;height:198px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_1 .td-small-thumb .td-module-thumb{width:235px;height:176px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_1 .td-small-thumb .td-module-thumb{width:180px;height:134px}}@media (max-width:767px){.td_block_big_grid_1 .td-big-grid-post-0{width:100%;float:none}}.td_block_big_grid_1 .td-big-grid-post-1,.td_block_big_grid_1 .td-big-grid-post-3{margin-right:3px}.td_block_big_grid_1 .td-big-grid-post-1,.td_block_big_grid_1 .td-big-grid-post-2{margin-bottom:3px}.td_block_big_grid_1.td-grid-style-5 .td-module-meta-info,.td_block_big_grid_1.td-grid-style-6 .td-module-meta-info{margin-left:0;margin-right:0;margin-bottom:0}@media (max-width:767px){.td_block_big_grid_1 .td-module-empty{display:none !important}}.td_block_big_grid_1 .td-module-empty .td-module-thumb{width:265px;height:198px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_1 .td-module-empty .td-module-thumb{width:235px;height:176px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_1 .td-module-empty .td-module-thumb{width:180px;height:134px}}.td_block_big_grid_2 .td-big-grid-post{float:left}.td_block_big_grid_2 .td-big-thumb{margin-right:3px}.td_block_big_grid_2 .td-big-thumb .td-module-thumb{width:741px;height:486px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_2 .td-big-thumb .td-module-thumb{width:692px;height:426px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_2 .td-big-thumb .td-module-thumb{width:515px;height:336px}}@media (max-width:767px){.td_block_big_grid_2 .td-big-thumb .td-module-thumb{width:100%;height:auto}}.td_block_big_grid_2 .td-small-thumb .td-module-thumb{width:324px;height:160px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_2 .td-small-thumb .td-module-thumb{width:285px;height:140px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_2 .td-small-thumb .td-module-thumb{width:222px;height:110px}}@media (max-width:767px){.td_block_big_grid_2 .td-small-thumb .td-module-thumb{height:124px !important}}@media (max-width:767px){.td_block_big_grid_2 .td-big-grid-post-0{width:100%;float:none}}.td_block_big_grid_2 .td-big-grid-post-1,.td_block_big_grid_2 .td-big-grid-post-2{margin-bottom:3px}.td_block_big_grid_2.td-grid-style-5 .td-module-meta-info,.td_block_big_grid_2.td-grid-style-6 .td-module-meta-info{margin-left:0;margin-right:0;margin-bottom:0}@media (max-width:767px){.td_block_big_grid_2 .td-module-empty{display:none !important}}.td_block_big_grid_2 .td-module-empty .td-module-thumb{width:324px;height:160px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_2 .td-module-empty .td-module-thumb{width:285px;height:140px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_2 .td-module-empty .td-module-thumb{width:222px;height:110px}}.td_block_big_grid_3 .td-big-grid-post{float:left}.td_block_big_grid_3 .td-big-thumb{margin-right:3px}.td_block_big_grid_3 .td-big-thumb .td-module-thumb{width:532px;height:462px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_3 .td-big-thumb .td-module-thumb{width:488px;height:422px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_3 .td-big-thumb .td-module-thumb{width:368px;height:318px}}@media (max-width:767px){.td_block_big_grid_3 .td-big-thumb .td-module-thumb{width:100%;height:auto}}.td_block_big_grid_3 .td-medium-thumb{margin-bottom:3px}.td_block_big_grid_3 .td-medium-thumb .td-module-thumb{width:533px;height:261px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_3 .td-medium-thumb .td-module-thumb{height:237px;width:489px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_3 .td-medium-thumb .td-module-thumb{height:179px;width:369px}}@media (min-width:375px) and (max-width:767px){.td_block_big_grid_3 .td-medium-thumb .td-module-thumb{height:140px !important}}@media (max-width:374px){.td_block_big_grid_3 .td-medium-thumb .td-module-thumb{height:124px !important}}.td_block_big_grid_3 .td-small-thumb .td-module-thumb{width:265px;height:198px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_3 .td-small-thumb .td-module-thumb{width:243px;height:182px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_3 .td-small-thumb .td-module-thumb{width:183px;height:136px}}@media (min-width:375px) and (max-width:767px){.td_block_big_grid_3 .td-small-thumb .td-module-thumb{height:140px !important}}@media (max-width:374px){.td_block_big_grid_3 .td-small-thumb .td-module-thumb{height:124px !important}}@media (max-width:767px){.td_block_big_grid_3 .td-big-grid-post-0{width:100%;float:none}}.td_block_big_grid_3 .td-big-grid-post-3{margin-left:3px}.td_block_big_grid_3.td-grid-style-4 .td-post-category{margin-bottom:0}.td_block_big_grid_3.td-grid-style-5 .td-module-meta-info,.td_block_big_grid_3.td-grid-style-6 .td-module-meta-info{margin-left:0;margin-right:0;margin-bottom:0}@media (max-width:767px){.td_block_big_grid_3 .td-module-empty{display:none !important}}.td_block_big_grid_3 .td-module-empty.td-big-grid-post-1 .td-module-thumb{width:533px;height:261px;margin-bottom:3px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_3 .td-module-empty.td-big-grid-post-1 .td-module-thumb{height:237px;width:489px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_3 .td-module-empty.td-big-grid-post-1 .td-module-thumb{height:179px;width:369px}}.td_block_big_grid_3 .td-module-empty.td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_3 .td-module-empty.td-big-grid-post-3 .td-module-thumb{width:265px;height:198px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_3 .td-module-empty.td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_3 .td-module-empty.td-big-grid-post-3 .td-module-thumb{width:243px;height:182px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_3 .td-module-empty.td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_3 .td-module-empty.td-big-grid-post-3 .td-module-thumb{width:183px;height:136px}}.td_block_big_grid_4{margin-right:-3px}@media (max-width:767px){.td_block_big_grid_4{margin-right:-20px}}.td_block_big_grid_4 .td-big-grid-post{width:50%;float:left}@media (max-width:767px){.td_block_big_grid_4 .td-big-grid-post{width:100%;float:none}}@media (max-width:767px){.td_block_big_grid_4 .td-big-grid-post:first-child{padding-bottom:3px}}.td_block_big_grid_4 .td-module-thumb{height:399px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_4 .td-module-thumb{height:350px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_4 .td-module-thumb{height:280px}}@media (max-width:767px){.td_block_big_grid_4 .td-module-thumb{width:100%;height:220px}}.td_block_big_grid_4 .td-big-thumb{padding-right:3px}@media (max-width:767px){.td_block_big_grid_4 .td-big-thumb{padding-right:0}}@media (max-width:767px){.td_block_big_grid_4.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_4.td-grid-style-1 .td-module-meta-info{margin-left:12px}}.td_block_big_grid_4.td-grid-style-5 .td-module-meta-info,.td_block_big_grid_4.td-grid-style-6 .td-module-meta-info{margin-left:0;margin-right:0;margin-bottom:0}@media (max-width:767px){.td_block_big_grid_4 .td-module-empty{display:none !important}}.td_block_big_grid_5{margin-right:-3px}@media (max-width:767px){.td_block_big_grid_5{margin-right:-20px}}.td_block_big_grid_5 .td-big-grid-post{width:33.33333333%;float:left}@media (max-width:767px){.td_block_big_grid_5 .td-big-grid-post{width:100%;float:none;padding-top:3px}}@media (max-width:767px){.td_block_big_grid_5 .td-big-grid-post:first-child{padding-top:0}}.td_block_big_grid_5 .td-big-grid-post .td-module-thumb{height:220px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_5 .td-big-grid-post .td-module-thumb{height:200px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_5 .td-big-grid-post .td-module-thumb{height:148px}}@media (max-width:767px){.td_block_big_grid_5 .td-big-grid-post .td-module-thumb{height:168px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_5 .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_5 .td-module-meta-info{display:none}}.td_block_big_grid_5 .td-module-thumb a:last-child:before{height:100%}.td_block_big_grid_5.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_5.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_5.td-grid-style-3 .td-big-grid-meta{margin:0 20px 11px}@media (max-width:1018px){.td_block_big_grid_5.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_5.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_5.td-grid-style-3 .td-big-grid-meta{margin:0 14px 11px}}.td_block_big_grid_5.td-grid-style-1 .entry-title,.td_block_big_grid_5.td-grid-style-2 .entry-title,.td_block_big_grid_5.td-grid-style-3 .entry-title{font-size:20px;line-height:26px;font-weight:700}@media (max-width:767px){.td_block_big_grid_5.td-grid-style-1 .entry-title,.td_block_big_grid_5.td-grid-style-2 .entry-title,.td_block_big_grid_5.td-grid-style-3 .entry-title{font-size:22px !important;line-height:28px !important;font-weight:500}}.td_block_big_grid_5.td-grid-style-4 .td-module-meta-info{display:none}.td_block_big_grid_5.td-grid-style-4 .td-big-grid-meta{padding-right:3px}@media (max-width:767px){.td_block_big_grid_5.td-grid-style-4 .td-big-grid-meta{padding-right:0}}.td_block_big_grid_5.td-grid-style-5 .td-module-meta-info{margin-left:0;margin-bottom:0}.td_block_big_grid_5.td-grid-style-5 .entry-title{font-size:20px;line-height:26px;font-weight:700}.td_block_big_grid_5 .td-small-thumb{padding-right:3px}@media (max-width:767px){.td_block_big_grid_5 .td-small-thumb{padding-right:0}}@media (max-width:767px){.td_block_big_grid_5 .td-module-empty{display:none !important}}.td_block_big_grid_5 .td-module-empty .td-module-thumb{height:220px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_5 .td-module-empty .td-module-thumb{height:200px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_5 .td-module-empty .td-module-thumb{height:148px}}@media (max-width:767px){.td_block_big_grid_5 .td-module-empty .td-module-thumb{height:168px}}.td_block_big_grid_5 .td-module-empty.td-big-grid-post-1{padding-right:3px}.td_block_big_grid_5.td-grid-style-1 .td-video-play-ico,.td_block_big_grid_5.td-grid-style-2 .td-video-play-ico,.td_block_big_grid_5.td-grid-style-3 .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none}.td_block_big_grid_6{margin-right:-2px}@media (max-width:767px){.td_block_big_grid_6{margin-right:-20px}}.td_block_big_grid_6 .td-big-grid-post-0,.td_block_big_grid_6 .td-big-grid-post-1{width:50%;float:left;margin-bottom:3px}@media (max-width:767px){.td_block_big_grid_6 .td-big-grid-post-0,.td_block_big_grid_6 .td-big-grid-post-1{margin-bottom:0;margin-top:3px;width:100%;float:none}}@media (max-width:767px){.td_block_big_grid_6 .td-big-grid-post-0:first-child,.td_block_big_grid_6 .td-big-grid-post-1:first-child{margin-top:0}}.td_block_big_grid_6 .td-big-grid-post-0.td-big-thumb,.td_block_big_grid_6 .td-big-grid-post-1.td-big-thumb{padding-right:3px}@media (max-width:767px){.td_block_big_grid_6 .td-big-grid-post-0.td-big-thumb,.td_block_big_grid_6 .td-big-grid-post-1.td-big-thumb{padding-right:0}}.td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb{height:373px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb{height:360px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb{height:280px}}@media (max-width:767px){.td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb{width:100%;height:220px}}.td_block_big_grid_6 .td-big-grid-post-2,.td_block_big_grid_6 .td-big-grid-post-3,.td_block_big_grid_6 .td-big-grid-post-4,.td_block_big_grid_6 .td-big-grid-post-5,.td_block_big_grid_6 .td-big-grid-post-6{width:20%;float:left}.td_block_big_grid_6 .td-big-grid-post-2.td-tiny-thumb,.td_block_big_grid_6 .td-big-grid-post-3.td-tiny-thumb,.td_block_big_grid_6 .td-big-grid-post-4.td-tiny-thumb,.td_block_big_grid_6 .td-big-grid-post-5.td-tiny-thumb,.td_block_big_grid_6 .td-big-grid-post-6.td-tiny-thumb{padding-right:3px}@media (max-width:767px){.td_block_big_grid_6 .td-big-grid-post-2.td-tiny-thumb,.td_block_big_grid_6 .td-big-grid-post-3.td-tiny-thumb,.td_block_big_grid_6 .td-big-grid-post-4.td-tiny-thumb,.td_block_big_grid_6 .td-big-grid-post-5.td-tiny-thumb,.td_block_big_grid_6 .td-big-grid-post-6.td-tiny-thumb{padding-right:0}}.td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb{height:140px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb{height:130px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb{height:100px}}@media (max-width:767px){.td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb,.td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb{height:auto}}.td_block_big_grid_6 .td-post-category{vertical-align:bottom}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_6.td-grid-style-1 .td-big-thumb .td-big-grid-meta{margin:0 0 0 14px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_6.td-grid-style-1 .td-big-thumb .td-module-meta-info{margin:7px 0 14px 14px}}.td_block_big_grid_6.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,.td_block_big_grid_6.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before{background:#d17646;background:-webkit-gradient(left bottom,right top,color-stop(0%,#d17646),color-stop(100%,#c63939));background:-webkit-linear-gradient(45deg,#d17646 0%,#c63939 100%);background:linear-gradient(45deg,#d17646 0%,#c63939 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646',endColorstr='#c63939',GradientType=1)}.td_block_big_grid_6.td-grid-style-5 .td-module-meta-info{margin-left:0;margin-right:0;margin-bottom:0}.td_block_big_grid_6 .td-module-empty.td-big-grid-post{padding-right:3px}@media (max-width:767px){.td_block_big_grid_6 .td-module-empty.td-big-grid-post{display:none !important}}.td_block_big_grid_6.td-grid-style-1 .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_6.td-grid-style-1 .td-video-play-ico{top:10px;right:10px}}.td_block_big_grid_6.td-grid-style-2 .td-tiny-thumb .td-video-play-ico,.td_block_big_grid_6.td-grid-style-3 .td-tiny-thumb .td-video-play-ico,.td_block_big_grid_6.td-grid-style-4 .td-tiny-thumb .td-video-play-ico,.td_block_big_grid_6.td-grid-style-5 .td-tiny-thumb .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_6.td-grid-style-2 .td-tiny-thumb .td-video-play-ico,.td_block_big_grid_6.td-grid-style-3 .td-tiny-thumb .td-video-play-ico,.td_block_big_grid_6.td-grid-style-4 .td-tiny-thumb .td-video-play-ico,.td_block_big_grid_6.td-grid-style-5 .td-tiny-thumb .td-video-play-ico{top:10px;right:10px}}.td_block_big_grid_6 .td-tiny-thumb .td-video-play-ico{width:30px;height:30px;font-size:30px}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_6 .td-tiny-thumb .td-video-play-ico{width:20px !important;height:20px !important;font-size:20px !important}}.td_block_big_grid_7{margin-right:-12px}@media (max-width:767px){.td_block_big_grid_7{margin-right:-20px}}.td_block_big_grid_7 .td-big-grid-post-0,.td_block_big_grid_7 .td-big-grid-post-1,.td_block_big_grid_7 .td-big-grid-post-2{width:33.33333333%;float:left;margin-bottom:12px}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-0,.td_block_big_grid_7 .td-big-grid-post-1,.td_block_big_grid_7 .td-big-grid-post-2{margin-bottom:0;float:none}}.td_block_big_grid_7 .td-big-grid-post-0.td-small-thumb,.td_block_big_grid_7 .td-big-grid-post-1.td-small-thumb,.td_block_big_grid_7 .td-big-grid-post-2.td-small-thumb{padding-right:12px}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-0.td-small-thumb,.td_block_big_grid_7 .td-big-grid-post-1.td-small-thumb,.td_block_big_grid_7 .td-big-grid-post-2.td-small-thumb{padding-right:0}}.td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb{height:220px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb{height:195px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb{height:146px}}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb{height:196px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_7 .td-big-grid-post-0 .td-module-meta-info,.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info,.td_block_big_grid_7 .td-big-grid-post-2 .td-module-meta-info{display:none}}.td_block_big_grid_7 .td-big-grid-post-0 .td-big-grid-meta,.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta,.td_block_big_grid_7 .td-big-grid-post-2 .td-big-grid-meta{margin:0 20px 11px}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_7 .td-big-grid-post-0 .td-big-grid-meta,.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta,.td_block_big_grid_7 .td-big-grid-post-2 .td-big-grid-meta{margin:0 15px 11px}}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-0 .td-big-grid-meta,.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta,.td_block_big_grid_7 .td-big-grid-post-2 .td-big-grid-meta{margin:0 15px 11px}}.td_block_big_grid_7 .td-big-grid-post-0 .entry-title,.td_block_big_grid_7 .td-big-grid-post-1 .entry-title,.td_block_big_grid_7 .td-big-grid-post-2 .entry-title{font-size:20px;line-height:26px;font-weight:700}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-0 .entry-title,.td_block_big_grid_7 .td-big-grid-post-1 .entry-title,.td_block_big_grid_7 .td-big-grid-post-2 .entry-title{font-weight:500}}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-0{width:100%}}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-0 .entry-title{font-size:22px !important;line-height:28px !important}}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info,.td_block_big_grid_7 .td-big-grid-post-2 .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb{height:150px !important}}.td_block_big_grid_7 .td-meta-info-container{padding-right:12px}@media (max-width:767px){.td_block_big_grid_7 .td-meta-info-container{padding-right:0}}.td_block_big_grid_7 .td-big-grid-post-3,.td_block_big_grid_7 .td-big-grid-post-4,.td_block_big_grid_7 .td-big-grid-post-5,.td_block_big_grid_7 .td-big-grid-post-6{width:25%;float:left}.td_block_big_grid_7 .td-big-grid-post-3.td-small-thumb,.td_block_big_grid_7 .td-big-grid-post-4.td-small-thumb,.td_block_big_grid_7 .td-big-grid-post-5.td-small-thumb,.td_block_big_grid_7 .td-big-grid-post-6.td-small-thumb{padding-right:12px}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-3.td-small-thumb,.td_block_big_grid_7 .td-big-grid-post-4.td-small-thumb,.td_block_big_grid_7 .td-big-grid-post-5.td-small-thumb,.td_block_big_grid_7 .td-big-grid-post-6.td-small-thumb{padding-right:0}}.td_block_big_grid_7 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-5 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-6 .td-module-thumb{height:175px}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_7 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-5 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-6 .td-module-thumb{height:124px}}@media (max-width:767px){.td_block_big_grid_7 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-5 .td-module-thumb,.td_block_big_grid_7 .td-big-grid-post-6 .td-module-thumb{height:150px !important}}.td_block_big_grid_7.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,.td_block_big_grid_7.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before{background:#d760b7;background:-webkit-gradient(left top,right bottom,color-stop(0%,#d760b7),color-stop(100%,#3b78b4));background:-webkit-linear-gradient(-45deg,#d760b7 0%,#3b78b4 100%);background:linear-gradient(135deg,#d760b7 0%,#3b78b4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7',endColorstr='#3b78b4',GradientType=1)}.td_block_big_grid_7.td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before,.td_block_big_grid_7.td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before{background:#4db2ec;background:-webkit-gradient(left bottom,right top,color-stop(0%,#4db2ec),color-stop(100%,#4a8f5e));background:-webkit-linear-gradient(45deg,#4db2ec 0%,#4a8f5e 100%);background:linear-gradient(45deg,#4db2ec 0%,#4a8f5e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec',endColorstr='#4a8f5e',GradientType=1)}.td_block_big_grid_7.td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before,.td_block_big_grid_7.td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before{background:#d17646;background:-webkit-gradient(left bottom,right top,color-stop(0%,#d17646),color-stop(100%,#c63939));background:-webkit-linear-gradient(45deg,#d17646 0%,#c63939 100%);background:linear-gradient(45deg,#d17646 0%,#c63939 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646',endColorstr='#c63939',GradientType=1)}.td_block_big_grid_7.td-grid-style-4 .td-module-meta-info{display:none}.td_block_big_grid_7.td-grid-style-4 .td-big-grid-meta{margin:0}.td_block_big_grid_7.td-grid-style-5 .td-module-meta-info{margin-left:0;margin-right:0;margin-bottom:0}.td_block_big_grid_7.td-grid-style-5 .td-small-thumb .td-meta-info-container{padding:0 30px 0 18px}.td_block_big_grid_7 .td-module-empty.td-big-grid-post{padding-right:12px}@media (max-width:767px){.td_block_big_grid_7 .td-module-empty.td-big-grid-post{display:none !important}}.td_block_big_grid_7.td-grid-style-1 .td-video-play-ico,.td_block_big_grid_7.td-grid-style-2 .td-video-play-ico,.td_block_big_grid_7.td-grid-style-3 .td-video-play-ico,.td_block_big_grid_7.td-grid-style-4 .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none}.td_block_big_grid_8 .td-grid-columns{width:33.33333333%;float:left}@media (max-width:767px){.td_block_big_grid_8 .td-grid-columns{display:inline;float:none;width:100%}}@media (max-width:767px){.td_block_big_grid_8 .td-meta-info-container{width:100% !important}}@media (max-width:767px){.td_block_big_grid_8 .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post{padding-top:3px}}@media (max-width:767px){.td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post:first-child{padding-top:0}}@media (max-width:767px){.td_block_big_grid_8 .td-big-grid-scroll.td-scroll-full .td-grid-columns{padding-left:0}}@media (max-width:767px){.td_block_big_grid_8 .td-big-grid-scroll .td-grid-columns{padding-left:3px}}@media (max-width:767px){.td_block_big_grid_8 .td-big-grid-scroll .td-grid-columns:first-child{padding-left:0}}.td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb{height:182px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb{height:167px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb{height:125px}}@media (max-width:767px){.td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb{height:198px !important}}.td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb{height:364px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb{height:334px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb{height:250px}}@media (max-width:767px){.td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb,.td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb{height:156px !important}}.td_block_big_grid_8 .td-small-thumb .td-module-meta-info{display:none}.td_block_big_grid_8 .td-small-thumb .td-big-grid-meta{margin:0 20px 14px}@media (max-width:767px){.td_block_big_grid_8 .td-small-thumb .td-big-grid-meta{margin:0 15px 14px}}.td_block_big_grid_8.td-grid-style-2 .td-meta-info-container,.td_block_big_grid_8.td-grid-style-3 .td-meta-info-container{bottom:auto;top:0}.td_block_big_grid_8.td-grid-style-2 .td-small-thumb .td-big-grid-meta,.td_block_big_grid_8.td-grid-style-3 .td-small-thumb .td-big-grid-meta{margin-top:20px}.td_block_big_grid_8.td-grid-style-4 .td-small-thumb .td-big-grid-meta{margin:0}.td_block_big_grid_8.td-grid-style-4 .td-meta-info-container{width:80%}.td_block_big_grid_8.td-grid-style-5 .td-module-meta-info{margin-left:0;margin-right:0;margin-bottom:0}.td_block_big_grid_8.td-grid-style-2 .td-meta-info-container{margin-top:0}.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a:last-child:before,.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a:last-child:before{background:rgba(244,208,63,.97);background:-webkit-gradient(left top,right bottom,color-stop(0%,rgba(244,208,63,.97)),color-stop(100%,#f27a35));background:-webkit-linear-gradient(-45deg,rgba(244,208,63,.97) 0%,#f27a35 100%);background:linear-gradient(135deg,rgba(244,208,63,.97) 0%,#f27a35 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4d03f',endColorstr='#f27a35',GradientType=1)}.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a:last-child:before,.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a:last-child:before{background:#d17646;background:-webkit-gradient(left bottom,right top,color-stop(0%,#d17646),color-stop(100%,#c63939));background:-webkit-linear-gradient(45deg,#d17646 0%,#c63939 100%);background:linear-gradient(45deg,#d17646 0%,#c63939 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646',endColorstr='#c63939',GradientType=1)}.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before{background:#d760b7;background:-webkit-gradient(left top,right bottom,color-stop(0%,#d760b7),color-stop(100%,#3b78b4));background:-webkit-linear-gradient(-45deg,#d760b7 0%,#3b78b4 100%);background:linear-gradient(135deg,#d760b7 0%,#3b78b4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7',endColorstr='#3b78b4',GradientType=1)}.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a:last-child:before,.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a:last-child:before{background:#4db2ec;background:-webkit-gradient(left bottom,right top,color-stop(0%,#4db2ec),color-stop(100%,#4a8f5e));background:-webkit-linear-gradient(45deg,#4db2ec 0%,#4a8f5e 100%);background:linear-gradient(45deg,#4db2ec 0%,#4a8f5e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec',endColorstr='#4a8f5e',GradientType=1)}.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before,.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before{background:#4db2ec;background:-webkit-gradient(left bottom,right top,color-stop(0%,#4db2ec),color-stop(100%,#4a8f5e));background:-webkit-linear-gradient(45deg,#4db2ec 0%,#4a8f5e 100%);background:linear-gradient(45deg,#4db2ec 0%,#4a8f5e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec',endColorstr='#4a8f5e',GradientType=1)}.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before,.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before{background:#b0b43b;background:-webkit-gradient(left top,right bottom,color-stop(0%,#b0b43b),color-stop(100%,rgba(145,96,81,.97)));background:-webkit-linear-gradient(-45deg,#b0b43b 0%,rgba(145,96,81,.97) 100%);background:linear-gradient(135deg,#b0b43b 0%,rgba(145,96,81,.97) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0b43b',endColorstr='#916051',GradientType=1)}@media (max-width:767px){.td_block_big_grid_8 .td-module-empty{display:none !important}}.td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 .td-module-thumb{height:364px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 .td-module-thumb{height:334px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 .td-module-thumb{height:250px}}.td_block_big_grid_8 .td-module-empty.td-big-grid-post-2{opacity:.9}.td_block_big_grid_8 .td-module-empty.td-big-grid-post-3{opacity:.8}.td_block_big_grid_8 .td-module-empty.td-big-grid-post-4{opacity:.7}.td_block_big_grid_8 .td-module-empty.td-big-grid-post-5{opacity:.7}.td_block_big_grid_8 .td-module-empty.td-big-grid-post-6{opacity:.8}@media (max-width:767px){.td_block_big_grid_8.td-grid-style-1 .td-big-grid-meta{margin:0 15px 13px !important}}.td_block_big_grid_8.td-grid-style-1 .td-big-thumb .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none}.td_block_big_grid_8.td-grid-style-2 .td-video-play-ico,.td_block_big_grid_8.td-grid-style-3 .td-video-play-ico{top:auto;bottom:20px;right:20px;left:auto;transform:none;-webkit-transform:none}.td_block_big_grid_8.td-grid-style-4 .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none}.td_block_big_grid_8.td-grid-style-6 .td-big-grid-post-0 .entry-title,.td_block_big_grid_8.td-grid-style-6 .td-big-grid-post-6 .entry-title{font-size:30px;line-height:36px}.td_block_big_grid_9 .td-big-grid-post{width:25%;float:left}@media (max-width:767px){.td_block_big_grid_9 .td-big-grid-post{width:50%;margin-bottom:2px}}@media (max-width:600px){.td_block_big_grid_9 .td-big-grid-post{width:100%}}@media (max-width:767px){.td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-2 .td-module-thumb{margin-right:2px}}@media (max-width:600px){.td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-0 .td-module-thumb,.td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-2 .td-module-thumb{margin-right:0}}.td_block_big_grid_9 .td-big-grid-post .entry-title{font-size:21px;line-height:24px;font-weight:700}.td_block_big_grid_9 .td-big-grid-post .td-post-category{font-size:10px;padding:2px 6px;line-height:13px;margin-bottom:10px}@media (max-width:1018px){.td_block_big_grid_9 .td-big-grid-post .td-post-category{margin-bottom:7px}}.td_block_big_grid_9 .td-big-grid-post .td-module-thumb{margin-right:2px;height:364px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_9 .td-big-grid-post .td-module-thumb{height:330px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_9 .td-big-grid-post .td-module-thumb{height:250px}}@media (max-width:767px){.td_block_big_grid_9 .td-big-grid-post .td-module-thumb{height:140px;margin-right:0}}.td_block_big_grid_9 .td-big-grid-post:last-child .td-module-thumb{margin-right:0}.td_block_big_grid_9 .td-big-grid-post .entry-thumb{margin:0 auto;position:absolute;left:-9999px;right:-9999px;width:auto}@media (max-width:1140px){.td_block_big_grid_9 .td-big-grid-post .entry-thumb{height:100%}}@media (max-width:767px){.td_block_big_grid_9 .td-big-grid-post .entry-thumb{height:auto;width:100%;top:-30px}}.td_block_big_grid_9 .td-big-grid-post .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none;width:30px;height:30px;font-size:30px}@media (max-width:767px){.td_block_big_grid_9 .td-big-grid-post .td-video-play-ico{top:10px;right:10px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_9 .td-post-author-name{display:none}}@media (max-width:767px){.td_block_big_grid_9 .td_module_mx_empty{display:none}}.td_block_big_grid_9.td-grid-style-1 .td-post-category{background-color:var(--td_theme_color,#4db2ec)}.td_block_big_grid_9.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_9.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_9.td-grid-style-3 .td-big-grid-meta{margin-bottom:11px;margin-right:20px;width:auto}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_9.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_9.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_9.td-grid-style-3 .td-big-grid-meta{margin-bottom:8px;margin-left:10px;margin-right:8px}}@media (max-width:767px){.td_block_big_grid_9.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_9.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_9.td-grid-style-3 .td-big-grid-meta{margin-bottom:7px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_9.td-grid-style-1 .td-module-meta-info,.td_block_big_grid_9.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_9.td-grid-style-3 .td-module-meta-info{margin-top:8px;margin-left:10px}}@media (max-width:767px){.td_block_big_grid_9.td-grid-style-1 .td-module-meta-info,.td_block_big_grid_9.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_9.td-grid-style-3 .td-module-meta-info{margin-bottom:15px;margin-top:7px;margin-left:15px}}.td_block_big_grid_9.td-grid-style-4 .td-big-grid-meta{margin-right:2px}@media (max-width:767px){.td_block_big_grid_9.td-grid-style-4 .td-big-grid-meta{margin-right:0}}.td_block_big_grid_9.td-grid-style-4 .td-big-grid-post:last-child .td-big-grid-meta{margin-right:0}.td_block_big_grid_9.td-grid-style-4 .td-module-meta-info{margin:0;padding-left:11px;padding-right:11px}.td_block_big_grid_9.td-grid-style-4 .td-post-category{padding-left:11px;padding-right:11px;margin-bottom:0}.td_block_big_grid_9.td-grid-style-5 .td-module-meta-info{margin-left:0;margin-bottom:0}.td_block_big_grid_9.td-grid-style-5 .td-meta-info-container{padding:0 10%}.td_block_big_grid_9.td-grid-style-5 .td-post-category{padding:2px 7px;background-color:var(--td_theme_color,#4db2ec)}.td_block_big_grid_10 .td-big-grid-post{float:left;padding-right:2px}@media (max-width:767px){.td_block_big_grid_10 .td-big-grid-post{padding-right:0;margin-bottom:2px}}.td_block_big_grid_10 .td-big-grid-post:last-child{padding-right:0}@media (max-width:767px){.td_block_big_grid_10 .td-big-grid-post .entry-title{font-size:16px !important;line-height:21px !important}}.td_block_big_grid_10 .td-big-grid-post .td-post-category{margin-bottom:10px}@media (max-width:1018px){.td_block_big_grid_10 .td-big-grid-post .td-post-category{margin-bottom:7px}}.td_block_big_grid_10 .td-module-thumb{height:350px}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_10 .td-module-thumb{height:300px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_10 .td-module-thumb{height:250px}}@media (max-width:767px){.td_block_big_grid_10 .td-module-thumb{height:140px;margin-right:0}}.td_block_big_grid_10 .entry-thumb{margin:0 auto;position:absolute;left:-9999px;right:-9999px;width:auto}@media (max-width:767px){.td_block_big_grid_10 .entry-thumb{width:100%;top:-30px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_10 .td-post-author-name{display:none}}.td_block_big_grid_10 .td-big-grid-post .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none;width:30px;height:30px;font-size:30px}@media (max-width:767px){.td_block_big_grid_10 .td-big-grid-post .td-video-play-ico{top:10px;right:10px}}.td_block_big_grid_10 .td-big-grid-post-0{width:50%}.td_block_big_grid_10 .td-big-grid-post-1,.td_block_big_grid_10 .td-big-grid-post-2{width:25%}@media (max-width:767px){.td_block_big_grid_10 .td-big-grid-post{width:100%}}@media (max-width:767px){.td_block_big_grid_10 .td_module_mx_empty{display:none}}.td_block_big_grid_10.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_10.td-grid-style-3 .td-big-grid-meta{margin-bottom:11px;margin-right:20px;width:auto}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_10.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_10.td-grid-style-3 .td-big-grid-meta{margin-bottom:8px;margin-left:10px;margin-right:8px}}@media (max-width:767px){.td_block_big_grid_10.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_10.td-grid-style-3 .td-big-grid-meta{margin-bottom:7px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_10.td-grid-style-1 .td-module-meta-info,.td_block_big_grid_10.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_10.td-grid-style-3 .td-module-meta-info{margin-top:8px;margin-left:10px}}@media (max-width:767px){.td_block_big_grid_10.td-grid-style-1 .td-module-meta-info,.td_block_big_grid_10.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_10.td-grid-style-3 .td-module-meta-info{margin-bottom:15px;margin-top:7px;margin-left:15px}}@media (max-width:767px){.td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-meta-info-container,.td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-meta-info-container{position:absolute;top:auto;bottom:0}}@media (max-width:767px){.td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-big-grid-meta,.td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-big-grid-meta,.td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-module-meta-info,.td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-module-meta-info{position:static}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta{margin-top:13px}}@media (max-width:767px){.td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-meta-info-container{top:0;bottom:auto}}.td_block_big_grid_10.td-grid-style-4 .td-meta-info-container{width:100%;padding-right:2px}@media (max-width:767px){.td_block_big_grid_10.td-grid-style-4 .td-meta-info-container{padding-right:0}}.td_block_big_grid_10.td-grid-style-4 .td-big-grid-post:last-child .td-meta-info-container{padding-right:0}.td_block_big_grid_10.td-grid-style-4 .td-module-meta-info{margin:0}.td_block_big_grid_10.td-grid-style-4 .td-post-category{margin-bottom:0}.td_block_big_grid_10.td-grid-style-5 .td-post-author-name{display:none}.td_block_big_grid_10.td-grid-style-5 .td-module-meta-info{margin-left:0;margin-bottom:0}.td_block_big_grid_10.td-grid-style-5 .td-meta-info-container{padding:0 10%}.td_block_big_grid_11 .td-big-grid-post{float:left;padding-right:2px}.td_block_big_grid_11 .td-big-grid-post .entry-title{font-size:21px;line-height:24px;font-weight:500}.td_block_big_grid_11 .td-big-grid-post .td-post-category{margin-bottom:10px}@media (max-width:1018px){.td_block_big_grid_11 .td-big-grid-post .td-post-category{margin-bottom:7px}}.td_block_big_grid_11 .entry-thumb{margin:0 auto;position:absolute;left:-9999px;right:-9999px;width:auto}@media (max-width:767px){.td_block_big_grid_11 .entry-thumb{width:100%}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_11 .td-post-author-name{display:none}}.td_block_big_grid_11 .td-big-grid-post .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none;width:30px;height:30px;font-size:30px}@media (max-width:767px){.td_block_big_grid_11 .td-big-grid-post .td-video-play-ico{top:10px;right:10px}}.td_block_big_grid_11 .td_module_mx15{width:30%}@media (max-width:767px){.td_block_big_grid_11 .td_module_mx15{width:50%}}.td_block_big_grid_11 .td_module_mx15 .td-module-thumb{height:360px}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_11 .td_module_mx15 .td-module-thumb{height:282px}}@media (max-width:767px){.td_block_big_grid_11 .td_module_mx15 .td-module-thumb{height:150px}}.td_block_big_grid_11 .td_module_mx15 .td-meta-align{padding-right:2px}.td_block_big_grid_11 .td_module_mx11{width:40%;padding-right:0}@media (max-width:767px){.td_block_big_grid_11 .td_module_mx11{width:50%;padding-right:2px}}.td_block_big_grid_11 .td_module_mx11 .td-module-thumb{height:179px}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_11 .td_module_mx11 .td-module-thumb{height:140px}}@media (max-width:767px){.td_block_big_grid_11 .td_module_mx11 .td-module-thumb{height:150px}}@media (max-width:630px){.td_block_big_grid_11 .td_module_mx11 .entry-thumb{height:100%;width:auto}}@media (max-width:767px){.td_block_big_grid_11 .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_11 .td-big-grid-post-1{padding-right:0}}@media (max-width:767px){.td_block_big_grid_11 .td-big-grid-post-2 .td-module-thumb{margin-top:2px}}@media (max-width:767px){.td_block_big_grid_11 .td-big-grid-post-3{padding-right:0}}.td_block_big_grid_11 .td-big-grid-post-3 .td-module-thumb{margin-top:2px}@media (max-width:767px){.td_block_big_grid_11 .td_module_mx_empty{display:none}}.td_block_big_grid_11.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_11.td-grid-style-3 .td-big-grid-meta{margin-bottom:11px;margin-right:20px;width:auto}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_11.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_11.td-grid-style-3 .td-big-grid-meta{margin-bottom:8px;margin-left:10px;margin-right:8px}}@media (max-width:767px){.td_block_big_grid_11.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_11.td-grid-style-3 .td-big-grid-meta{margin-bottom:10px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_11.td-grid-style-1 .td-module-meta-info,.td_block_big_grid_11.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_11.td-grid-style-3 .td-module-meta-info{margin-top:8px;margin-left:10px}}@media (max-width:767px){.td_block_big_grid_11.td-grid-style-1 .td-module-meta-info,.td_block_big_grid_11.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_11.td-grid-style-3 .td-module-meta-info{margin-bottom:15px;margin-top:7px;margin-left:15px}}.td_block_big_grid_11.td-grid-style-1 .td_module_mx11 .td-big-grid-meta,.td_block_big_grid_11.td-grid-style-2 .td_module_mx11 .td-big-grid-meta,.td_block_big_grid_11.td-grid-style-3 .td_module_mx11 .td-big-grid-meta{margin-bottom:16px}@media (max-width:767px){.td_block_big_grid_11.td-grid-style-1 .td_module_mx11 .td-big-grid-meta,.td_block_big_grid_11.td-grid-style-2 .td_module_mx11 .td-big-grid-meta,.td_block_big_grid_11.td-grid-style-3 .td_module_mx11 .td-big-grid-meta{margin-bottom:10px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta{margin-top:13px}}.td_block_big_grid_11.td-grid-style-4 .td-meta-info-container{width:100%}.td_block_big_grid_11.td-grid-style-4 .td-module-meta-info{margin:0;padding-left:11px;padding-right:11px}.td_block_big_grid_11.td-grid-style-4 .td-post-category{padding-left:11px;padding-right:11px;margin-bottom:0}.td_block_big_grid_11.td-grid-style-5 .td-post-author-name{display:none}.td_block_big_grid_11.td-grid-style-5 .td-module-meta-info{margin-left:0;margin-bottom:0}.td_block_big_grid_11.td-grid-style-5 .td-meta-info-container{padding:0 10%}.td_block_big_grid_11.td-grid-style-6 .td-big-grid-post-0 .entry-title,.td_block_big_grid_11.td-grid-style-6 .td-big-grid-post-1 .entry-title{font-size:26px;line-height:30px}@media (max-width:767px){.td_block_big_grid_11.td-grid-style-6 .entry-title{font-size:13px !important;line-height:15px !important}}.td_block_big_grid_12 .td-big-grid-post{float:left}.td_block_big_grid_12 .td-big-grid-post .td-post-category{margin-bottom:10px}@media (max-width:1018px){.td_block_big_grid_12 .td-big-grid-post .td-post-category{margin-bottom:7px}}.td_block_big_grid_12 .entry-thumb{margin:0 auto;position:absolute;left:-9999px;right:-9999px;width:auto}@media (max-width:767px){.td_block_big_grid_12 .entry-thumb{width:100%}}.td_block_big_grid_12 .td-big-grid-post .td-video-play-ico{top:20px;right:20px;left:auto;transform:none;-webkit-transform:none;width:30px;height:30px;font-size:30px}@media (max-width:767px){.td_block_big_grid_12 .td-big-grid-post .td-video-play-ico{top:10px;right:10px}}.td_block_big_grid_12 .td-big-grid-wrapper .td-big-grid-post:last-child .td-module-thumb{margin-top:11px}@media (max-width:767px){.td_block_big_grid_12 .td-big-grid-wrapper .td-big-grid-post:last-child .td-module-thumb{margin-top:2px;margin-left:2px}}@media (max-width:767px){.td_block_big_grid_12 .td-big-grid-wrapper .td-big-grid-post:last-child .td-meta-info-container{margin-left:2px}}.td_block_big_grid_12 .td_module_mx5{width:51%;padding-right:11px}@media (max-width:767px){.td_block_big_grid_12 .td_module_mx5{width:100%;padding-right:0}}.td_block_big_grid_12 .td_module_mx5 .td-module-thumb{height:451px}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_12 .td_module_mx5 .td-module-thumb{height:291px}}@media (max-width:767px){.td_block_big_grid_12 .td_module_mx5 .td-module-thumb{height:240px}}.td_block_big_grid_12 .td_module_mx5 .td-meta-info-container{padding-right:11px}@media (max-width:767px){.td_block_big_grid_12 .td_module_mx5 .td-meta-info-container{padding-right:0}}.td_block_big_grid_12 .td-big-grid-post-1,.td_block_big_grid_12 .td-big-grid-post-2{width:49%}@media (max-width:767px){.td_block_big_grid_12 .td-big-grid-post-1,.td_block_big_grid_12 .td-big-grid-post-2{width:50%}}.td_block_big_grid_12 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb{height:220px}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_12 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb{height:140px}}@media (max-width:767px){.td_block_big_grid_12 .td-big-grid-post-1 .td-module-thumb,.td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb{height:150px;margin-top:2px}}@media (max-width:630px){.td_block_big_grid_12 .td-big-grid-post-1 .entry-thumb,.td_block_big_grid_12 .td-big-grid-post-2 .entry-thumb{height:100%;width:auto}}.td_block_big_grid_12.td-grid-style-2 .td-big-grid-post-2 .td-meta-info-container{margin-top:11px}@media (max-width:767px){.td_block_big_grid_12.td-grid-style-2 .td-big-grid-post-2 .td-meta-info-container{margin-top:0}}@media (max-width:767px){.td_block_big_grid_12 .td_module_mx_empty{display:none}}.td_block_big_grid_12.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-3 .td-big-grid-meta{margin-bottom:11px;margin-right:20px;width:auto}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_12.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-3 .td-big-grid-meta{margin-bottom:8px;margin-left:10px;margin-right:20px}}@media (max-width:767px){.td_block_big_grid_12.td-grid-style-1 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-3 .td-big-grid-meta{margin-bottom:10px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_12.td-grid-style-1 .td-module-meta-info,.td_block_big_grid_12.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_12.td-grid-style-3 .td-module-meta-info{margin-top:8px;margin-left:10px}}@media (max-width:767px){.td_block_big_grid_12.td-grid-style-1 .td-module-meta-info,.td_block_big_grid_12.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_12.td-grid-style-3 .td-module-meta-info{margin-bottom:15px;margin-top:7px;margin-left:15px}}.td_block_big_grid_12.td-grid-style-1 .td_module_mx11 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-2 .td_module_mx11 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-3 .td_module_mx11 .td-big-grid-meta{margin-bottom:16px}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_12.td-grid-style-1 .td_module_mx11 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-2 .td_module_mx11 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-3 .td_module_mx11 .td-big-grid-meta{margin-bottom:6px}}@media (max-width:767px){.td_block_big_grid_12.td-grid-style-1 .td_module_mx11 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-2 .td_module_mx11 .td-big-grid-meta,.td_block_big_grid_12.td-grid-style-3 .td_module_mx11 .td-big-grid-meta{margin-bottom:10px}}.td_block_big_grid_12.td-grid-style-4 .td-meta-info-container{width:100%}.td_block_big_grid_12.td-grid-style-4 .td-module-meta-info{margin:0;padding-left:11px;padding-right:11px}.td_block_big_grid_12.td-grid-style-4 .td-post-category{padding-left:11px;padding-right:11px;margin-bottom:0}.td_block_big_grid_12.td-grid-style-5 .td-post-author-name{display:none}.td_block_big_grid_12.td-grid-style-5 .td-module-meta-info{margin-left:0;margin-bottom:0}.td_block_big_grid_12.td-grid-style-5 .td-meta-info-container{padding:0 10%}@media (max-width:767px){.td_block_big_grid_12.td-grid-style-6 .td-medium-thumb .entry-title{font-size:13px !important;line-height:15px !important}}.td-big-grids-fl .td-big-grid-post{position:relative;height:0}.td-big-grids-fl .td_module_wrap{padding-bottom:0}@media (min-width:767px){.td-big-grids-fl.td-big-grids-margin .td-big-grid-post{border-style:solid;border-color:transparent}}@media (min-width:1018px){.td-big-grids-fl.td-big-grids-margin .td-big-grid-post{border-width:0 6px}}@media (min-width:768px) and (max-width:1018px){.td-big-grids-fl.td-big-grids-margin .td-big-grid-post{border-width:0 2px}}.td-big-grids-fl .td-module-image,.td-big-grids-fl .td-module-empty .td-module-thumb{position:absolute;top:0;left:0;width:100%;height:100%}.td-big-grids-fl .td-module-thumb{height:100%}.td-big-grids-fl .td-thumb-css{height:100%;background-position:center center;background-size:cover}.td-big-grids-fl .td-module-meta-info{margin-left:0;margin-bottom:0}.td-big-grids-fl .td_module_wrap:hover .entry-title a{color:#fff}@media (max-width:767px){.td-big-grids-fl{margin-left:-20px;margin-right:-20px}.td-big-grids-fl.td-big-grids-scroll .td-big-grid-post-0{height:260px}.td-big-grids-fl.td-big-grids-scroll .td-big-grid-post-0 .td-module-thumb{height:100% !important}.td-big-grids-fl.td-big-grids-scroll .td-big-grid-post-0 .entry-title{font-size:19px !important;line-height:24px !important}.td-big-grids-fl.td-big-grids-scroll.td-grid-style-7 .td-big-grid-post-0 .entry-title{font-size:26px !important;line-height:30px !important}.td-big-grids-fl.td-big-grids-scroll .td-big-grid-scroll .td-big-grid-post .entry-title{font-size:15px !important;line-height:20px !important}.td-big-grids-fl .td-big-grid-scroll .td_module_wrap{height:165px;padding-top:0 !important}.td-big-grids-fl .td-big-grid-scroll .td-module-thumb{height:100% !important}}@media (max-width:767px) and (max-width:767px){.td-big-grids-fl.td-big-grids-scroll .td-big-grid-post-0{padding:0 !important}}@media (max-width:767px){.td-big-grids-fl .td-module-empty{display:none !important}}@media (max-width:767px){.td-big-grids-fl.td-grid-style-1 .td-module-meta-info{margin-bottom:8px}}.td-big-grids-fl.td-grid-style-2 .td-meta-info-container,.td-big-grids-fl.td-grid-style-3 .td-meta-info-container{height:100%}.td-big-grids-fl.td-grid-style-2 .td-big-grid-meta,.td-big-grids-fl.td-grid-style-3 .td-big-grid-meta,.td-big-grids-fl.td-grid-style-2 .td-module-meta-info,.td-big-grids-fl.td-grid-style-3 .td-module-meta-info{position:absolute}.td-big-grids-fl.td-grid-style-2 .td-big-grid-meta,.td-big-grids-fl.td-grid-style-3 .td-big-grid-meta{top:0}.td-big-grids-fl.td-grid-style-2 .td-module-meta-info,.td-big-grids-fl.td-grid-style-3 .td-module-meta-info{bottom:0}.td-big-grids-fl.td-grid-style-4 .td-post-category{display:table;margin-bottom:0 !important}.td-big-grids-fl.td-grid-style-4 .td-module-meta-info{margin-top:0 !important}.td-big-grids-fl.td-grid-style-4 .td-meta-info-container{padding:0 !important}.td-big-grids-fl.td-grid-style-7 .td-module-meta-info{margin-left:0 !important}.td-category-grid-fl .td-container{width:100% !important}@media (min-width:1018px){.td-big-grids-margin{margin-left:-6px;margin-right:-6px}}@media (min-width:768px) and (max-width:1018px){.td-big-grids-margin{margin-left:-2px;margin-right:-2px}}.td_block_big_grid_fl_1 .td-big-grid-post{width:100%;padding-top:48%}@media (min-width:1018px){.td_block_big_grid_fl_1 .td-big-grid-post .entry-title{font-size:22px;line-height:29px}.td_block_big_grid_fl_1 .td-big-grid-post .td-meta-info-container{padding:0 20px 28px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_1 .td-big-grid-post{padding-top:56%}}@media (max-width:767px){.td_block_big_grid_fl_1 .td-big-grid-post{padding-top:60%}}@media (min-width:1140px){.td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta,.td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta,.td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info,.td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info{padding-left:20px;padding-right:20px}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post{padding-top:30%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post .entry-title{font-size:28px;line-height:38px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post .td-meta-info-container{padding:0 28px 28px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post{padding-top:44%}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post .entry-title{font-size:22px !important;line-height:29px !important}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post .td-meta-info-container{padding:0 20px 28px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post{padding-top:48%}}@media (max-width:767px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post{padding-top:60%}}@media (min-width:1019px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-4 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-4 .td-meta-info-container{width:auto;max-width:60%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-4 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-4 .td-meta-info-container{width:auto;max-width:75%}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after{transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,180%,0);-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,180%,0)}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info{padding-left:28px;padding-right:28px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info{padding-left:20px;padding-right:20px}}.td_block_big_grid_fl_2 .td-big-grid-post{float:left;width:50%;padding-top:34%}@media (min-width:1018px){.td_block_big_grid_fl_2 .td-big-grid-post .entry-title{font-size:19px;line-height:24px}.td_block_big_grid_fl_2 .td-big-grid-post .td-meta-info-container{padding:0 14px 20px}}@media (max-width:767px){.td_block_big_grid_fl_2 .td-big-grid-post{width:100%;padding-top:50%}.td_block_big_grid_fl_2 .td-big-grid-post:first-child{margin-bottom:2px}}@media (min-width:1018px){.td_block_big_grid_fl_2.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_fl_2.td-grid-style-3 .td-big-grid-meta,.td_block_big_grid_fl_2.td-grid-style-7 .td-big-grid-meta,.td_block_big_grid_fl_2.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_fl_2.td-grid-style-3 .td-module-meta-info,.td_block_big_grid_fl_2.td-grid-style-7 .td-module-meta-info{padding-left:14px;padding-right:14px}}@media (max-width:1018px){.td_block_big_grid_fl_2.td-grid-style-5 .td-module-meta-info,.td_block_big_grid_fl_2.td-grid-style-6 .td-module-meta-info{display:none}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post,.td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post{padding-top:28%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post .entry-title,.td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post .entry-title{font-size:23px;line-height:30px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post .td-meta-info-container,.td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post .td-meta-info-container{padding:0 20px 20px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post,.td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post{padding-top:30%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post,.td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post{padding-top:34%}}@media (max-width:767px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post,.td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post{padding-top:60%}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-2 .td-big-grid-meta,.td-stretch-content .td_block_big_grid_fl_2.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-3 .td-big-grid-meta,.td-stretch-content .td_block_big_grid_fl_2.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-7 .td-big-grid-meta,.td-stretch-content .td_block_big_grid_fl_2.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-2 .td-module-meta-info,.td-stretch-content .td_block_big_grid_fl_2.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-3 .td-module-meta-info,.td-stretch-content .td_block_big_grid_fl_2.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-7 .td-module-meta-info,.td-stretch-content .td_block_big_grid_fl_2.td-grid-style-7 .td-module-meta-info{padding-left:20px;padding-right:20px}}@media (max-width:1018px){.td_block_big_grid_fl_3 .td-module-meta-info,.td_block_big_grid_fl_4 .td-module-meta-info{display:none}}.td_block_big_grid_fl_3 .td-big-grid-post{float:left;width:33.33333%;padding-top:32%}@media (min-width:1018px){.td_block_big_grid_fl_3 .td-big-grid-post .entry-title{font-size:17px;line-height:22px}.td_block_big_grid_fl_3 .td-big-grid-post .td-meta-info-container{padding:0 10px 18px}}@media (max-width:1018px){.td_block_big_grid_fl_3 .td-big-grid-post{padding-top:36%}}@media (max-width:767px){.td_block_big_grid_fl_3 .td-big-grid-post{padding-top:50%;width:100%}}@media (min-width:1140px){.td_block_big_grid_fl_3.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_fl_3.td-grid-style-3 .td-big-grid-meta,.td_block_big_grid_fl_3.td-grid-style-7 .td-big-grid-meta,.td_block_big_grid_fl_3.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_fl_3.td-grid-style-3 .td-module-meta-info,.td_block_big_grid_fl_3.td-grid-style-7 .td-module-meta-info{padding-left:15px;padding-right:15px}}@media (max-width:1140px){.td_block_big_grid_fl_3.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_fl_3.td-grid-style-3 .td-big-grid-meta,.td_block_big_grid_fl_3.td-grid-style-7 .td-big-grid-meta,.td_block_big_grid_fl_3.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_fl_3.td-grid-style-3 .td-module-meta-info,.td_block_big_grid_fl_3.td-grid-style-7 .td-module-meta-info{padding-left:13px;padding-right:13px}}@media (max-width:767px){.td_block_big_grid_fl_3 .td-big-grid-post-0,.td_block_big_grid_fl_3 .td-big-grid-post-1{margin-bottom:2px}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post{padding-top:23%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post .entry-title{font-size:19px;line-height:24px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post .td-meta-info-container{padding:0 20px 20px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post{padding-top:30%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post{padding-top:32%}}@media (max-width:767px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post{padding-top:60%}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-7 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-7 .td-module-meta-info{padding-left:20px;padding-right:20px}}@media (min-width:768px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-4 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-4 .td-meta-info-container{max-width:80%;width:auto}}@media (max-width:767px){.td_block_big_grid_fl_4 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info,.td_block_big_grid_fl_5 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info,.td_block_big_grid_fl_6 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info,.td_block_big_grid_fl_7 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info{display:none}.td_block_big_grid_fl_4.td-grid-style-2 .td-big-grid-post .td-module-meta-info,.td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-post .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-2 .td-big-grid-post .td-module-meta-info,.td_block_big_grid_fl_7.td-grid-style-2 .td-big-grid-post .td-module-meta-info,.td_block_big_grid_fl_4.td-grid-style-3 .td-big-grid-post .td-module-meta-info,.td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-post .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-3 .td-big-grid-post .td-module-meta-info,.td_block_big_grid_fl_7.td-grid-style-3 .td-big-grid-post .td-module-meta-info{display:block}}.td_block_big_grid_fl_4 .td-big-grid-post{float:left;width:25%;padding-top:30%}@media (min-width:1018px){.td_block_big_grid_fl_4 .td-big-grid-post .entry-title{font-size:15px;line-height:20px}.td_block_big_grid_fl_4 .td-big-grid-post .td-meta-info-container{padding:0 17px 18px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_4 .td-big-grid-post{padding-top:36%}}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_fl_4.td-big-grids-margin{margin-left:-1px;margin-right:-1px}.td_block_big_grid_fl_4.td-big-grids-margin .td-big-grid-post{border-width:0 1px}}@media (min-width:1018px){.td_block_big_grid_fl_4.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_fl_4.td-grid-style-3 .td-big-grid-meta,.td_block_big_grid_fl_4.td-grid-style-7 .td-big-grid-meta,.td_block_big_grid_fl_4.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_fl_4.td-grid-style-3 .td-module-meta-info,.td_block_big_grid_fl_4.td-grid-style-7 .td-module-meta-info{padding-left:17px;padding-right:10px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_4.td-grid-style-4 .td-meta-info-container{width:100%;max-width:none}.td_block_big_grid_fl_4.td-grid-style-4 .td-meta-info-container .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_fl_4 .td-big-grid-post-0{width:100%;float:none}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post{padding-top:23%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post .entry-title{font-size:19px;line-height:24px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post{padding-top:26%}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post .entry-title{font-size:15px;line-height:20px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post .td-meta-info-container{padding:0 10px 18px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post{padding-top:32%}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-7 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-7 .td-module-meta-info{padding-left:15px;padding-right:10px}}@media (min-width:1019px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-4 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-4 .td-meta-info-container{max-width:80%}}.td_block_big_grid_fl_5 .td-big-grid-post{float:left;width:20%;padding-top:35%}@media (max-width:1018px){.td_block_big_grid_fl_5 .td-big-grid-post .td-post-author-name{display:none}}@media (min-width:1018px){.td_block_big_grid_fl_5 .td-big-grid-post .entry-title{font-size:15px;line-height:20px}.td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container{padding:0 11px 15px}}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_fl_5 .td-big-grid-post{padding-top:32%}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_5 .td-big-grid-post{padding-top:37%}.td_block_big_grid_fl_5 .td-big-grid-post .entry-title{font-size:12px !important;line-height:15px !important}.td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container{padding:0 11px 10px}}@media (min-width:1018px){.td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,.td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,.td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,.td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info{padding-left:10px;padding-right:10px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,.td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,.td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,.td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,.td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,.td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info{padding-left:11px;padding-right:11px}}@media (min-width:768px){.td_block_big_grid_fl_5.td-big-grids-margin{margin-left:-1px;margin-right:-1px}.td_block_big_grid_fl_5.td-big-grids-margin .td-big-grid-post{border-width:0 1px}}@media (min-width:768px) and (max-width:1140px){.td_block_big_grid_fl_5 .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_fl_5 .td-big-grid-post-0{width:100%;float:none}.td_block_big_grid_fl_5 .td-posts-1 .td-big-grid-post-0 .entry-title{font-size:19px !important;line-height:23px !important}.td_block_big_grid_fl_5 .td-posts-3 .td-big-grid-post-0 .entry-title{font-size:19px !important;line-height:23px !important}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post{padding-top:23%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post .entry-title{font-size:19px;line-height:24px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container{padding:0 20px 18px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post{padding-top:30%}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post .entry-title{font-size:15px;line-height:20px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container{padding:0 10px 18px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post{padding-top:34%}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-big-grids-margin,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-big-grids-margin{margin-left:-5px;margin-right:-5px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-big-grids-margin .td-big-grid-post,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-big-grids-margin .td-big-grid-post{border-width:0 5px}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-4 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-4 .td-meta-info-container{max-width:85%}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info{padding-left:20px;padding-right:20px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info{padding-left:10px;padding-right:10px}}.td_block_big_grid_fl_6 .td-big-grid-post{float:left}.td_block_big_grid_fl_6 .td_module_mx18{width:100%;padding-top:31%}@media (min-width:1018px){.td_block_big_grid_fl_6 .td_module_mx18 .entry-title{font-size:23px;line-height:30px}.td_block_big_grid_fl_6 .td_module_mx18 .td-meta-info-container{padding:0 28px 18px}}@media (min-width:1018px){.td_block_big_grid_fl_6 .td_module_mx18{margin-bottom:12px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_6 .td_module_mx18{margin-bottom:4px;padding-top:33%}}.td_block_big_grid_fl_6 .td_module_mx22{position:relative;width:33.333%;padding-top:17%}@media (min-width:1018px){.td_block_big_grid_fl_6 .td_module_mx22 .td-meta-info-container{padding:0 28px 18px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_6 .td_module_mx22 .td-meta-info-container{padding-left:14px;padding-right:14px}.td_block_big_grid_fl_6 .td_module_mx22 .td-meta-info-container .td-module-meta-info{display:none}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_6 .td_module_mx22{padding-top:19%}.td_block_big_grid_fl_6 .td_module_mx22 .entry-title{font-size:13px !important;line-height:18px !important}}@media (max-width:767px){.td_block_big_grid_fl_6 .td_module_mx22{width:100%;padding:0;float:none}}.td_block_big_grid_fl_6 .td_module_mx22 .entry-thumb{max-width:none}@media (min-width:1140px){.td_block_big_grid_fl_6 .td_module_mx22 .entry-thumb{min-width:100%;width:auto}}@media (min-width:767px){.td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-1.td-module-empty,.td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-2.td-module-empty,.td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-3.td-module-empty,.td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-4.td-module-empty,.td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-5.td-module-empty,.td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-6.td-module-empty{display:none !important}}@media (max-width:767px){.td_block_big_grid_fl_6 .td-big-grid-post-0{width:100%;float:none}}.td_block_big_grid_fl_6.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after{transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,175%,0);-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,175%,0)}@media (min-width:1140px){.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx18 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx18 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx18 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx22 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx22 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx22 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx18 .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx18 .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx18 .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx22 .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx22 .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx22 .td-module-meta-info{padding-left:28px;padding-right:28px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx18 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx18 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx18 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx22 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx22 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx22 .td-big-grid-meta,.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx18 .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx18 .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx18 .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx22 .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx22 .td-module-meta-info,.td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx22 .td-module-meta-info{padding-left:14px;padding-right:14px}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx18,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx18{padding-top:23%}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx18,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx18{padding-top:27%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx18,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx18{padding-top:31%}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx22,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx22{padding-top:12%}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx22,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx22{padding-top:16%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx22,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx22{padding-top:18%}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx22 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx22 .entry-title{font-size:17px;line-height:22px}}@media (min-width:1019px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-4 .td_module_mx22 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-4 .td_module_mx22 .td-meta-info-container{width:auto;max-width:80%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-4 .td_module_mx22 .td-meta-info-container .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-4 .td_module_mx22 .td-meta-info-container .td-module-meta-info{display:none}}@media (min-width:768px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-5 .td-meta-info-container .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-5 .td-meta-info-container .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-6 .td-meta-info-container .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-6 .td-meta-info-container .td-module-meta-info{display:none}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-6.td-hover-1 .td_module_mx18.td-big-grid-post:hover .td-module-thumb a:last-child:after,.td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-6.td-hover-1 .td_module_mx18.td-big-grid-post:hover .td-module-thumb a:last-child:after{transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,205%,0);-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,205%,0)}.td_block_big_grid_fl_7 .td-big-grid-post{float:left}.td_block_big_grid_fl_7 .td_module_mx23{width:33.33333333%;margin-bottom:10px;padding-top:26%}@media (min-width:1140px){.td_block_big_grid_fl_7 .td_module_mx23 .entry-title{font-size:17px;line-height:22px}.td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container{padding:0 15px 18px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_7 .td_module_mx23{padding-top:27%;margin-bottom:4px}.td_block_big_grid_fl_7 .td_module_mx23 .entry-title{font-size:13px !important;line-height:18px !important}.td_block_big_grid_fl_7 .td_module_mx23 .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_fl_7 .td_module_mx23{width:100%;margin-bottom:0;padding:0;float:none}}.td_block_big_grid_fl_7 .td_module_mx24{position:relative;width:20%;height:0;padding-top:15%}@media (min-width:768px){.td_block_big_grid_fl_7 .td_module_mx24 .td-module-meta-info{display:none}}@media (min-width:1140px){.td_block_big_grid_fl_7 .td_module_mx24 .entry-title{font-size:13px;line-height:18px}.td_block_big_grid_fl_7 .td_module_mx24 .td-meta-info-container{padding:0 10px 13px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_7 .td_module_mx24{padding-top:18%}.td_block_big_grid_fl_7 .td_module_mx24 .entry-title{font-size:10px !important;line-height:13px !important}}@media (max-width:767px){.td_block_big_grid_fl_7 .td_module_mx24{width:100%;padding:0;float:none}}.td_block_big_grid_fl_7 .td_module_mx24 .entry-thumb{max-width:none}@media (min-width:1140px){.td_block_big_grid_fl_7 .td_module_mx24 .entry-thumb{min-width:100%;width:auto}}@media (min-width:1140px){.td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,.td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,.td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,.td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info{padding-left:15px;padding-right:15px}.td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-big-grid-meta,.td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-big-grid-meta,.td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-big-grid-meta,.td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-module-meta-info,.td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-module-meta-info,.td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-module-meta-info{padding-left:10px;padding-right:10px}}@media (min-width:767px){.td_block_big_grid_fl_7 .td-posts-1 .td-big-grid-post-3.td-module-empty,.td_block_big_grid_fl_7 .td-posts-2 .td-big-grid-post-3.td-module-empty,.td_block_big_grid_fl_7 .td-posts-1 .td-big-grid-post-4.td-module-empty,.td_block_big_grid_fl_7 .td-posts-2 .td-big-grid-post-4.td-module-empty,.td_block_big_grid_fl_7 .td-posts-1 .td-big-grid-post-5.td-module-empty,.td_block_big_grid_fl_7 .td-posts-2 .td-big-grid-post-5.td-module-empty,.td_block_big_grid_fl_7 .td-posts-1 .td-big-grid-post-6.td-module-empty,.td_block_big_grid_fl_7 .td-posts-2 .td-big-grid-post-6.td-module-empty,.td_block_big_grid_fl_7 .td-posts-1 .td-big-grid-post-7.td-module-empty,.td_block_big_grid_fl_7 .td-posts-2 .td-big-grid-post-7.td-module-empty{display:none !important}.td_block_big_grid_fl_7 .td-posts-3 .td-module-empty{display:none !important}}@media (min-width:768px) and (max-width:1140px){.td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx24 .td-meta-info-container{width:100%;max-width:none}}@media (min-width:1019px) and (max-width:1140px){.td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx23 .td-meta-info-container .td-module-meta-info{display:none}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx23 .td-meta-info-container{width:100%;max-width:none}}@media (max-width:767px) and (max-width:767px){.td_block_big_grid_fl_7 .td-posts-2 .td_module_wrap .td-meta-info-container .td-big-grid-meta .entry-title{font-size:19px !important;line-height:23px !important}.td_block_big_grid_fl_7 .td-posts-2 .td_module_wrap .td-meta-info-container{padding-bottom:12px !important}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23{padding-top:18%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .entry-title{font-size:19px;line-height:24px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container{padding:0 20px 20px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23{padding-top:22%}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .entry-title{font-size:17px;line-height:22px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container{padding:0 20px 18px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23{padding-top:25%}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .entry-title{font-size:17px;line-height:22px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container{padding:0 13px 12px}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx24,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx24{padding-top:12%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx24 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx24 .entry-title{font-size:15px;line-height:20px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx24 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx24 .td-meta-info-container{padding:0 18px 18px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx24,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx24{padding-top:14%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx24,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx24{padding-top:16%}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info{padding-left:18px;padding-right:18px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info{padding-left:15px;padding-right:15px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info{padding-left:13px;padding-right:13px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta{padding-top:15px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta{padding-top:13px}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-module-meta-info{padding-left:18px;padding-right:18px}}@media (min-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx23 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx23 .td-meta-info-container{width:auto;max-width:80%}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx24 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx24 .td-meta-info-container{width:auto;max-width:85%}}.td_block_big_grid_fl_8 .td-big-grid-post{float:left}@media (min-width:767px){.td_block_big_grid_fl_8.td-big-grids{margin-bottom:40px}}.td_block_big_grid_fl_8 .td_module_mx19{width:50%;padding-top:36%}@media (min-width:1018px){.td_block_big_grid_fl_8 .td_module_mx19 .entry-title{font-size:19px;line-height:24px}.td_block_big_grid_fl_8 .td_module_mx19 .td-meta-info-container{padding:0 20px 18px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_8 .td_module_mx19{padding-top:44%}}.td_block_big_grid_fl_8 .td_module_mx25{width:25%;padding-top:18%}@media (min-width:1018px){.td_block_big_grid_fl_8 .td_module_mx25 .entry-title{font-size:13px;line-height:18px}.td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container{padding:0 10px 13px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_8 .td_module_mx25{padding-top:22%}.td_block_big_grid_fl_8 .td_module_mx25 .entry-title{font-size:12px !important;line-height:15px !important}}@media (min-width:1019px){.td_block_big_grid_fl_8 .td-big-grid-post-1 .td-module-image,.td_block_big_grid_fl_8 .td-big-grid-post-2 .td-module-image,.td_block_big_grid_fl_8 .td-big-grid-post-1.td-module-empty .td-module-thumb,.td_block_big_grid_fl_8 .td-big-grid-post-2.td-module-empty .td-module-thumb{top:-6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_8 .td-big-grid-post-1 .td-module-image,.td_block_big_grid_fl_8 .td-big-grid-post-2 .td-module-image,.td_block_big_grid_fl_8 .td-big-grid-post-1.td-module-empty .td-module-thumb,.td_block_big_grid_fl_8 .td-big-grid-post-2.td-module-empty .td-module-thumb{top:-2px}}@media (min-width:1019px){.td_block_big_grid_fl_8 .td-big-grid-post-1 .td-admin-edit,.td_block_big_grid_fl_8 .td-big-grid-post-2 .td-admin-edit{top:6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_8 .td-big-grid-post-1 .td-admin-edit,.td_block_big_grid_fl_8 .td-big-grid-post-2 .td-admin-edit{top:2px}}@media (min-width:1019px){.td_block_big_grid_fl_8 .td-big-grid-post-1 .td-meta-info-container,.td_block_big_grid_fl_8 .td-big-grid-post-2 .td-meta-info-container{bottom:6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_8 .td-big-grid-post-1 .td-meta-info-container,.td_block_big_grid_fl_8 .td-big-grid-post-2 .td-meta-info-container{bottom:2px}}.td_block_big_grid_fl_8 .td-big-grid-post-3 .td-module-image,.td_block_big_grid_fl_8 .td-big-grid-post-4 .td-module-image,.td_block_big_grid_fl_8 .td-big-grid-post-3.td-module-empty .td-module-thumb,.td_block_big_grid_fl_8 .td-big-grid-post-4.td-module-empty .td-module-thumb{top:auto}@media (min-width:1019px){.td_block_big_grid_fl_8 .td-big-grid-post-3 .td-module-image,.td_block_big_grid_fl_8 .td-big-grid-post-4 .td-module-image,.td_block_big_grid_fl_8 .td-big-grid-post-3.td-module-empty .td-module-thumb,.td_block_big_grid_fl_8 .td-big-grid-post-4.td-module-empty .td-module-thumb{bottom:-6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_8 .td-big-grid-post-3 .td-module-image,.td_block_big_grid_fl_8 .td-big-grid-post-4 .td-module-image,.td_block_big_grid_fl_8 .td-big-grid-post-3.td-module-empty .td-module-thumb,.td_block_big_grid_fl_8 .td-big-grid-post-4.td-module-empty .td-module-thumb{bottom:-2px}}@media (max-width:767px){.td_block_big_grid_fl_8 .td-big-grid-post-0{width:100%;float:none}}@media (max-width:767px){.td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap{width:100% !important;padding-right:0}.td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap .td-meta-info-container .td-big-grid-meta .entry-title{font-size:19px !important;line-height:24px !important}.td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap .td-meta-info-container{padding:0 13px 14px}.td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap .td-module-thumb{height:215px !important}}@media (min-width:1018px){.td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,.td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,.td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,.td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-module-meta-info,.td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-module-meta-info,.td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-module-meta-info{padding-left:20px;padding-right:20px}.td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info{padding-left:10px;padding-right:10px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx19 .td-meta-info-container{width:100%;max-width:none}.td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx19 .td-meta-info-container .td-module-meta-info{display:none}.td_block_big_grid_fl_8.td-grid-style-5 .td_module_mx19 .td-module-meta-info,.td_block_big_grid_fl_8.td-grid-style-6 .td_module_mx19 .td-module-meta-info{display:none}}@media (min-width:1019px){.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category{bottom:15px !important}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category{bottom:11px !important}}@media (min-width:1019px){.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta{padding-top:17px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta{padding-top:13px}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19{padding-top:28%}@media (min-width:1019px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19 .entry-title{font-size:23px;line-height:30px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19 .td-meta-info-container{padding:0 20px 20px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19{padding-top:36%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19{padding-top:40%}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25{padding-top:14%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .entry-title{font-size:19px;line-height:24px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container{padding:0 20px 18px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25{padding-top:18%}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .entry-title{font-size:15px;line-height:20px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .td-post-category,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .td-post-category{margin-bottom:10px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container{padding:0 10px 18px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25{padding-top:20%}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .entry-title{font-size:12px !important;line-height:15px !important}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container{padding:0 10px 13px}}@media (min-width:1019px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-module-meta-info{padding-left:20px;padding-right:20px}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info{padding-left:20px;padding-right:20px}}@media (min-width:768px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info{padding-left:10px;padding-right:10px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container{padding:0 14px 16px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container{padding:0 13px 9px}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx25 .td-meta-info-container{width:auto;max-width:80%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx19 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx19 .td-meta-info-container{width:100%;max-width:none}}@media (min-width:1019px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category{bottom:20px !important}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category{bottom:11px !important}}@media (min-width:1019px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta{padding-top:24px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta{padding-top:13px}}.td_block_big_grid_fl_9 .td-big-grid-post{float:left}.td_block_big_grid_fl_9 .td_module_mx19{width:50%;padding-top:38%}@media (min-width:1018px){.td_block_big_grid_fl_9 .td_module_mx19 .entry-title{font-size:19px;line-height:24px}.td_block_big_grid_fl_9 .td_module_mx19 .td-meta-info-container{padding:0 20px 18px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_9 .td_module_mx19{padding-top:42%}}.td_block_big_grid_fl_9 .td_module_mx26{width:50%;padding-top:22%}@media (min-width:1018px){.td_block_big_grid_fl_9 .td_module_mx26 .entry-title{font-size:17px;line-height:22px}.td_block_big_grid_fl_9 .td_module_mx26 .td-meta-info-container{padding:0 15px 18px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_9 .td_module_mx26{padding-top:25%}.td_block_big_grid_fl_9 .td_module_mx26 .entry-title{font-size:15px !important;line-height:20px !important}}@media (max-width:767px){.td_block_big_grid_fl_9 .td-big-grid-post-0{width:100%;float:none}.td_block_big_grid_fl_9 .td-big-grid-post-1 .td-meta-info-container{padding:0 10px 11px}}.td_block_big_grid_fl_9 .td_module_mx25{width:25%;padding-top:16%}@media (min-width:767px){.td_block_big_grid_fl_9 .td_module_mx25 .entry-title{font-size:13px;line-height:18px}.td_block_big_grid_fl_9 .td_module_mx25 .td-post-category{margin-bottom:10px}.td_block_big_grid_fl_9 .td_module_mx25 .td-meta-info-container{padding:0 10px 13px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_9 .td_module_mx25{padding-top:17%}}@media (min-width:1018px){.td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,.td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,.td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,.td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-module-meta-info,.td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-module-meta-info,.td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-module-meta-info{padding-left:20px;padding-right:20px}.td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-big-grid-meta,.td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-big-grid-meta,.td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-big-grid-meta,.td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-module-meta-info,.td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-module-meta-info,.td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-module-meta-info{padding-left:15px;padding-right:15px}.td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-module-meta-info{padding-left:10px;padding-right:10px}.td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx_rd_bg_32 .td-meta-info-container{padding:0 17px 23px}}@media (min-width:1019px){.td_block_big_grid_fl_9 .td-big-grid-post-1 .td-module-image,.td_block_big_grid_fl_9 .td-big-grid-post-1.td-module-empty .td-module-thumb{top:-6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_9 .td-big-grid-post-1 .td-module-image,.td_block_big_grid_fl_9 .td-big-grid-post-1.td-module-empty .td-module-thumb{top:-2px}}@media (min-width:1019px){.td_block_big_grid_fl_9 .td-big-grid-post-1 .td-admin-edit{top:6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_9 .td-big-grid-post-1 .td-admin-edit{top:2px}}@media (min-width:1019px){.td_block_big_grid_fl_9 .td-big-grid-post-1 .td-meta-info-container{bottom:6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_9 .td-big-grid-post-1 .td-meta-info-container{bottom:2px}}.td_block_big_grid_fl_9 .td-big-grid-post-2 .td-module-image,.td_block_big_grid_fl_9 .td-big-grid-post-3 .td-module-image,.td_block_big_grid_fl_9 .td-big-grid-post-2.td-module-empty .td-module-thumb,.td_block_big_grid_fl_9 .td-big-grid-post-3.td-module-empty .td-module-thumb{top:auto}@media (min-width:1019px){.td_block_big_grid_fl_9 .td-big-grid-post-2 .td-module-image,.td_block_big_grid_fl_9 .td-big-grid-post-3 .td-module-image,.td_block_big_grid_fl_9 .td-big-grid-post-2.td-module-empty .td-module-thumb,.td_block_big_grid_fl_9 .td-big-grid-post-3.td-module-empty .td-module-thumb{bottom:-6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_9 .td-big-grid-post-2 .td-module-image,.td_block_big_grid_fl_9 .td-big-grid-post-3 .td-module-image,.td_block_big_grid_fl_9 .td-big-grid-post-2.td-module-empty .td-module-thumb,.td_block_big_grid_fl_9 .td-big-grid-post-3.td-module-empty .td-module-thumb{bottom:-2px}}@media (min-width:768px) and (max-width:1140px){.td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx25 .td-meta-info-container,.td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx26 .td-meta-info-container{width:100%;max-width:none}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx19 .td-meta-info-container{width:100%;max-width:none}.td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx19 .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_fl_9.td-grid-style-2 .td-big-grid-post-1 .td-big-grid-meta,.td_block_big_grid_fl_9.td-grid-style-3 .td-big-grid-post-1 .td-big-grid-meta{padding:11px 11px 0}.td_block_big_grid_fl_9.td-grid-style-4 .td-big-grid-post-1 .td-module-title{padding-bottom:3px}}@media (max-width:767px){.td_block_big_grid_fl_9 .td-posts-2 .td_module_wrap{width:100% !important;padding-right:0}.td_block_big_grid_fl_9 .td-posts-2 .td_module_wrap .td-meta-info-container .td-big-grid-meta .entry-title{font-size:19px !important;line-height:24px !important}.td_block_big_grid_fl_9 .td-posts-2 .td_module_wrap .td-meta-info-container{padding:0 13px 14px}.td_block_big_grid_fl_9 .td-posts-2 .td_module_wrap .td-module-thumb{height:215px !important}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx19,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx19{padding-top:32%}@media (min-width:1019px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx19 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx19 .entry-title{font-size:23px;line-height:30px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx19 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx19 .td-meta-info-container{padding:0 20px 20px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx19,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx19{padding-top:36%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx19,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx19{padding-top:40%}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx26,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx26{padding-top:21%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx26 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx26 .entry-title{font-size:19px;line-height:24px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx26 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx26 .td-meta-info-container{padding:0 20px 18px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx26,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx26{padding-top:21%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx26,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx26{padding-top:23%}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25{padding-top:11%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25 .entry-title{font-size:17px;line-height:22px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25 .td-meta-info-container{padding:0 20px 18px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25{padding-top:15%}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25 .entry-title{font-size:15px;line-height:20px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25{padding-top:17%}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-module-meta-info{padding-left:20px;padding-right:20px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx25 .td-meta-info-container{width:auto;max-width:80%}}.td_block_big_grid_fl_10 .td-big-grid-post{float:left}@media (min-width:1019px){.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-module-image,.td_block_big_grid_fl_10 .td-big-grid-post-3 .td-module-image,.td_block_big_grid_fl_10 .td-big-grid-post-0.td-module-empty .td-module-thumb,.td_block_big_grid_fl_10 .td-big-grid-post-3.td-module-empty .td-module-thumb{top:-6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-module-image,.td_block_big_grid_fl_10 .td-big-grid-post-3 .td-module-image,.td_block_big_grid_fl_10 .td-big-grid-post-0.td-module-empty .td-module-thumb,.td_block_big_grid_fl_10 .td-big-grid-post-3.td-module-empty .td-module-thumb{top:-2px}}@media (min-width:1019px){.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-admin-edit,.td_block_big_grid_fl_10 .td-big-grid-post-3 .td-admin-edit{top:6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-admin-edit,.td_block_big_grid_fl_10 .td-big-grid-post-3 .td-admin-edit{top:2px}}@media (min-width:1019px){.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-meta-info-container,.td_block_big_grid_fl_10 .td-big-grid-post-3 .td-meta-info-container{bottom:6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-meta-info-container,.td_block_big_grid_fl_10 .td-big-grid-post-3 .td-meta-info-container{bottom:2px}}@media (min-width:768px){.td_block_big_grid_fl_10 .td-big-grid-post-1 .td-module-image,.td_block_big_grid_fl_10 .td-big-grid-post-4 .td-module-image,.td_block_big_grid_fl_10 .td-big-grid-post-1.td-module-empty .td-module-thumb,.td_block_big_grid_fl_10 .td-big-grid-post-4.td-module-empty .td-module-thumb{top:auto}}@media (min-width:1019px){.td_block_big_grid_fl_10 .td-big-grid-post-1 .td-module-image,.td_block_big_grid_fl_10 .td-big-grid-post-4 .td-module-image,.td_block_big_grid_fl_10 .td-big-grid-post-1.td-module-empty .td-module-thumb,.td_block_big_grid_fl_10 .td-big-grid-post-4.td-module-empty .td-module-thumb{bottom:-6px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_10 .td-big-grid-post-1 .td-module-image,.td_block_big_grid_fl_10 .td-big-grid-post-4 .td-module-image,.td_block_big_grid_fl_10 .td-big-grid-post-1.td-module-empty .td-module-thumb,.td_block_big_grid_fl_10 .td-big-grid-post-4.td-module-empty .td-module-thumb{bottom:-2px}}.td_block_big_grid_fl_10 .td_module_mx25{width:24.5%;padding-top:18%}@media (min-width:767px){.td_block_big_grid_fl_10 .td_module_mx25 .entry-title{font-size:13px;line-height:18px}.td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container{padding:0 10px 13px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_10 .td_module_mx25{padding-top:21%}.td_block_big_grid_fl_10 .td_module_mx25 .entry-title{font-size:12px !important;line-height:15px !important}}@media (max-width:767px){.td_block_big_grid_fl_10 .td_module_mx25{width:100%}}.td_block_big_grid_fl_10 .td_module_mx19{width:51%;padding-top:36%}@media (min-width:1018px){.td_block_big_grid_fl_10 .td_module_mx19 .entry-title{font-size:19px;line-height:24px}.td_block_big_grid_fl_10 .td_module_mx19 .td-post-category{margin-bottom:10px}.td_block_big_grid_fl_10 .td_module_mx19 .td-meta-info-container{padding:0 20px 18px}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_10 .td_module_mx19{padding-top:42%}}@media (max-width:767px){.td_block_big_grid_fl_10 .td_module_mx19{width:46%}}.td_block_big_grid_fl_10 .td-module-image{position:absolute;top:0;lefT:0;width:100%;height:100%}.td_block_big_grid_fl_10 .td-big-grid-column{width:24.5%;display:block;float:left}@media (max-width:767px){.td_block_big_grid_fl_10 .td-big-grid-column{width:100%;float:none}}.td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25{width:100%}@media (min-width:1018px){.td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25{padding-top:73.5%}}@media (min-width:768px) and (max-width:1018px){.td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25{padding-top:85.7%}}@media (max-width:767px){.td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25{float:left}.td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25:first-child{margin-bottom:3px}}@media (max-width:767px){.td_block_big_grid_fl_10 .td-big-grid-post-1,.td_block_big_grid_fl_10 .td-big-grid-post-2{height:260px;padding:0}.td_block_big_grid_fl_10 .td-big-grid-post-1 .entry-title{font-size:19px !important;line-height:24px !important}.td_block_big_grid_fl_10 .td-big-grid-post-2 .td-meta-info-container{padding:0 10px 11px}.td_block_big_grid_fl_10 .td-big-grid-post-2 .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_fl_10 .td-posts-3 .td_module_wrap .td-meta-info-container .td-big-grid-meta .entry-title{font-size:19px !important;line-height:23px !important}.td_block_big_grid_fl_10 .td-posts-3 .td_module_wrap .td-module-thumb{height:220px !important}}@media (min-width:767px){.td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info{padding-left:10px;padding-right:10px}}@media (min-width:1018px){.td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,.td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,.td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,.td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-module-meta-info,.td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-module-meta-info,.td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-module-meta-info{padding-left:20px;padding-right:20px}}@media (min-width:768px) and (max-width:1140px){.td_block_big_grid_fl_10.td-grid-style-4 .td_module_mx19 .td-meta-info-container{width:100%;max-width:none}.td_block_big_grid_fl_10.td-grid-style-4 .td_module_mx19 .td-meta-info-container .td-module-meta-info{display:none}}@media (max-width:767px){.td_block_big_grid_fl_10.td-grid-style-2 .td-big-grid-post-2 .td-big-grid-meta,.td_block_big_grid_fl_10.td-grid-style-3 .td-big-grid-post-2 .td-big-grid-meta{padding:11px 11px 0}.td_block_big_grid_fl_10.td-grid-style-4 .td-big-grid-post-2 .entry-title{padding-bottom:3px}.td_block_big_grid_fl_10.td-grid-style-7 .td-big-grid-post-1 .entry-title{font-size:26px !important;line-height:30px !important}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25{padding-top:13%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .entry-title{font-size:17px;line-height:22px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container{padding:0 17px 18px}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25{padding-top:17.52%}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .entry-title{font-size:15px;line-height:20px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container{padding:0 10px 18px}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25{padding-top:23%}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .entry-title{font-size:13px !important;line-height:18px !important}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container{padding:0 10px 13px}}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx19,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx19{padding-top:26%}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx19 .entry-title,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx19 .entry-title{font-size:23px;line-height:30px}.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx19 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx19 .td-meta-info-container{padding:0 20px 20px}}@media (min-width:768px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx19,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx19{padding-top:35%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx19,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx19{padding-top:46%}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25{padding-top:53%}}@media (min-width:1019px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25{padding-top:71.5%}}@media (min-width:768px) and (max-width:1018px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25{padding-top:93.9%}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info{padding-left:17px;padding-right:17px}}@media (min-width:768px) and (max-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info{padding-left:10px;padding-right:10px}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-module-meta-info,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-module-meta-info{padding-left:20px;padding-right:20px}}@media (min-width:1140px){.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-4 .td_module_mx25 .td-meta-info-container,.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-4 .td_module_mx25 .td-meta-info-container{width:auto;max-width:90%}}.td-big-grid-slide{margin-bottom:0;height:534px !important;overflow:hidden}@media (max-width:767px){.td-big-grid-slide{height:451px !important;margin-bottom:48px !important;margin-left:auto;margin-right:auto}.td-big-grid-slide .td-big-grid-scroll{overflow:visible !important;white-space:normal}.td-big-grid-slide .td_module_mx10,.td-big-grid-slide .td_module_mx9{display:block !important;width:100% !important}.td-big-grid-slide .td_module_mx9 .td-module-thumb{max-height:200px}.td-big-grid-slide .td-big-grid-post-1{margin-bottom:3px !important}.td-big-grid-slide .td-big-grid-post-2{width:50% !important;display:inline-block !important;margin-left:0 !important}.td-big-grid-slide .td-big-grid-post-2 .entry-thumb{min-height:100%;min-width:100%}.td-big-grid-slide .td-big-grid-post-3{width:50% !important;display:inline-block !important}.td-big-grid-slide .td-big-grid-post-3 .entry-thumb{min-height:100%;min-width:100%}}@media (min-width:1019px) and (max-width:1140px){.td-big-grid-slide{height:474px !important}}@media (min-width:768px) and (max-width:1018px){.td-big-grid-slide{height:384px !important}}.td-big-grid-slide .td-icon-left,.td-big-grid-slide .td-icon-right{z-index:1;padding:20px;position:absolute;display:block;height:80px;margin-top:-65px;top:50%;font-size:40px;color:#fff;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}@media (max-width:767px){.td-big-grid-slide .td-icon-left,.td-big-grid-slide .td-icon-right{display:none}}.td-big-grid-slide .td-icon-left{left:0}.td-big-grid-slide .td-icon-right{right:0}.td-big-grid-slide:hover .td-icon-left,.td-big-grid-slide:hover .td-icon-right{opacity:.6}@media (min-width:1140px){.td-big-grid-slide .td_block_wrap{width:1068px !important}}@media (min-width:1019px) and (max-width:1140px){.td-big-grid-slide .td_block_wrap{width:980px !important}}@media (min-width:768px) and (max-width:1018px){.td-big-grid-slide .td_block_wrap{width:740px !important}}@media (max-width:767px){.td-big-grid-slide .td_block_wrap{margin:0 !important;padding:0 !important;overflow:hidden}}.td-related-row{margin-right:-21px;*zoom:1;}.td-related-row:before,.td-related-row:after{display:table;content:''}.td-related-row:after{clear:both}.td-related-row [class*=td-related-span]{display:block;min-height:1px;float:left;padding-right:24px;padding-left:24px}@media (min-width:1019px) and (max-width:1140px){.td-related-row [class*=td-related-span]{padding-right:20px;padding-left:20px}}@media (min-width:768px) and (max-width:1018px){.td-related-row [class*=td-related-span]{padding-right:14px;padding-left:14px}}@media (max-width:767px){.td-related-row [class*=td-related-span]{padding-right:0;padding-left:0;float:none;width:100%}}.td-related-row .td-related-span4{width:33.33333333%;padding-left:0;padding-right:21px}@media (max-width:500px){.td-related-row .td-related-span4{padding-right:10px}}@media (max-width:500px){.td-related-row{margin-right:-10px}.td-related-row .td-video-play-ico{width:20px;height:20px;font-size:20px}}.td-related-full-width .td-related-row{margin-right:-22px}.td-related-full-width .td-related-row .td-related-span4{width:20%;padding-right:22px;position:relative}@media (max-width:767px){.td-related-full-width .td-related-row .td-related-span4{width:100%;padding-right:0}}@media (max-width:767px){.td-related-full-width .td-related-row{margin-right:0}.td-related-full-width .td-related-row .td-video-play-ico{width:20px;height:20px;font-size:20px}}.td_block_related_posts{position:relative}.td_block_related_posts .td-module-thumb{margin-bottom:7px}@media (max-width:767px){.td_block_related_posts .td-module-thumb{margin-bottom:0}}@media (max-width:767px){.td_block_related_posts .td-video-play-ico{width:25px;height:25px;font-size:25px}}.td_block_related_posts .td-module-title{font-family:'Roboto',sans-serif;font-weight:500;font-size:13px;line-height:20px;margin-top:0}@media (max-width:767px){.td_block_related_posts .td-module-title{font-size:17px;line-height:23px}}@media (max-width:767px){.td_block_related_posts .td-related-span4{width:100%}.td_block_related_posts .td-module-image{position:absolute;width:100px}.td_block_related_posts .item-details{padding-left:110px;min-height:70px;margin-bottom:26px}}.td_block_related_posts .td-next-prev-wrap{margin-top:0}.td_block_template_1 .td-related-title{border-bottom:2px solid var(--td_theme_color,#4db2ec)}.td_block_template_1 .td-related-title a{line-height:1;padding:9px 12px 5px}@media (max-width:319px){.td_block_template_1 .td-related-title a{width:100%;font-size:12px !important}}.td_block_template_1 .td-related-title .td-cur-simple-item{background-color:var(--td_header_color,#222);color:#fff}.td_block_template_1 .td-related-title .td-cur-simple-item:hover{color:#fff}.td-related-title{font-family:'Roboto',sans-serif;font-size:14px;line-height:1;margin-top:0;margin-bottom:27px}.td-related-title>.td-related-left,.td-related-title>.td-related-right{display:inline-block;white-space:nowrap}@media (max-width:320px){.td-related-title>.td-related-left,.td-related-title>.td-related-right{font-size:13px !important}}@media (max-width:767px){.td-related-title>.td-related-right{margin-right:0 !important}}@-moz-document url-prefix(){.td_block_template_1 .td-related-title>.td-related-left,.td_block_template_1 .td-related-title>.td-related-right{padding:8px 12px 6px}}.td_mod_related_posts:hover h3>a{color:var(--td_theme_color,#4db2ec)}.td-parallax-header{margin-bottom:60px}@media (min-width:768px) and (max-width:1018px){.td-parallax-header{margin-bottom:36px}}@media (max-width:767px){.td-parallax-header{margin-bottom:25px}}.td-post-template-1 .td-post-header .entry-title{font-size:38px;line-height:44px}@media (max-width:1018px){.td-post-template-1 .td-post-header header .entry-title{font-size:32px;line-height:36px}}.td-post-template-1 .td-featured-image-rec{float:left;width:300px;margin-right:21px}@media (max-width:767px){.td-post-template-1 .td-featured-image-rec{width:auto;margin-right:15px}}@media (max-width:500px){.td-post-template-1 .td-featured-image-rec{width:100%;margin-right:0}}.td-post-template-1 .td-featured-image-rec img,.td-post-template-1 .td-featured-image-rec .wpb_video_wrapper{margin-bottom:21px}@media (min-width:768px) and (max-width:1018px){.td-post-template-1 .td-pb-span8 .td-featured-image-rec{width:250px;margin-right:17px}}.td-post-template-1 .td-pb-span12 .format-video .td-featured-image-rec{float:left;width:60%}@media (max-width:767px){.td-post-template-1 .td-pb-span12 .format-video .td-featured-image-rec{float:none;width:100%}}.td-post-template-1 .td-post-title .td-post-comments{margin-left:22px}.td-post-template-1 .td-post-title .td-post-views{margin-right:0}.td-post-template-1 .wpb_video_wrapper .twitter-video{min-width:300px !important}@media (min-width:768px) and (max-width:1018px){.td-post-template-1 .wpb_video_wrapper .twitter-video{min-width:200px !important}}.wpb_video_wrapper{margin-bottom:26px}.wpb_video_wrapper .fb-video{margin-bottom:0}.wpb_video_wrapper iframe{display:block}.wpb_video_wrapper .twitter-video{max-width:none !important}.wpb_video_wrapper video{max-width:100%}.td-post-template-2 .td-post-content{margin-top:0}.td-post-template-2 .td-post-header .entry-title{font-size:44px;line-height:54px;margin-bottom:5px}@media (max-width:767px){.td-post-template-2 .td-post-header .entry-title{margin-bottom:9px}}@media (max-width:1018px){.td-post-template-2 .td-post-header header .entry-title{font-size:32px;line-height:36px}}.td-post-template-2 .td-post-title .td-category{margin-bottom:5px}.td-post-template-2 .td-post-title .td-post-date{margin-right:22px}.td-post-template-2 .td-post-title .td-post-comments,.td-post-template-2 .td-post-title .td-post-views{float:none;display:inline-block;vertical-align:top}.td-post-template-2 .td-post-featured-image img{width:auto}.td-post-template-2 .td-post-sub-title{font-size:19px;line-height:25px;margin:12px 0 20px}@media (max-width:767px){.td-post-template-2 .td-post-sub-title{margin:0 0 16px}}.td-post-template-3 .td-post-featured-image img{margin-bottom:0}.td-post-template-3 .td-crumb-container{margin-top:0;margin-bottom:0;padding-top:0;min-height:0}@media (max-width:767px){.td-post-template-3 .td-crumb-container{padding-left:10px;padding-right:10px}}.td-post-template-3 .td-crumb-container .entry-crumbs{padding-top:15px;padding-bottom:15px}@media (max-width:1018px){.td-post-template-3 .td-crumb-container .entry-crumbs{padding-top:10px;padding-bottom:10px}}.td-post-template-3 .td-post-header-holder{position:relative;min-height:300px;background-color:#444;margin-bottom:36px;overflow:hidden}@media (max-width:1018px){.td-post-template-3 .td-post-header-holder{margin-bottom:30px}}@media (max-width:767px){.td-post-template-3 .td-post-header-holder{margin-bottom:21px;min-height:200px}}.td-post-template-3 .td-post-header-holder .wp-caption-text{display:none}.td-post-template-3 .td-post-featured-image img{margin-bottom:0}.td-post-template-3 .td-post-title{position:absolute;bottom:0;padding:0 30px 9px;width:80%;z-index:1}@media (max-width:1018px){.td-post-template-3 .td-post-title{width:100%}}@media (max-width:767px){.td-post-template-3 .td-post-title{padding:0 14px 0}}.td-post-template-3 .td-post-title .td-category{margin-bottom:5px}.td-post-template-3 .td-post-title .td-post-comments,.td-post-template-3 .td-post-title .td-post-views{float:none;display:inline-block;vertical-align:top;margin-left:22px;margin-right:0}.td-post-template-3 .td-post-title .td-post-author-name,.td-post-template-3 .td-post-title .td-post-author-name a,.td-post-template-3 .td-post-title .td-post-date,.td-post-template-3 .td-post-title .td-post-comments a,.td-post-template-3 .td-post-title .td-post-views{color:#fff}.td-post-template-3 .td-post-title .wp-caption-text{color:#fff;position:absolute;bottom:27px;right:21px;margin-bottom:0;height:17px;max-width:40%;overflow:hidden;text-align:right}.td-post-template-3 .td-post-header .entry-title{font-size:44px;line-height:54px;font-weight:500;margin-bottom:14px;color:#fff}@media (min-width:768px) and (max-width:1018px){.td-post-template-3 .td-post-header header .entry-title{font-size:36px;line-height:46px}}@media (max-width:767px){.td-post-template-3 .td-post-header header .entry-title{font-size:22px;line-height:26px;margin-bottom:10px}}@media (max-width:767px){.td-post-template-3 .td-post-header.td-container{padding-right:0;padding-left:0}}.td-post-template-3 .td-post-sub-title{color:#ddd;margin-bottom:25px;font-size:19px;line-height:25px}@media (min-width:768px) and (max-width:1018px){.td-post-template-3 .td-post-sub-title{margin-bottom:16px;font-size:16px;line-height:22px}}@media (max-width:767px){.td-post-template-3 .td-post-sub-title{margin-top:0;margin-bottom:10px;font-size:13px;line-height:18px;color:#fff}}.td-post-template-3 .td-post-content{margin-top:0}.td-post-template-3 .td-image-gradient:before{z-index:1}.td-post-template-3 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic,.td-post-template-3 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing{text-align:center}.td-post-template-3 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic{left:19px}.td-boxed-layout .td-post-template-3 .td-post-title{padding:0 48px 25px}@media (max-width:1140px){.td-boxed-layout .td-post-template-3 .td-post-title{padding:0 21px 9px}}.td-boxed-layout .td-post-template-3 .td-post-header-holder{width:1164px;left:-48px}@media (max-width:1140px){.td-boxed-layout .td-post-template-3 .td-post-header-holder{width:100%;left:0}}@media (max-width:1018px){.td-post-template-4 .td-post-header header .entry-title{font-size:32px;line-height:36px}}.td-post-template-4 .td-crumb-container{margin-top:0;margin-bottom:0;padding-top:0;min-height:0}.td-post-template-4 .td-crumb-container .entry-crumbs{margin-bottom:0;padding-top:15px}@media (max-width:1018px){.td-post-template-4 .td-crumb-container .entry-crumbs{margin-bottom:-24px;padding-top:10px}}@media (max-width:767px){.td-post-template-4 .td-crumb-container .entry-crumbs{padding-bottom:30px}}.td-post-template-4 .td-post-header-holder{position:relative;min-height:240px;margin-bottom:48px;padding-top:13px}@media (min-width:768px) and (max-width:1018px){.td-post-template-4 .td-post-header-holder{margin-bottom:30px;padding-top:30px}}@media (max-width:767px){.td-post-template-4 .td-post-header-holder{padding-top:0;margin-bottom:0;background-color:transparent;min-height:0}}.td-post-template-4 .td-post-header-holder .wp-caption-text{display:none}.td-post-template-4 .td-post-featured-image{background-color:#444}@media (max-width:767px){.td-post-template-4 .td-post-featured-image{margin-bottom:13px}}@media (max-width:767px){.td-post-template-4 .td-post-featured-image .entry-thumb{margin-bottom:0}}.td-post-template-4 .td-post-title{width:720px;position:absolute;bottom:0;padding:21px 21px 0 0;background-color:#fff;z-index:1}@media (min-width:1019px) and (max-width:1140px){.td-post-template-4 .td-post-title{width:664px}}@media (min-width:768px) and (max-width:1018px){.td-post-template-4 .td-post-title{width:498px}}@media (max-width:767px){.td-post-template-4 .td-post-title{width:100%;padding:0;position:relative}}.td-post-template-4 .td-post-title h1.entry-title{margin-bottom:14px}@media (max-width:1018px){.td-post-template-4 .td-post-title h1.entry-title{margin-bottom:9px}}.td-post-template-4 .td-post-title .td-category{margin-bottom:7px}@media (max-width:767px){.td-post-template-4 .td-post-title .td-category{margin-bottom:0}}.td-post-template-4 .td-post-title .td-module-meta-info{margin-bottom:0;position:relative;bottom:-4px}@media (max-width:767px){.td-post-template-4 .td-post-title .td-module-meta-info{bottom:0}}.td-post-template-4 .td-post-title .wp-caption-text{color:#fff;position:absolute;bottom:17px;right:21px;margin-bottom:0;max-width:300px;text-align:right}.td-post-template-4 .td-post-title .td-post-views{margin-right:0}.td-post-template-4 .td-post-title .td-post-comments{margin-left:22px}.td-post-template-4 .td-post-sub-title{margin-bottom:18px}.td-post-template-4 .td-post-content{margin-top:0}@media (max-width:767px){.td-post-template-4 .td-post-content{margin-top:16px}}.td-post-template-4 .td-image-gradient:before{height:57%}@media (max-width:767px){.td-post-template-4 .td-image-gradient:before{display:none}}@media (max-width:1018px){.td-post-template-5 .td-post-header header .entry-title{font-size:32px;line-height:36px}}.td-post-template-5 .td-post-title .td-post-comments{margin-left:22px}.td-post-template-5 .td-post-title .td-post-views{margin-right:0}.td-post-template-5 .td-crumb-container{margin-bottom:9px}.td-post-template-6 .td-post-header{height:700px;position:relative;width:1128px}@media (min-width:1019px) and (max-width:1140px){.td-post-template-6 .td-post-header{width:1040px;height:600px}}@media (min-width:768px) and (max-width:1018px){.td-post-template-6 .td-post-header{width:740px;height:500px}}@media (max-width:767px){.td-post-template-6 .td-post-header{width:100%;height:auto;padding:0}}.td-post-template-6 .td-post-header-holder{position:absolute;bottom:0;z-index:1;width:100%;background-color:#fff;padding:21px 30px 0}@media (min-width:768px) and (max-width:1018px){.td-post-template-6 .td-post-header-holder{padding:21px 21px 0}}@media (max-width:767px){.td-post-template-6 .td-post-header-holder{padding:10px 10px 0;position:relative}}.td-post-template-6 .entry-crumbs{margin-bottom:9px}.td-post-template-6 .td-post-header .entry-title{font-size:44px;line-height:54px;margin-bottom:11px}@media (min-width:768px) and (max-width:1018px){.td-post-template-6 .td-post-header header .entry-title{font-size:36px;line-height:46px}}@media (max-width:767px){.td-post-template-6 .td-post-header header .entry-title{font-size:32px;line-height:36px;margin-bottom:9px}}.td-post-template-6 .td-post-title .td-category{margin-bottom:5px}@media (max-width:767px){.td-post-template-6 .td-post-title .td-category{margin-bottom:0}}.td-post-template-6 .td-post-title .td-post-date{margin-right:22px}.td-post-template-6 .td-post-title .td-post-comments,.td-post-template-6 .td-post-title .td-post-views{float:none;display:inline-block;vertical-align:top}.td-post-template-6 .td-post-title .td-module-meta-info{margin-bottom:0}.td-post-template-6 .td-main-content,.td-post-template-6 .td-main-sidebar{margin-top:48px}@media (max-width:767px){.td-post-template-6 .td-main-content{margin-top:0}.td-post-template-6 .td-main-sidebar{margin-top:28px}}.td-post-template-6 .td-post-content{margin-top:0}@media (max-width:767px){.td-post-template-6 .td-post-content{margin-top:16px}}.td-post-template-6 .td-post-sub-title{font-size:19px;line-height:25px;margin:9px 0 18px}.td-post-template-6 #td-full-screen-header-image{position:absolute}@media (max-width:767px){.td-post-template-6 #td-full-screen-header-image{position:relative;height:240px}}.td-image-gradient-style6:after{top:0;left:0;content:"";display:block;height:100%;width:100%;position:absolute;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.3)),color-stop(25%,rgba(0,0,0,0)),color-stop(75%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.3) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.3) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,.3) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000',endColorstr='#4d000000',GradientType=0)}@media (max-width:767px){.td-image-gradient-style6:after{display:none}}.td-full-screen-header-image-wrap{position:relative;overflow:hidden}#td-full-screen-header-image{top:0;right:0;left:0;z-index:0;height:100%;text-align:center}.td-post-template-7 .td-post-header{height:700px;position:relative}@media (min-width:1019px) and (max-width:1140px){.td-post-template-7 .td-post-header{height:600px}}@media (min-width:768px) and (max-width:1018px){.td-post-template-7 .td-post-header{height:500px}}@media (max-width:767px){.td-post-template-7 .td-post-header{height:auto;min-height:400px}}.td-post-template-7 .td-post-header-holder{position:absolute;bottom:0;z-index:1;width:100%}@media (max-width:767px){.td-post-template-7 .td-post-header-holder{width:auto;padding-right:10px}}.td-post-template-7 .td-crumb-container{z-index:1;position:absolute;top:0;left:0}@media (min-width:768px) and (max-width:1018px){.td-post-template-7 .td-crumb-container{padding-top:12px}}@media (max-width:767px){.td-post-template-7 .td-crumb-container{left:10px;padding-right:10px;padding-top:10px}}.td-post-template-7 .td-post-title .td-category{margin-bottom:5px}.td-post-template-7 .td-post-title .td-post-author-name,.td-post-template-7 .td-post-title .td-post-author-name a,.td-post-template-7 .td-post-title .td-post-date,.td-post-template-7 .td-post-title .td-post-comments a,.td-post-template-7 .td-post-title .td-post-views{color:#fff}.td-post-template-7 .td-post-title .td-post-date{margin-right:22px}.td-post-template-7 .td-post-title .td-post-comments,.td-post-template-7 .td-post-title .td-post-views{float:none;display:inline-block;vertical-align:top}.td-post-template-7 .entry-crumbs,.td-post-template-7 .entry-crumbs a{color:#fff}.td-post-template-7 .td-post-header .entry-title{font-size:44px;line-height:54px;margin-bottom:14px;color:#fff}.td-post-template-7 .td-post-header .entry-title a{color:#fff}@media (min-width:768px) and (max-width:1018px){.td-post-template-7 .td-post-header header .entry-title{font-size:36px;line-height:46px}}@media (max-width:767px){.td-post-template-7 .td-post-header header .entry-title{font-size:26px;line-height:32px;margin-bottom:7px}}.td-post-template-7 .td-post-sub-title{font-size:19px;line-height:25px;color:#ddd;margin-bottom:25px}@media (min-width:768px) and (max-width:1018px){.td-post-template-7 .td-post-sub-title{margin-bottom:16px;font-size:16px;line-height:22px}}@media (max-width:767px){.td-post-template-7 .td-post-sub-title{margin-top:0;margin-bottom:10px;font-size:13px;line-height:18px;color:#fff}}.td-post-template-7 .td-read-down{bottom:0;z-index:1;text-align:center}.td-post-template-7 .td-read-down a{display:inline-block}.td-post-template-7 .td-read-down .td-icon-read-down{font-size:44px;opacity:.8;color:#fff;bottom:-10px;position:relative}@media (min-width:768px) and (max-width:1018px){.td-post-template-7 .td-read-down .td-icon-read-down{font-size:25px;bottom:0}}@media (max-width:767px){.td-post-template-7 .td-read-down .td-icon-read-down{font-size:25px;bottom:0}}.td-post-template-7 .td-main-content,.td-post-template-7 .td-main-sidebar{margin-top:48px}@media (max-width:767px){.td-post-template-7 .td-main-content{margin-top:0}.td-post-template-7 .td-main-sidebar{margin-top:28px}}.td-post-template-7 .td-post-content{margin-top:0}@media (max-width:767px){.td-post-template-7 .td-post-content{margin-top:21px}}.td-post-template-7 #td-full-screen-header-image{position:absolute}.td-post-template-7 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic,.td-post-template-7 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing{text-align:center}.td-post-template-7 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic{left:19px}@media (max-width:767px){.td-post-template-7 .td-post-sharing-top{margin-top:21px}}.td-image-gradient-style7:after{top:0;left:0;content:"";display:block;height:100%;width:100%;position:absolute;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.3)),color-stop(18%,rgba(0,0,0,0)),color-stop(28%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.8)));background:-webkit-linear-gradient(top,rgba(0,0,0,.3) 0%,rgba(0,0,0,0) 18%,rgba(0,0,0,0) 28%,rgba(0,0,0,.8) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.3) 0%,rgba(0,0,0,0) 18%,rgba(0,0,0,0) 28%,rgba(0,0,0,.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000',endColorstr='#cc000000',GradientType=0)}.td-post-template-8-box{margin:0 auto;width:1164px;padding:0 48px;background-color:#fff}@media (max-width:1180px){.td-post-template-8-box{width:100%;padding:0}}.td-post-template-8{background:0 0}@media (min-width:1180px){.td-post-template-8{max-width:1164px;margin:0 auto}}.td-post-template-8 .td-post-header{margin:0 auto;width:1164px;height:570px;position:relative;display:table;background-color:rgba(0,0,0,.5)}@media (max-width:1180px){.td-post-template-8 .td-post-header{width:100%}}@media (min-width:768px) and (max-width:1018px){.td-post-template-8 .td-post-header{height:450px}}@media (max-width:767px){.td-post-template-8 .td-post-header{height:340px}}@media (max-width:767px){.td-post-template-8 .td-post-sharing-top{margin-top:21px}}.td-post-template-8 .td-post-header-holder{display:table-cell;padding:20px 48px;z-index:1;vertical-align:bottom;text-align:left}@media (max-width:1180px){.td-post-template-8 .td-post-header-holder{padding:20px 0;width:1068px}}@media (min-width:1019px) and (max-width:1140px){.td-post-template-8 .td-post-header-holder{padding:20px 0;width:980px}}@media (min-width:768px) and (max-width:1018px){.td-post-template-8 .td-post-header-holder{padding:20px 0;width:740px}}@media (max-width:767px){.td-post-template-8 .td-post-header-holder{padding:10px}}.td-post-template-8 .td-crumb-container{z-index:1;position:absolute;top:0;left:0;right:0;width:1068px;margin:auto}@media (min-width:1019px) and (max-width:1140px){.td-post-template-8 .td-crumb-container{width:980px}}@media (min-width:768px) and (max-width:1018px){.td-post-template-8 .td-crumb-container{width:740px}}@media (max-width:767px){.td-post-template-8 .td-crumb-container{width:100%;padding:11px}}.td-post-template-8 .entry-crumbs,.td-post-template-8 .entry-crumbs a{color:#fff}.td-post-template-8 .td-post-title .td-category{margin-bottom:5px}.td-post-template-8 .td-post-title .td-module-meta-info{margin-bottom:0}@media (max-width:767px){.td-post-template-8 .td-post-title .td-module-meta-info{margin-bottom:5px}}.td-post-template-8 .td-post-title .td-post-author-name,.td-post-template-8 .td-post-title .td-post-author-name a,.td-post-template-8 .td-post-title .td-post-date,.td-post-template-8 .td-post-title .td-post-comments a,.td-post-template-8 .td-post-title .td-post-views{color:#fff}.td-post-template-8 .td-post-title .td-post-date{margin-right:22px}.td-post-template-8 .td-post-title .td-post-comments,.td-post-template-8 .td-post-title .td-post-views{float:none;display:inline-block;vertical-align:top}.td-post-template-8 .td-post-title{width:81%}@media (max-width:1018px){.td-post-template-8 .td-post-title{width:100%}}.td-post-template-8 .td-post-header .entry-title{font-size:44px;line-height:54px;margin-bottom:14px;color:#fff}.td-post-template-8 .td-post-header .entry-title a{color:#fff}@media (min-width:768px) and (max-width:1018px){.td-post-template-8 .td-post-header header .entry-title{font-size:36px;line-height:46px}}@media (max-width:767px){.td-post-template-8 .td-post-header header .entry-title{font-size:26px;line-height:32px;margin-bottom:7px}}.td-post-template-8 .td-post-sub-title{font-size:19px;line-height:25px;color:#ddd;margin-bottom:21px}@media (min-width:768px) and (max-width:1018px){.td-post-template-8 .td-post-sub-title{margin-bottom:16px;font-size:16px;line-height:22px}}@media (max-width:767px){.td-post-template-8 .td-post-sub-title{margin-top:0;margin-bottom:10px;font-size:13px;line-height:18px;color:#fff}}.td-post-template-8 .td-main-content,.td-post-template-8 .td-main-sidebar{margin-top:48px}@media (min-width:1019px) and (max-width:1140px){.td-post-template-8 .td-main-content,.td-post-template-8 .td-main-sidebar{margin-top:26px}}@media (min-width:768px) and (max-width:1018px){.td-post-template-8 .td-main-content,.td-post-template-8 .td-main-sidebar{margin-top:21px}}@media (max-width:767px){.td-post-template-8 .td-main-content{margin-top:0}.td-post-template-8 .td-main-sidebar{margin-top:28px}}.td-post-template-8 .td-post-content{margin-top:0}@media (max-width:767px){.td-post-template-8 .td-post-content{margin-top:21px}}.td-post-template-8 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic,.td-post-template-8 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing{text-align:center}.td-post-template-8 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic{left:19px}.td-image-gradient-style8:after{top:0;left:0;content:"";display:block;height:100%;width:100%;position:absolute;-webkit-box-shadow:inset 0 0 188px 0 #000;-moz-box-shadow:inset 0 0 188px 0 #000;box-shadow:inset 0 0 188px 0 #000;z-index:-1}@media (max-width:1018px){.td-post-template-9 .td-post-header header .entry-title{font-size:32px;line-height:36px}}.td-post-template-9 .td-crumb-container{margin-top:0;margin-bottom:0;padding-top:0;min-height:0}.td-post-template-9 .td-crumb-container .entry-crumbs{margin-bottom:-35px;padding-top:15px}@media (max-width:1018px){.td-post-template-9 .td-crumb-container .entry-crumbs{margin-bottom:-24px;padding-top:10px}}.td-post-template-9 .td-post-featured-video{margin-bottom:48px;padding-top:48px}@media (max-width:1018px){.td-post-template-9 .td-post-featured-video{margin-bottom:30px;padding-top:30px}}@media (max-width:767px){.td-post-template-9 .td-post-featured-video{margin-bottom:13px;padding-top:34px}}@media (max-width:767px){.td-post-template-9 .td-post-featured-video .wpb_video_wrapper{margin-bottom:13px}}.td-post-template-9 .td-post-featured-video iframe{display:block}@media (max-width:767px){.td-post-template-9 .td-post-featured-image img{margin-bottom:0}}.td-post-template-9 .td-post-title .td-post-comments{margin-left:22px}.td-post-template-9 .td-post-title .td-post-views{margin-right:0}@media (max-width:1018px){.td-post-template-10 .td-post-header header .entry-title{font-size:32px;line-height:36px}}.td-post-template-10 .td-crumb-container{margin-top:0;margin-bottom:0;padding-top:0;min-height:0}.td-post-template-10 .td-crumb-container .entry-crumbs{margin-bottom:-35px;padding-top:15px}@media (max-width:1018px){.td-post-template-10 .td-crumb-container .entry-crumbs{margin-bottom:-23px;padding-top:9px}}.td-post-template-10 .entry-crumbs a:hover{color:#fff}.td-post-template-10 .td-post-featured-video{padding-bottom:48px;padding-top:48px}@media (max-width:1018px){.td-post-template-10 .td-post-featured-video{margin-bottom:30px;padding-bottom:30px;padding-top:30px}}@media (max-width:1018px) and (max-width:767px){.td-post-template-10 .td-post-featured-video{margin-bottom:13px;padding-bottom:15px;padding-top:30px}}.td-post-template-10 .td-post-featured-video img,.td-post-template-10 .td-post-featured-video .wpb_video_wrapper{margin-bottom:0}.td-post-template-10 .td-post-featured-video iframe,.td-post-template-10 .td-post-featured-video img{display:block;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 6px 0 rgba(0,0,0,.5);box-shadow:0 0 6px 0 rgba(0,0,0,.5)}.td-post-template-10 .td-container .td-pb-row{padding-top:48px}.td-post-template-10 .td-post-title .wp-caption-text{color:#c3c3c3;margin-bottom:0}.td-post-template-10 .td-post-title .td-post-comments{margin-left:22px}.td-post-template-10 .td-post-title .td-post-views{margin-right:0}.td-video-template-bg{background-color:#222}.td-video-template-bg .td-category a{background-color:#111}.td-post-template-11 .td-video-template-bg .td-pb-span4{float:right}@media (min-width:768px) and (max-width:1018px){.td-post-template-11 .td-video-template-bg .td-pb-span4{clear:both;width:100%}}.td-post-template-11 .td-crumb-container{margin-top:0;margin-bottom:13px;padding-top:14px}.td-post-template-11 .entry-crumbs a:hover{color:#fff}.td-post-template-11 .td-post-featured-video{padding-bottom:21px}@media (min-width:768px) and (max-width:1018px){.td-post-template-11 .td-post-featured-video{clear:both;width:100%}}@media (max-width:767px){.td-post-template-11 .td-post-featured-video{clear:both}}.td-post-template-11 .td-post-featured-video img{margin-bottom:0}.td-post-template-11 .td-post-featured-video iframe{display:block}.td-post-template-11 .wpb_video_wrapper{margin-bottom:0}.td-post-template-11 .td-post-sharing-top{margin-top:21px;margin-bottom:0}.td-post-template-11 .td-post-sharing-top .td-post-sharing-classic,.td-post-template-11 .td-post-sharing-top .td-post-sharing{text-align:center}.td-post-template-11 .td-post-sharing-top .td-post-sharing-classic{left:19px}.td-post-template-11 .td-post-sharing-top .td-post-sharing-classic iframe{display:inline}.td-post-template-11 .td-post-sharing-top .td-social-network{color:#fff}.td-post-template-11 .td-post-sharing-top .td-social-handler{color:#ccc;border-color:#464646}.td-post-template-11 .td-post-sharing-top .td-social-handler:before{border-color:transparent transparent transparent #434343}.td-post-template-11 .td-post-sharing-top .td-social-handler:after{border-color:transparent transparent transparent #222}.td-post-template-11 .td-post-sharing-top .td-social-handler .td-social-but-text:before{background-color:#fff}.td-post-template-11 .td-post-sharing-top .td-ps-border .td-social-network .td-social-but-text:before{background-color:#fff}.td-post-template-11 .td-post-sharing-top .td-ps-border-grey .td-social-but-icon,.td-post-template-11 .td-post-sharing-top .td-ps-border-grey .td-social-but-text{border-color:#434343}.td-post-template-11 .td-post-sharing-top .td-ps-icon-color .td-social-mail .td-social-but-icon,.td-post-template-11 .td-post-sharing-top .td-ps-icon-color .td-social-digg .td-social-but-icon,.td-post-template-11 .td-post-sharing-top .td-ps-icon-color .td-social-print .td-social-but-icon{color:#fff}.td-post-template-11 .td-post-sharing-top .td-ps-text-color .td-social-mail .td-social-but-text,.td-post-template-11 .td-post-sharing-top .td-ps-text-color .td-social-digg .td-social-but-text,.td-post-template-11 .td-post-sharing-top .td-ps-text-color .td-social-print .td-social-but-text{color:#fff}.td-post-template-11 .td-post-header{padding-bottom:21px}@media (min-width:768px) and (max-width:1018px){.td-post-template-11 .td-post-header{padding-bottom:16px}}@media (max-width:767px){.td-post-template-11 .td-post-header{padding-bottom:0}}.td-post-template-11 .td-post-header .entry-title{font-size:24px;line-height:30px;font-weight:500;color:#fff}@media (max-width:1018px){.td-post-template-11 .td-post-header header .entry-title{font-size:26px;line-height:32px}}.td-post-template-11 .td-post-sub-title{color:#ddd;font-size:14px;margin-bottom:10px}.td-post-template-11 .td-post-title .td-module-meta-info{margin-bottom:36px}@media (max-width:1018px){.td-post-template-11 .td-post-title .td-module-meta-info{margin-bottom:12px}}.td-post-template-11 .td-post-title .td-post-date{margin-right:22px}.td-post-template-11 .td-post-title .td-post-comments,.td-post-template-11 .td-post-title .td-post-views{float:none;display:inline-block;vertical-align:top}@media (min-width:768px) and (max-width:1018px){.td-post-template-11 .td-post-title .td-post-comments,.td-post-template-11 .td-post-title .td-post-views{margin-top:0}}.td-post-template-11 .td-post-title .td-post-author-name,.td-post-template-11 .td-post-title .td-post-date,.td-post-template-11 .td-post-title .td-post-comments a,.td-post-template-11 .td-post-title .td-post-views{color:#aaa}@media (min-width:768px) and (max-width:1018px){.td-post-template-11 .td-post-title .td-post-author-name,.td-post-template-11 .td-post-title .td-post-date,.td-post-template-11 .td-post-title .td-post-comments a,.td-post-template-11 .td-post-title .td-post-views{float:left}}@media (min-width:768px) and (max-width:1018px){.td-post-template-11 .td-post-title .td-post-comments{width:60%}}@media (min-width:768px) and (max-width:1018px){.td-post-template-11 .td-post-title .td-post-views{clear:left;float:none}}.td-post-template-11 .td-post-title .td-post-author-name a{color:#e6e6e6}.td-post-template-11 .td-post-title .wp-caption-text{color:#c3c3c3;margin-bottom:0}.td-post-template-11 .td-post-title .td-category a{background-color:#000}.td-post-template-11 .td_block_related_posts{margin-bottom:0}@media (max-width:500px){.td-post-template-11 .td_block_related_posts .td-module-thumb{margin-bottom:0}}.td-post-template-11 .td_block_related_posts .td-post-category{margin-right:0}@media (max-width:500px){.td-post-template-11 .td_block_related_posts .td-post-category{word-wrap:break-word;width:auto}}@media (max-width:767px){.td-post-template-11 .td_block_related_posts .td-related-span4{margin-top:0;margin-bottom:0}}@media (max-width:767px){.td-post-template-11 .td_block_related_posts .item-details{padding-right:10px}}@media (max-width:767px){.td-post-template-11 .td_block_related_posts .td-related-row{margin-right:0}}.td-post-template-11 .td-related-title{padding:10px 0 0 !important;margin-bottom:0;text-align:left !important;line-height:1 !important;background-color:transparent !important;letter-spacing:normal !important;margin-top:0 !important;border:none !important;top:auto !important;font-size:14px !important}.td-post-template-11 .td-related-title:after,.td-post-template-11 .td-related-title:before{display:none !important}@media (max-width:767px){.td-post-template-11 .td-related-title{margin-bottom:16px}}.td-post-template-11 .td-related-title .td-related-left,.td-post-template-11 .td-related-title .td-related-right{color:#fff;background-color:transparent !important;border:none !important;font-size:14px !important;line-height:1 !important;font-weight:500 !important;padding:9px 20px 5px 0 !important;margin-left:0 !important}.td-post-template-11 .td-related-title .td-related-left:after,.td-post-template-11 .td-related-title .td-related-right:after,.td-post-template-11 .td-related-title .td-related-left:before,.td-post-template-11 .td-related-title .td-related-right:before{display:none !important}.td-post-template-11 .td-related-title .td-related-right{margin-right:30px !important}.td-post-template-11 .td-related-title .td-related-left{padding-left:0}.td-post-template-11 .td-related-title .td-related-left:hover,.td-post-template-11 .td-related-title .td-related-right:hover{color:var(--td_theme_color,#4db2ec)}.td-post-template-11 .td-related-title .td-cur-simple-item{background-color:transparent;color:var(--td_theme_color,#4db2ec)}.td-post-template-11 .td-related-span4{margin-top:12px;margin-bottom:32px}.td-post-template-11 .td_block_related_posts .td-next-prev-wrap{position:absolute;right:0;top:13px}.td-post-template-11 .td_block_related_posts .td-next-prev-wrap a{border:none;margin-right:0;margin-left:10px;font-size:10px;padding:0;line-height:25px;width:20px}.td-post-template-11 .td_block_related_posts .td-next-prev-wrap a:hover{background-color:transparent;border:none;color:var(--td_theme_color,#4db2ec)}.td-post-template-11 .td_mod_related_posts .td-module-title{margin-bottom:0}@media (min-width:768px) and (max-width:1018px){.td-post-template-11 .td_mod_related_posts .td-module-title{font-size:11px;line-height:15px}}.td-post-template-11 .td_mod_related_posts a{color:#fff}.td-post-template-11 .td-main-content,.td-post-template-11 .td-main-sidebar{margin-top:48px}@media (max-width:767px){.td-post-template-11 .td-main-content,.td-post-template-11 .td-main-sidebar{margin-top:28px}}.td-post-template-11 .td-post-content{margin-top:0}@media (max-width:500px){.td-post-template-11 .td-related-title>.td-related-right{padding-left:0}}.td-video-template-bg-small{background-color:#1d1d1d}.td-post-template-12 .td-post-header,.td-post-template-13 .td-post-header{margin-bottom:40px}@media (max-width:767px){.td-post-template-12 .td-post-header,.td-post-template-13 .td-post-header{margin-bottom:20px}}.td-post-template-12 .td-post-header .entry-title,.td-post-template-13 .td-post-header .entry-title{font-size:42px;line-height:48px;font-weight:600;padding:10px 8%;letter-spacing:.02em}@media (max-width:767px){.td-post-template-12 .td-post-header .entry-title,.td-post-template-13 .td-post-header .entry-title{padding:10px}}.td-post-template-12 .td-post-header .td-a-rec>div,.td-post-template-13 .td-post-header .td-a-rec>div,.td-post-template-12 .td-post-header .td-g-rec .adsbygoogle,.td-post-template-13 .td-post-header .td-g-rec .adsbygoogle{margin-bottom:9px;margin-top:9px}.td-post-template-12 .td-post-header .td-crumb-container,.td-post-template-13 .td-post-header .td-crumb-container{padding-top:11px}.td-post-template-12 .td-post-header .td-post-title,.td-post-template-13 .td-post-header .td-post-title{margin-top:16px;text-align:center}.td-post-template-12 .td-post-header .td-post-title .td-category,.td-post-template-13 .td-post-header .td-post-title .td-category{margin-bottom:5px}.td-post-template-12 .td-post-header .td-post-title .td-post-comments,.td-post-template-13 .td-post-header .td-post-title .td-post-comments,.td-post-template-12 .td-post-header .td-post-title .td-post-views,.td-post-template-13 .td-post-header .td-post-title .td-post-views{float:none;display:inline-block;vertical-align:top;margin-right:0;margin-left:22px}.td-post-template-12 .td-post-header .td-post-title .td-post-author-name,.td-post-template-13 .td-post-header .td-post-title .td-post-author-name,.td-post-template-12 .td-post-header .td-post-title .td-post-date,.td-post-template-13 .td-post-header .td-post-title .td-post-date{float:none}@media (max-width:1018px){.td-post-template-12 .td-post-header header .entry-title,.td-post-template-13 .td-post-header header .entry-title{font-size:32px;line-height:36px}}.td-post-template-12 .td-post-sharing-top .td-post-sharing-classic,.td-post-template-13 .td-post-sharing-top .td-post-sharing-classic,.td-post-template-12 .td-post-sharing-top .td-post-sharing,.td-post-template-13 .td-post-sharing-top .td-post-sharing{text-align:center}.td-post-template-12 .td-post-sharing-top .td-post-sharing-classic,.td-post-template-13 .td-post-sharing-top .td-post-sharing-classic{left:19px}@media (max-width:767px){.td-post-template-12 .td-post-sharing-top,.td-post-template-13 .td-post-sharing-top{margin-top:5px}}.td-post-template-12 .td-post-content,.td-post-template-13 .td-post-content,.td-post-template-12 .td_smart_list_1,.td-post-template-13 .td_smart_list_1,.td-post-template-12 .td_smart_list_2,.td-post-template-13 .td_smart_list_2,.td-post-template-12 .td_smart_list_3,.td-post-template-13 .td_smart_list_3,.td-post-template-12 .td_smart_list_4,.td-post-template-13 .td_smart_list_4,.td-post-template-12 .td_smart_list_5,.td-post-template-13 .td_smart_list_5,.td-post-template-12 .td_smart_list_6,.td-post-template-13 .td_smart_list_6,.td-post-template-12 .td_smart_list_7,.td-post-template-13 .td_smart_list_7,.td-post-template-12 .td_smart_list_8,.td-post-template-13 .td_smart_list_8{margin-top:0}.td-post-template-12 .td-post-sub-title,.td-post-template-13 .td-post-sub-title{font-size:19px;line-height:25px;margin:12px 0 20px}@media (max-width:767px){.td-post-template-12 .td-post-sub-title,.td-post-template-13 .td-post-sub-title{margin:0 0 16px}}.td-post-template-6 .td-ss-main-sidebar,.td-post-template-7 .td-ss-main-sidebar{-webkit-transform:translate3d(0,0,0)}.td-pulldown-filter-list{display:none}.td-category-pulldown-filter:hover .td-pulldown-filter-list{display:block}.td-category-header{background-color:#fff;clear:both}.td-category-header .td-container{position:relative}.td-category-header .td-page-title{text-transform:uppercase;font-weight:700;margin-top:-2px;margin-bottom:0}.td-category-header .entry-category a{font-size:11px;padding:4px 8px 5px}.td-category-header .td-category-pulldown-filter{position:absolute;top:49px;right:0}@media (min-width:768px) and (max-width:1018px){.td-category-header .td-category-pulldown-filter{top:46px}}@media (max-width:767px){.td-category-header .td-category-pulldown-filter{top:50px;right:10px}}.td-category-header .td-pulldown-filter-display-option{background-color:#222;color:#fff;font-family:'Roboto',sans-serif;text-transform:uppercase;cursor:pointer;padding:5px 13px 4px;font-size:11px;white-space:nowrap}.td-category-header .td-icon-menu-down{font-size:9px;margin-left:5px;position:relative;top:-1px}.td-category-header .td-pulldown-filter-list{position:absolute;z-index:2;right:0;background-color:#222;padding:6px 0;text-align:left;margin:4px 0 0;min-width:113px}.td-category-header .td-pulldown-filter-list a{background-color:transparent !important}.td-category-header .td-pulldown-filter-item{list-style:none;margin-left:0;line-height:1}.td-category-header .td-pulldown-category-filter-link{padding:0 13px;display:inline-block;font-size:10px;line-height:24px;width:100%;color:#fff;text-transform:none}.td-category-header .td-pulldown-category-filter-link:hover{color:var(--td_theme_color,#4db2ec)}.td-category-description{width:90%}@media (max-width:767px){.td-category-description{width:100%}}.td-category-description p{font-style:italic;font-family:'Open Sans','Open Sans Regular',sans-serif;color:#777;font-size:16px;line-height:26px;margin-bottom:0;margin-top:15px}@-moz-document url-prefix(){.td-category-header .td-pulldown-filter-display-option{padding:4px 13px 5px}}.td-category-siblings{z-index:2;opacity:0;width:744px;position:relative}@media (min-width:768px) and (max-width:1018px){.td-category-siblings{width:560px}}@media (max-width:767px){.td-category-siblings{margin-right:0;width:auto}}.td-category-siblings .td-category{display:inline-block;vertical-align:top;height:20px;overflow:hidden}.td-category-siblings .td-subcat-more{line-height:1;padding:4px 5px 3px}.td-category-siblings .td-subcat-dropdown{background-color:transparent;display:inline-block;padding:0;position:absolute;border:1px solid #eaeaea;color:#222;top:0}@media (max-width:767px){.td-category-siblings .td-subcat-dropdown{position:absolute;top:0}}.td-category-siblings .td-subcat-dropdown i{margin:0;top:0}.td-category-siblings .td-subcat-dropdown ul{z-index:999;border:1px solid #e6e6e6;margin:0}.td-category-siblings .td-subcat-dropdown:hover{border-color:#222;color:#fff;background-color:#222}.td-category-siblings .td-subcat-dropdown:hover ul{display:block;border-color:#222;right:-1px;top:23px}.td-category-siblings .td-subcat-dropdown:hover ul:before{background-color:#222;content:'';height:4px;position:absolute;right:-1px;top:-5px;width:21px}.td-category-siblings .td-subcat-dropdown li{list-style:none;margin-left:0}.td-category-siblings .td-subcat-dropdown a{display:block;color:#fff !important;padding:0 13px;white-space:nowrap;text-transform:none;font-size:10px}.td-category-siblings .td-subcat-dropdown a:hover{color:var(--td_theme_color,#4db2ec)}.td-category-siblings .td-subcat-dropdown a.td-current-sub-category{background-color:transparent;color:var(--td_theme_color,#4db2ec)}.td-js-loaded .td-category-siblings{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}@media (max-width:767px){.category .td-crumb-container{margin-bottom:3px;padding-top:15px}}@media (max-width:767px){.category .td-category-grid .td_block_wrap{padding-bottom:40px}}@media (max-width:767px){.category .td-main-content .td-load-more-wrap{margin-bottom:26px}}.td_category_template_1 .td-category-header{padding-bottom:18px}@media (max-width:1018px){.td_category_template_1 .td-category-header{padding-bottom:14px}}.td_category_template_1 .td-category-description p{margin-top:12px;margin-bottom:5px}@media (max-width:1018px){.td_category_template_1 .td-category-description p{margin-top:9px}}@media (max-width:767px){.td_category_template_1 .td-category-pulldown-filter{display:none}}.td_category_template_1.td_category_top_posts_style_disable .td-category-description p{margin-bottom:6px}@media (max-width:767px){.td_category_template_1.td_category_top_posts_style_disable .td-category-description p{margin-bottom:5px}}.td_category_template_2 .td-category-header{background-color:#fcfcfc;border-bottom:1px solid #f2f2f2;border-top:1px solid #f2f2f2;padding-bottom:18px}@media (max-width:767px){.td_category_template_2 .td-category-header{padding-bottom:14px}}.td_category_template_2 .td-category-pulldown-filter{top:42px}@media (min-width:768px) and (max-width:1018px){.td_category_template_2 .td-category-pulldown-filter{top:40px}}@media (max-width:767px){.td_category_template_2 .td-category-pulldown-filter{display:none}}.td_category_template_2 .td-crumb-container{margin-bottom:2px}@media (max-width:767px){.td_category_template_2 .td-crumb-container{padding-top:15px;margin-bottom:3px}}.td_category_template_2 .td-category-description p{margin-top:12px;margin-bottom:1px}@media (max-width:767px){.td_category_template_2 .td-category-description p{margin-top:9px;margin-bottom:0}}.td_category_template_2 .td-category-grid{padding-top:26px}@media (max-width:767px){.td_category_template_2 .td-category-grid{padding-top:21px}}.td_category_template_2.td_category_top_posts_style_disable .td-main-content-wrap{padding-top:26px}@media (max-width:767px){.td_category_template_2.td_category_top_posts_style_disable .td-main-content-wrap{padding-top:21px}}.td_category_template_3 .td-category-header{padding-bottom:23px}@media (min-width:768px) and (max-width:1018px){.td_category_template_3 .td-category-header{padding-bottom:19px}}@media (max-width:767px){.td_category_template_3 .td-category-header{padding-bottom:20px}}.td_category_template_3 .td-crumb-container{margin-bottom:2px}.td_category_template_3 .td-category-siblings{margin-top:13px;margin-bottom:6px}@media (min-width:768px) and (max-width:1018px){.td_category_template_3 .td-category-siblings{margin-top:14px;margin-bottom:1px}}@media (max-width:767px){.td_category_template_3 .td-category-siblings{margin-top:14px;margin-bottom:0}}.td_category_template_3 .td-category-siblings .td-subcat-dropdown{border-color:#222;color:#fff;background-color:#222}.td_category_template_3 .td-category-description p{margin-top:19px}@media (max-width:1018px){.td_category_template_3 .td-category-description p{margin-top:15px}}.td_category_template_3 .td-category,.td_category_template_3 .entry-category{margin-bottom:0}.td_category_template_3 .td-current-sub-category{background-color:var(--td_theme_color,#4db2ec)}.td_category_template_3 .td-category-pulldown-filter{top:83px}@media (min-width:768px) and (max-width:1018px){.td_category_template_3 .td-category-pulldown-filter{top:80px}}@media (max-width:767px){.td_category_template_3 .td-category-pulldown-filter{display:none}}@-moz-document url-prefix(){.td_category_template_3 .td-category-siblings .td-subcat-more{padding:3px 5px 4px}}.td_category_template_4 .td-category-header{padding-bottom:23px}@media (min-width:768px) and (max-width:1018px){.td_category_template_4 .td-category-header{padding-bottom:19px}}@media (max-width:767px){.td_category_template_4 .td-category-header{padding-bottom:20px}}.td_category_template_4 .td-crumb-container{margin-bottom:3px}.td_category_template_4 .td-category-siblings{margin-top:13px;margin-bottom:6px}@media (min-width:768px) and (max-width:1018px){.td_category_template_4 .td-category-siblings{margin-top:14px;margin-bottom:1px}}@media (max-width:767px){.td_category_template_4 .td-category-siblings{margin-top:14px;margin-bottom:0}}.td_category_template_4 .td-category-siblings .td-category{margin-bottom:0}.td_category_template_4 .td-category-siblings .td-category a{background-color:transparent;color:#222;border:1px solid #eaeaea;padding:3px 7px 4px}.td_category_template_4 .td-category-siblings .td-category a:hover{border-color:var(--td_theme_color,#4db2ec);background-color:var(--td_theme_color,#4db2ec);color:#fff}.td_category_template_4 .td-category-siblings .td-category .td-current-sub-category{background-color:#222;border-color:#222;color:#fff}.td_category_template_4 .td-category-siblings .entry-category{margin-bottom:0}.td_category_template_4 .td-category-description p{margin-top:19px}@media (max-width:1018px){.td_category_template_4 .td-category-description p{margin-top:15px}}.td_category_template_4 .td-category-pulldown-filter{top:83px}@media (min-width:768px) and (max-width:1018px){.td_category_template_4 .td-category-pulldown-filter{top:81px}}@media (max-width:767px){.td_category_template_4 .td-category-pulldown-filter{display:none}}@-moz-document url-prefix(){.td_category_template_4 .td-category-siblings .td-subcat-more{padding:3px 5px 4px}}.td_category_template_5 .td-category-header{padding-bottom:18px}@media (min-width:768px) and (max-width:1018px){.td_category_template_5 .td-category-header{padding-bottom:13px}}@media (max-width:767px){.td_category_template_5 .td-category-header{padding-bottom:14px}}.td_category_template_5 .td-crumb-container{padding-bottom:20px;padding-top:20px;margin-bottom:0}@media (min-width:768px) and (max-width:1018px){.td_category_template_5 .td-crumb-container{padding-bottom:15px;padding-top:15px}}@media (max-width:767px){.td_category_template_5 .td-crumb-container{padding-bottom:9px;padding-top:9px}}.td_category_template_5 .td-scrumb-holder{min-height:62px;background-color:#fcfcfc;border-bottom:1px solid #f2f2f2;border-top:1px solid #f2f2f2}@media (min-width:768px) and (max-width:1018px){.td_category_template_5 .td-scrumb-holder{min-height:52px}}@media (max-width:767px){.td_category_template_5 .td-scrumb-holder{min-height:0}}.td_category_template_5 .td-category-pulldown-filter{top:16px}@media (min-width:768px) and (max-width:1018px){.td_category_template_5 .td-category-pulldown-filter{top:11px}}@media (max-width:767px){.td_category_template_5 .td-category-pulldown-filter{display:none}}.td_category_template_5 .td-page-title{margin-top:18px}@media (max-width:1018px){.td_category_template_5 .td-page-title{margin-top:13px}}.td_category_template_5 .td-category-description p{margin-top:12px;margin-bottom:5px}@media (min-width:768px) and (max-width:1018px){.td_category_template_5 .td-category-description p{margin-top:9px;margin-bottom:6px}}@media (max-width:767px){.td_category_template_5 .td-category-description p{margin-top:4px;margin-bottom:0}}.td_category_template_6 .td-category-header{margin:0 auto;width:1164px;min-height:364px;display:table;position:relative;background-color:rgba(0,0,0,.5)}@media (max-width:1180px){.td_category_template_6 .td-category-header{width:100%}}.td_category_template_6 .td-category-header .td-page-title,.td_category_template_6 .td-category-header p{color:#fff}.td_category_template_6 .td-pulldown-container{width:1068px;height:51px;position:absolute;left:0;bottom:0;right:0;margin:auto}@media (min-width:1019px) and (max-width:1140px){.td_category_template_6 .td-pulldown-container{width:980px}}@media (min-width:768px) and (max-width:1018px){.td_category_template_6 .td-pulldown-container{width:740px}}@media (max-width:767px){.td_category_template_6 .td-pulldown-container{width:100%}}.td_category_template_6 .td-crumb-container{z-index:1;position:absolute;top:0;left:0;right:0;margin:auto;width:1068px}@media (min-width:1019px) and (max-width:1140px){.td_category_template_6 .td-crumb-container{width:980px}}@media (min-width:768px) and (max-width:1018px){.td_category_template_6 .td-crumb-container{width:740px}}@media (max-width:767px){.td_category_template_6 .td-crumb-container{padding-left:10px;padding-right:10px;text-align:left;width:100%}}.td_category_template_6 .entry-crumbs,.td_category_template_6 .entry-crumbs a{color:#fff}.td_category_template_6 .td-category-pulldown-filter{z-index:2;bottom:26px;top:auto}@media (max-width:767px){.td_category_template_6 .td-category-pulldown-filter{display:table;right:0;left:0;bottom:0;margin:auto;position:relative}}.td_category_template_6 .td-pulldown-filter-display-option{background-color:transparent;border:1px solid rgba(255,255,255,.4);padding:4px 13px 3px}.td_category_template_6 .td-pulldown-filter-display-option:hover{background-color:#222;border-color:#222}.td_category_template_6 .td-pulldown-filter-list{margin-top:4px}.td_category_template_6 .td-category-description{width:100%}.td_category_template_6 .td-category-description p{margin-top:25px;margin-bottom:25px}.td_category_template_6 .td-main-content-wrap{padding-top:48px}@media (min-width:768px) and (max-width:1018px){.td_category_template_6 .td-main-content-wrap{padding-top:26px}}@media (max-width:767px){.td_category_template_6 .td-main-content-wrap{padding-top:40px}}.td_category_template_6 .td-category-grid{padding-top:48px}@media (min-width:768px) and (max-width:1018px){.td_category_template_6 .td-category-grid{padding-top:26px}}@media (max-width:767px){.td_category_template_6 .td-category-grid{padding-top:40px}}.td_category_template_6 .td-category-grid .td_block_wrap{padding-bottom:0}@-moz-document url-prefix(){.td_category_template_6 .td-pulldown-filter-display-option{padding:3px 13px 4px}}.td-category-title-holder{display:table-cell;padding:110px 15%;z-index:2;text-align:center;vertical-align:middle}@media (max-width:767px){.td-category-title-holder{padding:80px 5%}}.td-category-title-holder .td-page-title{font-weight:500;font-size:36px;line-height:54px}@media (max-width:767px){.td-category-title-holder .entry-title.td-page-title{font-size:30px;line-height:40px}}.td_category_template_7 .td-category-header{margin-bottom:0;position:relative}.td_category_template_7 .td-crumb-container{z-index:1;position:absolute;top:0;left:0}@media (max-width:767px){.td_category_template_7 .td-crumb-container{left:10px}}@media (max-width:767px){.td_category_template_7 .td-pulldown-container{height:56px;position:absolute;left:0;bottom:0;right:0;margin:auto;width:100%}}.td_category_template_7 .td-category-title-holder{padding:80px 15% 89px;display:table;width:100%}@media (max-width:767px){.td_category_template_7 .td-category-title-holder{padding:60px 5% 69px}}.td_category_template_7 .td-category-pulldown-filter{top:18px}@media (max-width:767px){.td_category_template_7 .td-category-pulldown-filter{display:table;right:0;left:0;margin:auto;position:relative;bottom:0;top:auto}}.td_category_template_7 .td-category-description{width:100%}.td_category_template_7 .td-category-description p{margin-top:25px}@media (max-width:767px){.td_category_template_7 .td-category-description p{margin-bottom:28px;margin-top:7px}}.td_category_template_8 .td-category-header{position:relative;background-color:rgba(0,0,0,.5);margin-bottom:0}.td_category_template_8 .td-category-header .td-container{height:364px;display:table}.td_category_template_8 .td-category-header .td-page-title,.td_category_template_8 .td-category-header p{color:#fff}.td_category_template_8 .td-category-header .td-page-title{margin-top:-14px}.td_category_template_8 .td-category-header .td-category{margin-bottom:0;vertical-align:top}.td_category_template_8 .td-category-header .td-category a{background-color:transparent;border:1px solid rgba(255,255,255,.4);padding:3px 7px 4px}.td_category_template_8 .td-category-header .td-category a:hover{border-color:#fff;background-color:#fff;color:#000;opacity:1}.td_category_template_8 .td-category-header .td-category a.td-current-sub-category{background-color:var(--td_theme_color,#4db2ec);border-color:var(--td_theme_color,#4db2ec);color:#fff}.td_category_template_8 .td-crumb-container{z-index:3;position:absolute;top:0;left:0}@media (max-width:767px){.td_category_template_8 .td-crumb-container{left:10px}}.td_category_template_8 .entry-crumbs,.td_category_template_8 .entry-crumbs a{color:#fff}.td_category_template_8 .td-category-pulldown-filter{z-index:2;bottom:26px;top:auto}@media (max-width:767px){.td_category_template_8 .td-category-pulldown-filter{display:none}}.td_category_template_8 .td-pulldown-filter-display-option{background-color:transparent;border:1px solid rgba(255,255,255,.4);padding:4px 13px 3px}.td_category_template_8 .td-pulldown-filter-display-option:hover{background-color:#222;border-color:#222}.td_category_template_8 .td-pulldown-filter-list{margin-top:4px}.td_category_template_8 .td-category-description{margin-top:16px;width:100%}.td_category_template_8 .td-category-grid{padding-top:48px}@media (min-width:768px) and (max-width:1018px){.td_category_template_8 .td-category-grid{padding-top:26px}}@media (max-width:767px){.td_category_template_8 .td-category-grid{padding-top:40px}}.td_category_template_8 .td-category-grid .td_block_wrap{padding-bottom:0}.td_category_template_8 .td-main-content-wrap{padding-top:48px}.td_category_template_8 .td-category-title-holder{text-align:left;position:relative;padding:63px 5% 63px 0}.td_category_template_8 .td-category-siblings{margin-top:12px}.td_category_template_8 .td-subcat-dropdown{padding:0;color:#fff;vertical-align:top}@-moz-document url-prefix(){.td_category_template_8 .td-category-pulldown-filter .td-pulldown-filter-display-option{padding:3px 13px 4px}.td_category_template_8 .td-category-header .td-category a{padding:4px 7px 3px}}.td-review{width:100%;margin-bottom:34px;font-size:13px}.td-review td{padding:7px 14px}.td-review .td-review-summary{padding:21px 14px}@media (max-width:767px){.td-review .td-review-summary{padding:0}}.td-review i{margin-top:5px}.td-review .td-review-row-stars:hover{background-color:#fcfcfc}.td-review .td-review-percent-sign{font-size:15px;line-height:1}.td-review-header .block-title{background-color:#222;color:#fff;display:inline-block;line-height:16px;padding:8px 12px 6px;margin-bottom:0;border-bottom:0}.td-review-header td{padding:26px 0;border:0}@-moz-document url-prefix(){.td-review-header .block-title{padding:7px 12px}}.td-icon-star,.td-icon-star-empty,.td-icon-star-half{font-size:15px;width:20px}.td-review-stars{text-align:center}@media (max-width:767px){.td-review-stars{width:134px}}.td-review-final-score{line-height:80px;font-size:48px;margin-bottom:5px}.td-rating-bar-wrap{margin:0 0 7px;background-color:#f5f5f5}.td-rating-bar-wrap div{height:20px;background-color:var(--td_theme_color,#4db2ec);max-width:100%}.td-review-row-bars .td-review-desc{display:inline-block;padding-bottom:2px}.td-review-percent{float:right;padding-bottom:2px}@media (max-width:767px){.td-review-footer{border-left:1px solid #ededed;position:relative;display:block}.td-review-footer:after{content:'';width:1px;background-color:#ededed;position:absolute;right:-1px;top:0;height:100%}}.td-review-summary{padding:21px 0 0;vertical-align:top}@media (max-width:767px){.td-review-summary{display:block;width:100%;clear:both;border:0}}.td-review-summary .block-title{background-color:#222;color:#fff;display:inline-block;line-height:16px;padding:8px 12px 6px;margin-bottom:13px;position:relative;border-bottom:0}@media (max-width:767px){.td-review-summary .block-title{margin:14px 0 0 14px}}@-moz-document url-prefix(){.td-review-summary .block-title{padding:7px 12px}}.td-review-summary-content{font-size:12px;margin-right:21px}@media (max-width:767px){.td-review-summary-content{margin:14px}}.td-review-score{font-family:'Open Sans','Open Sans Regular',sans-serif;font-weight:700;text-align:center;padding:0;vertical-align:bottom;width:150px}@media (max-width:767px){.td-review-score{display:block;width:100%;padding:0;border-left:0;border-right:0}}.td-review-overall{padding:0 0 28px;line-height:14px}.td-review-overall span{font-size:11px}.td-review-final-star{margin-bottom:5px}@media (max-width:767px){.td-review-row-stars{display:block;width:100%;clear:both;float:left;border:1px solid #ededed;border-bottom:0;border-right:0}.td-review-row-stars td{float:left;border:0}.td-review-row-stars .td-review-desc{width:70%;padding:9px 14px}.td-review-row-stars .td-review-stars{width:30%;text-align:right}.td-review-row-stars:nth-last-of-type(2){border-bottom:1px solid #ededed}}@media (max-width:500px){.td-review-row-stars .td-review-desc{width:55%}.td-review-row-stars .td-review-stars{width:45%}}.td-more-articles-box{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);position:fixed;width:341px;bottom:48px;right:-384px;background-color:#fff;padding:16px 20px 0;border-style:solid;border-color:var(--td_grid_border_color,#ededed);border-width:1px 0 1px 1px;z-index:9999;visibility:hidden;-webkit-transition:all .5s cubic-bezier(.265,.365,.26,.865);-moz-transition:all .5s cubic-bezier(.265,.365,.26,.865);-o-transition:all .5s cubic-bezier(.265,.365,.26,.865);transition:all .5s cubic-bezier(.265,.365,.26,.865)}@media (max-width:767px){.td-more-articles-box{display:none !important}}.td-more-articles-box-title{font-family:'Open Sans','Open Sans Regular',sans-serif;color:#222;font-size:17px;font-weight:600;line-height:30px;display:inline-block;text-align:center;min-width:300px;margin-bottom:18px}.td-content-more-articles-box .td_module_1,.td-content-more-articles-box .td_module_3{padding-bottom:20px}.td-content-more-articles-box .td_module_4{margin-bottom:20px}.td-content-more-articles-box .td_module_2{padding-bottom:10px}.td-content-more-articles-box .td_module_5:last-child,.td-content-more-articles-box .td_module_9:last-child{border-bottom:0;margin-bottom:0}.td-content-more-articles-box .td-module-thumb{height:auto !important}.td-close-more-articles-box{display:inline-block;cursor:pointer;position:absolute;left:14px;top:21px;line-height:26px;padding:2px 11px;font-size:17px}.td-front-end-display-block{right:0;visibility:visible}.td-footer-wrapper{background-color:#222;padding-top:54px;padding-bottom:20px;color:#eaeaea;position:relative}@media (min-width:768px) and (max-width:1018px){.td-footer-wrapper{padding-top:44px}}@media (max-width:767px){.td-footer-wrapper{padding-top:40px}}.td-footer-wrapper .td_block_wrap{padding-bottom:0;margin-bottom:48px;transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px)}@media (max-width:767px){.td-footer-wrapper .td_block_wrap{margin-bottom:38px}}.td-footer-wrapper .td_block_wrap .td-block-span12:last-child .td_module_wrap{padding-bottom:0}.td-footer-wrapper:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:auto;background-position:center bottom;transform:translateZ(0);-webkit-transform:translateZ(0)}.td-footer-wrapper .block-title a,.td-footer-wrapper .block-title span,.td-footer-wrapper .block-title label{background-color:transparent;color:#fff;padding:6px 0 5px;line-height:1}.td-footer-wrapper .block-title{border-bottom:0;font-size:18px;font-weight:700;margin-bottom:30px;margin-top:2px}@media (max-width:767px){.td-footer-wrapper .block-title{margin-bottom:21px}}@media (max-width:767px){.td-footer-wrapper .widget .block-title{margin-bottom:13px}}.td-footer-wrapper a{color:#fff}.td-footer-wrapper ul{margin-bottom:0}.td-footer-wrapper li{margin-left:0}.td-footer-wrapper .td-post-category{background-color:var(--td_theme_color,#4db2ec)}.td-footer-wrapper .td-post-category:hover{opacity:.8}.td-footer-wrapper .widget_categories li span{margin-right:0}.td-footer-wrapper .td-instagram-meta{color:#eee}.td-footer-wrapper .td-instagram-button{border-color:#444}.td-footer-wrapper .td-instagram-button:hover{border-color:#666}.td-footer-wrapper .td_block_exchange .td-rate,.td-footer-wrapper .td_block_exchange .td-exchange-rates .td-rate:before{border-color:#444 !important}.td-footer-wrapper .td_block_exchange .td-exchange-header:before{opacity:.3}@media (max-width:767px){.td-footer-wrapper .td-pb-span4{margin-bottom:38px}.td-footer-wrapper .td-pb-span4:last-child{margin-bottom:0}}.td-footer-page{padding:0;background-color:transparent !important}.td-footer-page p:empty{display:none}.td-boxed-layout .td-footer-page{width:100%}.td-footer-info{margin-bottom:48px}@media (max-width:767px){.td-footer-info{margin-bottom:38px;text-align:center}}.td-footer-info .footer-text-wrap a{color:var(--td_theme_color,#4db2ec)}.td-footer-info .footer-text-wrap a:hover{text-decoration:underline}.footer-logo-wrap{margin-bottom:20px}@media (max-width:767px){.footer-logo-wrap img{max-width:70%}}.footer-text-wrap .footer-email-wrap{padding:21px 0}.footer-text-wrap .footer-email-wrap a{color:var(--td_theme_color,#4db2ec)}.footer-text-wrap{font-family:'Open Sans','Open Sans Regular',sans-serif}.td-social-style-2 .td-social-icon-wrap{display:inline-block;margin:5px 10px 10px 0}.td-social-style-2 .td-social-icon-wrap:last-child{margin-right:0}.td-social-style-2 .td-icon-font{font-size:14px;width:40px;height:40px;line-height:40px;background-color:rgba(255,255,255,.03);position:relative}.td-social-style-2 .td-icon-font:after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;border:1px solid #fff;opacity:.03}@media (min-width:768px) and (max-width:1018px){.td-social-style-2 .td-icon-font{font-size:12px;width:32px;height:32px;line-height:32px}}.td-social-style-2 .td-icon-instagram{font-size:16px}.td-footer-bottom-full{margin-top:12px;padding-top:50px;padding-bottom:30px}@media (max-width:767px){.td-footer-bottom-full{text-align:center;padding-bottom:0}}.td-footer-bottom-full .td-container{position:relative}.td-footer-bottom-full .td-container:before{content:'';height:1px;background-color:rgba(255,255,255,.1);position:absolute;top:-50px;width:80%;left:50%;margin-left:-40%}.td-footer-bottom-full .block-title{margin-bottom:26px}@media (max-width:767px){.td-footer-bottom-full .block-title{margin-bottom:21px}}.td-footer-bottom-full .footer-email-wrap{padding-bottom:0}.td-footer-bottom-full .footer-logo-wrap{margin-top:35px;margin-bottom:0}@media (max-width:767px){.td-footer-bottom-full .footer-logo-wrap{margin-top:0}}@media (max-width:767px){.td-footer-bottom-full .td-pb-row>div{margin-bottom:50px}.td-footer-bottom-full .td-pb-row>div:last-child{margin-bottom:0}}@media (max-width:767px){.td-footer-template-2,.td-footer-template-3{padding-top:38px;padding-bottom:10px}}.td-footer-template-2 .footer-logo-wrap,.td-footer-template-3 .footer-logo-wrap{padding-top:3px}.td-footer-template-4{padding-top:49px}@media (max-width:767px){.td-footer-template-4{padding-top:38px;padding-bottom:10px}}.td-footer-template-4 .td-footer-info{text-align:center;margin-bottom:38px}.td-footer-template-4 .footer-text-wrap{width:80%;margin-right:auto;margin-left:auto}.td-footer-template-13{padding:26px 0}@media (max-width:1018px){.td-footer-template-13{padding:16px 0}}.td-footer-template-13 .td-social-name{color:#fff;font-size:13px;margin-left:10px}@media (min-width:768px) and (max-width:1018px){.td-footer-template-13 .td-social-name{font-size:11px;margin-left:5px}}@media (max-width:767px){.td-footer-template-13 .td-social-name{display:none}}.td-footer-template-13 .footer-social-wrap .td-social-icon-wrap{margin-right:30px;text-transform:uppercase;font-family:'Open Sans','Open Sans Regular',sans-serif}@media (min-width:768px) and (max-width:1018px){.td-footer-template-13 .footer-social-wrap .td-social-icon-wrap{margin-right:20px}}@media (max-width:767px){.td-footer-template-13 .footer-social-wrap .td-social-icon-wrap{margin:5px}}.td-footer-template-13 .td-social-style-2 i{border-radius:100%;line-height:41px}@media (min-width:768px) and (max-width:1018px){.td-footer-template-13 .td-social-style-2 i{line-height:32px}}.td-footer-template-13 .td-social-style-2 i:after{border-radius:100%;opacity:.05}.td-footer-template-13 .td-a-rec-id-footer_top,.td-footer-template-13 .td-g-rec-id-footer_top{margin-top:10px;margin-bottom:32px}@media (min-width:768px) and (max-width:1018px){.td-footer-template-13 .td-a-rec-id-footer_top,.td-footer-template-13 .td-g-rec-id-footer_top{margin-bottom:16px}}@media (max-width:767px){.td-footer-template-13 .td-a-rec-id-footer_top,.td-footer-template-13 .td-g-rec-id-footer_top{margin:5px auto 16px}}.td-footer-template-13 .footer-social-wrap{text-align:center}.td-footer-template-14{padding:0}.td-footer-template-14 .td-a-rec-id-footer_top,.td-footer-template-14 .td-g-rec-id-footer_top{margin:0 auto 37px auto}.td-footer-template-14 .td-footer-bottom-full{margin-top:0;padding-top:42px;padding-bottom:40px}@media (max-width:767px){.td-footer-template-14 .td-footer-bottom-full{padding-top:30px;padding-bottom:20px}}.td-block-title span,.td-block-title a{display:inline-block}.td_block_template_2.widget>ul>li,.td_block_template_6.widget>ul>li,.td_block_template_8.widget>ul>li,.td_block_template_9.widget>ul>li,.td_block_template_10.widget>ul>li,.td_block_template_11.widget>ul>li,.td_block_template_12.widget>ul>li,.td_block_template_13.widget>ul>li,.td_block_template_14.widget>ul>li,.td_block_template_15.widget>ul>li,.td_block_template_16.widget>ul>li,.td_block_template_17.widget>ul>li{margin-left:0 !important}.global-block-template-12 .td-comments-title span,.global-block-template-13 .td-comments-title span{margin-left:0 !important;font-size:20px}@media (max-width:767px){.global-block-template-12 .td-comments-title span,.global-block-template-13 .td-comments-title span{font-size:15px}}.td-block-title-wrap .td-wrapper-pulldown-filter{font-family:'Roboto',sans-serif;position:absolute;bottom:0;right:0;top:0;margin:auto 0;z-index:2;background-color:#fff;font-size:13px;line-height:1;color:#777;text-align:right}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option{cursor:pointer;white-space:nowrap;position:relative;line-height:29px}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option i{font-size:9px;color:#777;margin-left:20px;margin-right:10px}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option i:before{content:'\e83d'}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option span{padding-left:20px;margin-right:-14px}@media (max-width:360px){.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option span{display:none}}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover{color:var(--td_theme_color,#4db2ec)}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i{color:var(--td_theme_color,#4db2ec)}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover ul{display:block}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list{list-style:none;position:absolute;right:0;top:100%;padding:18px 0;background-color:#fff;background-color:rgba(255,255,255,.95);z-index:999;border-width:1px;border-color:var(--td_grid_border_color,#ededed);border-style:solid;display:none;margin:0}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-item{list-style:none;margin:0}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-item .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more{padding-bottom:10px}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more:before{content:'';width:70px;height:100%;position:absolute;margin-top:2px;top:0;right:0;z-index:1;opacity:0}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link{color:#777;white-space:nowrap;display:block;line-height:26px;padding-left:36px;padding-right:27px}@media (max-width:767px){.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link{padding-left:24px;padding-right:20px !important}}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link:hover{color:var(--td_theme_color,#4db2ec)}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option span{display:none}}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link{padding-left:24px;padding-right:20px !important}}.td_block_template_1 .block-title{text-align:left}.td_block_template_2 .td-block-title{font-size:17px;font-weight:500;margin-top:0;margin-bottom:16px;line-height:31px;text-align:left}.td_block_template_2 .td-block-title>*{color:#000}.td_block_template_2 .td-related-title a{padding:0 20px 0 0}@media (max-width:767px){.td_block_template_2 .td-related-title a{font-size:15px}}.td_block_template_2 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_3 .td-block-title{font-size:16px;font-weight:400;margin-top:0;margin-bottom:26px;line-height:31px;text-align:left}.td_block_template_3 .td-block-title>*{background-color:#000;color:#fff;padding:0 10px}.td_block_template_3 .td-related-title a{margin-right:10px}@media (max-width:767px){.td_block_template_3 .td-related-title a{margin-right:0;font-size:14px}}.td_block_template_3 .td-related-title .td-cur-simple-item{background-color:var(--td_theme_color,#4db2ec)}@-moz-document url-prefix(){.td_block_template_3 .td-block-title>*{padding-bottom:2px}}.td_block_template_4 .td-block-title{font-size:16px;font-weight:400;margin-top:0;margin-bottom:26px;line-height:31px;text-align:left}.td_block_template_4 .td-block-title>*{background-color:#000;color:#fff;padding:0 12px;position:relative}.td_block_template_4 .td-block-title>*:before{content:'';position:absolute;top:100%;left:10px;margin:auto;width:0;height:0;border-style:solid;border-width:7px 7px 0;border-color:#000 transparent transparent}@media (max-width:767px){.td_block_template_4 .td-related-title a{margin-right:0;font-size:15px}}.td_block_template_4 .td-related-title a:before{border-color:transparent !important}.td_block_template_4 .td-related-title .td-cur-simple-item{background-color:var(--td_theme_color,#4db2ec)}.td_block_template_4 .td-related-title .td-cur-simple-item:before{border-color:var(--td_theme_color,#4db2ec) transparent transparent transparent !important}@-moz-document url-prefix(){.td_block_template_4 .td-block-title>*{padding-bottom:2px}}.td_block_template_5 .td-block-title{font-size:16px;font-weight:500;margin-top:0;margin-bottom:26px;line-height:25px;color:#000;text-align:left}.td_block_template_5 .td-block-title>*{padding:0 12px;border-width:0 0 0 4px;border-style:solid;border-color:var(--td_theme_color,#4db2ec)}.td_block_template_5 .td-subcat-filter,.td_block_template_5 .td-subcat-dropdown{line-height:25px}@media (max-width:767px){.td_block_template_5 .td-related-title a{font-size:15px}}.td_block_template_5 .td-related-title a:last-child{border:none}.td_block_template_5 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_6 .td-block-title{text-align:center;font-size:17px;font-weight:500;margin-top:0;margin-bottom:26px;line-height:1;padding:14px 0;position:relative;background-repeat:no-repeat;background-position:center center;background-size:auto 100%}.td_block_template_6 .td-block-title:before{content:'\e904';font-family:'newspaper',sans-serif;font-size:8px;position:absolute;bottom:-1px;left:0;right:0;margin:auto;line-height:1}.td_block_template_6 .td-block-title>*{color:#000}.td_block_template_6 .td-subcat-filter{line-height:40px;position:relative;text-align:center;margin:-24px 0 0}.td_block_template_6 .td-subcat-filter .td-subcat-more{margin-bottom:10px !important}.td_block_template_6 .td-subcat-list{margin-bottom:18px}.td_block_template_6 .td-subcat-list li:first-child{margin-left:12px}.td_block_template_6 .td-subcat-dropdown ul{margin-top:0 !important}.td_block_template_6 .td-related-title a{padding:10px 10px 0}@media (max-width:767px){.td_block_template_6 .td-related-title a{font-size:14px}}.td_block_template_6 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_7 .td-block-title{font-size:13px;font-weight:500;margin-top:0;margin-bottom:26px;line-height:45px;padding:0;position:relative;text-align:left}.td_block_template_7 .td-block-title:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAIAQMAAAALP6d4AAAABlBMVEUAAABmZmZ+SwYRAAAAAnRSTlMAOF6RdaYAAAAVSURBVAjXY1BgcGBoAEIHIEuAQQAAEdAB4b4poC8AAAAASUVORK5CYII=') repeat top left}.td_block_template_7 .td-block-title>*{background-color:#fff;color:#000;padding:0 5px;margin-left:10px;margin-right:10px;line-height:21px;position:relative}.td_block_template_7 .td-subcat-filter{line-height:45px;margin-top:-1px}.td_block_template_7 .td-subcat-filter .td-subcat-dropdown{line-height:1;position:static}.td_block_template_7 .td-subcat-dropdown .td-subcat-more{padding-left:0;margin-bottom:0 !important}.td_block_template_7 .td-subcat-list .td-subcat-item{margin-left:0 !important;margin-right:24px}.td_block_template_7 .td-subcat-list .td-subcat-item:last-child{margin-right:16px}.td_block_template_7 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}@-moz-document url-prefix(){.td_block_template_7 .td-subcat-filter{margin-top:-2px}}.td_block_template_8 .td-block-title{font-size:20px;font-weight:800;margin-top:0;margin-bottom:18px;line-height:29px;position:relative;overflow:hidden;text-align:left}.td_block_template_8 .td-block-title>*{position:relative;padding-right:20px;color:#000}.td_block_template_8 .td-block-title>*:before,.td_block_template_8 .td-block-title>*:after{content:'';display:block;height:4px;position:absolute;top:50%;margin-top:-2px;width:2000px;background-color:#f5f5f5}.td_block_template_8 .td-block-title>*:before{left:100%}.td_block_template_8 .td-block-title>*:after{right:100%}@media (max-width:767px){.td_block_template_8 .td-related-title a{font-size:15px}}.td_block_template_8 .td-related-title a:before{display:none}.td_block_template_8 .td-related-title a:first-child:after{display:none}.td_block_template_8 .td-related-title a:last-child:after{left:100%;right:auto}.td_block_template_8 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_9 .td-block-title{font-size:17px;font-weight:500;margin-top:-10px;margin-bottom:22px;line-height:37px;padding:0;position:relative;text-align:left}.td_block_template_9 .td-block-title:before{content:'';width:100%;height:2px;position:absolute;top:100%;left:0;background-color:#f5f5f5}.td_block_template_9 .td-block-title:after{content:'';width:50px;height:2px;position:absolute;top:100%;left:0;margin:auto;background-color:var(--td_theme_color,#4db2ec)}.td_block_template_9 .td-block-title>*{color:#000}.td_block_template_9 .td-subcat-filter{line-height:37px;display:table}.td_block_template_9 .td-subcat-dropdown{line-height:1;position:static}.td_block_template_9 .td-subcat-dropdown .td-subcat-more{margin-bottom:0 !important}.td_block_template_9 .td-subcat-dropdown ul:after{height:2px !important}.td_block_template_9 .td-related-title{margin-top:0 !important}.td_block_template_9 .td-related-title a{margin-right:20px}@media (max-width:767px){.td_block_template_9 .td-related-title a{font-size:15px}}.td_block_template_9 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_10 .td-block-title{font-size:17px;font-weight:500;margin-top:-10px;margin-bottom:24px;line-height:37px;padding:0;position:relative;text-align:left}.td_block_template_10 .td-block-title:before{content:'';width:100%;height:3px;position:absolute;top:100%;left:0;background-color:#f5f5f5}.td_block_template_10 .td-block-title>*{color:#000}.td_block_template_10 .td-subcat-filter{line-height:37px;display:table}.td_block_template_10 .td-subcat-dropdown{line-height:1;position:static}.td_block_template_10 .td-subcat-dropdown .td-subcat-more{margin-bottom:0 !important}.td_block_template_10 .td-subcat-dropdown ul:after{height:3px !important}.td_block_template_10 .td-related-title{margin-top:0 !important}.td_block_template_10 .td-related-title a{margin-right:20px}@media (max-width:767px){.td_block_template_10 .td-related-title a{font-size:15px}}.td_block_template_10 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_11 .td-block-title{font-size:17px;font-weight:500;margin-top:2px;margin-bottom:24px;line-height:44px;padding:0;position:relative;text-align:left}.td_block_template_11 .td-block-title:before,.td_block_template_11 .td-block-title:after{content:'';width:100%;height:2px;position:absolute;left:0;background-color:#f5f5f5}.td_block_template_11 .td-block-title:after{bottom:100%}.td_block_template_11 .td-block-title:before{top:100%}.td_block_template_11 .td-block-title>*{color:#000}.td_block_template_11 .td-subcat-filter{line-height:44px;display:table}.td_block_template_11 .td-subcat-dropdown{line-height:1;position:static}.td_block_template_11 .td-subcat-dropdown .td-subcat-more{margin-bottom:0 !important}.td_block_template_11 .td-subcat-dropdown ul:after{height:2px !important}.td_block_template_11 .td-related-title a{margin-right:20px}@media (max-width:767px){.td_block_template_11 .td-related-title a{font-size:15px}}.td_block_template_11 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_12 .td-block-title{font-size:26px;font-weight:800;margin-top:0;margin-bottom:26px;line-height:26px;padding:0;letter-spacing:-.6px;text-align:left}@media (max-width:1018px){.td_block_template_12 .td-block-title{font-size:22px;margin-bottom:20px}}.td_block_template_12 .td-block-title>*{color:#000}.td_block_template_12 .td-subcat-filter{line-height:1;display:table}.td_block_template_12 .td-subcat-dropdown .td-subcat-more{margin-bottom:8px !important;margin-top:7px}.td_block_template_12 .td-pulldown-category{font-family:'Roboto',sans-serif;font-size:14px;line-height:26px;color:#444;font-weight:500;position:absolute;right:0;bottom:-2px;top:0;margin:auto 0;display:table}.td_block_template_12 .td-pulldown-category span{display:inline-block;-webkit-transition:transform .5s ease;transition:transform .5s ease}@media (max-width:767px){.td_block_template_12 .td-pulldown-category span{display:none}}.td_block_template_12 .td-pulldown-category i{font-size:10px;margin-left:10px}.td_block_template_12 .td-pulldown-category:hover{opacity:.9}.td_block_template_12 .td-pulldown-category:hover span{transform:translate3d(-6px,0,0);-webkit-transform:translate3d(-6px,0,0)}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td_block_template_12 .td-pulldown-category span{display:none}}.td_block_template_13 .td-block-title{font-size:26px;font-weight:800;margin-bottom:26px;line-height:26px !important;padding:0;letter-spacing:-.6px;margin-top:36px;transform:translateZ(0);-webkit-transform:translateZ(0);text-align:left}@media (max-width:1018px){.td_block_template_13 .td-block-title{font-size:22px;margin-bottom:16px;margin-top:26px}}@media (max-width:767px){.td_block_template_13 .td-block-title{margin-top:26px !important;margin-bottom:16px !important}}.td_block_template_13 .td-block-title>a,.td_block_template_13 .td-block-title>span{margin-left:12px}@media (max-width:767px){.td_block_template_13 .td-block-title>a,.td_block_template_13 .td-block-title>span{margin-left:12px !important}}.td_block_template_13 .td-subcat-filter{line-height:1;display:table}.td_block_template_13 .td-subcat-dropdown .td-subcat-more{margin-bottom:8px !important;margin-top:7px}.td_block_template_13 .td-pulldown-category{font-family:'Roboto',sans-serif;font-size:14px;line-height:26px !important;color:#444;font-weight:500;position:absolute;right:0;bottom:-2px;top:0;margin:auto 0;display:table}.td_block_template_13 .td-pulldown-category span{display:inline-block;-webkit-transition:transform .5s ease;transition:transform .5s ease}@media (max-width:767px){.td_block_template_13 .td-pulldown-category span{display:none}}.td_block_template_13 .td-pulldown-category i{font-size:10px;margin-left:10px}.td_block_template_13 .td-pulldown-category:hover{opacity:.9}.td_block_template_13 .td-pulldown-category:hover span{transform:translate3d(-6px,0,0);-webkit-transform:translate3d(-6px,0,0)}.td_block_template_13 .td-block-subtitle{font-size:90px;text-transform:uppercase;position:absolute;left:-4px;z-index:-1;bottom:-20px;white-space:nowrap;color:#f3f3f3;line-height:1}@media (min-width:768px) and (max-width:1018px){.td_block_template_13 .td-block-subtitle{font-size:70px;bottom:-15px}}@media (max-width:767px){.td_block_template_13 .td-block-subtitle{font-size:60px;bottom:-12px}}.td_block_template_13 .td-title-align{margin-top:0 !important}.td_block_template_13 .td-title-align>a,.td_block_template_13 .td-title-align>span{margin-left:0 !important}@media (min-width:768px) and (max-width:1018px){.td-pb-span4 .td_block_template_13 .td-pulldown-category span{display:none}}@media (min-width:768px){.td-pb-span4 .td_block_template_13 .td-block-subtitle{display:none}}.td-pb-span4 .td_block_template_13 .td-block-title{margin-top:0}.td-pb-span4 .td_block_template_13 .td-block-title *{margin-left:0}.td-pb-span12 .td_block_template_13 .td-block-title{margin-bottom:40px}@media (min-width:768px) and (max-width:1018px){.td-pb-span12 .td_block_template_13 .td-block-title{margin-bottom:26px}}.td_block_template_12 .td-related-title a,.td_block_template_13 .td-related-title a{margin-right:20px;font-size:20px}@media (max-width:767px){.td_block_template_12 .td-related-title a,.td_block_template_13 .td-related-title a{font-size:15px}}.td_block_template_12 .td-related-title .td-cur-simple-item,.td_block_template_13 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_12 .td-related-title>a.td-related-left,.td_block_template_13 .td-related-title>a.td-related-left,.td_block_template_12 .td-related-title>a.td-related-right,.td_block_template_13 .td-related-title>a.td-related-right{margin-left:0 !important}.td_block_template_14 .td-block-title{font-size:13px;font-weight:400;margin-top:0;margin-bottom:26px;padding:11px 0;line-height:1;position:relative;overflow:hidden;text-align:center;background-color:#111;border:1px solid transparent}.td_block_template_14 .td-block-title>*{color:#fff;margin:0 12px}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter{background-color:transparent !important;display:inline-block;color:#fff}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option{height:100%;display:table;color:#fff}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover{color:#fff}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i{color:#fff}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter i{margin-right:16px;color:#fff}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list{border-width:0 1px 1px}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link{padding-right:32px}.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more{vertical-align:middle;display:table-cell;padding:0;opacity:.8}@media (max-width:767px){.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more span{display:none}}.td_block_template_15 .td-block-title{font-size:17px;font-weight:500;margin-top:0;margin-bottom:26px;padding:15px 0;line-height:1;position:relative;overflow:hidden;text-align:center;background-color:#fff}.td_block_template_15 .td-block-title:before{content:'';width:100%;height:2px;position:absolute;top:0;left:0;background-color:var(--td_theme_color,#4db2ec);z-index:1}.td_block_template_15 .td-block-title:after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;border:1px solid #ededed;z-index:0;pointer-events:none}.td_block_template_15 .td-block-title>*{margin:0 18px}.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter{background-color:transparent !important;display:inline-block}.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option{height:100%;display:table}.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter i{margin-right:16px}.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list{border-width:0 1px 1px}.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link{padding-right:32px}.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more{vertical-align:middle;display:table-cell;padding:0;opacity:.8}@media (max-width:767px){.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more span{display:none}}.td_block_template_14 .td-related-title a,.td_block_template_15 .td-related-title a{margin:0 12px !important;font-size:14px}@media (max-width:767px){.td_block_template_14 .td-related-title a,.td_block_template_15 .td-related-title a{margin:0 8px !important}}.td_block_template_14 .td-related-title .td-cur-simple-item,.td_block_template_15 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_16 .td-block-title{font-size:17px;font-weight:500;margin-top:-15px;margin-bottom:26px;padding:0;line-height:47px;position:relative;overflow:hidden;text-align:left}.td_block_template_16 .td-block-title:before,.td_block_template_16 .td-block-title:after{content:'';width:100%;height:1px;position:absolute;left:0;background-color:#ddd}.td_block_template_16 .td-block-title:before{bottom:4px}.td_block_template_16 .td-block-title:after{bottom:0}.td_block_template_16 .td-block-title-wrap .td-subcat-filter{line-height:47px;display:table}.td_block_template_16 .td-block-title-wrap .td-subcat-filter .td-subcat-dropdown ul{border-width:0 1px 1px;border-color:#ddd;margin-top:0}.td_block_template_16 .td-block-title-wrap .td-subcat-dropdown{line-height:1;position:static}.td_block_template_16 .td-block-title-wrap .td-subcat-dropdown .td-subcat-more{margin-bottom:0 !important}.td_block_template_16 .td-related-title a{margin-right:20px}@media (max-width:767px){.td_block_template_16 .td-related-title a{font-size:15px}}.td_block_template_16 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td_block_template_17{transform:translateZ(0);-webkit-transform:translateZ(0)}.td_block_template_17 .td-block-title{font-size:16px;font-weight:500;margin:3px 3px 29px;padding:12px 0 11px;line-height:1;position:relative;text-align:center;border:1px solid #111;background-color:#fff;top:-3px}.td_block_template_17 .td-block-title>*{margin:0 15px}.td_block_template_17 .td-block-title:before{content:'';height:100%;position:absolute;top:4px;left:-4px;right:-4px;border:1px solid #111;background-color:#111;z-index:-1}.td_block_template_17 .td-block-title:after{content:'';position:absolute;top:100%;left:0;right:0;margin:3px auto 0;width:0;height:0;border-style:solid;border-width:8px 8px 0;border-color:#111 transparent transparent}.td_block_template_17 .td-block-title-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);z-index:2}.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter{background-color:transparent !important;display:inline-block;color:#111;top:-3px}.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option{height:100%;display:table}.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter i{margin-right:16px;color:#111}.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list{border-width:0 1px 1px}.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link{padding-right:32px}.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more{vertical-align:middle;display:table-cell;padding:0;opacity:.8}@media (max-width:767px){.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more{padding-right:5px}.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more span{display:none}}.td_block_template_17.widget,.td_block_template_17.td_block_social_counter{transform:translateZ(0);-webkit-transform:translateZ(0)}.td_block_template_17 .td-related-title a{margin-right:10px;margin-left:10px}@media (max-width:767px){.td_block_template_17 .td-related-title a{margin:0 8px !important;font-size:14px}}.td_block_template_17 .td-related-title .td-cur-simple-item{color:var(--td_theme_color,#4db2ec)}.td-pb-span4 .td_block_template_17 .td-block-title-wrap .td-pulldown-more{padding-right:5px}.td-pb-span4 .td_block_template_17 .td-block-title-wrap .td-pulldown-more span{display:none}.td-pb-span4 .td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link{padding-right:22px;padding-left:26px}.td-pb-article-list .td_block_template_17 .td-block-title-wrap{z-index:0}@-moz-document url-prefix(){.td-pulldown-syle-default .td-subcat-more,.td-pulldown-syle-default .td-subcat-list{position:relative;top:-1px}}.td-pulldown-syle-2{top:0}.td-pulldown-syle-2 .td-subcat-dropdown ul{padding:20px 0;margin-top:0}.td-pulldown-syle-2 .td-subcat-dropdown ul:after{content:'';position:absolute;width:calc(100% + 2px);height:3px;top:0;left:-1px;background-color:var(--td_theme_color,#4db2ec)}.td-pulldown-syle-2 .td-subcat-dropdown a{padding-left:40px;padding-right:31px}.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more{background-color:transparent !important}.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more span,.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more i{color:var(--td_theme_color,#4db2ec)}.td-pulldown-syle-2 .td-subcat-dropdown .td-subcat-more{margin-left:9px;margin-bottom:8px}.td-pulldown-syle-2 .td-subcat-list .td-subcat-item{margin-left:24px}.td-pulldown-syle-3{top:0}.td-pulldown-syle-3 .td-subcat-dropdown ul{padding:15px 0;margin-top:-1px;border-width:1px}.td-pulldown-syle-3 .td-subcat-dropdown a{padding-left:40px;padding-right:31px}.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more{background-color:transparent !important}.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more span,.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more i{color:var(--td_theme_color,#4db2ec)}.td-pulldown-syle-3 .td-subcat-dropdown .td-subcat-more{margin-left:9px;margin-bottom:8px}.td-pulldown-syle-3 .td-subcat-list .td-subcat-item{margin-left:24px}.td-footer-wrapper div .td-block-title-wrap .td-wrapper-pulldown-filter{background-color:#222;color:#fff}.td-footer-wrapper div .td-block-title-wrap .td-wrapper-pulldown-filter i{color:#fff}.td-footer-wrapper div .td_block_template_2 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_3 .td-block-title>*{background-color:#000;color:#fff}.td-footer-wrapper div .td_block_template_4 .td-block-title>*{background-color:#000;color:#fff}.td-footer-wrapper div .td_block_template_4 .td-block-title>*:before{border-color:#000 transparent transparent}.td-footer-wrapper div .td_block_template_5 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_6 .td-block-title:before{font-size:6px;color:#fff}.td-footer-wrapper div .td_block_template_6 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_7 .td-block-title{background-color:transparent}.td-footer-wrapper div .td_block_template_7 .td-block-title>*{color:#fff;background-color:#222}.td-footer-wrapper div .td_block_template_8 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_8 .td-block-title>*:before,.td-footer-wrapper div .td_block_template_8 .td-block-title>*:after{background-color:#333}.td-footer-wrapper div .td_block_template_9 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_9 .td-block-title:before{background-color:#333}.td-footer-wrapper div .td_block_template_10 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_10 .td-block-title:before{background-color:#333}.td-footer-wrapper div .td_block_template_11 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_11 .td-block-title:before,.td-footer-wrapper div .td_block_template_11 .td-block-title:after{background-color:#333}.td-footer-wrapper div .td_block_template_12 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_12 .td-pulldown-category{color:#999}.td-footer-wrapper div .td_block_template_13 .td-block-title>a,.td-footer-wrapper div .td_block_template_13 .td-block-title>span{color:#fff}.td-footer-wrapper div .td_block_template_13 .td-block-subtitle{opacity:.1}.td-footer-wrapper div .td_block_template_13 .td-pulldown-category{color:#999}.td-footer-wrapper div .td_block_template_15 .td-block-title{background-color:transparent}.td-footer-wrapper div .td_block_template_15 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_15 .td-block-title:after{border-color:#333}.td-footer-wrapper div .td_block_template_16 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_16 .td-block-title:before,.td-footer-wrapper div .td_block_template_16 .td-block-title:after{background-color:#333}.td-footer-wrapper div .td_block_template_17 .td-block-title{border-color:#333;background-color:#222}.td-footer-wrapper div .td_block_template_17 .td-block-title>*{color:#fff}.td-footer-wrapper div .td_block_template_17 .td-block-title:before{border-color:#333;background-color:#333}.td-footer-wrapper div .td_block_template_17 .td-block-title:after{border-color:#333 transparent transparent}.td_block_template_18{padding-top:20px}.td_block_template_18.td_block_mega_menu{padding-top:0}.td_block_template_18 .td-block-title{font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:55px;font-weight:700;letter-spacing:-4px;line-height:1;text-align:center;overflow:hidden;margin-bottom:25px;text-transform:lowercase;margin-top:0}@media (min-width:768px) and (max-width:1018px){.td_block_template_18 .td-block-title{font-size:35px;margin-bottom:18px}}@media (max-width:767px){.td_block_template_18 .td-block-title{font-size:45px;margin-bottom:18px}}.td_block_template_18 .td-block-title>span,.td_block_template_18 .td-block-title>a{padding:0 20px 10px;display:inline-block;background:#06d3d5;background:-moz-linear-gradient(-68deg,#06d3d5 30%,#2a81cb 80%);background:-webkit-linear-gradient(-68deg,#06d3d5 30%,#2a81cb 80%);background:linear-gradient(156deg,#06d3d5 30%,#2a81cb 80%);color:#fff;-webkit-background-clip:text !important;-webkit-text-fill-color:transparent}@media (min-width:768px) and (max-width:1018px){.td_block_template_18 .td-block-title>span,.td_block_template_18 .td-block-title>a{padding:0 20px 4px}}@media (max-width:767px){.td_block_template_18 .td-block-title>span,.td_block_template_18 .td-block-title>a{padding:0 10px}}.td_block_template_18 .td-block-title .td-block-speech-bubble{font-family:'Open Sans','Open Sans Regular',sans-serif !important;font-size:12px !important;font-weight:600;line-height:1;letter-spacing:-.6px !important;padding:4px 8px;background-color:#2a81cb;color:#fff;-webkit-text-fill-color:#fff;position:absolute;border-radius:3px 3px 3px 0;margin-left:6px;top:-4px;text-transform:uppercase}@media (min-width:768px) and (max-width:1018px){.td_block_template_18 .td-block-title .td-block-speech-bubble{font-size:10px;padding:3px 6px;border-radius:2px 2px 2px 0;top:0}}@media (max-width:767px){.td_block_template_18 .td-block-title .td-block-speech-bubble{font-size:10px;padding:3px 6px;border-radius:2px 2px 2px 0;top:0}}.td_block_template_18 .td-block-title .td-block-speech-bubble:before{content:'';position:absolute;top:100%;left:0;width:0;height:0;border-style:solid;border-width:6px 6px 0 0;border-color:#2a81cb transparent transparent}.td_block_template_18 .td-block-title .td-block-subtitle{display:table;font-family:'Open Sans','Open Sans Regular',sans-serif;font-size:15px;line-height:1;font-style:italic;font-weight:400;letter-spacing:normal;color:gray;position:relative;margin:2px auto;text-transform:none;max-width:80%}@media (max-width:1018px){.td_block_template_18 .td-block-title .td-block-subtitle{font-size:13px}}.td_block_template_18 .td-block-title .td-block-subtitle:before,.td_block_template_18 .td-block-title .td-block-subtitle:after{content:'';position:absolute;height:1px;width:1500px;top:3px;bottom:0;background-color:#e3e3e3}.td_block_template_18 .td-block-title .td-block-subtitle:before{left:100%;margin:auto 0 auto 20px}@media (min-width:768px) and (max-width:1018px){.td_block_template_18 .td-block-title .td-block-subtitle:before{margin:auto 0 auto 15px}}@media (max-width:767px){.td_block_template_18 .td-block-title .td-block-subtitle:before{margin:auto 0 auto 10px}}.td_block_template_18 .td-block-title .td-block-subtitle:after{right:100%;margin:auto 20px auto 0}@media (min-width:768px) and (max-width:1018px){.td_block_template_18 .td-block-title .td-block-subtitle:after{margin:auto 15px auto 0}}@media (max-width:767px){.td_block_template_18 .td-block-title .td-block-subtitle:after{margin:auto 10px auto 0}}.td_block_template_18 .td-pulldown-filter-display-option:before{display:none}
.td-politics .td-header-style-11 .sf-menu>li>a:hover,.td-politics .td-header-style-11 .sf-menu>.sfHover>a,.td-politics .td-header-style-11 .sf-menu>.current-menu-item>a,.td-politics .td-header-style-11 .sf-menu>.current-menu-ancestor>a,.td-politics .td-header-style-11 .sf-menu>.current-category-ancestor>a{background-color:#354dab;color:#fff}.td-politics .td-header-style-11 .sf-menu>.current-menu-item>a:after,.td-politics .td-header-style-11 .sf-menu>.current-menu-ancestor>a:after,.td-politics .td-header-style-11 .sf-menu>.current-category-ancestor>a:after,.td-politics .td-header-style-11 .sf-menu>li:hover>a:after,.td-politics .td-header-style-11 .sf-menu>.sfHover>a:after{background-color:transparent}.td-politics .td-header-style-11 .sf-menu>li>a{padding:3px 30px}@media (max-width:1140px){.td-politics .td-header-style-11 .sf-menu>li>a{padding:3px 25px}}.td-politics .td-header-style-11 .td-logo-text-wrap{min-height:200px;line-height:200px}.td-politics .td-header-style-11 .td-logo-wrap-full{border-bottom:none}.td-politics .td-header-style-11 .td-logo-text{font-size:77px}@media (max-width:767px){.td-politics .td-header-style-11 .td-logo-text{font-size:50px}}.td-politics .td-header-style-11 .td-tagline-text{font-size:20px;font-family:"Arimo";letter-spacing:2.8px}@media (max-width:767px){.td-politics .td-header-style-11 .td-tagline-text{font-size:14px;letter-spacing:2.2px}}.td-politics .td-slider-row{margin-top:-48px;margin-bottom:20px}.td-politics .td-news-ticker{margin-bottom:20px}.td-politics .td-news-ticker .td-trending-now-wrapper{padding-left:24px}@media (max-width:767px){.td-politics .td-news-ticker .td-trending-now-wrapper{padding-left:0}}.td-politics .td-news-ticker .td-trending-now-wrapper:hover .td-trending-now-title{background-color:transparent}.td-politics .td-news-ticker .td-trending-now-title{background-color:transparent;color:#111;font-size:16px;line-height:22px;font-weight:700;text-transform:uppercase}.td-politics .td-news-ticker .td-next-prev-wrap{right:24px}.td-politics .td_block_trending_now{margin-bottom:22px}.td-politics .td-video-playlist{background-color:#222}.td-politics .td-video-playlist .td_block_video_playlist{padding-top:30px;margin-bottom:30px}.td-politics .td-video-playlist .td_video_playlist_title{background-color:#000}.td-politics .td-video-playlist .td_wrapper_video_playlist .td_container_video_playlist{background-color:#000}.td-politics.td_category_template_2 .td-category-header{margin-bottom:15px}.td-politics #td-theme-settings .td-skin-buy a{background-color:#354dab}
.tdb-s-page-sec-header{margin-bottom:35px}body .tdb-spsh-title{margin:0;font-family:inherit;font-size:1.429em;font-weight:500;line-height:1.2;color:#1d2327}.tdb-s-btn{display:inline-flex;align-items:center;justify-content:center;position:relative;background-color:#0489fc;min-width:100px;padding:14px 24px 16px;font-size:1em;line-height:1;font-weight:600;text-align:center;text-decoration:none;color:#fff;border:0;border-radius:5px;outline:3px solid transparent;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out,outline-color .2s ease-in-out;-webkit-appearance:none;cursor:pointer}.tdb-s-btn svg{position:relative;width:.9em;height:auto;margin-right:.5em}.tdb-s-btn:hover,.tdb-s-btn:active{background-color:#152bf7}.tdb-s-btn:active:not(:disabled){outline-color:rgba(21,43,247,.2)}.tdb-s-btn:disabled{background-color:#9acffd;pointer-events:none}.tdb-s-btn.tdb-s-btn-saving:after{content:'';position:relative;width:12px;height:12px;margin-left:15px;border:1px solid #fff;border-left-color:transparent;border-right-color:transparent;border-radius:50%;-webkit-animation:fullspin 1s infinite ease-out;animation:fullspin 1s infinite ease-out;z-index:2;transition:border-top-color .2s ease-in-out,border-bottom-color .2s ease-in-out}.tdb-s-btn.tdb-s-btn-saved{background-color:#9acffd;pointer-events:none}.tdb-s-btn.tdb-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8.875" viewBox="0 0 12 8.875"><path d="M7.125,13.875a1,1,0,0,1-.707-.293L3.293,10.457A1,1,0,0,1,4.707,9.043l2.418,2.418,6.168-6.168a1,1,0,0,1,1.414,1.414L7.832,13.582A1,1,0,0,1,7.125,13.875Z" transform="translate(-3 -5)" fill="%23fff"/></svg>');width:14px;height:auto;border:0;-webkit-animation:none;animation:none}.tdb-s-btn-sm{min-width:76px;padding:10px 19px 12px;font-size:.929em}.tdb-s-btn-sm svg{top:1px}.tdb-s-btn-sm.tdb-s-btn-saving:after{width:11px;height:11px;margin-left:13px}.tdb-s-btn-sm.tdb-s-btn-saving:not(.tdb-s-btn-saved):after{top:1px}.tdb-s-btn-sm.tdb-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="10" height="7.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%23fff" opacity="0.8"/></svg>');top:-2px}.tdb-s-btn-sm.tdb-s-btn-hollow{min-width:72px;padding:8px 17px 10px}.tdb-s-btn-sm.tdb-s-btn-hollow.tdb-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="10" height="7.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%23B3B3B3" opacity="0.8"/></svg>')}.tdb-s-btn-red{background-color:#ff3838}.tdb-s-btn-red:hover,.tdb-s-btn-red:active{background-color:#e20000}.tdb-s-btn-red:active:not(:disabled){outline-color:rgba(226,0,0,.15)}.tdb-s-btn-red:disabled{background-color:#ffa4a4}.tdb-s-btn-red.tdb-s-btn-saved{background-color:#ffa4a4}.tdb-s-btn-hollow{min-width:96px;padding:12px 22px 14px;background-color:transparent;color:#444;border:2px solid #a8aab8}.tdb-s-btn-hollow:hover,.tdb-s-btn-hollow:active{background-color:transparent;color:#0489fc;border-color:#0489fc}.tdb-s-btn-hollow:active:not(:disabled){outline-color:rgba(4,137,252,.2)}.tdb-s-btn-hollow:disabled{background-color:transparent;color:#b3b3b3;border-color:#d3d4db}.tdb-s-btn-hollow.tdb-s-btn-saving:after{border-top-color:#444;border-bottom-color:#444}.tdb-s-btn-hollow.tdb-s-btn-saving:hover:after{border-top-color:#0489fc;border-bottom-color:#0489fc}.tdb-s-btn-hollow.tdb-s-btn-saved{background-color:transparent;color:#b3b3b3}.tdb-s-btn-hollow.tdb-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8.875" viewBox="0 0 12 8.875"><path d="M7.125,13.875a1,1,0,0,1-.707-.293L3.293,10.457A1,1,0,0,1,4.707,9.043l2.418,2.418,6.168-6.168a1,1,0,0,1,1.414,1.414L7.832,13.582A1,1,0,0,1,7.125,13.875Z" transform="translate(-3 -5)" fill="%23B3B3B3"/></svg>')}.tdb-s-btn-simple{padding:0;background-color:transparent;min-width:0;color:#0489fc;border-radius:0;outline:none}.tdb-s-btn-simple:hover,.tdb-s-btn-simple:active{color:#152bf7;background-color:transparent}.tdb-s-btn-simple:disabled{background-color:transparent;color:#9acffd}.tdb-s-btn-simple.tdb-s-btn-saving:after{margin-left:10px;border:1px solid #0489fc;border-left-color:transparent;border-right-color:transparent}.tdb-s-btn-simple.tdb-s-btn-saved{background-color:transparent;color:#9acffd}.tdb-s-btn-simple.tdb-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8.875" viewBox="0 0 12 8.875"><path d="M7.125,13.875a1,1,0,0,1-.707-.293L3.293,10.457A1,1,0,0,1,4.707,9.043l2.418,2.418,6.168-6.168a1,1,0,0,1,1.414,1.414L7.832,13.582A1,1,0,0,1,7.125,13.875Z" transform="translate(-3 -5)" fill="%239ACFFD"/></svg>')}body div .tdb-s-fc-inner{position:relative;display:flex;flex-wrap:wrap;margin:0 -13px}body div .tdb-s-fc-inner:not(:last-child){margin-bottom:28px}body div .tdb-s-fc-inner:not(:last-child):after{content:'';display:block;margin:28px 13px 0;width:100%;height:1px;background-color:#efefef}body div .tdb-s-fc-inner .tdb-s-notif{width:100%;margin-left:13px;margin-right:13px}body div .tdb-s-fc-inner-title{display:flex;width:100%;margin:0 0 20px;padding:0 13px;font-size:.929em;font-weight:500;line-height:1.2;color:#1d2327}body div .tdb-s-fc-inner-title span{background-color:#f1f1f1;border-radius:3px;padding:4px 7px 6px}body div .tdb-s-form-label{position:relative;display:block;margin-bottom:8px;font-size:.929em;line-height:1;font-weight:600;color:#666}body div .tdb-s-form-label-required{color:red}body div .tdb-s-form-label-descr{display:block;width:100%;margin-top:4px;margin-bottom:10px;font-size:.923em;line-height:1.2;font-weight:400}body div .tdb-s-form-input{margin:0;padding:0 15px 1px;width:100%;height:44px;min-height:44px;font-size:1em;line-height:1.3;font-weight:600;color:#444;border:2px solid #d7d8de;border-radius:5px;outline:3px solid transparent;box-shadow:none;transition:border-color .2s ease-in-out,color .2s ease-in-out,outline-color .2s ease-in-out}body div .tdb-s-form-input:-webkit-autofill,body div .tdb-s-form-input:-webkit-autofill:hover,body div .tdb-s-form-input:-webkit-autofill:focus,body div .tdb-s-form-input:-webkit-autofill:active{-webkit-text-fill-color:#444;-webkit-box-shadow:0 0 0 1000px #fff inset !important}body div .tdb-s-form-input::placeholder{color:#888;transition:color .2s ease-in-out}body div .tdb-s-form-input::-webkit-input-placeholder{color:#888;transition:color .2s ease-in-out}body div .tdb-s-form-input::-moz-placeholder{color:#888;transition:color .2s ease-in-out}body div .tdb-s-form-input:-ms-input-placeholder{color:#888;transition:color .2s ease-in-out}body div .tdb-s-form-input:-moz-placeholder{color:#888;transition:color .2s ease-in-out}body div .tdb-s-form-input:hover{color:inherit}body div .tdb-s-form-input:focus{box-shadow:none}body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:focus:not([readonly]){border-color:#0489fc !important;outline-width:3px;outline-style:solid;outline-color:rgba(4,137,252,.1)}body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input[readonly]:not(.tdb-s-form-input-date):not(.tdb-s-form-datepicker),body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:disabled{background-color:#fff;color:#bebebe;border-color:#e8e9ec;outline:none}body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input[readonly]:not(.tdb-s-form-input-date):not(.tdb-s-form-datepicker)::placeholder,body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:disabled::placeholder{color:#bebebe}body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input[readonly]:not(.tdb-s-form-input-date):not(.tdb-s-form-datepicker)::-webkit-input-placeholder,body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:disabled::-webkit-input-placeholder{color:#bebebe}body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input[readonly]:not(.tdb-s-form-input-date):not(.tdb-s-form-datepicker)::-moz-placeholder,body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:disabled::-moz-placeholder{color:#bebebe}body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input[readonly]:not(.tdb-s-form-input-date):not(.tdb-s-form-datepicker):-ms-input-placeholder,body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:disabled:-ms-input-placeholder{color:#bebebe}body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input[readonly]:not(.tdb-s-form-input-date):not(.tdb-s-form-datepicker):-moz-placeholder,body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:disabled:-moz-placeholder{color:#bebebe}body div textarea.tdb-s-form-input{display:block;width:100%;min-width:100%;max-width:100%;min-height:76px;padding-top:8px;padding-bottom:8px;line-height:1.5}body div .tdb-s-form-select-wrap{position:relative}body div .tdb-s-form-select-wrap .tdb-s-form-input{max-width:100%;padding-right:34px;background:#fff;-webkit-appearance:none;cursor:pointer}body div .tdb-s-form-select-wrap .tdb-s-form-input::-webkit-calendar-picker-indicator{opacity:0}body div .tdb-s-form-select-wrap .tdb-s-form-input[multiple]{padding-top:8px;padding-bottom:8px;padding-right:15px;height:100px;min-height:100px;overflow-y:auto}body div .tdb-s-form-select-wrap .tdb-s-form-input[multiple]+.tdb-s-form-select-icon{display:none}body div .tdb-s-form-select-wrap .tdb-s-form-select-icon{position:absolute;top:50%;right:15px;transform:translateY(-50%);pointer-events:none;fill:#444;transition:fill .2s ease-in-out}body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-select-wrap .tdb-s-form-input[readonly]+.tdb-s-form-select-icon,body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-select-wrap .tdb-s-form-input:disabled+.tdb-s-form-select-icon{fill:#bebebe}body div .tdb-s-form-select-wrap .select2-hidden-accessible{display:none}body div .tdb-s-form-select-wrap .select2-selection{display:flex;align-items:center;padding:5px 15px 6px;width:100%;min-height:44px;height:auto;font-size:1em;line-height:1.3;font-weight:600;color:#444;border:2px solid #d7d8de;border-radius:5px;outline:3px solid transparent;cursor:pointer;transition:border-color .2s ease-in-out,color .2s ease-in-out,outline-color .2s ease-in-out}body div .tdb-s-form-group:not(.tdb-s-fg-error) .select2-container--open .select2-selection{border-color:#0489fc !important;outline-width:3px;outline-style:solid;outline-color:rgba(4,137,252,.1)}body div .tdb-s-fg-error .tdb-s-form-select-wrap .select2-selection{border-color:red !important;outline:3px solid rgba(255,0,0,.1)}body div .tdb-s-form-check input{display:none}body div .tdb-s-form-check label{display:flex;align-items:flex-start;position:relative;top:1px;cursor:pointer}body div .tdb-s-form-check .tdb-s-fc-check{position:relative;margin-right:10px;width:19px;height:19px;background-color:#fff;border:2px solid #d7d8de;outline:3px solid transparent;transition:border-color .2s ease-in-out,outline-color .2s ease-in-out;cursor:pointer}body div .tdb-s-form-check .tdb-s-fc-check:after{content:'';position:absolute;top:3px;left:3px;width:9px;height:9px;background-color:#0489fc;opacity:0;transition:opacity .2s ease-in-out}body div .tdb-s-form-check .tdb-s-fc-title{flex:1;font-size:1em;line-height:1.3;font-weight:600;word-break:break-all;color:#444;cursor:pointer}body div .tdb-s-form-check input[type=checkbox]+.tdb-s-fc-check{border-radius:5px}body div .tdb-s-form-check input[type=checkbox]+.tdb-s-fc-check:after{border-radius:3px}body div .tdb-s-form-check input[type=radio]+.tdb-s-fc-check,body div .tdb-s-form-check input[type=radio]+.tdb-s-fc-check:after{border-radius:100%}body div .tdb-s-form-check input:checked+.tdb-s-fc-check{border-color:#0489fc;outline-color:rgba(4,137,252,.1)}body div .tdb-s-form-check input:checked+.tdb-s-fc-check:after{opacity:1}body div .tdb-s-form-check input[disabled]+.tdb-s-fc-check,body div .tdb-s-form-check input[disabled]+.tdb-s-fc-check+.tdb-s-fc-title{pointer-events:none}body div .tdb-s-form-check input[disabled]+.tdb-s-fc-check{border-color:#e8e9ec}body div .tdb-s-form-check input[disabled]+.tdb-s-fc-check+.tdb-s-fc-title{color:#bebebe}body div .tdb-s-form-check input[disabled]:checked+.tdb-s-fc-check{outline-color:rgba(4,137,252,.08)}body div .tdb-s-form-check input[disabled]:checked+.tdb-s-fc-check:after{background-color:#9acffd}body div .tdb-s-form-checkboxes-wrap{display:flex;flex-wrap:wrap;margin-left:-13px;margin-right:-13px}body div .tdb-s-form-checkboxes-wrap .tdb-s-form-check{margin-bottom:7px;padding-left:13px;padding-right:13px}body div .tdb-s-form-checkboxes-wrap .tdb-s-form-check:last-child{margin-bottom:0}body div .tdb-s-form-btn input{display:none}body div .tdb-s-form-btn input:checked+.tdb-s-fb-btn{background-color:#0489fc;color:#fff;border-color:#0489fc}body div .tdb-s-form-btn input:checked+.tdb-s-fb-btn:hover,body div .tdb-s-form-btn input:checked+.tdb-s-fb-btn:active{background-color:#152bf7;border-color:#152bf7}body div .tdb-s-form-btn input:checked+.tdb-s-fb-btn:active:not(:disabled){outline-color:rgba(21,43,247,.2)}body div .tdb-s-form-btn .tdb-s-fb-label{display:flex}body div .tdb-s-form-btns-wrap{display:flex;flex-wrap:wrap;flex-direction:column}body div .tdb-s-form-btns-wrap .tdb-s-form-btn{margin-bottom:7px}body div .tdb-s-form-btns-wrap .tdb-s-form-btn:last-child{margin-bottom:0}body div .tdb-s-form-file{display:block;position:relative}body div .tdb-s-form-file[data-file-type=document],body div .tdb-s-form-file:not([data-file-type=document]):not(.tdb-s-form-file-previewing){width:100%;padding-bottom:142px}body div .tdb-s-form-file .tdb-s-btn{min-width:auto;padding:8px 10px 12px}body div .tdb-s-form-file .tdb-s-btn:active:not(:disabled){outline-color:transparent}body div .tdb-s-form-file .tdb-s-btn svg{margin-right:0;width:14px}body div .tdb-s-form-file .tdb-s-btn:not(.tdb-s-ffp-remove) svg,body div .tdb-s-form-file .tdb-s-btn:not(.tdb-s-ffp-remove) svg *{fill:#fff}body div .tdb-s-form-file-box .tdb-s-btn,body div .tdb-s-form-file-preview-image .tdb-s-btn,body div .tdb-s-form-file-preview-video .tdb-s-btn{position:absolute;right:15px}body div .tdb-s-form-file-box .tdb-s-btn,body div .tdb-s-form-file-preview-image .tdb-s-btn{bottom:15px}body div .tdb-s-form-file-preview-video .tdb-s-btn{top:15px}body div .tdb-s-form-file-box{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;padding:0 15px;font-size:1em;line-height:1.3;font-weight:600;color:#444;border:2px solid #d7d8de;border-radius:5px;outline:3px solid transparent;transition:border-color .2s ease-in-out,color .2s ease-in-out,outline-color .2s ease-in-out}body div .tdb-s-ffu-ico{width:40px;margin-bottom:10px;stroke:#bfbfbf;transition:stroke .2s ease-in-out}body div .tdb-s-ffu-txt{text-align:center}body div .tdb-s-form-file-preview-image{position:relative}body div .tdb-s-form-file-preview-image .tdb-s-ffip-img{padding-bottom:30%;background-color:#eee;border-radius:5px;background-size:cover;background-position:center}body div .tdb-s-form-file-preview-audio{display:flex;align-items:center;min-height:54px}body div .tdb-s-form-file-preview-audio audio{flex:1;margin-right:26px}body div .tdb-s-form-file-preview-video{min-height:54px}body div .tdb-s-form-file-preview-video video{width:100%;border-radius:5px}body div .tdb-s-form-file-upload .tdb-s-ffu-ico{pointer-events:none}body div .tdb-s-form-file-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}body div .tdb-s-form-file-disabled{pointer-events:none;opacity:.6}body div .tdb-s-form-file:hover .tdb-s-form-file-upload,body div .tdb-s-form-file.tdb-s-form-file-dragover .tdb-s-form-file-upload{border-color:#0489fc;outline-color:rgba(4,137,252,.1);color:#0489fc}body div .tdb-s-form-file:hover .tdb-s-form-file-upload .tdb-s-ffu-ico,body div .tdb-s-form-file.tdb-s-form-file-dragover .tdb-s-form-file-upload .tdb-s-ffu-ico{stroke:#0489fc}body div .tdb-s-fg-error .tdb-s-form-file .tdb-s-form-file-upload{border-color:red !important;outline:3px solid rgba(255,0,0,.1)}body div .tdb-s-form-file-previewing .tdb-s-form-file-upload{display:none}body div .tdb-s-form-wpeditor{border:2px solid #d7d8de;border-radius:5px;outline:3px solid transparent;transition:border-color .2s ease-in-out,color .2s ease-in-out,outline-color .2s ease-in-out}body div .tdb-s-form-wpeditor .mce-panel{background-color:transparent}body div .tdb-s-form-wpeditor .mce-toolbar .mce-btn-group .mce-btn:not(.mce-listbox):focus,body div .tdb-s-form-wpeditor .mce-toolbar .mce-btn-group .mce-btn:not(.mce-listbox):hover,body div .tdb-s-form-wpeditor .mce-toolbar .mce-btn-group .mce-btn:not(.mce-listbox).mce-active,body div .tdb-s-form-wpeditor .mce-toolbar .mce-btn-group .mce-btn:not(.mce-listbox):active,body div .tdb-s-form-wpeditor .qt-dfw:focus,body div .tdb-s-form-wpeditor .qt-dfw:hover,body div .tdb-s-form-wpeditor .qt-dfw.active,body div .tdb-s-form-wpeditor .wp-core-ui .button,body div .tdb-s-form-wpeditor .wp-core-ui .button-secondary{background-color:#fff;box-shadow:none;border-color:#e7e6e6}body div .tdb-s-form-wpeditor .wp-core-ui .button,body div .tdb-s-form-wpeditor .wp-core-ui .button-secondary{color:#50575e}body div .tdb-s-form-wpeditor .mce-toolbar .mce-btn-group .mce-btn.mce-listbox{border-color:#e7e6e6;box-shadow:none}body div .tdb-s-form-wpeditor .wp-editor-tools{display:flex;align-items:center;background-color:#f5f5f5;margin:6px 6px 0;padding:7px 9px 4px;border-radius:4px 4px 0 0}body div .tdb-s-form-wpeditor .wp-editor-tabs{display:flex;align-items:center;margin-left:auto}body div .tdb-s-form-wpeditor .wp-switch-editor{margin:0;padding:1px 7px 2px;background-color:transparent;text-transform:uppercase;font-size:11px;line-height:1;font-weight:500;border-width:1px;border-color:transparent;border-radius:4px}body div .tdb-s-form-wpeditor .switch-tmce{margin-right:3px}body div .tdb-s-form-wpeditor .wp-switch-editor:hover,body div .tdb-s-form-wpeditor .html-active .switch-html,body div .tdb-s-form-wpeditor .tmce-active .switch-tmce{border-color:#e7e6e6}body div .tdb-s-form-wpeditor .html-active .switch-html,body div .tdb-s-form-wpeditor .tmce-active .switch-tmce{background-color:#fff}body div .tdb-s-form-wpeditor .wp-editor-container{border:0}body div .tdb-s-form-wpeditor .wp-editor-container{width:calc(100% - 12px) !important;margin:0 6px 6px}body div .tdb-s-form-wpeditor .mce-tinymce{border:0 !important}body div .tdb-s-form-wpeditor .mce-top-part:before{display:none}body div .tdb-s-form-wpeditor .quicktags-toolbar{padding:5px 7px;border-bottom:0}body div .tdb-s-form-wpeditor .mce-toolbar-grp{background-color:#f5f5f5;border-bottom:0;border-radius:0 0 4px 4px}body div .tdb-s-form-wpeditor .mce-toolbar-grp>div{padding:5px 7px}body div .tdb-s-form-wpeditor .mce-statusbar{border-top:none}body div .tdb-s-form-wpeditor-disabled{pointer-events:none;opacity:.6}body div .tdb-s-fg-error .tdb-s-form-wpeditor{border-color:red !important;outline:3px solid rgba(255,0,0,.1)}body div .tdb-s-form-datepicker:focus{border-color:#0489fc !important;outline-width:3px;outline-style:solid;outline-color:rgba(4,137,252,.1)}body div .tdb-s-form-group{position:relative;width:100%;padding:0 13px}body div .tdb-s-form-group:not(:last-child){margin-bottom:28px}body div .tdb-s-form-group-sm .tdb-s-form-label{font-size:.857em;margin-bottom:6px}body div .tdb-s-form-group-sm .tdb-s-form-input{padding:0 10px 2px;height:36px;min-height:36px;font-size:.929em}body div .tdb-s-form-group-sm textarea.tdb-s-form-input{min-height:76px;padding-top:6px;padding-bottom:6px;line-height:1.5}body div .tdb-s-form-group-sm .tdb-s-form-select-wrap .select2-selection{height:36px;font-size:.929em}body div .tdb-s-form-group-sm .tdb-s-form-check .tdb-s-fc-check{width:17px;height:17px}body div .tdb-s-form-group-sm .tdb-s-form-check .tdb-s-fc-check:after{top:2px;left:2px}body div .tdb-s-form-group-sm .tdb-s-form-check .tdb-s-fc-title{font-size:13px;line-height:1.2}body div .tdb-s-fg-error .tdb-s-form-input,body div .tdb-s-fg-error .tdb-s-form-input:focus:not([readonly]){border-color:red !important;outline:3px solid rgba(255,0,0,.1)}body div .tdb-s-fg-error-msg{position:absolute;top:calc(100% + 3px);left:0;width:100%;padding:0 13px;font-size:.786em;line-height:1.3;color:#ff3838}body div .tdb-s-form-content .tdb-s-notif{margin-top:32px}body div .tdb-s-form-footer{display:flex;align-items:center;margin-top:40px}body div .tdb-s-form-footer .tdb-s-btn{margin-right:26px}body div .tdb-s-form-footer .tdb-s-btn:last-of-type{margin-right:0}body>.select2-container,body .tdb-s-select2.select2-dropdown,body .tdb-s-select2 .select2-search,body .tdb-s-select2 .select2-results{display:block}body>.select2-container{z-index:10005}body.admin-bar .tdb-s-select2.select2-dropdown{margin-top:36px}body .tdb-s-select2.select2-dropdown{margin-top:4px;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:14px;border:2px solid #d7d8de;border-radius:5px;outline-width:3px;outline-style:solid;outline-color:rgba(215,216,222,.18)}body .tdb-s-select2 .select2-search{padding:6px}body .tdb-s-select2 .select2-search__field{padding:0 10px 2px;width:100%;height:36px;min-height:36px;font-size:.929em;line-height:1.3;font-weight:600;color:#444;border:2px solid #d7d8de;border-radius:5px;outline:3px solid transparent;box-shadow:none;transition:border-color .2s ease-in-out,color .2s ease-in-out,outline-color .2s ease-in-out;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:border-box}body .tdb-s-select2 .select2-results__options{list-style-type:none;margin:0;padding:0 0 4px;max-height:277px;font-size:.929em;font-weight:600;color:#444;overflow-y:auto}body .tdb-s-select2 .select2-results__options li{margin:0;padding:2px 10px 4px;cursor:pointer}body .tdb-s-select2 .select2-results__options li:hover{background-color:#f8f8f8}body .tdb-s-datepicker-control{padding:14px;width:279px;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:11px;color:#444;line-height:1;font-weight:600;border:2px solid #d7d8de;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.12)}body .tdb-s-datepicker-control:before,body .tdb-s-datepicker-control:after{display:none}body .tdb-s-datepicker-control select,body .tdb-s-datepicker-control input{padding:0 17px 1px 8px !important;min-height:29px;background-color:#fff;font-size:inherit !important;font-weight:inherit !important;color:inherit !important;border:2px solid rgba(215,216,222,.5) !important;border-radius:5px !important;outline:3px solid transparent !important;transition:border-color .2s ease-in-out,outline .2s ease-in-out;-webkit-appearance:none !important}body .tdb-s-datepicker-control select:focus,body .tdb-s-datepicker-control input:focus{box-shadow:none;border-color:#d7d8de !important;outline-color:rgba(215,216,222,.2) !important}body .tdb-s-datepicker-control select,body .tdb-s-datepicker-control select:focus,body .tdb-s-datepicker-control select:hover{background:#fff url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6.794" height="9.822" viewBox="0 0 6.794 9.822"><g transform="translate(6.294 0.5) rotate(90)"><path d="M0,6.294a.5.5,0,0,1-.324-.12.5.5,0,0,1-.056-.7L1.816,2.9-.38.325a.5.5,0,0,1,.056-.7.5.5,0,0,1,.7.056l2.473,2.9a.5.5,0,0,1,0,.649L.38,6.118A.5.5,0,0,1,0,6.294Z" transform="translate(6.349 0)" fill="%23444"/><path d="M2.474,6.294a.5.5,0,0,1-.38-.175L-.38,3.221a.5.5,0,0,1,0-.649l2.473-2.9A.5.5,0,0,1,2.8-.38a.5.5,0,0,1,.056.7L.657,2.9l2.2,2.572a.5.5,0,0,1-.38.825Z" transform="translate(0 0)" fill="%23444"/></g></svg>') no-repeat right 8px center !important}body .tdb-s-datepicker-control .numInputWrapper:hover{background-color:transparent}body .tdb-s-datepicker-control .numInputWrapper span{display:flex;justify-content:center;right:8px;line-height:1;font-size:0;border:none}body .tdb-s-datepicker-control .numInputWrapper span:hover{background-color:transparent}body .tdb-s-datepicker-control .numInputWrapper span:after{position:relative;top:0;border:none}body .tdb-s-datepicker-control .numInputWrapper .arrowUp{align-items:flex-end;padding-bottom:1px}body .tdb-s-datepicker-control .numInputWrapper .arrowUp:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6.799" height="3.477" viewBox="0 0 6.799 3.477"><path id="Path_4" data-name="Path 4" d="M2.474,6.294a.5.5,0,0,1-.38-.175L-.38,3.221a.5.5,0,0,1,0-.649l2.473-2.9A.5.5,0,0,1,2.436-.5.5.5,0,0,1,2.8-.38a.5.5,0,0,1,.056.7L.657,2.9l2.2,2.572a.5.5,0,0,1-.38.825Z" transform="translate(6.297 0.5) rotate(90)" fill="%23444"/></svg>')}body .tdb-s-datepicker-control .numInputWrapper .arrowDown{align-items:flex-start;padding-top:2px}body .tdb-s-datepicker-control .numInputWrapper .arrowDown:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6.786" height="3.466" viewBox="0 0 6.786 3.466"><path id="Path_3" data-name="Path 3" d="M0,6.294a.5.5,0,0,1-.324-.12.5.5,0,0,1-.056-.7L1.816,2.9-.38.325a.5.5,0,0,1,.056-.7.5.5,0,0,1,.7.056l2.473,2.9a.5.5,0,0,1,0,.649L.38,6.118A.5.5,0,0,1,0,6.294Z" transform="translate(6.294 0.497) rotate(90)" fill="%23444"/></svg>')}body .tdb-s-datepicker-control input,body .tdb-s-datepicker-control input:focus,body .tdb-s-datepicker-control input:hover{background-color:#fff !important}body .tdb-s-datepicker-control .flatpickr-months,body .tdb-s-datepicker-control .flatpickr-month{color:inherit;overflow:visible}body .tdb-s-datepicker-control .flatpickr-months{display:flex;align-items:stretch;margin:0 -4px 10px}body .tdb-s-datepicker-control .flatpickr-prev-month,body .tdb-s-datepicker-control .flatpickr-month,body .tdb-s-datepicker-control .flatpickr-next-month{height:auto;padding:0 4px}body .tdb-s-datepicker-control .flatpickr-prev-month,body .tdb-s-datepicker-control .flatpickr-next-month{display:flex;align-items:stretch;position:relative;width:14.4%}body .tdb-s-datepicker-control .flatpickr-prev-month:before,body .tdb-s-datepicker-control .flatpickr-next-month:before{display:flex;align-items:center;justify-content:center;width:100%;padding-bottom:1px;border-radius:5px}body .tdb-s-datepicker-control .flatpickr-prev-month svg,body .tdb-s-datepicker-control .flatpickr-next-month svg{display:none}body .tdb-s-datepicker-control .flatpickr-prev-month:hover:before,body .tdb-s-datepicker-control .flatpickr-next-month:hover:before{background-color:rgba(4,137,252,.05)}body .tdb-s-datepicker-control .flatpickr-current-month{display:flex;position:relative;left:0;padding:0;width:100%;height:auto;font-size:inherit;font-weight:inherit}body .tdb-s-datepicker-control .flatpickr-current-month select,body .tdb-s-datepicker-control .flatpickr-current-month .numInputWrapper{width:50%}body .tdb-s-datepicker-control .flatpickr-current-month select{margin:0 4px 0 0}body .tdb-s-datepicker-control .flatpickr-current-month .numInputWrapper{margin-left:4px}body .tdb-s-datepicker-control .flatpickr-current-month .numInputWrapper:hover{background-color:transparent}body .tdb-s-datepicker-control .flatpickr-prev-month:before{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10"><path d="M13,15a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,0,1,1.414,1.414L10.414,10l3.293,3.293A1,1,0,0,1,13,15Z" transform="translate(-8 -5)" fill="%23878d93"/></svg>')}body .tdb-s-datepicker-control .flatpickr-prev-month:hover:before{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10"><path d="M13,15a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,0,1,1.414,1.414L10.414,10l3.293,3.293A1,1,0,0,1,13,15Z" transform="translate(-8 -5)" fill="%23152BF7"/></svg>')}body .tdb-s-datepicker-control .flatpickr-next-month:before{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10"><path d="M13,15a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,0,1,1.414,1.414L10.414,10l3.293,3.293A1,1,0,0,1,13,15Z" transform="translate(14 15) rotate(180)" fill="%23878d93"/></svg>')}body .tdb-s-datepicker-control .flatpickr-next-month:hover:before{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10"><path d="M13,15a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,0,1,1.414,1.414L10.414,10l3.293,3.293A1,1,0,0,1,13,15Z" transform="translate(14 15) rotate(180)" fill="%23152BF7"/></svg>')}body .tdb-s-datepicker-control .flatpickr-innerContainer,body .tdb-s-datepicker-control .flatpickr-weekdays{overflow:visible}body .tdb-s-datepicker-control .flatpickr-weekdays{position:relative;margin-bottom:8px;padding-bottom:1px}body .tdb-s-datepicker-control .flatpickr-weekdays:before{content:'';position:absolute;top:0;left:-14px;width:calc(100% + 28px);height:100%;background-color:rgba(4,137,252,.05);z-index:-1}body .tdb-s-datepicker-control .flatpickr-weekdaycontainer{margin-left:-4px;margin-right:-4px}body .tdb-s-datepicker-control .flatpickr-weekday{padding:0 4px;font-size:0;font-weight:inherit;color:inherit}body .tdb-s-datepicker-control .flatpickr-weekday:before{font-size:11px}body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(1):before{content:'S'}body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(2):before{content:'M'}body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(3):before{content:'T'}body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(4):before{content:'W'}body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(5):before{content:'T'}body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(6):before{content:'F'}body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(7):before{content:'S'}body .tdb-s-datepicker-control .flatpickr-days,body .tdb-s-datepicker-control .dayContainer{width:100%}body .tdb-s-datepicker-control .dayContainer{row-gap:8px;width:auto;max-width:none;min-width:0;margin-left:-4px;margin-right:-4px}body .tdb-s-datepicker-control .flatpickr-day{display:flex;align-items:center;justify-content:center;position:relative;height:29px;padding:0 4px 1px;background:0 0 !important;font-size:inherit;line-height:1;font-weight:inherit;color:inherit;border:none;border-radius:5px;transition:color .2s ease-in-out}body .tdb-s-datepicker-control .flatpickr-day:before{content:'';position:absolute;top:0;left:4px;width:calc(100% - 8px);height:100%;background-color:transparent;border-radius:5px;transition:background-color .2s ease-in-out;z-index:-1}body .tdb-s-datepicker-control .flatpickr-day.prevMonthDay,body .tdb-s-datepicker-control .flatpickr-day.nextMonthDay{opacity:.45}body .tdb-s-datepicker-control .flatpickr-day:not(.selected):not(.today):hover{color:#152bf7}body .tdb-s-datepicker-control .flatpickr-day:not(.selected):not(.today):hover:before{background-color:rgba(4,137,252,.05)}body .tdb-s-datepicker-control .flatpickr-day.today{color:#152bf7}body .tdb-s-datepicker-control .flatpickr-day.today:before{background-color:rgba(4,137,252,.1)}body .tdb-s-datepicker-control .flatpickr-day.selected{color:#fff}body .tdb-s-datepicker-control .flatpickr-day.selected:before{background-color:#0489fc}body .tdb-s-datepicker-control.hasTime .flatpickr-time,body .tdb-s-datepicker-control.hasTime .numInputWrapper{height:auto}body .tdb-s-datepicker-control.hasTime .flatpickr-time{align-items:stretch;margin:0 -4px 0;line-height:1;overflow:visible;border-top-color:#d7d8de}body .tdb-s-datepicker-control.hasTime .flatpickr-time:first-child{border-top:0}body .tdb-s-datepicker-control.hasTime .flatpickr-innerContainer+.flatpickr-time{margin-top:8px;padding-top:8px}body .tdb-s-datepicker-control.hasTime .numInputWrapper,body .tdb-s-datepicker-control.hasTime .flatpickr-am-pm{padding:0 4px}body .tdb-s-datepicker-control.hasTime .flatpickr-am-pm{display:flex;align-items:center;justify-content:center;min-height:29px;position:relative;background-color:transparent !important;color:inherit}body .tdb-s-datepicker-control.hasTime .flatpickr-am-pm:before{content:'';position:absolute;top:0;left:4px;width:calc(100% - 8px);height:100%;background-color:transparent;transition:background-color .2s ease-in-out;border-radius:5px;z-index:-1}body .tdb-s-datepicker-control.hasTime .flatpickr-am-pm:hover{color:#152bf7}body .tdb-s-datepicker-control.hasTime .flatpickr-am-pm:hover:before{background-color:rgba(4,137,252,.05)}.tdb-s-notif{position:relative;padding:25px;border-radius:3px}.tdb-s-notif,.tdb-s-notif *:not(.tdb-s-btn){font-size:1em;line-height:1.4}.tdb-s-notif b{font-weight:600}.tdb-s-notif-descr:not(:last-child){margin-bottom:6px}.tdb-s-notif-list{list-style-type:none;margin:0}.tdb-s-notif-list:not(:last-child){margin:0 0 10px}.tdb-s-notif-list li{margin-left:0 !important}.tdb-s-notif-list li:not(:last-child){margin-bottom:6px}.tdb-s-notif-list li:last-child{margin-bottom:0}.tdb-s-notif-info,.tdb-s-notif-notice{background-color:rgba(89,98,107,.08);color:#59626b}.tdb-s-notif-success{background-color:rgba(38,98,28,.1);color:#26621c}.tdb-s-notif-warning{background-color:rgba(215,133,0,.12);color:#d78500}.tdb-s-notif-error{background-color:rgba(255,56,56,.12);color:#ff3838}.tdb-s-notif-xsm{padding:10px 15px}.tdb-s-notif-xsm,.tdb-s-notif-xsm *:not(.tdb-s-btn){font-size:.929em;line-height:1.4}.tdb-s-notif-sm{padding:18px}.tdb-s-notif-sm,.tdb-s-notif-sm *:not(.tdb-s-btn){font-size:.929em;line-height:1.4}.tdb-s-notif-xxsm{padding:5px 10px 6px}.tdb-s-notif-xxsm,.tdb-s-notif-xxsm *:not(.tdb-s-btn){font-size:.857em;line-height:1.3}.tdb-s-table{width:100%;border:none;border-collapse:collapse;border-spacing:0}@media (max-width:1018px){.tdb-s-table{display:block}}@media (max-width:1018px){.tdb-s-table-row{display:block}}.tdb-s-table-col{position:relative;padding:0;border:none}@media (min-width:1019px){.tdb-s-table-col:first-child{padding-left:10px}.tdb-s-table-col:not(:last-child):not(.tdb-s-table-col-expand){padding-right:15px}.tdb-s-table-col:last-child{padding-right:10px}}@media (max-width:1018px){.tdb-s-table-col{display:flex;align-items:baseline;width:100%}}.tdb-s-table-col-label{min-width:35%;max-width:35%;margin-right:10px;padding-right:10px;color:#555d66}@media (min-width:1019px){.tdb-s-table-col-label{display:none}}.tdb-s-table-header{font-size:.857em;line-height:1;font-weight:600;text-align:left;color:#555d66;border-bottom:2px solid #d7d8de}@media (max-width:1018px){.tdb-s-table-header{display:none}}.tdb-s-table-header .tdb-s-table-col{padding-bottom:15px}.tdb-s-table-col-order{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.tdb-s-table-col-order-icons{display:flex;flex-direction:column;position:relative;top:1px;margin-left:10px}.tdb-s-table-col-order-icons svg{fill:#555d66;line-height:0;opacity:.3}.tdb-s-table-col-order-icons svg:nth-child(1){margin-bottom:2px}[data-order=ASC] .tdb-s-table-col-order-icons svg:nth-child(1){opacity:1}[data-order=ASC] .tdb-s-table-col-order-icons svg:nth-child(2){opacity:.3}[data-order=DESC] .tdb-s-table-col-order-icons svg:nth-child(1){opacity:.3}[data-order=DESC] .tdb-s-table-col-order-icons svg:nth-child(2){opacity:1}.tdb-s-table-body{font-size:.929em;line-height:1;font-weight:600;color:#1d2327}@media (max-width:1018px){.tdb-s-table-body{display:block}}.tdb-s-table-body .tdb-s-table-row:not(:last-child){border-bottom:1px solid #ebebeb}.tdb-s-table-body .tdb-s-table-row.tdb-s-table-row-active,.tdb-s-table-body .tdb-s-table-row:hover{background-color:#f8f8f8}@media (max-width:1018px){.tdb-s-table-body .tdb-s-table-row{padding:15px 10px}}@media (min-width:1019px){.tdb-s-table-body .tdb-s-table-col{padding-top:12px;padding-bottom:15px}}@media (max-width:1018px){.tdb-s-table-body .tdb-s-table-col{padding-top:7px;padding-bottom:7px}}.tdb-s-table-options-toggle{position:relative;top:1px;fill:#878d93;transition:fill .2s ease-in-out}@media (max-width:1018px){.tdb-s-table-options-toggle{display:none}}.tdb-s-table-options-list{display:flex}@media (min-width:1019px){.tdb-s-table-options-list{flex-direction:column;align-items:flex-start;position:absolute;top:6px;right:100%;min-width:130px;padding:8px 10px 9px;background-color:#fff;border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.12);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease-in-out;z-index:100;cursor:default}}@media (max-width:1018px){.tdb-s-table-options-list{align-items:center;justify-content:center;width:100%}}@media (min-width:1019px){.tdb-s-table-col-options{padding-left:10px;text-align:center;cursor:pointer}.tdb-s-table-col-options:hover .tdb-s-table-options-toggle{fill:#000}.tdb-s-table-col-options:hover .tdb-s-table-options-list{opacity:1;visibility:visible;pointer-events:auto}}@media (max-width:1018px){.tdb-s-table-col-options{padding-top:17px}}.tdb-s-table-col-options .tdb-s-tol-item{font-size:.786em;line-height:1.2;font-weight:600;color:#555d66;cursor:pointer}.tdb-s-table-col-options .tdb-s-tol-item:hover{color:#000}@media (min-width:1019px){.tdb-s-table-col-options .tdb-s-tol-item:not(:last-child){margin-bottom:8px}}@media (max-width:1018px){.tdb-s-table-col-options .tdb-s-tol-item:not(:last-child){margin-right:12px}}.tdb-s-table-col-options .tdb-s-tol-item-red{color:#ff6161}.tdb-s-table-col-options .tdb-s-tol-item-red:hover{color:red}.tdb-s-tol-sep{background-color:#ebebeb;width:100%;height:1px;margin-top:1px;margin-bottom:8px}@media (max-width:1018px){.tdb-s-tol-sep{display:none}}.tdb-s-modal-wrap,.tdb-s-modal-bg{top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .2s ease-in}.tdb-s-modal-wrap{position:fixed;display:flex;align-items:center;justify-content:center;padding:30px 20px;pointer-events:none;z-index:10000}@media (min-width:783px){.admin-bar .tdb-s-modal-wrap{padding-top:62px}}@media (max-width:782px){.admin-bar .tdb-s-modal-wrap{padding-top:76px}}.tdb-s-modal-bg{position:absolute;background-color:rgba(107,114,128,.75)}.tdb-s-modal{display:flex;flex-direction:column;background-color:#fff;min-width:400px;max-width:650px;max-height:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:14px;box-shadow:0 2px 4px 0 rgba(0,0,0,.12);border-radius:3px;opacity:0;transform:scale(.95);transition:opacity .2s ease-in,transform .2s ease-in;z-index:1}@media (max-width:767px){.tdb-s-modal{min-width:0}}.tdb-s-modal-header,.tdb-s-modal-footer{display:flex;align-items:center}.tdb-s-modal-header{padding:19px 25px 16px;border-bottom:1px solid #ebebeb}.tdb-s-modal-header .tdb-s-modal-close{margin-left:auto;fill:#878d93;cursor:pointer;transition:transform .2s ease-in-out,fill .2s ease-in-out}.tdb-s-modal-header .tdb-s-modal-close:hover{fill:#000;transform:rotate(90deg)}body h3.tdb-s-modal-title{margin:0;padding:0;font-family:inherit;font-size:1.286em;line-height:1.2;font-weight:600;color:#1d2327}.tdb-s-modal-body{padding:30px 25px;overflow:auto}.tdb-s-modal-body .tdb-s-notif:not(:first-child){margin-top:30px}.tdb-s-modal-txt{font-size:1em;line-height:1.6;color:#59626b}.tdb-s-modal-footer{justify-content:flex-end;padding:18px 25px;border-top:1px solid #ebebeb}.tdb-s-modal-footer:empty{display:none}.tdb-s-modal-footer .tdb-s-btn:not(:last-of-type){margin-right:16px}.tdb-s-modal-open{pointer-events:auto}.tdb-s-modal-open,.tdb-s-modal-open .tdb-s-modal-bg{opacity:1;transition:opacity .2s ease-out}.tdb-s-modal-open .tdb-s-modal{opacity:1;transform:scale(1);transition:opacity .2s ease-out,transform .2s ease-out}.tdb-s-pagination{display:flex;margin:22px 0 0}.tdb-s-pagination-item{display:flex;align-items:center;justify-content:center;min-width:2.2em;min-height:2.2em;margin:0;padding:0 8px;font-size:1em;line-height:1;font-weight:600;border-radius:3px;transition:background-color .2s ease-in-out,color .2s ease-in-out}.tdb-s-pagination-item:not(:last-child){margin-right:8px}.tdb-s-pagination-item:not(.tdb-s-pagination-dots):not(.tdb-s-pagination-active){cursor:pointer}.tdb-s-pagination-item:hover:not(.tdb-s-pagination-dots):not(.tdb-s-pagination-active){background-color:#ebebeb}.tdb-s-pagination-item:not(.tdb-s-pagination-active){background-color:#f1f1f1;color:#1d2327}.tdb-s-pagination-item.tdb-s-pagination-active{background-color:#0489fc;color:#fff}@-webkit-keyframes tdb-fullspin-anim{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes tdb-fullspin-anim{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.tdb-s-content{position:relative;min-height:50px;transition:opacity .2s ease-in-out}.tdb-s-content:before{content:'';position:absolute;opacity:0;transition:opacity .2s ease-in-out;pointer-events:none}.tdb-s-content:after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;margin-top:-23px;margin-left:-23px;width:40px;height:40px;border:3px solid #888;border-left-color:transparent;border-right-color:transparent;border-radius:50%;-webkit-animation:tdb-fullspin-anim 1s infinite ease-out;animation:tdb-fullspin-anim 1s infinite ease-out;opacity:0;z-index:101;pointer-events:none}.tdb-s-content-loading,.tdb-s-content-disabled{pointer-events:none;opacity:.3}.tdb-s-content-loading:after{opacity:1;pointer-events:auto}.tdb-s-modal-confirm .tdb-s-modal{min-width:500px;max-width:500px}.td-hide-adminbar-settings #wpadminbar li:not(#wp-admin-bar-tdb_template_builder,#wp-admin-bar-tdb_template_load)[id^=wp-admin-bar-tdb_template_]{display:none}
.wppb-user-forms,.wppb-user-forms *{-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important}.wppb-user-forms .wppb-form-field{list-style:none}.wppb-user-forms input:not([type=button]):not([type=reset]):not([type=submit]):not([type=file]):not([value=agree]),.wppb-user-forms select,.wppb-user-forms textarea{font-size:100%;margin:0;vertical-align:baseline}.wppb-user-forms input[type=checkbox],.wppb-user-forms input[type=radio]{padding:0}.wppb-user-forms input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.wppb-user-forms input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.wppb-user-forms button::-moz-focus-inner,.wppb-user-forms input::-moz-focus-inner{border:0;padding:0}.wppb-user-forms input[type=text],.wppb-user-forms input[type=number],.wppb-user-forms input[type=email],.wppb-user-forms input[type=url],.wppb-user-forms input[type=password],.wppb-user-forms input[type=search],.wppb-user-forms textarea{color:#666;border:1px solid #ccc;border-radius:3px}.wppb-user-forms input[type=text]:focus,.wppb-user-forms input[type=number]:focus,.wppb-user-forms input[type=email]:focus,.wppb-user-forms input[type=url]:focus,.wppb-user-forms input[type=password]:focus,.wppb-user-forms input[type=search]:focus,.wppb-user-forms textarea:focus{color:#111}.wppb-user-forms input[type=text],.wppb-user-forms input[type=number],.wppb-user-forms input[type=email],.wppb-user-forms input[type=url],.wppb-user-forms input[type=password],.wppb-user-forms input[type=search]{padding:3px}.wppb-user-forms textarea{overflow:auto;padding-left:3px;vertical-align:top;width:100%}.wppb-user-forms .wppb-wysiwyg .wp-editor-wrap{float:left;width:69.9%}.wppb-user-forms .wppb-wysiwyg button:hover{background:0 0}.wppb-user-forms .wppb-wysiwyg div.mce-tinymce.mce-panel{border:1px solid #ccc !important;color:#666 !important}.wppb-user-forms .wppb-wysiwyg div.mce-panel.mce-first{border-width:0 0 1px !important}.wppb-user-forms .wppb-wysiwyg div.mce-panel.mce-last{border-width:1px 0 !important}.wppb-user-forms .wppb-wysiwyg .quicktags-toolbar{border:1px solid #dedede;border-bottom:0}#wp-link label input[type=text]{padding:0}#wppb-search-fields{min-width:250px;float:left;margin-right:20px}.wppb-user-forms .wppb-search-button{margin-right:10px;padding:7px 20px;line-height:24px}.wppb-search-users-wrap{margin-bottom:20px}.wppb-user-forms .extra_field_heading{margin-bottom:0}.wppb-gdpr-delete-button .wppb-delete-account{width:110px}.wppb-user-forms .form-submit #register:disabled,.wppb-user-forms .form-submit #edit_profile:disabled{background:#414141;opacity:.3;cursor:not-allowed}.wppb-user-forms ul{max-width:900px;list-style:none;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.wppb-user-forms ul li{list-style:none}#wppb-login-wrap p,#select_user_to_edit_form p{overflow:hidden;margin:0;padding-bottom:14px}.wppb-user-forms ul li{margin:0;padding-bottom:14px}.wppb-user-forms ul li:after{content:"";clear:both;display:block}.wppb-user-forms .wppb-input-hidden{padding-bottom:0}.wppb-user-forms.wppb-user-role-administrator .wppb-input-hidden{padding-bottom:14px}.wppb-user-forms .wppb-form-field>ul{margin-left:0}.wppb-form-field.wppb-default-password,.wppb-form-field.wppb-default-repeat-password,#wppb-login-wrap .login-password,#wppb-recover-password-container .wppb-form-field.passw1,#wppb-recover-password-container .wppb-form-field.passw2{position:relative}.wppb-form-field label,#wppb-login-wrap .login-username label,#wppb-login-wrap .login-password label,#wppb-login-wrap .login-auth label{width:30%;float:left;min-height:1px}.wppb-form-field input[type=text],.wppb-form-field input[type=number],.wppb-form-field input[type=email],.wppb-form-field input[type=url],.wppb-form-field input[type=password],.wppb-form-field input[type=search],.wppb-form-field select,.wppb-form-field textarea,.wppb-checkboxes,.wppb-radios,#wppb-login-wrap .login-username input,#wppb-login-wrap .login-password input,#wppb-login-wrap .login-auth input{width:69.9%;float:left}#wppb-login-wrap .login-remember{display:flex;align-items:center}#wppb-login-wrap .login-remember input{cursor:pointer}#wppb-login-wrap .login-remember label{padding-left:8px;margin-bottom:0;cursor:pointer}.wppb-form-field.wppb-timepicker select{width:auto !important;margin-right:5px}.wppb-user-forms .wppb-wysiwyg .wp-editor-wrap .wp-editor-tabs *{box-sizing:content-box !important}.wppb-user-forms .wp-editor-wrap input{float:none;width:auto}input#send_credentials_via_email{float:none;margin-right:10px}.wppb-send-credentials-checkbox label{width:auto}.wppb-form-field>span{display:block;clear:both;margin-left:30%;font-size:80%;font-style:italic;word-break:break-word}.wppb-form-field>span.custom_field_html{font-style:normal;font-size:100%}.wppb-form-field>span.select2-container{font-style:normal;font-size:100%;clear:none}.wppb-repeater .wppb-select-cpt span.select2-container{width:auto !important}.wppb-form-field.wppb-timepicker>span.wppb-timepicker-separator{display:inline-block;float:left;clear:none;margin-left:0;margin-right:5px;font-size:100%;font-style:normal}.wppb_upload_button{display:inline-block}.wppb-user-forms .wppb-checkboxes li,.wppb-user-forms .wppb-radios li{display:inline-block;padding:0 20px 0 0}.wppb-user-forms .wppb-checkboxes li.wppb-hidden{padding:0}.wppb-form-field .wppb-checkboxes label,.wppb-form-field .wppb-radios label{float:none;min-width:0;padding-left:5px;width:auto;display:inline-block}.wppb-checkbox-terms-and-conditions input,.wppb-checkboxes li input,.wppb-radios li input{min-width:0;float:none}.wppb-edit-user .wppb-checkbox-terms-and-conditions{display:none}.wppb-form-field.wppb-heading span,.wppb-default-about-yourself-heading span,.wppb-default-contact-info-heading span,.wppb-default-name-heading span,.wppb-checkbox-terms-and-conditions span{margin-left:0}.wppb-checkbox-terms-and-conditions label{width:100%}.wppb-form-field.wppb-checkbox-terms-and-conditions input[type=checkbox].custom_field_toa{float:none;margin-right:10px}.wppb-recaptcha-element{display:inline-block}.wppb-recaptcha-element.wppb-invisible-recaptcha{display:block !important}.wppb-recaptcha-element iframe{margin-bottom:0}.wppb-form-field input.wppb-map-search-box{position:absolute;top:10px !important;height:34px;width:50%;min-width:250px;background:#fff;border:0;border-radius:1px;padding:0 10px;box-shadow:0 1px 1px 0 #c1c1c1;font-family:"Roboto",sans-serif}.wppb-create-new-site{width:100%}input#wppb_create_new_site_checkbox{width:auto;margin-right:10px;float:none}label[for=wppb_create_new_site_checkbox]{width:100%}label[for=blog-privacy]{width:100%}.wppb-gdpr-checkbox.wppb-form-field label{width:100%;float:none}.wppb-gdpr-checkbox.wppb-form-field #user_consent_gdpr{float:none;margin:0 10px 0 0}.wppb-error,.wppb-warning,.wppb-notice,.wppb-success{padding:6px 9px;margin:0 auto 25px;display:block;width:100%}.wppb-error,.wppb-warning{box-sizing:border-box;background:#ffebe8;border:1px solid #c00}.wppb-error,.wppb-warning,.wppb-notice{color:#222 !important}.wppb-error a,.wppb-warning a{color:#007acc !important}.admin-bar #wppb_form_general_message{padding-top:32px}.wppb-error a:hover,.wppb-warning a:hover{color:#007acc !important;text-decoration:underline}.wppb-notice{box-sizing:border-box;background:#ccc;border:1px solid #666}.wppb-required{color:red}.wppb-required,.wppb-checkbox-terms-and-conditions span.wppb-required{margin-left:5px}.wppb-success{box-sizing:border-box;background:#e7f7d3;border:1px solid #6c3}.wppb-register-user .wppb-field-error,.wppb-edit-user .wppb-field-error,#wppb-recover-password .wppb-field-error{background-color:#ffdfdf;border:1px dotted #c89797;margin-bottom:6px !important;padding:6px !important}.wppb-field-error>input,.wppb-field-error>select,.wppb-field-error>textarea,.wppb-field-error>label{margin-bottom:10px}.wppb-field-error img{box-shadow:none;-webkit-box-shadow:none;border:none;border-radius:0;vertical-align:middle;margin-top:-3px;padding-left:5px;width:auto;height:auto}.wppb-form-field>span.wppb-form-error{margin-top:10px;padding-top:5px;border-top:1px dotted #c89797;font-size:100%;margin-left:0}#wppb-register-user .wppb-default-blog-details.wppb-field-error{background-color:transparent !important;border:0 !important}.wppb-default-blog-details>span.wppb-form-error{display:none}.wppb-blog-details-heading span{margin-left:0}.wppb-1website-url{position:absolute;left:-99999px}.wppb-table *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.wppb-table{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border-spacing:.5rem;border-collapse:collapse;width:100%}.wppb-table th{background:#f4f4f4;padding:7px;border:1px solid #e1e1e1;text-align:left}.wppb-table thead tr:hover{background:0 0}.wppb-table .wppb-sorting .wppb-sorting-default{display:inline-block;width:16px;height:16px;background:url(//gpsg.org.uk/wp-content/plugins/profile-builder/assets/css/../images/sorting-default.png) no-repeat center center;vertical-align:middle}.wppb-table .wppb-sorting .wppb-sorting-ascending{background-image:url(//gpsg.org.uk/wp-content/plugins/profile-builder/assets/css/../images/sorting-ascending.png)}.wppb-table .wppb-sorting .wppb-sorting-descending{background-image:url(//gpsg.org.uk/wp-content/plugins/profile-builder/assets/css/../images/sorting-descending.png)}.wppb-table tr:hover{background:#f1fcff}.wppb-table td{padding:7px;border:1px solid #e1e1e1}.wppb-table .wppb-posts,.wppb-table .wppb-moreinfo{text-align:center}.wppb-avatar img{max-width:none}ul.wppb-profile{list-style-type:none;margin-left:0;margin-right:0;padding-left:0;padding-right:0}ul.wppb-profile li{margin-left:0;margin-right:0;overflow:hidden}ul.wppb-profile li label{display:block;width:30%;float:left;min-height:1px;font-weight:700}ul.wppb-profile li span{display:block;width:69.9%;float:left}ul.wppb-profile li h3,ul.wppb-profile li h3:first-child{margin:20px 0;padding-top:20px;border-top:1px solid #d2d2d2}ul.wppb-faceted-list{list-style:none;margin:0 0 20px}ul.wppb-faceted-list:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}ul.wppb-faceted-list>li{float:left;margin-right:15px;max-width:300px}ul.wppb-faceted-list>li:first-child{float:none;clear:both}.wppb-userlisting-container .wppb-faceted-list li h5{margin-top:20px;margin-bottom:5px}ul.wppb-faceted-list label>*{vertical-align:middle}ul.wppb-faceted-list input[type=checkbox]{margin-right:5px}.wppb-userlisting-container.wppb-spinner{position:relative;opacity:.5}.wppb-userlisting-container.wppb-spinner:after{content:"";position:absolute;top:50%;left:50%;margin-top:-16px;margin-left:-16px;display:block;width:32px;height:32px;z-index:1000}ul.wppb-faceted-list .hide-this{display:none}#wppb-remove-facets-container{list-style:none;margin:0}.wppb-remove-facet:before,.wppb-remove-all-facets:before{content:"x";display:inline-block;border-right:1px dotted #d3ccc9;border-right:1px dotted #6f6f6f;padding-right:5px;margin-right:5px}.wppb-userlisting-container .wppb-ul-range-values{padding:5px 0}.wppb-userlisting-container:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.wppb-float-left{float:left}.wppb-float-right{float:right}.wppb-facet-float-left{float:left;max-width:300px}.wppb-facet-float-right{float:right;max-width:300px}li.wppb-facet-search{position:relative}.wppb-facet-search-wrap label{display:inline-block;position:relative;padding:0 !important;margin:0 !important}.wppb-facet-search{width:75% !important;margin-right:5px !important}.wppb-facet-search .screen-reader-text{display:none}.wppb-facet-search,.wppb-search-submit{box-sizing:border-box;display:inline-block !important;vertical-align:middle}.wppb-search-submit{display:inline-block;width:20%;height:100%;background:#4f5963;position:absolute;right:0;cursor:pointer;border:1px solid #444d57;border-radius:3px;padding:0 !important;margin:0 !important}.wppb-search-submit:hover{background:#fff;color:#4f5963}.wppb-search-submit:before{content:"\26B2";display:inline-block;color:#fff;font-size:120%;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.wppb-search-submit:hover:before{color:#4f5963}@media screen and (max-width:720px){.wppb-table{border:0}.wppb-table thead{display:none}.wppb-table tr{display:block;margin-bottom:30px}.wppb-table td{display:block;text-align:right;border-bottom:0}.wppb-table td:last-of-type{border-bottom:1px solid #e1e1e1}.wppb-table .wppb-posts,.wppb-table .wppb-moreinfo{text-align:right}.wppb-table td:before{content:attr(data-label);float:left}.wppb-table td:after{content:"";display:block;clear:both}}@media screen and (max-width:500px){.wppb-form-field label,#wppb-login-wrap .login-username label,#wppb-login-wrap .login-password label,#wppb-login-wrap .login-auth label,ul.wppb-profile li label{width:100%;display:block;float:none}.wppb-form-field input[type=text],.wppb-form-field input[type=number],.wppb-form-field input[type=email],.wppb-form-field input[type=url],.wppb-form-field input[type=password],.wppb-form-field input[type=search],.wppb-form-field select,.wppb-form-field textarea,.wppb-checkboxes,.wppb-radios,#wppb-login-wrap .login-username input,#wppb-login-wrap .login-password input,#wppb-login-wrap .login-auth input,ul.wppb-profile li span{width:100%;float:left}.wppb-form-field>span{margin-left:0}.wppb-checkboxes li label,.wppb-radios li label{display:inline}.wppb-form-field .wppb-avatar-nofile,.wppb-form-field .wppb-avatar-file,.wppb-form-field .wppb-upload-nofile,.wppb-form-field .wppb-upload-file{margin-left:0}.wppb-form-field.wppb-default-password button.wppb-toggle-pw,.wppb-form-field.wppb-default-repeat-password button.wppb-toggle-pw,#wppb-login-wrap .login-password button.wppb-toggle-pw{top:6px !important}}#pass-strength-result{background-color:#eee;border:1px solid #ddd;display:none;float:left;margin:13px 5px 5px 30%;padding:3px 5px;text-align:center;width:200px;height:28px}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c}.wppb-form-field.wppb-default-password button.wppb-toggle-pw,.wppb-form-field.wppb-default-repeat-password button.wppb-toggle-pw,#wppb-login-wrap .login-password button.wppb-toggle-pw,#wppb-recover-password-container .wppb-form-field.passw1 .wppb-toggle-pw,#wppb-recover-password-container .wppb-form-field.passw2 .wppb-toggle-pw{position:absolute;right:4px;top:-7px;background:0 0 !important;background-color:transparent !important;border:1px solid transparent;box-shadow:none;padding:0;margin:0;height:100%;cursor:pointer;display:flex;align-items:center;justify-content:center}.wppb-form-field.wppb-default-password button img,.wppb-form-field.wppb-default-repeat-password button img,#wppb-login-wrap .login-password button img,#wppb-recover-password-container .wppb-form-field.passw1 button img,#wppb-recover-password-container .wppb-form-field.passw2 button img{width:20px}.wppb-form-field.wppb-subscription-plans label{width:100%;float:none}.wppb-form-field.wppb-subscription-plans input{display:inline-block;float:none;margin-right:10px !important}.wppb-form-field.wppb-subscription-plans span.description{display:block;font-size:100%;font-style:italic;margin-left:0;margin-bottom:1.5em}.wppb-user-forms table{border-collapse:separate}.wppb-private-website.wppb-private-website-hide-menus .main-navigation{display:none}.marker-content-info{position:absolute;top:-400px;left:-400px;display:none}.wppb-map-container .marker-content{min-width:320px;max-width:100%}.wppb-map-container .marker-content .marker-info-avatar_or_gravatar{float:left;margin-right:10px}.elementor-edit-mode .wppb-map-container{width:69.9%;float:left;border:1px solid #ccc;border-radius:3px}#wppb_auth_secret_buttons,#wppb_auth_verify_buttons,#wppb_auth_QR_INFO{margin-left:30%}#wppb_auth_secret_buttons,#wppb_auth_verify_buttons{display:flex;justify-content:space-between;align-items:stretch}.wppb_auth_button{background:none repeat scroll 0 0 #f7f7f7;border:1px solid #ccc !important;color:#555;cursor:pointer;display:inline-block;font-size:12px;line-height:26px;padding:15px;text-decoration:none;white-space:nowrap;text-align:center;width:30%}.wppb_auth_button:hover{background:none repeat scroll 0 0 #fafafa;border:1px solid #999 !important;color:#222;text-decoration:none}#wppb_auth_newsecret.wppb_auth_new_button,#wppb_auth_verify_button.wppb_auth_verify_button{flex-grow:1}#wppb_show_qr.wppb_auth_qr_button,#wppb_auth_verify_indicator.wppb_auth_verify_indicator{flex-grow:1}#wppb_auth_verify_indicator{pointer-events:none !important}#wppb_auth_verify_indicator.valid{background-color:#c3ff88;border-color:#8dff1c}#wppb_auth_verify_indicator.invalid{background-color:#ffa0a0;border-color:#f04040}#wppb_auth_QR_INFO .wppb-description-delimiter{font-size:80%;font-style:italic}#wppb_auth_QRCODE{text-align:center}
#pms_subscription_plans_discount_code{width:50%}#pms-subscription-plans-discount-messages-wrapper{display:none;padding:1em;margin:1em 0;margin-top:0;border:1px solid #e7e7e7}#pms-subscription-plans-discount-messages{display:none}#pms-subscription-plans-discount-messages-loading{display:none}label[for=pms_subscription_plans_discount]{display:block}.pms-discount-error{color:#c0392b;font-size:80%}.pms-discount-success{color:green}#pms-renew-subscription-form #pms-subscription-plans-discount,#pms-upgrade-subscription-form #pms-subscription-plans-discount,#pms-retry-payment-subscription-form #pms-subscription-plans-discount,#pms-ec-register-form #pms-subscription-plans-discount,.wppb-subscription-plans #pms-subscription-plans-discount{margin-bottom:20px}#pms-subscription-plans-discount{margin-bottom:1em}
.pms-form input[type=text],.pms-form input[type=password],.pms-form input[type=email],.pms-form input[type=textarea],#pms_login input[type=text],#pms_login input[type=password],#pms_login input[type=email]{width:100%}#pms_login p{margin-bottom:16px}#pms_login .login-remember{display:flex;align-items:center}#pms_login .login-remember input{cursor:pointer}#pms_login .login-remember label{margin-bottom:0;padding-left:8px;cursor:pointer}#pms_login .login-extra .separator{margin-left:4px;margin-right:4px}.pms-form>input[type=submit]{margin-right:20px}form.pms-form ul.pms-form-fields-wrapper li{list-style:none}form.pms-form ul.pms-form-fields-wrapper{list-style:none;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.pms-form{margin-bottom:1em}.pms-form .pms-field-section{list-style:none}.pms-field{margin:0;margin-bottom:20px}.pms-field input[type=checkbox],.pms-field input[type=radio]{margin-right:7px}.pms-field.pms-field-type-select select,.pms-field.pms-field-type-select_state select{width:100%}.pms-field.pms-field-type-checkbox .pms-field-input-container label,.pms-field.pms-field-type-radio .pms-field-input-container label{display:inline-block;margin-right:12px}.pms-field-description{font-size:.85em;font-style:italic;opacity:.8;margin:5px 0}.pms-field-required-asterix{display:inline-block;margin:0 3px;color:#c0392b}.pms-submit-disabled{cursor:wait !important}.pms-form .beehive,.wppb-user-forms .beehive{display:none}.pms_field-errors-wrapper p{font-size:90%;color:#c0392b}.pms-login-error{padding:5px 10px;border:1px solid rgba(255,64,64,.75);background:rgba(255,64,64,.1)}.pms-form-errors-wrapper{padding:5px 10px;border:1px solid rgba(255,64,64,.75);background:rgba(255,64,64,.1);margin-bottom:1em;font-size:80%;color:#c0392b}.pms-form-errors-wrapper p:last-of-type{margin-bottom:0}.pms_success-messages-wrapper p{padding:5px 10px;background:rgba(59,139,8,.2);border:1px solid rgba(59,139,8,.5);color:#317307}.pms-warning-message-wrapper{padding:2rem;background:#f6f6f6;border-left:5px solid #e76054;border-radius:3px;box-shadow:0 2px 8px 3px rgba(0,0,0,.1);background:rgba(231,96,84,.08);margin-bottom:32px}.pms-warning-message-wrapper>p:last-of-type{margin-bottom:0}.pms-billing-state__select{display:none}#pms_billing_country_chosen,#pms_billing_state_chosen{width:100% !important}#pms-renew-subscription-form p,#pms-cancel-subscription-form p,#pms-abandon-subscription-form p{margin-bottom:16px}.pms-subscription-plans-group-wrapper{border-bottom:1px solid #ccc;margin-bottom:1.6842em}.pms-subscription-plan{margin-bottom:1.345em}.pms-subscription-plan input{margin-right:7px}.pms-subscription-plan-description{font-size:85%;font-style:italic;margin-left:24px}.pms-subscription-plan.pms-hidden .pms-subscription-plan-description{margin-left:0}.pms-subscription-plan.pms-last,.pms-subscription-plans-group-wrapper.pms-last{border-bottom:0}.pms-subscription-plan label,.pms-subscription-plan input{cursor:pointer}.pms-account-subscriptions-header>span,.pms-account-subscription>span{display:inline-block;width:24%;vertical-align:text-top}.pms-account-subscription-details-table{margin-bottom:12px}.pms-account-subscription-details-table tr>td:first-of-type{font-weight:700}.pms-account-subscription-details-table__payment-method__wrap{display:flex;align-items:center;margin-bottom:8px}.pms-account-subscription-details-table__payment-method__brand,.pms-account-subscription-details-table__payment-method__number{margin-right:8px}.pms-account-subscription-details-table__payment-method__brand svg,.pms-account-subscription-details-table__payment-method__brand{width:32px;height:24px}.pms-account-subscription-action-link{margin-right:10px;cursor:pointer}.pms-subscription-plan.pms-subscription-plan-has-actions,.pms-subscription-plans-header{border-bottom:1px solid #ccc;margin-bottom:.8421em;padding-bottom:.8421em}.pms-subscription-plan.pms-subscription-plan-has-actions:after{display:block;content:'';clear:both}.pms-subscription-plans-header{font-weight:700}.pms-account-subscription .pms-subscription-plan-name,.pms-subscription-plan-expiration{display:inline-block;width:30%;vertical-align:text-top}.pms-subscription-plan-actions{float:right}.pms-subscription-plan-actions a{margin-left:10px}.pms-subscription-plan-actions a:first-of-type{margin-left:0}.pms-subscription-plan-actions .pms-action-retry-payment-wrapper{text-align:right}.wppb-form-field.wppb-subscription-plans label{width:100%;float:none}.wppb-form-field.wppb-subscription-plans input{display:inline-block;float:none;margin-right:7px !important}.wppb-form-field.wppb-subscription-plans span.description{display:block;font-size:100%;font-style:italic;margin-left:0;margin-bottom:1.5em}.wppb-form-field.wppb-subscription-plans h4{margin-bottom:16px}.wppb-user-forms .pms-billing-details input[type=text]{width:100%}#pms-paygates-wrapper{margin-bottom:1em}#pms-paygates-wrapper h3{margin-bottom:16px}#pms-paygates-inner{visibility:hidden;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:30px}#pms-paygates-inner>label{display:inline-flex;align-items:center;cursor:pointer;margin:0;background-color:#fff}#pms-paygates-inner input{appearance:none;display:none}#pms-paygates-inner input+span{border:1px solid #cfd4de;width:136px;height:56px;line-height:56px;text-align:center;box-sizing:border-box}#pms-paygates-inner input+span:hover,#pms-paygates-inner input:checked+span{border-color:#0056ba}#pms-paygates-inner input:checked+span{box-shadow:0 10px 25px rgba(0,0,0,.1)}#pms-paygates-inner input[value=manual]+span{font-style:normal;font-weight:500;font-size:14px;color:#090a0b}#pms-paygates-inner input[value=paypal_pro]+span,#pms-paygates-inner input[value=paypal_express]+span,#pms-paygates-inner input[value=paypal_standard]+span{font-size:0;background:url(//gpsg.org.uk/wp-content/plugins/paid-member-subscriptions/assets/css/../images/PayPal-payment-icon.svg) no-repeat center center}#pms-paygates-inner input[value=stripe_connect]+span,#pms-paygates-inner input[value=stripe_intents]+span{font-size:0;background:url(//gpsg.org.uk/wp-content/plugins/paid-member-subscriptions/assets/css/../images/CreditCard-payment-icon.svg) no-repeat center center}#pms-active-gateways-not-available,#pms-gateways-not-available{background:rgba(52,152,219,.25);border:1px solid rgba(52,152,219,.85);color:rgba(41,128,185,1);padding:.5em .75em;margin:1em 0}#pms-gateways-not-available{display:none}.pms-subscription-plan-auto-renew{margin-bottom:1em}.pms-subscription-plan-auto-renew input[type=checkbox]{margin-right:7px}.pms-subscription-plan-auto-renew label{display:flex;align-items:center;cursor:pointer}.pms-table,.pms-table th,.pms-table td{border:1px solid #e1e1e1}.pms-table{border-width:1px 0 0 1px}.pms-table th,.pms-table td{border-width:0 1px 1px 0}#pms-submit-button-loading-placeholder-text{display:none}.pms-account-navigation{margin-bottom:12px;font-weight:700}.pms-account-navigation ul{list-style-type:none !important;display:flex;margin:0 !important;padding:0 !important}@media screen and (max-width:600px){.pms-account-navigation ul{flex-direction:column}}.pms-account-navigation li{list-style:none !important}.pms-account-navigation li.pms-account-navigation-link{margin-right:16px}.pms-account-navigation li.pms-account-navigation-link a{text-decoration:none !important;border-bottom:none !important;box-shadow:none !important}.pms-account-navigation li.pms-account-navigation-link .pms-account-navigation-link--active{box-shadow:0 1px 0 0 currentColor !important}.pms-payment-error{padding:5px 10px;border:1px solid rgba(255,64,64,.75);background:rgba(255,64,64,.1);margin-bottom:16px;font-size:90%;color:#c0392b}.pms-payment-error p{margin-bottom:10px}.pms-payment-error p:last-of-type{margin-bottom:0}.pms-payment-error__message{font-weight:700}ul.pms-field-section{margin-left:0;padding-left:0}.wppb-form-field.wppb-subscription-plans .pms-form-fields-wrapper label,.wppb-form-field.wppb-subscription-plans .pms-field-section label{width:30%;float:left;padding-bottom:5px}.wppb-form-field .pms-form-fields-wrapper #pms_card_exp_month,.wppb-form-field .pms-form-fields-wrapper #pms_card_exp_year,.wppb-form-field .pms-field-section #pms_card_exp_month,.wppb-form-field .pms-field-section #pms_card_exp_year{width:15%}.wppb-form-field .pms-field-card-expiration select,.wppb-form-field .pms-field-type-card_expiration_date select{float:none}.wppb-form-field .pms-form-fields-wrapper .pms_expiration_date_separator,.wppb-form-field .pms-field-section .pms_expiration_date_separator{padding:0 5px}.wppb-form-field #pms_billing_country,.wppb-form-field #pms_billing_state,.wppb-form-field #pms_card_number,.wppb-form-field .pms-billing-details input[type=text]{width:69.9%}.wppb-form-field.wppb-subscription-plans .pms-form-fields-wrapper input,.wppb-form-field.wppb-subscription-plans .pms-field-section input{margin-right:0 !important}#pms_edit-profile-form .pms-billing-details{display:block}#pms-upgrade-subscription-form .pms-upgrade__message,#pms-change-subscription-form .pms-upgrade__message{margin-bottom:1.2em;font-size:115%}.pms-subscription-plan-price__recurring{display:none}.pms-prorate-frontend-message{margin-bottom:1.345em;font-size:90%;font-style:italic}#pms-update-payment-method-form #pms-credit-card-information{margin-top:24px}#pms-update-payment-method-form .pms_field-errors-wrapper{margin-bottom:24px}.pms-subscription-plan input.small{width:10% !important;min-width:80px}.pms-field .pms_pwyw_pricing{display:inline-block;margin-left:5px}