@charset "UTF-8";
@charset "UTF-8";

@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.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)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.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)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{box-sizing:border-box}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge{background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-block;line-height:0;max-width:100%;min-height:24px;padding:2px 8px}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__flex-wrapper{align-items:center;display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{-webkit-appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;margin:0;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button{align-items:center;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);height:36px;padding:6px 12px}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link{height:auto}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}@media not (prefers-reduced-motion){.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}}.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]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.has-icon.has-text.has-icon-right{padding-left:12px;padding-right:8px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-calendar{background-color:var(--wp-components-color-background,#fff);color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;font-size:13px;font-weight:400;position:relative;z-index:0}.components-calendar,.components-calendar *,.components-calendar :after,.components-calendar :before{box-sizing:border-box}.components-calendar__day{padding:0;position:relative}.components-calendar__day:has(.components-calendar__day-button:disabled){color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day:has(.components-calendar__day-button:focus-visible),.components-calendar__day:has(.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__day-button{align-items:center;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:flex;font:inherit;font-variant-numeric:tabular-nums;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__day-button:before{border:none;border-radius:2px;content:"";inset:0;position:absolute;z-index:-1}.components-calendar__day-button:after{content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.components-calendar__day-button:disabled{cursor:revert}@media (forced-colors:active){.components-calendar__day-button:disabled{text-decoration:line-through}}.components-calendar__day-button:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:1px}.components-calendar__caption-label{align-items:center;border:0;display:inline-flex;position:relative;text-transform:capitalize;white-space:nowrap;z-index:1}.components-calendar__button-next,.components-calendar__button-previous{align-items:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__button-next:disabled,.components-calendar__button-next[aria-disabled=true],.components-calendar__button-previous:disabled,.components-calendar__button-previous[aria-disabled=true]{color:var(--wp-components-color-gray-600,#949494);cursor:revert}.components-calendar__button-next:focus-visible,.components-calendar__button-previous:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__chevron{display:inline-block;fill:currentColor;height:16px;width:16px}.components-calendar[dir=rtl] .components-calendar__nav .components-calendar__chevron{transform:rotate(180deg);transform-origin:50%}.components-calendar__month-caption{align-content:center;display:flex;height:32px;justify-content:center;margin-bottom:12px}.components-calendar__months{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;max-width:fit-content;position:relative}.components-calendar__month-grid{border-collapse:initial;border-spacing:0 4px}.components-calendar__nav{align-items:center;display:flex;height:32px;inset-block-start:0;inset-inline-end:0;inset-inline-start:0;justify-content:space-between;position:absolute}.components-calendar__weekday{color:var(--wp-components-color-gray-700,#757575);height:32px;padding:0;text-align:center;text-transform:uppercase;width:32px}.components-calendar__day--today:after{border:2px solid;border-radius:50%;content:"";height:0;inset-block-start:2px;inset-inline-end:2px;position:absolute;width:0;z-index:1}.components-calendar__day--selected:not(.components-calendar__range-middle):has(.components-calendar__day-button,.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-foreground-inverted,#fff)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:before{background-color:var(--wp-components-color-foreground,#1e1e1e);border:1px solid #0000}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:disabled:before{background-color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:hover:not(:disabled):before{background-color:var(--wp-components-color-gray-800,#2f2f2f)}.components-calendar__day--hidden{visibility:hidden}.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button,.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button:before{border-end-end-radius:0;border-start-end-radius:0}.components-calendar__range-middle .components-calendar__day-button:before{background-color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);border-color:#0000;border-radius:0;border-style:solid;border-width:1px 0}.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button,.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button:before{border-end-start-radius:0;border-start-start-radius:0}.components-calendar__day--preview svg{color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 16%,#0000);inset:0;pointer-events:none;position:absolute}@media (forced-colors:active){.components-calendar__day--preview svg{color:inherit}}.components-calendar[dir=rtl] .components-calendar__day--preview svg{transform:scaleX(-1)}.components-calendar__day--preview.components-calendar__range-middle .components-calendar__day-button:before{border:none}@keyframes slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:0s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}@media not (prefers-reduced-motion){.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:.3s}}.components-calendar[dir=rtl] .components-calendar__weeks-after-enter,.components-calendar__weeks-before-enter{animation-name:slide-in-left}.components-calendar[dir=rtl] .components-calendar__weeks-after-exit,.components-calendar__weeks-before-exit{animation-name:slide-out-left}.components-calendar[dir=rtl] .components-calendar__weeks-before-enter,.components-calendar__weeks-after-enter{animation-name:slide-in-right}.components-calendar[dir=rtl] .components-calendar__weeks-before-exit,.components-calendar__weeks-after-exit{animation-name:slide-out-right}.components-calendar__caption-after-enter{animation-name:fade-in}.components-calendar__caption-after-exit{animation-name:fade-out}.components-calendar__caption-before-enter{animation-name:fade-in}.components-calendar__caption-before-exit{animation-name:fade-out}.components-checkbox-control{--checkbox-input-size:24px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control{--checkbox-input-margin:8px}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin-right:12px;padding:6px 8px;transition:none}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;height:var(--checkbox-input-size);line-height:0;margin:0 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555d65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555d65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555d65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option{cursor:pointer}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{background:var(--wp-components-color-background,#fff);border:none;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container{align-items:flex-start;display:flex;flex-wrap:wrap;padding:0;width:100%}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:hover:not(:disabled):not([aria-disabled=true]),.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track{overflow:hidden}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__track:after{opacity:0}.components-form-toggle .components-form-toggle__thumb{border-radius:50%;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container{cursor:text;padding:0;width:100%}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{flex:1 0 100%;max-height:128px;min-width:100%;overflow-y:auto}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;list-style:none;margin:0;padding:0}.components-form-token-field__suggestion{box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-foreground-inverted,#fff)}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:64px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-64px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-2/var(--wp-block-editor-iframe-zoom-out-scale, 1));outline-style:solid;outline-width:calc(var(--wp-admin-border-width-focus)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1))}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{box-sizing:border-box}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;color:#1e1e1e;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame h1,.components-modal__frame h2,.components-modal__frame h3{color:#1e1e1e}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 128px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:flex-start}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__action.components-button{margin-right:8px}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button{height:auto}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]{flex:1 1 auto}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.components-placeholder.has-illustration{overflow:hidden}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover{will-change:transform;z-index:1000000}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{border:1px solid #1e1e1e;border-radius:50%;grid-column:1;grid-row:1;height:24px;margin-right:12px;max-width:24px;min-width:24px;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]{appearance:none;cursor:pointer;display:inline-flex;margin:0;padding:0}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__side-handle:before{opacity:0}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.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}.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 not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}} .components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px} .components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}.components-snackbar{backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button,.components-snackbar__action.components-external-link{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus,.components-snackbar__action.components-external-link:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover,.components-snackbar__action.components-external-link:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{background:var(--wp-components-color-background,#fff);border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;color:var(--wp-components-color-foreground,#1e1e1e);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.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:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border-color:var(--wp-components-color-gray-600,#949494)}.components-text-control__input::placeholder,.components-text-control__input[type=color]::placeholder,.components-text-control__input[type=date]::placeholder,.components-text-control__input[type=datetime-local]::placeholder,.components-text-control__input[type=datetime]::placeholder,.components-text-control__input[type=email]::placeholder,.components-text-control__input[type=month]::placeholder,.components-text-control__input[type=number]::placeholder,.components-text-control__input[type=password]::placeholder,.components-text-control__input[type=tel]::placeholder,.components-text-control__input[type=text]::placeholder,.components-text-control__input[type=time]::placeholder,.components-text-control__input[type=url]::placeholder,.components-text-control__input[type=week]::placeholder{color:color-mix(in srgb,var(--wp-components-color-foreground,#1e1e1e),#0000 38%)}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid var(--wp-components-color-foreground,#1e1e1e);border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:var(--wp-components-color-foreground,#1e1e1e)}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:var(--wp-components-color-background,#fff);border-right:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group{line-height:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:var(--wp-components-color-background,#fff);border:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.components-validated-control:has(:is(input,select):user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control :is(textarea,input[type=text]):user-invalid{--wp-admin-theme-color:#cc1818;--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control .components-combobox-control__suggestions-container:has(input:user-invalid):not(:has([aria-expanded=true])){border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate{position:relative}.components-validated-control__wrapper-with-error-delegate:has(select:user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input[type=radio]:invalid){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input:user-invalid) .components-form-token-field__input-container:not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__error-delegate{height:100%;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.components-validated-control__indicator{align-items:flex-start;animation:components-validated-control__indicator-jump .2s cubic-bezier(.68,-.55,.27,1.55);color:var(--wp-components-color-gray-700,#757575);display:flex;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.75rem;gap:4px;line-height:16px;margin:8px 0 0}.components-validated-control__indicator.is-invalid{color:#cc1818}.components-validated-control__indicator.is-valid{color:color-mix(in srgb,#000 30%,#4ab866)}.components-validated-control__indicator-icon{flex-shrink:0}.components-validated-control__indicator-spinner{height:12px;margin:2px;width:12px}@keyframes components-validated-control__indicator-jump{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.preference-base-option+.preference-base-option{margin-top:16px}@media (min-width:600px){.preferences-modal{height:calc(100% - 128px);width:calc(100% - 32px)}}@media (min-width:782px){.preferences-modal{width:750px}}@media (min-width:960px){.preferences-modal{height:70%}}@media (max-width:781px){.preferences-modal .components-modal__content{padding:0}}.preferences__tabs-tablist{left:16px;position:absolute!important;top:88px;width:160px}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{border:0;margin:0 0 2.5rem;padding:0}.preferences-modal__section:last-child{margin:0}.preferences-modal__section-legend{margin-bottom:8px}.preferences-modal__section-title{font-size:.9rem;font-weight:600;margin-top:0}.preferences-modal__section-description{color:#757575;font-size:12px;font-style:normal;margin:-8px 0 8px}.preferences-modal__section:has(.preferences-modal__section-content:empty){display:none}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-autocompleters__block[aria-selected=true] .block-editor-block-icon{color:inherit!important}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-global-styles-background-panel__inspector-media-replace-container{border:1px solid #ddd;border-radius:2px;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__inspector-media-replace-container.is-open{background-color:#f0f0f0}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item{border:0;flex-grow:1}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__inspector-preview-inner{height:100%}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown .block-editor-global-styles-background-panel__dropdown-toggle{height:40px}.block-editor-global-styles-background-panel__image-tools-panel-item{border:1px solid #ddd;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__image-tools-panel-item .components-drop-zone__content-icon{display:none}.block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button{color:#1e1e1e;display:block;width:100%}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:hover{color:var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading{height:100%;padding:10px 0 0;position:absolute;width:100%;z-index:1}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading svg{margin:0}.block-editor-global-styles-background-panel__dropdown-toggle{background:#0000;border:none;cursor:pointer;height:100%;padding-left:12px;padding-right:32px;width:100%}.block-editor-global-styles-background-panel__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles-background-panel__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-background-panel__reset.block-editor-global-styles-background-panel__reset{border-radius:2px}.block-editor-global-styles-background-panel__dropdown-toggle:hover+.block-editor-global-styles-background-panel__reset,.block-editor-global-styles-background-panel__reset:focus,.block-editor-global-styles-background-panel__reset:hover{opacity:1}@media (hover:none){.block-editor-global-styles-background-panel__reset{opacity:1}}.block-editor-global-styles-background-panel__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-global-styles-background-panel__inspector-preview-inner .block-editor-global-styles-background-panel__inspector-image-indicator-wrapper{height:20px;min-width:auto;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.block-editor-global-styles-background-panel__dropdown-content-wrapper{min-width:260px;overflow-x:hidden}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker-wrapper{background-color:#f0f0f0;border:1px solid #ddd;border-radius:2px;width:100%}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker__media--image{max-height:180px}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker:after{content:none}.modal-open .block-editor-global-styles-background-panel__popover{z-index:159890}.block-editor-global-styles-background-panel__media-replace-popover .components-popover__content{width:226px}.block-editor-global-styles-background-panel__media-replace-popover .components-button{padding:0 8px}.block-editor-global-styles-background-panel__media-replace-popover .components-button .components-menu-items__item-icon.has-icon-right{margin-left:16px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}iframe[name=editor-canvas]{box-sizing:border-box;display:block;height:100%;width:100%}@media not (prefers-reduced-motion){iframe[name=editor-canvas]{transition:all .4s cubic-bezier(.46,.03,.52,.96)}}iframe[name=editor-canvas]{background-color:var(--wp-editor-canvas-background)}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-inspector p:not(.components-base-control__help){margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.block-editor-block-inspector .block-editor-html-element-control:where(:not(:last-child)),.block-editor-block-inspector .block-editor-image-size-control:where(:not(:last-child)),.block-editor-block-inspector .components-base-control:where(:not(:last-child)),.block-editor-block-inspector .components-radio-control:where(:not(:last-child)){margin-bottom:16px}.block-editor-block-inspector .block-editor-html-element-control .components-base-control,.block-editor-block-inspector .block-editor-image-size-control .components-base-control,.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.block-editor-block-inspector .components-query-controls .components-base-control,.block-editor-block-inspector .components-range-control .components-base-control{margin-bottom:0}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0;margin-top:-1px}.block-editor-block-inspector__no-block-tools,.block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.block-editor-block-inspector-edit-contents-button{justify-content:center;margin-top:8px}.block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;position:absolute;will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__insertion-point-inserter{justify-content:center;left:calc(50% - 12px);top:calc(50% - 12px)}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter{line-height:0;position:absolute;right:0;top:0}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter:disabled{display:none}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;margin-bottom:8px;margin-top:8px;overflow:visible;pointer-events:all;position:static;width:auto}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:56px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar{overflow:visible}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0}@media not (prefers-reduced-motion){.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards}}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:-57px;position:absolute}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:before{content:""}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#fff;border:1px solid #1e1e1e;padding-left:6px;padding-right:6px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{padding-left:12px;padding-right:12px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:auto;margin-left:-1px;position:relative}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e}.is-dragging-components-draggable .components-tooltip{display:none}.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button{left:50%;pointer-events:all;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.block-editor-block-tools--is-dragging>.popover-slot{display:none}.block-editor-block-lock-modal{z-index:1000001}.block-editor-block-lock-modal__options{border:0;margin:0;padding:0}.block-editor-block-lock-modal__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{list-style:none;margin:0;padding:0}.block-editor-block-lock-modal__options-all{padding:12px 0}.block-editor-block-lock-modal__options-all .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{flex-shrink:0;margin-right:12px;fill:#1e1e1e}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding-top:16px}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.block-editor-block-allowed-blocks-control:not(:only-child){margin-top:16px}.block-editor-block-allowed-blocks-control__button{justify-content:center;width:100%}.block-editor-block-allowed-blocks-modal{z-index:1000001}.block-editor-block-allowed-blocks-modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:-32px;left:0;margin:0 -32px -32px;padding:16px 32px;position:sticky;z-index:1}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.block-editor-block-breadcrumb__button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;color:#1e1e1e;display:flex;padding:16px}.block-editor-block-card__title{align-items:center;display:flex;flex-wrap:wrap;font-weight:500;gap:4px 8px}.block-editor-block-card__title.block-editor-block-card__title{font-size:13px;line-height:1.4;margin:0}.block-editor-block-card__name{padding:3px 0}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;position:relative;-webkit-user-select:none;user-select:none;width:max-content}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{align-items:center;background-color:initial;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{transition:all .1s linear .1s}}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled .block-editor-block-draggable-chip__disabled-icon{background:#0000 linear-gradient(-45deg,#0000 47.5%,#fff 0,#fff 52.5%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1.5px #fff;display:inline-block;height:20px;padding:0;width:20px}.block-draggable-invalid-drag-token .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{background-color:#757575;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;opacity:1}.block-editor-block-manager__no-results{font-style:italic;padding:24px 0;text-align:center}.block-editor-block-manager__category{margin:0 0 24px}.block-editor-block-manager__category-title{background-color:#fff;padding:16px 0;position:sticky;top:-4px;z-index:1}.block-editor-block-manager__category-title .components-checkbox-control__label{font-weight:600}.block-editor-block-manager__checklist{margin-top:0}.block-editor-block-manager__category-title,.block-editor-block-manager__checklist-item{border-bottom:1px solid #ddd}.block-editor-block-manager__checklist-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;padding:8px 0 8px 16px}.components-modal__content .block-editor-block-manager__checklist-item.components-checkbox-control__input-container{margin:0 8px}.block-editor-block-manager__checklist-item .block-editor-block-icon{margin-right:10px;fill:#1e1e1e}.block-editor-block-manager__results{border-top:1px solid #ddd}.block-editor-block-manager__disabled-blocks-count+.block-editor-block-manager__results{border-top-width:0}.block-editor-block-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:20px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:3px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:3px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-button{overflow:hidden}.components-button.block-editor-block-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:16px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.block-editor-block-patterns-list__item{height:100%;outline:0;scroll-margin-bottom:56px;scroll-margin-top:24px}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;font-size:12px;text-align:left}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{border-radius:4px;outline:1px solid #0000001a;outline-offset:-1px}@media not (prefers-reduced-motion){.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{transition:outline .1s linear}}.block-editor-block-patterns-list__item.is-selected .block-editor-block-preview__container:after{outline-color:#1e1e1e;outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container:after{outline-color:#0000004d}.block-editor-block-patterns-list__item[data-focus-visible] .block-editor-block-preview__container:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details:not(:empty){align-items:center;margin-top:8px;padding-bottom:4px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:var(--wp-block-synced-color)}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.show-icon-labels .block-editor-patterns__grid-pagination-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination-button:before{content:attr(aria-label)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:initial;top:0;transform-origin:top left;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-rename-modal{z-index:1000001}.block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.block-editor-block-switcher{position:relative}.block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true],.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true]:hover{color:#1e1e1e}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover-preview-container{bottom:0;left:0;pointer-events:none;position:absolute;top:-1px;width:100%}.block-editor-block-switcher__popover-preview{overflow:hidden}.block-editor-block-switcher__popover-preview .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:4px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:unset}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border-radius:2px;height:100%}@media not (prefers-reduced-motion){.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{transition:all .05s ease-in-out}}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid #0000;position:relative}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-switcher__no-transforms{color:#757575;margin:0;padding:6px 8px}.block-editor-block-switcher__binding-indicator{display:block;padding:8px}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item{scroll-margin:5px 0}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:4px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:stretch;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:64px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:left;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;width:100%}@media not (prefers-reduced-motion){.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{transition:transform .5s,z-index .5s}}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{z-index:100}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms:where(fieldset){border:0;margin:0;padding:0}.block-editor-block-variation-transforms{box-sizing:border-box;padding:0 16px 16px 52px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:left;min-height:30px;padding:6px 12px;position:relative;text-align:left;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control__header{height:16px;margin-bottom:12px}.components-border-radius-control{border:0;margin:0 0 12px;padding:0}.components-border-radius-control legend{margin-bottom:0}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-right:12px}.components-border-radius-control .components-border-radius-control__linked-button{display:flex;justify-content:center}.components-border-radius-control .components-border-radius-control__linked-button svg{margin-right:0}.components-border-radius-control__custom-select-control,.components-border-radius-control__range-control{flex:1}.components-border-radius-control__icon{flex:0 0 auto}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{border:0;margin:0;min-width:0;padding:0}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px)}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0;position:relative}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item:nth-last-child(1 of .block-editor-tools-panel-color-gradient-settings__item){border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:left}.block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{max-width:calc(100% - 44px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.block-editor-panel-color-gradient-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-color-gradient-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-panel-color-gradient-settings__reset.block-editor-panel-color-gradient-settings__reset{border-radius:2px}.block-editor-panel-color-gradient-settings__dropdown:hover+.block-editor-panel-color-gradient-settings__reset,.block-editor-panel-color-gradient-settings__reset:focus,.block-editor-panel-color-gradient-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-color-gradient-settings__reset{opacity:1}}.block-editor-date-format-picker{border:none;margin:0 0 16px;padding:0}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-duotone-control__popover.components-popover>.components-popover__content{padding:8px;width:260px}.block-editor-duotone-control__popover.components-popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover.components-popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.components-font-appearance-control [role=option]{color:#1e1e1e;text-transform:capitalize}.block-editor-font-family-control:not(.is-next-has-no-margin-bottom){margin-bottom:8px}.block-editor-global-styles__toggle-icon{fill:currentColor}.block-editor-global-styles__shadow-popover-container{width:230px}.block-editor-global-styles__shadow__list{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:8px}.block-editor-global-styles__clear-shadow{text-align:right}.block-editor-global-styles-filters-panel__dropdown,.block-editor-global-styles__shadow-dropdown{border:1px solid #ddd;border-radius:2px;display:block;padding:0;position:relative}.block-editor-global-styles-filters-panel__dropdown-toggle,.block-editor-global-styles__shadow-dropdown-toggle{padding:8px;width:100%}.block-editor-global-styles-filters-panel__dropdown-toggle.is-open,.block-editor-global-styles__shadow-dropdown-toggle.is-open{background-color:#f0f0f0}.block-editor-global-styles__shadow-editor__remove-button{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-editor__remove-button{transition:opacity .1s ease-in-out}}.block-editor-global-styles__shadow-dropdown:hover .block-editor-global-styles__shadow-editor__remove-button,.block-editor-global-styles__shadow-editor__remove-button:focus,.block-editor-global-styles__shadow-editor__remove-button:hover{opacity:1}@media (hover:none){.block-editor-global-styles__shadow-editor__remove-button{opacity:1}}.block-editor-global-styles__shadow-indicator{align-items:center;appearance:none;background:none;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box;color:#2f2f2f;cursor:pointer;display:inline-flex;height:26px;padding:0;transform:scale(1);width:26px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-indicator{transition:transform .1s ease}}.block-editor-global-styles__shadow-indicator{will-change:transform}.block-editor-global-styles__shadow-indicator:focus{border:2px solid #757575}.block-editor-global-styles__shadow-indicator:hover{transform:scale(1.2)}.block-editor-global-styles__shadow-indicator.unset{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-panel-duotone-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-duotone-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-filters-panel__dropdown:hover .block-editor-panel-duotone-settings__reset,.block-editor-panel-duotone-settings__reset:focus,.block-editor-panel-duotone-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-duotone-settings__reset{opacity:1}}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer{z-index:30}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .components-popover__content *{pointer-events:none}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer.is-dropping-allowed .block-editor-grid-visualizer__drop-zone{pointer-events:all}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .block-editor-inserter *{pointer-events:auto}.block-editor-grid-visualizer__grid{display:grid;position:absolute}.block-editor-grid-visualizer__cell{display:grid;position:relative}.block-editor-grid-visualizer__cell .block-editor-inserter{bottom:0;color:inherit;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:32}.block-editor-grid-visualizer__cell .block-editor-inserter .block-editor-grid-visualizer__appender{box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 20%,#0000);color:inherit;height:100%;opacity:0;overflow:hidden;padding:0!important;width:100%}.block-editor-grid-visualizer__cell.is-highlighted .block-editor-grid-visualizer__drop-zone,.block-editor-grid-visualizer__cell.is-highlighted .block-editor-inserter{background:var(--wp-admin-theme-color)}.block-editor-grid-visualizer__cell .block-editor-grid-visualizer__appender:focus,.block-editor-grid-visualizer__cell:hover .block-editor-grid-visualizer__appender{background-color:color-mix(in srgb,currentColor 20%,#0000);opacity:1}.block-editor-grid-visualizer__drop-zone{background:#cccccc1a;grid-column:1;grid-row:1;height:100%;min-height:8px;min-width:8px;width:100%}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer{z-index:30}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer .components-popover__content *{pointer-events:none}.block-editor-grid-item-resizer__box{border:1px solid var(--wp-admin-theme-color)}.block-editor-grid-item-resizer__box .components-resizable-box__handle.components-resizable-box__handle.components-resizable-box__handle{pointer-events:all}.block-editor-grid-item-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button{min-width:0!important;padding-left:0;padding-right:0;width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button svg{min-width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:before,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-grid-item-mover__move-vertical-button-container{display:flex;position:relative}@media (min-width:600px){.block-editor-grid-item-mover__move-vertical-button-container{flex-direction:column;justify-content:space-around}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button{height:20px!important;min-width:0!important;width:100%}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button:before{height:calc(100% - 4px)}.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-down-button svg,.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-up-button svg{flex-shrink:0;height:20px}.editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container{height:40px;position:relative;top:-4px}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container{position:relative}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#e0e0e0;content:"";height:100%;position:absolute;top:0;width:1px}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left{padding-right:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left:before{right:0}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right{padding-left:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right:before{left:0}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover-button{white-space:nowrap}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#ddd;height:24px;top:4px}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container:before{background:#ddd;width:calc(100% - 24px)}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-iframe__container{height:100%;width:100%}.block-editor-iframe__scale-container{height:100%}.block-editor-iframe__scale-container.is-zoomed-out{position:absolute;right:0;width:var(--wp-block-editor-iframe-zoom-out-scale-container-width,100vw)}.block-editor-block-types-list__list-item{display:block;margin:0;padding:0;width:33.33%}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-block-synced-color)!important}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:var(--wp-block-synced-color)}.components-button.block-editor-block-types-list__item{align-items:stretch;background:#0000;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;justify-content:center;padding:8px;width:100%;word-break:break-word}@media not (prefers-reduced-motion){.components-button.block-editor-block-types-list__item{transition:all .05s ease-in-out}}.components-button.block-editor-block-types-list__item{height:auto;position:relative}.components-button.block-editor-block-types-list__item:disabled,.components-button.block-editor-block-types-list__item[aria-disabled=true]{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-types-list__item-icon{color:#1e1e1e;padding:12px 20px}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon{transition:all .05s ease-in-out}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{font-size:12px;hyphens:auto;padding:4px 2px 8px}.block-editor-block-inspector__tabs [role=tablist]{width:100%}.block-editor-inspector-popover-header{margin-bottom:16px}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{min-width:350px;position:relative}.components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top{flex-wrap:wrap;gap:4px}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top .components-button.has-icon{padding:4px;width:auto}.show-icon-labels .block-editor-link-control .is-preview .block-editor-link-control__search-item-header{margin-right:0;min-width:100%}.block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.block-editor-link-control__help{color:#757575;font-size:12px;font-style:normal;margin-bottom:0;margin-top:-8px;padding:0 16px}.block-editor-link-control__search-input-container,.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field .components-base-control__label{color:#1e1e1e}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{padding:8px 16px 16px}.block-editor-link-control__search-results-wrapper{position:relative}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";display:block;left:-1px;pointer-events:none;position:absolute;right:16px;z-index:100}.block-editor-link-control__search-results-wrapper:before{bottom:auto;height:8px;top:0}.block-editor-link-control__search-results-wrapper:after{bottom:0;height:16px;top:auto}.block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:left}.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.block-editor-link-control__search-item .components-menu-item__item mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;white-space:nowrap}.block-editor-link-control__search-item[aria-selected]{background:#f0f0f0}.block-editor-link-control__search-item.is-current{background:#0000;border:0;cursor:default;flex-direction:column;padding:16px;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{align-items:center;display:block;flex-direction:row;gap:8px;margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-info{color:#757575;font-size:12px;line-height:1.1;word-break:break-all}.block-editor-link-control__search-item.is-preview .block-editor-link-control__search-item-header{display:flex;flex:1}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.block-editor-link-control__search-item.is-url-title .block-editor-link-control__search-item-title{word-break:break-all}.block-editor-link-control__search-item .block-editor-link-control__search-item-details{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-icon{background-color:#f0f0f0;border-radius:2px;height:32px;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{line-height:1.1}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus{box-shadow:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus-visible{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000;text-decoration:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:initial;color:inherit;font-weight:600}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-title .components-external-link__icon{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s}}.block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";display:block;left:0;position:absolute;top:-10px;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.block-editor-link-control__settings{border:0;margin:0;padding:0}.block-editor-link-control__setting{flex:1;margin-bottom:0;padding:8px 24px}.block-editor-link-control__setting .components-base-control:not(.components-input-control) .components-base-control__field{display:flex}.block-editor-link-control__setting .components-base-control__field .components-checkbox-control__label{color:#1e1e1e}.block-editor-link-control__setting input{margin-left:0}.is-preview .block-editor-link-control__setting{padding:20px 8px 8px 0}.block-editor-link-control__tools{margin-top:-16px;padding:8px 8px 0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle{gap:0;padding-left:0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true]{color:#1e1e1e}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition:transform .1s ease}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition:transform .1s ease}}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:auto;position:absolute;right:40px;top:calc(50% - 8px)}.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{right:12px;top:calc(50% + 4px)}.block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-tree.is-dragging tbody{pointer-events:none}.block-editor-list-view-leaf{position:relative;transform:translateY(0)}.block-editor-list-view-leaf.is-draggable,.block-editor-list-view-leaf.is-draggable .block-editor-list-view-block-contents{cursor:grab}.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:var(--wp-admin-theme-color)}.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:currentColor}@media (forced-colors:active){.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:CanvasText}}.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.block-editor-list-view-leaf.is-selected td{background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced td{background:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:rgba(var(--wp-block-synced-color--rgb),.04)}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-normal{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-normal{transform:translateY(0)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-up{transform:translateY(-32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-down{transform:translateY(32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks{transform:translateY(calc(var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transform:translateY(calc(-32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transform:translateY(calc(32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}.block-editor-list-view-leaf.is-dragging{left:0;opacity:0;pointer-events:none;z-index:-9999}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;box-sizing:border-box;color:inherit;display:flex;font-family:inherit;font-size:13px;font-weight:400;height:32px;margin:0;padding:6px 4px 6px 0;position:relative;text-align:left;text-decoration:none;white-space:nowrap;width:100%}@media not (prefers-reduced-motion){.block-editor-list-view-leaf .block-editor-list-view-block-contents{transition:box-shadow .1s linear}}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:-29px;top:0;z-index:2}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus,.block-editor-list-view-leaf.is-nesting .block-editor-list-view__menu{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{opacity:1}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width:28px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell>*{opacity:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover>*{opacity:1}.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%}.block-editor-list-view-leaf .block-editor-block-mover-button{height:24px;position:relative;width:36px}.block-editor-list-view-leaf .block-editor-block-mover-button svg{height:24px;position:relative}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end;margin-top:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start;margin-bottom:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button:before{height:16px;left:0;min-width:100%;right:0}.block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper svg{left:2px;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title{flex:1;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{position:absolute;right:0;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:#0000004d;color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__block-visibility,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__sticky{line-height:0}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__images{display:flex}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image{background-size:cover;border-radius:1px;height:18px;width:18px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child){margin-left:-6px}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-list-view-draggable-chip{opacity:.8}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{cursor:pointer;height:24px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:192px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:48px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:72px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:96px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:120px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:144px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:168px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(90deg)}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.block-editor-list-view-drop-indicator--preview{pointer-events:none}.block-editor-list-view-drop-indicator--preview .components-popover__content{overflow:hidden!important}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line{background:rgba(var(--wp-admin-theme-color--rgb),.04);border-radius:4px;height:32px;overflow:hidden}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line--darker{background:rgba(var(--wp-admin-theme-color--rgb),.09)}.block-editor-list-view-placeholder{height:32px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;color:#fff;height:24px;margin:8px 0 0 24px;padding:0}.list-view-appender .block-editor-inserter__toggle.has-icon.is-next-40px-default-size{min-width:24px}.list-view-appender .block-editor-inserter__toggle:focus,.list-view-appender .block-editor-inserter__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.list-view-appender__description{display:none}.block-editor-media-placeholder__url-input-form{min-width:260px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form{width:300px}}.block-editor-media-placeholder__url-input-form input{direction:ltr}.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-replace-flow__media-upload-menu:not(:empty)+.block-editor-media-flow__url-input{border-top:1px solid #1e1e1e;margin-top:8px;padding-bottom:8px}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.block-editor-media-flow__url-input .block-editor-link-control{width:300px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools{justify-content:flex-end;padding:16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{padding:0;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{padding:8px 0 0}.block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{overflow:hidden;word-wrap:break-word}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-multi-selection-inspector__card{padding:16px}.block-editor-multi-selection-inspector__card-title{font-weight:500}.block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-left:-2px;padding:0 3px;width:36px}.block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{border-radius:2px;box-shadow:none;margin-bottom:8px;min-width:auto;outline:none;width:auto}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group{background:none}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{background:#f1f1f1;font-size:14px;font-weight:600;z-index:100000}.block-editor-tabbed-sidebar{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden}.block-editor-tabbed-sidebar__tablist-and-close-button{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding-right:8px}.block-editor-tabbed-sidebar__close-button{align-self:center;background:#fff;order:1}.block-editor-tabbed-sidebar__tablist{margin-bottom:-1px}.block-editor-tabbed-sidebar__tabpanel{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;scrollbar-gutter:auto}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{min-width:300px;width:auto}}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{margin:0;position:absolute;right:8px;top:calc(50% - 8px)}.block-editor-url-input__suggestions{max-height:200px}@media not (prefers-reduced-motion){.block-editor-url-input__suggestions{transition:all .15s ease-in-out}}.block-editor-url-input__suggestions{overflow-y:auto;padding:4px 0;width:302px}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:grid}}.block-editor-url-input__suggestion{background:#fff;border:none;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:left;width:100%}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;position:absolute;right:-1px;width:1px}.block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.block-editor-url-popover__additional-controls{border-top:1px solid #1e1e1e;padding:8px}.block-editor-url-popover__input-container{padding:8px}.block-editor-url-popover__row{align-items:center;display:flex;gap:4px}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1;gap:8px}.block-editor-url-popover__additional-controls .components-button.has-icon{height:auto;padding-left:8px;padding-right:8px;text-align:left}.block-editor-url-popover__additional-controls .components-button.has-icon>svg{margin-right:8px}.block-editor-url-popover__settings-toggle{flex-shrink:0}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{border-top:1px solid #1e1e1e;display:block;padding:16px}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-viewer-url{align-items:center;display:flex;flex-grow:1;flex-shrink:1;margin-right:8px;max-width:350px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-url-popover__expand-on-click{align-items:center;display:flex;min-width:350px;white-space:nowrap}.block-editor-url-popover__expand-on-click .text{flex-grow:1}.block-editor-url-popover__expand-on-click .text p{line-height:16px;margin:0}.block-editor-url-popover__expand-on-click .text p.description{color:#757575;font-size:12px}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.block-editor-hooks__block-hooks .block-editor-hooks__block-hooks-helptext{color:#757575;font-size:12px;margin-bottom:16px}div.block-editor-bindings__panel{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}div.block-editor-bindings__panel button:hover .block-editor-bindings__item span{color:inherit}.border-block-support-panel .single-column{grid-column:span 1}.color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px}.color-block-support-panel .block-editor-contrast-checker .components-notice__content{margin-right:0}.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.dimensions-block-support-panel .single-column{grid-column:span 1}.block-editor-hooks__layout-constrained .components-base-control{margin-bottom:0}.block-editor-hooks__layout-constrained-helptext{color:#757575;font-size:12px;margin-bottom:0}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor-hooks__grid-layout-columns-and-rows-controls,.block-editor-hooks__grid-layout-minimum-width-control{border:0;margin:0;padding:0}.block-editor__spacing-visualizer{border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;width:100%}@media not (prefers-reduced-motion){.block-editor-block-toolbar{transition:border-color .1s linear,box-shadow .1s linear}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;border:0;border-right:1px solid #ddd;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button:before{background:color-mix(in srgb,var(--wp-block-synced-color) 10%,#0000);border-radius:2px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-connected .block-editor-block-switcher__no-switcher-icon[aria-disabled=true] .block-editor-block-icon,.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .block-editor-block-switcher__no-switcher-icon[aria-disabled=true] .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2),.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar,.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar-group,.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}.block-editor-block-toolbar .components-toolbar-group:empty{display:none}.block-editor-block-contextual-toolbar{background-color:#fff;display:block;flex-shrink:3;position:sticky;top:0;width:100%;z-index:31}.block-editor-block-contextual-toolbar.components-accessible-toolbar{border:none;border-radius:0}.block-editor-block-contextual-toolbar.is-unstyled{box-shadow:0 1px 0 0 rgba(0,0,0,.133)}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{overflow:auto;overflow-y:hidden}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar{height:12px;width:12px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-track{background-color:initial}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e0e0e0;border:3px solid #0000;border-radius:8px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover::-webkit-scrollbar-thumb{background-color:#949494}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover{scrollbar-color:#949494 #0000}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{will-change:transform}@media (hover:none){.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#949494 #0000}}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-gutter:auto}.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child:after{display:none}.block-editor-block-contextual-toolbar>.block-editor-block-toolbar{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector{margin-bottom:-1px;margin-top:-1px;position:relative}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector:after{align-items:center;background-color:#1e1e1e;border-radius:100%;content:"";display:inline-flex;height:2px;position:absolute;right:0;top:15px;width:2px}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin:0!important;width:24px!important}.block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-flex}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)){width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)) svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)):after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button{border-bottom-right-radius:0;border-top-right-radius:0;padding-left:12px;padding-right:12px;text-wrap:nowrap}.show-icon-labels .block-editor-block-parent-selector .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{position:relative;width:auto}@media (min-width:600px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #ddd;margin-left:6px;margin-right:-6px;white-space:nowrap}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-block-toolbar-change-design-content-wrapper{padding:12px;width:320px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter{background:none;border:none;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__main-area{gap:16px;height:100%;position:relative}.block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.block-editor-inserter__main-area .block-editor-tabbed-sidebar{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;outline:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:4px 4px 0 0;border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 4px 4px}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tablist{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{align-items:center;border:none;cursor:pointer;display:inline-flex;outline:none;padding:0}@media not (prefers-reduced-motion){.block-editor-inserter__toggle.components-button{transition:color .2s ease}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}@media (min-width:782px){.block-editor-inserter__menu.show-panel{width:630px}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px 16px 0}.block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto;position:relative}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0;position:relative}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:500;margin:0 12px 0 0;text-transform:uppercase}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__no-results,.block-editor-inserter__patterns-loading{padding:32px;text-align:center}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{align-items:center;display:flex}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container__popover{top:16px!important}.block-editor-inserter__preview-container{display:none;max-height:calc(100% - 32px);overflow-y:hidden;padding:16px;width:280px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-inserter__media-list__list-item{height:100%}.block-editor-inserter__preview-container .block-editor-block-card{padding-bottom:4px;padding-left:0;padding-right:0}.block-editor-inserter__insertable-blocks-at-selection{border-bottom:1px solid #e0e0e0}.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__media-tabs-container{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px}.block-editor-inserter__category-tablist{margin-bottom:8px}.block-editor-inserter__category-panel{display:flex;flex-direction:column;outline:1px solid #0000;padding:0 16px}@media (min-width:782px){.block-editor-inserter__category-panel{background:#f0f0f0;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;height:calc(100% + 1px);left:350px;padding:0;position:absolute;top:-1px;width:280px}.block-editor-inserter__category-panel .block-editor-block-patterns-list,.block-editor-inserter__category-panel .block-editor-inserter__media-list{padding:0 24px 16px}}.block-editor-inserter__patterns-category-panel-header{padding:8px 0}@media (min-width:782px){.block-editor-inserter__patterns-category-panel-header{padding:8px 24px}}.block-editor-inserter__patterns-category-no-results{margin-top:24px}.block-editor-inserter__patterns-filter-help{border-top:1px solid #ddd;color:#757575;min-width:280px;padding:16px}.block-editor-block-patterns-list,.block-editor-inserter__media-list{flex-grow:1;height:100%;overflow-y:auto}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;border-radius:2px;color:#757575;display:flex;flex:1;justify-content:center;min-height:144px}.block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:left;height:0;padding:0}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;width:100%}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);box-shadow:none}.block-editor-block-patterns-explorer__sidebar{bottom:0;left:0;overflow-x:visible;overflow-y:auto;padding:24px 32px 32px;position:absolute;top:72px;width:280px}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:left;width:100%}.block-editor-block-patterns-explorer__search{margin-bottom:32px}.block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.block-editor-block-patterns-explorer__list{margin-left:280px;padding:24px 0 32px}.block-editor-block-patterns-explorer__list .block-editor-patterns__sync-status-filter .components-input-control__container{width:380px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list{display:grid;grid-gap:32px;grid-template-columns:repeat(1,1fr);margin-bottom:16px}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{height:inherit;max-height:800px;min-height:100px}.components-heading.block-editor-inserter__patterns-category-panel-title{font-weight:500}.block-editor-inserter__media-library-button.components-button,.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__media-panel{padding:0}}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:24px}@media (min-width:782px){.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:0;padding:16px 24px}}.block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.block-editor-inserter__media-list__list-item[draggable=true] .block-editor-inserter__media-list__list-item{cursor:grab}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview>*{outline-color:#0000004d}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options>button{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options{position:absolute;right:8px;top:8px}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;display:none}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-inserter__media-list__item{height:100%}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%;outline:1px solid #0000001a;outline-offset:-1px}.block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:#ffffffb3;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}@media not (prefers-reduced-motion){.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{transition:outline .1s linear}}.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.block-editor-inserter__hint{margin:16px 16px 0}.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.block-editor-inserter__pattern-panel-placeholder{display:none}.block-editor-inserter__menu.is-zoom-out{display:flex}@media (min-width:782px){.block-editor-inserter__menu.is-zoom-out.show-panel:after{content:"";display:block;height:100%;width:300px}}@media (max-width:959px){.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}}.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:none;padding:0 24px 16px}@media (min-width:480px){.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:block}}.spacing-sizes-control{border:0;margin:0;padding:0}.spacing-sizes-control .spacing-sizes-control__custom-value-input,.spacing-sizes-control .spacing-sizes-control__label{margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__range-control{flex:1;margin-bottom:0}.spacing-sizes-control__header{height:16px;margin-bottom:12px}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__custom-select-control,.spacing-sizes-control__custom-value-input{flex:1}.spacing-sizes-control__custom-toggle,.spacing-sizes-control__icon{flex:0 0 auto}.spacing-sizes-control__icon{margin-left:-4px}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,114.7661290323,160.5;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,96.5322580645,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7.3723404255,81.914893617,108.1276595745;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:5.7446808511,63.829787234,84.2553191489;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56.2692307692,51.4461538462,48.2307692308;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:42.5384615385,38.8923076923,36.4615384615;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:69.8430232558,53.6598837209,92.8401162791;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:57.6860465116,44.3197674419,76.6802325581;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221.4908256881,56.1788990826,45.0091743119;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:207.8348623853,44.2201834862,33.1651376147;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87.0873362445,110.192139738,116.4126637555;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76.1746724891,96.384279476,101.8253275109;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:216.8782608696,116.1847826087,37.6217391304;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195.147826087,104.5434782609,33.852173913;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}.wp-block-popup-maker-cta-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-popup-maker-cta-button__link.aligncenter,.wp-block-popup-maker-cta-button__link.has-text-align-center{text-align:center}.wp-block-popup-maker-cta-button__link.alignright,.wp-block-popup-maker-cta-button__link.has-text-align-right{text-align:right}.wp-block-popup-maker-cta-button__link.alignleft,.wp-block-popup-maker-cta-button__link.has-text-align-left{text-align:left}:where(.wp-block-popup-maker-cta-button__link){border-radius:9999px;box-shadow:none;padding:1rem 2.25rem;text-decoration:none}.wp-block-popup-maker-cta-button[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width{max-width:none}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width .wp-block-popup-maker-cta-button__link{width:100%}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-100{flex-basis:100%;width:100%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:25%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:50%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:75%}.wp-block-popup-maker-cta-button.is-style-squared,.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button.is-style-squared{border-radius:0}.wp-block-popup-maker-cta-button.no-border-radius,.wp-block-popup-maker-cta-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-popup-maker-cta-button){font-family:inherit;font-size:var(--wp--preset--font-size--medium);font-style:normal;line-height:inherit}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline){background-color:var(--wp--preset--color--contrast);border-color:var(--wp--preset--color--contrast);color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 85%,#0000);border-color:#0000;color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link){border:1px solid;padding:calc(1rem - 1px) calc(2.25rem - 1px)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-background)){background-color:#0000;background-image:none}:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 5%,#0000)}.wp-block-popup-maker-cta-button__link:hover.has-background:not(.is-style-outline):hover,.wp-block-popup-maker-cta-button__link:hover[style*=background-color]:not(.is-style-outline){filter:brightness(.85)}.wp-block-popup-maker-cta-button__link:hover.is-style-outline:hover{filter:brightness(1.05)}@supports not (background-color:color-mix(in srgb,red 50%,blue)){:where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{filter:brightness(.85)}:where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){filter:brightness(1.05)}}.wp-block-popup-maker-cta-button{cursor:text;position:relative}
.wp-block-popup-maker-cta-buttons{box-sizing:border-box}.wp-block-popup-maker-cta-buttons.is-vertical{flex-direction:column}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button:last-child{margin-bottom:0}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button{display:inline-block;margin:0}.wp-block-popup-maker-cta-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-center{justify-content:center}.wp-block-popup-maker-cta-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-popup-maker-cta-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-popup-maker-cta-buttons.aligncenter{text-align:center}.wp-block-popup-maker-cta-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-popup-maker-cta-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button,.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-button.aligncenter{text-align:center}:root .wp-block-popup-maker-cta-buttons.is-layout-flex:not([class*=wp-container-popup-maker-cta-buttons-is-layout-]){gap:16px}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:normal;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:.001s!important;animation-duration:.001s!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:none;background:none;box-shadow:none;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:before,.cn-close-icon:after{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:rgba(128,128,128,1)}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:normal;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:none;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-text-container,.cn-buttons-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}@font-face {
font-family: 'trx_addons_icons';
src: url(//oninho.pt/wp-content/plugins/trx_addons/css/font-icons/font/trx_addons_icons.eot?4846501);
src: url(//oninho.pt/wp-content/plugins/trx_addons/css/font-icons/font/trx_addons_icons.eot?4846501#iefix) format('embedded-opentype'),
url(//oninho.pt/wp-content/plugins/trx_addons/css/font-icons/font/trx_addons_icons.svg?4846501#trx_addons_icons) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'trx_addons_icons';
src: url(data:application/octet-stream;base64,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) format('woff'),
url(data:application/octet-stream;base64,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6C4AAAAvAADoLwAA6C8AAAAwAADoMAAA6DAAAAAxAADoMQAA6DEAAAAyAADoMgAA6DIAAAAzAADoMwAA6DMAAAA0AADoNAAA6DQAAAA1AADoNQAA6DUAAAA2AADoNgAA6DYAAAA3AADoNwAA6DcAAAA4AADoOAAA6DgAAAA5AADoOQAA6DkAAAA6AADoOgAA6DoAAAA7AADoOwAA6DsAAAA8AADoPAAA6DwAAAA9AADoPQAA6D0AAAA+AADoPgAA6D4AAAA/AADoPwAA6D8AAABAAADoQAAA6EAAAABBAADoQQAA6EEAAABCAADoQgAA6EIAAABDAADoQwAA6EMAAABEAADoRAAA6EQAAABFAADoRQAA6EUAAABGAADoRgAA6EYAAABHAADoRwAA6EcAAABIAADoSAAA6EgAAABJAADoSQAA6EkAAABKAADoSgAA6EoAAABLAADoSwAA6EsAAABMAADoTAAA6EwAAABNAADoTQAA6E0AAABOAADoTgAA6E4AAABPAADoTwAA6E8AAABQAADoUAAA6FAAAABRAADoUQAA6FEAAABSAADoUgAA6FIAAABTAADoUwAA6FMAAABUAADoVAAA6FQAAABVAADoVQAA6FUAAABWAADoVgAA6FYAAABXAADoVwAA6FcAAABYAADoWAAA6FgAAABZAADoWQAA6FkAAABaAADoWgAA6FoAAABbAADoWwAA6FsAAABcAADoXAAA6FwAAABdAADoXQAA6F0AAABeAADoXgAA6F4AAABfAADoXwAA6F8AAABgAADoYAAA6GAAAABhAADoYQAA6GEAAABiAADoYgAA6GIAAABjAADoYwAA6GMAAABkAADoZAAA6GQAAABlAADoZQAA6GUAAABmAADoZgAA6GYAAABnAADoZwAA6GcAAABoAADoaAAA6GgAAABpAADoaQAA6GkAAABqAADoagAA6GoAAABrAADoawAA6GsAAABsAADobAAA6GwAAABtAADobQAA6G0AAABuAADobgAA6G4AAABvAADobwAA6G8AAABwAADocAAA6HAAAABxAADocQAA6HEAAAByAADocgAA6HIAAABzAADocwAA6HMAAAB0AADodAAA6HQAAAB1AADodQAA6HUAAAB2AADodgAA6HYAAAB3AADodwAA6HcAAAB4AADoeAAA6HgAAAB5AADoeQAA6HkAAAB6AADoegAA6HoAAAB7AADoewAA6HsAAAB8AADofAAA6HwAAAB9AADofQAA6H0AAAB+AADofgAA6H4AAAB/AADofwAA6H8AAACAAADogAAA6IAAAACBAADogQAA6IEAAACCAADoggAA6IIAAACDAADogwAA6IMAAACEAADohAAA6IQAAACFAADohQAA6IUAAACGAADohgAA6IYAAACHAADohwAA6IcAAACIAADoiAAA6IgAAACJAADoiQAA6IkAAACKAADoigAA6IoAAACLAADoiwAA6IsAAACMAADojAAA6IwAAACNAADojQAA6I0AAACOAADojgAA6I4AAACPAADojwAA6I8AAACQAADokAAA6JAAAACRAADokQAA6JEAAACSAADokwAA6JMAAACTAADolAAA6JQAAACUAADolQAA6JUAAACVAADolgAA6JYAAACWAADolwAA6JcAAACXAADomAAA6JgAAACYAADomQAA6JkAAACZAADomgAA6JoAAACaAADomwAA6JsAAACbAADonAAA6JwAAACcAADonQAA6J0AAACdAADongAA6J4AAACeAADonwAA6J8AAACfAADooAAA6KAAAACgAADooQAA6KEAAAChAADoogAA6KIAAACiAADoowAA6KMAAACjAADopAAA6KQAAACkAADopQAA6KUAAAClAADopgAA6KYAAACmAADopwAA6KcAAACnAADoqAAA6KgAAACoAADoqQAA6KkAAACpAADoqgAA6KoAAACqAADoqwAA6KsAAACrAADorAAA6KwAAACsAADorQAA6K0AAACtAADorgAA6K4AAACuAADorwAA6K8AAACvAADosAAA6LAAAACwAADosQAA6LEAAACxAADosgAA6LIAAACyAADoswAA6LMAAACzAADotAAA6LQAAAC0AADotQAA6LUAAAC1AADotgAA6LYAAAC2AADotwAA6LcAAAC3AADouAAA6LgAAAC4AADouQAA6LkAAAC5AADougAA6LoAAAC6AADouwAA6LsAAAC7AADovAAA6LwAAAC8AADovQAA6L0AAAC9AADovgAA6L4AAAC+AADovwAA6L8AAAC/AADowAAA6MAAAADAAADowQAA6MEAAADBAADowgAA6MIAAADCAADowwAA6MMAAADDAADoyQAA6MkAAADEAADoygAA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b250ZWxsby5jb210cnhfYWRkb25zX2ljb25zUmVndWxhcnRyeF9hZGRvbnNfaWNvbnN0cnhfYWRkb25zX2ljb25zVmVyc2lvbiAxLjB0cnhfYWRkb25zX2ljb25zR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AQwBvAHAAeQByAGkAZwBoAHQAIAAoAEMAKQAgADIAMAAyADQAIABiAHkAIABvAHIAaQBnAGkAbgBhAGwAIABhAHUAdABoAG8AcgBzACAAQAAgAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAHQAcgB4AF8AYQBkAGQAbwBuAHMAXwBpAGMAbwBuAHMAUgBlAGcAdQBsAGEAcgB0AHIAeABfAGEAZABkAG8AbgBzAF8AaQBjAG8AbgBzAHQAcgB4AF8AYQBkAGQAbwBuAHMAXwBpAGMAbwBuAHMAVgBlAHIAcwBpAG8AbgAgADEALgAwAHQAcgB4AF8AYQBkAGQAbwBuAHMAXwBpAGMAbwBuAHMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAAIAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzQECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4BHwEgASEBIgEjASQBJQEmAScBKAEpASoBKwEsAS0BLgEvATABMQEyATMBNAE1ATYBNwE4ATkBOgE7ATwBPQE+AT8BQAFBAUIBQwFEAUUBRgFHAUgBSQFKAUsBTAFNAU4BTwFQAVEBUgFTAVQBVQFWAVcBWAFZAVoBWwFcAV0BXgFfAWABYQFiAWMBZAFlAWYBZwFoAWkBagFrAWwBbQFuAW8BcAFxAXIBcwF0AXUBdgF3AXgBeQF6AXsBfAF9AX4BfwGAAYEBggGDAYQBhQGGAYcBiAGJAYoBiwGMAY0BjgGPAZABkQGSAZMBlAGVAZYBlwGYAZkBmgGbAZwBnQGeAZ8BoAGhAaIBowGkAaUBpgGnAagBqQGqAasBrAGtAa4BrwGwAbEBsgGzAbQBtQG2AbcBuAG5AboBuwG8Ab0BvgG/AcABwQHCAcMBxAHFAcYBxwHIAckBygHLAcwBzQHOAAVzcGluMwVzcGluNQVzaGFyZQNhZG4HYW5kcm9pZAlhbmdlbGxpc3QFYXBwbGUHYmVoYW5jZQliaXRidWNrZXQKYnV5c2VsbGFkcwJjYwhjb2Rlb3Blbg5jb25uZWN0ZGV2ZWxvcARjc3MzCGRhc2hjdWJlCWRlbGljaW91cwpkZXZpYW50YXJ0BGRpZ2cIZHJpYmJibGUHZHJvcGJveAZkcnVwYWwIZmFjZWJvb2sGZmxpY2tyCGZvcnVtYmVlCmZvdXJzcXVhcmUDZ2l0BmdpdGh1YgZnb29nbGUFZ3BsdXMHZ3dhbGxldAtoYWNrZXItbmV3cwVodG1sNQlpbnN0YWdyYW0HaW94aG9zdAZqb29tbGEIanNmaWRkbGUGbGFzdGZtB2xlYW5wdWIIbGlua2VkaW4FbGludXgGbWF4Y2RuCG1lYW5wYXRoBm9wZW5pZAlwYWdlbGluZXMGcGF5cGFsDnBpZWQtcGlwZXItYWx0CXBpbnRlcmVzdAJxcQZyZWRkaXQGcmVucmVuBnNlbGxzeQxzaGlydHNpbmJ1bGsLc2ltcGx5YnVpbHQIc2t5YXRsYXMFc2t5cGUFc2xhY2sKc2xpZGVzaGFyZQ1zdGFja292ZXJmbG93BXN0ZWFtC3N0dW1ibGV1cG9uDXRlbmNlbnQtd2VpYm8GdHJlbGxvBnR1bWJscgZ0d2l0Y2gHdHdpdHRlcgR2aW5lCXZrb250YWt0ZQZ3ZWNoYXQId2hhdHNhcHAFd2VpYm8Hd2luZG93cwl3b3JkcHJlc3MEeGluZwR5ZWxwB3lvdXR1YmUFeWFob28GY2lyY2xlBWxlbW9uCnNvdW5kY2xvdWQOZ29vZ2xlLWNpcmNsZXMHbG9nby1kYgZzd2VkZW4IZXZlcm5vdGUFaGVhcnQLaGVhcnQtZW1wdHkDZXllB2NvbW1lbnQEZG93bgRsZWZ0BXJpZ2h0AnVwBnBlbmNpbAlzaGFyZWFibGUFdG9vbHMGYmFza2V0BXJlcGx5CXJlcGx5LWFsbAdmb3J3YXJkBGVkaXQIZmVhdGhlcjMEY29kZQZhdHRhY2gEbG9jawlsb2NrLW9wZW4DcGluBGhvbWUEbGluawZ1bmxpbmsIZG93bmxvYWQEbWFpbARzdGFyCnN0YXItZW1wdHkIdXNlci1hbHQJdXNlci1wbHVzCnVzZXItdGltZXMLdXNlcnMtZ3JvdXACb2sGZGVsZXRlBHBsdXMFbWludXMKb2stY2lyY2xlZA5kZWxldGUtY2lyY2xlZAxwbHVzLWNpcmNsZWQNbWludXMtY2lyY2xlZARoZWxwDGhlbHAtY2lyY2xlZAxpbmZvLWNpcmNsZWQEaW5mbwlhdHRlbnRpb24RYXR0ZW50aW9uLWNpcmNsZWQJZG93bi1taW5pCWxlZnQtbWluaQpyaWdodC1taW5pB3VwLW1pbmkDcnNzC3NsaWRlci1sZWZ0DHNsaWRlci1yaWdodAdjaGVja2VkA2dwcwdtb25pdG9yBW1vdXNlB2ZlYXRoZXIHdGlrLXRvawF4BmNhbWVyYQRsYW1wCXRlbGVwaG9uZQVwcmludAZleHBvcnQEbXV0ZQZ2b2x1bWUGc2VhcmNoBnByaW50Mgh5b3V0dWJlMghhc3RlcmlzawhjaGVja2JveAtjaXJjbGUtdGhpbghlbGxpcHNpcw1lbGxpcHNpcy12ZXJ0A29mZghzY2lzc29ycwVwYXN0ZQZmbG9wcHkEYm9vawp0b2dnbGUtb2ZmCXRvZ2dsZS1vbgdjb2x1bW5zBXRhYmxlCmNpcmNsZS1kb3QJY2hhcnQtYmFyCmNoYXJ0LWFyZWEJY2hhcnQtcGllCmNoYXJ0LWxpbmULY2VydGlmaWNhdGUGc2lnbmFsDmNoZWNrYm94LWVtcHR5BGdpZnQHZGVza3RvcAZsYXB0b3AGdGFibGV0Bm1vYmlsZQNkb3QGcmVjb3JkC3F1b3RlLXJpZ2h0CnF1b3RlLWxlZnQIZmVhdGhlcjIQbG9jYXRpb24tb3V0bGluZQRtZW51BWNoZWNrBmNhbmNlbARmaXJlCmZpcmUtbGlnaHQKZm9vZC1saWdodAdwaG9uZS0yA21hcARkb3QyBGRvdDMKYXJyb3ctZG93bgphcnJvdy1sZWZ0C2Fycm93LXJpZ2h0CGFycm93LXVwD2FzdGVyaXNrLXN5bWJvbARmb29kB3dwZm9ybXMAAAAAAAEAAf//AA8AAAAAAAAAAAAAAAAAAAAA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) format('truetype');
}   [class^="trx_addons_icon-"]:before, [class*=" trx_addons_icon-"]:before {
font-family: "trx_addons_icons";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.trx_addons_icon-spin3:before { content: '\e800'; } .trx_addons_icon-spin5:before { content: '\e801'; } .trx_addons_icon-share:before { content: '\e802'; } .trx_addons_icon-adn:before { content: '\e803'; } .trx_addons_icon-android:before { content: '\e804'; } .trx_addons_icon-angellist:before { content: '\e805'; } .trx_addons_icon-apple:before { content: '\e806'; } .trx_addons_icon-behance:before { content: '\e807'; } .trx_addons_icon-bitbucket:before { content: '\e808'; } .trx_addons_icon-buysellads:before { content: '\e809'; } .trx_addons_icon-cc:before { content: '\e80a'; } .trx_addons_icon-codeopen:before { content: '\e80b'; } .trx_addons_icon-connectdevelop:before { content: '\e80c'; } .trx_addons_icon-css3:before { content: '\e80d'; } .trx_addons_icon-dashcube:before { content: '\e80e'; } .trx_addons_icon-delicious:before { content: '\e80f'; } .trx_addons_icon-deviantart:before { content: '\e810'; } .trx_addons_icon-digg:before { content: '\e811'; } .trx_addons_icon-dribbble:before { content: '\e812'; } .trx_addons_icon-dropbox:before { content: '\e813'; } .trx_addons_icon-drupal:before { content: '\e814'; } .trx_addons_icon-facebook:before { content: '\e815'; } .trx_addons_icon-flickr:before { content: '\e816'; } .trx_addons_icon-forumbee:before { content: '\e817'; } .trx_addons_icon-foursquare:before { content: '\e818'; } .trx_addons_icon-git:before { content: '\e819'; } .trx_addons_icon-github:before { content: '\e81a'; } .trx_addons_icon-google:before { content: '\e81b'; } .trx_addons_icon-gplus:before { content: '\e81c'; } .trx_addons_icon-gwallet:before { content: '\e81d'; } .trx_addons_icon-hacker-news:before { content: '\e81e'; } .trx_addons_icon-html5:before { content: '\e81f'; } .trx_addons_icon-instagram:before { content: '\e820'; } .trx_addons_icon-ioxhost:before { content: '\e821'; } .trx_addons_icon-joomla:before { content: '\e822'; } .trx_addons_icon-jsfiddle:before { content: '\e823'; } .trx_addons_icon-lastfm:before { content: '\e824'; } .trx_addons_icon-leanpub:before { content: '\e825'; } .trx_addons_icon-linkedin:before { content: '\e826'; } .trx_addons_icon-linux:before { content: '\e827'; } .trx_addons_icon-maxcdn:before { content: '\e828'; } .trx_addons_icon-meanpath:before { content: '\e829'; } .trx_addons_icon-openid:before { content: '\e82a'; } .trx_addons_icon-pagelines:before { content: '\e82b'; } .trx_addons_icon-paypal:before { content: '\e82c'; } .trx_addons_icon-pied-piper-alt:before { content: '\e82d'; } .trx_addons_icon-pinterest:before { content: '\e82e'; } .trx_addons_icon-qq:before { content: '\e82f'; } .trx_addons_icon-reddit:before { content: '\e830'; } .trx_addons_icon-renren:before { content: '\e831'; } .trx_addons_icon-sellsy:before { content: '\e832'; } .trx_addons_icon-shirtsinbulk:before { content: '\e833'; } .trx_addons_icon-simplybuilt:before { content: '\e834'; } .trx_addons_icon-skyatlas:before { content: '\e835'; } .trx_addons_icon-skype:before { content: '\e836'; } .trx_addons_icon-slack:before { content: '\e837'; } .trx_addons_icon-slideshare:before { content: '\e838'; } .trx_addons_icon-stackoverflow:before { content: '\e839'; } .trx_addons_icon-steam:before { content: '\e83a'; } .trx_addons_icon-stumbleupon:before { content: '\e83b'; } .trx_addons_icon-tencent-weibo:before { content: '\e83c'; } .trx_addons_icon-trello:before { content: '\e83d'; } .trx_addons_icon-tumblr:before { content: '\e83e'; } .trx_addons_icon-twitch:before { content: '\e83f'; } .trx_addons_icon-twitter:before { content: '\e840'; } .trx_addons_icon-vine:before { content: '\e841'; } .trx_addons_icon-vkontakte:before { content: '\e842'; } .trx_addons_icon-wechat:before { content: '\e843'; } .trx_addons_icon-whatsapp:before { content: '\e844'; } .trx_addons_icon-weibo:before { content: '\e845'; } .trx_addons_icon-windows:before { content: '\e846'; } .trx_addons_icon-wordpress:before { content: '\e847'; } .trx_addons_icon-xing:before { content: '\e848'; } .trx_addons_icon-yelp:before { content: '\e849'; } .trx_addons_icon-youtube:before { content: '\e84a'; } .trx_addons_icon-yahoo:before { content: '\e84b'; } .trx_addons_icon-circle:before { content: '\e84c'; } .trx_addons_icon-lemon:before { content: '\e84d'; } .trx_addons_icon-soundcloud:before { content: '\e84e'; } .trx_addons_icon-google-circles:before { content: '\e84f'; } .trx_addons_icon-logo-db:before { content: '\e850'; } .trx_addons_icon-sweden:before { content: '\e851'; } .trx_addons_icon-evernote:before { content: '\e852'; } .trx_addons_icon-heart:before { content: '\e853'; } .trx_addons_icon-heart-empty:before { content: '\e854'; } .trx_addons_icon-eye:before { content: '\e855'; } .trx_addons_icon-comment:before { content: '\e856'; } .trx_addons_icon-down:before { content: '\e857'; } .trx_addons_icon-left:before { content: '\e858'; } .trx_addons_icon-right:before { content: '\e859'; } .trx_addons_icon-up:before { content: '\e85a'; } .trx_addons_icon-pencil:before { content: '\e85b'; } .trx_addons_icon-shareable:before { content: '\e85c'; } .trx_addons_icon-tools:before { content: '\e85d'; } .trx_addons_icon-basket:before { content: '\e85e'; } .trx_addons_icon-reply:before { content: '\e85f'; } .trx_addons_icon-reply-all:before { content: '\e860'; } .trx_addons_icon-forward:before { content: '\e861'; } .trx_addons_icon-edit:before { content: '\e862'; } .trx_addons_icon-feather3:before { content: '\e863'; } .trx_addons_icon-code:before { content: '\e864'; } .trx_addons_icon-attach:before { content: '\e865'; } .trx_addons_icon-lock:before { content: '\e866'; } .trx_addons_icon-lock-open:before { content: '\e867'; } .trx_addons_icon-pin:before { content: '\e868'; } .trx_addons_icon-home:before { content: '\e869'; } .trx_addons_icon-link:before { content: '\e86a'; } .trx_addons_icon-unlink:before { content: '\e86b'; } .trx_addons_icon-download:before { content: '\e86c'; } .trx_addons_icon-mail:before { content: '\e86d'; } .trx_addons_icon-star:before { content: '\e86e'; } .trx_addons_icon-star-empty:before { content: '\e86f'; } .trx_addons_icon-user-alt:before { content: '\e870'; } .trx_addons_icon-user-plus:before { content: '\e871'; } .trx_addons_icon-user-times:before { content: '\e872'; } .trx_addons_icon-users-group:before { content: '\e873'; } .trx_addons_icon-ok:before { content: '\e874'; } .trx_addons_icon-delete:before { content: '\e875'; } .trx_addons_icon-plus:before { content: '\e876'; } .trx_addons_icon-minus:before { content: '\e877'; } .trx_addons_icon-ok-circled:before { content: '\e878'; } .trx_addons_icon-delete-circled:before { content: '\e879'; } .trx_addons_icon-plus-circled:before { content: '\e87a'; } .trx_addons_icon-minus-circled:before { content: '\e87b'; } .trx_addons_icon-help:before { content: '\e87c'; } .trx_addons_icon-help-circled:before { content: '\e87d'; } .trx_addons_icon-info-circled:before { content: '\e87e'; } .trx_addons_icon-info:before { content: '\e87f'; } .trx_addons_icon-attention:before { content: '\e880'; } .trx_addons_icon-attention-circled:before { content: '\e881'; } .trx_addons_icon-down-mini:before { content: '\e882'; } .trx_addons_icon-left-mini:before { content: '\e883'; } .trx_addons_icon-right-mini:before { content: '\e884'; } .trx_addons_icon-up-mini:before { content: '\e885'; } .trx_addons_icon-rss:before { content: '\e886'; } .trx_addons_icon-slider-left:before { content: '\e887'; } .trx_addons_icon-slider-right:before { content: '\e888'; } .trx_addons_icon-checked:before { content: '\e889'; } .trx_addons_icon-gps:before { content: '\e88a'; } .trx_addons_icon-monitor:before { content: '\e88b'; } .trx_addons_icon-mouse:before { content: '\e88c'; } .trx_addons_icon-feather:before { content: '\e88d'; } .trx_addons_icon-tik-tok:before { content: '\e88e'; } .trx_addons_icon-x:before { content: '\e88f'; } .trx_addons_icon-camera:before { content: '\e890'; } .trx_addons_icon-lamp:before { content: '\e891'; } .trx_addons_icon-telephone:before { content: '\e893'; } .trx_addons_icon-print:before { content: '\e894'; } .trx_addons_icon-export:before { content: '\e895'; } .trx_addons_icon-mute:before { content: '\e896'; } .trx_addons_icon-volume:before { content: '\e897'; } .trx_addons_icon-search:before { content: '\e898'; } .trx_addons_icon-print2:before { content: '\e899'; } .trx_addons_icon-youtube2:before { content: '\e89a'; } .trx_addons_icon-asterisk:before { content: '\e89b'; } .trx_addons_icon-checkbox:before { content: '\e89c'; } .trx_addons_icon-circle-thin:before { content: '\e89d'; } .trx_addons_icon-ellipsis:before { content: '\e89e'; } .trx_addons_icon-ellipsis-vert:before { content: '\e89f'; } .trx_addons_icon-off:before { content: '\e8a0'; } .trx_addons_icon-scissors:before { content: '\e8a1'; } .trx_addons_icon-paste:before { content: '\e8a2'; } .trx_addons_icon-floppy:before { content: '\e8a3'; } .trx_addons_icon-book:before { content: '\e8a4'; } .trx_addons_icon-toggle-off:before { content: '\e8a5'; } .trx_addons_icon-toggle-on:before { content: '\e8a6'; } .trx_addons_icon-columns:before { content: '\e8a7'; } .trx_addons_icon-table:before { content: '\e8a8'; } .trx_addons_icon-circle-dot:before { content: '\e8a9'; } .trx_addons_icon-chart-bar:before { content: '\e8aa'; } .trx_addons_icon-chart-area:before { content: '\e8ab'; } .trx_addons_icon-chart-pie:before { content: '\e8ac'; } .trx_addons_icon-chart-line:before { content: '\e8ad'; } .trx_addons_icon-certificate:before { content: '\e8ae'; } .trx_addons_icon-signal:before { content: '\e8af'; } .trx_addons_icon-checkbox-empty:before { content: '\e8b0'; } .trx_addons_icon-gift:before { content: '\e8b1'; } .trx_addons_icon-desktop:before { content: '\e8b2'; } .trx_addons_icon-laptop:before { content: '\e8b3'; } .trx_addons_icon-tablet:before { content: '\e8b4'; } .trx_addons_icon-mobile:before { content: '\e8b5'; } .trx_addons_icon-dot:before { content: '\e8b6'; } .trx_addons_icon-record:before { content: '\e8b7'; } .trx_addons_icon-quote-right:before { content: '\e8b8'; } .trx_addons_icon-quote-left:before { content: '\e8b9'; } .trx_addons_icon-feather2:before { content: '\e8ba'; } .trx_addons_icon-location-outline:before { content: '\e8bb'; } .trx_addons_icon-menu:before { content: '\e8bc'; } .trx_addons_icon-check:before { content: '\e8bd'; } .trx_addons_icon-cancel:before { content: '\e8be'; } .trx_addons_icon-fire:before { content: '\e8bf'; } .trx_addons_icon-fire-light:before { content: '\e8c0'; } .trx_addons_icon-food-light:before { content: '\e8c1'; } .trx_addons_icon-phone-2:before { content: '\e8c2'; } .trx_addons_icon-map:before { content: '\e8c3'; } .trx_addons_icon-dot2:before { content: '\e8c9'; } .trx_addons_icon-dot3:before { content: '\e8ca'; } .trx_addons_icon-arrow-down:before { content: '\e90f'; } .trx_addons_icon-arrow-left:before { content: '\e910'; } .trx_addons_icon-arrow-right:before { content: '\e911'; } .trx_addons_icon-arrow-up:before { content: '\e912'; } .trx_addons_icon-asterisk-symbol:before { content: '\e919'; } .trx_addons_icon-food:before { content: '\f0f5'; } .trx_addons_icon-wpforms:before { content: '\f298'; }.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}#page_preloader{background-color:#f0f0f0;	background-position:center;	background-repeat:no-repeat;	position:fixed;	z-index:1000000;	left:0; top:0; right:0; bottom:0;	opacity:0.8}.preloader_wrap{position:absolute;	display:inline-block;	left:50%;	top:50%;	-webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%)}.preloader_wrap>div{height:10px;	width:10px;	background-color:#efa758}.preloader_wrap>div[class*="preloader_circ"]{margin-right:5px;	border-radius:50%;	display:inline-block;	-webkit-animation:preloader-circle 0.7s infinite ease-in-out; animation:preloader-circle 0.7s infinite ease-in-out}.preloader_wrap>div.preloader_circ2{-webkit-animation-delay:-0.6s; animation-delay:-0.6s}.preloader_wrap>div.preloader_circ3{-webkit-animation-delay:-0.5s; animation-delay:-0.5s}.preloader_wrap>div.preloader_circ4{-webkit-animation-delay:-0.4s; animation-delay:-0.4s}.preloader_wrap>div.preloader_circ5{-webkit-animation-delay:-0.3s; animation-delay:-0.3s}@-webkit-keyframes preloader-circle{0%,40%,100%{-webkit-transform:translateY(-10px)}20%{-webkit-transform:translateY(-20px)}}@keyframes preloader-circle{0%,40%,100%{transform:translateY(-10px); -webkit-transform:translateY(-10px)}20%{transform:translateY(-20px); -webkit-transform:translateY(-20px)}}.preloader_wrap .preloader_square{width:50px;	height:50px}.preloader_wrap>div.preloader_square1,.preloader_wrap>div.preloader_square2{position:absolute;	top:0;	left:0;	-webkit-animation:preloader-square 1.8s infinite ease-in-out; animation:preloader-square 1.8s infinite ease-in-out}.preloader_wrap>div.preloader_square2{-webkit-animation-delay:-0.9s; animation-delay:-0.9s}@-webkit-keyframes preloader-square{25%{-webkit-transform:translateX(42px) rotate(-90deg) scale(0.5)}50%{-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{-webkit-transform:translateX(0px) translateY(42px) rotate(-270deg) scale(0.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes preloader-square{25%{transform:translateX(42px) rotate(-90deg) scale(0.5); -webkit-transform:translateX(42px) rotate(-90deg) scale(0.5)}50%{transform:translateX(42px) translateY(42px) rotate(-179deg); -webkit-transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(42px) translateY(42px) rotate(-180deg); -webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); -webkit-transform:translateX(0px) translateY(42px) rotate(-270deg) scale(0.5)}100%{transform:rotate(-360deg); -webkit-transform:rotate(-360deg)}}.trx_addons_scroll_to_top{display:block;	position:fixed;	z-index:100001;	width:3em;	height:3em;	line-height:3em;	text-align:center;	bottom:-4em;	right:2em;	background:#fff;	border:1px solid #eee;	cursor:pointer;	-webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;	opacity:0}.trx_addons_scroll_to_top:before{margin:0 !important}.trx_addons_scroll_to_top.show{opacity:1;	bottom:2em}@media (max-width:959px){.trx_addons_scroll_to_top{right:1em}.trx_addons_scroll_to_top.show{bottom:1em}}.trx_addons_tabs .trx_addons_tabs_content+.trx_addons_tabs_content{display:none}.trx_addons_tabs .trx_addons_tabs_titles{list-style:none;	padding:0;	margin:0}.trx_addons_tabs .trx_addons_tabs_titles li:before{display:none}.trx_addons_tabs .trx_addons_tabs_titles li{display:inline-block;	font-size:0.8462em;	line-height:1.7273em;	font-weight:700;	padding:0;	margin:0;	text-transform:uppercase;	position:relative}.trx_addons_tabs .trx_addons_tabs_titles li+li{margin-left:1em}.trx_addons_tabs .trx_addons_tabs_titles li.ui-tabs-active:after{content:' ';	display:block;	position:absolute;	left:0;	right:0;	bottom:0;	height:2px;	background-color:#000}.trx_addons_tabs .trx_addons_tabs_content{padding:0;	border:none;	overflow:hidden}.trx_addons_tabs_with_titles .trx_addons_tabs_content{padding-top:1.5em}a.trx_addons_popup_link:before{display:inline-block;	line-height:inherit;	margin-right:0.4em}.trx_addons_popup{position:relative;	margin:0 auto;	width:460px;	min-height:310px;	background-color:#f7f7f7;	color:#888;	border:1px solid #ccc;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.2); -ms-box-shadow:0 0 20px 0 rgba(0,0,0,0.2); box-shadow:0 0 20px 0 rgba(0,0,0,0.2)}.trx_addons_popup .mfp-close{background-color:transparent;	color:#292929;	border-bottom:1px solid #ccc;	height:50px}.trx_addons_popup .trx_addons_tabs_titles{margin-right:44px}.trx_addons_popup .trx_addons_tabs_title{width:50%;	margin:0 !important;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	border-right:1px solid #ccc;	border-bottom:1px solid #ccc;	background-color:#ddd}.trx_addons_popup .trx_addons_tabs_title>a{display:block;	width:100%;	height:49px;	line-height:49px;	font-size:18px;	font-weight:400;	text-align:center}.trx_addons_popup .trx_addons_tabs_title>a>i{display:inline-block;	line-height:inherit;	margin-right:0.5em}.trx_addons_popup .trx_addons_tabs_title[data-disabled="true"] a,.trx_addons_popup .trx_addons_tabs_title[data-disabled="true"] a>i{color:#a0a0a0;	cursor:not-allowed}.trx_addons_popup .trx_addons_tabs_title.ui-tabs-active{background-color:#f7f7f7;	border-bottom-color:transparent}.trx_addons_popup .trx_addons_tabs_title.ui-tabs-active:after{bottom:auto;	top:-1px;	left:-1px;	height:2px}.trx_addons_popup .trx_addons_tabs_titles + .trx_addons_tabs_content,.trx_addons_popup .trx_addons_tabs_titles + .trx_addons_tabs_content + .trx_addons_tabs_content{padding:2em 1.5em;	position:relative}.trx_addons_left_side,.trx_addons_right_side{display:block;	float:left;	width:50%;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.trx_addons_left_side{padding-right:1em}.trx_addons_right_side{padding-left:1em}.trx_addons_popup_form_wrap form{position:static}.trx_addons_popup_form_field .sc_form_field{margin-bottom:0.8667em}.trx_addons_popup_form_field_remember,.trx_addons_popup_form_field_agree,.trx_addons_popup_form_field_pwd_description{font-size:0.8667em;	letter-spacing:0;	margin:0}.trx_addons_popup_form_field_forgot_password{margin-right:1em}.trx_addons_popup_form_field_submit{clear:both;	padding-top:1.5em}.trx_addons_popup_form_field_submit .submit_button{padding:1em 2em}.trx_addons_popup .wp-social-login-provider-list{padding:12px 0}.trx_addons_popup .wp-social-login-provider-list a{margin:0 2px 2px 0}@media (max-width:479px){.trx_addons_popup{width:300px; height:auto}.trx_addons_left_side,	.trx_addons_right_side{display:block; float:none; width:100%; padding:0}.trx_addons_right_side{padding-top:2em}}.trx_addons_message_box{display:none;	position:absolute;	z-index:1000;	left:50%;	top:50%;	max-width:80%;	padding:2em;	line-height:1.2em;	border:1px solid #07759C;	background-color:#B6DDF3;	color:#07759C;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;	-webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%);	-webkit-box-shadow:4px 4px 16px 0px rgba(0,0,200,0.3); -ms-box-shadow:4px 4px 16px 0px rgba(0,0,200,0.3); box-shadow:4px 4px 16px 0px rgba(0,0,200,0.3)}form .trx_addons_message_box{min-width:60%}.wpcf7 form.invalid .wpcf7-response-output,.trx_addons_message_box_error{border:1px solid #A00000;	background-color:#FDCDCD;	color:#A00000;	-webkit-box-shadow:4px 4px 16px 0px rgba(200,0,0,0.3); -ms-box-shadow:4px 4px 16px 0px rgba(200,0,0,0.3); box-shadow:4px 4px 16px 0px rgba(200,0,0,0.3)}.wpcf7 form .wpcf7-response-output,.wpcf7 form.sent .wpcf7-response-output,.trx_addons_message_box_success{border:1px solid #00A000;	background-color:#CDFDCD;	color:#00A000;	-webkit-box-shadow:4px 4px 16px 0px rgba(0,200,0,0.3); -ms-box-shadow:4px 4px 16px 0px rgba(0,200,0,0.3); box-shadow:4px 4px 16px 0px rgba(0,200,0,0.3)}.trx_addons_message_box p{margin:0;	line-height:1.2em}.trx_addons_message_box p+p{margin-top:0.2em}html{overflow-y:scroll !important}.mfp-bg{background:#fff}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#888}.mfp-figure figcaption{margin-bottom:40px !important;	height:40px;	padding:0 16px;	overflow:hidden;	background-color:rgba(255,255,255,0.8)}.mfp-figure figcaption .mfp-bottom-bar{left:16px;	right:16px;	margin-top:-30px;	width:auto}.mfp-title,.mfp-counter{color:#888}.wp-caption a[class*="magnific"],.wp-caption a[class*="prettyPhoto"]{display:block}.wp-caption a[class*="magnific"] img,.wp-caption a[class*="prettyPhoto"] img{vertical-align:top}.breadcrumbs{font-size:13px;	line-height:19px}.breadcrumbs .breadcrumbs_item{display:inline-block;	vertical-align:top;	white-space:nowrap}.breadcrumbs .breadcrumbs_delimiter{display:inline-block;	position:relative;	margin:0 0.45em;	vertical-align:top;	text-align:center}.breadcrumbs .breadcrumbs_delimiter:before{content:'/'}[class^="trx_addons_icon-"]:before,[class*=" trx_addons_icon-"]:before{margin:0}.post_counters_likes.disabled,.comment_counters_likes.disabled{color:#e05100}.post_counters_item:before{vertical-align:top;	line-height:inherit;	margin:0 0.4em 0 0}.post_counters_item .post_counters_number,.comment_counters .comment_counters_number{margin:0 0.25em}.socials_share{position:relative;	vertical-align:top}.socials_share .socials_caption{display:inline-block;	margin-right:1em}.socials_share .socials_caption:before{content:'\e802';	font-family:'trx_addons_icons';	margin-right:0.5em}.socials_share.socials_type_drop .socials_caption{margin-right:0}.socials_share.socials_type_drop .social_items{display:none;	position:absolute;	z-index:1000;	right:0;	bottom:3em;	border:1px solid #eee;	background-color:#ffffff;	padding:1em 1.5em;	max-width:10em;	line-height:2em}.socials_share.socials_type_drop .social_items:before{content:' ';	display:block;	position:absolute;	z-index:1;	right:20%;	bottom:-5px;	width:8px;	height:8px;	border-bottom:1px solid #eee;	border-left:1px solid #eee;	background-color:#ffffff;	-webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg)}.socials_share.socials_type_drop .social_item{display:block;	text-align:left}.socials_share.socials_type_drop .social_item+.social_item{margin-left:0}.socials_share.socials_type_drop .social_item>a>span{margin-left:0;	margin-right:0.75em;	width:1em;	display:inline-block;	line-height:1em}.widget_area .post_item,aside .post_item{overflow:hidden;	text-align:left;	margin-bottom:0;	background-color:transparent;	position:relative}aside .post_item + .post_item{border-top:1px solid #e5e5e5;	margin-top:2.5em;	padding-top:2.5em}.widget_area .post_item .post_content,aside .post_item .post_content{overflow:hidden}.widget_area .post_item .post_thumb,aside .post_item .post_thumb{float:left;	width:4.6875em;	height:4.6875em;	margin:0 1.25em 4px 0;	overflow:hidden}.widget_area .post_item .post_thumb img,aside .post_item .post_thumb img{width:100%}.widget_area .post_item .post_title,aside .post_item .post_title{margin:-2px 0 6px 0}.widget_area .post_item .post_info,aside .post_item .post_info{font-size:0.9231em;	margin-bottom:0}.widget_area .post_item .post_info .post_info_item+.post_info_item:before,aside .post_item .post_info .post_info_item+.post_info_item:before{content:"";	margin:0 0 0 5px}.widget_area .post_item .post_categories,aside .post_item .post_categories{font-size:0.8462em;	line-height:1.5em;	margin-top:-0.2em;	margin-bottom:1em;	text-transform:uppercase;	position:relative;	padding-right:3em}.widget_area .post_item .post_categories .post_info_counters,aside .post_item .post_categories .post_info_counters{position:absolute;	right:0;	top:0}.widget_area .post_item .post_categories .post_info_counters .post_counters_label,aside .post_item .post_categories .post_info_counters .post_counters_label{display:none}aside.widget_fullwidth{padding:0 !important}aside.widget_bg_image{background-repeat:no-repeat;	background-position:center;	background-size:cover;	position:relative;	padding:2.6429em 3.1429em}aside.widget_bg_image:before{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	right:0;	bottom:0;	background-color:rgba(0,0,0,0.6)}aside.widget_bg_image .widget_title,aside.widget_bg_image .widget_content{position:relative;	z-index:2}aside.widget_bg_image .widget_title,aside.widget_bg_image a,aside.widget_bg_image li,aside.widget_bg_image li a{color:#ffffff}.trx_addons_stretch_height{min-height:100vh}.trx_addons_hidden{display:none}.trx_addons_columns_wrap{margin-left:0px; margin-right:-30px; }.trx_addons_columns_wrap>[class*="trx_addons_column-"]{    display:inline-block; vertical-align:top; position:relative; min-height:1px; padding-left:0px; padding-right:30px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.trx_addons_columns_wrap.columns_padding_left{margin-left:-30px; margin-right:0}.trx_addons_columns_wrap.columns_padding_left>[class*="trx_addons_column-"],.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_left{padding-left:30px;	padding-right:0}.trx_addons_columns_wrap.columns_padding_right{margin-left:0; margin-right:-30px}.trx_addons_columns_wrap.columns_padding_right>[class*="trx_addons_column-"],.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_right{padding-left:0;	padding-right:30px}.trx_addons_columns_wrap.columns_padding_center{margin-left:-15px; margin-right:-15px}.trx_addons_columns_wrap.columns_padding_center>[class*="trx_addons_column-"],.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_center{padding-left:15px;	padding-right:15px}.trx_addons_columns_wrap.columns_padding_bottom>[class*="trx_addons_column-"],.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_bottom{padding-bottom:30px}.trx_addons_columns_wrap.no_margin{margin-left:0 !important; margin-right:0 !important}.trx_addons_columns_wrap.no_margin>[class*="trx_addons_column-"]{padding:0 !important}.trx_addons_column-1,.trx_addons_column-1_1,.trx_addons_column-2_2,.trx_addons_column-3_3,.trx_addons_column-4_4,.trx_addons_column-5_5,.trx_addons_column-6_6,.trx_addons_column-7_7,.trx_addons_column-8_8,.trx_addons_column-9_9,.trx_addons_column-10_10,.trx_addons_column-11_11,.trx_addons_column-12_12{width:100%}.trx_addons_column-1_2,.trx_addons_column-2_4,.trx_addons_column-3_6,.trx_addons_column-4_8,.trx_addons_column-5_10,.trx_addons_column-6_12{width:50%}.trx_addons_column-1_3,.trx_addons_column-2_6,.trx_addons_column-3_9,.trx_addons_column-4_12{width:33.33333333%}.trx_addons_column-2_3,.trx_addons_column-4_6,.trx_addons_column-8_12{width:66.66666667%}.trx_addons_column-1_4,.trx_addons_column-2_8,.trx_addons_column-3_12{width:25%}.trx_addons_column-3_4,.trx_addons_column-6_8,.trx_addons_column-9_12{width:75%}.trx_addons_column-1_5,.trx_addons_column-2_10{width:20%}.trx_addons_column-2_5,.trx_addons_column-4_10{width:40%}.trx_addons_column-3_5,.trx_addons_column-6_10{width:60%}.trx_addons_column-4_5,.trx_addons_column-8_10{width:80%}.trx_addons_column-1_6,.trx_addons_column-2_12{width:16.66666667%}.trx_addons_column-5_6,.trx_addons_column-10_12{width:83.33333333%}.trx_addons_column-1_7{width:14.28571429%}.trx_addons_column-2_7{width:28.57142857%}.trx_addons_column-3_7{width:42.85714286%}.trx_addons_column-4_7{width:57.14285714%}.trx_addons_column-5_7{width:71.42857143%}.trx_addons_column-6_7{width:85.71428571%}.trx_addons_column-1_8{width:12.5%}.trx_addons_column-3_8{width:37.5%}.trx_addons_column-5_8{width:62.5%}.trx_addons_column-7_8{width:87.5%}.trx_addons_column-1_9{width:11.11111111%}.trx_addons_column-2_9{width:22.22222222%}.trx_addons_column-3_9{width:33.33333333%}.trx_addons_column-4_9{width:44.44444444%}.trx_addons_column-5_9{width:55.55555556%}.trx_addons_column-6_9{width:66.66666667%}.trx_addons_column-7_9{width:77.77777778%}.trx_addons_column-8_9{width:88.88888889%}.trx_addons_column-1_10{width:10%}.trx_addons_column-3_10{width:30%}.trx_addons_column-7_10{width:70%}.trx_addons_column-9_10{width:90%}.trx_addons_column-1_11{width:9.09090909%}.trx_addons_column-2_11{width:18.18181818%}.trx_addons_column-3_11{width:27.27272727%}.trx_addons_column-4_11{width:36.36363636%}.trx_addons_column-5_11{width:45.45454545%}.trx_addons_column-6_11{width:54.54545455%}.trx_addons_column-7_11{width:63.63636364%}.trx_addons_column-8_11{width:72.72727273%}.trx_addons_column-9_11{width:81.81818182%}.trx_addons_column-10_11{width:90.90909091%}.trx_addons_column-1_12{width:8.33333333%}.trx_addons_column-5_12{width:41.66666667%}.trx_addons_column-7_12{width:58.33333333%}.trx_addons_column-11_12{width:91.66666667%}.clearfix:before,.clearfix:after,.trx_addons_columns_wrap:before,.trx_addons_columns_wrap:after{content:" "; display:table}.clearfix:after,.trx_addons_columns_wrap:after{clear:both; width:100%; height:0; display:block}@media (min-width:768px) and (max-width:1279px){	.trx_addons_container,.trx_addons_container-fluid{padding-left:15px; padding-right:15px}.trx_addons_columns_wrap{margin-right:-30px}.trx_addons_columns_wrap>[class*="trx_addons_column-"]{padding-right:30px}.trx_addons_columns_wrap.columns_padding_left{margin-left:-30px}.trx_addons_columns_wrap.columns_padding_left>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_left{padding-left:30px}.trx_addons_columns_wrap.columns_padding_right{margin-right:-30px}.trx_addons_columns_wrap.columns_padding_right>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_right{padding-right:30px}.trx_addons_columns_wrap.columns_padding_center{margin-left:-15px; margin-right:-15px}.trx_addons_columns_wrap.columns_padding_center>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_center{padding-left:30px}.trx_addons_columns_wrap.columns_padding_bottom>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_bottom{padding-bottom:30px}}@media (min-width:480px) and (max-width:767px){	.trx_addons_container,.trx_addons_container-fluid{padding-left:10px; padding-right:10px}.trx_addons_columns_wrap{margin-right:-20px}.trx_addons_columns_wrap>[class*="trx_addons_column-"]{padding-right:20px}.trx_addons_columns_wrap.columns_padding_left{margin-left:-20px}.trx_addons_columns_wrap.columns_padding_left>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_left{padding-left:20px}.trx_addons_columns_wrap.columns_padding_right{margin-right:-20px}.trx_addons_columns_wrap.columns_padding_right>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_right{padding-right:20px}.trx_addons_columns_wrap.columns_padding_center{margin-left:-10px; margin-right:-10px}.trx_addons_columns_wrap.columns_padding_center>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_center{padding-left:20px}.trx_addons_columns_wrap.columns_padding_bottom>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_bottom{padding-bottom:0; } .trx_addons_columns_wrap:not(.columns_fluid)>[class*="trx_addons_column-"]{width:50%}.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-1_1,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-2_2,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-3_3,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-4_4,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-5_5,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-6_6,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-7_7,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-8_8,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-9_9,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-10_10,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-11_11,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-12_12, .trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-2_3, .trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-3_4,  .trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-2_5,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-3_5,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-4_5,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-2_6,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-3_6,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-4_6,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-5_6{width:100%}.trx_addons_columns_wrap:not(.columns_fluid)>[class*="trx_addons_column-"]:nth-child(2n+3),	.trx_addons_columns_wrap:not(.columns_fluid)>[class*="trx_addons_column-"]:nth-child(2n+4){padding-top:20px}}@media (max-width:479px){	.trx_addons_container,.trx_addons_container-fluid{padding-left:5px; padding-right:5px}.trx_addons_columns_wrap{margin-right:-10px}.trx_addons_columns_wrap>[class*="trx_addons_column-"]{padding-right:10px}.trx_addons_columns_wrap.columns_padding_left{margin-left:-10px}.trx_addons_columns_wrap.columns_padding_left>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_left{padding-left:10px}.trx_addons_columns_wrap.columns_padding_right{margin-right:-10px}.trx_addons_columns_wrap.columns_padding_right>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_right{padding-right:10px}.trx_addons_columns_wrap.columns_padding_center{margin-left:-5px; margin-right:-5px}.trx_addons_columns_wrap.columns_padding_center>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_center{padding-left:10px}.trx_addons_columns_wrap.columns_padding_bottom>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_bottom{padding-bottom:0; } .trx_addons_columns_wrap:not(.columns_fluid)>[class*="trx_addons_column-"]{width:100%}.trx_addons_columns_wrap.columns_fluid>[class*="trx_addons_column-"]{width:50%}.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-1_1,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-2_2,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-3_3,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-4_4,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-5_5,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-6_6,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-7_7,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-8_8,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-9_9,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-10_10,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-11_11,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-12_12,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-1_3:nth-child(3n),	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-2_3,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-1_3.after_span_2,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-3_4,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-1_4.after_span_3,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-1_5:nth-child(5n),	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-2_5,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-3_5,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-4_5,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-2_6,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-3_6,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-4_6,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-5_6{width:100%}.trx_addons_columns_wrap:not(.columns_fluid)>[class*="trx_addons_column-"]+[class*="trx_addons_column-"],	.trx_addons_columns_wrap.columns_fluid>[class*="trx_addons_column-"]:nth-child(2n+3),	.trx_addons_columns_wrap.columns_fluid>[class*="trx_addons_column-"]:nth-child(2n+4){padding-top:20px}}.trx_addons_hover{position:relative;	overflow:hidden}.trx_addons_hover img{position:relative;	display:block;	width:100%;	height:auto}.trx_addons_hover_mask{position:absolute;	z-index:10;	overflow:hidden;	top:10px;	left:10px;	bottom:10px;	right:10px;	opacity:0;	background-color:rgba(239,167,88,0.8);	-webkit-transition:all 0.3s 0.1s ease-out; -moz-transition:all 0.3s 0.1s ease-out; -ms-transition:all 0.3s 0.1s ease-out;	transition:all 0.3s 0.1s ease-out}.trx_addons_hover:hover .trx_addons_hover_mask{-webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out;	transition:all 0.4s ease-out}.trx_addons_hover_content{position:absolute;	z-index:9;	left:0;	top:50%;	width:100%;	padding:20px;	text-align:center;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.trx_addons_hover_content .trx_addons_hover_title{color:#fff;	margin:0;	position:relative;	opacity:0;	-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear}.trx_addons_hover:hover .trx_addons_hover_title{-webkit-transition:all 0.2s 0.1s linear; -moz-transition:all 0.2s 0.1s linear; -ms-transition:all 0.2s 0.1s linear; transition:all 0.2s 0.1s linear}.trx_addons_hover_content .trx_addons_hover_title>a{color:#fff}.trx_addons_hover_content .trx_addons_hover_title>a:hover{color:#fff;	text-shadow:0 0 3px rgba(0,0,0,0.3)}.trx_addons_hover_content .trx_addons_hover_text{font-style:italic;	line-height:1.3em;	position:relative;	color:#fff;	padding:0.2em 0;	opacity:0;	-webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; -ms-transition:all 0.3s ease-out; transition:all 0.3s ease-out}.trx_addons_hover_content .trx_addons_hover_info{color:#fff;	padding:0.2em 0;	opacity:0;	-webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; -ms-transition:all 0.3s ease-out; transition:all 0.3s ease-out}.trx_addons_hover:hover .trx_addons_hover_text,.trx_addons_hover:hover .trx_addons_hover_info{-webkit-transition:all 0.3s 0.1s ease-out; -moz-transition:all 0.3s 0.1s ease-out; -ms-transition:all 0.3s 0.1s ease-out; transition:all 0.3s 0.1s ease-out}.trx_addons_hover_content .trx_addons_hover_link,.trx_addons_hover_content .trx_addons_hover_links a{display:inline-block;	text-decoration:none;	font-size:0.7692em;	font-weight:bold;	line-height:1.5em;	padding:0.4em 0.8em;	margin-top:1em;	background-color:rgba(0,0,0,0.6);	color:#fff !important;	text-transform:uppercase;	opacity:0;	-webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; -ms-transition:all 0.3s ease-out; transition:all 0.3s ease-out}.trx_addons_hover_content .trx_addons_hover_links a+a{margin-left:1em}.trx_addons_hover:hover .trx_addons_hover_link,.trx_addons_hover:hover .trx_addons_hover_links a{-webkit-transition:all 0.3s 0.1s ease-out; -moz-transition:all 0.3s 0.1s ease-out; -ms-transition:all 0.3s 0.1s ease-out; transition:all 0.3s 0.1s ease-out}.trx_addons_hover_link:hover,.trx_addons_hover_links a:hover{color:#fff !important;	background-color:#000}.trx_addons_hover_content .trx_addons_hover_icon{display:inline-block;	text-decoration:none;	width:3em;	height:3em;	line-height:3em;	text-align:center;	background-color:rgba(0,0,0,0.6);	color:#fff !important;	border-radius:50%;	margin-top:1em;	opacity:0;	-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear}.trx_addons_hover:hover .trx_addons_hover_icon{-webkit-transition:all 0.2s 0.2s linear; -moz-transition:all 0.2s 0.2s linear; -ms-transition:all 0.2s 0.2s linear;	transition:all 0.2s 0.2s linear}.trx_addons_hover_content .trx_addons_hover_icon + .trx_addons_hover_icon{margin-left:0.5em}.trx_addons_hover_content .trx_addons_hover_icon:hover{color:#fff !important;	background-color:#000}.trx_addons_hover_content .trx_addons_hover_icon_link:before{content:'\e86a';	font-family:'trx_addons_icons'}.trx_addons_hover_content .trx_addons_hover_icon_zoom:before{content:'\e898';	font-family:'trx_addons_icons'}.trx_addons_hover_style_info img{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear}.trx_addons_hover_style_info .trx_addons_hover_title{-webkit-transform:translateY(-50px); -moz-transform:translateY(-50px); -ms-transform:translateY(-50px); transform:translateY(-50px)}.trx_addons_hover_style_info .trx_addons_hover_text{-webkit-transform:translateY(-50px); -moz-transform:translateY(-50px); -ms-transform:translateY(-50px); transform:translateY(-50px)}.trx_addons_hover_style_info .trx_addons_hover_link{-webkit-transform:translateY(20px); -moz-transform:translateY(20px); -ms-transform:translateY(20px); transform:translateY(20px)}.trx_addons_hover_style_info .trx_addons_hover_info{-webkit-transform:translateY(20px); -moz-transform:translateY(20px); -ms-transform:translateY(20px); transform:translateY(20px)}.trx_addons_hover_style_info:hover img{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1)}.trx_addons_hover_style_info:hover .trx_addons_hover_mask{opacity:1}.trx_addons_hover_style_info:hover .trx_addons_hover_title,.trx_addons_hover_style_info:hover .trx_addons_hover_text,.trx_addons_hover_style_info:hover .trx_addons_hover_link,.trx_addons_hover_style_info:hover .trx_addons_hover_info{opacity:1;	-webkit-transform:translateY(0px); -moz-transform:translateY(0px); -ms-transform:translateY(0px); transform:translateY(0px)}.trx_addons_hover_style_links .trx_addons_hover_mask{top:0;	bottom:0;	left:0;	right:0}.trx_addons_hover_style_links .trx_addons_hover_title{-webkit-transform:translateY(-75px); -moz-transform:translateY(-75px); -ms-transform:translateY(-75px); transform:translateY(-75px)}.trx_addons_hover_style_links .trx_addons_hover_text{-webkit-transform:translateY(-50px); -moz-transform:translateY(-50px); -ms-transform:translateY(-50px); transform:translateY(-50px)}.trx_addons_hover_style_links .trx_addons_hover_link{-webkit-transform:translate(-20px,20px); -moz-transform:translate(-20px,20px); -ms-transform:translate(-20px,20px); transform:translate(-20px,20px)}.trx_addons_hover_style_links .trx_addons_hover_link2{-webkit-transform:translate(20px,20px); -moz-transform:translate(20px,20px); -ms-transform:translate(20px,20px); transform:translate(20px,20px)}.trx_addons_hover_style_links:hover .trx_addons_hover_mask{opacity:1}.trx_addons_hover_style_links:hover .trx_addons_hover_title,.trx_addons_hover_style_links:hover .trx_addons_hover_text,.trx_addons_hover_style_links:hover .trx_addons_hover_link,.trx_addons_hover_style_links:hover .trx_addons_hover_link2{opacity:1;	-webkit-transform:translate(0px,0px); -moz-transform:translate(0px,0px); -ms-transform:translate(0px,0px); transform:translate(0px,0px)}.trx_addons_hover_style_plain img{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear}.trx_addons_hover_style_plain .trx_addons_hover_title{-webkit-transform:translateY(-50px); -moz-transform:translateY(-50px); -ms-transform:translateY(-50px); transform:translateY(-50px)}.trx_addons_hover_style_plain .trx_addons_hover_text{color:#8b8b8b;	padding:1em 0;	-webkit-transform:scale(0.8,0.8); -moz-transform:scale(0.8,0.8); -ms-transform:scale(0.8,0.8); transform:scale(0.8,0.8)}.trx_addons_hover_style_plain .trx_addons_hover_link{-webkit-transform:translateY(20px); -moz-transform:translateY(20px); -ms-transform:translateY(20px); transform:translateY(20px)}.trx_addons_hover_style_plain:hover img{opacity:0;	-webkit-transform:scale(0.8); -moz-transform:scale(0.8); -ms-transform:scale(0.8); transform:scale(0.8);	-webkit-transition:all 0.2s 0.1s linear; -moz-transition:all 0.2s 0.1s linear; -ms-transition:all 0.2s 0.1s linear; transition:all 0.2s 0.1s linear}.trx_addons_hover_style_plain:hover .trx_addons_hover_title,.trx_addons_hover_style_plain:hover .trx_addons_hover_link{opacity:1;	-webkit-transform:translateY(0px); -moz-transform:translateY(0px); -ms-transform:translateY(0px); transform:translateY(0px)}.trx_addons_hover_style_plain:hover .trx_addons_hover_text{opacity:1;	-webkit-transform:scale(1,1); -moz-transform:scale(1,1); -ms-transform:scale(1,1); transform:scale(1,1)} .trx_addons_hover_style_wide .trx_addons_hover_mask{padding:300px;	top:0; left:0; bottom:0; right:0;	-webkit-transform:translate(250px,250px) rotate(45deg); -moz-transform:translate(250px,250px) rotate(45deg); -ms-transform:translate(250px,250px) rotate(45deg); transform:translate(250px,250px) rotate(45deg)}.trx_addons_hover_style_wide .trx_addons_hover_content .trx_addons_hover_title{-webkit-transform:translate(50px,50px); -moz-transform:translate(50px,50px); -ms-transform:translate(50px,50px); transform:translate(50px,50px); background-color:transparent;	margin:0}.trx_addons_hover_style_wide .trx_addons_hover_icon{-webkit-transform:translateX(30px) scale(0.3,0.3); -moz-transform:translateX(30px) scale(0.3,0.3); -ms-transform:translateX(30px) scale(0.3,0.3); transform:translateX(30px) scale(0.3,0.3)}.trx_addons_hover_style_wide .trx_addons_hover_icon_zoom{-webkit-transform:translateX(-30px) scale(0.3,0.3); -moz-transform:translateX(-30px) scale(0.3,0.3); -ms-transform:translateX(-30px) scale(0.3,0.3); transform:translateX(-30px) scale(0.3,0.3)}.trx_addons_hover_style_wide:hover .trx_addons_hover_mask{opacity:1;	-webkit-transform:translate(-100px,-100px) rotate(45deg); -moz-transform:translate(-100px,-100px) rotate(45deg); -ms-transform:translate(-100px,-100px) rotate(45deg); transform:translate(-100px,-100px) rotate(45deg)}.trx_addons_hover_style_wide:hover .trx_addons_hover_title{opacity:1;	-webkit-transform:translate(0px,0px); -moz-transform:translate(0px,0px); -ms-transform:translate(0px,0px); transform:translate(0px,0px)}.trx_addons_hover_style_wide:hover .trx_addons_hover_icon{opacity:1;	-webkit-transform:translateX(0px) scale(1,1); -moz-transform:translateX(0px) scale(1,1); -ms-transform:translateX(0px) scale(1,1); transform:translateX(0px) scale(1,1)} .trx_addons_hover_style_zoomin .trx_addons_hover_mask{-webkit-transform:scale(0.1,0.1); -moz-transform:scale(0.1,0.1); -ms-transform:scale(0.1,0.1); transform:scale(0.1,0.1)}.trx_addons_hover_style_zoomin .trx_addons_hover_content .trx_addons_hover_title{-webkit-transform:translateY(30px) scale(0.1,0.1); -moz-transform:translateY(30px) scale(0.1,0.1); -ms-transform:translateY(30px) scale(0.1,0.1); transform:translateY(30px) scale(0.1,0.1); background-color:transparent;	margin:0}.trx_addons_hover_style_zoomin .trx_addons_hover_icon{-webkit-transform:translate(-30px,-30px) scale(0.1,0.1); -moz-transform:translate(-30px,-30px) scale(0.1,0.1); -ms-transform:translate(-30px,-30px) scale(0.1,0.1); transform:translate(-30px,-30px) scale(0.1,0.1)}.trx_addons_hover_style_zoomin .trx_addons_hover_icon_link{-webkit-transform:translate(30px,-30px) scale(0.1,0.1); -moz-transform:translate(30px,-30px) scale(0.1,0.1); -ms-transform:translate(30px,-30px) scale(0.1,0.1); transform:translate(30px,-30px) scale(0.1,0.1)}.trx_addons_hover_style_zoomin:hover .trx_addons_hover_mask{opacity:1;	-webkit-transform:scale(1,1); -moz-transform:scale(1,1); -ms-transform:scale(1,1); transform:scale(1,1)}.trx_addons_hover_style_zoomin:hover .trx_addons_hover_title{opacity:1;	-webkit-transform:translate(0px,0px) scale(1,1); -moz-transform:translate(0px,0px) scale(1,1); -ms-transform:translate(0px,0px) scale(1,1); transform:translate(0px,0px) scale(1,1)}.trx_addons_hover_style_zoomin:hover .trx_addons_hover_icon{opacity:1;	-webkit-transform:translate(0px,0px) scale(1,1); -moz-transform:translate(0px,0px) scale(1,1); -ms-transform:translate(0px,0px) scale(1,1); transform:translate(0px,0px) scale(1,1)}@keyframes zoomin{0%{opacity:0; transform:scale(.1); -ms-transform:scale(.1); -moz-transform:scale(.1); -webkit-transform:scale(.1)}100%{opacity:1; transform:scale(1); -ms-transform:scale(1); -moz-transform:scale(1); -webkit-transform:scale(1)}}@-webkit-keyframes zoomin{0%{opacity:0; transform:scale(.1); -ms-transform:scale(.1); -moz-transform:scale(.1); -webkit-transform:scale(.1)}100%{opacity:1; transform:scale(1); -ms-transform:scale(1); -moz-transform:scale(1); -webkit-transform:scale(1)}}@keyframes zoomout{0%{transform:scale(1); -ms-transform:scale(1); -moz-transform:scale(1); -webkit-transform:scale(1)}100%{transform:scale(.1); -ms-transform:scale(.1); -moz-transform:scale(.1); -webkit-transform:scale(.1)}}@-webkit-keyframes zoomout{0%{transform:scale(1); -ms-transform:scale(1); -moz-transform:scale(1); -webkit-transform:scale(1)}100%{transform:scale(.1); -ms-transform:scale(.1); -moz-transform:scale(.1); -webkit-transform:scale(.1)}}@keyframes flash{0%{opacity:1}100%{transform:scale(1.15); -ms-transform:scale(1.15); -moz-transform:scale(1.15); -webkit-transform:scale(1.15); opacity:0}}@-webkit-keyframes flash{0%{opacity:1}100%{transform:scale(1.15); -ms-transform:scale(1.15); -moz-transform:scale(1.15); -webkit-transform:scale(1.15); opacity:0}}@keyframes jump{0%{-webkit-transform:translateY(0); -moz-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}50%{-webkit-transform:translateY(-10px); -moz-transform:translateY(-10px); -ms-transform:translateY(-10px); transform:translateY(-10px)}100%{-webkit-transform:translateY(0); -moz-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}}@-webkit-keyframes jump{0%{-webkit-transform:translateY(0); -moz-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}50%{-webkit-transform:translateY(-10px); -moz-transform:translateY(-10px); -ms-transform:translateY(-10px); transform:translateY(-10px)}100%{-webkit-transform:translateY(0); -moz-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}}@keyframes squat{0%{-webkit-transform:translateY(0); -moz-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}50%{-webkit-transform:translateY(10px); -moz-transform:translateY(10px); -ms-transform:translateY(10px); transform:translateY(10px)}100%{-webkit-transform:translateY(0); -moz-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}}@-webkit-keyframes squat{0%{-webkit-transform:translateY(0); -moz-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}50%{-webkit-transform:translateY(10px); -moz-transform:translateY(10px); -ms-transform:translateY(10px); transform:translateY(10px)}100%{-webkit-transform:translateY(0); -moz-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}}.compose-mode .vc_controls-container>div.vc_controls-out-tl{left:auto;	right:0}.compose-mode .sc_widget_slider.vc_empty-element:after{display:none !important}input[type="submit"].wpcf7-submit,div.wpcf7 .ajax-loader{vertical-align:middle}.wpcf7 form .wpcf7-response-output.trx_addons_message_box{margin:0; padding:2em}.wpcf7-not-valid{border-color:#CC0000 !important; -webkit-box-shadow:0px 0px 8px 0px rgba(200,0,0,0.2); -ms-box-shadow:0px 0px 8px 0px rgba(200,0,0,0.2); box-shadow:0px 0px 8px 0px rgba(200,0,0,0.2)}.wpcf7-not-valid.wpcf7-radio{padding:6px}span.wpcf7-not-valid-tip{display:none; font-size:0.75em}.wpcf7-not-valid + span.wpcf7-not-valid-tip{display:block}textarea.wpcf7-form-control,.wpcf7-form-control[type="text"],.wpcf7-form-control[type="number"],.wpcf7-form-control[type="tel"],.wpcf7-form-control[type="url"],.wpcf7-form-control[type="email"],.wpcf7-form-control[type="password"],.wpcf7-form-control[type="search"]{width:100%}.wpcf7 div.wpcf7-response-output{margin:2em 0 0}.wpcf7 p + p,.wpcf7 table + p{margin:1em 0 0}.wpcf7-wpgdprc{display:inline-block}form.wpcf7-form{position:relative}.wpcf7-spinner{position:absolute;	margin:0;	top:50%;	left:50%;	transform:translate(-50%,-50%)}.sc_events_item{display:block;	overflow:hidden;	position:relative;	background-color:#f7f7f7;	height:6.4286em}.sc_events_item + .sc_events_item{margin-top:1em}.sc_events_item_date,.sc_events_item_title,.sc_events_item_button{position:absolute;	-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s}.sc_events_item_date{top:0;	left:0;	width:6.4286em;	height:6.4286em;	color:#292929;	text-align:center}.sc_events_default .sc_events_item_date{background-color:#292929;	color:#fff}.sc_events_default .sc_events_item:hover .sc_events_item_date{background-color:#efa758}.sc_events_item_day{display:block;	font-size:2em;	line-height:1.5em;	margin-top:0.5em}.sc_events_item_month{font-size:0.7143em;	line-height:1.3em;	text-transform:uppercase;	display:block}.sc_events_item_title{left:8em;	color:#292929;	font-size:1.1429em;	line-height:1.3em;	max-width:75%;	padding-right:3em}.sc_events_item:hover .sc_events_item_title{color:#efa758}.sc_events_item_time{color:#888888}.sc_events_item:hover .sc_events_item_time{color:#efa758}.sc_events_item_title,.sc_events_item_button{top:50%;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.sc_events_item_button{right:3em;	color:#292929;	text-align:center}.sc_events_item:hover .sc_events_item_button{color:#efa758}.sc_events_item_button:before{content:'\e884';	font-family:'trx_addons_icons'}.sc_events_detailed .sc_events_item{background-color:transparent;	border:1px solid #efa758;	white-space:nowrap;	height:auto}.sc_events_detailed .sc_events_item_date_wrap,.sc_events_detailed .sc_events_item_time_wrap,.sc_events_detailed .sc_events_item_title_wrap,.sc_events_detailed .sc_events_item_button_wrap{position:relative;	display:inline-block;	vertical-align:top;	height:4em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_events_detailed .sc_events_item_date_wrap{border-right:1px solid #efa758;	width:17%}.sc_events_detailed .sc_events_item_title_wrap{width:48%}.sc_events_detailed .sc_events_item_time_wrap{width:19%}.sc_events_detailed .sc_events_item_button_wrap{width:16%}.sc_events_detailed .sc_events_item_time_wrap:before,.sc_events_detailed .sc_events_item_button_wrap:before{content:' ';	display:block;	border-right:2px solid #efa758;	position:absolute;	width:0;	height:1em;	left:0;	top:50%;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.sc_events_detailed .sc_events_item_date,.sc_events_detailed .sc_events_item_time,.sc_events_detailed .sc_events_item_title,.sc_events_detailed .sc_events_item_button{display:block;	white-space:normal;	position:absolute;	left:0;	top:50%;	width:100%;	height:auto;	min-height:0;	max-height:none;	max-width:none;	padding:0 1.5em;	font-size:1em;	line-height:1.3em;	background-color:transparent;	text-align:left;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.sc_events_detailed .sc_events_item_time,.sc_events_detailed .sc_events_item_button{padding:0 1em}.sc_events_detailed .sc_events_item_button:before,.sc_events_detailed .sc_events_item_button:after{display:none}.sc_events_detailed .sc_events_item:hover{background-color:#efa758;	color:#fff}.sc_events_detailed .sc_events_item:hover .sc_events_item_time_wrap:before,.sc_events_detailed .sc_events_item:hover .sc_events_item_button_wrap:before{border-color:#fff}.woocommerce div.product form.cart .variations td{display:block;	width:100%;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.woocommerce div.product form.cart .variations tr+tr td.label{padding:1em 0 0}.trx_addons_attrib_item{cursor:pointer !important}.trx_addons_attrib_item span{overflow:hidden;	display:block}.trx_addons_attrib_item.trx_addons_attrib_image{display:inline-block;	vertical-align:top;	margin-right:1em;	padding:5px;	border:1px solid #ddd;	background-color:#fff}.trx_addons_attrib_item.trx_addons_attrib_image img{width:70px;	height:auto}.trx_addons_attrib_item.trx_addons_attrib_color{display:inline-block;	vertical-align:top;	margin-right:0.5em;	padding:3px;	border:1px solid #ddd;	background-color:#fafafa}.trx_addons_attrib_item.trx_addons_attrib_color span{display:block;	width:30px;	height:30px}.trx_addons_attrib_item.trx_addons_attrib_button{display:inline-block;	vertical-align:top;	margin-right:0.5em;	padding:3px;	border:1px solid #ddd;	background-color:#fafafa}.trx_addons_attrib_item.trx_addons_attrib_button span{padding:0.5em 1.5em}.trx_addons_attrib_item.trx_addons_attrib_selected{background-color:#f0f0f0;	border-color:red}.trx_addons_attrib_item.trx_addons_attrib_disabled{cursor:not-allowed !important}.trx_addons_attrib_item.trx_addons_attrib_disabled span{position:relative}.trx_addons_attrib_item.trx_addons_attrib_disabled span:before,.trx_addons_attrib_item.trx_addons_attrib_disabled span:after{content:' ';	position:absolute;	top:50%;	left:-20%;	width:140%;	height:1px;	background-color:#f0f0f0;	-webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg)}.trx_addons_attrib_item.trx_addons_attrib_disabled span:after{-webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg)}.yith_magnifier_zoom_wrap .yith_magnifier_zoom_magnifier{border-width:1px;	margin-left:4px}.yith_magnifier_gallery li + li{padding-left:20px}.yith_magnifier_gallery li a{margin-left:0;	margin-right:0}.trx_addons_accent{color:#efa758}.trx_addons_accent_bg{color:#fff;	background-color:#efa758;	padding:0 0.4em;	display:inline-block}.trx_addons_hover{color:#b88144}.trx_addons_inverse{color:#fff;	background-color:#000;	padding:0 0.4em;	display:inline-block}.trx_addons_dark{color:#000}.trx_addons_tiny_text{font-size:11px;	line-height:1.3em;	text-transform:uppercase;	font-weight:700;	letter-spacing:1px}.trx_addons_dropcap{float:left;	display:block;	font-size:2em;	line-height:2.2em;	width:2.2em;	height:2.2em;	text-align:center;	overflow:hidden;	margin:0.4em 0.8em 0.5em 0;	color:#fff;	background-color:#000}.trx_addons_dropcap_style_2{background-color:#efa758}.trx_addons_tooltip{color:#efa758;	border-bottom:1px dashed #efa758;	position:relative;	cursor:default}.trx_addons_tooltip:before{content:attr(data-tooltip-text);	pointer-events:none;	display:inline-block;	white-space:nowrap;	padding:0.1em 1em;	background-color:#efa758;	color:#fff;	font-size:0.8em;	position:absolute;	z-index:1;	left:50%;	bottom:150%;	opacity:0;	border:none;	-webkit-transform:translateX(-70%); -moz-transform:translateX(-70%); -ms-transform:translateX(-70%); transform:translateX(-70%);	-webkit-transition:all ease-out 0.1s; -moz-transition:all ease-out 0.1s; -ms-transition:all ease-out 0.1s; -o-transition:all ease-out 0.1s; transition:all ease-out 0.1s;	-webkit-border-radius:2px; -ms-border-radius:2px; border-radius:2px}.trx_addons_tooltip:after{content:' ';	pointer-events:none;	display:block;	font-size:0.8em;	width:0;	height:0;	border:4px solid transparent;	border-top-color:#efa758;	position:absolute;	z-index:2;	left:50%;	bottom:150%;	opacity:0;	margin-bottom:-4px;	-webkit-transition:all ease-out 0.1s; -moz-transition:all ease-out 0.1s; -ms-transition:all ease-out 0.1s; -o-transition:all ease-out 0.1s; transition:all ease-out 0.1s;	-webkit-transform:rotate(135deg); -moz-transform:rotate(135deg); -ms-transform:rotate(135deg); transform:rotate(135deg)}.trx_addons_tooltip:hover:before,.trx_addons_tooltip:hover:after{bottom:115%;	opacity:1}del{color:#ddd;	text-decoration:line-through}.trx_addons_no_margin{margin:0}ul[class*="trx_addons_list"]{list-style-type:none;	padding-left:1.2em}ul[class*="trx_addons_list"]>li{position:relative}ul[class*="trx_addons_list"]>li:before{font-family:'trx_addons_icons';	display:inline-block;	position:absolute;	top:0;	left:-1em;	line-height:inherit}ul.trx_addons_list_success,ul.trx_addons_list_error,ul.trx_addons_list_plus,ul.trx_addons_list_minus{padding-left:1.5em}ul.trx_addons_list_success>li:before,ul.trx_addons_list_error>li:before,ul.trx_addons_list_plus>li:before,ul.trx_addons_list_minus>li:before{left:-1.3em}ul[class*="trx_addons_list_dot"]>li:before{content:'\e8b6'}ul[class*="trx_addons_list_custom"]>li:before{content:'\e89b'}ul[class*="trx_addons_list_success"]>li:before{content:'\e889'}ul[class*="trx_addons_list_error"]>li:before{content:'\e875'}ul[class*="trx_addons_list_info"]>li:before{content:'\e87f'}ul[class*="trx_addons_list_plus"]>li:before{content:'\e876'}ul[class*="trx_addons_list_minus"]>li:before{content:'\e877'}ul[class*="trx_addons_list_help"]>li:before{content:'\e87c'}ul[class*="trx_addons_list_attention"]>li:before{content:'\e880'}ul[class*="trx_addons_list"][class*="_circled"]{padding-left:1.8em}ul[class*="trx_addons_list"][class*="_circled"]>li:before{font-size:10px;	left:-2.4em;	top:0.4em;	width:1.6em;	height:1.6em;	line-height:1.6em;	text-align:center;	display:inline-block;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;	color:#fff;	background-color:#efa758}ul.trx_addons_list_parameters{padding-left:0 !important}ul.trx_addons_list_parameters>li:before{display:none}ul.trx_addons_list_parameters>li + li{padding-top:0.2em;	margin-top:0.2em;	border-top:1px solid #ddd}.trx_addons_list_parameters>li{white-space:nowrap}.trx_addons_list_parameters>li>strong{display:inline-block;	width:75%;	text-align:left;	font-weight:inherit;	white-space:normal;	vertical-align:top}.trx_addons_list_parameters>li>em{display:inline-block;	width:25%;	text-align:left;	font-style:normal;	font-weight:inherit;	white-space:normal;	vertical-align:top}.sc_float_left{float:left}.sc_float_right{float:right}.sc_float_center{margin-left:auto; margin-right:auto}.sc_align_left{text-align:left}.sc_align_right{text-align:right}.sc_align_center{text-align:center}.sc_align_justify{text-align:justify}.sc_padding_small{padding:2em 3%}.sc_padding_medium{padding:3em 7%}.sc_padding_large{padding:4em 12%}.sc_item_title,.sc_item_subtitle,.sc_item_descr,.sc_item_button{margin:0}.sc_item_title{line-height:1.3em}.sc_item_title>small,.sc_item_title>big{display:inline-block;	margin-bottom:0.9em}.sc_item_title + .sc_item_subtitle{margin-top:1.5em}.sc_item_subtitle + .sc_item_title{margin-top:0.6em}.sc_item_subtitle.sc_item_title_style_shadow{font-size:8rem;	line-height:1.2em;	font-style:normal;	font-weight:900;	color:#f0f0f0;	opacity:0.1;	position:absolute;	z-index:0;	top:0;	left:50%;	-webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%)}.sc_item_subtitle.sc_item_title_style_shadow.sc_align_left,.sc_item_subtitle.sc_item_title_style_shadow.sc_align_default{left:0;	-webkit-transform:none; -moz-transform:none; -ms-transform:none; transform:none}.sc_item_subtitle.sc_item_title_style_shadow.sc_align_right{left:auto;	right:0;	-webkit-transform:none; -moz-transform:none; -ms-transform:none; transform:none}.sc_item_subtitle.sc_item_title_style_shadow + .sc_item_title{padding:2.5rem 0;	margin:0}.sc_item_title + .sc_item_descr,.sc_item_subtitle + .sc_item_descr,.sc_item_title + .sc_item_slider,.sc_item_subtitle + .sc_item_slider,.sc_item_descr + .sc_item_slider,.sc_item_title + .sc_item_columns,.sc_item_subtitle + .sc_item_columns,.sc_item_descr + .sc_item_columns,.sc_item_title + .sc_item_content,.sc_item_subtitle + .sc_item_content,.sc_item_descr + .sc_item_content{margin-top:2em}h1.sc_item_title_tag + .sc_item_descr,h1.sc_item_title_tag + .sc_item_slider,h1.sc_item_title_tag + .sc_item_columns,h1.sc_item_title_tag + .sc_item_content{margin-top:2em}h2.sc_item_title_tag + .sc_item_descr,h2.sc_item_title_tag + .sc_item_slider,h2.sc_item_title_tag + .sc_item_columns,h2.sc_item_title_tag + .sc_item_content{margin-top:1.8em}h3.sc_item_title_tag + .sc_item_descr,h3.sc_item_title_tag + .sc_item_slider,h3.sc_item_title_tag + .sc_item_columns,h3.sc_item_title_tag + .sc_item_content{margin-top:1.6em}h4.sc_item_title_tag + .sc_item_descr,h4.sc_item_title_tag + .sc_item_slider,h4.sc_item_title_tag + .sc_item_columns,h4.sc_item_title_tag + .sc_item_content{margin-top:1.4em}h5.sc_item_title_tag + .sc_item_descr,h5.sc_item_title_tag + .sc_item_slider,h5.sc_item_title_tag + .sc_item_columns,h5.sc_item_title_tag + .sc_item_content{margin-top:1.2em}h6.sc_item_title_tag + .sc_item_descr,h6.sc_item_title_tag + .sc_item_slider,h6.sc_item_title_tag + .sc_item_columns,h6.sc_item_title_tag + .sc_item_content{margin-top:1em}.sc_item_descr{margin-bottom:2em}.sc_item_descr.sc_align_center{max-width:75%;	margin-left:auto;	margin-right:auto}.sc_item_descr:last-child{margin-bottom:0}.wpb_column:not(.vc_col-sm-12) .sc_item_descr.sc_align_center{max-width:none}.sc_item_title + .sc_item_slider,.sc_item_subtitle + .sc_item_slider,.sc_item_descr + .sc_item_slider,.sc_item_title + .sc_item_columns,.sc_item_subtitle + .sc_item_columns,.sc_item_descr + .sc_item_columns,.sc_item_title + .sc_item_content,.sc_item_subtitle + .sc_item_content,.sc_item_descr + .sc_item_content{margin-top:2em}.sc_item_title + .sc_item_button,.sc_item_title + .sc_item_button_image,.sc_item_subtitle + .sc_item_button,.sc_item_subtitle + .sc_item_button_image,.sc_item_descr + .sc_item_button,.sc_item_descr + .sc_item_button_image,.sc_item_content + .sc_item_button,.sc_item_content + .sc_item_button_image,.sc_item_slider + .sc_item_button,.sc_item_slider + .sc_item_button_image,.sc_item_columns + .sc_item_button,.sc_item_columns + .sc_item_button_image{margin-top:2em}.sc_item_title + .sc_item_button_simple,.sc_item_subtitle + .sc_item_button_simple,.sc_item_descr + .sc_item_button_simple,.sc_item_content + .sc_item_button_simple,.sc_item_slider + .sc_item_button_simple,.sc_item_columns + .sc_item_button_simple{margin-top:1.5em}.sc_item_button a{display:inline-block;	text-transform:uppercase;	white-space:nowrap;	padding:1.3em 3.3em;	font-size:0.8571em;	font-weight:bold;	letter-spacing:3px;	background-color:#292929;	border:2px solid #292929;	color:#fff;	-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s}.sc_item_button a + a{margin-left:1em}.sc_item_button a:hover{background-color:transparent;	color:#292929}.sc_item_button_image img{max-height:8em;	width:auto}.sc_layouts_column .sc_layouts_item{display:inline-block; vertical-align:middle; margin-right:1.5em}.sc_layouts_column .sc_layouts_item:last-child{margin-right:0}.sc_layouts_column_align_right .sc_layouts_item{margin-left:1.5em; margin-right:0}.sc_layouts_column_align_right .sc_layouts_item:first-child{margin-left:0}.sc_layouts_column_align_left,.sc_layouts_column.sc_layouts_column_align_left .widget,.sc_layouts_column.sc_layouts_column_align_left .widget_title,.sc_layouts_column.sc_layouts_column_align_left .widgettitle{text-align:left}.sc_layouts_column_align_center,.sc_layouts_column.sc_layouts_column_align_center .widget,.sc_layouts_column.sc_layouts_column_align_center .widget_title,.sc_layouts_column.sc_layouts_column_align_center .widgettitle{text-align:center}.sc_layouts_column_align_right,.sc_layouts_column.sc_layouts_column_align_right .widget,.sc_layouts_column.sc_layouts_column_align_right .widget_title,.sc_layouts_column.sc_layouts_column_align_right .widgettitle{text-align:right}@media (max-width:767px){.sc_layouts_column{width:100% !important}.sc_layouts_column_align_left,	.sc_layouts_column_align_right{text-align:center}.sc_layouts_hide_on_mobile{display:none !important}}@media (max-width:1023px){.sc_layouts_hide_on_tablet{display:none !important}}body.frontpage .sc_layouts_hide_on_frontpage,body.error404 .sc_layouts_hide_on_frontpage{display:none !important}.sc_layouts_row_delimiter{border-bottom:1px solid #ddd}.sc_layouts_row .vc_separator{margin-top:3em !important;	margin-bottom:3em !important}.sc_layouts_item_link{display:block}.sc_layouts_item_icon{font-size:2.25em;	line-height:1.1em;	display:inline-block;	vertical-align:middle;	-webkit-transition:color .3s ease; -moz-transition:color .3s ease; -ms-transition:color .3s ease; -o-transition:color .3s ease; transition:color .3s ease}.sc_layouts_item_details{display:inline-block;	vertical-align:middle}.sc_layouts_item_icon + .sc_layouts_item_details{margin-left:0.5em}.sc_layouts_column_icons_position_left .sc_layouts_item_details{text-align:left}.sc_layouts_column_icons_position_right .sc_layouts_item_details{text-align:right}.sc_align_center .sc_layouts_item_details{text-align:center}.sc_layouts_item_details_line1,.sc_layouts_item_details_line2{display:block}.sc_layouts_item_details_line1{font-weight:400;	font-size:13px;	line-height:16px}.sc_layouts_item_details_line2{font-weight:700;	font-size:16px;	line-height:21px}@media (max-width:959px){.sc_layouts_item_details_line1{font-size:12px; line-height:16px}.sc_layouts_item_details_line2{font-size:15px; line-height:20px}}@media (max-width:767px){.sc_layouts_item_details_line1{font-size:11px; line-height:14px}.sc_layouts_item_details_line2{font-size:13px; line-height:18px}}.sc_layouts_column_icons_position_right .sc_layouts_item:after{content:' ';	width:100%;	height:0;	clear:both}.sc_layouts_column_icons_position_right .sc_layouts_item_icon{float:right;	margin-left:0.4em;	margin-right:0}.sc_layouts_column_icons_position_right .sc_layouts_item_details{float:right} .sc_layouts_row_type_narrow{font-size:13px;	line-height:19px;	padding:0.5em 0;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}@media (max-width:959px){.sc_layouts_row_type_narrow{font-size:12px; line-height:18px}}@media (max-width:767px){.sc_layouts_row_type_narrow{font-size:11px; line-height:16px}}.sc_layouts_row_type_narrow .sc_layouts_item{margin-top:0.5em;	margin-bottom:0.5em}.sc_layouts_row_type_narrow .sc_layouts_item_icon,.sc_layouts_row_type_narrow .sc_layouts_item input[type="text"]{font-size:inherit;	font-weight:inherit;	line-height:inherit}.sc_layouts_row_type_narrow .sc_layouts_item_details_line1,.sc_layouts_row_type_narrow .sc_layouts_item_details_line2{display:inline-block;	font-size:inherit;	font-weight:inherit;	line-height:inherit}.sc_layouts_row_type_narrow .sc_layouts_item_details_line1 + .sc_layouts_item_details_line2{margin-left:0.5em}.sc_layouts_row_type_narrow .socials_wrap{margin-right:-15px}.sc_layouts_row_type_narrow .socials_wrap .social_item{margin-right:15px}.sc_layouts_row_type_narrow .socials_wrap .social_item a{width:auto;	height:auto;	line-height:inherit;	font-size:15px;	-webkit-border-radius:0; -ms-border-radius:0; border-radius:0}.sc_layouts_row_type_narrow .sc_button_wrap .sc_button{background-color:transparent;	border:1px solid #efa758;	color:#efa758;	text-transform:uppercase;	font-size:11px;	font-weight:400;	padding:1em 2em;	letter-spacing:0;	vertical-align:top} .sc_layouts_row_type_compact{padding:0.75em 0;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_layouts_row_type_compact .sc_layouts_item{margin-top:0.5em;	margin-bottom:0.5em}.sc_layouts_row_type_compact .sc_layouts_item_icon{font-size:1.25em;	font-weight:400}.sc_layouts_row_type_compact .sc_layouts_item input[type="text"]{font-size:inherit;	font-weight:inherit;	line-height:inherit}.sc_layouts_row_type_compact .sc_layouts_item_details_line1,.sc_layouts_row_type_compact .sc_layouts_item_details_line2{display:inline-block;	font-size:inherit;	font-weight:inherit;	line-height:inherit}.sc_layouts_row_type_compact .sc_layouts_item_details_line1 + .sc_layouts_item_details_line2{margin-left:0.5em}.sc_layouts_row_type_compact .socials_wrap{margin-right:-15px}.sc_layouts_row_type_compact .socials_wrap .social_item{margin-right:15px}.sc_layouts_row_type_compact .socials_wrap .social_item a{width:auto;	height:auto;	line-height:inherit;	font-size:15px;	-webkit-border-radius:0; -ms-border-radius:0; border-radius:0}.sc_layouts_row_type_compact .sc_button_wrap .sc_button{background-color:#efa758;	color:#fff;	font-size:12px;	font-weight:400;	padding:1.5em 3em;	letter-spacing:0.5px;	vertical-align:top} .sc_layouts_row_type_normal{padding:2em 0;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_layouts_row_type_normal .sc_layouts_item{margin-top:0.5em;	margin-bottom:0.5em}.sc_layouts_row_type_normal .sc_button_wrap .sc_button{background-color:#efa758;	color:#fff;	font-size:11px;	font-weight:600;	padding:1.5em 3em;	letter-spacing:0.5px;	vertical-align:top}.sc_layouts_row_fixed_placeholder{display:none}.sc_layouts_row_fixed_on + .sc_layouts_row_fixed_placeholder{display:block}.sc_layouts_row_fixed_on{position:fixed;	z-index:100000;	top:0;	left:-15px;	right:-15px;	margin:0 !important;	background-color:#fff}@media (max-width:600px){.sc_layouts_row_fixed_on{position:absolute}}.sc_layouts_row_type_compact.sc_layouts_row_fixed_on,.sc_layouts_row_type_normal.sc_layouts_row_fixed_on{padding-top:0;	padding-bottom:0}.sc_layouts_row.sc_layouts_row_fixed_on .sc_layouts_logo img{max-height:40px}.sc_layouts_logo img{max-height:80px; width:auto}.sc_layouts_row_type_compact .sc_layouts_logo img{max-height:60px}.sc_layouts_row_type_narrow .sc_layouts_logo img{max-height:40px}@media (max-width:1439px){.sc_layouts_logo img{max-height:60px; width:auto}.sc_layouts_row_type_compact .sc_layouts_logo img{max-height:40px}.sc_layouts_row_type_narrow .sc_layouts_logo img{max-height:30px}}.sc_layouts_logo .logo_text{display:block}.sc_layouts_logo .logo_slogan{display:block;	font-size:12px;	line-height:15px;	letter-spacing:0px}.search_wrap,.search_wrap .search_form{position:relative}.search_wrap .search_field{width:6em;	padding:0 0 0 1.75em;	vertical-align:middle;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.search_wrap .search_submit{position:absolute;	bottom:0;	left:0;	background-color:transparent;	padding:0;	font-size:inherit;	font-weight:inherit;	line-height:inherit}.search_wrap .search_submit:before{margin:0}.sc_layouts_row_type_narrow .search_wrap .search_field,.sc_layouts_row_type_compact .search_wrap .search_field{border:none !important;	background-color:transparent !important}.sc_layouts_row_type_compact .search_wrap .search_submit{font-size:1.25em;	font-weight:400}.sc_layouts_column_icons_position_right .search_wrap .search_field{padding:0 1.75em 0 0}.sc_layouts_column_icons_position_right .search_wrap .search_submit{left:auto;	right:0}.sc_layouts_row_type_normal .search_wrap .search_field{font-size:11px;	text-transform:uppercase;	padding:0 1.5em 0 3em;	width:15em;	height:4.7727em;	line-height:4.7727em;	-webkit-border-radius:3em; -ms-border-radius:3em; border-radius:3em}.sc_layouts_row_type_normal .search_wrap .search_submit{display:block;	font-size:11px;	text-align:center;	width:1em;	height:4.7727em;	line-height:4.7727em;	position:absolute;	bottom:auto;	top:0;	left:1em}.sc_layouts_row_type_normal .search_wrap .search_submit:before{font-size:13px}.sc_layouts_row_type_normal .sc_layouts_column_icons_position_right .search_wrap .search_submit{left:auto;	right:1em}.sc_layouts_row_type_normal .sc_layouts_column_icons_position_right .search_wrap .search_field{padding:1em 3em 1em 1.5em}.search_wrap.search_style_expand .search_field{width:0;	visibility:hidden}.search_style_expand.search_opened .search_field{width:6em;	visibility:visible}.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand .search_field{height:4.7727em;	line-height:4.7727em;	padding-top:0;	padding-bottom:0;	visibility:visible}.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand:not(.search_opened) .search_field{padding:0 2.3em 0 2.3em}.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand.search_opened .search_field{width:15em}.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand:not(.search_opened) .search_submit{width:4.7727em;	left:0;	right:auto}.search_style_fullscreen .search_field{width:0;	visibility:hidden}.search_style_fullscreen .search_field,.search_style_fullscreen .search_submit,.search_style_fullscreen .search_submit:before{-webkit-transition:none; -moz-transition:none; -ms-transition:none; -o-transition:none; transition:none}.search_style_fullscreen.search_opened .search_field,.search_style_fullscreen.search_opened .search_submit,.search_style_fullscreen.search_opened .search_submit:before{-webkit-transition:all .3s ease; -moz-transition:all .3s ease; -ms-transition:all .3s ease; -o-transition:all .3s ease; transition:all .3s ease}.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen .search_field{width:0;	height:4.7727em;	line-height:4.7727em;	padding-top:0;	padding-bottom:0;	visibility:visible}.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen:not(.search_opened) .search_field{padding:0 2.3em 0 2.3em}.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen:not(.search_opened) .search_submit{width:4.7727em;	left:0;	right:auto}.search_style_fullscreen .search_close{display:none}.search_style_fullscreen .search_close:before{margin:0}.search_style_fullscreen.search_opened .search_close{position:absolute;	right:0;	top:0;	display:inline-block;	font-size:2rem;	font-weight:300;	text-align:center;	cursor:pointer;	-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s}.search_style_fullscreen.search_opened .search_form_wrap{position:fixed;	background-color:rgba(255,255,255,0.9);	bottom:0;	left:0;	right:0;	top:0;	width:100%;	height:100%;	z-index:999;	overflow:hidden}.search_style_fullscreen.search_opened .search_form{position:relative;	width:50%;	top:50%;	left:50%;	-webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%);	border-bottom:1px solid #fff;	font-size:1em}.search_style_fullscreen.search_opened .search_results{top:0;	display:none !important}.search_style_fullscreen.search_opened .search_submit:before{font-size:inherit}.search_style_fullscreen.search_opened .search_submit,.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen.search_opened .search_submit{position:absolute;	left:0 !important;	right:auto !important;	top:50%;	font-size:2rem;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.search_style_fullscreen.search_opened .search_field,.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen.search_opened .search_field{font-size:2rem !important;	font-weight:400 !important;	line-height:3em !important;	height:3em;	letter-spacing:1px;	margin:0;	padding:0 0 0 2em;	border:none;	white-space:pre-wrap;	word-wrap:break-word;	resize:none;	overflow:hidden;	display:block;	visibility:visible;	width:100%}.search_style_fullscreen.search_opened .search_field,.search_style_fullscreen.search_opened .search_field:hover,.search_style_fullscreen.search_opened .search_field:focus{background-color:transparent !important}.search_wrap .search_results{display:none;	position:absolute;	z-index:1000;	left:0;	top:3.5em;	background-color:#fff;	border:1px solid #e5e5e5;	width:22em;	padding:2em 1.5em;	text-align:left}.search_wrap .search_results:after{content:" ";	width:10px;	height:10px;	background-color:#fff;	border-left:1px solid #e5e5e5;	border-top:1px solid #e5e5e5;	position:absolute;	top:-6px;	left:3em;	-webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg)}.sc_layouts_column_align_right .search_wrap .search_results{left:auto;	right:1em}.sc_layouts_column_align_right .search_wrap .search_results:after{left:auto;	right:3em}.search_wrap .search_results .search_results_close{position:absolute;	top:3px;	right:3px;	display:block;	text-align:center;	overflow:hidden;	font-size:1em;	width:1.2em;	height:1.2em;	line-height:1.2em;	cursor:pointer}.search_wrap .post_more{display:block;	text-align:center}.search_wrap .post_meta{font-style:normal}.sc_layouts_cart{position:relative;	z-index:2}.sc_layouts_cart_icon,.sc_layouts_cart_details{cursor:pointer}.sc_layouts_cart_items_short{display:none;	width:15px;	height:15px;	line-height:15px;	text-align:center;	font-size:7px;	background-color:#333;	color:#fff;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;	position:absolute;	z-index:1;	right:-5px;	top:-5px;	pointer-events:none}.sc_layouts_row_type_compact .sc_layouts_cart_details{display:none}.sc_layouts_row_type_compact .sc_layouts_cart_details{display:none}.sc_layouts_row_type_compact .sc_layouts_cart_items_short{display:block} .sc_layouts_cart_widget{display:none;	text-align:left;	position:absolute;	z-index:2;	right:-2em;	top:4em;	width:280px;	padding:1em;	border:1px solid #ddd;	background-color:#fff;	color:#888}.sc_layouts_cart_widget:after{content:' ';	display:block;	position:absolute;	z-index:1;	right:2.5em;	top:0;	margin:-5px 0 0 -4px;	width:8px;	height:8px;	border-left:1px solid #ddd;	border-top:1px solid #ddd;	background-color:#fff;	-webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg)}.sc_layouts_cart_widget .sc_layouts_cart_widget_close{position:absolute;	z-index:100;	right:0;	top:0;	padding:5px 6px;	cursor:pointer;	-webkit-transition:color .3s ease; -moz-transition:color .3s ease; -ms-transition:color .3s ease; -o-transition:color .3s ease; transition:color .3s ease}.sc_layouts_cart_widget .widget_shopping_cart{text-align:left !important}.sc_layouts_cart_widget .cart_list{max-height:200px;	overflow-y:auto;	overflow-x:hidden}.sc_layouts_cart_widget p{margin-bottom:0}.sc_layouts_cart_widget p+p{margin-top:0.75em}.sc_layouts_menu_mobile_button{display:none}.sc_layouts_menu_mobile_button .sc_layouts_item_icon{font-size:2em}@media (max-width:767px){.sc_layouts_menu_mobile_button{display:inline-block}}.sc_layouts_menu_mobile_button_burger:not(.without_menu){display:inline-block} .sc_layouts_menu{position:relative;	z-index:1000;	overflow:hidden;	visibility:hidden;	max-height:3em}.sc_layouts_menu.inited{overflow:visible;	visibility:visible;	max-height:none}.sc_layouts_menu_nav,.sc_layouts_menu_nav ul{display:inline-block;	margin:0;	padding:0;	list-style-type:none}.sc_layouts_menu_nav:after,.sc_layouts_menu_nav ul:after{content:' ';	display:block;	width:100%;	height:0;	clear:both}.sc_layouts_menu_nav li{margin:0;	position:relative}.sc_layouts_menu_nav li>a{display:block;	position:relative}.sc_layouts_menu_nav{text-align:left;	vertical-align:middle}.sc_layouts_menu_nav>li{position:relative;	float:left;	z-index:20}.sc_layouts_menu_nav>li+li{z-index:19}.sc_layouts_menu_nav>li+li+li{z-index:18}.sc_layouts_menu_nav>li+li+li+li{z-index:17}.sc_layouts_menu_nav>li+li+li+li+li{z-index:16}.sc_layouts_menu_nav>li+li+li+li+li+li{z-index:15}.sc_layouts_menu_nav>li+li+li+li+li+li+li{z-index:14}.sc_layouts_menu_nav>li+li+li+li+li+li+li+li{z-index:13}.sc_layouts_menu_nav>li+li+li+li+li+li+li+li+li{z-index:12}.sc_layouts_menu_nav>li+li+li+li+li+li+li+li+li+li{z-index:11}.sc_layouts_menu_nav>li>a{padding:1em;	position:relative;	color:#333}.sc_layouts_menu_nav>li>a:hover,.sc_layouts_menu_nav>li.sfHover>a,.sc_layouts_menu_nav>li.current-menu-item>a,.sc_layouts_menu_nav>li.current-menu-parent>a,.sc_layouts_menu_nav>li.current-menu-ancestor>a{color:#efa758}.sc_layouts_menu_nav>li.current-menu-item>a,.sc_layouts_menu_nav>li.current-menu-parent>a,.sc_layouts_menu_nav>li.current-menu-ancestor>a{font-weight:600}.sc_layouts_menu_nav>li.menu-item-has-children>a{padding-right:2em}.sc_layouts_menu_nav>li.menu-item-has-children>a:after{content:'\e882';	font-family:'trx_addons_icons';	font-weight:normal;	display:inline-block;	position:absolute;	top:50%;	right:1em;	z-index:1;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.sc_layouts_menu_popup .sc_layouts_menu_nav>li.menu-item-has-children>a:after,.sc_layouts_menu_nav li li.menu-item-has-children>a:after{content:'\e884';	font-family:'trx_addons_icons';	font-weight:normal;	position:absolute;	right:1em;	top:50%;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.sc_layouts_menu_nav li[class*="icon-"]:before{-webkit-transition:all .3s ease; -moz-transition:all .3s ease; -ms-transition:all .3s ease; -o-transition:all .3s ease; transition:all .3s ease}.sc_layouts_menu_nav>li[class*="icon-"]>a{padding-left:2em}.sc_layouts_menu_nav>li[class*="icon-"]:before{position:absolute;	display:inline-block;	z-index:1;	left:0.5em;	top:0;	padding:0.8em 0 1em;	width:1em;	line-height:inherit}.sc_layouts_menu_nav>li[class*="columns-"][class*="icon-"]:before{position:static;	margin:0 0 0 0.5em;	float:left}.sc_layouts_menu_nav>li[class*="columns-"][class*="icon-"]>a{float:left;	margin-left:-1.5em}.sc_layouts_menu_popup .sc_layouts_menu_nav,.sc_layouts_menu_nav>li ul{position:absolute;	display:none;	z-index:10000;	width:13.5em;	padding:1.4em 0;	text-align:left;	background-color:#f0f0f0;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2); -ms-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2); box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2)}.sc_layouts_menu_popup .sc_layouts_menu_nav>li>a,.sc_layouts_menu_nav>li li>a{padding:0.6em 1.6667em;	color:#333}.sc_layouts_menu_nav>li li>a:hover,.sc_layouts_menu_nav>li li.sfHover>a,.sc_layouts_menu_nav>li li.current-menu-item>a,.sc_layouts_menu_nav>li li.current-menu-parent>a,.sc_layouts_menu_nav>li li.current-menu-ancestor>a{color:#efa758}.sc_layouts_menu_nav>li li[class*="icon-"]>a>span{display:inline-block;	padding-left:1.6667em}.sc_layouts_menu_nav>li li[class*="icon-"]:before{position:absolute;	z-index:1;	left:1.6667em;	top:50%;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	color:#333}.sc_layouts_menu_nav>li li[class*="icon-"]:hover:before,.sc_layouts_menu_nav>li li[class*="icon-"].shHover:before,.sc_layouts_menu_nav>li li.current-menu-item:before,.sc_layouts_menu_nav>li li.current-menu-parent:before,.sc_layouts_menu_nav>li li.current-menu-ancestor:before{color:#efa758}.sc_layouts_menu_nav>li>ul{top:4.2em;	left:50%;	margin-left:-6.5em;	}.sc_layouts_menu_popup .sc_layouts_menu_nav,.sc_layouts_menu_popup .sc_layouts_menu_nav>li>ul,.sc_layouts_menu_nav>li>ul ul{left:13em;	top:-1.4em;	margin:0 0 0 2px;	background-color:#f0f0f0}.sc_layouts_menu_nav>li>ul ul.submenu_left{left:-13em;	margin:0 0 0 -2px}.sc_layouts_menu_nav>li[class*="columns-"]{position:static}.sc_layouts_menu_nav>li[class*="columns-"]>ul{left:0;	right:0;	width:100%;	margin-left:0}.sc_layouts_menu_nav ul li.columns-2>ul{width:26em}.sc_layouts_menu_nav ul li.columns-2>ul.submenu_left{left:-26em}.sc_layouts_menu_nav ul li.columns-3>ul{width:39em}.sc_layouts_menu_nav ul li.columns-3>ul.submenu_left{left:-39em}.sc_layouts_menu_nav ul li.columns-4>ul{width:52em}.sc_layouts_menu_nav ul li.columns-4>ul.submenu_left{left:-52em}.sc_layouts_menu_nav ul li.columns-5>ul{width:65em}.sc_layouts_menu_nav ul li.columns-5>ul.submenu_left{left:-65em}.sc_layouts_menu_nav li[class*="columns-"]>ul>li{display:inline-block;	vertical-align:top}.sc_layouts_menu_nav li.columns-2>ul>li{width:50%}.sc_layouts_menu_nav li.columns-3>ul>li{width:33.3333%}.sc_layouts_menu_nav li.columns-4>ul>li{width:25%}.sc_layouts_menu_nav li.columns-5>ul>li{width:20%}@media (min-width:960px) and (max-width:1279px){.sc_layouts_menu_nav ul li.columns-4>ul,	.sc_layouts_menu_nav ul li.columns-5>ul{width:39em}.sc_layouts_menu_nav li.columns-4>ul>li,	.sc_layouts_menu_nav li.columns-5>ul>li{width:33.3333%}}@media (max-width:959px){.sc_layouts_menu_nav ul li.columns-3>ul,	.sc_layouts_menu_nav ul li.columns-4>ul,	.sc_layouts_menu_nav ul li.columns-5>ul{width:26em}.sc_layouts_menu_nav li.columns-3>ul>li,	.sc_layouts_menu_nav li.columns-4>ul>li,	.sc_layouts_menu_nav li.columns-5>ul>li{width:50%}}.sc_layouts_menu_nav li[class*="columns-"] li.menu-item-has-children>a{font-weight:bold}.sc_layouts_menu_nav li[class*="columns-"] li.menu-item-has-children>a:after{display:none}.sc_layouts_menu_nav li[class*="columns-"]>ul ul{position:static !important;	display:block !important;	margin-left:0;		padding:0;	left:auto;	top:auto;	width:auto;	vertical-align:top;	opacity:1 !important;	-webkit-transform:none !important; -moz-transform:none !important; -ms-transform:none !important; transform:none !important;	-webkit-box-shadow:none !important; -ms-box-shadow:none !important; box-shadow:none !important}.sc_layouts_menu_mobile_button_burger{position:relative}.sc_layouts_menu_popup{position:absolute;	z-index:1000;	top:2.4em;	left:50%;	display:none;	-webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%)}.sc_layouts_menu_popup .sc_layouts_menu_nav{position:relative;	left:0;	top:0}.sc_layouts_menu_popup .sc_layouts_menu_nav>li{display:block;	float:none}.sc_layouts_menu_nav .menu-collapse{display:none}.sc_layouts_menu_nav .menu-collapse>a{position:relative;	text-align:center}.sc_layouts_menu_nav .menu-collapse>a:before{position:relative;	z-index:2;	left:1px;	top:0;	-webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg)}.sc_layouts_menu_nav .menu-collapse>a:after{content:' ';	position:absolute;	z-index:1;	left:50%;	top:50%;	-webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%);	display:block;	width:2em;	height:2em;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;	background-color:#f7f7f7}.menu_hover_slide_line>ul>li#blob,.menu_hover_slide_box>ul>li#blob{position:absolute;	top:0;	z-index:1;	opacity:0;	-webkit-transition:all 500ms cubic-bezier(0.175,0.885,0.320,1.275); -moz-transition:all 500ms cubic-bezier(0.175,0.885,0.320,1.275); -ms-transition:all 500ms cubic-bezier(0.175,0.885,0.320,1.275); -o-transition:all 500ms cubic-bezier(0.175,0.885,0.320,1.275); transition:all 500ms cubic-bezier(0.175,0.885,0.320,1.275); }.menu_hover_slide_line>ul>li.blob_over:not(.current-menu-item):not(.current-menu-parent):not(.current-menu-ancestor):hover,.menu_hover_slide_line>ul>li.blob_over:not(.current-menu-item):not(.current-menu-parent):not(.current-menu-ancestor).sfHover{background-color:transparent;	-webkit-box-shadow:none; -ms-box-shadow:none; box-shadow:none}.menu_hover_slide_line>ul>li#blob{height:1px;	margin:3em 0 0 1em}.menu_hover_zoom_line>ul>li>a{position:relative}.menu_hover_zoom_line>ul>li>a:before{content:"";	height:1px;	position:absolute;	margin-left:0.25em;	top:3em;	left:50%;	-webkit-transition:all 0.1s ease; -moz-transition:all 0.1s ease; -ms-transition:all 0.1s ease; -o-transition:all 0.1s ease; transition:all 0.1s ease;	-webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%);	width:0}.menu_hover_zoom_line>ul>li>a:hover:before,.menu_hover_zoom_line>ul>li.sfHover>a:before,.menu_hover_zoom_line>ul>li.current-menu-item>a:before,.menu_hover_zoom_line>ul>li.current-menu-parent>a:before,.menu_hover_zoom_line>ul>li.current-menu-ancestor>a:before{width:80%}.menu_hover_path_line>ul>li>a{position:relative}.menu_hover_path_line>ul>li:before,.menu_hover_path_line>ul>li:after,.menu_hover_path_line>ul>li>a:before,.menu_hover_path_line>ul>li>a:after{content:' ' !important;	position:absolute;	-webkit-transition:-webkit-transform 0.1s; -ms-transition:-ms-transform 0.1s; transition:transform 0.1s;	-webkit-transition-timing-function:cubic-bezier(1,0.68,0.16,0.9); -ms-transition-timing-function:cubic-bezier(1,0.68,0.16,0.9); transition-timing-function:cubic-bezier(1,0.68,0.16,0.9)}.menu_hover_path_line>ul>li:before,.menu_hover_path_line>ul>li:after{top:0.5em;	bottom:0.5em;	width:1px; -webkit-transform:scale3d(1,0,1); -ms-transform:scale3d(1,0,1); transform:scale3d(1,0,1)}.menu_hover_path_line>ul>li:before{left:0.2em;	-webkit-transform-origin:50% 100%; -ms-transform-origin:50% 100%; transform-origin:50% 100%}.menu_hover_path_line>ul>li:after{right:0.2em;	-webkit-transform-origin:50% 0%; -ms-transform-origin:50% 0%; transform-origin:50% 0%}.menu_hover_path_line>ul>li>a:before,.menu_hover_path_line>ul>li>a:after,.menu_hover_path_line>ul>li.menu-item-has-children>a:after{left:0.2em;	right:0.2em; height:1px;	-webkit-transform:scale3d(0,1,1); -ms-transform:scale3d(0,1,1); transform:scale3d(0,1,1)}.menu_hover_path_line>ul>li>a:before{top:0.5em;	bottom:auto;	-webkit-transform-origin:0 50%; -ms-transform-origin:0 50%; transform-origin:0 50%}.menu_hover_path_line>ul>li>a:after,.menu_hover_path_line>ul>li.menu-item-has-children>a:after{top:auto;	bottom:0.5em;	-webkit-transform-origin:100% 50%; -ms-transform-origin:100% 50%; transform-origin:100% 50%} .menu_hover_path_line>ul>li>a:after,.menu_hover_path_line>ul>li.menu-item-has-children>a:after{-webkit-transition-delay:0.3s; -ms-transition-delay:0.3s; transition-delay:0.3s}.menu_hover_path_line>ul>li>a:hover:after,.menu_hover_path_line>ul>li.sfHover>a:after,.menu_hover_path_line>ul>li.menu-item-has-children>a:hover:after,.menu_hover_path_line>ul>li.sfHover.menu-item-has-children>a:after{-webkit-transition-delay:0s; -ms-transition-delay:0s; transition-delay:0s}.menu_hover_path_line>ul>li:before{-webkit-transition-delay:0.2s; -ms-transition-delay:0.2s; transition-delay:0.2s}.menu_hover_path_line>ul>li:hover:before,.menu_hover_path_line>ul>li.sfHover:before{-webkit-transition-delay:0.1s; -ms-transition-delay:0.1s; transition-delay:0.1s}.menu_hover_path_line>ul>li>a:before{-webkit-transition-delay:0.1s; -ms-transition-delay:0.1s; transition-delay:0.1s}.menu_hover_path_line>ul>li.sfHover>a:before,.menu_hover_path_line>ul>li>a:hover:before{-webkit-transition-delay:0.2s; -ms-transition-delay:0.2s; transition-delay:0.2s}.menu_hover_path_line>ul>li.sfHover:after,.menu_hover_path_line>ul>li:hover:after{-webkit-transition-delay:0.3s; -ms-transition-delay:0.3s; transition-delay:0.3s}.menu_hover_path_line>ul>li.sfHover:before,.menu_hover_path_line>ul>li:hover:before,.menu_hover_path_line>ul>li.sfHover:after,.menu_hover_path_line>ul>li:hover:after,.menu_hover_path_line>ul>li.sfHover>a:before,.menu_hover_path_line>ul>li>a:hover:before,.menu_hover_path_line>ul>li>a:hover:after,.menu_hover_path_line>ul>li.sfHover>a:after{-webkit-transform:scale3d(1,1,1); -ms-transform:scale3d(1,1,1); transform:scale3d(1,1,1)}.menu_hover_roll_down>ul>li>a:before{content:' ';	position:absolute;	top:3.3em;	left:1.5em;	right:1.5em;	height:1px;	opacity:0;	-webkit-transform:translate3d(0,-3em,0); -ms-transform:translate3d(0,-3em,0); transform:translate3d(0,-3em,0);	-webkit-transition:-webkit-transform 0s 0.3s,opacity 0.2s; -ms-transition:transform 0s 0.3s,opacity 0.2s; transition:transform 0s 0.3s,opacity 0.2s}.menu_hover_roll_down>ul>li>a:hover:before,.menu_hover_roll_down>ul>li.sfHover>a:before,.menu_hover_roll_down>ul>li.current-menu-item>a:before,.menu_hover_roll_down>ul>li.current-menu-ancestor>a:before,.menu_hover_roll_down>ul>li.current-menu-parent>a:before{opacity:1;	-webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); transform:translate3d(0,0,0);	-webkit-transition:-webkit-transform 0.3s,opacity 0.1s; -ms-transition:-webkit-transform 0.3s,opacity 0.1s; transition:transform 0.3s,opacity 0.1s;	-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1); -ms-transition-timing-function:cubic-bezier(0.4,0,0.2,1); transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.menu_hover_roll_down>ul>li>a>span{display:block;	pointer-events:none}.menu_hover_roll_down>ul>li.sfHover>a>span,.menu_hover_roll_down>ul>li>a:hover>span,.menu_hover_roll_down>ul>li.current-menu-item>a>span,.menu_hover_roll_down>ul>li.current-menu-ancestor>a>span,.menu_hover_roll_down>ul>li.current-menu-parent>a>span{-webkit-animation:anim-roll-down 0.3s forwards; -ms-animation:anim-roll-down 0.3s forwards; animation:anim-roll-down 0.3s forwards}@-webkit-keyframes anim-roll-down{50%{opacity:0; -webkit-transform:translate3d(0,100%,0); -ms-transform:translate3d(0,100%,0); transform:translate3d(0,100%,0)}51%{opacity:0; -webkit-transform:translate3d(0,-100%,0); -ms-transform:translate3d(0,-100%,0); transform:translate3d(0,-100%,0)}100%{opacity:1; -webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}}@keyframes anim-roll-down{50%{opacity:0; -webkit-transform:translate3d(0,100%,0); -ms-transform:translate3d(0,100%,0); transform:translate3d(0,100%,0)}51%{opacity:0; -webkit-transform:translate3d(0,-100%,0); -ms-transform:translate3d(0,-100%,0); transform:translate3d(0,-100%,0)}100%{opacity:1; -webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}}.menu_hover_color_line>ul>li>a:hover:before,.menu_hover_color_line>ul>li>a:focus:before{-webkit-transform:scale3d(1,1,1); -ms-transform:scale3d(1,1,1); transform:scale3d(1,1,1);	-webkit-transition-delay:0s; -ms-transition-delay:0s; transition-delay:0s}.menu_hover_color_line>ul>li>a:before,.menu_hover_color_line>ul>li>a:after,.menu_hover_color_line>ul>li.menu-item-has-children>a:after{content:' ' !important;	position:absolute;	top:3.3em;	left:1.5em;	right:1.5em !important;	margin:0;	height:1px;	-webkit-transform:scale3d(0,1,1); -ms-transform:scale3d(0,1,1); transform:scale3d(0,1,1);	-webkit-transform-origin:center left; -ms-transform-origin:center left; transform-origin:center left;	-webkit-transition:transform 0.3s cubic-bezier(0.22,0.61,0.36,1); -ms-transition:transform 0.3s cubic-bezier(0.22,0.61,0.36,1); transition:transform 0.3s cubic-bezier(0.22,0.61,0.36,1)}.menu_hover_color_line>ul>li>a:hover,.menu_hover_color_line>ul>li.sfHover>a:after,.menu_hover_color_line>ul>li>a:hover:after,.menu_hover_color_line>ul>li>a:before{-webkit-transition-delay:0.3s; -ms-transition-delay:0.3s; transition-delay:0.3s}.menu_hover_color_line>ul>li.sfHover>a:after,.menu_hover_color_line>ul>li.menu-item-has-children>a:hover:after,.menu_hover_color_line>ul>li>a:hover:after,.menu_hover_color_line>ul>li.sfHover>a:before,.menu_hover_color_line>ul>li>a:hover:before,.menu_hover_color_line>ul>li.current-menu-item>a:after,.menu_hover_color_line>ul>li.current-menu-item>a:before,.menu_hover_color_line>ul>li.current-menu-ancestor>a:after,.menu_hover_color_line>ul>li.current-menu-ancestor>a:before,.menu_hover_color_line>ul>li.current-menu-parent>a:after,.menu_hover_color_line>ul>li.current-menu-parent>a:before{-webkit-transform:scale3d(1,1,1); -ms-transform:scale3d(1,1,1); transform:scale3d(1,1,1)}.menu_hover_color_line>ul>li.sfHover>a:before,.menu_hover_color_line>ul>li>a:hover:before{-webkit-transition-delay:0s; -ms-transition-delay:0s; transition-delay:0s}.sc_layouts_title_caption{margin:0 auto}.sc_layouts_title_meta + .sc_layouts_title_title>.sc_layouts_title_caption{font-size:3em;	line-height:1.2em;	margin:0.2em 0 0.2em}.sc_layouts_title_caption img{display:inline-block;	max-height:1.5em;	vertical-align:middle;	width:auto;	margin:-0.2em 0.2em 0 0}.sc_layouts_title_link{display:inline-block;	margin:0.5em 0 2em}.sc_layouts_title_meta .post_edit:before{margin-right:0.5em}.sc_layouts_title_description{font-size:13px;	line-height:19px;	margin:4px auto 1em;	max-width:75%}.sc_layouts_title_description p{margin:0}.sc_layouts_title_breadcrumbs{margin-top:0.5em}.sc_layouts_featured.with_content{position:relative;	min-height:0em}.sc_layouts_featured.with_image{min-height:40rem;	background-repeat:no-repeat;	background-position:center center;	background-size:cover}.sc_layouts_featured.with_image.with_content:before{content:' ';	position:absolute;	z-index:0; left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5)}.sc_layouts_featured .sc_layouts_featured_content{position:static}.sc_layouts_featured.with_image .sc_layouts_featured_content{position:absolute;	z-index:2;	left:50%;	top:50%;	-webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.sc_layouts_currency .select_container{overflow:visible;	background-color:transparent !important}.sc_layouts_currency .woocommerce-currency-switcher-form .woocommerce-currency-switcher{display:none !important}.sc_layouts_currency .woocommerce-currency-switcher-form .woocommerce-currency-switcher{padding:0 !important}.sc_layouts_currency .select_container:after,.sc_layouts_currency .select_container:before{display:none}.sc_layouts_currency .chosen-container .chosen-results{display:block}.sc_layouts_currency .chosen-container{font-size:inherit;	font-weight:inherit;	letter-spacing:0px;	min-width:100%;	position:relative}.sc_layouts_currency .chosen-container-single .chosen-single span{margin:0}.sc_layouts_currency .chosen-container-single .chosen-single>div{display:none}.sc_layouts_currency .woocommerce-currency-switcher-form .chosen-container-active.chosen-with-drop .chosen-single,.sc_layouts_currency .woocommerce-currency-switcher-form .chosen-container-single .chosen-single,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-select,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-selected,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-selected,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect.wSelect-theme-classic{display:inline;	font-weight:inherit;	position:relative;	height:auto;	background:transparent !important;	border:none;	box-shadow:none;	line-height:inherit;	padding:0;	margin:0}.sc_layouts_currency .chosen-container-single .chosen-single:after{content:'\e828';	font-family:'fontello';	font-size:95%;	position:absolute;	right:0;	top:50%;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	display:none}.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-arrow,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-pointer,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-selected-description{display:none}.sc_layouts_currency .chosen-container .chosen-results,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-options-holder,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-options{position:absolute;	left:50%;	top:1em;	margin:0;	padding:1.25em 2em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	width:11em !important;	border:none !important;	min-width:0 !important;	-webkit-border-radius:0 !important; -ms-border-radius:0 !important; border-radius:0 !important;	-webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%);	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2); -ms-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2); box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2);	background:#ffffff;	text-align:left}.sc_layouts_currency.hide_drop .chosen-drop,.sc_layouts_currency.hide_drop .woocommerce-currency-switcher-form .wSelect-options-holder,.sc_layouts_currency.hide_drop .woocommerce-currency-switcher-form .dd-options{display:none !important}.sc_layouts_currency .chosen-container .chosen-drop,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect .wSelect-options{height:auto !important;	border:none;	overflow:visible;	margin-top:0;	-webkit-border-radius:0; -ms-border-radius:0; border-radius:0;	-webkit-box-shadow:none; -ms-box-shadow:none; box-shadow:none}.sc_layouts_currency .chosen-container .chosen-results li,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-option{background:transparent !important;	border:none;	-webkit-transition:all .3s ease; -moz-transition:all .3s ease; -ms-transition:all .3s ease; -o-transition:all .3s ease; transition:all .3s ease;	color:#141414;	font-weight:400;	padding:0.55em 0;	line-height:inherit;	cursor:pointer}.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option-value{padding:0;	margin:0}.sc_layouts_currency .chosen-container .active-result.highlighted,.sc_layouts_currency .chosen-container .active-result.result-selected,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option-selected{color:#efa758}.sc_layouts_currency a.woocs_flag_view_item{width:auto;	height:auto;	margin:0;	vertical-align:bottom;	display:inline}.sc_layouts_currency a.woocs_flag_view_item img{width:auto;	height:1.2em;	vertical-align:bottom}.sc_layouts_language .menu-item>a>img,.sc_layouts_language .menu-item>a>span{display:inline-block;	line-height:inherit;	vertical-align:middle}.sc_layouts_language .menu-item>a>img + span{margin-left:0.3em}.sc_services_iconed .sc_services_slider.slider_outer_pagination_pos_bottom{padding-bottom:3em}.sc_services .sc_services_item_icon:before{overflow:hidden;	padding-left:1px}.sc_services_default .sc_services_title,.sc_services_default .sc_services_subtitle,.sc_services_default .sc_services_descr,.sc_services_default .sc_services_button{text-align:center}.sc_services_default .sc_services_item{background-color:#fafafa;	margin-bottom:2em;	text-align:center;	padding-top:0.1px}.sc_services_default.slider_swiper .sc_services_item,.sc_services_default .columns_padding_bottom .sc_services_item{margin-bottom:0}.sc_services_default .sc_services_item_thumb{margin-bottom:0}.sc_services_default .sc_services_item_icon{display:inline-block;	text-align:center;	font-size:3em;	width:2em;	height:2em;	line-height:2em;	margin-top:0.5em;	border:3px solid #000;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.sc_services_default .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em;	position:relative;	top:2px}.sc_services_default .sc_services_item_number{display:inline-block;	text-align:center;	font-size:6em;	line-height:1em;	font-weight:900;	margin-top:0.3em}.sc_services_default .sc_services_item_info{padding:1.5em 2em}.sc_services_default .sc_services_item_title{margin:0}.sc_services_default .sc_services_item_subtitle{font-size:0.9286em;	font-style:italic;	line-height:1.5em;	margin-top:0.1em}.sc_services_default .sc_services_item_content{margin-top:1em}.sc_services_default .sc_services_item_content p{margin:0}.sc_services_default .sc_services_item_button{margin:1em 0 0}.sc_services_default .sc_services_item_featured_left,.sc_services_default .sc_services_item_featured_right{position:relative;	overflow:hidden;	background-color:transparent}.sc_services_default .sc_services_item_featured_left{text-align:left}.sc_services_default .sc_services_item_featured_right{text-align:right}.sc_services_default .sc_services_item_featured_left .sc_services_item_number,.sc_services_default .sc_services_item_featured_right .sc_services_item_number{font-size:2em;	line-height:1.1em;	margin-top:0;	position:absolute;	z-index:1;	top:0}.sc_services_default .sc_services_item_featured_left .sc_services_item_icon,.sc_services_default .sc_services_item_featured_right .sc_services_item_icon{font-size:2em;	border-width:2px;	margin-top:0;	position:absolute;	z-index:1;	top:0}.sc_services_default .sc_services_item_featured_left.without_content .sc_services_item_icon,.sc_services_default .sc_services_item_featured_right.without_content .sc_services_item_icon{font-size:1.5em;	border-width:1px}.sc_services_default .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_default .sc_services_item_featured_right .sc_services_item_thumb{width:30%;	position:absolute;	z-index:1;	top:0}.sc_services_default .sc_services_item_featured_left .sc_services_item_content,.sc_services_default .sc_services_item_featured_right .sc_services_item_content{min-height:0}.sc_services_default .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_default .sc_services_item_featured_left .sc_services_item_icon,.sc_services_default .sc_services_item_featured_left .sc_services_item_number{left:0}.sc_services_default .sc_services_item_featured_left .sc_services_item_info{text-align:left;	padding:0;	margin-left:4em}.sc_services_default .sc_services_item_featured_left.with_image .sc_services_item_info{padding-left:2em;	margin-left:30%}.sc_services_default .sc_services_item_featured_right .sc_services_item_thumb,.sc_services_default .sc_services_item_featured_right .sc_services_item_icon,.sc_services_default .sc_services_item_featured_right .sc_services_item_number{left:auto;	right:0}.sc_services_default .sc_services_item_featured_right .sc_services_item_info{text-align:right;	padding:0;	margin-right:4em}.sc_services_default .sc_services_item_featured_right.with_image .sc_services_item_info{padding-right:2em;	margin-right:30%}.sc_services_light .sc_services_title,.sc_services_light .sc_services_subtitle,.sc_services_light .sc_services_descr,.sc_services_light .sc_services_button{text-align:center}.sc_services_light .sc_services_item{margin-bottom:2em;	text-align:left;	padding-top:0.1px}.sc_services_light.slider_swiper .sc_services_item,.sc_services_light .columns_padding_bottom .sc_services_item{margin-bottom:0}.sc_services_light .sc_services_item_thumb{margin-bottom:0}.sc_services_light .sc_services_item_icon{display:inline-block;	text-align:center;	font-size:3em;	line-height:1em}.sc_services_light .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em;	position:relative;	top:2px}.sc_services_light .sc_services_item_number{position:absolute;	z-index:0;	top:0;	left:0;	display:inline-block;	text-align:left;	font-size:7em;	line-height:1em;	font-weight:900}.sc_services_light .sc_services_item_info{padding-top:1.5em}.sc_services_light .sc_services_item_featured_top.with_number .sc_services_item_info{padding-top:3em;	position:relative;	z-index:2}.sc_services_light .sc_services_item_title{margin:0}.sc_services_light .sc_services_item_subtitle{font-size:0.9286em;	font-style:italic;	line-height:1.5em;	margin-top:0.1em}.sc_services_light .sc_services_item_featured_top.with_number .sc_services_item_subtitle{font-weight:bold;	font-style:normal}.sc_services_light .sc_services_item_content{margin-top:0.8em}.sc_services_light .sc_services_item_content p{margin:0}.sc_services_light .sc_services_item_button{margin:1em 0 0}.sc_services_light .sc_services_item_featured_left,.sc_services_light .sc_services_item_featured_right{position:relative;	overflow:hidden}.sc_services_light .sc_services_item_featured_left{text-align:left}.sc_services_light .sc_services_item_featured_right{text-align:right}.sc_services_light .sc_services_item_featured_top.with_icon{text-align:center}.sc_services_light .sc_services_item_featured_left .sc_services_item_icon,.sc_services_light .sc_services_item_featured_right .sc_services_item_icon{font-size:2.5em;	margin-top:0;	position:absolute;	z-index:1;	top:0}.sc_services_light .sc_services_item_featured_left.without_content .sc_services_item_icon,.sc_services_light .sc_services_item_featured_right.without_content .sc_services_item_icon{font-size:1.5em}.sc_services_light .sc_services_item_featured_left .sc_services_item_number,.sc_services_light .sc_services_item_featured_right .sc_services_item_number{font-size:2em}.sc_services_light .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_light .sc_services_item_featured_right .sc_services_item_thumb{width:30%;	position:absolute;	z-index:1;	top:0}.sc_services_light .sc_services_item_featured_left .sc_services_item_button,.sc_services_light .sc_services_item_featured_right .sc_services_item_button{display:none}.sc_services_light .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_light .sc_services_item_featured_left .sc_services_item_icon,.sc_services_light .sc_services_item_featured_left .sc_services_item_number{left:0}.sc_services_light .sc_services_item_featured_left .sc_services_item_info{text-align:left;	padding:0;	margin-left:4em}.sc_services_light .sc_services_item_featured_left.with_image .sc_services_item_info{padding-left:2em;	margin-left:30%}.sc_services_light .sc_services_item_featured_right .sc_services_item_thumb,.sc_services_light .sc_services_item_featured_right .sc_services_item_icon,.sc_services_light .sc_services_item_featured_right .sc_services_item_number{left:auto;	right:0}.sc_services_light .sc_services_item_featured_right .sc_services_item_info{text-align:right;	padding:0;	margin-right:4em}.sc_services_light .sc_services_item_featured_right.with_image .sc_services_item_info{padding-right:2em;	margin-right:30%}.sc_services_iconed .sc_services_item{background-color:#fafafa;	position:relative}.sc_services_iconed .sc_services_item_header{color:#fff;	background-color:#333;	background-position:center;	background-size:cover;	background-repeat:no-repeat;	width:30%;	height:100%;	position:absolute;	z-index:1;	left:0;	top:0;	bottom:0;	padding:2em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_services_iconed .sc_services_item.with_image.with_icon .sc_services_item_header:before,.sc_services_iconed .sc_services_item.with_image.with_number .sc_services_item_header:before{content:' ';	position:absolute;	z-index:-1;	left:0;	top:0;	right:0;	bottom:0;	background-color:rgba(0,0,0,0.5)}.sc_services_iconed .sc_services_item.without_content .sc_services_item_header{position:static;	bottom:auto;	width:100%;	height:auto}.sc_services_iconed .sc_services_item_icon{display:block;	font-size:3em;	line-height:1em;	color:#fff}.sc_services_iconed .sc_services_item:hover .sc_services_item_icon{color:#efa758}.sc_services_iconed .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em}.sc_services_iconed .sc_services_item.with_content .sc_services_item_icon{position:absolute;	z-index:10;	width:1em;	height:1em;	left:50%;	top:50%; -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.sc_services_iconed .sc_services_item_title{margin:0}.sc_services_iconed .sc_services_item_header .sc_services_item_title{margin:1em 0 0;	min-height:2.8em}.sc_services_iconed .sc_services_item_header .sc_services_item_title a{color:#fff}.sc_services_iconed .sc_services_item_header .sc_services_item_title a:hover{color:#efa758}.sc_services_iconed .sc_services_item_subtitle{line-height:1.2em}.sc_services_iconed .sc_services_item_subtitle,.sc_services_iconed .sc_services_item_subtitle a{color:#efa758}.sc_services_iconed .sc_services_item_subtitle a:hover{color:#fff}.sc_services_iconed .sc_services_item_title+.sc_services_item_subtitle,.sc_services_iconed .sc_services_item_title+.sc_services_item_text,.sc_services_iconed .sc_services_item_subtitle+.sc_services_item_text{margin-top:0.6em}.sc_services_iconed .sc_services_item_content{margin-left:30%;	padding:2em 3em;	min-height:7.5em}.sc_services_iconed .sc_services_item_content p{margin:0}.sc_services_iconed .sc_services_item_content p + p{margin-top:0.4em}@media (max-width:767px){.sc_services_iconed .sc_services_item_header{padding:1.5em; width:100%; position:relative; bottom:auto; min-height:12em}.sc_services_iconed .sc_services_item_icon{font-size:2em}.sc_services_iconed .sc_services_item_content{padding:1.5em; margin-left:0}}.sc_services_list .sc_services_title,.sc_services_list .sc_services_subtitle,.sc_services_list .sc_services_descr,.sc_services_list .sc_services_button{text-align:center}.sc_services_list .sc_services_item.sc_services_item_featured_top{text-align:center}.sc_services_list.slider_swiper .sc_services_item,.sc_services_list .columns_padding_bottom .sc_services_item{margin-bottom:0}.sc_services_list .sc_services_item_thumb{margin-bottom:0}.sc_services_list .sc_services_item_icon{display:inline-block;	text-align:center;	font-size:3em;	width:1em;	height:1em;	line-height:1em;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.sc_services_list .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em}.sc_services_list .sc_services_item_number{display:inline-block;	text-align:center;	font-size:3em;	line-height:1em}.sc_services_list .sc_services_item_info{padding:1.5em 0 0}.sc_services_list .sc_services_item_title{margin:0;	font-weight:400}.sc_services_list .sc_services_item_featured_left,.sc_services_list .sc_services_item_featured_right{position:relative;	overflow:hidden}.sc_services_list .sc_services_item_featured_left{text-align:left}.sc_services_list .sc_services_item_featured_right{text-align:right}.sc_services_list .sc_services_item_featured_left .sc_services_item_icon,.sc_services_list .sc_services_item_featured_right .sc_services_item_icon{font-size:0.65em;	width:1.8em;	height:1.8em;	line-height:1.8em;	border:1px solid #ddd;	color:#ddd;	position:absolute;	z-index:1;	top:3px}.sc_services_list .sc_services_item_featured_left .sc_services_item_number,.sc_services_list .sc_services_item_featured_right .sc_services_item_number{font-size:1.2em;	line-height:inherit;	color:#ddd;	position:absolute;	z-index:1;	top:0}.sc_services_list .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_list .sc_services_item_featured_right .sc_services_item_thumb{width:10%;	position:absolute;	z-index:1;	top:0}.sc_services_list .sc_services_item_featured_left .sc_services_item_title,.sc_services_list .sc_services_item_featured_right .sc_services_item_title{font-size:1em;	line-height:inherit;	padding-bottom:2px}.sc_services_list .sc_services_item_featured_left .sc_services_item_content,.sc_services_list .sc_services_item_featured_right .sc_services_item_content{min-height:0}.sc_services_list .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_list .sc_services_item_featured_left .sc_services_item_icon{left:0}.sc_services_list .sc_services_item_featured_left .sc_services_item_info{text-align:left;	padding:0 0 0 1em;	margin-left:1em}.sc_services_list .sc_services_item_featured_left.with_image .sc_services_item_info{margin-left:10%}.sc_services_list .sc_services_item_featured_right .sc_services_item_thumb,.sc_services_list .sc_services_item_featured_right .sc_services_item_icon{right:0}.sc_services_list .sc_services_item_featured_right .sc_services_item_info{text-align:right;	padding:0 2em 0 0;	margin-right:1em}.sc_services_list .sc_services_item_featured_right.with_image .sc_services_item_info{margin-right:10%}.sc_services_hover .sc_services_item{position:relative;	text-align:center;	-webkit-perspective:600px; -moz-perspective:600px; -ms-perspective:600px; -o-perspective:600px; perspective:600px}.sc_services_hover .sc_services_item:before{content:' ';	width:0;	height:0;	padding-top:100%;	display:inline-block}.sc_services_hover .sc_services_item_link{position:absolute;	z-index:10;	left:0;	top:0;	width:100%;	height:100%}.sc_services_hover .sc_services_item_header,.sc_services_hover .sc_services_item_content{color:#fff;	background-color:#333;	background-position:center;	background-size:cover;	background-repeat:no-repeat;	position:absolute;	z-index:1;	width:100%;	height:100%;	left:0;	top:0;	-webkit-transform-origin:50% 50%; -moz-transform-origin:50% 50%; -ms-transform-origin:50% 50%; -o-transform-origin:50% 50%; transform-origin:50% 50%;	-webkit-transition:-webkit-transform .6s ease; -moz-transition:-moz-transform .6s ease; -ms-transition:-ms-transform .6s ease; -o-transition:-o-transform .6s ease; transition:transform .6s ease;	-webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -o-backface-visibility:hidden; backface-visibility:hidden}.sc_services_hover .sc_services_item_header{z-index:2;	-webkit-transform:rotateY(0deg); -moz-transform:rotateY(0deg); -ms-transform:rotateY(0deg); -o-transform:rotateY(0deg); transform:rotateY(0deg)}.sc_services_hover .sc_services_item_content{-webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); transform:rotateY(180deg)}.sc_services_hover .sc_services_item:hover .sc_services_item_header{-webkit-transform:rotateY(-180deg); -moz-transform:rotateY(-180deg); -ms-transform:rotateY(-180deg); -o-transform:rotateY(-180deg); transform:rotateY(-180deg)}.sc_services_hover .sc_services_item:hover .sc_services_item_content{-webkit-transform:rotateY(0deg); -moz-transform:rotateY(0deg); -ms-transform:rotateY(0deg); -o-transform:rotateY(0deg); transform:rotateY(0deg)}.sc_services_hover .sc_services_item.with_image .sc_services_item_header:before,.sc_services_hover .sc_services_item.with_image .sc_services_item_content:before{content:' ';	position:absolute;	z-index:-1;	left:0;	top:0;	right:0;	bottom:0;	background-color:rgba(0,0,0,0.5);	-webkit-transition:background-color .3s ease; -moz-transition:background-color .3s ease; -ms-transition:background-color .3s ease; -o-transition:background-color .3s ease; transition:background-color .3s ease}.sc_services_hover .sc_services_item.with_image:hover .sc_services_item_header:before,.sc_services_hover .sc_services_item.with_image:hover .sc_services_item_content:before{background-color:rgba(0,0,0,0.75)}.sc_services_hover .sc_services_item_header_inner,.sc_services_hover .sc_services_item_content_inner{position:absolute;	z-index:1;	left:0;	top:50%;	width:100%;	max-height:100%;	overflow:hidden;	padding:2em;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_services_hover .sc_services_item_icon{display:block;	font-size:3em;	line-height:1em;	color:#fff}.sc_services_hover .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em}.sc_services_hover .sc_services_item_number{display:block;	font-size:4em;	line-height:1em;	font-weight:900;	color:#fff}.sc_services_hover .sc_services_item_title{margin:0}.sc_services_hover .sc_services_item_title a{color:#fff}.sc_services_hover .sc_services_item_title a:hover{color:#efa758}.sc_services_hover .sc_services_item_subtitle a{color:#fff}.sc_services_hover .sc_services_item_subtitle a:hover{color:#efa758}.sc_services_hover .sc_services_item_header .sc_services_item_title{margin:1em 0 0}.sc_services_hover .sc_services_item_subtitle{line-height:1.2em}.sc_services_hover .sc_services_item_title+.sc_services_item_subtitle,.sc_services_hover .sc_services_item_title+.sc_services_item_text,.sc_services_hover .sc_services_item_subtitle+.sc_services_item_text{margin-top:0.6em}.sc_services_hover .sc_services_item_text{color:#aaa}.sc_services_hover .sc_services_item_content p{margin:0}.sc_services_hover .sc_services_item_content p + p{margin-top:0.2em}.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image:before{display:none}.sc_services_hover [class*="column-"]:nth-child(2n) .sc_services_item.with_image .sc_services_item_header.without_image,.sc_services_hover .swiper-slide:nth-child(2n) .sc_services_item.with_image .sc_services_item_header.without_image{background-color:#ddd}.sc_services_hover [class*="column-"]:nth-child(2n+1) .sc_services_item.with_image .sc_services_item_header.without_image,.sc_services_hover .swiper-slide:nth-child(2n+1) .sc_services_item.with_image .sc_services_item_header.without_image{background-color:#f7f7f7}.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_icon,.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_number{color:#888}.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_title a{color:#333}.sc_services_hover .sc_services_item.with_image:hover .sc_services_item_header.without_image .sc_services_item_title a,.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_title a:hover{color:#efa758}.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_subtitle a{color:#efa758}.sc_services_hover .sc_services_item.with_image:hover .sc_services_item_header.without_image .sc_services_item_subtitle a,.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_subtitle a:hover{color:#333}.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_text{color:#666}.sc_services_chess{overflow:hidden}.sc_services_chess .sc_services_item{position:relative;	overflow:hidden;	background-color:#f7f7f7;	-webkit-transition:background-color .3s ease; -moz-transition:background-color .3s ease; -ms-transition:background-color .3s ease; -o-transition:background-color .3s ease; transition:background-color .3s ease}.sc_services_chess .sc_services_item_header{width:50%;	float:left;	margin-bottom:0 !important;	background-position:center;	background-size:cover;	background-repeat:no-repeat}.sc_services_chess .sc_services_item_header:before{content:' ';	display:inline-block;	width:0;	height:0;	padding-top:100%; }.sc_services_chess .sc_services_item_content{position:absolute;	z-index:1;	right:0;	top:50%;	width:50%;	max-height:100%;	overflow:hidden;	padding:2em;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_services_chess .sc_services_item:hover{background-color:#333}.sc_services_chess .sc_services_item:hover .sc_services_item_title a{color:#fff}.sc_services_chess .sc_services_item:hover .sc_services_item_title a:hover{color:#efa758}.sc_services_chess .sc_services_item_title{margin:0}.sc_services_chess .sc_item_columns_1 .sc_services_item_content{padding:2em 8%}.sc_services_chess .sc_item_columns_2 .sc_services_item_content{padding:2em 6%}.sc_services_chess .sc_item_columns_3 .sc_services_item_content{padding:2em 4%}.sc_services_chess .sc_item_columns_3 .sc_services_item_text{display:none}.sc_services_chess .sc_services_item_title + .sc_services_item_text,.sc_services_chess .sc_services_item_subtitle + .sc_services_item_text{margin-top:1em}.sc_services_chess .sc_item_columns_1 .sc_services_item:nth-child(2n+2) .sc_services_item_header{float:right}.sc_services_chess .sc_item_columns_1 .sc_services_item:nth-child(2n+2) .sc_services_item_content{right:auto; left:0}.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+3) .sc_services_item_header,.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+4) .sc_services_item_header{float:right}.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+3) .sc_services_item_content,.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+4) .sc_services_item_content{right:auto; left:0}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+4) .sc_services_item_header,.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+5) .sc_services_item_header,.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+6) .sc_services_item_header{float:right}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+4) .sc_services_item_content,.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+5) .sc_services_item_content,.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+6) .sc_services_item_content{right:auto; left:0}@media (min-width:768px) and (max-width:959px){.sc_services_chess .sc_item_columns_2 .sc_services_item_text{display:none}}@media (min-width:480px) and (max-width:767px){.sc_services_chess .sc_item_columns_2 .sc_services_item_text{display:none}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+4) .sc_services_item_header,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+5) .sc_services_item_header,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+6) .sc_services_item_header{float:left}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+4) .sc_services_item_content,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+5) .sc_services_item_content,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+6) .sc_services_item_content{right:0; left:auto}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(4n+3) .sc_services_item_header,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(4n+4) .sc_services_item_header{float:right}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(4n+3) .sc_services_item_content,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(4n+4) .sc_services_item_content{right:auto; left:0}}@media (max-width:479px){.sc_services_chess .sc_services_item_text{display:none}.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+3) .sc_services_item_header,	.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+4) .sc_services_item_header{float:left}.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+3) .sc_services_item_content,	.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+4) .sc_services_item_content{right:0; left:auto}.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(2n+2) .sc_services_item_header{float:right}.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(2n+2) .sc_services_item_content{right:auto; left:0}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+4) .sc_services_item_header,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+5) .sc_services_item_header,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+6) .sc_services_item_header{float:left}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+4) .sc_services_item_content,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+5) .sc_services_item_content,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+6) .sc_services_item_content{right:0; left:auto}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(2n+2) .sc_services_item_header{float:right}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(2n+2) .sc_services_item_content{right:auto; left:0}}.sc_services_tabs_simple .sc_services_tabs_list{display:block;	overflow:hidden;	text-align:center}.sc_services_tabs_simple .sc_services_tabs_list_item{display:inline-block;	vertical-align:top;	padding:0 1.5em;	cursor:pointer;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	max-width:25%}.sc_services_tabs_simple .sc_services_tabs_list_item.sc_services_tabs_list_item_active{cursor:default}.sc_services_tabs_simple .sc_services_tabs_list_item.sc_services_tabs_list_item_active .sc_services_item_icon,.sc_services_tabs_simple .sc_services_tabs_list_item.sc_services_tabs_list_item_active .sc_services_item_title{color:#efa758}.sc_services_tabs_simple .sc_services_tabs_list_item .sc_services_item_icon,.sc_services_tabs_simple .sc_services_tabs_list_item .sc_services_item_title{-webkit-transition:color .3s ease; -moz-transition:color .3s ease; -ms-transition:color .3s ease; -o-transition:color .3s ease; transition:color .3s ease}.sc_services_tabs_simple .sc_services_item_thumb{margin-bottom:0}.sc_services_tabs_simple .sc_services_item_icon,.sc_services_tabs_simple .sc_services_item_number{display:inline-block;	text-align:center;	font-size:3em;	line-height:1em}.sc_services_tabs_simple .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em;	position:relative}.sc_services_tabs_simple .sc_services_item_number{font-size:1.5em;	font-weight:700}.sc_services_tabs_simple .sc_services_item_title{margin:0}.sc_services_tabs_simple .sc_services_item_subtitle{font-size:0.9286em;	font-style:italic;	line-height:1.5em;	margin-top:0.1em}.sc_services_tabs_simple .sc_services_tabs_content{margin:2em auto 0;	max-width:75%;	text-align:center;	position:relative}.sc_services_tabs_simple .sc_services_tabs_content_item{position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	opacity:0;	-webkit-transition:opacity .3s ease; -moz-transition:opacity .3s ease; -ms-transition:opacity .3s ease; -o-transition:opacity .3s ease; transition:opacity .3s ease}.sc_services_tabs_simple .sc_services_tabs_content_item.sc_services_tabs_content_item_active{position:relative;	z-index:2;	opacity:1}.sc_services_tabs_simple .sc_services_tabs_content p{margin:0}.sc_services_tabs_simple .sc_services_tabs_content .sc_services_item_button{margin-top:2em}.sc_services_tabs_simple .sc_services_item_featured_top .sc_services_item_info{padding-top:1em}.sc_services_tabs_simple .sc_services_item_featured_left,.sc_services_tabs_simple .sc_services_item_featured_right{position:relative;	overflow:hidden}.sc_services_tabs_simple .sc_services_item_featured_left{text-align:left}.sc_services_tabs_simple .sc_services_item_featured_right{text-align:right}.sc_services_tabs_simple .sc_services_item_featured_top.with_icon{text-align:center}.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_icon,.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_icon{font-size:1.5em;	margin-top:0;	position:absolute;	z-index:1;	top:0}.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_number,.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_number{font-size:2em}.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_thumb{width:30%;	position:absolute;	z-index:1;	top:0}.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_icon,.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_number{left:0}.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_info{text-align:left;	padding:0;	margin-left:4em}.sc_services_tabs_simple .sc_services_item_featured_left.with_image .sc_services_item_info{padding-left:2em;	margin-left:30%}.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_thumb,.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_icon,.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_number{left:auto;	right:0}.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_info{text-align:right;	padding:0;	margin-right:4em}.sc_services_tabs_simple .sc_services_item_featured_right.with_image .sc_services_item_info{padding-right:2em;	margin-right:30%}.sc_services_tabs .sc_services_content{position:relative}.sc_services_tabs .sc_services_tabs_list{display:block;	width:35%;	max-height:25em;	overflow-y:auto;	position:relative;	z-index:1}.sc_services_tabs .sc_services_tabs_list_item{padding:2em;	background-color:#f7f7f7;	cursor:pointer;	position:relative;	z-index:1;	-webkit-transition:background-color .3s ease; -moz-transition:background-color .3s ease; -ms-transition:background-color .3s ease; -o-transition:background-color .3s ease; transition:background-color .3s ease}.sc_services_tabs .sc_services_tabs_list_item:nth-child(2n+2){background-color:#ddd}.sc_services_tabs .sc_services_tabs_list_item:hover,.sc_services_tabs .sc_services_tabs_list_item:nth-child(2n+2):hover{background-color:#eee}.sc_services_tabs .sc_services_tabs_list_item.sc_services_tabs_list_item_active{background-color:#333;	cursor:default}.sc_services_tabs .sc_services_tabs_list_item.sc_services_tabs_list_item_active .sc_services_item_title{color:#fff}.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_title{-webkit-transition:color .3s ease; -moz-transition:color .3s ease; -ms-transition:color .3s ease; -o-transition:color .3s ease; transition:color .3s ease}.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_title.with_icon{position:relative;	padding-left:3em}.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_icon,.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_number{position:absolute;	z-index:1;	left:0;	top:50%;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	display:inline-block;	vertical-align:top;	font-size:2em;	line-height:1em;	color:#efa758;	-webkit-transition:color .3s ease; -moz-transition:color .3s ease; -ms-transition:color .3s ease; -o-transition:color .3s ease; transition:color .3s ease}.sc_services_tabs .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em}.sc_services_tabs .sc_services_tabs_content{position:absolute;	z-index:2;	right:0;	top:0;	width:67%;	height:100%}.sc_services_tabs .sc_services_item{position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%}.sc_services_tabs .sc_services_item_header,.sc_services_tabs .sc_services_item_content{position:relative;	display:inline-block;	vertical-align:top;	width:50%;	height:100%;	margin-bottom:0 !important;	background-position:center;	background-size:cover;	background-repeat:no-repeat}.sc_services_tabs .sc_services_item_header:before{display:none}.sc_services_tabs .sc_services_item_content{background-color:#f7f7f7;	overflow:hidden}.sc_services_tabs .sc_services_item_content_inner{position:absolute;	z-index:1;	left:0;	top:50%;	width:100%;	max-height:100%;	padding:2em;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_services_tabs .sc_services_item_title{margin:0}.sc_services_tabs .sc_services_item_title + .sc_services_item_text,.sc_services_tabs .sc_services_item_subtitle + .sc_services_item_text{margin-top:1em}.sc_services_tabs.effect_fade .sc_services_item{-webkit-transition:opacity .3s ease; -moz-transition:opacity .3s ease; -ms-transition:opacity .3s ease; -o-transition:opacity .3s ease; transition:opacity .3s ease;	opacity:0}.sc_services_tabs.effect_fade .sc_services_item_active{opacity:1}.sc_services_tabs.effect_slide .sc_services_tabs_content{overflow:hidden}.sc_services_tabs.effect_slide .sc_services_item{top:-120%;	-webkit-transition:top .3s ease; -moz-transition:top .3s ease; -ms-transition:top .3s ease; -o-transition:top .3s ease; transition:top .3s ease}.sc_services_tabs.effect_slide .sc_services_item_flip,.sc_services_tabs.effect_slide .sc_services_item_active{top:0}.sc_services_tabs.effect_slide .sc_services_item_active{z-index:2}.sc_services_tabs.effect_flip .sc_services_item{-webkit-perspective:1300px; -moz-perspective:1300px; -ms-perspective:1300px; -o-perspective:1300px; perspective:1300px}.sc_services_tabs.effect_flip .sc_services_item_active{z-index:2}.sc_services_tabs.effect_flip .sc_services_item_flip{z-index:3}.sc_services_tabs.effect_flip .sc_services_item_active.sc_services_item_flipping{z-index:4}.sc_services_tabs.effect_flip .sc_services_item_header,.sc_services_tabs.effect_flip .sc_services_item_content{-webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -o-backface-visibility:hidden; backface-visibility:hidden;	-webkit-transition:-webkit-transform .6s ease; -moz-transition:-moz-transform .6s ease; -ms-transition:-ms-transform .6s ease; -o-transition:-o-transform .6s ease; transition:transform .6s ease}.sc_services_tabs.effect_flip .sc_services_item_header{-webkit-transform:rotateY(0deg); -moz-transform:rotateY(0deg); -ms-transform:rotateY(0deg); -o-transform:rotateY(0deg); transform:rotateY(0deg);	-webkit-transform-origin:100% 50%; -moz-transform-origin:100% 50%; -ms-transform-origin:100% 50%; -o-transform-origin:100% 50%; transform-origin:100% 50%}.sc_services_tabs.effect_flip .sc_services_item_flip .sc_services_item_header{-webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); transform:rotateY(180deg)}.sc_services_tabs.effect_flip .sc_services_item_content{-webkit-transform:rotateY(-180deg); -moz-transform:rotateY(-180deg); -ms-transform:rotateY(-180deg); -o-transform:rotateY(-180deg); transform:rotateY(-180deg);	-webkit-transform-origin:0% 50%; -moz-transform-origin:0% 50%; -ms-transform-origin:0% 50%; -o-transform-origin:0% 50%; transform-origin:0% 50%}.sc_services_tabs.effect_flip .sc_services_item_active .sc_services_item_content,.sc_services_tabs.effect_flip .sc_services_item_flip .sc_services_item_content{-webkit-transform:rotateY(0deg); -moz-transform:rotateY(0deg); -ms-transform:rotateY(0deg); -o-transform:rotateY(0deg); transform:rotateY(0deg)}@media (max-width:767px){.sc_services_tabs .sc_services_item_header{display:none}.sc_services_tabs .sc_services_item_content{display:block; width:100%}.sc_services_tabs.effect_flip .sc_services_item_content{-webkit-transform-origin:50% 50%; -moz-transform-origin:50% 50%; -ms-transform-origin:50% 50%; -o-transform-origin:50% 50%; transform-origin:50% 50%}.sc_services_tabs.effect_flip .sc_services_item_flip .sc_services_item_content{-webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); transform:rotateY(180deg)}}@media (max-width:479px){.sc_services_tabs .sc_services_tabs_list{display:none}.sc_services_tabs .sc_services_tabs_content{width:100%; position:static; left:auto; top:auto}.sc_services_tabs.effect_flip .sc_services_item{-webkit-perspective:none; -moz-perspective:none; -ms-perspective:none; -o-perspective:none; perspective:none}.sc_services_tabs .sc_services_item{position:static; left:auto; top:auto; opacity:1 !important}.sc_services_tabs .sc_services_item + .sc_services_item{margin-top:2em}.sc_services_tabs .sc_services_item_header,	.sc_services_tabs .sc_services_item_content{display:block; width:100%; height:auto; -webkit-transform:none !important; -moz-transform:none !important; -ms-transform:none !important; -o-transform:none !important; transform:none !important}.sc_services_tabs .sc_services_item_header{height:15em}.sc_services_tabs .sc_services_item_content_inner{position:static; top:auto; left:auto; -webkit-transform:none !important; -moz-transform:none !important; -ms-transform:none !important; -o-transform:none !important; transform:none !important}}.sc_sermons_iconed .sc_sermons_slider.slider_outer_pagination_pos_bottom{padding-bottom:3em}.sc_sermons .sc_sermons_item_icon:before{overflow:hidden}.sc_sermons_default .sc_sermons_title,.sc_sermons_default .sc_sermons_subtitle,.sc_sermons_default .sc_sermons_descr,.sc_sermons_default .sc_sermons_button{text-align:center}.sc_sermons_default .sc_sermons_item{margin-bottom:2em;	text-align:center;	padding-top:0.1px}.sc_sermons_default.slider_swiper .sc_sermons_item,.sc_sermons_default .columns_padding_bottom .sc_sermons_item{margin-bottom:0}.sc_sermons_default .sc_sermons_item_thumb{margin-bottom:0}.sc_sermons_default .sc_sermons_item_icon{display:inline-block;	text-align:center;	font-size:3em;	width:2em;	height:2em;	line-height:2em;	margin-top:0.5em;	border:3px solid #000;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.sc_sermons_default .sc_sermons_item_icon.sc_icon_type_svg svg{width:1em;	height:1em;	position:relative;	top:2px}.sc_sermons_default .icon_sc_sermon,.single-cpt_sermons .icon_sc_sermon{font-size:1.5em; margin-right:0.5em}.sc_sermons_default .post_custom_fields{margin-bottom:1.3em}.sc_sermons_default .sc_sermons_item_header{margin-bottom:0.95em}.sc_sermons_default .sc_sermons_item_speaker{font-weight:400}.single-cpt_sermons .sermons_page_featured{margin-bottom:2em}.sc_sermons_default .sc_sermons_item_number{display:inline-block;	text-align:center;	font-size:6em;	line-height:1em;	font-weight:900;	margin-top:0.3em}.sc_sermons_default .sc_sermons_item_info{padding:1.5em 2em}.sc_sermons_default .sc_sermons_item_title{margin:0}.sc_sermons_default .sc_sermons_item_subtitle{font-size:0.9286em;	font-style:italic;	line-height:1.5em;	margin-top:0.1em}.sc_sermons_default .sc_sermons_item_content{margin-top:1em}.sc_sermons_default .sc_sermons_item_content p{margin:0}.sc_sermons_default .sc_sermons_item_button{margin:1em 0 0}.sc_sermons_default .sc_sermons_item_featured_left,.sc_sermons_default .sc_sermons_item_featured_right{position:relative;	overflow:hidden;	background-color:transparent}.sc_sermons_default .sc_sermons_item_featured_left{text-align:left}.sc_sermons_default .sc_sermons_item_featured_right{text-align:right}.sc_sermons_default .sc_sermons_item_featured_left .sc_sermons_item_number,.sc_sermons_default .sc_sermons_item_featured_right .sc_sermons_item_number{font-size:2em;	line-height:1.1em;	margin-top:0;	position:absolute;	z-index:1;	top:0}.sc_sermons_default .sc_sermons_item_featured_left .sc_sermons_item_icon,.sc_sermons_default .sc_sermons_item_featured_right .sc_sermons_item_icon{font-size:2em;	border-width:2px;	margin-top:0;	position:absolute;	z-index:1;	top:0}.sc_sermons_default .sc_sermons_item_featured_left.without_content .sc_sermons_item_icon,.sc_sermons_default .sc_sermons_item_featured_right.without_content .sc_sermons_item_icon{font-size:1.5em;	border-width:1px}.sc_sermons_default .sc_sermons_item_featured_left .sc_sermons_item_thumb,.sc_sermons_default .sc_sermons_item_featured_right .sc_sermons_item_thumb{width:30%;	position:absolute;	z-index:1;	top:0}.sc_sermons_default .sc_sermons_item_featured_left .sc_sermons_item_content,.sc_sermons_default .sc_sermons_item_featured_right .sc_sermons_item_content{min-height:0}.sc_sermons_default .sc_sermons_item_featured_left .sc_sermons_item_thumb,.sc_sermons_default .sc_sermons_item_featured_left .sc_sermons_item_icon,.sc_sermons_default .sc_sermons_item_featured_left .sc_sermons_item_number{left:0}.sc_sermons_default .sc_sermons_item_featured_left .sc_sermons_item_info{text-align:left;	padding:0;	margin-left:4em}.sc_sermons_default .sc_sermons_item_featured_left.with_image .sc_sermons_item_info{padding-left:2em;	margin-left:30%}.sc_sermons_default .sc_sermons_item_featured_right .sc_sermons_item_thumb,.sc_sermons_default .sc_sermons_item_featured_right .sc_sermons_item_icon,.sc_sermons_default .sc_sermons_item_featured_right .sc_sermons_item_number{left:auto;	right:0}.sc_sermons_default .sc_sermons_item_featured_right .sc_sermons_item_info{text-align:right;	padding:0;	margin-right:4em}.sc_sermons_default .sc_sermons_item_featured_right.with_image .sc_sermons_item_info{padding-right:2em;	margin-right:30%}.sc_team_short .sc_team_slider.slider_outer_pagination_pos_bottom{padding-bottom:3em}.sc_team_default .sc_team_title,.sc_team_default .sc_team_subtitle,.sc_team_default .sc_team_descr,.sc_team_default .sc_team_socials,.sc_team_default .sc_team_button{text-align:center}.sc_team_default .sc_team_item{background-color:#fafafa;	margin-bottom:2em}.sc_team_default.slider_swiper .sc_team_item,.sc_team_default .columns_padding_bottom .sc_team_item{margin-bottom:0}.sc_team_default .sc_team_item_thumb{margin-bottom:0}.sc_team_default .sc_team_item_info{padding:1.5em 2em}.sc_team_default .sc_team_item_title{margin:0}.sc_team_default .sc_team_item_subtitle{font-size:0.93333em;	line-height:1.5em}.sc_team_default .sc_team_item_content{margin-top:1em}.sc_team_default .sc_team_item_content p{margin:0}.sc_team_default .sc_team_item_socials .social_item{margin:0.5em 0.5em 0 0}.sc_team_default .sc_team_item_button{margin:1em 0 0} .sc_team_short .sc_team_item_title{margin:0}.sc_team_short .sc_team_item_subtitle{font-size:0.93333em;	line-height:1.5em}.sc_team .sc_team_item_thumb .sc_team_item_title a,.sc_team .sc_team_item_thumb .sc_team_item_subtitle a,.sc_team .sc_team_item_thumb .sc_team_item_content a{color:#fff}.sc_team .sc_team_item_thumb .sc_team_item_content{font-style:normal}.sc_team .sc_team_item_thumb .sc_team_item_socials .social_item{margin:0.5em 0.5em 0 0;	display:inline-block}.sc_team .sc_team_item_thumb .sc_team_item_socials .social_item a{display:inline-block;	text-align:center;	width:2em;	height:2em;	line-height:1.85em;	border:1px solid #fff;	color:#fff}.sc_team_short .sc_team_item_thumb{border-bottom:5px solid #efa758}.team_member_page .team_member_header{overflow:hidden}.team_member_page .team_member_featured{float:right;	width:43%;	padding:0 0 2em 3em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.team_member_page .team_member_featured .team_member_avatar{border:15px solid #f0f0f0}.team_member_page .team_member_socials{margin:1em 0 0 0;	text-align:center}.team_member_page .team_member_socials .social_item{margin:0 3px 3px 0}.team_member_page .team_member_title{margin:0}.team_member_page .team_member_position{margin:0}.team_member_page .team_member_details{margin:1em 0 0 0}.team_member_page .team_member_brief_info{margin:2em 0 0 0}.team_member_page .team_member_brief_info_title{margin:0}.team_member_page .team_member_brief_info_text{font-style:italic}.sc_testimonials_title,.sc_testimonials_subtitle,.sc_testimonials_descr,.sc_testimonials_button{text-align:center}.sc_testimonials_item_content{text-align:center;	font-size:1.2em}.sc_testimonials [class*="column"] .sc_testimonials_item_content{text-align:left;	font-size:1em}.sc_testimonials_item_content:before{content:'\e8b8';	font-family:'trx_addons_icons';	font-size:1.5em;	line-height:1.5em;	color:#efa758;	display:block;	margin-bottom:2em}.sc_testimonials_item_content p{margin:0}.sc_testimonials_item_content p+p{margin-top:1em}.sc_testimonials_item_author{margin:3em auto 0;	max-width:22em;	padding:1.5em 0.5em 1.5em 1.3em;	background-color:#292929;	color:#fff;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.sc_testimonials [class*="column"] .sc_testimonials_item_author{text-align:left;	padding-left:0}.sc_testimonials_item_author_avatar,.sc_testimonials_item_author_data{display:inline-block;	vertical-align:middle}.sc_testimonials_item_author_avatar{overflow:hidden;	margin:0 1.3em 0 0.6em;	width:5em;	height:5em;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.sc_testimonials_item_author_data{max-width:50%}.sc_testimonials_item_author_title{margin:0;	color:#fff}.sc_testimonials_item_author_title + .sc_testimonials_item_author_subtitle{margin-top:0.5em;	color:#ddd;	font-size:0.9286em;	line-height:1.3em}.sc_testimonials_simple .sc_testimonials_item_author_data:before{content:' ';	width:1px;	height:1.5em;	margin:1.3em auto;	background-color:#ddd;	display:inline-block;	vertical-align:middle}.sc_testimonials_simple [class*="column"] .sc_testimonials_item_author_data{border-left:1px solid #ddd;	padding-left:1.5em}.sc_testimonials_simple [class*="column"] .sc_testimonials_item_author_data:before{display:none} .widget_aboutme .aboutme_avatar{overflow:hidden;	text-align:center}.widget_aboutme .aboutme_username{text-align:center;	font-size:1.5385em;	font-weight:400;	text-transform:none;	margin:0}.widget_aboutme .aboutme_avatar + .aboutme_username{margin-top:1em}.widget_aboutme .aboutme_description{text-align:center}.widget_aboutme .aboutme_avatar + .aboutme_description,.widget_aboutme .aboutme_username + .aboutme_description{margin-top:0.75em}.trx_addons_audio_player{padding:1em;	position:relative;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.trx_addons_audio_player.with_cover{background-position:center center;	background-size:cover}.trx_addons_audio_player.with_cover:after{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5)}.trx_addons_audio_player.without_cover{border:1px solid #f0f0f0;	background-color:#f7f7f7}.trx_addons_audio_player .audio_info{position:relative;	z-index:2}.trx_addons_audio_player .audio_author,.trx_addons_audio_player .audio_caption{margin:0.5em 0.5em 1em}.trx_addons_audio_player .audio_author + .audio_caption{margin-top:-0.5em}.trx_addons_audio_player .audio_frame{width:100%;	position:relative;	z-index:2}.trx_addons_audio_player .audio_info+.audio_embed{margin-top:1em}.trx_addons_audio_player .mejs-offscreen{display:none !important}.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-total{-webkit-border-radius:0 !important; -ms-border-radius:0 !important; border-radius:0 !important}.trx_addons_audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total:before,.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-total:before{content:" ";	display:block;	border:1px solid #575757;	position:absolute;	left:-2px;	right:-2px;	top:-2px;	bottom:-2px}.trx_addons_audio_player .mejs-container .mejs-controls .mejs-time{color:#333}.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-float{border:none}.trx_addons_audio_player .mejs-container{margin:0 !important}.trx_addons_audio_player .mejs-container,.trx_addons_audio_player .mejs-embed,.trx_addons_audio_player .mejs-embed body,.trx_addons_audio_player .mejs-container .mejs-controls{background:transparent !important;	border-width:0 !important}.trx_addons_audio_player .mejs-container:not(.mejs-video){border:0 !important}.trx_addons_audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total:before,.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-total:before{content:" ";	display:block;	background:#dddddd;	position:absolute;	left:0;	right:0;	top:0;	bottom:0;	-webkit-border-radius:2px;	border-radius:2px;	border:0}.trx_addons_audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-total,.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-buffering,.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-loaded,.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-current,.trx_addons_audio_player .mejs-controls a.mejs-horizontal-volume-slider,.trx_addons_audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.trx_addons_audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{height:4px !important}.trx_addons_audio_player .mejs-container .mejs-controls .mejs-time{font-size:0.666em !important}.trx_addons_audio_player .mejs-controls .mejs-button button{background-image:url(//oninho.pt/wp-content/plugins/trx_addons/css/controls.png) !important}.trx_addons_audio_player .mejs-container .mejs-controls .mejs-fullscreen-button,.trx_addons_audio_player .mejs-container .mejs-controls .mejs-volume-button,.trx_addons_audio_player .mejs-container .mejs-controls .mejs-volume-button:hover,.trx_addons_audio_player .mejs-container .mejs-controls .mejs-playpause-button{-webkit-border-radius:50%;	border-radius:50%}.trx_addons_audio_player .mejs-container .mejs-controls .mejs-fullscreen-button{margin-right:0 !important}.mejs-inner .mejs-controls{padding:0} .widget_banner .image_wrap{overflow:hidden;	display:block;	margin-bottom:1em}.widget_banner .image_wrap img{width:100%;	height:auto}.widget_banner.widget_fullwidth .image_wrap{margin-bottom:0} .widget_categories_list .categories_list_item{text-align:center;	position:relative}.widget_categories_list .categories_list_count{display:inline-block;	margin-left:0.5em}.widget_categories_list .categories_list_style_1 .categories_list_title{margin:0.8em 0 0}.widget_categories_list .categories_list_style_1 .categories_list_image{vertical-align:top}.widget_categories_list .categories_list_style_2 .categories_list_image img{width:100%}.widget_categories_list .categories_list_style_2 .categories_list_count{display:block;	margin-left:0}.widget_categories_list .categories_list_style_2 .categories_list_item{margin-bottom:1.1534em}.widget_categories_list .categories_list_style_2 .categories_list_image:after{content:' ';	display:block;	position:absolute;	z-index:1;	left:0;	top:0;	right:0;	bottom:0;	background-color:rgba(0,0,0,0.5);	pointer-events:none}.widget_categories_list .categories_list_style_2 .categories_list_title{position:absolute;	z-index:1;	left:50%;	top:50%;	width:40%;	-webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%);	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;	font-weight:400;	margin:0;	padding:0;	background-color:rgba(255,255,255,0.8);	-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.6); -ms-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.6); box-shadow:0px 0px 10px 0px rgba(0,0,0,0.6)}.widget_categories_list .categories_list_style_2 .categories_list_title a{padding:1.5387em 0;	display:block}.widget_categories_list .categories_list_style_2 .categories_list_title a:hover{color:#000000}.widget_categories_list .categories_list_style_3 .categories_list_item{margin-bottom:1.4em; overflow:hidden;	background-color:#fafafa}.widget_categories_list .categories_list_style_3 .categories_list_icon,.widget_categories_list .categories_list_style_3 .categories_list_image{width:50%; height:14em; float:left; background-size:cover; background-position:center center}.widget_categories_list .categories_list_style_3 .categories_list_icon img{max-height:4.4em}.widget_categories_list .categories_list_style_3 .categories_list_icon .wrap_in{position:absolute; z-index:1; left:50%; top:50%; width:94%; -webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%); -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; margin:0; padding:0}.widget_categories_list .categories_list_style_3 .categories_list_count{display:block; margin-left:0}.widget_categories_list .categories_list_style_3 .categories_list_icon{position:relative}.widget_categories_list .categories_list_style_3 .categories_list_title{font-weight:300; margin:0.3em 0; text-transform:none} .widget_contacts p{margin:0}.widget_contacts p+p{margin-top:1em}.widget_contacts .contacts_logo + .contacts_description,.widget_contacts .contacts_logo + .contacts_content{margin-top:2em}.footer_wrap .widget_contacts .contacts_description,.footer_wrap .widget_contacts .contacts_content{margin-left:auto;	margin-right:auto}.footer_wrap .columns_wrap .widget_contacts .contacts_description,.footer_wrap .columns_wrap .widget_contacts .contacts_content{max-width:none}.widget_contacts .contacts_description + .contacts_content,.widget_contacts .contacts_socials + .contacts_content{margin-top:1.5em}.widget_contacts .contacts_content .wpb_single_image{display:inline-block;	vertical-align:middle;	margin-right:0.5em}.widget_contacts .contacts_content aside,.widget_contacts .contacts_content widget{margin:0}.widget_contacts .contacts_logo + .contacts_map_top,.widget_contacts .contacts_description + .contacts_map_top{margin-top:2.5em}.widget_contacts .contacts_map_left,.widget_contacts .contacts_map_right{overflow:hidden}.widget_contacts .contacts_map_left .contacts_info .contacts_left,.widget_contacts .contacts_map_left .contacts_info .contacts_right,.widget_contacts .contacts_map_right .contacts_info .contacts_left,.widget_contacts .contacts_map_right .contacts_info .contacts_right,.wpb_column:not(.vc_col-sm-12) .widget_contacts .contacts_info .contacts_left,.wpb_column:not(.vc_col-sm-12) .widget_contacts .contacts_info .contacts_right{margin-left:0 !important;	text-align:left}.widget_contacts .contacts_map_left .contacts_info .contacts_left span,.widget_contacts .contacts_map_right .contacts_info .contacts_left span,.wpb_column:not(.vc_col-sm-12) .widget_contacts .contacts_info .contacts_left span{padding-left:2em;	padding-right:0}.widget_contacts .contacts_map_left .contacts_info .contacts_left span:before,.widget_contacts .contacts_map_right .contacts_info .contacts_left span:before,.wpb_column:not(.vc_col-sm-12) .widget_contacts .contacts_info .contacts_left span:before{left:0;	right:auto;	text-align:left}.widget_contacts .contacts_map_left .contacts_map,.widget_contacts .contacts_map_left .contacts_info{float:left;	width:47%}.widget_contacts .contacts_map_left .contacts_info{margin-left:6%}.widget_contacts .contacts_map_right .contacts_map,.widget_contacts .contacts_map_right .contacts_info{float:right;	width:47%}.widget_contacts .contacts_map_right .contacts_info{margin-right:6%}.widget_contacts .contacts_logo + .contacts_info,.widget_contacts .contacts_map_top .contacts_map + .contacts_info,.widget_contacts .contacts_description + .contacts_info{margin-top:2em}.widget_contacts .contacts_info{line-height:2.2em}.wpb_column:not(.vc_col-sm-12) .widget_contacts .contacts_info{line-height:inherit}.wpb_column:not(.vc_col-sm-12) .widget_contacts .contacts_info span{margin-bottom:1em}.widget_contacts .contacts_info .contacts_left,.widget_contacts .contacts_info .contacts_right{display:inline-block;	text-align:left;	vertical-align:top;	width:50%;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.widget_contacts .contacts_info .contacts_left{text-align:right;	padding-right:1.5em}.widget_contacts .contacts_info .contacts_right{padding-left:1.5em}.widget_contacts .contacts_info span{position:relative;	display:block;	padding-left:2em}.widget_contacts .contacts_info .contacts_left span{padding-left:0;	padding-right:2em}.widget_contacts .contacts_info span:before{font-family:'trx_addons_icons';	font-size:1.2em;	display:block;	position:absolute;	left:0;	top:0;	width:2em;	line-height:inherit;	text-align:left}.widget_contacts .contacts_info .contacts_left span:before{left:auto;	right:0;	text-align:right}.widget_contacts .contacts_info>span.contacts_email,.widget_contacts .contacts_info>span.contacts_phone,.widget_contacts .contacts_info>span.contacts_address{margin-top:1em}.widget_contacts .contacts_info span.contacts_email:before{content:'\e86d'}.widget_contacts .contacts_info span.contacts_phone:before{content:'\e8c2'}.widget_contacts .contacts_info span.contacts_address:before{content:'\e8c3'}.widget_contacts .contacts_logo + .contacts_socials,.widget_contacts .contacts_info + .contacts_socials,.widget_contacts .contacts_description + .contacts_socials{margin-top:1em}.slider_swiper{display:none;	position:relative;	overflow:hidden}.slider_swiper.swiper-container-coverflow,.slider_swiper.swiper-container-cube,.slider_swiper.swiper-container-flip{overflow:visible}.slider_swiper_outer{position:relative}.slider_swiper .swiper-slide{position:relative;	background-size:cover;	background-position:center center;	background-repeat:no-repeat}.slider_swiper.slider_type_images .swiper-slide{text-align:center}.slider_swiper .swiper-slide>.slide_link{position:absolute;	z-index:1;	display:block;	width:100%;	height:100%;	left:0;	top:0}.slider_swiper .slide_info{position:absolute;	z-index:2;	text-align:center;	padding:0 3em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.slider_swiper .slide_info.slide_info_large{padding:2em;	background-color:rgba(0,0,0,0.6)}.slider_swiper .slide_overlay,.slider_swiper .slide_info.slide_info_large,.slider_swiper .slide_info a{-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s}.slider_swiper .slide_info.slide_info_large .slide_title,.slider_swiper .slide_info.slide_info_large .slide_title a,.slider_swiper .slide_info.slide_info_large:hover .slide_date,.slider_swiper .slide_info.slide_info_large:hover .slide_cats,.slider_swiper .slide_info.slide_info_large:hover .slide_cats a{color:#ffffff}.slider_swiper .slide_info.slide_info_large:hover{background-color:rgba(0,0,0,0.8)}.slider_swiper.slider_titles_center .slide_info.slide_info_large{width:40%}.slider_swiper.slider_titles_center .slide_info{left:50%;	top:50%;	-webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%)}.slider_swiper.slider_titles_bottom .slide_info{left:0;	right:0;	bottom:0}.slider_swiper.slider_titles_lb .slide_info{width:50%;	left:0;	bottom:0}.slider_swiper.slider_titles_rb .slide_info{width:50%;	right:0;	bottom:0}.slider_swiper .slide_info .slide_title{margin-top:0.4em}.slider_swiper .slide_overlay{position:absolute;	z-index:1;	left:0;	top:0;	right:0;	bottom:0;	background-color:rgba(0,0,0,0.4)}.slider_swiper .slide_overlay:hover{background-color:rgba(0,0,0,0.7)}.slider_swiper.slider_multi .slide_info:not(.slide_info_large),.slider_swiper .slide_info:not(.slide_info_large){left:0;	right:0;	top:auto;	bottom:2em;	text-shadow:1px 1px #000;	-webkit-transform:none; -moz-transform:none; -ms-transform:none; transform:none}.slider_swiper.slider_pagination_pos_bottom.slider_pagination_bullets.slider_multi .slide_info:not(.slide_info_large),.slider_swiper.slider_pagination_pos_bottom.slider_pagination_bullets .slide_info:not(.slide_info_large),.slider_swiper.slider_pagination_pos_bottom.slider_pagination_fraction.slider_multi .slide_info:not(.slide_info_large),.slider_swiper.slider_pagination_pos_bottom.slider_pagination_fraction .slide_info:not(.slide_info_large){bottom:3.5em}.slider_style_modern .slider_swiper.slider_pagination_pos_bottom.slider_pagination_bullets.slider_multi .slide_info:not(.slide_info_large),.slider_style_modern .slider_swiper.slider_pagination_pos_bottom.slider_pagination_bullets .slide_info:not(.slide_info_large),.slider_style_modern .slider_swiper.slider_pagination_pos_bottom.slider_pagination_fraction.slider_multi .slide_info:not(.slide_info_large),.slider_style_modern .slider_swiper.slider_pagination_pos_bottom.slider_pagination_fraction .slide_info:not(.slide_info_large){bottom:2em}.slider_swiper.slider_multi .slide_title,.slider_swiper .slide_info:not(.slide_info_large) .slide_title{font-size:1.5385em;	margin:0.2em 0}.slider_swiper.slider_multi .slide_title,.slider_swiper.slider_multi .slide_title a,.slider_swiper .slide_info:not(.slide_info_large) .slide_title,.slider_swiper .slide_info:not(.slide_info_large) .slide_title a{color:#f0f0f0}.slider_swiper.slider_multi .slide_title a:hover,.slider_swiper .slide_info:not(.slide_info_large) .slide_title a:hover,.slider_swiper.slider_multi .slide_cats a:hover,.slider_swiper .slide_info:not(.slide_info_large) .slide_cats a:hover{color:#ffffff}.slider_swiper.slider_multi .slide_date,.slider_swiper.slider_multi .slide_cats,.slider_swiper.slider_multi .slide_cats a,.slider_swiper .slide_info:not(.slide_info_large) .slide_date,.slider_swiper .slide_info:not(.slide_info_large) .slide_cats,.slider_swiper .slide_info:not(.slide_info_large) .slide_cats a{color:#ccc}.slider_titles_outside_wrap{position:absolute;	z-index:8;	left:0;	bottom:1em;	width:100%;	max-height:7rem;	text-align:center}.slider_titles_outside_wrap .slide_info{display:none}.slider_titles_outside_wrap .slide_title{margin:0}.slider_swiper .swiper-pagination,.slider_swiper_outer .swiper-pagination{display:block;	text-align:center;	z-index:9;	color:#fff}.slider_swiper .swiper-pagination-bullet,.slider_swiper_outer .swiper-pagination-bullet{width:10px;	height:10px;	background-color:#f7f7f7;	opacity:0.8}.slider_swiper.slider_pagination_pos_bottom .swiper-pagination-bullets,.slider_swiper_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets,.slider_swiper_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets{left:0;	top:auto;	bottom:1em;	width:100%;	height:1.5em;	line-height:1.5em;	-webkit-transform:none; -moz-transform:none; -ms-transform:none; transform:none}.slider_swiper_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets{left:auto;	bottom:auto;	position:static;	margin-top:1em}.slider_swiper.slider_pagination_pos_bottom .swiper-pagination-bullet,.slider_swiper_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullet,.slider_swiper_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullet{display:inline-block;	margin:0 8px 0 0}.slider_swiper.slider_pagination_pos_left .swiper-pagination-bullets,.slider_swiper.slider_pagination_pos_right .swiper-pagination-bullets{left:1em;	top:50%;	bottom:auto;	width:auto;	height:auto;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.slider_swiper.slider_pagination_pos_right .swiper-pagination-bullets{right:1em;	left:auto}.slider_swiper.slider_pagination_pos_left .swiper-pagination-bullet,.slider_swiper.slider_pagination_pos_right .swiper-pagination-bullet{display:block;	margin:8px 0 0 0}.slider_swiper .swiper-pagination-fraction,.slider_swiper_outer .swiper-pagination-fraction{font-size:0.8667em;	height:1.7em;	line-height:1.7em;	left:0;	top:auto;	bottom:1.5em;	width:100%;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.slider_swiper_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-fraction{position:static;	margin-top:1em;	bottom:auto;	left:auto}.slider_swiper.slider_pagination_pos_left .swiper-pagination-fraction{text-align:left;	padding-left:1em}.slider_swiper.slider_pagination_pos_right .swiper-pagination-fraction{text-align:right;	padding-right:1em}.slider_swiper_outer.slider_outer_pagination_pos_left>.swiper-pagination-fraction,.slider_swiper_outer.slider_outer_pagination_pos_right>.swiper-pagination-fraction{width:7rem;	bottom:5rem}.slider_swiper_outer.slider_outer_pagination_pos_right>.swiper-pagination-fraction{left:auto;	right:0}.slider_swiper .swiper-pagination-fraction>*,.slider_swiper_outer .swiper-pagination-fraction>*{line-height:inherit;	vertical-align:middle}.slider_swiper .swiper-pagination-fraction>swiper-pagination-current,.slider_swiper_outer .swiper-pagination-fraction>.swiper-pagination-current{font-size:2em;	line-height:1.2em}.slider_swiper.slider_direction_horizontal .swiper-pagination-progress,.slider_swiper_outer.slider_outer_direction_horizontal .swiper-pagination-progress{height:6px;	top:auto;	bottom:0}.slider_swiper.slider_pagination_pos_right .swiper-pagination-progress,.slider_swiper_outer.slider_outer_pagination_pos_right .swiper-pagination-progress{left:auto;	right:0}.sc_item_slider.slider_outer_pagination_pos_bottom{padding-bottom:1em}.sc_item_slider.slider_outer_pagination_pos_bottom .swiper-pagination{bottom:0}.sc_item_slider.slider_outer_pagination .swiper-pagination-bullet{border-color:#ddd}.sc_slider_controls .slider_prev,.sc_slider_controls .slider_next,.slider_swiper .slider_prev,.slider_swiper .slider_next,.slider_swiper_outer .slider_prev,.slider_swiper_outer .slider_next{background-image:none !important;	background-color:rgba(0,0,0,0.5);	color:#fff;	width:3em;	height:3em;	line-height:3em;	text-align:center;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;	-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s}.sc_slider_controls .slider_prev:before,.sc_slider_controls .slider_next:before,.slider_swiper .slider_prev:before,.slider_swiper .slider_next:before,.slider_swiper_outer .slider_prev:before,.slider_swiper_outer .slider_next:before{margin:0;	font-family:'trx_addons_icons'}.sc_slider_controls .slider_prev:before,.slider_swiper .slider_prev:before,.slider_swiper_outer .slider_prev:before{content:'\e858'}.sc_slider_controls .slider_next:before,.slider_swiper .slider_next:before,.slider_swiper_outer .slider_next:before{content:'\e859'}.sc_slider_controls.sc_slider_controls_left{text-align:left}.sc_slider_controls.sc_slider_controls_center{text-align:center}.sc_slider_controls.sc_slider_controls_right{text-align:right}.sc_slider_controls .slider_prev,.sc_slider_controls .slider_next{position:relative;	top:auto;	bottom:auto;	left:auto;	right:auto;	margin:0;	display:inline-block;	vertical-align:middle}.sc_slider_controls .slider_prev + .slider_next{margin-left:0.5em}.slider_swiper.slider_controls_bottom .slider_controls_wrap,.slider_swiper_outer .slider_controls_bottom .slider_controls_wrap{text-align:center;	margin-top:3em}.slider_swiper.slider_controls_bottom .slider_prev,.slider_swiper.slider_controls_bottom .slider_next,.slider_swiper_outer .slider_controls_bottom .slider_prev,.slider_swiper_outer .slider_controls_bottom .slider_next{position:static;	display:inline-block;	margin:0;	border-radius:0;	background-color:transparent;	border:2px solid #000;	color:#000;	width:2em;	height:2em;	line-height:2em}.slider_swiper.slider_controls_bottom .slider_prev:hover,.slider_swiper.slider_controls_bottom .slider_next:hover,.slider_swiper_outer .slider_controls_bottom .slider_prev:hover,.slider_swiper_outer .slider_controls_bottom .slider_next:hover{background-color:#000;	color:#fff}.slider_swiper.slider_controls_bottom .slider_next,.slider_swiper_outer .slider_controls_bottom .slider_next{margin-left:1em}.sc_item_slider.slider_outer_controls_bottom{padding-bottom:3em}.sc_item_slider.slider_outer_controls_top>.slider_controls_wrap,.sc_item_slider.slider_outer_controls_bottom>.slider_controls_wrap{position:absolute;	z-index:11;	right:0;	width:auto;	height:3em}.sc_item_slider.slider_outer_controls_top>.slider_controls_wrap{top:-5em}.sc_item_slider.slider_outer_controls_bottom>.slider_controls_wrap{bottom:0}.sc_item_slider.slider_outer_controls_top>.slider_controls_wrap>a,.sc_item_slider.slider_outer_controls_bottom>.slider_controls_wrap>a{position:relative;	top:auto;	bottom:auto;	left:auto;	right:auto;	margin:0;	display:inline-block;	vertical-align:middle}.sc_item_slider.slider_outer_controls_top>.slider_controls_wrap>a+a,.sc_item_slider.slider_outer_controls_bottom>.slider_controls_wrap>a+a{margin-left:0.5em}.slider_swiper .trx_addons_video_player.with_cover{position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%}.slider_style_modern{padding:0 7rem 4rem}.slider_style_modern.slider_outer_titles_outside{padding-bottom:9rem}.slider_style_modern.slider_outer_controls_side .slider_controls_wrap>a{position:absolute;	top:3rem;	bottom:8rem;	width:7rem;	height:auto;	margin:0;	line-height:1.2em;	background-color:#333;	color:#fff;	-webkit-border-radius:0; -ms-border-radius:0; border-radius:0}.slider_style_modern.slider_outer_titles_outside.slider_outer_controls_side .slider_controls_wrap>a{bottom:13rem}.slider_style_modern .slider_controls_label,.slider_style_modern.slider_outer_controls_side .slider_controls_wrap>a:before{position:absolute;	display:block;	text-align:left;	width:70%;	left:50%;	top:45%;	-webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.slider_style_modern.slider_outer_controls_side .slider_controls_wrap>a:before{top:58%}.slider_style_modern .slider_prev>.slider_controls_label,.slider_style_modern.slider_outer_controls_side .slider_controls_wrap>.slider_prev:before{text-align:right}.slider_style_modern .slider_controls_label>span{display:block}.slider_style_modern .slider_controls_label>span + span{font-size:1.25em;	line-height:1.25em}.slider_style_modern.slider_outer_titles_outside>.slider_pagination_wrap{display:none}.sc_slider_controller .swiper-slide{cursor:pointer}.sc_slider_controller_horizontal[data-controls="1"]{padding-left:4em;	padding-right:4em}.sc_slider_controller_vertical[data-controls="1"]{padding-top:3em;	padding-bottom:3em}.sc_slider_controller .slider_outer_controls_side .slider_controls_wrap>a{margin:0;	-webkit-transform:none; -moz-transform:none; -ms-transform:none; transform:none}.sc_slider_controller_horizontal .slider_outer_controls_side .slider_controls_wrap>a{top:0;	bottom:0;	width:4em;	height:auto}.sc_slider_controller_vertical .slider_outer_controls_side .slider_controls_wrap>a{left:0;	right:0;	height:3em;	width:auto}.sc_slider_controller .slider_outer_controls_side .slider_controls_wrap>a:before{display:block;	width:auto;	height:1em;	line-height:1em;	position:absolute;	left:50%;	top:50%;	-webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.sc_slider_controller_horizontal .slider_outer_controls_side .slider_controls_wrap>.slider_prev{left:-4em;	right:auto}.sc_slider_controller_horizontal .slider_outer_controls_side .slider_controls_wrap>.slider_next{right:-4em;	left:auto}.sc_slider_controller_vertical .slider_outer_controls_side .slider_controls_wrap>.slider_prev{top:-3em;	bottom:auto}.sc_slider_controller_vertical .slider_outer_controls_side .slider_controls_wrap>.slider_next{bottom:-3em;	top:auto}.sc_slider_controller_vertical .slider_outer_controls_side .slider_controls_wrap>.slider_prev:before{content:'\e85a';	font-family:'trx_addons_icons'}.sc_slider_controller_vertical .slider_outer_controls_side .slider_controls_wrap>.slider_next:before{content:'\e857';	font-family:'trx_addons_icons'}.sc_slider_controller_info{display:block;	text-align:left;	font-size:1.2em;	line-height:1.2em;	font-weight:bold;	position:absolute;	width:90%;	left:50%;	top:50%;	-webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.sc_slider_controller_info_number{display:inline-block;	color:#eee;	margin-right:0.4em}.sc_slider_controller_info_title{display:inline-block;	color:#fff}.sc_slider_controller_thumbs .swiper-slide:before{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5);	-webkit-transition:background-color .5s ease; -ms-transition:background-color .5s ease; -o-transition:background-color .5s ease; transition:background-color .5s ease}.sc_slider_controller_thumbs .swiper-slide.swiper-slide-active:before{background-color:transparent}.sc_slider_controller_thumbs.sc_slider_controller_horizontal{padding-top:3px}.sc_slider_controller_thumbs.sc_slider_controller_horizontal .swiper-slide{margin-top:3px}.sc_slider_controller_thumbs.sc_slider_controller_horizontal .swiper-slide.swiper-slide-active{margin-top:0;	border-top:3px solid #efa758}.sc_slider_controller_thumbs .sc_slider_controller_info{font-size:1em;	line-height:1.2em;	display:none}.sc_slider_controller_thumbs .sc_slider_controller_info_title{color:#fff}.sc_slider_controller_titles.sc_slider_controller_horizontal{padding-top:3px}.sc_slider_controller_titles.sc_slider_controller_horizontal .swiper-slide{margin-top:3px}.sc_slider_controller_titles .swiper-slide{background-color:#f0f0f0}.sc_slider_controller_titles .swiper-slide:after{content:' ';	position:absolute;	z-index:1;	right:0;	top:0;	bottom:0;	width:1px;	background-color:#ddd}.sc_slider_controller_titles .swiper-slide.swiper-slide-active{margin-top:0;	padding-top:0px;	background-color:#fff}.sc_slider_controller_titles.sc_slider_controller_horizontal .swiper-slide.swiper-slide-active{border-top:3px solid #efa758}.sc_slider_controller_titles .swiper-slide.swiper-slide-active:after{display:none}.sc_slider_controller_titles .slider_outer_controls_side .slider_controls_wrap>a{top:3px} .widget_socials .socials_description + .socials_wrap{margin-top:1.5em}.sc_twitter .sc_twitter_slider.slider_outer_pagination_pos_bottom{padding-bottom:3em}.widget_twitter li{text-align:center;	margin-bottom:2em;	color:#bbb;	list-style-type:none}.widget_twitter .widget_content ul>li:before{content:'\e840';	font-family:'trx_addons_icons';	font-size:1em;	position:static;	display:block;	margin-bottom:0.5em}.widget_twitter .widget_twitter_follow{display:block;	text-align:center}.widget_twitter .widget_twitter_follow:after{content:'\e884';	font-family:'trx_addons_icons';	display:inline-block;	margin-left:0.5em}.trx_addons_video_player.with_cover{position:relative}.trx_addons_video_player.with_cover .video_embed{position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	opacity:0;	overflow:hidden;	-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s}.trx_addons_video_player.with_cover .video_embed:before{content:' ';	display:inline-block;	padding-top:55%;	width:0;	height:0}.trx_addons_video_player.with_cover img{position:relative;	z-index:2;	width:100%;	height:auto}.trx_addons_video_player.with_cover .video_mask{position:absolute;	z-index:3;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5);	opacity:0;	-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s}.trx_addons_video_player.with_cover:hover .video_mask{opacity:1}.trx_addons_video_player.with_cover .video_hover{position:absolute;	z-index:4;	left:50%;	top:50%;	font-size:3em;	width:2em;	height:2em;	line-height:2em;	text-align:center;	cursor:pointer;	overflow:hidden;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;	-webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%);	-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s;	margin-top:2em;	background-color:rgba(0,0,0,0.5);	color:#fff;	opacity:0}.trx_addons_video_player.with_cover .video_hover:before{content:'\e888';	font-family:'trx_addons_icons'}.trx_addons_video_player.with_cover .video_hover:hover{background-color:rgba(0,0,0,0.5)}.trx_addons_video_player.with_cover:hover .video_hover{opacity:1;	margin-top:0}.trx_addons_video_player.video_play .video_mask{opacity:1;	background-color:#000}.trx_addons_video_player.video_play .video_embed{opacity:1;	z-index:10}.trx_addons_video_player.video_play .video_embed>*{position:absolute;	z-index:1;	left:50%;	top:50%;	-webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%)}.trx_addons_video_player.video_play .video_hover{display:none}.sc_action .sc_action_slider.slider_outer_pagination_pos_bottom{padding-bottom:3em}.sc_action{position:relative; padding-top:0.1px}.sc_action_item{position:relative}.sc_action_item_mask{position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	overflow:hidden; opacity:0;	pointer-events:none;	-webkit-transition:opacity ease .3s; -moz-transition:opacity ease .3s; -ms-transition:opacity ease .3s; -o-transition:opacity ease .3s; transition:opacity ease .3s}.sc_action_item:hover .sc_action_item_mask{opacity:1}.sc_action_item_mask:before{content:' ';	position:absolute;	z-index:1;	top:0;	left:-10%;	width:120%;	height:100%;	background:rgba(255,255,255,0.2);	-webkit-transition:-webkit-transform .8s; transition:transform .8s;	-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,100%,0); transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,100%,0);	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.sc_action_item:hover .sc_action_item_mask:before{-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,-130%,0); transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,-130%,0)}.sc_action_item_inner{position:relative; z-index:2}.sc_action_item .sc_action_item_icon:before{display:none}.sc_action_item_icon>span{font-size:3em;	line-height:1em}.sc_action_item_icon,.sc_action_item_image{margin-bottom:2em}.sc_action_item_subtitle{margin:0;	line-height:1.3em}.sc_action_item_title{margin:0;	line-height:1.3em}.sc_action_item_subtitle + .sc_action_item_title{margin-top:0.2em}.sc_action_item_date{border-top:1px solid #eee;	border-bottom:1px solid #eee;	padding:0.5em 0}.sc_action_item_description{line-height:1.3em;	color:#000}.sc_action_item_subtitle + .sc_action_item_description,.sc_action_item_title + .sc_action_item_description,.sc_action_item_date + .sc_action_item_description{margin-top:1em}.sc_action_item_description>span{display:block}.sc_action_item_description>span+span{margin-top:0.3em}.sc_action_item_subtitle + .sc_action_item_link,.sc_action_item_title + .sc_action_item_link,.sc_action_item_description + .sc_action_item_link{margin-top:1em}.sc_action_item_link{display:inline-block;	padding:0.5em 2em;	border:2px solid #fff}.sc_action_item_link:hover{color:#fff}.sc_action_item_link_over{position:absolute;	z-index:3;	left:0;	top:0;	width:100%;	height:100%;	padding:0 !important;	border:none !important;	display:block !important;	background:none !important}.sc_action_item_info{font-size:11px;	margin-top:2em;	border-top:1px solid #eee;	padding:0.5em 0;	line-height:1.3em}.sc_action_item.with_image{position:relative;	text-align:center;	background-position:center;	background-size:cover;	background-repeat:no-repeat}.sc_action_item.with_image:before{content:' ';	width:0;	height:0;	padding-top:75%;	vertical-align:middle;	display:inline-block;	overflow:hidden;	margin-left:-5px}.sc_action_item.with_image .sc_action_item_inner{vertical-align:middle;	display:inline-block;	width:100%;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	padding:2em}.sc_action_item.with_image .sc_action_item_mask{position:absolute;	background-color:rgba(0,0,0,0.5);	opacity:0}.sc_action_item.with_image:hover .sc_action_item_mask{opacity:1}.sc_action_item_default.with_image:after{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5)}.sc_action_item_default.with_bg_color:after{display:none}.sc_action_item_default.with_image .sc_action_item_icon,.sc_action_item_default.with_image .sc_action_item_title{color:#fff}.sc_action_item_default.with_image .sc_action_item_description{color:#ccc}.sc_action_item_default .sc_action_item_subtitle{color:#efa758}.sc_action_item_default.with_image .sc_action_item_date{border-color:#fff}.sc_action_item_default.with_image .sc_action_item_info{border-color:#fff}.sc_action_item_default.with_image.sc_action_item_tl,.sc_action_item_default.with_image.sc_action_item_tl:before{vertical-align:top;	text-align:left}.sc_action_item_default.with_image.sc_action_item_tc,.sc_action_item_default.with_image.sc_action_item_tc:before{vertical-align:top;	text-align:center}.sc_action_item_default.with_image.sc_action_item_tr,.sc_action_item_default.with_image.sc_action_item_tr:before{vertical-align:top;	text-align:right}.sc_action_item_default.with_image.sc_action_item_ml,.sc_action_item_default.with_image.sc_action_item_ml:before{vertical-align:middle;	text-align:left}.sc_action_item_default.with_image.sc_action_item_mc,.sc_action_item_default.with_image.sc_action_item_mc:before{vertical-align:middle;	text-align:center}.sc_action_item_default.with_image.sc_action_item_mr,.sc_action_item_default.with_image.sc_action_item_mr:before{vertical-align:middle;	text-align:right}.sc_action_item_default.with_image.sc_action_item_bl,.sc_action_item_default.with_image.sc_action_item_bl:before{vertical-align:bottom;	text-align:left}.sc_action_item_default.with_image.sc_action_item_bc,.sc_action_item_default.with_image.sc_action_item_bc:before{vertical-align:bottom;	text-align:center}.sc_action_item_default.with_image.sc_action_item_br,.sc_action_item_default.with_image.sc_action_item_br:before{vertical-align:bottom;	text-align:right}.sc_action_item_simple.with_image:before{display:none}.sc_action_item_simple.with_image:after{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5)}.sc_action_item_simple.with_bg_color:after{display:none}.sc_action_item_simple.with_image .sc_action_item_icon,.sc_action_item_simple.with_image .sc_action_item_title{color:#fff}.sc_action_item_simple.with_image .sc_action_item_description{color:#ccc}.sc_action_item_simple .sc_action_item_subtitle{color:#efa758}.sc_action_item_simple.with_image .sc_action_item_date{border-color:#fff}.sc_action_item_simple.with_image .sc_action_item_info{border-color:#fff}.sc_action_item_simple .sc_action_item_icon>span{display:inline-block;	font-size:2em;	line-height:2em;	width:2em;	height:2em;	text-align:center; border:2px solid #000;	color:#000;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.sc_action_item_simple.with_image .sc_action_item_icon>span{color:#fff;	border-color:#fff}.sc_action_item_simple.sc_action_item_tl,.sc_action_item_simple.sc_action_item_ml,.sc_action_item_simple.sc_action_item_bl{text-align:left}.sc_action_item_simple.sc_action_item_tl .sc_action_item_icon,.sc_action_item_simple.sc_action_item_tl .sc_action_item_image,.sc_action_item_simple.sc_action_item_ml .sc_action_item_icon,.sc_action_item_simple.sc_action_item_ml .sc_action_item_image,.sc_action_item_simple.sc_action_item_bl .sc_action_item_icon,.sc_action_item_simple.sc_action_item_bl .sc_action_item_image{float:left;	margin:0 1.5em 0 0}.sc_action_item_simple.sc_action_item_tc,.sc_action_item_simple.sc_action_item_mc,.sc_action_item_simple.sc_action_item_bc{text-align:center}.sc_action_item_simple.sc_action_item_tc .sc_action_item_icon,.sc_action_item_simple.sc_action_item_tc .sc_action_item_image,.sc_action_item_simple.sc_action_item_mc .sc_action_item_icon,.sc_action_item_simple.sc_action_item_mc .sc_action_item_image,.sc_action_item_simple.sc_action_item_bc .sc_action_item_icon,.sc_action_item_simple.sc_action_item_bc .sc_action_item_image{text-align:center;	margin-bottom:1.5em}.sc_action_item_simple.sc_action_item_tr,.sc_action_item_simple.sc_action_item_mr,.sc_action_item_simple.sc_action_item_br{text-align:right}.sc_action_item_simple.sc_action_item_tr .sc_action_item_icon,.sc_action_item_simple.sc_action_item_tr .sc_action_item_image,.sc_action_item_simple.sc_action_item_mr .sc_action_item_icon,.sc_action_item_simple.sc_action_item_mr .sc_action_item_image,.sc_action_item_simple.sc_action_item_br .sc_action_item_icon,.sc_action_item_simple.sc_action_item_br .sc_action_item_image{float:right;	margin:0 0 0 1.5em}.sc_action_item_event.with_image:before{display:none}.sc_action_item_event.with_image .sc_action_item_inner{width:70%;	padding:2em;	margin:15% 0;	background-color:#fff;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	-webkit-box-shadow:-5px 5px 20px 20px rgba(0,0,0,0.2); -ms-box-shadow:-5px 5px 20px 20px rgba(0,0,0,0.2); box-shadow:-5px 5px 20px 20px rgba(0,0,0,0.2)}.sc_action_item_event .sc_action_item_subtitle{margin:0}.sc_action_item_event .sc_action_item_image + .sc_action_item_subtitle{margin-top:0.3em}.sc_action_item_event .sc_action_item_link{border:none;	background-color:#efa758;	color:#fff}.sc_action_item.with_image.sc_action_fixed_height:before,.sc_action_item.with_image.trx_addons_stretch_height:before{display:none}.sc_action_item.with_image.sc_action_fixed_height .sc_action_item_inner,.sc_action_item.with_image.trx_addons_stretch_height .sc_action_item_inner{position:absolute;	z-index:2;	left:0}.sc_action_item_event.with_image.sc_action_fixed_height .sc_action_item_inner,.sc_action_item_event.with_image.trx_addons_stretch_height .sc_action_item_inner{left:50%;	top:50%;	margin:0;	-webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_ml .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_ml .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_bl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_bl .sc_action_item_inner{text-align:left}.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_mc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_mc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_bc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_bc .sc_action_item_inner{text-align:center}.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tr .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tr .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_mr .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_mr .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_br .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_br .sc_action_item_inner{text-align:right}.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tr .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tr .sc_action_item_inner{top:0}.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_ml .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_ml .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_mc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_mc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_mr .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_mr .sc_action_item_inner{top:50%;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_bl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_bl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_bc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_bc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_br .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_br .sc_action_item_inner{bottom:0}.sc_anchor{width:0;	height:0;	line-height:0}#toc_menu{display:none;	position:absolute;	width:100%;	left:50%;	top:50%;	margin:-50% 0 0 -50%}.toc_menu_item{position:relative;	z-index:1}.toc_menu_item .toc_menu_icon{display:block;	position:relative;	color:#888;	height:1.5em;	line-height:1.5em;	text-align:center}.toc_menu_item .toc_menu_icon:before{display:inline-block;	line-height:inherit;	color:inherit}.toc_menu_item .toc_menu_icon_default:before{content:' ';	margin-top:0.75em;	height:1px;	background-color:#888}.toc_menu_item:hover .toc_menu_icon,.toc_menu_item_active .toc_menu_icon{color:#292929}.toc_menu_item:hover .toc_menu_icon_default:before,.toc_menu_item_active .toc_menu_icon_default:before{background-color:#292929}.toc_menu_item_active .toc_menu_icon_default:before{width:1.5em}.toc_menu_item .toc_menu_description{position:absolute;	top:0;	right:-20em;	opacity:0;	white-space:nowrap;	-webkit-transition:all .6s ease-out; -moz-transition:all .6s ease-out; -ms-transition:all .6s ease-out; -o-transition:all .6s ease-out; transition:all .6s ease-out}.toc_menu_item:hover .toc_menu_description{right:100%;	margin-right:1.5em;	opacity:1}.sc_blogger .sc_blogger_slider.slider_outer_pagination_pos_bottom{padding-bottom:3em}.sc_blogger{position:relative; padding-top:0.1px}.sc_blogger .sc_blogger_item .sc_blogger_item_title{margin:0}.sc_blogger .sc_blogger_item .sc_blogger_item_featured{margin-bottom:0}.sc_blogger .sc_blogger_item .sc_blogger_item_featured img{width:100%;	height:auto}.sc_blogger_default .sc_blogger_item{background-color:#f7f7f7;	padding:2em;	overflow:hidden;	position:relative}.sc_blogger_default .sc_blogger_item + .sc_blogger_item{margin-top:2em}.sc_blogger_default.slider_swiper .sc_blogger_item + .sc_blogger_item{margin-top:0}.sc_blogger_default .sc_blogger_item_featured{width:40%;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.sc_blogger_default .sc_blogger_item_content{width:50%;	position:absolute;	z-index:1;	top:50%;	left:50%;	padding-right:2em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.sc_blogger_default .sc_blogger_post_meta{margin-top:1em;	font-size:0.9286em}.sc_blogger_default .sc_blogger_item_excerpt{margin-top:1em}.sc_blogger_default .sc_blogger_button{text-align:center}.sc_blogger_classic .sc_blogger_item{background-color:#f7f7f7;	text-align:center}.sc_blogger_classic .sc_blogger_item_content{padding:2em}.sc_blogger_classic .sc_blogger_post_meta{margin-top:0.5em;	font-size:0.9286em}.sc_blogger_classic .sc_blogger_item_excerpt{margin-top:1.5em}.sc_blogger_classic .sc_blogger_item_excerpt_text{max-height:8em;	overflow:hidden}.sc_blogger_classic .sc_blogger_item_excerpt_text + p,.sc_blogger_classic .sc_blogger_item_excerpt_text + a{margin:2em 0 0}.sc_blogger_plain .sc_blogger_item{background-color:#f7f7f7;	text-align:center;	padding:1em;	margin-bottom:2px}.sc_blogger_plain .sc_blogger_post_meta{margin:0}.sc_blogger_plain .sc_blogger_item .sc_blogger_item_title{margin:0.4em 0 0.6em}.sc_button{background-position:center center;	background-repeat:no-repeat;	background-size:contain;	overflow:hidden;	background-color:#efa758;	color:#fff}.sc_button_simple{background-color:transparent;	color:#efa758;	position:relative;	padding-right:1.8em;	display:inline-block}.sc_button_simple:hover{color:#000}.sc_button_simple:before,.sc_button_simple:after{content:'\e911';	font-family:'trx_addons_icons';	position:absolute;	top:0;	right:0;	line-height:inherit;	-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s}.sc_button_simple:before{right:20px;	opacity:0}.sc_button_simple:hover:before{opacity:1;	right:0}.sc_button_simple:hover:after{opacity:0;	right:-20px}.sc_button.sc_button_size_small{padding:1em 2.5em}.sc_button.sc_button_size_small .sc_button_icon img{max-height:1.6em;	width:auto}.sc_button.sc_button_size_normal .sc_button_icon img{max-height:2.5em;	width:auto}.sc_button.sc_button_size_large .sc_button_icon img{max-height:4em;	width:auto}.sc_button.sc_button_size_large{font-size:1.25em}.sc_button_icon,.sc_button_text{display:inline-block;	vertical-align:middle}.sc_button_icon{font-size:2em;	line-height:1.25em;	font-weight:400;	font-style:normal}.sc_button_icon_left .sc_button_icon{margin-right:0.8em}.sc_button_icon_right .sc_button_icon{float:right;	margin-left:0.8em}.sc_button_icon_top .sc_button_icon{display:block;	margin-bottom:0.25em;	text-align:center}.sc_button_subtitle{font-size:0.85em;	line-height:1.25em;	text-transform:none;	display:block}.sc_button_bg_image{position:relative;	background-position:center center;	background-size:cover;	background-repeat:no-repeat}.sc_button_bg_image .sc_button_text{position:relative;	z-index:2}.sc_button_bg_image:before{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5)}.sc_button_bg_image:hover:before{background-color:rgba(0,0,0,0.75)}.sc_content{margin-left:auto; margin-right:auto;	position:relative; padding-top:0.1px}[class*="sc_content_width_"]{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_content_width_1_1{width:1170px}.sc_content_width_1_2{width:585px}.sc_content_width_1_3{width:390px}.sc_content_width_2_3{width:780px}.sc_content_width_1_4{width:292.5px}.sc_content_width_3_4{width:877.5px}.sc_content_width_100p{width:100%}.sc_content_width_90p{width:90%}.sc_content_width_80p{width:80%}.sc_content_width_75p{width:75%}.sc_content_width_70p{width:70%}.sc_content_width_60p{width:60%}.sc_content_width_50p{width:50%}.sc_content_width_45p{width:45%}.sc_content_width_40p{width:40%}.sc_content_width_30p{width:30%}.sc_content_width_25p{width:25%}.sc_content_width_20p{width:20%}.sc_content_width_15p{width:15%}.sc_content_width_10p{width:10%}.sc_content_container.with_number{position:relative}.sc_content_number{position:absolute;	z-index:0;	color:#f0f0f0;	font-size:10em;	line-height:1em;	font-weight:900;	letter-spacing:-10px;	-webkit-transform:translate(-75%,-50%); -moz-transform:translate(-75%,-50%); -ms-transform:translate(-75%,-50%); transform:translate(-75%,-50%)}.sc_content_number_tl{left:0; top:0}.sc_content_number_tc{left:50%; top:0}.sc_content_number_tr{left:100%; top:0}.sc_content_number_ml{left:0; top:50%}.sc_content_number_mc{left:50%; top:50%}.sc_content_number_mr{left:100%; top:50%}.sc_content_number_bl{left:0; top:100%}.sc_content_number_bc{left:50%; top:100%}.sc_content_number_br{left:100%; top:100%}.sc_form{position:relative; padding-top:0.1px}.trx_addons_field_error{border-color:#CC0000 !important;	-webkit-box-shadow:0px 0px 8px 0px rgba(200,0,0,0.2); -ms-box-shadow:0px 0px 8px 0px rgba(200,0,0,0.2); box-shadow:0px 0px 8px 0px rgba(200,0,0,0.2)}.sc_form_title,.sc_form_description{margin-bottom:2rem}.sc_form_form{position:relative}.sc_form_field{display:block;	margin-bottom:1.3em}.sc_form_field_title{display:block;	font-size:0.9231em;	font-weight:bold;	text-transform:uppercase;	color:#292929}.sc_form input[type="text"],.sc_form textarea{border:1px solid #e1e1e1;	background-color:transparent;	color:#a7a7a7;	width:100%;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.sc_form input[type="text"]:focus,.sc_form textarea:focus{background-color:#fff;	color:#292929}.sc_form.sc_align_left input,.sc_form.sc_align_left textarea{text-align:left}.sc_form.sc_align_center input,.sc_form.sc_align_center textarea{text-align:center}.sc_form.sc_align_right input,.sc_form.sc_align_right textarea{text-align:right}.sc_form button{display:block;	width:auto;	margin:0 auto;	padding:0.5em 1em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;	font-size:0.9231em;	font-weight:bold;	text-transform:uppercase;	background-color:#292929;	border:2px solid #292929;	color:#fff;	-webkit-transition:all ease .3s; -moz-transition:all ease .3s; -ms-transition:all ease .3s; -o-transition:all ease .3s; transition:all ease .3s}.sc_form button:hover{background-color:transparent;	color:#292929}.sc_form .sc_form_info_data>a,.sc_form .sc_form_info_data>span{display:block;	color:#000}.sc_form .sc_form_info_data>a:hover{color:#efa758}.sc_form_detailed .sc_form_form{width:90%}.sc_form_detailed .sc_form_title,.sc_form_detailed .sc_form_description{text-align:left}.sc_form_detailed button{width:100%}.sc_form_detailed .sc_form_info_item{overflow:hidden}.sc_form_detailed .sc_form_info_item + .sc_form_info_item{margin-top:3.5em}.sc_form_detailed .sc_form_info_icon{float:left;	color:#c7c7c7;	display:block;	width:2em;	text-align:center}.sc_form_detailed .sc_form_info_icon:before{font-family:'trx_addons_icons';	font-size:2.3em;	line-height:1.2em}.sc_form_detailed .sc_form_info_item_phone .sc_form_info_icon:before{content:'\e893'}.sc_form_detailed .sc_form_info_item_email .sc_form_info_icon:before{content:'\e86d'}.sc_form_detailed .sc_form_info_item_address .sc_form_info_icon:before{content:'\e88a'}.sc_form_detailed .sc_form_info_area{float:left;	display:block;	width:100%;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;	margin-left:-3em;	padding-left:4.5em;	font-size:0.9231em;	text-transform:uppercase;	color:#292929}.sc_form_detailed .sc_form_info_area>span{display:block;	line-height:1.5em}.sc_form_detailed .sc_form_info_area .sc_form_info_title{font-weight:600}.sc_form_modern .sc_form_info{margin-bottom:2.2em}.sc_form_modern .sc_form_info_item{text-align:center}.sc_form_modern .sc_form_info_icon{color:#c7c7c7;	display:block}.sc_form_modern .sc_form_info_icon:before{font-family:'trx_addons_icons';	font-size:4.8em;	line-height:1.5em}.sc_form_modern .sc_form_info_item_address .sc_form_info_icon:before{content:'\e88a'}.sc_form_modern .sc_form_info_item_email .sc_form_info_icon:before{content:'\e86d'}.sc_form_modern .sc_form_info_item_phone .sc_form_info_icon:before{content:'\e893'}.sc_form_modern .sc_form_field{margin-bottom:2.2em}.sc_form_modern button{margin-top:0}@media (max-width:767px){.sc_form_detailed .trx_addons_column-1_2{width:100% !important}.sc_form_detailed .sc_form_info{margin-top:3em; padding:0}}@media (max-width:479px){.sc_form_title{font-size:1.5em}}[class*="sc_input_hover_"] .sc_form_field_wrap,[class*="sc_input_hover_"] .comments_field_wrap{position:relative;	z-index:1;	display:block}[class*="sc_input_hover_"] input[type="text"],[class*="sc_input_hover_"] input[type="number"],[class*="sc_input_hover_"] input[type="email"],[class*="sc_input_hover_"] input[type="password"],[class*="sc_input_hover_"] input[type="search"],[class*="sc_input_hover_"] select,[class*="sc_input_hover_"] textarea{font-size:1.2857em !important;	text-align:left !important;	padding:1.3em 1.5em !important;	width:100%}[class*="sc_input_hover_"] input:focus,[class*="sc_input_hover_"] select:focus,[class*="sc_input_hover_"] textarea:focus{outline:none}[class*="sc_input_hover_"] .sc_form_field_hover{position:absolute;	z-index:1;	top:0;	left:0;	width:100%;	font-size:1.2857em;	text-align:left !important;	overflow:visible;	padding:0;	pointer-events:none;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;	-webkit-font-smoothing:antialiased;	-webkit-touch-callout:none;	-webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}[class*="sc_input_hover_"] .sc_form_field_content{position:relative;	display:block;	width:100%;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}[class*="sc_input_hover_"] label.required .sc_form_field_content:after{content:'*';	vertical-align:top;	margin-left:0.3em;	font-size:80%;	color:#da6f5b}[class*="sc_input_hover_"] label.required:after{display:none}.sc_input_hover_accent input[type="text"],.sc_input_hover_accent input[type="number"],.sc_input_hover_accent input[type="email"],.sc_input_hover_accent input[type="password"],.sc_input_hover_accent input[type="search"],.sc_input_hover_accent select,.sc_input_hover_accent textarea{box-shadow:0px 0px 0px 2px transparent;	-webkit-transition:box-shadow 0.3s; -ms-transition:box-shadow 0.3s; transition:box-shadow 0.3s;	-webkit-appearance:none; }.sc_input_hover_accent textarea{min-height:11.5em}.sc_input_hover_accent .sc_form_field_hover{position:static}.sc_input_hover_accent .sc_form_field_content{padding:0.3em 0 0}.sc_input_hover_accent .sc_form_field_hover:before{content:' ';	display:block !important; position:absolute; z-index:-1; top:0;	left:0; width:100%; height:4em;	box-shadow:0px 0px 0px 0px;	color:rgba(239,167,88,0.6)}.sc_input_hover_accent textarea + .sc_form_field_hover:before{height:11em}.sc_input_hover_accent input:focus + .sc_form_field_hover,.sc_input_hover_accent select:focus + .sc_form_field_hover,.sc_input_hover_accent textarea:focus + .sc_form_field_hover{pointer-events:none}.sc_input_hover_accent input:focus + .sc_form_field_hover:before,.sc_input_hover_accent select:focus + .sc_form_field_hover:before,.sc_input_hover_accent textarea:focus + .sc_form_field_hover:before{-webkit-animation:anim-accent 0.3s forwards; -ms-animation:anim-accent 0.3s forwards; animation:anim-accent 0.3s forwards}.sc_input_hover_accent input[type="text"]:focus,.sc_input_hover_accent input[type="number"]:focus,.sc_input_hover_accent input[type="email"]:focus,.sc_input_hover_accent input[type="password"]:focus,.sc_input_hover_accent input[type="search"]:focus,.sc_input_hover_accent select:focus,.sc_input_hover_accent textarea:focus{ border-color:#efa758 !important}@-webkit-keyframes anim-accent{to{box-shadow:0px 0px 100px 50px; opacity:0}}@keyframes anim-accent{to{box-shadow:0px 0px 100px 50px; opacity:0}}.sc_input_hover_path .sc_form_field_wrap{margin-bottom:3em}.sc_input_hover_path input[type="text"],.sc_input_hover_path input[type="number"],.sc_input_hover_path input[type="email"],.sc_input_hover_path input[type="password"],.sc_input_hover_path input[type="search"],.sc_input_hover_path textarea{border:none !important;	background:transparent !important}.sc_input_hover_path textarea{height:4.1em;	overflow:hidden;	min-height:0 !important}.sc_input_hover_path textarea.filled,.sc_input_hover_path textarea:focus{height:auto;	min-height:10.5em !important}.sc_input_hover_path .sc_form_field_hover{height:100%;	cursor:text;	display:block}.sc_input_hover_path .sc_form_field_content{padding:1.5em;	-webkit-transform-origin:0% 50%; -ms-transform-origin:0% 50%; transform-origin:0% 50%;	-webkit-transition:-webkit-transform 0.3s; -ms-transition:-ms-transform 0.3s; transition:transform 0.3s}.sc_input_hover_path .sc_form_field_graphic{position:absolute;	top:0;	left:0;	fill:none;	-webkit-transform:scale3d(1,-1,1); -ms-transform:scale3d(1,-1,1); transform:scale3d(1,-1,1);	-webkit-transition:stroke-dashoffset 0.5s; -ms-transition:stroke-dashoffset 0.5s; transition:stroke-dashoffset 0.5s;	pointer-events:none;	stroke:#333;	stroke-width:2px;	stroke-dasharray:1190;	stroke-dashoffset:670}.sc_input_hover_path textarea + .sc_form_field_hover>.sc_form_field_graphic{stroke-dasharray:1420;	stroke-dashoffset:900}.sc_input_hover_path input:focus + .sc_form_field_hover,.sc_input_hover_path textarea:focus + .sc_form_field_hover,.sc_input_hover_path input.filled + .sc_form_field_hover,.sc_input_hover_path textarea.filled + .sc_form_field_hover{cursor:default;	pointer-events:none}.sc_input_hover_path input:focus + .sc_form_field_hover>.sc_form_field_graphic,.sc_input_hover_path textarea:focus + .sc_form_field_hover>.sc_form_field_graphic,.sc_input_hover_path input.filled + .sc_form_field_hover>.sc_form_field_graphic,.sc_input_hover_path textarea.filled + .sc_form_field_hover>.sc_form_field_graphic{stroke-dashoffset:0}.sc_input_hover_path input:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_path textarea:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_path input.filled + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_path textarea.filled + .sc_form_field_hover>.sc_form_field_content{-webkit-transform:scale3d(0.81,0.81,1) translate3d(0,3.4em,0); -ms-transform:scale3d(0.81,0.81,1) translate3d(0,3.4em,0); transform:scale3d(0.81,0.81,1) translate3d(0,3.4em,0)}.sc_input_hover_path textarea:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_path textarea.filled + .sc_form_field_hover>.sc_form_field_content{-webkit-transform:scale3d(0.81,0.81,1) translate3d(0,11.4em,0); -ms-transform:scale3d(0.81,0.81,1) translate3d(0,11.4em,0); transform:scale3d(0.81,0.81,1) translate3d(0,11.4em,0)}.sc_input_hover_jump .sc_form_field_wrap{padding-top:2em;	overflow:hidden}.sc_input_hover_jump input[type="text"],.sc_input_hover_jump input[type="number"],.sc_input_hover_jump input[type="email"],.sc_input_hover_jump input[type="password"],.sc_input_hover_jump input[type="search"],.sc_input_hover_jump textarea{border:2px solid #ddd}.sc_input_hover_jump textarea{min-height:11.9em !important}.sc_input_hover_jump .sc_form_field_hover{overflow:hidden;	-webkit-transform:translate3d(0,2em,0); -ms-transform:translate3d(0,2em,0); transform:translate3d(0,2em,0)}.sc_input_hover_jump .sc_form_field_content{padding:1em 1.5em}.sc_input_hover_jump .sc_form_field_content:before{content:attr(data-content);	position:absolute;	top:-200%;	left:0;	font-weight:bold;	margin:0;	color:#efa758}.sc_input_hover_jump input:focus + .sc_form_field_hover,.sc_input_hover_jump textarea:focus + .sc_form_field_hover,.sc_input_hover_jump input.filled + .sc_form_field_hover,.sc_input_hover_jump textarea.filled + .sc_form_field_hover{-webkit-animation:anim-jump-1 0.25s forwards; -ms-animation:anim-jump-1 0.25s forwards; animation:anim-jump-1 0.25s forwards}.sc_input_hover_jump input:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_jump textarea:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_jump input[type="text"].filled + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_jump textarea.filled + .sc_form_field_hover>.sc_form_field_content{-webkit-animation:anim-jump-2 0.25s forwards ease-in; -ms-animation:anim-jump-2 0.25s forwards ease-in; animation:anim-jump-2 0.25s forwards ease-in}.sc_input_hover_path input:focus,.sc_input_hover_path textarea:focus,.sc_input_hover_path input.filled,.sc_input_hover_path textarea.filled{border-color:#efa758}@-webkit-keyframes anim-jump-1{0%,70%{-webkit-transform:translate3d(0,3em,0); transform:translate3d(0,3em,0)}71%,100%{-webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}}@keyframes anim-jump-1{0%,70%{-webkit-transform:translate3d(0,3em,0); transform:translate3d(0,3em,0)}71%,100%{-webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}}@-webkit-keyframes anim-jump-2{0%{-webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}70%,71%{-webkit-transform:translate3d(0,125%,0); transform:translate3d(0,125%,0); -webkit-animation-timing-function:ease-out}100%{-webkit-transform:translate3d(0,200%,0); transform:translate3d(0,200%,0)}}@keyframes anim-jump-2{0%{-webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}70%,71%{opacity:0; -webkit-transform:translate3d(0,125%,0); transform:translate3d(0,125%,0); -webkit-animation-timing-function:ease-out; animation-timing-function:ease-out}100%{-webkit-transform:translate3d(0,200%,0); transform:translate3d(0,200%,0)}}.sc_input_hover_underline .sc_form_field{margin-bottom:2em}.sc_input_hover_underline .sc_form_field_button{margin-bottom:0;	margin-top:3em}.sc_input_hover_underline .sc_form_field_wrap{margin-bottom:0}[class*="sc_input_hover_"].sc_input_hover_underline input[type="text"],[class*="sc_input_hover_"].sc_input_hover_underline input[type="number"],[class*="sc_input_hover_"].sc_input_hover_underline input[type="email"],[class*="sc_input_hover_"].sc_input_hover_underline input[type="password"],[class*="sc_input_hover_"].sc_input_hover_underline input[type="search"],[class*="sc_input_hover_"].sc_input_hover_underline textarea{border:none !important;	background-color:transparent !important;	padding:0.5em 0 !important}.sc_input_hover_underline textarea{height:2.5em;	overflow:hidden;	min-height:0 !important}.sc_input_hover_underline textarea.filled,.sc_input_hover_underline textarea:focus{height:auto;	min-height:6em !important}.sc_input_hover_underline textarea + .sc_form_field_hover>.sc_form_field_content{display:block; }.sc_input_hover_underline textarea.filled + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_underline textarea:focus + .sc_form_field_hover>.sc_form_field_content{height:6.3em}.sc_input_hover_underline .sc_form_field_hover{padding:0.5em 0;	overflow:visible}.sc_input_hover_underline .sc_form_field_hover:before{content:' ';	display:block !important;	position:absolute;	width:100%;	height:5px;	left:0;	top:auto;	bottom:0;	background-color:#ddd;	-webkit-transform-origin:50% 100%; -ms-transform-origin:50% 100%; transform-origin:50% 100%;	-webkit-transition:-webkit-transform 0.3s,background-color 0.3s; -ms-transition:-ms-transform 0.3s,background-color 0.3s; transition:transform 0.3s,background-color 0.3s}.sc_input_hover_underline .sc_form_field_content{padding:0;	-webkit-transform-origin:0 0; -ms-transform-origin:0 0; transform-origin:0 0;	-webkit-transition:-webkit-transform 0.3s,color 0.3s; -ms-transition:-ms-transform 0.3s,color 0.3s; transition:transform 0.3s,color 0.3s}.sc_input_hover_underline input:focus + .sc_form_field_hover:before,.sc_input_hover_underline textarea:focus + .sc_form_field_hover:before,.sc_input_hover_underline input.filled + .sc_form_field_hover:before,.sc_input_hover_underline textarea.filled + .sc_form_field_hover:before{background-color:#333;	-webkit-transform:scale3d(1,0.4,1); -ms-transform:scale3d(1,0.4,1); transform:scale3d(1,0.4,1)}.sc_input_hover_underline input:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_underline input.filled + .sc_form_field_hover>.sc_form_field_content{color:#333;	-webkit-transform:translate3d(0,2.2em,0) scale3d(0.7,0.7,1); -ms-transform:translate3d(0,2.2em,0) scale3d(0.7,0.7,1); transform:translate3d(0,2.2em,0) scale3d(0.7,0.7,1)}.sc_input_hover_underline textarea:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_underline textarea.filled + .sc_form_field_hover>.sc_form_field_content{color:#333;	-webkit-transform:translate3d(0,7em,0) scale3d(0.7,0.7,1); -ms-transform:translate3d(0,7em,0) scale3d(0.7,0.7,1); transform:translate3d(0,7em,0) scale3d(0.7,0.7,1)}[class*="sc_input_hover_"].sc_input_hover_iconed input[type="text"],[class*="sc_input_hover_"].sc_input_hover_iconed input[type="number"],[class*="sc_input_hover_"].sc_input_hover_iconed input[type="email"],[class*="sc_input_hover_"].sc_input_hover_iconed input[type="password"],[class*="sc_input_hover_"].sc_input_hover_iconed input[type="search"],[class*="sc_input_hover_"].sc_input_hover_iconed textarea{padding:0.8em 0.8em 0.8em 2.8em !important}.sc_input_hover_iconed textarea{min-height:8.4em}.sc_input_hover_iconed .sc_form_field_hover{overflow:hidden;	padding:0.6em !important;	margin:0}.sc_input_hover_iconed .sc_form_field_content{display:inline-block !important;	width:auto;	-webkit-transform:translate3d(-1.4em,0,0); -ms-transform:translate3d(-1.4em,0,0); transform:translate3d(-1.4em,0,0);	-webkit-transition:-webkit-transform 0.3s,opacity 0.3s; -ms-transition:-ms-transform 0.3s,opacity 0.3s; transition:transform 0.3s,opacity 0.3s}.sc_input_hover_iconed .sc_form_field_icon{display:inline-block;	font-size:1.1111em;	width:1.5em;	height:1.75em;	line-height:1.75em;	text-align:center !important;	position:relative;	-webkit-transform:translate3d(-3em,0,0); -ms-transform:translate3d(-3em,0,0); transform:translate3d(-3em,0,0);	-webkit-transition:-webkit-transform 0.3s; -ms-transition:-ms-transform 0.3s; transition:transform 0.3s}.sc_input_hover_iconed .sc_form_field_icon:before{position:static !important;	margin:0 !important;	padding:0 !important;	font-style:normal !important;	left:auto;	top:auto;	width:auto;	height:auto;	line-height:inherit;	vertical-align:middle}.sc_input_hover_iconed input:focus + .sc_form_field_hover,.sc_input_hover_iconed textarea:focus + .sc_form_field_hover,.sc_input_hover_iconed input.filled + .sc_form_field_hover,.sc_input_hover_iconed textarea.filled + .sc_form_field_hover{color:#333}.sc_input_hover_iconed input:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_iconed textarea:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_iconed input.filled + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_iconed textarea.filled + .sc_form_field_hover>.sc_form_field_content{opacity:0;	-webkit-transform:translate3d(100px,0,0); -ms-transform:translate3d(100px,0,0); transform:translate3d(100px,0,0)}.sc_input_hover_iconed .sc_form_field_content,.sc_input_hover_iconed .sc_form_field_icon,.sc_input_hover_iconed input:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_iconed textarea:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_iconed input.filled + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_iconed textarea.filled + .sc_form_field_hover>.sc_form_field_content{-webkit-transition-timing-function:cubic-bezier(0.7,0,0.3,1); -ms-transition-timing-function:cubic-bezier(0.7,0,0.3,1); transition-timing-function:cubic-bezier(0.7,0,0.3,1)}.sc_input_hover_iconed input:focus + .sc_form_field_hover>.sc_form_field_icon,.sc_input_hover_iconed textarea:focus + .sc_form_field_hover>.sc_form_field_icon,.sc_input_hover_iconed input.filled + .sc_form_field_hover>.sc_form_field_icon,.sc_input_hover_iconed textarea.filled + .sc_form_field_hover>.sc_form_field_icon{-webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}.sc_googlemap{position:relative; padding-top:0.1px}.sc_googlemap img{max-width:none}.sc_googlemap_wrap{position:relative}.sc_googlemap_title + .sc_googlemap,.sc_googlemap_title + .sc_googlemap_content_wrap,.sc_googlemap_subtitle + .sc_googlemap,.sc_googlemap_subtitle + .sc_googlemap_content_wrap{margin-top:4.2em}.sc_googlemap_descr + .sc_googlemap{margin-top:1em}.sc_googlemap_content_wrap{position:relative}.sc_googlemap_content_default{position:absolute;	z-index:1;	right:8%;	top:10%;	bottom:10%;	width:33%;	padding:2em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.sc_googlemap_content_detailed{position:relative;	padding:2em 2em 2em 5em;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.sc_googlemap_content_detailed:before{content:'\e8bb';	font-family:'trx_addons_icons';	font-size:2em;	line-height:1.3em;	position:absolute;	top:1em;	left:1em}.sc_googlemap>iframe{width:100%;	height:100%}.sc_icons{position:relative; padding-top:0.1px}.sc_icons .sc_icons_item{position:relative}.sc_icons.sc_align_left .sc_icons_item{text-align:left}.sc_icons.sc_align_center .sc_icons_item{text-align:center}.sc_icons.sc_align_right .sc_icons_item{text-align:right}.sc_icons .sc_icons_item>*{margin:0}.sc_icons .sc_icons_image img{max-width:75%}.sc_icons .sc_icons_icon{color:#efa758;	position:relative;	z-index:2;	display:inline-block;	width:auto}.sc_icon_type_svg{visibility:hidden}.sc_icon_type_svg svg{fill:none !important;	stroke:currentColor !important;	-webkit-transition:all .3s ease; -moz-transition:all .3s ease; -ms-transition:all .3s ease; -o-transition:all .3s ease; transition:all .3s ease}.sc_icons .sc_icons_icon:before,.sc_icons .sc_icons_icon>span:before{font-size:5.5em;	line-height:1em}.sc_icon_type_svg svg{width:5.5em;	height:5.5em}.sc_icons_size_small .sc_icons_icon:before,.sc_icons_size_small .sc_icons_icon>span:before{font-size:3.5em;	line-height:1em}.sc_icons_size_small .sc_icon_type_svg svg{width:3.5em;	height:3.5em}.sc_icons_size_large .sc_icons_icon:before,.sc_icons_size_large .sc_icons_icon>span:before{font-size:7.5em;	line-height:1em}.sc_icons_size_large .sc_icon_type_svg svg{width:7.5em;	height:7.5em}.sc_icons .sc_icons_icon>span{display:inline-block;	opacity:0;	position:absolute;	z-index:1;	left:0;	top:0;	width:auto}.sc_icons .sc_icons_icon + .sc_icons_item_title,.sc_icons .sc_icons_icon + .sc_icons_item_description{margin-top:2em}.sc_icons .sc_icons_image + .sc_icons_item_title,.sc_icons .sc_icons_image + .sc_icons_item_description{margin-top:2.4em}.sc_icons .sc_icons_title + .sc_icons_item_description{margin-top:2em}.sc_icons .sc_icons_item_title span,.sc_icons .sc_icons_item_description span{display:block}.sc_icons .sc_icons_item_link{display:block;	position:absolute;	z-index:10;	left:0;	top:0;	width:100%;	height:100%}.sc_icons_modern .sc_icons_item_description{font-size:1.1em;	color:#292929}.sc_icons .sc_icons_item_linked:hover .sc_icons_icon>span{-webkit-animation:icons-zoom 0.25s ease-out; -ms-animation:icons-zoom 0.25s ease-out; animation:icons-zoom 0.25s ease-out}.sc_icons .sc_icons_item_linked:hover .sc_icons_icon>svg{-webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1)}.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_title,.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_title,.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_title + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_title + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_image img{-webkit-transition:all ease .25s; -moz-transition:all ease .25s; -ms-transition:all ease .25s; -o-transition:all ease .25s; transition:all ease .25s}.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_title,.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_title{-webkit-transform-origin:center bottom; -moz-transform-origin:center bottom; -ms-transform-origin:center bottom; transform-origin:center bottom}.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_title + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_title + .sc_icons_item_description{-webkit-transform-origin:center top; -moz-transform-origin:center top; -ms-transform-origin:center top; transform-origin:center top}.sc_icons .sc_icons_item_linked:hover .sc_icons_image img{-webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1)}.sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_item_title,.sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_item_title,.sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_item_description,.sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_item_title + .sc_icons_item_description,.sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_item_description,.sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_item_title + .sc_icons_item_description{-webkit-transform:scale(0.9,0.9); -moz-transform:scale(0.9,0.9); -ms-transform:scale(0.9,0.9); transform:scale(0.9,0.9)}@-webkit-keyframes icons-zoom{0%{opacity:1}100%{opacity:0; -webkit-transform:scale(1.75,1.75); transform:scale(1.75,1.75)}}@keyframes icons-zoom{0%{opacity:1}100%{opacity:0; -webkit-transform:scale(1.75,1.75); -ms-transform:scale(1.75,1.75); transform:scale(1.75,1.75)}}.sc_popup{display:none;	background-color:#fff;	-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.2); -ms-box-shadow:0 0 20px 0 rgba(0,0,0,0.2); box-shadow:0 0 20px 0 rgba(0,0,0,0.2)}.mfp-content .sc_popup{display:block}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{max-width:70%;	max-height:70%}.sc_price{background-color:#f7f7f7;	padding:1px}.sc_price_image{display:block;	width:100%;	text-align:center}.sc_price_image img{max-width:100%;	height:auto;	margin:0 auto}.sc_price_icon{font-size:5.5em;	line-height:1em;	display:block;	text-align:center;	margin-top:0.6em}.sc_price_info{padding:3.5em 3em}.sc_price_subtitle{font-size:1em;	line-height:1.25em;	text-transform:uppercase}.sc_price_title{font-size:2em;	line-height:1.25em}.sc_price_description{font-size:1em;	line-height:1.4em;	font-style:italic}.sc_price_price{font-size:4em;	font-weight:400;	line-height:1.6em;	color:red}.sc_price_decimals{font-size:0.4em;	line-height:2.8em;	margin-left:0.2em;	text-decoration:underline;	vertical-align:top}.sc_price_details{margin-top:1em;	overflow:hidden;	min-height:12.5em}.sc_price_details p,.sc_price_details ul,.sc_price_details ol{margin-bottom:0}.sc_price_details p + p,.sc_price_details ul.trx_addons_list>li + li{margin-top:0.2em}.sc_price_link{margin-top:2em;	padding:2em 3em;	background-color:#000;	color:#fff}.sc_price_link:hover{background-color:#ff0000;	color:#fff}.sc_promo{position:relative;	overflow:hidden;	padding-top:0.1px}.sc_promo_image,.sc_promo_image_wrap{position:absolute; top:0; bottom:0;	background-position:center center;	background-size:cover;	background-repeat:no-repeat}.sc_promo_image_fit .sc_promo_image{background-size:contain}.sc_promo_text{width:50%; position:relative}blockquote.sc_promo_text{margin:0 !important;	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}.sc_promo_title + .sc_promo_content,.sc_promo_subtitle + .sc_promo_content{margin-top:4.2em}.sc_promo_descr + .sc_promo_content{margin-top:1em}.sc_promo_icon{font-size:3em;	line-height:1.3em;	margin-bottom:0.5em;	color:#efa758}.sc_promo_icon span:before{margin:0}.sc_promo.sc_promo_size_large .sc_promo_text_inner{padding:22% 18%}.sc_promo.sc_promo_size_large .sc_promo_icon{font-size:5em;	margin-bottom:0.5em}.sc_promo.sc_promo_size_large .sc_promo_descr{font-size:1em} .sc_promo.sc_promo_size_normal .sc_promo_text_inner{padding:3em 4em}.sc_promo.sc_promo_size_normal .sc_promo_descr{font-size:1.0714em}.sc_promo.sc_promo_size_small .sc_promo_image{background-size:100%}.sc_promo.sc_promo_size_small .sc_promo_text_inner{padding:1.5em 2em}.sc_promo.sc_promo_size_small .sc_promo_descr{font-size:1em}.sc_promo.sc_promo_size_small .sc_item_title + .sc_item_descr,.sc_promo.sc_promo_size_small .sc_item_subtitle + .sc_item_descr,.sc_promo.sc_promo_size_small .sc_item_title + .sc_item_content,.sc_promo.sc_promo_size_small .sc_item_subtitle + .sc_item_content,.sc_promo.sc_promo_size_small .sc_item_descr + .sc_item_content{margin-top:1.5em}.sc_promo.sc_promo_size_small .sc_promo_button,.sc_promo.sc_promo_size_small .sc_promo_button_image{margin-top:1.25em}.sc_promo.sc_promo_size_tiny{max-width:30em}.sc_promo.sc_promo_size_tiny .sc_promo_text_inner{padding:1.5em 2em;	line-height:1.5em}.sc_promo.sc_promo_size_tiny .sc_item_title{line-height:1.5em}.sc_promo.sc_promo_size_tiny .sc_promo_descr{font-size:1em}.sc_promo.sc_promo_size_tiny .sc_promo_link{position:absolute;	left:0;	top:0;	right:0;	bottom:0;	width:100%;	height:100%}.sc_promo.sc_promo_size_tiny .sc_item_title + .sc_item_descr,.sc_promo.sc_promo_size_tiny .sc_item_subtitle + .sc_item_descr,.sc_promo.sc_promo_size_tiny .sc_item_title + .sc_item_content,.sc_promo.sc_promo_size_tiny .sc_item_subtitle + .sc_item_content,.sc_promo.sc_promo_size_tiny .sc_item_descr + .sc_item_content{margin-top:1em} .sc_promo.sc_promo_no_paddings.sc_promo_no_image .sc_promo_text_inner{padding:0}.sc_promo.sc_promo_no_paddings.sc_promo_image_position_left .sc_promo_text_inner{padding-right:0;padding-top:0;padding-bottom:0}.sc_promo.sc_promo_no_paddings.sc_promo_image_position_right .sc_promo_text_inner{padding-left:0;padding-top:0;padding-bottom:0}.sc_promo_text.sc_float_right .sc_promo_text_inner{padding-left:0}.sc_promo_text.sc_float_left .sc_promo_text_inner{padding-right:0}.sc_promo .sc_promo_text.trx_addons_stretch_height .sc_promo_text_inner{position:absolute;	left:0;	top:50%;	-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.sc_promo_text.sc_float_left,.sc_promo_text.sc_float_right,.sc_promo_text.sc_float_center{float:none}.sc_promo_text.sc_float_left{text-align:left}.sc_promo_text.sc_float_right{text-align:right}.sc_promo_text.sc_float_center{text-align:center}.sc_promo_text.sc_float_left .sc_promo_text_inner,.sc_promo_text.sc_float_right .sc_promo_text_inner,.sc_promo_text.sc_float_center .sc_promo_text_inner{display:inline-block}.sc_promo_text_inner.sc_align_left *{text-align:left !important}.sc_promo_text_inner.sc_align_right *{text-align:right !important}.sc_promo_text_inner.sc_align_center *{text-align:center !important}.sc_promo_content .trx_addons_list>li+li{margin-top:1em}.sc_promo_content .trx_addons_list>li>b,.sc_promo_content .trx_addons_list>li>strong{margin-bottom:0.5em}.sc_promo_modern .sc_promo_image_wrap{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_promo_modern.sc_promo_image_position_left .sc_promo_image{left:4em;	right:0;	top:0;	bottom:0}.sc_promo_modern.sc_promo_image_position_right .sc_promo_image{left:0;	right:4em;	top:0;	bottom:0}.sc_promo_modern.sc_promo_image_fit.sc_promo_image_position_left .sc_promo_image{background-position:left top}.sc_promo_modern.sc_promo_image_fit.sc_promo_image_position_right .sc_promo_image{background-position:right top}.sc_promo_modern .sc_promo_image{left:auto; right:auto; top:auto; bottom:auto}.sc_promo_modern .sc_promo_descr,.sc_promo_modern .sc_promo_button{padding-left:4rem}.sc_promo_modern .sc_promo_link2{position:absolute;	z-index:1;	bottom:12%;	padding:0.7em 1.7em;	background-color:#efa758;	color:#fff}.sc_promo_modern.sc_promo_image_position_left .sc_promo_link2{left:0}.sc_promo_modern.sc_promo_image_position_right .sc_promo_link2{right:0}.sc_promo_modern .sc_promo_link2 span{font-style:italic}.sc_promo_modern .sc_promo_link2 span+span:before{content:' ';	width:100%;	height:0;	display:block}.sc_promo_modern .sc_promo_link2 span+span{font-weight:bold;	font-style:normal;	font-size:2em;	line-height:1.2em;	text-transform:uppercase}.sc_skills{position:relative; padding-top:0.1px}.sc_skills_pie.sc_skills_compact_off .sc_skills_item{position:relative}.sc_skills_pie.sc_skills_compact_off .sc_skills_total{position:absolute;	z-index:1;	left:50%;	top:46%;	-webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%);	display:inline-block;	font-size:3em;	line-height:1em}.sc_skills_pie.sc_skills_compact_off .sc_skills_item_title{text-align:center;	font-size:1.1429em}.sc_skills_pie.sc_skills_compact_off .sc_skills_icon{margin-right:0.5em}.sc_skills_pie.sc_skills_compact_on{overflow:hidden}.sc_skills_pie.sc_skills_compact_on .sc_skills_legend{width:50%;	float:right}.sc_skills_pie.sc_skills_compact_on .sc_skills_legend_item{line-height:1.7em;	overflow:hidden}.sc_skills_pie.sc_skills_compact_on .sc_skills_legend_marker{display:inline-block;	vertical-align:middle;	width:1em;	height:1em;	margin:0 0.5em 0.1em 1em}.sc_skills_pie.sc_skills_compact_on .sc_skills_legend_title{width:60%;	display:inline-block;	vertical-align:middle}.sc_skills_pie.sc_skills_compact_on .sc_skills_legend_value{width:20%;	display:inline-block;	vertical-align:middle;	text-align:right}.sc_skills_pie.sc_skills_compact_on .sc_skills_item{width:50%;	float:left}.sc_skills_counter .sc_skills_item_wrap{max-width:6.5em}.sc_skills_counter .sc_skills_icon{display:block;	text-align:center;	font-size:5.5em;	line-height:1em;	color:#efa758}.sc_skills_counter .sc_skills_total{display:block;	text-align:center;	font-size:2.5em;	line-height:1.3em;	margin:0.4em 0}.sc_skills_counter .sc_skills_item_title{text-align:center;	font-size:1.1429em;	line-height:1.3em}.sc_socials{position:relative; padding-top:0.1px}.socials_wrap{display:block;	vertical-align:middle;	margin:0}.socials_wrap .social_item{display:inline-block;	margin-right:10px}.socials_wrap .social_item a{display:block;	width:3.5em;	height:3.5em;	line-height:3.5em;	text-align:center;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.sc_table{position:relative; padding-top:0.1px}.sc_table table{width:100%}.sc_table table th,.sc_table table td{padding:1em}.sc_table table tr:first-child th,.sc_table table tr:first-child td{font-weight:bold}.sc_title{position:relative}
 [data-animation^="animated"] {
visibility:hidden;
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
visibility:visible;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.fast {
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
}
.animated.slow {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes elastic {
0%, 100% {
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
25% {
-webkit-transform: scale3d(1, 1.2, 1);
transform: scale3d(1, 1.2, 1);
}
50% {
-webkit-transform: scale3d(1, 0.85, 1);
transform: scale3d(1, 0.85, 1);
}
75% {
-webkit-transform: scale3d(1, 1.05, 1);
transform: scale3d(1, 1.05, 1);
}
}
@keyframes elastic {
0%, 100% {
-webkit-transform: scale3d(1,1,1);
-ms-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
25% {
-webkit-transform: scale3d(1, 1.2, 1);
-ms-transform: scale3d(1, 1.2, 1);
transform: scale3d(1, 1.2, 1);
}
50% {
-webkit-transform: scale3d(1, 0.85, 1);
-ms-transform: scale3d(1, 0.85, 1);
transform: scale3d(1, 0.85, 1);
}
75% {
-webkit-transform: scale3d(1, 1.05, 1);
-ms-transform: scale3d(1, 1.05, 1);
transform: scale3d(1, 1.05, 1);
}
}
@-webkit-keyframes elastic-inner { 
0% {
-webkit-transform: translate3d(0,-25px,0);
opacity:0;
}
25% {
-webkit-transform: translate3d(0,10px,0);
}
50% {
-webkit-transform: translate3d(0,-6px,0);
}
75% {
-webkit-transform: translate3d(0,2px,0);
}
100% {
-webkit-transform: translate3d(0,0,0);
opacity: 1;
}
}
@keyframes elastic-inner { 
0% {
opacity:0;
-webkit-transform: translate3d(0,-25px,0);
-ms-transform: translate3d(0,-25px,0);
transform: translate3d(0,-25px,0);
}
25% {
-webkit-transform: translate3d(0,10px,0);
-ms-transform: translate3d(0,10px,0);
transform: translate3d(0,10px,0);
}
50% {
-webkit-transform: translate3d(0,-6px,0);
-ms-transform: translate3d(0,-6px,0);
transform: translate3d(0,-6px,0);
}
75% {
-webkit-transform: translate3d(0,2px,0);
-ms-transform: translate3d(0,2px,0);
transform: translate3d(0,2px,0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
}
.elastic {
-webkit-animation-name: elastic;
animation-name: elastic;
-webkit-transition-timing-function: cubic-bezier(0.2, 0.6, 0.3, 1);
-ms-transition-timing-function: cubic-bezier(0.2, 0.6, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 0.6, 0.3, 1);
-webkit-transform-origin: center top;
-ms-transform-origin: center top;
transform-origin: center top;
}
.elastic > * {
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
opacity: 1;
-webkit-transition: none;
-ms-transition: none;
transition: none;
-webkit-animation: elastic-inner 0.5s ease-out;
-ms-animation: elastic-inner 0.5s ease-out;
animation: elastic-inner 0.5s ease-out;
}
@-webkit-keyframes wipeInLeftTop {
0% {
-webkit-transform: scale(0,0);
transform: scale(0,0);
}
100% {
-webkit-transform: scale(1,1);
transform: scale(1,1);
}
}
@keyframes wipeInLeftTop {
0% {
-webkit-transform: scale(0,0);
-ms-transform: scale(0,0);
transform: scale(0,0);
}
100% {
-webkit-transform: scale(1,1);
-ms-transform: scale(1,1);
transform: scale(1,1);
}
}
@-webkit-keyframes wipeInLeftTop-inner { 
0% {
opacity:0;
-webkit-transform: translate3d(0,-10px,0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
}
}
@keyframes wipeInLeftTop-inner { 
0% {
opacity:0;
-webkit-transform: translate3d(0,-10px,0);
-ms-transform: translate3d(0,-10px,0);
transform: translate3d(0,-10px,0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
}
.wipeInLeftTop {
-webkit-animation-name: wipeInLeftTop;
animation-name: wipeInLeftTop;
-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-ms-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top;
}
.wipeInLeftTop > * {
opacity: 0;
-webkit-animation: wipeInLeftTop-inner 0.35s ease-out forwards;
-ms-animation: wipeInLeftTop-inner 0.35s ease-out forwards;
animation: wipeInLeftTop-inner 0.35s ease-out forwards;
}
.wipeInLeftTop > *:first-child {	-webkit-animation-delay: 0.05s;	-ms-animation-delay: 0.05s;	animation-delay: 0.05s; }
.wipeInLeftTop > *:nth-child(2) {	-webkit-animation-delay: 0.10s;	-ms-animation-delay: 0.10s;	animation-delay: 0.10s; }
.wipeInLeftTop > *:nth-child(3) {	-webkit-animation-delay: 0.15s;	-ms-animation-delay: 0.15s;	animation-delay: 0.15s; }
.wipeInLeftTop > *:nth-child(4) {	-webkit-animation-delay: 0.20s;	-ms-animation-delay: 0.20s;	animation-delay: 0.20s; }
.wipeInLeftTop > *:nth-child(5) {	-webkit-animation-delay: 0.25s;	-ms-animation-delay: 0.25s;	animation-delay: 0.25s; }
.wipeInLeftTop > *:nth-child(6) {	-webkit-animation-delay: 0.30s;	-ms-animation-delay: 0.30s;	animation-delay: 0.30s; }
.wipeInLeftTop > *:nth-child(7) {	-webkit-animation-delay: 0.35s;	-ms-animation-delay: 0.35s;	animation-delay: 0.35s; }
.wipeInLeftTop > *:nth-child(8) {	-webkit-animation-delay: 0.40s;	-ms-animation-delay: 0.40s;	animation-delay: 0.40s; }
.wipeInLeftTop > *:nth-child(9) {	-webkit-animation-delay: 0.45s;	-ms-animation-delay: 0.45s;	animation-delay: 0.45s; }
.wipeInLeftTop > *:nth-child(10){	-webkit-animation-delay: 0.50s;	-ms-animation-delay: 0.50s;	animation-delay: 0.50s; }
.wipeInLeftTop > *:nth-child(11){	-webkit-animation-delay: 0.55s;	-ms-animation-delay: 0.55s;	animation-delay: 0.55s; }
.wipeInLeftTop > *:nth-child(12){	-webkit-animation-delay: 0.60s;	-ms-animation-delay: 0.60s;	animation-delay: 0.60s; }
.wipeInLeftTop > *:nth-child(12){	-webkit-animation-delay: 0.65s;	-ms-animation-delay: 0.65s;	animation-delay: 0.65s; }
.wipeInLeftTop > *:nth-child(12){	-webkit-animation-delay: 0.70s;	-ms-animation-delay: 0.70s;	animation-delay: 0.70s; }
@-webkit-keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
opacity: 1;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
@keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpSmall {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpSmall {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpSmall {
-webkit-animation-name: fadeInUpSmall;
animation-name: fadeInUpSmall;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
@keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownSmall {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
}
@keyframes fadeOutDownSmall {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
}
.fadeOutDownSmall {
-webkit-animation-name: fadeOutDownSmall;
animation-name: fadeOutDownSmall;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-animation-duration: .75s;
animation-duration: .75s;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
@keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
visibility: visible;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInDown {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
visibility: visible;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
visibility: visible;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInLeft {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
visibility: visible;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
visibility: visible;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
visibility: visible;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
visibility: visible;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInUp {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
visibility: visible;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
visibility: hidden;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@keyframes slideOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
visibility: hidden;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
visibility: hidden;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
visibility: hidden;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
visibility: hidden;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
visibility: hidden;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
visibility: hidden;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
visibility: hidden;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
.animate-spin {
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}