#start-resizable-editor-section{display:none}.wp-block-audio figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio figcaption{color:hsla(0,0%,100%,.65)}.wp-block-code{font-family:Menlo,Consolas,monaco,monospace;color:#1e1e1e;padding:.8em 1em;border:1px solid #ddd;border-radius:4px}.wp-block-embed figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed figcaption{color:hsla(0,0%,100%,.65)}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:hsla(0,0%,100%,.65)}.wp-block-image figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-image figcaption{color:hsla(0,0%,100%,.65)}.wp-block-pullquote{border-top:4px solid;border-bottom:4px solid;margin-bottom:1.75em;color:currentColor}.wp-block-pullquote__citation,.wp-block-pullquote cite,.wp-block-pullquote footer{color:currentColor;text-transform:uppercase;font-size:.8125em;font-style:normal}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none}.wp-block-navigation-link.wp-block-navigation-link{margin:0}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote__citation,.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;margin-top:1em;position:relative;font-style:normal}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-group.has-background{padding:1.25em 2.375em;margin-top:0;margin-bottom:0}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto;opacity:.4}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{border-collapse:collapse}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{padding:.5em;border:1px solid;word-break:normal}.wp-block-table figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table figcaption{color:hsla(0,0%,100%,.65)}.wp-block-video figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video figcaption{color:hsla(0,0%,100%,.65)}.wp-block-template-part.has-background{padding:1.25em 2.375em;margin-top:0;margin-bottom:0}#end-resizable-editor-section{display:none}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__appear{animation-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-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>div{padding:16px;min-width:220px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button.is-selected{box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;display:inline-flex;color:#1e1e1e;box-shadow:inset 0 0 0 1px #1e1e1e}.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{display:inline-flex;text-decoration:none;font-size:13px;margin:0;border:0;cursor:pointer;-webkit-appearance:none;background:none;transition:box-shadow .1s linear;height:36px;align-items:center;box-sizing:border-box;padding:6px 12px;border-radius:2px;color:#1e1e1e}@media (prefers-reduced-motion:reduce){.components-button{transition-duration:0s}}.components-button:hover,.components-button[aria-expanded=true]{color:#007cba;color:var(--wp-admin-theme-color)}.components-button[aria-disabled=true]:hover{color:initial}.components-button:focus:not(:disabled){box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:3px solid transparent}.components-button.is-primary{white-space:nowrap;background:#007cba;background:var(--wp-admin-theme-color);color:#fff;text-decoration:none;text-shadow:none;outline:1px solid transparent}.components-button.is-primary:hover:not(:disabled){background:#006ba1;background:var(--wp-admin-theme-color-darker-10);color:#fff}.components-button.is-primary:active:not(:disabled){background:#005a87;background:var(--wp-admin-theme-color-darker-20);border-color:#005a87;border-color:var(--wp-admin-theme-color-darker-20);color:#fff}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #007cba;box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.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{color:hsla(0,0%,100%,.4);background:#007cba;background:var(--wp-admin-theme-color);border-color:#007cba;border-color:var(--wp-admin-theme-color);opacity:1;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:0 0 0 1px #fff,0 0 0 3px #007cba;box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color)}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{color:#fff;background-size:100px 100%;background-image:linear-gradient(-45deg,#007cba 33%,#005a87 0,#005a87 70%,#007cba 0);background-image:linear-gradient(-45deg,var(--wp-admin-theme-color) 33%,var(--wp-admin-theme-color-darker-20) 0,var(--wp-admin-theme-color-darker-20) 70%,var(--wp-admin-theme-color) 0);border-color:#007cba;border-color:var(--wp-admin-theme-color)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid transparent}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){background:#ddd;color:#006ba1;color:var(--wp-admin-theme-color-darker-10);box-shadow:none}.components-button.is-secondary:hover:not(:disabled),.components-button.is-tertiary:hover:not(:disabled){color:#006ba1;color:var(--wp-admin-theme-color-darker-10);box-shadow:inset 0 0 0 1px #006ba1;box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color-darker-10)}.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{color:#828282;background:#eaeaea;transform:none;opacity:1;box-shadow:none;outline:none}.components-button.is-secondary{box-shadow:inset 0 0 0 1px #007cba;box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color);outline:1px solid transparent}.components-button.is-secondary,.components-button.is-tertiary{white-space:nowrap;color:#007cba;color:var(--wp-admin-theme-color);background:transparent}.components-button.is-tertiary{padding:6px}.components-button.is-tertiary .dashicon{display:inline-block;flex:0 0 auto}.components-button.is-destructive{color:#cc1818;box-shadow:inset 0 0 0 1px #cc1818}.components-button.is-destructive:hover:not(:disabled){color:#710d0d;box-shadow:inset 0 0 0 1px #710d0d}.components-button.is-destructive:focus:not(:disabled){color:#007cba;color:var(--wp-admin-theme-color)}.components-button.is-destructive:active:not(:disabled){background:#ccc}.components-button.is-destructive.is-primary{color:#fff;background:#cc1818;box-shadow:inset 0 0 0 1px #cc1818}.components-button.is-destructive.is-primary:hover:not(:disabled){color:#fff;background:#710d0d;box-shadow:inset 0 0 0 1px #710d0d}.components-button.is-link{margin:0;padding:0;box-shadow:none;border:0;border-radius:0;background:none;outline:none;text-align:left;color:#0073aa;text-decoration:underline;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out;height:auto}@media (prefers-reduced-motion:reduce){.components-button.is-link{transition-duration:0s}}.components-button.is-link:active:not(:disabled),.components-button.is-link:hover:not(:disabled){color:#00a0d2;box-shadow:none}.components-button.is-link:focus{color:#124964;box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:0 0 0 1px #5b9dd9,0 0 var(--wp-admin-border-width-focus) 1px rgba(30,140,190,.8)}.components-button.is-link.is-destructive{color:#cc1818}.components-button.is-link.is-destructive:active:not(:disabled),.components-button.is-link.is-destructive:hover:not(:disabled){color:#710d0d;background:none}.components-button.is-link.is-destructive:focus:not(:disabled){color:#007cba;color:var(--wp-admin-theme-color)}.components-button:not([aria-disabled=true]):active{color:inherit}.components-button:disabled,.components-button[aria-disabled=true]{cursor:default;opacity:.3}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite;opacity:1;background-size:100px 100%;background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0)}.components-button.is-small{height:24px;line-height:22px;padding:0 8px;font-size:11px}.components-button.is-small.has-icon:not(.has-text){padding:0 8px;width:24px}.components-button.has-icon{padding:6px;min-width:36px;justify-content:center}.components-button.has-icon .dashicon{display:inline-block;flex:0 0 auto;margin-left:2px;margin-right:10px}.components-button.has-icon.has-text{justify-content:left}.components-button.has-icon.has-text svg{margin-right:8px}.components-button.is-pressed{color:#fff;background:#1e1e1e}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #007cba;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 transparent}.components-button.is-pressed:hover:not(:disabled){color:#fff;background:#1e1e1e}.components-button svg{fill:currentColor;outline:none}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control__input[type=checkbox]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;font-size:16px;line-height:normal;border:1px solid #1e1e1e;transition:none;border-radius:2px;background:#fff;color:#1e1e1e;clear:none;cursor:pointer;display:inline-block;line-height:0;margin:0 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:top;width:24px;height:24px;-webkit-appearance:none;appearance:none;transition:border-color .1s ease-in-out}@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:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-checkbox-control__input[type=checkbox]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-3px -5px;color:#fff}@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:#007cba;background:var(--wp-admin-theme-color);border-color:#007cba;border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"";float:left;display:inline-block;vertical-align:middle;width:16px;font:normal 30px/1 dashicons;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}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{height:20px;width:20px}}@media (prefers-reduced-motion:reduce){.components-checkbox-control__input[type=checkbox]{transition-duration:0s}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #007cba;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.components-checkbox-control__input[type=checkbox]:checked{background:#007cba;background:var(--wp-admin-theme-color);border-color:#007cba;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{content:none}.components-checkbox-control__input-container{position:relative;display:inline-block;margin-right:12px;vertical-align:middle;width:24px;height:24px}@media (min-width:600px){.components-checkbox-control__input-container{width:20px;height:20px}}svg.components-checkbox-control__checked{fill:#fff;cursor:pointer;position:absolute;left:0;top:0;width:24px;height:24px;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}@media (min-width:600px){svg.components-checkbox-control__checked{left:-2px;top:-2px}}.components-circular-option-picker{display:inline-block;width:100%;min-width:188px}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end}.components-circular-option-picker .components-circular-option-picker__swatches{margin-right:-12px}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;width:28px;margin-right:12px;margin-bottom:12px;vertical-align:top;transform:scale(1);transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option-wrapper{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{content:"";position:absolute;top:1px;left:1px;bottom:1px;right:1px;border-radius:50%;z-index:-1;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 8V6H4v2h2zm2 0V6h2v2H8zm2 8H8v-2h2v2zm2 0v-2h2v2h-2zm0 2v-2h-2v2H8v2h2v-2h2zm2 0v2h-2v-2h2zm2 0h-2v-2h2v2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2v2zm-2-4v-2h2v2h-2z' fill='%23555D65'/%3E%3Cpath d='M18 18v2h-2v-2h2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2H8zm0 2v-2H6v2h2zm2 0v-2h2v2h-2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2h-2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4V0zm0 4V2H2v2h2zm2 0V2h2v2H6zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2H6z' fill='%23555D65'/%3E%3C/svg%3E")}.components-circular-option-picker__option{display:inline-block;vertical-align:top;height:100%;width:100%;border:none;border-radius:50%;background:transparent;box-shadow:inset 0 0 0 14px;transition:box-shadow .1s ease;cursor:pointer}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option{transition-duration:0s}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option.is-pressed{box-shadow:inset 0 0 0 4px;position:relative;z-index:1;overflow:visible}.components-circular-option-picker__option.is-pressed+svg{position:absolute;left:2px;top:2px;border-radius:50%;z-index:2;pointer-events:none}.components-circular-option-picker__option:after{content:"";position:absolute;top:-1px;left:-1px;bottom:-1px;right:-1px;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);border:1px solid transparent}.components-circular-option-picker__option:focus:after{content:"";border:2px solid #757575;width:32px;height:32px;position:absolute;top:-2px;left:-2px;border-radius:50%;box-shadow:inset 0 0 0 2px #fff}.components-circular-option-picker__option.components-button:focus{background-color:transparent;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{color:#fff;background:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-color-edit__color-option-main-area{display:flex;align-items:center}.components-color-edit__color-option-main-area div.components-circular-option-picker__option-wrapper{display:block;margin:8px}.components-color-edit__color-option.is-hover{background:#e0e0e0}.components-color-edit__cancel-button{float:right}.components-color-edit__color-option-color-name{width:100%}.components-color-edit__label-and-insert-container{display:flex;align-items:center;justify-content:space-between}.components-color-edit__insert-button{margin-top:-8px}.components-color-edit__hidden-control{position:relative;left:-9999px}.components-color-edit__color-option-color-name-input .components-base-control__field{margin-bottom:0;margin-right:8px}.components-color-edit__slug-input{margin-left:8px}.components-color-edit__reset-button{float:right}.component-color-indicator{width:25px;height:16px;margin-left:.8rem;border:1px solid #dadada;display:inline-block}.component-color-indicator+.component-color-indicator{margin-left:.5rem}.components-color-picker{width:100%}.components-color-picker *{box-sizing:border-box}.components-color-picker__saturation{width:100%;padding-bottom:55%;position:relative}.components-color-picker__body{padding:16px 16px 12px}.components-color-picker__controls{display:flex}.components-color-picker__alpha-pointer,.components-color-picker__hue-pointer,.components-color-picker__saturation-pointer{padding:0;position:absolute;cursor:pointer;box-shadow:none;border:none}.components-color-picker__swatch{margin-right:8px;width:32px;height:32px;border-radius:50%;position:relative;overflow:hidden;background-image:linear-gradient(45deg,#ddd 25%,transparent 0),linear-gradient(-45deg,#ddd 25%,transparent 0),linear-gradient(45deg,transparent 75%,#ddd 0),linear-gradient(-45deg,transparent 75%,#ddd 0);background-size:10px 10px;background-position:0 0,0 5px,5px -5px,-5px 0}.is-alpha-disabled .components-color-picker__swatch{width:12px;height:12px;margin-top:0}.components-color-picker__active{border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);z-index:2}.components-color-picker__active,.components-color-picker__saturation-black,.components-color-picker__saturation-color,.components-color-picker__saturation-white{position:absolute;top:0;left:0;right:0;bottom:0}.components-color-picker__saturation-color{overflow:visible}.components-color-picker__saturation-white{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.components-color-picker__saturation-black{background:linear-gradient(0deg,#000,transparent)}.components-button.components-color-picker__saturation-pointer{width:14px;height:14px;padding:0;border-radius:50%;background-color:transparent;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #fff,inset 0 0 0 1px #000,0 0 0 2px #000}.components-button.components-color-picker__saturation-pointer:focus:not(:disabled){box-shadow:0 0 0 2px #fff,inset 0 0 0 1px #000,0 0 0 3px #000}.components-color-picker__toggles{flex:1}.components-color-picker__alpha{background-image:linear-gradient(45deg,#ddd 25%,transparent 0),linear-gradient(-45deg,#ddd 25%,transparent 0),linear-gradient(45deg,transparent 75%,#ddd 0),linear-gradient(-45deg,transparent 75%,#ddd 0);background-size:10px 10px;background-position:0 0,0 5px,5px -5px,-5px 0}.components-color-picker__alpha-gradient,.components-color-picker__hue-gradient{position:absolute;top:0;left:0;right:0;bottom:0}.components-color-picker__alpha,.components-color-picker__hue{height:12px;position:relative}.is-alpha-enabled .components-color-picker__hue{margin-bottom:8px}.components-color-picker__alpha-bar,.components-color-picker__hue-bar{position:relative;margin:0 3px;height:100%;padding:0 2px}.components-color-picker__hue-gradient{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.components-color-picker__alpha-pointer,.components-color-picker__hue-pointer{left:0;width:14px;height:14px;border-radius:50%;box-shadow:0 1px 4px 0 rgba(0,0,0,.37);background:#fff;transform:translate(-7px,-1px)}.components-color-picker__hue-pointer,.components-color-picker__saturation-pointer{transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-color-picker__hue-pointer,.components-color-picker__saturation-pointer{transition-duration:0s}}.components-color-picker__saturation-pointer:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #007cba,0 0 5px 0 #007cba,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color),0 0 5px 0 var(--wp-admin-theme-color),inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4)}.components-color-picker__alpha-pointer:focus,.components-color-picker__hue-pointer:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 2px #007cba,0 0 3px 0 #007cba;box-shadow:0 0 0 2px var(--wp-admin-theme-color),0 0 3px 0 var(--wp-admin-theme-color);outline:2px solid transparent;outline-offset:-2px}.components-color-picker__inputs-wrapper{margin:0 -4px;padding-top:16px;display:flex;align-items:flex-end;min-width:255px}.components-color-picker__inputs-wrapper fieldset{flex:1;border:none;margin:0;padding:0}.components-color-picker__inputs-wrapper .components-color-picker__inputs-fields .components-text-control__input[type=number]{padding:6px 3px;margin:0}.components-color-picker__inputs-field{width:100%}.components-color-picker__inputs-fields{display:flex;direction:ltr;flex-grow:1;margin-right:4px}.components-color-picker__inputs-fields .components-base-control+.components-base-control{margin-top:0}.components-color-picker__inputs-fields .components-base-control__field{margin:0 2px}.components-color-picker__inputs-toggle{height:30px;padding:0 5px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{width:100%;border:none;box-shadow:none;font-size:16px;padding:2px;margin:0;line-height:inherit;min-height:auto}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{outline:none;box-shadow:none}.components-combobox-control__suggestions-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;display:flex;flex-wrap:wrap;align-items:flex-start;width:100%;margin:0 0 8px;padding:4px}@media (prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{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:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-combobox-control__suggestions-container::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-combobox-control__suggestions-container::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-combobox-control__suggestions-container:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.components-combobox-control__suggestions-container:focus-within{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__reset.components-button{display:flex;height:24px;min-width:24px;padding:0}.components-custom-gradient-picker__gradient-bar:not(.has-gradient){opacity:.4}.components-custom-gradient-picker__gradient-bar{margin-top:12px;width:100%;height:36px;border-radius:36px;margin-bottom:12px;padding-left:6px;padding-right:30px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{position:relative}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point{border-radius:50%;background:#fff;padding:2px;top:6px;min-width:24px;width:24px;height:24px;position:relative;color:#1e1e1e}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border:2px solid transparent;box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff;border-radius:50%;height:24px;width:24px;padding:0;position:absolute;top:6px}.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:0 0 0 1px #fff,0 0 0 3px #1e1e1e}.components-custom-gradient-picker__color-picker-popover .components-custom-gradient-picker__remove-control-point{margin-left:auto;margin-right:auto;display:block;margin-bottom:8px}.components-custom-gradient-picker__inserter{width:100%}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;width:20px;height:20px}.components-custom-gradient-picker .components-custom-gradient-picker__ui-line{margin-bottom:16px}.components-custom-gradient-picker .components-custom-gradient-picker__ui-line .components-base-control.components-angle-picker,.components-custom-gradient-picker .components-custom-gradient-picker__ui-line .components-base-control.components-custom-gradient-picker__type-picker{margin-bottom:0}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar{border:none}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar>div+div{margin-left:1px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar button.is-pressed>svg{background:#fff;border:1px solid #949494;border-radius:2px}.components-custom-select-control{position:relative}.components-custom-select-control__label{display:block;margin-bottom:8px}.components-custom-select-control__button{border:1px solid #757575;border-radius:2px;min-height:30px;min-width:130px;position:relative;text-align:left}.components-custom-select-control__button.components-custom-select-control__button{padding-right:24px}.components-custom-select-control__button:focus:not(:disabled){border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.components-custom-select-control__button .components-custom-select-control__button-icon{height:100%;padding:0;position:absolute;right:0;top:0}.components-custom-select-control__menu{border:1px solid #1e1e1e;background-color:#fff;border-radius:2px;outline:none;transition:none;max-height:400px;min-width:100%;overflow:auto;padding:0;position:absolute;z-index:1000000}.components-custom-select-control__menu[aria-hidden=true]{display:none}.components-custom-select-control__item{align-items:center;display:flex;list-style-type:none;padding:8px;cursor:default;line-height:28px}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item .components-custom-select-control__item-icon{margin-right:0;margin-left:auto}.components-custom-select-control__item:last-child{margin-bottom:0}.PresetDateRangePicker_panel{padding:0 22px 11px}.PresetDateRangePicker_button{position:relative;height:100%;text-align:center;background:0 0;border:2px solid #00a699;color:#00a699;padding:4px 12px;margin-right:8px;font:inherit;font-weight:700;line-height:normal;overflow:visible;box-sizing:border-box;cursor:pointer}.PresetDateRangePicker_button:active{outline:0}.PresetDateRangePicker_button__selected{color:#fff;background:#00a699}.SingleDatePickerInput{display:inline-block;background-color:#fff}.SingleDatePickerInput__withBorder{border-radius:2px;border:1px solid #dbdbdb}.SingleDatePickerInput__rtl{direction:rtl}.SingleDatePickerInput__disabled{background-color:#f2f2f2}.SingleDatePickerInput__block{display:block}.SingleDatePickerInput__showClearDate{padding-right:30px}.SingleDatePickerInput_clearDate{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.SingleDatePickerInput_clearDate__default:focus,.SingleDatePickerInput_clearDate__default:hover{background:#dbdbdb;border-radius:50%}.SingleDatePickerInput_clearDate__small{padding:6px}.SingleDatePickerInput_clearDate__hide{visibility:hidden}.SingleDatePickerInput_clearDate_svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.SingleDatePickerInput_clearDate_svg__small{height:9px}.SingleDatePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.SingleDatePickerInput_calendarIcon_svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.SingleDatePicker{position:relative;display:inline-block}.SingleDatePicker__block{display:block}.SingleDatePicker_picker{z-index:1;background-color:#fff;position:absolute}.SingleDatePicker_picker__rtl{direction:rtl}.SingleDatePicker_picker__directionLeft{left:0}.SingleDatePicker_picker__directionRight{right:0}.SingleDatePicker_picker__portal{background-color:rgba(0,0,0,.3);position:fixed;top:0;left:0;height:100%;width:100%}.SingleDatePicker_picker__fullScreenPortal{background-color:#fff}.SingleDatePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.SingleDatePicker_closeButton:focus,.SingleDatePicker_closeButton:hover{color:#b0b3b4;text-decoration:none}.SingleDatePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_buttonReset{background:0 0;border:0;border-radius:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;cursor:pointer;font-size:14px}.DayPickerKeyboardShortcuts_buttonReset:active{outline:0}.DayPickerKeyboardShortcuts_show{width:22px;position:absolute;z-index:2}.DayPickerKeyboardShortcuts_show__bottomRight{border-top:26px solid transparent;border-right:33px solid #00a699;bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:hover{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topRight{border-bottom:26px solid transparent;border-right:33px solid #00a699;top:0;right:0}.DayPickerKeyboardShortcuts_show__topRight:hover{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topLeft{border-bottom:26px solid transparent;border-left:33px solid #00a699;top:0;left:0}.DayPickerKeyboardShortcuts_show__topLeft:hover{border-left:33px solid #008489}.DayPickerKeyboardShortcuts_showSpan{color:#fff;position:absolute}.DayPickerKeyboardShortcuts_showSpan__bottomRight{bottom:0;right:-28px}.DayPickerKeyboardShortcuts_showSpan__topRight{top:1px;right:-28px}.DayPickerKeyboardShortcuts_showSpan__topLeft{top:1px;left:-28px}.DayPickerKeyboardShortcuts_panel{overflow:auto;background:#fff;border:1px solid #dbdbdb;border-radius:2px;position:absolute;top:0;bottom:0;right:0;left:0;z-index:2;padding:22px;margin:33px}.DayPickerKeyboardShortcuts_title{font-size:16px;font-weight:700;margin:0}.DayPickerKeyboardShortcuts_list{list-style:none;padding:0;font-size:14px}.DayPickerKeyboardShortcuts_close{position:absolute;right:22px;top:22px;z-index:2}.DayPickerKeyboardShortcuts_close:active{outline:0}.DayPickerKeyboardShortcuts_closeSvg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_closeSvg:focus,.DayPickerKeyboardShortcuts_closeSvg:hover{fill:#82888a}.CalendarDay{box-sizing:border-box;cursor:pointer;font-size:14px;text-align:center}.CalendarDay:active{outline:0}.CalendarDay__defaultCursor{cursor:default}.CalendarDay__default{border:1px solid #e4e7e7;color:#484848;background:#fff}.CalendarDay__default:hover{background:#e4e7e7;border:1px double #e4e7e7;color:inherit}.CalendarDay__hovered_offset{background:#f4f5f5;border:1px double #e4e7e7;color:inherit}.CalendarDay__outside{border:0;background:#fff;color:#484848}.CalendarDay__outside:hover{border:0}.CalendarDay__blocked_minimum_nights{background:#fff;border:1px solid #eceeee;color:#cacccd}.CalendarDay__blocked_minimum_nights:active,.CalendarDay__blocked_minimum_nights:hover{background:#fff;color:#cacccd}.CalendarDay__highlighted_calendar{background:#ffe8bc;color:#484848}.CalendarDay__highlighted_calendar:active,.CalendarDay__highlighted_calendar:hover{background:#ffce71;color:#484848}.CalendarDay__selected_span{background:#66e2da;border:1px solid #33dacd;color:#fff}.CalendarDay__selected_span:active,.CalendarDay__selected_span:hover{background:#33dacd;border:1px solid #33dacd;color:#fff}.CalendarDay__last_in_range{border-right:#00a699}.CalendarDay__selected,.CalendarDay__selected:active,.CalendarDay__selected:hover{background:#00a699;border:1px solid #00a699;color:#fff}.CalendarDay__hovered_span,.CalendarDay__hovered_span:hover{background:#b2f1ec;border:1px solid #80e8e0;color:#007a87}.CalendarDay__hovered_span:active{background:#80e8e0;border:1px solid #80e8e0;color:#007a87}.CalendarDay__blocked_calendar,.CalendarDay__blocked_calendar:active,.CalendarDay__blocked_calendar:hover{background:#cacccd;border:1px solid #cacccd;color:#82888a}.CalendarDay__blocked_out_of_range,.CalendarDay__blocked_out_of_range:active,.CalendarDay__blocked_out_of_range:hover{background:#fff;border:1px solid #e4e7e7;color:#cacccd}.CalendarMonth{background:#fff;text-align:center;vertical-align:top;-webkit-user-select:none;-ms-user-select:none;user-select:none}.CalendarMonth_table{border-collapse:collapse;border-spacing:0}.CalendarMonth_verticalSpacing{border-collapse:separate}.CalendarMonth_caption{color:#484848;font-size:18px;text-align:center;padding-top:22px;padding-bottom:37px;caption-side:top}.CalendarMonth_caption__verticalScrollable{padding-top:12px;padding-bottom:7px}.CalendarMonthGrid{background:#fff;text-align:left;z-index:0}.CalendarMonthGrid__animating{z-index:1}.CalendarMonthGrid__horizontal{position:absolute;left:0}.CalendarMonthGrid__vertical{margin:0 auto}.CalendarMonthGrid__vertical_scrollable{margin:0 auto;overflow-y:scroll}.CalendarMonthGrid_month__horizontal{display:inline-block;vertical-align:top;min-height:100%}.CalendarMonthGrid_month__hideForAnimation{position:absolute;z-index:-1;opacity:0;pointer-events:none}.CalendarMonthGrid_month__hidden{visibility:hidden}.DayPickerNavigation{position:relative;z-index:2}.DayPickerNavigation__horizontal{height:0}.DayPickerNavigation__verticalDefault{position:absolute;width:100%;height:52px;bottom:0;left:0}.DayPickerNavigation__verticalScrollableDefault{position:relative}.DayPickerNavigation_button{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;border:0;padding:0;margin:0}.DayPickerNavigation_button__default{border:1px solid #e4e7e7;background-color:#fff;color:#757575}.DayPickerNavigation_button__default:focus,.DayPickerNavigation_button__default:hover{border:1px solid #c4c4c4}.DayPickerNavigation_button__default:active{background:#f2f2f2}.DayPickerNavigation_button__horizontalDefault{position:absolute;top:18px;line-height:.78;border-radius:3px;padding:6px 9px}.DayPickerNavigation_leftButton__horizontalDefault{left:22px}.DayPickerNavigation_rightButton__horizontalDefault{right:22px}.DayPickerNavigation_button__verticalDefault{padding:5px;background:#fff;box-shadow:0 0 5px 2px rgba(0,0,0,.1);position:relative;display:inline-block;height:100%;width:50%}.DayPickerNavigation_nextButton__verticalDefault{border-left:0}.DayPickerNavigation_nextButton__verticalScrollableDefault{width:100%}.DayPickerNavigation_svg__horizontal{height:19px;width:19px;fill:#82888a;display:block}.DayPickerNavigation_svg__vertical{height:42px;width:42px;fill:#484848;display:block}.DayPicker{position:relative;text-align:left}.DayPicker,.DayPicker__horizontal{background:#fff}.DayPicker__verticalScrollable{height:100%}.DayPicker__hidden{visibility:hidden}.DayPicker__withBorder{box-shadow:0 2px 6px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.07);border-radius:3px}.DayPicker_portal__horizontal{box-shadow:none;position:absolute;left:50%;top:50%}.DayPicker_portal__vertical{position:static}.DayPicker_focusRegion{outline:0}.DayPicker_calendarInfo__horizontal,.DayPicker_wrapper__horizontal{display:inline-block;vertical-align:top}.DayPicker_weekHeaders{position:relative}.DayPicker_weekHeaders__horizontal{margin-left:13px}.DayPicker_weekHeader{color:#757575;position:absolute;top:62px;z-index:2;text-align:left;padding:0!important}.DayPicker_weekHeader__vertical{left:50%}.DayPicker_weekHeader__verticalScrollable{top:0;display:table-row;border-bottom:1px solid #dbdbdb;background:#fff;margin-left:0;left:0;width:100%;text-align:center}.DayPicker_weekHeader_ul{list-style:none;margin:1px 0;padding-left:0;padding-right:0;font-size:14px}.DayPicker_weekHeader_li{display:inline-block;text-align:center;margin:0 1px}.DayPicker_transitionContainer{position:relative;overflow:hidden;border-radius:3px}.DayPicker_transitionContainer__horizontal{transition:height .2s ease-in-out}.DayPicker_transitionContainer__vertical{width:100%}.DayPicker_transitionContainer__verticalScrollable{padding-top:20px;height:100%;position:absolute;top:0;bottom:0;right:0;left:0;overflow-y:scroll}.DateInput{margin:0;padding:0;background:#fff;position:relative;display:inline-block;width:130px;vertical-align:middle}.DateInput__small{width:97px}.DateInput__block{width:100%}.DateInput__disabled{background:#f2f2f2;color:#dbdbdb}.DateInput_input{font-weight:200;font-size:19px;line-height:24px;color:#484848;background-color:#fff;width:100%;padding:11px 11px 9px;border:0;border-bottom:2px solid transparent;border-radius:0}.DateInput_input__small{font-size:15px;line-height:18px;letter-spacing:.2px;padding:7px 7px 5px}.DateInput_input__regular{font-weight:auto}.DateInput_input__readOnly{-webkit-user-select:none;-ms-user-select:none;user-select:none}.DateInput_input__focused{outline:0;background:#fff;border:0;border-bottom:2px solid #008489}.DateInput_input__disabled{background:#f2f2f2;font-style:italic}.DateInput_screenReaderMessage{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.DateInput_fang{position:absolute;width:20px;height:10px;left:22px;z-index:2}.DateInput_fangShape{fill:#fff}.DateInput_fangStroke{stroke:#dbdbdb;fill:transparent}.DateRangePickerInput{background-color:#fff;display:inline-block}.DateRangePickerInput__disabled{background:#f2f2f2}.DateRangePickerInput__withBorder{border-radius:2px;border:1px solid #dbdbdb}.DateRangePickerInput__rtl{direction:rtl}.DateRangePickerInput__block{display:block}.DateRangePickerInput__showClearDates{padding-right:30px}.DateRangePickerInput_arrow{display:inline-block;vertical-align:middle;color:#484848}.DateRangePickerInput_arrow_svg{vertical-align:middle;fill:#484848;height:24px;width:24px}.DateRangePickerInput_clearDates{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.DateRangePickerInput_clearDates__small{padding:6px}.DateRangePickerInput_clearDates_default:focus,.DateRangePickerInput_clearDates_default:hover{background:#dbdbdb;border-radius:50%}.DateRangePickerInput_clearDates__hide{visibility:hidden}.DateRangePickerInput_clearDates_svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.DateRangePickerInput_clearDates_svg__small{height:9px}.DateRangePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.DateRangePickerInput_calendarIcon_svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.DateRangePicker{position:relative;display:inline-block}.DateRangePicker__block{display:block}.DateRangePicker_picker{z-index:1;background-color:#fff;position:absolute}.DateRangePicker_picker__rtl{direction:rtl}.DateRangePicker_picker__directionLeft{left:0}.DateRangePicker_picker__directionRight{right:0}.DateRangePicker_picker__portal{background-color:rgba(0,0,0,.3);position:fixed;top:0;left:0;height:100%;width:100%}.DateRangePicker_picker__fullScreenPortal{background-color:#fff}.DateRangePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.DateRangePicker_closeButton:focus,.DateRangePicker_closeButton:hover{color:#b0b3b4;text-decoration:none}.DateRangePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}.components-datetime{padding:0}.components-datetime .components-datetime__calendar-help{padding:16px}.components-datetime .components-datetime__calendar-help h4{margin:0}.components-datetime .components-datetime__buttons{display:flex;justify-content:space-between}.components-datetime .components-datetime__date-help-toggle{display:block;margin-left:auto}.components-datetime fieldset{border:0;padding:0;margin:0}.components-datetime input,.components-datetime select{box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575}@media (prefers-reduced-motion:reduce){.components-datetime input,.components-datetime select{transition-duration:0s}}.components-datetime .components-button,.components-datetime input[type=number],.components-datetime select{height:30px;margin-top:0;margin-bottom:0}.components-datetime__date{min-height:236px;border-top:1px solid #ddd}.components-datetime__date .DayPickerNavigation_leftButton__horizontalDefault{
  /*!rtl:begin:ignore*/left:13px
  /*!rtl:end:ignore*/}.components-datetime__date .CalendarMonth_caption{font-size:13px}.components-datetime__date .CalendarMonth_table{border-collapse:separate;border-spacing:2px}.components-datetime__date .CalendarDay{font-size:13px;border:none;border-radius:50%;text-align:center}.components-datetime__date .CalendarDay:focus{box-shadow:inset 0 0 0 2px #007cba,inset 0 0 0 3px #fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 3px #fff;outline:2px solid transparent}.components-datetime__date .CalendarDay__selected{background:#007cba;background:var(--wp-admin-theme-color);border:2px solid transparent}.components-datetime__date .CalendarDay__selected:hover{background:#005a87;background:var(--wp-admin-theme-color-darker-20)}.components-datetime__date .CalendarDay__selected:focus{box-shadow:inset 0 0 0 1px #fff}.components-datetime__date .DayPickerNavigation_button__horizontalDefault{padding:2px 8px;top:20px}.components-datetime__date .DayPickerNavigation_button__horizontalDefault:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-datetime__date .DayPicker_weekHeader{top:50px}.components-datetime__date .DayPicker_weekHeader .DayPicker_weekHeader_ul{margin:1px;padding-left:0;padding-right:0}.components-datetime__date.is-description-visible .DayPicker{visibility:hidden}.components-datetime__time{padding-bottom:16px}.components-datetime__time fieldset{position:relative;margin-bottom:.5em}.components-datetime__time fieldset+fieldset{margin-bottom:0}.components-datetime__time .components-datetime__time-field-am-pm fieldset{margin-top:0}.components-datetime__time .components-datetime__time-wrapper{display:flex}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-separator{display:inline-block;padding:0 3px 0 0}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field-time{direction:ltr}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field select{margin-right:4px}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field select:focus{position:relative;z-index:1}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field input[type=number]{padding:2px;margin-right:4px;text-align:center;-moz-appearance:textfield}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field input[type=number]:focus{position:relative;z-index:1}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.components-datetime__time.is-12-hour .components-datetime__time-field-day input{margin:-4px 0 0!important;border-radius:2px 0 0 2px!important}.components-datetime__time.is-12-hour .components-datetime__time-field-year input{border-radius:0 2px 2px 0!important}.components-datetime__timezone{line-height:30px;margin-left:4px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.components-datetime__time-legend{font-weight:600;margin-top:.5em}.components-datetime__time-legend.invisible{position:absolute;top:-999em;left:-999em}.components-datetime__time-field-day-input,.components-datetime__time-field-hours-input,.components-datetime__time-field-minutes-input{width:35px}.components-datetime__time-field-year-input{width:55px}.components-datetime__time-field-month-select{max-width:145px}.components-popover .components-datetime__date{padding-left:4px}.block-editor-dimension-control .components-base-control__field{display:flex;align-items:center}.block-editor-dimension-control .components-base-control__label{display:flex;align-items:center;margin-right:1em;margin-bottom:0}.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{position:fixed;left:-1000px;height:50px;width:50px}.components-draggable__clone{position:fixed;padding:0;background:transparent;pointer-events:none;z-index:1000000000}.components-drop-zone{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;visibility:hidden;opacity:0;transition:opacity .3s,background-color .3s,visibility 0s .3s;border:2px solid #007cba;border:2px solid var(--wp-admin-theme-color);border-radius:2px}@media (prefers-reduced-motion:reduce){.components-drop-zone{transition-duration:0s}}.components-drop-zone.is-active{opacity:1;visibility:visible;transition:opacity .3s,background-color .3s}@media (prefers-reduced-motion:reduce){.components-drop-zone.is-active{transition-duration:0s}}.components-drop-zone.is-dragging-over-element{background-color:#007cba;background-color:var(--wp-admin-theme-color)}.components-drop-zone__content{position:absolute;top:50%;left:0;right:0;z-index:50;transform:translateY(-50%);width:100%;text-align:center;color:#fff;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.components-drop-zone__content{transition-duration:0s}}.components-drop-zone.is-dragging-over-element .components-drop-zone__content{transform:translateY(-50%) scale(1.05)}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{margin:0 auto;line-height:0;fill:currentColor}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.components-drop-zone__provider{height:100%}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content>div{padding:12px}.components-dropdown-menu__popover .components-popover__content{min-width:200px}.components-dropdown-menu__menu{width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{width:100%;padding:6px;outline:none;cursor:pointer;white-space:nowrap}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;position:relative;overflow:visible}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{display:block;content:"";box-sizing:content-box;background-color:#ddd;position:absolute;top:-3px;left:0;right:0;height:1px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active svg{color:#fff;background:#1e1e1e;box-shadow:0 0 0 1px #1e1e1e;border-radius:1px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item>svg,.components-dropdown-menu__menu .components-menu-item>svg{border-radius:2px;width:24px;height:24px}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{min-height:36px;height:auto;text-align:left;padding-left:8px;padding-right:8px}.components-dropdown-menu__menu .components-menu-group{padding:12px;margin:0 -12px}.components-dropdown-menu__menu .components-menu-group:first-child{margin-top:-12px}.components-dropdown-menu__menu .components-menu-group:last-child{margin-bottom:-12px}.components-dropdown-menu__menu .components-menu-group+.components-menu-group{margin-top:0;border-top:1px solid #ccc;padding:12px}.is-alternate .components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-font-size-picker__controls{max-width:248px;display:flex;flex-wrap:wrap;align-items:center;margin-bottom:24px}.components-font-size-picker__controls .components-font-size-picker__number{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;display:inline-block;font-weight:500;height:30px;margin:8px 8px 0 0;width:54px}@media (prefers-reduced-motion:reduce){.components-font-size-picker__controls .components-font-size-picker__number{transition-duration:0s}}@media (min-width:600px){.components-font-size-picker__controls .components-font-size-picker__number{font-size:13px;line-height:normal}}.components-font-size-picker__controls .components-font-size-picker__number:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-font-size-picker__controls .components-font-size-picker__number::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-font-size-picker__controls .components-font-size-picker__number::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-font-size-picker__controls .components-font-size-picker__number:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-font-size-picker__controls .components-font-size-picker__number::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-font-size-picker__controls .components-font-size-picker__number::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-font-size-picker__controls .components-font-size-picker__number:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.components-font-size-picker__controls .components-font-size-picker__number[value=""]+.components-button{cursor:default;opacity:.3;pointer-events:none}.components-font-size-picker__controls .components-font-size-picker__number-container{display:flex;flex-direction:column}.components-font-size-picker__controls .components-font-size-picker__select{margin-right:8px}.components-font-size-picker__controls .components-color-palette__clear{height:30px;margin-top:26px}.components-font-size-picker__custom-input .components-range-control__slider+.dashicon{width:30px;height:30px}.components-font-size-picker{border:0;padding:0;margin:0}.components-form-toggle{position:relative;display:inline-block}.components-form-toggle .components-form-toggle__track{content:"";display:inline-block;box-sizing:border-box;vertical-align:top;background-color:#fff;border:1px solid #1e1e1e;width:36px;height:18px;border-radius:9px;transition:background .2s ease}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track{transition-duration:0s}}.components-form-toggle .components-form-toggle__thumb{display:block;position:absolute;box-sizing:border-box;top:3px;left:3px;width:12px;height:12px;border-radius:50%;transition:transform .1s ease;background-color:#1e1e1e;border:5px solid #1e1e1e}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__thumb{transition-duration:0s}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:#007cba;background-color:var(--wp-admin-theme-color);border:9px solid transparent}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 2px #fff,0 0 0 4px #007cba;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(18px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;margin:0;padding:0;z-index:1;border:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-token-field__input-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;display:flex;flex-wrap:wrap;align-items:flex-start;width:100%;margin:0 0 8px;padding:2px 4px;cursor:text}@media (prefers-reduced-motion:reduce){.components-form-token-field__input-container{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:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-form-token-field__input-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-form-token-field__input-container::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-form-token-field__input-container::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-form-token-field__input-container:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container input[type=text].components-form-token-field__input{display:inline-block;flex:1;font-size:16px;width:100%;max-width:100%;margin-left:4px;padding:0;min-height:24px;min-width:50px;background:inherit;border:0;color:#1e1e1e;box-shadow:none}@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{outline:none;box-shadow: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__label{display:inline-block;margin-bottom:4px}.components-form-token-field__help{font-size:12px;font-style:normal;color:#757575}.components-form-token-field__token{font-size:13px;display:flex;margin:2px 4px 2px 0;color:#1e1e1e;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{position:relative;padding:0 16px 0 0}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:transparent;color:#007cba;color:var(--wp-admin-theme-color)}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:transparent;color:#757575;position:absolute;top:1px;right:0}.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;border-radius:4px 0 0 4px;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{display:inline-block;line-height:24px;height:auto;background:#ddd;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{transition-duration:0s;animation-duration:1ms}}.components-form-token-field__token-text{border-radius:2px 0 0 2px;padding:0 0 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.components-form-token-field__remove-token.components-button{cursor:pointer;border-radius:0 2px 2px 0;padding:0 2px;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover{color:#1e1e1e}.components-form-token-field__suggestions-list{flex:1 0 100%;min-width:100%;max-height:9em;overflow-y:auto;transition:all .15s ease-in-out;list-style:none;border-top:1px solid #757575;margin:4px -4px -4px;padding:0}@media (prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-duration:0s}}.components-form-token-field__suggestion{color:#757575;display:block;font-size:13px;padding:4px 8px;margin:0;cursor:pointer}.components-form-token-field__suggestion.is-selected{background:#007cba;background:var(--wp-admin-theme-color);color:#fff}.components-form-token-field__suggestion-match{text-decoration:underline}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__header{background:none;border-bottom:none;width:100%;padding:0;margin:0}.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:30px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}@media (max-width:600px){.components-guide__footer{position:absolute;bottom:0}}.components-guide__page-control{margin:8px 0;text-align:center}.components-guide__page-control li{display:inline-block}.components-guide__page-control .components-button{height:30px;min-width:20px}.components-guide .components-modal__content{padding:0}.components-modal__frame.components-guide{border:none;min-width:312px;height:80vh;max-height:575px}@media (max-width:600px){.components-modal__frame.components-guide{bottom:5%;left:16px;right:16px;top:5%;margin:0 auto}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{height:30px;position:absolute}.components-button.components-guide__back-button,.components-button.components-guide__forward-button{font-size:13px;padding:4px 2px}.components-button.components-guide__back-button.has-text svg,.components-button.components-guide__forward-button.has-text svg{margin:0}.components-button.components-guide__back-button:hover,.components-button.components-guide__forward-button:hover{text-decoration:underline}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__forward-button{right:32px;color:#1386bf;font-weight:700}.components-button.components-guide__finish-button{right:32px}.components-button.components-guide__inline-finish-button{display:none}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:none;outline:4px solid transparent;box-shadow:inset 0 0 0 4px #007cba;box-shadow:inset 0 0 0 4px var(--wp-admin-theme-color)}@supports (outline-offset:1px){.is-focusing-regions [role=region]:focus:after{content:none}.is-focusing-regions [role=region]:focus{outline-style:solid;outline-color:#007cba;outline-color:var(--wp-admin-theme-color);outline-width:4px;outline-offset:-4px}}.components-menu-group+.components-menu-group{margin-top:8px;padding-top:8px;border-top:1px solid #1e1e1e}.components-menu-group__label{padding:0 8px;margin-top:4px;margin-bottom:12px;color:#757575;text-transform:uppercase;font-size:11px;font-weight:500}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button .components-menu-items__item-icon,.components-menu-item__button .components-menu-items__item-icon{margin-right:-2px;margin-left:24px;display:inline-block;flex:0 0 auto}.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon,.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon{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__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{margin-top:4px;font-size:12px;color:#757575;white-space:normal}.components-menu-item__item{white-space:nowrap;margin-right:auto;display:inline-flex;align-items:center}.components-menu-item__shortcut{-ms-grid-row-align:center;align-self:center;margin-right:0;margin-left:auto;padding-left:24px;color:currentColor;display:none}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice.components-button svg,.components-menu-items-choice 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{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.35);z-index:100000;animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay{animation-duration:1ms}}.components-modal__frame{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;margin:0;border:1px solid #ddd;background:#fff;box-shadow:0 3px 30px rgba(0,0,0,.2);overflow:auto}@media (min-width:600px){.components-modal__frame{top:50%;right:auto;bottom:auto;left:50%;min-width:360px;max-width:calc(100% - 32px);max-height:90%;transform:translate(-50%,-50%);animation:components-modal__appear-animation .1s ease-out;animation-fill-mode:forwards}}@media (min-width:600px) and (prefers-reduced-motion:reduce){.components-modal__frame{animation-duration:1ms}}@keyframes components-modal__appear-animation{0%{margin-top:32px}to{margin-top:0}}.components-modal__header{box-sizing:border-box;border-bottom:1px solid #ddd;padding:0 24px;display:flex;flex-direction:row;justify-content:space-between;background:#fff;align-items:center;height:60px;z-index:10;position:relative;position:-webkit-sticky;position:sticky;top:0;margin:0 -24px 24px}@supports (-ms-ime-align:auto){.components-modal__header{position:fixed;width:100%}}.components-modal__header .components-modal__header-heading{font-size:1rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__header .components-button{position:relative;left:8px}.components-modal__header-heading-container{align-items:center;flex-grow:1;display:flex;flex-direction:row;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-width:36px;max-height:36px;padding:8px}.components-modal__content{box-sizing:border-box;height:100%;padding:0 24px 24px}@supports (-ms-ime-align:auto){.components-modal__content{padding-top:60px}}.components-notice{display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;background-color:#fff;border-left:4px solid #007cba;border-left:4px solid var(--wp-admin-theme-color);margin:5px 15px 2px;padding:8px 12px;align-items:center}.components-notice.is-dismissible{padding-right:36px;position:relative}.components-notice.is-success{border-left-color:#4ab866;background-color:#eff9f1}.components-notice.is-warning{border-left-color:#f0b849;background-color:#fef8ee}.components-notice.is-error{border-left-color:#cc1818;background-color:#f4a2a2}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.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{color:#757575;align-self:flex-start;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{color:#1e1e1e;background-color:transparent}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{max-width:100vw;box-sizing:border-box;z-index:29}.components-notice-list .components-notice__content{margin-top:12px;margin-bottom:12px;line-height:2}.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-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{display:flex;justify-content:space-between;align-items:center;padding:0 16px;height:48px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.components-panel__header h2{margin:0;font-size:inherit;color:inherit}.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;padding:0;font-size:inherit;margin-top:0;margin-bottom:0;transition:background .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body>.components-panel__body-title{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{position:relative;padding:16px;outline:none;width:100%;font-weight:500;text-align:left;color:#1e1e1e;border:none;box-shadow:none;transition:background .1s ease-in-out;height:auto}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button{transition-duration:0s}}.components-panel__body-toggle.components-button:focus{box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);border-radius:0}.components-panel__body-toggle.components-button .components-panel__arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#1e1e1e;fill:currentColor;transition:color .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button .components-panel__arrow{transition-duration:0s}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{transform:scaleX(-1);-ms-filter:fliph;filter:FlipH;margin-top:-10px}.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{display:flex;justify-content:space-between;align-items:center;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{margin-right:12px;flex-shrink:0;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{box-sizing:border-box;position:relative;padding:1em;min-height:200px;width:100%;text-align:left;margin:0;color:#1e1e1e;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;border-radius:2px;background-color:#fff;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid transparent}@supports ((position:-webkit-sticky) or (position:sticky)){.components-placeholder.components-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}}.components-placeholder.components-placeholder .components-base-control__label{font-size:13px}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__label{display:flex;font-weight:600;margin-bottom:16px;align-items:center}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:currentColor;margin-right:1ch}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;width:100%;flex-wrap:wrap}.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]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;margin:0 8px 0 0;flex:1 1 auto}@media (prefers-reduced-motion:reduce){.components-placeholder__input[type=url]{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:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-placeholder__input[type=url]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-placeholder__input[type=url]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-placeholder__input[type=url]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-placeholder__input[type=url]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-placeholder__input[type=url]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.components-placeholder__instructions{margin-bottom:1em}.components-placeholder__error{margin-top:1em;width:100%}.components-placeholder__preview img{margin:3%;width:50%}.components-placeholder__fieldset .components-button{margin-right:12px;margin-bottom:12px}.components-placeholder__fieldset .components-button:last-child{margin-bottom:0;margin-right:0}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-large .components-placeholder__label{font-size:18pt;font-weight:400}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-placeholder__fieldset .components-button,.components-placeholder.is-small .components-placeholder__fieldset .components-button{margin-right:auto}.components-placeholder.is-small .components-button{padding:0 8px 2px}

/*!rtl:begin:ignore*/.components-popover{position:fixed;z-index:1000000;top:0;left:0;opacity:0}.components-popover.is-expanded,.components-popover[data-x-axis][data-y-axis]{opacity:1}.components-popover.is-expanded{top:0;left:0;right:0;bottom:0;z-index:1000000!important}.components-popover:not(.is-without-arrow){margin-left:2px}.components-popover:not(.is-without-arrow):before{border:8px solid #ccc}.components-popover:not(.is-without-arrow).is-alternate:before{border-color:#1e1e1e}.components-popover:not(.is-without-arrow):after{border:8px solid #fff}.components-popover:not(.is-without-arrow):after,.components-popover:not(.is-without-arrow):before{content:"";position:absolute;height:0;width:0;line-height:0}.components-popover:not(.is-without-arrow)[data-y-axis=top]{margin-top:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=top]:before{bottom:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=top]:after{bottom:-6px}.components-popover:not(.is-without-arrow)[data-y-axis=top]:after,.components-popover:not(.is-without-arrow)[data-y-axis=top]:before{border-bottom:none;border-left-color:transparent;border-right-color:transparent;border-top-style:solid;margin-left:-10px}.components-popover:not(.is-without-arrow)[data-y-axis=bottom]{margin-top:8px}.components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before{top:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after{top:-6px}.components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after,.components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before{border-bottom-style:solid;border-left-color:transparent;border-right-color:transparent;border-top:none;margin-left:-10px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]{margin-left:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before{right:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after{right:-6px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after,.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before{border-bottom-color:transparent;border-left-style:solid;border-right:none;border-top-color:transparent}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]{margin-left:8px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before{left:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after{left:-6px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after,.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before{border-bottom-color:transparent;border-left:none;border-right-style:solid;border-top-color:transparent}.components-popover[data-y-axis=top]{bottom:100%}.components-popover[data-y-axis=bottom]{top:100%}.components-popover[data-y-axis=middle]{align-items:center;display:flex}.components-popover.is-from-top{margin-top:12px}.components-popover.is-from-bottom{margin-top:-12px}.components-popover.is-from-left:not(.is-from-top):not(.is-from-bottom){margin-left:12px}.components-popover.is-from-right:not(.is-from-top):not(.is-from-bottom){margin-right:12px}.components-popover__content{height:100%;background:#fff;border:1px solid #ccc;box-shadow:0 2px 6px rgba(0,0,0,.05);border-radius:2px}.is-alternate .components-popover__content{border:1px solid #1e1e1e;box-shadow:none}.components-popover .components-popover__content{position:absolute;height:auto;overflow-y:auto}.components-popover.is-expanded .components-popover__content{position:static;height:calc(100% - 48px);overflow-y:visible;min-width:auto;border:none;border-top:1px solid #1e1e1e}.components-popover[data-y-axis=top] .components-popover__content{bottom:100%}.components-popover[data-x-axis=center] .components-popover__content{left:50%;transform:translateX(-50%)}.components-popover[data-x-axis=right] .components-popover__content{position:absolute;left:100%}.components-popover:not([data-y-axis=middle])[data-x-axis=right] .components-popover__content{margin-left:-25px}.components-popover[data-x-axis=left] .components-popover__content{position:absolute;right:100%}.components-popover:not([data-y-axis=middle])[data-x-axis=left] .components-popover__content{margin-right:-25px}.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}

/*!rtl:end:ignore*/.components-radio-control{display:flex;flex-direction:column}.components-radio-control .components-base-control__help{margin-top:0}.components-radio-control .components-base-control__field{margin-bottom:0}.components-radio-control__option:not(:last-child){margin-bottom:4px}.components-radio-control__input[type=radio]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;font-size:16px;line-height:normal;border:1px solid #1e1e1e;transition:none;border-radius:50%;width:24px;height:24px;margin-top:0;margin-right:6px}@media (prefers-reduced-motion:reduce){.components-radio-control__input[type=radio]{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:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-radio-control__input[type=radio]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-radio-control__input[type=radio]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-radio-control__input[type=radio]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-radio-control__input[type=radio]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}@media (min-width:600px){.components-radio-control__input[type=radio]{height:20px;width:20px}}.components-radio-control__input[type=radio]:checked:before{width:8px;height:8px;transform:translate(7px,7px);margin:0;background-color:#fff;border:4px solid #fff}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{transform:translate(5px,5px)}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #007cba;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.components-radio-control__input[type=radio]:checked{background:#007cba;background:var(--wp-admin-theme-color);border-color:#007cba;border-color:var(--wp-admin-theme-color)}.components-resizable-box__handle{display:none;width:23px;height:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle:after{width:15px;height:15px;border:2px solid #fff;border-radius:50%;top:calc(50% - 8px);right:calc(50% - 8px)}.components-resizable-box__handle:after,.components-resizable-box__side-handle:before{display:block;content:"";background:#007cba;background:var(--wp-admin-theme-color);cursor:inherit;position:absolute}.components-resizable-box__side-handle:before{width:7px;height:7px;border:2px solid #fff;top:calc(50% - 4px);right:calc(50% - 4px);transition:transform .1s ease-in;opacity:0}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle:before{transition-duration:0s}}.is-dark-theme .components-resizable-box__handle:after,.is-dark-theme .components-resizable-box__side-handle:before{border-color:#ddd}.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{width:100%;left:0;border-left:0;border-right:0}.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{height:100%;top:0;border-top:0;border-bottom: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-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-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%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}@keyframes components-resizable-box__left-right-animation{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity: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{position:relative;max-width:100%}.components-responsive-wrapper,.components-responsive-wrapper>span{display:block}.components-responsive-wrapper__content{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:auto}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{background:#fff;height:36px;line-height:36px;margin:1px;outline:0;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (min-width:782px){.components-select-control__input{height:28px;line-height:28px}}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;background-color:#1e1e1e;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff;padding:16px 24px;width:100%;max-width:600px;box-sizing:border-box;cursor:pointer}@media (min-width:600px){.components-snackbar{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.components-snackbar:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #007cba;box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color)}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{margin-left:24px}.components-snackbar .components-snackbar__icon{position:absolute;top:24px;left:28px}.components-snackbar .components-snackbar__dismiss-button{margin-left:32px;cursor:pointer}.components-snackbar__action.components-button{margin-left:32px;color:#fff;height:auto;flex-shrink:0;line-height:1.4;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){text-decoration:underline;background-color:transparent}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{color:#fff;box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:#007cba;color:var(--wp-admin-theme-color)}.components-snackbar__content{display:flex;align-items:baseline;justify-content:space-between;line-height:1.4}.components-snackbar-list{position:absolute;z-index:100000;width:100%;box-sizing:border-box}.components-snackbar-list__notice-container{position:relative;padding-top:8px}.components-tab-panel__tabs{display:flex;align-items:stretch;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:transparent;border:none;box-shadow:none;border-radius:0;cursor:pointer;height:48px;padding:3px 16px;margin-left:0;font-weight:500;transition:box-shadow .1s linear;box-sizing:border-box}.components-tab-panel__tabs-item:after{content:attr(data-label);display:block;height:0;overflow:hidden;speak:none;visibility:hidden}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:inset 0 2px #007cba;box-shadow:inset 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-tab-panel__tabs-item.is-active{box-shadow:inset 0 0 0 2px transparent,inset 0 -4px 0 0 #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) transparent,inset 0 -4px 0 0 var(--wp-admin-theme-color);position:relative}.components-tab-panel__tabs-item.is-active:before{content:"";position:absolute;top:0;bottom:1px;right:0;left:0;border-bottom:4px solid transparent}.components-tab-panel__tabs-item:focus{box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-tab-panel__tabs-item.is-active:focus{box-shadow:inset 0 0 0 2px #007cba,inset 0 -4px 0 0 #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 -4px 0 0 var(--wp-admin-theme-color)}.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]{width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal}@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-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:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-text-control__input::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=color]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=date]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=datetime]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=email]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=month]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=number]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=password]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=tel]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=text]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=time]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=url]::-webkit-input-placeholder,.is-dark-theme .components-text-control__input[type=week]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-text-control__input::-moz-placeholder,.is-dark-theme .components-text-control__input[type=color]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=date]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=datetime-local]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=datetime]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=email]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=month]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=number]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=password]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=tel]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=text]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=time]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=url]::-moz-placeholder,.is-dark-theme .components-text-control__input[type=week]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-text-control__input:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=color]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=date]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=datetime-local]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=datetime]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=email]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=month]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=number]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=password]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=tel]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=text]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=time]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=url]:-ms-input-placeholder,.is-dark-theme .components-text-control__input[type=week]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.components-tip{display:flex;color:#757575}.components-tip svg{-ms-grid-row-align:center;align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control .components-base-control__field{display:flex;margin-bottom:12px;line-height:normal;align-items:center}.components-toggle-control .components-base-control__field .components-form-toggle{margin-right:12px}.components-toggle-control .components-base-control__field .components-toggle-control__label{display:block}.components-accessible-toolbar{display:inline-flex;border:1px solid #1e1e1e;border-radius:2px;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar .components-button,.components-toolbar .components-button{position:relative;height:48px;z-index:1;padding-left:16px;padding-right:16px}.components-accessible-toolbar .components-button:focus:enabled,.components-toolbar .components-button:focus:enabled{box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{content:"";position:absolute;display:block;border-radius:2px;height:32px;left:8px;right:8px;z-index:-1;animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation-duration:1ms}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{position:relative;margin-left:auto;margin-right:auto}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:transparent}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 2px #007cba,inset 0 0 0 4px #fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.components-accessible-toolbar .components-button.has-icon,.components-toolbar .components-button.has-icon{padding-left:8px;padding-right:8px;min-width:48px;justify-content:center}.components-accessible-toolbar .components-button.components-tab-button,.components-toolbar .components-button.components-tab-button{font-weight:500}.components-accessible-toolbar .components-button.components-tab-button span,.components-toolbar .components-button.components-tab-button span{display:inline-block;padding-left:0;padding-right:0;position:relative}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{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;bottom:10px}.components-toolbar__control.components-button:active:before{display:none}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{min-height:48px;border-right:1px solid #1e1e1e;background-color:#fff;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar{min-height:48px;margin:0;border:1px solid #1e1e1e;background-color:#fff;display:inline-flex;flex-shrink:0;flex-wrap:wrap}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:block;margin:0}@supports ((position:-webkit-sticky) or (position:sticky)){div.components-toolbar>div{display:flex}}div.components-toolbar>div+div.has-left-divider{margin-left:6px;position:relative;overflow:visible}div.components-toolbar>div+div.has-left-divider:before{display:inline-block;content:"";box-sizing:content-box;background-color:#ddd;position:absolute;top:8px;left:-3px;width:1px;height:20px}.components-accessible-toolbar .components-toolbar-group>.components-button.components-button.has-icon,.components-toolbar div>.components-button.components-button.has-icon{min-width:36px;padding-left:6px;padding-right:6px}.components-accessible-toolbar .components-toolbar-group>.components-button.components-button.has-icon svg,.components-toolbar div>.components-button.components-button.has-icon svg{min-width:24px}.components-accessible-toolbar .components-toolbar-group>.components-button.components-button.has-icon:before,.components-toolbar div>.components-button.components-button.has-icon:before{left:2px;right:2px}.components-accessible-toolbar .components-toolbar-group>.components-button:first-child.has-icon,.components-accessible-toolbar .components-toolbar-group>div:first-child>.components-button.has-icon,.components-toolbar div:first-child .components-button.has-icon{min-width:42px;padding-left:11px;padding-right:6px}.components-accessible-toolbar .components-toolbar-group>.components-button:first-child.has-icon:before,.components-accessible-toolbar .components-toolbar-group>div:first-child>.components-button.has-icon:before,.components-toolbar div:first-child .components-button.has-icon:before{left:8px;right:2px}.components-accessible-toolbar .components-toolbar-group>.components-button:last-of-type.has-icon,.components-accessible-toolbar .components-toolbar-group>div:last-child>.components-button.has-icon,.components-toolbar div:last-child .components-button.has-icon{min-width:42px;padding-left:6px;padding-right:11px}.components-accessible-toolbar .components-toolbar-group>.components-button:last-of-type.has-icon:before,.components-accessible-toolbar .components-toolbar-group>div:last-child>.components-button.has-icon:before,.components-toolbar div:last-child .components-button.has-icon:before{left:2px;right:8px}.components-accessible-toolbar .components-toolbar-group>.components-button:first-of-type:last-of-type.has-icon,.components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon,.components-toolbar div:first-child:last-child>.components-button.has-icon{min-width:48px;padding-left:12px;padding-right:12px}.components-accessible-toolbar .components-toolbar-group>.components-button:first-of-type:last-of-type.has-icon:before,.components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon:before,.components-toolbar div:first-child:last-child>.components-button.has-icon:before{left:8px;right:8px}.components-tooltip.components-popover{z-index:1000002}.components-tooltip.components-popover .components-popover__content{min-width:0}.components-tooltip .components-popover__content{background:#1e1e1e;border-radius:2px;border-width:0;color:#fff;white-space:nowrap;text-align:center;line-height:1.4;font-size:12px;box-shadow:none}.components-tooltip .components-popover__content>div{padding:4px 8px}.components-tooltip__shortcut{display:inline-block;margin-left:8px}.disabled-element-wrapper{position:relative}.disabled-element-wrapper .event-catcher{z-index:100002;position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0}.components-visually-hidden{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.components-visually-hidden:focus{background-color:#ddd;clip:auto!important;-webkit-clip-path:none;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}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}#start-resizable-editor-section{display:none}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-block-alignment-matrix-toolbar__popover .components-popover__content{min-width:0;width:auto}.block-editor-block-alignment-matrix-toolbar__popover .components-popover__content>div{padding:8px}.block-editor-block-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}.block-editor-block-icon svg{min-width:20px;min-height:20px;max-width:24px;max-height:24px}.block-editor-block-inspector .components-base-control{margin-bottom:24px}.block-editor-block-inspector .components-base-control:last-child{margin-bottom:8px}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0}.block-editor-block-inspector .block-editor-block-card{padding:16px}.block-editor-block-inspector__no-blocks{display:block;font-size:13px;background:#fff;padding:32px 16px;text-align:center}.block-editor-block-styles .block-editor-block-list__block{margin:0}.block-editor-block-list__layout .block-editor-block-list__block,.block-editor-block-list__layout .block-list-appender{position:relative}.block-editor-block-list__layout .block-editor-block-list__block.is-drop-target:before,.block-editor-block-list__layout .block-list-appender.is-drop-target:before{content:"";position:absolute;z-index:0;pointer-events:none;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear;top:-14px;right:0;left:0;border-top:4px solid #007cba;border-top:4px solid var(--wp-admin-theme-color)}.block-editor-block-list__layout .block-editor-block-list__block.is-drop-target.is-dropping-horizontally:before,.block-editor-block-list__layout .block-list-appender.is-drop-target.is-dropping-horizontally:before{top:0;bottom:0;left:-6px;border-top:none;border-left:4px solid #007cba;border-left:4px solid var(--wp-admin-theme-color)}.block-editor-block-list__layout{position:relative}.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted:after,.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:after,.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-hovered:after,.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected:after{position:absolute;z-index:1;pointer-events:none;content:"";top:1px;bottom:1px;left:1px;right:1px;box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);border-radius:1px;outline:2px solid transparent}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted:after,.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:after,.is-dark-theme .is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-hovered:after,.is-dark-theme .is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected:after{box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted .components-placeholder ::selection,.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected .components-placeholder ::selection,.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-hovered .components-placeholder ::selection,.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-selected .components-placeholder ::selection{background:transparent}.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block.is-hovered:not(.is-selected):after{box-shadow:0 0 0 1px #949494}.block-editor-block-list__layout .is-block-moving-mode.block-editor-block-list__block.has-child-selected{box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent;outline:var(--wp-admin-border-width-focus) solid transparent}.block-editor-block-list__layout .is-block-moving-mode.block-editor-block-list__block.is-selected:before{content:"";position:absolute;z-index:0;pointer-events:none;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear;right:0;left:0;top:-14px;border-radius:2px;border-top:4px solid #ccc}.block-editor-block-list__layout .is-block-moving-mode.block-editor-block-list__block.is-selected:after{content:none}.block-editor-block-list__layout .is-block-moving-mode.can-insert-moving-block.block-editor-block-list__block.is-selected:before{border-color:#007cba;border-color:var(--wp-admin-theme-color)}.is-block-moving-mode.block-editor-block-list__block-selection-button{opacity:0;font-size:1px;height:1px;padding:0}.block-editor-block-list__layout .block-editor-block-list__block{position:relative;overflow-wrap:break-word}.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{margin-left:0;margin-right:0}.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:not([contenteditable]):focus{outline:none}.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus:after{position:absolute;z-index:1;pointer-events:none;content:"";top:1px;bottom:1px;left:1px;right:1px;box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);border-radius:1px}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus:after{box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-block-list__layout .block-editor-block-list__block.is-outline-mode.is-selected:not(.is-typing):after{box-shadow:0 0 0 1px #1e1e1e;top:1px;left:1px;right:1px;bottom:1px;border-radius:1px}.block-editor-block-list__layout .block-editor-block-list__block.is-outline-mode.is-selected:not(.is-typing):focus:after{box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-list__layout .block-editor-block-list__block.is-outline-mode.is-hovered:not(.is-typing){cursor:default}.block-editor-block-list__layout .block-editor-block-list__block.is-outline-mode.is-hovered:not(.is-typing):after{top:1px;left:1px;right:1px;bottom:1px;box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);border-radius:1px}.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected){opacity:.5;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected){transition-duration:0s}}.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected).is-focused,.block-editor-block-list__layout .block-editor-block-list__block.is-focus-mode:not(.is-multi-selected):not(.is-focused) .block-editor-block-list__block{opacity:1}.block-editor-block-list__layout .block-editor-block-list__block.has-active-entity:not(.is-focus-mode){opacity:.5;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-list__layout .block-editor-block-list__block.has-active-entity:not(.is-focus-mode){transition-duration:0s}}.block-editor-block-list__layout .block-editor-block-list__block.has-active-entity:not(.is-focus-mode).has-child-selected,.block-editor-block-list__layout .block-editor-block-list__block.has-active-entity:not(.is-focus-mode).is-active-entity,.block-editor-block-list__layout .block-editor-block-list__block.has-active-entity:not(.is-focus-mode).is-active-entity .block-editor-block-list__block,.block-editor-block-list__layout .block-editor-block-list__block.has-active-entity:not(.is-focus-mode) .is-active-entity .block-editor-block-list__block,.block-editor-block-list__layout .block-editor-block-list__block.has-active-entity:not(.is-focus-mode):not(.has-child-selected) .block-editor-block-list__block{opacity:1}.block-editor-block-list__layout .block-editor-block-list__block:after{content:"";pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;box-shadow:0 0 0 2px transparent;box-shadow:0 0 0 var(--wp-admin-border-width-focus) transparent}.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;-ms-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{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;background-color:hsla(0,0%,100%,.4)}.block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-multi-selected:after{background-color:transparent}.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 #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.is-navigate-mode .block-editor-block-list__layout .block-editor-block-list__block{cursor:default}.block-editor-block-list__layout .block-editor-block-list__block[data-clear=true]{float:none}.block-editor-block-list__layout .block-editor-block-list__block .block-editor-block-list__layout .block-editor-default-block-appender .block-editor-inserter{left:auto;right:8px}.block-editor-block-list__layout .wp-block{margin-left:auto;margin-right:auto}.wp-block[data-align=left],.wp-block[data-align=right]{width:100%;height:0}.wp-block[data-align=left]:before,.wp-block[data-align=right]:before{content:none}.wp-block[data-align=left]>*,.wp-block[data-align=right]>*{z-index:21}.wp-block[data-align=left]>*{
  /*!rtl:begin:ignore*/float:left;margin-right:2em
  /*!rtl:end:ignore*/}.wp-block[data-align=right]>*{
  /*!rtl:begin:ignore*/float:right;margin-left:2em
  /*!rtl:end:ignore*/}.wp-block[data-align=full],.wp-block[data-align=wide]{clear:both}.block-editor-block-list .block-editor-inserter{margin:8px;cursor:move;cursor:grab}.block-editor-block-list__insertion-point{position:absolute}.block-editor-block-list__insertion-point-indicator{position:absolute;background:#007cba;background:var(--wp-admin-theme-color);animation:block-editor-inserter__toggle__fade-in-animation-delayed .3s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-block-list__insertion-point-indicator{animation-duration:1ms}}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{top:50%;right:0;left:0;height:1px}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{top:0;right:0;left:50%;height:100%;width:1px}.block-editor-block-list__insertion-point-inserter{display:none;position:absolute;justify-content:center;top:calc(50% - 12px);left:calc(50% - 12px)}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__block-popover-inserter{position:absolute;top:-9999em;margin-bottom:14px}.block-editor-block-list__block-popover-inserter.is-visible{position:static}.block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle.components-button.has-icon,.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,.block-editor-default-block-appender .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;border-radius:2px;color:#fff;padding:0;min-width:24px;height:24px}.block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.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,.block-editor-default-block-appender .block-editor-inserter__toggle.components-button.has-icon:hover{color:#fff;background:#007cba;background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#007cba;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-popover-inserter .block-editor-inserter__toggle.components-button,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button{animation:block-editor-inserter__toggle__fade-in-animation-delayed .3s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle.components-button,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button{animation-duration:1ms}}@keyframes block-editor-inserter__toggle__fade-in-animation-delayed{0%{opacity:0}60%{opacity:0}to{opacity:1}}@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-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{display:block;margin:0;padding:12px;width:100%;border:none;outline:none;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;resize:none;overflow:hidden;font-family:Menlo,Consolas,monaco,monospace;font-size:15px;line-height:1.5;transition:padding .2s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-list__block .block-editor-block-list__block-html-textarea{transition-duration:0s}}.block-editor-block-list__block .block-editor-block-list__block-html-textarea:focus{box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;background-color:#fff}.block-editor-block-contextual-toolbar .block-editor-block-toolbar .components-toolbar,.block-editor-block-contextual-toolbar .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.block-editor-block-contextual-toolbar .block-editor-block-mover-button{overflow:hidden}.block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{min-width:24px;width:24px}.block-editor-block-contextual-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button:focus:before{left:0!important;min-width:0;width:100%}.block-editor-block-contextual-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button.is-up-button svg{top:5px}.block-editor-block-contextual-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button.is-down-button svg{bottom:5px}.block-editor-block-list__block-selection-button{display:block;z-index:22}.block-editor-block-list__block-selection-button .components-button{font-size:13px;height:46px;padding:12px 16px;position:relative;top:-1px;box-shadow:0 0 0 1px #1e1e1e;border-radius:1px;background-color:#fff}.block-editor-block-list__block-selection-button .components-button:focus{box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-list__block .block-editor-warning{z-index:5;position:relative}.block-editor-block-list__block .block-editor-warning.block-editor-block-list__block-crash-warning{margin-bottom:auto}.block-editor-block-list__insertion-point-popover.is-without-arrow{z-index:28;position:absolute}.block-editor-block-list__insertion-point-popover.is-without-arrow .components-popover__content.components-popover__content{background:none;border:none;box-shadow:none;overflow-y:visible;margin-left:0}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover{z-index:31;position:absolute}.components-popover.block-editor-block-list__block-popover .components-popover__content{margin:0!important;min-width:auto;width:-webkit-max-content;width:max-content;background:none;border:none;box-shadow:none;overflow-y:visible;pointer-events:none}.components-popover.block-editor-block-list__block-popover .components-popover__content>*{pointer-events:all}.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-contextual-toolbar,.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-list__block-selection-button{margin-bottom:12px}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0;animation:hide-during-dragging 1ms linear forwards}.is-dragging-components-draggable .components-tooltip{display:none}.block-editor-block-list__block .block-list-appender{margin:0}.block-editor-block-list__block .block-list-appender .block-editor-default-block-appender{margin:8px 0}.block-editor-block-list__block .block-list-appender .block-list-appender__toggle{padding:0;opacity:1;transform:scale(1);transition:all .1s ease}@media (prefers-reduced-motion:reduce){.block-editor-block-list__block .block-list-appender .block-list-appender__toggle{transition-duration:0s}}.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-breadcrumb{list-style:none;padding:0;margin:0}.block-editor-block-breadcrumb li{display:inline-block;margin:0}.block-editor-block-breadcrumb li:not(:last-child):after{content:"→"}.block-editor-block-breadcrumb__button.components-button{height:24px;line-height:24px;padding:0;position:relative}.block-editor-block-breadcrumb__button.components-button:hover:not(:disabled){text-decoration:underline;box-shadow:none}.block-editor-block-breadcrumb__button.components-button:focus{box-shadow:none}.block-editor-block-breadcrumb__button.components-button:focus:before{content:"";display:block;position:absolute;border-radius:2px;top:1px;right:1px;bottom:1px;left:1px;box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.components-button,.block-editor-block-breadcrumb__current{color:#1e1e1e;padding:0 8px;font-size:inherit}.block-editor-block-card{display:flex;align-items:flex-start}.block-editor-block-card__icon{border:1px solid #ddd;padding:7px;margin-right:10px;height:36px;width:36px}.block-editor-block-card__content{flex-grow:1}.block-editor-block-card__title{font-weight:500}.block-editor-block-card__title.block-editor-block-card__title{margin:0 0 5px}.block-editor-block-card__description{font-size:13px}.block-editor-block-card .block-editor-block-icon{margin-left:-2px;margin-right:10px;padding:0 3px;width:36px;height:24px}.block-editor-block-compare{overflow:auto;height:auto}@media (min-width:600px){.block-editor-block-compare{max-height:70%}}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;justify-content:space-between;flex-direction:column;width:50%;padding:0 16px 0 0;min-width:200px}.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{font-family:Menlo,Consolas,monaco,monospace;font-size:12px;color:#1e1e1e;border-bottom:1px solid #ddd;padding-bottom:15px;line-height:1.7}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-top:3px;padding-bottom: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{position:absolute;top:-24px;left:0}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;border:1px solid #1e1e1e;box-shadow:0 4px 6px rgba(0,0,0,.3);color:#fff;cursor:grabbing;display:inline-flex;height:48px;min-width:72px;padding:0 12px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{margin:auto}.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}.is-dragging{display:none!important}.block-editor-block-mobile-toolbar{display:flex;flex-direction:row;border-right:1px solid #ddd}.block-editor-block-mobile-toolbar .block-editor-block-mover-button{width:36px;height:36px;border-radius:2px;padding:3px;margin:0;justify-content:center;align-items:center}.block-editor-block-mobile-toolbar .block-editor-block-mover-button .dashicon{margin:auto}.block-editor-block-mobile-toolbar .block-editor-block-mover{display:flex;margin-right:auto}.block-editor-block-mobile-toolbar .block-editor-block-mover .block-editor-block-mover-button{float:left}.block-editor-block-mover-button__description{display:none}.block-editor-block-mover-button.has-icon{padding:0}.block-editor-block-mover{display:inline-flex;flex-direction:row}.block-editor-block-mover .block-editor-block-mover__move-button-container,.block-editor-block-mover .components-toolbar{flex:1;flex-direction:row;border-right:none!important}@media (min-width:600px){.block-editor-block-mover .block-editor-block-mover__move-button-container,.block-editor-block-mover .components-toolbar{flex-direction:column}}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container,.block-editor-block-mover.is-horizontal .components-toolbar{flex-direction:row}@media (min-width:600px){.block-editor-block-mover .block-editor-block-mover-button{height:24px;width:42px;padding-right:11px!important;padding-left:6px!important}}@media (min-width:600px){.block-editor-block-mover .block-editor-block-mover-button:before{left:8px!important;right:8px!important}}.block-editor-block-mover .block-editor-block-mover__drag-handle{width:24px;cursor:grab;min-width:24px!important;padding:0!important}.block-editor-block-mover .block-editor-block-mover__drag-handle:focus:before{left:0!important;right:0!important}@media (min-width:600px){.block-editor-block-mover .components-toolbar-group .block-editor-block-mover-button,.block-editor-block-mover .components-toolbar .block-editor-block-mover-button{margin:0 auto 0 0}.block-editor-block-mover .components-toolbar-group .block-editor-block-mover-button.is-up-button:before,.block-editor-block-mover .components-toolbar .block-editor-block-mover-button.is-up-button:before{bottom:0;height:calc(100% - 1px)}.block-editor-block-mover .components-toolbar-group .block-editor-block-mover-button.is-down-button:before,.block-editor-block-mover .components-toolbar .block-editor-block-mover-button.is-down-button:before{top:0;height:calc(100% - 1px)}}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.has-icon{height:48px;width:24px;padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.has-icon:before{top:1px;bottom:1px;min-width:0;width:auto;height:auto}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.is-up-button.has-icon svg{margin-left:0;margin-right:-8px;margin-bottom:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.is-up-button.has-icon:before{left:0!important;right:0!important}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.is-down-button.has-icon svg{margin-left:-8px;margin-right:0;margin-top:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.is-down-button.has-icon:before{left:0!important;right:0!important;width:calc(100% + 1px)}.block-editor-block-navigation__label{margin:0 0 12px;color:#757575;text-transform:uppercase;font-size:11px;font-weight:500}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation-tree{width:100%;border-collapse:collapse;padding:0;margin:0}.block-editor-block-navigation-leaf{position:relative}.block-editor-block-navigation-leaf.is-selected .block-editor-block-navigation-block-contents,.block-editor-block-navigation-leaf.is-selected:focus .block-editor-block-navigation-block-contents,.block-editor-block-navigation-leaf.is-selected:hover .block-editor-block-navigation-block-contents{background:#1e1e1e;color:#fff}.block-editor-block-navigation-leaf.is-dragging{display:none}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents{display:flex;align-items:center;width:100%;height:auto;padding:6px;text-align:left;color:#1e1e1e;border-radius:2px;position:relative;white-space:nowrap}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents:hover{background:#f0f0f0}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents:focus{z-index:1}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents.is-dropping-before:before{content:"";position:absolute;pointer-events:none;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear;top:-2px;right:0;left:0;border-top:4px solid #007cba;border-top:4px solid var(--wp-admin-theme-color)}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents.is-dropping-after:before{left:0}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents.is-dropping-after:before,.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents.is-dropping-to-inner-blocks:before{content:"";position:absolute;pointer-events:none;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear;bottom:-2px;right:0;border-bottom:4px solid #007cba;border-bottom:4px solid var(--wp-admin-theme-color)}.block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents.is-dropping-to-inner-blocks:before{left:24px}.components-modal__content .block-editor-block-navigation-leaf .block-editor-block-navigation-block-contents{padding-left:0;padding-right:0}.block-editor-block-navigation-leaf.is-visible .block-editor-block-navigation-block-contents{opacity:1;animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-block-navigation-leaf.is-visible .block-editor-block-navigation-block-contents{animation-duration:1ms}}.block-editor-block-navigation-leaf .block-editor-block-icon{align-self:flex-start;margin-right:6px}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__contents-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell{padding-top:0;padding-bottom:0}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell{line-height:0;width:36px;opacity:0;vertical-align:top}@media (prefers-reduced-motion:reduce){.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell{transition-duration:0s}}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell.is-visible,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell.is-visible{opacity:1;animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell.is-visible,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell.is-visible{animation-duration:1ms}}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell .components-button.has-icon,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell,.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell .components-button.has-icon{width:24px;min-width:24px;padding:0}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__menu-cell{padding-top:8px}.block-editor-block-navigation-leaf .block-editor-block-navigation-block__mover-cell-alignment-wrapper{display:flex;height:100%;flex-direction:column;align-items:center}.block-editor-block-navigation-leaf .block-editor-block-mover-button{position:relative;width:36px;height:24px}.block-editor-block-navigation-leaf .block-editor-block-mover-button svg{position:relative;height:24px}.block-editor-block-navigation-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end}.block-editor-block-navigation-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-block-navigation-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start}.block-editor-block-navigation-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-block-navigation-leaf .block-editor-block-mover-button:focus,.block-editor-block-navigation-leaf .block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-block-navigation-leaf .block-editor-block-mover-button:focus:before{box-shadow:inset 0 0 0 2px #007cba,inset 0 0 0 4px #fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.block-editor-block-navigation-leaf .block-editor-block-mover-button:before{content:"";position:absolute;display:block;border-radius:2px;height:16px;min-width:100%;left:0;right:0;animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-block-navigation-leaf .block-editor-block-mover-button:before{animation-duration:1ms}}.block-editor-block-navigation-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-block-navigation-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-block-navigation-appender__description,.block-editor-block-navigation-block-select-button__description,.block-editor-block-navigation-block-slot__description{display:none}.block-editor-block-navigation-appender__cell .block-editor-block-navigation-appender__container,.block-editor-block-navigation-appender__cell .block-editor-block-navigation-block__contents-container,.block-editor-block-navigation-block__contents-cell .block-editor-block-navigation-appender__container,.block-editor-block-navigation-block__contents-cell .block-editor-block-navigation-block__contents-container{display:flex}.block-editor-block-navigator-indentation{flex-shrink:0;width:18px}.block-editor-block-parent-selector{background:#fff;border-radius:2px}.block-editor-block-parent-selector .block-editor-block-parent-selector__button{width:48px;height:48px;border:1px solid #1e1e1e;border-radius:2px}.block-editor-block-patterns-list__item{border-radius:2px;cursor:pointer;margin-top:16px;transition:all .05s ease-in-out;position:relative;border:1px solid transparent}.block-editor-block-patterns-list__item:hover{border:1px solid #007cba;border:1px solid var(--wp-admin-theme-color)}.block-editor-block-patterns-list__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #007cba;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 transparent}.block-editor-block-patterns-list__item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__item[draggable=true] .block-editor-block-preview__container{cursor:grab}.block-editor-block-patterns-list__item-title{padding:4px;font-size:12px;text-align:center}.block-editor-block-preview__container{position:relative;width:100%;overflow:hidden}.block-editor-block-preview__container.editor-styles-wrapper{padding:0;margin:0}.block-editor-block-preview__container .block-editor-block-preview__content{position:absolute;top:0;left:0;transform-origin:top left;text-align:initial;margin:0;overflow:visible;min-height:auto}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-drop-zone,.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,.block-editor-block-preview__container .block-editor-block-preview__content .reusable-block-indicator{display:none}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__layout.is-root-container{padding-left:0;padding-right:0}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__layout.is-root-container>.wp-block[data-align=full]{margin-left:0;margin-right:0}.block-editor-block-settings-menu__popover .components-dropdown-menu__menu{padding:0}.block-editor-block-styles{display:flex;flex-wrap:wrap;justify-content:space-between}.block-editor-block-styles__item{width:calc(50% - 4px);margin:4px 0;flex-shrink:0;cursor:pointer;overflow:hidden;border-radius:2px;padding:6px;display:flex;flex-direction:column}.block-editor-block-styles__item:focus{box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-block-styles__item:hover .block-editor-block-styles__item-preview{border-color:#007cba;border-color:var(--wp-admin-theme-color)}.block-editor-block-styles__item.is-active .block-editor-block-styles__item-label{font-weight:700}.block-editor-block-styles__item.is-active .block-editor-block-styles__item-preview{margin:0;border:2px solid #1e1e1e}.block-editor-block-styles__item-preview{outline:1px solid transparent;padding:0;margin:2px;border-radius:2px;display:flex;overflow:hidden;background:#fff;align-items:center;flex-grow:1;min-height:80px;max-height:160px}.block-editor-block-switcher__styles__menugroup{position:relative}.block-editor-block-styles__item-label{text-align:center;padding:4px 0}.block-editor-block-switcher,.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{margin:0;display:block;height:48px}.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}.block-editor-block-switcher__popover{margin-left:6px}.components-button.block-editor-block-switcher__no-switcher-icon{width:48px}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-blocks-icon{margin-right:auto;margin-left:auto}.components-button.block-editor-block-switcher__no-switcher-icon:disabled{opacity:1}.components-button.block-editor-block-switcher__no-switcher-icon:disabled,.components-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:#1e1e1e!important}.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__toggle.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__toggle.has-icon.has-icon .block-editor-block-icon{height:100%;position:relative;margin:0 auto;display:flex;align-items:center}.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__toggle.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__toggle.has-icon.has-icon:before{top:8px;right:8px;bottom:8px;left:8px}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.components-popover.block-editor-block-switcher__popover .components-popover__content>div{min-width:auto;display:flex;background:#fff;padding:0}.components-popover.block-editor-block-switcher__popover .components-popover__content>div .components-menu-group{padding:16px;margin:0}.block-editor-block-switcher__popover .components-popover__content .block-editor-block-styles{margin:0 -3px}.block-editor-block-switcher__popover .components-popover__content .components-panel__body{border:0;position:relative;z-index:1}.block-editor-block-switcher__popover .components-popover__content .components-panel__body+.components-panel__body{border-top:1px solid #e0e0e0}.block-editor-block-switcher__popover__preview__parent .block-editor-block-switcher__popover__preview__container{position:absolute;top:-12px;left:calc(100% + 32px)}.block-editor-block-switcher__preview__popover{display:none}.block-editor-block-switcher__preview__popover.components-popover{margin-left:4px;margin-top:11px}@media (min-width:782px){.block-editor-block-switcher__preview__popover{display:block}}.block-editor-block-switcher__preview__popover .components-popover__content{box-shadow:none;border:1px solid #1e1e1e;background:#fff;border-radius:2px}.block-editor-block-switcher__preview__popover .block-editor-block-switcher__preview{width:300px;height:auto;padding:16px}.block-editor-block-switcher__preview-title{margin-bottom:12px;color:#757575;text-transform:uppercase;font-size:11px;font-weight:500}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{width:48px}.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{width:48px;height: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-types-list{list-style:none;padding:4px;margin-left:-4px;margin-right:-4px;overflow:hidden;display:flex;flex-wrap:wrap}.block-editor-block-variation-picker .components-placeholder__instructions{margin-bottom:0}.block-editor-block-variation-picker .components-placeholder__fieldset{flex-direction:column}.block-editor-block-variation-picker.has-many-variations .components-placeholder__fieldset{max-width:90%}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations{display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;width:100%;margin:16px 0;padding:0;list-style:none}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations>li{list-style:none;margin:8px 20px 0 0;flex-shrink:1;width:75px;text-align:center}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations>li button{display:inline-flex;margin-right:0}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations .block-editor-block-variation-picker__variation{padding:8px}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations .block-editor-block-variation-picker__variation-label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;display:block;line-height:1.4}.block-editor-block-variation-picker__variation{width:100%}.block-editor-block-variation-picker__variation.components-button.has-icon{justify-content:center;width:auto}.block-editor-block-variation-picker__variation.components-button.has-icon.is-secondary{background-color:#fff}.block-editor-block-variation-picker__variation.components-button{height:auto;padding:0}.block-editor-block-variation-picker__variation:before{content:"";padding-bottom:100%}.block-editor-block-variation-picker__variation:first-child{margin-left:0}.block-editor-block-variation-picker__variation:last-child{margin-right:0}.block-editor-block-variation-transforms{padding:0 16px 16px 56px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;min-height:30px;width:100%;position:relative;text-align:left;justify-content:left;padding:6px 12px}.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:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 2px-1px #007cba;box-shadow:0 0 0 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}.block-editor-button-block-appender{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;width:100%;height:auto;color:#1e1e1e;box-shadow:inset 0 0 0 1px #1e1e1e}.is-dark-theme .block-editor-button-block-appender{color:hsla(0,0%,100%,.65);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.65)}.block-editor-button-block-appender:hover{color:#007cba;color:var(--wp-admin-theme-color);box-shadow:inset 0 0 0 1px #007cba;box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color)}.block-editor-button-block-appender:focus{box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 2px var(--wp-admin-theme-color)}.block-editor-button-block-appender:active{color:#000}.block-editor-button-block-appender.block-list-appender__toggle{display:flex;flex-direction:row;color:#1e1e1e;box-shadow:none;height:24px;width:24px;padding:0;margin-left:8px}.block-editor-button-block-appender.block-list-appender__toggle:active{color:#fff}.block-editor-button-block-appender.block-list-appender__toggle>svg{width:24px;background-color:#1e1e1e;color:#fff;border-radius:2px}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control .block-editor-color-gradient-control__button-tabs{display:block;margin-bottom:12px}.block-editor-panel-color-gradient-settings .component-color-indicator{vertical-align:text-bottom}.block-editor-panel-color-gradient-settings__panel-title .component-color-indicator{display:inline-block}.block-editor-panel-color-gradient-settings.is-opened .block-editor-panel-color-gradient-settings__panel-title .component-color-indicator{display:none}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{margin-right:0}.block-editor-panel-color-gradient-settings .components-circular-option-picker__option-wrapper{margin-right:calc(20% - 33.6px)}.block-editor-panel-color-gradient-settings .components-circular-option-picker__option-wrapper:nth-child(6n+6){margin-right:0}}.block-editor-contrast-checker>.components-notice{margin:0}.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 transparent}.block-editor-default-block-appender textarea.block-editor-default-block-appender__content{font-family:inherit;font-size:inherit;border:none;background:none;box-shadow:none;display:block;cursor:text;width:100%;outline:1px solid transparent;transition:outline .2s;margin-top:28px;margin-bottom:28px;resize:none!important;padding:0 50px 0 0;color:rgba(30,30,30,.62)}@media (prefers-reduced-motion:reduce){.block-editor-default-block-appender textarea.block-editor-default-block-appender__content{transition-duration:0s}}.is-dark-theme .block-editor-default-block-appender textarea.block-editor-default-block-appender__content{color:hsla(0,0%,100%,.65)}.block-editor-default-block-appender .components-drop-zone__content-icon{display:none}.block-editor-default-block-appender__content{line-height:1.8}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter,.block-editor-default-block-appender .block-editor-inserter{position:absolute;top:0;height:32px}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle,.block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle{margin-right:0}.block-editor-block-list__empty-block-inserter,.block-editor-default-block-appender .block-editor-inserter{right:8px}@media (min-width:600px){.block-editor-block-list__empty-block-inserter,.block-editor-default-block-appender .block-editor-inserter{display:flex;height:100%}}.block-editor-block-list__empty-block-inserter:disabled,.block-editor-default-block-appender .block-editor-inserter:disabled{display:none}@media (min-width:600px){.block-editor-default-block-appender .block-editor-inserter{align-items:center}}.components-font-appearance-control__select{margin-bottom:24px}.components-font-appearance-control__select ul li{color:#1e1e1e;text-transform:capitalize}.block-editor-link-control{position:relative;min-width:360px}.components-popover__content .block-editor-link-control{min-width:auto;width:90vw;max-width:360px}.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;font-size:16px;line-height:normal;width:calc(100% - 32px);display:block;padding:11px 36px 11px 16px;margin:16px;position:relative;border:1px solid #ddd;border-radius:2px}@media (prefers-reduced-motion:reduce){.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{transition-duration:0s}}@media (min-width:600px){.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{font-size:13px;line-height:normal}}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.block-editor-link-control .block-editor-link-control__search-input .components-base-control__field{margin-bottom:0}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{position:absolute;top:19px;right:19px}.components-button .block-editor-link-control__search-submit .has-icon{margin:-1px}.block-editor-link-control__search-results-wrapper{position:relative;margin-top:-15px}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";position:absolute;left:-1px;right:16px;display:block;pointer-events:none;z-index:100}.block-editor-link-control__search-results-wrapper:before{height:8px;top:0;bottom:auto}.block-editor-link-control__search-results-wrapper:after{height:16px;bottom:0;top:auto}.block-editor-link-control__search-results-label{padding:16px 32px 0;display:block;font-weight:600}.block-editor-link-control__search-results{margin:0;padding:8px 16px;max-height:200px;overflow-y:auto}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item{position:relative;display:flex;align-items:center;font-size:13px;cursor:pointer;background:#fff;width:100%;border:none;text-align:left;padding:12px 16px;border-radius:5px;height:auto}.block-editor-link-control__search-item:focus,.block-editor-link-control__search-item:hover{background-color:#ddd}.block-editor-link-control__search-item:focus:not(:disabled){box-shadow:inset 0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color) inset}.block-editor-link-control__search-item.is-selected{background:#f0f0f0}.block-editor-link-control__search-item.is-selected .block-editor-link-control__search-item-type{background:#fff}.block-editor-link-control__search-item.is-current{background:transparent;border:0;width:100%;cursor:default;padding:16px 16px 16px 24px}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{display:block;margin-right:8px;overflow:hidden;white-space:nowrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{margin-right:1em;min-width:24px}.block-editor-link-control__search-item .block-editor-link-control__search-item-info,.block-editor-link-control__search-item .block-editor-link-control__search-item-title{overflow:hidden;text-overflow:ellipsis;padding-right:24px}.block-editor-link-control__search-item .block-editor-link-control__search-item-info .components-external-link__icon,.block-editor-link-control__search-item .block-editor-link-control__search-item-title .components-external-link__icon{position:absolute;right:0;margin-top:0}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{display:block;margin-bottom:.2em;font-weight:500;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{font-weight:700;color:#000;background-color:transparent}.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-info{display:block;color:#757575;font-size:.9em;line-height:1.3}.block-editor-link-control__search-item .block-editor-link-control__search-item-type{display:block;padding:3px 8px;margin-left:auto;font-size:.9em;background-color:#f0f0f0;border-radius:2px}.block-editor-link-control__loading{margin:16px;display:flex;align-items:center}.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:"";position:absolute;top:-10px;left:0;display:block;width:100%}.block-editor-link-control__search-results div[role=menu]>.block-editor-link-control__search-item.block-editor-link-control__search-item{padding:10px}.block-editor-link-control__settings{border-top:1px solid #ddd;margin:0;padding:16px 24px}.block-editor-link-control__settings :last-child{margin-bottom:0}.block-editor-link-control__setting{margin-bottom:16px}.block-editor-link-control__setting :last-child{margin-bottom:0}.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{position:absolute;left:auto;bottom:auto;top:28px;right:62px}.block-editor-link-control__search-item-action{margin-left:auto;flex-shrink:0}.block-editor-line-height-control{margin-bottom:24px}.block-editor-line-height-control input{display:block;max-width:60px}.block-editor-image-size-control{margin-bottom:1em}.block-editor-image-size-control .block-editor-image-size-control__row{display:flex;justify-content:space-between}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height,.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__width{margin-bottom:.5em}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height input,.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__width input{line-height:1.25}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__width{margin-right:5px}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height{margin-left:5px}.block-editor-block-list__layout.has-overlay:after{content:"";position:absolute;top:-14px;right:-14px;bottom:-14px;left:-14px;z-index:60}[data-align=full] .has-overlay:after{right:0;left:0}.block-editor-block-types-list__list-item{display:block;width:33.33%;padding:0;margin:0}.components-button.block-editor-block-types-list__item{display:flex;flex-direction:column;width:100%;font-size:13px;color:#1e1e1e;padding:8px;align-items:stretch;justify-content:center;cursor:pointer;background:transparent;word-break:break-word;border-radius:2px;border:1px solid transparent;transition:all .05s ease-in-out;position:relative;height:auto}@media (prefers-reduced-motion:reduce){.components-button.block-editor-block-types-list__item{transition-duration:0s}}.components-button.block-editor-block-types-list__item:disabled{opacity:.6;cursor:default}.components-button.block-editor-block-types-list__item:not(:disabled):hover{border-color:#007cba;border-color:var(--wp-admin-theme-color);color:#007cba!important;color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled).is-active{color:#fff;background:#1e1e1e;outline:2px solid transparent;outline-offset:-2px}.block-editor-block-types-list__item-icon{padding:12px 20px;border-radius:2px;color:#1e1e1e;transition:all .05s ease-in-out}@media (prefers-reduced-motion:reduce){.block-editor-block-types-list__item-icon{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-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{padding:4px 2px 8px;font-size:12px}.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__options .components-popover__content>div{padding-top:16px}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-flow__url-input{border-top:1px solid #1e1e1e;margin-top:12px;margin-right:-12px;margin-left:-12px;padding:12px 24px 0}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{top:16px}.block-editor-media-flow__url-input .block-editor-link-control{margin-top:-16px;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .components-base-control .components-base-control__field{margin-bottom:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-title{max-width:180px;margin-top:16px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{width:auto;padding:0}.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:16px 0 0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{right:4px}.block-editor-media-flow__error{padding:0 20px 20px;max-width:255px}.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-media-placeholder__url-input-container .block-editor-media-placeholder__button{margin-bottom:0}.block-editor-media-placeholder__url-input-form{display:flex}.block-editor-media-placeholder__url-input-form input[type=url].block-editor-media-placeholder__url-input-field{width:100%;flex-grow:1;border:none;border-radius:0;margin:2px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form input[type=url].block-editor-media-placeholder__url-input-field{width:300px}}.block-editor-media-placeholder__url-input-submit-button{flex-shrink:1}.block-editor-media-placeholder__button{margin-bottom:.5rem}.block-editor-media-placeholder__cancel-button.is-link{margin:1em;display:block}.block-editor-media-placeholder.is-appender{min-height:0}.block-editor-media-placeholder.is-appender:hover{cursor:pointer;box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.block-editor-multi-selection-inspector__card{display:flex;align-items:flex-start;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{margin-left:-2px;margin-right:10px;padding:0 3px;width:36px;height:24px}.block-editor-plain-text{box-shadow:none;font-family:inherit;font-size:inherit;color:inherit;line-height:inherit;border:none;padding:0;margin:0;width:100%}.block-editor-responsive-block-control{margin-bottom:28px;border-bottom:1px solid #ccc;padding-bottom:14px}.block-editor-responsive-block-control:last-child{padding-bottom:0;border-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);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.block-editor-format-toolbar .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-format-toolbar .components-button.has-icon{width:auto}.show-icon-labels .block-editor-format-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-format-toolbar .components-button.has-icon:after{content:attr(aria-label)}.block-editor-rich-text__editable>p:first-child{margin-top:0}.block-editor-rich-text__editable [data-rich-text-placeholder]{pointer-events:none}.block-editor-rich-text__editable [data-rich-text-placeholder]:after{content:attr(data-rich-text-placeholder);opacity:.62}.block-editor-rich-text__editable:focus{outline:none}.block-editor-rich-text__editable:focus [data-rich-text-format-boundary]{border-radius:2px}.block-editor-rich-text__editable:focus:not(.keep-placeholder-on-focus) [data-rich-text-placeholder]:after{display:none}figcaption.block-editor-rich-text__editable [data-rich-text-placeholder]:before{opacity:.8}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{width:auto;min-width:auto;margin-bottom:8px;box-shadow:none;border:1px solid #1e1e1e;border-radius:2px;background-color:#fff}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group{border: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-width:48px;min-height:48px;padding-left:12px;padding-right:12px}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{height:auto;width:auto;display:block;font-size:14px;font-weight:600;padding:15px 23px 14px;background:#f1f1f1;color:#007cba;color:var(--wp-admin-theme-color);line-height:normal;box-shadow:0 0 2px 2px rgba(0,0,0,.6);text-decoration:none;outline:none;z-index:100000}.block-editor-text-decoration-and-transform{display:flex}.block-editor-text-transform-control{flex:0 0 50%}.block-editor-text-transform-control legend{margin-bottom:8px}.block-editor-text-transform-control .block-editor-text-transform-control__buttons{display:inline-flex;margin-bottom:24px}.block-editor-text-transform-control .block-editor-text-transform-control__buttons .components-button.has-icon{min-width:24px;padding:0;margin-right:4px}.block-editor-text-decoration-control{flex:0 0 50%}.block-editor-text-decoration-control legend{margin-bottom:8px}.block-editor-text-decoration-control .block-editor-text-decoration-control__buttons{display:inline-flex;margin-bottom:24px}.block-editor-text-decoration-control .block-editor-text-decoration-control__buttons .components-button.has-icon{min-width:24px;padding:0;margin-right:4px}.block-editor-tool-selector__help{margin:8px -12px -12px;padding:12px 20px;border-top:1px solid #ddd;color:#757575;min-width:280px}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;position:relative;padding:1px}.block-editor-block-list__block .block-editor-url-input input[type=text],.block-editor-url-input input[type=text],.components-popover .block-editor-url-input input[type=text]{width:100%;padding:8px;border:none;border-radius:0;margin-left:0;margin-right:0;font-size:16px}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input input[type=text],.block-editor-url-input input[type=text],.components-popover .block-editor-url-input input[type=text]{width:300px;font-size:13px}}.block-editor-block-list__block .block-editor-url-input input[type=text]::-ms-clear,.block-editor-url-input input[type=text]::-ms-clear,.components-popover .block-editor-url-input input[type=text]::-ms-clear{display:none}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.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 .block-editor-url-input__input[type=text],.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 .block-editor-url-input__input[type=text],.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{position:absolute;right:8px;bottom:17px;margin:0}.block-editor-url-input__input[type=text]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal}@media (prefers-reduced-motion:reduce){.block-editor-url-input__input[type=text]{transition-duration:0s}}@media (min-width:600px){.block-editor-url-input__input[type=text]{font-size:13px;line-height:normal}}.block-editor-url-input__input[type=text]:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-url-input__input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-url-input__input[type=text]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.block-editor-url-input__input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .block-editor-url-input__input[type=text]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .block-editor-url-input__input[type=text]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .block-editor-url-input__input[type=text]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.block-editor-url-input__suggestions{max-height:200px;transition:all .15s ease-in-out;padding:4px 0;width:302px;overflow-y:auto}@media (prefers-reduced-motion:reduce){.block-editor-url-input__suggestions{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:inherit}}.block-editor-url-input__suggestion{padding:4px 8px;color:#757575;display:block;font-size:13px;cursor:pointer;background:#fff;width:100%;border:none;text-align:left;box-shadow:none}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:#005a87;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{content:"";position:absolute;display:block;width:1px;height:24px;right:-1px;background:#ddd}.block-editor-url-input__button-modal{box-shadow:0 2px 6px rgba(0,0,0,.05);border:1px solid #ddd;background:#fff}.block-editor-url-input__button-modal-line{display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0;align-items:flex-start}.block-editor-url-input__button-modal-line .components-button{flex-shrink:0;width:36px;height:36px}.block-editor-url-popover__additional-controls{border-top:1px solid #ddd}.block-editor-url-popover__additional-controls>div[role=menu] .components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary)>svg{box-shadow:none}.block-editor-url-popover__additional-controls div[role=menu]>.components-button{padding-left:2px}.block-editor-url-popover__row{display:flex}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1}.block-editor-url-popover .components-button.has-icon{padding:3px}.block-editor-url-popover .components-button.has-icon>svg{padding:5px;border-radius:2px;height:30px;width:30px}.block-editor-url-popover .components-button.has-icon:not(:disabled):focus{box-shadow:none}.block-editor-url-popover .components-button.has-icon:not(:disabled):focus>svg{box-shadow:inset 0 0 0 2px #007cba,inset 0 0 0 4px #fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.block-editor-url-popover__settings-toggle{flex-shrink:0;border-radius:0;border-left:1px solid #ddd;margin-left:1px}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__input-container .components-base-control:last-child,.block-editor-url-popover__input-container .components-base-control:last-child .components-base-control__field{margin-bottom:0}.block-editor-url-popover__settings{display:block;padding:16px;border-top:1px solid #ddd}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-editor .block-editor-url-input .components-base-control__field,.block-editor-url-popover__link-viewer .block-editor-url-input .components-base-control__field{margin-bottom:0}.block-editor-url-popover__link-editor .block-editor-url-input .components-spinner,.block-editor-url-popover__link-viewer .block-editor-url-input .components-spinner{bottom:9px}.block-editor-url-popover__link-viewer-url{margin:7px;flex-grow:1;flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:150px;max-width:500px}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-warning{align-items:center;display:flex;flex-wrap:wrap;padding:1em;border:1px solid #1e1e1e;border-radius:2px;background-color:#fff}.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{line-height:1.4;font-size:13px;color:#1e1e1e;margin:0}.block-editor-warning p.block-editor-warning__message.block-editor-warning__message{min-height:auto}.block-editor-warning .block-editor-warning__contents{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:baseline;width:100%}.block-editor-warning .block-editor-warning__actions{display:flex;margin-top:1em}.block-editor-warning .block-editor-warning__action{margin:0 8px 0 0}.block-editor-warning__secondary{margin:auto 0 auto 8px}.components-popover.block-editor-warning__dropdown{z-index:99998}.html-anchor-control .components-external-link{display:block;margin-top:8px}#end-resizable-editor-section{display:none}.block-editor-block-toolbar{display:flex;flex-grow:1;width:100%;overflow:auto;position:relative;transition:border-color .1s linear,box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-toolbar{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;line-height:0;margin-top:-1px;margin-bottom:-1px;border:0;border-right:1px solid #ddd}.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__block-controls{height:auto!important;padding:0!important}.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{width:24px!important;margin:0!important}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle:focus:before,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon:focus:before{right:4px!important}.block-editor-block-toolbar__block-controls .block-editor-block-mover{margin-left:-6px}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-format-toolbar .components-toolbar,.block-editor-format-toolbar .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-block;line-height:0}@supports ((position:-webkit-sticky) or (position:sticky)){.block-editor-block-toolbar__slot{display:inline-flex}}.block-editor-block-toolbar__block-parent-selector-wrapper{position:absolute;top:-1px;left:-1px;opacity:0;transition:all 60ms linear;z-index:-1}@media (prefers-reduced-motion:reduce){.block-editor-block-toolbar__block-parent-selector-wrapper{transition-duration:0s}}.is-showing-movers .block-editor-block-toolbar__block-parent-selector-wrapper{opacity:1;transform:translateY(-60px)}.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{border-right:1px solid #1e1e1e}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle{margin-left:0}.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{width:0!important;height:0!important}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle:focus:before,.show-icon-labels .block-editor-block-switcher__no-switcher-icon:focus:before{right:4px!important}.show-icon-labels .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{margin-left:0;white-space:nowrap}.show-icon-labels .block-editor-block-mover-button{padding-left:8px!important;padding-right:8px!important}.show-icon-labels .block-editor-block-mover__drag-handle.has-icon{padding-left:6px!important;padding-right:6px!important;border-right:1px solid #1e1e1e}@media (min-width:600px){.show-icon-labels .is-up-button.is-up-button.is-up-button{border-bottom:1px solid #1e1e1e;margin-right:0;border-radius:0}}.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-format-toolbar .components-button+.components-button{margin-left:6px}.block-editor-inserter{display:inline-block;background:none;border:none;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__popover.is-quick .components-popover__content{border: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-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}.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__tabs .components-tab-panel__tabs{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{overflow:visible;height:auto}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{display:inline-flex;align-items:center;cursor:pointer;border:none;outline:none;padding:0;transition:color .2s ease}@media (prefers-reduced-motion:reduce){.block-editor-inserter__toggle.components-button{transition-duration:0s}}.block-editor-inserter__menu{height:100%;position:relative;overflow:visible}.block-editor-inserter__main-area{width:auto;overflow-y:auto;height:100%}@media (min-width:782px){.block-editor-inserter__main-area{width:350px}}.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;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:1}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;line-height:normal;display:block;padding:16px 48px 16px 16px;background:#f0f0f0;border:none;width:100%;height:48px;font-size:16px}@media (prefers-reduced-motion:reduce){.block-editor-inserter__search input[type=search].block-editor-inserter__search-input{transition-duration:0s}}@media (min-width:600px){.block-editor-inserter__search input[type=search].block-editor-inserter__search-input{font-size:13px;line-height:normal}}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .block-editor-inserter__search input[type=search].block-editor-inserter__search-input:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}@media (min-width:600px){.block-editor-inserter__search input[type=search].block-editor-inserter__search-input{font-size:13px}}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input:focus{background:#fff;box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input:-ms-input-placeholder{color:#757575}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::placeholder{color:#757575}.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-search-cancel-button,.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-search-decoration,.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-search-results-button,.block-editor-inserter__search input[type=search].block-editor-inserter__search-input::-webkit-search-results-decoration{-webkit-appearance:none}.block-editor-inserter__search-icon{position:absolute;top:0;right:20px;bottom:0;display:flex;align-items:center}.block-editor-inserter__search-icon>svg{margin:8px}.block-editor-inserter__tabs{display:flex;flex-direction:column;margin-top:-8px}.block-editor-inserter__tabs .components-tab-panel__tabs{position:-webkit-sticky;position:sticky;top:72px;background:#fff;z-index:1;border-bottom:1px solid #ddd}.block-editor-inserter__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item{flex-grow:1;margin-bottom:-1px}.block-editor-inserter__tabs .components-tab-panel__tab-content{display:flex;flex-grow:1;flex-direction:column;position:relative}.block-editor-inserter__panel-header{display:inline-flex;align-items:center;padding:16px 16px 0}.block-editor-inserter__panel-header-patterns{padding:16px 16px 0}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{margin:0 12px 0 0;color:#757575;text-transform:uppercase;font-size:11px;font-weight:500}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{line-height:1.2}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__block-list{flex-grow:1;position:relative}.block-editor-inserter__popover .block-editor-block-types-list{margin:-8px}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__manage-reusable-blocks{display:inline-block;margin:16px}.block-editor-inserter__no-results{padding:32px;margin-top:64px;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{display:flex;align-items:center}.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{display:none;width:300px;background:#fff;border-radius:2px;border:1px solid #ddd;position:absolute;top:16px;left:calc(100% + 16px);max-height:calc(100% - 32px);overflow-y:hidden}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-block-card{padding:16px}.block-editor-inserter__preview-container .block-editor-block-card__title{font-size:13px}.block-editor-inserter__preview-content{min-height:144px;background:#f0f0f0;display:-ms-grid;display:grid;flex-grow:1;align-items:center}.block-editor-inserter__preview-content-missing{flex:1;display:flex;justify-content:center;align-items:center;min-height:144px;color:#757575;background:#f0f0f0}.block-editor-inserter__tips{border-top:1px solid #ddd;padding:16px;flex-shrink:0;position:relative}.block-editor-inserter__manage-reusable-blocks-container{padding:16px}.block-editor-inserter__quick-inserter{width:100%;max-width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{height:0;padding:0;float:left}.block-editor-inserter__quick-inserter .block-editor-inserter__panel-content{padding:8px}.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{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:8px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content>div{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{display:block;background:#1e1e1e;color:#fff;width:100%;height:44px;border-radius:0}.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:focus:not(:disabled){box-shadow:inset 0 0 0 1.5px #007cba,inset 0 0 0 3px #fff;box-shadow:inset 0 0 0 1.5px var(--wp-admin-theme-color),inset 0 0 0 3px #fff}.block-editor-post-preview__dropdown{padding:0}.block-editor-post-preview__button-resize.block-editor-post-preview__button-resize{padding-left:40px}.block-editor-post-preview__button-resize.block-editor-post-preview__button-resize.has-icon{padding-left:8px}.block-editor-post-preview__dropdown-content .components-popover__content{overflow-y:visible}.block-editor-post-preview__dropdown-content.edit-post-post-preview-dropdown .components-menu-group:first-child{padding-bottom:8px}.block-editor-post-preview__dropdown-content.edit-post-post-preview-dropdown .components-menu-group:last-child{margin-bottom:0}.block-editor-post-preview__dropdown-content .components-menu-group+.components-menu-group{padding:8px}@media (min-width:600px){.edit-post-header__settings .editor-post-preview,.edit-site-header__actions .editor-post-preview{display:none}}@media (min-width:600px){.edit-post-header.has-reduced-ui .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-saved-state{transition:opacity .1s linear}}@media (min-width:600px) and (prefers-reduced-motion:reduce){.edit-post-header.has-reduced-ui .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-saved-state{transition-duration:0s}}@media (min-width:600px){.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .editor-post-saved-state{opacity:0}.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .block-editor-post-preview__button-toggle.is-opened{opacity:1}}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-20:#006187;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(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-darker-10:#2145e6;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(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-darker-10:#07526c;--wp-admin-theme-color-darker-20:#064054;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(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-darker-10:#383330;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(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-darker-10:#46365d;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(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-darker-10:#dd382d;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(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-darker-10:#576e74;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(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-darker-10:#d97426;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.nux-dot-tip:after,.nux-dot-tip:before{border-radius:100%;content:" ";pointer-events:none;position:absolute}.nux-dot-tip:before{animation:nux-pulse 1.6s cubic-bezier(.17,.67,.92,.62) infinite;background:rgba(0,115,156,.9);opacity:.9;height:24px;left:-12px;top:-12px;transform:scale(.3333333333);width:24px}.nux-dot-tip:after{background:#00739c;height:8px;left:-4px;top:-4px;width:8px}@keyframes nux-pulse{to{background:rgba(0,115,156,0);transform:scale(1)}}.nux-dot-tip .components-popover__content{width:350px}.nux-dot-tip .components-popover__content>div{padding:20px 18px}@media (min-width:600px){.nux-dot-tip .components-popover__content{width:450px}}.nux-dot-tip .components-popover__content .nux-dot-tip__disable{position:absolute;right:0;top:0}.nux-dot-tip[data-y-axis=top]{margin-top:-4px}.nux-dot-tip[data-y-axis=bottom]{margin-top:4px}.nux-dot-tip[data-y-axis=middle][data-y-axis=left]{margin-left:-4px}.nux-dot-tip[data-y-axis=middle][data-y-axis=right]{margin-left:4px}.nux-dot-tip[data-y-axis=top] .components-popover__content{margin-bottom:20px}.nux-dot-tip[data-y-axis=bottom] .components-popover__content{margin-top:20px}.nux-dot-tip[data-y-axis=middle][data-y-axis=left] .components-popover__content{margin-right:20px}.nux-dot-tip[data-y-axis=middle][data-y-axis=right] .components-popover__content{margin-left:20px}.nux-dot-tip[data-y-axis=center],.nux-dot-tip[data-y-axis=left],.nux-dot-tip[data-y-axis=right]{z-index:1000001}@media (max-width:600px){.nux-dot-tip[data-y-axis=center] .components-popover__content,.nux-dot-tip[data-y-axis=left] .components-popover__content,.nux-dot-tip[data-y-axis=right] .components-popover__content{-ms-grid-row-align:end;align-self:end;left:5px;margin:20px 0 0;max-width:none!important;position:fixed;right:5px;width:auto}}.nux-dot-tip.components-popover:not([data-y-axis=middle])[data-y-axis=right] .components-popover__content{
  /*!rtl:ignore*/margin-left:0}.nux-dot-tip.components-popover:not([data-y-axis=middle])[data-y-axis=left] .components-popover__content{
  /*!rtl:ignore*/margin-right:0}.nux-dot-tip.components-popover.edit-post-more-menu__content:not([data-y-axis=middle])[data-y-axis=right] .components-popover__content{
  /*!rtl:ignore*/margin-left:-12px}.nux-dot-tip.components-popover.edit-post-more-menu__content:not([data-y-axis=middle])[data-y-axis=left] .components-popover__content{
  /*!rtl:ignore*/margin-right:-12px}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.editor-autocompleters__user .editor-autocompleters__no-avatar:before{font:normal 20px/1 dashicons;content:"";margin-right:5px;vertical-align:middle}.editor-autocompleters__user .editor-autocompleters__user-avatar{margin-right:8px;flex-grow:0;flex-shrink:0;max-width:none;width:24px;height:24px}.editor-autocompleters__user .editor-autocompleters__user-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:200px;flex-shrink:0;flex-grow:1}.editor-autocompleters__user .editor-autocompleters__user-slug{margin-left:8px;color:#757575;white-space:nowrap;text-overflow:ellipsis;overflow:none;max-width:100px;flex-grow:0;flex-shrink:0}.editor-autocompleters__user:hover .editor-autocompleters__user-slug{color:#007cba;color:var(--wp-admin-theme-color)}.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{cursor:pointer;background:none;border:none;display:flex;align-items:flex-start;margin:0 0 0 -1px;padding:2px 5px 2px 1px;color:#1e1e1e;text-align:left;border-radius:2px}.document-outline__button:disabled{cursor:default}.document-outline__button:focus{box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.document-outline__level{background:#ddd;color:#1e1e1e;border-radius:3px;font-size:13px;padding:1px 6px;margin-right:4px}.is-invalid .document-outline__level{background:#f0b849}.document-outline__item-content{padding:1px 0}.components-editor-notices__dismissible{position:-webkit-sticky;position:sticky;top:0;right:0;color:#1e1e1e}.components-editor-notices__pinned{position:relative;left:0;top:0;right:0;color:#1e1e1e}.components-editor-notices__dismissible .components-notice,.components-editor-notices__pinned .components-notice{box-sizing:border-box;margin:0;border-bottom:1px solid rgba(0,0,0,.2);padding:0 12px;min-height:60px}.components-editor-notices__dismissible .components-notice .components-notice__dismiss,.components-editor-notices__pinned .components-notice .components-notice__dismiss{margin-top:12px}.components-editor-notices__snackbar{width:100%}@media (min-width:782px){.components-editor-notices__snackbar{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.entities-saved-states__panel{background:#fff;position:fixed;z-index:100001;top:46px;bottom:0;right:0;left:0;overflow:auto;box-sizing:border-box}.entities-saved-states__panel *,.entities-saved-states__panel :after,.entities-saved-states__panel :before{box-sizing:inherit}.entities-saved-states__panel .entities-saved-states__find-entity{display:none}.entities-saved-states__panel .entities-saved-states__find-entity-small{display:block}@media (min-width:782px){.entities-saved-states__panel{top:32px;left:auto;width:280px;border-left:1px solid #ddd}body.is-fullscreen-mode .entities-saved-states__panel{top:0}.entities-saved-states__panel .entities-saved-states__find-entity{display:block}.entities-saved-states__panel .entities-saved-states__find-entity-small{display:none}}.entities-saved-states__panel .entities-saved-states__panel-header{background:#fff;padding-left:8px;padding-right:8px;height:61px;border-bottom:1px solid #ddd;display:flex;align-items:center;align-content:space-between}.entities-saved-states__panel .entities-saved-states__panel-header .editor-entities-saved-states__save-button{margin:auto}.entities-saved-states__panel .entities-saved-states__panel-header .components-button.has-icon{position:absolute;right:8px}.entities-saved-states__panel .entities-saved-states__text-prompt{padding:16px 16px 4px}.editor-error-boundary{max-width:780px;padding:20px;margin:60px auto auto;box-shadow:0 3px 30px rgba(0,0,0,.2)}.editor-page-attributes__template{margin-bottom:10px}.editor-page-attributes__order,.editor-page-attributes__template label,.editor-page-attributes__template select{width:100%}.editor-page-attributes__order .components-base-control__field{display:flex;justify-content:space-between;align-items:center}.editor-page-attributes__order input{width:66px}.editor-post-excerpt__textarea{width:100%;margin-bottom:10px}.editor-post-featured-image{padding:0}.editor-post-featured-image__container{margin-bottom:1em;position:relative}.editor-post-featured-image .components-spinner{position:absolute;top:50%;left:50%;margin-top:-9px;margin-left:-9px}.editor-post-featured-image .components-button+.components-button{display:block;margin-top:1em}.editor-post-featured-image .components-responsive-wrapper__content{max-width:100%;width:auto}.editor-post-featured-image__preview,.editor-post-featured-image__toggle{display:block;width:100%;padding:0;transition:all .1s ease-out;box-shadow:0 0 0 0 #007cba;box-shadow:0 0 0 0 var(--wp-admin-theme-color)}@media (prefers-reduced-motion:reduce){.editor-post-featured-image__preview,.editor-post-featured-image__toggle{transition-duration:0s}}.editor-post-featured-image__preview{height:auto}.editor-post-featured-image__preview:not(:disabled):not([aria-disabled=true]):focus{box-shadow:0 0 0 4px #007cba;box-shadow:0 0 0 4px var(--wp-admin-theme-color)}.editor-post-featured-image__toggle{border-radius:2px;background-color:#f0f0f0;min-height:90px;line-height:20px;padding:8px 0;text-align:center}.editor-post-featured-image__toggle:hover{background:#ddd;color:#1e1e1e}.editor-post-format{flex-direction:column;align-items:stretch;width:100%}.editor-post-format__content{display:inline-flex;justify-content:space-between;align-items:center;width:100%}.editor-post-format__suggestion{text-align:right;font-size:13px}.editor-post-last-revision__title{width:100%;font-weight:600}.editor-post-last-revision__title .dashicon{margin-right:5px}.components-button.editor-post-last-revision__title{height:100%}.components-button.editor-post-last-revision__title:active,.components-button.editor-post-last-revision__title:hover{background:#f0f0f0}.components-button.editor-post-last-revision__title:focus{box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);border-radius:0}.editor-post-locked-modal{height:auto;padding-right:10px;padding-left:10px;padding-top:10px;max-width:480px}.editor-post-locked-modal .components-modal__header{height:36px}.editor-post-locked-modal .components-modal__content{height:auto}.editor-post-locked-modal__buttons{margin-top:10px}.editor-post-locked-modal__buttons .components-button{margin-right:5px}.editor-post-locked-modal__avatar{float:left;margin:5px 15px 5px 5px}.editor-post-publish-button__button.has-changes-dot:before{background:currentcolor;border-radius:4px;content:"";height:8px;margin:auto 5px auto -3px;width:8px}.editor-post-publish-panel{background:#fff}.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{background:#fff;padding-left:16px;padding-right:16px;height:61px;border-bottom:1px solid #ddd;display:flex;align-items:center;align-content:space-between}.editor-post-publish-panel__header .components-button{width:100%;justify-content:center}.editor-post-publish-panel__header .has-icon{margin-left:auto;width:auto}.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{flex-grow: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{padding-right:4px}.editor-post-publish-panel__header-cancel-button{padding-left: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{display:inline-flex;align-items:center}.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}.post-publish-panel__postpublish .components-panel__body{border-bottom:1px solid #e0e0e0;border-top:none}.post-publish-panel__postpublish-buttons{display:flex;align-content:space-between;flex-wrap:wrap;margin:-5px}.post-publish-panel__postpublish-buttons>*{flex-grow:1;margin:5px}.post-publish-panel__postpublish-buttons .components-button{height:auto;justify-content:center;padding:3px 10px 4px;line-height:1.6;text-align:center;white-space:normal}.post-publish-panel__postpublish-buttons .components-clipboard-button{width:100%}.post-publish-panel__postpublish-post-address{margin-bottom:16px}.post-publish-panel__postpublish-post-address input[readonly]{padding:10px;background:#ddd;overflow:hidden;text-overflow:ellipsis}.post-publish-panel__postpublish-header{font-weight:500}.post-publish-panel__postpublish-subheader{margin:0 0 8px}.post-publish-panel__tip{color:#f0b849}.editor-post-saved-state{display:flex;align-items:center;width:28px;padding:12px 4px;color:#757575;overflow:hidden;white-space:nowrap}.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{width:auto;padding:8px 12px;text-indent:inherit}.editor-post-saved-state svg{margin-right:4px}}.editor-post-taxonomies__hierarchical-terms-list{max-height:14em;overflow:auto;margin-left:-6px;padding-left:6px;margin-top:-6px;padding-top:6px}.editor-post-taxonomies__hierarchical-terms-choice{margin-bottom:8px}.editor-post-taxonomies__hierarchical-terms-subchoices{margin-top:8px;margin-left:16px}.components-button.editor-post-taxonomies__hierarchical-terms-add,.components-button.editor-post-taxonomies__hierarchical-terms-submit{margin-top:12px}.editor-post-taxonomies__hierarchical-terms-label{display:inline-block;margin-top:12px}.editor-post-taxonomies__hierarchical-terms-input{margin-top:8px;width:100%}.editor-post-taxonomies__hierarchical-terms-filter{margin-bottom:8px;width:100%}.edit-post-text-editor__body textarea.editor-post-text-editor{border:1px solid #949494;border-radius:0;display:block;margin:0;width:100%;box-shadow:none;resize:none;overflow:hidden;font-family:Menlo,Consolas,monaco,monospace;line-height:2.4;min-height:200px;transition:border .1s ease-out,box-shadow .1s linear;padding:16px;font-size:16px!important}@media (prefers-reduced-motion:reduce){.edit-post-text-editor__body textarea.editor-post-text-editor{transition-duration:0s}}@media (min-width:600px){.edit-post-text-editor__body textarea.editor-post-text-editor{padding:24px;font-size:15px!important}}.edit-post-text-editor__body textarea.editor-post-text-editor:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);position:relative}.edit-post-text-editor__body textarea.editor-post-text-editor::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.edit-post-text-editor__body textarea.editor-post-text-editor::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.edit-post-text-editor__body textarea.editor-post-text-editor:-ms-input-placeholder{color:rgba(30,30,30,.62)}.edit-post-post-visibility__dialog,.editor-post-visibility__dialog-fieldset{padding:0 4px 4px}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-legend,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-legend{font-weight:600;margin-bottom:1em;margin-top:.5em;padding:0}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio],.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;font-size:16px;line-height:normal;border:1px solid #1e1e1e;margin-right:12px;transition:none;border-radius:50%;width:24px;height:24px;margin-top:2px}@media (prefers-reduced-motion:reduce){.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio],.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]{transition-duration:0s}}@media (min-width:600px){.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio],.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]{font-size:13px;line-height:normal}}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:focus,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]::-webkit-input-placeholder,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]::-moz-placeholder,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:-ms-input-placeholder,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]::-webkit-input-placeholder,.is-dark-theme .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]::-moz-placeholder,.is-dark-theme .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:-ms-input-placeholder,.is-dark-theme .editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}@media (min-width:600px){.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio],.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]{height:20px;width:20px}}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:checked:before,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:checked:before{width:8px;height:8px;transform:translate(7px,7px);margin:0;background-color:#fff;border:4px solid #fff}@media (min-width:600px){.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:checked:before,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:checked:before{transform:translate(5px,5px)}}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:focus,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #007cba;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:checked,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:checked{background:#007cba;background:var(--wp-admin-theme-color);border-color:#007cba;border-color:var(--wp-admin-theme-color)}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-label,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-label{font-weight:600}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-info,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-info{margin-top:0;margin-left:32px}.edit-post-post-visibility__dialog .editor-post-visibility__choice:last-child .editor-post-visibility__dialog-info,.editor-post-visibility__dialog-fieldset .editor-post-visibility__choice:last-child .editor-post-visibility__dialog-info{margin-bottom:0}.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;margin-left:36px;margin-top:8px}@media (prefers-reduced-motion:reduce){.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]{transition-duration:0s}}@media (min-width:600px){.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]{font-size:13px;line-height:normal}}.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]:focus{border-color:#007cba;border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px #007cba;box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.editor-post-title{position:relative}.editor-post-title .editor-post-title__input{display:block;width:100%;margin:0;box-shadow:none;background:transparent;transition:border .1s ease-out,box-shadow .1s linear;padding:19px 0;word-break:keep-all;font-family:inherit;color:inherit;border-color:transparent;border-style:solid;border-width:1px 0;border-radius:0;outline:1px solid transparent;font-size:2.44em;font-weight:800;line-height:1.4}@media (prefers-reduced-motion:reduce){.editor-post-title .editor-post-title__input{transition-duration:0s}}@media (min-width:600px){.editor-post-title .editor-post-title__input{border-width:1px}}.editor-post-title .editor-post-title__input::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-title .editor-post-title__input::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.editor-post-title .editor-post-title__input:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .editor-post-title .editor-post-title__input::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .editor-post-title .editor-post-title__input::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .editor-post-title .editor-post-title__input:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.editor-post-title .editor-post-title__input:focus{border:1px solid transparent;outline:1px solid transparent;box-shadow:none}.editor-post-title.is-focus-mode .editor-post-title__input{opacity:.5;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.editor-post-title.is-focus-mode .editor-post-title__input{transition-duration:0s}}.editor-post-title.is-focus-mode .editor-post-title__input:focus{opacity:1}.editor-post-trash.components-button{margin-top:4px}.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>div{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{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 0 2px #007cba;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.table-of-contents__counts{display:flex;flex-wrap:wrap;margin:-8px 0 0}.table-of-contents__count{flex-basis:33%;display:flex;flex-direction:column;font-size:13px;color:#1e1e1e;padding-right:8px;margin-bottom:0;margin-top:8px}.table-of-contents__count:nth-child(4n){padding-right:0}.table-of-contents__number,.table-of-contents__popover .word-count{font-size:21px;font-weight:400;line-height:30px;color:#1e1e1e}.table-of-contents__title{display:block;margin-top:20px;font-size:15px;font-weight:600}.editor-template-validation-notice{display:flex;justify-content:space-between;align-items:center}.editor-template-validation-notice .components-button{margin-left:5px}.wp-block-cgb-block-gumroad-block{background:orangered;border:0.2rem solid #292929;color:#292929;margin:0
auto;max-width:740px;padding:2rem}html{-ms-touch-action:manipulation;touch-action:manipulation;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:600}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}figure{margin:1em 0}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit}optgroup{font-weight:bold}button,input,select{overflow:visible}button,input,select,textarea{margin:0}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{cursor:pointer}[disabled]{cursor:default}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button:-moz-focusring,input:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}*{padding:0;margin:0;list-style:none;border:0;outline:none;box-sizing:border-box}*:before,*:after{box-sizing:border-box}body{background:#F7F7F7;color:#2c2f34;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", "Open Sans", Arial, sans-serif;font-size:13px;line-height:21px}h1,h2,h3,h4,h5,h6,.the-subtitle{line-height:1.3;font-weight:600}h1{font-size:41px;font-weight:700}h2{font-size:27px}h3{font-size:23px}h4,.the-subtitle{font-size:17px}h5{font-size:13px}h6{font-size:12px}a{color:#333;text-decoration:none;transition:0.15s}a:hover{color:#08f}img,object,embed{max-width:100%;height:auto}iframe{max-width:100%}p{line-height:21px}.says,.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.stream-title{margin-bottom:3px;font-size:85%;line-height:20px;color:#a5a5a5;display:block}.stream-item{text-align:center;position:relative;z-index:2;margin:20px 0;padding:0}.stream-item iframe{margin:0 auto}.stream-item img{max-width:100%;width:auto;height:auto;margin:0 auto;display:inline-block;vertical-align:middle}.stream-item.stream-item-above-header{margin:0}.post-layout-8.is-header-layout-1.has-header-ad .entry-header-outer,body.post-layout-8.has-header-below-ad .entry-header-outer{padding-top:0}.stream-item-top-wrapper ~ .stream-item-below-header,.is-header-layout-1.has-header-ad.post-layout-6 .featured-area,.has-header-below-ad.post-layout-6 .featured-area{margin-top:0}.has-header-below-ad .fullwidth-entry-title.container-wrapper,.is-header-layout-1.has-header-ad .fullwidth-entry-title,.is-header-layout-1.has-header-ad .is-first-section,.has-header-below-ad .is-first-section{padding-top:0;margin-top:0}@media (max-width: 991px){body:not(.is-header-layout-1).has-header-below-ad.has-header-ad .top-nav-below .has-breaking-news{margin-bottom:20px}.has-header-ad .fullwidth-entry-title.container-wrapper,.has-header-ad.has-header-below-ad .stream-item-below-header,.single.has-header-ad:not(.has-header-below-ad) #content,.page.has-header-ad:not(.has-header-below-ad) #content{margin-top:0}.has-header-ad .is-first-section{padding-top:0}.has-header-ad:not(.has-header-below-ad) .buddypress-header-outer{margin-bottom:15px}}.header-layout-2 .stream-item-top-wrapper{width:100%;max-width:100%;float:none;clear:both}@media (min-width: 992px){.header-layout-3 .stream-item-top img{float:right}}@media (max-width: 991px){.header-layout-3 .stream-item-top{clear:both}}#background-ad-cover{top:0;left:0;z-index:0;overflow:hidden;width:100%;height:100%;position:fixed}@media (max-width: 768px){.hide_banner_header .stream-item-above-header,.hide_banner_top .stream-item-top-wrapper,.hide_banner_below_header .stream-item-below-header,.hide_banner_bottom .stream-item-above-footer,.hide_breaking_news #top-nav,.hide_sidebars .sidebar,.hide_footer #footer-widgets-container,.hide_copyright #site-info,.hide_breadcrumbs #breadcrumb,.hide_share_post_top .post-footer-on-top,.hide_share_post_bottom .post-footer-on-bottom,.hide_post_newsletter #post-newsletter,.hide_related #related-posts,.hide_read_next #read-next-block,.hide_post_authorbio .post-components .about-author,.hide_post_nav .prev-next-post-nav,.hide_back_top_button #go-to-top,.hide_read_more_buttons .more-link{display:none !important}}body.tie-no-js a.remove,body.tie-no-js .fa,body.tie-no-js .weather-icon,body.tie-no-js [class^="tie-icon-"],body.tie-no-js [class*=" tie-icon-"],body.tie-no-js .tooltip,body.tie-no-js .woocommerce-message,body.tie-no-js .woocommerce-error,body.tie-no-js .woocommerce-info,body.tie-no-js .bbp-template-notice,body.tie-no-js .indicator-hint,body.tie-no-js .menu-counter-bubble-outer,body.tie-no-js .notifications-total-outer,body.tie-no-js .comp-sub-menu,body.tie-no-js .menu-sub-content{display:none !important}body.tie-no-js .weather-icon{visibility:hidden !important}.tie-popup,.autocomplete-suggestions{display:none}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:after{content:"";display:table;clear:both}@media (min-width: 768px){.container{width:100%}}@media (min-width: 1200px){.container{max-width:1200px}}.tie-row{margin-left:-15px;margin-right:-15px}.tie-row:after{content:"";display:table;clear:both}.tie-col-xs-1,.tie-col-sm-1,.tie-col-md-1,.tie-col-xs-2,.tie-col-sm-2,.tie-col-md-2,.tie-col-xs-3,.tie-col-sm-3,.tie-col-md-3,.tie-col-xs-4,.tie-col-sm-4,.tie-col-md-4,.tie-col-xs-5,.tie-col-sm-5,.tie-col-md-5,.tie-col-xs-6,.tie-col-sm-6,.tie-col-md-6,.tie-col-xs-7,.tie-col-sm-7,.tie-col-md-7,.tie-col-xs-8,.tie-col-sm-8,.tie-col-md-8,.tie-col-xs-9,.tie-col-sm-9,.tie-col-md-9,.tie-col-xs-10,.tie-col-sm-10,.tie-col-md-10,.tie-col-xs-11,.tie-col-sm-11,.tie-col-md-11,.tie-col-xs-12,.tie-col-sm-12,.tie-col-md-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.tie-col-xs-1,.tie-col-xs-2,.tie-col-xs-3,.tie-col-xs-4,.tie-col-xs-5,.tie-col-xs-6,.tie-col-xs-7,.tie-col-xs-8,.tie-col-xs-9,.tie-col-xs-10,.tie-col-xs-11,.tie-col-xs-12{float:left}.tie-col-xs-1{width:8.33333%}.tie-col-xs-2{width:16.66667%}.tie-col-xs-3{width:25%}.tie-col-xs-4{width:33.33333%}.tie-col-xs-5{width:41.66667%}.tie-col-xs-6{width:50%}.tie-col-xs-7{width:58.33333%}.tie-col-xs-8{width:66.66667%}.tie-col-xs-9{width:75%}.tie-col-xs-10{width:83.33333%}.tie-col-xs-11{width:91.66667%}.tie-col-xs-12{width:100%}@media (min-width: 768px){.tie-col-sm-1,.tie-col-sm-2,.tie-col-sm-3,.tie-col-sm-4,.tie-col-sm-5,.tie-col-sm-6,.tie-col-sm-7,.tie-col-sm-8,.tie-col-sm-9,.tie-col-sm-10,.tie-col-sm-11,.tie-col-sm-12{float:left}.tie-col-sm-1{width:8.33333%}.tie-col-sm-2{width:16.66667%}.tie-col-sm-3{width:25%}.tie-col-sm-4{width:33.33333%}.tie-col-sm-5{width:41.66667%}.tie-col-sm-6{width:50%}.tie-col-sm-7{width:58.33333%}.tie-col-sm-8{width:66.66667%}.tie-col-sm-9{width:75%}.tie-col-sm-10{width:83.33333%}.tie-col-sm-11{width:91.66667%}.tie-col-sm-12{width:100%}}@media (min-width: 992px){.tie-col-md-1,.tie-col-md-2,.tie-col-md-3,.tie-col-md-4,.tie-col-md-5,.tie-col-md-6,.tie-col-md-7,.tie-col-md-8,.tie-col-md-9,.tie-col-md-10,.tie-col-md-11,.tie-col-md-12{float:left}.tie-col-md-1{width:8.33333%}.tie-col-md-2{width:16.66667%}.tie-col-md-3{width:25%}.tie-col-md-4{width:33.33333%}.tie-col-md-5{width:41.66667%}.tie-col-md-6{width:50%}.tie-col-md-7{width:58.33333%}.tie-col-md-8{width:66.66667%}.tie-col-md-9{width:75%}.tie-col-md-10{width:83.33333%}.tie-col-md-11{width:91.66667%}.tie-col-md-12{width:100%}}.tie-alignleft{float:left}.tie-alignright{float:right}.tie-aligncenter{clear:both;margin-left:auto;margin-right:auto}.fullwidth{width:100% !important}.alignleft{float:left;margin:0.375em 1.75em 1em 0}.alignright{float:right;margin:0.375em 0 1em 1.75em}.aligncenter{clear:both;display:block;margin:0 auto 1.75em;text-align:center;margin-left:auto;margin-right:auto;margin-top:6px;margin-bottom:6px}@media (max-width: 767px){.entry .alignright,.entry .alignright img,.entry .alignleft,.entry .alignleft img{float:none;clear:both;display:block;margin:0 auto 1.75em}}.clearfix:before,.clearfix:after{content:"\0020";display:block;height:0;overflow:hidden}.clearfix:after{clear:both}.clearfix{zoom:1}.tie-container,#tie-wrapper{height:100%;min-height:650px}.tie-container{position:relative;overflow:hidden}#tie-wrapper{background:#ffffff;position:relative;z-index:108;height:100%;margin:0 auto}.container-wrapper{background:#ffffff;border:1px solid rgba(0,0,0,0.1);border-radius:2px;padding:30px}#content{margin-top:30px}@media (max-width: 991px){#content{margin-top:15px}}.site-content{-ms-word-wrap:break-word;word-wrap:break-word}.boxed-layout #tie-wrapper,.boxed-layout .fixed-nav{max-width:1230px}.boxed-layout.wrapper-has-shadow #tie-wrapper{box-shadow:0 1px 7px rgba(171,171,171,0.5)}@media (min-width: 992px){.boxed-layout #main-nav.fixed-nav,.boxed-layout #tie-wrapper{width:95%}}@media (min-width: 992px){.framed-layout #tie-wrapper{margin-top:25px;margin-bottom:25px}}@media (min-width: 992px){.border-layout #tie-container{margin:25px}.border-layout:after,.border-layout:before{background:inherit;content:"";display:block;height:25px;left:0;bottom:0;position:fixed;width:100%;z-index:110}.border-layout:before{top:0;bottom:auto}.border-layout.admin-bar:before{top:32px}.border-layout #main-nav.fixed-nav{left:25px;right:25px;width:calc(100% - 50px)}}.theme-header{background:#ffffff;position:relative;z-index:999}.theme-header:after{content:"";display:table;clear:both}.theme-header.has-shadow{box-shadow:0 0 10px 5px rgba(0,0,0,0.1)}.theme-header.top-nav-below .top-nav{z-index:8}.logo-row{position:relative}.logo-container{overflow:hidden}#logo{margin-top:40px;margin-bottom:40px;display:block;float:left}#logo img{vertical-align:middle}#logo img[src*='.svg']{width:100% !important}@-moz-document url-prefix(){#logo img[src*='.svg']{height:100px}}#logo a{display:inline-block}#logo .h1-off{position:absolute;top:-9000px;left:-9000px}#logo.text-logo a{color:#08f}#logo.text-logo a:hover{color:#006dcc;opacity:0.8}.logo-text{font-size:50px;line-height:50px;font-weight:bold}@media (max-width: 670px){.logo-text{font-size:30px}}.logo_2x{display:none}@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), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.logo_normal{display:none}.logo_2x{display:inline-block}}.header-layout-2 #logo{float:none;text-align:center}.header-layout-2 #logo img{margin-right:auto;margin-left:auto}.header-layout-2 .logo-container{width:100%}@media (max-width: 991px){#theme-header #logo{margin:10px 0 !important;text-align:left;line-height:1}#theme-header #logo img{width:auto;max-width:190px}}@media (max-width: 479px){#theme-header #logo img{max-width:140px;max-height:60px !important}}@media (max-width: 991px){#theme-header.mobile-header-centered #logo{float:none;text-align:center}}.components{float:right}.components>li{position:relative;float:right;list-style:none}.components>li.social-icons-item{margin:0}.components>li>a{display:block;position:relative;width:30px;text-align:center;line-height:inherit;font-size:14px;color:#777777}.components>li>a:hover,.components>li:hover>a{color:#08f;z-index:2}.components .avatar{border-radius:100%;position:relative;top:4px;max-width:20px}.components a.follow-btn{width:auto;padding-left:15px;padding-right:15px;overflow:hidden}.components .follow-btn [class*=fa-]{font-size:13px}.components .follow-btn .follow-text{font-size:12px;margin-left:8px;display:block;float:right}.components .search-bar{width:auto;border:solid rgba(0,0,0,0.1);border-width:0 1px}.components #search{position:relative;background:transparent}.components #search-input{border:0;margin-bottom:0;line-height:inherit;width:100%;background:transparent;padding:0 35px 0 13px;border-radius:0;box-sizing:border-box;font-size:inherit}.components #search-input:hover{background:rgba(0,0,0,0.03)}.components #search-input:focus{background:rgba(0,0,0,0.03);box-shadow:none}.components #search-submit{position:absolute;right:0;top:0;width:40px;line-height:inherit;color:#777777;background:transparent;font-size:15px;padding:0;transition:color 0.15s}.components #search-submit:hover{color:#08f}#search-submit .fa-spinner{color:#555;cursor:default}.top-nav-boxed .components li:first-child.weather-menu-item,.main-nav-boxed .components li:first-child.weather-menu-item,.components .search-bar+.weather-menu-item{padding-right:10px}.weather-menu-item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-right:5px;overflow:hidden}.weather-menu-item:after{content:'t';visibility:hidden;width:0}.weather-menu-item .weather-wrap{padding:0;overflow:inherit;line-height:23px}.weather-menu-item .weather-forecast-day{display:block;float:left;width:auto;padding:0 10px;line-height:initial}.weather-menu-item .weather-forecast-day .weather-icon{font-size:26px;margin-bottom:0}.weather-menu-item .city-data{float:left;display:block;font-size:12px}.weather-menu-item .weather-current-temp{font-size:16px;font-weight:400}.weather-menu-item .weather-current-temp sup{font-size:9px;top:-2px}.weather-menu-item .theme-notice{padding:0 10px}.components .tie-weather-widget{color:#2c2f34}.main-nav-dark .main-nav .tie-weather-widget{color:#ffffff}.top-nav-dark .top-nav .tie-weather-widget{color:#aaa}.components .icon-basecloud-bg:after{color:#ffffff}.main-nav-dark .main-nav .icon-basecloud-bg:after{color:#1f2024}.top-nav-dark .top-nav .icon-basecloud-bg:after{color:#27292d}.header-layout-1 #menu-components-wrap{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 991px){.header-layout-1 #main-nav [class*="tie-col-md"]{float:left;width:auto}}.header-layout-1 .main-menu-wrapper{display:table;width:100%}.header-layout-1 #logo{line-height:1;float:left;margin-top:20px;margin-bottom:20px}.header-layout-1 .header-layout-1-logo{display:table-cell;vertical-align:middle;float:none}.header-layout-1 #mobile-menu-icon{right:0}.header-layout-2 #menu-components-wrap{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.is-header-bg-extended #theme-header,.is-header-bg-extended #theme-header.header-layout-1 #main-nav:not(.fixed-nav){background:transparent !important;display:inline-block !important;width:100% !important;box-shadow:none !important;transition:background 0.3s}.is-header-bg-extended #theme-header:before,.is-header-bg-extended #theme-header.header-layout-1 #main-nav:not(.fixed-nav):before{content:"";position:absolute;width:100%;left:0;right:0;top:0;height:150px;background-image:linear-gradient(bottom, transparent, rgba(0,0,0,0.5))}@media (max-width: 991px){.is-header-bg-extended #tie-wrapper #theme-header .logo-container:not(.fixed-nav){background:transparent;box-shadow:none;transition:background 0.3s}}.is-header-bg-extended .has-background .is-first-section{margin-top:-350px !important}.is-header-bg-extended .has-background .is-first-section>*{padding-top:350px !important}.rainbow-line{height:3px;width:100%;position:relative;z-index:2;background-image:linear-gradient(to right, #f76570 0%, #f76570 8%, #f3a46b 8%, #f3a46b 16%, #f3a46b 16%, #ffd205 16%, #ffd205 24%, #ffd205 24%, #1bbc9b 24%, #1bbc9b 25%, #1bbc9b 32%, #14b9d5 32%, #14b9d5 40%, #c377e4 40%, #c377e4 48%, #f76570 48%, #f76570 56%, #f3a46b 56%, #f3a46b 64%, #ffd205 64%, #ffd205 72%, #1bbc9b 72%, #1bbc9b 80%, #14b9d5 80%, #14b9d5 80%, #14b9d5 89%, #c377e4 89%, #c377e4 100%)}.top-nav{background-color:#ffffff;position:relative;z-index:10;line-height:35px;border:1px solid rgba(0,0,0,0.1);border-width:1px 0;color:#2c2f34}.main-nav-below.top-nav-above .top-nav{border-top-width:0}.top-nav a:not(.button):not(:hover){color:#2c2f34}.top-nav .components>li:hover>a{color:#08f}.topbar-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:35px}.top-nav.has-menu .topbar-wrapper,.top-nav.has-components .topbar-wrapper{display:block}.top-nav .tie-alignleft,.top-nav .tie-alignright{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;position:relative}.top-nav.has-breaking-news .tie-alignleft{-webkit-flex:1 0 100px;-ms-flex:1 0 100px;flex:1 0 100px}.top-nav.has-breaking-news .tie-alignright{-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;z-index:1}.top-nav.has-date-components .tie-alignleft .components>li:first-child:not(.search-bar),.top-nav.has-date-components-menu .components>li:first-child:not(.search-bar),.top-nav-boxed .top-nav.has-components .components>li:first-child:not(.search-bar){border-width:0}@media (min-width: 992px){.header-layout-1.top-nav-below:not(.has-shadow) .top-nav{border-width:0 0 1px}}.topbar-today-date{float:left;padding-right:15px;font-size:11px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.topbar-today-date:before{content:"\f017"}.top-menu .menu a{padding:0 10px}.top-menu .menu li:hover>a{color:#08f}.top-menu .menu ul{display:none;position:absolute;background:#ffffff}.top-menu .menu li:hover>ul{display:block}.top-menu .menu li{position:relative}.top-menu .menu ul.sub-menu a{width:180px;line-height:20px;padding:7px 15px}.tie-alignright .top-menu{float:right;border-width:0 1px}.top-menu .menu .tie-current-menu>a{color:#08f}@media (min-width: 992px){.top-nav-boxed .top-nav{background:transparent !important;border-width:0}.top-nav-boxed .topbar-today-date{padding:0 15px}.top-nav-boxed .top-nav{background:transparent;border-width:0}.top-nav-boxed .topbar-wrapper{background:#ffffff;border:1px solid rgba(0,0,0,0.1);border-width:0 1px 1px;width:100%}.top-nav-boxed.main-nav-above.top-nav-below:not(.header-layout-1) .topbar-wrapper{border-width:1px}.top-nav-boxed.has-shadow.top-nav-below .topbar-wrapper,.top-nav-boxed.has-shadow.top-nav-below-main-nav .topbar-wrapper{border-width:1px 1px 0 !important}.top-nav-boxed.main-nav-below.top-nav-below-main-nav .has-breaking-news .topbar-wrapper{border-left-width:0 !important}.top-nav-boxed .has-menu .topbar-wrapper,.top-nav-boxed .has-components .topbar-wrapper{border-width:0 1px 1px}.top-nav-boxed .tie-alignright .search-bar{border-right-width:0}.top-nav-boxed .tie-alignleft .search-bar{border-left-width:0}.top-nav-boxed .has-date-components .tie-alignleft .search-bar,.top-nav-boxed .has-date-components-menu .tie-alignleft .search-bar{border-left-width:1px}}.top-nav .tie-alignleft .components,.top-nav .tie-alignleft .components>li{float:left}.top-nav .tie-alignleft .comp-sub-menu{right:auto;left:-1px}.top-nav-dark .top-nav{background-color:#2c2e32;color:#aaa}.top-nav-dark #top-nav,.top-nav-dark #top-nav .topbar-wrapper{border-width:0}.top-nav-dark .top-nav *{border-color:rgba(255,255,255,0.1)}.top-nav-dark .top-nav .breaking a{color:#aaa}.top-nav-dark .top-nav .breaking a:hover{color:#ffffff}.top-nav-dark .top-nav .components>li>a,.top-nav-dark .top-nav .components>li.social-icons-item .social-link:not(:hover) span{color:#aaa}.top-nav-dark .top-nav .components>li:hover>a{color:#ffffff}.top-nav-dark .top-nav .top-menu li a{color:#aaa;border-color:rgba(255,255,255,0.04)}.top-nav-dark .top-menu ul{background:#2c2e32}.top-nav-dark .top-menu li:hover>a{background:rgba(0,0,0,0.1);color:#08f}.top-nav-dark.top-nav-boxed .top-nav{background-color:transparent}.top-nav-dark.top-nav-boxed .topbar-wrapper{background-color:#2c2e32}.top-nav-dark.top-nav-boxed.top-nav-above.main-nav-below .topbar-wrapper{border-width:0}@media (max-width: 991px){.top-nav:not(.has-breaking-news),.topbar-today-date,.top-menu,.theme-header .components{display:none}.is-header-layout-1 .top-nav-below .top-nav.has-breaking-news{border-top-width:0}}.breaking{float:left;width:100%;height:35px;line-height:35px}.breaking-title{padding:0 10px;display:block;float:left;color:#ffffff;font-size:12px;position:relative}.breaking-title span{position:relative;z-index:1}.breaking-title span.fa{display:none}@media (max-width: 600px){.breaking-title span.fa{display:inline-block}.breaking-title .breaking-title-text{display:none}}.breaking-title:before{content:"";background:#f05555;width:100%;height:100%;position:absolute;left:0;top:0;z-index:0}.breaking-news{display:none}.ticker-wrapper.has-js{margin:0;padding:0px;height:35px;display:block;overflow:hidden;position:relative;padding-right:20px}@media (min-width: 480px){.controls-is-active .ticker-wrapper.has-js{padding-right:70px}}.ticker{width:100%;height:35px;display:block;position:relative;overflow:hidden}.ticker-content{display:none;left:10px;line-height:35px;position:absolute;background-color:#ffffff;overflow:hidden;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;max-width:calc(100% - 10px);width:auto}.top-nav-dark .ticker-content{background-color:#2c2e32}.ticker-content:focus{outline:none}.ticker-content.is-paused{-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}.ticker-swipe{position:absolute;top:0px;left:10px;display:block;width:calc(100% - 10px);height:35px}.ticker-swipe span{margin-left:1px;height:35px;width:7px;display:block}.ticker-swipe span:after{content:"_"}.ticker-content,.ticker-swipe{background-color:#ffffff}.top-nav-dark .ticker-content,.top-nav-dark .ticker-swipe,.box-dark-skin .ticker-content,.box-dark-skin .ticker-swipe{background-color:#2c2e32}.breaking-news-nav{position:absolute;right:0;padding-right:8px;list-style-type:none;height:35px}header:not(.top-nav-boxed) .has-breaking .breaking-news-nav{padding:0}@media (max-width: 479px){.breaking-news-nav{display:none}}.breaking-news-nav li{padding:0px;margin:6px 0 6px 7px;float:left;cursor:pointer;height:21px;width:21px;display:block;line-height:19px;text-align:center;border-radius:2px;border:1px solid rgba(0,0,0,0.1);transition:0.3s}.box-dark-skin .breaking-news-nav li,.top-nav-dark .breaking-news-nav li{border-color:rgba(255,255,255,0.1)}.breaking-news-nav li:after{opacity:0.8;display:inline-block;content:"\f04c";font-family:"Fontawesome"}.breaking-news-nav li:hover{background-color:#f05555;border-color:#f05555;color:#ffffff}.breaking-news-nav li:hover:after{opacity:1}.breaking-news-nav li.jnt-prev:after{content:"\f104"}.breaking-news-nav li.jnt-next:after{content:"\f105"}.up-down-controls .breaking-news-nav li:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.ticker-dir-left .ticker-content,.ticker-dir-left .ticker{float:left}.ticker-dir-right .ticker-content,.ticker-dir-right .ticker{float:right}.main-nav-wrapper{position:relative;z-index:4}.main-nav-below.top-nav-below-main-nav .main-nav-wrapper{z-index:9}.main-nav-above.top-nav-below .main-nav-wrapper{z-index:10}.main-nav{position:relative;border:1px solid rgba(0,0,0,0.1);border-width:1px 0}.main-menu-wrapper{border:0 solid rgba(0,0,0,0.1);position:relative}@media (min-width: 992px){.header-menu{float:left}.header-menu .menu li{display:block;float:left}.header-menu .menu a{display:block;position:relative}.header-menu .menu .sub-menu a{padding:8px 10px}.header-menu .menu a:hover,.header-menu .menu li:hover>a{z-index:2}.header-menu .menu ul{box-shadow:0 2px 5px rgba(0,0,0,0.1)}.header-menu .menu ul li{position:relative}.header-menu .menu ul a{border-width:0 0 1px;transition:0.15s}.header-menu .menu ul ul{padding-top:0;top:0;left:100%}#main-nav{z-index:9;line-height:60px}.top-nav-below-main-nav #main-nav .main-menu>ul>li,.header-layout-1.top-nav-below #main-nav .main-menu>ul>li{border-bottom:0;margin-bottom:0}.main-menu .menu a{transition:0.15s}.main-menu .menu>li>a{padding:0 14px;font-size:13px;font-weight:600}.main-menu .menu>li>.menu-sub-content{border-top:2px solid #08f}.main-menu .menu>li.tie-current-menu{border-bottom:5px solid #08f;margin-bottom:-5px}.main-menu .menu>li.tie-current-menu>a:after{content:"";width:20px;height:2px;position:absolute;margin-top:17px;left:50%;top:50%;bottom:auto;right:auto;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background:#2c2f34;transition:0.3s}.main-menu .menu>li.is-icon-only>a{padding:0 20px;line-height:inherit}.main-menu .menu>li.is-icon-only>a:after,.main-menu .menu>li.is-icon-only>a:before{display:none}.main-menu .menu>li.is-icon-only>a .fa{font-size:160%;-webkit-transform:translateY(15%);-ms-transform:translateY(15%);transform:translateY(15%)}.main-menu .menu ul{line-height:20px;z-index:1}.main-menu .menu .sub-menu .fa,.main-menu .menu .mega-recent-featured-list .fa,.main-menu .menu .mega-link-column .fa,.main-menu .menu .mega-cat-more-links .fa{width:20px}.main-menu .menu-sub-content{display:none;padding:0;width:200px;position:absolute;box-shadow:0 2px 2px rgba(0,0,0,0.15)}.main-menu .menu-sub-content a{width:200px}.main-menu ul li:hover>.menu-sub-content,.main-menu ul li[aria-expanded="true"]>ul,.main-menu ul li[aria-expanded="true"]>.mega-menu-block{display:block;z-index:1}nav.main-nav .menu>li.tie-current-menu>a,nav.main-nav .menu>li:hover>a{background-color:#08f;color:#fff}.header-layout-1 .main-menu-wrap .menu>li:only-child:not(.mega-menu){position:relative}.header-layout-1 .main-menu-wrap .menu>li:only-child>.menu-sub-content{right:0;left:auto}.header-layout-1 .main-menu-wrap .menu>li:only-child>.menu-sub-content ul{left:auto;right:100%}nav.main-nav .components>li>a:not(.follow-btn){width:35px}nav.main-nav .components>li:hover>a{color:#08f}.main-nav-dark .main-nav{background:#1f2024;border-width:0}.main-nav-dark .main-nav .search-bar{border-color:rgba(255,255,255,0.07)}.main-nav-dark .main-nav .components>li>a{color:#ffffff}.main-nav-dark .main-nav .components>li.social-icons-item .social-link:not(:hover) span{color:#ffffff}.main-nav-dark .main-nav.fixed-nav{background-color:rgba(31,32,36,0.95)}.main-nav-dark .main-menu .menu>li a{color:#ffffff}.main-nav-dark .main-menu .menu ul li:hover>a,.main-nav-dark .main-menu .menu ul li.current-menu-item:not(.mega-link-column)>a{color:#08f}.main-nav-dark .main-menu .menu-sub-content{background:#1f2024;color:#ffffff}.main-nav-dark .main-menu .menu ul a,.main-nav-dark .main-menu .mega-cat-wrapper,.main-nav-dark .mega-cat-more-links>li a{border-color:rgba(255,255,255,0.04)}.main-nav-dark .mega-recent-featured-list:after{background:rgba(0,0,0,0.08)}.main-nav-dark.main-nav-boxed .main-nav .main-menu-wrapper{background-color:#1f2024}.main-nav-dark .cats-vertical,.main-nav-dark ul.cats-horizontal li a{background:rgba(0,0,0,0.2)}.main-nav-dark ul.cats-horizontal li a{border:none}.main-nav-dark ul.cats-vertical li a.is-active,.main-nav-dark ul.cats-vertical li a:hover{background:#1f2024}.main-nav-light .main-nav{background-color:#ffffff;color:#2c2f34}.main-nav-light .main-nav .menu-sub-content{background:#ffffff}.main-nav-light .main-nav .menu ul li:hover>a,.main-nav-light .main-nav .components li a:hover,.main-nav-light .main-nav .menu ul li.current-menu-item:not(.mega-link-column)>a{color:#08f}.main-nav-light .main-nav .menu a,.main-nav-light .main-nav .components li a{color:#2c2f34}.main-nav-light .main-nav .components li a.button:hover,.main-nav-light .main-nav .components li a.checkout-button{color:#fff}.main-nav-light .main-nav.fixed-nav{background-color:rgba(255,255,255,0.95)}.main-nav-light .cats-vertical{background:rgba(0,0,0,0.03)}.main-nav-light ul.cats-vertical li a.is-active,.main-nav-light ul.cats-vertical li a:hover{background:#fff}.main-nav-light .mega-menu .post-meta,.main-nav-light .mega-menu .post-meta a:not(:hover){color:rgba(0,0,0,0.5)}#sticky-logo{overflow:hidden;float:left;vertical-align:middle}#sticky-logo a{line-height:1;display:inline-block}#sticky-logo img{position:relative;vertical-align:middle;padding:8px 10px;top:-1px;max-height:50px}.just-before-sticky #sticky-logo img,.header-layout-1 #sticky-logo img{padding:0}.header-layout-1:not(.has-custom-sticky-logo) #sticky-logo{display:none}.theme-header #sticky-logo img{opacity:0;visibility:hidden;width:0 !important;-webkit-transform:translateY(75%);-ms-transform:translateY(75%);transform:translateY(75%);transition:opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1),-webkit-transform 0.3s cubic-bezier(0.55, 0, 0.1, 1);transition:transform 0.3s cubic-bezier(0.55, 0, 0.1, 1),opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);transition:transform 0.3s cubic-bezier(0.55, 0, 0.1, 1),opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1),-webkit-transform 0.3s cubic-bezier(0.55, 0, 0.1, 1)}.theme-header.header-layout-1:not(.has-custom-sticky-logo) #sticky-logo img{transition:none}.theme-header:not(.header-layout-1) #main-nav:not(.fixed-nav) #sticky-logo img{margin-left:-20px}.header-layout-1 .flex-placeholder{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}}@media (max-width: 991px){#sticky-logo{display:none}}.theme-header .fixed-nav{position:fixed;width:100%;top:0;bottom:auto !important;z-index:100;will-change:transform;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;box-shadow:0 4px 2px -2px rgba(0,0,0,0.1);border-width:0;background-color:rgba(255,255,255,0.95)}.theme-header .fixed-nav:not(.just-before-sticky){line-height:60px !important}@media (min-width: 992px){.theme-header .fixed-nav:not(.just-before-sticky) .header-layout-1-logo{display:none}}.theme-header .fixed-nav:not(.just-before-sticky) #sticky-logo img{opacity:1;visibility:visible;width:auto !important;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}@media (min-width: 992px){.header-layout-1:not(.just-before-sticky):not(.has-custom-sticky-logo) .fixed-nav #sticky-logo{display:block}}.admin-bar .theme-header .fixed-nav{top:32px}@media (max-width: 782px){.admin-bar .theme-header .fixed-nav{top:46px}}@media (max-width: 600px){.admin-bar .theme-header .fixed-nav{top:0}}@media (min-width: 992px){.border-layout .theme-header .fixed-nav{top:25px}.border-layout.admin-bar .theme-header .fixed-nav{top:57px}}.theme-header .fixed-nav .container{opacity:0.95}.theme-header .fixed-nav .main-menu-wrapper,.theme-header .fixed-nav .main-menu{border-top:0}.theme-header .fixed-nav.fixed-unpinned:not(.default-behavior-mode) .main-menu .menu>li.tie-current-menu{border-bottom-width:0;margin-bottom:0}.theme-header .fixed-nav.unpinned-no-transition{transition:none}.theme-header .fixed-pinned,.theme-header .default-behavior-mode.fixed-unpinned{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}@media (max-width: 991px){.theme-header .fixed-nav{transition:none}.fixed-nav.logo-container.sticky-up,.fixed-nav.logo-container.sticky-nav-slide.sticky-down,.fixed-nav#main-nav.sticky-up,.fixed-nav#main-nav.sticky-nav-slide.sticky-down{transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;transition:transform 0.4s ease, -webkit-transform 0.4s ease}.sticky-type-slide .fixed-nav.logo-container.sticky-nav-slide-visible,.sticky-type-slide .fixed-nav#main-nav.sticky-nav-slide-visible{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.fixed-nav.default-behavior-mode{-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}}@media (min-width: 992px){.main-nav-boxed .main-nav{border-width:0}.main-nav-boxed .main-menu-wrapper{float:left;width:100%}.main-nav-boxed .main-menu-wrapper .search-bar{border-right-width:0}.main-nav-boxed.main-nav-light .main-menu-wrapper{border-width:1px;background-color:#ffffff}.dark-skin .main-nav-boxed.main-nav-light .main-menu-wrapper{border-width:0}.main-nav-boxed.main-nav-light .fixed-nav .main-menu-wrapper{border-color:transparent}.main-nav-above.top-nav-above #main-nav:not(.fixed-nav){top:-1px}.main-nav-below.top-nav-below #main-nav:not(.fixed-nav){bottom:-1px}.dark-skin .main-nav-below.top-nav-above #main-nav{border-width:0}.dark-skin .main-nav-below.top-nav-below-main-nav #main-nav{border-top-width:0}}.main-nav-boxed .main-nav:not(.fixed-nav),.main-nav-boxed .fixed-nav .main-menu-wrapper,.theme-header:not(.main-nav-boxed) .fixed-nav .main-menu-wrapper{background-color:transparent !important}@media (min-width: 992px){.header-layout-1.main-nav-below.top-nav-above .main-nav{margin-top:-1px}.header-layout-1.main-nav-below.top-nav-above .top-nav{border-top-width:0}.header-layout-1.main-nav-below.top-nav-above .breaking-title{top:0;margin-bottom:-1px}}.header-layout-1.main-nav-below.top-nav-below-main-nav .main-nav-wrapper{z-index:9}.header-layout-1.main-nav-below.top-nav-below-main-nav .main-nav{margin-bottom:-1px;bottom:0;border-top-width:0}@media (min-width: 992px){.header-layout-1.main-nav-below.top-nav-below-main-nav .top-nav{margin-top:-1px}}.header-layout-1.has-shadow:not(.top-nav-below) .main-nav{border-bottom:0 !important}#theme-header.header-layout-1>div:only-child nav{border-width:0 !important}@media only screen and (min-width: 992px) and (max-width: 1100px){.main-nav .menu>li:not(.is-icon-only)>a{padding-left:7px;padding-right:7px}.main-nav .menu>li:not(.is-icon-only)>a:before{display:none}.main-nav .menu>li.is-icon-only>a{padding-left:15px;padding-right:15px}}.menu-tiny-label{font-size:10px;border-radius:10px;padding:2px 7px 3px;margin-left:3px;line-height:1;position:relative;top:-1px}.menu-tiny-label.menu-tiny-circle{border-radius:100%}@media (max-width: 991px){#tie-wrapper header#theme-header{box-shadow:none;background:transparent !important}.logo-container,.header-layout-1 .main-nav{border-width:0;box-shadow:0 4px 2px -2px rgba(0,0,0,0.1)}.header-layout-1.top-nav-below .main-nav:not(.fixed-nav){box-shadow:none}.is-header-layout-1.has-header-ad .top-nav-below .main-nav{border-bottom-width:1px}.logo-container,.header-layout-1 .main-nav{background-color:#ffffff}.dark-skin .logo-container,.main-nav-dark.header-layout-1 .main-nav{background-color:#1f2024}.dark-skin #theme-header .logo-container.fixed-nav{background-color:rgba(31,32,36,0.95)}.header-layout-1.main-nav-below.top-nav-below-main-nav .main-nav{margin-bottom:0}#sticky-nav-mask,.header-layout-1 #menu-components-wrap,.header-layout-3 .main-nav-wrapper,.header-layout-2 .main-nav-wrapper{display:none}.main-menu-wrapper .tie-alignleft{width:100%}}
.magazine2 .container-wrapper,.magazine2.woocommerce div.product .woocommerce-tabs,.magazine2.woocommerce div.product .related.products{border-width:0;padding:0;background-color:transparent;opacity:0.99}@media (min-width: 992px){.magazine2.sidebar-left .sidebar,.magazine2 .sidebar-left .sidebar{padding-right:40px}.magazine2.sidebar-right .sidebar,.magazine2 .sidebar-right .sidebar{padding-left:40px}}.magazine2 .tie-popup-container .container-wrapper{padding:30px}.magazine2.page .entry-content,.magazine2.archive .wide-post-box .container-wrapper{padding-top:0}.magazine2 .mag-box,.magazine2 .sidebar .container-wrapper,.magazine2 .widget-content-only{margin-bottom:50px}@media (max-width: 991px){.magazine2 .mag-box,.magazine2 .sidebar .container-wrapper,.magazine2 .widget-content-only{margin-bottom:30px}}.magazine2 .has-background .slider-area,.magazine2 .mag-box.breaking-news-outer{margin-bottom:30px}@media (max-width: 991px){.magazine2 .has-background .slider-area,.magazine2 .mag-box.breaking-news-outer{margin-bottom:15px}}html:not(.dark-skin) .magazine2 .section-item:not(.dark-skin) .box-dark-skin>.container-wrapper{padding:30px}@media (max-width: 767px){html:not(.dark-skin) .magazine2 .section-item:not(.dark-skin) .box-dark-skin>.container-wrapper{padding:15px}}.dark-skin .magazine2 .container-wrapper{background-color:transparent}.dark-skin .magazine2 .mag-box.timeline-box .posts-items:last-of-type:after,.magazine2 .box-dark-skin.timeline-box .posts-items:last-of-type:after{background-image:linear-gradient(to bottom, #404146 0%, #27292d 80%)}.dark-skin .magazine2 .mag-box .day-month:before,.magazine2 .box-dark-skin .day-month:before{border-color:#27292d}@media (min-width: 768px){.dark-skin .magazine2 .mag-box.full-overlay-title li:not(.no-post-thumb) .block-title-overlay{background:#27292d}}.magazine2.post-layout-1 .entry-header-outer,.magazine2.post-layout-2 .entry-header-outer,.magazine2.post-layout-6 .entry-header-outer{padding:0 0 20px}.magazine2.post-layout-2 .featured-area,.magazine2.archive:not(.bbpress) .entry-header-outer,.magazine2.search .entry-header-outer{margin-bottom:30px}@media (max-width: 991px){.magazine2.post-layout-2 .featured-area,.magazine2.archive:not(.bbpress) .entry-header-outer,.magazine2.search .entry-header-outer{margin-bottom:20px}}@media (min-width: 992px){.magazine2.post-layout-8.one-column-no-sidebar .main-content{padding:30px;background:#ffffff}.dark-skin .magazine2 .post-layout-8.one-column-no-sidebar .main-content{background-color:#1f2024}}.magazine2 .post-footer-on-bottom{border:1px solid rgba(0,0,0,0.1);padding:15px}.magazine2 .post-footer-on-top{padding-right:0;padding-left:0}.magazine2 .post-footer-on-top:first-child{padding-top:0}.magazine2 .post-components>div,.magazine2 .post-components #add-comment-block{margin-top:50px}@media (max-width: 991px){.magazine2 .post-components>div,.magazine2 .post-components #add-comment-block{margin-top:30px}}.magazine2 #post-newsletter{padding:30px;border-width:1px;background:#fafafa}@media (max-width: 670px){.magazine2 #post-newsletter{padding:15px}}.dark-skin .magazine2 #post-newsletter{background-color:#18191c}.magazine2 .entry-content{padding:0 0 30px}@media (max-width: 670px){.magazine2 .entry-content{padding:0 0 15px}}.magazine2:not(.post-layout-8):not(.one-column-no-sidebar) .tie-full-width-img img,.magazine2:not(.post-layout-8):not(.one-column-no-sidebar):not(.full-width) .entry .alignwide,.magazine2:not(.post-layout-8):not(.one-column-no-sidebar):not(.full-width) .entry .alignfull{margin-right:0;margin-left:0;width:100%}.magazine2 .post-element .entry-archives-header{padding:0}.magazine2 .post-element .entry-content{padding:15px 0 0}@media (min-width: 768px){.magazine2.full-width .masonry-with-spaces:not(.media-page-layout) .post-element{width:calc(92% / 3);margin-bottom:4%}.magazine2.full-width .masonry-with-spaces:not(.media-page-layout) .grid-sizer{width:calc(92% / 3)}.magazine2.full-width .masonry-with-spaces:not(.media-page-layout) .gutter-sizer{width:4%}}.magazine2.full-width .masonry-with-spaces:not(.media-page-layout) #masonry-grid:not(.masonry-loaded) .post-element{margin-right:4%;margin-left:0}.magazine2.full-width .masonry-with-spaces:not(.media-page-layout) #masonry-grid:not(.masonry-loaded) .post-element:nth-child(3n+3){margin-right:0;margin-left:0}.magazine2 .entry .authors-wrap{margin-top:60px}.magazine2 .entry .authors-wrap>li{margin-bottom:50px}.menu-counter-bubble-outer,.notifications-total-outer{position:absolute;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:4px}.menu-counter-bubble{position:relative;min-width:14px;height:14px;line-height:14px;background:#e74c3c;border-radius:10px;display:block;text-align:center;font-size:10px;color:#fff;-webkit-transform:translateY(-55%);-ms-transform:translateY(-55%);transform:translateY(-55%);transition:-webkit-transform 0.2s;transition:transform 0.2s;transition:transform 0.2s, -webkit-transform 0.2s;padding:0px 4px;margin-right:-2px}#main-nav .menu-counter-bubble{min-width:16px;height:16px;line-height:16px}.comp-sub-menu{display:none;position:absolute;z-index:1;right:0;width:250px;overflow:hidden;padding:20px;background:#ffffff;cursor:default;box-shadow:0 3px 4px rgba(0,0,0,0.2);box-sizing:content-box}li.custom-menu-link:hover .comp-sub-menu{display:block}.comp-sub-menu li{position:relative;border:solid rgba(0,0,0,0.08);border-width:1px 0 0;width:100%}.comp-sub-menu li:last-child{margin-bottom:0;border-bottom-width:0}.shopping-cart-icon .comp-sub-menu{border-top:1px solid rgba(0,0,0,0.08)}.comp-sub-menu .cart-list{max-height:275px;overflow-y:auto;overflow-x:hidden}.comp-sub-menu .cart-list .remove{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.comp-sub-menu .cart-list li{overflow:hidden;padding-bottom:10px;margin-bottom:10px;border-width:0 0 1px}.comp-sub-menu .cart-list li:last-child{border-bottom-width:1px;margin-bottom:0}.comp-sub-menu .cart-list li:hover .remove{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.comp-sub-menu .product-thumb{float:left;margin-right:15px;width:50px}.comp-sub-menu .product-thumb img{display:block}.comp-sub-menu .product-thumb a{padding:0;line-height:0}.comp-sub-menu .product-title{line-height:10px;padding-right:30px}.comp-sub-menu .product-title a{display:inline;font-size:14px;font-weight:400;text-align:left;line-height:20px;width:100%;border:0;padding:0}.comp-sub-menu .product-title a,.comp-sub-menu .notifications-item a{background-color:transparent}.comp-sub-menu .product-meta{display:block;line-height:18px;font-size:12px}.comp-sub-menu .shopping-subtotal{line-height:30px;margin:5px 0;font-size:14px;text-align:center}.comp-sub-menu .shopping-subtotal span{font-weight:bold}.comp-sub-menu .button{display:block;font-size:14px;margin-top:7px;height:35px}.comp-sub-menu .cart-empty-message{text-align:center;line-height:1.5}.comp-sub-menu.bp-notifications-menu{padding:0}.comp-sub-menu.bp-notifications-menu li{padding:0;margin:0;line-height:18px;font-size:90%}.comp-sub-menu.bp-notifications-menu li a{padding:10px 10px 10px 35px;display:block}.comp-sub-menu.bp-notifications-menu li a span{margin-left:-22px;margin-right:5px}.comp-sub-menu #no-notifications{text-align:center}.grid-social-icons .comp-sub-menu.dropdown-social-icons{width:120px}.comp-sub-menu.dropdown-social-icons{width:150px;padding:0;margin:0;line-height:35px}.comp-sub-menu.dropdown-social-icons a{display:block;font-size:13px}.comp-sub-menu.dropdown-social-icons a span{color:#2c2f34}.comp-sub-menu.dropdown-social-icons a .fa{width:50px;text-align:center}.comp-sub-menu.dropdown-social-icons li:last-child{border-bottom:0}.grid-social-icons .comp-sub-menu.dropdown-social-icons li{width:40px;float:left;margin:0;border:1px solid rgba(0,0,0,0.08);border-width:0 1px 1px 0}.grid-social-icons .comp-sub-menu.dropdown-social-icons li .fa{width:40px}.grid-social-icons .comp-sub-menu.dropdown-social-icons li:nth-child(-n+3){border-top-width:1px}.grid-social-icons .comp-sub-menu.dropdown-social-icons li:nth-child(3n+3){border-right:0}.components-user-profile{width:180px}.components-user-profile .author-avatar{display:none}.components-user-profile .welcome-text{margin-bottom:10px;font-size:14px}.components-user-profile li{line-height:32px;border:none}.components-user-profile li a{display:block}.cart-list::-webkit-scrollbar{width:3px;opacity:0}.cart-list::-webkit-scrollbar-track{-webkit-box-shadow:none}.cart-list:hover::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.2)}.main-nav-dark .main-nav .cart-list:hover::-webkit-scrollbar-track,.top-nav-dark .top-nav .cart-list:hover::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(255,255,255,0.2)}.cart-list::-webkit-scrollbar-thumb{background-color:transparent}.cart-list:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.5);outline:1px solid slategrey}.main-nav-dark .main-nav .cart-list:hover::-webkit-scrollbar-thumb,.top-nav-dark .top-nav .cart-list:hover::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,0.2)}.main-nav-dark .main-nav .comp-sub-menu,.top-nav-dark .top-nav .comp-sub-menu{background:#1f2024;color:#aaa}.main-nav-dark .main-nav .dropdown-social-icons li a span,.top-nav-dark .top-nav .dropdown-social-icons li a span{color:#aaa}.main-nav-dark .main-nav .shopping-cart-icon .comp-sub-menu,.main-nav-dark .main-nav .comp-sub-menu li,.top-nav-dark .top-nav .shopping-cart-icon .comp-sub-menu,.top-nav-dark .top-nav .comp-sub-menu li{border-color:rgba(255,255,255,0.05)}.main-nav-dark .main-nav .comp-sub-menu a:not(:hover),.top-nav-dark .top-nav .comp-sub-menu a:not(:hover){color:#ffffff}.main-nav-dark .main-nav .comp-sub-menu a.checkout-button:not(:hover),.top-nav-dark .top-nav .comp-sub-menu a.checkout-button:not(:hover){color:#fff}.main-nav-dark .main-nav .comp-sub-menu a.button.guest-btn,.top-nav-dark .top-nav .comp-sub-menu a.button.guest-btn{background:#23262a;border-color:#23262a}.main-nav-dark .main-nav .comp-sub-menu a.button.guest-btn:hover,.top-nav-dark .top-nav .comp-sub-menu a.button.guest-btn:hover{background-color:#08f;color:#fff}.main-nav-dark .main-nav input,.top-nav-dark .top-nav input{color:#aaa}.top-nav-dark .top-nav .comp-sub-menu{background:#2c2e32}.top-nav-dark .top-nav .comp-sub-menu .button.guest-btn:not(:hover){background:#1f2024;border-color:#1f2024}.top-nav-dark .top-nav input{color:#aaa}@media (min-width: 992px){.menu-item-has-children>a:before,.mega-menu>a:before{content:'';position:absolute;right:12px;margin-top:2px;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:0;height:0;border:4px solid transparent;border-top:4px solid #ffffff;transition:border 0.15s}.menu-item-has-children .menu-item-has-children>a:before,.mega-menu .menu-item-has-children>a:before{border:4px solid transparent;border-left-color:#ffffff}.menu>.menu-item-has-children:not(.is-icon-only)>a,.menu .mega-menu:not(.is-icon-only)>a{padding-right:25px}.main-menu .menu>li.tie-current-menu>a:before,.main-menu .menu>li:hover>a:before{border-top-color:#fff}.main-nav-light .main-nav .menu-item-has-children>a:before,.main-nav-light .mega-menu>a:before{border-top-color:#2c2f34}.main-nav-light .main-nav .menu-item-has-children .menu-item-has-children>a:before,.main-nav-light .mega-menu .menu-item-has-children>a:before{border-top-color:transparent;border-left-color:#2c2f34}.main-nav-light .main-nav .menu-item-has-children li:hover>a:before,.main-nav-light .mega-menu li:hover>a:before{border-left-color:#08f}.top-nav-dark .top-menu .menu-item-has-children>a:before{border-top-color:#aaa}.top-nav-dark .top-menu .menu-item-has-children .menu-item-has-children>a:before{border-left-color:#aaa;border-top-color:transparent}.theme-header .top-menu li>a:before{border-top-color:#2c2f34}.theme-header .top-menu li.tie-current-menu>a:before,.theme-header .top-menu li:hover>a[href]:before{border-top-color:#08f}.theme-header .top-menu li .menu-item-has-children>a:before{border-left-color:#2c2f34;border-top-color:transparent !important}.theme-header .top-menu li .current-menu-item>a:before,.theme-header .top-menu li li:hover>a[href]:before{border-left-color:#08f}.mega-menu .mega-menu-block{left:0;width:100%;padding:30px}.mega-menu .mega-menu-block a{width:auto}.sub-menu-columns{margin:0 -15px}.mega-links .mega-menu-block{padding-bottom:15px}.main-menu .mega-links-head{width:100%;font-weight:600;background:transparent !important;border-bottom:2px solid rgba(0,0,0,0.08);border-top:0;line-height:40px;font-size:14px;margin-bottom:10px}.main-menu .mega-links-head:before{display:none}.main-menu .mega-links-head:after{display:block;content:"";width:50px;height:2px;background:#08f;position:absolute;bottom:-2px;left:0;transition:width 0.2s}.mega-link-column{margin-bottom:10px;padding:0 15px;width:50%}.mega-link-column li{width:100%}.mega-link-column li a{padding:8px 0}.mega-link-column:hover .mega-links-head:after{width:65px}.mega-link-column .menu-sub-content{width:100%;max-width:200px}.hide-mega-headings{margin-top:20px;margin-bottom:0}.hide-mega-headings>a{display:none !important}.mega-links-3col .mega-link-column{width:33.333%}.mega-links-3col .mega-link-column:nth-child(3n+4){clear:left}.mega-links-4col .mega-link-column{width:25%}.mega-links-4col .mega-link-column:nth-child(4n+5){clear:left}.mega-links-5col .mega-link-column{width:20%}.mega-links-5col .mega-link-column:nth-child(5n+6){clear:left}.main-menu .is-loading li{opacity:0.5 !important;transition:opacity 0.3s}.main-menu .mega-cat-wrapper{overflow:hidden;height:auto;clear:both}.main-menu .mega-ajax-content{min-height:190px;position:relative}.main-menu .mega-cat .mega-menu-content{clear:both}.main-menu .mega-cat .mega-menu-block{padding:0}.main-menu .mega-cat-content{padding:30px}.main-menu .mega-cat-sub-exists{width:80%;float:left}.main-menu .horizontal-posts{width:100%}.main-menu .mega-cat-posts-container ul{margin-left:-10px;margin-right:-10px}.main-menu .mega-cat .mega-menu-post{width:20%;opacity:0;padding:0 10px}.main-menu .mega-cat .mega-menu-post:nth-child(5n+1){clear:both}.main-menu .mega-menu .post-box-title{line-height:1.4}.main-menu .mega-menu a.mega-menu-link{font-size:15px;border:0;display:block}.main-menu .mega-menu a.mega-menu-link:hover{color:#08f;background:transparent !important}.main-menu .mega-menu .post-thumb{margin-bottom:10px}.main-menu .mega-menu .post-meta{margin:5px 0 0;line-height:20px}.main-menu .mega-menu .post-meta a:not(:hover){color:#777}.main-menu .mega-menu .post-meta a{padding:0;background-color:transparent}.main-menu .vertical-posts .mega-menu-post{width:25%}.main-menu .menu-item-has-children .mega-cat-wrapper{border-top:1px solid rgba(0,0,0,0.08)}.main-menu .menu-item-has-children .cats-vertical,.main-menu .menu-item-has-children .cats-vertical+.mega-cat-content{padding-top:30px}.main-menu ul.mega-cat-more-links{opacity:1 !important;box-shadow:none}.main-menu .mega-cat-more-links{padding:20px 30px;margin:0 -10px}.main-menu .mega-cat-more-links>li{float:left;width:25%;padding:0 10px}.main-menu .mega-cat-more-links>li>a{border-bottom-width:0}.main-menu .mega-cat-more-links>li:nth-child(n+5)>a{border:solid rgba(0,0,0,0.05);border-width:1px 0 0}.main-menu .mega-cat-more-links>li ul{left:calc(100% - 10px)}.main-menu .mega-cat-more-links>li li{width:100%}.main-menu ul.mega-cat-sub-categories{overflow:hidden;box-shadow:none}.main-menu .cats-horizontal{margin:30px 30px -10px}.main-menu .cats-horizontal li{line-height:20px;margin-right:7px}.main-menu .cats-horizontal li a{border:1px solid rgba(0,0,0,0.08);background-color:rgba(0,0,0,0.02);border-radius:2px;padding:1px 10px;width:auto}.main-nav .mega-menu.mega-cat .cats-horizontal li a.is-active,.main-nav .mega-menu.mega-cat .cats-horizontal li a:hover{color:#fff;background:#08f;border-color:#08f}.main-menu .cats-vertical{width:20%;float:left;padding:30px 0 0 20px;padding-bottom:1500px;margin-bottom:-1500px}.main-menu .cats-vertical li{width:100%}.main-menu .cats-vertical li:last-child{margin-bottom:50px}.main-menu .cats-vertical li a{display:block;border-top:0;width:100%;padding:8px 10px}.main-menu .mega-recent-post{float:left;width:37%;padding-right:30px}.main-menu .mega-recent-post .post-box-title a{font-size:22px;margin-top:7px;line-height:30px}.main-menu .mega-check-also{float:left;width:63%}.main-menu .mega-check-also ul{overflow:hidden;margin:0 -15px -20px;box-shadow:none}.main-menu .mega-check-also li{width:50%;padding:0 15px 20px;overflow:hidden}.main-menu .mega-check-also li:nth-child(2n+1){clear:left}.main-menu .mega-check-also .post-thumbnail{margin-right:20px;float:left}.main-menu .mega-check-also .post-thumb{overflow:hidden;margin-bottom:0}.main-menu .mega-check-also .post-thumb img{width:110px}.main-menu .mega-check-also .post-details{padding-left:130px}.main-menu .mega-recent-featured>.menu-sub-content{overflow:hidden}.main-menu .mega-recent-featured .mega-menu-content{float:right;position:relative;min-height:30px;width:100%}.main-menu .mega-recent-featured.menu-item-has-children .mega-menu-content{width:75%}.main-menu .mega-recent-featured.menu-item-has-children .mega-recent-post{width:52%;padding-left:30px}.main-menu .mega-recent-featured.menu-item-has-children .mega-check-also{width:48%}.main-menu .mega-recent-featured.menu-item-has-children .mega-check-also li{width:100%}.main-menu ul.mega-recent-featured-list{width:25%;padding-right:30px;float:left;position:relative;box-shadow:none}.main-menu .mega-recent-featured-list li{width:100%;z-index:2}.main-menu .mega-recent-featured-list a{display:block;border-top:0;padding:8px 0;border-bottom:1px solid rgba(0,0,0,0.06)}.main-menu .mega-recent-featured-list:after{content:"";width:1500px;height:1500px;background:rgba(0,0,0,0.03);position:absolute;z-index:1;right:0;top:-100px}.ajax-no-more-posts{text-align:center;position:absolute;width:calc(100% - 40px)}}@media (min-width: 992px){.two-columns-submenu>ul{width:320px !important}.two-columns-submenu>ul>li{width:50% !important;float:left}.two-columns-submenu>ul>li a{width:100% !important}.two-columns-submenu.odd>ul>li:last-child{width:100% !important}}@media (min-width: 992px){.theme-header .logo-row>div{height:auto !important}.logo-container.fixed-nav.fixed-nav{position:static !important;line-height:initial !important;box-shadow:none !important;background-color:transparent !important}.header-layout-3 .logo-container.fixed-nav.fixed-nav{width:auto}.header-layout-3 .stream-item-top-wrapper{float:right}}@media (max-width: 767px){.magazine1:not(.has-builder) .main-content,.magazine1:not(.has-builder) .related-posts-full-width .tie-col-md-12,.magazine1:not(.has-builder) .sidebar{padding-left:0;padding-right:0}.magazine1:not(.has-builder) .social-icons-widget.widget-content-only{padding:0 20px}}textarea,input,select{border:1px solid rgba(0,0,0,0.1);color:#2c2f34;font-size:12px;outline:none;padding:5px;line-height:23px;border-radius:2px;transition:background 0.3s, border 0.3s;max-width:100%;background-color:transparent}textarea:hover,input:hover,select:hover,textarea:focus,input[type="text"]:focus,select:focus{background-color:rgba(0,0,0,0.03)}textarea,input:not([type="checkbox"]):not([type="radio"]){-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{width:100%}select{padding:5px;height:30px}select[multiple]{height:auto}[type="radio"]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}.button,[type="submit"],.generic-button a,.generic-button button{width:auto;position:relative;background-color:#08f;color:#fff;padding:7px 15px;margin:0;font-weight:normal;font-size:12px;display:inline-block;text-align:center;line-height:21px;border:none;cursor:pointer;text-decoration:none;vertical-align:middle;transition:0.3s;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.button:hover,[type="submit"]:hover,.generic-button a:hover,.generic-button button:hover{background-color:#006dcc;text-decoration:none;color:#fff}.button.guest-btn{border:1px solid rgba(0,0,0,0.1)}.button.guest-btn:not(:hover){color:#2c2f34;background:#ffffff}.button.dark-btn{background:#2c2f34;color:#ffffff;border:0}.button.dark-btn:hover{background:#23262a}code,kbd,tt,var,samp,pre{font-family:Inconsolata, Monaco,'MonacoRegular',monospace;font-size:13px;line-height:1.6}pre{overflow:auto;margin:20px 0;padding:1.43em;color:#3f3b36;border:1px solid #08f;border-left:10px solid #08f;background:url(/wp-content/themes/jannah/assets/images/code-bg.png) repeat top;background-size:1px 40px;text-align:left;direction:ltr;-moz-tab-size:2;tab-size:2}code{background-color:#d1d1d1;color:#1a1a1a;padding:0.125em 0.25em}kbd{font-family:Consolas, "Lucida Console", monospace;display:inline-block;border-radius:3px;padding:0px 4px;box-shadow:1px 1px 1px #777;margin:2px;font-size:small;vertical-align:text-bottom;font-weight:500;color:#555;cursor:pointer;font-variant:small-caps;font-weight:600;background:black;color:#ddd;letter-spacing:1px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}::-moz-selection{background:#08f;color:#fff;text-shadow:none}::selection{background:#08f;color:#fff;text-shadow:none}.more-link{margin-top:10px;white-space:nowrap;word-wrap:normal}.background-overlay{background-attachment:fixed}.sidebar-right .main-content{float:left}.sidebar-right .sidebar{float:right}.sidebar-left .main-content{float:right}.sidebar-left .sidebar{float:left}.full-width .main-content{width:100%}.one-column-no-sidebar .main-content{margin-right:auto;margin-left:auto;float:none}@media (min-width: 992px){.one-column-no-sidebar .main-content{max-width:780px;width:100%}}.tie-parallax{position:relative;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;z-index:1}.tie-parallax [id^="jarallax-container-"]>div,.tie-parallax [id^="jarallax-container-"]>iframe{max-width:inherit}.has-video-background:not(.tie-parallax)>div:last-child img,.has-video-background:not(.tie-parallax)>div:last-child iframe{-webkit-transform:translateY(-50%) !important;-ms-transform:translateY(-50%) !important;transform:translateY(-50%) !important;position:absolute !important;top:50% !important;margin-top:0 !important;margin-left:0 !important;margin-right:0 !important;width:auto}.is-lazyload .lazy-img{will-change:opacity}.is-lazyload .lazy-img[data-src]{opacity:0.5;background-color:#eeeeee;-webkit-animation:lazyloadeffect 0.5s linear alternate 100;animation:lazyloadeffect 0.5s linear alternate 100}.is-lazyload .tie-slick-slider:not(.slick-initialized) .lazy-bg,.is-lazyload [data-lazy-bg] .post-thumb,.is-lazyload [data-lazy-bg].post-thumb,.is-lazyload .lazy-img[data-src]{background-size:60%;background-repeat:no-repeat;background-position:center}.dark-skin .is-lazyload .lazy-img[data-src],.is-lazyload .dark-skin .lazy-img[data-src]{background-color:#161717}@-webkit-keyframes lazyloadeffect{from{opacity:0.3}to{opacity:1}}@keyframes lazyloadeffect{from{opacity:0.3}to{opacity:1}}@-webkit-keyframes tieSlideInUp{from{-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0);opacity:0}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@keyframes tieSlideInUp{from{-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0);opacity:0}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}.tie-animate-slideInUp{opacity:0;-webkit-animation:tieSlideInUp 0.4s forwards 1;animation:tieSlideInUp 0.4s forwards 1}.tie-animate-delay:nth-child(1){-webkit-animation-delay:0.1s;animation-delay:0.1s}.tie-animate-delay:nth-child(2){-webkit-animation-delay:0.2s;animation-delay:0.2s}.tie-animate-delay:nth-child(3){-webkit-animation-delay:0.3s;animation-delay:0.3s}.tie-animate-delay:nth-child(4){-webkit-animation-delay:0.4s;animation-delay:0.4s}.tie-animate-delay:nth-child(5){-webkit-animation-delay:0.5s;animation-delay:0.5s}.tie-animate-delay:nth-child(6){-webkit-animation-delay:0.6s;animation-delay:0.6s}.tie-animate-delay:nth-child(7){-webkit-animation-delay:0.7s;animation-delay:0.7s}.tie-animate-delay:nth-child(8){-webkit-animation-delay:0.8s;animation-delay:0.8s}.tie-animate-delay:nth-child(9){-webkit-animation-delay:0.9s;animation-delay:0.9s}.tie-animate-delay:nth-child(10){-webkit-animation-delay:1s;animation-delay:1s}.is-thumb-overlay-disabled .post-thumb:hover{opacity:0.85 !important}.is-thumb-overlay-disabled .media-overlay .post-thumb:hover img{opacity:1}.is-thumb-overlay-disabled .post-thumb-overlay{display:none}.is-thumb-overlay-disabled .media-overlay .post-thumb-overlay{display:block}.post-thumb{position:relative;height:100%;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);transition:opacity 0.2s}.post-thumb img{width:100%;display:block}.post-thumb .post-cat-wrap{position:absolute;bottom:10px;margin:0;right:10px}.post-thumb-overlay-wrap{position:absolute;width:100%;height:100%;overflow:hidden}.post-thumb-overlay{position:absolute;width:100%;height:100%;z-index:3;background:rgba(35,38,42,0.8);-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);transition:0.4s;opacity:0}.post-thumb-overlay:hover{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.post-thumb-overlay .icon{position:absolute;left:50%;top:50%;bottom:auto;right:auto;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);color:#ffffff;text-align:center;font-size:32px;z-index:8}.post-thumb-overlay .icon:before{height:32px;width:32px;line-height:32px;content:"\e685";font-family:'tiefonticon';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tie-video .icon:before{content:"\e6b6"}.tie-thumb .icon:before,.tie-slider .icon:before{content:"\e6ac"}.tie-map .icon:before{content:"\e6ab"}.tie-audio .icon:before{content:"\e6a2"}.media-overlay .post-thumb-overlay{background:transparent;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.media-overlay .icon:before{border:2px solid #ffffff;border-radius:50%;width:40px;height:40px;line-height:36px;display:block;font-family:fontawesome;content:"\f030";text-align:center;font-size:17px;background:rgba(0,0,0,0.3);transition:0.3s;z-index:2}.media-overlay .tie-video .icon:before{content:"\f04b";letter-spacing:-3px}.media-overlay .tie-audio .icon:before{content:"\f028"}.media-overlay .post-thumb:hover img{opacity:0.85}.media-overlay .post-thumb:hover .icon:before{background:rgba(0,0,0,0.6)}.media-overlay .tie-map .icon,.media-overlay .tie-standard .icon{display:none}.media-overlay .digital-rating-static,.media-overlay .digital-rating,.media-overlay .post-rating{z-index:3}@media (min-width: 768px){.has-first-big-post li:first-child .icon:before,.full-width-img-news-box li:not(.is-trending) .icon:before,.wide-post-box .icon:before,.big-posts-box .icon:before,.posts-list-bigs .icon:before{width:50px;height:50px;line-height:46px}}.first-post-gradient:not(.media-overlay) li:first-child .post-thumb-overlay,.scroll-2-box .post-thumb-overlay{display:none !important}.post-meta{margin:10px 0 8px;font-size:12px;overflow:hidden}.post-meta,.post-meta a:not(:hover){color:#767676}.post-meta .meta-item{margin-right:8px;display:inline-block}.post-meta .meta-item.fa-before .fa{display:none}.post-meta .meta-item.fa-before:before{padding-right:3px}.post-meta .meta-item.date:before{content:"\f017"}.post-meta .meta-item.meta-comment:before{content:"\f086"}.post-meta .tie-alignright .meta-item:last-child{margin:0 !important}@media (max-width: 767px){.entry-header .post-meta>span,.entry-header .post-meta>div,.main-content .post-meta>span,.main-content .post-meta>div{float:left}}.warm{color:#f47512}.hot{color:#f3502a}.very-hot{color:#f11e1e}.post-cat-wrap{position:relative;z-index:3;pointer-events:auto;margin-bottom:5px;font-weight:normal;font-family:inherit !important;line-height:0;display:block}.post-cat{display:inline-block;background:#08f;color:#fff;padding:0 6px;font-size:11px;line-height:1.85em;margin-right:4px;position:relative;white-space:nowrap;word-wrap:normal;letter-spacing:0;transition:0.3s;border-radius:2px}.post-cat:first-child:last-child{margin:0}@media (max-width: 479px){.post-cat{font-size:9px;padding:1px 5px;height:18px;line-height:18px}}a.post-cat:hover{background:#006dcc;color:#fff}.post-rating{position:absolute;top:10px;right:10px;white-space:nowrap;word-wrap:normal;letter-spacing:4px;text-align:center;text-indent:2px;font-size:15px;direction:ltr;z-index:1}.stars-rating-bg{color:#434850}.stars-rating-bg:before{content:"\f005" "\f005" "\f005" "\f005" "\f005";font-family:"FontAwesome";display:block}.stars-rating-active-inner{text-align:left}.stars-rating-active-inner:before{content:"\f005" "\f005" "\f005" "\f005" "\f005";font-family:"FontAwesome";display:block}.stars-rating-active{transition:width 1.5s;position:absolute;left:0;top:0;width:0;overflow:hidden;color:#08f}.image-hearts .stars-rating-bg:before,.image-hearts .stars-rating-active-inner:before{content:"\f004" "\f004" "\f004" "\f004" "\f004"}.image-thumbs .stars-rating-bg:before,.image-thumbs .stars-rating-active-inner:before{content:"\f164" "\f164" "\f164" "\f164" "\f164"}.post-meta .post-rating{position:relative;top:1px;float:left;right:auto;margin-right:8px;font-size:13px;text-indent:0;letter-spacing:2px}.post-meta .post-rating .stars-rating-active{width:0}.digital-rating{position:absolute;z-index:2;top:10px;right:10px;width:40px;height:40px}.pie-svg circle{transition:stroke-dashoffset 1s linear;stroke:rgba(255,255,255,0.3);stroke-width:2px}circle.circle_bar{stroke-dashoffset:125.66;stroke:#08f}.pie-wrap{display:block;height:40px;width:40px;border-radius:100%;position:relative}.pie-wrap:after{position:absolute;display:block;height:40px;width:40px;left:50%;top:50%;bottom:auto;right:auto;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);content:attr(data-score);border-radius:100%;line-height:40px;font-size:13px;font-weight:bold;color:#ffffff;text-shadow:0 0 3px #333;text-align:center}.pie-wrap.review-percentage:after{content:attr(data-score) "%"}.digital-rating-static{transition:width 1.5s;background:#08f;color:#fff;position:absolute;bottom:0;left:0;width:0;text-align:right;overflow:hidden;opacity:0.8;z-index:1}.digital-rating-static strong{font-size:11px;line-height:13px;font-weight:normal;color:#ffffff;padding:2px 5px;display:block;white-space:nowrap;word-wrap:normal}.tie-slider-nav{width:100%;position:absolute;z-index:1;*height:0;top:50%;margin-top:-23px;transition:opacity}.tie-slider-nav li{cursor:pointer;position:relative;float:left}.tie-slider-nav li:last-child{float:right}.tie-slider-nav li span{position:absolute;z-index:2;width:25px;height:46px;line-height:46px;background:#ffffff;text-align:center;font-size:20px;color:#727a87;transition:0.3s;border-radius:2px;border-top-left-radius:0;border-bottom-left-radius:0}.tie-slider-nav li span:hover{background:#08f;color:#fff}.dark-skin .tie-slider-nav li span:not(:hover){color:#aaa;border-color:rgba(0,0,0,0.1)}.tie-slider-nav li:last-child span{right:0;border-radius:2px;border-top-right-radius:0;border-bottom-right-radius:0}.tie-slider-nav a:hover{background:rgba(0,0,0,0.1)}@media (min-width: 992px){.tie-slider-nav{opacity:0}.main-slider:hover .tie-slider-nav{opacity:1}}@media (max-width: 767px){.grid-slider-wrapper .tie-slider-nav,.boxed-slider-three-slides-wrapper .tie-slider-nav,.boxed-five-slides-slider .tie-slider-nav,.boxed-four-taller-slider .tie-slider-nav{display:none}}.slider-arrow-nav{float:right;margin-left:5px}.slider-arrow-nav li{float:left;clear:none}.slider-arrow-nav a{border:1px solid rgba(0,0,0,0.1);margin-left:5px;font-size:12px;line-height:20px;width:22px;height:22px;text-align:center;display:inline-block;cursor:pointer;border-radius:2px}.slider-arrow-nav a:not(.pagination-disabled):hover{background-color:#08f;color:#fff;border-color:#08f}.pages-nav{padding:30px 0 0;overflow:hidden;width:100%;margin:auto}@media (max-width: 991px){.pages-nav{padding:15px 0 0}}@media (min-width: 992px){.magazine2 .pages-nav{padding:50px 0 0}}.pages-numbers{overflow:hidden;text-align:center;margin-bottom:-3px}.pages-numbers li{display:inline-block;margin:3px}.pages-numbers li.current span{background:#08f;border-color:#08f;color:#fff}.pages-numbers a:not(:hover){color:#2c2f34}.pages-numbers a,.pages-nav-item,.bp-pagination-links .page-numbers{line-height:32px;padding:0 15px;border:1px solid rgba(0,0,0,0.1);border-radius:2px;display:inline-block;overflow:hidden}.first-last-pages .fa{width:22px;font-size:16px;line-height:32px;border:1px solid rgba(0,0,0,0.1);border-width:0 0 0 1px;margin:0 0 0 10px;text-align:right}.first-last-pages .fa:before{content:"\f105"}.first-last-pages.first-page .fa{float:left;border-width:0 1px 0 0;margin:0 10px 0 0;text-align:left}.first-last-pages.first-page .fa:before{content:"\f104"}.pages-standard{overflow:hidden}.pages-standard .first-page{float:left}.pages-standard .last-page,.pages-standard .fa{float:right}#breadcrumb{margin:50px 0 0}#breadcrumb,#breadcrumb a:not(:hover){color:#999999}#breadcrumb .delimiter{margin:0 3px;font-style:normal}.entry-header-outer #breadcrumb{margin:0 0 20px;padding:0}@media (max-width: 767px){.page #breadcrumb .current,.page #breadcrumb em:last-of-type,.single-post #breadcrumb .current,.single-post #breadcrumb em:last-of-type{display:none}}.about-author{overflow:hidden}.about-author .author-avatar{float:left;line-height:0}.about-author .author-avatar img{transition:0.15s}.about-author .author-avatar:hover img{opacity:0.8}.about-author .author-info{padding-left:20px;overflow:hidden}.about-author .author-info h4{margin-top:0}.about-author .author-name{font-size:18px;display:inline-block}.about-author .author-bio{margin:5px 0 10px}.entry .about-author .author-bio{font-size:13px;line-height:20px}.about-author .social-icons{padding:0;margin:0}.about-author li.social-icons-item{float:left;list-style:none;padding:0;margin:0}.about-author li.social-icons-item a{font-size:15px;width:auto;height:auto}.about-author li.social-icons-item a span{margin-right:12px}.about-author li.social-icons-item a:not(:hover) span{color:#2c2f34}.about-author li.social-icons-item a:hover{background-color:transparent !important}.about-author li.social-icons-item:last-child a span{margin-right:0}@media (max-width: 479px){.about-author{text-align:center}.about-author .author-avatar{float:none}.about-author .author-avatar img{margin:0 auto 10px;display:block}.about-author .author-info{padding:0}.about-author .social-icons li{float:none;display:inline-block}}.author-avatar{display:block}.author-avatar img{border-radius:50%;max-width:111px}a.author-avatar:hover{opacity:0.8}.social-icons-item{float:right;margin-left:6px;position:relative}.social-icons-item .social-link span{color:#2c2f34;transition:0.15s}.social-icons .social-icons-item .social-link,.social-icons-widget .social-icons-item .social-link{width:24px;height:24px;line-height:22px;padding:0;display:block;text-align:center;border-radius:2px}.social-icons-item .social-link.custom-social-img span.fa{background-size:14px;background-repeat:no-repeat;background-position:center}.social-icons-item .social-link.custom-social-img span.fa:before{visibility:hidden}.social-icons-item .social-link.social-custom-link:hover{background-color:#27292d;color:#ffffff}#theme-header .dropdown-social-icons .social-icons-item .social-link:hover span{color:#ffffff !important}.social-icons-widget .social-icons-item .social-link:hover span{color:#ffffff}.top-nav .components>li.social-icons-item .social-link:hover,.main-nav .components>li.social-icons-item .social-link:hover{background-color:transparent !important}.top-nav .components>li.social-icons-item .social-link:not(:hover) span,.main-nav .components>li.social-icons-item .social-link:not(:hover) span{color:#2c2f34}.social-icons-item .facebook-social-icon{background-color:#5d82d1 !important}.social-icons-item .facebook-social-icon span{color:#5d82d1}.social-icons-item .facebook-social-icon span.counter-icon{background-color:#5d82d1}.social-icons-item .twitter-social-icon{background-color:#40bff5 !important}.social-icons-item .twitter-social-icon span{color:#40bff5}.social-icons-item .twitter-social-icon span.counter-icon{background-color:#40bff5}.social-icons-item .pinterest-social-icon{background-color:#e13138 !important}.social-icons-item .pinterest-social-icon span{color:#e13138}.social-icons-item .pinterest-social-icon span.counter-icon{background-color:#e13138}.social-icons-item .linkedin-social-icon{background-color:#238cc8 !important}.social-icons-item .linkedin-social-icon span{color:#238cc8}.social-icons-item .linkedin-social-icon span.counter-icon{background-color:#238cc8}.social-icons-item .instagram-social-icon{background-color:#c13584 !important}.social-icons-item .instagram-social-icon span{color:#c13584}.social-icons-item .instagram-social-icon span.counter-icon{background-color:#c13584}.social-icons-item .vimeo-social-icon{background-color:#35c6ea !important}.social-icons-item .vimeo-social-icon span{color:#35c6ea}.social-icons-item .vimeo-social-icon span.counter-icon{background-color:#35c6ea}.social-icons-item .dribbble-social-icon{background-color:#f7659c !important}.social-icons-item .dribbble-social-icon span{color:#f7659c}.social-icons-item .dribbble-social-icon span.counter-icon{background-color:#f7659c}.social-icons-item .youtube-social-icon{background-color:#ef4e41 !important}.social-icons-item .youtube-social-icon span{color:#ef4e41}.social-icons-item .youtube-social-icon span.counter-icon{background-color:#ef4e41}.social-icons-item .soundcloud-social-icon{background-color:#ff7e30 !important}.social-icons-item .soundcloud-social-icon span{color:#ff7e30}.social-icons-item .soundcloud-social-icon span.counter-icon{background-color:#ff7e30}.social-icons-item .flickr-social-icon{background-color:#ff48a3 !important}.social-icons-item .flickr-social-icon span{color:#ff48a3}.social-icons-item .flickr-social-icon span.counter-icon{background-color:#ff48a3}.social-icons-item .github-social-icon{background-color:#3f91cb !important}.social-icons-item .github-social-icon span{color:#3f91cb}.social-icons-item .github-social-icon span.counter-icon{background-color:#3f91cb}.social-icons-item .behance-social-icon{background-color:#1879fd !important}.social-icons-item .behance-social-icon span{color:#1879fd}.social-icons-item .behance-social-icon span.counter-icon{background-color:#1879fd}.social-icons-item .foursquare-social-icon{background-color:#f94877 !important}.social-icons-item .foursquare-social-icon span{color:#f94877}.social-icons-item .foursquare-social-icon span.counter-icon{background-color:#f94877}.social-icons-item .spotify-social-icon{background-color:#2ebd59 !important}.social-icons-item .spotify-social-icon span{color:#2ebd59}.social-icons-item .spotify-social-icon span.counter-icon{background-color:#2ebd59}.social-icons-item .px500-social-icon{background-color:#0099e5 !important}.social-icons-item .px500-social-icon span{color:#0099e5}.social-icons-item .px500-social-icon span.counter-icon{background-color:#0099e5}.social-icons-item .vk-social-icon{background-color:#45668e !important}.social-icons-item .vk-social-icon span{color:#45668e}.social-icons-item .vk-social-icon span.counter-icon{background-color:#45668e}.social-icons-item .mixcloud-social-icon{background-color:#589fC3 !important}.social-icons-item .mixcloud-social-icon span{color:#589fC3}.social-icons-item .mixcloud-social-icon span.counter-icon{background-color:#589fC3}.social-icons-item .twitch-social-icon{background-color:#6441a5 !important}.social-icons-item .twitch-social-icon span{color:#6441a5}.social-icons-item .twitch-social-icon span.counter-icon{background-color:#6441a5}.social-icons-item .envato-social-icon{background-color:#82b641 !important}.social-icons-item .envato-social-icon span{color:#82b641}.social-icons-item .envato-social-icon span.counter-icon{background-color:#82b641}.social-icons-item .rss-social-icon{background-color:#faa33d !important}.social-icons-item .rss-social-icon span{color:#faa33d}.social-icons-item .rss-social-icon span.counter-icon{background-color:#faa33d}.social-icons-item .goodreads-social-icon{background-color:#A06E0A !important}.social-icons-item .goodreads-social-icon span{color:#A06E0A}.social-icons-item .goodreads-social-icon span.counter-icon{background-color:#A06E0A}.social-icons-item .steam-social-icon{background-color:#222 !important}.social-icons-item .steam-social-icon span{color:#222}.social-icons-item .steam-social-icon span.counter-icon{background-color:#222}.social-icons-item .url-social-icon{background-color:#27292d !important}.social-icons-item .url-social-icon span{color:#27292d}.social-icons-item .url-social-icon span.counter-icon{background-color:#27292d}.social-icons-item .skype-social-icon{background-color:#00aff0 !important}.social-icons-item .skype-social-icon span{color:#00aff0}.social-icons-item .skype-social-icon span.counter-icon{background-color:#00aff0}.social-icons-item .reddit-social-icon{background-color:#ff4500 !important}.social-icons-item .reddit-social-icon span{color:#ff4500}.social-icons-item .tumblr-social-icon{background-color:#35465c !important}.social-icons-item .tumblr-social-icon span{color:#35465c}.social-icons-item .wordpress-social-icon{background-color:#21759b !important}.social-icons-item .wordpress-social-icon span{color:#21759b}.social-icons-item .yelp-social-icon{background-color:#af0606 !important}.social-icons-item .yelp-social-icon span{color:#af0606}.social-icons-item .lastfm-social-icon{background-color:#d51007 !important}.social-icons-item .lastfm-social-icon span{color:#d51007}.social-icons-item .xing-social-icon{background-color:#026466 !important}.social-icons-item .xing-social-icon span{color:#026466}.social-icons-item .deviantart-social-icon{background-color:#05cc47 !important}.social-icons-item .deviantart-social-icon span{color:#05cc47}.social-icons-item .apple-social-icon{background-color:#333 !important}.social-icons-item .apple-social-icon span{color:#333}.social-icons-item .paypal-social-icon{background-color:#003087 !important}.social-icons-item .paypal-social-icon span{color:#003087}.social-icons-item .google_play-social-icon{background-color:#689F38 !important}.social-icons-item .google_play-social-icon span{color:#689F38}.social-icons-item .odnoklassniki-social-icon{background-color:#ee8208 !important}.social-icons-item .odnoklassniki-social-icon span{color:#ee8208}.social-icons-item .telegram-social-icon{background-color:#08c !important}.social-icons-item .telegram-social-icon span{color:#08c}.social-icons-item .bitbucket-social-icon{background-color:#205081 !important}.social-icons-item .bitbucket-social-icon span{color:#205081}.social-icons-item .medium-social-icon{background-color:#4bad31 !important}.social-icons-item .medium-social-icon span{color:#4bad31}.social-icons-item .viadeo-social-icon{background-color:#f07355 !important}.social-icons-item .viadeo-social-icon span{color:#f07355}.social-icons-item .snapchat-social-icon{background-color:#e8e600 !important}.social-icons-item .snapchat-social-icon span{color:#e8e600}.social-icons-item .tripadvisor-social-icon{background-color:#448040 !important}.social-icons-item .tripadvisor-social-icon span{color:#448040}.social-icons-item .mailchimp-social-icon,.social-icons-item .mailchimp-social-icon .counter-icon,.social-icons-item .mailpoet-social-icon,.social-icons-item .mailpoet-social-icon .counter-icon,.social-icons-item .mymail-social-icon,.social-icons-item .mymail-social-icon .counter-icon{background-color:#2c9ab7}.social-icons-item .posts-social-icon,.social-icons-item .posts-social-icon .counter-icon{background-color:#9b59b6}.social-icons-item .comments-social-icon,.social-icons-item .comments-social-icon .counter-icon{background-color:#1abc9c}.social-icons-item .groups-social-icon,.social-icons-item .groups-social-icon .counter-icon{background-color:#788cb6}.social-icons-item .forums-social-icon,.social-icons-item .forums-social-icon .counter-icon{background-color:#88aca1}.social-icons-item .members-social-icon,.social-icons-item .members-social-icon .counter-icon{background-color:#dc5034}.social-icons-item .topics-social-icon,.social-icons-item .topics-social-icon .counter-icon{background-color:#613854}.social-icons-item .replies-social-icon,.social-icons-item .replies-social-icon .counter-icon{background-color:#71c6c1}ul:not(.solid-social-icons) .social-icons-item a:not(:hover){background-color:transparent !important}.dark-skin .social-icons-item .url-social-icon span,.social-icons-item .social-custom-link span{color:#aaa}.solid-social-icons .social-link{background-color:#2c2f34;transition:opacity 0.3s}.dark-skin .solid-social-icons .social-link{background-color:#27292d;border-color:#27292d}.solid-social-icons .social-link span{color:#ffffff !important;transition:0.1s}.solid-social-icons .social-link:hover{opacity:0.8}.tie-fluid-width-video-wrapper,.featured-area.video-is-sticky{width:100%;position:relative;padding:0;padding-top:56%}.entry .tie-fluid-width-video-wrapper{clear:both}.tie-fluid-width-video-wrapper iframe,.tie-fluid-width-video-wrapper object,.tie-fluid-width-video-wrapper embed,.tie-fluid-width-video-wrapper .wp-video{position:absolute;top:0;left:0;width:100%;height:100%}.wp-video-shortcode,.wp-video{width:100% !important;height:auto !important}#tie-wrapper .mejs-container .mejs-controls{background:#08f;color:#fff}#tie-wrapper .mejs-container .mejs-time-current{background:#ffffff}#tie-wrapper .mejs-container .mejs-time-loaded,#tie-wrapper .mejs-container .mejs-horizontal-volume-current{background:rgba(255,255,255,0.5)}#tie-wrapper .mejs-container.wp-video-shortcode.mejs-video{padding-top:57%}#tie-wrapper .mejs-container .mejs-overlay,#tie-wrapper .mejs-container .mejs-poster{width:100% !important;height:100% !important}#tie-wrapper .mejs-container .mejs-mediaelement video{position:absolute;top:0;left:0;right:0;bottom:0;width:100% !important;height:100% !important}#tie-wrapper .wp-playlist{padding:0}#tie-wrapper .wp-playlist.wp-playlist-light,#tie-wrapper .wp-playlist.wp-playlist-dark{border-color:#eee;background:transparent;color:#333}#tie-wrapper .wp-playlist.wp-playlist-light .wp-playlist-playing,#tie-wrapper .wp-playlist.wp-playlist-dark .wp-playlist-playing{background:#eee;color:#444}#tie-wrapper .wp-playlist .wp-playlist-item{padding:5px;border-color:#eee}#tie-wrapper .wp-playlist .wp-playlist-item-length{right:6px;top:5px}#tie-wrapper .wp-playlist .wp-playlist-playing{font-weight:normal}#tie-wrapper .wp-playlist .wp-playlist-tracks{margin-top:0}.theme-notice{background:#fff6ac;padding:10px;color:#000000 !important;display:block;clear:both}#the-post .theme-notice{margin-bottom:10px}.trending-post.fa{width:22px;height:22px;line-height:22px;text-align:center;font-size:12px;background:#F64E4E;color:#ffffff;border-radius:100%;z-index:4}.thumb-meta .trending-post.fa{margin-right:7px}.trending-post.fa.trending-lg,.centered-title-slider .trending-post.fa{display:block;margin:5px auto !important;width:35px;height:35px;line-height:35px;font-size:18px}.wide-slider-nav-wrapper .trending-post.fa,.boxed-five-slides-slider .trending-post.fa{width:18px;height:18px;line-height:18px;font-size:12px;margin-top:-5px}.post-thumb .trending-post.fa.trending-lg{position:absolute;margin:0 !important;left:10px;top:-10px}@media (max-width: 670px){.post-thumb .trending-post.fa.trending-lg{top:10px}}.trending-post.fa.trending-sm{display:block;width:14px;height:14px;line-height:15px;font-size:12px;float:left;top:3px;position:relative}.loader-overlay{opacity:1;-webkit-perspective:10000px;perspective:10000px;background:transparent;position:absolute;zoom:1;left:50%;top:50%;bottom:auto;right:auto;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.spinner{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;margin:auto;width:5em}.show-more-button .spinner{width:3.1em}.spinner .bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s;margin-right:.5em;opacity:0.8}.spinner .bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s;margin-right:.5em;opacity:0.9}.spinner>div{border-radius:100%;-webkit-animation:bouncedelay 1.4s infinite;animation:bouncedelay 1.4s infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both;background-color:#08f;color:#fff;display:block;float:left;height:1em;width:1em}#product-images-slider-nav .spinner>div,.show-more-button .spinner>div{width:0.7em;height:0.7em}@-webkit-keyframes bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.spinner-circle{position:absolute;z-index:1;height:40px;width:40px;top:-20px;left:-20px;-webkit-animation:parent-animate 1.5s linear infinite;animation:parent-animate 1.5s linear infinite;clip:rect(0, 40px, 40px, 20px)}.spinner-circle:after{content:'';position:absolute;border-radius:50%;height:40px;width:40px;box-shadow:inset 0 0 0 2px;color:#08f;-webkit-animation:child-animate 1.5s ease-in-out infinite;animation:child-animate 1.5s ease-in-out infinite;clip:rect(0, 40px, 40px, 20px)}@-webkit-keyframes parent-animate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(220deg);transform:rotate(220deg)}}@keyframes parent-animate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(220deg);transform:rotate(220deg)}}@-webkit-keyframes child-animate{0%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(140deg);transform:rotate(140deg)}}@keyframes child-animate{0%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(140deg);transform:rotate(140deg)}}.entry-header,.entry-archives-header{padding:30px 30px 0;margin-bottom:20px}@media (max-width: 991px){.entry-header,.entry-archives-header{padding:20px 20px 0}}@media (max-width: 1199px){.entry-archives-header{padding:20px 20px 0;margin-bottom:10px}}#tie-body .post-cat:hover,#tie-body .social-statistics-widget a:hover,#tie-body a.remove:hover,#tie-body a.button:hover,#tie-body .tabs>li>a:hover,#tie-body .item-list-tabs a:hover,#tie-body .item-options a:hover,#tie-body .action a:hover{text-decoration:none !important}#is-scroller-outer{visibility:hidden;width:100px;height:0;overflow:scroll}#is-scroller{width:100%}.gallery{margin:0 -1.1666667% 1.75em}.gallery-item{display:inline-block;max-width:33.33%;padding:0 1.1400652% 2.2801304%;text-align:center;vertical-align:top;width:100%;margin:0}.gallery-item a{display:block}.gallery-columns-1 .gallery-item{max-width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.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-icon img{margin:0 auto}.gallery-caption{color:#686868;display:block;font-size:13px;font-size:0.8125rem;font-style:italic;line-height:1.6153846154;padding-top:0.5384615385em}.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.wp-caption{max-width:100%}.wp-caption:not(.alignleft):not(.alignright){margin-right:auto;margin-left:auto}.wp-caption img[class*="wp-image-"]{display:block;margin:0}.wp-caption .wp-caption-text{color:#686868;font-size:13px;font-style:italic;line-height:1.6153846154;padding-top:5px}q,blockquote{background:#2c2f34;padding:30px 50px;margin:20px 0;display:block;color:#ffffff}q::before,blockquote::before{display:block;content:"\f10d";font-family:fontawesome;font-size:26px;color:#08f;margin-bottom:20px}q p,blockquote p{margin-bottom:1.474em;font-size:19px;line-height:30px;font-style:italic}q a,blockquote a{color:#08f}q a:hover,blockquote a:hover{color:#006dcc}q cite,blockquote cite{font-size:16px;display:block;text-align:right;color:#08f;margin-top:10px}q>:last-child,blockquote>:last-child{margin-bottom:0}q.alignleft,blockquote.alignleft{margin:0.316em 1.474em 1.474em 0;width:50%}q.alignright,blockquote.alignright{margin:0.316em 0 1.474em 1.474em;width:50%}@media (max-width: 767px){q,blockquote{float:none !important;width:auto !important;margin:20px 0 !important}}blockquote.quote-light{background:#eeeeee;border-color:#08f;border-width:0;border-left-width:3px;border-style:solid;color:#2c2f34}blockquote.quote-light::before{display:none}blockquote.quote-light p{font-size:18px;line-height:28px}blockquote.quote-light cite{text-align:left}blockquote.quote-simple{background:transparent;border-width:0;text-align:center;padding:0;color:#08f}blockquote.quote-simple::before{display:none}blockquote.quote-simple p{color:inherit;font-size:28px;line-height:38px}blockquote.quote-simple cite{text-align:center}blockquote.quote-simple.alignleft,blockquote.quote-simple.alignright{text-align:left}blockquote.quote-simple.alignleft p,blockquote.quote-simple.alignright p{font-style:normal}table{border-spacing:0;width:100%;border-collapse:separate;margin-bottom:1.5em}table tr:nth-child(even){background:rgba(0,0,0,0.03)}table td,table th{padding:.4em;text-align:left;border-right:1px dotted rgba(0,0,0,0.1)}table th:last-child,table tr td:last-child{border-right:0}table thead th{background:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.1);text-transform:uppercase;padding:0.7em .4em;vertical-align:middle}table tbody th{background:rgba(0,0,0,0.03)}.entry table tbody td,.entry table tbody th{border:1px solid rgba(0,0,0,0.1)}.table-is-responsive{clear:both;overflow-x:auto}.entry ol,.entry ul,.comment-content ol,.comment-content ul{margin-bottom:20px;padding-left:15px;margin-left:20px}.entry ol li,.entry ul ol li,.comment-content ol li,.comment-content ul ol li{list-style:decimal}.entry ul li,.entry ol ul li,.comment-content ul li,.comment-content ol ul li{list-style:disc;list-style-image:none}.entry li,.comment-content li{margin:0 0 5px 0}.entry li ol,.entry li ul,.comment-content li ol,.comment-content li ul{margin:5px 0 0 15px}.entry dl,.comment-content dl{margin:0 0 1.75em}.entry dt,.comment-content dt{font-weight:700}.entry dd,.comment-content dd{margin:0 0 1.75em}.entry{line-height:26px;font-size:15px}.entry p{margin-bottom:25px;line-height:26px}.entry p:last-child{margin:0}.entry mark{background:#333;color:#fff;padding:0.125em 0.25em;text-decoration:none}@media (max-width: 767px){.container-wrapper,.entry-content{padding:20px 15px}}#mobile-container{display:none;padding:10px 30px 30px}#mobile-container .components{float:none;line-height:50px;margin-top:20px;margin-bottom:10px;display:-webkit-flex;display:-ms-flexbox;display:flex;border-bottom:1px solid rgba(255,255,255,0.1)}#mobile-container .components li{display:inline-block;float:none;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}#mobile-container .components li a{width:100%}#mobile-container .components li a:hover{color:#fff}#mobile-container .components li a>span{right:calc(50% - 15px)}#mobile-container .components .comp-sub-menu{background:#333333}#mobile-container .components .comp-sub-menu li{display:block}#mobile-menu{margin-bottom:20px;position:relative;padding-top:15px}#mobile-menu .hide-mega-headings>a{display:none}#mobile-menu .hide-mega-headings>a+ul{display:block}#mobile-menu.hide-menu-icons a span.fa{display:none}#mobile-menu .menu>li{border-bottom:1px solid rgba(0,0,0,0.05)}.dark-skin #mobile-menu .menu>li{border-color:rgba(255,255,255,0.05)}#mobile-menu .menu>li li{padding-left:15px}#mobile-menu .menu>li:only-child{border-bottom:none}#mobile-menu .menu>li:only-child li{padding:0}#mobile-menu .menu>li:only-child li a{font-size:16px;font-weight:600}#mobile-menu li{display:block;position:relative}#mobile-menu li .screen-reader-text{height:auto;width:auto;position:initial !important;overflow:initial !important;clip:initial !important}#mobile-menu li a{display:block;padding:15px 50px 15px 0;font-size:16px;line-height:22px;font-weight:600}.dark-skin #mobile-menu li a{color:#ffffff}#mobile-menu li a:hover{opacity:0.7}#mobile-menu li a>.fa{margin-right:3px;width:25px;text-align:center}#mobile-menu li.menu-item-has-children>a:before{display:none}#mobile-menu li ul,#mobile-menu li .menu-sub-content{opacity:1 !important;background-image:none !important;padding:0 !important;min-height:unset !important}#mobile-menu li ul{padding-left:15px;display:none}#mobile-menu li ul a{font-weight:normal;font-size:14px;padding-top:10px;padding-bottom:10px}#mobile-menu li ul .mobile-arrows{font-size:12px}#mobile-menu:not(.hide-menu-icons) li.menu-item-has-icon>ul,#mobile-menu:not(.hide-menu-icons) li.menu-item-has-icon>div{padding-left:25px !important}#mobile-menu .mobile-arrows{width:50px;position:absolute;right:0;top:0;z-index:1;padding:15px 10px;line-height:22px;cursor:pointer;text-align:center;font-size:14px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}.dark-skin #mobile-menu .mobile-arrows{color:#ffffff}#mobile-menu .mobile-arrows.is-open{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#mobile-social-icons{margin-bottom:15px}#mobile-social-icons ul{text-align:center;overflow:hidden}#mobile-social-icons ul .social-icons-item{float:none;display:inline-block}#mobile-social-icons .social-icons-item{margin:0}#mobile-social-icons .social-icons-item .social-link{background:transparent;border:none}.light-skin #mobile-social-icons .social-link:not(:hover) span{color:#777 !important}#mobile-search .search-field{background-color:rgba(0,0,0,0.05);border-color:rgba(255,255,255,0.1);color:#ffffff}.light-skin #mobile-search .search-field{background-color:rgba(0,0,0,0.05);color:#2c2f34}@media screen and (-webkit-min-device-pixel-ratio: 0){#mobile-search .search-field{font-size:16px}}#mobile-search input::-webkit-input-placeholder{color:rgba(255,255,255,0.6)}#mobile-search input::-moz-placeholder{color:rgba(255,255,255,0.6)}#mobile-search input:-moz-placeholder{color:rgba(255,255,255,0.6)}#mobile-search input:-ms-input-placeholder{color:rgba(255,255,255,0.6)}#mobile-menu-icon{display:none;z-index:1;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:15px;height:30px;line-height:30px;cursor:pointer;transition:0.3s}#mobile-menu-icon .nav-icon{display:inline-block;width:22px;height:2px;background-color:#2c2f34;position:relative;top:-4px;transition:background 0.4s ease}#mobile-menu-icon .nav-icon:before,#mobile-menu-icon .nav-icon:after{position:absolute;right:0;background-color:#2c2f34;content:'';display:block;width:100%;height:100%;transition:background 0.4s, right .2s ease, -webkit-transform 0.4s;transition:transform 0.4s, background 0.4s, right .2s ease;transition:transform 0.4s, background 0.4s, right .2s ease, -webkit-transform 0.4s;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}#mobile-menu-icon .nav-icon:before{-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);transform:translateY(-6px)}#mobile-menu-icon .nav-icon:after{-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px)}.dark-skin #mobile-menu-icon .nav-icon,.dark-skin #mobile-menu-icon .nav-icon:before,.dark-skin #mobile-menu-icon .nav-icon:after,.main-nav-dark.header-layout-1 #mobile-menu-icon .nav-icon,.main-nav-dark.header-layout-1 #mobile-menu-icon .nav-icon:before,.main-nav-dark.header-layout-1 #mobile-menu-icon .nav-icon:after{background-color:#ffffff}.dark-skin #mobile-menu-icon .nav-icon .menu-text,.main-nav-dark.header-layout-1 #mobile-menu-icon .nav-icon .menu-text{color:#ffffff}#mobile-menu-icon .menu-text{color:#2c2f34;line-height:30px;font-size:12px;padding:0 3px;display:inline-block;transition:color 0.4s}.dark-skin #mobile-menu-icon .menu-text,.main-nav-dark.header-layout-1 #mobile-menu-icon .menu-text{color:#ffffff}@media (max-width: 991px){#mobile-container,#mobile-menu-icon{display:block}#slide-sidebar-widgets{display:none}}.block-head-1 .the-global-title,.block-head-1 .comment-reply-title,.block-head-1 .related.products>h2,.block-head-1 .up-sells>h2,.block-head-1 .cross-sells>h2,.block-head-1 .cart_totals>h2,.block-head-1 .bbp-form legend{position:relative;font-size:17px;padding:0 0 15px;border-bottom:2px solid rgba(0,0,0,0.1);margin-bottom:20px}.block-head-1 .the-global-title:after,.block-head-1 .comment-reply-title:after,.block-head-1 .related.products>h2:after,.block-head-1 .up-sells>h2:after,.block-head-1 .cross-sells>h2:after,.block-head-1 .cart_totals>h2:after,.block-head-1 .bbp-form legend:after{content:"";background:#2c2f34;width:40px;height:2px;position:absolute;bottom:-2px;left:0}.block-head-1 .the-global-title:before,.block-head-1 .comment-reply-title:before,.block-head-1 .related.products>h2:before,.block-head-1 .up-sells>h2:before,.block-head-1 .cross-sells>h2:before,.block-head-1 .cart_totals>h2:before,.block-head-1 .bbp-form legend:before{content:"";width:0;height:0;position:absolute;bottom:-5px;left:0;border-left:0;border-right:5px solid transparent;border-top:5px solid #2c2f34}.dark-skin .block-head-1 .the-global-title:before,.dark-skin .block-head-1 .comment-reply-title:before,.dark-skin .block-head-1 .related.products>h2:before,.dark-skin .block-head-1 .up-sells>h2:before,.dark-skin .block-head-1 .cross-sells>h2:before,.dark-skin .block-head-1 .cart_totals>h2:before,.dark-skin .block-head-1 .bbp-form legend:before{border-top-color:#ffffff}.block-head-1 .mag-box div.mag-box-title:before{border-top-color:#08f}.block-head-1 .dark-skin .section-title-default:after{background:#ffffff}.block-head-1 .dark-skin .section-title-default:before{border-top-color:#ffffff}.block-head-1 .dark-skin .widget-title:after{background:#ffffff}.block-head-1 .dark-skin .widget-title:before{border-top-color:#ffffff}.block-head-1 #footer .widget-title:before{display:none}.block-head-2 .the-global-title,.block-head-2 .comment-reply-title,.block-head-2 .related.products>h2,.block-head-2 .up-sells>h2,.block-head-2 .cross-sells>h2,.block-head-2 .cart_totals>h2,.block-head-2 .bbp-form legend{position:relative;font-size:17px;padding:0 0 15px;margin-bottom:20px;border-bottom:3px solid #27292d;color:#27292d}.block-head-2 .section-title-default{border-bottom-width:5px}.block-head-2 #footer .widget-title:after{content:"";background:#ffffff;width:40px;height:2px;position:absolute;bottom:-2px;left:0}.block-head-3 .the-global-title,.block-head-3 .comment-reply-title,.block-head-3 .related.products>h2,.block-head-3 .up-sells>h2,.block-head-3 .cross-sells>h2,.block-head-3 .cart_totals>h2,.block-head-3 .bbp-form legend{position:relative;font-size:17px;margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,0.1);padding:0 0 14px}.block-head-3 .the-global-title:after,.block-head-3 .comment-reply-title:after,.block-head-3 .related.products>h2:after,.block-head-3 .up-sells>h2:after,.block-head-3 .cross-sells>h2:after,.block-head-3 .cart_totals>h2:after,.block-head-3 .bbp-form legend:after{content:"";background:#27292d;width:80px;height:3px;position:absolute;bottom:-1px;left:0}.block-head-3 .dark-skin .the-global-title:after{background:#ffffff}.block-head-3 #footer .widget-title:after{width:50px}.dark-skin .block-head-1 .the-global-title,.dark-skin .block-head-1 .related.products>h2,.dark-skin .block-head-1 .up-sells>h2,.dark-skin .block-head-1 .cross-sells>h2,.dark-skin .block-head-1 .cart_totals>h2,.dark-skin .block-head-1 .bbp-form legend,.dark-skin .block-head-2 .the-global-title,.dark-skin .block-head-2 .related.products>h2,.dark-skin .block-head-2 .up-sells>h2,.dark-skin .block-head-2 .cross-sells>h2,.dark-skin .block-head-2 .cart_totals>h2,.dark-skin .block-head-2 .bbp-form legend,.dark-skin .block-head-3 .the-global-title,.dark-skin .block-head-3 .related.products>h2,.dark-skin .block-head-3 .up-sells>h2,.dark-skin .block-head-3 .cross-sells>h2,.dark-skin .block-head-3 .cart_totals>h2,.dark-skin .block-head-3 .bbp-form legend,.block-head-1 .dark-skin .the-global-title,.block-head-2 .dark-skin .the-global-title,.block-head-3 .dark-skin .the-global-title{color:#ffffff;border-bottom-color:rgba(255,255,255,0.1)}.block-head-1 #footer .widget-title,.block-head-2 #footer .widget-title,.block-head-3 #footer .widget-title{border-bottom:0}.dark-skin .block-head-1 .the-global-title:after,.dark-skin .block-head-1 .related.products>h2:after,.dark-skin .block-head-1 .up-sells>h2:after,.dark-skin .block-head-1 .cross-sells>h2:after,.dark-skin .block-head-1 .cart_totals>h2:after,.dark-skin .block-head-1 .bbp-form legend:after,.dark-skin .block-head-3 .the-global-title:after,.dark-skin .block-head-3 .related.products>h2:after,.dark-skin .block-head-3 .up-sells>h2:after,.dark-skin .block-head-3 .cross-sells>h2:after,.dark-skin .block-head-3 .cart_totals>h2:after,.dark-skin .block-head-3 .bbp-form legend:after{background:#ffffff}.block-head-1 .mag-box div.mag-box-title,.block-head-1 .mag-box-title h3 a,.block-head-1 .block-more-button,.block-head-3 .mag-box div.mag-box-title,.block-head-3 .mag-box-title h3 a,.block-head-3 .block-more-button{color:#08f}.block-head-1 .mag-box-title h3 a:hover,.block-head-1 .block-more-button:hover,.block-head-3 .mag-box-title h3 a:hover,.block-head-3 .block-more-button:hover{color:#006dcc}.block-head-1 .mag-box div.mag-box-title:after,.block-head-3 .mag-box div.mag-box-title:after{background:#08f}.block-head-4 .has-block-head-4,.block-head-4 .mag-box-title h3,.block-head-4 .comment-reply-title,.block-head-4 .related.products>h2,.block-head-4 .up-sells>h2,.block-head-4 .cross-sells>h2,.block-head-4 .cart_totals>h2,.block-head-4 .bbp-form legend{position:relative;opacity:0.99;display:inline-block !important;width:auto;font-size:15px;line-height:1.3;font-weight:500;margin-bottom:20px;padding:5px 10px;color:#fff}.block-head-4 .has-block-head-4:before,.block-head-4 .mag-box-title h3:before,.block-head-4 .comment-reply-title:before,.block-head-4 .related.products>h2:before,.block-head-4 .up-sells>h2:before,.block-head-4 .cross-sells>h2:before,.block-head-4 .cart_totals>h2:before,.block-head-4 .bbp-form legend:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-color:#08f;z-index:-1}.block-head-4 .section-title-default{padding:5px 20px}.block-head-4 .mag-box-title h3 a,.block-head-4 .section-title-default a,.block-head-4 #cancel-comment-reply-link{color:#fff}.block-head-4 .mag-box-title h3 a:hover,.block-head-4 .section-title-default a:hover,.block-head-4 #cancel-comment-reply-link:hover{opacity:0.8}.block-head-4 .mag-box-title{position:relative;margin-bottom:0}.block-head-4 .mag-box-title h3{font-size:18px}.block-head-4 .mag-box-title .tie-alignright{margin-top:6px}.block-head-4 .widget-title{padding:0 10px}.block-head-4 .widget-title .the-subtitle{line-height:27px}.block-head-4#tie-body .widget-title,.block-head-4#tie-body .widget-title a:not(:hover){color:#ffffff}.block-head-4#tie-body .widget-title:before{background:#111}.block-head-4 #check-also-box .widget-title{padding-left:30px}.block-head-4 #check-also-close{top:4px;left:5px}.block-head-4 .widget-title a:not(:hover){color:#ffffff}.block-head-4 .mag-box-filter-links .flexMenu-popup{top:5px}.block-head-4 span.widget-title-icon,.block-head-7 span.widget-title-icon{float:left;margin-right:10px;line-height:27px;position:static;color:#ffffff}.block-head-4 .mag-box>.container-wrapper,.block-head-4 .widget-title,.block-head-4 #footer .widget,.block-head-4 .side-aside .widget,.block-head-7 .mag-box>.container-wrapper,.block-head-7 .widget-title,.block-head-7 #footer .widget,.block-head-7 .side-aside .widget{opacity:0.99}.block-head-5 .has-block-head-4,.block-head-5 .mag-box-title h3,.block-head-5 .comment-reply-title,.block-head-5 .related.products>h2,.block-head-5 .up-sells>h2,.block-head-5 .cross-sells>h2,.block-head-5 .cart_totals>h2,.block-head-5 .bbp-form legend{padding:5px 15px 5px 25px}.block-head-5 .has-block-head-4:before,.block-head-5 .mag-box-title h3:before,.block-head-5 .comment-reply-title:before,.block-head-5 .related.products>h2:before,.block-head-5 .up-sells>h2:before,.block-head-5 .cross-sells>h2:before,.block-head-5 .cart_totals>h2:before,.block-head-5 .bbp-form legend:before{-webkit-transform:skew(-20deg) translateX(6px);-ms-transform:skew(-20deg) translateX(6px);transform:skew(-20deg) translateX(6px)}.block-head-5 .section-title-default{padding:5px 20px 5px 35px}.block-head-5 .section-title-default:before{-webkit-transform:skew(-20deg) translateX(13px);-ms-transform:skew(-20deg) translateX(13px);transform:skew(-20deg) translateX(13px)}.block-head-5 .widget-title{padding:0 10px 0 20px}.block-head-5 #check-also-box .widget-title{padding-left:37px}.block-head-5 #check-also-close{left:12px}.block-head-6 .has-block-head-4:after,.block-head-6 .mag-box-title h3:after,.block-head-6 .comment-reply-title:after,.block-head-6 .related.products>h2:after,.block-head-6 .up-sells>h2:after,.block-head-6 .cross-sells>h2:after,.block-head-6 .cart_totals>h2:after,.block-head-6 .bbp-form legend:after{content:'';position:absolute;right:0;top:0;width:70%;height:100%;background-color:#08f;-webkit-transform:skew(-40deg) translateX(14px);-ms-transform:skew(-40deg) translateX(14px);transform:skew(-40deg) translateX(14px);z-index:-1}.block-head-6 .section-title-default{padding:5px 25px}.block-head-6 .section-title-default:after{-webkit-transform:skew(-40deg) translateX(32px);-ms-transform:skew(-40deg) translateX(32px);transform:skew(-40deg) translateX(32px)}.block-head-6#tie-body .widget-title:after{background:#111}.block-head-7 .the-global-title,.block-head-7 .comment-reply-title,.block-head-7 .related.products>h2,.block-head-7 .up-sells>h2,.block-head-7 .cross-sells>h2,.block-head-7 .cart_totals>h2,.block-head-7 .bbp-form legend{position:relative;font-size:15px;line-height:1.3;font-weight:500;margin-bottom:20px;padding:7px 10px;color:#ffffff;background-color:#111}.block-head-7 .section-title-default{padding:5px 15px}.block-head-7 .mag-box-title h3{font-size:15px;line-height:22px}.block-head-7 .the-global-title a{color:#ffffff}.block-head-7 .mag-box .mag-box-title .mag-box-filter-links a.active{color:#08f}.block-head-7 .mag-box-title h3 a:hover,.block-head-7 .block-more-button:hover,.block-head-7 .section-title-default a:hover,.block-head-7 .widget-title a:hover{opacity:0.8}.block-head-7 .mag-box-filter-links .flexMenu-popup{top:6px}.block-head-7 .mag-box-filter-links .flexMenu-popup a:not(:hover):not(.active){color:#2c2f34}.dark-skin .block-head-7 .mag-box-filter-links .flexMenu-popup a:not(:hover):not(.active),.block-head-7 .dark-skin .mag-box-filter-links .flexMenu-popup a:not(:hover):not(.active){color:#aaa}.block-head-7 .slider-arrow-nav{margin-right:-3px}.block-head-7 .slider-arrow-nav a{border-color:rgba(255,255,255,0.2)}.block-head-7 #footer .widget-title{display:inline-block}.block-head-7 span.widget-title-icon{line-height:19px}.block-head-8 .the-global-title,.block-head-8 .comment-reply-title,.block-head-8 .related.products>h2,.block-head-8 .up-sells>h2,.block-head-8 .cross-sells>h2,.block-head-8 .cart_totals>h2,.block-head-8 .bbp-form legend{position:relative;font-size:15px;margin-bottom:20px;padding-left:20px;min-height:0}.dark-skin .block-head-8 .the-global-title,.dark-skin .block-head-8 .comment-reply-title,.dark-skin .block-head-8 .related.products>h2,.dark-skin .block-head-8 .up-sells>h2,.dark-skin .block-head-8 .cross-sells>h2,.dark-skin .block-head-8 .cart_totals>h2,.dark-skin .block-head-8 .bbp-form legend{color:#ffffff}.block-head-8 .the-global-title:before,.block-head-8 .comment-reply-title:before,.block-head-8 .related.products>h2:before,.block-head-8 .up-sells>h2:before,.block-head-8 .cross-sells>h2:before,.block-head-8 .cart_totals>h2:before,.block-head-8 .bbp-form legend:before{content:"";background:#08f;height:1em;width:10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0}.block-head-8 .section-title-default{padding-left:25px}.block-head-8 .section-title-default:before{height:0.8em;width:15px}.block-head-8 .mag-box-title h3{line-height:22px}.block-head-8 .dark-skin .the-global-title{color:#ffffff}.section-title{font-weight:700}.section-title.section-title-default{font-size:50px;margin-bottom:40px}@media (max-width: 767px){.section-title.section-title-default{font-size:35px;margin-top:10px;margin-bottom:20px}}.section-title span.the-section-title .fa{font-size:85%}.section-title-centered{font-size:50px;margin-bottom:50px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}@media (max-width: 767px){.section-title-centered{font-size:35px;margin-top:10px;margin-bottom:30px}}.section-title-centered span.the-section-title{padding:0 2%;text-align:center;line-height:1}.dark-skin .section-title-centered{color:#ffffff}.section-title-centered:before,.section-title-centered:after{height:2px;content:'';-webkit-flex-basis:15%;-ms-flex-preferred-size:15%;flex-basis:15%;position:relative;background-color:#2c2f34;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.dark-skin .section-title-centered:before,.dark-skin .section-title-centered:after{background-color:#ffffff}.section-title-big{padding:0 15px;font-size:80px;margin-bottom:-15px;line-height:1;color:rgba(0,0,0,0.3)}@media (max-width: 767px){.section-title-big{font-size:35px;margin-top:10px;margin-bottom:5px}}.dark-skin .section-title-big{color:rgba(255,255,255,0.3)}.section-item{position:relative;padding:30px 0 0;clear:both}@media (max-width: 991px){.section-item{padding-top:15px}}.has-title .section-item{padding-top:85px;padding-bottom:55px}@media (max-width: 991px){.has-title .section-item{padding-top:20px;padding-bottom:10px}}.without-background:not(.has-title)+.without-background.has-title .section-item{padding-top:55px}.has-background .section-item{overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.archive .has-background .section-item{padding-bottom:30px}.normal-width.has-background .section-item{padding-right:30px;padding-left:30px}@media (max-width: 991px){.normal-width.has-background .section-item{padding-right:15px;padding-left:15px}}@media (max-width: 991px){.container.has-background{padding-right:0;padding-left:0}}.section-item.first-block-is-full-width,.without-background+.without-background .section-item{padding-top:0}.has-background .section-item>section{margin-bottom:0}.has-background .section-item>section+.container{margin-top:30px}@media (max-width: 991px){.has-background .section-item>section+.container{margin-top:15px}}.mag-box-title{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:20px}.mag-box-title h3{font-size:18px;margin-right:20px;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;max-width:calc(100% - 145px);float:left}@media (max-width: 479px){.mag-box-title h3{max-width:calc(100% - 105px)}}.mag-box-title h3:only-child{max-width:100%}.mag-box-title .tie-alignright{-webkit-flex-grow:1;flex-grow:1;-ms-flex-positive:1;width:100%}.mag-box-options{font-size:12px;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.mag-box-options .slider-arrow-nav{-webkit-flex:0 0 55px;-ms-flex:0 0 55px;flex:0 0 55px}.block-more-button{margin-left:10px;line-height:22px}.mag-box-filter-links{opacity:0;transition:opacity 0.5s;overflow:hidden;height:22px}.mag-box-filter-links li{float:left}.mag-box-filter-links a{padding:0 6px;margin:0 2px;line-height:22px;border-radius:2px;color:#2c2f34;display:inline-block;transition:0.2s;white-space:nowrap;word-wrap:normal}.mag-box-filter-links a:hover{border-color:#08f;background-color:#08f;color:#fff}div.mag-box .mag-box-options .mag-box-filter-links a.active{color:#08f;background-color:transparent;cursor:default}.flexMenu-viewMore>a{position:relative;z-index:5}.flexMenu-viewMore>a>span{display:inline-block;line-height:22px;font-size:16px}.mag-box-filter-links .flexMenu-viewMore:hover>a{background-color:transparent !important;color:#08f}.flexMenu-popup{z-index:4;-webkit-transform:translateX(-100%) translateX(34px);-ms-transform:translateX(-100%) translateX(34px);transform:translateX(-100%) translateX(34px);min-width:100px;text-align:right;white-space:nowrap;word-wrap:normal;border-radius:2px;background:#ffffff}.flexMenu-popup li{width:100%;display:block}.mag-box-filter-links .flexMenu-popup{top:0;padding-top:22px;box-shadow:0 0 5px rgba(0,0,0,0.2)}.mag-box-filter-links .flexMenu-popup li:first-child{border-top:1px solid rgba(0,0,0,0.05)}.flexMenu-popup a{border-radius:0;display:block;padding:3px 10px;transition:none;margin:0}.breaking-news-outer{height:40px;overflow:hidden;border-radius:2px}.mag-box .breaking-title{line-height:40px}.mag-box .breaking{height:40px;background-color:#ffffff;border:1px solid rgba(0,0,0,0.1);border-left-width:0}.mag-box .controls-is-active .ticker-wrapper.has-js{padding-right:90px}.mag-box .ticker-wrapper.has-js,.mag-box .ticker,.mag-box .ticker-content,.mag-box .ticker-swipe,.mag-box .breaking-news-nav,.mag-box .breaking-news-nav li{line-height:38px;height:38px}.mag-box .breaking-news-nav{padding-right:0}.mag-box .breaking-news-nav li{margin:0;width:38px;border-width:0 0 0 1px;border-radius:0;font-size:16px}.mag-box .breaking-news-nav li:hover{border-color:transparent !important}.dark-skin .mag-box .breaking,.dark-skin .mag-box .breaking-news-nav li,.box-dark-skin .breaking,.box-dark-skin .breaking-news-nav li{border-color:rgba(255,255,255,0.1)}.dark-skin .mag-box .breaking,.dark-skin .mag-box .ticker-content,.dark-skin .mag-box .ticker-swipe,.box-dark-skin .breaking,.box-dark-skin .ticker-content,.box-dark-skin .ticker-swipe{background-color:#27292d}.mag-box-container{position:relative}.mag-box .posts-items li:nth-child(1),.mini-posts-box .posts-items li:nth-child(2),.big-post-left-box .posts-items li:nth-child(2),.big-posts-box .posts-items li:nth-child(2){margin-top:0}.mag-box{margin-bottom:30px;clear:both}@media (max-width: 991px){.mag-box{margin-bottom:15px}}.mag-box .is-loading{opacity:0.5;transition:opacity 0.3s}.mag-box .posts-items{clear:both;margin:0 -2%}.mag-box .posts-items li{float:left;width:50%;margin-top:24px;padding:0 2%}@media (max-width: 670px){.mag-box .posts-items li{width:100%}.mag-box .posts-items li:not(:first-child){margin-top:14px}}.mag-box .posts-items-loaded-ajax{margin-top:24px !important}.mag-box .post-title{font-size:20px;line-height:1.4}.mag-box .post-meta{margin:0 0 3px}.mag-box .post-excerpt{margin-top:5px;color:#666666}.mag-box li:not(:first-child) .post-thumb{float:left;margin-right:15px}.mag-box li:not(:first-child) .post-details{padding-left:125px}.mag-box li:not(:first-child) .post-title{font-size:14px}.no-small-thumbs.post-item .post-details,.no-small-thumbs.post-widget-body,.no-small-thumbs.comment-body{padding-left:0 !important}.content-only:not(.tabs-box),.content-only:not(.tabs-box)>.container-wrapper{background-color:transparent;border:0;padding:0}@media (max-width: 991px){.content-only{margin:30px 0}}.show-more-button{border:1px solid rgba(0,0,0,0.1);height:50px;line-height:50px;position:relative;text-align:center;display:block;font-weight:600;cursor:pointer;clear:both}.mag-box .show-more-button{margin:25px -30px -30px;border-width:1px 0 0}@media (max-width: 767px){.mag-box .show-more-button{margin:20px -20px -20px}}.pages-nav .show-more-button{padding:0 20px;min-height:50px;line-height:50px}.magazine1 .content-only .show-more-button,.magazine2 .show-more-button{border-width:1px;margin:35px auto 0;max-width:350px}@media (max-width: 991px){.magazine1 .content-only .show-more-button,.magazine2 .show-more-button{margin-top:20px}}.show-more-button .spinner-circle{top:-13px;left:-13px;height:26px;width:26px;clip:rect(0, 26px, 26px, 13px)}.show-more-button .spinner-circle:after{left:0;top:0;height:26px;width:26px;clip:rect(0, 26px, 26px, 13px)}.pagination-disabled{opacity:0.5;cursor:default}.pagination-disabled,.pagination-disabled:hover{color:#888 !important}.big-post-left-box .posts-items{font-size:0}.big-post-left-box .posts-items .post-excerpt{font-size:13px}.big-post-left-box .posts-items li:nth-child(n+2){float:none;display:inline-block !important;vertical-align:top}.big-post-left-box .posts-items li:nth-child(n+2) .post-thumb img{max-width:110px}.big-post-left-box li:first-child .post-thumb{margin-bottom:10px}@media (min-width: 992px){.full-width .big-post-left-box .posts-items li{width:calc(100% / 3)}.full-width .big-post-left-box .posts-items li:nth-child(3){margin-top:0}}.big-post-top-box .posts-items li:first-child{width:96%;padding-left:0;padding-right:0;margin-left:2%;margin-bottom:24px}.big-post-top-box .posts-items li:first-child .post-thumb{float:left;width:48%;margin-right:4%;margin-bottom:0}.big-post-top-box .posts-items li:first-child .post-details{padding-left:52%}.big-post-top-box .posts-items li:nth-child(2n){clear:left}.big-post-top-box .posts-items li:nth-child(-n+3){margin-top:0}.big-post-top-box .posts-items li:nth-child(n+2) .post-thumb img{max-width:110px}@media (max-width: 670px){.big-post-top-box .posts-items li:first-child{margin-bottom:14px}.big-post-top-box .posts-items li:first-child .post-thumb{width:100%;margin:0 0 10px}.big-post-top-box .posts-items li:first-child .post-meta{width:100%}.big-post-top-box .posts-items li:first-child .post-details{padding:0}.big-post-top-box .posts-items li:nth-child(3),.big-post-top-box .posts-items li:nth-child(4){margin-top:14px}}@media (min-width: 992px){.full-width .big-post-top-box .posts-items li{width:calc(100% / 3)}.full-width .big-post-top-box .posts-items li:nth-child(-n+4){margin-top:0}.full-width .big-post-top-box .posts-items li:first-child{width:96%}.full-width .big-post-top-box .posts-items li:first-child .post-thumb{width:30.6%}.full-width .big-post-top-box .posts-items li:first-child .post-details{padding-left:34.767%}.full-width .big-post-top-box .posts-items li:nth-child(2n){clear:none}.full-width .big-post-top-box .posts-items li:nth-child(3n+2){clear:left}}.half-box.mag-box{padding-left:0;clear:right}.half-box.second-half-box{padding-left:15px;padding-right:0}@media (max-width: 767px){.half-box{padding:0 !important}}.half-box .posts-items{margin:0}.half-box .posts-items li{width:100%;padding:0}.half-box .posts-items li:first-child{margin-bottom:24px}@media (max-width: 670px){.half-box .posts-items li:first-child{margin-bottom:14px}}.half-box .posts-items li:first-child .post-thumb{margin-bottom:10px}.half-box .posts-items li:nth-child(2){margin-top:0}.half-box .posts-items li:nth-child(n+2) .post-thumb img{max-width:110px}@media (min-width: 768px){.content-only.first-half-box{padding-right:15px}}.news-gallery .mag-box-container{overflow:hidden;margin-bottom:-10px}.news-gallery-items{width:calc(100% + 10px);margin:0 -5px}.news-gallery-items li{float:left;height:75px;width:16.66667%;padding:0 5px 10px}.news-gallery-items li .post-thumb{background-color:rgba(0,0,0,0.2);background-size:cover;background-position:center top;background-repeat:no-repeat;float:none !important;margin:0 !important}.media-overlay .news-gallery-items .post-thumb-overlay{transition:0.3s}.media-overlay .news-gallery-items li:hover .post-thumb-overlay{background:rgba(255,255,255,0.2)}.big-first-gallery .news-gallery-items{height:280px}.big-first-gallery .news-gallery-items li{height:25%}.big-first-gallery .news-gallery-items li:first-child{width:50%;height:100%}@media (min-width: 992px){.full-width .big-first-gallery .news-gallery-items{height:400px}.full-width .news-grid .news-gallery-items li{height:100px}}@media (max-width: 767px){.news-gallery-items li,.big-first-gallery .news-gallery-items li{width:33.3334%;height:95px}.big-first-gallery .news-gallery-items{height:620px}.big-first-gallery .news-gallery-items li:first-child{width:100%;height:250px}}.scrolling-box .mag-box-container{min-height:150px}.scrolling-slider{overflow:hidden;display:none}.scrolling-slider.slick-dotted{padding-bottom:40px}.scrolling-slider .slick-list{width:100%;width:calc(100% + 24px);margin-right:calc(-12px);margin-left:calc(-12px);overflow:inherit;transition:height 0.3s}.scrolling-slider .tie-slick-dots{bottom:0;text-align:center}.scrolling-slider .slide{margin:0 12px;position:relative}.scrolling-slider .post-title{font-size:16px;margin-top:8px}.scrolling-slider .post-meta{margin:8px 0 0}.scroll-2-box .slick-track{display:-webkit-flex;display:-ms-flexbox;display:flex}.scroll-2-box .slide{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:auto;background-color:rgba(0,0,0,0.2)}.scroll-2-box .post-overlay{pointer-events:none;position:absolute;top:0;left:0;z-index:1;height:100%;width:100%;padding:10px}.scroll-2-box .post-content{position:absolute;bottom:0;left:0;padding:10px}.scroll-2-box .post-title a{color:#ffffff;white-space:normal;display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:4.2em}@media only screen and (min-width: 400px) and (max-width: 570px){.scroll-2-box .post-title a{-webkit-line-clamp:2;max-height:2.8em}}.scroll-2-box .post-thumb:after{opacity:0.5}.scroll-2-box .slide:hover .post-thumb:after{opacity:0.9}.wide-post-box .posts-items{margin:0}.wide-post-box .posts-items li{width:100%;padding:0;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}.wide-post-box .posts-items li .post-title{font-size:20px}.wide-post-box .posts-items li .post-thumb{margin-right:25px;float:none;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:420px}@media (max-width: 767px){.wide-post-box .posts-items li .post-thumb{-webkit-flex:1 0 40%;-ms-flex:1 0 40%;flex:1 0 40%;margin-right:3.55%}}.wide-post-box .posts-items li .post-details{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 !important}@media (max-width: 580px){.wide-post-box .posts-items li{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.wide-post-box .posts-items li .post-thumb{width:100%;-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;max-width:100%;margin:0 0 10px 0}.wide-post-box .posts-items li .post-meta{width:100%}}.small-wide-post-box .posts-items li .post-thumb{-webkit-flex:0 0 30%;-ms-flex:0 0 30%;flex:0 0 30%}.timeline-box .posts-items{position:relative;overflow:hidden}.timeline-box .posts-items::before,.timeline-box .posts-items:last-of-type:after{content:"";width:2px;height:100%;background:rgba(0,0,0,0.1);position:absolute;left:29px;z-index:0}.timeline-box .posts-items:last-of-type:after{background-image:linear-gradient(to bottom, #e5e5e5 0%, #fff 80%);height:150px;bottom:0}.timeline-box .posts-items li{display:block !important}@media (max-width: 580px){.timeline-box .posts-items li .post-thumb{float:none}}.timeline-box .posts-items-loaded-ajax{margin-top:0 !important}.timeline-box .posts-items-loaded-ajax li:first-child{padding-top:30px}.timeline-box .year-month{background:#e6e6e6;color:#2c2f34;text-align:center;width:60px;height:60px;line-height:18px;float:left;margin:0 10px 10px 0;position:relative;overflow:hidden;z-index:1;padding-top:12px;border-radius:100%}.timeline-box .year-month span{font-weight:600;font-size:14px}.timeline-box .year-month em{display:block;font-size:80%;padding-top:1px;opacity:0.7}.timeline-box .day-month{margin-bottom:10px;padding-left:50px;position:relative;z-index:2}.timeline-box .day-month::before{position:absolute;left:23px;top:3px;content:"";width:14px;height:14px;border-radius:50%;background:#e6e6e6;border:3px solid #ffffff;z-index:1}.timeline-box .post-item-inner{margin-left:50px;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width: 580px){.timeline-box .post-item-inner{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media (max-width: 670px){.big-posts-box .posts-items li{width:100%}}.big-posts-box .posts-items li .post-thumb{margin-right:0;float:none !important;margin-bottom:10px}.big-posts-box .posts-items li .post-details{padding-left:0}.big-posts-box .posts-items li .post-title{font-size:20px;padding-left:0}.big-posts-box .posts-items li:nth-child(2n+1){clear:left}@media (min-width: 992px){.full-width .big-posts-box .posts-items{margin:0 -1.35%}.full-width .big-posts-box .posts-items li{width:calc(100% / 3);padding:0 1.35%}.full-width .big-posts-box .posts-items li:nth-child(-n+3){margin-top:0}.full-width .big-posts-box .posts-items li:nth-child(2n+1){clear:none}.full-width .big-posts-box .posts-items li:nth-child(3n+1){clear:left}}.narrow-big-posts-box .posts-items{margin:0 -1px}.narrow-big-posts-box .posts-items li{padding:0 1px}.narrow-big-posts-box .posts-items li .post-details{padding:5px 15px 0}.narrow-big-posts-box .posts-items .post-meta{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;padding-top:5px}.narrow-big-posts-box .posts-items .post-cat-wrap{left:0;bottom:0}.narrow-big-posts-box .posts-items .post-cat-wrap .post-cat{border-radius:0;background:#fff;padding:10px 25px;color:#00bf80}.full-width-img-news-box .posts-items li{width:100%;float:none}@media (min-width: 992px){.full-width-img-news-box .posts-items li:not(:first-child){margin-top:40px}}.full-width-img-news-box .posts-items li .post-title{font-size:30px;line-height:1.2}@media (max-width: 767px){.full-width-img-news-box .posts-items li .post-title{font-size:25px}}@media (max-width: 670px){.full-width-img-news-box .posts-items li .post-title{font-size:20px}}.full-width-img-news-box .posts-items li .post-thumb{width:100%;margin-bottom:10px;float:none !important}.full-width-img-news-box .posts-items .post-meta{clear:both}.full-width-img-news-box .posts-items .post-excerpt,.full-width-img-news-box .posts-items .entry{margin-top:10px}@media (min-width: 768px){.full-overlay-title li:not(.no-post-thumb) .block-post-overlay{position:relative;margin-bottom:20px}.full-overlay-title li:not(.no-post-thumb) .block-title-overlay{position:absolute;bottom:-1px;padding:25px 25px 0 0;background:#ffffff;z-index:4;width:70%}.full-overlay-title li:not(.no-post-thumb) img{min-height:250px;background-color:#f6f7f8}.full-overlay-title.dark-skin li:not(.no-post-thumb) img,.dark-skin .full-overlay-title li:not(.no-post-thumb) img{background-color:#161619}.full-overlay-title.media-overlay .icon{left:15px;top:15px;-webkit-transform:none;-ms-transform:none;transform:none}.full-overlay-title.media-overlay .is-trending .trending-post{top:16px;left:15px;width:38px;height:38px;line-height:38px}.full-overlay-title.media-overlay .is-trending .icon{left:63px}.full-overlay-title .digital-rating{top:15px;right:15px}.center-overlay-title li:not(.no-post-thumb) .block-title-overlay{padding:25px 25px 15px 25px !important;width:86%;left:7%;text-align:center}.center-overlay-title li:not(.no-post-thumb) .tie-alignright{float:none;display:inline-block}}.mini-posts-box .posts-items li .post-title{font-size:18px;margin-bottom:10px}.mini-posts-box .posts-items li .post-thumb{float:left;margin-right:15px}.mini-posts-box .posts-items li .post-thumb img{max-width:110px}.mini-posts-box .posts-items li:nth-child(2n+1){clear:left}@media only screen and (min-width: 992px) and (max-width: 1100px), only screen and (max-width: 767px){.mini-posts-box .posts-items li{width:100%}.mini-posts-box .posts-items li:nth-child(n+2){margin-top:24px}}@media (min-width: 992px){.full-width .mini-posts-box .posts-items li:nth-child(-n+3){margin-top:0}.full-width .mini-posts-box .posts-items li:nth-child(n){width:calc(100% / 3);clear:none}.full-width .mini-posts-box .posts-items li:nth-child(3n+1){clear:left}}.first-post-gradient li:first-child .post-title{font-size:25px;line-height:1.2;margin-bottom:5px}.first-post-gradient li:first-child .post-overlay{pointer-events:none;position:absolute;top:0;height:100%;width:100%;border-radius:2px;z-index:2}.first-post-gradient li:first-child .post-content{width:100%;padding:22px 30px;position:absolute;bottom:0;left:0}.first-post-gradient li:first-child .post-cat-wrap{pointer-events:none}.first-post-gradient li:first-child .post-cat-wrap a,.first-post-gradient li:first-child .meta-author a{pointer-events:auto}.first-post-gradient .posts-items li:first-child a:not(:hover),.first-post-gradient li:first-child .post-meta{color:#ffffff}.big-thumb-left-box-inner{height:470px;position:relative;background-repeat:no-repeat;background-position:center top;background-size:cover;background-color:rgba(0,0,0,0.2)}@media (max-width: 670px){.big-thumb-left-box-inner{height:325px}}.big-thumb-left-box li:first-child .post-content{padding:12px 20px}.big-thumb-left-box li:first-child .post-thumb{margin-bottom:0}@media (min-width: 671px){.miscellaneous-box li:first-child .post-title{font-size:36px;line-height:1.2}}.miscellaneous-box li:not(:first-child) .post-thumb{margin:0 0 5px !important}.miscellaneous-box .posts-items li{width:calc(100% / 3);margin-top:30px}.miscellaneous-box .posts-items li:first-child{width:96%;padding:0;margin:0 2%;position:relative}@media (min-width: 480px){.miscellaneous-box .posts-items li:first-child{min-height:180px;background-color:rgba(0,0,0,0.2)}}.miscellaneous-box .posts-items li:nth-child(3n+2){clear:both}@media (max-width: 670px){.miscellaneous-box .posts-items li{width:50%}.miscellaneous-box .posts-items li:nth-child(3n+2){clear:none}.miscellaneous-box .posts-items li:nth-child(2n+2){clear:both}.miscellaneous-box li:first-child .post-content{padding:10px 15px}.miscellaneous-box li:first-child .icon{left:10px;top:10px;-webkit-transform:none;-ms-transform:none;transform:none}.miscellaneous-box li:first-child .icon:before{width:35px;height:35px;line-height:30px}.miscellaneous-box li:first-child.is-trending .icon{left:50px}}@media (max-width: 479px){.miscellaneous-box li:first-child .post-title{font-size:18px;max-height:2.4em;overflow:hidden}.miscellaneous-box li:first-child .post-meta{max-height:2em}.miscellaneous-box li:first-child .trending-post,.miscellaneous-box li:first-child .post-cat,.miscellaneous-box li:first-child .post-rating,.miscellaneous-box li:first-child .digital-rating,.miscellaneous-box li:first-child .icon{display:none}}@media (max-width: 380px){.miscellaneous-box .posts-items li{width:100%}}@media (min-width: 992px){.full-width .miscellaneous-box .posts-items{margin:0 -1.33%}.full-width .miscellaneous-box .posts-items li:first-child{margin:0 1.33%;width:97.34%}.full-width .miscellaneous-box .posts-items li:not(:first-child){width:25%;padding:0 1.33%}.full-width .miscellaneous-box .posts-items li:nth-child(3n+2){clear:none}.full-width .miscellaneous-box .posts-items li:nth-child(4n+2){clear:left}}.video-playlist-wrapper{background-color:#27292d;position:relative;width:66%;height:434px;float:left}.video-playlist-wrapper .loader-overlay{z-index:1}.video-playlist-wrapper iframe{height:434px;width:100%}.video-player-wrapper{position:relative;z-index:2}.video-frame{visibility:hidden}.video-playlist-nav-wrapper{width:34%;float:right;height:434px;overflow:hidden;background:#ffffff;position:relative;border-width:0 1px 1px 0}.video-playlist-nav-wrapper:after{content:"";position:absolute;right:0;top:0;height:100%;width:1px;background:rgba(0,0,0,0.05)}.video-playlist-nav-wrapper:before{content:"";position:absolute;right:0;background:rgba(0,0,0,0.05);width:100%;height:1px;bottom:0;top:auto}.video-playlist-nav-wrapper .mCustomScrollBox>.mCSB_scrollTools{right:0;left:auto}.playlist-title{background:#08f;color:#fff;height:70px;width:100%;padding:0 15px;line-height:17px;z-index:9}.playlist-title h2{padding-top:14px;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.videos-number{font-size:11px;display:block;float:left}.playlist-title-icon{font-size:27px;float:left;margin-right:10px;height:70px;line-height:70px;width:40px;text-align:center;font-weight:normal}.video-playlist-nav{position:relative;height:434px;clear:both}.is-mobile .video-playlist-nav{overflow-y:auto}.video-playlist-nav:not(.playlist-has-title){border-top:1px solid rgba(0,0,0,0.05)}.playlist-has-title{height:364px}.video-playlist-item{padding:12px 15px;display:block;overflow:hidden;cursor:pointer;border-bottom:1px solid rgba(0,0,0,0.05);transition:0.3s}.video-playlist-item:last-of-type{border-bottom:0}.video-playlist-item h2{font-size:12px;font-weight:normal;line-height:17px}.video-playlist-item:hover,.is-playing{background:#F7F7F7}.video-paused-icon,.video-play-icon,.video-number{float:left;width:20px;text-align:left;line-height:46px;font-size:11px;color:#333}.video-play-icon{display:none;color:#08f}.is-playing .video-number,.is-paused .video-number,.video-paused-icon{display:none}.is-playing .video-play-icon,.is-paused .video-paused-icon{display:block}.video-thumbnail{width:75px;height:46px;background-repeat:no-repeat;background-position:center center;background-size:cover;float:left}.video-info{padding-left:105px}.video-duration{float:left;font-size:11px;color:#767676;margin-top:3px;line-height:1}@media only screen and (min-width: 768px) and (max-width: 991px){.video-playlist-nav-wrapper,.video-playlist-wrapper,.video-playlist-wrapper iframe{height:383px}.video-playlist-nav{height:383px !important}.playlist-has-title{height:313px !important}}@media (max-width: 767px){.video-playlist-wrapper{width:100%;height:auto}.video-playlist-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-player-wrapper{position:relative;padding-bottom:56.25%;height:0}.video-playlist-nav-wrapper{height:auto !important;width:100%}.video-playlist-nav{height:270px !important}.playlist-has-title{height:244px !important}}@media (min-width: 992px){.has-builder .has-sidebar .video-playlist-nav-wrapper,.has-builder .has-sidebar .video-playlist-nav,.has-builder .has-sidebar .video-playlist-wrapper,.has-builder .has-sidebar .video-playlist-wrapper iframe{height:323px !important}.has-builder .has-sidebar .playlist-has-title{height:263px !important}.has-builder .has-sidebar .playlist-title{height:60px}.has-builder .has-sidebar .playlist-title h2{padding-top:11px}.has-builder .has-sidebar .playlist-title-icon{height:60px;line-height:60px}}@media (max-width: 767px){.stream-item-mag .container-wrapper{padding:5px 0 !important;border-radius:0;border:0}}.stream-item-mag.stream-item.half-box .adsbygoogle{width:300px !important;min-height:250px !important}@media (max-width: 991px){.stream-item-mag.content-only{margin:15px 0}}.dark-skin .mag-box:not(.tabs-box),.box-dark-skin:not(.tabs-box){background-color:transparent}.dark-skin .mag-box .mag-box-filter-links a:not(:hover),.box-dark-skin .mag-box-filter-links a:not(:hover){color:#aaa}.dark-skin .mag-box .mag-box-filter-links .flexMenu-popup,.box-dark-skin .mag-box-filter-links .flexMenu-popup{background-color:#1f2024;box-shadow:0 0 5px rgba(0,0,0,0.7)}.dark-skin .mag-box .slider-arrow-nav a,.box-dark-skin .slider-arrow-nav a{border-color:rgba(255,255,255,0.1)}.dark-skin .mag-box.timeline-box .posts-items:before,.box-dark-skin.timeline-box .posts-items:before{background:#404146}.dark-skin .mag-box.timeline-box .posts-items:last-of-type:after,.box-dark-skin.timeline-box .posts-items:last-of-type:after{background-image:linear-gradient(to bottom, #404146 0%, #1f2024 80%)}.dark-skin .mag-box .year-month,.box-dark-skin .year-month{background:#404146;color:#ffffff}.dark-skin .mag-box .day-month:before,.box-dark-skin .day-month:before{background:#404146;border-color:#1f2024}@media (min-width: 768px){.dark-skin .mag-box.full-overlay-title li:not(.no-post-thumb) .block-title-overlay,.box-dark-skin.full-overlay-title li:not(.no-post-thumb) .block-title-overlay{background:#1f2024}}.dark-skin .mag-box .videos-block,.box-dark-skin .videos-block{background:#27292d}.dark-skin .mag-box .video-playlist-nav-wrapper,.box-dark-skin .video-playlist-nav-wrapper{background:#1a1b1f}.dark-skin .mag-box .playlist-title,.box-dark-skin .playlist-title{background:#131416;color:#ffffff}.dark-skin .mag-box .video-playlist-item,.dark-skin .mag-box .mag-box-filter-links .flexMenu-popup li:first-child,.box-dark-skin .video-playlist-item,.box-dark-skin .mag-box-filter-links .flexMenu-popup li:first-child{border-color:rgba(255,255,255,0.05)}.dark-skin .mag-box .video-playlist-item h2,.box-dark-skin .video-playlist-item h2{color:#ffffff}.dark-skin .mag-box .video-playlist-item:hover,.dark-skin .mag-box .is-playing,.box-dark-skin .video-playlist-item:hover,.box-dark-skin .is-playing{background:#222428}.dark-skin .mag-box .video-paused-icon,.dark-skin .mag-box .video-number,.dark-skin .mag-box .video-duration,.box-dark-skin .video-paused-icon,.box-dark-skin .video-number,.box-dark-skin .video-duration{color:#aaa}.dark-skin .mag-box .tie-slick-dots li:not(.slick-active) button,.box-dark-skin .tie-slick-dots li:not(.slick-active) button{background:rgba(255,255,255,0.2)}.tabs{transition:opacity 0.3s;max-height:66px;width:100%;padding:0;border:1px solid rgba(0,0,0,0.1);border-width:0 0 1px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.tabs li{display:inline-block;position:relative;padding:0 !important}.tabs a{background:rgba(0,0,0,0.02);display:block;text-align:center;border:1px solid rgba(0,0,0,0.1);border-width:0 1px 1px 0;font-size:15px}.tabs a:not(:hover){color:#2c2f34}.dark-skin .tabs a:not(:hover){color:#aaa}.tabs>li>a{line-height:65px;padding:0 15px;border-bottom-color:transparent}body .tabs.tabs .active>a{background:#ffffff;color:#08f}.tab-content,.woocommerce-tabs .panel{padding:30px;display:none}.tab-content{position:relative;transition:0.3s}@media (max-width: 767px){.tab-content{padding:20px}}.tab-content-elements li{opacity:0}.tab-content:not(.is-not-active):first-of-type{display:block}.tab-content:not(.is-not-active):first-of-type .tab-content-elements li{opacity:1}.tabs-container-wrapper{padding:0 !important}.normal-side .tabs{display:-webkit-flex;display:-ms-flexbox;display:flex}.normal-side .tabs li{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.normal-side .tabs a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10px !important}.normal-side .tabs li:last-child a{border-right-width:0}.dark-skin .normal-side .tabs{border-color:#2c3033}.dark-skin .normal-side .tabs a{background:rgba(0,0,0,0.1);border-color:transparent rgba(255,255,255,0.1)}.dark-skin .normal-side .tabs .active a{background-color:#1f2024}@media (max-width: 320px){.normal-side .tabs{max-height:none;border-bottom:0}.normal-side .tabs li{display:block;width:100%;float:none}.normal-side .tabs a{border-bottom-color:rgba(0,0,0,0.1);border-width:0 0 1px}.dark-skin .normal-side .tabs a{border-bottom-color:rgba(255,255,255,0.1)}}.magazine2:not(.block-head-4) .dark-widgetized-area .tabs-container-wrapper,.magazine1 .dark-widgetized-area .tabs-container-wrapper{border-width:0}.magazine2:not(.block-head-4) .dark-widgetized-area .tab-content,.magazine1 .dark-widgetized-area .tab-content{padding:0}.magazine2:not(.block-head-4) .dark-widgetized-area ul.tabs,.magazine1 .dark-widgetized-area ul.tabs{margin-bottom:20px;border-width:0;max-height:55px}.magazine2:not(.block-head-4) .dark-widgetized-area ul.tabs a,.magazine1 .dark-widgetized-area ul.tabs a{border:0;color:#ffffff;line-height:55px;background-color:#27292d}.magazine2:not(.block-head-4) .dark-widgetized-area ul.tabs a:before,.magazine1 .dark-widgetized-area ul.tabs a:before{display:none}.magazine2:not(.block-head-4) .dark-widgetized-area ul.tabs a:hover,.magazine2:not(.block-head-4) .dark-widgetized-area ul.tabs .active a,.magazine1 .dark-widgetized-area ul.tabs a:hover,.magazine1 .dark-widgetized-area ul.tabs .active a{background:#08f;color:#fff}.flex-tabs .tabs{position:relative;z-index:4;opacity:0}.flex-tabs .tabs a{padding-left:30px;padding-right:30px;white-space:nowrap;word-wrap:normal}.flex-tabs .flexMenu-viewMore{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.flex-tabs .flexMenu-viewMore a{border-width:0 0 1px 0}.flex-tabs .flexMenu-viewMore.active>a{background:rgba(0,0,0,0.02)}.flex-tabs .flexMenu-popup{margin:0;padding:0;right:0;padding-top:0;box-shadow:none;min-width:calc(100% + 1px);border:1px solid rgba(0,0,0,0.1);border-radius:0;-webkit-transform:translateY(-1px) translateX(1px);-ms-transform:translateY(-1px) translateX(1px);transform:translateY(-1px) translateX(1px)}.flex-tabs .flexMenu-popup li{float:none;display:block}.flex-tabs .flexMenu-popup a{padding:10px 20px 10px 40px;text-align:right;font-size:13px}.flex-tabs .flexMenu-popup li:last-child a{border-width:0}.tabs-box .mag-box{margin-bottom:0}.tabs-box .container-wrapper{border-width:0;padding:0}.tabs-box .tabs-wrapper{overflow:initial}.tabs-box .tab-content{position:relative}.box-dark-skin.tabs-box{background:#1f2024}.dark-skin .mag-box .tabs,.box-dark-skin .tabs{border-color:#2c3033}.dark-skin .mag-box .tabs a,.box-dark-skin .tabs a{border-color:transparent rgba(255,255,255,0.1)}.dark-skin .mag-box .flexMenu-popup,.box-dark-skin .flexMenu-popup{background-color:#1f2024;border-color:#2c3033}.dark-skin .mag-box .flexMenu-popup li a,.box-dark-skin .flexMenu-popup li a{border-bottom-color:#2c3033}.dark-skin .mag-box .tabs.tabs .active a,.box-dark-skin .tabs.tabs .active a{background-color:#1f2024}.dark-skin .magazine2 .tabs.tabs .active>a{background-color:rgba(0,0,0,0.1)}.entry .tabs-wrapper{margin-bottom:15px;padding:0}.entry .tabs,.entry .tabs li{margin:0;padding:0}.tabs-vertical{border:0;position:relative;border:1px solid rgba(0,0,0,0.1)}.tabs-vertical:after{content:"";position:absolute;top:0;left:-1px;width:28%;height:100%;background-color:rgba(0,0,0,0.02);border:1px solid rgba(0,0,0,0.1);border-width:0 1px 0 0}.tabs-vertical .tabs{position:relative;overflow:auto;z-index:1;left:0;float:left;width:28%;max-height:none !important;border-bottom:0}.tabs-vertical .tabs li{display:block;width:calc(100% - 1px);transition:border 0.3s}.tabs-vertical .tabs li a{border:1px solid rgba(0,0,0,0.1);border-width:0 0 1px 0;background-color:transparent}.tabs-vertical .tab-content{float:left;width:72%}.magazine2 .tabs-vertical:after{display:none}.magazine2 .tabs-vertical .tab-content{padding:0 0 0 30px}@media (max-width: 670px){.magazine2 .tabs-vertical .tab-content{padding:20px 0 0 !important}}.magazine2 .tabs-vertical .tabs li{width:100%}.magazine2 .tabs-vertical .tabs a{line-height:50px}.block-head-5.magazine2 .tabs-vertical .tabs .active a:before,.block-head-6.magazine2 .tabs-vertical .tabs .active a:before{width:100%;-webkit-transform:skew(0);-ms-transform:skew(0);transform:skew(0)}.block-head-6.magazine2 .tabs-vertical .tabs .active a:after{display:none}@media (max-width: 670px){.tabs-vertical:after{display:none}.tabs-vertical .tabs{overflow:hidden}.tabs-vertical .tabs,.tabs-vertical .tabs li,.tabs-vertical .tab-content{width:100%;float:none}.tabs-vertical .tabs li{display:block;list-style-type:none}.tabs-vertical .tabs li a{border-left-width:0;border-right-width:0;background:rgba(0,0,0,0.02)}.tabs-vertical .tabs li.active a{background-color:transparent;border-bottom-color:rgba(0,0,0,0.1)}.dark-skin .tabs-vertical .tabs li.active a{border-bottom-color:rgba(255,255,255,0.1)}}.magazine2 .tab-content{padding:30px 0 0}@media (max-width: 767px){.magazine2 .tab-content{padding:20px 0 0}}html:not(.dark-skin) .magazine2 .section-item:not(.dark-skin) .box-dark-skin.tabs-box .tab-content{padding:30px}.magazine2 .tabs{border-width:1px;max-height:67px}.dark-skin .magazine2 .tabs{border-color:rgba(255,255,255,0.05)}.dark-skin .magazine2 .flexMenu-popup{background-color:#27292d}.magazine2 .tabs>.active>a{border-bottom-color:inherit}.block-head-4.magazine2 .tabs{border:1px solid #08f;border-radius:2px;max-height:40px}.block-head-4.magazine2 .tabs>li>a{line-height:38px;border-width:0;padding:0 20px}.block-head-4.magazine2 .tabs li a{color:#08f;background-color:transparent}.block-head-4.magazine2 .tabs li a:hover{color:#006dcc}.block-head-4.magazine2 .tabs.tabs li.active a{color:#fff;background-color:#08f}.block-head-4.magazine2 .tabs .flexMenu-popup{border-color:#08f;-webkit-transform:translateY(0px) translateX(1px);-ms-transform:translateY(0px) translateX(1px);transform:translateY(0px) translateX(1px)}.block-head-4.magazine2 .tabs .flexMenu-popup a{padding-top:6px;padding-bottom:6px;border-bottom-width:0}html:not(.dark-skin) .block-head-4.magazine2 .section-item:not(.dark-skin) .box-dark-skin.tabs-box .tabs{border-width:0 0 1px;max-height:50px;border-radius:0}html:not(.dark-skin) .block-head-4.magazine2 .section-item:not(.dark-skin) .box-dark-skin.tabs-box .tabs>li>a{line-height:48px}html:not(.dark-skin) .block-head-4.magazine2 .section-item:not(.dark-skin) .box-dark-skin.tabs-box .tabs .flexMenu-popup{-webkit-transform:none;-ms-transform:none;transform:none}.block-head-5.magazine2 .tabs>.active a{background-color:transparent !important;position:relative}.block-head-5.magazine2 .tabs>.active a:before{content:'';position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0;background-color:#08f;-webkit-transform:skew(-20deg);-ms-transform:skew(-20deg);transform:skew(-20deg)}.block-head-5.magazine2 .tabs>.active:first-child a:before{width:70%;right:0;left:auto}.block-head-5.magazine2 .tabs>.active:first-child a:after{content:'';position:absolute;z-index:-1;width:50%;height:100%;top:0;left:0;background-color:#08f}.block-head-5.magazine2 .widget .tabs .active a{position:static}.block-head-5.magazine2 .widget .tabs .active:last-child a:before{width:70%;left:0;right:auto}.block-head-5.magazine2 .widget .tabs .active:last-child a:after{content:'';position:absolute;z-index:-1;width:50%;height:100%;top:0;right:0;left:auto;background-color:#08f}.block-head-6.magazine2 .tabs>.active a{background-color:transparent !important;position:relative}.block-head-6.magazine2 .tabs>.active a:before{content:'';position:absolute;z-index:-1;width:50%;height:100%;top:0;left:0;background-color:#08f}.block-head-6.magazine2 .tabs>.active a:after{content:'';position:absolute;z-index:-1;width:70%;height:100%;top:0;right:0;background-color:#08f;-webkit-transform:skew(-35deg);-ms-transform:skew(-35deg);transform:skew(-35deg)}.block-head-6.magazine2 .widget .tabs .active a{position:static}.block-head-6.magazine2 .widget .tabs .active:last-child a:after{-webkit-transform:skew(0);-ms-transform:skew(0);transform:skew(0)}.without-header #content{margin-top:0;padding-top:30px}.without-header.without-footer{height:100%;position:absolute;width:100%;margin:0;display:table;vertical-align:middle;float:none;top:0;left:0;table-layout:fixed}.without-header.without-footer .background-overlay{display:table-cell;float:none;vertical-align:middle;width:100%;position:static;z-index:2;overflow:hidden}.without-header.without-footer .tie-container,.without-header.without-footer #tie-wrapper{height:auto;min-height:0}.without-footer #content{margin-bottom:0;padding-bottom:30px}.page .entry-header-outer{padding-bottom:0}.page .entry-content{padding-top:30px}.archive:not(.bbpress) .entry-header-outer,.search .entry-header-outer{border-radius:2px;border-bottom-right-radius:0;border-bottom-left-radius:0}.archive:not(.bbpress) .entry-header-outer #breadcrumb,.search .entry-header-outer #breadcrumb{margin-bottom:20px;padding:0}.archive:not(.bbpress) .entry-header-outer .taxonomy-description,.search .entry-header-outer .taxonomy-description{margin-top:10px}.archive:not(.bbpress) .main-content>div:last-child,.search .main-content>div:last-child{margin-bottom:0}.archive:not(.bbpress) .mag-box .container-wrapper,.search .mag-box .container-wrapper{border-top:0;border-radius:2px;border-top-left-radius:0;border-top-right-radius:0}.archive:not(.bbpress) .mag-box,.search .mag-box,.home:not(.page) .mag-box{margin-bottom:0}.entry-header-outer .about-author{background:transparent;border:none;padding:0;margin-top:25px}.entry .authors-wrap{padding:0;margin:0}.entry .authors-wrap>li{list-style:none;margin-bottom:30px}.entry .authors-wrap>li:last-child{margin-bottom:0}.not-found .search-form{max-width:400px}.not-found h5{margin-bottom:20px}#sitemap ul{padding:0}#sitemap ul li{list-style-position:outside;list-style-type:disc}.error404 .main-content{width:100%}.container-404{text-align:center;margin:50px 0 100px}.container-404 h2{font-size:250px;color:#333}@media (max-width: 767px){.container-404 h2{font-size:80px}}.container-404 h3{font-size:30px;color:#2c2f34}.container-404 h4{margin:20px auto 50px}#content-404{max-width:400px;margin:0 auto}#menu-404{margin:40px auto;text-align:center}#menu-404 li{display:inline-block;margin:0 10px}#menu-404 li a{display:block;min-width:20px}#menu-404 li a:before{display:none}.dark-skin .container-404 h2{color:#ffffff}.dark-skin .container-404 h3{color:#aaa}.page-template-template-masonry .post-content{margin-bottom:30px}.page-template-template-masonry .entry-header-inner .post-cat{margin-bottom:10px}.page-template-template-masonry .entry-content.entry{padding:30px}.page-template-template-masonry.has-not-post-content #the-post .entry-content{display:none}.page-template-template-masonry.has-not-post-content.has-not-post-title #the-post{display:none}div.post-element{padding:0;position:relative;margin-bottom:50px}div.post-element .featured-area{margin-bottom:0}div.post-element div.entry-content{padding:30px}@media (max-width: 991px){div.post-element div.entry-content{padding:20px}}div.post-element div.entry-content img{min-width:100%}.masonry-grid-wrapper{position:relative}.masonry-grid-wrapper img{aspect-ratio:attr(width)/attr(height)}.masonry-with-spaces .post-element{width:48%;margin-bottom:4%}@media (max-width: 991px){.has-sidebar .masonry-with-spaces .post-element{margin-bottom:30px}}@media (max-width: 767px){.magazine1 .masonry-with-spaces.masonry-with-spaces{padding:0 2%}.masonry-with-spaces .post-element.post-element{margin-bottom:30px}}.masonry-with-spaces .grid-sizer{width:48%}.masonry-with-spaces .gutter-sizer{width:4%}@media (min-width: 768px){.full-width .masonry-with-spaces .post-element{width:32%;margin-bottom:2%}.full-width .masonry-with-spaces .grid-sizer{width:32%}.full-width .masonry-with-spaces .gutter-sizer{width:2%}}@media (min-width: 1200px){.is-percent-width .full-width .masonry-with-spaces .post-element{width:23.5%;margin-bottom:2%}.is-percent-width .full-width .masonry-with-spaces .grid-sizer{width:23.5%}.is-percent-width .full-width .masonry-with-spaces .gutter-sizer{width:2%}}@media (max-width: 991px){.masonry-with-spaces .post-element{width:32%;margin-bottom:2%}.masonry-with-spaces .grid-sizer{width:32%}.masonry-with-spaces .gutter-sizer{width:2%}}@media (max-width: 767px){.masonry-with-spaces .post-element,.masonry-with-spaces .grid-sizer{width:48%}.masonry-with-spaces .gutter-sizer{width:4%}}@media (max-width: 560px){.masonry-with-spaces .post-element,.masonry-with-spaces .grid-sizer{width:100%}.masonry-with-spaces .gutter-sizer{width:0}}.masonry-with-spaces #masonry-grid{width:100%;position:relative}.has-sidebar .masonry-with-spaces #masonry-grid:not(.masonry-loaded) .post-element{margin-right:4%;margin-left:0;float:left}.has-sidebar .masonry-with-spaces #masonry-grid:not(.masonry-loaded) .post-element:nth-child(2n+2){margin-right:0;margin-left:0}.full-width .masonry-with-spaces #masonry-grid:not(.masonry-loaded) .post-element{margin-right:2%;margin-left:0;float:left}.full-width .masonry-with-spaces #masonry-grid:not(.masonry-loaded) .post-element:nth-child(3n+3){margin-right:0;margin-left:0}@media (min-width: 1200px){.is-percent-width .full-width .masonry-with-spaces #masonry-grid:not(.masonry-loaded) .post-element:nth-child(3n+3){margin-right:2%}.is-percent-width .full-width .masonry-with-spaces #masonry-grid:not(.masonry-loaded) .post-element:nth-child(4n+4){margin-right:0;margin-left:0}}.mag-box+.masonry-page-content,.mag-box+script+.masonry-page-content{margin-top:40px}.media-page-layout{margin-top:0}.media-page-layout .post-element{border:0 !important}.media-page-layout .post-element:not(.masonry-brick){opacity:0}.media-page-layout .post-element .slide{height:300px;background-size:cover;background-position:center top;position:relative}.media-page-layout .post-element .slide:hover .thumb-overlay:after{opacity:0.9}.media-page-layout .post-element:nth-child(4n+2) .slide,.media-page-layout .post-element:nth-child(4n+3) .slide{height:450px}.media-page-layout .loader-overlay{top:200px}.full-width .media-page-layout .post-element .slide,.full-width .media-page-layout .post-element:nth-child(4n+2) .slide,.full-width .media-page-layout .post-element:nth-child(4n+3) .slide{height:300px}.full-width .media-page-layout .post-element:nth-child(2n+2) .slide{height:450px}.media-page-layout .thumb-overlay{overflow:hidden;pointer-events:none}.media-page-layout .thumb-overlay .thumb-title{font-size:24px;line-height:30px}.full-width .entry-header-outer,.one-column-no-sidebar .entry-header-outer{text-align:center}.full-width .media-page-layout:not(.masonry-with-spaces),.one-column-no-sidebar .media-page-layout:not(.masonry-with-spaces){padding-top:0}.masonry-without-spaces .grid-sizer{width:50%}.masonry-without-spaces .gutter-sizer{width:0}.masonry-without-spaces .post-element{width:50%;margin:0;padding:0}@media (min-width: 768px){.full-width .masonry-without-spaces .grid-sizer{width:33.334%}.full-width .masonry-without-spaces .post-element{width:33.334%}.full-width .masonry-without-spaces .post-element .slide,.full-width .masonry-without-spaces .post-element:nth-child(2n+2) .slide{height:300px}.full-width .masonry-without-spaces .post-element:nth-child(3n+2) .slide{height:450px}}@media (min-width: 1200px){.is-percent-width .full-width .masonry-without-spaces .grid-sizer{width:25%}.is-percent-width .full-width .masonry-without-spaces .post-element{width:25%}}@media (max-width: 991px){.masonry-without-spaces .grid-sizer{width:33.334%}.masonry-without-spaces .post-element{width:33.334%}}@media (max-width: 767px){.masonry-without-spaces .post-element,.masonry-without-spaces .grid-sizer{width:50%}.masonry-without-spaces .slide{height:400px}}@media (max-width: 560px){.masonry-without-spaces .post-element,.masonry-without-spaces .grid-sizer{width:100%}}.masonry-without-spaces #masonry-grid:not(.masonry-loaded) .post-element{float:left}.archive .entry-header-outer+#media-page-layout,.archive .entry-header-outer+.masonry-with-spaces{margin-top:30px}.archive .wide-post-box .container-wrapper{padding-top:40px}.archive .one-column-no-sidebar .wide-post-box .container-wrapper{padding-top:15px}#category-footer-description{margin-top:30px}#category-footer-description .entry *:last-child{margin-bottom:0}.thumb-overlay-link{position:absolute;width:100%;height:100%;z-index:2}.thumb-overlay{position:absolute;width:100%;height:100%;top:0;left:0;padding:30px;border-radius:2px}.thumb-overlay .thumb-content{position:absolute;bottom:0;left:0;padding:0 30px 20px;z-index:3;width:100%;pointer-events:none;transition:bottom 0.3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.thumb-overlay .thumb-title a,.thumb-overlay .meta-author a{pointer-events:auto}.thumb-overlay .post-meta,.thumb-overlay .thumb-title a{color:#ffffff !important}.thumb-overlay .thumb-title{font-size:30px;color:#ffffff}.thumb-overlay .thumb-title a:hover{color:#cccccc}.thumb-overlay .meta-view,.thumb-overlay .meta-comments{pointer-events:auto;display:inline-block}.thumb-overlay .thumb-meta{margin:0 0 5px}.thumb-overlay .thumb-meta .meta-view,.thumb-overlay .thumb-meta .meta-comments{margin-right:15px}.thumb-overlay .thumb-desc{color:#ffffff;max-height:0;line-height:18px;overflow:hidden;opacity:0;transition:opacity 0.4s ease-out, max-height 0.4s ease-out, margin 0.4s}.thumb-overlay .thumb-desc p{margin:0}@media (min-width: 992px){.main-slider:not(.grid-slider-wrapper) .slide:hover .thumb-desc,.slide .grid-item:hover .thumb-desc,.media-page-layout .post-element:hover .thumb-desc,.boxed-slider-wrapper .tie-slick-slider:hover .thumb-desc{opacity:1;max-height:100px;margin-top:5px;transition:opacity 0.4s ease-out, max-height 0.9s ease-out}}.thumb-overlay,.first-post-gradient li:first-child .post-thumb,.scroll-2-box .post-thumb{-webkit-backface-visibility:hidden;backface-visibility:hidden}.thumb-overlay:after,.first-post-gradient li:first-child .post-thumb:after,.scroll-2-box .post-thumb:after{content:"";position:absolute;z-index:1;left:0;right:0;bottom:0;height:65%;transition:opacity 0.2s;background-image:linear-gradient(to bottom, transparent, rgba(0,0,0,0.75));-webkit-backface-visibility:hidden;backface-visibility:hidden}.wide-slider-wrapper .thumb-overlay:after,.wide-slider-three-slids-wrapper .thumb-overlay:after{height:85%}.wide-slider-wrapper .slide:hover .thumb-overlay:after,.wide-slider-three-slids-wrapper .slide:hover .thumb-overlay:after,.boxed-slider:not(.grid-slider-wrapper) .slide:hover .thumb-overlay:after,.grid-item:hover .thumb-overlay:after{opacity:0.9}.slide-mask .thumb-overlay:after{height:100% !important;opacity:0.7}.slide-mask .tie-slide-1 .thumb-overlay:after{background-image:linear-gradient(135deg, #67B26F, #4ca2cd)}.slide-mask .tie-slide-2 .thumb-overlay:after{background-image:linear-gradient(-135deg, #d38312, #002f4b)}.slide-mask .tie-slide-3 .thumb-overlay:after{background-image:linear-gradient(135deg, #292484, #dc4225)}.slide-mask .tie-slide-4 .thumb-overlay:after{background-image:linear-gradient(-135deg, #e0be00, #dc4225)}.slide-mask .tie-slide-5 .thumb-overlay:after{background-image:linear-gradient(135deg, #5f2c82, #49a09d)}.slide-mask .tie-slide-6 .thumb-overlay:after{background-image:linear-gradient(135deg, #7474BF, #348AC7)}.is-slider-overlay-disabled .thumb-overlay{background-color:rgba(0,0,0,0.05)}.dark-skin .is-slider-overlay-disabled .thumb-overlay{background-color:rgba(255,255,255,0.05)}.is-slider-overlay-disabled .thumb-overlay:after{display:none}.slider-area{position:relative;overflow:hidden}.slider-area .icon{position:relative;float:right;margin:-9px -5px 0 10px;height:40px;width:40px;color:#ffffff;text-align:center;font-size:32px;line-height:32px;z-index:8;pointer-events:none}.slider-area .post-rating,.slider-area .digital-rating{float:right;position:relative;top:0;right:-5px}.slider-area .digital-rating{top:-9px}.slider-area .digital-rating .pie-wrap{height:40px;width:40px;float:right}.slider-area .icon,.slider-area .post-cat-wrap,.slider-area .post-rating,.slider-area .digital-rating{-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (max-width: 767px){.slider-area .icon,.slider-area .post-rating,.slider-area .digital-rating{display:none}}.third-party-slider{margin-bottom:50px}.slick-slider{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0;width:99%;width:calc(100% - 10px)}.slick-list a,.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.tie-main-slider .slick-slide img{display:none;max-width:none}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.tie-slick-dots{position:absolute;bottom:100px;list-style:none;display:block;text-align:left;padding:0;width:100%}@media (max-width: 1199px){.tie-slick-dots{bottom:30px}}.tie-slick-dots li{position:relative;display:inline-block;width:10px;height:11px;margin:0 3px;padding:0;cursor:pointer}.tie-slick-dots button{border:0;display:block;outline:none;line-height:0;font-size:0;color:transparent;cursor:pointer;background:#2c2f34;height:8px;width:8px;padding:0;margin:1px;border-radius:100%;transition:0.3s}.tie-slick-dots button:hover,.tie-slick-dots button:focus{outline:none}.tie-slick-dots button:hover:before,.tie-slick-dots button:focus:before{opacity:1}.tie-slick-dots .slick-active button,.tie-slick-dots button:hover{background:#08f;-webkit-transform:scale(1.5, 1.5);-ms-transform:scale(1.5, 1.5);transform:scale(1.5, 1.5)}.fullwidth-slider-wrapper .tie-slick-dots .slick-active button,.boxed-slider-wrapper .tie-slick-dots .slick-active button,.fullwidth-slider-wrapper .tie-slick-dots button:hover,.boxed-slider-wrapper .tie-slick-dots button:hover{background:#ffffff}.slide-bg{position:absolute;width:100%;height:100%;top:0;left:0;background-size:cover;background-position:center top;transition:opacity 0.5s;opacity:0}.slide-bg[style]{opacity:1}.main-slider{position:relative;z-index:3}.main-slider .slider-main-container{max-width:100%;width:100%;padding:0}.main-slider .slick-list{width:100%}.main-slider .slide{position:relative;overflow:hidden;background-repeat:no-repeat;background-position:center top;background-size:cover}.main-slider .tie-slick-slider:not(.slick-initialized) .slide{display:none}.main-slider .tie-slick-slider:not(.slick-initialized) .slide:first-child,.main-slider .tie-slick-slider:not(.slick-initialized) .tie-slider-nav+.slide{display:block}.main-slider .tie-slick-dots{pointer-events:none}.main-slider .tie-slick-dots li{pointer-events:auto}.main-slider .slide-overlay .container{max-width:100%}.main-slider .thumb-meta{color:#ffffff}.main-slider .thumb-meta a:not(:hover),.main-slider .thumb-meta .post-meta a:not(:hover){color:#ffffff}.main-slider .thumb-meta a:not(:hover):hover,.main-slider .thumb-meta .post-meta a:not(:hover):hover{opacity:0.8}.main-slider .thumb-meta .tie-alignright{float:none;display:inline-block}@media (max-width: 991px){.main-slider .thumb-desc{display:none}}@media (max-width: 479px){.main-slider .thumb-title{font-size:16px !important}}@media (max-width: 320px){.main-slider .post-cat,.main-slider .thumb-meta{display:none}}.all-over-thumb-link{position:absolute;width:100%;height:100%;top:0;z-index:2}.wide-slider-three-slids-wrapper .tie-slick-slider:not(.slick-initialized) .slide,.boxed-slider-three-slides-wrapper .tie-slick-slider:not(.slick-initialized) .slide,.boxed-five-slides-slider .tie-slick-slider:not(.slick-initialized) .slide,.boxed-four-taller-slider .tie-slick-slider:not(.slick-initialized) .slide{display:none !important}.wide-slider-wrapper .slide{height:400px}.wide-slider-wrapper .thumb-overlay{padding:40px}.wide-slider-wrapper .thumb-overlay .container{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.wide-slider-wrapper .thumb-overlay .container:before{clear:both}.wide-slider-wrapper .thumb-title{font-size:40px;color:#ffffff;line-height:1.2}.wide-slider-wrapper div.post-rating,.wide-slider-wrapper div.digital-rating{float:left;top:-5px;left:0}.wide-slider-wrapper span.icon{margin:-5px 0 0 0}.wide-slider-wrapper span.post-cat-wrap{float:none;clear:both}@media (min-width: 992px){.wide-slider-wrapper .thumb-title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:4em}.full-width .wide-slider-wrapper .slide{height:500px}.full-width .wide-slider-wrapper .thumb-title{font-size:50px}.full-width .wide-slider-wrapper .post-cat-wrap{margin-bottom:10px}}@media (max-width: 767px){.wide-slider-wrapper .slide{height:300px}.wide-slider-wrapper .thumb-overlay{padding:40px 60px 0}.wide-slider-wrapper .thumb-title{font-size:25px}}@media (max-width: 479px){.wide-slider-wrapper .slide{height:220px}.wide-slider-wrapper .thumb-overlay{padding:40px 40px 0}}.fullwidth-slider-wrapper{overflow:hidden;background:transparent}.fullwidth-slider-wrapper .tie-slick-dots{position:relative;max-width:850px;height:30px;margin:-30px auto 0;bottom:70px;padding:0 60px}.has-builder .has-sidebar .fullwidth-slider-wrapper .tie-slick-dots{padding:0 40px}.fullwidth-slider-wrapper .thumb-overlay .container{max-width:850px;padding:0}.fullwidth-slider-wrapper .post-cat-wrap{margin-bottom:10px}.fullwidth-slider-wrapper .thumb-content{top:0;position:relative;padding:0}@media (min-width: 992px){.full-width .fullwidth-slider-wrapper .tie-slick-dots{padding:0}.has-builder .has-sidebar .fullwidth-slider-wrapper .thumb-content{top:auto;bottom:20px}.has-builder .has-sidebar .fullwidth-slider-wrapper .thumb-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:2.5em}}@media (max-width: 479px){.fullwidth-slider-wrapper .thumb-meta{display:none}}.centered-title-slider .slide .container{width:100%}.centered-title-slider .thumb-overlay .container{top:42%;text-align:center}.centered-title-slider div.thumb-content{width:100%;top:0;position:relative;padding:0}.centered-title-slider .thumb-title{max-width:450px;margin:0 auto 15px}@media (min-width: 992px){.full-width .centered-title-slider .thumb-title{max-width:650px}}.centered-title-slider .post-cat-wrap{margin-bottom:20px;width:100%}@media (max-width: 767px){.centered-title-slider .post-cat-wrap{margin-bottom:20px}.centered-title-slider .thumb-meta{display:none}}.wide-next-prev-slider-wrapper .slider-main-container{max-width:1200px;padding:0 15px}.wide-next-prev-slider-wrapper .slick-list{width:100%;padding:0 !important;overflow:inherit}.wide-next-prev-slider-wrapper .tie-slider-nav{width:90%;left:5%;opacity:1}.wide-next-prev-slider-wrapper .tie-slider-nav span{background:transparent !important;color:#ffffff;font-size:80px}.wide-next-prev-slider-wrapper .tie-slider-nav li:hover span{color:#08f}@media (max-width: 767px){.wide-next-prev-slider-wrapper .tie-slider-nav{left:1%;width:98%}.wide-next-prev-slider-wrapper .tie-slider-nav span{font-size:50px}}.wide-slider-with-navfor-wrapper .thumb-title{max-width:850px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (min-width: 768px){.wide-slider-with-navfor-wrapper .thumb-title{max-height:2.5em;-webkit-line-clamp:2;font-size:30px}}@media (min-width: 992px){.full-width .wide-slider-with-navfor-wrapper .thumb-title{max-height:4em;-webkit-line-clamp:3;font-size:40px}}.wide-slider-nav-wrapper{height:110px;overflow:hidden;width:100%;position:absolute;bottom:0;z-index:3;opacity:0;padding:0 35px;background-color:rgba(0,0,0,0.3)}@media (max-width: 767px){.wide-slider-nav-wrapper{display:none}}.wide-slider-nav-wrapper .slick-list{width:100%}.wide-slider-nav-wrapper .slide{cursor:pointer;transition:0.3s;height:110px;color:#08f}.wide-slider-nav-wrapper .slick-current{box-shadow:inset 0 -5px 0 0}.wide-slider-nav-wrapper .slide-overlay{padding:35px 15px 0}.wide-slider-nav-wrapper .thumb-meta{color:#e6e6e6;margin-bottom:2px}.wide-slider-nav-wrapper .thumb-title{font-size:16px;color:#ffffff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.wide-slider-nav-wrapper .tie-slider-nav{margin:-23px -35px;opacity:1}.wide-slider-three-slids-wrapper{min-height:390px}.wide-slider-three-slids-wrapper .slide{height:390px}.wide-slider-three-slids-wrapper .thumb-overlay{padding:20px}.wide-slider-three-slids-wrapper .thumb-overlay .container{padding:0}.wide-slider-three-slids-wrapper .thumb-content{padding:20px}.wide-slider-three-slids-wrapper .thumb-title{font-size:24px}@media (max-width: 1199px){.wide-slider-three-slids-wrapper{min-height:330px}.wide-slider-three-slids-wrapper .slide{height:330px}}@media (max-width: 767px){.wide-slider-three-slids-wrapper{min-height:280px}.wide-slider-three-slids-wrapper .slide{height:280px}.wide-slider-three-slids-wrapper .thumb-title{font-size:20px}}@media (max-width: 479px){.wide-slider-three-slids-wrapper{min-height:220px}.wide-slider-three-slids-wrapper .slide{height:220px}}.boxed-slider{height:auto}.boxed-slider .tie-slick-slider{overflow:hidden}.boxed-slider .slick-list{width:100%;width:calc(100% + 30px);margin:0 -15px;overflow:inherit}.boxed-slider .slide{margin:0 15px;height:318px}.boxed-slider .thumb-overlay{padding:30px}.boxed-slider .thumb-title{font-size:20px}@media (max-width: 670px){.boxed-slider .thumb-title{font-size:16px}}.boxed-slider .tie-slick-dots{position:relative;bottom:-20px;height:0;text-align:center}.slider-area .boxed-five-slides-slider .slick-dotted,.slider-area .boxed-four-taller-slider .slick-dotted,.slider-area .boxed-slider-three-slides-wrapper .slick-dotted{padding-bottom:46px}.slider-area .boxed-five-slides-slider .tie-slider-nav,.slider-area .boxed-four-taller-slider .tie-slider-nav,.slider-area .boxed-slider-three-slides-wrapper .tie-slider-nav{margin-top:-46px}.boxed-slider-three-slides-wrapper{min-height:318px}.boxed-slider-three-slides-wrapper .thumb-overlay,.boxed-slider-three-slides-wrapper .thumb-content{padding:20px}@media (max-width: 1024px){.boxed-slider-three-slides-wrapper{min-height:280px}.boxed-slider-three-slides-wrapper .slide{height:280px}}@media (max-width: 767px){.boxed-slider-three-slides-wrapper{min-height:220px}.boxed-slider-three-slides-wrapper .slide{height:220px}}.boxed-five-slides-slider{min-height:155px}.boxed-five-slides-slider .slide{height:155px}@media (max-width: 550px){.boxed-five-slides-slider .slide{height:180px}}.boxed-five-slides-slider .thumb-overlay,.boxed-five-slides-slider div.thumb-content{padding:10px}.boxed-five-slides-slider .thumb-meta{margin-bottom:0}.boxed-five-slides-slider .thumb-title{margin-bottom:0;font-size:14px;pointer-events:none}.boxed-five-slides-slider span.icon{width:30px;height:30px;margin:0}.boxed-five-slides-slider .icon:before,.boxed-five-slides-slider .icon:after{width:30px;height:30px}.boxed-five-slides-slider .icon:before{line-height:26px;font-size:12px}.boxed-four-taller-slider{margin-bottom:10px;min-height:440px}.boxed-four-taller-slider .slick-list{width:calc(100% + 2px);margin:0 -1px}.boxed-four-taller-slider .slide{margin:0 1px 0 0;height:440px}.boxed-four-taller-slider .thumb-overlay,.boxed-four-taller-slider .thumb-content{padding:20px}@media (max-width: 1024px){.boxed-four-taller-slider{min-height:220px}.boxed-four-taller-slider .slide{height:220px}.boxed-four-taller-slider .thumb-title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;max-height:4.2em}}@media (max-width: 900px){.boxed-four-taller-slider{min-height:180px}.boxed-four-taller-slider .slide{height:180px}}.boxed-slider-wrapper{height:auto}.boxed-slider-wrapper .slick-list{margin:0;width:100%;overflow:hidden}.boxed-slider-wrapper .slide{margin:0;height:380px}.boxed-slider-wrapper .tie-slick-dots{position:absolute;bottom:30px;right:30px;width:calc(100% - 60px);height:6px;text-align:right}.boxed-slider-wrapper .tie-slick-dots li{vertical-align:top}.boxed-slider-wrapper .thumb-title{font-size:38px}@media (min-width: 992px){.full-width .boxed-slider-wrapper .slide{height:480px}.boxed-slider-wrapper .thumb-content{max-width:80%}}@media (max-width: 991px){.boxed-slider-wrapper .thumb-desc{display:none}}@media (max-width: 767px){.boxed-slider-wrapper .slide{height:300px}.boxed-slider-wrapper .thumb-overlay,.boxed-slider-wrapper .thumb-content{padding:20px}.boxed-slider-wrapper .thumb-title{font-size:25px}}@media (max-width: 670px){.boxed-slider-wrapper .slide{height:250px}}@media (max-width: 479px){.boxed-slider-wrapper .slide{height:200px}.boxed-slider-wrapper .thumb-title{font-size:20px}}.boxed-slider-wrapper .tie-slick-slider:hover .thumb-overlay:after{opacity:0.9}.grid-slider-wrapper .container{position:relative}.grid-slider-wrapper .slick-list{width:100.0833334%;width:calc(100% + 1px);margin:0 -1px 0 0}.grid-slider-wrapper .slide{margin:0;height:500px}.grid-slider-wrapper .thumb-overlay,.grid-slider-wrapper .thumb-content{padding:20px 20px 15px}@media (max-width: 767px){.grid-slider-wrapper .thumb-overlay,.grid-slider-wrapper .thumb-content{padding:10px}}.grid-slider-wrapper .thumb-title{font-size:20px}@media (max-width: 991px){.grid-slider-wrapper .thumb-title{font-size:16px}}@media (max-width: 767px){.grid-slider-wrapper .thumb-title{white-space:normal;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;max-height:2.8em}}.grid-slider-wrapper .grid-item{position:relative;overflow:hidden;margin-bottom:1px;margin-right:1px;background-repeat:no-repeat;background-position:center top;background-size:cover}.grid-slider-wrapper .grid-item:nth-child(1){float:left;width:49.8%;width:calc(50% - 1px);height:100%}.grid-slider-wrapper .grid-item:nth-child(2),.grid-slider-wrapper .grid-item:nth-child(3){margin-bottom:1px}.grid-slider-wrapper .grid-item:nth-child(n+2){float:left;width:25%;width:calc(25% - 1px);height:50%}.has-builder .has-sidebar .grid-slider-wrapper .thumb-desc{display:none}@media (max-width: 479px){.grid-slider-wrapper .thumb-meta{display:none}}.grid-2-big .slide{height:360px}@media (min-width: 992px){.full-width .grid-2-big .slide{height:400px}}@media (min-width: 768px){.grid-2-big .thumb-title{font-size:30px}}@media (max-width: 767px){.grid-2-big .slide{height:200px}}.grid-2-big .grid-item{float:left;width:49.5%;width:calc(50% - 1px);height:100%}.grid-2-big .grid-item:nth-child(2){width:50%;height:100%;margin-right:0}.has-builder .has-sidebar .grid-2-big .thumb-desc{display:block}@media (max-width: 479px){.grid-2-big .slide{height:auto}.grid-2-big .grid-item:nth-child(n){width:100%;margin-right:0;height:180px}}.grid-3-slides .slide{height:380px}@media (max-width: 767px){.grid-3-slides .slide{height:300px}}@media (min-width: 992px){.full-width .grid-3-slides .slide{height:470px}}.grid-3-slides .grid-item:nth-child(1){float:left;width:65.7%;width:calc(66% - 1px);height:calc(100% - 1px)}.grid-3-slides .grid-item:nth-child(n+2){width:34%;margin-right:0;height:calc(50% - 1px)}@media (min-width: 992px){.full-width .grid-3-slides-half-first .grid-item:nth-child(1){width:calc(50% - 1px);height:100%}.full-width .grid-3-slides-half-first .grid-item:nth-child(2){width:calc(25% - 1px);margin-right:1px;height:100%}.full-width .grid-3-slides-half-first .grid-item:nth-child(3){width:25%;margin-right:0;height:100%}}.grid-4-big-first-half-second .slide{height:700px;display:block}@media (max-width: 767px){.grid-4-big-first-half-second .slide{height:480px}}.grid-4-big-first-half-second .grid-item:nth-child(1){height:40%;width:100%}.grid-4-big-first-half-second .grid-item:nth-child(2){height:30%;width:100%}.grid-4-big-first-half-second .grid-item:nth-child(3){height:30%;margin-right:1px;width:calc(50% - 1px)}.grid-4-big-first-half-second .grid-item:nth-child(4){width:50%;height:30%;margin-right:0}@media (min-width: 992px){.full-width .grid-4-big-first-half-second .slide{height:470px}.full-width .grid-4-big-first-half-second .grid-item{float:left;height:50%}.full-width .grid-4-big-first-half-second .grid-item:nth-child(1){height:100%;width:calc(50% - 1px)}.full-width .grid-4-big-first-half-second .grid-item:nth-child(2){width:50%;margin-right:0}.full-width .grid-4-big-first-half-second .grid-item:nth-child(3){width:24.9%;width:calc(25% - 1px)}.full-width .grid-4-big-first-half-second .grid-item:nth-child(4){width:25%;margin-right:0}}.grid-4-slides .slide{height:auto}.grid-4-slides .grid-item:nth-child(n){width:49.9%;width:calc(50% - 1px);height:180px}@media (min-width: 992px){.full-width .grid-4-slides .grid-item:nth-child(n){height:250px}}@media (max-width: 767px){.grid-4-slides .grid-item:nth-child(n){height:150px}}.grid-4-slides .grid-item:nth-child(2),.grid-4-slides .grid-item:nth-child(4){width:50%;margin-right:0}.grid-5-in-rows .slide{height:auto}.grid-5-in-rows .grid-item:nth-child(n){height:180px}@media (min-width: 992px){.full-width .grid-5-in-rows .grid-item:nth-child(n){height:250px}}@media (max-width: 767px){.grid-5-in-rows .grid-item:nth-child(n){height:150px}}.grid-5-in-rows .grid-item:nth-child(1){width:49.9%;width:calc(50% - 1px)}.grid-5-in-rows .grid-item:nth-child(2){width:50%;margin-right:0}.grid-5-in-rows .grid-item:nth-child(3){clear:left}.grid-5-in-rows .grid-item:nth-child(3),.grid-5-in-rows .grid-item:nth-child(4){width:33.2%;width:calc(33.3334% - 1px)}.grid-5-in-rows .grid-item:nth-child(5){width:calc(33.337% - 0.5px);margin-right:0}@media (max-width: 991px){.grid-5-in-rows .grid-item:nth-child(5){width:33.334%}}@media (max-width: 600px){.grid-3-slides .slide,.grid-5-in-rows .slide{display:block;height:auto}.grid-3-slides .grid-item:nth-child(n),.grid-5-in-rows .grid-item:nth-child(n){height:140px}.grid-3-slides .grid-item:first-child,.grid-5-in-rows .grid-item:first-child{width:100%;height:200px;margin-right:0}.grid-3-slides .grid-item:nth-child(even),.grid-5-in-rows .grid-item:nth-child(even){width:49.9%;width:calc(50% - 1px);margin-right:1px;clear:none}.grid-3-slides .grid-item:nth-child(n+3):nth-child(odd),.grid-5-in-rows .grid-item:nth-child(n+3):nth-child(odd){width:50%;margin-right:0;clear:none}}.grid-5-big-centerd .slide{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.grid-5-big-centerd .tie-slider-nav+.slide{display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}.grid-5-big-centerd .grid-item:nth-child(n+2){height:49.9%;height:calc(50% - 1px)}.grid-5-big-centerd .grid-item:nth-child(1){-webkit-order:3;-ms-flex-order:3;order:3}.grid-5-big-centerd .grid-item:nth-child(2){-webkit-order:1;-ms-flex-order:1;order:1}.grid-5-big-centerd .grid-item:nth-child(3){-webkit-order:2;-ms-flex-order:2;order:2}.grid-5-big-centerd .grid-item:nth-child(4){-webkit-order:4;-ms-flex-order:4;order:4}.grid-5-big-centerd .grid-item:nth-child(5){-webkit-order:5;-ms-flex-order:5;order:5}.grid-5-big-centerd .grid-item:nth-child(n+4){width:25%;margin-right:0}.grid-5-slider .grid-item:nth-child(1){width:100%;height:50%;margin-right:0}.grid-5-slider .grid-item:nth-child(2),.grid-5-slider .grid-item:nth-child(3){height:25%;width:49.9%;width:calc(50% - 1px)}.grid-5-slider .grid-item:nth-child(n+4){height:25%;margin-right:1px;width:calc(50% - 1px)}.grid-5-slider .grid-item:nth-child(n+3):nth-child(odd){width:50%;margin-right:0}.grid-5-slider .slide{height:800px}@media (max-width: 767px){.grid-5-slider .slide{height:600px}}@media (max-width: 600px){.grid-5-slider .slide{height:500px}.grid-5-slider .grid-item:nth-child(1){height:40%}.grid-5-slider .grid-item:nth-child(n+2){height:30%}}@media (max-width: 479px){.grid-5-slider .slide{height:470px}}@media (min-width: 992px){.full-width .grid-5-big-centerd .slide{-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;box-orient:vertical;box-direction:normal}.full-width .grid-5-slider .slide{height:470px}.full-width .grid-5-slider .grid-item:nth-child(1){width:50%;height:100%;margin-right:1px}.full-width .grid-5-slider .grid-item:nth-child(n+2){height:calc(50% - 1px);width:24.9%;width:calc(25% - 1px)}.full-width .grid-5-first-big .grid-item:nth-child(n+2){height:50%}}.grid-6-slides{min-height:180px}@media (max-width: 991px){.grid-6-slides{min-height:100px}}.grid-6-slides .slide{height:auto}.grid-6-slides .grid-item{float:left}.grid-6-slides .grid-item:nth-child(n){height:180px;width:33.2%;width:calc(33.3334% - 1px)}@media (min-width: 992px){.full-width .grid-6-slides .grid-item:nth-child(n){height:225px}}@media (max-width: 767px){.grid-6-slides .grid-item:nth-child(n){height:145px}}.grid-6-slides .grid-item:nth-child(4){clear:left}.grid-6-slides .grid-item:nth-child(3),.grid-6-slides .grid-item:nth-child(6){width:calc(33.337% - 0.5px);margin-right:0}@media (max-width: 991px){.grid-6-slides .grid-item:nth-child(3),.grid-6-slides .grid-item:nth-child(6){width:33.334%}}@media (max-width: 600px){.grid-6-slides .slide{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.grid-6-slides .grid-item:nth-child(odd){width:calc(50% - 1px);margin-right:1px;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.grid-6-slides .grid-item:nth-child(even){width:50%;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;margin-right:0;clear:none}}.slider-vertical-navigation{position:relative;z-index:1}.slider-vertical-navigation .post-cat-wrap{margin-bottom:10px}.slider-vertical-navigation .thumb-meta{display:-webkit-flex;display:-ms-flexbox;display:flex}.slider-vertical-navigation span.icon{float:left;margin-right:10px}.slider-vertical-navigation div.post-rating{top:5px}@media (min-width: 768px){.slider-vertical-navigation .slider-main-container .thumb-overlay{padding-top:90px}.slider-vertical-navigation .slider-main-container .thumb-overlay .container{top:20px;-webkit-transform:none;-ms-transform:none;transform:none;width:60%;margin-left:0;padding:0}}.slider-vertical-navigation .thumb-meta>span{display:inline-block}.slider-vertical-navigation .slick-initialized .post-cat-wrap,.slider-vertical-navigation .slick-initialized .thumb-meta,.slider-vertical-navigation .slick-initialized .thumb-title{overflow:hidden}.slider-vertical-navigation .slick-initialized .post-cat-wrap a,.slider-vertical-navigation .slick-initialized .thumb-meta>span,.slider-vertical-navigation .slick-initialized .thumb-title a,.slider-vertical-navigation .slick-initialized .read-next-button{opacity:0;-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);transition:1s}.slider-vertical-navigation .slick-initialized .thumb-title a{display:block;-webkit-transform:translateY(140px);-ms-transform:translateY(140px);transform:translateY(140px)}.slider-vertical-navigation .slick-current .post-cat-wrap a,.slider-vertical-navigation .slick-current .thumb-meta>span,.slider-vertical-navigation .slick-current .thumb-title a,.slider-vertical-navigation .slick-current .read-next-button{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.slider-vertical-navigation .thumb-content{padding:0;position:relative}.has-sidebar .slider-vertical-navigation .wide-slider-nav-wrapper{padding:0 15px 0 0}@media (min-width: 992px){.has-builder .has-sidebar .grid-3-slides .grid-item:nth-child(n+2) .thumb-title,.has-builder .has-sidebar .grid-5-in-rows .thumb-title,.has-builder .has-sidebar .grid-4-slides .thumb-title,.has-builder .has-sidebar .grid-6-slides .thumb-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:2.6em}.has-builder .has-sidebar .grid-3-slides .grid-item:nth-child(n+2) .thumb-overlay,.has-builder .has-sidebar .grid-3-slides .grid-item:nth-child(n+2) .thumb-content,.has-builder .has-sidebar .grid-5-in-rows .thumb-overlay,.has-builder .has-sidebar .grid-5-in-rows .thumb-content,.has-builder .has-sidebar .grid-4-slides .thumb-overlay,.has-builder .has-sidebar .grid-4-slides .thumb-content,.has-builder .has-sidebar .grid-6-slides .thumb-overlay,.has-builder .has-sidebar .grid-6-slides .thumb-content{padding:20px 15px 10px}}.grid-3-slides .grid-item:nth-child(1) .thumb-desc,.grid-5-slider .grid-item:nth-child(1) .thumb-desc,.grid-4-big-first-half-second .grid-item:nth-child(1) .thumb-desc{opacity:1;max-height:100px;margin-top:5px}@media (min-width: 768px){.grid-3-slides .grid-item:nth-child(1) .thumb-title,.grid-5-slider .grid-item:nth-child(1) .thumb-title,.grid-4-big-first-half-second .grid-item:nth-child(1) .thumb-title{font-size:35px}.grid-4-slides .thumb-title,.grid-5-in-rows .grid-item:nth-child(-n+2) .thumb-title{font-size:24px}}@media (max-width: 1199px){.boxed-four-taller-slider .icon,.boxed-four-taller-slider .post-rating,.boxed-four-taller-slider .digital-rating{display:none}}@media only screen and (min-width: 992px) and (max-width: 1200px){.full-width .grid-5-slider .grid-item:nth-child(n+2) .icon,.full-width .grid-5-slider .grid-item:nth-child(n+2) .post-rating,.full-width .grid-5-slider .grid-item:nth-child(n+2) .digital-rating,.full-width .grid-4-big-first-half-second .grid-item:nth-child(n+3) .icon,.full-width .grid-4-big-first-half-second .grid-item:nth-child(n+3) .post-rating,.full-width .grid-4-big-first-half-second .grid-item:nth-child(n+3) .digital-rating{display:none}}@media (max-width: 991px){.grid-6-slides .icon,.grid-6-slides .post-rating,.grid-6-slides .digital-rating,.grid-5-in-rows .grid-item:nth-child(n+3) .icon,.grid-5-in-rows .grid-item:nth-child(n+3) .post-rating,.grid-5-in-rows .grid-item:nth-child(n+3) .digital-rating,.grid-3-slides .grid-item:nth-child(n+2) .icon,.grid-3-slides .grid-item:nth-child(n+2) .post-rating,.grid-3-slides .grid-item:nth-child(n+2) .digital-rating{display:none}}@media (max-width: 320px){.grid-3-slides .slide,.grid-4-slides .slide,.grid-4-big-first-half-second .slide,.grid-5-in-rows .slide,.grid-5-slider .slide,.grid-6-slides .slide{height:auto}.grid-3-slides .grid-item:nth-child(n),.grid-4-slides .grid-item:nth-child(n),.grid-4-big-first-half-second .grid-item:nth-child(n),.grid-5-in-rows .grid-item:nth-child(n),.grid-5-slider .grid-item:nth-child(n),.grid-6-slides .grid-item:nth-child(n){width:100% !important;margin-right:0 !important;height:120px}}.tie-slider-widget .main-slider{z-index:2}.tie-slider-widget .slide img{display:none}.normal-side .tie-slider-widget .container{width:100%;max-width:none;margin:0;padding:0}.normal-side .tie-slider-widget .tie-slick-slider:not(.slick-initialized) .slide:first-child{display:block !important}.normal-side .tie-slider-widget .slick-list{width:100%;margin:0}.normal-side .tie-slider-widget .slide{margin:0;height:220px}@media only screen and (min-width: 480px) and (max-width: 768px){.normal-side .tie-slider-widget .slide{height:300px}}@media only screen and (min-width: 768px) and (max-width: 992px){.sidebar.normal-side .tie-slider-widget .slide{height:400px}}.normal-side .tie-slider-widget .thumb-overlay{padding:20px}.normal-side .tie-slider-widget .thumb-title{font-size:18px}.normal-side .tie-slider-widget .tie-slider-nav li{padding:0}.fullwidth-area .main-slider-inner>.container,.fullwidth-area>.container{padding:0}.fullwidth-area .tie-slick-dots{display:none !important}.vertical-slider-nav{top:0;right:0;left:auto;width:30%;height:100%;padding:0 15px;background:transparent}.vertical-slider-nav .slick-list{max-height:500px}.vertical-slider-nav .slide{height:auto;margin-bottom:20px;box-shadow:inset 0 0 0 0 #fff;transition:0.5s 0.3s;opacity:0.5;transition:opacity 0.3s}.vertical-slider-nav .slide-overlay{padding:20px 0}.vertical-slider-nav .container{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.vertical-slider-nav .thumb-title{font-size:19px;line-height:1.4em;max-height:2.8em;font-weight:300;white-space:inherit}.vertical-slider-nav .thumb-meta{display:none}.vertical-slider-nav .slick-current{opacity:1}.section-item.has-sidebar .vertical-slider-nav,.single-post.has-sidebar .vertical-slider-nav{width:40%}.section-item.has-sidebar .vertical-slider-nav .slide-overlay,.single-post.has-sidebar .vertical-slider-nav .slide-overlay{padding:15px 0}.section-item.has-sidebar .vertical-slider-nav .thumb-title,.single-post.has-sidebar .vertical-slider-nav .thumb-title{font-size:14px}.vertical-slider-nav:before,.vertical-slider-nav:after{content:'';position:absolute;top:-25px;left:0;width:100%;height:40px;z-index:1;background:radial-gradient(ellipse at center, rgba(0,0,0,0.8) 0%, rgba(204,204,204,0) 65%, rgba(229,229,229,0) 100%)}.vertical-slider-nav:after{bottom:-25px;top:auto}.vertical-slider-nav .tie-slider-nav{width:auto;height:100%;top:0;margin:0;left:calc(50% - 23px);z-index:2}.vertical-slider-nav .tie-slider-nav li{position:absolute;width:46px;height:25px;transition:opacity 0.4s, -webkit-transform 0.3s;transition:transform 0.3s, opacity 0.4s;transition:transform 0.3s, opacity 0.4s, -webkit-transform 0.3s;opacity:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.vertical-slider-nav .tie-slider-nav li span{width:46px;height:25px;line-height:25px;border-radius:0 0 2px 2px;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}.vertical-slider-nav .tie-slider-nav li span:before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);display:inline-block}.vertical-slider-nav .tie-slider-nav li:first-child{bottom:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.vertical-slider-nav .tie-slider-nav li:first-child span{border-radius:2px 2px 0 0}.vertical-slider-nav:hover .tie-slider-nav li{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}#tie-wrapper:after{position:absolute;z-index:1000;top:-10%;left:-50%;width:0;height:0;background:rgba(0,0,0,0.2);content:'';opacity:0;cursor:pointer;transition:opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s}.side-aside{position:fixed;top:0;right:0;z-index:111;visibility:hidden;width:350px;max-width:100%;height:100%;background:#161619;background-repeat:no-repeat;background-position:center top;background-size:cover;transition:0.5s cubic-bezier(0.55, 0, 0.1, 1) 0s;-webkit-transform:translate3d(350px, 0, 0);transform:translate3d(350px, 0, 0);overflow-y:auto}.dark-skin .side-aside{background:#111114}@media (max-width: 991px){.side-aside{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}.side-aside.is-fullwidth{width:100%}}.is-mobile .side-aside .side-aside-wrapper,.is-desktop .side-aside .mCSB_container{padding:50px 0 0}.admin-bar.is-desktop .side-aside .mCSB_container,.is-mobile.admin-bar .side-aside .side-aside-wrapper{padding-top:72px}.side-aside .widget-content-only:first-child{margin-top:20px}.side-aside.dark-skin .container-wrapper{border-radius:0;border:0;background:transparent}.side-aside:after{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.2);content:'';opacity:1;transition:opacity 0.5s}.side-aside .tie-slider-widget{position:relative;z-index:1}.side-aside .container-wrapper{padding:30px !important}.side-aside .widget-content-only{padding:0 !important}.side-aside-open #tie-wrapper:after{width:200%;height:110%;opacity:1;transition:opacity 0.5s}.border-layout .side-aside-open #tie-wrapper:after{opacity:0}.side-aside-open .side-aside{visibility:visible;-webkit-transform:translate3d(0, 0, 0) !important;transform:translate3d(0, 0, 0) !important}.side-aside-open .side-aside:after{display:none;width:0;height:0;opacity:0;transition:opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s}#footer .container-wrapper{padding:15px 0;margin:0;background:transparent}.site-footer{margin-top:50px;padding:0}@media (max-width: 991px){.site-footer{margin-top:30px}.section-wrapper.has-background+.site-footer{margin-top:0}}.container-full.has-background+.site-footer{margin-top:0;overflow:hidden}.site-footer .widget-title-icon{display:none}.site-footer .widget,.site-footer .widget-content-only{margin-bottom:0;border:0}.site-footer .widget.buddypress,.site-footer .widget-content-only.buddypress{margin-bottom:30px}.site-footer .widget.tie-weather-widget{margin:15px 0}@media (max-width: 767px){.site-footer .widget{margin-bottom:20px}}.site-footer .widget_nav_menu li{list-style:none}.site-footer .posts-list-counter .posts-list-items li:before{border-color:#2c2f34}.footer-widget-area{margin-bottom:10px}.footer-widget-area:first-child:not(.footer-boxed-widget-area){padding-top:60px}@media (max-width: 767px){.footer-widget-area:first-child:not(.footer-boxed-widget-area){padding-top:30px}}.footer-widget-area:last-child{margin-bottom:20px}@media (max-width: 767px){.footer-widget-area{margin-bottom:20px}}.footer-boxed-widget-area{padding:30px 30px 0;margin-bottom:50px;border:1px solid rgba(255,255,255,0.1);border-radius:2px}.footer-boxed-widget-area:first-child{margin-top:50px}.footer-boxed-widget-area:last-child{margin-bottom:30px}.footer-boxed-widget-area>.tie-row>[class*="tie-col"]{padding-right:10px;padding-left:10px}#footer .footer-boxed-widget-area .container-wrapper,#footer .footer-boxed-widget-area .widget.widget-content-only{padding:0;margin-bottom:30px}.side-aside .latest-tweets-widget .dark-btn,.site-footer .latest-tweets-widget .dark-btn{display:none}.tie-insta-photos{overflow:hidden}.tie-insta-post{position:relative;width:33.33333333333%;float:left}.tie-insta-post a{display:block;line-height:0;position:relative}.tie-insta-post a:hover img{opacity:0.9}.tie-insta-post img{max-width:100%;width:100%;height:auto;float:left}.tie-insta-post .media-video{position:absolute;top:10px;right:10px;color:#ffffff;font-size:20px;text-shadow:0 0 10px rgba(0,0,0,0.5)}#footer-instagram{position:relative;text-align:center;color:#fff}#footer-instagram .tie-insta-post{width:16.6666666666666% !important}#footer-instagram .tie-insta-post a:hover{opacity:0.7}@media (min-width: 901px){#footer-instagram .mCSB_container{width:100% !important;left:auto !important}}@media (max-width: 900px){#footer-instagram .tie-insta-photos{max-height:150px;white-space:nowrap;font-size:0;overflow-x:auto;overflow-y:hidden}#footer-instagram .tie-insta-post{width:150px !important;display:inline-block;float:none;font-size:13px}}#footer-instagram .mCSB_scrollTools.mCSB_scrollTools_horizontal{height:10px}#footer-instagram .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background:rgba(0,0,0,0.6)}#instagram-link{position:absolute;display:block;z-index:1;padding:20px;left:50%;top:50%;bottom:auto;right:auto;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background:rgba(0,0,0,0.7);display:block;font-size:16px;font-weight:600;text-shadow:0 0 5px #000000;text-align:center;white-space:nowrap;word-wrap:normal;color:#ffffff}@media (max-width: 767px){#instagram-link{font-size:0;right:10px;top:10px;left:auto;-webkit-transform:none;-ms-transform:none;transform:none;width:30px;height:30px;padding:5px;border-radius:2px}#instagram-link span{font-size:15px;vertical-align:middle}#instagram-link:before,#instagram-link:after{display:none}}#instagram-link:before,#instagram-link:after{top:0;left:0;content:'';position:absolute;width:20px;height:20px;opacity:1;border:2px solid #08f;border-width:2px 0 0 2px;transition:0.5s}#instagram-link:after{left:auto;top:auto;right:0;bottom:0;border-width:0 2px 2px 0}@media (min-width: 768px){#instagram-link:hover{color:#08f}#instagram-link:hover:before{-webkit-transform:translate3d(10px, 10px, 10px);transform:translate3d(10px, 10px, 10px)}#instagram-link:hover:after{-webkit-transform:translate3d(-10px, -10px, -10px);transform:translate3d(-10px, -10px, -10px)}}.site-info{background:#161619;padding:20px 0;line-height:32px;text-align:center}.copyright-text{font-size:13px}.footer-menu{text-align:center}.footer-menu li{display:inline-block;margin:0 5px}.site-info .social-icons{text-align:center}.site-info .social-icons li{float:none;display:inline-block;margin:0}.site-info .social-icons li a span{color:#aaa;line-height:22px}.site-info .social-icons li a:hover span{color:#ffffff}@media (max-width: 767px){.site-info .tie-alignleft,.site-info .tie-alignright{float:none}}@media (min-width: 768px){.site-info-layout-2 .copyright-text-first{float:left}.site-info-layout-2 .copyright-text-second,.site-info-layout-2 ul.social-icons,.site-info-layout-2 .footer-menu{float:right;margin:0;margin-left:10px}}a.go-to-top-button{width:35px;height:35px;line-height:35px;background:#08f;text-align:center;display:block;position:fixed;bottom:-100px;right:15px;z-index:3;color:#ffffff;transition:0.3s}a.go-to-top-button:hover{opacity:0.85}a.go-to-top-button.show-top-button{bottom:15px}@media (max-width: 767px){a.go-to-top-button{right:5px;width:25px;height:25px;line-height:25px}a.go-to-top-button.show-top-button{bottom:45px}}.stream-item-above-footer{margin:40px auto 5px}@media (max-width: 767px){.stream-item-above-footer{max-width:728px;margin:40px 15px 5px}}.dark-skin,.dark-skin body{background-color:#1f2024;color:#aaa}.dark-skin textarea,.dark-skin input:not([type="submit"]),.dark-skin select{color:#aaa}.dark-skin a:not(:hover),.dark-skin .single-big-img .post-meta,.dark-skin .single-big-img .post-meta a:not(:hover),.dark-skin .pages-nav .pages-numbers a:not(:hover),.dark-skin .page-title,.dark-skin .entry h1,.dark-skin .entry h2,.dark-skin .entry h3,.dark-skin .entry h4,.dark-skin .entry h5,.dark-skin .entry h6{color:#ffffff}.dark-skin .post-meta,.dark-skin .post-meta a:not(:hover),.dark-skin .timeline-widget ul li .date,.dark-skin .multiple-post-pages a:not(:hover),.dark-skin .video-playlist-nav-wrapper .video-playlist-item .video-duration,.dark-skin .login-widget .forget-text:not(:hover),.dark-skin .autocomplete-suggestions,.dark-skin #mobile-menu-icon:not(:hover) .menu-text,.dark-skin .about-author .social-icons li.social-icons-item a:not(:hover) span{color:#aaa !important}@media (min-width: 1600px){.dark-skin #story-index li a:not(.is-current){color:#aaa}}.dark-skin textarea,.dark-skin input:not([type=submit]),.dark-skin select,.dark-skin code,.dark-skin kbd,.dark-skin pre,.dark-skin samp,.dark-skin .latest-tweets-slider-widget .latest-tweets-slider .tie-slider-nav li a:not(:hover),.dark-skin .show-more-button,.dark-skin .pages-nav .pages-numbers a,.dark-skin .pages-nav .pages-numbers span.pages-nav-item,.dark-skin .pages-nav .pages-numbers .first-last-pages .fa,.dark-skin .multiple-post-pages .post-page-numbers,.dark-skin .latest-tweets-widget .slider-links .tie-slider-nav span{border-color:rgba(255,255,255,0.1)}.dark-skin #tie-wrapper,.dark-skin #theme-header{background-color:#27292d}.dark-skin .subscribe-widget .subscribe-widget-content h4:after,.dark-skin .boxed-slider-three-slides-wrapper li:not(.slick-active) button:not(:hover),.dark-skin .boxed-four-taller-slider li:not(.slick-active) button:not(:hover),.dark-skin .boxed-five-slides-slider li:not(.slick-active) button:not(:hover){background-color:rgba(255,255,255,0.1)}.dark-skin .video-playlist-wrapper,.dark-skin .tie-slider-nav span{background:#18191c}.dark-skin .boxed-layout.wrapper-has-shadow #tie-wrapper{box-shadow:0 1px 10px rgba(0,0,0,0.3)}.dark-skin .container-wrapper{background-color:#1f2024;border-color:rgba(255,255,255,0.1)}.dark-skin .post-layout-3 .fullwidth-entry-title,.dark-skin .post-layout-7 .fullwidth-entry-title{background-color:transparent}.dark-skin .tie-popup-container .container-wrapper{background-color:#1f2024 !important}.dark-skin .widget a:not(:hover),.dark-skin .widget-title,.dark-skin .widget-title a:not(:hover){color:#ffffff}.dark-skin .widget-title-icon{color:#aaa}.dark-skin .widget_product_tag_cloud a,.dark-skin .widget_tag_cloud .tagcloud a,.dark-skin .post-tags a,.dark-skin .widget_layered_nav_filters a{border-color:rgba(255,255,255,0.1)}.dark-skin .timeline-widget ul:before{background:rgba(0,0,0,0.3)}.dark-skin .timeline-widget .date:before{background:#27292d;border-color:rgba(0,0,0,0.3)}.dark-skin #wp-calendar tbody td{background-color:rgba(0,0,0,0.1)}.dark-skin .subscribe-widget .subscribe-widget-content h3{color:#ffffff}.dark-skin .subscribe-widget .fa-envelope,.dark-skin .subscribe-widget form:before{color:rgba(255,255,255,0.3)}.dark-skin .magazine1 .entry-header-outer+.mag-box{border-top:1px solid rgba(255,255,255,0.1)}.dark-skin .post-layout-8 #content{background-color:#1f2024}@media (min-width: 992px){.dark-skin .post-layout-8.one-column-no-sidebar #content{background-color:transparent}}.dark-skin .tie-instagram.lite-skin,.dark-skin .tie-instagram.default-skin{background-color:#ffffff}.dark-skin .tie-instagram.lite-skin a,.dark-skin .tie-instagram.default-skin a{color:#2c2f34}@media (max-width: 991px){.dark-skin .post-has-toggle #the-post .entry:not(.is-expanded):before{background-image:linear-gradient(to bottom, transparent 50%, #1f2024 100%)}.dark-skin .magazine2.post-has-toggle #the-post .entry:not(.is-expanded):before{background-image:linear-gradient(to bottom, transparent 50%, #27292d 100%)}}.dark-skin .sticky{background:#1c1c1d;padding:10px}.dark-skin .entry-header .entry-title{color:#ffffff}.dark-skin .post-footer-on-bottom{border-color:rgba(255,255,255,0.1)}.dark-skin .magazine1 .post-footer-on-bottom{background:#1f2024}.dark-skin .comment-list li,.dark-skin .commentlist li,.dark-skin .entry table *,.dark-skin .woocommerce table.shop_table tfoot *{border-color:rgba(255,255,255,0.1)}.dark-skin .comment-list .comment-author img,.dark-skin .commentlist .comment-author img{box-shadow:0 0 8px #000;border-color:rgba(255,255,255,0.1)}.dark-skin .post-content-slideshow,.dark-skin .post-content-slideshow .tie-slider-nav-wrapper,.dark-skin .post-content-slideshow .tie-slider-nav li span,.dark-skin .divider,.dark-skin .toggle,.dark-skin .tabs-wrapper.tabs-vertical:after,.dark-skin .tabs-wrapper.tabs-vertical .tabs li a{border-color:rgba(255,255,255,0.1)}.dark-skin #check-also-box{border-color:rgba(255,255,255,0.1);background-color:#1f2024}.dark-skin .site-footer{background-color:#1c1d21}
.sidebar .container-wrapper,.sidebar .tie-weather-widget{margin-bottom:30px}@media (max-width: 991px){.sidebar .container-wrapper,.sidebar .tie-weather-widget{margin-bottom:15px}}body:not(.has-builder) .sidebar .container-wrapper:last-child,body:not(.has-builder) .sidebar .tie-weather-widget:last-child{margin-bottom:0}@media (max-width: 991px){.has-sidebar .sidebar{margin-top:15px}.magazine2.has-sidebar .sidebar{margin-top:40px}}.widget-title{position:relative}.widget-title .the-subtitle{font-size:15px;min-height:15px}.widget-title-icon{position:absolute;right:0;top:1px;color:#b9bec3}.widget-title-icon:before{content:"\f08d"}.widget-title-icon.fa{font-size:15px}.post-widget-body{padding-left:125px}.post-widget-body .post-title{font-size:14px;line-height:1.4;margin-bottom:5px}.post-widget-thumbnail{float:left;margin-right:15px;position:relative}.post-widget-thumbnail img.tie-small-image{width:110px}.widget li{padding:6px 0}.widget li:first-child{padding-top:0}.widget li:last-child{padding-bottom:0;border-bottom:0}.widget li:after{clear:both;display:table;content:""}.widget .post-meta{margin:2px 0 0;font-size:11px;line-height:17px}.widget-content-only:last-child{margin-bottom:0}.widget-content-only.tie-slider-widget{padding:0;border:0}.widget-content-only .widget-title{display:none}.widget-content-only,.section-item .widget-content-only:last-child,.side-aside .widget-content-only:last-child{margin-bottom:30px}.widget_recent_entries .widget-title-icon:before,.categort-posts .widget-title-icon:before,.authors-posts .widget-title-icon:before,.posts-list .widget-title-icon:before,.widget_pages .widget-title-icon:before,.widget_text .widget-title-icon:before,.text-html .widget-title-icon:before{content:"\f0f6"}.posts-list-big-first .posts-list-items li:first-child,.posts-list-bigs .posts-list-items li,.posts-list-half-posts .posts-list-items li{padding-bottom:20px}.posts-list-big-first li:first-child .post-widget-thumbnail,.posts-list-bigs li .post-widget-thumbnail,.posts-list-half-posts li .post-widget-thumbnail{width:100%;margin-right:0;margin-bottom:10px}.posts-list-big-first li:first-child .post-widget-body,.posts-list-bigs li .post-widget-body,.posts-list-half-posts li .post-widget-body{padding-left:0}.posts-list-big-first li:first-child .post-title,.posts-list-bigs li .post-title{font-size:20px}.posts-list-bigs li:last-child{padding-bottom:0}.posts-list-half-posts .posts-list-items{overflow:hidden;margin-bottom:-20px}.posts-list-half-posts li{width:47%;float:left}@media only screen and (min-width: 480px) and (max-width: 992px){.posts-list-half-posts li{width:48%}}.posts-list-half-posts li:nth-child(2){padding-top:0}.posts-list-half-posts li:nth-child(2n){float:right}.posts-list-half-posts li:nth-child(2n+1){clear:both}.posts-list-half-posts li .post-title{font-size:14px;line-height:1.4}.posts-list-half-posts .post-meta{overflow:inherit}.posts-list-counter{counter-reset:post-widget-counter}.posts-list-counter li:before{display:block;width:30px;height:30px;content:counter(post-widget-counter, decimal);counter-increment:post-widget-counter;position:absolute;z-index:2;top:0;left:-15px;text-align:center;font-size:14px;font-weight:600;line-height:26px;border:2px solid #ffffff;background:#08f;color:#fff;border-radius:100%}@media (max-width: 991px){.magazine2 .posts-list-counter li:before{left:-10px}}.dark-skin .posts-list-counter li:before{border-color:#27292d}.site-footer .posts-list-counter li:before,.side-aside.dark-skin .posts-list-counter li:before{border-color:#1f2024}.posts-list-counter li:nth-child(1):before{top:-10px;-webkit-transform:scale(1.35, 1.35);-ms-transform:scale(1.35, 1.35);transform:scale(1.35, 1.35)}.posts-list-counter li:nth-child(2):before{-webkit-transform:scale(1.25, 1.25);-ms-transform:scale(1.25, 1.25);transform:scale(1.25, 1.25)}.posts-list-counter li:nth-child(3):before{-webkit-transform:scale(1.15, 1.15);-ms-transform:scale(1.15, 1.15);transform:scale(1.15, 1.15)}.posts-list-counter li:nth-child(4):before{-webkit-transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}.posts-list-counter li .no-small-thumbs{padding-left:30px !important}@media (max-width: 991px){.posts-list-big-first .posts-list-items,.posts-list-bigs .posts-list-items{overflow:hidden}.posts-list-big-first li,.posts-list-bigs li{width:48%;float:left}.posts-list-big-first li:nth-child(2),.posts-list-bigs li:nth-child(2){padding-top:0}.posts-list-big-first li:nth-child(2n),.posts-list-bigs li:nth-child(2n){float:right}.posts-list-big-first li:nth-child(2n+1),.posts-list-bigs li:nth-child(2n+1){clear:both}.posts-list-big-first li:nth-child(2),.posts-list-big-first li:nth-child(3){float:right;clear:none}.posts-list-big-first li:nth-child(n+5){display:none}.posts-list-half-posts li .post-title{font-size:20px}}@media (max-width: 670px){.posts-list-big-first li{width:100%}.posts-list-big-first li:nth-child(2){padding-top:12px}.posts-list-big-first li:nth-child(n+5){display:block}.posts-list-bigs li{width:100%}.posts-list-bigs li:not(:last-child){padding-bottom:12px}.posts-list-half-posts li .post-title{font-size:14px}}.timeline-widget .widget-title-icon:before{content:"\f073"}.timeline-widget ul{position:relative;padding-left:15px}.timeline-widget ul:before{content:"";position:absolute;left:0;top:0;width:2px;height:100%;background:#e6e6e6}.timeline-widget li{border-bottom:0;padding-bottom:10px}.timeline-widget li .date{font-size:10px;display:block;position:relative;color:#767676;line-height:12px;margin-bottom:5px}.timeline-widget li .date:before{content:"";width:12px;height:12px;background:#e6e6e6;border:3px solid rgba(255,255,255,0.8);position:absolute;left:-20px;display:inline-block;vertical-align:middle;border-radius:50%;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition-duration:0.3s}.timeline-widget li .date .fa{display:none}.timeline-widget li h3{font-size:14px;line-height:1.4}.timeline-widget li a:hover .date:before{background:#08f;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.posts-pictures-widget .tie-row{margin:0 -4px -8px}.posts-pictures-widget .tie-row>div:nth-child(3n+1){clear:both}.posts-pictures-widget .tie-col-xs-4{padding:0 4px 8px}.widget_author .widget-title-icon:before{content:"\f007"}.widget_author .multiple-authors .about-author{border-width:0;border-bottom-width:1px;padding:0 0 10px;margin-bottom:20px}.widget_author .multiple-authors .about-author:last-child{margin-bottom:0;padding:0;border-bottom-width:0}.widget_author .single-author .about-author{padding:0;border:0;margin:0}.widget_author .single-author .author-name{display:none}@media (min-width: 992px){.widget_author div.author-avatar{float:none}.widget_author div.author-avatar a{display:block;width:90px;margin:0 auto 10px}.widget_author .author-info{padding:0 !important}}.aboutme-widget .widget-title-icon:before{content:"\f007"}.aboutme-widget .about-content-wrapper{overflow:hidden}.fullwidth-area .aboutme-widget .about-content-wrapper{padding:0 15%}@media (max-width: 991px){.aboutme-widget .about-content-wrapper{text-align:center}.aboutme-widget .about-content-wrapper .aboutme-widget-content{max-width:500px;margin:0 auto}.aboutme-widget .about-content-wrapper .social-icons li.social-icons-item{float:none;display:inline-block}}.aboutme-widget .aboutme-widget-content{overflow:hidden;min-width:140px}.aboutme-widget .aboutme-widget-content h3{margin-bottom:10px}.aboutme-widget .aboutme-widget-content span.fa{margin-right:5px;font-size:16px;line-height:25px}.aboutme-widget .about-author-img{float:left;margin:7px 20px 15px 0;width:auto;height:auto}.aboutme-widget .about-author-img.lazy-img[data-src]{width:100px;height:100px}@media (max-width: 991px){.aboutme-widget .about-author-img{float:none;margin:7px auto 15px}}.aboutme-widget .social-icons{margin:15px 0 0}.aboutme-widget .social-icons:before{display:table;content:"";clear:both}.aboutme-widget ul.about-info{margin-top:10px}@media (min-width: 992px){.aboutme-widget .is-centered.about-content-wrapper{text-align:center}.aboutme-widget .is-centered img.about-author-img{float:none;margin:0 auto 10px}.aboutme-widget .is-centered .social-icons li.social-icons-item{float:none;display:inline-block}}.aboutme-widget .image-is-circle .about-author-img{border-radius:100%}.aboutme-widget .tie-padding{margin-bottom:0}.widget_search .widget-title-icon:before,.widget_display_search .widget-title-icon:before,.widget_product_search .widget-title-icon:before{content:"\f002"}form.woocommerce-product-search{overflow:hidden}form.search-form{overflow:auto;position:relative;width:100%}.search-field{float:left;width:73%}.woocommerce-product-search [type="submit"],.search-submit[type="submit"]{float:right;padding:7px;margin-left:2%;width:25%}.widget_text p,.text-html p{line-height:24px}.widget_text p:not(:last-child),.widget_text ul:not(:last-child),.widget_text ol:not(:last-child),.text-html p:not(:last-child),.text-html ul:not(:last-child),.text-html ol:not(:last-child){margin-bottom:20px}.widget_text ol li,.text-html ol li{list-style:inside decimal}.widget_text ul li,.text-html ul li{list-style:inside disc}.widget_text .fa,.text-html .fa{width:16px;text-align:center}.widget_text .textwidget{overflow:hidden}.login-widget .widget-title-icon:before,.bbp_widget_login .widget-title-icon:before,.widget_bp_core_login_widget .widget-title-icon:before{content:"\f023"}.login-widget form input[type="text"],.login-widget form input[type="password"]{width:100%;float:none;margin-bottom:15px}.login-widget .pass-container{position:relative}.login-widget .pass-container input[type="password"]{padding-right:70px}.login-widget .forget-text{position:absolute;right:10px;line-height:37px;top:0;font-size:12px}.login-widget .forget-text:not(:hover){color:#2c2f34}.login-widget .rememberme{display:block;margin-bottom:15px}.login-widget .register-link{margin:8px 0 0;display:block;text-align:center}.login-widget .wp-social-login-widget{padding-top:15px}.login-widget .wp-social-login-provider-list{padding:5px 0 0}.login-widget .is-logged-login .author-avatar{text-align:center;margin:0 auto 10px}.login-widget .is-logged-login .welcome-text{text-align:center;margin-bottom:15px}.login-widget .is-logged-login li{list-style:none}.login-widget .is-logged-login span.fa{width:15px}.social-statistics-widget .widget-title-icon:before{content:"\f087"}.social-statistics-widget ul{overflow:hidden}.social-statistics-widget li{float:left;width:50%;margin-left:0;padding:10px 5px 0;border-bottom:0}.social-statistics-widget li:last-child{margin-bottom:0}.social-statistics-widget .followers-num{font-weight:600}.social-statistics-widget .followers-name{font-size:11px}.social-statistics-widget a{display:block;padding:10px;position:relative;overflow:hidden;border-radius:2px}.social-statistics-widget a:hover{opacity:0.8}.social-statistics-widget a span.fa,.social-statistics-widget a span[class^="arqicon-"],.social-statistics-widget a span[class*=" arqicon-"]{float:left;color:#ffffff;background-color:#2c2f34;width:30px;height:30px;line-height:30px;text-align:center;font-size:15px;border-radius:2px;transition:0.3s}.social-statistics-widget .followers{float:left;margin-left:10px;line-height:15px}.social-statistics-widget .followers .followers-num,.social-statistics-widget .followers .followers-name{color:#ffffff;display:block;transition:0.3s;white-space:nowrap;word-wrap:normal}.social-statistics-widget .followers .followers-name{opacity:0.8}.two-cols{margin-left:-5px;margin-right:-5px}.two-cols:not(.fullwidth-stats-icons) li:nth-child(2){padding-top:0}.two-cols li:nth-last-child(-n+2){margin-bottom:0}.two-cols li:nth-child(2n+1){clear:both}.two-cols:not(.transparent-icons):not(.white-bg) a span.fa,.fullwidth-stats-icons:not(.transparent-icons):not(.white-bg) a span.fa{background:#2c2f34 !important}.fullwidth-stats-icons li{width:100%;margin-left:0;margin-right:0;padding:10px 0 0;position:relative}.fullwidth-stats-icons li:before{content:"";position:absolute;z-index:1;width:1px;height:calc(100% - 10px);left:50px;top:10px;background:rgba(255,255,255,0.3)}.fullwidth-stats-icons li:first-child{padding-top:0}.fullwidth-stats-icons li:first-child:before{height:100%;top:0}.fullwidth-stats-icons .followers{margin-left:30px}.fullwidth-stats-icons .followers span{float:left;line-height:30px;margin-right:5px}.transparent-icons li a span.fa,.transparent-icons li a [class^="arqicon-"],.transparent-icons li a [class*=" arqicon-"]{background-color:transparent}.white-bg .social-icons-item:before{background:rgba(0,0,0,0.1)}.white-bg .social-icons-item a{border:1px solid rgba(0,0,0,0.1) !important;background:transparent !important}.white-bg .social-icons-item a span.followers span{color:#2c2f34}.dark-skin .white-bg .social-icons-item a span.followers span{color:#aaa}.circle-icons .social-icons-item a span.fa,.circle-icons .social-icons-item a span[class^="arqicon-"],.circle-icons .social-icons-item a span[class*=" arqicon-"]{border-radius:50%}.circle-icons.two-cols .social-icons-item a{border:0 !important}.three-cols:not(.three-cols-without-spaces){margin-right:-5px;margin-left:-5px}.three-cols .social-icons-item{width:33.3333%;margin:0;overflow:hidden}.three-cols .social-icons-item:nth-child(-n+3){padding-top:0}.three-cols .social-icons-item:nth-child(3n+1){clear:both}.three-cols .social-icons-item:nth-last-child(-n+3){margin-bottom:0}.three-cols .social-icons-item a{padding:0}.three-cols .social-icons-item a span.fa,.three-cols .social-icons-item a [class^="arqicon-"],.three-cols .social-icons-item a [class*=" arqicon-"]{line-height:50px;height:50px;font-size:20px;width:100%;text-align:center;background-color:transparent;color:#ffffff}.three-cols .social-icons-item .followers{background:rgba(255,255,255,0.2);margin:0;width:100%;min-height:58px;padding:10px 0;text-align:center;line-height:19px}.three-cols-without-spaces .social-icons-item:nth-child(n){padding:0}.three-cols-without-spaces .social-icons-item:nth-child(n) a{border-radius:0}.three-cols-without-spaces .social-icons-item:nth-child(n) a span.fa,.three-cols-without-spaces .social-icons-item:nth-child(n) a [class^="arqicon-"],.three-cols-without-spaces .social-icons-item:nth-child(n) a [class*=" arqicon-"]{padding-top:5px}.three-cols-without-spaces .social-icons-item:nth-child(n) .followers{background-color:transparent;padding-top:0}.three-cols-without-spaces .social-icons-item:nth-child(n) .followers-num{font-size:18px}.circle-three-cols{margin-right:-10px;margin-left:-10px}.circle-three-cols .social-icons-item{width:calc(100% / 3);margin-right:0;height:125px;overflow:hidden;padding:0}.circle-three-cols .social-icons-item:before{background:rgba(0,0,0,0.1)}.circle-three-cols .social-icons-item a{position:relative;background:transparent !important}.circle-three-cols .social-icons-item a .followers-num,.circle-three-cols .social-icons-item a .followers-name{color:#2c2f34}.dark-skin .circle-three-cols .social-icons-item a .followers-num,.dark-skin .circle-three-cols .social-icons-item a .followers-name{color:#aaa}.circle-three-cols .social-icons-item a span{position:relative;z-index:2}.circle-three-cols .social-icons-item a span.fa,.circle-three-cols .social-icons-item a span[class^="arqicon-"],.circle-three-cols .social-icons-item a span[class*=" arqicon-"]{color:#ffffff !important;width:70px;height:70px;line-height:70px;font-size:20px;position:relative;left:50%;margin-left:-35px}.circle-three-cols .social-icons-item .followers{margin:10px 0 0 0;width:100%;text-align:center}.circle-three-cols .social-icons-item .followers-num{font-size:15px}.squared-four-cols{margin-right:-10px;margin-left:-10px}.squared-four-cols li{width:25%;margin:0}.squared-four-cols li:nth-child(-n+4){padding-top:0}.squared-four-cols li:nth-child(4n+1){clear:both}.squared-four-cols li:nth-child(n) a{border:0 !important;padding-top:0}.squared-four-cols li:nth-child(n) a .fa,.squared-four-cols li:nth-child(n) a [class^="arqicon-"],.squared-four-cols li:nth-child(n) a [class*=" arqicon-"]{position:relative;left:50%;width:54px;height:54px;line-height:54px;margin-left:-27px;font-size:20px}.squared-four-cols li:nth-child(n) .followers{text-align:center;margin:10px 0 0;display:block;width:100%}@media only screen and (min-width: 992px) and (max-width: 1050px){.two-cols.white-bg:not(.circle-icons) li,.two-cols.transparent-icons li,.two-cols:not(.transparent-icons):not(.white-bg) li{width:100%}.two-cols.white-bg:not(.circle-icons) li:nth-child(2),.two-cols.transparent-icons li:nth-child(2),.two-cols:not(.transparent-icons):not(.white-bg) li:nth-child(2){padding-top:10px}.two-cols.white-bg.circle-icons li a{padding:10px 0}.squared-four-cols li{width:33.3334%}.squared-four-cols li:nth-child(4n+1){clear:none}.squared-four-cols li:nth-child(3n+1){clear:both}}@media only screen and (min-width: 768px) and (max-width: 991px){.two-cols.white-bg,.two-cols.transparent-icons,.two-cols:not(.transparent-icons):not(.white-bg),.fullwidth-stats-icons{margin-left:-5px;margin-right:-5px}.two-cols.white-bg li,.two-cols.transparent-icons li,.two-cols:not(.transparent-icons):not(.white-bg) li,.fullwidth-stats-icons li{width:25%;padding-left:5px;padding-right:5px}.two-cols.white-bg li:before,.two-cols.transparent-icons li:before,.two-cols:not(.transparent-icons):not(.white-bg) li:before,.fullwidth-stats-icons li:before{left:55px}.two-cols.white-bg li:nth-child(-n+4),.two-cols.transparent-icons li:nth-child(-n+4),.two-cols:not(.transparent-icons):not(.white-bg) li:nth-child(-n+4),.fullwidth-stats-icons li:nth-child(-n+4){padding-top:0}.two-cols.white-bg li:nth-child(-n+4):before,.two-cols.transparent-icons li:nth-child(-n+4):before,.two-cols:not(.transparent-icons):not(.white-bg) li:nth-child(-n+4):before,.fullwidth-stats-icons li:nth-child(-n+4):before{top:0;height:100%}.two-cols.white-bg li:nth-child(2n+1),.two-cols.transparent-icons li:nth-child(2n+1),.two-cols:not(.transparent-icons):not(.white-bg) li:nth-child(2n+1),.fullwidth-stats-icons li:nth-child(2n+1){clear:none}.two-cols.white-bg li:nth-child(4n+1),.two-cols.transparent-icons li:nth-child(4n+1),.two-cols:not(.transparent-icons):not(.white-bg) li:nth-child(4n+1),.fullwidth-stats-icons li:nth-child(4n+1){clear:both}.two-cols.white-bg li .followers span,.two-cols.transparent-icons li .followers span,.two-cols:not(.transparent-icons):not(.white-bg) li .followers span,.fullwidth-stats-icons li .followers span{float:none;line-height:inherit}.three-cols .social-icons-item,.white-bg.two-cols .social-icons-item,.circle-three-cols .social-icons-item,.squared-four-cols .social-icons-item{width:20%}.three-cols .social-icons-item:nth-child(-n+5),.white-bg.two-cols .social-icons-item:nth-child(-n+5),.circle-three-cols .social-icons-item:nth-child(-n+5),.squared-four-cols .social-icons-item:nth-child(-n+5){padding-top:0}.three-cols .social-icons-item:nth-child(5n+1),.white-bg.two-cols .social-icons-item:nth-child(5n+1),.circle-three-cols .social-icons-item:nth-child(5n+1),.squared-four-cols .social-icons-item:nth-child(5n+1){clear:both}.three-cols .social-icons-item:nth-child(3n+1),.three-cols .social-icons-item:nth-child(4n+1),.white-bg.two-cols .social-icons-item:nth-child(3n+1),.white-bg.two-cols .social-icons-item:nth-child(4n+1),.circle-three-cols .social-icons-item:nth-child(3n+1),.circle-three-cols .social-icons-item:nth-child(4n+1),.squared-four-cols .social-icons-item:nth-child(3n+1),.squared-four-cols .social-icons-item:nth-child(4n+1){clear:none}}.dark-skin .social-statistics-widget .white-bg li.social-icons-item:before{background:rgba(255,255,255,0.1)}.dark-skin .social-statistics-widget .white-bg li.social-icons-item a{border-color:rgba(255,255,255,0.1) !important}.dark-skin .social-statistics-widget .white-bg li.social-icons-item a:after{background:rgba(255,255,255,0.1)}.social-icons-item .arqicon-envato{background-size:14px 17px;background-position:center}.social-icons-item .arqicon-goodreads{line-height:2.5 !important}.social-icons-item .arqicon-goodreads svg{width:20px;height:20px}.social-statistics-widget ul.three-cols .arqicon-goodreads,.social-statistics-widget ul.circle-three-cols .arqicon-goodreads,.social-statistics-widget ul.squared-four-cols .arqicon-goodreads{line-height:3 !important}.social-statistics-widget ul.three-cols .arqicon-goodreads svg,.social-statistics-widget ul.circle-three-cols .arqicon-goodreads svg,.social-statistics-widget ul.squared-four-cols .arqicon-goodreads svg{width:25px;height:25px}.social-statistics-widget ul.circle-three-cols .arqicon-goodreads{line-height:3.7 !important}.social-statistics-widget svg path{fill:#FFF}@supports (-ms-accelerator: true){.social-statistics-widget a{transition:none}}.recent-comments-widget .widget-title-icon:before{content:"\f086"}.recent-comments-widget .comment-author{font-weight:bold;display:block;font-size:14px}.authors-posts .post-widget-body,.recent-comments-widget .comment-body,.tab-content-comments .comment-body{padding-left:80px}.widget_recent_comments .widget-title-icon:before{content:"\f086"}.flickr-widget .widget-title-icon:before{content:"\f16e"}.flickr-widget .flickr_badge_image{width:33.33333%;padding:0 2px 4px;position:relative;min-height:1px;float:left;line-height:0}.flickr-widget .flickr-images-wrapper{margin:0 -2px}.flickr-widget a{display:block}.flickr-widget img{width:100%;transition:0.3s}.flickr-widget img:hover{opacity:0.8}.flickr-widget a.button{margin-top:10px}.widget_tie-instagram-theme .widget-title-icon:before{content:"\f16d"}.widget_tie-instagram-theme .tie-insta-photos{margin:0 -2px}.widget_tie-instagram-theme .tie-insta-post{padding:0 2px 4px !important}.widget_tie-instagram-theme .button{margin-top:10px}.tie-insta-header{margin-bottom:15px}.tie-insta-avatar a{width:70px;height:70px;display:block;position:relative;float:left;margin-right:20px}.tie-insta-avatar a:before{content:'';position:absolute;width:calc(100% + 6px);height:calc(100% + 6px);left:-3px;top:-3px;border-radius:50%;background:#d6249f;background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%)}.tie-insta-avatar a:after{position:absolute;content:'';width:calc(100% + 4px);height:calc(100% + 4px);left:-2px;top:-2px;border-radius:50%;background:#fff}.tie-insta-avatar img{border-radius:50%;position:relative;z-index:2}.tie-insta-info{font-size:1.3em;font-weight:300;margin-bottom:5px}.tie-insta-counts li{display:inline-block;padding:0 10px 0 0}.tie-insta-counts .counts-number{font-weight:bold}.tie-insta-counts span:last-child{opacity:0.7;font-size:90%}.tie-insta-desc{margin-top:20px}.widget_tag_cloud .widget-title-icon:before,.widget_product_tag_cloud .widget-title-icon:before{content:"\f02c"}.widget_product_tag_cloud .tagcloud,.widget_tag_cloud .tagcloud,.post-tags .tagcloud,.widget_layered_nav_filters .tagcloud{margin:0 -3px;font-size:0;display:block}.widget_product_tag_cloud a,.widget_tag_cloud a,.post-tags a,.widget_layered_nav_filters a{font-size:12px !important;display:inline-block;background:rgba(0,0,0,0.03);border:1px solid rgba(0,0,0,0.1);line-height:14px;margin:3px;padding:6px 10px;border-radius:2px}.widget_product_tag_cloud a:not(:hover),.widget_tag_cloud a:not(:hover),.post-tags a:not(:hover),.widget_layered_nav_filters a:not(:hover){color:#2c2f34}.fullwidth-area .widget_tag_cloud{text-align:center}.fullwidth-area .widget_tag_cloud .widget-title{padding-bottom:0;margin-bottom:20px}.fullwidth-area .widget_tag_cloud .widget-title .the-subtitle{font-weight:700;font-size:32px}.fullwidth-area .widget_tag_cloud .widget-title:before,.fullwidth-area .widget_tag_cloud .widget-title:after{display:none}.block-head-4 .fullwidth-area .widget_tag_cloud .widget-title{padding-top:10px;padding-bottom:10px}.block-head-4 .fullwidth-area .widget_tag_cloud .widget-title:before{display:block}.block-head-7 .fullwidth-area .widget_tag_cloud .widget-title{padding:7px 10px}.fullwidth-area .widget_tag_cloud .tagcloud a{background:rgba(0,0,0,0.2);border-radius:0 !important;font-size:20px !important;font-weight:600;margin:0 2px 6px 2px;padding:14px 18px;border:none;text-transform:capitalize}@media (max-width: 767px){.fullwidth-area .widget_tag_cloud .tagcloud a{font-size:14px !important;margin:0 2px 6px 2px;padding:10px 15px}}.fullwidth-area .widget_tag_cloud .tagcloud a:hover{background-color:#08f;color:#fff}.widget-posts-list+.button{margin-top:24px !important}li.widget-post-list,.recent-comments-widget li{padding:7px 0;position:relative}.widget_rss .widget-title-icon:before{content:"\f09e"}.widget_rss img.rss-widget-icon{display:none}.widget_meta .widget-title-icon:before{content:"\f0c1"}.soundcloud-widget .widget-title-icon:before{content:"\f1be"}.facebook-widget .widget-title-icon:before{content:"\f09a"}.facebook-widget .fb_iframe_widget{margin:0 auto;max-width:100%;display:table !important}.widget_youtube-widget .widget-title-icon:before{content:"\f16a"}.widget_youtube-widget .youtube-box{text-align:center}.widget_media_video .widget-title-icon:before{content:"\f04b"}.widget_media_video iframe,.widget_media_video video{max-width:100%}.widget_media_image .widget-title-icon:before{content:"\f1c5"}.widget_media_image img{margin:0 auto}.widget_media_audio .widget-title-icon:before{content:"\f130"}.widget_categories .widget-title-icon:before,.widget_product_categories .widget-title-icon:before{content:"\f07b"}.widget_categories li,.widget_product_categories li,.widget_archive li{text-align:right}.widget_categories li a,.widget_product_categories li a,.widget_archive li a{float:left;white-space:nowrap;word-wrap:normal}.widget_categories li,.widget_product_categories li,.widget_layered_nav li,.widget_archive li,.widget_nav_menu li,.widget_meta li,.widget_pages li,.widget_recent_entries li,.widget_display_forums li,.widget_display_views li,.widget_rss li,.widget_display_stats dt{padding:5px 0 5px 12px;font-size:105%}.widget_categories li a:before,.widget_product_categories li a:before,.widget_layered_nav li a:before,.widget_archive li a:before,.widget_nav_menu li a:before,.widget_meta li a:before,.widget_pages li a:before,.widget_recent_entries li a:before,.widget_display_forums li a:before,.widget_display_views li a:before,.widget_rss li a:before,.widget_display_stats dt:before{content:"\f105";font-family:'fontawesome';color:#2c2f34;font-size:13px;display:inline-block;line-height:18px;width:12px;margin-left:-12px;text-align:left}.dark-skin .widget_categories li a:before,.dark-skin .widget_product_categories li a:before,.dark-skin .widget_layered_nav li a:before,.dark-skin .widget_archive li a:before,.dark-skin .widget_nav_menu li a:before,.dark-skin .widget_meta li a:before,.dark-skin .widget_pages li a:before,.dark-skin .widget_recent_entries li a:before,.dark-skin .widget_display_forums li a:before,.dark-skin .widget_display_views li a:before,.dark-skin .widget_rss li a:before,.dark-skin .widget_display_stats dt:before{color:#aaa}.widget_categories .children,.widget_product_categories .children,.widget_nav_menu .sub-menu,.widget_pages .children{margin-top:0;clear:both}.widget_categories .children li,.widget_product_categories .children li,.widget_nav_menu .sub-menu li,.widget_pages .children li{padding-left:15px}.widget_categories .children li:first-child,.widget_product_categories .children li:first-child,.widget_nav_menu .sub-menu li:first-child,.widget_pages .children li:first-child{padding-top:10px}.widget_categories select,.widget_archive select{width:100%}.widget_nav_menu .widget-title-icon:before{content:"\f0c9"}.site-footer .widget_nav_menu li{padding-left:0;padding-right:0}.site-footer .widget_nav_menu li a:before{display:none}.widget_recent_entries a+span,.widget_display_replies li div,.widget_display_topics li div,.widget_rss .rss-date{display:inline;color:#767676;font-size:90%}.widget_recent_entries a+span:before,.widget_display_replies li div:before,.widget_display_topics li div:before,.widget_rss .rss-date:before{content:' - '}.widget_display_replies img,.widget_display_topics img{margin-bottom:-2px;border-radius:50%}.tie-widget-categories li a:hover+span{box-shadow:inset 0 0 0 11px rgba(0,0,0,0.3)}div.tie-widget-categories .children li{padding-left:0;padding-right:0}.cat-counter a+span{display:inline-block;background-color:#08f;text-align:center;font-size:85%;padding:0 5px;min-width:24px;height:22px;line-height:22px;color:#fff;border-radius:2px;transition:box-shadow 0.6s cubic-bezier(0.165, 0.84, 0.44, 1)}.widget_archive .widget-title-icon:before{content:"\f187"}#wp-calendar{width:100%}#wp-calendar caption{font-weight:bold;margin-bottom:15px;text-align:center}#wp-calendar thead th{text-align:center}#wp-calendar tbody{color:#aaa}#wp-calendar tbody td{background:rgba(0,0,0,0.04);padding:8px 0;text-align:center}#wp-calendar tbody .pad{background:none;border:none}#wp-calendar tfoot #next{text-align:right}#wp-calendar #today{background-color:#08f}#wp-calendar #today,#wp-calendar #today a{color:#fff}.tie-weather-widget.widget{background:#08f;color:#fff;border-width:0;padding:0}.tie-weather-widget.widget .icon-basecloud-bg:after{color:#08f}.tie-weather-widget .widget-title{border-bottom:0 !important;background-color:transparent;margin-bottom:0;padding:20px 20px 0}.tie-weather-widget .widget-title:after,.tie-weather-widget .widget-title:before{display:none}.tie-weather-widget .widget-title .the-subtitle{font-size:18px;color:#fff;margin:0;padding:0}.tie-weather-widget .widget-title .the-subtitle:after,.tie-weather-widget .widget-title .the-subtitle:before,.tie-weather-widget .widget-title .the-subtitle .widget-title-icon{display:none}.tie-weather-widget .widget-title span{font-weight:normal;font-size:14px}.tie-weather-widget [class^="icon-"]:before,.tie-weather-widget [class^="icon-"]:after,.tie-weather-widget [class*=" icon-"]:before,.tie-weather-widget [class*=" icon-"]:after{font-family:"tiefonticon"}.weather-wrap{clear:both;overflow:hidden;text-align:center;padding:15px 0 20px;line-height:1}.weather-icon{position:relative;margin:0 auto 0.1em;font-size:75px;width:1em;height:0.9em}.weather-icon-and-city{display:inline-block;padding:0 10px}.weather-icon-and-city .icon-sun:after,.weather-icon-and-city .icon-sun:before,.weather-icon-and-city .icon-cloud:after,.weather-icon-and-city .icon-cloud:before,.weather-icon-and-city .icon-mist:after,.weather-icon-and-city .icon-mist:before,.weather-icon-and-city .icon-mist-animi:after,.weather-icon-and-city .icon-mist-animi:before{top:0}.weather-name{font-size:32px;padding-top:5px;font-weight:bold;white-space:nowrap}.weather-todays-stats{display:inline-block;padding:0 10px;vertical-align:top}.weather-more-todays-stats{text-align:left;line-height:1.6;font-size:90%;padding-top:12px;padding-left:10px}.weather-more-todays-stats [class^="tie-icon-"]:before,.weather-more-todays-stats [class*=" tie-icon-"]:before{width:15px;display:inline-block;text-align:center}.weather-current-temp{font-size:70px;font-weight:bold}.weather-current-temp sup{font-size:17px;vertical-align:super;font-weight:normal}.weather-desc{margin-top:5px;text-transform:capitalize}.weather-forecast{clear:both;padding:20px 20px 0;overflow:hidden}@media only screen and (min-width: 992px) and (max-width: 1120px){.weather-forecast{padding:20px 0 0}}.small-weather-icons .animi-icons-wrap{font-size:0.2em;width:2em}.small-weather-icons .icon-sun-animi:after{right:-0.35em}.small-weather-icons .icon-windysnow-animi:before{top:0.5em;left:0.1em}.small-weather-icons .icon-windysnow-animi:after{width:0.5em;height:1.2em;top:1em}.small-weather-icons .icon-thunder-animi:before{left:50%;top:40%;font-size:2em}.small-weather-icons .icon-mist:before{font-size:0.8em}.small-weather-icons .icon-mist-animi{display:none}.small-weather-icons .icon-cloud-behind:after{left:-0.4em}.small-weather-icons .icon-moon-animi:before{right:-0.4em;top:0.1em}.weather-forecast-day{position:relative;width:1%;display:table-cell;text-align:center}.weather-forecast-day .weather-icon{font-size:35px}.weather-forecast-day .weather-icon .icon-cloud:after,.weather-forecast-day .weather-icon .icon-basecloud-bg:after,.weather-forecast-day .weather-icon .basecloud:before{font-size:inherit;line-height:1.05}.weather-forecast-day .weather-icon .icon-rainy-animi-5,.weather-forecast-day .weather-icon .icon-thunder-animi:after,.weather-forecast-day .weather-icon .icon-windysnow-animi-2{display:none}.weather-forecast-day-abbr{font-weight:bold;font-size:0.8em;margin-top:3px;line-height:1.4}.weather-forecast-day-temp{font-size:14px}.weather-forecast-day-temp sup{font-size:8px;padding-left:2px}.basecloud:before{font-size:0.86em;font-family:'tiefonticon';content:'\f105';position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.icon-thunder-animi{position:absolute;width:100%;height:100%}.icon-thunder-animi:before,.icon-thunder-animi:after{content:"\f114";position:absolute;width:100%;z-index:2;font-size:3em;left:40%;-webkit-transform:translateX(-50%) translateY(-30%);-ms-transform:translateX(-50%) translateY(-30%);transform:translateX(-50%) translateY(-30%)}.is-animated .icon-thunder-animi:before{-webkit-animation:flashing 2s ease-out infinite;animation:flashing 2s ease-out infinite}.icon-thunder-animi:after{color:orange;z-index:2;font-size:2.5em;top:90%}.is-animated .icon-thunder-animi:after{-webkit-animation:flashing-reverse 2s steps(1) infinite;animation:flashing-reverse 2s steps(1) infinite}@-webkit-keyframes flashing{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flashing{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@-webkit-keyframes flashing-reverse{0%,100%,50%{opacity:0}25%,75%{opacity:1}}@keyframes flashing-reverse{0%,100%,50%{opacity:0}25%,75%{opacity:1}}.icon-rainy-animi,.icon-rainy-animi-2,.icon-rainy-animi-4,.icon-rainy-animi-5,.icon-windysnow-animi,.icon-windysnow-animi-2,.icon-moon{position:absolute;width:100%;height:100%}.icon-rainy-animi:before,.icon-rainy-animi:after,.icon-rainy-animi-2:before,.icon-rainy-animi-2:after,.icon-rainy-animi-4:before,.icon-rainy-animi-4:after,.icon-rainy-animi-5:before,.icon-rainy-animi-5:after,.icon-windysnow-animi:before,.icon-windysnow-animi:after,.icon-windysnow-animi-2:before,.icon-windysnow-animi-2:after{content:"\f107";position:absolute;z-index:2;opacity:0.6}.icon-rainy-animi:after,.icon-rainy-animi-2:after,.icon-rainy-animi-4:after,.icon-rainy-animi-5:after,.icon-windysnow-animi:after,.icon-windysnow-animi-2:after{opacity:0;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes rain-animi-effect{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(3em);transform:translateY(3em)}}@keyframes rain-animi-effect{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(3em);transform:translateY(3em)}}@-webkit-keyframes rain-animi-effect-with-rotate{0%{opacity:1;-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}100%{opacity:0;-webkit-transform:translateY(1em) rotate(360deg);transform:translateY(1em) rotate(360deg)}}@keyframes rain-animi-effect-with-rotate{0%{opacity:1;-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}100%{opacity:0;-webkit-transform:translateY(1em) rotate(360deg);transform:translateY(1em) rotate(360deg)}}@-webkit-keyframes drizzle-animi-effect{0%{opacity:1;-webkit-transform:translateY(0) translateX(0) rotate(10deg);transform:translateY(0) translateX(0) rotate(10deg)}100%{opacity:0;-webkit-transform:translateY(3em) translateX(-3em) rotate(20deg);transform:translateY(3em) translateX(-3em) rotate(20deg)}}@keyframes drizzle-animi-effect{0%{opacity:1;-webkit-transform:translateY(0) translateX(0) rotate(10deg);transform:translateY(0) translateX(0) rotate(10deg)}100%{opacity:0;-webkit-transform:translateY(3em) translateX(-3em) rotate(20deg);transform:translateY(3em) translateX(-3em) rotate(20deg)}}.animi-icons-wrap{font-size:0.14em;position:absolute;z-index:2;left:48%;bottom:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2.5em;height:2.5em}.icon-rainy-animi:before,.icon-rainy-animi:after,.icon-rainy-animi-2:before,.icon-rainy-animi-2:after,.icon-rainy-animi-4:before,.icon-rainy-animi-4:after,.icon-rainy-animi-5:before,.icon-rainy-animi-5:after{content:"\f078";top:calc(50% - 0.43em);left:0;right:auto;width:0.96em;height:0.96em}.is-animated .icon-rainy-animi:after{-webkit-animation:rain-animi-effect 0.2s ease-out infinite;animation:rain-animi-effect 0.2s ease-out infinite}.icon-rainy-animi-2:before,.icon-rainy-animi-2:after{right:0;left:auto;top:calc(50% - 0.43em)}.is-animated .icon-rainy-animi-2:after{-webkit-animation:rain-animi-effect 0.25s ease-out infinite;animation:rain-animi-effect 0.25s ease-out infinite}.icon-rainy-animi-4:before,.icon-rainy-animi-4:after{left:calc(50% - 0.43em);top:calc(100% - 0.96em)}.is-animated .icon-rainy-animi-4:after{-webkit-animation:rain-animi-effect 0.35s ease-out infinite;animation:rain-animi-effect 0.35s ease-out infinite}.icon-rainy-animi-5:before,.icon-rainy-animi-5:after{left:calc(50% - 0.43em);top:0}.is-animated .icon-rainy-animi-5:after{-webkit-animation:rain-animi-effect 0.4s ease-out infinite;animation:rain-animi-effect 0.4s ease-out infinite}.drizzle-icons .icon-rainy-animi:before,.drizzle-icons .icon-rainy-animi:after,.drizzle-icons .icon-rainy-animi-2:before,.drizzle-icons .icon-rainy-animi-2:after,.drizzle-icons .icon-rainy-animi-4:before,.drizzle-icons .icon-rainy-animi-4:after,.drizzle-icons .icon-rainy-animi-5:before,.drizzle-icons .icon-rainy-animi-5:after{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.is-animated .drizzle-icons .icon-rainy-animi:after{-webkit-animation:drizzle-animi-effect 2.2s ease-out infinite;animation:drizzle-animi-effect 2.2s ease-out infinite}.is-animated .drizzle-icons .icon-rainy-animi-2:after{-webkit-animation:drizzle-animi-effect 2.3s ease-out infinite;animation:drizzle-animi-effect 2.3s ease-out infinite}.is-animated .drizzle-icons .icon-rainy-animi-4:after{-webkit-animation:drizzle-animi-effect 2.5s ease-out infinite;animation:drizzle-animi-effect 2.5s ease-out infinite}.is-animated .drizzle-icons .icon-rainy-animi-5:after{-webkit-animation:drizzle-animi-effect 2.6s ease-out infinite;animation:drizzle-animi-effect 2.6s ease-out infinite}.is-animated .showers-icons .icon-rainy-animi:after{-webkit-animation:drizzle-animi-effect 0.2s ease-out infinite;animation:drizzle-animi-effect 0.2s ease-out infinite}.is-animated .showers-icons .icon-rainy-animi-2:after{-webkit-animation:drizzle-animi-effect 0.23s ease-out infinite;animation:drizzle-animi-effect 0.23s ease-out infinite}.is-animated .showers-icons .icon-rainy-animi-4:after{-webkit-animation:drizzle-animi-effect 0.18s ease-out infinite;animation:drizzle-animi-effect 0.18s ease-out infinite}.is-animated .showers-icons .icon-rainy-animi-5:after{-webkit-animation:drizzle-animi-effect 0.44s ease-out infinite;animation:drizzle-animi-effect 0.44s ease-out infinite}.icon-windysnow-animi:before,.icon-windysnow-animi:after,.icon-windysnow-animi-2:before,.icon-windysnow-animi-2:after{content:"\f103";width:100%;height:100%;font-size:1.8em;top:0;left:0.3em}.icon-windysnow-animi:after,.icon-windysnow-animi-2:after{width:2em;height:2em}.is-animated .icon-windysnow-animi:after,.is-animated .icon-windysnow-animi-2:after{-webkit-animation:rain-animi-effect-with-rotate 2s ease-out infinite;animation:rain-animi-effect-with-rotate 2s ease-out infinite}.icon-windysnow-animi-2:before,.icon-windysnow-animi-2:after{font-size:1em;top:1.5em;right:0.7em;left:auto}.icon-windysnow-animi-2:after{width:2em;height:2em;left:-0.5em}.is-animated .icon-windysnow-animi-2:after{-webkit-animation:rain-animi-effect-with-rotate 1.5s ease-out infinite;animation:rain-animi-effect-with-rotate 1.5s ease-out infinite}.icon-moon:after{content:"\f10d";position:absolute;font-size:0.65em;left:0;right:0;top:0.2em}.is-animated .icon-moon:after{-webkit-animation:tie-float-y 2s linear infinite;animation:tie-float-y 2s linear infinite}.icon-moon:before{display:none}.icon-moon-animi:before{content:"\f10d";position:absolute;right:-0.25em;font-size:0.4em;top:0.2em}.is-animated .icon-moon-animi:before{-webkit-animation:tie-float-y 2s linear infinite;animation:tie-float-y 2s linear infinite}@-webkit-keyframes tie-float-y{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes tie-float-y{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.icon-sun:after{content:"\f113";position:absolute;color:orange;font-size:0.9em;left:0;right:0}.is-animated .icon-sun:after{-webkit-animation:tie-spin 8s infinite linear;animation:tie-spin 8s infinite linear}.icon-sun-animi:after{content:"\f113";position:absolute;color:orange;right:-0.2em;top:0.07em;font-size:0.6em}.is-animated .icon-sun-animi:after{-webkit-animation:tie-spin 8s infinite linear;animation:tie-spin 8s infinite linear}@-webkit-keyframes tie-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes tie-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.icon-basecloud-bg:after,.icon-cloud:after{content:"\e904";font-size:0.86em;position:absolute;left:0;right:0;z-index:2}.icon-basecloud-bg:after{content:'\e905';z-index:1}.icon-cloud-behind:after{font-size:0.48em;content:"\e904";position:absolute;left:-0.2em;top:0.4em;z-index:1;opacity:0.6}.is-animated .icon-cloud-behind:after{-webkit-animation:passing 2s linear infinite;animation:passing 2s linear infinite}@-webkit-keyframes passing{0%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}50%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}}@keyframes passing{0%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}50%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}}.icon-mist:before{content:'\f108';position:absolute;left:0;right:0}.is-animated .icon-mist:before{-webkit-animation:tie-float-x 2s infinite ease;animation:tie-float-x 2s infinite ease}.icon-mist-animi:before{content:'\f108';position:absolute;left:0;right:0;display:none}.is-animated .icon-mist-animi:before{display:inline-block;-webkit-animation:burst 2s infinite linear;animation:burst 2s infinite linear}@-webkit-keyframes burst{0%{opacity:.6}50%{-webkit-transform:scale(1.8);transform:scale(1.8);opacity:0}100%{opacity:0}}@keyframes burst{0%{opacity:.6}50%{-webkit-transform:scale(1.8);transform:scale(1.8);opacity:0}100%{opacity:0}}@-webkit-keyframes tie-float-x{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes tie-float-x{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.latest-tweets-widget{position:relative;min-height:80px}.latest-tweets-widget .widget-title-icon:before{content:"\f099"}.latest-tweets-widget li{padding:0 0 10px}.latest-tweets-widget li:last-child{padding:0;margin-bottom:0;border-bottom:0}.latest-tweets-widget .widget-title+ul{margin-bottom:20px}.twitter-icon-wrap{width:20px;float:left}.twitter-icon-wrap span{color:#08f;margin-top:5px}.latest-tweets-widget .tweetaya-body{padding-left:20px}.latest-tweets-widget .tweetaya-meta{display:block;font-size:11px;text-align:right}.latest-tweets-widget .tie-slick-slider{display:none;position:relative;border-radius:2px}.latest-tweets-widget .tie-slick-slider .slick-list{width:100%}.latest-tweets-widget .tie-slick-slider li{border:0;height:58px;padding-bottom:0;overflow:hidden}.latest-tweets-widget .tie-slick-slider .twitter-icon-wrap{width:40px;height:40px;line-height:40px;background:#40bff5;border-radius:2px;margin-right:20px;text-align:center;display:none}.latest-tweets-widget .tie-slick-slider .tweetaya-body{padding:0}.latest-tweets-widget .tie-slick-slider .tweetaya-body p{margin:0}.latest-tweets-widget .slider-links{float:right;display:none}.latest-tweets-widget .slider-links .button{line-height:23px;padding:1px 10px;margin-right:10px}.latest-tweets-widget .slider-links .tie-slider-nav{margin:0;opacity:1;float:right;position:static;width:auto}.latest-tweets-widget .slider-links .tie-slider-nav li{padding:0;border:0;margin-bottom:0;margin-left:5px;float:right}.latest-tweets-widget .slider-links .tie-slider-nav li span{width:25px;height:25px;border:1px solid rgba(0,0,0,0.1);line-height:23px;position:relative;top:0;cursor:pointer;font-size:14px}.dark-skin .latest-tweets-widget .slider-links .tie-slider-nav li span:not(:hover){background-color:transparent}.latest-tweets-widget .slick-initialized ~ .slider-links{display:block}.normal-side .latest-tweets-widget .tie-slick-slider .tweetaya-body p{white-space:normal;display:block;display:-webkit-box;height:36.4px;margin:0 auto;font-size:13px;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.fullwidth-area .latest-tweets-widget{padding-bottom:0}@media (max-width: 767px){.fullwidth-area .latest-tweets-widget{max-height:inherit}}.fullwidth-area .latest-tweets-widget .tie-slick-slider{margin-bottom:0;background:rgba(0,0,0,0.15);padding:20px}.fullwidth-area .latest-tweets-widget .tie-slick-slider .slide{margin:2px 0;height:auto}.fullwidth-area .latest-tweets-widget .tie-slick-slider .twitter-icon-wrap{display:inline-block}.fullwidth-area .latest-tweets-widget .tie-slick-slider .twitter-icon-wrap span{color:#ffffff !important}.fullwidth-area .latest-tweets-widget .tie-slick-slider .tweetaya-body{width:calc(100% - 160px);padding-left:60px}.fullwidth-area .latest-tweets-widget .tie-slick-slider .tweetaya-body p{display:block;overflow:hidden;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis}.fullwidth-area .latest-tweets-widget .tie-slick-slider .tweetaya-body .tweetaya-meta{display:inline}@media (max-width: 767px){.fullwidth-area .latest-tweets-widget .tie-slick-slider .slide{height:58px}.fullwidth-area .latest-tweets-widget .tie-slick-slider .tweetaya-body p{white-space:normal;display:block;display:-webkit-box;height:36.4px;margin:0 auto;font-size:13px;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.fullwidth-area .latest-tweets-widget ul:not(.tie-slick-slider) .tweetaya-meta{text-align:left}.fullwidth-area .latest-tweets-widget .slider-links{margin:0;right:20px;top:40px;bottom:35px;position:absolute}@media (min-width: 601px){.fullwidth-area .latest-tweets-widget .widget-title ~ .slider-links{top:100px}}@media (max-width: 600px){.fullwidth-area .latest-tweets-widget .tie-slick-slider{padding-bottom:60px}.fullwidth-area .latest-tweets-widget .tie-slick-slider .tweetaya-body{width:100%}.fullwidth-area .latest-tweets-widget .slider-links{top:auto;bottom:35px}}@media (max-width: 479px){.fullwidth-area .latest-tweets-widget .tie-slick-slider .tweetaya-body{padding-left:0}.fullwidth-area .latest-tweets-widget .tie-slick-slider .twitter-icon-wrap{display:none}}.subscribe-widget .widget-inner-wrap{text-align:center}.subscribe-widget .widget-title{text-align:left}.subscribe-widget .widget-title-icon:before{content:"\f0e0"}.subscribe-widget .newsletter-icon{color:rgba(0,0,0,0.2);font-size:40px;display:block;margin:0 0 20px;line-height:0.8}.subscribe-widget .subscribe-widget-content{margin-bottom:20px}.subscribe-widget .subscribe-widget-content h4{font-size:15px;position:relative;padding-bottom:10px;margin-bottom:10px}.subscribe-widget .subscribe-widget-content h4:after{content:"";position:absolute;width:50px;height:1px;background-color:rgba(0,0,0,0.1);bottom:0;left:50%;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);transition:0.15s}.subscribe-widget .subscribe-widget-content h3{font-size:28px;color:#2c2f34;margin-bottom:10px}.subscribe-widget form{position:relative}.subscribe-widget form:before{font-size:15px;position:absolute;left:12px;top:12px;color:rgba(0,0,0,0.2);font-size:18px;content:"\f0e0";font-family:"fontawesome"}.subscribe-widget .subscribe-input{padding:8px 30px;width:100%;text-align:center;font-size:13px}.subscribe-widget .subscribe-input::-webkit-input-placeholder{text-align:center}.subscribe-widget .subscribe-input::-moz-placeholder{text-align:center}.subscribe-widget .subscribe-input:-moz-placeholder{text-align:center}.subscribe-widget .subscribe-input:-ms-input-placeholder{text-align:center}.subscribe-widget .button{margin-top:10px;padding:10px !important;width:100%;font-size:14px}.social-icons-widget .widget-title-icon:before{content:"\f1e0"}.social-icons-widget ul{margin:0 -3px}.social-icons-widget .social-icons-item{float:left;margin:3px;border-bottom:0;padding:0}.social-icons-widget .social-icons-item .social-link{width:40px;height:40px;line-height:38px;font-size:15px}.social-icons-widget .is-centered{text-align:center;overflow:hidden}.social-icons-widget .is-centered .social-icons-item{float:none;display:inline-block}@media (max-width: 479px){.social-icons-widget .solid-social-icons{text-align:center}.social-icons-widget .social-icons-item{float:none;display:inline-block}}.stream-item .widget-title-icon:before,.stream-item-widget .widget-title-icon:before{content:"\f0a1"}.stream-item-widget a{display:block}.stream-item-widget img{display:block;margin-right:auto;margin-left:auto;width:auto;height:auto}.stream-item-widget .stream-item-widget-content{text-align:center}.stream-item-125-widget .widget-title-icon:before{content:"\f0a1"}.stream-item-125-widget ul{text-align:center;margin:0 -5px -5px}.stream-item-125-widget li{display:inline-block;padding:0;margin:5px;width:125px;height:125px}.stream-item-125-widget li a{display:block}.tie-slider-widget .widget-title-icon:before{content:"\f0dc"}.tie-slider-widget .widget-title-icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
a.remove{position:absolute;top:0;right:0;display:block;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;display:block;line-height:20px;text-align:center;font-size:15px}a.remove:before{content:"\e117";font-family:'tiefonticon';color:#e74c3c;transition:color 0.15s}a.remove:hover:before{color:#bf2718}a.remove.big-btn{width:25px;height:25px;line-height:25px;font-size:22px}a.remove.light-btn:not(:hover):before{color:#ffffff}.side-aside a.remove{z-index:1;top:15px;left:50%;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.admin-bar .side-aside a.remove{top:47px}.admin-bar.is-mobile .side-aside a.remove{top:61px}.tie-popup a.remove{transition:0.3s;-webkit-transform:scale(0.2);-ms-transform:scale(0.2);transform:scale(0.2);opacity:0;top:40px;right:40px;z-index:1}.tie-popup-is-opend .tie-popup a.remove{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.theiaStickySidebar:after{content:"";display:table;clear:both}.tie-popup-is-opend #tie-wrapper{transition:-webkit-filter 0.2s;transition:filter 0.2s;transition:filter 0.2s, -webkit-filter 0.2s;-webkit-filter:blur(4px);filter:blur(4px)}.tie-popup{position:fixed;z-index:99999;left:0;top:0;height:100%;width:100%;background-color:rgba(0,0,0,0.8);display:none;-webkit-perspective:600px;perspective:600px}.tie-popup-container{position:relative;z-index:100;width:90%;max-width:370px;margin:10em auto 0;border-radius:2px;box-shadow:0 0 20px rgba(0,0,0,0.2);transition:0.3s;will-change:transform, opacity;-webkit-transform:scale(0.9) rotateX(12deg) translateY(-50px);transform:scale(0.9) rotateX(12deg) translateY(-50px);opacity:0}.tie-popup-container .container-wrapper{background-color:#fff !important;border-radius:2px !important}#tie-popup-adblock .tie-popup-container{max-width:500px}#tie-popup-adblock .container-wrapper{background:#e74c3c !important;text-align:center;color:#fff}#tie-popup-adblock .fa{font-size:120px;margin-bottom:10px}#tie-popup-adblock .adblock-message{font-size:12px}#pop-up-live-search{will-change:transform, opacity;transition:0.3s;-webkit-transform:scale(0.97) rotateX(10deg) translateY(-10px);transform:scale(0.97) rotateX(10deg) translateY(-10px);opacity:0}.tie-popup-is-opend #pop-up-live-search,.tie-popup-is-opend .tie-popup-container{opacity:1;-webkit-transform:scale(1) rotateX(0) translateY(0);transform:scale(1) rotateX(0) translateY(0)}#tie-popup-search-wrap .container{padding:0}#tie-popup-search-wrap::-webkit-input-placeholder{color:#ffffff}#tie-popup-search-wrap::-moz-placeholder{color:#ffffff}#tie-popup-search-wrap:-moz-placeholder{color:#ffffff}#tie-popup-search-wrap:-ms-input-placeholder{color:#ffffff}#tie-popup-search-wrap form{position:relative;height:80px;margin-bottom:20px}.popup-search-wrap-inner{position:relative;padding:100px 15px 0}#tie-popup-search-input{width:100%;height:80px;line-height:80px;background:rgba(0,0,0,0.6);font-weight:600;font-size:25px;border:0;padding-right:80px;padding-left:20px;color:#ffffff}#tie-popup-search-submit{font-size:35px;color:#08f;position:absolute;right:25px;top:16px;background:transparent !important;transition:0.15s}#tie-popup-search-submit:hover{color:#006dcc}#tie-popup-search-submit .fa-spinner{color:#555;cursor:default}.autocomplete-suggestions{overflow:auto;padding:20px;color:#2c2f34;position:absolute;display:none;width:370px;z-index:9999}.autocomplete-suggestions .post-meta{margin:3px 0 0}.autocomplete-suggestion{padding-bottom:20px;clear:both;overflow:hidden}.autocomplete-suggestion:last-child{padding-bottom:0 !important}.autocomplete-no-suggestion{text-align:center;font-weight:600}.live-search-dark{color:#aaa;background:#1f2024;border:1px solid rgba(255,255,255,0.07);margin:0 -1px}.live-search-dark.search-in-top-nav{background-color:#2c2e32}.live-search-dark .post-title a:not(:hover),.live-search-popup .post-title a:not(:hover){color:#ffffff}.live-search-light{border:1px solid rgba(0,0,0,0.1);background:#ffffff}.live-search-popup{position:fixed !important;width:100% !important;z-index:999999 !important;background:rgba(0,0,0,0.6)}.live-search-popup .autocomplete-suggestion{padding-bottom:30px}.live-search-popup .post-widget-body .post-title{font-size:18px;line-height:23px;padding-top:5px}.live-search-popup .button{font-size:14px;padding-top:12px;padding-bottom:12px}@font-face{font-family:'FontAwesome';src:url("/wp-content/themes/jannah/assets/fonts/fontawesome/fontawesome-webfont.eot");src:url("/wp-content/themes/jannah/assets/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7") format("embedded-opentype"),url("/wp-content/themes/jannah/assets/fonts/fontawesome/fontawesome-webfont.woff2") format("woff2"),url("/wp-content/themes/jannah/assets/fonts/fontawesome/fontawesome-webfont.woff") format("woff"),url("/wp-content/themes/jannah/assets/fonts/fontawesome/fontawesome-webfont.ttf") format("truetype"),url("/wp-content/themes/jannah/assets/fonts/fontawesome/fontawesome-webfont.svg#fontawesomeregular") format("svg");font-weight:normal;font-style:normal;font-display:swap}.fa,.fa-before:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-family:'FontAwesome' !important;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.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)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.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)}.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 .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#ffffff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.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}@font-face{font-family:'tiefonticon';src:url("/wp-content/themes/jannah/assets/fonts/tiefonticon/tiefonticon.eot");src:url("/wp-content/themes/jannah/assets/fonts/tiefonticon/tiefonticon.eot?#iefix") format("embedded-opentype"),url("/wp-content/themes/jannah/assets/fonts/tiefonticon/tiefonticon.woff") format("woff"),url("/wp-content/themes/jannah/assets/fonts/tiefonticon/tiefonticon.ttf") format("truetype"),url("/wp-content/themes/jannah/assets/fonts/tiefonticon/tiefonticon.svg?#tiefonticon") format("svg");font-weight:normal;font-style:normal;font-display:swap}[class^="tie-icon-"],[class*=" tie-icon-"]{font-family:'tiefonticon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tie-icon-basecloud:before{content:"\f105"}.tie-icon-cloud-2:before{content:"\e904"}.tie-icon-cloud-solid:before{content:"\e905"}.tie-icon-wind:before{content:"\e902"}.tie-icon-thermometer-half:before{content:"\e901"}.tie-icon-check:before{content:"\e116"}.tie-icon-cross:before{content:"\e117"}.tie-icon-dots-three-horizontal:before{content:"\e903"}.tie-icon-fire:before{content:"\e900"}.tie-icon-map:before{content:"\e6ab"}.tie-icon-goto:before{content:"\e64a"}.tie-icon-star:before{content:"\e66b"}.tie-icon-plaine:before{content:"\e671"}.tie-icon-house:before{content:"\e67d"}.tie-icon-users:before{content:"\e69b"}.tie-icon-user:before{content:"\e69c"}.tie-icon-typing:before{content:"\e69e"}.tie-icon-settings:before{content:"\e6a3"}.tie-icon-ringer:before{content:"\e6a7"}.tie-icon-messageright:before{content:"\e6b3"}.tie-icon-list:before{content:"\e6b8"}.tie-icon-inbox:before{content:"\e6bb"}.tie-icon-edit:before{content:"\e6bd"}.tie-icon-raindrop:before{content:"\f078"}.tie-icon-text:before{content:"\e685"}.tie-icon-audio:before{content:"\e6a2"}.tie-icon-picture:before{content:"\e6ac"}.tie-icon-video:before{content:"\e6b6"}.tie-icon-windysnow:before{content:"\f103"}.tie-icon-mist:before{content:"\f108"}.tie-icon-moon:before{content:"\f10d"}.tie-icon-sun:before{content:"\f113"}.tie-icon-thunder:before{content:"\f114"}.woocommerce-message,.woocommerce-error,.woocommerce-info,.bbp-template-notice,.indicator-hint{list-style:none outside;width:100%;word-wrap:break-word;position:relative;padding:10px 10px 10px 50px !important;margin:15px 0 !important;line-height:30px;background-color:#89ba16;color:#ffffff;border-radius:2px;*zoom:1}.woocommerce-message p,.woocommerce-error p,.woocommerce-info p,.bbp-template-notice p,.indicator-hint p{margin:0;line-height:inherit;height:auto}.woocommerce-message:after,.woocommerce-error:after,.woocommerce-info:after,.bbp-template-notice:after,.indicator-hint:after{content:" ";display:table}.woocommerce-message:before,.woocommerce-error:before,.woocommerce-info:before,.bbp-template-notice:before,.indicator-hint:before{position:absolute;left:10px;top:10px;font-family:"FontAwesome";content:"\f00c";font-size:14px;width:30px;text-align:center;display:inline-block}.woocommerce-message a,.woocommerce-message a.button,.woocommerce-error a,.woocommerce-error a.button,.woocommerce-info a,.woocommerce-info a.button,.bbp-template-notice a,.bbp-template-notice a.button,.indicator-hint a,.indicator-hint a.button{color:#ffffff !important;background:transparent;float:right;padding:0 10px;line-height:30px}.woocommerce-message a:hover,.woocommerce-message a.button:hover,.woocommerce-error a:hover,.woocommerce-error a.button:hover,.woocommerce-info a:hover,.woocommerce-info a.button:hover,.bbp-template-notice a:hover,.bbp-template-notice a.button:hover,.indicator-hint a:hover,.indicator-hint a.button:hover{background-color:rgba(255,255,255,0.1) !important}.woocommerce-info,.bbp-template-notice.info{background-color:#3498db !important}.woocommerce-info:before,.bbp-template-notice.info:before{content:"\f129"}.woocommerce-error,.bbp-template-notice.error{background-color:#e74c3c}.woocommerce-error:before,.bbp-template-notice.error:before{content:"\f00d"}.woocommerce-warning,.bbp-template-notice.important,.bbp-template-notice.warning{background-color:#f39c12}.woocommerce-warning:before,.bbp-template-notice.important:before,.bbp-template-notice.warning:before{content:"\f071"}@media (min-width: 768px){.cdsROW.wide{margin:25px auto 35px !important;border-radius:60px !important;width:500px !important}.cdsROW.wide .cdsLocName{max-width:280px !important;width:280px !important}}@media (max-width: 767px){.cdsROW.wide{width:100% !important;padding:30px;text-align:center;height:auto !important}.cdsROW.wide .cdsROWContainer>div{width:100% !important;display:block !important;margin:0 0 20px;max-width:none !important}.cdsROW.wide .cdsROWContainer>div:last-child{margin-bottom:0}.cdsROW.wide .logo{border-right:none !important}}.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:none;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_scrollTools{position:absolute;width:16px;height:auto;right:auto;top:0;left:0;bottom:0}.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:auto;right:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight{transition:opacity .2s ease-in-out, background-color .2s ease-in-out}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{transition:width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out}.mCSB_scrollTools{opacity:0.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox ~ .mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover ~ .mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox ~ .mCSB_scrollTools{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background:rgba(0,0,0,0.3);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background:rgba(0,0,0,0.3);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background:rgba(0,0,0,0.4);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;background:rgba(0,0,0,0.5);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.dark-skin .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:rgba(255,255,255,0.35)}.dark-skin .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:rgba(255,255,255,0.45)}.dark-skin .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.dark-skin .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:rgba(255,255,255,0.55)}
.ilightbox-overlay,.ilightbox-loader,.ilightbox-loader *,.ilightbox-holder,.ilightbox-holder .ilightbox-container,.ilightbox-holder .ilightbox-container img.ilightbox-image,.ilightbox-holder .ilightbox-container .ilightbox-caption,.ilightbox-toolbar,.ilightbox-toolbar *,.ilightbox-thumbnails,.ilightbox-thumbnails *,.ilightbox-holder .ilightbox-container .ilightbox-social,.ilightbox-holder .ilightbox-container .ilightbox-social
*{float:none;margin:0;padding:0;border:0;outline:0;font-size:100%;line-height:100%;vertical-align:baseline;background:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;-ms-user-select:none;user-select:none}.ilightbox-overlay,.ilightbox-loader,.ilightbox-loader *,.ilightbox-holder .ilightbox-container .ilightbox-caption,.ilightbox-toolbar,.ilightbox-thumbnails,.ilightbox-thumbnails *,.ilightbox-holder .ilightbox-container .ilightbox-social{-webkit-transform:translateZ(0);transform:translateZ(0)}.ilightbox-noscroll{overflow:hidden}.ilightbox-closedhand
*{cursor:url(/wp-content/themes/jannah/assets/ilightbox/dark-skin/ilightbox/closedhand.cur),default !important}.ilightbox-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:100000}.ilightbox-loader{position:fixed;z-index:100005;top:45%;left:-192px;padding-left:30px;opacity:0.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);border-radius:0 100px 100px 0}.ilightbox-loader
div{width:72px;height:72px;border-radius:0 100px 100px 0}.ilightbox-loader.horizontal{left:45%;top:-192px;padding:0;padding-top:30px;border-radius:0 0 100px 100px}.ilightbox-loader.horizontal
div{border-radius:0 0 100px 100px}.ilightbox-toolbar{display:none;position:fixed;z-index:100010}.ilightbox-toolbar
a{float:left;cursor:pointer}.ilightbox-toolbar .ilightbox-prev-button,.ilightbox-toolbar .ilightbox-next-button{display:none}.ilightbox-thumbnails{display:block;position:fixed;z-index:100009}.ilightbox-thumbnails.ilightbox-horizontal{bottom:0;left:0;width:100%;height:100px}.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container{width:100%;height:100px}.ilightbox-thumbnails.ilightbox-vertical{top:0;right:0;width:140px;height:100%;overflow:hidden}.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container{width:140px;height:100%}.ilightbox-thumbnails .ilightbox-thumbnails-container{display:block;position:relative}.ilightbox-thumbnails .ilightbox-thumbnails-grid{display:block;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0)}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail{display:block;cursor:pointer;padding:10px;position:relative}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail
img{width:100%;height:100%;border-radius:2px;-ms-interpolation-mode:bicubic}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon{width:100%;height:100%;position:absolute;top:0;left:0;opacity:.7}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover{opacity:1}.ilightbox-holder{display:none;position:fixed;z-index:100003;-webkit-transform:none;-ms-transform:none;transform:none}.ilightbox-holder.ilightbox-next,.ilightbox-holder.ilightbox-prev{cursor:pointer}.ilightbox-holder div.ilightbox-container{position:relative;width:100%;height:100%}.ilightbox-holder.supportTouch div.ilightbox-container{overflow:scroll;-webkit-overflow-scrolling:touch}.ilightbox-holder img.ilightbox-image{width:100%;height:100%}.ilightbox-holder .ilightbox-container .ilightbox-caption{display:none;position:absolute;left:30px;right:30px;bottom:0;max-width:100%;padding:5px
10px;margin:0
auto;font-size:12px;line-height:150%;word-wrap:break-word;z-index:20003;box-sizing:border-box;border-radius:3px 3px 0 0}.ilightbox-holder .ilightbox-alert{display:block;position:absolute;left:0;right:0;top:0;bottom:0;text-align:center;padding-top:100px;margin:auto;width:300px;height:50px}.ilightbox-holder .ilightbox-wrapper{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.ilightbox-holder .ilightbox-inner-toolbar{position:relative;z-index:100}.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar{position:absolute}.ilightbox-button{position:fixed;z-index:100008;cursor:pointer}.isMobile .ilightbox-button,.isMobile .ilightbox-thumbnails{display:none !important}.isMobile .ilightbox-toolbar .ilightbox-prev-button,.isMobile .ilightbox-toolbar .ilightbox-next-button{display:block}.ilightbox-title{font-size:12px !important}.ilightbox-title
a{color:#ccc}.ilightbox-title a:hover{color:#fff}.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-title a,.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title
a{color:#555}.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-title a:hover,.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title a:hover{color:#000}.ilightbox-overlay.dark{background:#000}.ilightbox-loader.dark{-webkit-box-shadow:black 0px 0px 85px, black 0px 0px 85px;box-shadow:black 0px 0px 85px, black 0px 0px 85px}.ilightbox-loader.dark
div{background:#000 url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/preloader.gif') no-repeat center}.ilightbox-holder.dark{padding:5px;background:#000;-webkit-box-shadow:0 0 15px hsla(0,0%,0%,.8);box-shadow:0 0 15px hsla(0,0%,0%,.8)}.ilightbox-holder.dark .ilightbox-container  .ilightbox-caption{background:url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/caption-bg.png');color:#FFF;text-shadow:0 1px black}.ilightbox-holder.dark .ilightbox-container .ilightbox-social{background:url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/caption-bg.png');-webkit-border-radius:2px;border-radius:2px}.ilightbox-holder.dark .ilightbox-alert{background:url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/alert.png') no-repeat center top;color:#555}.ilightbox-toolbar.dark{top:11px;left:10px}.ilightbox-toolbar.dark
a{width:25px;height:23px;background:black url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/buttons.png') no-repeat 7px 6px}.ilightbox-toolbar.dark
a.disabled{opacity:0.2;filter:alpha(opacity=20);cursor:default;background-color:#000 !important}.ilightbox-toolbar.dark a:first-of-type{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}.ilightbox-toolbar.dark a:last-of-type{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}.ilightbox-toolbar.dark a.ilightbox-close:hover{background-position:-32px 6px}.ilightbox-toolbar.dark a.ilightbox-fullscreen{background-position:6px -33px;right:35px}.ilightbox-toolbar.dark a.ilightbox-fullscreen:hover{background-position:-31px -33px}.ilightbox-toolbar.dark a.ilightbox-play{background-position:8px -57px}.ilightbox-toolbar.dark a.ilightbox-play:hover{background-position:-32px -57px}.ilightbox-toolbar.dark a.ilightbox-pause{background-position:8px -83px}.ilightbox-toolbar.dark a.ilightbox-pause:hover{background-position:-32px -83px}.isMobile .ilightbox-toolbar.dark{background:#000;top:auto;bottom:0;left:0;width:100%;height:40px;text-align:center;-webkit-box-shadow:0 0 25px rgba(0,0,0,.8);box-shadow:0 0 25px rgba(0,0,0,.8)}.isMobile .ilightbox-toolbar.dark
a{display:inline-block;float:none;width:50px;height:40px;background-size:50%;background-position:50% !important}.isMobile .ilightbox-toolbar.dark a:hover{background-color:#111}.isMobile .ilightbox-toolbar.dark a.ilightbox-fullscreen{background-image:url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/fullscreen-icon-64.png');background-image:url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/fullscreen-icon-ie.png')\9}.isMobile .ilightbox-toolbar.dark a.ilightbox-close{background-image:url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/x-mark-icon-64.png');background-image:url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/x-mark-icon-ie.png')\9}.isMobile .ilightbox-toolbar.dark a.ilightbox-next-button{background-image:url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/arrow-next-icon-64.png');background-image:url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/arrow-next-icon-ie.png')\9;background-position:52% 50%}.isMobile .ilightbox-toolbar.dark a.ilightbox-prev-button{background-image:url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/arrow-prev-icon-64.png');background-image:url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/arrow-prev-icon-ie.png')\9;background-position:48% 50%}.isMobile .ilightbox-toolbar.dark a.ilightbox-play{background-image:url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/play-icon-64.png');background-image:url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/play-icon-ie.png')\9}.isMobile .ilightbox-toolbar.dark a.ilightbox-pause{background-image:url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/pause-icon-64.png');background-image:url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/pause-icon-ie.png')\9}.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-title{font-size:18px;padding:10px
8px;padding-right:60px;color:#FFF}.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar{left:auto;top:5px;right:5px}.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar
a{-webkit-border-radius:0;border-radius:0;float:right}.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a:first-of-type{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px}.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a:last-of-type{-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px}.ilightbox-thumbnails.dark .ilightbox-thumbnails-grid .ilightbox-thumbnail
img{box-shadow:0 0 6px rgba(0, 0, 0, .9)}.ilightbox-thumbnails.dark .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video{background:url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/thumb-overlay-play.png') no-repeat center}.ilightbox-button.dark.disabled{opacity:0.1;filter:alpha(opacity=10);cursor:default;background-color:#000 !important}.ilightbox-button.dark
span{display:block;width:100%;height:100%}.ilightbox-button.dark{bottom:0;right:0;left:0;left:45%\9;right:auto\9;width:95px;height:75px;margin:auto;background:url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/arrow-next-vertical-icon-64.png') no-repeat 50% 65%;background-color:#000;-webkit-border-radius:0;border-radius:0;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px}.ilightbox-button.ilightbox-button.dark:hover{background-color:#111}.ilightbox-button.ilightbox-prev-button.dark{top:0;bottom:auto;background-image:url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/arrow-prev-vertical-icon-64.png');background-position:50% 35%;-webkit-border-radius:0;border-radius:0;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.ilightbox-button.dark.horizontal{right:0;left:auto;top:0;bottom:0;top:41%\9;bottom:auto\9;width:75px;height:95px;background-image:url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/arrow-next-icon-64.png');background-position:65% 50%;-webkit-border-radius:0;border-radius:0;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:5px;border-bottom-left-radius:5px;border-top-left-radius:5px}.ilightbox-button.ilightbox-prev-button.dark.horizontal{right:auto;left:0;background-image:url('/wp-content/themes/jannah/assets/ilightbox/dark-skin/arrow-prev-icon-64.png');background-position:35% 50%;-webkit-border-radius:0;border-radius:0;-webkit-border-bottom-right-radius:5px;-webkit-border-top-right-radius:5px;border-bottom-right-radius:5px;border-top-right-radius:5px}.tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip .tooltip-inner{max-width:200px;padding:3px 8px;color:#ffffff;text-align:center;background-color:#000000;border-radius:4px;font-family:inherit !important}.tooltip .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.in{opacity:0.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000000}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000000}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000000}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000000}a.post-tooltip{cursor:help;display:inline;border-bottom:1px #666 dotted;text-decoration:none !important}.post-content-slideshow{position:relative;border:1px solid rgba(0,0,0,0.1);border-radius:2px;min-height:200px}.magazine2 .post-content-slideshow{border:0}.post-content-slide{padding:30px}@media (max-width: 767px){.post-content-slide{padding:20px}}.magazine2 .post-content-slide{padding:0}.post-content-slideshow .tie-slick-slider{display:none}.post-content-slideshow img{border-radius:0;opacity:1 !important}.post-content-slideshow .slick-list{width:100%;transition:height 0.3s}.post-content-slideshow .slider-nav-wrapper{background-color:rgba(0,0,0,0.03);height:60px;position:relative;border-top:1px solid rgba(0,0,0,0.1)}.magazine2 .post-content-slideshow .slider-nav-wrapper{background:transparent;border:0}.post-content-slideshow .tie-slider-nav{opacity:1;width:calc(100% - 30px);margin:0;right:15px;top:15px;padding:0}.magazine2 .post-content-slideshow .tie-slider-nav{right:0;width:100%}@media (max-width: 767px){.post-content-slideshow .tie-slider-nav{left:50%;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.post-content-slideshow .tie-slider-nav li{list-style:none}.post-content-slideshow .tie-slider-nav li span{top:0;width:30px;height:30px;line-height:28px;border-radius:2px;border:1px solid rgba(0,0,0,0.1);font-size:16px}.magazine2 .post-content-slideshow .tie-slider-nav li span{width:40px;height:40px;line-height:38px}.post-content-slideshow .tie-slider-nav li span:not(:hover){background-color:transparent}.post-content-slideshow .tie-slick-dots{bottom:20px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:1;width:auto;margin:0;padding:0}.magazine2 .post-content-slideshow .tie-slick-dots{bottom:18px}@media (max-width: 767px){.post-content-slideshow .tie-slick-dots{display:none !important}}.post-content-slideshow .tie-slick-dots li{margin:0 2px}.google-map.alignleft{margin-right:10px}.google-map.alignright{margin-left:10px}.google-map.aligncenter{text-align:center}.tie-highlight{background:#FF9;color:#FFF}.tie-highlight-yellow{background:#FF9;color:#222}.tie-highlight-red{background:#F43D2A}.tie-highlight-blue{background:#3DB2EA}.tie-highlight-orange{background:#F97405}.tie-highlight-black{background:#000}.tie-highlight-green{background:#8CCB0A}.tie-highlight-gray{background:#999}.tie-highlight-pink{background:#FF7979}.tie-dropcap{float:left;font-size:600%;line-height:85%;margin:4px 10px 0 0}.rtl .tie-dropcap{float:right;margin:4px 0 0 10px}.tie-list-shortcode ul{margin-bottom:30px}.entry .tie-list-shortcode ul{padding:0}.tie-list-shortcode ul li{list-style:none !important;padding-left:25px;line-height:25px}.tie-list-shortcode ul li:before{margin-left:-25px;font-family:"fontawesome";float:left}.rtl .tie-list-shortcode ul li{padding-left:0;padding-right:25px}.rtl .tie-list-shortcode ul li:before{margin-right:-25px;float:right}.tie-list-shortcode.starlist ul li:before{content:"\f005";color:#fbd606}.tie-list-shortcode.checklist ul li:before{content:"\f00c";color:#7fb718}.tie-list-shortcode.lightbulb ul li:before{content:"\f0eb";color:#fbd606}.tie-list-shortcode.thumbup ul li:before{content:"\f164";color:#7fb718}.tie-list-shortcode.thumbdown ul li:before{content:"\f165";color:#f01818}.tie-list-shortcode.plus ul li:before{content:"\f0fe";color:#555}.tie-list-shortcode.minus ul li:before{content:"\f146";color:#555}.tie-list-shortcode.heart ul li:before{content:"\f004";color:#FF7979}.tie-list-shortcode.cons ul li:before{content:"\f00d";color:#f01818}.box{clear:both;padding:20px;background-color:#fdfdfd;margin-bottom:20px;word-wrap:break-word;text-shadow:0 1px 1px #ffffff}.box-inner-block{padding-left:50px;min-height:30px}.tie-shortcode-boxicon{float:left;margin-left:-50px}.tie-shortcode-boxicon:before{line-height:30px;height:30px;width:30px;font-size:30px;margin:0}.rtl .box-inner-block{padding-left:0;padding-right:50px}.rtl .tie-shortcode-boxicon{float:right;margin-left:0;margin-right:-50px}.box .tie-dropcap{margin-top:0}.box.shadow{border:1px solid rgba(0,0,0,0.1);box-shadow:0 0 3px #eeeeee}.box.shadow .box-inner-block{padding:0 !important}.box.info{background:#d6f6ff;border-color:#BFE3EC;color:#005770}.box.info .tie-shortcode-boxicon:before{content:"\f05a";color:#2CB4DA}.box.success{background:#e2f2cb;border-color:#D1E4B7;color:#314612}.box.success .tie-shortcode-boxicon:before{content:"\f05d";color:#8AB84D}.box.warning{background:#fffddb;border-color:#E9E59E;color:#756f00}.box.warning .tie-shortcode-boxicon:before{content:"\f071";color:#ECC21B}.box.error{background:#ffe6e2;border-color:#EEBFB8;color:#7c1100}.box.error .tie-shortcode-boxicon:before{content:"\f05e";color:#F03317}.box.download{background:#e2f2cb;border-color:#D1E4B7;color:#314612}.box.download .tie-shortcode-boxicon:before{content:"\f019";color:#8AB84D}.box.note{background:#fffddb;border-color:#E9E59E;color:#756f00}.box.note .tie-shortcode-boxicon:before{content:'\f15c';color:#ECC21B}.shortc-button{cursor:pointer;padding:11px 14px 9px;display:inline-block;margin:10px 0 0;font-weight:normal;outline:none;position:relative;background:#DADADA;border-color:#B4B4B4;border-style:solid;border-width:0 0 1px;color:#fff !important;text-decoration:none !important;font-size:13px;min-width:80px;line-height:1.2em;overflow:hidden;text-align:center;border-radius:3px;opacity:0.9}.shortc-button:hover{opacity:1}.shortc-button:active{top:1px}.shortc-button.red{background-color:#B02B2C;border-color:#8B2121}.shortc-button.green{background-color:#83a846;border-color:#6F8F3B}.shortc-button.blue{background-color:#7bb0e7;border-color:#6693C2}.shortc-button.orange{background-color:#edae44;border-color:#CA9336}.shortc-button.pink{background-color:#d65799;border-color:#BB4B85}.shortc-button.purple{background-color:#745f7e;border-color:#514358}.shortc-button.black{background-color:#2c2c2c;border-color:#000}.shortc-button.white{background-color:#fcfcfc;color:#666666 !important;border-color:#e1e1e1;border-width:1px}.shortc-button.gray{color:#333333 !important}.shortc-button.medium{padding:15px 16px 12px;min-width:90px}.shortc-button.big{padding:18px 30px 15px;min-width:140px}.flickr-wrapper{overflow:hidden;margin:0 -8px 20px -8px}.flickr-wrapper .flickr_badge_image{float:left;margin:8px}.flickr-wrapper .flickr_badge_image img{opacity:1;padding:4px;border:1px solid #eee}.flickr-wrapper .flickr_badge_image a:hover img{opacity:0.6 !important}.rtl .flickr-wrapper .flickr_badge_image{float:right}.toggle{margin-bottom:15px;border:1px solid rgba(0,0,0,0.1);position:relative;border-radius:2px}.toggle h3{background:rgba(0,0,0,0.03);font-weight:normal;font-size:14px;padding:15px;margin:0 !important;cursor:pointer;transition:background 0.3s ease}.toggle h3:hover{background:rgba(0,0,0,0.05)}.toggle h3 span.fa{float:right;font-size:16px;width:16px;height:16px;text-align:center;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.rtl .toggle h3 span.fa{float:left}.toggle .toggle-content{padding:25px}.toggle.tie-sc-close .toggle-content{display:none}.toggle.tie-sc-open h3 span.fa{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.tie-columns{position:relative;margin-right:4%;float:left}.rtl .tie-columns{float:right;margin-left:4%;margin-right:0}@media (max-width: 768px){.tie-columns{width:100% !important;margin-right:0 !important;margin-left:0 !important}}.one_half{width:48%}.one_third{width:30.66%}.two_third{width:65.33%}.one_fourth{width:22%}.three_fourth{width:74%}.one_fifth{width:16.8%}.two_fifth{width:37.6%}.three_fifth{width:58.4%}.four_fifth{width:67.2%}.one_sixth{width:13.33%}.five_sixth{width:82.67%}.tie-columns.last{margin-right:0;clear:right}.rtl .tie-columns.last{clear:left;margin-left:0}.tie-padding{display:inline-block;margin-bottom:1.75em;max-width:100%}.tie-padding:last-child{margin-bottom:0}@media (max-width: 767px){.tie-padding{padding:0 !important}}@media (min-width: 768px){.tie-padding.has-padding-left .alignleft{margin-left:-5%}.tie-padding.has-padding-right .alignright{margin-right:-5%}}.divider,.entry hr{border-top:1px solid rgba(0,0,0,0.1);overflow:hidden;margin:10px 0 10px;clear:both}.divider.divider-solid{border-top-width:thick;border-style:solid}.divider.divider-dashed{border-top-width:2px;border-style:dashed}.divider.divider-dotted{border-top-width:2px;border-style:dotted}.divider.divider-double{height:10px;border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(0,0,0,0.1)}.tags-shortcode{padding:10px 0 40px}.login-shortcode{padding:40px;margin:10px auto 30px;max-width:350px}.login-shortcode p{padding-bottom:0}.login-shortcode ul{text-align:center;padding:0;margin:0}.login-shortcode ul li{display:inline-block;list-style:none;margin:0 5px 5px}
.post-content.container-wrapper{padding:0}.post-components>div,.post-components #add-comment-block{margin-top:30px}@media (max-width: 991px){.post-components>div,.post-components #add-comment-block{margin-top:15px}}.post-components #respond{margin-top:30px}#go-to-content{position:absolute;bottom:20px;right:30px;width:45px;height:70px;line-height:70px;text-align:center;color:#fff;display:block;font-size:70px;z-index:3}#go-to-content:hover{color:#08f}@media (max-width: 767px){.post-layout-4 #content,.post-layout-5 #content,.post-layout-7 #content{margin-top:0}.post-layout-4 #go-to-content,.post-layout-5 #go-to-content{display:none}.post-layout-5 .fullwidth-entry-title{margin-left:-15px;margin-right:-15px;border-radius:0}}.entry-header,.page-title{font-size:45px;line-height:1.2}@media (max-width: 767px){.entry-header,.page-title{font-size:28px}}.entry-header .entry-title{margin-bottom:15px}@media (max-width: 767px){.entry-header .entry-title{font-size:28px}}.entry-header .entry-sub-title{font-size:22px;line-height:27px;font-weight:normal;margin-top:-5px;margin-bottom:15px;color:#777777;font-family:inherit;letter-spacing:0}@media (max-width: 991px){.entry-header .entry-sub-title{font-size:18px;line-height:23px}}.entry-header .post-is-trending{margin:15px 0 10px;font-size:14px;font-weight:bold}.entry-header .trending-post{margin-right:5px}.entry-header .post-cat{margin-bottom:6px}.entry-header .post-meta{overflow:inherit;font-size:12px;margin-top:5px;margin-bottom:0;line-height:24px}.entry-header .post-meta .meta-item{margin-right:12px}.entry-header .post-meta,.entry-header .post-meta a:not(:hover){color:#333333}.dark-skin .entry-header .post-meta,.dark-skin .entry-header .post-meta a:not(:hover){color:#aaaaaa}.entry-header .post-meta .meta-author{margin:0}.entry-header .post-meta .meta-author .fa{display:none}.entry-header .post-meta .meta-author a{font-weight:600}.entry-header .post-meta .date .fa{display:none}.entry-header .post-meta .date:before{content:"\2022";color:#ccc;margin:0 3px 0 5px;display:inline-block}.entry-header .post-meta .tie-alignright{display:inline}@media (max-width: 767px){.entry-header .post-meta{margin-bottom:-8px}.entry-header .post-meta .tie-alignright{float:none}.entry-header .post-meta .meta-item,.entry-header .post-meta .tie-alignright .meta-item:last-child{margin-bottom:8px !important}.entry-header .post-meta>span,.entry-header .post-meta>div{float:initial !important}.entry-header .post-meta .meta-author a{font-weight:normal}.entry-header .meta-author-avatar img{width:20px;height:20px}}.meta-author-avatar img{width:30px;height:30px;margin-right:3px;margin-top:-5px;vertical-align:middle;border-radius:50%;transition:0.15s}.fullwidth-entry-title{background-color:transparent;margin:30px 0 0;padding:30px 0;border:none}@media (max-width: 991px){.fullwidth-entry-title{margin-top:15px;margin-bottom:15px}}.post-layout-3 .fullwidth-entry-title{padding:0}.one-column-no-sidebar .fullwidth-entry-title{border-width:0}.dark-skin .one-column-no-sidebar .fullwidth-entry-title{background-color:transparent}.dark-skin .one-column-no-sidebar .fullwidth-entry-title .entry-header-outer{border-bottom-width:0}.single-big-img{position:relative;height:570px;margin-top:30px;border:0;background-size:cover}@media (max-width: 1199px){.single-big-img{height:440px}}@media (max-width: 991px){.single-big-img{height:380px}}@media (max-width: 767px){.single-big-img{height:320px}}@media (max-width: 479px){.single-big-img{height:400px}}@media (max-width: 320px){.single-big-img .entry-sub-title{display:none}}.post-layout-5 .single-big-img{padding:30px}@media (max-width: 991px){.post-layout-5 .single-big-img{padding:20px}}.single-big-img .container{position:relative;height:100%;padding:0}.single-big-img .entry-title,.single-big-img .entry-sub-title,.single-big-img .post-meta{text-shadow:0 0 10px rgba(0,0,0,0.8)}.single-big-img .entry-sub-title{color:#ffffff}.single-big-img #go-to-content{bottom:55px;right:30px}.single-big-img .thumb-overlay{pointer-events:none;overflow:hidden}.single-big-img .entry-header{border:0;margin-bottom:0;position:absolute;z-index:2;bottom:0;padding:30px;color:#ffffff;left:0;width:100%}@media (max-width: 991px){.single-big-img .entry-header{padding:20px}}.single-big-img .entry-title{padding-right:100px;color:#ffffff}.one-column-no-sidebar .single-big-img .entry-title{padding:0 100px}@media (max-width: 991px){.one-column-no-sidebar .single-big-img .entry-title{padding:0}}@media (max-width: 767px){.single-big-img .entry-title{padding-right:0}}.full-width .single-big-img .entry-title{padding:0 100px}@media (max-width: 767px){.full-width .single-big-img .entry-title{padding:0 20px}}.single-big-img .post-meta,.single-big-img .post-meta a:not(:hover){color:#ffffff}.single-big-img .post-meta .tie-alignright{float:none;padding-left:10px}.single-big-img #breadcrumb{color:#ffffff;text-shadow:0 1px 2px rgba(0,0,0,0.5),0 0 10px rgba(0,0,0,0.5)}.single-big-img #breadcrumb a{color:#fff}.single-big-img #breadcrumb a:hover{opacity:0.8}.full-width-area{padding:0;margin-top:0}@media (max-width: 991px){.full-width-area{margin-bottom:15px}}.full-width-area .entry-header-outer{padding:30px 0 0}@media (max-width: 1240px){.full-width-area .entry-header-outer{padding:30px 30px 0}}@media (max-width: 991px){.full-width-area .entry-header-outer{padding:20px}}.full-width-area .entry-title,.full-width-area .entry-sub-title{padding:0}.full-width-area #go-to-content{right:15px}.post-layout-3 .entry-header{padding:0;margin:0}.post-layout-4 .fullwidth-entry-title{padding:0}@media (min-width: 1240px){.post-layout-4 .entry-header{padding:30px 15px}.post-layout-4 #breadcrumb{padding:0 15px}}.post-layout-1 div.entry-content{padding-top:0}.post-layout-1 .entry-header-outer,.post-layout-2 .entry-header-outer,.post-layout-6 .entry-header-outer{padding:30px 30px 20px}@media (max-width: 767px){.post-layout-1 .entry-header-outer,.post-layout-2 .entry-header-outer,.post-layout-6 .entry-header-outer{padding:20px}}.post-layout-1 .entry-header,.post-layout-2 .entry-header,.post-layout-6 .entry-header{padding:0;margin:0}.post-layout-6 .featured-area{margin:35px 0 0}.post-layout-6 .featured-area .slick-list{width:100%}@media (max-width: 991px){.post-layout-6 .featured-area{margin-top:15px}}.post-layout-6.is-map-format .featured-area,.post-layout-6.is-slider-format .featured-area{margin-top:0}.post-layout-6 .google-map .tie-fluid-width-video-wrapper{padding-top:40% !important}.post-layout-7 .fullwidth-entry-title{text-align:center;margin:30px 0;padding:0}@media (max-width: 991px){.post-layout-7 .fullwidth-entry-title{margin:15px 0}}.post-layout-7 .entry-header{padding:0;margin-bottom:0}.post-layout-7 .featured-area{margin-top:-1px}.post-layout-7 .featured-area .slick-list{width:100%}.post-layout-7 .featured-area .google-map .tie-fluid-width-video-wrapper{padding-top:40% !important}.post-layout-8 #tie-container{background-repeat:no-repeat;background-position:center top;background-attachment:fixed}@media (min-width: 768px){.post-layout-8 #tie-container{background-size:cover}}.post-layout-8 #tie-wrapper{background-color:transparent !important;background-image:linear-gradient(to bottom, rgba(0,0,0,0.5) 100px, transparent 900px)}.post-layout-8 .entry-header{text-align:center;bottom:auto;top:50%;-webkit-transform:translatey(-50%);-ms-transform:translatey(-50%);transform:translatey(-50%);padding:0 30px}@media (max-width: 767px){.post-layout-8 .entry-header{margin-bottom:20px}}.post-layout-8 .entry-title{padding:0}.post-layout-8 .entry-header .post-meta{font-size:15px}.post-layout-8 .entry-header .post-meta .date:before{display:none}.post-layout-8 #go-to-content{bottom:5%;left:50%;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.post-layout-8 #breadcrumb{text-align:center}.post-layout-8 .with-avatars{display:block;margin-bottom:35px}.post-layout-8 .with-avatars .meta-author-wrapper{margin:0}.post-layout-8 .with-avatars.multiple-authors .meta-author-wrapper{padding:0 20px}.post-layout-8 .meta-author-avatar{display:block;margin:60px 0 10px;pointer-events:none}.post-layout-8 .meta-author-avatar img{pointer-events:auto;width:70px;height:70px;margin:0}.post-layout-8 #content{padding-top:15px;padding-bottom:70px;background-color:#ffffff}.post-layout-8 .single-big-img{height:700px}@media (max-width: 991px){.post-layout-8 .single-big-img{height:480px}.post-layout-8 #go-to-content{bottom:0}.post-layout-8 .meta-author-avatar{margin:10px 0 10px}.post-layout-8 .meta-author-avatar img{width:35px;height:35px}}@media (max-width: 767px){.post-layout-8 .single-big-img{height:auto}.post-layout-8 .entry-header{position:static;padding:0;-webkit-transform:none;-ms-transform:none;transform:none}.post-layout-8 #go-to-content,.post-layout-8 .post-meta .date,.post-layout-8 .post-meta .tie-alignright{display:none}.post-layout-8.magazine1 #content{padding-top:0}}.post-layout-8.is-header-layout-3 .single-big-img{position:static;background-image:none}.post-layout-8.is-header-layout-3 .single-big-img:before{content:'';background-image:linear-gradient(to top, transparent, rgba(0,0,0,0.5));position:absolute;top:0;left:0;width:100%;height:700px}.post-layout-8.boxed-layout #content{margin-left:0;margin-right:0;width:100%;max-width:100%}.post-layout-8 .site-footer{margin-top:0}@media (min-width: 992px){.post-layout-8.one-column-no-sidebar #content{background-color:transparent}.post-layout-8.one-column-no-sidebar .main-content{padding:0}}.one-column-no-sidebar .entry-header .tie-alignright,.full-width .entry-header .tie-alignright,.fullwidth-entry-title .tie-alignright{float:none}.featured-area{position:relative;margin-bottom:30px;line-height:1}@media (max-width: 767px){.featured-area{margin-bottom:20px}}.post-layout-7 .featured-area,.post-layout-2 .featured-area{margin-bottom:0}.featured-area img,.featured-area iframe{width:100%}.single-featured-image{position:relative;margin:0;line-height:0}.single-caption-text{position:absolute;bottom:0;left:0;padding:5px 10px;background:rgba(0,0,0,0.6);color:#ffffff;line-height:1.8;font-size:90%}.single-caption-text a{color:#ffffff}.single-caption-text a:hover{opacity:0.8}.entry-content{padding:0 30px 30px}.entry a{color:#08f}.entry a:hover{color:#006dcc}.entry a.button{color:#fff}.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6{margin:0 0 0.5em}@media (max-width: 767px){.fullwidth-entry-title{padding:20px 15px}.single .entry-content{padding-top:0}}.post-bottom-meta{margin:3px 0 0;font-size:11px;clear:both;line-height:20px}.post-bottom-meta:after{content:"";display:table;clear:both}.post-bottom-meta-title,.post-bottom-meta a{float:left;padding:0 6px;margin:5px 5px 0 0;background:#2c2f34;border:1px solid rgba(0,0,0,0.1);border-radius:2px}.post-bottom-meta-title{color:#ffffff}.post-bottom-meta-title a{color:#ffffff !important;padding:0;margin:0}.post-bottom-meta-title a:hover{opacity:0.7}.post-bottom-meta a{background:rgba(0,0,0,0.03)}.post-bottom-meta a:not(:hover){color:#2c2f34}.post-bottom-meta a:hover{color:#08f}.dark-skin .post-bottom-meta a{background:rgba(255,255,255,0.05)}.dark-skin .post-bottom-meta a:not(:hover){color:#aaa}.post-footer{padding:18px 28px;overflow:hidden;line-height:0}@media (max-width: 767px){.post-footer{padding:15px}}.magazine1 .post-footer-on-bottom{background:#fafafa;border-top:1px solid rgba(0,0,0,0.1)}.post-footer-on-top{padding-bottom:0}.featured-area+.post-footer-on-top,.entry-header-outer+.post-footer-on-top{padding-top:0}.post-layout-1 .post-footer-on-top{padding-bottom:18px}@media (min-width: 768px){.post-footer-on-top ~ .entry-content{padding-top:20px}}.magazine1.post-layout-7 .entry-content,.post-layout-8 .entry-content{padding-top:20px}.post-footer-on-mobile{position:fixed;bottom:0;z-index:999999;width:100%;background:transparent;border:0 none;padding:0}.post-footer-on-mobile .share-links a{margin:0;border-radius:0;width:1%;display:table-cell;opacity:1 !important}.post-footer-on-mobile .share-links a .fa{margin:0 auto;float:none}@media (min-width: 768px){.post-footer-on-mobile{display:none}}.mobile-share-buttons-spacer{height:40px}@media (min-width: 768px){.mobile-share-buttons-spacer{display:none}}.share-links{overflow:hidden}.share-links .fa{font-size:15px}.share-links a{display:inline-block;margin:2px;height:40px;overflow:hidden;color:#ffffff;background:#444444;position:relative;transition:0.3s;border-radius:2px;width:40px}.share-links a.large-share-button{width:auto}.share-links a .fa{width:40px;height:40px;float:left;display:block;text-align:center;line-height:40px}.share-links a .social-text{border:0 solid rgba(255,255,255,0.3);border-left-width:1px;padding-left:15px;height:20px;float:left;margin-top:10px;padding-right:25px;font-size:12px;line-height:20px;font-family:"open sans", sans-serif}.share-links a:hover{opacity:0.8;color:#fff}.share-links .equal-width{width:1%;display:table-cell;margin:0;border-radius:0}.share-links .equal-width .fa{display:inline-block;float:none;width:100%}.share-centered{text-align:center;position:relative}.share-title{padding-right:15px;display:inline-block;float:left;line-height:40px;font-size:12px;margin:2px 0}.share-title .fa{margin-right:5px;font-size:14px}.icons-text .share-title{line-height:30px}.icons-text .large-share-button{height:30px}.icons-text .large-share-button .social-text{padding-left:6px;padding-right:8px;height:20px;margin-top:5px;line-height:20px;font-size:10px}.icons-text .large-share-button .fa{width:30px;height:30px;line-height:30px}.share-links a.facebook-share-btn{background:#5d82d1}.share-links a.twitter-share-btn{background:#40bff5}.share-links a.linkedin-share-btn{background:#238cc8}.share-links a.pinterest-share-btn{background:#e13138}.share-links a.reddit-share-btn{background:#ff4500}.share-links a.tumblr-share-btn{background:#35465c}.share-links a.vk-share-btn{background:#45668e}.share-links a.odnoklassniki-share-btn{background:#ee8208}.share-links a.pocket-share-btn{background:#ef4056}.share-links a.skype-share-btn{background:#00aff0}.share-links a.whatsapp-share-btn{background:#43d854}.share-links a.telegram-share-btn{background:#08c}.share-links a.viber-share-btn{background:#773ead}.share-links a.viber-share-btn .fa{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.share-links a.email-share-btn{background:#333333}@media (max-width: 767px){.social-text{display:none}}@media (max-width: 479px){.share-title{display:none}}@media (min-width: 768px){a.whatsapp-share-btn,a.telegram-share-btn,a.viber-share-btn{display:none}}.prev-next-post-nav{overflow:hidden}.prev-next-post-nav .fa{float:left;font-size:16px;margin-right:10px;display:block;line-height:30px}.prev-next-post-nav .prev-post{padding-left:0;float:left}.prev-next-post-nav .prev-post .icon:before{content:"\f104";letter-spacing:5px}.prev-next-post-nav .next-post{padding-right:0;float:right}.prev-next-post-nav .next-post .icon:before{content:"\f105";letter-spacing:-5px}@media (max-width: 479px){.prev-next-post-nav>div{width:100%;padding:0 !important}.prev-next-post-nav>div:first-child{margin-bottom:20px}.prev-next-post-nav>div:last-child h3{padding-bottom:0}}.prev-next-post-nav .post-thumb{height:180px;background-size:cover;background-color:rgba(0,0,0,0.2)}@media (min-width: 992px){.full-width .prev-next-post-nav .post-thumb{height:250px}}.prev-next-post-nav .post-thumb .icon{width:60px;height:60px}.prev-next-post-nav .post-thumb .icon:before,.prev-next-post-nav .post-thumb .icon:after{width:60px;height:60px;line-height:50px;font-size:50px;border-width:3px}.prev-next-post-nav .post-thumb:hover{opacity:0.8}.prev-next-post-nav h3{font-size:16px;transition:0.15s;line-height:22px;text-align:center;padding:10px 20px 0}@media (max-width: 767px){.prev-next-post-nav h3{padding:10px 10px 0}}.related-posts-full-width #related-posts{margin-top:30px}@media (max-width: 991px){.related-posts-full-width #related-posts{margin-top:15px}}#related-posts .related-posts-list{overflow:hidden;margin:0 -15px -20px}@media (max-width: 767px){#related-posts .related-posts-list{margin:0 -8px -20px}}#related-posts .related-item{position:relative;float:left;width:33.333%;padding:0 15px;margin-bottom:20px}@media (max-width: 767px){#related-posts .related-item{padding:0 8px}}#related-posts .related-item .post-thumb{margin-bottom:10px}#related-posts .related-item .post-title{font-size:14px;line-height:19px}#related-posts .related-item .post-meta{margin:4px 0 0}.one-column-no-sidebar .site-content #related-posts .related-item:nth-child(3n+1),.has-sidebar .site-content #related-posts .related-item:nth-child(3n+1){clear:both}.full-width #related-posts .related-item{width:25%}.full-width #related-posts .related-item:nth-child(4n+1){clear:both}@media (max-width: 767px){#related-posts .related-item{width:50% !important;clear:none !important}#related-posts .related-item:nth-child(2n+1){clear:left !important}}#related-posts.has-extra-post .related-item:last-child{clear:none !important;display:none}@media only screen and (min-width: 320px) and (max-width: 767px){#related-posts.has-extra-post .related-item:last-child{display:block}}.comment-list .comment{border-bottom:1px solid rgba(0,0,0,0.1);padding-bottom:20px;margin-bottom:20px;overflow:hidden}.comment-list .comment.pingback{padding-bottom:5px;margin-bottom:5px}.comment-list .comment:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.comment-list .comment #respond{margin-top:10px;margin-left:90px}.comment-list .comment-author img{border-radius:50%;box-shadow:0 0 8px #e0e7f1;border:2px solid #ffffff;margin-right:20px;float:left}.comment-list .comment-author .fn{font-size:18px;margin-bottom:15px}.comment-list .comment-content{overflow:hidden;padding-top:10px}.comment-list .comment-content a{color:#08f}.comment-list .comment-content a:hover{color:#006dcc}.comment-list .comment-body{line-height:1.8;margin-top:10px;overflow:hidden}.comment-list .comment-body p{margin-bottom:7px}.comment-list .comment-awaiting-moderation{display:block;margin-bottom:10px}.comment-list .comment-edit-link{padding-left:5px}.comment-list .has-avatar .reply{margin-left:90px}.comment-list .reply a{background:#2c2f34;color:#ffffff;padding:0 10px;line-height:25px;display:block;float:left;border-radius:2px;margin:10px 0}.comment-list .reply a:hover{background:#08f;color:#fff}.comment-list ol.children{margin-left:75px;margin-top:20px}@media (max-width: 670px){.comment-list ol.children{margin-left:25px}}@media (max-width: 479px){.comment-list ol.children{margin-left:10px}}.comment-list ol.children li{border-bottom:0;padding-bottom:10px;margin-bottom:10px}.comment-list ol.children .comment-author img{width:60px;height:60px}.comment-list ol.children .reply,.comment-list ol.children #respond{margin-left:80px}#add-comment-block{margin-bottom:0}#add-comment-block #respond{margin-top:0}#cancel-comment-reply-link{float:right;line-height:18px}.block-head-4 #cancel-comment-reply-link{margin-left:10px}#respond .comment-form-author input,#respond .comment-form-email input,#respond .comment-form-url input{width:100%}#respond .comment-form-email,#respond .comment-form-url{width:48%;float:left}#respond .comment-form-email{margin-right:4%}@media (max-width: 670px){#respond .comment-form-email,#respond .comment-form-url{width:100%;float:none;margin-right:0}}#respond .comment-notes{margin-bottom:10px}#respond p{margin-bottom:10px}#respond p:last-of-type{margin-bottom:0}#respond .required{font-weight:bold;color:red}#respond label{line-height:30px;font-weight:bold}#respond label:after{content:"";display:table;clear:both}#respond .form-allowed-tags,#respond .comment-form-comment label{display:none}#respond textarea{vertical-align:top}#respond .form-submit{clear:both}#respond .form-submit #submit{margin-top:15px}#reading-position-indicator{display:block;height:4px;position:fixed;bottom:0;left:0;background:#08f;box-shadow:0 0 10px rgba(0,136,255,0.7);width:0;z-index:9999;max-width:100%}#check-also-box{position:fixed;background-color:#ffffff;z-index:999;bottom:15px;right:-1px;-webkit-transform:translatex(100%);-ms-transform:translatex(100%);transform:translatex(100%);width:340px;padding:30px;border:1px solid rgba(0,0,0,0.1);transition:0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;border-radius:2px;border-top-right-radius:0;border-bottom-right-radius:0}#check-also-box.show-check-also{-webkit-transform:translatex(0) !important;-ms-transform:translatex(0) !important;transform:translatex(0) !important}#check-also-box.check-also-left{right:auto;left:-1px;-webkit-transform:translatex(-100%);-ms-transform:translatex(-100%);transform:translatex(-100%)}#check-also-box .posts-list-big-first li{padding-bottom:0}#check-also-box .posts-list-big-first li .post-title{font-size:18px;line-height:1.3em}@media (max-width: 991px){#check-also-box{display:none}}.block-head-7 #check-also-close{top:7px;right:5px}.block-head-7 #check-also-close:before{color:#ffffff}.block-head-7 #check-also-close:hover:before{color:#e74c3c}.sticky{background:#fffbda;padding:11px}.bypostauthor{display:block}div.fly-text-share{background:#ffffff;background-clip:padding-box;border:1px solid #e5e5e5;box-shadow:0 2px 12px rgba(0,0,0,0.15);border-radius:3px;position:relative;margin-left:-50px;margin-right:0;z-index:9999;width:100px;height:35px;text-decoration:none;float:none;text-align:center}.dark-skin div.fly-text-share{background:#161619;border-color:#161619}.dark-skin div.fly-text-share:before,.dark-skin div.fly-text-share:after{border-color:#161619 transparent}div.fly-text-share:before{border-color:#e5e5e5 transparent;border-style:solid;border-width:10px 11px 0;bottom:-10px;content:"";display:block;left:50%;margin-left:-11px;position:absolute;width:0}div.fly-text-share:after{border-color:#ffffff transparent;border-style:solid;border-width:9px 10px 0;bottom:-9px;content:"";display:block;left:50%;margin-left:-10px;position:absolute;width:0}div.fly-text-share a.fa{font-size:16px;text-align:center;padding:8px 0 8px;width:1%;display:table-cell;color:#999}div.fly-text-share a.fa.fa-facebook{color:#5d82d1}div.fly-text-share a.fa.fa-twitter{color:#40bff5}div.fly-text-share a.fa.fa-linkedin{color:#238cc8}div.fly-text-share a.fa:hover{opacity:0.6}.toggle-post-content{display:none}@media (max-width: 991px){.post-has-toggle #the-post .entry{max-height:400px;overflow:hidden;position:relative}.post-has-toggle #the-post .entry:not(.is-expanded):before{content:"";position:absolute;width:100%;height:100%;bottom:0;z-index:1;left:0;background-image:linear-gradient(to bottom, rgba(255,255,255,0) 50%, #fff 100%)}.post-has-toggle #the-post .entry.is-expanded{max-height:none;overflow:visible}.toggle-post-content{display:block}.toggle-post-content #toggle-post-button{display:block;padding:5px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-weight:600;text-align:center;padding:10px 0;margin:0 30px 30px}.toggle-post-content #toggle-post-button .fa{font-size:12px}}@media (max-width: 767px){.toggle-post-content #toggle-post-button{margin:0 20px 30px}}.multiple-post-pages{text-align:center;margin:10px -2px -4px}.multiple-post-pages a{display:inline-block;margin:4px 2px}.multiple-post-pages a:not(:hover){color:#2c2f34}.multiple-post-pages .post-page-numbers{display:inline-block;line-height:32px;border:1px solid rgba(0,0,0,0.1);padding:0 13px;border-radius:2px}.multiple-post-pages>span{background:#08f;border-color:#08f;color:#fff}#story-highlights{float:left;clear:left;width:48%;margin-bottom:20px;margin-right:4%;max-width:450px}#story-highlights .widget-title{margin-bottom:15px}#story-highlights .widget-title h4{margin:0}#story-highlights ul{padding:0;margin:0}#story-highlights li{list-style:none;border-bottom:1px solid rgba(0,0,0,0.1);padding-bottom:6px;margin-bottom:6px;font-size:90%}@media (max-width: 767px){#story-highlights{width:100%;margin:0 0 20px;max-width:100%}}#story-highlights+.review_wrap #review-box{margin-top:0}#story-index{width:180px;position:absolute !important;left:-181px;z-index:10;opacity:0}#story-index.is-fixed{opacity:1;min-height:unset !important}#story-index .story-index-content{padding:15px 10px}#story-index:not(.is-compact) .story-index-content{background-color:#ffffff;display:block !important}.dark-skin #story-index:not(.is-compact) .story-index-content{background-color:#27292d !important}#story-index li{margin-bottom:15px}#story-index li:last-child{margin-bottom:0}#story-index li a{color:#2c2f34;opacity:0.7}#story-index li a:hover{opacity:1}#story-index li .is-current{color:#08f;opacity:1}#story-index.is-compact,.one-column-no-sidebar #story-index.is-compact{left:-23px}.magazine2 #story-index.is-compact{left:-35px}.magazine2.boxed-layout #story-index.is-compact{left:-53px}.post-layout-8 #story-index.is-compact{left:-38px}#story-index.is-compact .story-index-content{background:#08f;display:none}#story-index.is-compact .story-index-content li a{opacity:0.6;color:#fff}#story-index.is-compact .story-index-content li a:hover,#story-index.is-compact .story-index-content li .is-current{opacity:1}#story-index.is-compact #story-index-icon{display:inline-block}@media (max-width: 1280px){.post-layout-8 #story-index,.magazine2 #story-index{left:0}}@media (max-width: 1305px){.magazine2.boxed-layout #story-index{left:0}}@media (max-width: 992px){#story-index{display:none}}#story-index-icon{font-size:18px;background:#08f;color:#fff;padding:10px;display:none;cursor:pointer;position:absolute;left:0;-webkit-transform:translatey(-100%);-ms-transform:translatey(-100%);transform:translatey(-100%)}.sidebar-left #story-index:not(.is-compact),.rtl:not(.sidebar-right) #story-index:not(.is-compact){right:-181px;left:auto}.sidebar-left .is-compact #story-index-icon,.rtl:not(.sidebar-right) .is-compact #story-index-icon{right:0;left:auto}.sidebar-left #story-index.is-compact,.sidebar-left.one-column-no-sidebar #story-index.is-compact,.rtl:not(.sidebar-right) #story-index.is-compact,.rtl:not(.sidebar-right).one-column-no-sidebar #story-index.is-compact{right:-23px;left:auto}.sidebar-left.post-layout-8 #story-index.is-compact,.rtl:not(.sidebar-right).post-layout-8 #story-index.is-compact{right:-38px}.sidebar-left.magazine2 #story-index.is-compact,.rtl:not(.sidebar-right).magazine2 #story-index.is-compact{left:auto;right:-35px}.sidebar-left.magazine2.boxed-layout #story-inde.is-compactx,.rtl:not(.sidebar-right).magazine2.boxed-layout #story-inde.is-compactx{left:auto;right:-53px}@media (max-width: 1260px){.sidebar-left #story-index,.rtl:not(.sidebar-right) #story-index{right:15px;left:auto}}@media (max-width: 1280px){.sidebar-left.magazine2 #story-index,.sidebar-left.post-layout-8 #story-index,.rtl:not(.sidebar-right).magazine2 #story-index,.rtl:not(.sidebar-right).post-layout-8 #story-index{right:0}}@media (max-width: 1305px){.sidebar-left.magazine2.boxed-layout #story-index,.rtl:not(.sidebar-right).magazine2.boxed-layout #story-index{right:0}}span.video-close-btn{display:none;position:absolute;width:25px;height:25px;line-height:25px;text-align:center;border-radius:50%;background-color:#1f2024;color:#ffffff;z-index:1;right:-10px;top:-10px;box-shadow:0 0 10px 0 rgba(0,0,0,0.5);cursor:pointer}span.video-close-btn:hover{background-color:#08f}@media (min-width: 992px){.tie-video.post-content{position:relative;z-index:3}#the-sticky-video.featured-area{background-color:#111}#the-sticky-video.video-is-sticky .featured-area-inner{position:fixed;z-index:9;box-shadow:0 0 15px rgba(20,22,26,0.4);background-color:#1f2024}body.full-width #the-sticky-video.video-is-sticky .featured-area-inner,body.one-column-no-sidebar #the-sticky-video.video-is-sticky .featured-area-inner{bottom:20px;left:20px;width:350px;height:196px}#the-sticky-video.video-is-sticky .featured-area-inner .video-close-btn{display:block}#the-sticky-video.video-is-sticky .featured-area-inner .mejs-controls{height:40px;padding:0 20px}#the-sticky-video.video-is-sticky .featured-area-inner .mejs-time,#the-sticky-video.video-is-sticky .featured-area-inner div.mejs-time-rail,#the-sticky-video.video-is-sticky .featured-area-inner .mejs-time{padding-top:15px}#the-sticky-video.video-is-sticky .featured-area-inner .mejs-button button{margin-top:13px}#the-sticky-video:not(.video-is-sticky) .featured-area-inner{width:100% !important;height:auto !important}}.post-gallery .tie-slick-slider{height:auto}.post-gallery .tie-slick-slider:not(.slick-initialized) .slide{display:none}.post-gallery .slick-list{width:100%}.post-gallery .slide{position:relative;overflow:hidden}.post-gallery img{display:block}.is-lazyload .post-gallery img{opacity:0;visibility:hidden}.post-gallery .thumb-overlay{pointer-events:none}.post-gallery .thumb-overlay:after{opacity:0}.post-gallery .thumb-content{opacity:0;bottom:0;width:100%;padding-bottom:0;transition:0.15s}.post-gallery .thumb-desc{opacity:1;max-height:none;height:auto}@media (max-width: 991px){.post-gallery .thumb-content{opacity:1;bottom:30px}.post-gallery .thumb-overlay:after{opacity:0.8}}@media (max-width: 767px){.post-gallery .thumb-title{font-size:20px}}@media (max-width: 479px){.post-gallery .thumb-overlay{padding:20px}.post-gallery .thumb-content{bottom:20px}}.post-gallery .tie-slider-nav{opacity:1}#tie-post-normal-gallery .tie-slick-slider:not(.slick-initialized) .tie-slider-nav+.slide{display:block}.is-lazyload #tie-post-normal-gallery img{display:none}#tie-post-normal-gallery .slide-bg{height:470px;position:relative}@media (min-width: 992px){.full-width #tie-post-normal-gallery .slide-bg{height:600px}}@media (max-width: 767px){#tie-post-normal-gallery .slide-bg{height:300px}}@media (max-width: 479px){#tie-post-normal-gallery .slide-bg{height:220px}}#tie-post-fullwidth-gallery{margin-bottom:35px;height:600px}#tie-post-fullwidth-gallery .slide-bg{background-position:center center}#tie-post-fullwidth-gallery img{width:auto;height:600px}@media (max-width: 991px){#tie-post-fullwidth-gallery{margin-bottom:20px}#tie-post-fullwidth-gallery .thumb-content{width:100%;max-width:calc(100vw - 10px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;padding:0 30px}#tie-post-fullwidth-gallery,#tie-post-fullwidth-gallery img{height:470px}}@media (max-width: 767px){#tie-post-fullwidth-gallery,#tie-post-fullwidth-gallery img{height:380px}}@media (max-width: 479px){#tie-post-fullwidth-gallery,#tie-post-fullwidth-gallery img{height:250px}}#tie-post-normal-gallery .tie-slick-slider:hover .thumb-content,.post-gallery .slide:hover .thumb-content{opacity:1;bottom:30px}#tie-post-normal-gallery .tie-slick-slider:hover .thumb-overlay:after,.post-gallery .slide:hover .thumb-overlay:after{opacity:0.8}@media (min-width: 768px){#tie-wrapper .featured-area .mejs-container{min-height:73px !important}#tie-wrapper .featured-area .mejs-controls{height:77px;padding:0 20px}#tie-wrapper .featured-area .mejs-time{padding-top:35px}#tie-wrapper .featured-area .mejs-play button,#tie-wrapper .featured-area .mejs-pause button,#tie-wrapper .featured-area .mejs-mute button,#tie-wrapper .featured-area .mejs-unmute button{background:transparent !important;font:normal normal normal 14px/1 FontAwesome;color:#ffffff}#tie-wrapper .featured-area .mejs-play button:before,#tie-wrapper .featured-area .mejs-pause button:before,#tie-wrapper .featured-area .mejs-mute button:before,#tie-wrapper .featured-area .mejs-unmute button:before{content:"\f04b";font-size:120%}#tie-wrapper .featured-area .mejs-pause button:before{content:"\f04c"}#tie-wrapper .featured-area .mejs-unmute button:before{content:"\f026"}#tie-wrapper .featured-area .mejs-mute button:before{content:"\f028"}#tie-wrapper .featured-area div.mejs-time-rail{padding-top:32px}#tie-wrapper .featured-area .mejs-container span:not(.mejs-time-float-corner),#tie-wrapper .featured-area div.mejs-time-rail a{height:3px;border:none}#tie-wrapper .featured-area .mejs-time-handle{display:block;width:10px;height:10px;top:-4px;border:none}#tie-wrapper .featured-area .mejs-time-handle-content{left:0;top:4px}#tie-wrapper .featured-area .mejs-time-float{background:#ffffff;border-color:#ffffff;height:17px !important}#tie-wrapper .featured-area .mejs-time-float-corner{border-color:#ffffff transparent transparent}#tie-wrapper .featured-area .mejs-button button{margin-top:30px}#tie-wrapper .featured-area .mejs-horizontal-volume-total{top:37px;height:3px}#tie-wrapper .featured-area .mejs-container.wp-audio-shortcode{width:100%}}#read-next-block{border:0;padding:0;position:relative;z-index:2}.read-next-block-title{position:absolute;top:30px;left:40px;z-index:4;color:#fff;padding-bottom:5px;font-size:18px}.read-next-block-title:after{content:'';width:40px;height:2px;position:absolute;bottom:0;left:0;background-color:#fff}.read-next-slider-4 .read-next-block-title{width:100%;text-align:center;left:0;right:0}.read-next-slider-4 .read-next-block-title:after{left:calc(50% - 20px);right:calc(50% - 20px)}@media (max-width: 767px){.read-next-block-title{display:none}}.read-next-button-wrap{margin-top:30px}.read-next-button{pointer-events:auto;z-index:1;background:transparent;color:#fff;border:1px solid #fff}.stream-item-above-post,.stream-item-above-post-content{margin:0 auto 30px}#story-highlights+.stream-item-above-post-content{clear:both}.stream-item-below-post,.stream-item-below-post-content{margin:30px auto}.entry .blocks-gallery-grid{padding:0 !important;margin:0 0 17px !important}.entry .wp-block-quote,.entry .wp-block-pullquote{background:transparent;color:#2c2f34;font-size:13px}.entry .wp-block-quote cite,.entry .wp-block-pullquote cite{display:inline}.entry .wp-block-quote:before,.entry .wp-block-pullquote:before{display:none}.entry .wp-block-quote.alignfull,.entry .wp-block-pullquote.alignfull{padding-left:10px;padding-right:10px}.entry .wp-block-pullquote{margin-bottom:25px}.entry .wp-block-quote{padding:0 1em}.entry .wp-block-quote.is-large cite{display:block}.entry .wp-block-separator{margin:1.65em auto}.entry .alignfull,.entry .alignwide{margin:1em 0}.entry .wp-block-columns{margin:0 -10px}.entry .wp-block-columns>div{padding:0 10px}.entry .wp-block-cover-image{display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}.tie-full-width-img img,.entry .alignwide,.entry .alignfull{height:auto;margin-right:-30px;margin-left:-30px;width:calc(100% + 60px);left:0;max-width:none;margin-bottom:20px;border-radius:0}@media (max-width: 767px){.tie-full-width-img img,.entry .alignwide,.entry .alignfull{margin-right:-15px;margin-left:-15px;width:calc(100% + 30px)}}.magazine2.post-layout-8 .tie-full-width-img img,.magazine2.post-layout-8 .entry .alignwide,.magazine2.post-layout-8 .entry .alignfull{margin-right:-15px;margin-left:-15px;width:calc(100% + 30px)}@media (min-width: 768px){.full-width.magazine2 .entry .alignfull,.one-column-no-sidebar.magazine2 .entry .alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:auto;max-width:1000%}.full-width.magazine2 .entry .alignwide,.one-column-no-sidebar.magazine2 .entry .alignwide{margin-left:calc(25% - 22vw);margin-right:calc(25% - 22vw);width:auto;max-width:1000%}.full-width.magazine2 .entry .alignwide img,.full-width.magazine2 .entry .alignfull img,.one-column-no-sidebar.magazine2 .entry .alignwide img,.one-column-no-sidebar.magazine2 .entry .alignfull img{display:block;margin:0 auto}}.dark-skin .entry .wp-block-quote,.dark-skin .entry .wp-block-pullquote{color:#fff}.dark-skin .wp-block-pullquote cite,.dark-skin .wp-block-pullquote footer{color:#6c7781}
