img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}@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)}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}
/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:#fff0!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}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:hsl(91 60% 72% / .6)}.marker-cluster-small div{background-color:rgb(110 204 57 / .6)}.marker-cluster-medium{background-color:rgb(241 211 87 / .6)}.marker-cluster-medium div{background-color:rgb(240 194 12 / .6)}.marker-cluster-large{background-color:hsl(18 97% 72% / .6)}.marker-cluster-large div{background-color:rgb(241 128 23 / .6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif;height:30px;margin-left:5px;margin-top:5px;text-align:center;width:30px}.marker-cluster span{line-height:30px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:#fff0}.leaflet-tile::selection{background:#fff0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:#fff0}.leaflet-container a{-webkit-tap-highlight-color:rgb(51 181 229 / .4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:hsl(0 0% 100% / .5);border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgb(0 0 0 / .65)}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgb(0 0 0 / .4)}.leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/woocommerce-dpd/build/images/layers.416d9136.png);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/woocommerce-dpd/build/images/layers-2x.8f2c4d11.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/wp-content/plugins/woocommerce-dpd/build/images/marker-icon.2b3e1faf.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsl(0 0% 100% / .8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:baseline!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:hsl(0 0% 100% / .8);border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgb(0 0 0 / .2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgb(0 0 0 / .4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:#fff0;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px rgb(0 0 0 / .4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#fff0;border:6px solid #fff0;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:hsl(91 60% 72% / .6)}.marker-cluster-small div{background-color:rgb(110 204 57 / .6)}.marker-cluster-medium{background-color:rgb(241 211 87 / .6)}.marker-cluster-medium div{background-color:rgb(240 194 12 / .6)}.marker-cluster-large{background-color:hsl(18 97% 72% / .6)}.marker-cluster-large div{background-color:rgb(241 128 23 / .6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif;height:30px;margin-left:5px;margin-top:5px;text-align:center;width:30px}.marker-cluster span{line-height:30px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:#fff0}.leaflet-tile::selection{background:#fff0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:#fff0}.leaflet-container a{-webkit-tap-highlight-color:rgb(51 181 229 / .4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:hsl(0 0% 100% / .5);border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgb(0 0 0 / .65)}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgb(0 0 0 / .4)}.leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/woocommerce-dpd/build/images/layers.416d9136.png);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/wp-content/plugins/woocommerce-dpd/build/images/layers-2x.8f2c4d11.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/wp-content/plugins/woocommerce-dpd/build/images/marker-icon.2b3e1faf.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsl(0 0% 100% / .8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:baseline!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:hsl(0 0% 100% / .8);border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgb(0 0 0 / .2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgb(0 0 0 / .4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:#fff0;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px rgb(0 0 0 / .4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#fff0;border:6px solid #fff0;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}address,blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{border:0;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}main,nav{display:block}progress{display:inline-block;vertical-align:baseline}a{background-color:#fff0}a:active{outline:0}a,a:focus,a:hover,a:visited{text-decoration:none}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}#comments .submit,.search .search-submit{padding:10px 15px;border-radius:2px;line-height:1.85714285714286;border:0}.archive .no-results .ast-search-submit,.search .site-main .ast-search-submit{display:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid var(--ast-border-color);margin:0 0;padding:.35em .625em .75em}legend{border:0;padding:0}fieldset legend{margin-bottom:1.5em;padding:0 .5em}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*!
 * Bootstrap v4.0.0-alpha.2 (https://getbootstrap.com)
 */.ast-container{max-width:100%}.ast-container,.ast-container-fluid{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.ast-container-fluid::after,.ast-container::after{content:"";display:table;clear:both}.ast-col-lg-1,.ast-col-lg-10,.ast-col-lg-11,.ast-col-lg-12,.ast-col-lg-2,.ast-col-lg-3,.ast-col-lg-4,.ast-col-lg-5,.ast-col-lg-6,.ast-col-lg-7,.ast-col-lg-8,.ast-col-lg-9,.ast-col-md-1,.ast-col-md-10,.ast-col-md-11,.ast-col-md-12,.ast-col-md-2,.ast-col-md-3,.ast-col-md-4,.ast-col-md-5,.ast-col-md-6,.ast-col-md-7,.ast-col-md-8,.ast-col-md-9,.ast-col-sm-1,.ast-col-sm-10,.ast-col-sm-11,.ast-col-sm-12,.ast-col-sm-2,.ast-col-sm-3,.ast-col-sm-4,.ast-col-sm-5,.ast-col-sm-6,.ast-col-sm-7,.ast-col-sm-8,.ast-col-sm-9,.ast-col-xl-1,.ast-col-xl-10,.ast-col-xl-11,.ast-col-xl-12,.ast-col-xl-2,.ast-col-xl-3,.ast-col-xl-4,.ast-col-xl-5,.ast-col-xl-6,.ast-col-xl-7,.ast-col-xl-8,.ast-col-xl-9,.ast-col-xs-1,.ast-col-xs-10,.ast-col-xs-11,.ast-col-xs-12,.ast-col-xs-2,.ast-col-xs-3,.ast-col-xs-4,.ast-col-xs-5,.ast-col-xs-6,.ast-col-xs-7,.ast-col-xs-8,.ast-col-xs-9{position:relative;min-height:1px;padding-left:20px;padding-right:20px}.ast-col-xs-1,.ast-col-xs-10,.ast-col-xs-11,.ast-col-xs-12,.ast-col-xs-2,.ast-col-xs-3,.ast-col-xs-4,.ast-col-xs-5,.ast-col-xs-6,.ast-col-xs-7,.ast-col-xs-8,.ast-col-xs-9{float:left}.ast-col-xs-1{width:8.3333333333%}.ast-col-xs-2{width:16.6666666667%}.ast-col-xs-3{width:25%}.ast-col-xs-4{width:33.3333333333%}.ast-col-xs-5{width:41.6666666667%}.ast-col-xs-6{width:50%}.ast-col-xs-7{width:58.3333333333%}.ast-col-xs-8{width:66.6666666667%}.ast-col-xs-9{width:75%}.ast-col-xs-10{width:83.3333333333%}.ast-col-xs-11{width:91.6666666667%}.ast-col-xs-12{width:100%}@media (min-width:544px){.ast-col-sm-1,.ast-col-sm-10,.ast-col-sm-11,.ast-col-sm-12,.ast-col-sm-2,.ast-col-sm-3,.ast-col-sm-4,.ast-col-sm-5,.ast-col-sm-6,.ast-col-sm-7,.ast-col-sm-8,.ast-col-sm-9{float:left}.ast-col-sm-1{width:8.3333333333%}.ast-col-sm-2{width:16.6666666667%}.ast-col-sm-3{width:25%}.ast-col-sm-4{width:33.3333333333%}.ast-col-sm-5{width:41.6666666667%}.ast-col-sm-6{width:50%}.ast-col-sm-7{width:58.3333333333%}.ast-col-sm-8{width:66.6666666667%}.ast-col-sm-9{width:75%}.ast-col-sm-10{width:83.3333333333%}.ast-col-sm-11{width:91.6666666667%}.ast-col-sm-12{width:100%}}@media (min-width:768px){.ast-col-md-1,.ast-col-md-10,.ast-col-md-11,.ast-col-md-12,.ast-col-md-2,.ast-col-md-3,.ast-col-md-4,.ast-col-md-5,.ast-col-md-6,.ast-col-md-7,.ast-col-md-8,.ast-col-md-9{float:left}.ast-col-md-1{width:8.3333333333%}.ast-col-md-2{width:16.6666666667%}.ast-col-md-3{width:25%}.ast-col-md-4{width:33.3333333333%}.ast-col-md-5{width:41.6666666667%}.ast-col-md-6{width:50%}.ast-col-md-7{width:58.3333333333%}.ast-col-md-8{width:66.6666666667%}.ast-col-md-9{width:75%}.ast-col-md-10{width:83.3333333333%}.ast-col-md-11{width:91.6666666667%}.ast-col-md-12{width:100%}}@media (min-width:992px){.ast-col-lg-1,.ast-col-lg-10,.ast-col-lg-11,.ast-col-lg-12,.ast-col-lg-2,.ast-col-lg-3,.ast-col-lg-4,.ast-col-lg-5,.ast-col-lg-6,.ast-col-lg-7,.ast-col-lg-8,.ast-col-lg-9{float:left}.ast-col-lg-1{width:8.3333333333%}.ast-col-lg-2{width:16.6666666667%}.ast-col-lg-3{width:25%}.ast-col-lg-4{width:33.3333333333%}.ast-col-lg-5{width:41.6666666667%}.ast-col-lg-6{width:50%}.ast-col-lg-7{width:58.3333333333%}.ast-col-lg-8{width:66.6666666667%}.ast-col-lg-9{width:75%}.ast-col-lg-10{width:83.3333333333%}.ast-col-lg-11{width:91.6666666667%}.ast-col-lg-12{width:100%}}@media (min-width:1200px){.ast-col-xl-1,.ast-col-xl-10,.ast-col-xl-11,.ast-col-xl-12,.ast-col-xl-2,.ast-col-xl-3,.ast-col-xl-4,.ast-col-xl-5,.ast-col-xl-6,.ast-col-xl-7,.ast-col-xl-8,.ast-col-xl-9{float:left}.ast-col-xl-1{width:8.3333333333%}.ast-col-xl-2{width:16.6666666667%}.ast-col-xl-3{width:25%}.ast-col-xl-4{width:33.3333333333%}.ast-col-xl-5{width:41.6666666667%}.ast-col-xl-6{width:50%}.ast-col-xl-7{width:58.3333333333%}.ast-col-xl-8{width:66.6666666667%}.ast-col-xl-9{width:75%}.ast-col-xl-10{width:83.3333333333%}.ast-col-xl-11{width:91.6666666667%}.ast-col-xl-12{width:100%}}.ast-row{margin-left:-20px;margin-right:-20px}.ast-row::after{content:"";display:table;clear:both}h1,h2,h3,h4,h5,h6{clear:both}.entry-content :where(h1),h1{color:#808285;font-size:2em;line-height:1.2}.entry-content :where(h2),h2{color:#808285;font-size:1.7em;line-height:1.3}.entry-content :where(h3),h3{color:#808285;font-size:1.5em;line-height:1.4}.entry-content :where(h4),h4{color:#808285;line-height:1.5;font-size:1.3em}.entry-content :where(h5),h5{color:#808285;line-height:1.6;font-size:1.2em}.entry-content :where(h6),h6{color:#808285;line-height:1.7;font-size:1.1em}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{color:#808285;background:#fff;font-style:normal}ol,ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:600}dd{margin:0 1.5em 1em}b,strong{font-weight:700}cite,dfn,em,i{font-style:italic}blockquote,q{quotes:"" ""}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote{border-left:5px solid var(--ast-border-color);padding:20px;font-size:1.2em;font-style:italic;margin:0 0 1.5em;position:relative}address{margin:0 0 1.5em}address,cite{font-style:italic}abbr,acronym{border-bottom:1px dotted #666;cursor:help}pre{background:var(--ast-code-block-background);font-family:"Courier 10 Pitch",Courier,monospace;margin-bottom:1.6em;overflow:auto;max-width:100%;padding:1.6em}code,kbd,tt,var{font:1em Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}img{height:auto;max-width:100%}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}.ast-button,.button,button,input,select,textarea{color:#808285;font-weight:400;font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}.normal-search{margin-right:-5px}big{font-size:125%}ins,mark{background:0 0;text-decoration:none}table,td,th{border:1px solid var(--ast-border-color)}table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin:0 0 1.5em;width:100%}th{font-weight:600}td,th{padding:.7em 1em;border-width:0 1px 1px 0}.ast-button,.button,button,input[type=button],input[type=reset],input[type=submit]{border:1px solid;border-color:var(--ast-border-color);border-radius:2px;background:#e6e6e6;padding:.6em 1em .4em;color:#fff}.ast-button:focus,.ast-button:hover,.button:focus,.button:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{color:#fff;border-color:var(--ast-border-color)}.ast-button:active,.ast-button:focus,.button:active,.button:focus,button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{border-color:var(--ast-border-color);outline:0}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{color:#666;border:1px solid var(--ast-border-color);border-radius:2px;-webkit-appearance:none}input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{color:#111}textarea{padding-left:3px;width:100%}a{color:#4169e1}a:focus,a:hover{color:#191970}a:focus{outline:thin dotted}a:hover{outline:0}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:2px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;color:#21759b;display:block;font-size:12.25px;font-size:.875rem;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;text-align:center;display:block;margin-left:auto;margin-right:auto}#primary:after,#primary:before,#secondary:after,#secondary:before,.ast-container:after,.ast-container:before,.ast-row:after,.ast-row:before,.clear:after,.clear:before,.sidebar-main:after,.sidebar-main:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before,.site-main:after,.site-main:before{content:"";display:table}#primary:after,#secondary:after,.ast-container:after,.ast-row:after,.clear:after,.sidebar-main:after,.site-content:after,.site-footer:after,.site-header:after,.site-main:after{clear:both}.entry-content[data-ast-blocks-layout]>embed,.entry-content[data-ast-blocks-layout]>iframe,.entry-content[data-ast-blocks-layout]>object,embed,iframe,object{max-width:100%}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}::selection{color:#fff;background:#0274be}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:not(.logged-in){position:relative}#page{position:relative}a,a:focus{text-decoration:none}.secondary a *,.site-footer a *,.site-header a *,a{transition:all .2s linear}.capitalize{text-transform:uppercase}img{vertical-align:middle}.entry-content :where(h1,h2,h3,h4,h5,h6){margin-bottom:20px}p{margin-bottom:1.75em}blockquote{margin:1.5em 1em 1.5em 3em;font-size:1.1em;line-height:inherit;position:relative}.ast-button,.button,input[type=button],input[type=submit]{border-radius:0;padding:18px 30px;border:0;box-shadow:none;text-shadow:none}.ast-button:hover,.button:hover,input[type=button]:hover,input[type=submit]:hover{box-shadow:none}.ast-button:active,.ast-button:focus,.button:active,.button:focus,input[type=button]:active,input[type=button]:focus,input[type=submit]:active,input[type=submit]:focus{box-shadow:none}.site-title{font-weight:400}.site-description,.site-title{margin-bottom:0}.site-description a,.site-description:focus a,.site-description:hover a,.site-title a,.site-title:focus a,.site-title:hover a{transition:all .2s linear}.site-title a,.site-title a:focus,.site-title a:hover,.site-title a:visited{color:#222}.site-description a,.site-description a:focus,.site-description a:hover,.site-description a:visited{color:#999}.search-form .search-field{outline:0}.ast-search-menu-icon{position:relative;z-index:3}.site .skip-link{background-color:#f1f1f1;box-shadow:0 0 1px 1px rgb(0 0 0 / .2);color:#21759b;display:block;font-family:Montserrat,"Helvetica Neue",sans-serif;font-size:14px;font-weight:700;left:-9999em;outline:0;padding:15px 23px 14px;text-decoration:none;text-transform:none;top:-9999em}.site .skip-link:focus{clip:auto;height:auto;left:6px;top:7px;width:auto;z-index:100000;outline:thin dotted}.logged-in .site .skip-link{box-shadow:0 0 2px 2px rgb(0 0 0 / .2);font-family:"Open Sans",sans-serif}input,select{line-height:1}.ast-button,.ast-custom-button,body,button,input[type=button],input[type=submit],textarea{line-height:1.85714285714286}.site-title a{line-height:1.2}.site-header .site-description{line-height:1.5}.ast-single-post .entry-title,.ast-single-post .entry-title a{line-height:1.2}.entry-title,.entry-title a{font-weight:var(--ast-blog-title-font-weight,normal)}.ast-oembed-container{position:relative;padding-top:56.25%;height:0;overflow:hidden;max-width:100%;height:auto}.ast-oembed-container embed,.ast-oembed-container iframe,.ast-oembed-container object{position:absolute;top:0;left:0;width:100%;height:100%}.ast-hidden{display:none!important}body{background-color:#fff}#page{display:block}#primary,#secondary{display:block;position:relative;float:left;width:100%}#primary{margin:4em 0}.ast-separate-container{background-color:#f5f5f5}.ast-separate-container #primary{padding:4em 0;margin:0;border:0}.ast-separate-container .site-main>.ast-row{margin-left:0;margin-right:0}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single:not(.ast-related-post){background-color:#fff}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single{border-bottom:1px solid var(--ast-border-color);margin:0;padding:5.34em 6.67em}.ast-separate-container .blog-layout-1{padding:0;border-bottom:0}.ast-separate-container .ast-article-single{border-bottom:0}@media (max-width:1200px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single{margin:0;padding:3.34em 2.4em}}.ast-page-builder-template .hentry{margin:0}.ast-page-builder-template .site-content>.ast-container{max-width:100%;padding:0}.ast-page-builder-template .site-content #primary{padding:0;margin:0}.ast-page-builder-template .no-results{text-align:center;margin:4em auto}.ast-page-builder-template .entry-header{margin-top:4em;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail{margin-top:0}.ast-page-builder-template .entry-header.ast-header-without-markup{margin-top:0;margin-bottom:0}.ast-page-builder-template .entry-header.ast-no-title.ast-no-meta{margin-bottom:0}.ast-page-builder-template.single .post-navigation{padding-bottom:2em}.ast-page-builder-template .ast-archive-description{margin-top:4em;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media (min-width:993px){.ast-separate-container #primary,.ast-separate-container.ast-left-sidebar #primary,.ast-separate-container.ast-right-sidebar #primary{margin:4em 0;padding:0}.ast-right-sidebar #primary{padding-right:60px}.ast-left-sidebar #primary{padding-left:60px}}@media (max-width:992px){.ast-separate-container #primary,.ast-separate-container.ast-left-sidebar #primary,.ast-separate-container.ast-right-sidebar #primary{padding-left:0;padding-right:0}.ast-right-sidebar #primary{padding-right:30px}.ast-left-sidebar #primary{padding-left:30px}}.ast-search-icon .astra-search-icon{font-size:1.3em}.main-navigation{height:100%;-js-display:inline-flex;display:inline-flex}.main-navigation ul{list-style:none;margin:0;padding-left:0;position:relative}.main-header-menu .menu-link,.main-header-menu>a{text-decoration:none;padding:0 1em;display:inline-block;transition:all .2s linear}.main-header-menu .menu-item{position:relative}.main-header-menu .menu-item.focus>.sub-menu,.main-header-menu .menu-item:hover>.sub-menu,.main-header-menu .menu-item>.sub-menu.toggled-on{right:auto;left:0;visibility:visible}.main-header-menu .menu-item.focus>.sub-menu .sub-menu.toggled-on,.main-header-menu .menu-item:hover>.sub-menu .sub-menu.toggled-on,.main-header-menu .menu-item>.sub-menu.toggled-on .sub-menu.toggled-on{left:100%;right:auto;visibility:visible}.main-header-menu .ast-left-align-sub-menu.focus>.sub-menu,.main-header-menu .ast-left-align-sub-menu:hover>.sub-menu{right:0;left:auto}@media (min-width:769px){.main-header-menu .ast-sub-menu-goes-outside.focus>.sub-menu,.main-header-menu .ast-sub-menu-goes-outside:hover>.sub-menu{left:-100%}.main-header-menu .ast-left-align-sub-menu .sub-menu .menu-item.focus>.sub-menu,.main-header-menu .ast-left-align-sub-menu .sub-menu .menu-item:hover>.sub-menu{left:-100%}}.main-header-menu .sub-menu{width:240px;background:#fff;left:-999em;position:absolute;top:100%;z-index:99999;visibility:hidden}@media (min-width:769px){.main-header-menu .sub-menu .menu-item.focus>.sub-menu,.main-header-menu .sub-menu .menu-item:hover>.sub-menu{left:100%;right:auto}.main-header-menu .sub-menu .ast-left-align-sub-menu.focus>.sub-menu,.main-header-menu .sub-menu .ast-left-align-sub-menu:focus * .sub-menu,.main-header-menu .sub-menu .ast-left-align-sub-menu:hover * .sub-menu,.main-header-menu .sub-menu .ast-left-align-sub-menu:hover>.sub-menu{left:-100%}.main-header-menu .sub-menu .main-header-menu .ast-sub-menu-goes-outside.focus>.sub-menu,.main-header-menu .sub-menu .main-header-menu .ast-sub-menu-goes-outside:hover>.sub-menu{left:-100%}}.main-header-menu .sub-menu .menu-link{padding:.9em 1em;display:block;word-wrap:break-word}.main-header-menu .sub-menu .menu-item:not(.menu-item-has-children) .menu-link .icon-arrow:first-of-type{display:none}#ast-desktop-header .main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .icon-arrow{display:none}#ast-desktop-header .main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .ast-header-navigation-arrow{position:absolute;right:.6em;top:50%;transform:translate(0,-50%) rotate(270deg)}#ast-desktop-header .main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .ast-header-navigation-arrow .icon-arrow{display:block}#ast-desktop-header .main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .ast-header-navigation-arrow .icon-arrow svg{margin:0}#ast-desktop-header .account-main-navigation .sub-menu .menu-item.menu-item-has-children>.menu-link .ast-header-navigation-arrow{transform:translate(0,-50%) rotate(360deg)}.main-header-menu .sub-menu .sub-menu{top:0}.submenu-with-border .sub-menu{border-width:1px;border-style:solid}.submenu-with-border .sub-menu .menu-link{border-width:0 0 1px;border-style:solid}.submenu-with-border .sub-menu .sub-menu{top:-2px}.ast-desktop .submenu-with-border .sub-menu>.menu-item:last-child>.menu-link{border-bottom-style:none}.ast-header-break-point .main-navigation{padding-left:0}.ast-header-break-point .main-navigation ul .menu-item .menu-link{padding:0 20px;display:inline-block;overflow-y:hidden;width:100%;border:0;border-bottom-width:1px;border-style:solid;border-color:var(--ast-border-color)}.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type{margin-right:5px}.ast-header-break-point .main-navigation ul .sub-menu .menu-item:not(.menu-item-has-children) .menu-link .icon-arrow:first-of-type{display:inline}.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-link{padding-left:30px}.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-link{padding-left:40px}.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-link{padding-left:50px}.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-link{padding-left:60px}.ast-header-break-point .main-header-menu{background-color:#f9f9f9;border-top-width:0}.ast-header-break-point .main-header-menu .sub-menu{background-color:#f9f9f9;position:static;opacity:1;visibility:visible;border:0;width:auto}.ast-header-break-point .main-header-menu .sub-menu .ast-left-align-sub-menu.focus>.sub-menu,.ast-header-break-point .main-header-menu .sub-menu .ast-left-align-sub-menu:hover>.sub-menu{left:0}.ast-header-break-point .main-header-menu .ast-sub-menu-goes-outside.focus>.sub-menu,.ast-header-break-point .main-header-menu .ast-sub-menu-goes-outside:hover>.sub-menu{left:0}.ast-header-break-point .submenu-with-border .sub-menu{border:0}.ast-header-break-point .dropdown-menu-toggle{display:none}.ast-mobile-menu-buttons{display:none}.ast-button-wrap{display:inline-block}.ast-button-wrap button{box-shadow:none;border:none}.ast-button-wrap .menu-toggle{padding:0;width:2.2em;height:2.1em;font-size:1.5em;font-weight:400;border-radius:2px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:2px;vertical-align:middle;line-height:1.85714285714286}.ast-button-wrap .menu-toggle.main-header-menu-toggle{padding:0 .5em;width:auto;text-align:center}.ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu{font-size:15px;font-size:1rem;font-weight:600}.ast-button-wrap .menu-toggle .menu-toggle-icon{font-style:normal;display:inline-block;vertical-align:middle;line-height:2.05}.ast-button-wrap .menu-toggle .menu-toggle-icon:before{content:"\e5d2";font-family:Astra;text-decoration:inherit}.ast-button-wrap .menu-toggle .icon-menu-bars svg:nth-child(2){display:none}.ast-button-wrap .menu-toggle.toggled .menu-toggle-icon:before{content:"\e5cd"}.ast-button-wrap .menu-toggle.toggled .icon-menu-bars svg:first-child{display:none}.ast-button-wrap .menu-toggle.toggled .icon-menu-bars svg:nth-child(2){display:block}.ast-button-wrap .menu-toggle .mobile-menu-wrap{display:inline-block}.ast-button-wrap .menu-toggle:focus{outline:thin dotted}.header-main-layout-1 .ast-main-header-bar-alignment{margin-left:auto}.site-navigation{height:100%}.site-header .menu-link *{transition:none}.ast-icon.icon-arrow svg{height:.6em;width:.6em;position:relative;margin-left:10px}.ast-icon.icon-search svg{height:1em;width:.9em;margin-top:3px;margin-right:2px}.ast-header-break-point .user-select{clear:both}.ast-header-break-point .ast-mobile-menu-buttons{display:block;align-self:center}.ast-header-break-point .main-header-bar-navigation{flex:auto}.ast-header-break-point .ast-main-header-bar-alignment{display:block;width:100%;flex:auto;order:4}.ast-header-break-point .ast-icon.icon-arrow svg{height:.85em;width:.95em;position:relative;margin-left:10px}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 1.5em;overflow:hidden}.comment-navigation .nav-previous,.post-navigation .nav-previous,.posts-navigation .nav-previous{position:relative;text-align:left}.comment-navigation .nav-next,.post-navigation .nav-next,.posts-navigation .nav-next{grid-column-start:2;text-align:right}.ast-icon svg:not([fill]){fill:currentColor}.post-navigation a{background:0 0;font-size:1.06666rem;font-size:1rem;padding:0 var(--ast-post-nav-space,1.5em);height:2.33333em;line-height:calc(2.33333em - 3px)}.sticky{display:block}.hentry{margin:0 0 1.5em}.byline{display:none}.group-blog .byline,.single .byline{display:inline}.page-links{clear:both;margin-top:1em}.page-links a{display:inline-block}.page-links a .page-link{border-color:var(--ast-border-color);background:0 0}.page-links .page-link{padding:0;margin:0 0 .3em .3em;border:2px solid var(--ast-border-color);color:#000;background:0 0;font-size:.8em;width:2.5em;height:2.5em;line-height:calc(2.5em - 4px);display:inline-block;text-align:center;transition:all .2s linear}.page-links .page-link:focus,.page-links .page-link:hover{color:#000}@media (max-width:768px){.page-links .page-link{margin-bottom:6px}}.entry-content>:last-child,.entry-summary>:last-child,.page-content>:last-child{margin-bottom:0}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){margin:20px auto}.bypostauthor{display:block}body{overflow-x:hidden}.widget-title{font-weight:400;margin-bottom:1em;line-height:1.5}.widget{margin:0 0 2.8em 0}.widget:last-child{margin-bottom:0}.widget select{max-width:100%}.widget ul{margin:0;list-style-type:none}.no-widget-text{margin-bottom:0}.widget_nav_menu ul ul.sub-menu{margin-top:.25em}.widget_nav_menu ul ul.sub-menu li{padding-left:20px}.widget_nav_menu ul ul.sub-menu a:after{left:-20px}.widget_nav_menu ul ul.sub-menu ul a:after{left:-40px}.widget_nav_menu ul ul.sub-menu ul ul a:after{left:-60px}.widget_nav_menu li{transition:all .2s linear}#secondary .wp-block-search__input{line-height:1}#secondary .wp-block-search__button{padding:.7em 1em}.widget_search .search-form{position:relative;padding:0;background:initial;color:inherit}.widget_search .search-form>label{position:relative}.widget_search .search-form i{color:#3a3a3a}.widget_search .search-form button{position:absolute;top:0;right:15px;border:none;padding:0;cursor:pointer;background:0 0}.widget_search .search-form input[type=submit],.widget_search .search-form input[type=submit]:focus,.widget_search .search-form input[type=submit]:hover{padding:13px 20px;border-radius:2px;border:none;top:0;right:0;position:absolute;color:#fff0;background:0 0;max-width:45px;z-index:2}.widget_search .search-form .search-field{background:var(--ast-widget-bg-color);border-width:1px;border-color:var(--ast-border-color);border-radius:2px}.widget_search .search-field,.widget_search .search-field:focus{width:100%;padding:12px 45px 12px 15px}.widget_archive ul.children,.widget_categories ul.children,.widget_pages ul.children{position:relative;margin-top:5px;width:100%}.widget_archive ul.children li,.widget_categories ul.children li,.widget_pages ul.children li{padding-left:20px}.widget_archive li ul.children a:after,.widget_categories li ul.children a:after,.widget_pages li ul.children a:after{left:-20px}.widget_archive li ul.children ul a:after,.widget_categories li ul.children ul a:after,.widget_pages li ul.children ul a:after{left:-40px}.widget_tag_cloud .tagcloud{margin-top:10px;display:inline-block}.widget_tag_cloud .tagcloud a{border:1px solid var(--ast-border-color);padding:.5em .9em;display:inline-block;margin-bottom:4px;font-size:14px;margin-right:4px;line-height:1.5;transition:all .2s linear}.widget_calendar table,.widget_calendar td,.widget_calendar th{padding:0;text-align:center}.widget_calendar table,.widget_calendar th{border:none}.widget_calendar td{border-right:none;border-left:none}.widget_calendar caption{line-height:2.7em}.widget_calendar thead{line-height:2.5em}.widget_calendar thead a{color:#0274be;font-size:1rem;vertical-align:middle}.widget_calendar thead td{vertical-align:middle;font-weight:700}.widget_calendar thead>tr>th{line-height:2.5em;border-bottom:2px solid var(--ast-border-color);border-top:2px solid var(--ast-border-color)}.widget_calendar tbody{line-height:2.1em;text-align:center}.widget_calendar tbody>tr>td{width:14.2857%}.widget_calendar tbody>tr:first-child>td{padding-top:3px}.widget_calendar #today{color:#0274be;font-weight:700;border-bottom:2px solid #0274be}.ast-builder-grid-row{display:grid;grid-template-columns:auto auto;align-items:center;grid-column-gap:20px;overflow-wrap:anywhere}.ast-builder-grid-row>.site-header-section{flex-wrap:nowrap}.ast-builder-footer-grid-columns{grid-column-gap:50px}.ast-builder-grid-row.ast-grid-center-col-layout{grid-template-columns:1fr auto 1fr}.ast-builder-layout-element{align-items:center}.ast-builder-grid-row.ast-grid-center-col-layout-only{-js-display:flex;display:flex;height:100%;justify-content:center}.ast-builder-grid-row.ast-grid-center-col-layout-only .ast-grid-section-center{flex-grow:1}.site-header-section{height:100%;min-height:0;align-items:center}.site-header-section>*{padding:0 10px}.site-header-section>div:first-child{padding-left:0}.site-header-section>div:last-child{padding-right:0}.site-header-section .ast-builder-menu{align-items:center}.ast-builder-layout-element.ast-header-search{height:auto}.ast-grid-right-center-section{justify-content:flex-start;flex-grow:1}.ast-grid-right-section{justify-content:flex-end}.ast-grid-right-section .ast-site-identity>:first-child{text-align:right}.ast-grid-right-section .ast-grid-right-center-section .ast-site-identity>:first-child{text-align:left}.ast-grid-left-center-section{justify-content:flex-end;flex-grow:1}.elementor-nav-menu .ast-icon,.et_pb_menu__wrap .ast-icon,.fl-widget .menu-item .ast-icon{display:none}.ast-logo-title-inline .ast-site-identity{padding:1em 0;-js-display:inline-flex;display:inline-flex;vertical-align:middle;align-items:center;transition:all .2s linear}.ast-grid-section-center{justify-content:center}.ast-grid-section-center .ast-site-identity>:first-child{text-align:center}.ast-builder-social-element{line-height:1;color:#3a3a3a;background:0 0;vertical-align:middle;transition:all 10ms;margin-left:6px;margin-right:6px;justify-content:center;align-items:center}.ast-builder-social-element:hover{color:#0274be}.ast-builder-social-element .social-item-label{padding-left:6px}.ast-social-stack-desktop .ast-builder-social-element,.ast-social-stack-mobile .ast-builder-social-element,.ast-social-stack-tablet .ast-builder-social-element{margin-top:6px;margin-bottom:6px}.ahfb-svg-iconset{-js-display:inline-flex;display:inline-flex;align-self:center}.ahfb-svg-iconset svg{width:17px;height:17px;transition:none}.ahfb-svg-iconset svg>*{transition:none}.ast-footer-copyright p{margin-bottom:0}.ast-builder-grid-row-container{display:grid;align-content:center}.main-header-bar .main-header-bar-navigation{height:100%}.ast-nav-menu .sub-menu{line-height:1.45}.ast-builder-menu .main-navigation{padding:0}.ast-builder-menu .main-navigation>ul{align-self:center}.ast-footer-copyright,.ast-footer-social-wrap,.site-footer-focus-item{width:100%}#astra-footer-menu{margin:0;list-style:none;background:inherit}#astra-footer-menu>ul{margin:0;list-style:none;background:inherit}.ast-header-break-point #ast-mobile-header{display:block}.ast-header-break-point .main-header-bar-navigation{line-height:3}.ast-header-break-point .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle{display:inline-block;position:absolute;font-size:inherit;top:0;right:20px;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0 .907em;font-weight:400;line-height:inherit}.ast-header-break-point .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle>.ast-icon.icon-arrow{pointer-events:none}.ast-header-break-point .main-header-bar-navigation .menu-item-has-children .sub-menu{display:none}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before,.ast-header-break-point .ast-mobile-header-wrap .ast-main-header-wrap .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before{transform:rotateX(180deg)}.ast-header-break-point .ast-nav-menu .sub-menu{line-height:3}.site-footer-section{justify-content:center}.site-footer-section>*{margin-bottom:10px}.site-footer-section>:last-child{margin-bottom:0}.site-primary-footer-wrap{padding-top:45px;padding-bottom:45px}.site-above-footer-wrap,.site-below-footer-wrap{padding-top:20px;padding-bottom:20px}.ast-hfb-header.ast-header-break-point .main-header-bar-navigation{width:100%;margin:0}.ast-hfb-header .menu-toggle.toggled .ast-mobile-svg{display:none}.ast-hfb-header .menu-toggle.toggled .ast-close-svg{display:block}.menu-toggle .ast-close-svg{display:none}.ast-mobile-header-wrap .menu-toggle .mobile-menu-toggle-icon{-js-display:inline-flex;display:inline-flex;align-self:center}.ast-mobile-header-wrap .menu-toggle .mobile-menu-wrap{-js-display:inline-flex;display:inline-flex;align-self:center;margin-left:.4em}.ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle{-js-display:flex;display:flex;align-items:center;width:auto;height:auto}.menu-toggle .mobile-menu-toggle-icon{-js-display:inline-flex;display:inline-flex;align-self:center}.menu-toggle .mobile-menu-wrap{-js-display:inline-flex;display:inline-flex;align-self:center;margin-left:.4em}.ast-hfb-header .ast-button-wrap .menu-toggle .mobile-menu-wrap{align-items:center;-js-display:flex;display:flex}.ast-button-wrap .menu-toggle.main-header-menu-toggle{padding:.5em;align-items:center;-js-display:flex;display:flex}.ast-search-menu-icon.ast-inline-search .search-field{width:100%;padding:.6em;padding-right:5.5em}.ast-header-account-type-extend-text-profile-type{-js-display:flex;display:flex;gap:10px;align-items:center}@media (min-width:769px){.footer-nav-wrap .astra-footer-horizontal-menu li{margin:0}.footer-nav-wrap .astra-footer-horizontal-menu li:first-child a{padding-left:0}.footer-nav-wrap .astra-footer-horizontal-menu li:last-child a{padding-right:0}.footer-nav-wrap .astra-footer-horizontal-menu a{padding:0 .5em}}.site-header{z-index:99;position:relative}.main-header-container{position:relative}.main-header-bar-wrap{position:relative}.main-header-bar{background-color:#fff;border-bottom-color:var(--ast-border-color);border-bottom-style:solid}.ast-header-break-point .main-header-bar{border:0}.ast-header-break-point .main-header-bar{border-bottom-color:var(--ast-border-color);border-bottom-style:solid}.main-header-bar{margin-left:auto;margin-right:auto}.ast-desktop .main-header-menu.ast-menu-shadow .sub-menu{box-shadow:0 4px 10px -2px rgb(0 0 0 / .1)}.ast-header-custom-item-inside .button-custom-menu-item .menu-link{display:none}.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item{padding-left:0;padding-right:0;margin-top:0;margin-bottom:0}.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .ast-custom-button-link{display:none}.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .menu-link{display:block}.ast-theme-transparent-header .post-password-form{margin-top:100px}.site-branding{line-height:1;align-self:center}.ast-menu-toggle{display:none;background:0 0;color:inherit;border-style:dotted;border-color:#fff0}.ast-menu-toggle:focus,.ast-menu-toggle:hover{background:0 0;border-color:inherit;color:inherit}.ast-menu-toggle:focus{outline:thin dotted}.ast-main-header-nav-open .main-header-bar{padding-bottom:0}.main-header-bar{z-index:4;position:relative}.main-header-bar .main-header-bar-navigation:empty{padding:0}.main-header-bar .main-header-bar-navigation .sub-menu{line-height:1.45}.main-header-bar .main-header-bar-navigation .menu-item-has-children>.menu-link:after{line-height:normal}.custom-mobile-logo-link{display:none}.ast-site-identity{padding:1em 0}.ast-header-break-point .site-header .main-header-bar-wrap .site-branding{flex:1;align-self:center}.ast-header-break-point .ast-site-identity{width:100%}.ast-header-break-point .main-header-bar{display:block;line-height:3}.ast-header-break-point .main-header-bar .main-header-bar-navigation{line-height:3}.ast-header-break-point .main-header-bar .main-header-bar-navigation .sub-menu{line-height:3}.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children .sub-menu{display:none}.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle{display:inline-block;position:absolute;font-size:inherit;top:-1px;right:20px;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0 .907em;font-weight:400;line-height:inherit;transition:all .2s}.ast-header-break-point .main-header-bar .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before{transform:rotateX(180deg)}.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu{border-top-width:0}.ast-header-break-point .main-navigation{display:block;width:100%}.ast-header-break-point .main-navigation ul ul{left:auto;right:auto}.ast-header-break-point .main-navigation .stack-on-mobile li{width:100%}.ast-header-break-point .main-navigation .widget{margin-bottom:1em}.ast-header-break-point .main-navigation .widget li{width:auto}.ast-header-break-point .main-navigation .widget:last-child{margin-bottom:0}.ast-header-break-point .main-header-bar-navigation{width:calc(100% + 40px);margin:0 -20px}.ast-header-break-point .main-header-menu ul ul{top:0}.ast-header-break-point .ast-builder-menu{width:100%}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.stack-on-mobile{flex-wrap:wrap}.ast-desktop .main-header-menu>.menu-item .sub-menu:before{position:absolute;content:'';top:0;left:0;width:100%;transform:translateY(-100%)}input[type=email],input[type=number],input[type=password],input[type=reset],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{color:#666;padding:.75em;height:auto;border-width:1px;border-style:solid;border-color:var(--ast-border-color);border-radius:2px;background:var(--ast-comment-inputs-background);box-shadow:none;box-sizing:border-box;transition:all .2s linear}input[type=email]:focus,input[type=password]:focus,input[type=reset]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{background-color:#fff;border-color:var(--ast-border-color);box-shadow:none}input[type=button],input[type=button]:focus,input[type=button]:hover,input[type=reset],input[type=reset]:focus,input[type=reset]:hover,input[type=submit],input[type=submit]:focus,input[type=submit]:hover{box-shadow:none}textarea{width:100%}input[type=search]:focus{outline:thin dotted}.astra-dark-mode-enable form .form-row textarea,.astra-dark-mode-enable input[type=email],.astra-dark-mode-enable input[type=number],.astra-dark-mode-enable input[type=password],.astra-dark-mode-enable input[type=reset],.astra-dark-mode-enable input[type=search],.astra-dark-mode-enable input[type=tel],.astra-dark-mode-enable input[type=text],.astra-dark-mode-enable input[type=url],.astra-dark-mode-enable textarea{background-color:var(--ast-global-color-secondary,--ast-global-color-5);color:var(--ast-global-color-2)!important;border:1px solid var(--ast-border-color)}.astra-dark-mode-enable form .form-row textarea:focus,.astra-dark-mode-enable input[type=email]:focus,.astra-dark-mode-enable input[type=number]:focus,.astra-dark-mode-enable input[type=password]:focus,.astra-dark-mode-enable input[type=reset]:focus,.astra-dark-mode-enable input[type=search]:focus,.astra-dark-mode-enable input[type=tel]:focus,.astra-dark-mode-enable input[type=text]:focus,.astra-dark-mode-enable input[type=url]:focus,.astra-dark-mode-enable textarea:focus{border:1px solid var(--ast-global-color-0)!important;background-color:var(--ast-global-color-secondary,--ast-global-color-5)!important}.astra-dark-mode-enable .select2-container .select2-selection--single,.astra-dark-mode-enable .select2-dropdown,.astra-dark-mode-enable select{background-color:var(--ast-global-color-secondary,--ast-global-color-5);border-color:var(--ast-border-color);color:var(--ast-global-color-2)}.astra-dark-mode-enable .wc-block-components-form .wc-block-components-text-input input[type=email],.astra-dark-mode-enable .wc-block-components-form .wc-block-components-text-input input[type=number],.astra-dark-mode-enable .wc-block-components-form .wc-block-components-text-input input[type=password],.astra-dark-mode-enable .wc-block-components-form .wc-block-components-text-input input[type=url],.astra-dark-mode-enable .wc-block-components-text-input input[type=email],.astra-dark-mode-enable .wc-block-components-text-input input[type=number],.astra-dark-mode-enable .wc-block-components-text-input input[type=password],.astra-dark-mode-enable .wc-block-components-text-input input[type=tel],.astra-dark-mode-enable .wc-block-components-text-input input[type=text],.astra-dark-mode-enable .wc-block-components-text-input input[type=url],.wc-block-components-form .wc-block-components-text-input input[type=tel],.wc-block-components-form .wc-block-components-text-input input[type=text]{background-color:var(--ast-global-color-secondary,--ast-global-color-5);color:var(--ast-global-color-2)}input[type=range]{-webkit-appearance:none;width:100%;margin:5.7px 0;padding:0;border:none}input[type=range]:focus{outline:0}input[type=range]::-webkit-slider-runnable-track{width:100%;height:8.6px;cursor:pointer;box-shadow:2.6px 2.6px .4px #ccc,0 0 2.6px #d9d9d9;background:rgb(255 255 255 / .2);border-radius:13.6px;border:0 solid #fff}input[type=range]::-webkit-slider-thumb{box-shadow:0 0 0 rgb(255 221 0 / .37),0 0 0 rgb(255 224 26 / .37);border:7.9px solid #0274be;height:20px;width:20px;border-radius:50px;background:#0274be;cursor:pointer;-webkit-appearance:none;margin-top:-5.7px}input[type=range]:focus::-webkit-slider-runnable-track{background:rgb(255 255 255 / .2)}input[type=range]::-moz-range-track{width:100%;height:8.6px;cursor:pointer;box-shadow:2.6px 2.6px .4px #ccc,0 0 2.6px #d9d9d9;background:rgb(255 255 255 / .2);border-radius:13.6px;border:0 solid #fff}input[type=range]::-moz-range-thumb{box-shadow:0 0 0 rgb(255 221 0 / .37),0 0 0 rgb(255 224 26 / .37);border:7.9px solid #0274be;height:20px;width:20px;border-radius:50px;background:#0274be;cursor:pointer}input[type=range]::-ms-track{width:100%;height:8.6px;cursor:pointer;background:0 0;border-color:#fff0;color:#fff0}input[type=range]::-ms-fill-lower{background:rgb(199 199 199 / .2);border:0 solid #fff;border-radius:27.2px;box-shadow:2.6px 2.6px .4px #ccc,0 0 2.6px #d9d9d9}input[type=range]::-ms-fill-upper{background:rgb(255 255 255 / .2);border:0 solid #fff;border-radius:27.2px;box-shadow:2.6px 2.6px .4px #ccc,0 0 2.6px #d9d9d9}input[type=range]::-ms-thumb{box-shadow:0 0 0 rgb(255 221 0 / .37),0 0 0 rgb(255 224 26 / .37);border:7.9px solid #0274be;height:20px;width:20px;border-radius:50px;background:#0274be;cursor:pointer;height:8.6px}input[type=range]:focus::-ms-fill-lower{background:rgb(255 255 255 / .2)}input[type=range]:focus::-ms-fill-upper{background:rgb(255 255 255 / .2)}input[type=color]{border:none;width:100px;padding:0;height:30px;cursor:pointer}input[type=color]::-webkit-color-swatch-wrapper{padding:0;border:none}input[type=color]::-webkit-color-swatch{border:none}.page .entry-header{margin-bottom:1.5em}.search .entry-header{margin-bottom:1em}.ast-single-post .entry-header.ast-header-without-markup,.ast-single-post .entry-header.ast-no-title.ast-no-thumbnail{margin-bottom:0}.entry-header{margin-bottom:1.2em;word-wrap:break-word}.entry-header+.ast-blog-featured-section{margin-top:.5em}.blog-layout-6 .entry-header+.ast-blog-featured-section{margin-top:0}.entry-content{word-wrap:break-word}.entry-content .wp-audio-shortcode,.entry-content .wp-embedded-audio,.entry-content .wp-embedded-video,.entry-content .wp-video,.entry-content p{margin-bottom:1.6em}.entry-content .wp-embedded-audio,.entry-content .wp-embedded-video{display:inline-block}.entry-content::after{display:table;clear:both;content:''}.post-content>.cat-links,.post-content>.read-more,.post-content>.tags-links{display:block;margin-bottom:.8em;font-weight:var(--ast-blog-meta-weight,"")}.ast-excerpt-container>p:last-child{margin-bottom:0}.post-content>.read-more{margin-top:1.5em}.ast-article-inner{width:100%;overflow-wrap:break-word}.read-more{margin-bottom:0}.read-more a{display:inline-block}.read-more .ast-right-arrow{font-size:1em}.ast-no-thumb .ast-blog-featured-section{margin-bottom:0}.ast-no-thumb .entry-header+.ast-blog-featured-section{margin-top:0}.ast-blog-featured-section{margin-bottom:1.5em}.blog-layout-2 .ast-blog-featured-section,.blog-layout-3 .ast-blog-featured-section{margin-bottom:0}.error404 .page-header{margin-bottom:1.5em}.error404 .page-header .page-title{margin-bottom:0}.archive .entry-title,.blog .entry-title,.search .entry-title{line-height:1.3}.archive .format-aside .entry-title,.archive .format-status .entry-title,.blog .format-aside .entry-title,.blog .format-status .entry-title{display:none}.page-title{margin-bottom:1em;font-weight:400}.entry-title{margin-bottom:.2em}.ast-article-post{margin-bottom:2.5em}.ast-article-post:last-child{margin-bottom:0;border-bottom:0}.search .site-content .content-area .search-form{margin-bottom:3em}.blog-layout-1 .post-thumb{padding-left:0;padding-right:0;position:relative}.blog .posted-on{z-index:1}.ast-blog-featured-section .posted-on{width:5.714285714em;height:5.714285714em;padding:.7em}.ast-blog-featured-section .posted-on .date-month,.ast-blog-featured-section .posted-on .date-year{font-size:.8571428571em;line-height:1em}.ast-blog-featured-section .posted-on .date-day{font-size:2.5em;line-height:.9em;font-weight:900;margin:.1em 0}.ast-author-box img.avatar{border-radius:50%;margin:0 0 0 20px}.ast-archive-description{margin-bottom:2.5em;padding-bottom:1.3333em;border-bottom:1px solid var(--ast-border-color)}.ast-archive-description .ast-archive-title{margin-bottom:4px;font-size:40px;font-size:2.85714rem;font-weight:300}.ast-archive-description p{margin-bottom:0;font-size:20px;font-size:1.42857rem;line-height:1.65;font-weight:300}.ast-separate-container .ast-archive-description,.ast-separate-container .ast-author-box{background-color:#eee;padding-bottom:0;border-bottom:0}@media (max-width:1200px){.ast-separate-container .ast-archive-description{margin:0;padding:3.34em 2.4em}}@media (max-width:992px){.ast-separate-container .ast-archive-description{padding:2.14em}}@media (min-width:1201px){.ast-separate-container .ast-archive-description,.ast-separate-container .ast-author-box{margin:0;padding:5em 6.67em 3.33333em}}.single .entry-header{margin-bottom:2em}.single .post-navigation{margin:0;padding:2em 0 0;border-top:1px solid var(--ast-single-post-border,var(--ast-border-color))}@media (max-width:768px){.single .post-navigation{padding-top:1.5em}}.single .post-navigation a{margin:2px;display:inline-block;color:#000}.single .post-navigation a p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (min-width:421px){.single .post-navigation .nav-links{-js-display:flex;display:flex;width:100%}.single .post-navigation .nav-links:not(:has(.nav-previous)){justify-content:flex-end}.single .post-navigation .nav-links .nav-previous+.nav-next{width:50%}.single .post-navigation .nav-next,.single .post-navigation .nav-previous{width:50%}}@media (max-width:420px){.single .post-navigation .ast-left-arrow,.single .post-navigation .ast-right-arrow{display:none}.single .post-navigation .nav-links:not(:has(.nav-previous)){justify-content:flex-end}.single .post-navigation .nav-next,.single .post-navigation .nav-previous{width:50%}.single .post-navigation .nav-next a,.single .post-navigation .nav-previous a{max-width:95%;width:100%}.single .post-navigation .nav-previous{margin-bottom:1em}}.single .entry-header .post-thumb{margin-bottom:2em}.single .entry-header .post-thumb img{margin-top:0;margin-bottom:0}.page .has-post-thumbnail .post-thumb img{margin-bottom:1.5em}.post-password-form{text-align:center}@media (max-width:420px){.post-password-form input[type=password]{display:block;margin:10px auto}}.post-password-form input[type=submit]{padding:10px 20px;border-radius:2px}.ast-author-avatar{margin:0 5px}.ast-author-avatar img{border-radius:100%;width:var(--ast-author-avatar-size,30px);height:var(--ast-author-avatar-size,30px)}.ast-separate-container .post-navigation{border-top:0;padding-left:var(--ast-post-nav-space,3.33333em);padding-right:var(--ast-post-nav-space,3.33333em)}@media (max-width:420px){.ast-separate-container .post-navigation{padding-left:0;padding-right:0}}@media (max-width:768px){.ast-separate-container .entry-header{margin-bottom:1em}}.ast-404-layout-1{text-align:center;margin:4em auto}.ast-404-layout-1 .page-sub-title{font-size:1.5rem;font-weight:700}.ast-404-layout-1 .widget_search{padding-top:.5em}.ast-404-search{margin-top:1.5em}.ast-404-search .widget_search{max-width:370px;margin:0 auto}.ast-separate-container .error-404,.ast-separate-container .no-results{background-color:#fff}@media (max-width:1200px){.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{margin:0;padding:3.34em 2.4em}}@media (max-width:768px){.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{padding:1.5em 2.14em}}@media (max-width:544px){.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{padding:1.5em 1em}}@media (min-width:1201px){.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{margin:0;padding:5.34em 6.67em}}.blog-layout-1{width:100%;display:inline-block;padding-bottom:2em;vertical-align:middle;border-bottom:1px solid var(--ast-border-color)}.blog-layout-1 .posted-on{left:0}.blog-layout-1 .post-content,.blog-layout-1 .post-thumb{padding-left:0;padding-right:0}.ast-flex{-js-display:flex;display:flex;flex-wrap:wrap}.ast-flex-1{flex:1}.ast-flex-2{flex:2}.ast-flex-3{flex:3}.ast-flex-4{flex:4}.ast-flex-5{flex:5}.ast-inline-flex{-js-display:inline-flex;display:inline-flex;align-items:center;flex-wrap:wrap;align-content:center}.ast-flex-direction-row{flex-direction:row}.ast-flex-direction-row-reverse{flex-direction:row-reverse}.ast-flex-direction-column{flex-direction:column}.ast-flex-direction-column-reverse{flex-direction:column-reverse}.ast-flex-wrap-nowrap{flex-wrap:nowrap}.ast-flex-wrap-wrap{flex-wrap:wrap}.ast-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse}.ast-justify-content-flex-start{justify-content:flex-start}.ast-justify-content-flex-end{justify-content:flex-end}.ast-justify-content-center{justify-content:center}.ast-justify-content-space-between{justify-content:space-between}.ast-justify-content-space-around{justify-content:space-around}.ast-align-items-flex-start{align-items:flex-start}.ast-align-items-flex-end{align-items:flex-end}.ast-align-items-center{align-items:center}.ast-align-items-baseline{align-items:baseline}.ast-align-items-stretch{align-items:stretch}.ast-align-content-flex-start{align-content:flex-start}.ast-align-content-flex-end{align-content:flex-end}.ast-align-content-center{align-content:center}.ast-align-content-space-between{align-content:space-between}.ast-align-content-space-around{align-content:space-around}.ast-align-content-stretch{align-content:stretch}.ast-order-1{order:1}.ast-order-2{order:2}.ast-order-3{order:3}.ast-order-4{order:4}.ast-order-5{order:5}.ast-flex-grow-1{flex-grow:1}.ast-flex-grow-2{flex-grow:2}.ast-flex-grow-3{flex-grow:3}.ast-flex-grow-4{flex-grow:4}.ast-flex-grow-5{flex-grow:5}.ast-flex-shrink-1{flex-shrink:1}.ast-flex-shrink-2{flex-shrink:2}.ast-flex-shrink-3{flex-shrink:3}.ast-flex-shrink-4{flex-shrink:4}.ast-flex-shrink-5{flex-shrink:5}.ast-align-self-auto{align-self:auto}.ast-align-self-flex-start{align-self:flex-start}.ast-align-self-flex-end{align-self:flex-end}.ast-align-self-center{align-self:center}.ast-align-self-baseline{align-self:baseline}.ast-align-self-stretch{align-self:stretch}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:fallback;src:url(https://scandiland.pl/wp-content/astra-local-fonts/inter/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:fallback;src:url(https://scandiland.pl/wp-content/astra-local-fonts/inter/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:fallback;src:url(https://scandiland.pl/wp-content/astra-local-fonts/inter/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:fallback;src:url(https://scandiland.pl/wp-content/astra-local-fonts/inter/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:fallback;src:url(https://scandiland.pl/wp-content/astra-local-fonts/inter/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:fallback;src:url(https://scandiland.pl/wp-content/astra-local-fonts/inter/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:fallback;src:url(https://scandiland.pl/wp-content/astra-local-fonts/inter/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Inter';font-style:normal;font-weight:900;font-display:fallback;src:url(https://scandiland.pl/wp-content/astra-local-fonts/inter/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Inter';font-style:normal;font-weight:900;font-display:fallback;src:url(https://scandiland.pl/wp-content/astra-local-fonts/inter/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Inter';font-style:normal;font-weight:900;font-display:fallback;src:url(https://scandiland.pl/wp-content/astra-local-fonts/inter/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Inter';font-style:normal;font-weight:900;font-display:fallback;src:url(https://scandiland.pl/wp-content/astra-local-fonts/inter/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Inter';font-style:normal;font-weight:900;font-display:fallback;src:url(https://scandiland.pl/wp-content/astra-local-fonts/inter/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Inter';font-style:normal;font-weight:900;font-display:fallback;src:url(https://scandiland.pl/wp-content/astra-local-fonts/inter/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:900;font-display:fallback;src:url(https://scandiland.pl/wp-content/astra-local-fonts/inter/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:fallback;src:url(https://scandiland.pl/wp-content/astra-local-fonts/poppins/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:fallback;src:url(https://scandiland.pl/wp-content/astra-local-fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:fallback;src:url(https://scandiland.pl/wp-content/astra-local-fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:fallback;src:url(https://scandiland.pl/wp-content/astra-local-fonts/poppins/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:fallback;src:url(https://scandiland.pl/wp-content/astra-local-fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:fallback;src:url(https://scandiland.pl/wp-content/astra-local-fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:3em;--ast-container-default-lg-padding:3em;--ast-container-default-slg-padding:2em;--ast-container-default-md-padding:3em;--ast-container-default-sm-padding:3em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.8em;--ast-code-block-background:#EEEEEE;--ast-comment-inputs-background:#FAFAFA;--ast-normal-container-width:1200px;--ast-narrow-container-width:750px;--ast-blog-title-font-weight:normal;--ast-blog-meta-weight:inherit;--ast-global-color-primary:var(--ast-global-color-5);--ast-global-color-secondary:var(--ast-global-color-4);--ast-global-color-alternate-background:var(--ast-global-color-7);--ast-global-color-subtle-background:var(--ast-global-color-6);--ast-bg-style-guide:var( --ast-global-color-secondary,--ast-global-color-5 );--ast-shadow-style-guide:0px 0px 4px 0 #00000057;--ast-global-dark-bg-style:#fff;--ast-global-dark-lfs:#fbfbfb;--ast-widget-bg-color:#fafafa;--ast-wc-container-head-bg-color:#fbfbfb;--ast-title-layout-bg:#eeeeee;--ast-search-border-color:#e7e7e7;--ast-lifter-hover-bg:#e6e6e6;--ast-gallery-block-color:#000;--srfm-color-input-label:var(--ast-global-color-2)}html{font-size:100%}a{color:var(--ast-global-color-1)}a:hover,a:focus{color:var(--ast-global-color-0)}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;font-size:1rem}blockquote{color:var(--ast-global-color-3)}p,.entry-content p{margin-bottom:1em}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6),.site-title,.site-title a{font-family:'Inter',sans-serif;font-weight:900;line-height:1.1em}.site-title{font-size:35px;font-size:2.1875rem;display:none}header .custom-logo-link img{max-width:164px;width:164px}.astra-logo-svg{width:164px}.site-header .site-description{font-size:15px;font-size:.9375rem;display:none}.entry-title{font-size:40px;font-size:2.5rem}.archive .ast-article-post,.blog .ast-article-post,.archive .ast-article-post:hover,.blog .ast-article-post:hover{overflow:hidden}h1,.entry-content :where(h1){font-size:36px;font-size:2.25rem;font-family:'Inter',sans-serif;line-height:1.4em}h2,.entry-content :where(h2){font-size:30px;font-size:1.875rem;font-family:'Inter',sans-serif;line-height:1.3em}h3,.entry-content :where(h3){font-size:26px;font-size:1.625rem;font-family:'Inter',sans-serif;line-height:1.3em}h4,.entry-content :where(h4){font-size:20px;font-size:1.25rem;line-height:1.2em;font-family:'Inter',sans-serif}h5,.entry-content :where(h5){font-size:17px;font-size:1.0625rem;line-height:1.2em;font-family:'Inter',sans-serif}h6,.entry-content :where(h6){font-size:14px;font-size:.875rem;line-height:1.25em;font-family:'Inter',sans-serif}::selection{background-color:var(--ast-global-color-0);color:#000}body,h1,h2,h3,h4,h5,h6,.entry-title a,.entry-content :where(h1,h2,h3,h4,h5,h6){color:var(--ast-global-color-3)}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#000;border-color:var(--ast-global-color-1);background-color:var(--ast-global-color-1)}input:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="reset"]:focus,input[type="search"]:focus,textarea:focus{border-color:var(--ast-global-color-1)}input[type="radio"]:checked,input[type=reset],input[type="checkbox"]:checked,input[type="checkbox"]:hover:checked,input[type="checkbox"]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:var(--ast-global-color-1);background-color:var(--ast-global-color-1);box-shadow:none}.site-footer a:hover+.post-count,.site-footer a:focus+.post-count{background:var(--ast-global-color-1);border-color:var(--ast-global-color-1)}.single .nav-links .nav-previous,.single .nav-links .nav-next{color:var(--ast-global-color-1)}.entry-meta,.entry-meta *{line-height:1.45;color:var(--ast-global-color-1)}.entry-meta a:not(.ast-button):hover,.entry-meta a:not(.ast-button):hover *,.entry-meta a:not(.ast-button):focus,.entry-meta a:not(.ast-button):focus *,.page-links>.page-link,.page-links .page-link:hover,.post-navigation a:hover{color:var(--ast-global-color-0)}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:var(--ast-global-color-1)}.secondary .calendar_wrap #today,.ast-progress-val span{background:var(--ast-global-color-1)}.secondary a:hover+.post-count,.secondary a:focus+.post-count{background:var(--ast-global-color-1);border-color:var(--ast-global-color-1)}.calendar_wrap #today>a{color:#000}.page-links .page-link,.single .post-navigation a{color:var(--ast-global-color-1)}.ast-search-menu-icon .search-form button.search-submit{padding:0 4px}.ast-search-menu-icon form.search-form{padding-right:0}.ast-search-menu-icon.slide-search input.search-field{width:0}.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus{transition:all 0.2s}.search-form input.search-field:focus{outline:none}.astra-logo-svg:not(.sticky-custom-logo .astra-logo-svg,.transparent-custom-logo .astra-logo-svg,.advanced-header-logo .astra-logo-svg){height:60px}.widget-title,.widget .wp-block-heading{font-size:22px;font-size:1.375rem;color:var(--ast-global-color-3)}.single .ast-author-details .author-title{color:var(--ast-global-color-0)}.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,.astra-search-icon:focus-visible,#close:focus-visible,a:focus-visible,.ast-menu-toggle:focus-visible,.site .skip-link:focus-visible,.wp-block-loginout input:focus-visible,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,.ast-header-navigation-arrow:focus-visible,.woocommerce .wc-proceed-to-checkout>.checkout-button:focus-visible,.woocommerce .woocommerce-MyAccount-navigation ul li a:focus-visible,.ast-orders-table__row .ast-orders-table__cell:focus-visible,.woocommerce .woocommerce-order-details .order-again>.button:focus-visible,.woocommerce .woocommerce-message a.button.wc-forward:focus-visible,.woocommerce #minus_qty:focus-visible,.woocommerce #plus_qty:focus-visible,a#ast-apply-coupon:focus-visible,.woocommerce .woocommerce-info a:focus-visible,.woocommerce .astra-shop-summary-wrap a:focus-visible,.woocommerce a.wc-forward:focus-visible,#ast-apply-coupon:focus-visible,.woocommerce-js .woocommerce-mini-cart-item a.remove:focus-visible,#close:focus-visible,.button.search-submit:focus-visible,#search_submit:focus,.normal-search:focus-visible,.ast-header-account-wrap:focus-visible,.woocommerce .ast-on-card-button.ast-quick-view-trigger:focus,.astra-cart-drawer-close:focus,.ast-single-variation:focus,.ast-woocommerce-product-gallery__image:focus,.ast-button:focus,.woocommerce-product-gallery--with-images [data-controls="prev"]:focus-visible,.woocommerce-product-gallery--with-images [data-controls="next"]:focus-visible,.ast-builder-button-wrap:has(.ast-custom-button-link:focus),.ast-builder-button-wrap .ast-custom-button-link:focus{outline-style:dotted;outline-color:inherit;outline-width:thin}input:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="reset"]:focus,input[type="search"]:focus,input[type="number"]:focus,textarea:focus,.wp-block-search__input:focus,[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,.ast-mobile-popup-drawer.active .menu-toggle-close:focus,.woocommerce-ordering select.orderby:focus,#ast-scroll-top:focus,#coupon_code:focus,.woocommerce-page #comment:focus,.woocommerce #reviews #respond input#submit:focus,.woocommerce a.add_to_cart_button:focus,.woocommerce .button.single_add_to_cart_button:focus,.woocommerce .woocommerce-cart-form button:focus,.woocommerce .woocommerce-cart-form__cart-item .quantity .qty:focus,.woocommerce .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper>.input-text:focus,.woocommerce #order_comments:focus,.woocommerce #place_order:focus,.woocommerce .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .woocommerce-input-wrapper>.input-text:focus,.woocommerce .woocommerce-MyAccount-content form button:focus,.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input.input-text:focus,.woocommerce .ast-woocommerce-container .woocommerce-pagination ul.page-numbers li a:focus,body #content .woocommerce form .form-row .select2-container--default .select2-selection--single:focus,#ast-coupon-code:focus,.woocommerce.woocommerce-js .quantity input[type=number]:focus,.woocommerce-js .woocommerce-mini-cart-item .quantity input[type=number]:focus,.woocommerce p#ast-coupon-trigger:focus{border-style:dotted;border-color:inherit;border-width:thin}input{outline:none}.woocommerce-js input[type=text]:focus,.woocommerce-js input[type=email]:focus,.woocommerce-js textarea:focus,input[type=number]:focus,.comments-area textarea#comment:focus,.comments-area textarea#comment:active,.comments-area .ast-comment-formwrap input[type="text"]:focus,.comments-area .ast-comment-formwrap input[type="text"]:active{outline-style:unset;outline-color:inherit;outline-width:thin}.site-logo-img img{transition:all 0.2s linear}body .ast-oembed-container *{position:absolute;top:0;width:100%;height:100%;left:0}body .wp-block-embed-pocket-casts .ast-oembed-container *{position:unset}.ast-single-post-featured-section+article{margin-top:2em}.site-content .ast-single-post-featured-section img{width:100%;overflow:hidden;object-fit:cover}.ast-separate-container .site-content .ast-single-post-featured-section+article{margin-top:-80px;z-index:9;position:relative;border-radius:4px}@media (min-width:1022px){.ast-no-sidebar .site-content .ast-article-image-container--wide{margin-left:-120px;margin-right:-120px;max-width:unset;width:unset}.ast-left-sidebar .site-content .ast-article-image-container--wide,.ast-right-sidebar .site-content .ast-article-image-container--wide{margin-left:-10px;margin-right:-10px}.site-content .ast-article-image-container--full{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw;width:100vw}.ast-left-sidebar .site-content .ast-article-image-container--full,.ast-right-sidebar .site-content .ast-article-image-container--full{margin-left:-10px;margin-right:-10px;max-width:inherit;width:auto}}.site>.ast-single-related-posts-container{margin-top:0}@media (min-width:1022px){.ast-desktop .ast-container--narrow{max-width:var(--ast-narrow-container-width);margin:0 auto}}@media (max-width:1021.9px){#ast-desktop-header{display:none}}@media (min-width:1022px){#ast-mobile-header{display:none}}.ast-site-header-cart .cart-container,.ast-edd-site-header-cart .ast-edd-cart-container{transition:all 0.2s linear}.ast-site-header-cart .ast-woo-header-cart-info-wrap,.ast-edd-site-header-cart .ast-edd-header-cart-info-wrap{padding:0 6px 0 2px;font-weight:600;line-height:2.7;display:inline-block}.ast-site-header-cart i.astra-icon{font-size:20px;font-size:1.3em;font-style:normal;font-weight:400;position:relative;padding:0 2px}.ast-site-header-cart i.astra-icon.no-cart-total:after,.ast-header-break-point.ast-header-custom-item-outside .ast-edd-header-cart-info-wrap,.ast-header-break-point.ast-header-custom-item-outside .ast-woo-header-cart-info-wrap{display:none}.ast-site-header-cart.ast-menu-cart-fill i.astra-icon,.ast-edd-site-header-cart.ast-edd-menu-cart-fill span.astra-icon{font-size:1.1em}.astra-cart-drawer{position:fixed;display:block;visibility:hidden;overflow:auto;-webkit-overflow-scrolling:touch;z-index:10000;background-color:var(--ast-global-color-primary,var(--ast-global-color-5));transform:translate3d(0,0,0);opacity:0;will-change:transform;transition:0.25s ease}.woocommerce-mini-cart{position:relative}.woocommerce-mini-cart::before{content:"";transition:.3s}.woocommerce-mini-cart.ajax-mini-cart-qty-loading::before{position:absolute;top:0;left:0;right:0;width:100%;height:100%;z-index:5;background-color:var(--ast-global-color-primary,var(--ast-global-color-5));opacity:.5}.astra-cart-drawer{width:460px;height:100%;left:100%;top:0;opacity:1;transform:translate3d(0%,0,0)}.astra-cart-drawer .astra-cart-drawer-header{position:absolute;width:100%;text-align:left;text-transform:inherit;font-weight:500;border-bottom:1px solid var(--ast-border-color);padding:1.34em;line-height:1;z-index:1;max-height:3.5em}.astra-cart-drawer .astra-cart-drawer-header .astra-cart-drawer-title{color:var(--ast-global-color-2)}.astra-cart-drawer .astra-cart-drawer-close .ast-close-svg{width:22px;height:22px}.astra-cart-drawer .astra-cart-drawer-content,.astra-cart-drawer .astra-cart-drawer-content .widget_shopping_cart,.astra-cart-drawer .astra-cart-drawer-content .widget_shopping_cart_content{height:100%}.astra-cart-drawer .astra-cart-drawer-content{padding-top:3.5em}.astra-cart-drawer .ast-mini-cart-price-wrap .multiply-symbol{padding:0 .5em}.astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart-item .ast-mini-cart-price-wrap{float:right;margin-top:.5em;max-width:50%}.astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart-item .variation{margin-top:.5em;margin-bottom:.5em}.astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart-item .variation dt{font-weight:500}.astra-cart-drawer .astra-cart-drawer-content .widget_shopping_cart_content{display:flex;flex-direction:column;overflow:hidden}.astra-cart-drawer .astra-cart-drawer-content .widget_shopping_cart_content ul li{min-height:60px}.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__total{display:flex;justify-content:space-between;padding:.7em 1.34em;margin-bottom:0}.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__total strong,.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__total .amount{width:50%}.astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart{padding:1.3em;flex:1;overflow:auto}.astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart a.remove{width:20px;height:20px;line-height:16px}.astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__total{padding:1em 1.5em;margin:0;text-align:center}.astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons{padding:1.34em;text-align:center;margin-bottom:0}.astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button.checkout{margin-right:0}.astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a{width:100%}.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a:nth-last-child(1){margin-bottom:0}.astra-cart-drawer .astra-cart-drawer-content .edd-cart-item{padding:.5em 2.6em .5em 1.5em}.astra-cart-drawer .astra-cart-drawer-content .edd-cart-item .edd-remove-from-cart::after{width:20px;height:20px;line-height:16px}.astra-cart-drawer .astra-cart-drawer-content .edd-cart-number-of-items{padding:1em 1.5em 1em 1.5em;margin-bottom:0;text-align:center}.astra-cart-drawer .astra-cart-drawer-content .edd_total{padding:.5em 1.5em;margin:0;text-align:center}.astra-cart-drawer .astra-cart-drawer-content .cart_item.edd_checkout{padding:1em 1.5em 0;text-align:center;margin-top:0}.astra-cart-drawer .widget_shopping_cart_content>.woocommerce-mini-cart__empty-message{display:none}.astra-cart-drawer .woocommerce-mini-cart__empty-message,.astra-cart-drawer .cart_item.empty{text-align:center;margin-top:10px}body.admin-bar .astra-cart-drawer{padding-top:32px}@media (max-width:782px){body.admin-bar .astra-cart-drawer{padding-top:46px}}.ast-mobile-cart-active body.ast-hfb-header{overflow:hidden}.ast-mobile-cart-active .astra-mobile-cart-overlay{opacity:1;cursor:pointer;visibility:visible;z-index:999}.ast-mini-cart-empty-wrap{display:flex;flex-wrap:wrap;height:100%;align-items:flex-end}.ast-mini-cart-empty-wrap>*{width:100%}.astra-cart-drawer-content .ast-mini-cart-empty{height:100%;display:flex;flex-direction:column;justify-content:space-between;text-align:center}.astra-cart-drawer-content .ast-mini-cart-empty .ast-mini-cart-message{display:flex;align-items:center;justify-content:center;height:100%;padding:1.34em}@media (min-width:546px){.astra-cart-drawer .astra-cart-drawer-content.ast-large-view .woocommerce-mini-cart__buttons{display:flex}.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content.ast-large-view .woocommerce-mini-cart__buttons a,.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content.ast-large-view .woocommerce-mini-cart__buttons a.checkout{margin-top:0;margin-bottom:0}}.ast-site-header-cart .cart-container:focus-visible{display:inline-block}.ast-site-header-cart i.astra-icon:after{content:attr(data-cart-total);position:absolute;font-family:'Poppins',sans-serif;font-style:normal;top:-10px;right:-12px;font-weight:700;box-shadow:1px 1px 3px 0 rgb(0 0 0 / .3);font-size:11px;padding-left:0;padding-right:1px;line-height:17px;letter-spacing:-.5px;height:18px;min-width:18px;border-radius:99px;text-align:center;z-index:3}li.woocommerce-custom-menu-item .ast-site-header-cart i.astra-icon:after,li.edd-custom-menu-item .ast-edd-site-header-cart span.astra-icon:after{padding-left:2px}.astra-cart-drawer .astra-cart-drawer-close{position:absolute;top:.5em;right:0;border:none;margin:0;padding:.6em 1em .4em;color:var(--ast-global-color-2);background-color:#fff0}.astra-mobile-cart-overlay{background-color:rgb(0 0 0 / .4);position:fixed;top:0;right:0;bottom:0;left:0;visibility:hidden;opacity:0;transition:opacity 0.2s ease-in-out}.astra-cart-drawer .astra-cart-drawer-content .edd-cart-item .edd-remove-from-cart{right:1.2em}.ast-header-break-point.ast-woocommerce-cart-menu.ast-hfb-header .ast-cart-menu-wrap,.ast-header-break-point.ast-hfb-header .ast-cart-menu-wrap,.ast-header-break-point .ast-edd-site-header-cart-wrap .ast-edd-cart-menu-wrap{width:auto;height:2em;font-size:1.4em;line-height:2;vertical-align:middle;text-align:right}.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping){margin-right:10px}.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping),.ast-site-header-cart .widget_shopping_cart .buttons .button:not(.checkout),.ast-site-header-cart .ast-site-header-cart-data .ast-mini-cart-empty .woocommerce-mini-cart__buttons a.button{background-color:#fff0;border-style:solid;border-width:1px;border-color:var(--ast-global-color-0);color:var(--ast-global-color-0)}.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping):hover,.ast-site-header-cart .widget_shopping_cart .buttons .button:not(.checkout):hover{border-color:var(--ast-global-color-1);color:var(--ast-global-color-1)}.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout{margin-left:0;margin-top:10px;border-style:solid;border-width:2px;border-color:var(--ast-global-color-0)}.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout:hover{border-color:var(--ast-global-color-1)}.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__total strong{padding-right:.5em;text-align:left;font-weight:500}.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__total .amount{text-align:right}.astra-cart-drawer.active{transform:translate3d(-100%,0,0);visibility:visible}.ast-site-header-cart.ast-menu-cart-outline .ast-cart-menu-wrap,.ast-site-header-cart.ast-menu-cart-fill .ast-cart-menu-wrap,.ast-edd-site-header-cart.ast-edd-menu-cart-outline .ast-edd-cart-menu-wrap,.ast-edd-site-header-cart.ast-edd-menu-cart-fill .ast-edd-cart-menu-wrap{line-height:1.8}.ast-site-header-cart .cart-container *,.ast-edd-site-header-cart .ast-edd-cart-container *{transition:all 0s linear}@media (max-width:1021px){.astra-cart-drawer.active{width:80%}}@media (max-width:544px){.astra-cart-drawer.active{width:100%}}.wp-block-buttons.aligncenter{justify-content:center}.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,.ast-outline-button,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button{border-color:var(--ast-global-color-0);border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;font-family:'Poppins',sans-serif;font-weight:500;font-size:12px;font-size:.75rem;line-height:1em;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,.ast-outline-button:hover,.ast-outline-button:focus,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus{background-color:var(--ast-global-color-1)}.wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-0)}.wp-block-buttons .wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-buttons .wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background),.ast-outline-button{background-color:var(--ast-global-color-0);color:#000}.entry-content[data-ast-blocks-layout]>figure{margin-bottom:1em}.elementor-widget-container .elementor-loop-container .e-loop-item[data-elementor-type="loop-item"]{width:100%}.ast-desktop .review-count{margin-left:-40px;margin-right:auto}.review-rating{display:flex;align-items:center;order:2}#page{display:flex;flex-direction:column;min-height:100vh}.ast-404-layout-1 h1.page-title{color:var(--ast-global-color-2)}.single .post-navigation a{line-height:1em;height:inherit}.error-404 .page-sub-title{font-size:1.5rem;font-weight:inherit}.search .site-content .content-area .search-form{margin-bottom:0}#page .site-content{flex-grow:1}.widget{margin-bottom:1.25em}#secondary li{line-height:1.5em}#secondary .wp-block-group h2{margin-bottom:.7em}#secondary h2{font-size:1.7rem}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comment-respond{padding:3em}.ast-separate-container .ast-article-single .ast-article-single{padding:0}.ast-article-single .wp-block-post-template-is-layout-grid{padding-left:0}.ast-separate-container .comments-title,.ast-narrow-container .comments-title{padding:1.5em 2em}.ast-page-builder-template .comment-form-textarea,.ast-comment-formwrap .ast-grid-common-col{padding:0}.ast-comment-formwrap{padding:0;display:inline-flex;column-gap:20px;width:100%;margin-left:0;margin-right:0}.comments-area textarea#comment:focus,.comments-area textarea#comment:active,.comments-area .ast-comment-formwrap input[type="text"]:focus,.comments-area .ast-comment-formwrap input[type="text"]:active{box-shadow:none;outline:none}.archive.ast-page-builder-template .entry-header{margin-top:2em}.ast-page-builder-template .ast-comment-formwrap{width:100%}.entry-title{margin-bottom:.5em}.ast-archive-description p{font-size:inherit;font-weight:inherit;line-height:inherit}.ast-separate-container .ast-comment-list li.depth-1,.hentry{margin-bottom:2em}@media (min-width:1021px){.ast-left-sidebar.ast-page-builder-template #secondary,.archive.ast-right-sidebar.ast-page-builder-template .site-main{padding-left:20px;padding-right:20px}}@media (max-width:544px){.ast-comment-formwrap.ast-row{column-gap:10px;display:inline-block}#ast-commentform .ast-grid-common-col{position:relative;width:100%}}@media (min-width:1201px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-author-box,.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{padding:3em}}@media (max-width:1021px){.ast-left-sidebar #content>.ast-container{display:flex;flex-direction:column-reverse;width:100%}}@media (min-width:1022px){.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary{border:0}.search-no-results.ast-separate-container #primary{margin-bottom:4em}}.elementor-widget-button .elementor-button{border-style:solid;text-decoration:none;border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px}.elementor-widget-button .elementor-button{border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0)}.elementor-widget-button .elementor-button:hover,.elementor-widget-button .elementor-button:focus{color:#fff;background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1)}.wp-block-button .wp-block-button__link,.elementor-widget-button .elementor-button,.elementor-widget-button .elementor-button:visited{color:#fff}.elementor-widget-button .elementor-button{font-family:'Poppins',sans-serif;font-weight:500;font-size:12px;font-size:.75rem;line-height:1em;text-transform:uppercase;letter-spacing:2px}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{font-size:12px;font-size:.75rem}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:#fff;background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1)}.elementor-widget-heading h1.elementor-heading-title{line-height:1.4em}.elementor-widget-heading h2.elementor-heading-title{line-height:1.3em}.elementor-widget-heading h3.elementor-heading-title{line-height:1.3em}.elementor-widget-heading h4.elementor-heading-title{line-height:1.2em}.elementor-widget-heading h5.elementor-heading-title{line-height:1.2em}.elementor-widget-heading h6.elementor-heading-title{line-height:1.25em}.wp-block-button .wp-block-button__link,.wp-block-search .wp-block-search__button,body .wp-block-file .wp-block-file__button{border-style:solid;border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);color:#fff;font-family:'Poppins',sans-serif;font-weight:500;line-height:1em;text-transform:uppercase;letter-spacing:2px;font-size:12px;font-size:.75rem;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type="button"],input[type="submit"],input[type="reset"],form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,body .wp-block-file .wp-block-file__button,.search .search-submit{border-style:solid;border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0;color:#fff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;font-family:'Poppins',sans-serif;font-weight:500;font-size:12px;font-size:.75rem;line-height:1em;text-transform:uppercase;letter-spacing:2px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="submit"]:hover,input[type="submit"]:focus,form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,body .wp-block-file .wp-block-file__button:hover,body .wp-block-file .wp-block-file__button:focus{color:#fff;background-color:var(--ast-global-color-1);border-color:var(--ast-global-color-1)}form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{padding-top:calc(10px - 3px);padding-right:calc(20px - 3px);padding-bottom:calc(10px - 3px);padding-left:calc(20px - 3px)}@media (max-width:1021px){.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon{display:inline-block}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon{margin:0}.ast-comment-avatar-wrap img{max-width:2.5em}.ast-comment-meta{padding:0 1.8888em 1.3333em}.ast-separate-container .ast-comment-list li.depth-1{padding:1.5em 2.14em}.ast-separate-container .comment-respond{padding:2em 2.14em}}@media (min-width:544px){.ast-container{max-width:100%}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-title,.ast-separate-container .ast-archive-description{padding:1.5em 1em}.ast-separate-container #content .ast-container{padding-left:.54em;padding-right:.54em}.ast-separate-container .ast-comment-list .bypostauthor{padding:.5em}.ast-search-menu-icon.ast-dropdown-active .search-field{width:170px}}#ast-mobile-header .ast-site-header-cart-li a{pointer-events:none}.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none}@media (max-width:1021px){.site-title{display:none}.site-header .site-description{display:none}h1,.entry-content :where(h1){font-size:28px}h2,.entry-content :where(h2){font-size:24px}h3,.entry-content :where(h3){font-size:22px}h4,.entry-content :where(h4){font-size:20px;font-size:1.25rem}h5,.entry-content :where(h5){font-size:19px;font-size:1.1875rem}h6,.entry-content :where(h6){font-size:18px;font-size:1.125rem}.astra-logo-svg{width:146px}header .custom-logo-link img,.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:146px;width:146px}}@media (max-width:544px){.site-title{display:none}.site-header .site-description{display:none}h1,.entry-content :where(h1){font-size:23px}h2,.entry-content :where(h2){font-size:21px}h3,.entry-content :where(h3){font-size:19px}h4,.entry-content :where(h4){font-size:18px;font-size:1.125rem}h5,.entry-content :where(h5){font-size:17px;font-size:1.0625rem}h6,.entry-content :where(h6){font-size:16px;font-size:1rem}header .custom-logo-link img,.ast-header-break-point .site-branding img,.ast-header-break-point .custom-logo-link img{max-width:143px;width:143px}.astra-logo-svg{width:143px}.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:143px}}@media (max-width:1021px){html{font-size:91.2%}}@media (max-width:544px){html{font-size:91.2%}}@media (min-width:1022px){.ast-container{max-width:1240px}}@font-face{font-family:"Astra";src:url(https://scandiland.pl/wp-content/themes/astra/assets/fonts/astra.woff) format("woff"),url(https://scandiland.pl/wp-content/themes/astra/assets/fonts/astra.ttf) format("truetype"),url(https://scandiland.pl/wp-content/themes/astra/assets/fonts/astra.svg#astra) format("svg");font-weight:400;font-style:normal;font-display:fallback}.ast-blog-layout-5-grid .ast-article-inner{box-shadow:0 6px 15px -2px rgb(16 24 40 / .05)}.ast-separate-container .ast-blog-layout-5-grid .ast-article-inner,.ast-plain-container .ast-blog-layout-5-grid .ast-article-inner{height:100%}.ast-blog-layout-5-grid .ast-row{margin-left:0;margin-right:0}.ast-blog-layout-5-grid .ast-article-inner{width:100%}.ast-blog-layout-5-grid .blog-layout-5{display:flex;flex-wrap:wrap;vertical-align:middle}.ast-blog-layout-5-grid .ast-blog-featured-section{width:25%;margin-bottom:0}.ast-blog-layout-5-grid .post-thumb-img-content{height:100%}.ast-blog-layout-5-grid .ast-blog-featured-section img{width:100%;height:100%;object-fit:cover}.ast-blog-layout-5-grid .post-content{width:75%;padding-left:1.5em}.ast-blog-layout-5-grid .ast-no-thumb .ast-blog-featured-section{width:unset}.ast-blog-layout-5-grid .ast-no-thumb .post-content{width:100%}.ast-separate-container .ast-blog-layout-5-grid .post-content{padding-right:1.5em;padding-top:1.5em;padding-bottom:1.5em}.ast-blog-layout-5-grid .ast-article-post{margin-bottom:2em;padding:0;border-bottom:0}@media (max-width:1021px){.ast-separate-container .ast-blog-layout-5-grid .post-content{padding:0}.ast-blog-layout-5-grid .ast-blog-featured-section{margin-bottom:1.5em}}@media (max-width:1021px){.ast-blog-layout-5-grid .ast-blog-featured-section,.ast-blog-layout-5-grid .post-content{width:100%}}.ast-blog-layout-6-grid .ast-blog-featured-section:before{content:""}.cat-links.badge a,.tags-links.badge a{padding:4px 8px;border-radius:3px;font-weight:400}.cat-links.underline a,.tags-links.underline a{text-decoration:underline}@media (min-width:1022px){.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover>.sub-menu,.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus>.sub-menu{margin-left:0}}.site .comments-area{padding-bottom:3em}.footer-widget-area[data-section^="section-fb-html-"] .ast-builder-html-element{text-align:center}.astra-icon-down_arrow::after{content:"\e900";font-family:Astra}.astra-icon-close::after{content:"\e5cd";font-family:Astra}.astra-icon-drag_handle::after{content:"\e25d";font-family:Astra}.astra-icon-format_align_justify::after{content:"\e235";font-family:Astra}.astra-icon-menu::after{content:"\e5d2";font-family:Astra}.astra-icon-reorder::after{content:"\e8fe";font-family:Astra}.astra-icon-search::after{content:"\e8b6";font-family:Astra}.astra-icon-zoom_in::after{content:"\e56b";font-family:Astra}.astra-icon-check-circle::after{content:"\e901";font-family:Astra}.astra-icon-shopping-cart::after{content:"\f07a";font-family:Astra}.astra-icon-shopping-bag::after{content:"\f290";font-family:Astra}.astra-icon-shopping-basket::after{content:"\f291";font-family:Astra}.astra-icon-circle-o::after{content:"\e903";font-family:Astra}.astra-icon-certificate::after{content:"\e902";font-family:Astra}.wp-block-file{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.wp-block-pullquote{border:none}.wp-block-pullquote blockquote::before{content:"\201D";font-family:"Helvetica",sans-serif;display:flex;transform:rotate(180deg);font-size:6rem;font-style:normal;line-height:1;font-weight:700;align-items:center;justify-content:center}.has-text-align-right>blockquote::before{justify-content:flex-start}.has-text-align-left>blockquote::before{justify-content:flex-end}figure.wp-block-pullquote.is-style-solid-color blockquote{max-width:100%;text-align:inherit}:root{--wp--custom--ast-default-block-top-padding:3em;--wp--custom--ast-default-block-right-padding:3em;--wp--custom--ast-default-block-bottom-padding:3em;--wp--custom--ast-default-block-left-padding:3em;--wp--custom--ast-container-width:1200px;--wp--custom--ast-content-width-size:1200px;--wp--custom--ast-wide-width-size:calc(1200px + var(--wp--custom--ast-default-block-left-padding) + var(--wp--custom--ast-default-block-right-padding))}.ast-narrow-container{--wp--custom--ast-content-width-size:750px;--wp--custom--ast-wide-width-size:750px}@media(max-width:1021px){:root{--wp--custom--ast-default-block-top-padding:3em;--wp--custom--ast-default-block-right-padding:2em;--wp--custom--ast-default-block-bottom-padding:3em;--wp--custom--ast-default-block-left-padding:2em}}@media(max-width:544px){:root{--wp--custom--ast-default-block-top-padding:3em;--wp--custom--ast-default-block-right-padding:1.5em;--wp--custom--ast-default-block-bottom-padding:3em;--wp--custom--ast-default-block-left-padding:1.5em}}.entry-content>.wp-block-group,.entry-content>.wp-block-cover,.entry-content>.wp-block-columns{padding-top:var(--wp--custom--ast-default-block-top-padding);padding-right:var(--wp--custom--ast-default-block-right-padding);padding-bottom:var(--wp--custom--ast-default-block-bottom-padding);padding-left:var(--wp--custom--ast-default-block-left-padding)}.ast-plain-container.ast-no-sidebar .entry-content>.alignfull,.ast-page-builder-template .ast-no-sidebar .entry-content>.alignfull{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw;width:100vw}.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignwide{margin-left:auto;margin-right:auto;width:100%}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-dots){height:0}[data-ast-blocks-layout] .wp-block-separator{margin:20px auto}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px}[data-ast-blocks-layout] .wp-block-separator.has-background{padding:0}.entry-content[data-ast-blocks-layout]>*{max-width:var(--wp--custom--ast-content-width-size);margin-left:auto;margin-right:auto}.entry-content[data-ast-blocks-layout]>.alignwide{max-width:var(--wp--custom--ast-wide-width-size)}.entry-content[data-ast-blocks-layout] .alignfull{max-width:none}.entry-content .wp-block-columns{margin-bottom:0}blockquote{margin:1.5em;border-color:rgb(0 0 0 / .05)}.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center){border-left:5px solid rgb(0 0 0 / .05)}.has-text-align-right>blockquote,blockquote.has-text-align-right{border-right:5px solid rgb(0 0 0 / .05)}.has-text-align-left>blockquote,blockquote.has-text-align-left{border-left:5px solid rgb(0 0 0 / .05)}.wp-block-site-tagline,.wp-block-latest-posts .read-more{margin-top:15px}.wp-block-loginout p label{display:block}.wp-block-loginout p:not(.login-remember):not(.login-submit) input{width:100%}.wp-block-loginout input:focus{border-color:#fff0}.wp-block-loginout input:focus{outline:thin dotted}.entry-content .wp-block-media-text .wp-block-media-text__content{padding:0 0 0 8%}.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{padding:0 8% 0 0}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content{padding:8%}.entry-content .wp-block-cover:not([class*="background-color"]):not(.has-text-color.has-link-color) .wp-block-cover__inner-container,.entry-content .wp-block-cover:not([class*="background-color"]) .wp-block-cover-image-text,.entry-content .wp-block-cover:not([class*="background-color"]) .wp-block-cover-text,.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover__inner-container,.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-image-text,.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-text{color:var(--ast-global-color-primary,var(--ast-global-color-5))}.wp-block-loginout .login-remember input{width:1.1rem;height:1.1rem;margin:0 5px 4px 0;vertical-align:middle}.wp-block-latest-posts>li>*:first-child,.wp-block-latest-posts:not(.is-grid)>li:first-child{margin-top:0}.entry-content>.wp-block-buttons,.entry-content>.wp-block-uagb-buttons{margin-bottom:1.5em}.wp-block-search__inside-wrapper .wp-block-search__input{padding:0 10px;color:var(--ast-global-color-3);background:var(--ast-global-color-primary,var(--ast-global-color-5));border-color:var(--ast-border-color)}.wp-block-latest-posts .read-more{margin-bottom:1.5em}.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input{padding-top:5px;padding-bottom:5px}.wp-block-latest-posts .wp-block-latest-posts__post-date,.wp-block-latest-posts .wp-block-latest-posts__post-author{font-size:1rem}.wp-block-latest-posts>li>*,.wp-block-latest-posts:not(.is-grid)>li{margin-top:12px;margin-bottom:12px}.ast-page-builder-template .entry-content[data-ast-blocks-layout]>.alignwide:where(:not(.uagb-is-root-container):not(.spectra-is-root-container))>*{max-width:var(--wp--custom--ast-wide-width-size)}.ast-page-builder-template .entry-content[data-ast-blocks-layout]>.inherit-container-width>*,.ast-page-builder-template .entry-content[data-ast-blocks-layout]>*:not(.wp-block-group):where(:not(.uagb-is-root-container):not(.spectra-is-root-container))>*,.entry-content[data-ast-blocks-layout]>.wp-block-cover .wp-block-cover__inner-container{max-width:var(--wp--custom--ast-content-width-size);margin-left:auto;margin-right:auto}.ast-page-builder-template .entry-content[data-ast-blocks-layout]>*,.ast-page-builder-template .entry-content[data-ast-blocks-layout]>.alignfull:where(:not(.wp-block-group):not(.uagb-is-root-container):not(.spectra-is-root-container))>*{max-width:none}.entry-content[data-ast-blocks-layout] .wp-block-cover:not(.alignleft):not(.alignright){width:auto}@media(max-width:1200px){.ast-separate-container .entry-content>.alignfull,.ast-separate-container .entry-content[data-ast-blocks-layout]>.alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout]>.alignwide,.ast-plain-container .entry-content .alignfull{margin-left:calc(-1 * min(var(--ast-container-default-xlg-padding),20px));margin-right:calc(-1 * min(var(--ast-container-default-xlg-padding),20px))}}@media(min-width:1201px){.ast-separate-container .entry-content>.alignfull{margin-left:calc(-1 * var(--ast-container-default-xlg-padding));margin-right:calc(-1 * var(--ast-container-default-xlg-padding))}.ast-separate-container .entry-content[data-ast-blocks-layout]>.alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout]>.alignwide{margin-left:calc(-1 * var(--wp--custom--ast-default-block-left-padding));margin-right:calc(-1 * var(--wp--custom--ast-default-block-right-padding))}}@media(min-width:1021px){.ast-separate-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width)>:where(:not(.alignleft):not(.alignright)),.ast-plain-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width)>:where(:not(.alignleft):not(.alignright)){max-width:calc(var(--wp--custom--ast-content-width-size) + 80px)}.ast-plain-container.ast-right-sidebar .entry-content[data-ast-blocks-layout] .alignfull,.ast-plain-container.ast-left-sidebar .entry-content[data-ast-blocks-layout] .alignfull{margin-left:-60px;margin-right:-60px}}@media(min-width:544px){.entry-content>.alignleft{margin-right:20px}.entry-content>.alignright{margin-left:20px}}@media (max-width:544px){.wp-block-columns .wp-block-column:not(:last-child){margin-bottom:20px}.wp-block-latest-posts{margin:0}}@media(max-width:600px){.entry-content .wp-block-media-text .wp-block-media-text__content,.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{padding:8% 0 0}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content{padding:8%}}.ast-page-builder-template .entry-header{padding-left:0}.ast-narrow-container .site-content .wp-block-uagb-image--align-full .wp-block-uagb-image__figure{max-width:100%;margin-left:auto;margin-right:auto}:root .has-ast-global-color-0-color{color:var(--ast-global-color-0)}:root .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0)}:root .wp-block-button .has-ast-global-color-0-color{color:var(--ast-global-color-0)}:root .wp-block-button .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0)}:root .has-ast-global-color-1-color{color:var(--ast-global-color-1)}:root .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1)}:root .wp-block-button .has-ast-global-color-1-color{color:var(--ast-global-color-1)}:root .wp-block-button .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1)}:root .has-ast-global-color-2-color{color:var(--ast-global-color-2)}:root .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2)}:root .wp-block-button .has-ast-global-color-2-color{color:var(--ast-global-color-2)}:root .wp-block-button .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2)}:root .has-ast-global-color-3-color{color:var(--ast-global-color-3)}:root .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3)}:root .wp-block-button .has-ast-global-color-3-color{color:var(--ast-global-color-3)}:root .wp-block-button .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3)}:root .has-ast-global-color-4-color{color:var(--ast-global-color-4)}:root .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4)}:root .wp-block-button .has-ast-global-color-4-color{color:var(--ast-global-color-4)}:root .wp-block-button .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4)}:root .has-ast-global-color-5-color{color:var(--ast-global-color-5)}:root .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5)}:root .wp-block-button .has-ast-global-color-5-color{color:var(--ast-global-color-5)}:root .wp-block-button .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5)}:root .has-ast-global-color-6-color{color:var(--ast-global-color-6)}:root .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6)}:root .wp-block-button .has-ast-global-color-6-color{color:var(--ast-global-color-6)}:root .wp-block-button .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6)}:root .has-ast-global-color-7-color{color:var(--ast-global-color-7)}:root .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7)}:root .wp-block-button .has-ast-global-color-7-color{color:var(--ast-global-color-7)}:root .wp-block-button .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7)}:root .has-ast-global-color-8-color{color:var(--ast-global-color-8)}:root .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8)}:root .wp-block-button .has-ast-global-color-8-color{color:var(--ast-global-color-8)}:root .wp-block-button .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8)}:root{--ast-global-color-0:#46cfc9;--ast-global-color-1:#3db3ab;--ast-global-color-2:#364040;--ast-global-color-3:#5b6260;--ast-global-color-4:#f0fffe;--ast-global-color-5:#FFFFFF;--ast-global-color-6:#d4e9e8;--ast-global-color-7:#192422;--ast-global-color-8:#131616}:root{--ast-border-color:var(--ast-global-color-6)}.ast-archive-entry-banner{-js-display:flex;display:flex;flex-direction:column;justify-content:center;text-align:center;position:relative;background:var(--ast-title-layout-bg)}.ast-archive-entry-banner[data-banner-width-type="custom"]{margin:0 auto;width:100%}.ast-archive-entry-banner[data-banner-layout="layout-1"]{background:inherit;padding:20px 0;text-align:left}.ast-archive-entry-banner[data-post-type="product"]{justify-content:center;min-height:30px;padding-top:1em;padding-right:3em;padding-bottom:1em;padding-left:3em}.ast-archive-entry-banner[data-post-type="product"] .ast-container{width:100%}.ast-archive-entry-banner[data-post-type="product"] .ast-container *{color:var(--ast-global-color-5)}.ast-archive-entry-banner[data-post-type="product"] .ast-container h1{color:var(--ast-global-color-5);font-weight:900;font-size:30px;font-size:1.875rem}.ast-page-builder-template .ast-archive-entry-banner[data-post-type="product"] .ast-container{max-width:100%}.ast-narrow-container .ast-archive-entry-banner[data-post-type="product"] .ast-container{max-width:750px}.ast-archive-entry-banner[data-post-type="product"] .ast-container a,.ast-archive-entry-banner[data-post-type="product"] .ast-container a *{color:var(--ast-global-color-4)}.ast-archive-entry-banner[data-post-type="product"] .ast-container a:hover,.ast-archive-entry-banner[data-post-type="product"] .ast-container a:hover *{color:var(--ast-global-color-5)}.ast-archive-entry-banner[data-post-type="product"] .ast-container>*:not(:last-child){margin-bottom:5px}.ast-archive-entry-banner[data-post-type="product"] .ast-container>*:last-child{margin-bottom:0}.ast-archive-entry-banner[data-post-type="product"][data-banner-background-type="custom"]{background-color:var(--ast-global-color-0);background-image:none}@media (min-width:1022px){.ast-narrow-container .ast-archive-entry-banner[data-post-type="product"] .ast-container{max-width:750px;padding-left:0;padding-right:0}}@media (max-width:1021px){.ast-archive-entry-banner[data-post-type="product"] .ast-container{padding-left:0;padding-right:0}}.ast-breadcrumbs .trail-browse,.ast-breadcrumbs .trail-items,.ast-breadcrumbs .trail-items li{display:inline-block;margin:0;padding:0;border:none;background:inherit;text-indent:0;text-decoration:none}.ast-breadcrumbs .trail-browse{font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit}.ast-breadcrumbs .trail-items{list-style:none}.trail-items li::after{padding:0 .3em;content:"\00bb"}.trail-items li:last-of-type::after{display:none}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6){color:var(--ast-global-color-3)}@media (max-width:1021px){.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row>*:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row>*:last-child{grid-column:1 / -1}}@media (max-width:544px){.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row>*:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row>*:last-child{grid-column:1 / -1}}.ast-header-break-point .ast-has-mobile-header-logo .custom-logo-link,.ast-header-break-point .wp-block-site-logo .custom-logo-link,.ast-desktop .wp-block-site-logo .custom-mobile-logo-link{display:none}.ast-header-break-point .ast-has-mobile-header-logo .custom-mobile-logo-link{display:inline-block}.ast-header-break-point.ast-mobile-inherit-site-logo .ast-has-mobile-header-logo .custom-logo-link,.ast-header-break-point.ast-mobile-inherit-site-logo .ast-has-mobile-header-logo .astra-logo-svg{display:block}.ast-builder-layout-element[data-section="title_tagline"]{display:flex}@media (max-width:1021px){.ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"]{display:flex}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"]{display:flex}}.ast-builder-menu-1{font-family:inherit;font-weight:inherit;text-transform:uppercase}.ast-builder-menu-1 .menu-item>.menu-link{font-size:14px;font-size:.875rem;color:var(--ast-global-color-3)}.ast-builder-menu-1 .menu-item>.ast-menu-toggle{color:var(--ast-global-color-3)}.ast-builder-menu-1 .menu-item:hover>.menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item:hover>.ast-menu-toggle{color:var(--ast-global-color-7)}.ast-builder-menu-1 .menu-item:hover>.ast-menu-toggle{color:var(--ast-global-color-7)}.ast-builder-menu-1 .menu-item.current-menu-item>.menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item>.ast-menu-toggle,.ast-builder-menu-1 .current-menu-ancestor>.menu-link{color:var(--ast-global-color-1)}.ast-builder-menu-1 .menu-item.current-menu-item>.ast-menu-toggle{color:var(--ast-global-color-1)}.ast-builder-menu-1 .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu{border-top-width:2px;border-bottom-width:0;border-right-width:0;border-left-width:0;border-color:var(--ast-global-color-0);border-style:solid;width:502px}.ast-builder-menu-1 .sub-menu .sub-menu{top:-2px}.ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu,.ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper{margin-top:164px}.ast-desktop .ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu:before,.ast-desktop .ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper:before{height:calc(164px + 2px + 5px)}.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link,.ast-header-break-point .main-navigation ul .menu-item .menu-link{border-bottom-width:1px;border-style:solid}.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu:last-child>.menu-item>.menu-link,.ast-header-break-point .main-navigation ul .menu-item .menu-link{border-bottom-width:1px}.ast-desktop .ast-builder-menu-1 .menu-item:last-child>.menu-item>.menu-link{border-bottom-width:0}@media (max-width:1021px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children>.ast-menu-toggle{top:0}.ast-builder-menu-1 .inline-on-mobile .menu-item.menu-item-has-children>.ast-menu-toggle{right:-15px}.ast-builder-menu-1 .menu-item-has-children>.menu-link:after{content:unset}.ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu,.ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper{margin-top:0}.ast-builder-menu-1 .main-header-menu,.ast-builder-menu-1 .main-header-menu .sub-menu{background-color:var(--ast-global-color-4);background-image:none}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children>.ast-menu-toggle{top:0}.ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu,.ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper{margin-top:0}}.ast-builder-menu-1{display:flex}@media (max-width:1021px){.ast-header-break-point .ast-builder-menu-1{display:flex}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1{display:flex}}.ast-builder-html-element img.alignnone{display:inline-block}.ast-builder-html-element p:first-child{margin-top:0}.ast-builder-html-element p:last-child{margin-bottom:0}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286}.ast-header-html-1 .ast-builder-html-element{color:var(--ast-global-color-3);font-size:14px;font-size:.875rem}.ast-header-html-1 a{color:var(--ast-global-color-3)}.ast-header-html-1 a:hover{color:var(--ast-global-color-1)}.ast-header-html-1{font-size:14px;font-size:.875rem}.ast-header-html-1{display:flex}@media (max-width:1021px){.ast-header-break-point .ast-header-html-1{display:flex}}@media (max-width:544px){.ast-header-break-point .ast-header-html-1{display:flex}}.ast-header-html-2 .ast-builder-html-element{font-size:15px;font-size:.9375rem}.ast-header-html-2{font-size:15px;font-size:.9375rem}.ast-header-html-2{display:flex}@media (max-width:1021px){.ast-header-break-point .ast-header-html-2{display:flex}}@media (max-width:544px){.ast-header-break-point .ast-header-html-2{display:flex}}.main-header-bar .main-header-bar-navigation .ast-search-icon{display:block;z-index:4;position:relative}.ast-search-icon .ast-icon{z-index:4}.ast-search-icon{z-index:4;position:relative;line-height:normal}.main-header-bar .ast-search-menu-icon .search-form{background-color:#fff}.ast-search-menu-icon.ast-dropdown-active.slide-search .search-form{visibility:visible;opacity:1}.ast-search-menu-icon .search-form{border:1px solid var(--ast-search-border-color);line-height:normal;padding:0 3em 0 0;border-radius:2px;display:inline-block;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;color:inherit;background-color:#fff}.ast-search-menu-icon .astra-search-icon{-js-display:flex;display:flex;line-height:normal}.ast-search-menu-icon .astra-search-icon:focus{outline:none}.ast-search-menu-icon .search-field{border:none;background-color:#fff0;transition:all .3s;border-radius:inherit;color:inherit;font-size:inherit;width:0;color:#757575}.ast-search-menu-icon .search-submit{display:none;background:none;border:none;font-size:1.3em;color:#757575}.ast-search-menu-icon.ast-dropdown-active{visibility:visible;opacity:1;position:relative}.ast-search-menu-icon.ast-dropdown-active .search-field,.ast-dropdown-active.ast-search-menu-icon.slide-search input.search-field{width:235px}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form{-js-display:flex;display:flex;align-items:center}.ast-search-menu-icon.ast-inline-search .search-field{width:100%;padding:.6em;padding-right:5.5em;transition:all 0.2s}.site-header-section-left .ast-search-menu-icon.slide-search .search-form{padding-left:2em;padding-right:unset;left:-1em;right:unset}.site-header-section-left .ast-search-menu-icon.slide-search .search-form .search-field{margin-right:unset}.ast-search-menu-icon.slide-search .search-form{-webkit-backface-visibility:visible;backface-visibility:visible;visibility:hidden;opacity:0;transition:all .2s;position:absolute;z-index:3;right:-1em;top:50%;transform:translateY(-50%)}.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder,.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder{opacity:.5}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form{-js-display:flex;display:flex;align-items:center}.ast-builder-layout-element.ast-header-search{height:auto}.ast-header-search .astra-search-icon{color:var(--ast-global-color-0);font-size:32px}.ast-header-search .search-field::placeholder,.ast-header-search .ast-icon{color:var(--ast-global-color-0)}.ast-hfb-header .site-header-section>.ast-header-search,.ast-hfb-header .ast-header-search{margin-bottom:5px;margin-right:10px}@media (max-width:1021px){.ast-header-search .astra-search-icon{font-size:18px}}@media (max-width:544px){.ast-header-search .astra-search-icon{font-size:18px}}.ast-header-search{display:flex}@media (max-width:1021px){.ast-header-break-point .ast-header-search{display:flex}}@media (max-width:544px){.ast-header-break-point .ast-header-search{display:flex}}.ast-header-account-type-icon{-js-display:inline-flex;display:inline-flex;align-self:center;vertical-align:middle}.ast-header-account-type-avatar .avatar{display:inline;border-radius:100%;max-width:100%}.as.site-header-focus-item.ast-header-account:hover>.customize-partial-edit-shortcut{opacity:0}.site-header-focus-item.ast-header-account:hover>*>.customize-partial-edit-shortcut{opacity:1}.ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg path:not(.ast-hf-account-unfill),.ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg circle{fill:var(--ast-global-color-0)}.ast-mobile-popup-content .ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg path:not(.ast-hf-account-unfill),.ast-mobile-popup-content .ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg circle{fill:var(--ast-global-color-0)}.ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg{height:28px;width:28px}.ast-header-account-wrap .ast-header-account-type-avatar .avatar{width:40px}.ast-header-account-wrap{margin-right:10px}@media (max-width:1021px){.ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg{height:18px;width:18px}.ast-header-account-wrap .ast-header-account-type-avatar .avatar{width:20px}}@media (max-width:544px){.ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg{height:27px;width:27px}.ast-header-account-wrap .ast-header-account-type-avatar .avatar{width:20px}}.ast-header-account-wrap{display:flex}@media (max-width:1021px){.ast-header-break-point .ast-header-account-wrap{display:flex}}@media (max-width:544px){.ast-header-break-point .ast-header-account-wrap{display:flex}}.ast-social-stack-desktop .ast-builder-social-element,.ast-social-stack-tablet .ast-builder-social-element,.ast-social-stack-mobile .ast-builder-social-element{margin-top:6px;margin-bottom:6px}.social-show-label-true .ast-builder-social-element{width:auto;padding:0 .4em}[data-section^="section-fb-social-icons-"] .footer-social-inner-wrap{text-align:center}.ast-footer-social-wrap{width:100%}.ast-footer-social-wrap .ast-builder-social-element:first-child{margin-left:0}.ast-footer-social-wrap .ast-builder-social-element:last-child{margin-right:0}.ast-header-social-wrap .ast-builder-social-element:first-child{margin-left:0}.ast-header-social-wrap .ast-builder-social-element:last-child{margin-right:0}.ast-builder-social-element{line-height:1;color:var(--ast-global-color-2);background:#fff0;vertical-align:middle;transition:all 0.01s;margin-left:6px;margin-right:6px;justify-content:center;align-items:center}.ast-builder-social-element .social-item-label{padding-left:6px}.ast-header-social-1-wrap .ast-builder-social-element,.ast-header-social-1-wrap .social-show-label-true .ast-builder-social-element{margin-left:6px;margin-right:6px}.ast-header-social-1-wrap .ast-builder-social-element svg{width:23px;height:23px}.ast-header-social-1-wrap{margin-left:10px}.ast-header-social-1-wrap .ast-social-color-type-custom svg{fill:var(--ast-global-color-0)}.ast-header-social-1-wrap .ast-social-color-type-custom .ast-builder-social-element:hover{color:var(--ast-global-color-1)}.ast-header-social-1-wrap .ast-social-color-type-custom .ast-builder-social-element:hover svg{fill:var(--ast-global-color-1)}.ast-header-social-1-wrap .ast-social-color-type-custom .social-item-label{color:var(--ast-global-color-0)}.ast-header-social-1-wrap .ast-builder-social-element:hover .social-item-label{color:var(--ast-global-color-1)}.ast-builder-layout-element[data-section="section-hb-social-icons-1"]{display:flex}@media (max-width:1021px){.ast-header-break-point .ast-builder-layout-element[data-section="section-hb-social-icons-1"]{display:flex}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section="section-hb-social-icons-1"]{display:flex}}.header-widget-area[data-section="sidebar-widgets-header-widget-1"]{display:block}@media (max-width:1021px){.ast-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-1"]{display:block}}@media (max-width:544px){.ast-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-1"]{display:block}}.ast-site-header-cart .ast-cart-menu-wrap,.ast-site-header-cart .ast-addon-cart-wrap{color:var(--ast-global-color-0)}.ast-site-header-cart .ast-cart-menu-wrap .count,.ast-site-header-cart .ast-cart-menu-wrap .count:after,.ast-site-header-cart .ast-addon-cart-wrap .count,.ast-site-header-cart .ast-addon-cart-wrap .ast-icon-shopping-cart:after{color:var(--ast-global-color-0);border-color:var(--ast-global-color-0)}.ast-site-header-cart .ast-addon-cart-wrap .ast-icon-shopping-cart:after{color:#000;background-color:var(--ast-global-color-0)}.ast-site-header-cart .ast-woo-header-cart-info-wrap{color:var(--ast-global-color-0)}.ast-site-header-cart .ast-addon-cart-wrap i.astra-icon:after{color:#000;background-color:var(--ast-global-color-0)}.ast-site-header-cart a.cart-container *{transition:none}.ast-icon-shopping-bag svg{height:1em;width:1em}.ast-site-header-cart.ast-menu-cart-outline .ast-addon-cart-wrap,.ast-site-header-cart.ast-menu-cart-fill .ast-addon-cart-wrap{line-height:1}.ast-hfb-header .ast-addon-cart-wrap{padding:.4em}.ast-site-header-cart .ast-addon-cart-wrap i.astra-icon:after,.ast-theme-transparent-header .ast-site-header-cart .ast-addon-cart-wrap i.astra-icon:after{color:#000}.ast-desktop-cart-flyout.ast-site-header-cart:focus .widget_shopping_cart,.ast-desktop-cart-flyout.ast-site-header-cart:hover .widget_shopping_cart{opacity:0;visibility:hidden}.ast-desktop .astra-cart-drawer{width:35%}.ast-site-header-cart .ast-cart-menu-wrap,.ast-site-header-cart .ast-addon-cart-wrap{color:var(--ast-global-color-0)}.ast-menu-cart-outline .ast-cart-menu-wrap .count,.ast-menu-cart-outline .ast-addon-cart-wrap{color:var(--ast-global-color-0)}.ast-menu-cart-outline .ast-cart-menu-wrap .count{color:#000}.ast-site-header-cart .ast-menu-cart-outline .ast-woo-header-cart-info-wrap{color:var(--ast-global-color-0)}.ast-site-header-cart .cart-container:hover .count,.ast-site-header-cart .cart-container:hover .count{color:#000}.ast-menu-cart-fill .ast-cart-menu-wrap .count,.ast-menu-cart-fill .ast-cart-menu-wrap,.ast-menu-cart-fill .ast-addon-cart-wrap .ast-woo-header-cart-info-wrap,.ast-menu-cart-fill .ast-addon-cart-wrap{background-color:var(--ast-global-color-0);color:#000}.ast-menu-cart-fill .ast-site-header-cart-li:hover .ast-cart-menu-wrap .count,.ast-menu-cart-fill .ast-site-header-cart-li:hover .ast-cart-menu-wrap,.ast-menu-cart-fill .ast-site-header-cart-li:hover .ast-addon-cart-wrap,.ast-menu-cart-fill .ast-site-header-cart-li:hover .ast-addon-cart-wrap .ast-woo-header-cart-info-wrap,.ast-menu-cart-fill .ast-site-header-cart-li:hover .ast-addon-cart-wrap i.astra-icon:after{color:#000}.ast-site-header-cart .ast-site-header-cart-li:hover .ast-addon-cart-wrap i.astra-icon:after{color:#000}.ast-site-header-cart.ast-menu-cart-fill .ast-site-header-cart-li:hover .astra-icon{color:#000}.ast-site-header-cart .widget_shopping_cart:before,.ast-site-header-cart .widget_shopping_cart:after{transition:all 0.3s ease;margin-left:.5em}@media (max-width:1021px){.woocommerce .ast-header-woo-cart .ast-site-header-cart .ast-addon-cart-wrap,.ast-header-woo-cart .ast-site-header-cart .ast-addon-cart-wrap{margin-right:10px}}.ast-header-woo-cart{display:flex}@media (max-width:1021px){.ast-header-break-point .ast-header-woo-cart{display:flex}}@media (max-width:544px){.ast-header-break-point .ast-header-woo-cart{display:flex}}.site-below-footer-wrap{padding-top:20px;padding-bottom:20px}.site-below-footer-wrap[data-section="section-below-footer-builder"]{background-color:var(--ast-global-color-7);background-image:none;min-height:30px;border-style:solid;border-width:0;border-top-width:1px;border-top-color:var(--ast-global-color-3)}.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row{max-width:1200px;min-height:30px;margin-left:auto;margin-right:auto}.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row,.site-below-footer-wrap[data-section="section-below-footer-builder"] .site-footer-section{align-items:center}.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0}.ast-builder-grid-row-full .ast-builder-grid-row{grid-template-columns:1fr}@media (max-width:1021px){.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0}.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-full .ast-builder-grid-row{grid-template-columns:1fr}}@media (max-width:544px){.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0}.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr}}.site-below-footer-wrap[data-section="section-below-footer-builder"]{padding-top:30px;padding-bottom:30px;padding-left:30px;padding-right:30px}@media (max-width:1021px){.site-below-footer-wrap[data-section="section-below-footer-builder"]{padding-left:20px;padding-right:20px}}.site-below-footer-wrap[data-section="section-below-footer-builder"]{display:grid}@media (max-width:1021px){.ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"]{display:grid}}@media (max-width:544px){.ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"]{display:grid}}.ast-builder-html-element img.alignnone{display:inline-block}.ast-builder-html-element p:first-child{margin-top:0}.ast-builder-html-element p:last-child{margin-bottom:0}.ast-header-break-point .main-header-bar .ast-builder-html-element{line-height:1.85714285714286}.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element{color:var(--ast-global-color-4)}.footer-widget-area[data-section="section-fb-html-1"] a{color:var(--ast-global-color-4)}.footer-widget-area[data-section="section-fb-html-1"] a:hover{color:var(--ast-global-color-4)}@media (max-width:1021px){.footer-widget-area[data-section="section-fb-html-1"]{margin-left:20px}}@media (max-width:544px){.footer-widget-area[data-section="section-fb-html-1"]{margin-top:0;margin-bottom:0;margin-left:0;margin-right:0}}.footer-widget-area[data-section="section-fb-html-1"]{display:block}@media (max-width:1021px){.ast-header-break-point .footer-widget-area[data-section="section-fb-html-1"]{display:block}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="section-fb-html-1"]{display:block}}.footer-widget-area[data-section="section-fb-html-2"] .ast-builder-html-element{color:var(--ast-global-color-5)}.footer-widget-area[data-section="section-fb-html-2"] a{color:var(--ast-global-color-5)}.footer-widget-area[data-section="section-fb-html-2"] a:hover{color:var(--ast-global-color-4)}.footer-widget-area[data-section="section-fb-html-2"]{display:block}@media (max-width:1021px){.ast-header-break-point .footer-widget-area[data-section="section-fb-html-2"]{display:block}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="section-fb-html-2"]{display:block}}.footer-widget-area[data-section="section-fb-html-3"] .ast-builder-html-element{color:var(--ast-global-color-5)}.footer-widget-area[data-section="section-fb-html-3"] a{color:var(--ast-global-color-5)}.footer-widget-area[data-section="section-fb-html-3"] a:hover{color:var(--ast-global-color-5)}.footer-widget-area[data-section="section-fb-html-3"]{display:block}@media (max-width:1021px){.ast-header-break-point .footer-widget-area[data-section="section-fb-html-3"]{display:block}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="section-fb-html-3"]{display:block}}.footer-widget-area[data-section="section-fb-html-5"] .ast-builder-html-element{color:var(--ast-global-color-5)}.footer-widget-area[data-section="section-fb-html-5"] a{color:var(--ast-global-color-5)}.footer-widget-area[data-section="section-fb-html-5"] a:hover{color:var(--ast-global-color-4)}@media (max-width:1021px){.footer-widget-area[data-section="section-fb-html-5"]{margin-left:20px}}@media (max-width:544px){.footer-widget-area[data-section="section-fb-html-5"]{margin-left:0}}.footer-widget-area[data-section="section-fb-html-5"]{display:block}@media (max-width:1021px){.ast-header-break-point .footer-widget-area[data-section="section-fb-html-5"]{display:block}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="section-fb-html-5"]{display:block}}.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element{text-align:right}@media (max-width:1021px){.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element{text-align:right}}@media (max-width:544px){.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element{text-align:center}}.footer-widget-area[data-section="section-fb-html-2"] .ast-builder-html-element{text-align:left}@media (max-width:1021px){.footer-widget-area[data-section="section-fb-html-2"] .ast-builder-html-element{text-align:left}}@media (max-width:544px){.footer-widget-area[data-section="section-fb-html-2"] .ast-builder-html-element{text-align:left}}.footer-widget-area[data-section="section-fb-html-3"] .ast-builder-html-element{text-align:right}@media (max-width:1021px){.footer-widget-area[data-section="section-fb-html-3"] .ast-builder-html-element{text-align:right}}@media (max-width:544px){.footer-widget-area[data-section="section-fb-html-3"] .ast-builder-html-element{text-align:center}}.footer-widget-area[data-section="section-fb-html-5"] .ast-builder-html-element{text-align:left}@media (max-width:1021px){.footer-widget-area[data-section="section-fb-html-5"] .ast-builder-html-element{text-align:center}}@media (max-width:544px){.footer-widget-area[data-section="section-fb-html-5"] .ast-builder-html-element{text-align:center}}.ast-footer-copyright{text-align:center}.ast-footer-copyright.site-footer-focus-item{color:var(--ast-global-color-5)}@media (max-width:1021px){.ast-footer-copyright{text-align:left}}@media (max-width:544px){.ast-footer-copyright{text-align:center}}.ast-footer-copyright.site-footer-focus-item{font-size:14px;font-size:.875rem}.ast-footer-copyright.ast-builder-layout-element{display:flex}@media (max-width:1021px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex}}@media (max-width:544px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex}}.ast-social-stack-desktop .ast-builder-social-element,.ast-social-stack-tablet .ast-builder-social-element,.ast-social-stack-mobile .ast-builder-social-element{margin-top:6px;margin-bottom:6px}.social-show-label-true .ast-builder-social-element{width:auto;padding:0 .4em}[data-section^="section-fb-social-icons-"] .footer-social-inner-wrap{text-align:center}.ast-footer-social-wrap{width:100%}.ast-footer-social-wrap .ast-builder-social-element:first-child{margin-left:0}.ast-footer-social-wrap .ast-builder-social-element:last-child{margin-right:0}.ast-header-social-wrap .ast-builder-social-element:first-child{margin-left:0}.ast-header-social-wrap .ast-builder-social-element:last-child{margin-right:0}.ast-builder-social-element{line-height:1;color:var(--ast-global-color-2);background:#fff0;vertical-align:middle;transition:all 0.01s;margin-left:6px;margin-right:6px;justify-content:center;align-items:center}.ast-builder-social-element .social-item-label{padding-left:6px}.ast-footer-social-1-wrap .ast-builder-social-element,.ast-footer-social-1-wrap .social-show-label-true .ast-builder-social-element{padding:10px}.ast-footer-social-1-wrap .ast-builder-social-element svg{width:18px;height:18px}.ast-footer-social-1-wrap .ast-social-icon-image-wrap{margin:10px}.ast-footer-social-1-wrap .ast-social-color-type-custom svg{fill:var(--ast-global-color-4)}.ast-footer-social-1-wrap .ast-builder-social-element{background:rgb(255 255 255 / .1)}.ast-footer-social-1-wrap .ast-social-color-type-custom .social-item-label{color:var(--ast-global-color-4)}[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap{text-align:left}@media (max-width:1021px){[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap{text-align:left}}@media (max-width:544px){[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap{text-align:left}}.ast-builder-layout-element[data-section="section-fb-social-icons-1"]{display:flex}@media (max-width:1021px){.ast-header-break-point .ast-builder-layout-element[data-section="section-fb-social-icons-1"]{display:flex}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section="section-fb-social-icons-1"]{display:flex}}.site-above-footer-wrap{padding-top:20px;padding-bottom:20px}.site-above-footer-wrap[data-section="section-above-footer-builder"]{background-color:#efefef;background-image:none;min-height:35px}.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row{max-width:1200px;min-height:35px;margin-left:auto;margin-right:auto}.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row,.site-above-footer-wrap[data-section="section-above-footer-builder"] .site-footer-section{align-items:center}.site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0}.ast-builder-grid-row-2-lheavy .ast-builder-grid-row{grid-template-columns:2fr 1fr}@media (max-width:1021px){.site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0}.site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-equal .ast-builder-grid-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:544px){.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row{grid-column-gap:10px;grid-row-gap:10px}.site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0}.site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr}}@media (max-width:544px){.site-above-footer-wrap[data-section="section-above-footer-builder"]{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px}}.site-above-footer-wrap[data-section="section-above-footer-builder"]{display:grid}@media (max-width:1021px){.ast-header-break-point .site-above-footer-wrap[data-section="section-above-footer-builder"]{display:grid}}@media (max-width:544px){.ast-header-break-point .site-above-footer-wrap[data-section="section-above-footer-builder"]{display:grid}}.site-primary-footer-wrap{padding-top:45px;padding-bottom:45px}.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{background-color:var(--ast-global-color-2);background-image:none;border-style:solid;border-width:0;border-top-width:1px;border-top-color:var(--ast-global-color-3)}.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row{max-width:1200px;margin-left:auto;margin-right:auto}.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row,.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .site-footer-section{align-items:flex-start}.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0}.ast-builder-grid-row-4-lheavy .ast-builder-grid-row{grid-template-columns:2fr 1fr 1fr 1fr}@media (max-width:1021px){.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0}.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-equal .ast-builder-grid-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:544px){.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0}.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr}}.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{padding-top:50px;padding-bottom:50px;padding-left:30px;padding-right:30px}@media (max-width:1021px){.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{padding-top:50px;padding-bottom:50px;padding-left:25px;padding-right:25px}}.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{display:grid}@media (max-width:1021px){.ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"]{display:grid}}@media (max-width:544px){.ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"]{display:grid}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .footer-widget-area-inner{text-align:left}@media (max-width:1021px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .footer-widget-area-inner{text-align:left}}@media (max-width:544px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .footer-widget-area-inner{text-align:left}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner{text-align:left}@media (max-width:1021px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner{text-align:left}}@media (max-width:544px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner{text-align:left}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner{text-align:left}@media (max-width:1021px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner{text-align:left}}@media (max-width:544px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner{text-align:left}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .footer-widget-area-inner{text-align:left}@media (max-width:1021px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .footer-widget-area-inner{text-align:left}}@media (max-width:544px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .footer-widget-area-inner{text-align:left}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .footer-widget-area-inner{color:var(--ast-global-color-5)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .footer-widget-area-inner a{color:var(--ast-global-color-5)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .footer-widget-area-inner a:hover{color:var(--ast-global-color-4)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-title,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h1,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h1,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h2,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h2,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h3,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h3,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h4,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h4,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h5,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h5,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h6,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h6{color:var(--ast-global-color-5)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]{display:block}@media (max-width:1021px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]{display:block}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]{display:block}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner{color:var(--ast-global-color-5)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner a{color:var(--ast-global-color-5)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner a:hover{color:var(--ast-global-color-4)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-title,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h1,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h1,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h2,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h2,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h3,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h3,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h4,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h4,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h5,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h5,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h6,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h6{color:var(--ast-global-color-5)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{display:block}@media (max-width:1021px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{display:block}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{display:block}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner{color:var(--ast-global-color-5)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner a{color:var(--ast-global-color-5)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner a:hover{color:var(--ast-global-color-4)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-title,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h1,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h1,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h2,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h2,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h3,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h3,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h4,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h4,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h5,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h5,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h6,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h6{color:var(--ast-global-color-5)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"]{display:block}@media (max-width:1021px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"]{display:block}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"]{display:block}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .footer-widget-area-inner{color:var(--ast-global-color-4)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-title,.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] h1,.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-area h1,.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] h2,.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-area h2,.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] h3,.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-area h3,.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] h4,.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-area h4,.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] h5,.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-area h5,.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] h6,.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-area h6{color:var(--ast-global-color-5)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"]{display:block}@media (max-width:1021px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"]{display:block}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"]{display:block}}.elementor-posts-container [CLASS*="ast-width-"]{width:100%}.elementor-template-full-width .ast-container{display:block}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{top:0!important}@media (max-width:544px){.elementor-element .elementor-wc-products .woocommerce[class*="columns-"] ul.products li.product{width:auto;margin:0}.elementor-element .woocommerce .woocommerce-result-count{float:none}}.ast-header-divider-2 .ast-divider-wrapper{border-style:solid;border-color:var(--ast-global-color-6)}.ast-header-divider-2 .ast-divider-layout-vertical{border-right-width:1px}.ast-header-divider-2.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%}.ast-header-divider-2.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px}.ast-header-divider-2 .ast-divider-layout-horizontal{border-top-width:1px}.ast-header-divider-2.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%}.ast-header-divider-2.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px}.ast-container[data-section="section-above-header-builder"],.ast-container[data-section="section-primary-header-builder"],.ast-container[data-section="section-below-header-builder"],.ast-container[data-section="section-above-header-builder"] .site-header-above-section-left,.ast-container[data-section="section-above-header-builder"] .site-header-above-section-center,.ast-container[data-section="section-above-header-builder"] .site-header-above-section-right,.ast-container[data-section="section-primary-header-builder"] .site-header-primary-section-left,.ast-container[data-section="section-primary-header-builder"] .site-header-primary-section-center,.ast-container[data-section="section-primary-header-builder"] .site-header-primary-section-right,.ast-container[data-section="section-below-header-builder"] .site-header-below-section-left,.ast-container[data-section="section-below-header-builder"] .site-header-below-section-center,.ast-container[data-section="section-below-header-builder"] .site-header-below-section-right{position:relative}@media (max-width:1021px){.ast-header-divider-2 .ast-divider-wrapper{border-style:solid;border-color:var(--ast-global-color-6)}.ast-mobile-popup-content .ast-header-divider-2 .ast-divider-wrapper{border-color:var(--ast-global-color-6)}.ast-header-divider-2 .ast-divider-layout-vertical{border-right-width:1px}.ast-header-divider-2.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%}.ast-header-divider-2.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px}.ast-header-divider-2 .ast-divider-layout-horizontal{border-top-width:1px}.ast-header-divider-2.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%}.ast-header-divider-2.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px}}@media (max-width:544px){.ast-header-divider-2 .ast-divider-wrapper{border-style:solid;border-color:var(--ast-global-color-6)}.ast-mobile-popup-content .ast-header-divider-2 .ast-divider-wrapper{border-color:var(--ast-global-color-6)}.ast-header-divider-2 .ast-divider-layout-vertical{border-right-width:1px}.ast-header-divider-2.ast-hb-divider-layout-vertical .ast-divider-layout-vertical{height:50%}.ast-header-divider-2.ast-fb-divider-layout-vertical .ast-divider-layout-vertical{height:50px}.ast-header-divider-2 .ast-divider-layout-horizontal{border-top-width:1px}.ast-header-divider-2.ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50%}.ast-header-divider-2.ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal{width:50px}}.ast-header-divider-2{display:flex}@media (max-width:1021px){.ast-header-break-point .ast-header-divider-2{display:flex}}@media (max-width:544px){.ast-header-break-point .ast-header-divider-2{display:flex}}.ast-desktop .ast-mega-menu-enabled .ast-builder-menu-1 div:not(.astra-full-megamenu-wrapper) .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu,.ast-desktop .ast-builder-menu-1 .astra-full-megamenu-wrapper,.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu{box-shadow:0 4px 10px -2px rgb(0 0 0 / .1)}.ast-desktop .ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:35%}@media (max-width:1021px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%}}@media (max-width:544px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%}}.ast-header-break-point .main-header-bar{border-bottom-width:0}@media (min-width:1022px){.main-header-bar{border-bottom-width:0}}.main-header-menu .menu-item,#astra-footer-menu .menu-item,.main-header-bar .ast-masthead-custom-menu-items{-js-display:flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-header-menu>.menu-item>.menu-link,#astra-footer-menu>.menu-item>.menu-link{height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-js-display:flex;display:flex}.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link:after{position:absolute;right:1em;top:50%;transform:translate(0,-50%) rotate(270deg)}.ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children>.ast-menu-toggle::before,.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before,.ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before,.ast-header-break-point .ast-mobile-header-wrap .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before{font-weight:700;content:"\e900";font-family:Astra;text-decoration:inherit;display:inline-block}.ast-header-break-point .main-navigation ul.sub-menu .menu-item .menu-link:before{content:"\e900";font-family:Astra;font-size:.65em;text-decoration:inherit;display:inline-block;transform:translate(0,-2px) rotateZ(270deg);margin-right:5px}.widget_search .search-form:after{font-family:Astra;font-size:1.2em;font-weight:400;content:"\e8b6";position:absolute;top:50%;right:15px;transform:translate(0,-50%)}.astra-search-icon::before{content:"\e8b6";font-family:Astra;font-style:normal;font-weight:400;text-decoration:inherit;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:3}.main-header-bar .main-header-bar-navigation .page_item_has_children>a:after,.main-header-bar .main-header-bar-navigation .menu-item-has-children>a:after,.menu-item-has-children .ast-header-navigation-arrow:after{content:"\e900";display:inline-block;font-family:Astra;font-size:.6rem;font-weight:700;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px;line-height:normal}.menu-item-has-children .sub-menu .ast-header-navigation-arrow:after{margin-left:0}.ast-mobile-popup-drawer .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before{transform:rotateX(180deg)}.ast-header-break-point .main-header-bar-navigation .menu-item-has-children>.menu-link:after{display:none}@media (min-width:1022px){.ast-builder-menu .main-navigation>ul>li:last-child a{margin-right:0}}.ast-separate-container .ast-article-inner{background-color:#fff0;background-image:none}.ast-separate-container .ast-article-post{background-color:var(--ast-global-color-5);background-image:none}@media (max-width:1021px){.ast-separate-container .ast-article-post{background-color:#fff;background-image:none}}@media (max-width:544px){.ast-separate-container .ast-article-post{background-color:#fff;background-image:none}}.ast-separate-container .ast-article-single:not(.ast-related-post),.woocommerce.ast-separate-container .ast-woocommerce-container,.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description,.ast-separate-container .comments-area .comment-respond,.ast-separate-container .comments-area .ast-comment-list li,.ast-separate-container .comments-area .comments-title{background-color:var(--ast-global-color-5);background-image:none}@media (max-width:1021px){.ast-separate-container .ast-article-single:not(.ast-related-post),.woocommerce.ast-separate-container .ast-woocommerce-container,.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:#fff;background-image:none}}@media (max-width:544px){.ast-separate-container .ast-article-single:not(.ast-related-post),.woocommerce.ast-separate-container .ast-woocommerce-container,.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:#fff;background-image:none}}.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);background-image:none}@media (max-width:1021px){.ast-separate-container.ast-two-container #secondary .widget{background-color:#fff;background-image:none}}@media (max-width:544px){.ast-separate-container.ast-two-container #secondary .widget{background-color:#fff;background-image:none}}.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-5);background-image:none}@media (max-width:1021px){.ast-plain-container,.ast-page-builder-template{background-color:#fff;background-image:none}}@media (max-width:544px){.ast-plain-container,.ast-page-builder-template{background-color:#fff;background-image:none}}.ast-mobile-header-content>*,.ast-desktop-header-content>*{padding:10px 0;height:auto}.ast-mobile-header-content>*:first-child,.ast-desktop-header-content>*:first-child{padding-top:10px}.ast-mobile-header-content>.ast-builder-menu,.ast-desktop-header-content>.ast-builder-menu{padding-top:0}.ast-mobile-header-content>*:last-child,.ast-desktop-header-content>*:last-child{padding-bottom:0}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search label,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search label{width:100%}.ast-desktop-header-content .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before{transform:rotateX(180deg)}#ast-desktop-header .ast-desktop-header-content,.ast-mobile-header-content .ast-search-icon,.ast-desktop-header-content .ast-search-icon,.ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content{display:none}.ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content,.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content{display:block}.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up>.menu-item>.sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up>.menu-item .menu-item>.sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down>.menu-item>.sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down>.menu-item .menu-item>.sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade>.menu-item>.sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade>.menu-item .menu-item>.sub-menu{opacity:1;visibility:visible}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation{width:unset;margin:unset}.ast-mobile-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle,.ast-desktop-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle{left:calc(20px - 0.907em);right:auto}.ast-mobile-header-content .ast-search-menu-icon,.ast-mobile-header-content .ast-search-menu-icon.slide-search,.ast-desktop-header-content .ast-search-menu-icon,.ast-desktop-header-content .ast-search-menu-icon.slide-search{width:100%;position:relative;display:block;right:auto;transform:none}.ast-mobile-header-content .ast-search-menu-icon.slide-search .search-form,.ast-mobile-header-content .ast-search-menu-icon .search-form,.ast-desktop-header-content .ast-search-menu-icon.slide-search .search-form,.ast-desktop-header-content .ast-search-menu-icon .search-form{right:0;visibility:visible;opacity:1;position:relative;top:auto;transform:none;padding:0;display:block;overflow:hidden}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-mobile-header-content .ast-search-menu-icon .search-field,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-desktop-header-content .ast-search-menu-icon .search-field{width:100%;padding-right:5.5em}.ast-mobile-header-content .ast-search-menu-icon .search-submit,.ast-desktop-header-content .ast-search-menu-icon .search-submit{display:block;position:absolute;height:100%;top:0;right:0;padding:0 1em;border-radius:0}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation ul .sub-menu .menu-link{padding-left:30px}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link{padding-left:40px}.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{background-color:#fff;}.ast-mobile-header-wrap .ast-mobile-header-content,.ast-desktop-header-content{background-color:#fff;}.ast-mobile-popup-content>*,.ast-mobile-header-content>*,.ast-desktop-popup-content>*,.ast-desktop-header-content>*{padding-top:0;padding-bottom:0}.content-align-flex-start .ast-builder-layout-element{justify-content:flex-start}.content-align-flex-start .main-header-menu{text-align:left}.ast-mobile-popup-drawer.active .menu-toggle-close{color:#3a3a3a}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:73px}.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item{line-height:73px}.ast-desktop .ast-primary-header-bar .ast-header-woo-cart,.ast-desktop .ast-primary-header-bar .ast-header-edd-cart{line-height:73px;min-height:73px}.woocommerce .ast-site-header-cart,.ast-site-header-cart{display:flex;flex-wrap:wrap;align-items:center}#masthead .ast-container,.site-header-focus-item+.ast-breadcrumbs-wrapper{max-width:100%;padding-left:35px;padding-right:35px}.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px}.ast-header-break-point .ast-primary-header-bar{border-bottom-width:1px;border-bottom-style:solid}@media (min-width:1022px){.ast-primary-header-bar{border-bottom-width:1px;border-bottom-style:solid}}.ast-primary-header-bar{background-color:rgb(240 255 254 / .79);background-image:none}@media (max-width:544px){.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:76px}}.ast-primary-header-bar{display:block}@media (max-width:1021px){.ast-header-break-point .ast-primary-header-bar{display:grid}}@media (max-width:544px){.ast-header-break-point .ast-primary-header-bar{display:grid}}[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-outline{background:#fff0;color:var(--ast-global-color-0);border-top-width:2px;border-bottom-width:2px;border-right-width:2px;border-left-width:2px;border-style:solid;border-color:var(--ast-global-color-0)}[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{width:15px;height:15px;fill:var(--ast-global-color-0)}[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:var(--ast-global-color-0)}.ast-above-header .main-header-bar-navigation{height:100%}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children>.ast-menu-toggle::before{font-size:.6rem}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before{transform:rotateX(180deg)}.ast-mobile-header-wrap .ast-above-header-bar,.ast-above-header-bar .site-above-header-wrap{min-height:30px}.ast-desktop .ast-above-header-bar .main-header-menu>.menu-item{line-height:30px}.ast-desktop .ast-above-header-bar .ast-header-woo-cart,.ast-desktop .ast-above-header-bar .ast-header-edd-cart{line-height:30px}.ast-above-header-bar{border-bottom-width:0;border-bottom-color:var(--ast-global-color-1);border-bottom-style:solid}.ast-above-header.ast-above-header-bar{background-color:var(--ast-global-color-5);background-image:none}.ast-header-break-point .ast-above-header-bar{background-color:var(--ast-global-color-5)}@media (max-width:1021px){#masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px}}.ast-above-header-bar{display:block}@media (max-width:1021px){.ast-header-break-point .ast-above-header-bar{display:grid}}@media (max-width:544px){.ast-header-break-point .ast-above-header-bar{display:grid}}:root{--e-global-color-astglobalcolor0:#46cfc9;--e-global-color-astglobalcolor1:#3db3ab;--e-global-color-astglobalcolor2:#364040;--e-global-color-astglobalcolor3:#5b6260;--e-global-color-astglobalcolor4:#f0fffe;--e-global-color-astglobalcolor5:#FFFFFF;--e-global-color-astglobalcolor6:#d4e9e8;--e-global-color-astglobalcolor7:#192422;--e-global-color-astglobalcolor8:#131616}.astra-dark-mode-enable .blockUI.blockOverlay{background-color:var(--ast-global-color-primary,--ast-global-color-4)!important}.ast-header-social-wrap svg{fill:var(--ast-global-color-2);stroke:var(--ast-global-color-2)}.astra-dark-mode-enable .main-header-menu .sub-menu{background-color:var(--ast-global-color-secondary,--ast-global-color-5)}.astra-dark-mode-enable .ast-header-search .ast-search-menu-icon .search-form{border-color:var(--ast-border-color)!important}:root{border-color:var(--ast-border-color)!important}.astra-dark-mode-enable label,.astra-dark-mode-enable legend{color:var(--ast-global-color-2)}.astra-dark-mode-enable input[type="text"]:focus,.astra-dark-mode-enable input[type="number"]:focus,.astra-dark-mode-enable input[type="email"]:focus,.astra-dark-mode-enable input[type="url"]:focus,.astra-dark-mode-enable input[type="password"]:focus,.astra-dark-mode-enable input[type="search"]:focus,.astra-dark-mode-enable input[type=reset]:focus,.astra-dark-mode-enable input[type="tel"]:focus,.astra-dark-mode-enable input[type="date"]:focus,.astra-dark-mode-enable select:focus,.astra-dark-mode-enable textarea:focus,.astra-dark-mode-enable .select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--ast-global-color-2)}.astra-dark-mode-enable .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border:1px solid var(--ast-border-color);outline:none}.astra-dark-mode-enable .woocommerce-js label,.astra-dark-mode-enable .woocommerce-js legend{color:var(--ast-global-color-3)}.astra-dark-mode-enable .woocommerce-js div.product .woocommerce-tabs ul.tabs li a{color:var(--ast-global-color-3)}.astra-dark-mode-enable .woocommerce-error,.astra-dark-mode-enable .woocommerce-info,.astra-dark-mode-enable .woocommerce-message{background-color:var(--ast-global-color-secondary,--ast-global-color-5);color:var(--ast-global-color-3)}.astra-dark-mode-enable .wpforms-field-container .wpforms-field-label,.astra-dark-mode-enable .wpforms-field-sublabel{color:var(--ast-global-color-2)}.astra-dark-mode-enable .wpcf7 input[type=file]{background:var(--ast-global-color-secondary,--ast-global-color-5);border-color:var(--ast-border-color)}:root body.astra-dark-mode-enable{--wpforms-field-background-color:var( --ast-global-color-secondary,--ast-global-color-5 );--wpforms-label-sublabel-color:var(--ast-global-color-2);--wpforms-label-color:var(--ast-global-color-2);--wpforms-field-text-color:var(--ast-global-color-2);--wpforms-field-border-color:var(--ast-border-color)}.ast-desktop .astra-menu-animation-slide-up>.menu-item>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-up>.menu-item>.sub-menu,.ast-desktop .astra-menu-animation-slide-up>.menu-item>.sub-menu .sub-menu{opacity:0;visibility:hidden;transform:translateY(.5em);transition:visibility .2s ease,transform .2s ease}.ast-desktop .astra-menu-animation-slide-up>.menu-item .menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-slide-up>.menu-item .menu-item:hover>.sub-menu,.ast-desktop .astra-menu-animation-slide-up>.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-up>.menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-slide-up>.menu-item:hover>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-up>.menu-item:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.ast-desktop .astra-menu-animation-slide-up>.full-width-mega.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-up>.full-width-mega.menu-item:hover>.astra-full-megamenu-wrapper{-js-display:flex;display:flex}.ast-desktop .astra-menu-animation-slide-down>.menu-item>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-down>.menu-item>.sub-menu,.ast-desktop .astra-menu-animation-slide-down>.menu-item>.sub-menu .sub-menu{opacity:0;visibility:hidden;transform:translateY(-.5em);transition:visibility .2s ease,transform .2s ease}.ast-desktop .astra-menu-animation-slide-down>.menu-item .menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-slide-down>.menu-item .menu-item:hover>.sub-menu,.ast-desktop .astra-menu-animation-slide-down>.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-down>.menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-slide-down>.menu-item:hover>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-down>.menu-item:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.ast-desktop .astra-menu-animation-slide-down>.full-width-mega.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-down>.full-width-mega.menu-item:hover>.astra-full-megamenu-wrapper{-js-display:flex;display:flex}.ast-desktop .astra-menu-animation-fade>.menu-item>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-fade>.menu-item>.sub-menu,.ast-desktop .astra-menu-animation-fade>.menu-item>.sub-menu .sub-menu{opacity:0;visibility:hidden;transition:opacity ease-in-out .3s}.ast-desktop .astra-menu-animation-fade>.menu-item .menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-fade>.menu-item .menu-item:hover>.sub-menu,.ast-desktop .astra-menu-animation-fade>.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-fade>.menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-fade>.menu-item:hover>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-fade>.menu-item:hover>.sub-menu{opacity:1;visibility:visible;transition:opacity ease-in-out .3s}.ast-desktop .astra-menu-animation-fade>.full-width-mega.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-fade>.full-width-mega.menu-item:hover>.astra-full-megamenu-wrapper{-js-display:flex;display:flex}.ast-desktop .menu-item.ast-menu-hover>.sub-menu.toggled-on{opacity:1;visibility:visible}#sb_instagram{width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#sb_instagram #sbi_images,#sb_instagram.sbi_fixed_height{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}#sb_instagram:after,.sbi_lb-commentBox:after,.sbi_lb-data:after,.sbi_lb-dataContainer:after,.sbi_lb-outerContainer:after{content:"";display:table;clear:both}#sb_instagram.sbi_fixed_height{overflow:hidden;overflow-y:auto;box-sizing:border-box}#sb_instagram #sbi_images{box-sizing:border-box;display:grid;width:100%;padding:12px 0}#sb_instagram .sbi_header_link{-webkit-box-shadow:none;box-shadow:none}#sb_instagram .sbi_header_link:hover,.sbi_lightbox a img{border:none}#sb_instagram #sbi_images .sbi_item{display:inline-block;width:100%;vertical-align:top;zoom:1;margin:0!important;text-decoration:none;opacity:1;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s}#sb_instagram #sbi_images .sbi_item.sbi_transition{opacity:0}#sb_instagram.sbi_col_1 #sbi_images,#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(1,1fr)}#sb_instagram.sbi_col_2 #sbi_images,#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_col_3 #sbi_images,#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(3,1fr)}#sb_instagram.sbi_col_4 #sbi_images,#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_col_5 #sbi_images,#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(5,1fr)}#sb_instagram.sbi_col_6 #sbi_images,#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(6,1fr)}#sb_instagram.sbi_col_7 #sbi_images,#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(7,1fr)}#sb_instagram.sbi_col_8 #sbi_images,#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(8,1fr)}#sb_instagram.sbi_col_9 #sbi_images,#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(9,1fr)}#sb_instagram.sbi_col_10 #sbi_images,#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(10,1fr)}#sb_instagram #sbi_load .sbi_load_btn,#sb_instagram .sbi_photo_wrap{position:relative}#sb_instagram .sbi_photo{display:block;text-decoration:none}#sb_instagram .sbi_photo img{width:100%;height:inherit;object-fit:cover;scale:1;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;vertical-align:middle}#sb_instagram .sbi_no_js img,#sb_instagram br,#sb_instagram p:empty,#sb_instagram.sbi_no_js .sbi_load_btn,#sb_instagram.sbi_no_js .sbi_photo img{display:none}#sb_instagram a,#sb_instagram a:active,#sb_instagram a:focus,#sb_instagram a:hover,.sbi_lightbox a:active,.sbi_lightbox a:focus,.sbi_lightbox a:hover{outline:0}#sb_instagram img{display:block;padding:0!important;margin:0!important;max-width:100%!important;opacity:1!important}#sb_instagram .sbi_link{display:none;position:absolute;bottom:0;right:0;width:100%;padding:10px 0;background:rgb(0 0 0 / .5);text-align:center;color:#fff;font-size:12px;line-height:1.1}#sb_instagram .sbi_link a{padding:0 6px;text-decoration:none;color:#fff;font-size:12px;line-height:1.1;display:inline-block;vertical-align:top;zoom:1}#sb_instagram .sbi_link .sbi_lightbox_link{padding-bottom:5px}#sb_instagram .sbi_link a:focus,#sb_instagram .sbi_link a:hover{text-decoration:underline}#sb_instagram .sbi_photo_wrap:focus .sbi_link,#sb_instagram .sbi_photo_wrap:hover .sbi_link{display:block}#sb_instagram svg:not(:root).svg-inline--fa{height:1em;display:inline-block}#sb_instagram .sbi_type_carousel .sbi_playbtn,#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,#sb_instagram .sbi_type_video .sbi_playbtn,#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,.sbi_type_carousel .fa-clone{display:block!important;position:absolute;z-index:1;color:rgb(255 255 255 / .9);font-style:normal!important;text-shadow:0 0 8px rgb(0 0 0 / .8)}#sb_instagram .sbi_type_carousel .sbi_playbtn,#sb_instagram .sbi_type_video .sbi_playbtn{z-index:2;top:50%;left:50%;margin-top:-24px;margin-left:-19px;padding:0;font-size:48px}#sb_instagram .sbi_type_carousel .fa-clone{right:12px;top:12px;font-size:24px;text-shadow:0 0 8px rgb(0 0 0 / .3)}#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,.sbi_type_carousel svg.fa-clone{-webkit-filter:drop-shadow(0 0 2px rgb(0 0 0 / .4));filter:drop-shadow(0 0 2px rgb(0 0 0 / .4))}#sb_instagram .sbi_loader{width:20px;height:20px;position:relative;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgb(0 0 0 / .5);border-radius:100%;-webkit-animation:1s ease-in-out infinite sbi-sk-scaleout;animation:1s ease-in-out infinite sbi-sk-scaleout}#sbi_load p{display:inline;padding:0;margin:0}#sb_instagram #sbi_load .sbi_loader{position:absolute;margin-top:-11px;background-color:#fff;opacity:1}@-webkit-keyframes sbi-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes sbi-sk-scaleout{0%{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:0}}#sb_instagram .fa-spin,#sbi_lightbox .fa-spin{-webkit-animation:2s linear infinite fa-spin;animation:2s linear infinite fa-spin}#sb_instagram .fa-pulse,#sbi_lightbox .fa-pulse{-webkit-animation:1s steps(8) infinite fa-spin;animation:1s steps(8) infinite fa-spin}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.sbi-screenreader{text-indent:-9999px!important;display:block!important;width:0!important;height:0!important;line-height:0!important;text-align:left!important;overflow:hidden!important}#sb_instagram .sb_instagram_header,.sb_instagram_header{overflow:hidden;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:12px 0}#sb_instagram .sb_instagram_header a,.sb_instagram_header a{transition:color .5s;text-decoration:none}.sb_instagram_header.sbi_header_outside{float:none;margin-left:auto!important;margin-right:auto!important;display:flex}.sbi_no_avatar .sbi_header_img{background:#333;color:#fff;width:50px;height:50px;position:relative}.sb_instagram_header .sbi_header_hashtag_icon{opacity:0;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgb(0 0 0 / .75)}.sbi_no_avatar .sbi_header_hashtag_icon{display:block;color:#fff;opacity:.9;-webkit-transition:background .6s linear,color .6s linear;-moz-transition:background .6s linear,color .6s linear;-o-transition:background .6s linear,color .6s linear;transition:background .6s linear,color .6s linear}.sbi_no_avatar:hover .sbi_header_hashtag_icon{display:block;opacity:1;-webkit-transition:background .2s linear,color .2s linear;-moz-transition:background .2s linear,color .2s linear;-o-transition:background .2s linear,color .2s linear;transition:background .2s linear,color .2s linear}@media all and (min-width:480px){#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img img,.sb_instagram_header.sbi_medium .sbi_header_img,.sb_instagram_header.sbi_medium .sbi_header_img img{width:80px;height:80px;border-radius:50%}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,.sb_instagram_header.sbi_medium .sbi_header_text h3{font-size:20px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,.sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,.sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info{font-size:14px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,.sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,.sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,.sb_instagram_header.sbi_medium .sbi_header_text h3{line-height:1.4}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_img,#sb_instagram .sb_instagram_header.sbi_large .sbi_header_img img,.sb_instagram_header.sbi_large .sbi_header_img,.sb_instagram_header.sbi_large .sbi_header_img img{width:120px;height:120px;border-radius:50%}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3,.sb_instagram_header.sbi_large .sbi_header_text h3{font-size:28px}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,.sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,.sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info{font-size:16px}}#sb_instagram .sb_instagram_header .sbi_header_img,.sb_instagram_header .sbi_header_img{position:relative;width:50px;height:50px;overflow:hidden;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:50%}#sb_instagram .sb_instagram_header .sbi_header_img_hover,.sb_instagram_header .sbi_header_img_hover{opacity:0;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgb(0 0 0 / .75);z-index:2;transition:opacity .4s ease-in-out}#sb_instagram .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,#sb_instagram .sb_instagram_header .sbi_header_img_hover .sbi_new_logo,.sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,.sb_instagram_header .sbi_header_img_hover .sbi_new_logo{position:absolute;top:50%;left:50%;margin-top:-12px;margin-left:-12px;width:24px;height:24px;font-size:24px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo,.sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo{margin-top:-18px;margin-left:-18px;width:36px;height:36px;font-size:36px}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo,.sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo{margin-top:-24px;margin-left:-24px;width:48px;height:48px;font-size:48px}#sb_instagram .sb_instagram_header .sbi_header_img_hover i{overflow:hidden}#sb_instagram .sb_instagram_header .sbi_fade_in,.sb_instagram_header .sbi_fade_in{opacity:1;transition:opacity .2s ease-in-out}#sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover,#sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover,#sb_instagram.sbi_no_js #sbi_images .sbi_item.sbi_transition,.sb_instagram_header a:focus .sbi_header_img_hover,.sb_instagram_header a:hover .sbi_header_img_hover,.sbi_lb-nav a.sbi_lb-next:hover,.sbi_lb-nav a.sbi_lb-prev:hover{opacity:1}#sb_instagram .sb_instagram_header .sbi_header_text,.sb_instagram_header .sbi_header_text{display:flex;gap:20px;justify-content:flex-start;align-items:center}#sb_instagram .sb_instagram_header.sbi_large .sbi_feedtheme_header_text,.sb_instagram_header.sbi_large .sbi_feedtheme_header_text{gap:8px}.sb_instagram_header.sbi_medium .sbi_feedtheme_header_text{gap:4px}.sbi_feedtheme_header_text{display:flex;justify-content:flex-start;align-items:flex-start;flex:1;flex-direction:column;gap:4px}#sb_instagram .sb_instagram_header h3,.sb_instagram_header h3{font-size:16px;line-height:1.3;margin:0;padding:0}#sb_instagram .sb_instagram_header p,.sb_instagram_header p{font-size:13px;line-height:1.3;margin:0;padding:0}#sb_instagram .sb_instagram_header .sbi_header_text img.emoji,.sb_instagram_header .sbi_header_text img.emoji{margin-right:3px!important}#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info,.sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info{clear:both}#sb_instagram #sbi_load{float:left;clear:both;width:100%;text-align:center;opacity:1;transition:.5s ease-in}#sb_instagram #sbi_load .fa-spinner{display:none;position:absolute;top:50%;left:50%;margin:-8px 0 0 -7px;font-size:15px}#sb_instagram #sbi_load .sbi_load_btn,#sb_instagram .sbi_follow_btn a,.et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a{display:inline-block;vertical-align:top;zoom:1;padding:7px 14px;margin:5px auto 0;background:#333;text-decoration:none;line-height:1.5}#sb_instagram .sbi_load_btn .sbi_btn_text,#sb_instagram .sbi_load_btn .sbi_loader{opacity:1;transition:.1s ease-in}#sb_instagram .sbi_hidden{opacity:0!important}#sb_instagram #sbi_load .sbi_load_btn,#sb_instagram .sbi_follow_btn a{border:none;color:#fff;font-size:13px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:.1s ease-in}.sbi_lb-nav a.sbi_lb-next,.sbi_lb-nav a.sbi_lb-prev{width:50px;padding-left:10px;padding-right:10px;opacity:.5;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s}#sb_instagram .sbi_follow_btn{display:inline-block;vertical-align:top;zoom:1;text-align:center}#sb_instagram .sbi_follow_btn.sbi_top{display:block;margin-bottom:5px}#sb_instagram .sbi_follow_btn a{background:#408bd1;color:#fff}#sb_instagram #sbi_load .sbi_load_btn:focus,#sb_instagram #sbi_load .sbi_load_btn:hover{outline:0;box-shadow:inset 0 0 20px 20px rgb(255 255 255 / .25)}#sb_instagram .sbi_follow_btn a:focus,#sb_instagram .sbi_follow_btn a:hover{outline:0;box-shadow:inset 0 0 10px 20px #359dff}#sb_instagram #sbi_load .sbi_load_btn:active,#sb_instagram .sbi_follow_btn a:active{box-shadow:inset 0 0 10px 20px rgb(0 0 0 / .3)}#sb_instagram .sbi_follow_btn .fa,#sb_instagram .sbi_follow_btn svg{margin-bottom:-1px;margin-right:7px;font-size:15px}#sb_instagram .sbi_follow_btn svg{vertical-align:-.125em}#sb_instagram #sbi_load .sbi_follow_btn{margin-left:5px}#sb_instagram .sb_instagram_error{width:100%;text-align:center;line-height:1.4}#sbi_mod_error{display:none;border:1px solid #ddd;background:#eee;color:#333;margin:10px 0 0;padding:10px 15px;font-size:13px;text-align:center;clear:both;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#sbi_mod_error br{display:initial!important}#sbi_mod_error p{padding:5px 0!important;margin:0!important;line-height:1.3!important}#sbi_mod_error ol,#sbi_mod_error ul{padding:5px 0 5px 20px!important;margin:0!important}#sbi_mod_error li{padding:1px 0!important;margin:0!important}#sbi_mod_error span{font-size:12px}#sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play,#sb_instagram.sbi_medium .sbi_playbtn{margin-top:-12px;margin-left:-9px;font-size:23px}#sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone{right:8px;top:8px;font-size:18px}#sb_instagram.sbi_small .sbi_photo_wrap .svg-inline--fa.fa-play,#sb_instagram.sbi_small .sbi_playbtn{margin-top:-9px;margin-left:-7px;font-size:18px}#sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone{right:5px;top:5px;font-size:12px}@media all and (max-width:640px){#sb_instagram.sbi_col_3 #sbi_images,#sb_instagram.sbi_col_4 #sbi_images,#sb_instagram.sbi_col_5 #sbi_images,#sb_instagram.sbi_col_6 #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_col_10 #sbi_images,#sb_instagram.sbi_col_7 #sbi_images,#sb_instagram.sbi_col_8 #sbi_images,#sb_instagram.sbi_col_9 #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_width_resp{width:100%!important}}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap{box-sizing:border-box;position:relative;overflow:hidden}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap:before{content:"";display:block;padding-top:100%;z-index:-300}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo{position:absolute;top:0;left:0;bottom:0;right:0}#sb_instagram #sbi_images .sbi_js_load_disabled .sbi_imgLiquid_ready.sbi_photo,#sb_instagram #sbi_images .sbi_no_js_customizer .sbi_imgLiquid_ready.sbi_photo{padding-bottom:0!important}#sb_instagram #sbi_mod_error .sb_frontend_btn{display:inline-block;padding:6px 10px;background:rgb(0 0 0 / .1);text-decoration:none;border-radius:5px;margin-top:10px;color:#444}#sb_instagram #sbi_mod_error .sb_frontend_btn:hover{background:rgb(0 0 0 / .15)}#sb_instagram #sbi_mod_error .sb_frontend_btn .fa{margin-right:2px}#sb_instagram.sbi_palette_dark,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lightbox_tooltip,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_share_close,.sbi_header_outside.sbi_header_palette_dark{background-color:rgb(0 0 0 / .85);color:rgb(255 255 255 / .75)}#sb_instagram.sbi_palette_dark .sbi_caption,#sb_instagram.sbi_palette_dark .sbi_meta,#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox p,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number,.sbi_header_palette_dark,.sbi_header_palette_dark .sbi_bio{color:rgb(255 255 255 / .75)}#sb_instagram.sbi_palette_dark .sbi_expand a,#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox .sbi_lb-commenter,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p,.sbi_header_palette_dark a{color:#fff}#sb_instagram.sbi_palette_light,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lightbox_tooltip,#sbi_lightbox.sbi_palette_light_lightbox .sbi_share_close,.sbi_header_outside.sbi_header_palette_light{color:rgb(0 0 0 / .85);background-color:rgb(255 255 255 / .75)}#sb_instagram.sbi_palette_light .sbi_caption,#sb_instagram.sbi_palette_light .sbi_meta,#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox p,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number,.sbi_header_palette_light,.sbi_header_palette_light .sbi_bio{color:rgb(0 0 0 / .85)}#sb_instagram.sbi_palette_light .sbi_expand a,#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox .sbi_lb-commenter,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p,.sbi_header_palette_light a{color:#000}@media all and (max-width:800px){#sb_instagram.sbi_tab_col_10 #sbi_images{grid-template-columns:repeat(10,1fr)}#sb_instagram.sbi_tab_col_9 #sbi_images{grid-template-columns:repeat(9,1fr)}#sb_instagram.sbi_tab_col_8 #sbi_images{grid-template-columns:repeat(8,1fr)}#sb_instagram.sbi_tab_col_7 #sbi_images{grid-template-columns:repeat(7,1fr)}#sb_instagram.sbi_tab_col_6 #sbi_images{grid-template-columns:repeat(6,1fr)}#sb_instagram.sbi_tab_col_5 #sbi_images{grid-template-columns:repeat(5,1fr)}#sb_instagram.sbi_tab_col_4 #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_tab_col_3 #sbi_images{grid-template-columns:repeat(3,1fr)}#sb_instagram.sbi_tab_col_2 #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_tab_col_1 #sbi_images{grid-template-columns:1fr}}@media all and (max-width:480px){#sb_instagram.sbi_col_10 #sbi_images,#sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_3 #sbi_images,#sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_4 #sbi_images,#sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_5 #sbi_images,#sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_6 #sbi_images,#sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_7 #sbi_images,#sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_8 #sbi_images,#sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_9 #sbi_images,#sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_mob_col_1 #sbi_images{grid-template-columns:1fr}#sb_instagram.sbi_mob_col_2 #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_mob_col_3 #sbi_images{grid-template-columns:repeat(3,1fr)}#sb_instagram.sbi_mob_col_4 #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_mob_col_5 #sbi_images{grid-template-columns:repeat(5,1fr)}#sb_instagram.sbi_mob_col_6 #sbi_images{grid-template-columns:repeat(6,1fr)}#sb_instagram.sbi_mob_col_7 #sbi_images{grid-template-columns:repeat(7,1fr)}#sb_instagram.sbi_mob_col_8 #sbi_images{grid-template-columns:repeat(8,1fr)}#sb_instagram.sbi_mob_col_9 #sbi_images{grid-template-columns:repeat(9,1fr)}#sb_instagram.sbi_mob_col_10 #sbi_images{grid-template-columns:repeat(10,1fr)}}#sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide{display:none!important}body:after{content:url(/wp-content/plugins/instagram-feed/img/sbi-sprite.png);display:none}.sbi_lightboxOverlay{position:absolute;top:0;left:0;z-index:99999;background-color:#000;opacity:.9;display:none}.sbi_lightbox{position:absolute;left:0;width:100%;z-index:100000;text-align:center;line-height:0;font-weight:400}.sbi_lightbox .sbi_lb-image{display:block;height:auto;max-width:inherit;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;object-fit:contain}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-image{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-ms-border-radius:3px 0 0 3px;-o-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.sbi_lb-outerContainer{position:relative;background-color:#000;width:250px;height:250px;margin:0 auto 5px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.sbi_lb-container-wrapper{height:100%}.sbi_lb-container{position:relative;top:0;left:0;width:100%;height:100%;bottom:0;right:0}.sbi_lb-loader{position:absolute;width:100%;top:50%;left:0;height:20px;margin-top:-10px;text-align:center;line-height:0}.sbi_lb-loader span{display:block;width:14px;height:14px;margin:0 auto;background:url(/wp-content/plugins/instagram-feed/img/sbi-sprite.png) no-repeat}.sbi_lb-container>.nav{left:0}.sbi_lb-nav a{position:absolute;z-index:100;top:0;height:90%;outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.sbi_lb-next,.sbi_lb-prev{height:100%;cursor:pointer;display:block}.sbi_lb-nav a.sbi_lb-prev{left:-70px;float:left;transition:opacity .2s}.sbi_lb-nav a.sbi_lb-next{right:-70px;float:right;transition:opacity .2s}.sbi_lb-nav span{display:block;top:55%;position:absolute;left:20px;width:34px;height:45px;margin:-25px 0 0;background:url(/wp-content/plugins/instagram-feed/img/sbi-sprite.png) no-repeat}.sbi_lb-nav a.sbi_lb-prev span{background-position:-53px 0}.sbi_lb-nav a.sbi_lb-next span{left:auto;right:20px;background-position:-18px 0}.sbi_lb-dataContainer{margin:0 auto;padding-top:10px;width:100%;font-family:"Open Sans",Helvetica,Arial,sans-serif;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-outerContainer{position:relative;padding-right:300px;background:#fff;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-container-wrapper{position:relative;background:#000}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer{width:300px!important;position:absolute;top:0;right:-300px;height:100%;bottom:0;background:#fff;line-height:1.4;overflow:hidden;overflow-y:auto;text-align:left}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox{display:block!important;width:100%;margin-top:20px;padding:4px}#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number{padding-bottom:0}#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption{width:100%;max-width:100%;margin-bottom:20px}#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption .sbi_caption_text{display:inline-block;padding-top:10px}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-comment{display:block!important;width:100%;min-width:100%;float:left;clear:both;font-size:12px;padding:3px 20px 3px 0;margin:0 0 1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter{font-weight:700;margin-right:5px}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox p{text-align:left}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer{box-sizing:border-box;padding:15px 20px}.sbi_lb-data{padding:0 4px;color:#ccc}.sbi_lb-data .sbi_lb-details{width:85%;float:left;text-align:left;line-height:1.1}.sbi_lb-data .sbi_lb-caption{float:left;font-size:13px;font-weight:400;line-height:1.3;padding-bottom:3px;color:#ccc;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}.sbi_lb-data .sbi_lb-caption a{color:#ccc;font-weight:700;text-decoration:none}.sbi_lb-commenter:hover,.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p,.sbi_lb-data .sbi_lb-caption a:hover{color:#fff;text-decoration:underline}.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username{float:left;width:100%;color:#ccc;padding-bottom:0;display:block;margin:0 0 5px}#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number,#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a,#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:hover,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter:hover,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username p,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a:hover,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_username{color:#333}.sbi_lightbox .sbi_lightbox_username img{float:left;border:none;width:32px;height:32px;margin-right:10px;background:#666;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}.sbi_lightbox_username p{float:left;margin:0;padding:0;color:#ccc;line-height:32px;font-weight:700;font-size:13px}.sbi_lb-data .sbi_lb-number{display:block;float:left;clear:both;padding:5px 0 15px;font-size:12px;color:#999}.sbi_lb-data .sbi_lb-close{display:block;float:right;width:30px;height:30px;font-size:18px;color:#aaa;text-align:right;outline:0;opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.sbi_lb-data .sbi_lb-close:hover{cursor:pointer;opacity:1;color:#fff}.sbi_lb-nav{top:0;left:0;width:100%;z-index:10;height:auto}.sbi-feed-block-cta,.sbi-feed-block-cta-img-ctn{width:100%!important;position:relative!important}.sbi_lightbox .sbi_owl-item:nth-child(n+2) .sbi_video{position:relative!important}.sbi_lb-container{padding:0}.sbi-feed-block-cta{border:1px solid #e8e8eb!important;border-radius:2px!important;text-align:center!important}.sbi-feed-block-cta-img-ctn{float:left!important;display:flex!important;justify-content:center!important;align-items:center!important;margin-top:50px!important;margin-bottom:35px!important}.sbi-feed-block-cta-img{width:65px!important;height:65px!important;position:relative!important;border:2px solid #dcdde1!important;border-radius:16px!important;-webkit-transform:rotate(-3deg)!important;transform:rotate(-3deg)!important;display:flex!important;justify-content:center!important;align-items:center!important}.sbi-feed-block-cta-img span svg{float:left!important}.sbi-feed-block-cta-img>*{-webkit-transform:rotate(3deg)!important;transform:rotate(3deg)!important}.sbi-feed-block-cta-logo{position:absolute!important;right:-15px!important;bottom:-19px!important;z-index:1!important}.sbi-feed-block-cta-heading{font-size:19px!important;padding:0!important;margin:0 0 30px!important;display:inline-block!important;width:100%!important;font-weight:700!important;line-height:1.4em!important}.sbi-feed-block-cta-btn{background:#0068a0!important;border-radius:2px!important;padding:8px 20px 8px 38px!important;cursor:pointer!important;color:#fff!important;position:relative!important;margin-bottom:30px!important}.sbi-feed-block-cta-btn:after,.sbi-feed-block-cta-btn:before{content:''!important;position:absolute!important;width:2px!important;height:12px!important;background:#fff!important;left:20px!important;top:14px!important}.sbi-feed-block-cta-btn:after{-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important}.sbi-feed-block-cta-desc{display:flex!important;justify-content:center!important;align-items:center!important;padding:20px!important;background:#f9f9fa!important;border-top:1px solid #e8e8eb!important;margin-top:35px!important;flex-direction:column!important}.sbi-feed-block-cta-desc strong{color:#141b38!important;font-size:16px!important;font-weight:600!important;margin-bottom:8px!important}.sbi-feed-block-cta-desc span{color:#434960!important;font-size:14px!important;line-height:1.5em!important;padding:0 20%!important}.sbi-feed-block-cta-desc span a,.sbi-feed-block-cta-selector span a{text-transform:capitalize!important;text-decoration:underline!important;font-weight:600!important}.sbi-feed-block-cta-selector{width:100%!important;padding:0 20%!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;margin-bottom:45px!important}.sbi-feed-block-cta-feedselector{border:1px solid #d0d1d7!important;padding:8px 16px!important;margin-bottom:15px!important;max-width:100%!important;min-width:400px!important}.sbi-feed-block-cta-selector span{color:#2c324c!important}.sbi-feed-block-cta-selector span a:after{color:#2c324c!important;margin-left:2px!important;font-weight:400!important;text-decoration-color:#fff!important}.sbi-feed-block-cta-selector span a:first-of-type:after{content:','!important}.sbi-feed-block-cta-selector span a:nth-of-type(2):after{content:'or'!important;margin-left:5px!important;margin-right:2px!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{content:''!important;height:16px!important;font-variant:normal!important;background-position:center center!important;background-repeat:no-repeat!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a{border:none;color:#fff;font-size:13px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.et-db #et-boc .et-l .et_pb_module .sbi-feed-block-cta-btn:after,.et-db #et-boc .et-l .et_pb_module .sbi-feed-block-cta-btn:before{top:10px!important}@media screen{/*!
 * Modified CSS version of Font Awesome Free 7.0.0
 * Modifications:
 * - Custom class prefix changed from .fa to .tcfa
 * - Removed brand icons
 *
 * Modifications made in 2025
 * Based on Font Awesome Free by @fontawesome - https://fontawesome.com
 * Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2025 Fonticons, Inc.
 */
.tcfa-solid,.tcfa-regular,.tcfa-classic,.tcfas,.tcfar,.tcfab,.tcfa{--_fa-family:var(--fa-family, var(--fa-style-family, "Font Awesome 7 Free")) !important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;display:var(--fa-display,inline-block);font-family:var(--_fa-family)!important;-webkit-font-feature-settings:normal!important;font-feature-settings:normal!important;font-style:normal!important;font-synthesis:none!important;font-variant:normal!important;font-weight:var(--fa-style,900)!important;line-height:1;text-align:center;text-rendering:auto!important;width:var(--fa-width,1.25em)}:is(.tcfas,.tcfar,.tcfab,.tcfa-solid,.tcfa-regular,.tcfa-classic,.tcfa)::before{content:var(--fa);content:var(--fa)/""}.tcfa-1x{font-size:1em}.tcfa-2x{font-size:2em}.tcfa-3x{font-size:3em}.tcfa-4x{font-size:4em}.tcfa-5x{font-size:5em}.tcfa-6x{font-size:6em}.tcfa-7x{font-size:7em}.tcfa-8x{font-size:8em}.tcfa-9x{font-size:9em}.tcfa-10x{font-size:10em}.tcfa-2xs{font-size:calc(10 / 16 * 1em);line-height:calc(1 / 10 * 1);vertical-align:calc((6 / 10 - 0.375) * 1em)}.tcfa-xs{font-size:calc(12 / 16 * 1em);line-height:calc(1 / 12 * 1em);vertical-align:calc((6 / 12 - 0.375) * 1em)}.tcfa-sm{font-size:calc(14 / 16 * 1em);line-height:calc(1 / 14 * 1em);vertical-align:calc((6 / 14 - 0.375) * 1em)}.tcfa-lg{font-size:calc(20 / 16 * 1em);line-height:calc(1 / 20 * 1em);vertical-align:calc((6 / 20 - 0.375) * 1em)}.tcfa-xl{font-size:calc(24 / 16 * 1em);line-height:calc(1 / 24 * 1em);vertical-align:calc((6 / 24 - 0.375) * 1em)}.tcfa-2xl{font-size:calc(32 / 16 * 1em);line-height:calc(1 / 32 * 1em);vertical-align:calc((6 / 32 - 0.375) * 1em)}.tcfa-width-auto{--fa-width:auto}.tcfa-fw,.tcfa-width-fixed{--fa-width:1.25em}.tcfa-ul{list-style-type:none;-webkit-margin-start:var(--fa-li-margin,2.5em);margin-inline-start:var(--fa-li-margin,2.5em);-webkit-padding-start:0;padding-inline-start:0}.tcfa-ul>li{position:relative}.tcfa-li{inset-inline-start:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.tcfa-pull-left,.tcfa-pull-start{float:inline-start;-webkit-margin-end:var(--fa-pull-margin,.3em);margin-inline-end:var(--fa-pull-margin,.3em)}.tcfa-pull-right,.tcfa-pull-end{float:inline-end;-webkit-margin-start:var(--fa-pull-margin,.3em);margin-inline-start:var(--fa-pull-margin,.3em)}.tcfa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.tcfa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.tcfa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.tcfa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.tcfa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.tcfa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.tcfa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.tcfa-spin-reverse{--fa-animation-direction:reverse}.tcfa-pulse,.tcfa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.tcfa-beat,.tcfa-bounce,.tcfa-fade,.tcfa-beat-fade,.tcfa-flip,.tcfa-pulse,.tcfa-shake,.tcfa-spin,.tcfa-spin-pulse{-webkit-animation:none!important;animation:none!important;-webkit-transition:none!important;transition:none!important}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.tcfa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.tcfa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tcfa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.tcfa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.tcfa-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.tcfa-flip-both,.tcfa-flip-horizontal.tcfa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}.tcfa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,0));transform:rotate(var(--fa-rotate-angle,0))}.tcfa-stack{display:inline-block;height:2em;line-height:2;position:relative;vertical-align:middle;width:2.5em}.tcfa-stack-1x,.tcfa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.tcfa-stack-1x{line-height:inherit}.tcfa-stack-2x{font-size:2em}.tcfa-inverse{color:var(--fa-inverse,#fff)}.tcfa-0{--fa:"\30 "}.tcfa-1{--fa:"\31 "}.tcfa-2{--fa:"\32 "}.tcfa-3{--fa:"\33 "}.tcfa-4{--fa:"\34 "}.tcfa-5{--fa:"\35 "}.tcfa-6{--fa:"\36 "}.tcfa-7{--fa:"\37 "}.tcfa-8{--fa:"\38 "}.tcfa-9{--fa:"\39 "}.tcfa-exclamation{--fa:"\!"}.tcfa-hashtag{--fa:"\#"}.tcfa-dollar-sign{--fa:"\$"}.tcfa-dollar{--fa:"\$"}.tcfa-usd{--fa:"\$"}.tcfa-percent{--fa:"\%"}.tcfa-percentage{--fa:"\%"}.tcfa-asterisk{--fa:"\*"}.tcfa-plus{--fa:"\+"}.tcfa-add{--fa:"\+"}.tcfa-less-than{--fa:"\<"}.tcfa-equals{--fa:"\="}.tcfa-greater-than{--fa:"\>"}.tcfa-question{--fa:"\?"}.tcfa-at{--fa:"\@"}.tcfa-a{--fa:"A"}.tcfa-b{--fa:"B"}.tcfa-c{--fa:"C"}.tcfa-d{--fa:"D"}.tcfa-e{--fa:"E"}.tcfa-f{--fa:"F"}.tcfa-g{--fa:"G"}.tcfa-h{--fa:"H"}.tcfa-i{--fa:"I"}.tcfa-j{--fa:"J"}.tcfa-k{--fa:"K"}.tcfa-l{--fa:"L"}.tcfa-m{--fa:"M"}.tcfa-n{--fa:"N"}.tcfa-o{--fa:"O"}.tcfa-p{--fa:"P"}.tcfa-q{--fa:"Q"}.tcfa-r{--fa:"R"}.tcfa-s{--fa:"S"}.tcfa-t{--fa:"T"}.tcfa-u{--fa:"U"}.tcfa-v{--fa:"V"}.tcfa-w{--fa:"W"}.tcfa-x{--fa:"X"}.tcfa-y{--fa:"Y"}.tcfa-z{--fa:"Z"}.tcfa-faucet{--fa:"\e005"}.tcfa-faucet-drip{--fa:"\e006"}.tcfa-house-chimney-window{--fa:"\e00d"}.tcfa-house-signal{--fa:"\e012"}.tcfa-temperature-arrow-down{--fa:"\e03f"}.tcfa-temperature-down{--fa:"\e03f"}.tcfa-temperature-arrow-up{--fa:"\e040"}.tcfa-temperature-up{--fa:"\e040"}.tcfa-trailer{--fa:"\e041"}.tcfa-bacteria{--fa:"\e059"}.tcfa-bacterium{--fa:"\e05a"}.tcfa-box-tissue{--fa:"\e05b"}.tcfa-hand-holding-medical{--fa:"\e05c"}.tcfa-hand-sparkles{--fa:"\e05d"}.tcfa-hands-bubbles{--fa:"\e05e"}.tcfa-hands-wash{--fa:"\e05e"}.tcfa-handshake-slash{--fa:"\e060"}.tcfa-handshake-alt-slash{--fa:"\e060"}.tcfa-handshake-simple-slash{--fa:"\e060"}.tcfa-head-side-cough{--fa:"\e061"}.tcfa-head-side-cough-slash{--fa:"\e062"}.tcfa-head-side-mask{--fa:"\e063"}.tcfa-head-side-virus{--fa:"\e064"}.tcfa-house-chimney-user{--fa:"\e065"}.tcfa-house-laptop{--fa:"\e066"}.tcfa-laptop-house{--fa:"\e066"}.tcfa-lungs-virus{--fa:"\e067"}.tcfa-people-arrows{--fa:"\e068"}.tcfa-people-arrows-left-right{--fa:"\e068"}.tcfa-plane-slash{--fa:"\e069"}.tcfa-pump-medical{--fa:"\e06a"}.tcfa-pump-soap{--fa:"\e06b"}.tcfa-shield-virus{--fa:"\e06c"}.tcfa-sink{--fa:"\e06d"}.tcfa-soap{--fa:"\e06e"}.tcfa-stopwatch-20{--fa:"\e06f"}.tcfa-shop-slash{--fa:"\e070"}.tcfa-store-alt-slash{--fa:"\e070"}.tcfa-store-slash{--fa:"\e071"}.tcfa-toilet-paper-slash{--fa:"\e072"}.tcfa-users-slash{--fa:"\e073"}.tcfa-virus{--fa:"\e074"}.tcfa-virus-slash{--fa:"\e075"}.tcfa-viruses{--fa:"\e076"}.tcfa-vest{--fa:"\e085"}.tcfa-vest-patches{--fa:"\e086"}.tcfa-arrow-trend-down{--fa:"\e097"}.tcfa-arrow-trend-up{--fa:"\e098"}.tcfa-arrow-up-from-bracket{--fa:"\e09a"}.tcfa-austral-sign{--fa:"\e0a9"}.tcfa-baht-sign{--fa:"\e0ac"}.tcfa-bitcoin-sign{--fa:"\e0b4"}.tcfa-bolt-lightning{--fa:"\e0b7"}.tcfa-book-bookmark{--fa:"\e0bb"}.tcfa-camera-rotate{--fa:"\e0d8"}.tcfa-cedi-sign{--fa:"\e0df"}.tcfa-chart-column{--fa:"\e0e3"}.tcfa-chart-gantt{--fa:"\e0e4"}.tcfa-clapperboard{--fa:"\e131"}.tcfa-clover{--fa:"\e139"}.tcfa-code-compare{--fa:"\e13a"}.tcfa-code-fork{--fa:"\e13b"}.tcfa-code-pull-request{--fa:"\e13c"}.tcfa-colon-sign{--fa:"\e140"}.tcfa-cruzeiro-sign{--fa:"\e152"}.tcfa-display{--fa:"\e163"}.tcfa-dong-sign{--fa:"\e169"}.tcfa-elevator{--fa:"\e16d"}.tcfa-filter-circle-xmark{--fa:"\e17b"}.tcfa-florin-sign{--fa:"\e184"}.tcfa-folder-closed{--fa:"\e185"}.tcfa-franc-sign{--fa:"\e18f"}.tcfa-guarani-sign{--fa:"\e19a"}.tcfa-gun{--fa:"\e19b"}.tcfa-hands-clapping{--fa:"\e1a8"}.tcfa-house-user{--fa:"\e1b0"}.tcfa-home-user{--fa:"\e1b0"}.tcfa-indian-rupee-sign{--fa:"\e1bc"}.tcfa-indian-rupee{--fa:"\e1bc"}.tcfa-inr{--fa:"\e1bc"}.tcfa-kip-sign{--fa:"\e1c4"}.tcfa-lari-sign{--fa:"\e1c8"}.tcfa-litecoin-sign{--fa:"\e1d3"}.tcfa-manat-sign{--fa:"\e1d5"}.tcfa-mask-face{--fa:"\e1d7"}.tcfa-mill-sign{--fa:"\e1ed"}.tcfa-money-bills{--fa:"\e1f3"}.tcfa-naira-sign{--fa:"\e1f6"}.tcfa-notdef{--fa:"\e1fe"}.tcfa-panorama{--fa:"\e209"}.tcfa-peseta-sign{--fa:"\e221"}.tcfa-peso-sign{--fa:"\e222"}.tcfa-plane-up{--fa:"\e22d"}.tcfa-rupiah-sign{--fa:"\e23d"}.tcfa-stairs{--fa:"\e289"}.tcfa-timeline{--fa:"\e29c"}.tcfa-truck-front{--fa:"\e2b7"}.tcfa-turkish-lira-sign{--fa:"\e2bb"}.tcfa-try{--fa:"\e2bb"}.tcfa-turkish-lira{--fa:"\e2bb"}.tcfa-vault{--fa:"\e2c5"}.tcfa-wand-magic-sparkles{--fa:"\e2ca"}.tcfa-magic-wand-sparkles{--fa:"\e2ca"}.tcfa-wheat-awn{--fa:"\e2cd"}.tcfa-wheat-alt{--fa:"\e2cd"}.tcfa-wheelchair-move{--fa:"\e2ce"}.tcfa-wheelchair-alt{--fa:"\e2ce"}.tcfa-bangladeshi-taka-sign{--fa:"\e2e6"}.tcfa-bowl-rice{--fa:"\e2eb"}.tcfa-person-pregnant{--fa:"\e31e"}.tcfa-house-chimney{--fa:"\e3af"}.tcfa-home-lg{--fa:"\e3af"}.tcfa-house-crack{--fa:"\e3b1"}.tcfa-house-medical{--fa:"\e3b2"}.tcfa-cent-sign{--fa:"\e3f5"}.tcfa-plus-minus{--fa:"\e43c"}.tcfa-sailboat{--fa:"\e445"}.tcfa-section{--fa:"\e447"}.tcfa-shrimp{--fa:"\e448"}.tcfa-brazilian-real-sign{--fa:"\e46c"}.tcfa-chart-simple{--fa:"\e473"}.tcfa-diagram-next{--fa:"\e476"}.tcfa-diagram-predecessor{--fa:"\e477"}.tcfa-diagram-successor{--fa:"\e47a"}.tcfa-earth-oceania{--fa:"\e47b"}.tcfa-globe-oceania{--fa:"\e47b"}.tcfa-bug-slash{--fa:"\e490"}.tcfa-file-circle-plus{--fa:"\e494"}.tcfa-shop-lock{--fa:"\e4a5"}.tcfa-virus-covid{--fa:"\e4a8"}.tcfa-virus-covid-slash{--fa:"\e4a9"}.tcfa-anchor-circle-check{--fa:"\e4aa"}.tcfa-anchor-circle-exclamation{--fa:"\e4ab"}.tcfa-anchor-circle-xmark{--fa:"\e4ac"}.tcfa-anchor-lock{--fa:"\e4ad"}.tcfa-arrow-down-up-across-line{--fa:"\e4af"}.tcfa-arrow-down-up-lock{--fa:"\e4b0"}.tcfa-arrow-right-to-city{--fa:"\e4b3"}.tcfa-arrow-up-from-ground-water{--fa:"\e4b5"}.tcfa-arrow-up-from-water-pump{--fa:"\e4b6"}.tcfa-arrow-up-right-dots{--fa:"\e4b7"}.tcfa-arrows-down-to-line{--fa:"\e4b8"}.tcfa-arrows-down-to-people{--fa:"\e4b9"}.tcfa-arrows-left-right-to-line{--fa:"\e4ba"}.tcfa-arrows-spin{--fa:"\e4bb"}.tcfa-arrows-split-up-and-left{--fa:"\e4bc"}.tcfa-arrows-to-circle{--fa:"\e4bd"}.tcfa-arrows-to-dot{--fa:"\e4be"}.tcfa-arrows-to-eye{--fa:"\e4bf"}.tcfa-arrows-turn-right{--fa:"\e4c0"}.tcfa-arrows-turn-to-dots{--fa:"\e4c1"}.tcfa-arrows-up-to-line{--fa:"\e4c2"}.tcfa-bore-hole{--fa:"\e4c3"}.tcfa-bottle-droplet{--fa:"\e4c4"}.tcfa-bottle-water{--fa:"\e4c5"}.tcfa-bowl-food{--fa:"\e4c6"}.tcfa-boxes-packing{--fa:"\e4c7"}.tcfa-bridge{--fa:"\e4c8"}.tcfa-bridge-circle-check{--fa:"\e4c9"}.tcfa-bridge-circle-exclamation{--fa:"\e4ca"}.tcfa-bridge-circle-xmark{--fa:"\e4cb"}.tcfa-bridge-lock{--fa:"\e4cc"}.tcfa-bridge-water{--fa:"\e4ce"}.tcfa-bucket{--fa:"\e4cf"}.tcfa-bugs{--fa:"\e4d0"}.tcfa-building-circle-arrow-right{--fa:"\e4d1"}.tcfa-building-circle-check{--fa:"\e4d2"}.tcfa-building-circle-exclamation{--fa:"\e4d3"}.tcfa-building-circle-xmark{--fa:"\e4d4"}.tcfa-building-flag{--fa:"\e4d5"}.tcfa-building-lock{--fa:"\e4d6"}.tcfa-building-ngo{--fa:"\e4d7"}.tcfa-building-shield{--fa:"\e4d8"}.tcfa-building-un{--fa:"\e4d9"}.tcfa-building-user{--fa:"\e4da"}.tcfa-building-wheat{--fa:"\e4db"}.tcfa-burst{--fa:"\e4dc"}.tcfa-car-on{--fa:"\e4dd"}.tcfa-car-tunnel{--fa:"\e4de"}.tcfa-child-combatant{--fa:"\e4e0"}.tcfa-child-rifle{--fa:"\e4e0"}.tcfa-children{--fa:"\e4e1"}.tcfa-circle-nodes{--fa:"\e4e2"}.tcfa-clipboard-question{--fa:"\e4e3"}.tcfa-cloud-showers-water{--fa:"\e4e4"}.tcfa-computer{--fa:"\e4e5"}.tcfa-cubes-stacked{--fa:"\e4e6"}.tcfa-envelope-circle-check{--fa:"\e4e8"}.tcfa-explosion{--fa:"\e4e9"}.tcfa-ferry{--fa:"\e4ea"}.tcfa-file-circle-exclamation{--fa:"\e4eb"}.tcfa-file-circle-minus{--fa:"\e4ed"}.tcfa-file-circle-question{--fa:"\e4ef"}.tcfa-file-shield{--fa:"\e4f0"}.tcfa-fire-burner{--fa:"\e4f1"}.tcfa-fish-fins{--fa:"\e4f2"}.tcfa-flask-vial{--fa:"\e4f3"}.tcfa-glass-water{--fa:"\e4f4"}.tcfa-glass-water-droplet{--fa:"\e4f5"}.tcfa-group-arrows-rotate{--fa:"\e4f6"}.tcfa-hand-holding-hand{--fa:"\e4f7"}.tcfa-handcuffs{--fa:"\e4f8"}.tcfa-hands-bound{--fa:"\e4f9"}.tcfa-hands-holding-child{--fa:"\e4fa"}.tcfa-hands-holding-circle{--fa:"\e4fb"}.tcfa-heart-circle-bolt{--fa:"\e4fc"}.tcfa-heart-circle-check{--fa:"\e4fd"}.tcfa-heart-circle-exclamation{--fa:"\e4fe"}.tcfa-heart-circle-minus{--fa:"\e4ff"}.tcfa-heart-circle-plus{--fa:"\e500"}.tcfa-heart-circle-xmark{--fa:"\e501"}.tcfa-helicopter-symbol{--fa:"\e502"}.tcfa-helmet-un{--fa:"\e503"}.tcfa-hill-avalanche{--fa:"\e507"}.tcfa-hill-rockslide{--fa:"\e508"}.tcfa-house-circle-check{--fa:"\e509"}.tcfa-house-circle-exclamation{--fa:"\e50a"}.tcfa-house-circle-xmark{--fa:"\e50b"}.tcfa-house-fire{--fa:"\e50c"}.tcfa-house-flag{--fa:"\e50d"}.tcfa-house-flood-water{--fa:"\e50e"}.tcfa-house-flood-water-circle-arrow-right{--fa:"\e50f"}.tcfa-house-lock{--fa:"\e510"}.tcfa-house-medical-circle-check{--fa:"\e511"}.tcfa-house-medical-circle-exclamation{--fa:"\e512"}.tcfa-house-medical-circle-xmark{--fa:"\e513"}.tcfa-house-medical-flag{--fa:"\e514"}.tcfa-house-tsunami{--fa:"\e515"}.tcfa-jar{--fa:"\e516"}.tcfa-jar-wheat{--fa:"\e517"}.tcfa-jet-fighter-up{--fa:"\e518"}.tcfa-jug-detergent{--fa:"\e519"}.tcfa-kitchen-set{--fa:"\e51a"}.tcfa-land-mine-on{--fa:"\e51b"}.tcfa-landmark-flag{--fa:"\e51c"}.tcfa-laptop-file{--fa:"\e51d"}.tcfa-lines-leaning{--fa:"\e51e"}.tcfa-location-pin-lock{--fa:"\e51f"}.tcfa-locust{--fa:"\e520"}.tcfa-magnifying-glass-arrow-right{--fa:"\e521"}.tcfa-magnifying-glass-chart{--fa:"\e522"}.tcfa-mars-and-venus-burst{--fa:"\e523"}.tcfa-mask-ventilator{--fa:"\e524"}.tcfa-mattress-pillow{--fa:"\e525"}.tcfa-mobile-retro{--fa:"\e527"}.tcfa-money-bill-transfer{--fa:"\e528"}.tcfa-money-bill-trend-up{--fa:"\e529"}.tcfa-money-bill-wheat{--fa:"\e52a"}.tcfa-mosquito{--fa:"\e52b"}.tcfa-mosquito-net{--fa:"\e52c"}.tcfa-mound{--fa:"\e52d"}.tcfa-mountain-city{--fa:"\e52e"}.tcfa-mountain-sun{--fa:"\e52f"}.tcfa-oil-well{--fa:"\e532"}.tcfa-people-group{--fa:"\e533"}.tcfa-people-line{--fa:"\e534"}.tcfa-people-pulling{--fa:"\e535"}.tcfa-people-robbery{--fa:"\e536"}.tcfa-people-roof{--fa:"\e537"}.tcfa-person-arrow-down-to-line{--fa:"\e538"}.tcfa-person-arrow-up-from-line{--fa:"\e539"}.tcfa-person-breastfeeding{--fa:"\e53a"}.tcfa-person-burst{--fa:"\e53b"}.tcfa-person-cane{--fa:"\e53c"}.tcfa-person-chalkboard{--fa:"\e53d"}.tcfa-person-circle-check{--fa:"\e53e"}.tcfa-person-circle-exclamation{--fa:"\e53f"}.tcfa-person-circle-minus{--fa:"\e540"}.tcfa-person-circle-plus{--fa:"\e541"}.tcfa-person-circle-question{--fa:"\e542"}.tcfa-person-circle-xmark{--fa:"\e543"}.tcfa-person-dress-burst{--fa:"\e544"}.tcfa-person-drowning{--fa:"\e545"}.tcfa-person-falling{--fa:"\e546"}.tcfa-person-falling-burst{--fa:"\e547"}.tcfa-person-half-dress{--fa:"\e548"}.tcfa-person-harassing{--fa:"\e549"}.tcfa-person-military-pointing{--fa:"\e54a"}.tcfa-person-military-rifle{--fa:"\e54b"}.tcfa-person-military-to-person{--fa:"\e54c"}.tcfa-person-rays{--fa:"\e54d"}.tcfa-person-rifle{--fa:"\e54e"}.tcfa-person-shelter{--fa:"\e54f"}.tcfa-person-walking-arrow-loop-left{--fa:"\e551"}.tcfa-person-walking-arrow-right{--fa:"\e552"}.tcfa-person-walking-dashed-line-arrow-right{--fa:"\e553"}.tcfa-person-walking-luggage{--fa:"\e554"}.tcfa-plane-circle-check{--fa:"\e555"}.tcfa-plane-circle-exclamation{--fa:"\e556"}.tcfa-plane-circle-xmark{--fa:"\e557"}.tcfa-plane-lock{--fa:"\e558"}.tcfa-plate-wheat{--fa:"\e55a"}.tcfa-plug-circle-bolt{--fa:"\e55b"}.tcfa-plug-circle-check{--fa:"\e55c"}.tcfa-plug-circle-exclamation{--fa:"\e55d"}.tcfa-plug-circle-minus{--fa:"\e55e"}.tcfa-plug-circle-plus{--fa:"\e55f"}.tcfa-plug-circle-xmark{--fa:"\e560"}.tcfa-ranking-star{--fa:"\e561"}.tcfa-road-barrier{--fa:"\e562"}.tcfa-road-bridge{--fa:"\e563"}.tcfa-road-circle-check{--fa:"\e564"}.tcfa-road-circle-exclamation{--fa:"\e565"}.tcfa-road-circle-xmark{--fa:"\e566"}.tcfa-road-lock{--fa:"\e567"}.tcfa-road-spikes{--fa:"\e568"}.tcfa-rug{--fa:"\e569"}.tcfa-sack-xmark{--fa:"\e56a"}.tcfa-school-circle-check{--fa:"\e56b"}.tcfa-school-circle-exclamation{--fa:"\e56c"}.tcfa-school-circle-xmark{--fa:"\e56d"}.tcfa-school-flag{--fa:"\e56e"}.tcfa-school-lock{--fa:"\e56f"}.tcfa-sheet-plastic{--fa:"\e571"}.tcfa-shield-cat{--fa:"\e572"}.tcfa-shield-dog{--fa:"\e573"}.tcfa-shield-heart{--fa:"\e574"}.tcfa-square-nfi{--fa:"\e576"}.tcfa-square-person-confined{--fa:"\e577"}.tcfa-square-virus{--fa:"\e578"}.tcfa-staff-snake{--fa:"\e579"}.tcfa-rod-asclepius{--fa:"\e579"}.tcfa-rod-snake{--fa:"\e579"}.tcfa-staff-aesculapius{--fa:"\e579"}.tcfa-sun-plant-wilt{--fa:"\e57a"}.tcfa-tarp{--fa:"\e57b"}.tcfa-tarp-droplet{--fa:"\e57c"}.tcfa-tent{--fa:"\e57d"}.tcfa-tent-arrow-down-to-line{--fa:"\e57e"}.tcfa-tent-arrow-left-right{--fa:"\e57f"}.tcfa-tent-arrow-turn-left{--fa:"\e580"}.tcfa-tent-arrows-down{--fa:"\e581"}.tcfa-tents{--fa:"\e582"}.tcfa-toilet-portable{--fa:"\e583"}.tcfa-toilets-portable{--fa:"\e584"}.tcfa-tower-cell{--fa:"\e585"}.tcfa-tower-observation{--fa:"\e586"}.tcfa-tree-city{--fa:"\e587"}.tcfa-trowel{--fa:"\e589"}.tcfa-trowel-bricks{--fa:"\e58a"}.tcfa-truck-arrow-right{--fa:"\e58b"}.tcfa-truck-droplet{--fa:"\e58c"}.tcfa-truck-field{--fa:"\e58d"}.tcfa-truck-field-un{--fa:"\e58e"}.tcfa-truck-plane{--fa:"\e58f"}.tcfa-users-between-lines{--fa:"\e591"}.tcfa-users-line{--fa:"\e592"}.tcfa-users-rays{--fa:"\e593"}.tcfa-users-rectangle{--fa:"\e594"}.tcfa-users-viewfinder{--fa:"\e595"}.tcfa-vial-circle-check{--fa:"\e596"}.tcfa-vial-virus{--fa:"\e597"}.tcfa-wheat-awn-circle-exclamation{--fa:"\e598"}.tcfa-worm{--fa:"\e599"}.tcfa-xmarks-lines{--fa:"\e59a"}.tcfa-child-dress{--fa:"\e59c"}.tcfa-child-reaching{--fa:"\e59d"}.tcfa-file-circle-check{--fa:"\e5a0"}.tcfa-file-circle-xmark{--fa:"\e5a1"}.tcfa-person-through-window{--fa:"\e5a9"}.tcfa-plant-wilt{--fa:"\e5aa"}.tcfa-stapler{--fa:"\e5af"}.tcfa-train-tram{--fa:"\e5b4"}.tcfa-table-cells-column-lock{--fa:"\e678"}.tcfa-table-cells-row-lock{--fa:"\e67a"}.tcfa-web-awesome{--fa:"\e682"}.tcfa-thumbtack-slash{--fa:"\e68f"}.tcfa-thumb-tack-slash{--fa:"\e68f"}.tcfa-table-cells-row-unlock{--fa:"\e691"}.tcfa-chart-diagram{--fa:"\e695"}.tcfa-comment-nodes{--fa:"\e696"}.tcfa-file-fragment{--fa:"\e697"}.tcfa-file-half-dashed{--fa:"\e698"}.tcfa-hexagon-nodes{--fa:"\e699"}.tcfa-hexagon-nodes-bolt{--fa:"\e69a"}.tcfa-square-binary{--fa:"\e69b"}.tcfa-pentagon{--fa:"\e790"}.tcfa-non-binary{--fa:"\e807"}.tcfa-spiral{--fa:"\e80a"}.tcfa-mobile-vibrate{--fa:"\e816"}.tcfa-single-quote-left{--fa:"\e81b"}.tcfa-single-quote-right{--fa:"\e81c"}.tcfa-bus-side{--fa:"\e81d"}.tcfa-septagon{--fa:"\e820"}.tcfa-heptagon{--fa:"\e820"}.tcfa-martini-glass-empty{--fa:"\f000"}.tcfa-glass-martini{--fa:"\f000"}.tcfa-music{--fa:"\f001"}.tcfa-magnifying-glass{--fa:"\f002"}.tcfa-search{--fa:"\f002"}.tcfa-heart{--fa:"\f004"}.tcfa-star{--fa:"\f005"}.tcfa-user{--fa:"\f007"}.tcfa-user-alt{--fa:"\f007"}.tcfa-user-large{--fa:"\f007"}.tcfa-film{--fa:"\f008"}.tcfa-film-alt{--fa:"\f008"}.tcfa-film-simple{--fa:"\f008"}.tcfa-table-cells-large{--fa:"\f009"}.tcfa-th-large{--fa:"\f009"}.tcfa-table-cells{--fa:"\f00a"}.tcfa-th{--fa:"\f00a"}.tcfa-table-list{--fa:"\f00b"}.tcfa-th-list{--fa:"\f00b"}.tcfa-check{--fa:"\f00c"}.tcfa-xmark{--fa:"\f00d"}.tcfa-close{--fa:"\f00d"}.tcfa-multiply{--fa:"\f00d"}.tcfa-remove{--fa:"\f00d"}.tcfa-times{--fa:"\f00d"}.tcfa-magnifying-glass-plus{--fa:"\f00e"}.tcfa-search-plus{--fa:"\f00e"}.tcfa-magnifying-glass-minus{--fa:"\f010"}.tcfa-search-minus{--fa:"\f010"}.tcfa-power-off{--fa:"\f011"}.tcfa-signal{--fa:"\f012"}.tcfa-signal-5{--fa:"\f012"}.tcfa-signal-perfect{--fa:"\f012"}.tcfa-gear{--fa:"\f013"}.tcfa-cog{--fa:"\f013"}.tcfa-house{--fa:"\f015"}.tcfa-home{--fa:"\f015"}.tcfa-home-alt{--fa:"\f015"}.tcfa-home-lg-alt{--fa:"\f015"}.tcfa-clock{--fa:"\f017"}.tcfa-clock-four{--fa:"\f017"}.tcfa-road{--fa:"\f018"}.tcfa-download{--fa:"\f019"}.tcfa-inbox{--fa:"\f01c"}.tcfa-arrow-rotate-right{--fa:"\f01e"}.tcfa-arrow-right-rotate{--fa:"\f01e"}.tcfa-arrow-rotate-forward{--fa:"\f01e"}.tcfa-redo{--fa:"\f01e"}.tcfa-arrows-rotate{--fa:"\f021"}.tcfa-refresh{--fa:"\f021"}.tcfa-sync{--fa:"\f021"}.tcfa-rectangle-list{--fa:"\f022"}.tcfa-list-alt{--fa:"\f022"}.tcfa-lock{--fa:"\f023"}.tcfa-flag{--fa:"\f024"}.tcfa-headphones{--fa:"\f025"}.tcfa-headphones-alt{--fa:"\f025"}.tcfa-headphones-simple{--fa:"\f025"}.tcfa-volume-off{--fa:"\f026"}.tcfa-volume-low{--fa:"\f027"}.tcfa-volume-down{--fa:"\f027"}.tcfa-volume-high{--fa:"\f028"}.tcfa-volume-up{--fa:"\f028"}.tcfa-qrcode{--fa:"\f029"}.tcfa-barcode{--fa:"\f02a"}.tcfa-tag{--fa:"\f02b"}.tcfa-tags{--fa:"\f02c"}.tcfa-book{--fa:"\f02d"}.tcfa-bookmark{--fa:"\f02e"}.tcfa-print{--fa:"\f02f"}.tcfa-camera{--fa:"\f030"}.tcfa-camera-alt{--fa:"\f030"}.tcfa-font{--fa:"\f031"}.tcfa-bold{--fa:"\f032"}.tcfa-italic{--fa:"\f033"}.tcfa-text-height{--fa:"\f034"}.tcfa-text-width{--fa:"\f035"}.tcfa-align-left{--fa:"\f036"}.tcfa-align-center{--fa:"\f037"}.tcfa-align-right{--fa:"\f038"}.tcfa-align-justify{--fa:"\f039"}.tcfa-list{--fa:"\f03a"}.tcfa-list-squares{--fa:"\f03a"}.tcfa-outdent{--fa:"\f03b"}.tcfa-dedent{--fa:"\f03b"}.tcfa-indent{--fa:"\f03c"}.tcfa-video{--fa:"\f03d"}.tcfa-video-camera{--fa:"\f03d"}.tcfa-image{--fa:"\f03e"}.tcfa-location-pin{--fa:"\f041"}.tcfa-map-marker{--fa:"\f041"}.tcfa-circle-half-stroke{--fa:"\f042"}.tcfa-adjust{--fa:"\f042"}.tcfa-droplet{--fa:"\f043"}.tcfa-tint{--fa:"\f043"}.tcfa-pen-to-square{--fa:"\f044"}.tcfa-edit{--fa:"\f044"}.tcfa-arrows-up-down-left-right{--fa:"\f047"}.tcfa-arrows{--fa:"\f047"}.tcfa-backward-step{--fa:"\f048"}.tcfa-step-backward{--fa:"\f048"}.tcfa-backward-fast{--fa:"\f049"}.tcfa-fast-backward{--fa:"\f049"}.tcfa-backward{--fa:"\f04a"}.tcfa-play{--fa:"\f04b"}.tcfa-pause{--fa:"\f04c"}.tcfa-stop{--fa:"\f04d"}.tcfa-forward{--fa:"\f04e"}.tcfa-forward-fast{--fa:"\f050"}.tcfa-fast-forward{--fa:"\f050"}.tcfa-forward-step{--fa:"\f051"}.tcfa-step-forward{--fa:"\f051"}.tcfa-eject{--fa:"\f052"}.tcfa-chevron-left{--fa:"\f053"}.tcfa-chevron-right{--fa:"\f054"}.tcfa-circle-plus{--fa:"\f055"}.tcfa-plus-circle{--fa:"\f055"}.tcfa-circle-minus{--fa:"\f056"}.tcfa-minus-circle{--fa:"\f056"}.tcfa-circle-xmark{--fa:"\f057"}.tcfa-times-circle{--fa:"\f057"}.tcfa-xmark-circle{--fa:"\f057"}.tcfa-circle-check{--fa:"\f058"}.tcfa-check-circle{--fa:"\f058"}.tcfa-circle-question{--fa:"\f059"}.tcfa-question-circle{--fa:"\f059"}.tcfa-circle-info{--fa:"\f05a"}.tcfa-info-circle{--fa:"\f05a"}.tcfa-crosshairs{--fa:"\f05b"}.tcfa-ban{--fa:"\f05e"}.tcfa-cancel{--fa:"\f05e"}.tcfa-arrow-left{--fa:"\f060"}.tcfa-arrow-right{--fa:"\f061"}.tcfa-arrow-up{--fa:"\f062"}.tcfa-arrow-down{--fa:"\f063"}.tcfa-share{--fa:"\f064"}.tcfa-mail-forward{--fa:"\f064"}.tcfa-expand{--fa:"\f065"}.tcfa-compress{--fa:"\f066"}.tcfa-minus{--fa:"\f068"}.tcfa-subtract{--fa:"\f068"}.tcfa-circle-exclamation{--fa:"\f06a"}.tcfa-exclamation-circle{--fa:"\f06a"}.tcfa-gift{--fa:"\f06b"}.tcfa-leaf{--fa:"\f06c"}.tcfa-fire{--fa:"\f06d"}.tcfa-eye{--fa:"\f06e"}.tcfa-eye-slash{--fa:"\f070"}.tcfa-triangle-exclamation{--fa:"\f071"}.tcfa-exclamation-triangle{--fa:"\f071"}.tcfa-warning{--fa:"\f071"}.tcfa-plane{--fa:"\f072"}.tcfa-calendar-days{--fa:"\f073"}.tcfa-calendar-alt{--fa:"\f073"}.tcfa-shuffle{--fa:"\f074"}.tcfa-random{--fa:"\f074"}.tcfa-comment{--fa:"\f075"}.tcfa-magnet{--fa:"\f076"}.tcfa-chevron-up{--fa:"\f077"}.tcfa-chevron-down{--fa:"\f078"}.tcfa-retweet{--fa:"\f079"}.tcfa-cart-shopping{--fa:"\f07a"}.tcfa-shopping-cart{--fa:"\f07a"}.tcfa-folder{--fa:"\f07b"}.tcfa-folder-blank{--fa:"\f07b"}.tcfa-folder-open{--fa:"\f07c"}.tcfa-arrows-up-down{--fa:"\f07d"}.tcfa-arrows-v{--fa:"\f07d"}.tcfa-arrows-left-right{--fa:"\f07e"}.tcfa-arrows-h{--fa:"\f07e"}.tcfa-chart-bar{--fa:"\f080"}.tcfa-bar-chart{--fa:"\f080"}.tcfa-camera-retro{--fa:"\f083"}.tcfa-key{--fa:"\f084"}.tcfa-gears{--fa:"\f085"}.tcfa-cogs{--fa:"\f085"}.tcfa-comments{--fa:"\f086"}.tcfa-star-half{--fa:"\f089"}.tcfa-arrow-right-from-bracket{--fa:"\f08b"}.tcfa-sign-out{--fa:"\f08b"}.tcfa-thumbtack{--fa:"\f08d"}.tcfa-thumb-tack{--fa:"\f08d"}.tcfa-arrow-up-right-from-square{--fa:"\f08e"}.tcfa-external-link{--fa:"\f08e"}.tcfa-arrow-right-to-bracket{--fa:"\f090"}.tcfa-sign-in{--fa:"\f090"}.tcfa-trophy{--fa:"\f091"}.tcfa-upload{--fa:"\f093"}.tcfa-lemon{--fa:"\f094"}.tcfa-phone{--fa:"\f095"}.tcfa-square-phone{--fa:"\f098"}.tcfa-phone-square{--fa:"\f098"}.tcfa-unlock{--fa:"\f09c"}.tcfa-credit-card{--fa:"\f09d"}.tcfa-credit-card-alt{--fa:"\f09d"}.tcfa-rss{--fa:"\f09e"}.tcfa-feed{--fa:"\f09e"}.tcfa-hard-drive{--fa:"\f0a0"}.tcfa-hdd{--fa:"\f0a0"}.tcfa-bullhorn{--fa:"\f0a1"}.tcfa-certificate{--fa:"\f0a3"}.tcfa-hand-point-right{--fa:"\f0a4"}.tcfa-hand-point-left{--fa:"\f0a5"}.tcfa-hand-point-up{--fa:"\f0a6"}.tcfa-hand-point-down{--fa:"\f0a7"}.tcfa-circle-arrow-left{--fa:"\f0a8"}.tcfa-arrow-circle-left{--fa:"\f0a8"}.tcfa-circle-arrow-right{--fa:"\f0a9"}.tcfa-arrow-circle-right{--fa:"\f0a9"}.tcfa-circle-arrow-up{--fa:"\f0aa"}.tcfa-arrow-circle-up{--fa:"\f0aa"}.tcfa-circle-arrow-down{--fa:"\f0ab"}.tcfa-arrow-circle-down{--fa:"\f0ab"}.tcfa-globe{--fa:"\f0ac"}.tcfa-wrench{--fa:"\f0ad"}.tcfa-list-check{--fa:"\f0ae"}.tcfa-tasks{--fa:"\f0ae"}.tcfa-filter{--fa:"\f0b0"}.tcfa-briefcase{--fa:"\f0b1"}.tcfa-up-down-left-right{--fa:"\f0b2"}.tcfa-arrows-alt{--fa:"\f0b2"}.tcfa-users{--fa:"\f0c0"}.tcfa-link{--fa:"\f0c1"}.tcfa-chain{--fa:"\f0c1"}.tcfa-cloud{--fa:"\f0c2"}.tcfa-flask{--fa:"\f0c3"}.tcfa-scissors{--fa:"\f0c4"}.tcfa-cut{--fa:"\f0c4"}.tcfa-copy{--fa:"\f0c5"}.tcfa-paperclip{--fa:"\f0c6"}.tcfa-floppy-disk{--fa:"\f0c7"}.tcfa-save{--fa:"\f0c7"}.tcfa-square{--fa:"\f0c8"}.tcfa-bars{--fa:"\f0c9"}.tcfa-navicon{--fa:"\f0c9"}.tcfa-list-ul{--fa:"\f0ca"}.tcfa-list-dots{--fa:"\f0ca"}.tcfa-list-ol{--fa:"\f0cb"}.tcfa-list-1-2{--fa:"\f0cb"}.tcfa-list-numeric{--fa:"\f0cb"}.tcfa-strikethrough{--fa:"\f0cc"}.tcfa-underline{--fa:"\f0cd"}.tcfa-table{--fa:"\f0ce"}.tcfa-wand-magic{--fa:"\f0d0"}.tcfa-magic{--fa:"\f0d0"}.tcfa-truck{--fa:"\f0d1"}.tcfa-money-bill{--fa:"\f0d6"}.tcfa-caret-down{--fa:"\f0d7"}.tcfa-caret-up{--fa:"\f0d8"}.tcfa-caret-left{--fa:"\f0d9"}.tcfa-caret-right{--fa:"\f0da"}.tcfa-table-columns{--fa:"\f0db"}.tcfa-columns{--fa:"\f0db"}.tcfa-sort{--fa:"\f0dc"}.tcfa-unsorted{--fa:"\f0dc"}.tcfa-sort-down{--fa:"\f0dd"}.tcfa-sort-desc{--fa:"\f0dd"}.tcfa-sort-up{--fa:"\f0de"}.tcfa-sort-asc{--fa:"\f0de"}.tcfa-envelope{--fa:"\f0e0"}.tcfa-arrow-rotate-left{--fa:"\f0e2"}.tcfa-arrow-left-rotate{--fa:"\f0e2"}.tcfa-arrow-rotate-back{--fa:"\f0e2"}.tcfa-arrow-rotate-backward{--fa:"\f0e2"}.tcfa-undo{--fa:"\f0e2"}.tcfa-gavel{--fa:"\f0e3"}.tcfa-legal{--fa:"\f0e3"}.tcfa-bolt{--fa:"\f0e7"}.tcfa-zap{--fa:"\f0e7"}.tcfa-sitemap{--fa:"\f0e8"}.tcfa-umbrella{--fa:"\f0e9"}.tcfa-paste{--fa:"\f0ea"}.tcfa-file-clipboard{--fa:"\f0ea"}.tcfa-lightbulb{--fa:"\f0eb"}.tcfa-arrow-right-arrow-left{--fa:"\f0ec"}.tcfa-exchange{--fa:"\f0ec"}.tcfa-cloud-arrow-down{--fa:"\f0ed"}.tcfa-cloud-download{--fa:"\f0ed"}.tcfa-cloud-download-alt{--fa:"\f0ed"}.tcfa-cloud-arrow-up{--fa:"\f0ee"}.tcfa-cloud-upload{--fa:"\f0ee"}.tcfa-cloud-upload-alt{--fa:"\f0ee"}.tcfa-user-doctor{--fa:"\f0f0"}.tcfa-user-md{--fa:"\f0f0"}.tcfa-stethoscope{--fa:"\f0f1"}.tcfa-suitcase{--fa:"\f0f2"}.tcfa-bell{--fa:"\f0f3"}.tcfa-mug-saucer{--fa:"\f0f4"}.tcfa-coffee{--fa:"\f0f4"}.tcfa-hospital{--fa:"\f0f8"}.tcfa-hospital-alt{--fa:"\f0f8"}.tcfa-hospital-wide{--fa:"\f0f8"}.tcfa-truck-medical{--fa:"\f0f9"}.tcfa-ambulance{--fa:"\f0f9"}.tcfa-suitcase-medical{--fa:"\f0fa"}.tcfa-medkit{--fa:"\f0fa"}.tcfa-jet-fighter{--fa:"\f0fb"}.tcfa-fighter-jet{--fa:"\f0fb"}.tcfa-beer-mug-empty{--fa:"\f0fc"}.tcfa-beer{--fa:"\f0fc"}.tcfa-square-h{--fa:"\f0fd"}.tcfa-h-square{--fa:"\f0fd"}.tcfa-square-plus{--fa:"\f0fe"}.tcfa-plus-square{--fa:"\f0fe"}.tcfa-angles-left{--fa:"\f100"}.tcfa-angle-double-left{--fa:"\f100"}.tcfa-angles-right{--fa:"\f101"}.tcfa-angle-double-right{--fa:"\f101"}.tcfa-angles-up{--fa:"\f102"}.tcfa-angle-double-up{--fa:"\f102"}.tcfa-angles-down{--fa:"\f103"}.tcfa-angle-double-down{--fa:"\f103"}.tcfa-angle-left{--fa:"\f104"}.tcfa-angle-right{--fa:"\f105"}.tcfa-angle-up{--fa:"\f106"}.tcfa-angle-down{--fa:"\f107"}.tcfa-laptop{--fa:"\f109"}.tcfa-tablet-button{--fa:"\f10a"}.tcfa-mobile-button{--fa:"\f10b"}.tcfa-quote-left{--fa:"\f10d"}.tcfa-quote-left-alt{--fa:"\f10d"}.tcfa-quote-right{--fa:"\f10e"}.tcfa-quote-right-alt{--fa:"\f10e"}.tcfa-spinner{--fa:"\f110"}.tcfa-circle{--fa:"\f111"}.tcfa-face-smile{--fa:"\f118"}.tcfa-smile{--fa:"\f118"}.tcfa-face-frown{--fa:"\f119"}.tcfa-frown{--fa:"\f119"}.tcfa-face-meh{--fa:"\f11a"}.tcfa-meh{--fa:"\f11a"}.tcfa-gamepad{--fa:"\f11b"}.tcfa-keyboard{--fa:"\f11c"}.tcfa-flag-checkered{--fa:"\f11e"}.tcfa-terminal{--fa:"\f120"}.tcfa-code{--fa:"\f121"}.tcfa-reply-all{--fa:"\f122"}.tcfa-mail-reply-all{--fa:"\f122"}.tcfa-location-arrow{--fa:"\f124"}.tcfa-crop{--fa:"\f125"}.tcfa-code-branch{--fa:"\f126"}.tcfa-link-slash{--fa:"\f127"}.tcfa-chain-broken{--fa:"\f127"}.tcfa-chain-slash{--fa:"\f127"}.tcfa-unlink{--fa:"\f127"}.tcfa-info{--fa:"\f129"}.tcfa-superscript{--fa:"\f12b"}.tcfa-subscript{--fa:"\f12c"}.tcfa-eraser{--fa:"\f12d"}.tcfa-puzzle-piece{--fa:"\f12e"}.tcfa-microphone{--fa:"\f130"}.tcfa-microphone-slash{--fa:"\f131"}.tcfa-shield{--fa:"\f132"}.tcfa-shield-blank{--fa:"\f132"}.tcfa-calendar{--fa:"\f133"}.tcfa-fire-extinguisher{--fa:"\f134"}.tcfa-rocket{--fa:"\f135"}.tcfa-circle-chevron-left{--fa:"\f137"}.tcfa-chevron-circle-left{--fa:"\f137"}.tcfa-circle-chevron-right{--fa:"\f138"}.tcfa-chevron-circle-right{--fa:"\f138"}.tcfa-circle-chevron-up{--fa:"\f139"}.tcfa-chevron-circle-up{--fa:"\f139"}.tcfa-circle-chevron-down{--fa:"\f13a"}.tcfa-chevron-circle-down{--fa:"\f13a"}.tcfa-anchor{--fa:"\f13d"}.tcfa-unlock-keyhole{--fa:"\f13e"}.tcfa-unlock-alt{--fa:"\f13e"}.tcfa-bullseye{--fa:"\f140"}.tcfa-ellipsis{--fa:"\f141"}.tcfa-ellipsis-h{--fa:"\f141"}.tcfa-ellipsis-vertical{--fa:"\f142"}.tcfa-ellipsis-v{--fa:"\f142"}.tcfa-square-rss{--fa:"\f143"}.tcfa-rss-square{--fa:"\f143"}.tcfa-circle-play{--fa:"\f144"}.tcfa-play-circle{--fa:"\f144"}.tcfa-ticket{--fa:"\f145"}.tcfa-square-minus{--fa:"\f146"}.tcfa-minus-square{--fa:"\f146"}.tcfa-arrow-turn-up{--fa:"\f148"}.tcfa-level-up{--fa:"\f148"}.tcfa-arrow-turn-down{--fa:"\f149"}.tcfa-level-down{--fa:"\f149"}.tcfa-square-check{--fa:"\f14a"}.tcfa-check-square{--fa:"\f14a"}.tcfa-square-pen{--fa:"\f14b"}.tcfa-pen-square{--fa:"\f14b"}.tcfa-pencil-square{--fa:"\f14b"}.tcfa-square-arrow-up-right{--fa:"\f14c"}.tcfa-external-link-square{--fa:"\f14c"}.tcfa-share-from-square{--fa:"\f14d"}.tcfa-share-square{--fa:"\f14d"}.tcfa-compass{--fa:"\f14e"}.tcfa-square-caret-down{--fa:"\f150"}.tcfa-caret-square-down{--fa:"\f150"}.tcfa-square-caret-up{--fa:"\f151"}.tcfa-caret-square-up{--fa:"\f151"}.tcfa-square-caret-right{--fa:"\f152"}.tcfa-caret-square-right{--fa:"\f152"}.tcfa-euro-sign{--fa:"\f153"}.tcfa-eur{--fa:"\f153"}.tcfa-euro{--fa:"\f153"}.tcfa-sterling-sign{--fa:"\f154"}.tcfa-gbp{--fa:"\f154"}.tcfa-pound-sign{--fa:"\f154"}.tcfa-rupee-sign{--fa:"\f156"}.tcfa-rupee{--fa:"\f156"}.tcfa-yen-sign{--fa:"\f157"}.tcfa-cny{--fa:"\f157"}.tcfa-jpy{--fa:"\f157"}.tcfa-rmb{--fa:"\f157"}.tcfa-yen{--fa:"\f157"}.tcfa-ruble-sign{--fa:"\f158"}.tcfa-rouble{--fa:"\f158"}.tcfa-rub{--fa:"\f158"}.tcfa-ruble{--fa:"\f158"}.tcfa-won-sign{--fa:"\f159"}.tcfa-krw{--fa:"\f159"}.tcfa-won{--fa:"\f159"}.tcfa-file{--fa:"\f15b"}.tcfa-file-lines{--fa:"\f15c"}.tcfa-file-alt{--fa:"\f15c"}.tcfa-file-text{--fa:"\f15c"}.tcfa-arrow-down-a-z{--fa:"\f15d"}.tcfa-sort-alpha-asc{--fa:"\f15d"}.tcfa-sort-alpha-down{--fa:"\f15d"}.tcfa-arrow-up-a-z{--fa:"\f15e"}.tcfa-sort-alpha-up{--fa:"\f15e"}.tcfa-arrow-down-wide-short{--fa:"\f160"}.tcfa-sort-amount-asc{--fa:"\f160"}.tcfa-sort-amount-down{--fa:"\f160"}.tcfa-arrow-up-wide-short{--fa:"\f161"}.tcfa-sort-amount-up{--fa:"\f161"}.tcfa-arrow-down-1-9{--fa:"\f162"}.tcfa-sort-numeric-asc{--fa:"\f162"}.tcfa-sort-numeric-down{--fa:"\f162"}.tcfa-arrow-up-1-9{--fa:"\f163"}.tcfa-sort-numeric-up{--fa:"\f163"}.tcfa-thumbs-up{--fa:"\f164"}.tcfa-thumbs-down{--fa:"\f165"}.tcfa-arrow-down-long{--fa:"\f175"}.tcfa-long-arrow-down{--fa:"\f175"}.tcfa-arrow-up-long{--fa:"\f176"}.tcfa-long-arrow-up{--fa:"\f176"}.tcfa-arrow-left-long{--fa:"\f177"}.tcfa-long-arrow-left{--fa:"\f177"}.tcfa-arrow-right-long{--fa:"\f178"}.tcfa-long-arrow-right{--fa:"\f178"}.tcfa-person-dress{--fa:"\f182"}.tcfa-female{--fa:"\f182"}.tcfa-person{--fa:"\f183"}.tcfa-male{--fa:"\f183"}.tcfa-sun{--fa:"\f185"}.tcfa-moon{--fa:"\f186"}.tcfa-box-archive{--fa:"\f187"}.tcfa-archive{--fa:"\f187"}.tcfa-bug{--fa:"\f188"}.tcfa-square-caret-left{--fa:"\f191"}.tcfa-caret-square-left{--fa:"\f191"}.tcfa-circle-dot{--fa:"\f192"}.tcfa-dot-circle{--fa:"\f192"}.tcfa-wheelchair{--fa:"\f193"}.tcfa-lira-sign{--fa:"\f195"}.tcfa-shuttle-space{--fa:"\f197"}.tcfa-space-shuttle{--fa:"\f197"}.tcfa-square-envelope{--fa:"\f199"}.tcfa-envelope-square{--fa:"\f199"}.tcfa-building-columns{--fa:"\f19c"}.tcfa-bank{--fa:"\f19c"}.tcfa-institution{--fa:"\f19c"}.tcfa-museum{--fa:"\f19c"}.tcfa-university{--fa:"\f19c"}.tcfa-graduation-cap{--fa:"\f19d"}.tcfa-mortar-board{--fa:"\f19d"}.tcfa-language{--fa:"\f1ab"}.tcfa-fax{--fa:"\f1ac"}.tcfa-building{--fa:"\f1ad"}.tcfa-child{--fa:"\f1ae"}.tcfa-paw{--fa:"\f1b0"}.tcfa-cube{--fa:"\f1b2"}.tcfa-cubes{--fa:"\f1b3"}.tcfa-recycle{--fa:"\f1b8"}.tcfa-car{--fa:"\f1b9"}.tcfa-automobile{--fa:"\f1b9"}.tcfa-taxi{--fa:"\f1ba"}.tcfa-cab{--fa:"\f1ba"}.tcfa-tree{--fa:"\f1bb"}.tcfa-database{--fa:"\f1c0"}.tcfa-file-pdf{--fa:"\f1c1"}.tcfa-file-word{--fa:"\f1c2"}.tcfa-file-excel{--fa:"\f1c3"}.tcfa-file-powerpoint{--fa:"\f1c4"}.tcfa-file-image{--fa:"\f1c5"}.tcfa-file-zipper{--fa:"\f1c6"}.tcfa-file-archive{--fa:"\f1c6"}.tcfa-file-audio{--fa:"\f1c7"}.tcfa-file-video{--fa:"\f1c8"}.tcfa-file-code{--fa:"\f1c9"}.tcfa-life-ring{--fa:"\f1cd"}.tcfa-circle-notch{--fa:"\f1ce"}.tcfa-paper-plane{--fa:"\f1d8"}.tcfa-clock-rotate-left{--fa:"\f1da"}.tcfa-history{--fa:"\f1da"}.tcfa-heading{--fa:"\f1dc"}.tcfa-header{--fa:"\f1dc"}.tcfa-paragraph{--fa:"\f1dd"}.tcfa-sliders{--fa:"\f1de"}.tcfa-sliders-h{--fa:"\f1de"}.tcfa-share-nodes{--fa:"\f1e0"}.tcfa-share-alt{--fa:"\f1e0"}.tcfa-square-share-nodes{--fa:"\f1e1"}.tcfa-share-alt-square{--fa:"\f1e1"}.tcfa-bomb{--fa:"\f1e2"}.tcfa-futbol{--fa:"\f1e3"}.tcfa-futbol-ball{--fa:"\f1e3"}.tcfa-soccer-ball{--fa:"\f1e3"}.tcfa-tty{--fa:"\f1e4"}.tcfa-teletype{--fa:"\f1e4"}.tcfa-binoculars{--fa:"\f1e5"}.tcfa-plug{--fa:"\f1e6"}.tcfa-newspaper{--fa:"\f1ea"}.tcfa-wifi{--fa:"\f1eb"}.tcfa-wifi-3{--fa:"\f1eb"}.tcfa-wifi-strong{--fa:"\f1eb"}.tcfa-calculator{--fa:"\f1ec"}.tcfa-bell-slash{--fa:"\f1f6"}.tcfa-trash{--fa:"\f1f8"}.tcfa-copyright{--fa:"\f1f9"}.tcfa-eye-dropper{--fa:"\f1fb"}.tcfa-eye-dropper-empty{--fa:"\f1fb"}.tcfa-eyedropper{--fa:"\f1fb"}.tcfa-paintbrush{--fa:"\f1fc"}.tcfa-paint-brush{--fa:"\f1fc"}.tcfa-cake-candles{--fa:"\f1fd"}.tcfa-birthday-cake{--fa:"\f1fd"}.tcfa-cake{--fa:"\f1fd"}.tcfa-chart-area{--fa:"\f1fe"}.tcfa-area-chart{--fa:"\f1fe"}.tcfa-chart-pie{--fa:"\f200"}.tcfa-pie-chart{--fa:"\f200"}.tcfa-chart-line{--fa:"\f201"}.tcfa-line-chart{--fa:"\f201"}.tcfa-toggle-off{--fa:"\f204"}.tcfa-toggle-on{--fa:"\f205"}.tcfa-bicycle{--fa:"\f206"}.tcfa-bus{--fa:"\f207"}.tcfa-closed-captioning{--fa:"\f20a"}.tcfa-shekel-sign{--fa:"\f20b"}.tcfa-ils{--fa:"\f20b"}.tcfa-shekel{--fa:"\f20b"}.tcfa-sheqel{--fa:"\f20b"}.tcfa-sheqel-sign{--fa:"\f20b"}.tcfa-cart-plus{--fa:"\f217"}.tcfa-cart-arrow-down{--fa:"\f218"}.tcfa-diamond{--fa:"\f219"}.tcfa-ship{--fa:"\f21a"}.tcfa-user-secret{--fa:"\f21b"}.tcfa-motorcycle{--fa:"\f21c"}.tcfa-street-view{--fa:"\f21d"}.tcfa-heart-pulse{--fa:"\f21e"}.tcfa-heartbeat{--fa:"\f21e"}.tcfa-venus{--fa:"\f221"}.tcfa-mars{--fa:"\f222"}.tcfa-mercury{--fa:"\f223"}.tcfa-mars-and-venus{--fa:"\f224"}.tcfa-transgender{--fa:"\f225"}.tcfa-transgender-alt{--fa:"\f225"}.tcfa-venus-double{--fa:"\f226"}.tcfa-mars-double{--fa:"\f227"}.tcfa-venus-mars{--fa:"\f228"}.tcfa-mars-stroke{--fa:"\f229"}.tcfa-mars-stroke-up{--fa:"\f22a"}.tcfa-mars-stroke-v{--fa:"\f22a"}.tcfa-mars-stroke-right{--fa:"\f22b"}.tcfa-mars-stroke-h{--fa:"\f22b"}.tcfa-neuter{--fa:"\f22c"}.tcfa-genderless{--fa:"\f22d"}.tcfa-server{--fa:"\f233"}.tcfa-user-plus{--fa:"\f234"}.tcfa-user-xmark{--fa:"\f235"}.tcfa-user-times{--fa:"\f235"}.tcfa-bed{--fa:"\f236"}.tcfa-train{--fa:"\f238"}.tcfa-train-subway{--fa:"\f239"}.tcfa-subway{--fa:"\f239"}.tcfa-battery-full{--fa:"\f240"}.tcfa-battery{--fa:"\f240"}.tcfa-battery-5{--fa:"\f240"}.tcfa-battery-three-quarters{--fa:"\f241"}.tcfa-battery-4{--fa:"\f241"}.tcfa-battery-half{--fa:"\f242"}.tcfa-battery-3{--fa:"\f242"}.tcfa-battery-quarter{--fa:"\f243"}.tcfa-battery-2{--fa:"\f243"}.tcfa-battery-empty{--fa:"\f244"}.tcfa-battery-0{--fa:"\f244"}.tcfa-arrow-pointer{--fa:"\f245"}.tcfa-mouse-pointer{--fa:"\f245"}.tcfa-i-cursor{--fa:"\f246"}.tcfa-object-group{--fa:"\f247"}.tcfa-object-ungroup{--fa:"\f248"}.tcfa-note-sticky{--fa:"\f249"}.tcfa-sticky-note{--fa:"\f249"}.tcfa-clone{--fa:"\f24d"}.tcfa-scale-balanced{--fa:"\f24e"}.tcfa-balance-scale{--fa:"\f24e"}.tcfa-hourglass-start{--fa:"\f251"}.tcfa-hourglass-1{--fa:"\f251"}.tcfa-hourglass-half{--fa:"\f252"}.tcfa-hourglass-2{--fa:"\f252"}.tcfa-hourglass-end{--fa:"\f253"}.tcfa-hourglass-3{--fa:"\f253"}.tcfa-hourglass{--fa:"\f254"}.tcfa-hourglass-empty{--fa:"\f254"}.tcfa-hand-back-fist{--fa:"\f255"}.tcfa-hand-rock{--fa:"\f255"}.tcfa-hand{--fa:"\f256"}.tcfa-hand-paper{--fa:"\f256"}.tcfa-hand-scissors{--fa:"\f257"}.tcfa-hand-lizard{--fa:"\f258"}.tcfa-hand-spock{--fa:"\f259"}.tcfa-hand-pointer{--fa:"\f25a"}.tcfa-hand-peace{--fa:"\f25b"}.tcfa-trademark{--fa:"\f25c"}.tcfa-registered{--fa:"\f25d"}.tcfa-tv{--fa:"\f26c"}.tcfa-television{--fa:"\f26c"}.tcfa-tv-alt{--fa:"\f26c"}.tcfa-calendar-plus{--fa:"\f271"}.tcfa-calendar-minus{--fa:"\f272"}.tcfa-calendar-xmark{--fa:"\f273"}.tcfa-calendar-times{--fa:"\f273"}.tcfa-calendar-check{--fa:"\f274"}.tcfa-industry{--fa:"\f275"}.tcfa-map-pin{--fa:"\f276"}.tcfa-signs-post{--fa:"\f277"}.tcfa-map-signs{--fa:"\f277"}.tcfa-map{--fa:"\f279"}.tcfa-message{--fa:"\f27a"}.tcfa-comment-alt{--fa:"\f27a"}.tcfa-circle-pause{--fa:"\f28b"}.tcfa-pause-circle{--fa:"\f28b"}.tcfa-circle-stop{--fa:"\f28d"}.tcfa-stop-circle{--fa:"\f28d"}.tcfa-bag-shopping{--fa:"\f290"}.tcfa-shopping-bag{--fa:"\f290"}.tcfa-basket-shopping{--fa:"\f291"}.tcfa-shopping-basket{--fa:"\f291"}.tcfa-universal-access{--fa:"\f29a"}.tcfa-person-walking-with-cane{--fa:"\f29d"}.tcfa-blind{--fa:"\f29d"}.tcfa-audio-description{--fa:"\f29e"}.tcfa-phone-volume{--fa:"\f2a0"}.tcfa-volume-control-phone{--fa:"\f2a0"}.tcfa-braille{--fa:"\f2a1"}.tcfa-ear-listen{--fa:"\f2a2"}.tcfa-assistive-listening-systems{--fa:"\f2a2"}.tcfa-hands-asl-interpreting{--fa:"\f2a3"}.tcfa-american-sign-language-interpreting{--fa:"\f2a3"}.tcfa-asl-interpreting{--fa:"\f2a3"}.tcfa-hands-american-sign-language-interpreting{--fa:"\f2a3"}.tcfa-ear-deaf{--fa:"\f2a4"}.tcfa-deaf{--fa:"\f2a4"}.tcfa-deafness{--fa:"\f2a4"}.tcfa-hard-of-hearing{--fa:"\f2a4"}.tcfa-hands{--fa:"\f2a7"}.tcfa-sign-language{--fa:"\f2a7"}.tcfa-signing{--fa:"\f2a7"}.tcfa-eye-low-vision{--fa:"\f2a8"}.tcfa-low-vision{--fa:"\f2a8"}.tcfa-font-awesome{--fa:"\f2b4"}.tcfa-font-awesome-flag{--fa:"\f2b4"}.tcfa-font-awesome-logo-full{--fa:"\f2b4"}.tcfa-handshake{--fa:"\f2b5"}.tcfa-handshake-alt{--fa:"\f2b5"}.tcfa-handshake-simple{--fa:"\f2b5"}.tcfa-envelope-open{--fa:"\f2b6"}.tcfa-address-book{--fa:"\f2b9"}.tcfa-contact-book{--fa:"\f2b9"}.tcfa-address-card{--fa:"\f2bb"}.tcfa-contact-card{--fa:"\f2bb"}.tcfa-vcard{--fa:"\f2bb"}.tcfa-circle-user{--fa:"\f2bd"}.tcfa-user-circle{--fa:"\f2bd"}.tcfa-id-badge{--fa:"\f2c1"}.tcfa-id-card{--fa:"\f2c2"}.tcfa-drivers-license{--fa:"\f2c2"}.tcfa-temperature-full{--fa:"\f2c7"}.tcfa-temperature-4{--fa:"\f2c7"}.tcfa-thermometer-4{--fa:"\f2c7"}.tcfa-thermometer-full{--fa:"\f2c7"}.tcfa-temperature-three-quarters{--fa:"\f2c8"}.tcfa-temperature-3{--fa:"\f2c8"}.tcfa-thermometer-3{--fa:"\f2c8"}.tcfa-thermometer-three-quarters{--fa:"\f2c8"}.tcfa-temperature-half{--fa:"\f2c9"}.tcfa-temperature-2{--fa:"\f2c9"}.tcfa-thermometer-2{--fa:"\f2c9"}.tcfa-thermometer-half{--fa:"\f2c9"}.tcfa-temperature-quarter{--fa:"\f2ca"}.tcfa-temperature-1{--fa:"\f2ca"}.tcfa-thermometer-1{--fa:"\f2ca"}.tcfa-thermometer-quarter{--fa:"\f2ca"}.tcfa-temperature-empty{--fa:"\f2cb"}.tcfa-temperature-0{--fa:"\f2cb"}.tcfa-thermometer-0{--fa:"\f2cb"}.tcfa-thermometer-empty{--fa:"\f2cb"}.tcfa-shower{--fa:"\f2cc"}.tcfa-bath{--fa:"\f2cd"}.tcfa-bathtub{--fa:"\f2cd"}.tcfa-podcast{--fa:"\f2ce"}.tcfa-window-maximize{--fa:"\f2d0"}.tcfa-window-minimize{--fa:"\f2d1"}.tcfa-window-restore{--fa:"\f2d2"}.tcfa-square-xmark{--fa:"\f2d3"}.tcfa-times-square{--fa:"\f2d3"}.tcfa-xmark-square{--fa:"\f2d3"}.tcfa-microchip{--fa:"\f2db"}.tcfa-snowflake{--fa:"\f2dc"}.tcfa-spoon{--fa:"\f2e5"}.tcfa-utensil-spoon{--fa:"\f2e5"}.tcfa-utensils{--fa:"\f2e7"}.tcfa-cutlery{--fa:"\f2e7"}.tcfa-rotate-left{--fa:"\f2ea"}.tcfa-rotate-back{--fa:"\f2ea"}.tcfa-rotate-backward{--fa:"\f2ea"}.tcfa-undo-alt{--fa:"\f2ea"}.tcfa-trash-can{--fa:"\f2ed"}.tcfa-trash-alt{--fa:"\f2ed"}.tcfa-rotate{--fa:"\f2f1"}.tcfa-sync-alt{--fa:"\f2f1"}.tcfa-stopwatch{--fa:"\f2f2"}.tcfa-right-from-bracket{--fa:"\f2f5"}.tcfa-sign-out-alt{--fa:"\f2f5"}.tcfa-right-to-bracket{--fa:"\f2f6"}.tcfa-sign-in-alt{--fa:"\f2f6"}.tcfa-rotate-right{--fa:"\f2f9"}.tcfa-redo-alt{--fa:"\f2f9"}.tcfa-rotate-forward{--fa:"\f2f9"}.tcfa-poo{--fa:"\f2fe"}.tcfa-images{--fa:"\f302"}.tcfa-pencil{--fa:"\f303"}.tcfa-pencil-alt{--fa:"\f303"}.tcfa-pen{--fa:"\f304"}.tcfa-pen-clip{--fa:"\f305"}.tcfa-pen-alt{--fa:"\f305"}.tcfa-octagon{--fa:"\f306"}.tcfa-down-long{--fa:"\f309"}.tcfa-long-arrow-alt-down{--fa:"\f309"}.tcfa-left-long{--fa:"\f30a"}.tcfa-long-arrow-alt-left{--fa:"\f30a"}.tcfa-right-long{--fa:"\f30b"}.tcfa-long-arrow-alt-right{--fa:"\f30b"}.tcfa-up-long{--fa:"\f30c"}.tcfa-long-arrow-alt-up{--fa:"\f30c"}.tcfa-hexagon{--fa:"\f312"}.tcfa-file-pen{--fa:"\f31c"}.tcfa-file-edit{--fa:"\f31c"}.tcfa-maximize{--fa:"\f31e"}.tcfa-expand-arrows-alt{--fa:"\f31e"}.tcfa-clipboard{--fa:"\f328"}.tcfa-left-right{--fa:"\f337"}.tcfa-arrows-alt-h{--fa:"\f337"}.tcfa-up-down{--fa:"\f338"}.tcfa-arrows-alt-v{--fa:"\f338"}.tcfa-alarm-clock{--fa:"\f34e"}.tcfa-circle-down{--fa:"\f358"}.tcfa-arrow-alt-circle-down{--fa:"\f358"}.tcfa-circle-left{--fa:"\f359"}.tcfa-arrow-alt-circle-left{--fa:"\f359"}.tcfa-circle-right{--fa:"\f35a"}.tcfa-arrow-alt-circle-right{--fa:"\f35a"}.tcfa-circle-up{--fa:"\f35b"}.tcfa-arrow-alt-circle-up{--fa:"\f35b"}.tcfa-up-right-from-square{--fa:"\f35d"}.tcfa-external-link-alt{--fa:"\f35d"}.tcfa-square-up-right{--fa:"\f360"}.tcfa-external-link-square-alt{--fa:"\f360"}.tcfa-right-left{--fa:"\f362"}.tcfa-exchange-alt{--fa:"\f362"}.tcfa-repeat{--fa:"\f363"}.tcfa-code-commit{--fa:"\f386"}.tcfa-code-merge{--fa:"\f387"}.tcfa-desktop{--fa:"\f390"}.tcfa-desktop-alt{--fa:"\f390"}.tcfa-gem{--fa:"\f3a5"}.tcfa-turn-down{--fa:"\f3be"}.tcfa-level-down-alt{--fa:"\f3be"}.tcfa-turn-up{--fa:"\f3bf"}.tcfa-level-up-alt{--fa:"\f3bf"}.tcfa-lock-open{--fa:"\f3c1"}.tcfa-location-dot{--fa:"\f3c5"}.tcfa-map-marker-alt{--fa:"\f3c5"}.tcfa-microphone-lines{--fa:"\f3c9"}.tcfa-microphone-alt{--fa:"\f3c9"}.tcfa-mobile-screen-button{--fa:"\f3cd"}.tcfa-mobile-alt{--fa:"\f3cd"}.tcfa-mobile{--fa:"\f3ce"}.tcfa-mobile-android{--fa:"\f3ce"}.tcfa-mobile-phone{--fa:"\f3ce"}.tcfa-mobile-screen{--fa:"\f3cf"}.tcfa-mobile-android-alt{--fa:"\f3cf"}.tcfa-money-bill-1{--fa:"\f3d1"}.tcfa-money-bill-alt{--fa:"\f3d1"}.tcfa-phone-slash{--fa:"\f3dd"}.tcfa-image-portrait{--fa:"\f3e0"}.tcfa-portrait{--fa:"\f3e0"}.tcfa-reply{--fa:"\f3e5"}.tcfa-mail-reply{--fa:"\f3e5"}.tcfa-shield-halved{--fa:"\f3ed"}.tcfa-shield-alt{--fa:"\f3ed"}.tcfa-tablet-screen-button{--fa:"\f3fa"}.tcfa-tablet-alt{--fa:"\f3fa"}.tcfa-tablet{--fa:"\f3fb"}.tcfa-tablet-android{--fa:"\f3fb"}.tcfa-ticket-simple{--fa:"\f3ff"}.tcfa-ticket-alt{--fa:"\f3ff"}.tcfa-rectangle-xmark{--fa:"\f410"}.tcfa-rectangle-times{--fa:"\f410"}.tcfa-times-rectangle{--fa:"\f410"}.tcfa-window-close{--fa:"\f410"}.tcfa-down-left-and-up-right-to-center{--fa:"\f422"}.tcfa-compress-alt{--fa:"\f422"}.tcfa-up-right-and-down-left-from-center{--fa:"\f424"}.tcfa-expand-alt{--fa:"\f424"}.tcfa-baseball-bat-ball{--fa:"\f432"}.tcfa-baseball{--fa:"\f433"}.tcfa-baseball-ball{--fa:"\f433"}.tcfa-basketball{--fa:"\f434"}.tcfa-basketball-ball{--fa:"\f434"}.tcfa-bowling-ball{--fa:"\f436"}.tcfa-chess{--fa:"\f439"}.tcfa-chess-bishop{--fa:"\f43a"}.tcfa-chess-board{--fa:"\f43c"}.tcfa-chess-king{--fa:"\f43f"}.tcfa-chess-knight{--fa:"\f441"}.tcfa-chess-pawn{--fa:"\f443"}.tcfa-chess-queen{--fa:"\f445"}.tcfa-chess-rook{--fa:"\f447"}.tcfa-dumbbell{--fa:"\f44b"}.tcfa-football{--fa:"\f44e"}.tcfa-football-ball{--fa:"\f44e"}.tcfa-golf-ball-tee{--fa:"\f450"}.tcfa-golf-ball{--fa:"\f450"}.tcfa-hockey-puck{--fa:"\f453"}.tcfa-broom-ball{--fa:"\f458"}.tcfa-quidditch{--fa:"\f458"}.tcfa-quidditch-broom-ball{--fa:"\f458"}.tcfa-square-full{--fa:"\f45c"}.tcfa-table-tennis-paddle-ball{--fa:"\f45d"}.tcfa-ping-pong-paddle-ball{--fa:"\f45d"}.tcfa-table-tennis{--fa:"\f45d"}.tcfa-volleyball{--fa:"\f45f"}.tcfa-volleyball-ball{--fa:"\f45f"}.tcfa-hand-dots{--fa:"\f461"}.tcfa-allergies{--fa:"\f461"}.tcfa-bandage{--fa:"\f462"}.tcfa-band-aid{--fa:"\f462"}.tcfa-box{--fa:"\f466"}.tcfa-boxes-stacked{--fa:"\f468"}.tcfa-boxes{--fa:"\f468"}.tcfa-boxes-alt{--fa:"\f468"}.tcfa-briefcase-medical{--fa:"\f469"}.tcfa-fire-flame-simple{--fa:"\f46a"}.tcfa-burn{--fa:"\f46a"}.tcfa-capsules{--fa:"\f46b"}.tcfa-clipboard-check{--fa:"\f46c"}.tcfa-clipboard-list{--fa:"\f46d"}.tcfa-person-dots-from-line{--fa:"\f470"}.tcfa-diagnoses{--fa:"\f470"}.tcfa-dna{--fa:"\f471"}.tcfa-dolly{--fa:"\f472"}.tcfa-dolly-box{--fa:"\f472"}.tcfa-cart-flatbed{--fa:"\f474"}.tcfa-dolly-flatbed{--fa:"\f474"}.tcfa-file-medical{--fa:"\f477"}.tcfa-file-waveform{--fa:"\f478"}.tcfa-file-medical-alt{--fa:"\f478"}.tcfa-kit-medical{--fa:"\f479"}.tcfa-first-aid{--fa:"\f479"}.tcfa-circle-h{--fa:"\f47e"}.tcfa-hospital-symbol{--fa:"\f47e"}.tcfa-id-card-clip{--fa:"\f47f"}.tcfa-id-card-alt{--fa:"\f47f"}.tcfa-notes-medical{--fa:"\f481"}.tcfa-pallet{--fa:"\f482"}.tcfa-pills{--fa:"\f484"}.tcfa-prescription-bottle{--fa:"\f485"}.tcfa-prescription-bottle-medical{--fa:"\f486"}.tcfa-prescription-bottle-alt{--fa:"\f486"}.tcfa-bed-pulse{--fa:"\f487"}.tcfa-procedures{--fa:"\f487"}.tcfa-truck-fast{--fa:"\f48b"}.tcfa-shipping-fast{--fa:"\f48b"}.tcfa-smoking{--fa:"\f48d"}.tcfa-syringe{--fa:"\f48e"}.tcfa-tablets{--fa:"\f490"}.tcfa-thermometer{--fa:"\f491"}.tcfa-vial{--fa:"\f492"}.tcfa-vials{--fa:"\f493"}.tcfa-warehouse{--fa:"\f494"}.tcfa-weight-scale{--fa:"\f496"}.tcfa-weight{--fa:"\f496"}.tcfa-x-ray{--fa:"\f497"}.tcfa-box-open{--fa:"\f49e"}.tcfa-comment-dots{--fa:"\f4ad"}.tcfa-commenting{--fa:"\f4ad"}.tcfa-comment-slash{--fa:"\f4b3"}.tcfa-couch{--fa:"\f4b8"}.tcfa-circle-dollar-to-slot{--fa:"\f4b9"}.tcfa-donate{--fa:"\f4b9"}.tcfa-dove{--fa:"\f4ba"}.tcfa-hand-holding{--fa:"\f4bd"}.tcfa-hand-holding-heart{--fa:"\f4be"}.tcfa-hand-holding-dollar{--fa:"\f4c0"}.tcfa-hand-holding-usd{--fa:"\f4c0"}.tcfa-hand-holding-droplet{--fa:"\f4c1"}.tcfa-hand-holding-water{--fa:"\f4c1"}.tcfa-hands-holding{--fa:"\f4c2"}.tcfa-handshake-angle{--fa:"\f4c4"}.tcfa-hands-helping{--fa:"\f4c4"}.tcfa-parachute-box{--fa:"\f4cd"}.tcfa-people-carry-box{--fa:"\f4ce"}.tcfa-people-carry{--fa:"\f4ce"}.tcfa-piggy-bank{--fa:"\f4d3"}.tcfa-ribbon{--fa:"\f4d6"}.tcfa-route{--fa:"\f4d7"}.tcfa-seedling{--fa:"\f4d8"}.tcfa-sprout{--fa:"\f4d8"}.tcfa-sign-hanging{--fa:"\f4d9"}.tcfa-sign{--fa:"\f4d9"}.tcfa-face-smile-wink{--fa:"\f4da"}.tcfa-smile-wink{--fa:"\f4da"}.tcfa-tape{--fa:"\f4db"}.tcfa-truck-ramp-box{--fa:"\f4de"}.tcfa-truck-loading{--fa:"\f4de"}.tcfa-truck-moving{--fa:"\f4df"}.tcfa-video-slash{--fa:"\f4e2"}.tcfa-wine-glass{--fa:"\f4e3"}.tcfa-user-astronaut{--fa:"\f4fb"}.tcfa-user-check{--fa:"\f4fc"}.tcfa-user-clock{--fa:"\f4fd"}.tcfa-user-gear{--fa:"\f4fe"}.tcfa-user-cog{--fa:"\f4fe"}.tcfa-user-pen{--fa:"\f4ff"}.tcfa-user-edit{--fa:"\f4ff"}.tcfa-user-group{--fa:"\f500"}.tcfa-user-friends{--fa:"\f500"}.tcfa-user-graduate{--fa:"\f501"}.tcfa-user-lock{--fa:"\f502"}.tcfa-user-minus{--fa:"\f503"}.tcfa-user-ninja{--fa:"\f504"}.tcfa-user-shield{--fa:"\f505"}.tcfa-user-slash{--fa:"\f506"}.tcfa-user-alt-slash{--fa:"\f506"}.tcfa-user-large-slash{--fa:"\f506"}.tcfa-user-tag{--fa:"\f507"}.tcfa-user-tie{--fa:"\f508"}.tcfa-users-gear{--fa:"\f509"}.tcfa-users-cog{--fa:"\f509"}.tcfa-scale-unbalanced{--fa:"\f515"}.tcfa-balance-scale-left{--fa:"\f515"}.tcfa-scale-unbalanced-flip{--fa:"\f516"}.tcfa-balance-scale-right{--fa:"\f516"}.tcfa-blender{--fa:"\f517"}.tcfa-book-open{--fa:"\f518"}.tcfa-tower-broadcast{--fa:"\f519"}.tcfa-broadcast-tower{--fa:"\f519"}.tcfa-broom{--fa:"\f51a"}.tcfa-chalkboard{--fa:"\f51b"}.tcfa-blackboard{--fa:"\f51b"}.tcfa-chalkboard-user{--fa:"\f51c"}.tcfa-chalkboard-teacher{--fa:"\f51c"}.tcfa-church{--fa:"\f51d"}.tcfa-coins{--fa:"\f51e"}.tcfa-compact-disc{--fa:"\f51f"}.tcfa-crow{--fa:"\f520"}.tcfa-crown{--fa:"\f521"}.tcfa-dice{--fa:"\f522"}.tcfa-dice-five{--fa:"\f523"}.tcfa-dice-four{--fa:"\f524"}.tcfa-dice-one{--fa:"\f525"}.tcfa-dice-six{--fa:"\f526"}.tcfa-dice-three{--fa:"\f527"}.tcfa-dice-two{--fa:"\f528"}.tcfa-divide{--fa:"\f529"}.tcfa-door-closed{--fa:"\f52a"}.tcfa-door-open{--fa:"\f52b"}.tcfa-feather{--fa:"\f52d"}.tcfa-frog{--fa:"\f52e"}.tcfa-gas-pump{--fa:"\f52f"}.tcfa-glasses{--fa:"\f530"}.tcfa-greater-than-equal{--fa:"\f532"}.tcfa-helicopter{--fa:"\f533"}.tcfa-infinity{--fa:"\f534"}.tcfa-kiwi-bird{--fa:"\f535"}.tcfa-less-than-equal{--fa:"\f537"}.tcfa-memory{--fa:"\f538"}.tcfa-microphone-lines-slash{--fa:"\f539"}.tcfa-microphone-alt-slash{--fa:"\f539"}.tcfa-money-bill-wave{--fa:"\f53a"}.tcfa-money-bill-1-wave{--fa:"\f53b"}.tcfa-money-bill-wave-alt{--fa:"\f53b"}.tcfa-money-check{--fa:"\f53c"}.tcfa-money-check-dollar{--fa:"\f53d"}.tcfa-money-check-alt{--fa:"\f53d"}.tcfa-not-equal{--fa:"\f53e"}.tcfa-palette{--fa:"\f53f"}.tcfa-square-parking{--fa:"\f540"}.tcfa-parking{--fa:"\f540"}.tcfa-diagram-project{--fa:"\f542"}.tcfa-project-diagram{--fa:"\f542"}.tcfa-receipt{--fa:"\f543"}.tcfa-robot{--fa:"\f544"}.tcfa-ruler{--fa:"\f545"}.tcfa-ruler-combined{--fa:"\f546"}.tcfa-ruler-horizontal{--fa:"\f547"}.tcfa-ruler-vertical{--fa:"\f548"}.tcfa-school{--fa:"\f549"}.tcfa-screwdriver{--fa:"\f54a"}.tcfa-shoe-prints{--fa:"\f54b"}.tcfa-skull{--fa:"\f54c"}.tcfa-ban-smoking{--fa:"\f54d"}.tcfa-smoking-ban{--fa:"\f54d"}.tcfa-store{--fa:"\f54e"}.tcfa-shop{--fa:"\f54f"}.tcfa-store-alt{--fa:"\f54f"}.tcfa-bars-staggered{--fa:"\f550"}.tcfa-reorder{--fa:"\f550"}.tcfa-stream{--fa:"\f550"}.tcfa-stroopwafel{--fa:"\f551"}.tcfa-toolbox{--fa:"\f552"}.tcfa-shirt{--fa:"\f553"}.tcfa-t-shirt{--fa:"\f553"}.tcfa-tshirt{--fa:"\f553"}.tcfa-person-walking{--fa:"\f554"}.tcfa-walking{--fa:"\f554"}.tcfa-wallet{--fa:"\f555"}.tcfa-face-angry{--fa:"\f556"}.tcfa-angry{--fa:"\f556"}.tcfa-archway{--fa:"\f557"}.tcfa-book-atlas{--fa:"\f558"}.tcfa-atlas{--fa:"\f558"}.tcfa-award{--fa:"\f559"}.tcfa-delete-left{--fa:"\f55a"}.tcfa-backspace{--fa:"\f55a"}.tcfa-bezier-curve{--fa:"\f55b"}.tcfa-bong{--fa:"\f55c"}.tcfa-brush{--fa:"\f55d"}.tcfa-bus-simple{--fa:"\f55e"}.tcfa-bus-alt{--fa:"\f55e"}.tcfa-cannabis{--fa:"\f55f"}.tcfa-check-double{--fa:"\f560"}.tcfa-martini-glass-citrus{--fa:"\f561"}.tcfa-cocktail{--fa:"\f561"}.tcfa-bell-concierge{--fa:"\f562"}.tcfa-concierge-bell{--fa:"\f562"}.tcfa-cookie{--fa:"\f563"}.tcfa-cookie-bite{--fa:"\f564"}.tcfa-crop-simple{--fa:"\f565"}.tcfa-crop-alt{--fa:"\f565"}.tcfa-tachograph-digital{--fa:"\f566"}.tcfa-digital-tachograph{--fa:"\f566"}.tcfa-face-dizzy{--fa:"\f567"}.tcfa-dizzy{--fa:"\f567"}.tcfa-compass-drafting{--fa:"\f568"}.tcfa-drafting-compass{--fa:"\f568"}.tcfa-drum{--fa:"\f569"}.tcfa-drum-steelpan{--fa:"\f56a"}.tcfa-feather-pointed{--fa:"\f56b"}.tcfa-feather-alt{--fa:"\f56b"}.tcfa-file-contract{--fa:"\f56c"}.tcfa-file-arrow-down{--fa:"\f56d"}.tcfa-file-download{--fa:"\f56d"}.tcfa-file-export{--fa:"\f56e"}.tcfa-arrow-right-from-file{--fa:"\f56e"}.tcfa-file-import{--fa:"\f56f"}.tcfa-arrow-right-to-file{--fa:"\f56f"}.tcfa-file-invoice{--fa:"\f570"}.tcfa-file-invoice-dollar{--fa:"\f571"}.tcfa-file-prescription{--fa:"\f572"}.tcfa-file-signature{--fa:"\f573"}.tcfa-file-arrow-up{--fa:"\f574"}.tcfa-file-upload{--fa:"\f574"}.tcfa-fill{--fa:"\f575"}.tcfa-fill-drip{--fa:"\f576"}.tcfa-fingerprint{--fa:"\f577"}.tcfa-fish{--fa:"\f578"}.tcfa-face-flushed{--fa:"\f579"}.tcfa-flushed{--fa:"\f579"}.tcfa-face-frown-open{--fa:"\f57a"}.tcfa-frown-open{--fa:"\f57a"}.tcfa-martini-glass{--fa:"\f57b"}.tcfa-glass-martini-alt{--fa:"\f57b"}.tcfa-earth-africa{--fa:"\f57c"}.tcfa-globe-africa{--fa:"\f57c"}.tcfa-earth-americas{--fa:"\f57d"}.tcfa-earth{--fa:"\f57d"}.tcfa-earth-america{--fa:"\f57d"}.tcfa-globe-americas{--fa:"\f57d"}.tcfa-earth-asia{--fa:"\f57e"}.tcfa-globe-asia{--fa:"\f57e"}.tcfa-face-grimace{--fa:"\f57f"}.tcfa-grimace{--fa:"\f57f"}.tcfa-face-grin{--fa:"\f580"}.tcfa-grin{--fa:"\f580"}.tcfa-face-grin-wide{--fa:"\f581"}.tcfa-grin-alt{--fa:"\f581"}.tcfa-face-grin-beam{--fa:"\f582"}.tcfa-grin-beam{--fa:"\f582"}.tcfa-face-grin-beam-sweat{--fa:"\f583"}.tcfa-grin-beam-sweat{--fa:"\f583"}.tcfa-face-grin-hearts{--fa:"\f584"}.tcfa-grin-hearts{--fa:"\f584"}.tcfa-face-grin-squint{--fa:"\f585"}.tcfa-grin-squint{--fa:"\f585"}.tcfa-face-grin-squint-tears{--fa:"\f586"}.tcfa-grin-squint-tears{--fa:"\f586"}.tcfa-face-grin-stars{--fa:"\f587"}.tcfa-grin-stars{--fa:"\f587"}.tcfa-face-grin-tears{--fa:"\f588"}.tcfa-grin-tears{--fa:"\f588"}.tcfa-face-grin-tongue{--fa:"\f589"}.tcfa-grin-tongue{--fa:"\f589"}.tcfa-face-grin-tongue-squint{--fa:"\f58a"}.tcfa-grin-tongue-squint{--fa:"\f58a"}.tcfa-face-grin-tongue-wink{--fa:"\f58b"}.tcfa-grin-tongue-wink{--fa:"\f58b"}.tcfa-face-grin-wink{--fa:"\f58c"}.tcfa-grin-wink{--fa:"\f58c"}.tcfa-grip{--fa:"\f58d"}.tcfa-grid-horizontal{--fa:"\f58d"}.tcfa-grip-horizontal{--fa:"\f58d"}.tcfa-grip-vertical{--fa:"\f58e"}.tcfa-grid-vertical{--fa:"\f58e"}.tcfa-headset{--fa:"\f590"}.tcfa-highlighter{--fa:"\f591"}.tcfa-hot-tub-person{--fa:"\f593"}.tcfa-hot-tub{--fa:"\f593"}.tcfa-hotel{--fa:"\f594"}.tcfa-joint{--fa:"\f595"}.tcfa-face-kiss{--fa:"\f596"}.tcfa-kiss{--fa:"\f596"}.tcfa-face-kiss-beam{--fa:"\f597"}.tcfa-kiss-beam{--fa:"\f597"}.tcfa-face-kiss-wink-heart{--fa:"\f598"}.tcfa-kiss-wink-heart{--fa:"\f598"}.tcfa-face-laugh{--fa:"\f599"}.tcfa-laugh{--fa:"\f599"}.tcfa-face-laugh-beam{--fa:"\f59a"}.tcfa-laugh-beam{--fa:"\f59a"}.tcfa-face-laugh-squint{--fa:"\f59b"}.tcfa-laugh-squint{--fa:"\f59b"}.tcfa-face-laugh-wink{--fa:"\f59c"}.tcfa-laugh-wink{--fa:"\f59c"}.tcfa-cart-flatbed-suitcase{--fa:"\f59d"}.tcfa-luggage-cart{--fa:"\f59d"}.tcfa-map-location{--fa:"\f59f"}.tcfa-map-marked{--fa:"\f59f"}.tcfa-map-location-dot{--fa:"\f5a0"}.tcfa-map-marked-alt{--fa:"\f5a0"}.tcfa-marker{--fa:"\f5a1"}.tcfa-medal{--fa:"\f5a2"}.tcfa-face-meh-blank{--fa:"\f5a4"}.tcfa-meh-blank{--fa:"\f5a4"}.tcfa-face-rolling-eyes{--fa:"\f5a5"}.tcfa-meh-rolling-eyes{--fa:"\f5a5"}.tcfa-monument{--fa:"\f5a6"}.tcfa-mortar-pestle{--fa:"\f5a7"}.tcfa-paint-roller{--fa:"\f5aa"}.tcfa-passport{--fa:"\f5ab"}.tcfa-pen-fancy{--fa:"\f5ac"}.tcfa-pen-nib{--fa:"\f5ad"}.tcfa-pen-ruler{--fa:"\f5ae"}.tcfa-pencil-ruler{--fa:"\f5ae"}.tcfa-plane-arrival{--fa:"\f5af"}.tcfa-plane-departure{--fa:"\f5b0"}.tcfa-prescription{--fa:"\f5b1"}.tcfa-face-sad-cry{--fa:"\f5b3"}.tcfa-sad-cry{--fa:"\f5b3"}.tcfa-face-sad-tear{--fa:"\f5b4"}.tcfa-sad-tear{--fa:"\f5b4"}.tcfa-van-shuttle{--fa:"\f5b6"}.tcfa-shuttle-van{--fa:"\f5b6"}.tcfa-signature{--fa:"\f5b7"}.tcfa-face-smile-beam{--fa:"\f5b8"}.tcfa-smile-beam{--fa:"\f5b8"}.tcfa-solar-panel{--fa:"\f5ba"}.tcfa-spa{--fa:"\f5bb"}.tcfa-splotch{--fa:"\f5bc"}.tcfa-spray-can{--fa:"\f5bd"}.tcfa-stamp{--fa:"\f5bf"}.tcfa-star-half-stroke{--fa:"\f5c0"}.tcfa-star-half-alt{--fa:"\f5c0"}.tcfa-suitcase-rolling{--fa:"\f5c1"}.tcfa-face-surprise{--fa:"\f5c2"}.tcfa-surprise{--fa:"\f5c2"}.tcfa-swatchbook{--fa:"\f5c3"}.tcfa-person-swimming{--fa:"\f5c4"}.tcfa-swimmer{--fa:"\f5c4"}.tcfa-water-ladder{--fa:"\f5c5"}.tcfa-ladder-water{--fa:"\f5c5"}.tcfa-swimming-pool{--fa:"\f5c5"}.tcfa-droplet-slash{--fa:"\f5c7"}.tcfa-tint-slash{--fa:"\f5c7"}.tcfa-face-tired{--fa:"\f5c8"}.tcfa-tired{--fa:"\f5c8"}.tcfa-tooth{--fa:"\f5c9"}.tcfa-umbrella-beach{--fa:"\f5ca"}.tcfa-weight-hanging{--fa:"\f5cd"}.tcfa-wine-glass-empty{--fa:"\f5ce"}.tcfa-wine-glass-alt{--fa:"\f5ce"}.tcfa-spray-can-sparkles{--fa:"\f5d0"}.tcfa-air-freshener{--fa:"\f5d0"}.tcfa-apple-whole{--fa:"\f5d1"}.tcfa-apple-alt{--fa:"\f5d1"}.tcfa-atom{--fa:"\f5d2"}.tcfa-bone{--fa:"\f5d7"}.tcfa-book-open-reader{--fa:"\f5da"}.tcfa-book-reader{--fa:"\f5da"}.tcfa-brain{--fa:"\f5dc"}.tcfa-car-rear{--fa:"\f5de"}.tcfa-car-alt{--fa:"\f5de"}.tcfa-car-battery{--fa:"\f5df"}.tcfa-battery-car{--fa:"\f5df"}.tcfa-car-burst{--fa:"\f5e1"}.tcfa-car-crash{--fa:"\f5e1"}.tcfa-car-side{--fa:"\f5e4"}.tcfa-charging-station{--fa:"\f5e7"}.tcfa-diamond-turn-right{--fa:"\f5eb"}.tcfa-directions{--fa:"\f5eb"}.tcfa-draw-polygon{--fa:"\f5ee"}.tcfa-vector-polygon{--fa:"\f5ee"}.tcfa-laptop-code{--fa:"\f5fc"}.tcfa-layer-group{--fa:"\f5fd"}.tcfa-location-crosshairs{--fa:"\f601"}.tcfa-location{--fa:"\f601"}.tcfa-lungs{--fa:"\f604"}.tcfa-microscope{--fa:"\f610"}.tcfa-oil-can{--fa:"\f613"}.tcfa-poop{--fa:"\f619"}.tcfa-shapes{--fa:"\f61f"}.tcfa-triangle-circle-square{--fa:"\f61f"}.tcfa-star-of-life{--fa:"\f621"}.tcfa-gauge{--fa:"\f624"}.tcfa-dashboard{--fa:"\f624"}.tcfa-gauge-med{--fa:"\f624"}.tcfa-tachometer-alt-average{--fa:"\f624"}.tcfa-gauge-high{--fa:"\f625"}.tcfa-tachometer-alt{--fa:"\f625"}.tcfa-tachometer-alt-fast{--fa:"\f625"}.tcfa-gauge-simple{--fa:"\f629"}.tcfa-gauge-simple-med{--fa:"\f629"}.tcfa-tachometer-average{--fa:"\f629"}.tcfa-gauge-simple-high{--fa:"\f62a"}.tcfa-tachometer{--fa:"\f62a"}.tcfa-tachometer-fast{--fa:"\f62a"}.tcfa-teeth{--fa:"\f62e"}.tcfa-teeth-open{--fa:"\f62f"}.tcfa-masks-theater{--fa:"\f630"}.tcfa-theater-masks{--fa:"\f630"}.tcfa-traffic-light{--fa:"\f637"}.tcfa-truck-monster{--fa:"\f63b"}.tcfa-truck-pickup{--fa:"\f63c"}.tcfa-rectangle-ad{--fa:"\f641"}.tcfa-ad{--fa:"\f641"}.tcfa-ankh{--fa:"\f644"}.tcfa-book-bible{--fa:"\f647"}.tcfa-bible{--fa:"\f647"}.tcfa-business-time{--fa:"\f64a"}.tcfa-briefcase-clock{--fa:"\f64a"}.tcfa-city{--fa:"\f64f"}.tcfa-comment-dollar{--fa:"\f651"}.tcfa-comments-dollar{--fa:"\f653"}.tcfa-cross{--fa:"\f654"}.tcfa-dharmachakra{--fa:"\f655"}.tcfa-envelope-open-text{--fa:"\f658"}.tcfa-folder-minus{--fa:"\f65d"}.tcfa-folder-plus{--fa:"\f65e"}.tcfa-filter-circle-dollar{--fa:"\f662"}.tcfa-funnel-dollar{--fa:"\f662"}.tcfa-gopuram{--fa:"\f664"}.tcfa-hamsa{--fa:"\f665"}.tcfa-bahai{--fa:"\f666"}.tcfa-haykal{--fa:"\f666"}.tcfa-jedi{--fa:"\f669"}.tcfa-book-journal-whills{--fa:"\f66a"}.tcfa-journal-whills{--fa:"\f66a"}.tcfa-kaaba{--fa:"\f66b"}.tcfa-khanda{--fa:"\f66d"}.tcfa-landmark{--fa:"\f66f"}.tcfa-envelopes-bulk{--fa:"\f674"}.tcfa-mail-bulk{--fa:"\f674"}.tcfa-menorah{--fa:"\f676"}.tcfa-mosque{--fa:"\f678"}.tcfa-om{--fa:"\f679"}.tcfa-spaghetti-monster-flying{--fa:"\f67b"}.tcfa-pastafarianism{--fa:"\f67b"}.tcfa-peace{--fa:"\f67c"}.tcfa-place-of-worship{--fa:"\f67f"}.tcfa-square-poll-vertical{--fa:"\f681"}.tcfa-poll{--fa:"\f681"}.tcfa-square-poll-horizontal{--fa:"\f682"}.tcfa-poll-h{--fa:"\f682"}.tcfa-person-praying{--fa:"\f683"}.tcfa-pray{--fa:"\f683"}.tcfa-hands-praying{--fa:"\f684"}.tcfa-praying-hands{--fa:"\f684"}.tcfa-book-quran{--fa:"\f687"}.tcfa-quran{--fa:"\f687"}.tcfa-magnifying-glass-dollar{--fa:"\f688"}.tcfa-search-dollar{--fa:"\f688"}.tcfa-magnifying-glass-location{--fa:"\f689"}.tcfa-search-location{--fa:"\f689"}.tcfa-socks{--fa:"\f696"}.tcfa-square-root-variable{--fa:"\f698"}.tcfa-square-root-alt{--fa:"\f698"}.tcfa-star-and-crescent{--fa:"\f699"}.tcfa-star-of-david{--fa:"\f69a"}.tcfa-synagogue{--fa:"\f69b"}.tcfa-scroll-torah{--fa:"\f6a0"}.tcfa-torah{--fa:"\f6a0"}.tcfa-torii-gate{--fa:"\f6a1"}.tcfa-vihara{--fa:"\f6a7"}.tcfa-volume-xmark{--fa:"\f6a9"}.tcfa-volume-mute{--fa:"\f6a9"}.tcfa-volume-times{--fa:"\f6a9"}.tcfa-yin-yang{--fa:"\f6ad"}.tcfa-blender-phone{--fa:"\f6b6"}.tcfa-book-skull{--fa:"\f6b7"}.tcfa-book-dead{--fa:"\f6b7"}.tcfa-campground{--fa:"\f6bb"}.tcfa-cat{--fa:"\f6be"}.tcfa-chair{--fa:"\f6c0"}.tcfa-cloud-moon{--fa:"\f6c3"}.tcfa-cloud-sun{--fa:"\f6c4"}.tcfa-cow{--fa:"\f6c8"}.tcfa-dice-d20{--fa:"\f6cf"}.tcfa-dice-d6{--fa:"\f6d1"}.tcfa-dog{--fa:"\f6d3"}.tcfa-dragon{--fa:"\f6d5"}.tcfa-drumstick-bite{--fa:"\f6d7"}.tcfa-dungeon{--fa:"\f6d9"}.tcfa-file-csv{--fa:"\f6dd"}.tcfa-hand-fist{--fa:"\f6de"}.tcfa-fist-raised{--fa:"\f6de"}.tcfa-ghost{--fa:"\f6e2"}.tcfa-hammer{--fa:"\f6e3"}.tcfa-hanukiah{--fa:"\f6e6"}.tcfa-hat-wizard{--fa:"\f6e8"}.tcfa-person-hiking{--fa:"\f6ec"}.tcfa-hiking{--fa:"\f6ec"}.tcfa-hippo{--fa:"\f6ed"}.tcfa-horse{--fa:"\f6f0"}.tcfa-house-chimney-crack{--fa:"\f6f1"}.tcfa-house-damage{--fa:"\f6f1"}.tcfa-hryvnia-sign{--fa:"\f6f2"}.tcfa-hryvnia{--fa:"\f6f2"}.tcfa-mask{--fa:"\f6fa"}.tcfa-mountain{--fa:"\f6fc"}.tcfa-network-wired{--fa:"\f6ff"}.tcfa-otter{--fa:"\f700"}.tcfa-ring{--fa:"\f70b"}.tcfa-person-running{--fa:"\f70c"}.tcfa-running{--fa:"\f70c"}.tcfa-scroll{--fa:"\f70e"}.tcfa-skull-crossbones{--fa:"\f714"}.tcfa-slash{--fa:"\f715"}.tcfa-spider{--fa:"\f717"}.tcfa-toilet-paper{--fa:"\f71e"}.tcfa-toilet-paper-alt{--fa:"\f71e"}.tcfa-toilet-paper-blank{--fa:"\f71e"}.tcfa-tractor{--fa:"\f722"}.tcfa-user-injured{--fa:"\f728"}.tcfa-vr-cardboard{--fa:"\f729"}.tcfa-wand-sparkles{--fa:"\f72b"}.tcfa-wind{--fa:"\f72e"}.tcfa-wine-bottle{--fa:"\f72f"}.tcfa-cloud-meatball{--fa:"\f73b"}.tcfa-cloud-moon-rain{--fa:"\f73c"}.tcfa-cloud-rain{--fa:"\f73d"}.tcfa-cloud-showers-heavy{--fa:"\f740"}.tcfa-cloud-sun-rain{--fa:"\f743"}.tcfa-democrat{--fa:"\f747"}.tcfa-flag-usa{--fa:"\f74d"}.tcfa-hurricane{--fa:"\f751"}.tcfa-landmark-dome{--fa:"\f752"}.tcfa-landmark-alt{--fa:"\f752"}.tcfa-meteor{--fa:"\f753"}.tcfa-person-booth{--fa:"\f756"}.tcfa-poo-storm{--fa:"\f75a"}.tcfa-poo-bolt{--fa:"\f75a"}.tcfa-rainbow{--fa:"\f75b"}.tcfa-republican{--fa:"\f75e"}.tcfa-smog{--fa:"\f75f"}.tcfa-temperature-high{--fa:"\f769"}.tcfa-temperature-low{--fa:"\f76b"}.tcfa-cloud-bolt{--fa:"\f76c"}.tcfa-thunderstorm{--fa:"\f76c"}.tcfa-tornado{--fa:"\f76f"}.tcfa-volcano{--fa:"\f770"}.tcfa-check-to-slot{--fa:"\f772"}.tcfa-vote-yea{--fa:"\f772"}.tcfa-water{--fa:"\f773"}.tcfa-baby{--fa:"\f77c"}.tcfa-baby-carriage{--fa:"\f77d"}.tcfa-carriage-baby{--fa:"\f77d"}.tcfa-biohazard{--fa:"\f780"}.tcfa-blog{--fa:"\f781"}.tcfa-calendar-day{--fa:"\f783"}.tcfa-calendar-week{--fa:"\f784"}.tcfa-candy-cane{--fa:"\f786"}.tcfa-carrot{--fa:"\f787"}.tcfa-cash-register{--fa:"\f788"}.tcfa-minimize{--fa:"\f78c"}.tcfa-compress-arrows-alt{--fa:"\f78c"}.tcfa-dumpster{--fa:"\f793"}.tcfa-dumpster-fire{--fa:"\f794"}.tcfa-ethernet{--fa:"\f796"}.tcfa-gifts{--fa:"\f79c"}.tcfa-champagne-glasses{--fa:"\f79f"}.tcfa-glass-cheers{--fa:"\f79f"}.tcfa-whiskey-glass{--fa:"\f7a0"}.tcfa-glass-whiskey{--fa:"\f7a0"}.tcfa-earth-europe{--fa:"\f7a2"}.tcfa-globe-europe{--fa:"\f7a2"}.tcfa-grip-lines{--fa:"\f7a4"}.tcfa-grip-lines-vertical{--fa:"\f7a5"}.tcfa-guitar{--fa:"\f7a6"}.tcfa-heart-crack{--fa:"\f7a9"}.tcfa-heart-broken{--fa:"\f7a9"}.tcfa-holly-berry{--fa:"\f7aa"}.tcfa-horse-head{--fa:"\f7ab"}.tcfa-icicles{--fa:"\f7ad"}.tcfa-igloo{--fa:"\f7ae"}.tcfa-mitten{--fa:"\f7b5"}.tcfa-mug-hot{--fa:"\f7b6"}.tcfa-radiation{--fa:"\f7b9"}.tcfa-circle-radiation{--fa:"\f7ba"}.tcfa-radiation-alt{--fa:"\f7ba"}.tcfa-restroom{--fa:"\f7bd"}.tcfa-satellite{--fa:"\f7bf"}.tcfa-satellite-dish{--fa:"\f7c0"}.tcfa-sd-card{--fa:"\f7c2"}.tcfa-sim-card{--fa:"\f7c4"}.tcfa-person-skating{--fa:"\f7c5"}.tcfa-skating{--fa:"\f7c5"}.tcfa-person-skiing{--fa:"\f7c9"}.tcfa-skiing{--fa:"\f7c9"}.tcfa-person-skiing-nordic{--fa:"\f7ca"}.tcfa-skiing-nordic{--fa:"\f7ca"}.tcfa-sleigh{--fa:"\f7cc"}.tcfa-comment-sms{--fa:"\f7cd"}.tcfa-sms{--fa:"\f7cd"}.tcfa-person-snowboarding{--fa:"\f7ce"}.tcfa-snowboarding{--fa:"\f7ce"}.tcfa-snowman{--fa:"\f7d0"}.tcfa-snowplow{--fa:"\f7d2"}.tcfa-tenge-sign{--fa:"\f7d7"}.tcfa-tenge{--fa:"\f7d7"}.tcfa-toilet{--fa:"\f7d8"}.tcfa-screwdriver-wrench{--fa:"\f7d9"}.tcfa-tools{--fa:"\f7d9"}.tcfa-cable-car{--fa:"\f7da"}.tcfa-tram{--fa:"\f7da"}.tcfa-fire-flame-curved{--fa:"\f7e4"}.tcfa-fire-alt{--fa:"\f7e4"}.tcfa-bacon{--fa:"\f7e5"}.tcfa-book-medical{--fa:"\f7e6"}.tcfa-bread-slice{--fa:"\f7ec"}.tcfa-cheese{--fa:"\f7ef"}.tcfa-house-chimney-medical{--fa:"\f7f2"}.tcfa-clinic-medical{--fa:"\f7f2"}.tcfa-clipboard-user{--fa:"\f7f3"}.tcfa-comment-medical{--fa:"\f7f5"}.tcfa-crutch{--fa:"\f7f7"}.tcfa-disease{--fa:"\f7fa"}.tcfa-egg{--fa:"\f7fb"}.tcfa-folder-tree{--fa:"\f802"}.tcfa-burger{--fa:"\f805"}.tcfa-hamburger{--fa:"\f805"}.tcfa-hand-middle-finger{--fa:"\f806"}.tcfa-helmet-safety{--fa:"\f807"}.tcfa-hard-hat{--fa:"\f807"}.tcfa-hat-hard{--fa:"\f807"}.tcfa-hospital-user{--fa:"\f80d"}.tcfa-hotdog{--fa:"\f80f"}.tcfa-ice-cream{--fa:"\f810"}.tcfa-laptop-medical{--fa:"\f812"}.tcfa-pager{--fa:"\f815"}.tcfa-pepper-hot{--fa:"\f816"}.tcfa-pizza-slice{--fa:"\f818"}.tcfa-sack-dollar{--fa:"\f81d"}.tcfa-book-tanakh{--fa:"\f827"}.tcfa-tanakh{--fa:"\f827"}.tcfa-bars-progress{--fa:"\f828"}.tcfa-tasks-alt{--fa:"\f828"}.tcfa-trash-arrow-up{--fa:"\f829"}.tcfa-trash-restore{--fa:"\f829"}.tcfa-trash-can-arrow-up{--fa:"\f82a"}.tcfa-trash-restore-alt{--fa:"\f82a"}.tcfa-user-nurse{--fa:"\f82f"}.tcfa-wave-square{--fa:"\f83e"}.tcfa-person-biking{--fa:"\f84a"}.tcfa-biking{--fa:"\f84a"}.tcfa-border-all{--fa:"\f84c"}.tcfa-border-none{--fa:"\f850"}.tcfa-border-top-left{--fa:"\f853"}.tcfa-border-style{--fa:"\f853"}.tcfa-person-digging{--fa:"\f85e"}.tcfa-digging{--fa:"\f85e"}.tcfa-fan{--fa:"\f863"}.tcfa-icons{--fa:"\f86d"}.tcfa-heart-music-camera-bolt{--fa:"\f86d"}.tcfa-phone-flip{--fa:"\f879"}.tcfa-phone-alt{--fa:"\f879"}.tcfa-square-phone-flip{--fa:"\f87b"}.tcfa-phone-square-alt{--fa:"\f87b"}.tcfa-photo-film{--fa:"\f87c"}.tcfa-photo-video{--fa:"\f87c"}.tcfa-text-slash{--fa:"\f87d"}.tcfa-remove-format{--fa:"\f87d"}.tcfa-arrow-down-z-a{--fa:"\f881"}.tcfa-sort-alpha-desc{--fa:"\f881"}.tcfa-sort-alpha-down-alt{--fa:"\f881"}.tcfa-arrow-up-z-a{--fa:"\f882"}.tcfa-sort-alpha-up-alt{--fa:"\f882"}.tcfa-arrow-down-short-wide{--fa:"\f884"}.tcfa-sort-amount-desc{--fa:"\f884"}.tcfa-sort-amount-down-alt{--fa:"\f884"}.tcfa-arrow-up-short-wide{--fa:"\f885"}.tcfa-sort-amount-up-alt{--fa:"\f885"}.tcfa-arrow-down-9-1{--fa:"\f886"}.tcfa-sort-numeric-desc{--fa:"\f886"}.tcfa-sort-numeric-down-alt{--fa:"\f886"}.tcfa-arrow-up-9-1{--fa:"\f887"}.tcfa-sort-numeric-up-alt{--fa:"\f887"}.tcfa-spell-check{--fa:"\f891"}.tcfa-voicemail{--fa:"\f897"}.tcfa-hat-cowboy{--fa:"\f8c0"}.tcfa-hat-cowboy-side{--fa:"\f8c1"}.tcfa-computer-mouse{--fa:"\f8cc"}.tcfa-mouse{--fa:"\f8cc"}.tcfa-radio{--fa:"\f8d7"}.tcfa-record-vinyl{--fa:"\f8d9"}.tcfa-walkie-talkie{--fa:"\f8ef"}.tcfa-caravan{--fa:"\f8ff"}:root,:host{--fa-family-classic:"Font Awesome 7 Free";--fa-font-regular:normal 400 1em/1 var(--fa-family-classic);--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/woocommerce-tm-extra-product-options/assets/webfonts/fa-regular-400.woff2)}.tcfar{--fa-family:var(--fa-family-classic);--fa-style:400}.tcfa-classic{--fa-family:var(--fa-family-classic)}.tcfa-regular{--fa-style:400}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/woocommerce-tm-extra-product-options/assets/webfonts/fa-solid-900.woff2)}.tcfas{--fa-family:var(--fa-family-classic);--fa-style:900}.tcfa-solid{--fa-style:900}}/*!
 * CCS3 animations
 */
 .tm-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tm-animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadein{from{opacity:0}to{opacity:1}}.fadein{-webkit-animation-name:fadein;animation-name:fadein}@-webkit-keyframes fadeout{from{opacity:1}to{opacity:0}}@keyframes fadeout{from{opacity:1}to{opacity:0}}.fadeout{-webkit-animation-name:fadeout;animation-name:fadeout}@-webkit-keyframes fadeoutdown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeoutdown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeoutdown{-webkit-animation-name:fadeoutdown;animation-name:fadeoutdown}:root{--tcgaprow:15px;--tcgapcolumn:15px;--tcinnergaprow:calc(var(--tcgaprow) / 2);--tcinnergapcolumn:calc(var(--tcgapcolumn) / 2);--tcgap:var(--tcgaprow) var(--tcgapcolumn);--tcinnergap:var(--tcinnergaprow) var(--tcinnergapcolumn);--tcinlinesize:3em;--flex-items:1;--swatch-border-radius:0;--swatch-border-color:transparent;--swatch-active-border-color:inherit;--text-swatch-border-color:inherit;--text-swatch-border-width:2px;--text-swatch-active-border-width:2px;--swatch-border-width:2px;--swatch-active-border-width:2px;--tooltip-background-color:rgba(0, 0, 0, 0.7);--tooltip-border-color:rgba(0, 0, 0, 0.5);--tooltip-color:#fff;--tooltip-backdrop-blur:blur(8px)}.tm-extra-product-options .tc-container,.tc-container{display:block;width:100%;padding:0 var(--tcgapcolumn);margin:0}.tm-extra-product-options .tc-row,.tc-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:start;align-content:flex-start;margin:0;gap:var(--tcgap)}.tm-extra-product-options .tc-element-inner-wrap .tc-row{gap:var(--tcinnergap)}.tc-row>*,.tmcp-field-wrap-inner>*,.tc-label-wrap>*,.tm-epo-element-label>*{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.tc-section-inner-wrap>.tc-row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tm-extra-product-options .tc-cell,.tc-extra-product-options .tmcp-field-wrap label.tc-cell,.tc-cell{position:relative;padding:0;min-height:1px;overflow:visible;width:100%;margin-left:0!important;margin-right:0!important}.tm-extra-product-options .cpf-type-dynamic .tc-cell,.tc-extra-product-options .cpf-type-dynamic .tmcp-field-wrap label.tc-cell,.cpf-type-dynamic .tc-cell,.cpf-type-dynamic.tc-cell{min-height:0}.cpf-section.tc-cell{margin:0}.cpf-section.section-disabled{display:none}.tc-container.nopadding{padding-left:0;padding-right:0}.nomargin .tc-cell{margin:0}.tc-row .cpf-section.tc-row{margin:0}.tm-extra-product-options .tc-row.tc-col-12,.tm-extra-product-options .tc-row.tc-col-12 .tc-row.tc-col-12{margin:0 -1em;min-width:100%!important;max-width:100%;overflow:visible;position:relative}.tm-extra-product-options .tc-col,.tm-extra-product-options .tc-cell.tc-col,.tc-cell.tc-col,.tc-col{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;max-width:100%}.tm-extra-product-options .tc-col-auto,.tm-extra-product-options .tc-cell.tc-col-auto,.tc-cell.tc-col-auto,.tc-col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.tm-extra-product-options .tc-col-0,.tm-extra-product-options .tc-cell.tc-col-0,.tc-cell.tc-col-0,.tc-col-0{-webkit-box-flex:0;-ms-flex:0 0 0%;flex:0 0 0%;max-width:0%}.tm-extra-product-options .tc-col-1,.tm-extra-product-options .tc-cell.tc-col-1,.tc-cell.tc-col-1,.tc-col-1{-webkit-box-flex:0;-ms-flex:0 0 8.3334%;flex:0 0 8.3334%;max-width:8.3334%}.tm-extra-product-options .tc-col-1-5,.tm-extra-product-options .tc-cell.tc-col-1-5,.tc-cell.tc-col-1-5,.tc-col-1-5{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.tm-extra-product-options .tc-col-2,.tm-extra-product-options .tc-cell.tc-col-2,.tc-cell.tc-col-2,.tc-col-2{-webkit-box-flex:0;-ms-flex:0 0 16.6667%;flex:0 0 16.6667%;max-width:16.6667%}.tm-extra-product-options .tc-col-2-5,.tm-extra-product-options .tc-cell.tc-col-2-5,.tc-cell.tc-col-2-5,.tc-col-2-5{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.tm-extra-product-options .tc-col-3,.tm-extra-product-options .tc-cell.tc-col-3,.tc-cell.tc-col-3,.tc-col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tm-extra-product-options .tc-col-4,.tm-extra-product-options .tc-cell.tc-col-4,.tc-cell.tc-col-4,.tc-col-4{-webkit-box-flex:0;-ms-flex:0 0 33.3334%;flex:0 0 33.3334%;max-width:33.3334%}.tm-extra-product-options .tc-col-4-5,.tm-extra-product-options .tc-cell.tc-col-4-5,.tc-cell.tc-col-4-5,.tc-col-4-5{-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.tm-extra-product-options .tc-col-5,.tm-extra-product-options .tc-cell.tc-col-5,.tc-cell.tc-col-5,.tc-col-5{-webkit-box-flex:0;-ms-flex:0 0 41.6667%;flex:0 0 41.6667%;max-width:41.6667%}.tm-extra-product-options .tc-col-6,.tm-extra-product-options .tc-cell.tc-col-6,.tc-cell.tc-col-6,.tc-col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tm-extra-product-options .tc-col-7,.tm-extra-product-options .tc-cell.tc-col-7,.tc-cell.tc-col-7,.tc-col-7{-webkit-box-flex:0;-ms-flex:0 0 58.3334%;flex:0 0 58.3334%;max-width:58.3334%}.tm-extra-product-options .tc-col-7-5,.tm-extra-product-options .tc-cell.tc-col-7-5,.tc-cell.tc-col-7-5,.tc-col-7-5{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.tm-extra-product-options .tc-col-8,.tm-extra-product-options .tc-cell.tc-col-8,.tc-cell.tc-col-8,.tc-col-8{-webkit-box-flex:0;-ms-flex:0 0 66.6667%;flex:0 0 66.6667%;max-width:66.6667%}.tm-extra-product-options .tc-col-9,.tm-extra-product-options .tc-cell.tc-col-9,.tc-cell.tc-col-9,.tc-col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.tm-extra-product-options .tc-col-10,.tm-extra-product-options .tc-cell.tc-col-10,.tc-cell.tc-col-10,.tc-col-10{-webkit-box-flex:0;-ms-flex:0 0 83.3334%;flex:0 0 83.3334%;max-width:83.3334%}.tm-extra-product-options .tc-col-10-5,.tm-extra-product-options .tc-cell.tc-col-10-5,.tc-cell.tc-col-10-5,.tc-col-10-5{-webkit-box-flex:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.tm-extra-product-options .tc-col-11,.tm-extra-product-options .tc-cell.tc-col-11,.tc-cell.tc-col-11,.tc-col-11{-webkit-box-flex:0;-ms-flex:0 0 91.6667%;flex:0 0 91.6667%;max-width:91.6667%}.tm-extra-product-options .tc-col-12,.tm-extra-product-options .tc-cell.tc-col-12,.tc-cell.tc-col-12,.tc-col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tcwidth{-webkit-box-flex:0;-ms-flex:0 0 calc((100% / var(--flex-items)) - (((var(--flex-items) - 1) / var(--flex-items)) * var(--tcgapcolumn)));flex:0 0 calc((100% / var(--flex-items)) - (((var(--flex-items) - 1) / var(--flex-items)) * var(--tcgapcolumn)));max-width:calc((100% / var(--flex-items)) - (((var(--flex-items) - 1) / var(--flex-items)) * var(--tcgapcolumn)))}.tcwidth-1{--flex-items:100}.tcwidth-2{--flex-items:50}.tcwidth-3{--flex-items:calc(100 / 3)}.tcwidth-4{--flex-items:25}.tcwidth-5{--flex-items:20}.tcwidth-6{--flex-items:calc(100 / 6)}.tcwidth-7{--flex-items:calc(100 / 7)}.tcwidth-8{--flex-items:calc(100 / 8)}.tcwidth-9{--flex-items:calc(100 / 9)}.tcwidth-10{--flex-items:10}.tcwidth-11{--flex-items:calc(100 / 11)}.tcwidth-12{--flex-items:calc(100 / 12)}.tcwidth-12-5{--flex-items:calc(100 / 12.5)}.tcwidth-13{--flex-items:calc(100 / 13)}.tcwidth-14{--flex-items:calc(100 / 14)}.tcwidth-15{--flex-items:calc(100 / 15)}.tcwidth-16{--flex-items:calc(100 / 16)}.tcwidth-17{--flex-items:calc(100 / 17)}.tcwidth-18{--flex-items:calc(100 / 18)}.tcwidth-19{--flex-items:calc(100 / 19)}.tcwidth-20{--flex-items:5}.tcwidth-21{--flex-items:calc(100 / 21)}.tcwidth-22{--flex-items:calc(100 / 22)}.tcwidth-23{--flex-items:calc(100 / 23)}.tcwidth-24{--flex-items:calc(100 / 24)}.tcwidth-25{--flex-items:4}.tcwidth-26{--flex-items:calc(100 / 26)}.tcwidth-27{--flex-items:calc(100 / 27)}.tcwidth-28{--flex-items:calc(100 / 28)}.tcwidth-29{--flex-items:calc(100 / 29)}.tcwidth-30{--flex-items:calc(100 / 30)}.tcwidth-31{--flex-items:calc(100 / 31)}.tcwidth-32{--flex-items:calc(100 / 32)}.tcwidth-33{--flex-items:calc(100 / 33)}.tcwidth-33-3{--flex-items:calc(100 / 33.3)}.tcwidth-34{--flex-items:calc(100 / 34)}.tcwidth-35{--flex-items:calc(100 / 35)}.tcwidth-36{--flex-items:calc(100 / 36)}.tcwidth-37{--flex-items:calc(100 / 37)}.tcwidth-37-5{--flex-items:calc(100 / 37.5)}.tcwidth-38{--flex-items:calc(100 / 38)}.tcwidth-39{--flex-items:calc(100 / 39)}.tcwidth-40{--flex-items:calc(100 / 40)}.tcwidth-41{--flex-items:calc(100 / 41)}.tcwidth-42{--flex-items:calc(100 / 42)}.tcwidth-43{--flex-items:calc(100 / 43)}.tcwidth-44{--flex-items:calc(100 / 44)}.tcwidth-45{--flex-items:calc(100 / 45)}.tcwidth-46{--flex-items:calc(100 / 46)}.tcwidth-47{--flex-items:calc(100 / 47)}.tcwidth-48{--flex-items:calc(100 / 48)}.tcwidth-49{--flex-items:calc(100 / 49)}.tcwidth-50{--flex-items:2}.tcwidth-51{--flex-items:calc(100 / 51)}.tcwidth-52{--flex-items:calc(100 / 52)}.tcwidth-53{--flex-items:calc(100 / 53)}.tcwidth-54{--flex-items:calc(100 / 54)}.tcwidth-55{--flex-items:calc(100 / 55)}.tcwidth-56{--flex-items:calc(100 / 56)}.tcwidth-57{--flex-items:calc(100 / 57)}.tcwidth-58{--flex-items:calc(100 / 58)}.tcwidth-59{--flex-items:calc(100 / 59)}.tcwidth-60{--flex-items:calc(100 / 60)}.tcwidth-61{--flex-items:calc(100 / 61)}.tcwidth-62{--flex-items:calc(100 / 62)}.tcwidth-62-5{--flex-items:calc(100 / 62.5)}.tcwidth-63{--flex-items:calc(100 / 63)}.tcwidth-64{--flex-items:calc(100 / 64)}.tcwidth-65{--flex-items:calc(100 / 65)}.tcwidth-66{--flex-items:calc(100 / 66)}.tcwidth-67{--flex-items:calc(100 / 67)}.tcwidth-68{--flex-items:calc(100 / 68)}.tcwidth-69{--flex-items:calc(100 / 69)}.tcwidth-70{--flex-items:calc(100 / 70)}.tcwidth-71{--flex-items:calc(100 / 71)}.tcwidth-72{--flex-items:calc(100 / 72)}.tcwidth-73{--flex-items:calc(100 / 73)}.tcwidth-74{--flex-items:calc(100 / 74)}.tcwidth-75{--flex-items:calc(100 / 75)}.tcwidth-76{--flex-items:calc(100 / 76)}.tcwidth-77{--flex-items:calc(100 / 77)}.tcwidth-78{--flex-items:calc(100 / 78)}.tcwidth-79{--flex-items:calc(100 / 79)}.tcwidth-80{--flex-items:calc(100 / 80)}.tcwidth-81{--flex-items:calc(100 / 81)}.tcwidth-82{--flex-items:calc(100 / 82)}.tcwidth-83{--flex-items:calc(100 / 83)}.tcwidth-84{--flex-items:calc(100 / 84)}.tcwidth-85{--flex-items:calc(100 / 85)}.tcwidth-86{--flex-items:calc(100 / 86)}.tcwidth-87{--flex-items:calc(100 / 87)}.tcwidth-87-5{--flex-items:calc(100 / 37.5)}.tcwidth-88{--flex-items:calc(100 / 88)}.tcwidth-89{--flex-items:calc(100 / 89)}.tcwidth-90{--flex-items:calc(100 / 90)}.tcwidth-91{--flex-items:calc(100 / 91)}.tcwidth-92{--flex-items:calc(100 / 92)}.tcwidth-93{--flex-items:calc(100 / 93)}.tcwidth-94{--flex-items:calc(100 / 94)}.tcwidth-95{--flex-items:calc(100 / 95)}.tcwidth-96{--flex-items:calc(100 / 96)}.tcwidth-97{--flex-items:calc(100 / 97)}.tcwidth-98{--flex-items:calc(100 / 98)}.tcwidth-99{--flex-items:calc(100 / 99)}.tcwidth-100{--flex-items:1}.tc-extra-product-options{visibility:hidden}.tc-extra-product-options.tc-show,.tc-extra-product-options.tc-show-override{display:block;clear:both;visibility:visible}.tc-extra-product-options.tc-show-hidden{display:block;clear:both;visibility:hidden!important}.tm-extra-product-options,.tm-extra-product-options .tm-extra-product-options-fields,.tm-extra-product-options .tc-element-container,.tm-extra-product-options .tmcp-ul-wrap,.tm-extra-product-options .tmcp-field,.tm-extra-product-options .tm-epo-field,.tm-extra-product-options li.tmcp-field-wrap,.tm-extra-product-options .tmcp-field-wrap-inner,.tm-extra-product-options .tc-cell,.tm-extra-product-options .tc-row,.tm-collapse,.tm-collapse-wrap,.tc-epo-label,.tm-show-picker-value,.tm-bsbb,.tm-bsbb-all,.tm-bsbb-all *,.tc-container,.tc-row,.tc-cell,.tm-box,.flasho,.flasho div,.tm-button,.tm-epo-style,.tc-lightbox img,.tm-extra-product-options .tc-image{-webkit-box-sizing:border-box;box-sizing:border-box}.tm-extra-product-options{max-width:100%;width:100%}.tm-extra-product-options .tmcp-ul-wrap{overflow:visible;max-width:100%;width:100%;margin-bottom:0}.tm-extra-product-options .tc-element-container{overflow:visible;margin-bottom:0}.tm-extra-product-options .tm-extra-product-options-fields,.tm-extra-product-options .tmcp-ul-wrap{clear:both;list-style:none outside none;margin:0;padding:0}.tm-extra-product-options .tc-repeater-element,.tm-extra-product-options .tc-repeater-section,.tc-repeater-delete,.tc-repeater-section-delete,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap .tmcp-field-wrap-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:var(--tcinnergap);max-width:100%}.tc-element-container{gap:var(--tcgap);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tc-field-label-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0 var(--tcinnergapcolumn);max-width:100%;width:100%}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap li.tmcp-field-wrap .tc-field-label-wrap{display:grid;grid-template-columns:auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap .tc-field-label-wrap{grid-template-columns:1fr auto}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap li.tmcp-field-wrap .tc-field-label-wrap.no-price{grid-template-columns:auto}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap .tc-field-label-wrap.no-price{grid-template-columns:1fr}.tm-extra-product-options .cpf-type-select .tm-epo-field-label{display:grid;grid-template-columns:auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap.fullwidth-ul .tm-epo-field-label{grid-template-columns:1fr auto}.tm-extra-product-options .cpf-type-select li.tmcp-field-wrap .tc-field-label-wrap.no-desc .tm-epo-field-label{grid-template-columns:auto}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap .tc-field-label-wrap.no-desc .tm-epo-field-label,.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap li.tmcp-field-wrap .tc-field-label-wrap.desc-inline .tm-epo-field-label{grid-template-columns:1fr}.tm-extra-product-options .tc-repeater-element,.tm-extra-product-options .tc-repeater-section,.tc-repeater-delete,.tc-repeater-section-delete{-ms-flex-wrap:wrap;flex-wrap:wrap}.tm-extra-product-options .tc-repeater-element,.tm-extra-product-options .tc-repeater-section{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tm-extra-product-options .tc-repeater-element .tmcp-ul-wrap,.tm-extra-product-options .tc-repeater-section>.tc-row{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important;-ms-flex-preferred-size:0!important;flex-basis:0!important;width:auto!important;max-width:100%}.tm-extra-product-options .tm-owl-slider-section .tc-repeater-section.has-delete>.tc-row{max-width:calc(100% - (30px + var(--tcinnergapcolumn)))}.tc-repeater-delete,.tc-repeater-section-delete{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:0;flex-basis:0%;width:auto;padding:0}.tc-price-wrap{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:calc(1ch / 2)}.tm-extra-product-options .tmcp-ul-wrap+.tmcp-ul-wrap{margin:.5em 0 0 0}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap .tmcp-field-wrap-inner{width:100%;list-style:none outside none!important;position:relative;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap li.tmcp-field-wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap:not(.fullwidth-ul) li.tmcp-field-wrap .tmcp-field-wrap-inner,.tm-extra-product-options .cpf-type-radio ul.tmcp-ul-wrap:not(.fullwidth-ul) li.tmcp-field-wrap .tmcp-field-wrap-inner,.tm-extra-product-options .cpf-type-checkbox ul.tmcp-ul-wrap:not(.fullwidth-ul) li.tmcp-field-wrap .tmcp-field-wrap-inner{width:auto}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap .tmcp-field-wrap-inner .tc-price-wrap{justify-self:flex-end}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap{padding:0;margin:0}.tc-epo-element-product-li-container{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap:last-child{margin:0}.tc-totals-form{clear:both;display:none;width:100%}.tc-totals-form.tc-show{display:block}.tm-epo-totals{clear:both;padding-bottom:1em;padding-top:1em}.tm-epo-totals:empty{display:none}.tc-epo-totals.hidden,.tc-extra-product-options.hidden{display:none}html .tc-extra-product-options .tc-hidden.tc-cell,.tc-hidden,.tm-hidden,.tm-extra-product-options .tc-mode-text .tc-input-wrap,.tm-extra-product-options .tc-mode-color .tc-input-wrap,.tm-extra-product-options .tc-mode-images .tc-input-wrap,.tm-extra-product-options .tc-mode-color input.use_images,.tm-extra-product-options .tc-mode-images input.use_images{display:none!important}.tc-hidden-visibility{visibility:hidden;opacity:0}.tm-box,.tm-collapse{border:1px solid rgb(0 0 0 / .035);background-image:-webkit-gradient(linear,left bottom,left top,from(rgb(0 0 0 / .01)),color-stop(50%,rgb(0 0 0 / .01)),color-stop(50%,rgb(0 0 0 / .02)),to(rgb(0 0 0 / .01)));background-image:linear-gradient(to top,rgb(0 0 0 / .01) 0%,rgb(0 0 0 / .01) 50%,rgb(0 0 0 / .02) 50%,rgb(0 0 0 / .01) 100%);margin:0;width:100%;max-width:100%}.tm-box{padding:var(--tcgap)}.tm-collapse{padding:0}.tm-extra-product-options .cpf-section.tc-cell.tm-owl-slider-section .tm-box .tc-row{padding-bottom:var(--tcgap)}.tm-arrow{cursor:pointer;height:1em;text-align:center;width:1em;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:101;-ms-flex-order:100;order:100}.tm-extra-product-options .tc-epo-label .tm-arrow{margin-left:auto}.tm-toggle{padding-right:2em;position:relative;cursor:pointer}.tm-collapse .tm-toggle{clear:both}.tc-row.tm-collapse{gap:0}.tm-collapse>.tc-cell{margin-bottom:0}.tm-collapse-wrap{float:left;padding:calc(var(--tcgaprow) / 2) var(--tcgapcolumn);overflow:visible;width:100%}.tc-totals-form dl.tm-extra-product-options-totals{margin-left:0;margin-right:0}dl.tm-extra-product-options-totals{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.5}dl.tm-extra-product-options-totals dt,dl.tm-extra-product-options-totals dd{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%;width:auto;text-align:unset;display:initial;border:0;padding:0}dl.tm-extra-product-options-totals dd{padding-bottom:var(--tcinnergaprow)}.tm-extra-product-options .tm-box .tm-section-label,.tm-extra-product-options .tm-collapse .tm-section-label,.tm-extra-product-options .tm-box .tc-epo-label.tm-section-label,.tm-extra-product-options .tm-collapse .tc-epo-label.tm-section-label{margin:0;position:relative;border:0;outline:0;width:100%}.tm-extra-product-options .tm-collapse .tm-section-label,.tm-extra-product-options .tm-collapse .tc-epo-label.tm-section-label{padding:calc(var(--tcgaprow) / 2) var(--tcgapcolumn)}.tm-extra-product-options .tm-collapse .tm-section-description{padding:calc(var(--tcgaprow) / 2) var(--tcgapcolumn)}.tm-extra-product-options .tm-toggle.tm-section-label:focus{outline:2px solid}.tc-styled-variations{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.tm-epo-required{color:red}.tmcp-field-wrap .tm-epo-required{position:static;left:auto;top:auto}label.tm-epo-field-label{-ms-flex-item-align:center;align-self:center;margin:0}.tc-epo-element-product-thumbnailmultiple label.tm-epo-field-label,.tc-epo-element-product-thumbnail label.tm-epo-field-label,.tc-mode-images label.tm-epo-field-label,.tc-mode-color label.tm-epo-field-label{-ms-flex-item-align:start;align-self:flex-start}.tc-left,.tc-above,.tc-top{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.tc-right,.tc-below,.tc-bottom{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}.tc-first{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.tm-extra-product-options ul.tm-extra-product-options-fields li::before,.tm-extra-product-options ul.tm-extra-product-options-fields li::after,.tm-extra-product-options ul.tmcp-ul-wrap li::before,.tm-extra-product-options ul.tmcp-ul-wrap li::after{display:none}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap label{margin:0}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-product li.tmcp-field-wrap.tc-epo-element-product-radio .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-product li.tmcp-field-wrap.tc-epo-element-product-checkbox .tm-label{padding:0!important;margin:0!important;display:inline!important;vertical-align:middle}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label.tc-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label.tc-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label.tc-label{vertical-align:initial;-ms-flex-item-align:center;align-self:center}.tc-label-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:100%;gap:0 var(--tcinnergapcolumn)}.fullwidth-ul .tc-label-inner:not(.tc-mode-text .tc-label-inner){display:grid;grid-template-columns:auto auto 1fr}.fullwidth-ul .tc-label-inner.desc-inline:not(.tc-mode-text .tc-label-inner,.cpf-type-variations .tc-label-inner),.fullwidth-ul .tc-label-inner.no-desc:not(.tc-mode-text .tc-label-inner,.cpf-type-variations .tc-label-inner){grid-template-columns:auto 1fr}.cpf-type-variations .fullwidth-ul .tc-label-inner:not(.tc-mode-text .tc-label-inner),.fullwidth-ul .tc-label-inner.desc-inline:not(.tc-mode-text .tc-label-inner):not(:has(.tc-label-text)),.fullwidth-ul .tc-label-inner.no-desc:not(.tc-mode-text .tc-label-inner):not(:has(.tc-label-text)){grid-template-columns:1fr}.cpf-type-variations .fullwidth-ul .tc-label-text{display:grid;grid-template-columns:1fr}.tc-price-variations{display:grid;grid-template-columns:1fr auto;gap:.5em}.tc-mode-text .tc-label-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tc-mode-color .tc-label-inner:not(.tc-mode-text .tc-label-inner),.tc-mode-images .tc-label-inner:not(.tc-mode-text .tc-label-inner){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fullwidth-ul .tc-mode-color .tc-label-inner:not(.tc-mode-text .tc-label-inner),.fullwidth-ul .tc-mode-images .tc-label-inner:not(.tc-mode-text .tc-label-inner){-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:1fr;justify-items:center;gap:var(--tcinnergaprow) 0}.tc-mode-color .radio-image-label,.tc-mode-images .radio-image-label,.tc-mode-color .checkbox-image-label,.tc-mode-images .checkbox-image-label{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--tcinnergap)}.tc-label-text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:100%;gap:0 var(--tcinnergapcolumn);-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label:empty,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label:empty,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label:empty{padding:0!important}.tm-extra-product-options .tm-extra-product-options-field{clear:both;padding:0}.tm-extra-product-options .tm-extra-product-options-field.tc-normal-mode{margin:0 0 1em}.tm-extra-product-options .tc-active .tc-label-text,.tm-extra-product-options li.tmcp-field-wrap.tc-active .price.tc-price .amount,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap label input[type="radio"]:checked~.tc-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap label input[type="checkbox"]:checked~.tc-label{font-weight:700;background:none!important}.tc-extra-product-options .tmcp-field-wrap label,.tm-epo-variation-section .tmhexcolorimage-li-nowh label,.tm-epo-variation-section .tmhexcolorimage-li label{padding:0;float:none;max-width:100%;width:auto;overflow-wrap:break-word}.tm-extra-product-options .tmcp-field-wrap label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%;min-width:0;gap:var(--tcinnergap)}.tm-extra-product-options .tmcp-field-wrap label:not(.fullwidth){-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.tm-extra-product-options .cpf-type-variations .tmcp-field-wrap label.fullwidth select,.tc-extra-product-options .cpf-type-product .tmcp-field-wrap label.fullwidth select,.tc-extra-product-options .cpf-type-select .tmcp-field-wrap label.fullwidth select,.tc-extra-product-options .cpf-type-select .tmcp-field-wrap label.fullwidth>*,.tc-extra-product-options .cpf-type-selectmultiple .tmcp-field-wrap label.fullwidth select,.tc-extra-product-options .cpf-type-time .tmcp-field-wrap label.fullwidth .tm-epo-field,.tc-extra-product-options .cpf-type-date .tmcp-field-wrap label.fullwidth .tm-epo-field,.tc-extra-product-options .cpf-type-textfield .tmcp-field-wrap label.fullwidth .tm-epo-field{width:100%}.tc-extra-product-options .cpf-type-textarea .tmcp-field-wrap label.fullwidth .tm-epo-field{width:100%!important}.tm-extra-product-options .tc-images-container .tmcp-field-wrap label,.tm-extra-product-options .tc-colors-container .tmcp-field-wrap label,.tm-epo-variation-section .tmhexcolorimage-li-nowh label,.tm-epo-variation-section .tmhexcolorimage-li label{cursor:pointer;width:100%}.tm-extra-product-options ul.tmcp-ul-wrap.tc-colors-container li.tmcp-field-wrap.tc-mode-startcolor,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-startimages,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-startcolor{text-align:initial;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.tm-extra-product-options ul.tmcp-ul-wrap.tc-colors-container li.tmcp-field-wrap.tc-mode-endcolor,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-endcolor,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-endimages{text-align:initial;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.tm-extra-product-options ul.tmcp-ul-wrap.tc-colors-container li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tm-extra-product-options ul.tmcp-ul-wrap.tc-colors-container li.tmcp-field-wrap.tc-mode-color .tc-field-label-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-images .tc-field-label-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-color .tc-field-label-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--tcinnergap)}.tm-extra-product-options .tc-cell hr{margin:var(--tcgaprow) 0}.tm-extra-product-options .tm_divider{border-style:solid;border-width:1px;margin:var(--tcgaprow) 0;clear:both}.tm-extra-product-options .cpf-element .tm_divider.tc-cell{margin:var(--tcgaprow) 0}.tm-extra-product-options .tm_padding{padding:var(--tcgaprow) 0}.tm-extra-product-options .cpf-element .tm_padding.tc-cell{margin-left:var(--tcgapcolumn);margin-right:var(--tcgapcolumn)}.tm-extra-product-options textarea.tm-epo-field{height:auto;width:100%;max-width:100%}.tm-extra-product-options .tmcp-textfield.tm-epo-field{width:auto;max-width:100%}.tm-extra-product-options .tm-epo-field.tmcp-checkbox,.tm-extra-product-options .tm-epo-field.tmcp-radio{margin:0!important;padding:0!important;vertical-align:middle;position:relative;width:auto;float:none;top:1px}.tm-extra-product-options .tc-epo-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;float:none;width:100%;margin-bottom:0;gap:var(--tcinnergap)}.tm-extra-product-options .tc-epo-label.tm-section-label{margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tc-section-label-text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.float-editbox .section_popup .tm-section-label{display:none}.tm-epo-field.tmcp-select{width:100%;max-width:100%;display:initial}.tc-repeater-element .tm-epo-field.tmcp-select,.tc-repeater-element .tm-epo-field.tmcp-selectmultiple{width:100%}.tm-extra-product-options input.tm-epo-field.tmcp-upload{width:100%;font-size:inherit}.tc-extra-product-options .tmcp-field-wrap .cpf-upload-text{width:100%;display:inline-block;text-align:center}.tc-upload-preview{display:grid;margin:1em 0;width:100%;gap:1em;grid-template-columns:minmax(100px,-webkit-max-content);grid-template-columns:minmax(100px,max-content);grid-template-rows:1fr}.tc-upload-preview:empty{display:none}.tc-upload-preview.multiple{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.tc-upload-file{border-radius:5px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tc-upload-preview.multiple .tc-upload-file{max-height:100%;min-height:100px}.tc-upload-image{position:relative;border:1px solid;padding:2%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;background:rgb(0 0 0 / .7);min-width:100%;min-height:100px}.tc-upload-preview.multiple .tc-upload-image{min-height:100%}.woocommerce .tc-upload-preview img{height:auto;max-width:100%;width:auto;border-radius:5px;border:1px solid rgb(0 0 0 / .1);padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.woocommerce .tc-upload-preview.multiple img{height:96%;width:96%;-o-object-fit:scale-down;object-fit:scale-down;max-height:100%;position:absolute}.tc-file-size{position:absolute;color:#fff;font-size:.625em;top:calc(2% + 0.5078125em);left:calc(2% + 0.5078125em);background:rgb(0 0 0 / .5);padding:0 3px;z-index:1}.tc-file-ext-overlay{background:rgb(0 0 0 / .2);width:96%;height:96%;position:absolute;border-radius:5px 12px 5px 5px;-webkit-box-sizing:border-box;box-sizing:border-box;left:2%;top:2%}.tc-file-ext{position:absolute;padding:2px;background:rgb(0 0 0 / .5);color:#fff;min-width:30%;text-align:center;text-transform:uppercase;font-size:.825em}.tc-file-name{max-width:94%;position:absolute;color:#fff;background:rgb(0 0 0 / .5);bottom:0;font-size:.625em;padding:.25em .5em;text-overflow:ellipsis;overflow:hidden;max-height:2em;line-height:2}.tc-upload-remove{cursor:pointer;position:absolute;right:2%;top:2%;font-size:1em;width:1.625em;height:1.625em;font-family:inherit;line-height:inherit;margin:0;padding:0;border:none;outline:none;color:#fff;border-radius:50%;background-color:rgb(0 0 0 / .5);background-image:none;-webkit-box-shadow:0 0 0 0 #fff0;box-shadow:0 0 0 0 #fff0;z-index:2;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.tc-upload-remove:hover,.tc-upload-remove:focus{-webkit-box-shadow:0 0 0 .125em rgb(255 255 255 / 90%);box-shadow:0 0 0 .125em rgb(255 255 255 / 90%);background:rgb(0 0 0 / .5);color:#fff}.tc-upload-remove svg{width:100%;height:100%;font-size:inherit;-webkit-box-sizing:inherit;box-sizing:inherit;line-height:inherit}.cpf-upload-container-basic,.cpf-upload-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tc-max-file-size{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.tc-extra-product-options .tmcp-field-wrap label.cpf-upload-container-basic .cpf-upload-wrap{display:block!important;position:relative;vertical-align:middle;cursor:pointer}.tc-extra-product-options .tmcp-field-wrap label.cpf-upload-container .cpf-upload-wrap{border:1px solid;display:block!important;font-size:1em;height:auto;overflow:hidden;padding:.5em 1em;position:relative;vertical-align:middle;margin:0 .5em 0 0;cursor:pointer}.cpf-upload-container [type="file"]{cursor:inherit;display:block;font-size:.01px;min-height:100%;min-width:100%;opacity:0;position:absolute;right:0;text-align:right;top:0}.cpf-upload-container+small::before,.cpf-upload-container-basic+small::before{content:"";display:block}.tm-filename{display:block;-ms-flex-item-align:center;align-self:center}.tm-filename:empty{display:none}.tc-upload-messages{padding:var(--tcgaprow) 0}.tc-upload-message{font-size:1.2em;margin-bottom:var(--tcgap)}.tm-extra-product-options .cpf-type-range .tc-epo-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-range{clear:both;position:relative}.tm-range-picker{margin:1em 14px;max-width:100%;width:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.tm-range-picker.noui-show-tooltip{margin:calc(1em + 22px) 14px}.tm-range-picker.pips,.tm-range-picker.noui-show-tooltip.pips{margin:calc(50px - 1em) 14px 50px 14px}.tm-range-picker .noui-tooltip{line-height:1;font-size:10px}.tc-extra-product-options .tm-show-picker-left,.tc-extra-product-options .tm-show-picker-tleft,.tc-extra-product-options .tm-show-picker-right,.tc-extra-product-options .tm-show-picker-tright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.tc-extra-product-options .tm-show-picker-left .tm-range-picker,.tc-extra-product-options .tm-show-picker-tleft .tm-range-picker,.tc-extra-product-options .tm-show-picker-right .tm-range-picker,.tc-extra-product-options .tm-show-picker-tright .tm-range-picker{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value,.tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value,.tc-extra-product-options .tm-show-picker-right .tm-show-picker-value,.tc-extra-product-options .tm-show-picker-tright .tm-show-picker-value{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;border:1px solid;border-radius:5px;padding:0 1em;display:inline-block;max-width:20%;min-width:4em;text-align:center;line-height:normal}.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value,.tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.tc-extra-product-options .tm-show-picker-left .tc-price-wrap,.tc-extra-product-options .tm-show-picker-tleft .tc-price-wrap,.tc-extra-product-options .tm-show-picker-right .tc-price-wrap,.tc-extra-product-options .tm-show-picker-tright .tc-price-wrap{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.tm-extra-product-options .tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-range .tm-range-picker-value{display:inline-block;float:right;margin-left:0;margin-top:-3px;position:absolute;right:0;text-align:center;top:1em;vertical-align:top;width:19%}input.tm-show-picker-value-edit{max-width:100%;width:4em;text-align:center;padding:0;border:1px solid;margin:0}.tm-show-picker-value-edit-wrap{-webkit-box-sizing:border-box;box-sizing:border-box}.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value-edit-wrap,.tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value-edit-wrap,.tc-extra-product-options .tm-show-picker-right .tm-show-picker-value-edit-wrap,.tc-extra-product-options .tm-show-picker-tright .tm-show-picker-value-edit-wrap{max-width:20%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;text-align:center;top:0;font-size:.8em;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-ms-flex-item-align:center;align-self:center}.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value-edit-wrap,.tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value-edit-wrap{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.tm-extra-product-options .tc-epo-label.tm-has-undo-button{padding-right:2em}.tm-epo-reset-variation,.tm-extra-product-options .tm-epo-reset-radio{text-align:center;cursor:pointer;position:absolute;right:0;top:0;width:1em;height:1em;line-height:1;padding:.2em;border:2px solid;color:inherit;-webkit-box-sizing:content-box!important;box-sizing:content-box!important;background:rgb(255 255 255 / .8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10000}.tm-extra-product-options .tm-epo-reset-radio{position:static}.round .tm-epo-reset-variation,.round .tm-epo-reset-radio{border-radius:5px}.square .tm-epo-reset-variation,.square .tm-epo-reset-radio{border-radius:0}.circle .tm-epo-reset-variation,.circle .tm-epo-reset-radio{border-radius:100%}.thinline .tm-epo-reset-variation,.thinline .tm-epo-reset-radio{border-width:1px;border-radius:0}.shadow .tm-epo-reset-variation,.shadow .tm-epo-reset-radio{border-width:1px;border-radius:0}.tm-epo-reset-variation .tcfa,.tm-epo-reset-radio .tcfa{font-size:.8em;position:relative}.tm-epo-variation-section .reset_variations{clear:both;display:block;width:100%;position:static;visibility:hidden}.tm-extra-product-options .tmcp-field-wrap .tc-price{font-size:1em!important;width:auto!important;display:inline-block!important;float:none!important;margin:0!important;padding:0!important}.tc-extra-product-options .tmcp-field-wrap .price.tc-price,.after-amount,.before-amount{font-size:1em!important;background:none!important}.tc-extra-product-options .tmcp-field-wrap .price.tc-price .amount{font-size:1em!important;display:inline!important;background:none!important;white-space:nowrap}.tm-extra-product-options .tmcp-field-wrap .tc-chars+.tc-price .amount{margin-left:0}.tm-extra-product-options .tc-images-container .tmcp-field-wrap .amount{margin-left:0}.tm-extra-product-options .amount.hidden,.tm-extra-product-options .tmcp-field-wrap .price.amount.hidden,.tm-extra-product-options .tmcp-field-wrap .tc-price.hidden,.tm-extra-product-options .before-amount.hidden,.tm-extra-product-options .after-amount.hidden,.tm-extra-product-options .tmperiod.hidden{display:none!important}.tm-extra-product-options .cpf-type-textarea .tmcp-field-wrap .amount,.tm-extra-product-options .cpf-type-textfield .tmcp-field-wrap .amount{margin-left:0}.tm-extra-product-options-totals .price.amount.options,.tm-extra-product-options-totals .price.amount.fees,.tm-extra-product-options-totals .price.amount.subscription-fee{font-size:1.25em}.tm-extra-product-options-totals .amount{background:none}.tm-extra-product-options-totals .amount.options,.tm-extra-product-options-totals .amount.fees,.tm-extra-product-options-totals .amount.subscription-fee{font-weight:700}.tm-extra-product-options-totals .amount.final{font-size:1.5em;font-weight:700}.tm-extra-product-options-totals .price.amount{display:inline-block!important;width:auto;margin:0}.tm-unit-price,.tm-fee-totals,.tm-final-totals,.tm-options-totals,.tm-subscription-fee{padding:0;margin:0;border:0 none;float:none}.tm-extra-product-options .tmcp-field-wrap .tc-price del{font-size:75%!important;margin:0!important}.tm-extra-product-options .tmcp-field-wrap .price:empty{display:none!important}.tc-quantity-right .tm-quantity,.tc-quantity-left .tm-quantity{-ms-flex-item-align:center;align-self:center}.tm-extra-product-options .cpf-type-checkbox .tc-quantity-right .tm-quantity,.tm-extra-product-options .cpf-type-checkbox .tc-quantity-left .tm-quantity,.tm-extra-product-options .cpf-type-radio .tc-quantity-right .tm-quantity,.tm-extra-product-options .cpf-type-radio .tc-quantity-left .tm-quantity{-ms-flex-item-align:unset;align-self:unset}.cpf-type-textfield .tc-quantity-right .tm-quantity,.cpf-type-textfield .tc-quantity-left .tm-quantity{-ms-flex-item-align:initial;align-self:initial}.tc-quantity-wrapper{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.tc-row.tc-quantity-right,.tc-row.tc-quantity-left{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tc-quantity-right .tm-quantity,.tc-quantity-bottom .tm-quantity{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}.tc-quantity-left .tm-quantity,.tc-quantity-top .tm-quantity{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.tm-extra-product-options ul.tmcp-ul-wrap .tc-row.tc-quantity-top,.tm-extra-product-options ul.tmcp-ul-wrap .tc-row.tc-quantity-bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}.tc-row.tc-quantity-top .tm-quantity,.tc-row.tc-quantity-bottom .tm-quantity{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tm-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-extra-product-options-radio .tm-quantity,.tm-extra-product-options-checkbox .tm-quantity{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tm-quantity input.tm-qty{margin:0;max-width:100%;min-width:3em;width:4em;text-align:center;padding:.25em;line-height:1}.tm-quantity-alt{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5em}.tm-quantity-alt input.tm-qty-alt{margin:0;max-width:100%;min-width:50px;text-align:center;width:5em!important;font-size:100%;display:inline-block!important;padding:.358em 1em}.tc-extra-product-options .cpf-type-product .tc-epo-element-product-li-container .tc-epo-element-product-container .single_add_to_cart_product,.single_add_to_cart_product{vertical-align:baseline;float:none;padding:.618em 1em!important;margin:0!important}.tc-row.tc-quantity-right .tc-cell,.tc-row.tc-quantity-left .tc-cell,.tm-quantity.tm-bottom{margin-bottom:0}.tm-description p:last-child{margin-bottom:0!important}.tm-description{clear:both}.tm-section-description{margin:0}.floatbox{height:100%;left:0%!important;position:fixed!important;top:0%!important;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:101001}.floatbox.fl-overlay{background:rgb(0 0 0 / .8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.flasho{background:#fff;color:#000;border:1px solid #fff;position:relative;z-index:101001;-webkit-box-shadow:0 0 1px 4px rgb(0 0 0 / .1),0 0 50px 13px rgb(0 0 255 / .05);box-shadow:0 0 1px 4px rgb(0 0 0 / .1),0 0 50px 13px rgb(0 0 255 / .05);max-height:100%;border-radius:0;max-width:100%;width:80%;height:80%;overflow:hidden;display:grid;grid-template-rows:minmax(1em,auto) minmax(33%,1fr) minmax(1em,auto);gap:var(--tcgaprow) 0;padding:var(--tcgap)}.float-editbox{position:relative;overflow:auto;overflow-x:hidden;overflow-y:auto}.flasho .header{line-height:2;width:100%;border-bottom:1px solid #ecf0f1;padding-bottom:var(--tcgaprow)}.flasho .header h3{font-size:22px;font-weight:400;line-height:28px;margin:0;letter-spacing:1px}.flasho .footer{margin:0;padding:0;text-align:right;background:none}.flasho .footer .inner{border-top:1px solid #ecf0f1;padding-top:var(--tcgaprow)}.tm-section-pop{display:none}#tm-section-pop-up>.tc-epo-label.tm-section-label{display:none}.tm-section-pop-up.single .tc-cell.section_popup{width:100%!important;max-width:100%;--flex-items:1 !important}.tm-section-pop-up.single .tc-cell.section_popup .tm-section-pop{padding-top:1em;padding-bottom:1em}.tm-extra-product-options.tm-section-pop-up.single .footer .inner .tm-button.button.button-secondary.button-large.floatbox-cancel,.tc-extra-product-options .tm-section-pop-up.single .footer .inner .tm-button.button.button-secondary.button-large.floatbox-cancel{float:none}.noanimated{-webkit-animation-fill-mode:none!important;animation-fill-mode:none!important;opacity:1!important;z-index:auto!important;position:static!important;-webkit-transform:none!important;transform:none!important;container:none!important}.tm-floating-box{width:auto;height:auto;padding:1em;position:fixed;right:0;top:0;bottom:0;left:0;background:rgb(255 255 255 / .99);z-index:99999;max-height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:20vw;gap:var(--tcgap);line-height:normal;border:2px solid rgb(0 0 0 / .05)}.tm-floating-box .tc-row,.tm-floating-box .tm-extra-product-options-totals{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.tm-floating-box.right{left:auto;right:0}.tm-floating-box.left{right:auto;left:0}.tm-floating-box.bottom{bottom:0;top:auto}.tm-floating-box.top{top:0;bottom:auto}.tm-fb{font-size:12px;line-height:18px;max-height:200px;max-width:100%;overflow-y:auto;overflow-x:hidden;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:0}.tm-fb dt{margin:0;padding:0;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.tm-fb dd{margin:0 0 var(--tcinnergaprow) 0;padding:0;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.tm-fb-title{font-weight:700}.tm-fb-value{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--tcinnergap);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-fb-value>*{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.tm-floating-box-alt .tm-floating-box{background:none;padding:0;position:static;max-width:100%;border:0}.tm-floating-box-nks .tm-floating-box{bottom:0!important;left:0!important;padding:5%;position:absolute!important;right:0!important;top:0!important;width:100%}.tm-floating-box-nks .tm-fb{max-height:90%!important;max-width:90%!important}.tc-row.tm-fb-labels{border-bottom:1px solid;font-weight:700;margin-bottom:1.65em;padding:0 0 1em 0}.tc-row.tm-fb-labels .tm-fb-price,.tc-row.tm-fb-data .tm-fb-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tc-row.tm-fb-labels .tm-fb-quantity,.tc-row.tm-fb-data .tm-fb-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tc-img-floating .tmhexcolorimage.tc-center .tc-image,.tc-img-floating .tc-image{max-width:calc(var(--tcinlinesize) * 2)!important;margin:0;max-height:calc(var(--tcinlinesize) * 2)!important;-webkit-box-shadow:none;box-shadow:none}.tc-img-floating .tmhexcolorimage.tc-center .tc-image{padding-top:calc((var(--tcinlinesize) * 2) - (2px * 2))!important}.tc-img-floating .tm-transparent-swatch .tc-image{border-style:dotted;border-color:inherit}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap label.tm-error,.tm-extra-product-options ul.tmcp-ul-wrap+.tm-error,.tm-extra-product-options .tc-element-container>.tm-error{color:red;display:block!important;font-size:80%;font-weight:700;padding:0!important;margin:1em 0!important}.tm-extra-product-options .tc-cell.tm-error{color:red;display:block;font-size:80%;font-weight:700;margin:1em 0!important}.tm-epo-field.tmcp-textfield.tm-error,.tm-epo-field.tmcp-textarea.tm-error{border:1px solid #c0392b;color:#e74c3c;outline:0}.tc-transition{-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.tc-lightbox{background:rgb(0 0 0 / .5) none repeat scroll 0 0;height:auto!important;max-height:100%!important;max-width:100%!important;text-align:center;width:auto!important;z-index:100100;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;display:block;padding:0;border:0}.tc-lightbox-image-wrap{position:relative}.tc-lightbox-wrap{position:absolute;right:1px;bottom:1px;width:1em;height:1em;left:auto;top:auto;font-size:1.5em;border-style:solid;border-width:2px;border-color:#fff;padding:.3em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgb(0 0 0 / .5) none repeat scroll 0 0}.tc-lightbox-button{color:#fff;font-size:1em!important;padding:0;z-index:2;cursor:-webkit-zoom-in;cursor:zoom-in;margin:auto}.circle .tc-lightbox-button{border-radius:100%}.round .tc-lightbox-button{border-radius:5px}.tc-lightbox-wrap:hover .tc-lightbox-button{opacity:1}.tc-lightbox img{border:0 none;cursor:-webkit-zoom-out;cursor:zoom-out;display:block;height:auto;line-height:0;margin:0;padding:0;position:relative;width:auto}.tc-lightbox-button-close{background:rgb(255 255 255 / .3) none repeat scroll 0 0;color:#000!important;float:left;height:2em;line-height:2;position:absolute;right:0;text-align:center;top:0;width:2em;z-index:2;cursor:pointer}@-webkit-keyframes tc-lightbox-zoomin{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1}}@keyframes tc-lightbox-zoomin{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1}}.tc-lightbox-zoomin{-webkit-animation-name:tc-lightbox-zoomin;animation-name:tc-lightbox-zoomin}@-webkit-keyframes tc-lightbox-zoomout{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}100%{opacity:0}}@keyframes tc-lightbox-zoomout{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}100%{opacity:0}}.tc-lightbox-zoomout{-webkit-animation-name:tc-lightbox-zoomout;animation-name:tc-lightbox-zoomout}.tm-static{position:static}.tmcp-date-select{max-width:100%}.tm-epo-field.tmcp-date{min-height:2.5em!important;height:auto}.tc-extra-product-options .cpf-type-date .tmcp-field-wrap label:not(.fullwidth) .tm-epo-field.tmcp-date{width:auto!important}.tm-epo-datepicker-label-container,.tm-epo-timepicker-label-container{display:inline-block!important;vertical-align:baseline;position:relative;max-width:100%}.tm-extra-product-options .tm-epo-datepicker,.tm-extra-product-options .tm-epo-timepicker{display:inline-block!important;line-height:normal!important;margin:0!important;max-width:100%!important;padding-right:2.5em!important;-webkit-box-shadow:none;box-shadow:none}.tc-epo-label.tc-left+.tc-element-container .tm-epo-datepicker-label-container,.tc-epo-label.tc-right+.tc-element-container .tm-epo-datepicker-label-container{margin-top:0}.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger,.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger{font-family:"Font Awesome 7 Free",sans-serif!important;-webkit-box-shadow:none;box-shadow:none;border-radius:0;background:#fff0 none repeat scroll 0 0!important;border-width:0;color:inherit!important;cursor:pointer;display:inline-block;font-size:inherit!important;line-height:inherit!important;margin:0;padding:0!important;position:absolute;right:0;top:0;height:100%!important}.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:hover,.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:active,.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:focus,.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger:hover,.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger:active,.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger:focus{background:none repeat scroll 0 0 #fff0;-webkit-box-shadow:none;box-shadow:none}.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger::before{content:"\f073";padding:calc(0.75em - 2px);border-width:0 0 0 1px;border-style:solid}.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger::before{content:"\f017";padding:calc(0.75em - 2px);border-width:0 0 0 1px;border-style:solid}.tm-datepicker{margin:2px 0 0 0;z-index:101002!important;width:auto!important;height:auto!important;padding:0}.tm-datepicker a{text-decoration:none}.tm-ui-dp,.tm-ui-dp-overlay{-webkit-tap-highlight-color:#fff0}.tm-ui-dp-header.ui-widget-header{line-height:2;background:none;border:0 none;color:inherit;font-weight:700}.tm-ui-dp{max-width:98%;position:absolute;top:0;left:0;z-index:2;text-shadow:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tm-ui-dp:focus{outline:0}.tm-ui-dp-container{min-width:300px;overflow:hidden;text-align:center;font-size:16px}.tm-datepicker-small .tm-ui-dp-container{font-size:12px;min-width:240px}.tm-datepicker-medium .tm-ui-dp-container{font-size:16px;min-width:330px}.tm-datepicker-large .tm-ui-dp-container{font-size:20px;min-width:400px}.tm-datepicker.tm-datepicker-top .tm-ui-dp-title,.tm-datepicker.tm-datepicker-bottom .tm-ui-dp-title{font-size:1.125em}.tm-datepicker.tm-datepicker-bottom .tm-ui-dp-container,.tm-datepicker.tm-datepicker-top .tm-ui-dp-container{min-width:100%!important}.tm-ui-dp-wrap,.tm-ui-dp-overlay{width:100%;height:100%;position:absolute;top:0;left:0}.tm-ui-dp-wrap{z-index:99998}.tm-ui-dp-overlay{z-index:1;background:rgb(0 0 0 / .7)}.tm-datepicker-top .tm-ui-dp,.tm-datepicker-bottom .tm-ui-dp{width:100%;max-width:100%}.tm-ui-dp-main-cell-inner{position:relative;height:100%;overflow:hidden;text-overflow:ellipsis}.tm-ui-dp-main-wrap{-webkit-backface-visibility:hidden;backface-visibility:hidden}.tm-ui-dp-ui{display:inline-block;vertical-align:middle;width:100%}.tm-ui-dp-main{width:auto}.tm-ui-dp-main table{width:100%;height:100%;border-collapse:collapse;table-layout:fixed;margin:0;background:none;border:0}.tm-ui-dp-main-table{height:100%;width:100%;display:table;table-layout:fixed}.tm-ui-dp-main-row{white-space:nowrap;display:table-row}.tm-ui-dp-main-cell{line-height:1.875;text-align:center;width:14.2857%;height:16.6666%;position:relative;display:table-cell;vertical-align:middle;cursor:pointer}.tm-ui-dp-main-cell.ui-datepicker-unselectable,.tm-ui-dp-main-cell.ui-state-disabled{cursor:default}.tm-ui-dp-main-cell .tm-ui-dp-main-cell-inner{overflow:visible}.tm-ui-dp-main-cell-content{position:relative;z-index:2;padding:5px}.tm-datepicker .tm-ui-dp-main-wrap{padding:.5em}.tm-datepicker .tm-ui-dp-main-header th{font-size:.6875em;font-weight:400;line-height:2.225;text-align:center;border:0}.tm-datepicker .tm-ui-dp-main-cell-content{font-size:.8125em}.tm-ui-dp-inner-container,.tm-ui-dp-main-wrap,.tm-ui-dp-main-content{position:relative}.tm-datepicker.tm-datepicker-bottom,.tm-datepicker.tm-datepicker-top{bottom:0!important;height:100%!important;left:0!important;position:fixed!important;right:0!important;top:0!important;width:100%!important;margin:0!important;background:transparent!important;border:0 none!important}.tm-datepicker.tm-datepicker-bottom .tm-ui-dp{bottom:0;top:auto}.tm-datepicker.tm-datepicker-top .tm-ui-dp{top:0;bottom:auto}.tm-datepicker .ui-tm-datepicker-prev,.tm-datepicker .ui-tm-datepicker-next,.tm-datepicker.tm-datepicker-bottom .ui-tm-datepicker-prev,.tm-datepicker.tm-datepicker-top .ui-tm-datepicker-prev,.tm-datepicker.tm-datepicker-bottom .ui-tm-datepicker-next,.tm-datepicker.tm-datepicker-top .ui-tm-datepicker-next{display:none!important}.tm-ui-dp-title{position:relative;font-size:1em}.tm-ui-dp-title .tm-ui-dp-month,.tm-ui-dp-title .tm-ui-dp-year{display:block;overflow:hidden;text-overflow:ellipsis;margin:0 2em;white-space:nowrap}.tm-ui-dp-title-button{width:50%;display:inline-block;white-space:nowrap;vertical-align:top;position:relative;height:2em}.tm-ui-dp-button-prev{left:0}.tm-ui-dp-button-next{right:0}.tm-ui-dp-button{margin:0;position:absolute;top:0;width:2em;overflow:hidden;display:block;text-decoration:none;white-space:nowrap;text-overflow:ellipsis;vertical-align:top;height:2em;line-height:2;color:#4eccc4;text-transform:uppercase;padding:0}.tm-ui-dp-button .tm-ui-dp-button-arrow,.tm-ui-dp-month,.tm-ui-dp-year{cursor:pointer}.tm-datepicker .tm-ui-dp-button-arrow{color:#4eccc4;font-size:1em;line-height:2;overflow:hidden;width:2em}.tm-ui-dp-button-arrow::before{display:block}.tm-ui-dp-buttonpane{display:block;overflow:hidden;padding:0 .5em .5em;text-align:right;width:100%}.tm-ui-dp-btn-wrap{display:block;float:right;position:relative;vertical-align:top;z-index:5}.tm-ui-dp-btn{height:2.5em;line-height:2.5;padding:0 1em;text-transform:uppercase;cursor:pointer;display:block;overflow:hidden;text-decoration:none;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.tm-ui-dp-button-disabled{opacity:.3;cursor:default}.tm-ui-skin-epo-black .tm-ui-dp-container{font-family:Helvetica,Arial,sans-serif!important;border:1px solid #000!important;-webkit-box-shadow:0 1px 10px rgb(0 0 0 / .2);box-shadow:0 1px 10px rgb(0 0 0 / .2);background:#000 none repeat scroll 0 0;background:rgb(0 0 0 / .9) none repeat scroll 0 0;color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-cell .ui-state-default{color:#ecf0f1}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-other-month .ui-state-default{color:#777}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day:hover{background-color:#1abc9c}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day .ui-state-default,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day:hover .ui-state-default{color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-cell:hover{background-color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-cell:hover .ui-state-default{color:#000}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-unselectable .ui-state-default,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-state-disabled .ui-state-default{color:#222}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-unselectable,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-state-disabled{background-color:#000;background-color:rgb(255 255 255 / .02)}.tm-ui-skin-epo-black .tm-ui-dp-btn{color:#1abc9c}.tm-ui-skin-epo-black .tm-ui-dp-btn:hover{color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-button-arrow,.tm-ui-skin-epo-black .tm-ui-dp-button-arrow.tm-ui-dp-button-disabled:hover{color:#1abc9c}.tm-ui-skin-epo-black .tm-ui-dp-button-arrow:hover{color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-header{color:#1abc9c;border-bottom:1px solid #1abc9c}.tm-ui-skin-epo.tm-datepicker .tm-ui-dp-main-wrap{padding:0}.tm-ui-skin-epo .tm-ui-dp-container{font-family:Helvetica,Arial,sans-serif!important;border:1px solid #ddd!important;-webkit-box-shadow:0 1px 10px rgb(0 0 0 / .2);box-shadow:0 1px 10px rgb(0 0 0 / .2);background:#fff none repeat scroll 0 0;color:#2c3e50}.tm-ui-skin-epo .tm-ui-dp-main-cell .ui-state-default{color:#2c3e50;background:none;border:0 none}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-tm-datepicker-other-month .ui-state-default{color:#aaa}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-tm-datepicker-current-day .ui-state-default{color:#0a0}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-other-month .ui-state-default{color:#95a5a6}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day:hover{background-color:#9b59b6}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day .ui-state-default,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day:hover .ui-state-default{color:#fff}.tm-ui-skin-epo .tm-ui-dp-main-cell:hover{background-color:#ecf0f1}.tm-ui-skin-epo .tm-ui-dp-main-cell:hover .ui-state-default{color:#000}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-unselectable .ui-state-default,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-state-disabled .ui-state-default{color:#eee}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-unselectable,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-state-disabled{background-color:#fff}.tm-ui-skin-epo .tm-ui-dp-btn{color:#2c3e50}.tm-ui-skin-epo .tm-ui-dp-btn:hover{color:#8e44ad}.tm-ui-skin-epo .tm-ui-dp-button-arrow,.tm-ui-skin-epo .tm-ui-dp-button-arrow.tm-ui-dp-button-disabled:hover{color:#2c3e50}.tm-ui-skin-epo .tm-ui-dp-button-arrow:hover{color:#34495e}.tm-ui-skin-epo .tm-ui-dp-main-header{background:#f9f9f9 none repeat scroll 0 0;border-bottom:1px solid #eee;border-top:1px solid #eee;color:#7f8c8d;padding:.25em 0}.tm-ui-skin-epo .tm-ui-dp-title{padding:.5em 0}.ui-tm-timepicker-div .tm-ui-widget-header,.ui-tm-timepicker-div .ui_tpicker_time_label,.tm-timepicker .tm-ui-dp-current{display:none}.tm-timepicker .ui-tm-timepicker-div .ui-slider-handle{border-radius:100%;background:#ecf0f1;border:1px solid #bdc3c7;cursor:default;height:1.2em;position:absolute;width:1.2em;z-index:2}.tm-timepicker .ui-tm-timepicker-div .ui-slider-handle.ui-state-hover{background:#fff}.ui-tm-timepicker-div .ui-slider{position:relative}.ui-tm-timepicker-div .ui-slider.ui-slider-horizontal{border-color:#aaa;-o-border-image:none;border-image:none;border-radius:0;border-style:solid;border-width:0 0 1px;height:1px;margin:1em 0;padding:.2em 0 0}.ui-tm-timepicker-div .ui-slider.ui-slider-horizontal .ui-slider-handle{margin-left:-.6em;top:-.3em}.ui-tm-timepicker-div .ui-widget-header{margin-bottom:8px}.ui-tm-timepicker-div dl{text-align:left;margin:0}.ui-tm-timepicker-div dl dt{clear:left;float:left;margin:.725em 0 0;padding:0}.ui-tm-timepicker-div dl dd{display:block;margin:0 1em .5em 30%;padding:1px 0;float:none}.ui-tm-timepicker-div td{font-size:90%}.ui-tpicker-grid-label{background:none;border:none;margin:0;padding:0}.ui-tm-timepicker-div .ui_tpicker_unit_hide{display:none}.ui-tm-timepicker-div .ui_tpicker_time .ui_tpicker_time_input{background:none;color:inherit;border:none;outline:none;border-bottom:0 none;width:95%}.ui-tm-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus{border-bottom-color:#aaa}.ui-tm-timepicker-rtl{direction:rtl}.ui-tm-timepicker-rtl dl{text-align:right}.ui-tm-timepicker-rtl dl dt{float:right;clear:right}.ui-tm-timepicker-rtl dl dd{margin:0 30% .5em 1em}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine{padding-right:2px}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_time,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dt{display:none}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_time_label{display:block;padding-top:2px}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl{text-align:right}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd>div{display:inline-block;margin:0}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_minute::before,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_second::before{content:":";display:inline-block}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_millisec::before,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_microsec::before{content:".";display:inline-block}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_unit_hide,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_unit_hide::before{display:none}.ui-tm-timepicker-div{padding:1em 1em 0}.tm-ui-tp-title{padding:.5em 0}.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radiostart,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radioend,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radio,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-color,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-image,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-text,.tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-checkbox,.tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;float:none;max-width:none;width:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;gap:var(--tcgap);-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radiostart li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radioend li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radio li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-color li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-image li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-text li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-checkbox li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-radio li.tmcp-field-wrap{padding:0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tm-auto-row{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:auto}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap.tm-auto-row,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap.tm-auto-row{-webkit-box-flex:0;-ms-flex:0 1 calc((100% / var(--flex-items)) - (((var(--flex-items) - 1) / var(--flex-items)) * var(--tcgapcolumn)));flex:0 1 calc((100% / var(--flex-items)) - (((var(--flex-items) - 1) / var(--flex-items)) * var(--tcgapcolumn)));width:auto;max-width:calc((100% / var(--flex-items)) - (((var(--flex-items) - 1) / var(--flex-items)) * var(--tcgapcolumn)));--flex-items:4}.tm-extra-product-options ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap.tm-auto-row.tc-mode-startcolor,.tm-extra-product-options ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap.tm-auto-row.tc-mode-endcolor,.tm-extra-product-options ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap.tm-auto-row.tc-mode-startimages,.tm-extra-product-options ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap.tm-auto-row.tc-mode-endimages{width:100%}.tc-label-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--tcinnergap);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.fullwidth-ul .tc-label-wrap{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.fullwidth-ul .tc-label-inner .tc-price-wrap{justify-self:flex-end}.fullwidth-ul .tc-mode-color .tc-label-inner .tc-price-wrap,.fullwidth-ul .tc-mode-images .tc-label-inner .tc-price-wrap{justify-self:center}.tc-input-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tc-mode-images .tc-label-wrap,.tc-mode-color .tc-label-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;gap:var(--tcinnergap)}.tc-mode-images .tc-inline-description,.tc-mode-color .tc-inline-description{text-align:center}.tc-inline-description:empty{display:none}.radio-image-label,.checkbox-image-label{display:block;text-align:center;line-height:1.5;width:100%}.tc-label.tm-label .radio-image-label,.tc-label.tm-label .checkbox-image-label{display:inline;margin-right:.5em}.tc-label.tm-label .radio-image-label:empty,.tc-label.tm-label .checkbox-image-label:empty{margin-right:0}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .tc-label-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:var(--tcinnergap)}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .fullwidth .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .fullwidth .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .fullwidth .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .fullwidth .tc-label-wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .tc-epo-style-wrapper,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .tc-input-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .tc-epo-style-wrapper,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .tc-input-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .tc-epo-style-wrapper,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .tc-input-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .tc-epo-style-wrapper,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .tc-input-wrap{display:none}li.tmcp-field-wrap.tm-per-row.is-separator{-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important}.tm-extra-product-options .is-separator .tc-label-wrap.tc-separator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.is-separator .tc-label.tc-separator-label{padding:0!important;width:100%}.tm-extra-product-options .is-separator .tc-tooltip{-webkit-box-flex:0;-ms-flex:0 1 0%;flex:0 1 0%;margin:0}.tm-extra-product-options .tm-has-clearbutton ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-active{display:grid;grid-template-columns:1fr auto}.tc-expand .tmcp-ul-wrap{overflow:hidden;-webkit-transition:max-height 0.5s ease,opacity 0.3s ease;transition:max-height 0.5s ease,opacity 0.3s ease}.tc-expand .tc-element-container{position:relative}.tc-epo-style-wrapper+.tmhexcolorimage,.tc-epo-style-wrapper+.tc-label-wrap .tmhexcolorimage:first-child{margin:0 .5em;vertical-align:middle}.tc-epo-style-wrapper .tc-input-wrap .tm-epo-field{position:absolute!important;top:calc(var(--tc-radio-size) / 2);left:calc(var(--tc-radio-size) / 2);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.tc-active .tc-extra-product-options .tc-epo-style-wrapper .tm-epo-style::after{opacity:0}.tc-active .tc-epo-style-wrapper .tm-epo-style::after,.tc-active .tc-extra-product-options .tc-active .tc-epo-style-wrapper .tm-epo-style::after{opacity:1}.tc-epo-style-wrapper{height:auto;width:auto;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1em;-webkit-transform:translate(0%,50%);transform:translate(0%,50%);top:calc(var(--tc-radio-size) / -2);letter-spacing:0;word-spacing:0;-webkit-font-kerning:none;font-kerning:none;font-family:none;--tc-radio-size:1.5em;--tc-radio-font-size:1em}.tm-epo-style{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff0 none repeat scroll 0 0;border:1px solid;cursor:pointer;height:var(--tc-radio-size);line-height:1;margin:0;padding:0;width:var(--tc-radio-size);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:var(--tc-radio-font-size)}.tm-epo-style::after{content:"\f00c";background:#fff0 none repeat scroll 0 0;font-family:"Font Awesome 7 Free",sans-serif!important;font-weight:900;height:1em!important;opacity:0;display:inline-block!important;text-align:center!important;width:1em!important;color:inherit!important;font-size:inherit!important;bottom:auto!important;line-height:1!important}.tc-epo-style-wrapper.tc-radio .tm-epo-style::after{content:"\f111"}.tm-epo-style:hover::after{opacity:.5}.tm-epo-style.circle,.tm-epo-style.circle2{border-radius:100%}.tm-epo-style.round,.tm-epo-style.round2{border-radius:5px}.tm-epo-style.circle2,.tm-epo-style.round2,.tm-epo-style.square2{border-width:2px}.tc-epo-style-wrapper.square .tm-epo-style::after{font-size:0.6em!important}.tc-epo-style-wrapper.circle2 .tm-epo-style::after,.tc-epo-style-wrapper.round2 .tm-epo-style::after,.tc-epo-style-wrapper.square2 .tm-epo-style::after{font-size:0.5em!important}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-epo-text-wrapper{padding:var(--tcinnergap);gap:var(--tcgap)}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-epo-text-wrapper label{cursor:pointer;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tc-epo-text-label-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--tcinnergap);-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-color,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-images,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-text{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:var(--tcinlinesize)}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-images .tmcp-field-wrap-inner,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-color .tmcp-field-wrap-inner{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-text .tmcp-field-wrap-inner{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;width:auto}.tc-epo-text-wrapper input[type="checkbox"].tm-epo-field,.tc-epo-text-wrapper input[type="radio"].tm-epo-field{visibility:hidden;position:absolute;display:inline!important}.tmhexcolorimage{display:block;height:100%!important;max-height:100%!important;max-width:100%!important;width:100%}.tm-floating-box .tmhexcolorimage{min-width:50px!important;min-height:50px!important}.tm-floating-box .radio-image-label,.tm-floating-box .checkbox-image-label{text-align:initial}.tmhexcolorimage.tc-center .tc-image{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto!important;height:auto!important;padding-top:calc(100% - (2px * 2))!important;max-width:calc(100% - (2px * 2))!important;vertical-align:middle;-webkit-box-sizing:content-box;box-sizing:content-box;min-width:min(var(--tcinlinesize), calc(100% - (2px * 2)))}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap input.use_images+label{display:inline-block;padding:0!important;max-width:100%;border:0 solid;position:relative;line-height:0;margin:0!important;height:auto!important;background:none!important}.tc-image{border-width:2px;border-style:solid;border-color:#fff0;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;padding:0;pointer-events:none!important;height:auto;max-width:100%}.tm-extra-product-options .tc-active .tc-image{border-style:solid}.tc-image.tc-image-inline,.tc-image-inline{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff0 none repeat scroll 0 0;border:2px solid #fff0;cursor:pointer;height:var(--tcinlinesize);line-height:1;margin:0;padding:0;width:auto;min-width:var(--tcinlinesize);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:1em}.tc-epo-style-space::after{content:"\00a0";display:inline;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;margin-left:calc(-1ch / 2);font-family:sans-serif}.tc-center .tc-epo-style-space::after{display:none}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap .tmhexcolorimage-inline{width:auto!important;padding:0!important;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0;-webkit-transform:translate(0,50%);transform:translate(0,50%);top:calc(var(--tcinlinesize) / -2);position:relative;height:auto!important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1em}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap .tc-image-inline{max-height:var(--tcinlinesize)!important;-ms-flex-item-align:start;align-self:flex-start;-ms-flex-negative:0;flex-shrink:0}.tm-extra-product-options .tmcp-field-wrap.tc-mode-text{border-style:solid;cursor:pointer;border-color:var(--text-swatch-border-color);border-width:var(--text-swatch-border-width);border-radius:var(--swatch-border-radius)}.tm-extra-product-options .tc-epo-element-product-thumbnail{border-width:2px;border-style:solid;border-color:#fff0}.tc-image,.tm-extra-product-options .tmcp-field-wrap .tc-label-wrap .tc-image,.tm-extra-product-options .tc-epo-element-product-thumbnail{border-color:var(--swatch-border-color);border-width:var(--swatch-border-width);border-radius:var(--swatch-border-radius)}.tm-extra-product-options .tmcp-field-wrap.tc-active.tc-mode-text,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tc-image,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tm-transparent-swatch .tc-image,.tm-extra-product-options .tc-epo-element-product-thumbnail.tc-active{border-color:var(--swatch-active-border-color);border-width:var(--swatch-active-border-width)}.tm-extra-product-options .tmcp-field-wrap.tc-active.tc-mode-text{outline-width:var(--text-swatch-active-border-width);outline-style:solid;outline-color:var(--swatch-active-border-color);border-width:var(--text-swatch-active-border-width)}.tm-extra-product-options .tmcp-field-wrap.tc-mode-text.round,.round .tc-image,.round.tc-image,.tm-extra-product-options .tmcp-field-wrap.round .tc-label-wrap .tc-image{--swatch-border-radius:5px;-webkit-box-shadow:none;box-shadow:none}.circle .tc-image,.circle.tc-image,.tm-extra-product-options .tmcp-field-wrap.circle .tc-label-wrap .tc-image{--swatch-border-radius:100%;-webkit-box-shadow:none;box-shadow:none}.tm-extra-product-options .tmcp-field-wrap.tc-mode-text.circle{--swatch-border-radius:18px;-webkit-box-shadow:none;box-shadow:none}.tm-extra-product-options .tmcp-field-wrap.tc-mode-text.square,.square .tc-image,.square.tc-image,.tm-extra-product-options .tmcp-field-wrap.square .tc-label-wrap .tc-image{--swatch-border-radius:0;--swatch-border-width:2px;-webkit-box-shadow:none;box-shadow:none}.tm-extra-product-options .tmcp-field-wrap.tc-mode-text.shadow,.shadow .tc-image,.shadow.tc-image,.tm-extra-product-options .tmcp-field-wrap.shadow .tc-label-wrap .tc-image{--swatch-border-radius:0;-webkit-box-shadow:none;box-shadow:none}.tm-extra-product-options .tmcp-field-wrap.tc-active.shadow.tc-mode-text,.tm-extra-product-options .tmcp-field-wrap.tc-active.shadow .tc-label-wrap .tc-image{-webkit-box-shadow:0 0 10px 2px rgb(0 0 0 / .5);box-shadow:0 0 10px 2px rgb(0 0 0 / .5)}.tm-extra-product-options .tmcp-field-wrap.tc-mode-text.thinline,.thinline .tc-image,.thinline.tc-image,.tm-extra-product-options .tmcp-field-wrap.thinline .tc-label-wrap .tc-image{--swatch-border-radius:0;--swatch-border-width:1px;border-style:groove;-webkit-box-shadow:none;box-shadow:none}.tm-extra-product-options .tmcp-field-wrap .tc-label-wrap .tc-image.tm-transparent-swatch,.tm-transparent-swatch .tc-image,.tm-extra-product-options .tmcp-field-wrap .tc-label-wrap .tm-transparent-swatch .tc-image{border-style:dotted;border-color:inherit}.tm-extra-product-options input.use_images+label+.amount{display:block;text-align:center}.radio-image-label-inline,.checkbox-image-label-inline{display:inline}.tc-label.tm-label .radio-image-label+.tmhexcolorimage,.tc-label.tm-label .checkbox-image-label+.tmhexcolorimage{vertical-align:middle}.tm-hide-label+.radio-image-label,.tm-hide-label+*+.radio-image-label,.tm-hide-label+.checkbox-image-label,.tm-hide-label+*+.checkbox-image-label{display:none!important}.tm-extra-product-options .tmcp-ul-wrap.tm-extra-product-options-product{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--tcgap)}.tm-extra-product-options-product>*{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}li.tc-epo-element-product-holder{-ms-flex-wrap:wrap;flex-wrap:wrap}.tc-epo-element-product-container-wrap:empty{margin:0}.tc-epo-element-product-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.tc-epo-element-product-container-left,.tc-epo-element-product-container-right,.tc-epo-element-product-container-full{padding:0;margin:0}.tc-epo-element-product-container-cart{display:grid;gap:var(--tcgap)}.tc-epo-element-product-container-cart>*{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%;margin:0!important}.cpf-type-product-thumbnailmultiple .tc-epo-element-product-container-cart>.stock{text-align:center}.tc-extra-product-options-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--tcgap)}.tc-extra-product-options-inline>*{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.tc-extra-product-options-inline:not(:has(.tc-extra-product-options)){display:none}.tc-epo-element-product-container-wrap .product-title,.tc-epo-element-product-container-wrap .product-price,.tc-epo-element-product-container-wrap .product-description,.tc-epo-element-product-container-wrap .product-meta,.tc-epo-element-product-container-wrap .tc-extra-product-options-inline{margin:0;padding:0}.cpf-type-product-thumbnailmultiple .tc-epo-element-product-container-wrap .tm-quantity,.cpf-type-product-thumbnailmultiple .tc-epo-element-product-container-wrap .tm-quantity-alt{max-width:none;text-align:center}.woocommerce div.product .tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-cart .tm-quantity-alt .quantity,.tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-cart .tm-quantity-alt .quantity{float:none;display:inline-block!important;font-size:inherit}.tm-extra-product-options .cpf-type-product-radio ul.tmcp-ul-wrap.tm-element-ul-product>li.tc-epo-element-product-li-container,.tm-extra-product-options .cpf-type-product-dropdown ul.tmcp-ul-wrap.tm-element-ul-product>li.tc-epo-element-product-li-container{padding:0;margin:0;list-style:none outside none!important;position:relative}.tm-extra-product-options .cpf-type-product-radio ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>.tc-field-label-wrap,.tm-extra-product-options .cpf-type-product-checkbox ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner .tc-field-label-wrap{gap:var(--tcinnergap)}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tc-epo-element-product-li-container,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tc-epo-element-product-li-container{padding:var(--tcgaprow) 0;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;list-style:none outside none!important;position:relative;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tc-epo-element-product-li-container{padding:var(--tcgap)}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap label,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap label{cursor:pointer}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap .tm-epo-field.tmcp-radio,.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap .tc-epo-style-wrapper,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>label .tm-epo-field.tmcp-checkbox,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>label .tc-epo-style-wrapper,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>label .tm-epo-field.tmcp-checkbox,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>label .tc-epo-style-wrapper{display:none}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;margin:0;float:none;max-width:none;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;gap:0}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;grid-template-columns:1fr}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>.tm-epo-field-label,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>.tm-epo-field-label{text-align:center}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap .tm-epo-reset-radio{right:var(--tcgapcolumn);top:var(--tcgaprow)}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap img.wp-post-image,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap img.wp-post-image{max-width:100%;height:auto;margin:0 auto;display:block;width:auto}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>label .tc-label-wrap,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>label .tc-label-wrap,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>label .tc-label-wrap{display:block}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>.tm-epo-field-label,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>label.tm-epo-field-label,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>label.tm-epo-field-label{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-extra-product-options .cpf-type-product-custombundle .tc-epo-element-product-container.tc-show-image{display:grid;grid-template-columns:minmax(auto,3em) 1fr;gap:var(--tcgapcolumn)}.tm-extra-product-options .cpf-type-product-custombundle .tc-epo-element-product-container .tc-epo-element-product-container-left,.tm-extra-product-options .cpf-type-product-custombundle .tc-epo-element-product-container .tc-epo-element-product-container-right{max-width:unset}.tm-extra-product-options .cpf-type-product-custombundle .tc-epo-element-product-container-cart{gap:var(--tcinnergap)}.tm-extra-product-options .cpf-type-product-custombundle .tc-bundle-control{display:grid;grid-template-columns:1fr auto;gap:var(--tcgapcolumn);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-extra-product-options .cpf-type-product-custombundle .tc-product-image img{width:100%;height:auto}.tm-extra-product-options .cpf-type-product-custombundle .tc-lightbox-image-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.tm-extra-product-options .cpf-type-product-custombundle .tc-lightbox-wrap{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:0.3s all linear;transition:0.3s all linear;opacity:0;visibility:hidden;border:0;width:100%;height:100%;padding:0;margin:0;container-type:inline-size}.tm-extra-product-options .cpf-type-product-custombundle .tc-lightbox-button{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:40cqw!important}.tm-extra-product-options .cpf-type-product-custombundle .tc-lightbox-image-wrap:hover .tc-lightbox-wrap{opacity:1;visibility:visible}.tm-extra-product-options .cpf-type-product .product-description p:last-child{margin-bottom:0}.tc-epo-element-variable-product{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--tcgap)}.tc-epo-element-variable-product>*{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}table.tc-epo-element-variations{margin:0!important}.woocommerce table.tc-epo-element-variations{margin-bottom:1em;border:0;width:100%}.woocommerce table.tc-epo-element-variations td,.woocommerce table.tc-epo-element-variations th{border:0;vertical-align:top;line-height:2}.woocommerce table.tc-epo-element-variations label{font-weight:700}.woocommerce table.tc-epo-element-variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em}.woocommerce table.tc-epo-element-variations td.label{padding-right:1em}.woocommerce .tc-epo-element-variable-product .woocommerce-variation-description p{margin-bottom:1em}.woocommerce .tc-epo-element-variable-product .tc-epo-element-variable-reset-variations{visibility:hidden;font-size:.83em}.woocommerce .tc-epo-element-variable-product .wc-no-matching-variations{display:none}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-product-hidden,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-product-hidden .tmcp-field-wrap-inner{display:none}.tc-product-image{margin:0}#tm-tooltip{font-size:.875em;text-align:center;text-shadow:0 1px rgb(0 0 0 / .5);line-height:1.5;color:var(--tooltip-color);background:var(--tooltip-background-color);background-blend-mode:luminosity;border-radius:5px;position:absolute;z-index:145400;padding:15px;pointer-events:none;bottom:auto!important;top:auto;left:auto;right:auto;border:1px solid var(--tooltip-border-color);-webkit-backdrop-filter:var(--tooltip-backdrop-blur);backdrop-filter:var(--tooltip-backdrop-blur)}#tm-tooltip p:last-child{margin-top:0;margin-bottom:0}#tm-tooltip::after{width:0;height:0;border-left:10px solid #fff0;border-right:10px solid #fff0;border-top:10px solid var(--tooltip-border-color);content:"";position:absolute;left:50%;bottom:-9px;margin-left:-10px}#tm-tooltip::before{width:0;height:0;border-left:10px solid #fff0;border-right:10px solid #fff0;border-top:10px solid var(--tooltip-border-color);content:"";position:absolute;left:50%;bottom:-10px;margin-left:-10px}#tm-tooltip.top::after{border-top-color:#fff0;border-bottom:10px solid var(--tooltip-border-color);top:-19px;bottom:auto}#tm-tooltip.top::before{border-top-color:#fff0;border-bottom:10px solid var(--tooltip-border-color);top:-20px;bottom:auto}#tm-tooltip.left::after{left:10px;margin:0}#tm-tooltip.right::after{right:10px;left:auto;margin:0}#tm-tooltip img{max-width:100%}#tm-tooltip.tc-error{--tooltip-background-color:#ff4500;--tooltip-border-color:rgba(255, 255, 255, 0.5);--tooltip-color:#fff}.tc-tooltip{color:#2980b9;cursor:help;font-size:1em;margin:0}.tc-epo-style-space.tc-tooltip{line-height:inherit!important}.tc-icontooltipleft{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.tc-icontooltipright{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}.woocommerce #content table.cart img.epo-option-image,.woocommerce table.cart img.epo-option-image,.woocommerce-page #content table.cart img.epo-option-image,.woocommerce-page table.cart img.epo-option-image,.epo-option-image{max-height:100px;max-width:70%!important;height:auto!important;width:auto!important;display:block}.woocommerce-mini-cart img.epo-upload-image,.woocommerce #content table.cart img.epo-upload-image,.woocommerce table.cart img.epo-upload-image,.woocommerce-page #content table.cart img.epo-upload-image,.woocommerce-page table.cart img.epo-upload-image,.epo-upload-image{max-height:none!important;max-width:70%!important;width:auto!important;height:100%!important}dl.variation dt.tc-hidden-variation{margin:0}.tc-row.tm-cart-row{border-color:#eee;border-radius:0;border-style:none none dotted;border-width:0 0 1px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:var(--tcgap)}.tm-cart-row-header{font-weight:700;position:sticky;top:0;background:#fff;z-index:2}.tc-row.tm-cart-row:last-child{border:0 none}.tc-row.tm-cart-row .tc-cell.cpf-name{font-weight:700}.tc-row.tm-cart-row .tc-cell.cpf-price,.tc-row.tm-cart-row .tc-cell.cpf-total-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tc-row.tm-cart-row .tc-cell.cpf-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}dl.variation.tc-epo-metadata,.woocommerce .wc-item-meta{word-break:break-word}dl.variation.tc-epo-metadata .tc-name,dl.variation.tc-epo-metadata .tc-value,.woocommerce .wc-item-meta .tc-name .woocommerce .wc-item-meta .tc-value{white-space:pre-wrap}dl.variation.tc-epo-metadata .tc-hidden-variation{display:none}.cpf-img-on-cart img{position:static!important;height:auto!important;width:auto!important;max-height:3em;-o-object-fit:cover;object-fit:cover}.cpf-data-on-cart::before{content:"\f14a";font-family:"Font Awesome 7 Free",sans-serif;font-weight:900;font-size:1em;vertical-align:middle;position:absolute}.cpf-data-on-cart>.cpf-data-value{margin:0 1.5em}.cpf-img-on-cart .cpf-data-on-cart::before{content:"";display:none}.cpf-data-on-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:.5em;width:100%;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cpf-img-on-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - var(--tcgapcolumn));gap:var(--tcgap)}.cpf-data-on-cart:last-of-type,.cpf-img-on-cart:last-of-type{border-bottom:0;margin-bottom:0}.cpf-img-on-order{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - var(--tcgapcolumn));gap:var(--tcgap)}.cpf-img-on-order img{-o-object-fit:cover;object-fit:cover;display:block;width:auto!important;height:auto!important;max-width:100%!important;max-height:unset!important}.cpf-img-on-order>*{display:block}.woocommerce #content table.cart img.epo-option-image,.woocommerce table.cart img.epo-option-image,.woocommerce-page #content table.cart img.epo-option-image,.woocommerce-page table.cart img.epo-option-image,.woocommerce-mini-cart .cpf-img-on-cart .epo-option-image,.woocommerce-checkout-review-order .cpf-img-on-cart .epo-option-image,.woocommerce-order-details .cpf-img-on-cart .epo-option-image,.epo-option-image,.cpf-img-on-order>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.woocommerce-mini-cart .cpf-img-on-cart img{max-width:50px!important}.cpf-color-on-cart{width:1em;height:1em;display:inline-block;border:1px solid;vertical-align:middle;position:relative;top:-1px}td.product-name a.tm-cart-edit-options,.tm-cart-edit-options{display:block;font-size:.7em;font-style:italic;font-weight:700}.tm-epo-cart-option-mobile{display:none}.shop_table tbody tr.tm-epo-cart-row{height:auto}.woocommerce table.shop_table .tm-epo-cart-row td{border-top:1px dashed rgb(0 0 0 / .1)}.tm-epo-cart-option-label,.tm-epo-cart-option-value.tm-epo-cart-no-label{font-weight:700}.woocommerce table.shop_table .tm-epo-cart-row-product td{border-bottom:1px solid rgb(0 0 0 / .1)}.woocommerce table.shop_table .tm-epo-cart-row-product+.tm-epo-cart-row td{border-top:0 none}.woocommerce table.shop_table_responsive tr.tm-epo-cart-row td::before,.woocommerce-page table.shop_table_responsive tr.tm-epo-cart-row td::before{display:none!important}.tc-price-in-cart,.tc-quantity-in-cart{font-size:smaller}.tc-associated-table-product .tc-associated-table-product-indent{padding-left:2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tc-associated-table-product .tc-associated-table-product-price::after{font-family:"Font Awesome 7 Free",sans-serif;font-size:1em;content:"\f3be";font-weight:900;margin:0 .5em;padding:0;opacity:.3;display:inline-block;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.tc-associated-table-product .tc-associated-table-product-indent *{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.tc-associated-table-product-name{font-weight:700;-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.tc-has-force-disabled{opacity:.5;pointer-events:none}.tm-dpd-label{display:block;font-size:80%}.tm-animated{-webkit-animation-duration:0.3s;animation-duration:0.3s}.tc-chars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:x-small;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;width:100%;max-width:100%;gap:calc(1ch / 2)}.tm-button{border-radius:3px;border-style:solid;border-width:1px;cursor:pointer;display:inline-block;font-size:13px!important;margin:0;height:30px;line-height:28px!important;padding:0 12px 2px!important;text-decoration:none;white-space:nowrap;background:none repeat scroll 0 0 #f7f7f7;border-color:#ccc;-webkit-box-shadow:0 1px 0 #fff inset,0 1px 0 rgb(0 0 0 / .08);box-shadow:0 1px 0 #fff inset,0 1px 0 rgb(0 0 0 / .08);color:#555;vertical-align:top}.tm-button:hover{background:none repeat scroll 0 0 #fafafa;border-color:#999;color:#222}.tc-hide-add-to-cart-button{display:none!important}.tc-clearfix::after{content:"";display:block;height:0;clear:both;visibility:hidden;overflow:hidden}.tm-preloader-img{position:absolute!important;z-index:2;opacity:.6}button.tmicon{display:inline-block;left:auto!important;position:relative;right:auto!important;overflow:hidden;width:30px!important;height:30px!important;line-height:30px!important;font-size:14px;text-align:center;cursor:pointer;vertical-align:middle;margin:0;padding:0;-ms-flex-negative:0;flex-shrink:0;background:none;border:none;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}button.tmicon.delete{color:#ff4500;border-radius:100%}button.tmicon.delete:hover{color:#fff;background:#ff4500}.pointereventsoff{pointer-events:none}.tm-hide{visibility:hidden!important;padding:0!important;height:0!important;width:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0!important}.tm-show{display:block!important}.tm-extra-product-options .tc-row.tm-show,.tc-row.tm-show{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@-webkit-keyframes appear{0%{opacity:0}100%{opacity:1}}@keyframes appear{0%{opacity:0}100%{opacity:1}}.appear{-webkit-animation-name:appear;animation-name:appear}.tc-tabs{width:100%}.tc-tabs.tc-cell{margin-bottom:0}.has-scroll-arrows.tc-tab-headers{padding:0;max-width:calc(100% - 4em - 1px)!important;left:2em}.tc-tabs-wrap .tc-row .tc-cell:last-of-type{margin-bottom:0}.tc-tab-headers-wrap{position:relative}.tc-scroll-left-arrow,.tc-scroll-right-arrow{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:none;cursor:pointer;padding:0;line-height:1;width:1em;text-align:center;height:100%;top:0;z-index:2}.tc-scroll-left-arrow.scroll-arrow-show,.tc-scroll-right-arrow.scroll-arrow-show{display:block;border:1px solid;height:100%;width:calc(2em + 1px);-webkit-box-sizing:border-box;box-sizing:border-box}.tc-scroll-left-arrow{left:0}.tc-scroll-right-arrow{right:0}.tc-scroll-left-arrow::before,.tc-scroll-right-arrow::before{line-height:1;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;padding:0;margin:0;position:absolute;left:0;right:0}.tc-scroll-left-arrow::before{content:"\25C0"}.tc-scroll-right-arrow::before{content:"\25B6"}.tc-tab-headers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:center;align-content:center;gap:1em;margin:0;padding:0;overflow:hidden!important;position:relative;width:100%;min-height:1px}.tab-header{font-weight:400;cursor:pointer;white-space:nowrap;padding:var(--tcgap);position:relative;margin:0}.tab-header.open{border-width:1px 1px 0 1px;border-style:solid}.tab-header.open::before,.tab-header.open::after{content:"";display:block;position:absolute;border-bottom:1px solid;bottom:0;height:0;width:999em;-webkit-box-sizing:border-box;box-sizing:border-box}.tab-header.open::before{right:100%}.tab-header.open::after{left:100%}.tc-tab-content.tcwidth-100{padding:var(--tcgap);border-width:0 1px 1px 1px;border-style:solid}.tc-tab-header{-ms-flex-negative:0;flex-shrink:0}.tab-header.open,.tab-header.open:focus{font-weight:700}.woocommerce div.product .tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-cart .tm-quantity-alt .quantity.tc-has-buttons,.tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-cart .tm-quantity-alt .quantity.tc-has-buttons{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0}.tc-has-buttons input[type="number"]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;border-radius:0!important;font-size:1em;max-width:3em;text-align:center;width:3em;display:inline-block;margin:0;padding:.4em 0;min-width:unset;-ms-touch-action:manipulation;touch-action:manipulation;height:auto!important}.tc-has-buttons input[type="number"]::-webkit-inner-spin-button,.tc-has-buttons input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media (max-width:549px){.tc-has-buttons input[type="number"]{width:2em}}.tc-has-buttons .tc-qty-button{font-weight:400;overflow:hidden;position:relative;text-transform:none;float:none!important;vertical-align:unset!important;padding:.618em 1em!important;line-height:1;font-size:1em;display:inline-block;-ms-touch-action:manipulation;touch-action:manipulation;width:auto!important;height:auto!important;margin:0!important}.tc-has-buttons .tc-qty-button.minus{border-bottom-right-radius:0!important;border-right:0!important;border-top-right-radius:0!important}.tc-has-buttons .tc-qty-button.plus{border-bottom-left-radius:0!important;border-left:0!important;border-top-left-radius:0!important}.tc-active .tc-choice-button-selector{display:none}.tc-extra-product-options .sbHolder .sbSelector{background-color:#fff;height:35px;padding:5px 10px}.tc-images-container .replaced-checkboxes+label::before,.tc-images-container .replaced-radio-buttons+label::before,.replaced-checkboxes+label.tm-epo-style::before,.replaced-radio-buttons+label.tm-epo-style::before{display:none}body[data-form-style="minimal"] .tc-extra-product-options .minimal-form-input label{pointer-events:auto!important}.has-options .quick-shop-wrapper .woocommerce-variation-add-to-cart{display:block!important;width:100%;max-width:100%;padding:0;margin:0}.tm-has-options :is(.elementor-widget-woocommerce-product-add-to-cart,.tm-has-options .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.tm-has-options .elementor-widget-wc-add-to-cart,.tm-has-options .woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart.variations_form .woocommerce-variation-add-to-cart,.tm-has-options :is(.elementor-widget-woocommerce-product-add-to-cart,.tm-has-options .woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.tm-has-options .elementor-widget-wc-add-to-cart,.tm-has-options .woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart:not(.grouped_form):not(.variations_form),.thb-product-main-row .summary form.cart,.woocommerce .oxy-woo-element div.product.tm-has-options .woocommerce-variation-add-to-cart,.tm-has-options .fullwidth-button .cart:not(.variations_form),.tm-has-options .fullwidth-button .woocommerce-variation-add-to-cart.variations_button,.single-product div.product.tm-has-options form.cart,.single-product div.product.tm-has-options .single-button-wrapper,.single-product div.product.tm-has-options .entry-summary form.cart:not(.variations_form):not(.grouped_form),.single-product div.product.tm-has-options .variations_button,.woocommerce div.product.elementor.tm-has-options form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor.tm-has-options form.cart:not(.grouped_form):not(.variations_form),.woocommerce .oxy-woo-element div.product.tm-variations-only .woocommerce-variation-add-to-cart,.tm-variations-only .fullwidth-button .cart:not(.variations_form),.tm-variations-only .fullwidth-button .woocommerce-variation-add-to-cart.variations_button,.single-product div.product.tm-variations-only form.cart,.single-product div.product.tm-variations-only .single-button-wrapper,.single-product div.product.tm-variations-only .entry-summary form.cart:not(.variations_form):not(.grouped_form),.single-product div.product.tm-variations-only .variations_button,.woocommerce div.product.elementor.tm-variations-only form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor.tm-variations-only form.cart:not(.grouped_form):not(.variations_form){-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;max-width:100%}.tm-has-options .fusion-woo-cart .fusion-button-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen{.epo.sp-container,.sp-replacer.epo,.epo .sp-preview,.sp-dragger,.sp-slider,.sp-alpha,.sp-clear,.sp-alpha-handle,.epo.sp-container.sp-dragging .sp-input,.epo.sp-container button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font:inherit}.sp-original-input-container{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.sp-original-input-container input{margin:0!important}.sp-original-input-container .sp-add-on{width:40px;border-top-right-radius:0!important;border-bottom-right-radius:0!important}input.spectrum.with-add-on{border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.sp-original-input-container .sp-add-on .sp-colorize{height:100%;width:100%;border-radius:inherit}.sp-colorize-container{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.epo.sp-container.sp-flat{position:relative}.epo.sp-container,.epo.sp-container *{-webkit-box-sizing:content-box;box-sizing:content-box}.epo .sp-top{position:relative;width:100%;display:inline-block;margin-bottom:10px}.epo .sp-top-inner{position:absolute;top:0;left:0;bottom:0;right:0}.epo .sp-color{position:absolute;top:0;left:0;bottom:0;right:20px!important}.epo .sp-hue{position:absolute;top:0;right:0;bottom:0;width:12px;height:100%;left:initial!important;background:-webkit-gradient(linear,left top,left bottom,from(#f00),color-stop(17%,#f00),color-stop(33%,#0f0),color-stop(50%,#0ff),color-stop(67%,#00f),color-stop(83%,#f0f),to(#f00));background:linear-gradient(to bottom,#f00 0%,#f00 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,#f00 100%)}.epo.sp-clear-enabled .sp-hue{top:15%;height:85%}.epo .sp-fill{padding-top:80%}.epo .sp-sat,.epo .sp-val{position:absolute;top:0;left:0;right:0;bottom:0}.epo .sp-alpha-enabled .sp-top{margin-bottom:28px!important}.epo .sp-alpha-handle{position:absolute;top:-3px;cursor:pointer;height:16px;border-radius:50%;width:16px;margin-right:5px;left:-2px;right:0;background:#f9f9f9;-webkit-box-shadow:0 0 2px 0 #3a3a3a;box-shadow:0 0 2px 0 #3a3a3a}.epo .sp-alpha{display:none;position:absolute;bottom:-18px;right:0;left:0;height:10px}.epo.sp-alpha-enabled .sp-alpha{display:block}.epo.sp-alpha-enabled .sp-picker-container .sp-top{margin-bottom:26px}.epo .sp-alpha-inner{border-radius:4px}.epo .sp-clear{display:none}.epo .sp-clear.sp-clear-display{background-position:center}.epo.sp-clear-enabled .sp-clear{display:block;position:absolute;top:3px;right:0;bottom:0;cursor:pointer;left:initial;height:12px;width:12px}.epo.sp-container.sp-input-disabled .sp-input-container{display:none}.epo.sp-container.sp-buttons-disabled .sp-button-container{display:none}.epo.sp-container.sp-palette-buttons-disabled .sp-palette-button-container{display:none}.sp-palette-only .sp-picker-container{display:none}.sp-palette-disabled .sp-palette-container{display:none}.sp-initial-disabled .sp-initial{display:none}.epo .sp-sat{background-image:-webkit-gradient(linear,left top,right top,from(#fff),to(#fff0));background-image:linear-gradient(to right,#fff,#fff0);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr="#FFFFFFFF",endColorstr="#00CC9A81")}.epo .sp-val{border-radius:4px;background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(#fff0));background-image:linear-gradient(to top,#000,#fff0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00CC9A81",endColorstr="#FF000000")}.epo .sp-1{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#ffff00")}.epo .sp-2{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff00",endColorstr="#00ff00")}.epo .sp-3{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ff00",endColorstr="#00ffff")}.epo .sp-4{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffff",endColorstr="#0000ff")}.epo .sp-5{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0000ff",endColorstr="#ff00ff")}.epo .sp-6{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff00ff",endColorstr="#ff0000")}.sp-hidden{display:none!important}.epo .sp-cf::before,.epo .sp-cf::after{content:"";display:table}.epo .sp-cf::after{clear:both}.epo .sp-cf{*zoom:1}@media (max-width:480px){.epo .sp-color{right:40%}.epo .sp-hue{left:63%}.epo .sp-fill{padding-top:60%}}.epo .sp-dragger{border-radius:5px;height:10px;width:10px;border:1px solid #fff;cursor:pointer;position:absolute;top:0;left:0;margin-left:3px;margin-top:3px;-webkit-box-shadow:0 0 2px 1px rgb(0 0 0 / .2);box-shadow:0 0 2px 1px rgb(0 0 0 / .2);background:none}.epo .sp-slider{position:absolute;top:0;cursor:pointer;height:16px;border-radius:50%;width:16px;left:-2px;background:#f9f9f9;-webkit-box-shadow:0 0 2px 0 #3a3a3a;box-shadow:0 0 2px 0 #3a3a3a;margin-top:8px;right:auto;border:0;opacity:1}.epo.sp-container{position:absolute;top:0;left:0;z-index:9999994;overflow:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border:0;background-color:#fff;padding:0;border-radius:4px;color:#000;-webkit-box-shadow:0 0 0 1px rgb(99 114 130 / .16),0 8px 16px rgb(27 39 51 / .08);box-shadow:0 0 0 1px rgb(99 114 130 / .16),0 8px 16px rgb(27 39 51 / .08)}.epo.sp-container,.epo.sp-container button,.epo.sp-container input,.sp-color,.sp-hue,.sp-clear{font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box}.epo .sp-color,.epo .sp-hue,.epo .sp-clear,.epo .sp-val,.epo .sp-sat{border-radius:3px;border:0}.epo .sp-input-container{margin-top:-5px;float:none;width:auto}.epo .sp-input-container.sp-cf,.sp-initial.sp-thumb.sp-cf,.sp-button-container.sp-cf{height:25px}.epo .sp-picker-container .sp-cf{margin-bottom:10px}.sp-palette-row-initial>span:first-child{cursor:pointer}.epo.sp-initial-disabled .sp-input-container{width:100%}.epo .sp-input{padding:0 5px!important;margin:0;width:100%;-webkit-box-shadow:none!important;box-shadow:none!important;height:100%!important;background:#fff0;color:#3a3a3a;border-radius:2px!important;border:1px solid #e0e0e0!important;text-align:center;font-family:monospace;font-size:inherit!important}.sp-input:focus{border:1px solid #ffa600}.sp-input.sp-validation-error{border:1px solid red;background:#fdd}.epo .sp-picker-container,.sp-palette-container{position:relative;padding:10px}.epo .sp-picker-container{width:200px;padding-bottom:0;border:0;float:none;margin:0}.sp-palette-container{border-right:solid 1px #ccc}.sp-palette-only .sp-palette-container{border:0}.sp-palette .sp-thumb-el{display:block;position:relative;float:left;width:16px;height:16px;margin:3px;border:none;border-radius:3px;cursor:pointer}.sp-palette .sp-thumb-el:hover,.sp-palette .sp-thumb-el.sp-thumb-active{border-color:#ffa600}.sp-thumb-el{position:relative}.epo .sp-initial{float:left;border:0}.sp-initial span{width:30px;height:25px;border:none;display:block;float:left;margin:0}.sp-initial .spe-thumb-el.sp-thumb-active{border-radius:0 5px 5px 0}.sp-initial .spe-thumb-el{border-radius:5px 0 0 5px}.sp-initial .sp-clear-display{background-position:center}.sp-button-container{float:right}.sp-palette-button-container{margin-top:10px}.sp-replacer.epo{position:relative;overflow:hidden;cursor:pointer;display:inline-block;border-radius:3px;border:1px solid #aaa;color:#666;-webkit-transition:border-color 0.3s;transition:border-color 0.3s;vertical-align:middle;width:3.5rem;height:2rem;margin:0;padding:3px;background:#fff;-webkit-box-shadow:none;box-shadow:none}.sp-replacer.epo.sp-disabled{cursor:default;border-color:silver;color:silver}.epo .sp-dd{position:absolute;font-size:10px;right:0;top:0;bottom:0;padding:3px;line-height:calc(2rem - 5px);background-color:#fff;height:auto;float:none}.epo .sp-preview{position:relative;width:100%;height:100%;float:left;z-index:0;border:0;margin:0;padding:0}.epo .sp-preview-inner{-webkit-transition:background-color 0.2s;transition:background-color 0.2s}.epo .sp-preview-inner.sp-clear-display{display:none}.epo.sp-container button{border-radius:3px;border:none;background:#fff0;line-height:1;padding:0 8px;height:25px;text-transform:capitalize;text-align:center;vertical-align:middle;cursor:pointer;color:#606c72;font-weight:700}.epo.sp-container button.sp-choose{background-color:#3cab3b;color:#fff;margin-left:5px}.epo.sp-container button:hover{opacity:.8}.epo.sp-container button.sp-palette-toggle{width:100%;background-color:#f3f3f3;margin:0}.sp-palette span:hover,.sp-palette span.sp-thumb-active{border-color:#000}.epo .sp-preview,.sp-alpha,.sp-thumb-el{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.epo .sp-preview-inner,.sp-alpha-inner,.sp-thumb-inner{display:block;position:absolute;top:0;left:0;bottom:0;right:0}.sp-palette .sp-thumb-inner{border-radius:3px;background-position:50% 50%;background-repeat:no-repeat}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)}.sp-clear-display{background-repeat:no-repeat;background-position:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAABe0lEQVQokYXSsUtcQRTF4d8Jj+VhHSxkEQuLsEUKK0nhTBFTmLSSUhBCMCAWsmgIwWrBLk0akfwLCaSQKBJmtrIIISwpRFKIhViETScphGMzysMtvOVwvpm5d0bGNCuGWAOPgYdl6S8wSDn9b+bUhDHEKWAdeAFMANg+l/TV9ofcz6cjMIbYBvaBMds7QCqZ58CmpBNgPuV0DvAAIMyFGugWtJr7eTv38xEwkPRPErY7QDeG2LqFkjrAgu0dSd/KDVqSNmxvAZ8lfbS9AHRuYemnLWkv5XRVBrQMbAI/gTXgEzAJtJuwBVS2L2OIle03QA/4Lmkl5XQBXEqqbFcAVYFDYChpFngiqWf7l6TXKaezMt2Zkhk24THwG+jZriX9AFZvUAyxLbRke2D75O5zPAO+ADXwEtizjaRHwDvbTyUtppwOmicCHAJvbXcl9YA1SQDjtseA97YPRz7ATcUQp2y/kjRdevsjaTfldNrMjcDGBjXA3T96L7yvrgFzP69+0Ao/HAAAAABJRU5ErkJggg==)}}@media screen{
/*! nouislider - 15.7.1 - 6/14/2023 */
 .noui-target,.noui-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:#fff0;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.noui-target{position:relative}.noui-base,.noui-connects{width:100%;height:100%;position:relative;z-index:1}.noui-connects{overflow:hidden;z-index:0}.noui-connect,.noui-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform-style:flat;transform-style:flat}.noui-txt-dir-rtl.noui-horizontal .noui-origin{left:0;right:auto}.noui-vertical .noui-origin{top:-100%;width:0}.noui-horizontal .noui-origin{height:0}.noui-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noui-touch-area{height:100%;width:100%}.noui-state-tap .noui-connect,.noui-state-tap .noui-origin{-webkit-transition:transform 0.3s;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s,-webkit-transform 0.3s}.noui-state-drag *{cursor:inherit!important}.noui-horizontal{height:18px}.noui-horizontal .noui-handle{width:34px;height:28px;right:-17px;top:-6px}.noui-vertical{width:18px}.noui-vertical .noui-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noui-txt-dir-rtl.noui-horizontal .noui-handle{left:-17px;right:auto}.noui-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;-webkit-box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noui-connects{border-radius:3px}.noui-connect{background:#3fb8af}.noui-draggable{cursor:ew-resize}.noui-vertical .noui-draggable{cursor:ns-resize}.noui-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noui-active{-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noui-handle::before,.noui-handle::after{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noui-handle::after{left:17px}.noui-vertical .noui-handle::before,.noui-vertical .noui-handle::after{width:14px;height:1px;left:6px;top:14px}.noui-vertical .noui-handle::after{top:17px}[disabled] .noui-connect{background:#b8b8b8}[disabled].noui-target,[disabled].noui-handle,[disabled] .noui-handle{cursor:not-allowed}.noui-pips,.noui-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}.noui-pips{position:absolute;color:#999}.noui-value{position:absolute;white-space:nowrap;text-align:center}.noui-value-sub{color:#ccc;font-size:10px}.noui-marker{position:absolute;background:#ccc}.noui-marker-sub{background:#aaa}.noui-marker-large{background:#aaa}.noui-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noui-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noui-rtl .noui-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noui-marker-horizontal.noui-marker{margin-left:-1px;width:2px;height:5px}.noui-marker-horizontal.noui-marker-sub{height:10px}.noui-marker-horizontal.noui-marker-large{height:15px}.noui-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noui-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noui-rtl .noui-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noui-marker-vertical.noui-marker{width:5px;height:2px;margin-top:-1px}.noui-marker-vertical.noui-marker-sub{width:10px}.noui-marker-vertical.noui-marker-large{width:15px}.noui-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noui-horizontal .noui-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noui-vertical .noui-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noui-horizontal .noui-origin>.noui-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noui-vertical .noui-origin>.noui-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}.tm-range-picker.noui-target{background:var(--slider-background);border-radius:4px;border:0;-webkit-box-shadow:none;box-shadow:none}.tm-range-picker .noui-connects{border-radius:3px}.tm-range-picker .noui-connect{background:var(--slider-active-background)}.tm-range-picker,.tm-range-picker .noui-handle{-webkit-box-shadow:none;box-shadow:none}.tm-range-picker .noui-tooltip{background:#3fb8af;color:#fff;border:2px solid #fff;padding:.4em;text-align:center;white-space:nowrap;border-radius:3px;font-size:1em}.tm-range-picker .noui-active .noui-tooltip{display:block}.tm-range-picker .noui-handle::before,.tm-range-picker .noui-handle::after{display:none}.noui-marker{background:var(--marker-color);opacity:.8}.noui-marker-sub{opacity:.5;background:var(--marker-color)}.noui-marker-large{opacity:1;background:var(--marker-color)}.tm-range-picker .noui-handle .noui-touch-area::before{content:"";position:absolute;top:calc(-0.5 * var(--size) + 0.5 * 1em);left:calc(-0.5 * var(--size) + 0.5 * 1em);right:calc(-0.5 * var(--size) + 0.5 * 1em);bottom:calc(-0.5 * var(--size) + 0.5 * 1em);width:var(--size);height:var(--size);border-radius:100%;background:var(--handle-background);z-index:-1;opacity:.2;will-change:transform;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all 0.1s ease-out,border-color 0.2s ease-out;transition:all 0.1s ease-out,border-color 0.2s ease-out;display:block;--size:calc(var(--handle-size) * 1.8)}.tm-range-picker .noui-handle:hover .noui-touch-area::before{border:0;-webkit-transform:scale(.9);transform:scale(.9)}.tm-range-picker .noui-active.noui-handle:hover .noui-touch-area::before{border:0;-webkit-transform:scale(1);transform:scale(1)}.tm-range-picker .noui-value{position:absolute;white-space:nowrap;text-align:center;font-size:.8em;margin-top:.8em}.tm-range-picker .noui-value-sub{color:inherit;font-size:10px;margin-top:.6em;opacity:.5}.tm-range-picker .noui-marker-horizontal.noui-marker{margin-left:-1px;width:1px}.tm-range-picker{--handle-size:14px;--slider-height:3px;--handle-radius:calc(var(--handle-size) / 2);--handle-background:#3fb8af;--slider-active-background:#3fb8af;--slider-background:#cdcdcd;--marker-color:#aaa;height:var(--slider-height)}.tm-range-picker .noui-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;border:0;background:var(--handle-background);cursor:pointer;-webkit-box-shadow:none;box-shadow:none;outline:none!important;height:var(--handle-size);width:var(--handle-size);top:calc((var(--handle-size) - var(--slider-height)) / -2);right:calc(var(--handle-size) / -2);border-radius:var(--handle-radius)}}.tc-extra-product-options .tcowl-carousel{display:none;width:100%;-webkit-tap-highlight-color:#fff0;position:relative;z-index:1}.tc-extra-product-options .tcowl-carousel .owl-stage{position:relative;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tc-extra-product-options .tcowl-carousel .owl-stage::after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.tc-extra-product-options .tcowl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.tc-extra-product-options .tcowl-carousel .owl-stage-outer,.tc-extra-product-options .tcowl-carousel .owl-nav{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.tc-extra-product-options .tcowl-carousel .owl-wrapper,.tc-extra-product-options .tcowl-carousel .owl-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.tc-extra-product-options .tcowl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none}.tc-extra-product-options .tcowl-carousel .owl-item img{display:block;width:100%}.tc-extra-product-options .tcowl-carousel .owl-nav.disabled,.tc-extra-product-options .tcowl-carousel .owl-dots.disabled{display:none}.tc-extra-product-options .tcowl-carousel .owl-nav .owl-prev,.tc-extra-product-options .tcowl-carousel .owl-nav .owl-next,.tc-extra-product-options .tcowl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tc-extra-product-options .tcowl-carousel .owl-nav button.owl-prev,.tc-extra-product-options .tcowl-carousel .owl-nav button.owl-next,.tc-extra-product-options .tcowl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.tc-extra-product-options .tcowl-carousel-show{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap;flex-wrap:wrap}.tc-extra-product-options .tm-owl-slider,.tc-extra-product-options .tcowl-carousel.owl-loaded{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--tcgap)}.tc-extra-product-options .tcowl-carousel.owl-loading{opacity:0;display:block}.tc-extra-product-options .tcowl-carousel.owl-hidden{opacity:0}.tc-extra-product-options .tcowl-carousel.owl-refresh .owl-item{visibility:hidden}.tc-extra-product-options .tcowl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tc-extra-product-options .tcowl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.tc-extra-product-options .tcowl-carousel.owl-rtl{direction:rtl}.tc-extra-product-options .tcowl-carousel.owl-rtl .owl-item{float:right}.tc-extra-product-options .tcowl-carousel .owl-item:not(.active){visibility:hidden}.no-js .tc-extra-product-options .tcowl-carousel{display:block}.tc-extra-product-options .tcowl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tc-extra-product-options .tcowl-carousel .owl-animated-in{z-index:0}.tc-extra-product-options .tcowl-carousel .owl-animated-out{z-index:1}.tc-extra-product-options .tcowl-carousel .fadeout{-webkit-animation-name:fadeout;animation-name:fadeout}@-webkit-keyframes fadeout{0%{opacity:1}100%{opacity:0}}@keyframes fadeout{0%{opacity:1}100%{opacity:0}}.tc-extra-product-options .owl-height{-webkit-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.tc-extra-product-options .tcowl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}.tc-extra-product-options .tcowl-carousel .owl-item .owl-lazy[src^=""],.tc-extra-product-options .tcowl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.tc-extra-product-options .tcowl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.tc-extra-product-options .tcowl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.tc-extra-product-options .tcowl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/plugins/woocommerce-tm-extra-product-options/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform 100ms ease;transition:-webkit-transform 100ms ease;transition:transform 100ms ease;transition:transform 100ms ease,-webkit-transform 100ms ease}.tc-extra-product-options .tcowl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.tc-extra-product-options .tcowl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}.tc-extra-product-options .tcowl-carousel .owl-video-playing .owl-video-tn,.tc-extra-product-options .tcowl-carousel .owl-video-playing .owl-video-play-icon{display:none}.tc-extra-product-options .tcowl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.tc-extra-product-options .owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:#fff0}.tc-extra-product-options .owl-theme .owl-nav [class*="owl-"]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.tc-extra-product-options .owl-theme .owl-nav [class*="owl-"]:hover{background:#869791;color:#fff;text-decoration:none}.tc-extra-product-options .owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.tc-extra-product-options .owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:#fff0}.tc-extra-product-options .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.tc-extra-product-options .owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.tc-extra-product-options .owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-transition:opacity 200ms ease;transition:opacity 200ms ease;border-radius:30px}.tc-extra-product-options .owl-theme .owl-dots .owl-dot.active span,.tc-extra-product-options .owl-theme .owl-dots .owl-dot:hover span{background:#869791}@media only screen and (max-width:768px){.tm-responsive .tcwidth{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tm-responsive .tm-extra-product-options ul.tmcp-elements:not(.tm-extra-product-options-variations) li.tmcp-field-wrap:not(.tm-per-row){float:none!important;width:100%!important}.tm-responsive .tm-extra-product-options .tc-col-auto,.tm-responsive .tm-extra-product-options .tc-cell.tc-col-auto,.tm-responsive .tc-cell.tc-col-auto,.tm-responsive .tc-col-auto{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tm-floating-box{display:none!important}.tm-epo-style:hover::after{opacity:0}.tm-epo-cart-row .product-remove,.tm-epo-cart-row .product-thumbnail,.tm-epo-cart-row .product-price,.tm-epo-cart-row .product-quantity,.tm-epo-cart-row .product-subtotal,.tc-epo-cart-row-total .product-remove,.tc-epo-cart-row-total .product-thumbnail,.tc-epo-cart-row-total .product-name,.tc-epo-cart-row-total .product-price{display:none!important}.tm-epo-cart-option-mobile{display:block}}img.wp-smiley,img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 0.07em!important;vertical-align:-0.1em!important;background:none!important;padding:0!important}.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{zoom:1;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,.woocommerce div.product div.thumbnails,.woocommerce-page #content div.product div.thumbnails,.woocommerce-page div.product div.thumbnails{zoom:1}.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,.woocommerce div.product .woocommerce-tabs ul.tabs,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs,.woocommerce-page div.product .woocommerce-tabs ul.tabs{zoom:1}.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,.woocommerce div.product #reviews .comment,.woocommerce-page #content div.product #reviews .comment,.woocommerce-page div.product #reviews .comment{zoom:1}.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{display:flex;flex-wrap:wrap;clear:both;zoom:1}.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 20px 2.992em 0;padding:0;position:relative;width:22.05%;margin-left: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:nth-child(2n),.woocommerce.columns-2 ul.products li.product:nth-child(2n){margin-right:0;clear:right}.woocommerce-page.columns-2 ul.products li.product:nth-child(odd),.woocommerce.columns-2 ul.products li.product:nth-child(odd){clear:left}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:31.2%;width:calc(33.33% - 14px)}.woocommerce-page.columns-3 ul.products li.product:nth-child(3n),.woocommerce.columns-3 ul.products li.product:nth-child(3n){margin-right:0;clear:right}.woocommerce-page.columns-3 ul.products li.product:nth-child(3n+1),.woocommerce.columns-3 ul.products li.product:nth-child(3n+1){clear:left}.woocommerce-page.columns-4 ul.products li.product,.woocommerce.columns-4 ul.products li.product{width:22.5%;width:calc(25% - 15px)}.woocommerce-page.columns-4 ul.products li.product:nth-child(4n),.woocommerce.columns-4 ul.products li.product:nth-child(4n){margin-right:0;clear:right}.woocommerce-page.columns-4 ul.products li.product:nth-child(4n+1),.woocommerce.columns-4 ul.products li.product:nth-child(4n+1){clear:left}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:17.5%;width:calc(20% - 16px)}.woocommerce-page.columns-5 ul.products li.product:nth-child(5n),.woocommerce.columns-5 ul.products li.product:nth-child(5n){margin-right:0;clear:right}.woocommerce-page.columns-5 ul.products li.product:nth-child(5n+1),.woocommerce.columns-5 ul.products li.product:nth-child(5n+1){clear:left}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:14%;width:calc(16.66% - 16.66px)}.woocommerce-page.columns-6 ul.products li.product:nth-child(6n),.woocommerce.columns-6 ul.products li.product:nth-child(6n){margin-right:0;clear:right}.woocommerce-page.columns-6 ul.products li.product:nth-child(6n+1),.woocommerce.columns-6 ul.products li.product:nth-child(6n+1){clear:left}.woocommerce .woocommerce-pagination ul.page-numbers,.woocommerce-page .woocommerce-pagination ul.page-numbers{zoom:1}.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;display:flex;margin:0 auto}.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{margin-left:5px}@media (min-width:545px){.woocommerce #content table.cart td.actions>input[type=submit],.woocommerce table.cart td.actions>input[type=submit],.woocommerce-page #content table.cart td.actions>input[type=submit],.woocommerce-page table.cart td.actions>input[type=submit]{margin:5px auto}}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{zoom:1;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:calc(50% - 10px)}.woocommerce .cart-collaterals .cross-sells ul.products li.first,.woocommerce-page .cart-collaterals .cross-sells ul.products li.first{clear:both}.woocommerce .cart-collaterals .cross-sells ul.products li.last,.woocommerce-page .cart-collaterals .cross-sells ul.products li.last{margin-right:0}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;zoom:1;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,.woocommerce ul.product_list_widget li,.woocommerce-page ul.cart_list li,.woocommerce-page ul.product_list_widget li{zoom:1}.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,.woocommerce-page form .form-row{zoom:1}.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 #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;width:100%;margin-bottom:1em}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields,.woocommerce .woocommerce-shipping-fields,.woocommerce-page .woocommerce-billing-fields,.woocommerce-page .woocommerce-shipping-fields{zoom:1}.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 fieldset{border:0;margin:1em 0 0;padding:3px}.woocommerce-account .woocommerce-MyAccount-content fieldset legend{padding:3px 0;border-bottom:1px solid var(--ast-border-color);width:100%;margin:10px 0}.woocommerce-account .woocommerce-MyAccount-content fieldset .form-row{padding-left:0;padding-right:0}@media only screen and (max-width:1021px){.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:700;float:left}.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr td .shipping-calculator-form,.woocommerce-page table.shop_table_responsive tr td .shipping-calculator-form{text-align:left}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce-page[class*=columns-] ul.products li.product,.woocommerce[class*=columns-] ul.products li.product{display:inline-block;margin-right:20px;vertical-align:top;clear:none}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:block;text-align:center!important}.woocommerce #content table.cart .product-thumbnail:before,.woocommerce table.cart .product-thumbnail:before,.woocommerce-page #content table.cart .product-thumbnail:before,.woocommerce-page table.cart .product-thumbnail:before{display:none}.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:left}.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{zoom:1;padding-bottom:.5em}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before{content:' ';display:table}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after{clear:both}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button{float:right}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}}@keyframes spin{100%{transform:rotate(360deg)}}@keyframes dotPulse{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@font-face{font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/star.eot);src:url("/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"),url(/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url("/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url("/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url("/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");font-weight:400;font-style:normal}.woocommerce-store-notice,p.demo_store{position:fixed;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#a46497;color:#fff;z-index:99998;box-shadow:0 1px 1em rgb(0 0 0 / .2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fff;text-decoration:underline}.woocommerce-store-notice[data-position=bottom],p.demo_store[data-position=bottom]{bottom:0;top:initial}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.clear{clear:both}.ast-site-header-cart,.woocommerce .ast-site-header-cart{position:relative;list-style-type:none;margin-left:0;padding-left:0;margin-bottom:0;order:1;cursor:pointer}.ast-site-header-cart:focus .widget_shopping_cart,.ast-site-header-cart:hover .widget_shopping_cart,.woocommerce .ast-site-header-cart:focus .widget_shopping_cart,.woocommerce .ast-site-header-cart:hover .widget_shopping_cart{right:0;left:auto}.ast-site-header-cart .ast-shopping-cart-icon,.woocommerce .ast-site-header-cart .ast-shopping-cart-icon{display:initial;vertical-align:middle}.ast-site-header-cart .ast-shopping-cart-icon:before,.woocommerce .ast-site-header-cart .ast-shopping-cart-icon:before{content:"\e854";font-family:Astra;font-size:18px;font-size:1.2857rem}.ast-site-header-cart .ast-site-header-cart-data .ast-mini-cart-empty .woocommerce-mini-cart__buttons,.woocommerce .ast-site-header-cart .ast-site-header-cart-data .ast-mini-cart-empty .woocommerce-mini-cart__buttons{margin:1.41575em}.ast-site-header-cart .ast-site-header-cart-data .ast-mini-cart-empty .woocommerce-mini-cart__buttons a,.woocommerce .ast-site-header-cart .ast-site-header-cart-data .ast-mini-cart-empty .woocommerce-mini-cart__buttons a{width:100%}.ast-site-header-cart .ast-site-header-cart-data .ast-mini-cart-empty .woocommerce-mini-cart__buttons a.button,.woocommerce .ast-site-header-cart .ast-site-header-cart-data .ast-mini-cart-empty .woocommerce-mini-cart__buttons a.button{text-align:center}.ast-site-header-cart .ast-site-header-cart-data .ast-mini-cart-empty .ast-mini-cart-message .woocommerce-mini-cart__empty-message,.woocommerce .ast-site-header-cart .ast-site-header-cart-data .ast-mini-cart-empty .ast-mini-cart-message .woocommerce-mini-cart__empty-message{text-align:center;margin-bottom:0}.ast-site-header-cart .ast-site-header-cart-data .widget_shopping_cart_content>ul,.woocommerce .ast-site-header-cart .ast-site-header-cart-data .widget_shopping_cart_content>ul{text-align:left;width:auto;position:relative;left:auto;top:auto;border-top:0}.ast-site-header-cart .ast-site-header-cart-data .woocommerce-mini-cart__empty-message,.woocommerce .ast-site-header-cart .ast-site-header-cart-data .woocommerce-mini-cart__empty-message{text-align:left}.ast-site-header-cart .widget_shopping_cart,.woocommerce .ast-site-header-cart .widget_shopping_cart{position:absolute;top:100%;width:280px;z-index:999999;font-size:.875em;left:-999em;display:block;line-height:1.618;opacity:0;visibility:hidden;transition:all .3s ease}.ast-site-header-cart .widget_shopping_cart:after,.ast-site-header-cart .widget_shopping_cart:before,.woocommerce .ast-site-header-cart .widget_shopping_cart:after,.woocommerce .ast-site-header-cart .widget_shopping_cart:before{bottom:99.9%;left:auto;right:8px;border:solid #fff0;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ast-site-header-cart .widget_shopping_cart:after,.woocommerce .ast-site-header-cart .widget_shopping_cart:after{border-color:#fff0;border-bottom-color:#fff;border-width:6px;margin-left:-6px;margin-bottom:-.3px}.ast-site-header-cart .widget_shopping_cart:before,.woocommerce .ast-site-header-cart .widget_shopping_cart:before{border-color:#fff0;border-bottom-color:var(--ast-border-color);border-width:7px;margin-left:-12px;right:7px}.ast-site-header-cart .widget_shopping_cart .widget_shopping_cart_content>.woocommerce-mini-cart__empty-message,.woocommerce .ast-site-header-cart .widget_shopping_cart .widget_shopping_cart_content>.woocommerce-mini-cart__empty-message{display:none}.ast-site-header-cart .widget_shopping_cart .product_list_widget,.woocommerce .ast-site-header-cart .widget_shopping_cart .product_list_widget{padding:1em 1.5em;max-height:500px;max-height:50vh;overflow-y:auto}.ast-site-header-cart .widget_shopping_cart .product_list_widget li,.woocommerce .ast-site-header-cart .widget_shopping_cart .product_list_widget li{padding:.5em 2em .5em 5em;border-bottom:1px solid var(--ast-border-color)}.ast-site-header-cart .widget_shopping_cart .product_list_widget li .remove,.woocommerce .ast-site-header-cart .widget_shopping_cart .product_list_widget li .remove{top:.4em}.ast-site-header-cart .widget_shopping_cart .product_list_widget li:last-child,.woocommerce .ast-site-header-cart .widget_shopping_cart .product_list_widget li:last-child{border-bottom:0}.ast-site-header-cart .widget_shopping_cart .product_list_widget li img,.woocommerce .ast-site-header-cart .widget_shopping_cart .product_list_widget li img{max-width:4em;margin:0 0 .5em 0}.ast-site-header-cart .widget_shopping_cart p.buttons,.ast-site-header-cart .widget_shopping_cart p.total,.woocommerce .ast-site-header-cart .widget_shopping_cart p.buttons,.woocommerce .ast-site-header-cart .widget_shopping_cart p.total{padding:1em 1.5em;margin:0;text-align:center}.ast-site-header-cart .widget_shopping_cart .buttons .button,.ast-site-header-cart .widget_shopping_cart .buttons .button.wc-forward,.woocommerce .ast-site-header-cart .widget_shopping_cart .buttons .button,.woocommerce .ast-site-header-cart .widget_shopping_cart .buttons .button.wc-forward{display:block;margin-right:0;width:100%;margin-left:0}.ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__empty-message,.woocommerce .ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__empty-message{margin:1.41575em}.ast-site-header-cart .widget_shopping_cart .cart_list a,.woocommerce .ast-site-header-cart .widget_shopping_cart .cart_list a{padding:0}.ast-site-header-cart .widget_shopping_cart .cart_list a.remove,.woocommerce .ast-site-header-cart .widget_shopping_cart .cart_list a.remove{border-width:1px}.ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total,.woocommerce .ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total{display:flex;justify-content:space-between}.ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total strong,.woocommerce .ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total strong{width:40%;text-align:left;font-weight:500}.ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total .amount,.woocommerce .ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total .amount{width:60%;text-align:right}.ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total .amount,.woocommerce .ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total .amount{padding-left:.5em}.ast-site-header-cart:focus .widget_shopping_cart,.ast-site-header-cart:hover .widget_shopping_cart{opacity:1;visibility:visible}.ast-above-header-wrap .ast-site-header-cart .widget_shopping_cart .cart_list .quantity,.ast-above-header-wrap .ast-site-header-cart .widget_shopping_cart .cart_list .variation,.ast-below-header .ast-site-header-cart .widget_shopping_cart .cart_list .quantity,.ast-below-header .ast-site-header-cart .widget_shopping_cart .cart_list .variation,.main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart .cart_list .quantity,.main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart .cart_list .variation{margin-bottom:.4em}.ast-above-header-wrap .ast-site-header-cart .widget_shopping_cart .cart_list a.remove,.ast-below-header .ast-site-header-cart .widget_shopping_cart .cart_list a.remove,.main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart .cart_list a.remove{color:var(--ast-global-color-3)}.ast-above-header-wrap .ast-site-header-cart .widget_shopping_cart .cart_list a.remove:hover,.ast-below-header .ast-site-header-cart .widget_shopping_cart .cart_list a.remove:hover,.main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart .cart_list a.remove:hover{color:var(--ast-global-color-3)}.ast-above-header-section-1 .ast-site-header-cart .widget_shopping_cart,.below-header-section-1 .ast-site-header-cart .widget_shopping_cart,.header-main-layout-3 .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart,.site-header-section-left .ast-site-header-cart .widget_shopping_cart,.woocommerce .ast-above-header-section-1 .ast-site-header-cart .widget_shopping_cart,.woocommerce .below-header-section-1 .ast-site-header-cart .widget_shopping_cart,.woocommerce .header-main-layout-3 .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart,.woocommerce .site-header-section-left .ast-site-header-cart .widget_shopping_cart{right:auto;left:0;transition:left 0s}.ast-above-header-section-1 .ast-site-header-cart .widget_shopping_cart:after,.ast-above-header-section-1 .ast-site-header-cart .widget_shopping_cart:before,.below-header-section-1 .ast-site-header-cart .widget_shopping_cart:after,.below-header-section-1 .ast-site-header-cart .widget_shopping_cart:before,.header-main-layout-3 .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart:after,.header-main-layout-3 .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart:before,.site-header-section-left .ast-site-header-cart .widget_shopping_cart:after,.site-header-section-left .ast-site-header-cart .widget_shopping_cart:before,.woocommerce .ast-above-header-section-1 .ast-site-header-cart .widget_shopping_cart:after,.woocommerce .ast-above-header-section-1 .ast-site-header-cart .widget_shopping_cart:before,.woocommerce .below-header-section-1 .ast-site-header-cart .widget_shopping_cart:after,.woocommerce .below-header-section-1 .ast-site-header-cart .widget_shopping_cart:before,.woocommerce .header-main-layout-3 .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart:after,.woocommerce .header-main-layout-3 .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart:before,.woocommerce .site-header-section-left .ast-site-header-cart .widget_shopping_cart:after,.woocommerce .site-header-section-left .ast-site-header-cart .widget_shopping_cart:before{left:15px;right:auto}.ast-above-header-section-1 .ast-site-header-cart .widget_shopping_cart:before,.below-header-section-1 .ast-site-header-cart .widget_shopping_cart:before,.header-main-layout-3 .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart:before,.site-header-section-left .ast-site-header-cart .widget_shopping_cart:before,.woocommerce .ast-above-header-section-1 .ast-site-header-cart .widget_shopping_cart:before,.woocommerce .below-header-section-1 .ast-site-header-cart .widget_shopping_cart:before,.woocommerce .header-main-layout-3 .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart:before,.woocommerce .site-header-section-left .ast-site-header-cart .widget_shopping_cart:before{left:11px;right:auto}.ast-cart-menu-wrap{display:inline-block;line-height:1}.ast-cart-menu-wrap .count{font-weight:700;position:relative;display:inline-block;vertical-align:middle;text-align:center;min-width:2.1em;min-height:2.1em;font-size:.86em;line-height:1.8;border-radius:0 0 .3em .3em;border-width:2px;border-style:solid;padding:0 .4em}.ast-cart-menu-wrap .count:after{bottom:100%;margin-bottom:0;height:.8em;width:.8em;left:50%;transform:translateX(-50%);top:-.6em;content:' ';position:absolute;pointer-events:none;border-width:2px;border-style:solid;border-top-left-radius:10em;border-top-right-radius:10em;border-bottom:0}.ast-woocommerce-cart-menu .main-header-menu .woocommerce-custom-menu-item li:hover>a.remove{color:#ccc}.ast-woocommerce-cart-menu .header-main-layout-1.ast-no-menu-items .ast-site-header-cart{flex:1}.ast-woocommerce-cart-menu .header-main-layout-1.ast-no-menu-items .ast-site-header-cart .ast-site-header-cart-li{text-align:right}.ast-woocommerce-cart-menu .header-main-layout-3.ast-no-menu-items .ast-site-header-cart{flex:1}.ast-woocommerce-cart-menu .header-main-layout-3.ast-no-menu-items .ast-site-header-cart .ast-site-header-cart-li{text-align:left}.ast-woocommerce-cart-menu .header-main-layout-2 .main-header-container{display:flex;justify-content:center}.ast-woocommerce-cart-menu .header-main-layout-2 .site-branding{flex:0 0 100%}.ast-header-break-point .woocommerce-custom-menu-item .ast-cart-menu-wrap{width:2em;height:2em;font-size:1.4em;line-height:2;vertical-align:middle;text-align:right}.ast-header-break-point .ast-button-wrap .main-header-menu-toggle{font-size:1.4em}.ast-header-break-point .main-header-menu .woocommerce-custom-menu-item .ast-cart-menu-wrap{height:3em;line-height:3;text-align:left}.ast-header-break-point .ast-site-header-cart .widget_shopping_cart{display:none}.ast-header-break-point.ast-woocommerce-cart-menu .ast-site-header-cart{order:initial;line-height:3;padding:0}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-3 .ast-site-header-cart{padding:0 0 1em 1em}.ast-header-break-point.ast-woocommerce-cart-menu.ast-header-custom-item-outside .ast-site-header-cart{padding:0}.ast-header-break-point .ast-masthead-custom-menu-items.woocommerce-custom-menu-item{margin-bottom:0;margin-top:0}.ast-header-break-point .ast-masthead-custom-menu-items.woocommerce-custom-menu-item .ast-site-header-cart{padding:0}.ast-header-break-point .ast-masthead-custom-menu-items.woocommerce-custom-menu-item .ast-site-header-cart a{border:none;display:inline-block}.ast-header-break-point.ast-hfb-header.ast-woocommerce-cart-menu .ast-site-header-cart{padding:0}.woocommerce-js .blockUI.blockOverlay{position:relative}.woocommerce-js .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:'';animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;background-color:var(--ast-global-color-secondary,--ast-global-color-5);line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce-js .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:'';animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;background-color:var(--ast-global-color-secondary,--ast-global-color-5);line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce-js h2{margin-bottom:.7em}.woocommerce-js a.remove{position:relative;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;font-size:18px;width:20px;height:20px;text-align:center;line-height:21px;border-radius:100%;color:var(--ast-global-color-3);text-decoration:none;opacity:.5}.woocommerce-js a.remove .ahfb-svg-iconset{transform:scale(.7);transition:none}.woocommerce-js a.remove .ahfb-svg-iconset .ast-close-svg{width:100%;height:100%}.woocommerce-js a.remove:before{content:'';position:absolute;top:0;bottom:0;right:0;left:0;width:100%;height:100%;border:1px solid var(--ast-global-color-3);border-radius:100%;transition:all .2s linear}.woocommerce-js a.remove:hover{color:var(--ast-global-color-3);opacity:1}.woocommerce-js a.remove:hover:before{border-color:var(--ast-global-color-3)}.woocommerce-js small.note{display:block;color:#777;font-size:.857em;margin-top:10px}.woocommerce-js .woocommerce-breadcrumb{zoom:1;margin:0 0 1em;padding:0;font-size:.92em;color:#777}.woocommerce-js .woocommerce-breadcrumb::after,.woocommerce-js .woocommerce-breadcrumb::before{content:' ';display:table}.woocommerce-js .woocommerce-breadcrumb::after{clear:both}.woocommerce-js .woocommerce-breadcrumb a{color:#777}.woocommerce-js .quantity input[type=email],.woocommerce-js .quantity input[type=number],.woocommerce-js .quantity input[type=text]{padding:.3em}.woocommerce-js .quantity input[type=email]:focus,.woocommerce-js .quantity input[type=number]:focus,.woocommerce-js .quantity input[type=text]:focus{outline:0;border-color:var(--ast-border-color)}.woocommerce-js .quantity .qty{width:3.631em;text-align:center;min-height:35px}.woocommerce-js div.product{margin-bottom:0;position:relative}.woocommerce-js div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce-js div.product p.price,.woocommerce-js div.product span.price{color:#77a464;font-size:1.5rem;font-weight:700;margin:0 0 .2em}.woocommerce-js div.product p.price ins,.woocommerce-js div.product span.price ins{background:inherit;font-weight:700;display:inline-block;text-decoration:inherit}.woocommerce-js div.product p.price del,.woocommerce-js div.product span.price del{opacity:.5;font-weight:400;display:initial}.woocommerce-js div.product p.ast-stock-detail,.woocommerce-js div.product p.stock{font-size:1em}.woocommerce-js div.product p.ast-stock-detail .ast-stock-avail,.woocommerce-js div.product p.stock .ast-stock-avail{font-weight:700}.woocommerce-js div.product .stock{color:#77a464}.woocommerce-js div.product .out-of-stock{color:red}.woocommerce-js div.product .product_title{margin:0 0 .5em 0}.woocommerce-js div.product .product_meta{border-top:1px solid var(--ast-border-color);padding-top:.5em;font-size:.9em;margin:0 0 .8em;text-decoration:inherit}.woocommerce-js div.product .product_meta>span{display:inline-block;margin-right:15px;align-items:center;font-weight:500}.woocommerce-js div.product .product_meta>span>*{font-weight:400}.woocommerce-js div.product .woocommerce-product-rating{margin:0 0 .5em}.woocommerce-js div.product div.images{margin-bottom:2em}.woocommerce-js div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce-js div.product div.images div.thumbnails{padding-top:1em}.woocommerce-js div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce-js div.product div.images.woocommerce-product-gallery .flex-viewport{transform-style:preserve-3d;margin-bottom:1em}.woocommerce-js div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce-js div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff}.woocommerce-js div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce-js div.product div.images .woocommerce-product-gallery__trigger{position:absolute;top:.5em;right:.5em;font-size:2em;z-index:9;width:36px;height:36px;background:var(--ast-global-color-primary,var(--ast-global-color-5));text-indent:-9999px;border-radius:100%;box-sizing:content-box;backface-visibility:hidden}.woocommerce-js div.product div.images .woocommerce-product-gallery__trigger:before{content:"";display:block;width:10px;height:10px;border:2px solid var(--ast-global-color-3);border-radius:100%;position:absolute;top:9px;left:9px;box-sizing:content-box}.woocommerce-js div.product div.images .woocommerce-product-gallery__trigger:after{content:"";display:block;width:2px;height:8px;background:var(--ast-global-color-3);border-radius:6px;position:absolute;top:19px;left:22px;transform:rotate(-45deg);box-sizing:content-box}.woocommerce-js div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce-js div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce-js div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce-js div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce-js div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce-js div.product div.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:32%;width:calc(33.33% - .7em);margin-right:1em;margin-bottom:1em}.woocommerce-js div.product div.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce-js div.product div.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.woocommerce-js div.product div.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:24%;width:calc(25% - .75em);margin-right:1em;margin-bottom:1em}.woocommerce-js div.product div.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce-js div.product div.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.woocommerce-js div.product div.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:18.5%;width:calc(20% - .8em);margin-right:1em;margin-bottom:1em}.woocommerce-js div.product div.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce-js div.product div.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}.woocommerce-js div.product div.summary{margin-bottom:2em}.woocommerce-js div.product div.summary .single-product-category{display:block;line-height:1;margin-bottom:1em}.woocommerce-js div.product div.summary .woocommerce-product-details__short-description :last-child{margin-bottom:1em}.woocommerce-js div.product div.social{text-align:right;margin:0 0 1em}.woocommerce-js div.product div.social span{margin:0 0 0 2px}.woocommerce-js div.product div.social span span{margin:0}.woocommerce-js div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce-js div.product div.social iframe{float:left;margin-top:3px}.woocommerce-js div.product .woocommerce-tabs{padding-top:2em;margin-bottom:4em;width:100%}.woocommerce-js div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0;margin:0 0 1em;overflow:hidden;position:relative}.woocommerce-js div.product .woocommerce-tabs ul.tabs:before{content:'';position:absolute;top:0;left:0;width:100%;height:1px;background-color:var(--ast-border-color)}.woocommerce-js div.product .woocommerce-tabs ul.tabs li{border:0;background:0 0;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 1em 0 0;padding:0;border-radius:0}.woocommerce-js div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce-js div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6a6b}.woocommerce-js div.product .woocommerce-tabs ul.tabs li.active{z-index:2;border-bottom-color:#fff}.woocommerce-js div.product .woocommerce-tabs ul.tabs li.active a{text-shadow:inherit;outline:0}.woocommerce-js div.product .woocommerce-tabs ul.tabs li.active::before{content:' ';position:absolute;width:100%;height:3px;box-shadow:none;top:0;left:0;border-radius:0}.woocommerce-js div.product .woocommerce-tabs ul.tabs li.active::after{border:none;box-shadow:none}.woocommerce-js div.product .woocommerce-tabs ul.tabs li::after,.woocommerce-js div.product .woocommerce-tabs ul.tabs li::before{content:' ';position:absolute;bottom:-1px;width:5px;height:5px;border:none;box-shadow:none}.woocommerce-js div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:' ';width:100%;bottom:0;left:0;border-bottom:1px solid var(--ast-border-color);z-index:1}.woocommerce-js div.product .woocommerce-tabs ul.tabs li::after,.woocommerce-js div.product .woocommerce-tabs ul.tabs.tabs::before{display:none;border:0}.woocommerce-js div.product .woocommerce-tabs .panel{margin:0 0 1.2em;padding:0}.woocommerce-js div.product .woocommerce-tabs .shop_attributes{border-style:solid}.woocommerce-js div.product .woocommerce-tabs .shop_attributes p{padding:0}.woocommerce-js div.product .woocommerce-tabs .shop_attributes td,.woocommerce-js div.product .woocommerce-tabs .shop_attributes th{padding:.67em 1.34em;border-color:var(--ast-border-color)}.woocommerce-js div.product .woocommerce-tabs .shop_attributes th{border-left-width:1px;border-style:solid;padding-left:.9em;color:var(--ast-global-color-2)}.woocommerce-js div.product .woocommerce-tabs .shop_attributes td{font-style:normal;border-style:solid}.woocommerce-js div.product #reviews #comments{width:100%}.woocommerce-js div.product #reviews #review_form_wrapper{width:100%;padding-left:0}.woocommerce-js div.product #reviews #respond p.comment-form-author,.woocommerce-js div.product #reviews #respond p.comment-form-email{margin-bottom:1em}@media (min-width:1201px){.woocommerce-js div.product #reviews .comment-form-author,.woocommerce-js div.product #reviews .comment-form-email{width:49%;display:inline-block}.woocommerce-js div.product #reviews .comment-form-author input,.woocommerce-js div.product #reviews .comment-form-email input{width:100%}.woocommerce-js div.product #reviews .comment-form-author{float:left}.woocommerce-js div.product #reviews .comment-form-email{float:right}.woocommerce-js div.product #reviews .comment-form-cookies-consent{clear:both}}.woocommerce-js div.product p.cart{margin-bottom:2em;zoom:1}.woocommerce-js div.product p.cart::after,.woocommerce-js div.product p.cart::before{content:' ';display:table}.woocommerce-js div.product p.cart::after{clear:both}.woocommerce-js div.product form.cart{zoom:1}.woocommerce-js div.product form.cart .ast-woo-single-cart-button-wrap{display:flex;align-items:center;flex-wrap:wrap}.woocommerce-js div.product form.cart::after,.woocommerce-js div.product form.cart::before{content:' ';display:table}.woocommerce-js div.product form.cart::after{clear:both}.woocommerce-js div.product form.cart div.quantity{float:left;margin:0 1em 1em 0}.woocommerce-js div.product form.cart table{border-width:0 0 1px;margin:0 0 1em}.woocommerce-js div.product form.cart table td{padding-left:0}.woocommerce-js div.product form.cart table div.quantity{float:none;margin:0}.woocommerce-js div.product form.cart table small.stock{display:block;float:none}.woocommerce-js div.product form.cart .variations{border-bottom:1px solid var(--ast-border-color);position:relative;margin-bottom:1em;width:100%}.woocommerce-js div.product form.cart .variations td,.woocommerce-js div.product form.cart .variations th{border:0;vertical-align:top;line-height:2em;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;display:block}.woocommerce-js div.product form.cart .variations tr{margin-bottom:.5em}.woocommerce-js div.product form.cart .variations th{margin-bottom:.5em;padding-left:0}.woocommerce-js div.product form.cart .variations label{font-weight:700}.woocommerce-js div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;width:100%}.woocommerce-js div.product form.cart .variations td.label{vertical-align:middle;margin-top:8px;margin-bottom:1px}.woocommerce-js div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce-js div.product form.cart .reset_variations{all:initial;font-family:inherit;visibility:hidden;position:static;display:inline-block;color:inherit;opacity:.6;font-size:.75rem;text-transform:uppercase;cursor:pointer}.woocommerce-js div.product form.cart .wc-no-matching-variations{display:none}.woocommerce-js div.product form.cart .button{vertical-align:middle;float:left;width:auto;margin-bottom:1em}.woocommerce-js div.product form.cart .button.single_add_to_cart_button{padding:10px 20px}.woocommerce-js div.product form.cart .group_table tr:last-child td{border-bottom:0}.woocommerce-js div.product form.cart .group_table td.label{padding:.5em;font-size:.8rem;line-height:1.3;font-weight:700}.woocommerce-js div.product form.cart .group_table td{vertical-align:middle;padding-bottom:.5em;border-right:0;border-bottom:1px solid var(--ast-border-color)}.woocommerce-js div.product form.cart .group_table td:first-child{text-align:left;width:4em}.woocommerce-js div.product form.cart .group_table td.price{padding-left:.8em;font-weight:700;font-size:.9rem}.woocommerce-js div.product form.cart .group_table td.price del{opacity:.5}.woocommerce-js div.product form.cart .group_table .button{padding:.8em;font-weight:400;font-size:.9rem;white-space:nowrap}.woocommerce-js div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce-js div.product form.cart p.stock{line-height:1.3;margin-bottom:.8em;font-size:.9em}.woocommerce-js div.product form.cart .single_variation_wrap{width:100%}.woocommerce-js div.product form.cart .single_variation_wrap p{margin-bottom:1em}.woocommerce-js div.product form.cart .single_variation_wrap .single_variation{margin-bottom:1.2em;border-top:1px solid var(--ast-border-color);padding-top:0;border-top:0}.woocommerce-js div.product span.onsale{min-height:3.5em;min-width:3.5em;line-height:3.5em}.woocommerce-js div.product .related.products,.woocommerce-js div.product .woocommerce-tabs{display:block}.woocommerce-js div.product .related.products ul.products{margin:0}.woocommerce-js div.product .related.products ul.products li.product{width:22.5%;width:calc(25% - 15px)}.woocommerce-js span.onsale{min-width:3em;min-height:3em;line-height:3em;padding:0;font-size:.8em;font-weight:400;position:absolute;text-align:center;top:.5em;left:.5em;margin:0;border-radius:100%;background-color:#77a464;color:#fff;-webkit-font-smoothing:antialiased;z-index:9}.woocommerce-js.single-product .sale>span.onsale{font-size:1em;left:-.5em}.woocommerce-js.single-product .sale:not(.ast-product-gallery-layout-vertical-slider)>span.onsale{top:-.5em}.woocommerce-js .products ul,.woocommerce-js ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both;zoom:1}.woocommerce-js .products ul::after,.woocommerce-js .products ul::before,.woocommerce-js ul.products::after,.woocommerce-js ul.products::before{content:' ';display:table}.woocommerce-js .products ul::after,.woocommerce-js ul.products::after{clear:both}.woocommerce-js .products ul::after,.woocommerce-js .products ul::before,.woocommerce-js ul.products::after,.woocommerce-js ul.products::before{width:0}.woocommerce-js .products ul li,.woocommerce-js ul.products li{list-style:none outside}.woocommerce-js ul.products li.product.product-category{padding-bottom:0}.woocommerce-js ul.products li.product.product-category a{height:100%}.woocommerce-js ul.products li.product.product-category a img{height:100%;object-fit:cover}.woocommerce-js ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce-js ul.products li.product .woocommerce-loop-category__title,.woocommerce-js ul.products li.product .woocommerce-loop-product__title,.woocommerce-js ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce-js ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce-js ul.products li.product a img.show-on-hover{width:0;height:0;object-fit:cover}.woocommerce-js ul.products li.product strong{display:block}.woocommerce-js ul.products li.product .star-rating{font-size:.857em}.woocommerce-js ul.products li.product .button{margin-top:1em}.woocommerce-js ul.products li.product .price{color:#77a464;display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce-js ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce-js ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block;text-decoration:inherit}.woocommerce-js ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgb(132 132 132 / .5)}.woocommerce-js ul.products li.product a.ast-loop-product__link{display:inline-block;width:100%}.woocommerce-js ul.products li.product:hover .show-on-hover{width:100%;height:100%}.woocommerce-js .woocommerce-result-count{margin:1em 0 1em;line-height:1}.woocommerce-js .woocommerce-ordering{margin:0 0 1.5em}.woocommerce-js .woocommerce-ordering select{vertical-align:top}.woocommerce-js nav.woocommerce-pagination{text-align:left}.woocommerce-js nav.woocommerce-pagination ul{display:inline-block;text-align:center;white-space:normal;padding:0;clear:both;border:0;margin:1px}.woocommerce-js nav.woocommerce-pagination ul li{margin:0 5px 5px 0;border:1px solid var(--ast-border-color);padding:0;float:left;display:inline;overflow:hidden}.woocommerce-js nav.woocommerce-pagination ul li a,.woocommerce-js nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.75em;display:block;min-width:2.5em}.woocommerce-js nav.woocommerce-pagination ul li a:focus,.woocommerce-js nav.woocommerce-pagination ul li a:hover,.woocommerce-js nav.woocommerce-pagination ul li span.current{background:#ebe9eb;color:#8a7e88}.woocommerce-js #respond input#submit,.woocommerce-js a.button,.woocommerce-js button.button,.woocommerce-js input.button{margin:0;position:relative;overflow:visible;left:auto;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce-js #respond input#submit.loading,.woocommerce-js a.button.loading,.woocommerce-js button.button.loading,.woocommerce-js input.button.loading{opacity:.25}.woocommerce-js #respond input#submit.loading::after,.woocommerce-js a.button.loading::after,.woocommerce-js button.button.loading::after,.woocommerce-js input.button.loading::after{display:inline-block;content:"";position:relative;top:0;right:-.5em;left:auto;width:.8em;height:.8em;background-color:var(--ast-global-color-primary,var(--ast-global-color-5));background-image:none;border-radius:100%;animation:dotPulse .65s 0s infinite cubic-bezier(.21,.53,.56,.8)}.woocommerce-js #respond input#submit.added::after,.woocommerce-js a.button.added::after,.woocommerce-js button.button.added::after,.woocommerce-js input.button.added::after{font-family:WooCommerce;content:'\e017';margin-left:.53em;vertical-align:bottom}.woocommerce-js #respond input#submit.alt.disabled,.woocommerce-js #respond input#submit.alt.disabled:hover,.woocommerce-js #respond input#submit.alt:disabled,.woocommerce-js #respond input#submit.alt:disabled:hover,.woocommerce-js #respond input#submit.alt:disabled[disabled],.woocommerce-js #respond input#submit.alt:disabled[disabled]:hover,.woocommerce-js a.button.alt.disabled,.woocommerce-js a.button.alt.disabled:hover,.woocommerce-js a.button.alt:disabled,.woocommerce-js a.button.alt:disabled:hover,.woocommerce-js a.button.alt:disabled[disabled],.woocommerce-js a.button.alt:disabled[disabled]:hover,.woocommerce-js button.button.alt.disabled,.woocommerce-js button.button.alt.disabled:hover,.woocommerce-js button.button.alt:disabled,.woocommerce-js button.button.alt:disabled:hover,.woocommerce-js button.button.alt:disabled[disabled],.woocommerce-js button.button.alt:disabled[disabled]:hover,.woocommerce-js input.button.alt.disabled,.woocommerce-js input.button.alt.disabled:hover,.woocommerce-js input.button.alt:disabled,.woocommerce-js input.button.alt:disabled:hover,.woocommerce-js input.button.alt:disabled[disabled],.woocommerce-js input.button.alt:disabled[disabled]:hover{background-color:var(--ast-global-color-1);color:#fff}.woocommerce-js #respond input#submit.disabled,.woocommerce-js #respond input#submit:disabled,.woocommerce-js #respond input#submit:disabled[disabled],.woocommerce-js a.button.disabled,.woocommerce-js a.button:disabled,.woocommerce-js a.button:disabled[disabled],.woocommerce-js button.button.disabled,.woocommerce-js button.button:disabled,.woocommerce-js button.button:disabled[disabled],.woocommerce-js input.button.disabled,.woocommerce-js input.button:disabled,.woocommerce-js input.button:disabled[disabled]{cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce-js #respond input#submit.disabled:hover,.woocommerce-js #respond input#submit:disabled:hover,.woocommerce-js #respond input#submit:disabled[disabled]:hover,.woocommerce-js a.button.disabled:hover,.woocommerce-js a.button:disabled:hover,.woocommerce-js a.button:disabled[disabled]:hover,.woocommerce-js button.button.disabled:hover,.woocommerce-js button.button:disabled:hover,.woocommerce-js button.button:disabled[disabled]:hover,.woocommerce-js input.button.disabled:hover,.woocommerce-js input.button:disabled:hover,.woocommerce-js input.button:disabled[disabled]:hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1)}.woocommerce-js .cart .button,.woocommerce-js .cart input.button{float:none}.woocommerce-js #reviews .woocommerce-Reviews-title{display:none}.woocommerce-js #reviews h2{font-weight:400}.woocommerce-js #reviews h2 small{float:right;color:#777;font-size:15px;margin:10px 0 0}.woocommerce-js #reviews h2 small a{text-decoration:none;color:#777}.woocommerce-js #reviews h3{margin:0}.woocommerce-js #reviews #respond{margin:0;border:0;padding:0}.woocommerce-js #reviews #comment{height:75px}.woocommerce-js #reviews #comments .add_review{zoom:1}.woocommerce-js #reviews #comments .add_review::after,.woocommerce-js #reviews #comments .add_review::before{content:' ';display:table}.woocommerce-js #reviews #comments .add_review::after{clear:both}.woocommerce-js #reviews #comments h2{clear:none}.woocommerce-js #reviews #comments ol.commentlist{zoom:1;margin:0;width:100%;background:0 0;list-style:none}.woocommerce-js #reviews #comments ol.commentlist::after,.woocommerce-js #reviews #comments ol.commentlist::before{content:' ';display:table}.woocommerce-js #reviews #comments ol.commentlist::after{clear:both}.woocommerce-js #reviews #comments ol.commentlist li{padding:0;margin:0 0 2em;border:0;position:relative;background:0;border:0;border-bottom:1px solid var(--ast-border-color)}.woocommerce-js #reviews #comments ol.commentlist li:last-child{border-bottom:0}.woocommerce-js #reviews #comments ol.commentlist li .meta{color:#777;font-size:.75em}.woocommerce-js #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;height:3.6em;width:3.6em;border:none;background:0 0;margin:0;border-radius:100%;box-shadow:none}.woocommerce-js #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:none;border-radius:4px;padding:0 1.5em;zoom:1;display:flex;flex-wrap:wrap}.woocommerce-js #reviews #comments ol.commentlist li .comment-text::after,.woocommerce-js #reviews #comments ol.commentlist li .comment-text::before{content:' ';display:table}.woocommerce-js #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce-js #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1.7em}.woocommerce-js #reviews #comments ol.commentlist li .comment-text meta,.woocommerce-js #reviews #comments ol.commentlist li .comment-text p.meta{order:1;width:100%;font-size:1.2em;margin-bottom:.4em}.woocommerce-js #reviews #comments ol.commentlist li .comment-text meta .woocommerce-review__author,.woocommerce-js #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__author{font-weight:500}.woocommerce-js #reviews #comments ol.commentlist li .comment-text meta .woocommerce-review__dash,.woocommerce-js #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__dash{display:none}.woocommerce-js #reviews #comments ol.commentlist li .comment-text meta .woocommerce-review__published-date,.woocommerce-js #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__published-date{padding-left:.5em;font-size:.73em}.woocommerce-js #reviews #comments ol.commentlist li .comment-text .description{font-style:normal;order:3;width:100%}.woocommerce-js #reviews #comments ol.commentlist li .comment-text .star-rating{order:2;margin-bottom:1em}.woocommerce-js #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce-js #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce-js #reviews #comments ol.commentlist #respond{border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce-js #reviews #comments .commentlist>li::before{content:''}.woocommerce-js #reviews #review_form{border:1px solid var(--ast-border-color);padding:1.67em}.woocommerce-js #reviews #review_form #respond p{margin:2px 0 6px}.woocommerce-js #reviews #review_form #respond p.form-submit{margin-top:1em}.woocommerce-js #reviews #review_form #respond p.comment-form-author,.woocommerce-js #reviews #review_form #respond p.comment-form-email{margin-bottom:1em}.woocommerce-js #reviews #review_form #respond p.comment-form-author label,.woocommerce-js #reviews #review_form #respond p.comment-form-email label{display:inline-block;min-width:100px}.woocommerce-js #reviews #review_form #respond p.comment-form-author input,.woocommerce-js #reviews #review_form #respond p.comment-form-email input{width:100%}.woocommerce-js #reviews #review_form #respond #comment{height:90px}.woocommerce-js #reviews #review_form #respond .stars{margin:0}.woocommerce-js #reviews #review_form input{max-width:100%}.woocommerce-js #reviews .comment-form-rating{display:flex;vertical-align:middle;margin:15px 0}.woocommerce-js #reviews .comment-form-rating .stars{margin-bottom:0}.woocommerce-js #reviews .comment-form-rating .stars a{position:relative;top:8px;height:1.2em;width:1.2em}.woocommerce-js #reviews .comment-form-rating .stars a:before{width:1.2em;height:1.2em;font-size:1.2em}.woocommerce-js #reviews .comment-form-comment label,.woocommerce-js #reviews .comment-form-rating label{font-size:1.2em;font-weight:500;padding-right:.5em}.woocommerce-js .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:star,serif}.woocommerce-js .star-rating::before{content:'\73\73\73\73\73';color:#d3ced2;float:left;top:0;left:0;position:absolute}.woocommerce-js .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce-js .star-rating span::before{content:'\53\53\53\53\53';top:0;position:absolute;left:0}.woocommerce-js .woocommerce-product-rating{zoom:1;line-height:2;display:block}.woocommerce-js .woocommerce-product-rating::after,.woocommerce-js .woocommerce-product-rating::before{content:' ';display:table}.woocommerce-js .woocommerce-product-rating::after{clear:both}.woocommerce-js .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce-js .products .star-rating{display:block;margin:.5em auto 0;float:none}.woocommerce-js .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce-js #review_form #respond{zoom:1;position:static;margin:0;width:auto;background:#fff0 none}.woocommerce-js #review_form #respond::after,.woocommerce-js #review_form #respond::before{content:' ';display:table}.woocommerce-js #review_form #respond::after{clear:both}.woocommerce-js #review_form #respond .form-submit input{left:auto}.woocommerce-js #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce-js p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce-js p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:'\e021';text-indent:0}.woocommerce-js p.stars a:hover~a::before{content:'\e021'}.woocommerce-js p.stars:hover a::before{content:'\e020'}.woocommerce-js p.stars.selected a.active::before{content:'\e020'}.woocommerce-js p.stars.selected a.active~a::before{content:'\e021'}.woocommerce-js p.stars.selected a:not(.active)::before{content:'\e020'}.woocommerce-js table.shop_attributes{border:0;border-top:1px solid var(--ast-border-color);margin-bottom:1.618em;width:100%}.woocommerce-js table.shop_attributes th{width:150px;font-weight:500;border-top:0;border-bottom:1px dotted var(--ast-border-color);margin:0;line-height:1.5;text-align:left}.woocommerce-js table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted var(--ast-border-color);margin:0;line-height:1.5;text-align:left}.woocommerce-js table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce-js table.shop_table{border:1px solid var(--ast-border-color);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce-js table.shop_table th{font-weight:700;padding:9px 12px}.woocommerce-js table.shop_table td{border-top:1px solid var(--ast-border-color);padding:6px 12px;vertical-align:middle}.woocommerce-js table.shop_table td small{font-weight:400}.woocommerce-js table.shop_table tbody:first-child tr:first-child td,.woocommerce-js table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce-js table.shop_table tbody th,.woocommerce-js table.shop_table tfoot td,.woocommerce-js table.shop_table tfoot th{font-weight:500;border-top:1px solid var(--ast-border-color)}.woocommerce-js #customer_details,.woocommerce-js .woocommerce table.shop_table{margin-bottom:2em;border-radius:0}.woocommerce-js table.my_account_orders{font-size:.85em}.woocommerce-js table.my_account_orders td,.woocommerce-js table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce-js table.my_account_orders .button{white-space:nowrap}.woocommerce-js table.my_account_orders .order-actions{text-align:right}.woocommerce-js table.my_account_orders .order-actions .button{margin:.125em 0 .125em .25em}.woocommerce-js table.woocommerce-MyAccount-downloads td,.woocommerce-js table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce-js table.woocommerce-MyAccount-downloads td:first-child,.woocommerce-js table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce-js table.woocommerce-MyAccount-downloads td:last-child,.woocommerce-js table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce-js table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce-js table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:'\2193';display:inline-block}.woocommerce-js td.product-name .wc-item-meta,.woocommerce-js td.product-name dl.variation{list-style:none outside;word-wrap:normal;width:100%}.woocommerce-js td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce-js td.product-name .wc-item-meta dt,.woocommerce-js td.product-name dl.variation .wc-item-meta-label,.woocommerce-js td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside;font-weight:500}.woocommerce-js td.product-name .wc-item-meta dd,.woocommerce-js td.product-name dl.variation dd{margin:0}.woocommerce-js td.product-name .wc-item-meta dd p,.woocommerce-js td.product-name dl.variation dd p{font-weight:400}.woocommerce-js td.product-name .wc-item-meta p,.woocommerce-js td.product-name .wc-item-meta:last-child,.woocommerce-js td.product-name dl.variation p,.woocommerce-js td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce-js td.product-name p.backorder_notification{font-size:.83em}.woocommerce-js td.product-quantity{min-width:80px}.woocommerce-js ul.cart_list,.woocommerce-js ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce-js ul.cart_list li,.woocommerce-js ul.product_list_widget li{padding:4px 0;margin:0;zoom:1;list-style:none}.woocommerce-js ul.cart_list li::after,.woocommerce-js ul.cart_list li::before,.woocommerce-js ul.product_list_widget li::after,.woocommerce-js ul.product_list_widget li::before{content:' ';display:table}.woocommerce-js ul.cart_list li::after,.woocommerce-js ul.product_list_widget li::after{clear:both}.woocommerce-js ul.cart_list li a,.woocommerce-js ul.product_list_widget li a{display:block;font-weight:700}.woocommerce-js ul.cart_list li img,.woocommerce-js ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce-js ul.cart_list li dl,.woocommerce-js ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid var(--ast-border-color);zoom:1}.woocommerce-js ul.cart_list li dl::after,.woocommerce-js ul.cart_list li dl::before,.woocommerce-js ul.product_list_widget li dl::after,.woocommerce-js ul.product_list_widget li dl::before{content:' ';display:table}.woocommerce-js ul.cart_list li dl::after,.woocommerce-js ul.product_list_widget li dl::after{clear:both}.woocommerce-js ul.cart_list li dl dd,.woocommerce-js ul.cart_list li dl dt,.woocommerce-js ul.product_list_widget li dl dd,.woocommerce-js ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:.1em}.woocommerce-js ul.cart_list li dl dt,.woocommerce-js ul.product_list_widget li dl dt{font-weight:500;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce-js ul.cart_list li dl dd,.woocommerce-js ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce-js ul.cart_list li dl dd p:last-child,.woocommerce-js ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce-js ul.cart_list li .star-rating,.woocommerce-js ul.product_list_widget li .star-rating{float:none}.woocommerce-js .widget_shopping_cart .total strong,.woocommerce-js.widget_shopping_cart .total strong{min-width:40px;display:inline-block;color:var(--ast-global-color-2)}.woocommerce-js .widget_shopping_cart .buttons,.woocommerce-js.widget_shopping_cart .buttons{zoom:1}.woocommerce-js .widget_shopping_cart .buttons::after,.woocommerce-js .widget_shopping_cart .buttons::before,.woocommerce-js.widget_shopping_cart .buttons::after,.woocommerce-js.widget_shopping_cart .buttons::before{content:' ';display:table}.woocommerce-js .widget_shopping_cart .buttons::after,.woocommerce-js.widget_shopping_cart .buttons::after{clear:both}.woocommerce-js .widget_shopping_cart .buttons a,.woocommerce-js.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce-js form .form-row{padding:3px;margin:0 0 6px}.woocommerce-js form .form-row.place-order .input-checkbox{cursor:pointer}.woocommerce-js form .form-row [placeholder]:focus::-webkit-input-placeholder{transition:opacity .5s .5s ease;opacity:0}.woocommerce-js form .form-row label{line-height:2;font-weight:700;font-size:13.5px;font-size:.9rem}.woocommerce-js form .form-row label.hidden{visibility:hidden}.woocommerce-js form .form-row label.inline{display:inline}.woocommerce-js form .form-row select{cursor:pointer;margin:0}.woocommerce-js form .form-row .required{color:red;font-weight:700;border:0}.woocommerce-js form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce-js form .form-row input.input-text,.woocommerce-js form .form-row textarea{box-sizing:border-box;width:100%;margin:0;outline:0;line-height:1}.woocommerce-js form .form-row textarea{height:4em;line-height:1.5;display:block;box-shadow:none}.woocommerce-js form .form-row .select2-container{width:100%;line-height:2em}.woocommerce-js form .form-row.woocommerce-invalid .select2-container,.woocommerce-js form .form-row.woocommerce-invalid input.input-text,.woocommerce-js form .form-row.woocommerce-invalid select{border-color:#d65d67}.woocommerce-js form .form-row.woocommerce-validated .select2-container,.woocommerce-js form .form-row.woocommerce-validated input.input-text,.woocommerce-js form .form-row.woocommerce-validated select{border-color:#69bf29}.woocommerce-js form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce-js form .form-row :-moz-placeholder{line-height:normal}.woocommerce-js form .form-row :-ms-input-placeholder{line-height:normal}.woocommerce-js ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce-js ul#shipping_method li input{margin:3px .5ex}.woocommerce-js ul#shipping_method li label{display:inline}.woocommerce-js ul#shipping_method .amount{font-weight:700}.woocommerce-js p.woocommerce-shipping-contents{margin:0}.woocommerce-js ul.order_details{zoom:1;margin:0 0 3em;list-style:none}.woocommerce-js ul.order_details::after,.woocommerce-js ul.order_details::before{content:' ';display:table}.woocommerce-js ul.order_details::after{clear:both}.woocommerce-js ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed var(--ast-border-color);padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce-js ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce-js ul.order_details li:last-of-type{border:none}.woocommerce-js .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce-js .woocommerce-customer-details,.woocommerce-js .woocommerce-order-details,.woocommerce-js .woocommerce-order-downloads{margin-bottom:2em}.woocommerce-js .woocommerce-customer-details :last-child,.woocommerce-js .woocommerce-order-details :last-child,.woocommerce-js .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce-js .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid var(--ast-border-color);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px}.woocommerce-js .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce-js .woocommerce-customer-details .woocommerce-customer-details--phone{margin-bottom:0;padding-left:1.5em}.woocommerce-js .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce-js .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce-js .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce-js .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{zoom:1;padding:0 0 1px;list-style:none}.woocommerce-js .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce-js .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:' ';display:table}.woocommerce-js .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce-js .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce-js .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce-js .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;color:#d65d67}.woocommerce-js .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce-js .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce-js .widget_layered_nav_filters ul li{float:left;padding:0 1px 1px 0;list-style:none}.woocommerce-js .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce-js .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;color:#d65d67}.woocommerce-js .widget_product_categories .product-categories .count{float:right}.woocommerce-js .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce-js .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce-js .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce-js .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce-js .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#a46497;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce-js .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#a46497}.woocommerce-js .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#602053;border:0}.woocommerce-js .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce-js .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce-js .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce-js .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce-js .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce-js .widget_rating_filter ul li{zoom:1;padding:0 0 1px;list-style:none}.woocommerce-js .widget_rating_filter ul li::after,.woocommerce-js .widget_rating_filter ul li::before{content:' ';display:table}.woocommerce-js .widget_rating_filter ul li::after{clear:both}.woocommerce-js .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce-js .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce-js .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;color:#d65d67}.woocommerce-js .show-on-hover{position:absolute;top:0;left:0;height:100%;right:0;bottom:0;padding:0;margin:0;opacity:0;filter:blur(0);transition:all .2s linear}.woocommerce-js li.product:hover .show-on-hover{opacity:1;transform:scale(1) translateZ(0) translateY(0);pointer-events:inherit}.woocommerce-js .ast-return-to-shop{display:inline-block;margin:5px 0;vertical-align:middle}.woocommerce-js .comment-reply-title{font-size:1.34rem;line-height:1.3;font-weight:500}.woocommerce-js .select2-container .select2-selection--single{height:auto;padding:.75em}.woocommerce-js .select2-container .select2-selection--single .select2-selection__rendered{padding-left:0}.woocommerce-js .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:1.35}.woocommerce-js .select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;width:1.7em;transform:translateY(-50%)}.woocommerce-js .select2-results__option,.woocommerce-js .select2-search--dropdown .select2-search__field{padding:6px .75em}.woocommerce-js .variations th{text-align:left}.woocommerce-js.single-product a.added_to_cart{padding:.4em .4em 0;display:inline-block}.woocommerce a.added_to_cart{display:none}.woocommerce .widget_product_search button,.woocommerce-page .widget_product_search button{flex:0 0 auto;padding:10px 20px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{text-align:left;margin-bottom:2.5em}.woocommerce ul.products li.product.product-category>a,.woocommerce-page ul.products li.product.product-category>a{display:inline-block;position:relative}.woocommerce ul.products li.product a img,.woocommerce-page ul.products li.product a img{margin-bottom:.8em}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce-page ul.products li.product .woocommerce-loop-product__title{margin-bottom:.5em;padding:0;font-size:1em}.woocommerce ul.products li.product .ast-woo-product-category,.woocommerce-page ul.products li.product .ast-woo-product-category{font-size:.85em;margin-bottom:.5em;display:block;line-height:1.3;opacity:.6}.woocommerce ul.products li.product .star-rating,.woocommerce-page ul.products li.product .star-rating{margin:0 auto .5em 0;backface-visibility:hidden}.woocommerce ul.products li.product .ast-woo-shop-product-description p,.woocommerce-page ul.products li.product .ast-woo-shop-product-description p{margin-bottom:.5em}.woocommerce ul.products li.product .woocommerce-loop-product__link,.woocommerce-page ul.products li.product .woocommerce-loop-product__link{position:relative;display:block}.woocommerce ul.products li.product .woocommerce-loop-product__link:hover .ast-shop-product-out-of-stock,.woocommerce-page ul.products li.product .woocommerce-loop-product__link:hover .ast-shop-product-out-of-stock{background-color:#fff}.woocommerce ul.products li.product.product-category>a:hover .woocommerce-loop-category__title,.woocommerce-page ul.products li.product.product-category>a:hover .woocommerce-loop-category__title{background-color:#fff}.woocommerce ul.products li.product .ast-shop-product-out-of-stock,.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce-page ul.products li.product .ast-shop-product-out-of-stock,.woocommerce-page ul.products li.product .woocommerce-loop-category__title{position:absolute;background-color:rgb(255 255 255 / .88);transition:background .3s;text-align:center;left:1em;right:1em;padding:.5em 0 .7em}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce-page ul.products li.product .woocommerce-loop-category__title{bottom:1.8em;font-size:.9em}.woocommerce ul.products li.product .woocommerce-loop-category__title .count,.woocommerce-page ul.products li.product .woocommerce-loop-category__title .count{font-size:.7em}.woocommerce ul.products li.product .ast-shop-product-out-of-stock,.woocommerce-page ul.products li.product .ast-shop-product-out-of-stock{bottom:1em;text-transform:uppercase;font-weight:700}.woocommerce ul.products li.product .price,.woocommerce-page ul.products li.product .price{line-height:1.3;margin-bottom:0;font-weight:700;margin-bottom:.5em;font-size:.9em}.woocommerce ul.products li.product .price del,.woocommerce-page ul.products li.product .price del{display:initial}.woocommerce ul.products li.product .button,.woocommerce-page ul.products li.product .button{margin-top:.5em;margin-bottom:.5em;white-space:normal}.woocommerce ul.products li.product .button.added,.woocommerce-page ul.products li.product .button.added{margin-bottom:0;transition:margin 0s}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce-page ul.products li.product .woocommerce-loop-category__title{text-transform:uppercase;font-weight:700;line-height:1.5}.woocommerce ul.products li.product .woocommerce-loop-category__title .count,.woocommerce-page ul.products li.product .woocommerce-loop-category__title .count{display:block;background:0 0;opacity:.5;font-size:.75em}.woocommerce .related.products li.product:last-child,.woocommerce-page .related.products li.product:last-child{margin-right:0}.woocommerce table.shop_table,.woocommerce-page table.shop_table{border:1px solid var(--ast-border-color);border-radius:0}.woocommerce table.shop_table .product-thumbnail img,.woocommerce-page table.shop_table .product-thumbnail img{width:auto;max-width:70px}.woocommerce table.shop_table thead,.woocommerce-page table.shop_table thead{background-color:#fbfbfb}.woocommerce table.shop_table thead th,.woocommerce-page table.shop_table thead th{border-width:0}.woocommerce table.shop_table td,.woocommerce table.shop_table th,.woocommerce-page table.shop_table td,.woocommerce-page table.shop_table th{border-bottom-width:0;padding:.7em 1em}.woocommerce table.shop_table td,.woocommerce-page table.shop_table td{border-top:1px solid var(--ast-border-color)}.woocommerce table.shop_table td.download-file,.woocommerce table.shop_table td.woocommerce-orders-table__cell-order-actions,.woocommerce-page table.shop_table td.download-file,.woocommerce-page table.shop_table td.woocommerce-orders-table__cell-order-actions{display:block}.woocommerce table.shop_table td.download-file a,.woocommerce table.shop_table td.woocommerce-orders-table__cell-order-actions a,.woocommerce-page table.shop_table td.download-file a,.woocommerce-page table.shop_table td.woocommerce-orders-table__cell-order-actions a{margin-right:.5em;margin-top:.25em;margin-bottom:.25em}.woocommerce table.shop_table td.download-file a:last-child,.woocommerce table.shop_table td.woocommerce-orders-table__cell-order-actions a:last-child,.woocommerce-page table.shop_table td.download-file a:last-child,.woocommerce-page table.shop_table td.woocommerce-orders-table__cell-order-actions a:last-child{margin-right:0}.woocommerce table.shop_table .woocommerce-Price-amount,.woocommerce-page table.shop_table .woocommerce-Price-amount{font-weight:400}.woocommerce #content table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text{width:auto}.woocommerce #content table.cart td,.woocommerce-page #content table.cart td{min-height:3.25em}.woocommerce #content table.cart [name=coupon_code],.woocommerce-page #content table.cart [name=coupon_code]{max-height:35px}.woocommerce #content table.cart .button,.woocommerce-page #content table.cart .button{display:inline-block;width:auto}.ast-separate-container .ast-woocommerce-container{background-color:#fff}@media (max-width:1200px){.ast-separate-container .ast-woocommerce-container{padding:3.34em 2.4em}}@media (max-width:992px){.ast-separate-container .ast-woocommerce-container{padding:1.5em 2.14em}}@media (min-width:1201px){.ast-separate-container .ast-woocommerce-container{padding:5.34em 6.67em}}.ast-separate-container .ast-woocommerce-container .product{border-bottom:0}.ast-separate-container.single-product .ast-article-single{margin:0;padding:0;display:inline-block;width:100%}.pswp{z-index:999999}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}.woocommerce .pswp__caption__center,.woocommerce-page .pswp__caption__center{text-align:center}.woocommerce .pswp__bg,.woocommerce-page .pswp__bg{opacity:.7!important}.woocommerce .pswp__ui--fit .pswp__caption,.woocommerce .pswp__ui--fit .pswp__top-bar,.woocommerce-page .pswp__ui--fit .pswp__caption,.woocommerce-page .pswp__ui--fit .pswp__top-bar{background-color:#fff0}.woocommerce form .form-row textarea,.woocommerce input[type=email],.woocommerce input[type=number],.woocommerce input[type=password],.woocommerce input[type=reset],.woocommerce input[type=search],.woocommerce input[type=tel],.woocommerce input[type=text],.woocommerce input[type=url],.woocommerce textarea,.woocommerce-page form .form-row textarea,.woocommerce-page input[type=email],.woocommerce-page input[type=number],.woocommerce-page input[type=password],.woocommerce-page input[type=reset],.woocommerce-page input[type=search],.woocommerce-page input[type=tel],.woocommerce-page input[type=text],.woocommerce-page input[type=url],.woocommerce-page textarea{border-color:var(--ast-border-color);background-color:#fff;box-shadow:none;border-radius:0}.woocommerce form .form-row textarea:focus,.woocommerce input[type=email]:focus,.woocommerce input[type=number]:focus,.woocommerce input[type=password]:focus,.woocommerce input[type=reset]:focus,.woocommerce input[type=search]:focus,.woocommerce input[type=tel]:focus,.woocommerce input[type=text]:focus,.woocommerce input[type=url]:focus,.woocommerce textarea:focus,.woocommerce-page form .form-row textarea:focus,.woocommerce-page input[type=email]:focus,.woocommerce-page input[type=number]:focus,.woocommerce-page input[type=password]:focus,.woocommerce-page input[type=reset]:focus,.woocommerce-page input[type=search]:focus,.woocommerce-page input[type=tel]:focus,.woocommerce-page input[type=text]:focus,.woocommerce-page input[type=url]:focus,.woocommerce-page textarea:focus{box-shadow:none;border-color:var(--ast-border-color)}.woocommerce .select2-container .select2-dropdown,.woocommerce-page .select2-container .select2-dropdown{border:1px solid var(--ast-border-color);z-index:98}.woocommerce .select2-container .select2-selection--single,.woocommerce select,.woocommerce-page .select2-container .select2-selection--single,.woocommerce-page select{padding:.5em .8em;line-height:normal;padding-right:2em;appearance:none;background-position:98% 50%;background-color:var(--ast-global-dark-bg-style,#fff);border-color:var(--ast-border-color);border-radius:3px;box-shadow:none}.woocommerce .select2-container .select2-selection--single:focus,.woocommerce select:focus,.woocommerce-page .select2-container .select2-selection--single:focus,.woocommerce-page select:focus{outline:0}.woocommerce .select2-container .select2-selection--single b,.woocommerce select b,.woocommerce-page .select2-container .select2-selection--single b,.woocommerce-page select b{display:none}.woocommerce .woocommerce-ordering select,.woocommerce-page .woocommerce-ordering select{background-color:#fff0;border:#fff0;border-radius:0}button.pswp__button{box-shadow:none!important;background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f7f6f7;color:#515151;border-top:3px solid #a46497;list-style:none outside;zoom:1;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:' ';display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:'\e028';display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:'\e015';color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:'\e016';color:#b81c23}.woocommerce .woocommerce,.woocommerce-account .woocommerce{zoom:1}.woocommerce .woocommerce::after,.woocommerce .woocommerce::before,.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:' ';display:table}.woocommerce .woocommerce::after,.woocommerce-account .woocommerce::after{clear:both}.woocommerce .addresses .title,.woocommerce-account .addresses .title{zoom:1}.woocommerce .addresses .title::after,.woocommerce .addresses .title::before,.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:' ';display:table}.woocommerce .addresses .title::after,.woocommerce-account .addresses .title::after{clear:both}.woocommerce .addresses .title h3,.woocommerce-account .addresses .title h3{float:left}.woocommerce .addresses .title .edit,.woocommerce-account .addresses .title .edit{float:right;padding:.7em 1em}.woocommerce ol.commentlist.notes li.note p.meta,.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce ol.commentlist.notes li.note .description p:last-child,.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce ul.digital-downloads,.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce ul.digital-downloads li,.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce ul.digital-downloads li::before,.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none}.woocommerce ul.digital-downloads li .count,.woocommerce-account ul.digital-downloads li .count{float:right}.woocommerce .woocommerce-Addresses .woocommerce-Address-title,.woocommerce .woocommerce-Addresses .woocommerce-column__title,.woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title,.woocommerce .woocommerce-MyAccount-content .woocommerce-column__title,.woocommerce .woocommerce-customer-details .woocommerce-Address-title,.woocommerce .woocommerce-customer-details .woocommerce-column__title,.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title,.woocommerce-account .woocommerce-Addresses .woocommerce-column__title,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-column__title,.woocommerce-account .woocommerce-customer-details .woocommerce-Address-title,.woocommerce-account .woocommerce-customer-details .woocommerce-column__title{background:#fbfbfb;padding:.5em;margin-bottom:0;border-width:1px 1px 0 1px;border-style:solid;border-color:var(--ast-border-color)}.woocommerce .woocommerce-Addresses .woocommerce-Address-title h3,.woocommerce .woocommerce-Addresses .woocommerce-column__title h3,.woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title h3,.woocommerce .woocommerce-MyAccount-content .woocommerce-column__title h3,.woocommerce .woocommerce-customer-details .woocommerce-Address-title h3,.woocommerce .woocommerce-customer-details .woocommerce-column__title h3,.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title h3,.woocommerce-account .woocommerce-Addresses .woocommerce-column__title h3,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title h3,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-column__title h3,.woocommerce-account .woocommerce-customer-details .woocommerce-Address-title h3,.woocommerce-account .woocommerce-customer-details .woocommerce-column__title h3{margin-bottom:0}.woocommerce .woocommerce-Addresses address,.woocommerce .woocommerce-MyAccount-content address,.woocommerce .woocommerce-customer-details address,.woocommerce-account .woocommerce-Addresses address,.woocommerce-account .woocommerce-MyAccount-content address,.woocommerce-account .woocommerce-customer-details address{border:1px solid var(--ast-border-color);padding:1em;border-radius:0}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid var(--ast-border-color);padding:6px 6px 5px;margin:0 4px 0 0;outline:0;line-height:1}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle;line-height:1}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{zoom:1;padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:' ';display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping_calculator .button,.woocommerce-cart .cart-collaterals .shipping_calculator .button,.woocommerce-checkout .cart-collaterals .shipping_calculator .button{width:100%;float:none;display:block}#add_payment_method .cart-collaterals .shipping_calculator .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping_calculator .shipping-calculator-button::after{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#777;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:40%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#777}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#77a464}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid var(--ast-border-color)}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#777;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{zoom:1;text-align:left;padding:1em;border-bottom:1px solid var(--ast-border-color);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:' ';display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{cursor:pointer;margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice),.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice),.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice){zoom:1}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:' ';display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dfdcde;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c7c1c6;border-top-color:#bbb3b9}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#777;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:'';display:block;border:1em solid #dfdcde;border-right-color:#fff0;border-left-color:#fff0;border-top-color:#fff0;position:absolute;top:-1em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-cart-form__cart-item td.product-remove{text-align:center}.woocommerce-cart-form__cart-item td.product-remove a.remove{display:inline-block;vertical-align:middle}.woocommerce-cart table.shop_table td,.woocommerce-cart table.shop_table th{border-right:0}.woocommerce-cart table.shop_table .woocommerce-Price-amount,.woocommerce-cart table.shop_table td.product-name{font-weight:500}.woocommerce-cart table.shop_table .woocommerce-Price-amount{font-weight:400}.woocommerce-cart table.shop_table dl dt{font-weight:500}.woocommerce-cart table.shop_table dl dd{font-weight:400}.woocommerce-cart .cart-collaterals .cross-sells li.product{padding-bottom:1em}.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-cart .cart-collaterals .cross-sells{padding:0 20px;border-width:1px;border-style:solid;border-color:var(--ast-border-color);border-radius:0;margin-bottom:2em}.woocommerce-cart .cart-collaterals .cart_totals .shop_table,.woocommerce-cart .cart-collaterals .cross-sells .shop_table{border-top:0;border-left:0;border-right:0;border-radius:0}.woocommerce-cart .cart-collaterals .cart_totals>h2,.woocommerce-cart .cart-collaterals .cross-sells>h2{margin:0 -20px 20px;background-color:var(--ast-global-dark-lfs);border-bottom:1px solid var(--ast-border-color);font-weight:700}.woocommerce-cart .hentry,.woocommerce-cart ul.products{margin-bottom:0}.woocommerce-cart .hentry li.product,.woocommerce-cart ul.products li.product{margin-bottom:0}.woocommerce-cart table.cart td.actions .coupon{display:flex;align-items:center;margin:5px 0}.woocommerce-cart table.cart td.actions .coupon .input-text{padding:.5em .75em}.woocommerce-cart table.cart td.actions .button{padding:.5em 1em;line-height:1.5}.woocommerce-cart table.cart td.actions input.button{display:inline-block;width:auto}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{font-size:1.1em;line-height:1.8em}.woocommerce-page.woocommerce-checkout form.checkout.woocommerce-checkout:after,.woocommerce.woocommerce-checkout form.checkout.woocommerce-checkout:after{content:"";clear:both;display:table}.woocommerce-page.woocommerce-checkout table.shop_table thead,.woocommerce.woocommerce-checkout table.shop_table thead{background:0 0}.woocommerce-page.woocommerce-checkout table.shop_table th,.woocommerce.woocommerce-checkout table.shop_table th{padding:14px 12px}.woocommerce-page.woocommerce-checkout table.shop_table td,.woocommerce.woocommerce-checkout table.shop_table td{padding:10px 10px 10px 0;border-color:var(--ast-border-color)}.woocommerce-page.woocommerce-checkout table.shop_table tfoot td,.woocommerce.woocommerce-checkout table.shop_table tfoot td{opacity:1}.woocommerce-page.woocommerce-checkout table.shop_table td,.woocommerce-page.woocommerce-checkout table.shop_table th,.woocommerce.woocommerce-checkout table.shop_table td,.woocommerce.woocommerce-checkout table.shop_table th{border-bottom-width:1px}.woocommerce-page.woocommerce-checkout form #order_review table,.woocommerce.woocommerce-checkout form #order_review table{border-width:0}.woocommerce-page.woocommerce-checkout form #order_review td,.woocommerce-page.woocommerce-checkout form #order_review th,.woocommerce.woocommerce-checkout form #order_review td,.woocommerce.woocommerce-checkout form #order_review th{border-top:0;border-right:0;padding-left:0;border-color:var(--ast-border-color)}.woocommerce-page.woocommerce-checkout form #order_review td.product-name,.woocommerce.woocommerce-checkout form #order_review td.product-name{font-weight:500;display:flex;align-items:center;flex-wrap:wrap}.woocommerce-page.woocommerce-checkout form #order_review td.product-name .product-quantity,.woocommerce.woocommerce-checkout form #order_review td.product-name .product-quantity{font-weight:400}.woocommerce-page.woocommerce-checkout form #order_review td:last-child,.woocommerce-page.woocommerce-checkout form #order_review th:last-child,.woocommerce.woocommerce-checkout form #order_review td:last-child,.woocommerce.woocommerce-checkout form #order_review th:last-child{text-align:right}.woocommerce-page.woocommerce-checkout form .form-row:last-child,.woocommerce.woocommerce-checkout form .form-row:last-child{margin-bottom:0}.woocommerce-page.woocommerce-checkout #payment,.woocommerce.woocommerce-checkout #payment{border-radius:0}.woocommerce-page.woocommerce-checkout #payment ul.payment_methods,.woocommerce.woocommerce-checkout #payment ul.payment_methods{padding:0;margin-bottom:1em;border-bottom:0}.woocommerce-page.woocommerce-checkout #payment div.payment_box,.woocommerce.woocommerce-checkout #payment div.payment_box{background-color:#efefef}.woocommerce-page.woocommerce-checkout #payment div.payment_box:before,.woocommerce.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#efefef}.woocommerce-page.woocommerce-checkout #payment div.form-row,.woocommerce.woocommerce-checkout #payment div.form-row{padding:0 0 2em}.woocommerce-page.woocommerce-checkout #payment #place_order,.woocommerce.woocommerce-checkout #payment #place_order{width:100%}.woocommerce-page.woocommerce-checkout .woocommerce-order table.shop_table td,.woocommerce-page.woocommerce-checkout .woocommerce-order table.shop_table th,.woocommerce.woocommerce-checkout .woocommerce-order table.shop_table td,.woocommerce.woocommerce-checkout .woocommerce-order table.shop_table th{padding:.7em 1em;border-bottom-width:0}.woocommerce-page.woocommerce-checkout .woocommerce-order table.shop_table td:last-child,.woocommerce-page.woocommerce-checkout .woocommerce-order table.shop_table th:last-child,.woocommerce.woocommerce-checkout .woocommerce-order table.shop_table td:last-child,.woocommerce.woocommerce-checkout .woocommerce-order table.shop_table th:last-child{border-right-width:0}.woocommerce-page.woocommerce-checkout .woocommerce-order h2.woocommerce-column__title,.woocommerce-page.woocommerce-checkout .woocommerce-order h2.woocommerce-order-details__title,.woocommerce.woocommerce-checkout .woocommerce-order h2.woocommerce-column__title,.woocommerce.woocommerce-checkout .woocommerce-order h2.woocommerce-order-details__title{background:#fbfbfb;padding:1em;margin-bottom:0;font-size:1.3rem;border-width:1px 1px 0 1px;border-style:solid;border-color:var(--ast-border-color)}.woocommerce-page.woocommerce-checkout .woocommerce-order h2.wc-bacs-bank-details-heading,.woocommerce.woocommerce-checkout .woocommerce-order h2.wc-bacs-bank-details-heading{font-size:1.5rem;border-top:3px solid var(--ast-border-color);padding-top:.5em}.woocommerce-page.woocommerce-checkout .woocommerce-order h3,.woocommerce.woocommerce-checkout .woocommerce-order h3{font-size:1.1rem}.woocommerce-page.woocommerce-checkout .woocommerce-order ul.order_details,.woocommerce.woocommerce-checkout .woocommerce-order ul.order_details{margin-bottom:2em}.woocommerce-page.woocommerce-checkout .woocommerce-customer-details address,.woocommerce.woocommerce-checkout .woocommerce-customer-details address{border-right-width:1px;border-bottom-width:1px;border-radius:0}.woocommerce form .form-row .required{text-decoration:none}.woocommerce form.checkout_coupon{margin:0;border:0;padding:0 0 2em}.woocommerce form.checkout_coupon .form-row{margin:0;padding:0;float:none;display:inline-block}.woocommerce form.checkout_coupon [name=coupon_code]{padding-top:9px;padding-bottom:9px}.woocommerce form.checkout_coupon .button{padding:.5em 1em;vertical-align:initial;line-height:1.35}@media (max-width:420px){.woocommerce form.checkout_coupon .form-row-first,.woocommerce form.checkout_coupon .form-row-last{display:block;margin:0 auto;width:100%}.woocommerce form.checkout_coupon .form-row-first{margin-bottom:10px}.woocommerce form.checkout_coupon .button[name=apply_coupon]{width:100%;padding:10px 5px}}.checkout_coupon .input-text{padding:.5em .75em}.woocommerce-MyAccount-navigation>ul{margin:0}.woocommerce-account .woocommerce-EditAccountForm .woocommerce-Button{margin-top:1em;margin-left:3px}#secondary .widget.woocommerce>li,#secondary .widget_layered_nav_filters>li{margin-bottom:0}#secondary .widget .select2-container .select2-selection--multiple .select2-selection__rendered{display:block;min-height:42px}#secondary .widget .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{margin-top:5px;margin-bottom:5px}#secondary .widget .select2-search__field{min-height:42px;margin:0}.woocommerce-js ul.cart_list li>a,.woocommerce-js ul.product_list_widget li>a{font-weight:500;margin-bottom:.33em;color:var(--ast-global-color-2)}.woocommerce-js #secondary .woocommerce-js ul.cart_list,.woocommerce-js #secondary .woocommerce-js ul.product_list_widget{margin:0}.woocommerce-js .widget_shopping_cart .cart_list li,.woocommerce-js .widget_shopping_cart li,.woocommerce-js ul.product_list_widget .cart_list li,.woocommerce-js ul.product_list_widget li{padding:.6em 0 .6em 5em;min-height:5em;position:relative;border-bottom:1px solid var(--ast-border-color);margin:0;line-height:1.5}.woocommerce-js .widget_shopping_cart .cart_list li:last-child,.woocommerce-js .widget_shopping_cart li:last-child,.woocommerce-js ul.product_list_widget .cart_list li:last-child,.woocommerce-js ul.product_list_widget li:last-child{border-bottom:none}.woocommerce-js .widget_shopping_cart .woocommerce-mini-cart__buttons{margin-bottom:0}.woocommerce-js .widget_shopping_cart .woocommerce-mini-cart__buttons .checkout.wc-forward{margin-left:5px;margin-right:0}.woocommerce-js.widget_product_tag_cloud .tagcloud{margin-top:10px;display:inline-block}.woocommerce-js.widget_product_tag_cloud .tagcloud a{border:1px solid var(--ast-border-color);padding:.5em .9em;display:inline-block;margin-bottom:4px;font-size:14px;margin-right:4px;line-height:1.5;transition:all .2s linear}.woocommerce-js .widget_shopping_cart .total,.woocommerce-js.widget_shopping_cart .total{padding:5px 0;border-top:1px solid var(--ast-border-color);border-bottom:1px solid var(--ast-border-color);margin-bottom:1.3em}.woocommerce-js ul.product_list_widget li img{position:absolute;left:0;width:4em;height:4em;margin:0 0 .5em 0;top:50%;transform:translateY(-50%);object-fit:cover}.woocommerce-js ul.product-categories>li{padding:2px 0}.woocommerce-js ul.product-categories>li:first-child{border:none}.woocommerce-js .widget del{opacity:.5}.woocommerce-js .widget ins{background:inherit}.woocommerce-js .widget .amount,.woocommerce-js .widget ins{font-weight:400}.woocommerce-js .widget .star-rating{margin:5px 0}.woocommerce-js .widget_rating_filter ul li a{display:inline-flex;align-items:center}.woocommerce-js .price_slider_amount .price_label span{font-weight:700}.woocommerce-js .widget_price_filter .ui-slider-horizontal{height:.2em}.woocommerce-js .widget_price_filter .ui-slider .ui-slider-handle{top:-.4em;cursor:pointer}.woocommerce-js .widget_price_filter .price_slider_amount .button{font-size:.9em!important;padding:8px 18px}.woocommerce-js .widget_price_filter .price_slider{margin-bottom:1.2em}.woocommerce-js .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#ededed}.woocommerce-js .widget_product_tag_cloud .tagcloud a{border:1px solid var(--ast-border-color);padding:.5em .9em;display:inline-block;margin-bottom:4px;margin-right:4px;line-height:1.5;padding:.5em 1.2em;font-size:12px!important;font-size:.8rem!important}.woocommerce-js .widget_product_tag_cloud .tagcloud a a.current-item,.woocommerce-js .widget_product_tag_cloud .tagcloud a a:focus,.woocommerce-js .widget_product_tag_cloud .tagcloud a a:hover{background-color:#fafafa}.woocommerce-js .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding:1.2em 1.8em 1.2em 5em}.woocommerce-js .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;left:auto;right:0;top:.5em;color:var(--ast-global-color-3)}.woocommerce-js .widget_shopping_cart .cart_list li a.remove:hover,.woocommerce.widget_shopping_cart .cart_list li a.remove:hover{color:var(--ast-global-color-3)}.woocommerce-product-search{display:flex}.woocommerce-product-search .search-field{flex:auto;width:100%;border-top-right-radius:0;border-bottom-right-radius:0}.woocommerce-product-search input[type=submit]{padding:10px 15px;border-top-left-radius:0;border-bottom-left-radius:0}#secondary .widget_layered_nav_filters ul li.chosen,.widget_layered_nav_filters ul li.chosen{padding:0 .5em;margin-right:.5em;margin-bottom:.5em;background:rgb(245 245 245 / .75);border-radius:20px;font-size:1em}#secondary .widget_layered_nav_filters ul li.chosen:hover,.widget_layered_nav_filters ul li.chosen:hover{background-color:#f5f5f5}#secondary .widget_layered_nav_filters ul li.chosen a,.widget_layered_nav_filters ul li.chosen a{display:block}#secondary .widget_layered_nav_filters ul li.chosen a::before,.widget_layered_nav_filters ul li.chosen a::before{margin-right:.5em;line-height:inherit;position:relative;top:1px}.woocommerce-terms-and-conditions{border:1px solid rgb(0 0 0 / .2);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);background:rgb(0 0 0 / .05)}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}.ast-safari-browser-less-than-11.ast-woocommerce-cart-menu .header-main-layout-2 .main-header-container{display:block}.ast-safari-browser-less-than-11.ast-woocommerce-cart-menu.ast-header-custom-item-outside .header-main-layout-2 .main-header-container{text-align:center}.ast-safari-browser-less-than-11.ast-woocommerce-cart-menu.ast-header-custom-item-outside .ast-main-header-bar-alignment{display:inline-block}.ast-safari-browser-less-than-11.ast-woocommerce-cart-menu.ast-header-custom-item-outside .ast-masthead-custom-menu-items{display:inline-block;float:right}.ast-safari-browser-less-than-11.ast-woocommerce-cart-menu.ast-header-break-point .header-main-layout-2 .main-header-container{display:flex}.rtl .woocommerce-pagination .page-numbers li:last-child .next{transform:rotateY(180deg)}.rtl .woocommerce-pagination .page-numbers li:first-child .prev{transform:rotateY(-180deg)}.ast-site-header-cart .widgettitle{display:none}.wc-block-grid .wc-block-grid__products .wc-block-grid__product{text-align:left;margin-bottom:2.5em}.wc-block-grid .wc-block-grid__products .wc-block-grid__product.product-category>a{display:inline-block;position:relative}.wc-block-grid .wc-block-grid__products .wc-block-grid__product a img{width:100%;height:auto;display:block;margin:0 0 .8em 0;box-shadow:none}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title{margin-bottom:.5em;padding:0;font-size:1em;line-height:1.2;font-weight:inherit}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .star-rating{margin:0 auto .5em 0;backface-visibility:hidden}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__link{position:relative;display:block}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__link:hover .ast-shop-product-out-of-stock{background-color:#fff}.wc-block-grid .wc-block-grid__products .wc-block-grid__product.product-category>a:hover .woocommerce-loop-category__title{background-color:#fff}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title{bottom:1.8em;font-size:.9em}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title .count{font-size:.7em}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .price{line-height:1.3;margin-bottom:0;font-weight:700;margin-bottom:.5em;font-size:.9em}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .price del{display:initial}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wp-block-button__link{margin-top:.5em;margin-bottom:.5em;white-space:normal;line-height:1.3;font-size:100%;font-weight:700}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wp-block-button__link.added{margin-bottom:0;transition:margin 0s}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title{text-transform:uppercase;font-weight:700;line-height:1.5}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title .count{display:block;background:0 0;opacity:.5;font-size:.75em}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale{min-width:3em;min-height:3em;line-height:3em;padding:0;font-size:.8em;font-weight:400;text-transform:capitalize;position:absolute;text-align:center;border-radius:100%;z-index:9;top:0;right:10px;left:auto;margin:-.5em -.5em 0 0}.widget_product_categories .children{padding-left:20px}@supports (-moz-appearance:none){.sidebar-main .widget_product_search .search-field{width:60%}}.woocommerce-page .widget .wc-block-price-slider{padding-top:.15em}.woocommerce-page .widget .wc-block-price-slider .wc-block-components-price-slider__range-input-progress{--range-color:var(--ast-global-color-0);top:-1px}@-moz-document url-prefix(){.woocommerce-page .widget .wc-block-price-slider .wc-block-components-price-slider__range-input-progress{top:1px}}.woocommerce-page .widget .wc-block-price-slider .wc-block-components-price-slider__range-input-wrapper{box-shadow:none;background-color:#ededed}.woocommerce-page .widget .wc-block-price-slider .wc-block-components-price-slider__range-input-progress,.woocommerce-page .widget .wc-block-price-slider .wc-block-components-price-slider__range-input-wrapper{height:3px}.woocommerce-page .widget .wc-block-price-slider .wc-block-price-filter__controls{border-color:var(--ast-border-color)}.woocommerce-page .widget .wc-block-price-slider .wc-block-price-filter__range-text{line-height:2.4;font-size:.8751em}.woocommerce-page .widget .wc-block-price-slider .wc-block-price-filter__range-text .wc-block-components-formatted-money-amount{font-weight:700}.woocommerce-page .widget .wc-block-price-slider .wc-block-components-price-slider__controls{justify-content:end}.woocommerce-page .widget .wc-block-price-slider input[type=range]{margin:0}.woocommerce-page .widget .wc-block-price-slider input[type=range]::-webkit-slider-runnable-track{height:3px;box-shadow:none;background-color:#fff0}.woocommerce-page .widget .wc-block-price-slider input[type=range]::-moz-range-track{height:3px;box-shadow:none;background-color:#fff0}.woocommerce-page .widget .wc-block-price-slider input[type=range].wc-block-price-filter__range-input::-webkit-slider-thumb{-webkit-appearance:none;border:0;width:15px;height:15px}.woocommerce-page .widget .wc-block-price-slider input[type=range]::-moz-range-thumb{height:15px;border:0;width:15px}.woocommerce-page .widget .wc-block-checkbox-list li input[type=checkbox]{margin:0 .5rem 0 0;position:relative;top:1px}.woocommerce-page .widget .wc-block-checkbox-list li .wc-filter-element-label-list-count{opacity:1}.woocommerce-page .widget .wc-layered-nav-rating{line-height:1}.woocommerce-page .widget .wc-layered-nav-rating .star-rating{margin:0}.product.woocommerce.add_to_cart_inline{border:0!important}.product.woocommerce.add_to_cart_inline a.button{margin-left:1em}.ast-site-header-cart .widget_shopping_cart,.astra-cart-drawer{background-color:var(--ast-global-color-primary,var(--ast-global-color-5));border:1px solid var(--ast-border-color)}.woocommerce-js .product:has(.quantity input[type=hidden]) .button.single_add_to_cart_button,.woocommerce-js .sold-individually .button.single_add_to_cart_button{margin-left:-1em}.sidebar-main .ast-mini-cart-empty .woocommerce-mini-cart__empty-message{display:none}.woocommerce a.added_to_cart{display:none}.woocommerce-js a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{font-size:100%;line-height:1;text-decoration:none;overflow:visible;padding:.5em .75em;font-weight:700;border-radius:3px;color:$secondarytext;background-color:$secondary;border:0}.woocommerce-js a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover{background-color:#dad8da;background-image:none;color:#515151}#customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3){font-size:1.2rem;padding:20px 0 14px;margin:0 0 20px;border-bottom:1px solid var(--ast-border-color);font-weight:700}form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading){border-width:2px 2px 0 2px;border-style:solid;font-size:1.2rem;margin:0;padding:1.5em 1.5em 1em;border-color:var(--ast-border-color);font-weight:700}.woocommerce-Address h3,.cart-collaterals h2{font-size:1.2rem;padding:.7em 1em}.woocommerce-cart .cart-collaterals .cart_totals>h2{font-weight:700}form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review){padding:0 2em;border-width:0 2px 2px;border-style:solid;border-color:var(--ast-border-color)}ul#shipping_method li:not(.elementor-widget-woocommerce-cart #shipping_method li){margin:0;padding:.25em 0 .25em 22px;text-indent:-22px;list-style:none outside}.woocommerce span.onsale,.wc-block-grid__product .wc-block-grid__product-onsale{background-color:var(--ast-global-color-0);color:#000}.woocommerce-message,.woocommerce-info{border-top-color:var(--ast-global-color-1)}.woocommerce-message::before,.woocommerce-info::before{color:var(--ast-global-color-1)}.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price,.widget_layered_nav_filters ul li.chosen a,.woocommerce-page ul.products li.product .ast-woo-product-category,.wc-layered-nav-rating a{color:var(--ast-global-color-3)}.woocommerce nav.woocommerce-pagination ul,.woocommerce nav.woocommerce-pagination ul li{border-color:var(--ast-global-color-1)}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--ast-global-color-1);color:#fff}.woocommerce-MyAccount-navigation-link.is-active a{color:var(--ast-global-color-0)}.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background-color:var(--ast-global-color-1)}.woocommerce .star-rating,.woocommerce .comment-form-rating .stars a,.woocommerce .star-rating::before{color:var(--ast-global-color-3)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,.woocommerce div.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li:hover::before{background:var(--ast-global-color-1)}.woocommerce .woocommerce-cart-form button[name="update_cart"]:disabled{color:#fff}.woocommerce #content table.cart .button[name="apply_coupon"],.woocommerce-page #content table.cart .button[name="apply_coupon"]{padding:10px 40px}.woocommerce table.cart td.actions .button,.woocommerce #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button{line-height:1;border-width:1px;border-style:solid}.woocommerce ul.products li.product .button,.woocommerce-page ul.products li.product .button{line-height:1.3}.woocommerce-js a.button,.woocommerce button.button,.woocommerce .woocommerce-message a.button,.woocommerce #respond input#submit.alt,.woocommerce-js a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce input.button,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled],.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover,.woocommerce #respond input#submit,.woocommerce button.button.alt.disabled,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,.wc-block-grid__product-onsale{color:#fff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0)}.woocommerce-js a.button:hover,.woocommerce button.button:hover,.woocommerce .woocommerce-message a.button:hover,.woocommerce #respond input#submit:hover,.woocommerce #respond input#submit.alt:hover,.woocommerce-js a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce input.button:hover,.woocommerce button.button.alt.disabled:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover{color:#fff;border-color:var(--ast-global-color-1);background-color:var(--ast-global-color-1)}.woocommerce-js a.button,.woocommerce button.button,.woocommerce .woocommerce-message a.button,.woocommerce #respond input#submit.alt,.woocommerce-js a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce input.button,.woocommerce-cart table.cart td.actions .button,.woocommerce form.checkout_coupon .button,.woocommerce #respond input#submit,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px}.woocommerce ul.products li.product a,.woocommerce-js a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover{text-decoration:none}.woocommerce .up-sells h2,.woocommerce .related.products h2,.woocommerce .woocommerce-tabs h2{font-size:1.5rem}.woocommerce h2,.woocommerce-account h2{font-size:1.625rem}.woocommerce ul.product-categories>li ul li:before{content:"\e900";padding:0 5px 0 5px;display:inline-block;font-family:Astra;transform:rotate(-90deg);font-size:.7rem}.ast-site-header-cart i.astra-icon:before{font-family:Astra}.ast-icon-shopping-cart:before{content:"\f07a"}.ast-icon-shopping-bag:before{content:"\f290"}.ast-icon-shopping-basket:before{content:"\f291"}.ast-icon-shopping-cart svg{height:.82em}.ast-icon-shopping-bag svg{height:1em;width:1em}.ast-icon-shopping-basket svg{height:1.15em;width:1.2em}.ast-site-header-cart.ast-menu-cart-outline .ast-addon-cart-wrap,.ast-site-header-cart.ast-menu-cart-fill .ast-addon-cart-wrap{line-height:1}.ast-site-header-cart.ast-menu-cart-fill i.astra-icon{font-size:1.1em}li.woocommerce-custom-menu-item .ast-site-header-cart i.astra-icon:after{padding-left:2px}.ast-hfb-header .ast-addon-cart-wrap{padding:.4em}.ast-header-break-point.ast-header-custom-item-outside .ast-woo-header-cart-info-wrap{display:none}.ast-site-header-cart i.astra-icon:after{background:var(--ast-global-color-0)}.ast-separate-container .ast-woocommerce-container{padding:3em}@media (min-width:545px) and (max-width:1021px){.woocommerce.tablet-columns-6 ul.products li.product,.woocommerce-page.tablet-columns-6 ul.products li.product{width:calc(16.66% - 16.66px)}.woocommerce.tablet-columns-5 ul.products li.product,.woocommerce-page.tablet-columns-5 ul.products li.product{width:calc(20% - 16px)}.woocommerce.tablet-columns-4 ul.products li.product,.woocommerce-page.tablet-columns-4 ul.products li.product{width:calc(25% - 15px)}.woocommerce.tablet-columns-3 ul.products li.product,.woocommerce-page.tablet-columns-3 ul.products li.product{width:calc(33.33% - 14px)}.woocommerce.tablet-columns-2 ul.products li.product,.woocommerce-page.tablet-columns-2 ul.products li.product{width:calc(50% - 10px)}.woocommerce.tablet-columns-1 ul.products li.product,.woocommerce-page.tablet-columns-1 ul.products li.product{width:100%}.woocommerce div.product .related.products ul.products li.product{width:calc(33.33% - 14px)}}@media (min-width:545px) and (max-width:1021px){.woocommerce[class*="columns-"].columns-3>ul.products li.product,.woocommerce[class*="columns-"].columns-4>ul.products li.product,.woocommerce[class*="columns-"].columns-5>ul.products li.product,.woocommerce[class*="columns-"].columns-6>ul.products li.product{width:calc(33.33% - 14px);margin-right:20px}.woocommerce[class*="columns-"].columns-3>ul.products li.product:nth-child(3n),.woocommerce[class*="columns-"].columns-4>ul.products li.product:nth-child(3n),.woocommerce[class*="columns-"].columns-5>ul.products li.product:nth-child(3n),.woocommerce[class*="columns-"].columns-6>ul.products li.product:nth-child(3n){margin-right:0;clear:right}.woocommerce[class*="columns-"].columns-3>ul.products li.product:nth-child(3n+1),.woocommerce[class*="columns-"].columns-4>ul.products li.product:nth-child(3n+1),.woocommerce[class*="columns-"].columns-5>ul.products li.product:nth-child(3n+1),.woocommerce[class*="columns-"].columns-6>ul.products li.product:nth-child(3n+1){clear:left}.woocommerce[class*="columns-"] ul.products li.product:nth-child(n),.woocommerce-page[class*="columns-"] ul.products li.product:nth-child(n){margin-right:20px;clear:none}.woocommerce.tablet-columns-2 ul.products li.product:nth-child(2n),.woocommerce-page.tablet-columns-2 ul.products li.product:nth-child(2n),.woocommerce.tablet-columns-3 ul.products li.product:nth-child(3n),.woocommerce-page.tablet-columns-3 ul.products li.product:nth-child(3n),.woocommerce.tablet-columns-4 ul.products li.product:nth-child(4n),.woocommerce-page.tablet-columns-4 ul.products li.product:nth-child(4n),.woocommerce.tablet-columns-5 ul.products li.product:nth-child(5n),.woocommerce-page.tablet-columns-5 ul.products li.product:nth-child(5n),.woocommerce.tablet-columns-6 ul.products li.product:nth-child(6n),.woocommerce-page.tablet-columns-6 ul.products li.product:nth-child(6n){margin-right:0;clear:right}.woocommerce.tablet-columns-2 ul.products li.product:nth-child(2n+1),.woocommerce-page.tablet-columns-2 ul.products li.product:nth-child(2n+1),.woocommerce.tablet-columns-3 ul.products li.product:nth-child(3n+1),.woocommerce-page.tablet-columns-3 ul.products li.product:nth-child(3n+1),.woocommerce.tablet-columns-4 ul.products li.product:nth-child(4n+1),.woocommerce-page.tablet-columns-4 ul.products li.product:nth-child(4n+1),.woocommerce.tablet-columns-5 ul.products li.product:nth-child(5n+1),.woocommerce-page.tablet-columns-5 ul.products li.product:nth-child(5n+1),.woocommerce.tablet-columns-6 ul.products li.product:nth-child(6n+1),.woocommerce-page.tablet-columns-6 ul.products li.product:nth-child(6n+1){clear:left}.woocommerce div.product .related.products ul.products li.product:nth-child(3n),.woocommerce-page.tablet-columns-1 .site-main ul.products li.product{margin-right:0;clear:right}.woocommerce div.product .related.products ul.products li.product:nth-child(3n+1){clear:left}}@media (min-width:1022px){.woocommerce form.checkout_coupon{width:50%}.woocommerce #reviews #comments{float:left}.woocommerce #reviews #review_form_wrapper{float:right}}@media (max-width:1021px){.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack.ast-no-menu-items .ast-site-header-cart,.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-3.ast-mobile-header-stack.ast-no-menu-items .ast-site-header-cart{padding-right:0;padding-left:0}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack .main-header-bar{text-align:center}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack .ast-site-header-cart,.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack .ast-mobile-menu-buttons{display:inline-block}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-2.ast-mobile-header-inline .site-branding{flex:auto}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-3.ast-mobile-header-stack .site-branding{flex:0 0 100%}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-3.ast-mobile-header-stack .main-header-container{display:flex;justify-content:center}.woocommerce-cart .woocommerce-shipping-calculator .button{width:100%}.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary{float:none;width:100%}.woocommerce-cart table.cart td.actions .ast-return-to-shop{display:block;text-align:center;margin-top:1em}}@media (max-width:544px){.ast-separate-container .ast-woocommerce-container{padding:.54em 1em 1.33333em}.woocommerce-message,.woocommerce-error,.woocommerce-info{display:flex;flex-wrap:wrap}.woocommerce-message a.button,.woocommerce-error a.button,.woocommerce-info a.button{order:1;margin-top:.5em}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:none;margin-bottom:2em}.woocommerce table.cart td.actions .button,.woocommerce #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button{padding-left:1em;padding-right:1em}.woocommerce #content table.cart .button,.woocommerce-page #content table.cart .button{width:100%}.woocommerce #content table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon{float:none}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .button{flex:1}.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a{display:block}.woocommerce ul.products a.button,.woocommerce-page ul.products a.button{padding:.5em .75em}.woocommerce div.product .related.products ul.products li.product,.woocommerce.mobile-columns-2 ul.products li.product,.woocommerce-page.mobile-columns-2 ul.products li.product{width:calc(50% - 10px)}.woocommerce.mobile-columns-6 ul.products li.product,.woocommerce-page.mobile-columns-6 ul.products li.product{width:calc(16.66% - 16.66px)}.woocommerce.mobile-columns-5 ul.products li.product,.woocommerce-page.mobile-columns-5 ul.products li.product{width:calc(20% - 16px)}.woocommerce.mobile-columns-4 ul.products li.product,.woocommerce-page.mobile-columns-4 ul.products li.product{width:calc(25% - 15px)}.woocommerce.mobile-columns-3 ul.products li.product,.woocommerce-page.mobile-columns-3 ul.products li.product{width:calc(33.33% - 14px)}.woocommerce.mobile-columns-1 ul.products li.product,.woocommerce-page.mobile-columns-1 ul.products li.product{width:100%}}@media (max-width:544px){.woocommerce ul.products a.button.loading::after,.woocommerce-page ul.products a.button.loading::after{display:inline-block;margin-left:5px;position:initial}.woocommerce.mobile-columns-1 .site-main ul.products li.product:nth-child(n),.woocommerce-page.mobile-columns-1 .site-main ul.products li.product:nth-child(n){margin-right:0}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li{display:block;margin-right:0}.woocommerce[class*="columns-"].columns-3>ul.products li.product,.woocommerce[class*="columns-"].columns-4>ul.products li.product,.woocommerce[class*="columns-"].columns-5>ul.products li.product,.woocommerce[class*="columns-"].columns-6>ul.products li.product{width:calc(50% - 10px);margin-right:20px}.woocommerce[class*="columns-"] ul.products li.product:nth-child(n),.woocommerce-page[class*="columns-"] ul.products li.product:nth-child(n){margin-right:20px;clear:none}.woocommerce-page[class*=columns-].columns-3>ul.products li.product:nth-child(2n),.woocommerce-page[class*=columns-].columns-4>ul.products li.product:nth-child(2n),.woocommerce-page[class*=columns-].columns-5>ul.products li.product:nth-child(2n),.woocommerce-page[class*=columns-].columns-6>ul.products li.product:nth-child(2n),.woocommerce[class*=columns-].columns-3>ul.products li.product:nth-child(2n),.woocommerce[class*=columns-].columns-4>ul.products li.product:nth-child(2n),.woocommerce[class*=columns-].columns-5>ul.products li.product:nth-child(2n),.woocommerce[class*=columns-].columns-6>ul.products li.product:nth-child(2n){margin-right:0;clear:right}.woocommerce[class*="columns-"].columns-3>ul.products li.product:nth-child(2n+1),.woocommerce[class*="columns-"].columns-4>ul.products li.product:nth-child(2n+1),.woocommerce[class*="columns-"].columns-5>ul.products li.product:nth-child(2n+1),.woocommerce[class*="columns-"].columns-6>ul.products li.product:nth-child(2n+1){clear:left}.woocommerce-page[class*=columns-] ul.products li.product:nth-child(n),.woocommerce[class*=columns-] ul.products li.product:nth-child(n){margin-right:20px;clear:none}.woocommerce.mobile-columns-6 ul.products li.product:nth-child(6n),.woocommerce-page.mobile-columns-6 ul.products li.product:nth-child(6n),.woocommerce.mobile-columns-5 ul.products li.product:nth-child(5n),.woocommerce-page.mobile-columns-5 ul.products li.product:nth-child(5n),.woocommerce.mobile-columns-4 ul.products li.product:nth-child(4n),.woocommerce-page.mobile-columns-4 ul.products li.product:nth-child(4n),.woocommerce.mobile-columns-3 ul.products li.product:nth-child(3n),.woocommerce-page.mobile-columns-3 ul.products li.product:nth-child(3n),.woocommerce.mobile-columns-2 ul.products li.product:nth-child(2n),.woocommerce-page.mobile-columns-2 ul.products li.product:nth-child(2n),.woocommerce div.product .related.products ul.products li.product:nth-child(2n){margin-right:0;clear:right}.woocommerce.mobile-columns-6 ul.products li.product:nth-child(6n+1),.woocommerce-page.mobile-columns-6 ul.products li.product:nth-child(6n+1),.woocommerce.mobile-columns-5 ul.products li.product:nth-child(5n+1),.woocommerce-page.mobile-columns-5 ul.products li.product:nth-child(5n+1),.woocommerce.mobile-columns-4 ul.products li.product:nth-child(4n+1),.woocommerce-page.mobile-columns-4 ul.products li.product:nth-child(4n+1),.woocommerce.mobile-columns-3 ul.products li.product:nth-child(3n+1),.woocommerce-page.mobile-columns-3 ul.products li.product:nth-child(3n+1),.woocommerce.mobile-columns-2 ul.products li.product:nth-child(2n+1),.woocommerce-page.mobile-columns-2 ul.products li.product:nth-child(2n+1),.woocommerce div.product .related.products ul.products li.product:nth-child(2n+1){clear:left}}@media (min-width:1022px){.ast-woo-shop-archive .site-content>.ast-container{max-width:1240px}}@media (min-width:1022px){.woocommerce #content .ast-woocommerce-container div.product div.images,.woocommerce .ast-woocommerce-container div.product div.images,.woocommerce-page #content .ast-woocommerce-container div.product div.images,.woocommerce-page .ast-woocommerce-container div.product div.images{width:50%}.woocommerce #content .ast-woocommerce-container div.product div.summary,.woocommerce .ast-woocommerce-container div.product div.summary,.woocommerce-page #content .ast-woocommerce-container div.product div.summary,.woocommerce-page .ast-woocommerce-container div.product div.summary{width:46%}.woocommerce.woocommerce-checkout form #customer_details.col2-set .col-1,.woocommerce.woocommerce-checkout form #customer_details.col2-set .col-2,.woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-1,.woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-2{float:none;width:auto}}.woocommerce-js a.button,.woocommerce button.button.alt,.woocommerce-page table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-js a.button.alt,.woocommerce .woocommerce-message a.button,.ast-site-header-cart .widget_shopping_cart .buttons .button.checkout,.woocommerce button.button.alt.disabled,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link{border:solid;border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0;border-color:var(--ast-global-color-0)}.woocommerce-js a.button:hover,.woocommerce button.button.alt:hover,.woocommerce-page table.cart td.actions .button:hover,.woocommerce-page #content table.cart td.actions .button:hover,.woocommerce-js a.button.alt:hover,.woocommerce .woocommerce-message a.button:hover,.ast-site-header-cart .widget_shopping_cart .buttons .button.checkout:hover,.woocommerce button.button.alt.disabled:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover{border-color:var(--ast-global-color-1)}.widget_product_search button{flex:0 0 auto;padding:10px 20px}@media (min-width:1022px){.woocommerce.woocommerce-checkout form #customer_details.col2-set,.woocommerce-page.woocommerce-checkout form #customer_details.col2-set{width:55%;float:left;margin-right:4.347826087%}.woocommerce.woocommerce-checkout form #order_review,.woocommerce.woocommerce-checkout form #order_review_heading,.woocommerce-page.woocommerce-checkout form #order_review,.woocommerce-page.woocommerce-checkout form #order_review_heading{width:40%;float:right;margin-right:0;clear:right}}select,.select2-container .select2-selection--single{background-image:url("data:image/svg+xml,%3Csvg class='ast-arrow-svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='26px' height='16.043px' fill='%235b6260' viewBox='57 35.171 26 16.043' enable-background='new 57 35.171 26 16.043' xml:space='preserve' %3E%3Cpath d='M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z'%3E%3C/path%3E%3C/svg%3E");background-size:.8em;background-repeat:no-repeat;background-position-x:calc(100% - 10px);background-position-y:center;-webkit-appearance:none;-moz-appearance:none;padding-right:2em}.woocommerce-js .quantity{display:inline-flex}.woocommerce .quantity .ast-qty-placeholder{cursor:not-allowed}.woocommerce-js .quantity+.button.single_add_to_cart_button{margin-left:unset}.woocommerce-js .quantity .qty{width:2.631em;margin-left:38px}.woocommerce-js .quantity .minus,.woocommerce-js .quantity .plus{width:38px;display:flex;justify-content:center;background-color:#fff0;border:1px solid var(--ast-border-color);color:var(--ast-global-color-3);align-items:center;outline:0;font-weight:400;z-index:3;position:relative}.woocommerce-js .quantity .minus{border-right-width:0;margin-right:-38px}.woocommerce-js .quantity .plus{border-left-width:0;margin-right:6px}.woocommerce-js input[type=number]{max-width:58px;min-height:36px}.woocommerce-js input[type=number].qty::-webkit-inner-spin-button,.woocommerce input[type=number].qty::-webkit-outer-spin-button{-webkit-appearance:none}.woocommerce-js input[type=number].qty{-webkit-appearance:none;-moz-appearance:textfield}.woocommerce ul.products li.product.desktop-align-center,.woocommerce-page ul.products li.product.desktop-align-center{text-align:center}.woocommerce ul.products li.product.desktop-align-center .star-rating,.woocommerce-page ul.products li.product.desktop-align-center .star-rating{margin-left:auto;margin-right:auto}@media(max-width:1021px){.woocommerce ul.products li.product.tablet-align-left,.woocommerce-page ul.products li.product.tablet-align-left{text-align:left}.woocommerce ul.products li.product.tablet-align-left .star-rating,.woocommerce ul.products li.product.tablet-align-left .button,.woocommerce-page ul.products li.product.tablet-align-left .star-rating,.woocommerce-page ul.products li.product.tablet-align-left .button{margin-left:0;margin-right:0}}@media(max-width:544px){.woocommerce ul.products li.product.mobile-align-left,.woocommerce-page ul.products li.product.mobile-align-left{text-align:left}.woocommerce ul.products li.product.mobile-align-left .star-rating,.woocommerce ul.products li.product.mobile-align-left .button,.woocommerce-page ul.products li.product.mobile-align-left .star-rating,.woocommerce-page ul.products li.product.mobile-align-left .button{margin-left:0;margin-right:0}}.ast-woo-active-filter-widget .wc-block-active-filters{display:flex;align-items:self-start;justify-content:space-between}.ast-woo-active-filter-widget .wc-block-active-filters__clear-all{flex:none;margin-top:2px}.ast-single-product-payments{margin-bottom:1em;display:inline-block;margin-top:0;padding:13px 20px 18px;border:1px solid var(--ast-border-color);border-radius:.25rem;width:100%}.ast-single-product-payments.ast-text-color-version svg{fill:var(--ast-global-color-3)}.ast-single-product-payments.ast-text-color-version img{filter:grayscale(100%)}.ast-single-product-payments legend{padding:0 8px;margin-bottom:0;font-size:1em;font-weight:600;text-align:center;color:var(--ast-global-color-3)}.ast-single-product-payments ul{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;justify-content:center}.ast-single-product-payments ul li{display:flex;width:48px;margin:0 .5em .5em .5em}.ast-single-product-payments ul li svg,.ast-single-product-payments ul li img{height:30px;width:100%}.woocommerce.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #customer_details.col2-set,.woocommerce-page.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #customer_details.col2-set{width:100%}.woocommerce.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #order_review,.woocommerce.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #order_review_heading,.woocommerce-page.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #order_review,.woocommerce-page.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #order_review_heading{width:100%;float:inherit}.elementor-widget-woocommerce-checkout-page .select2-container .select2-selection--single,.elementor-widget-woocommerce-cart .select2-container .select2-selection--single{padding:0}.elementor-widget-woocommerce-checkout-page .woocommerce form .woocommerce-additional-fields,.elementor-widget-woocommerce-checkout-page .woocommerce form .shipping_address,.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation-link,.elementor-widget-woocommerce-cart .woocommerce a.remove{border:none}.elementor-widget-woocommerce-cart .cart-collaterals .cart_totals>h2{background-color:inherit;border-bottom:0;margin:0}.elementor-widget-woocommerce-cart .cart-collaterals .cart_totals{padding:0;border-color:inherit;border-radius:0;margin-bottom:0;border-width:0}.elementor-widget-woocommerce-cart .woocommerce-cart-form .e-apply-coupon{line-height:initial}.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content .woocommerce-Address-title h3{margin-bottom:var(--myaccount-section-title-spacing,0)}.elementor-widget-woocommerce-my-account .woocommerce-Addresses .woocommerce-Address-title,.elementor-widget-woocommerce-my-account table.shop_table thead,.elementor-widget-woocommerce-my-account .woocommerce-page table.shop_table thead,.elementor-widget-woocommerce-cart table.shop_table thead{background:inherit}.elementor-widget-woocommerce-cart .e-apply-coupon,.elementor-widget-woocommerce-cart #coupon_code,.elementor-widget-woocommerce-checkout-page .e-apply-coupon,.elementor-widget-woocommerce-checkout-page #coupon_code{height:100%}.elementor-widget-woocommerce-cart td.product-name dl.variation dt{font-weight:inherit}.elementor-element.elementor-widget-woocommerce-checkout-page .e-checkout__container #customer_details .col-1{margin-bottom:0}.woocommerce form .form-row .required{visibility:visible}.p24-payment__logo{max-width:80px}.p24-1clicks{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.p24-1clicks__items{display:flex;flex-direction:column;gap:8px;align-items:center}.p24-1clicks__label,.p24-1clicks__or{font-size:75%;text-align:center}.p24-1clicks__or{display:flex;align-items:center;gap:10px;white-space:nowrap}.p24-1clicks__or:after,.p24-1clicks__or:before{content:"";width:100%;height:1px;background:rgb(0 0 0 / .2)}.p24-1click{display:flex;gap:12px;align-items:center;cursor:pointer;background:#fff;border-radius:6px;padding:10px;border:2px solid #fff0;outline:none;position:relative}.p24-1click__logo{margin:0}.p24-1click__logo img{display:block}.p24-1click--card{aspect-ratio:85.6 / 53.98}.p24-1click--active{border-color:currentColor;outline:1px solid}.p24-1click--card__number{gap:.5em;display:flex;font-size:110%;font-family:monospace;align-items:center;margin-bottom:1.5em}.p24-1click--card__number small{font-size:75%}.p24-1click--card__valid{font-family:monospace;position:absolute;bottom:10px;left:10px;opacity:.8;font-size:80%;font-weight:800}.p24-1click--blik__valid{font-family:monospace;opacity:.8;font-size:75%}.p24-1click--card__logo{margin-bottom:0;position:absolute;bottom:10px;right:10px}#card-tokenizer{display:flex;justify-content:center;min-width:280px}.woocommerce table.shop_table .shop_table__cell-description{border-top:none;padding-top:0;margin:0;opacity:.5;font-size:75%}.p24-waiting{position:absolute;background:rgb(255 255 255 / .85);font-size:90%;display:flex;align-items:center;justify-content:center;gap:20px;flex-direction:column;top:0;left:0;bottom:0;right:0}.p24-waiting.hidden{display:none}.p24-waiting .wc-block-components-spinner{position:relative;height:auto}.p24-blik-code-input{margin-top:0!important}.p24-payment-input input[type="text"]{padding:0 1rem;width:100%;box-sizing:border-box;min-height:3rem}.woocommerce-order-pay .p24-payment-container{max-width:500px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.wc-block-components-radio-control-accordion-content:has(.p24-payment-container:empty){display:none}.p24-methods{display:flex;flex-direction:column;gap:12px;margin-top:12px}.p24-methods+.woocommerce-input-wrapper{margin-top:24px;display:block}.p24-methods__items{--logo-size:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,auto));gap:12px;border-radius:4px}.p24-methods__items--featured{--logo-size:40px;grid-template-columns:repeat(auto-fit,minmax(150px,auto))}.p24-method-item{cursor:pointer;display:flex;background:#fff;border-radius:4px;padding:10px;flex-direction:column;text-align:center;justify-content:center;align-items:center;flex:0 1 100px;border:1px solid hsl(0 0% 7% / .11);user-select:none;position:relative;gap:8px;font-size:11px}.p24-method-item--active{outline:2px solid #000}.p24-method-item picture{aspect-ratio:16/9;height:var(--logo-size);max-height:var(--logo-size);display:flex;align-items:center;justify-content:center;pointer-events:none}.p24-method-item picture img{max-width:100%;max-height:var(--logo-size)}.p24-payment-container .p24-checkbox:first-child .wc-block-components-checkbox{margin-top:0}input[id^="payment_method_p24-"]+label img{max-height:30px}.p24-payment-container .wc-block-components-notice-banner:first-child{margin-top:0}p24-installment{margin:20px 0;display:block}p24-installment[show-modal="true"]{cursor:pointer}.p24-currency__submit{line-height:inherit;padding-top:0.3rem!important;padding-right:0.5rem!important;padding-bottom:0.3rem!important;padding-left:0.5rem!important}#p24-3ds-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background-color:rgb(0 0 0 / .6);visibility:hidden;opacity:0;transition:opacity 0.3s ease-out,visibility 0.3s ease-out;align-items:center;justify-content:center;display:flex}#p24-3ds-modal.active{display:flex;visibility:visible;opacity:1}#p24-3ds-modal .modal-content{background:#fff;border-radius:8px;padding:16px;max-width:600px;max-height:80vh;width:100%;box-shadow:0 10px 30px rgb(0 0 0 / .3);display:flex;flex-direction:column;position:relative;transition:transform 0.3s ease-out,opacity 0.3s ease-out;transform:translateY(25px);opacity:0}#p24-3ds-iframe-wrapper{width:100%;height:100%;flex-grow:1;min-height:480px}#p24-3ds-modal.active .modal-content{transform:translateY(0);opacity:1}#p24-3ds-iframe-wrapper{width:100%;height:100%;flex-grow:1;min-height:480px}#p24-3ds-iframe-wrapper iframe.fullScreenP24{width:100%;height:100%;border:none;min-height:480px;display:block;visibility:visible}#p24-3ds-iframe-wrapper iframe.hiddenP24{display:none!important;visibility:hidden!important}.p24-1clicks__new-card{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:450px;margin:16px auto;padding:12px 20px;background-color:#fafbfc;border:1.5px solid #d1d5db;border-radius:6px;color:#1f2937;font-size:14px;font-weight:500;letter-spacing:.3px;cursor:pointer;transition:all 0.2s ease-in-out;font-family:inherit;text-decoration:none;box-shadow:none}.p24-1clicks__new-card-icon{flex-shrink:0;width:18px;height:18px;color:#3b82f6;stroke:currentColor}.p24-1clicks__new-card-text{white-space:nowrap}.p24-1clicks__new-card:hover{background-color:#f3f4f6;border-color:#9ca3af;color:#0f172a;box-shadow:0 2px 8px rgb(0 0 0 / .08)}.p24-1clicks__new-card:hover .p24-1clicks__new-card-icon{color:#2563eb;transform:scale(1.05)}.p24-1clicks__new-card:active{transform:translateY(1px);box-shadow:0 1px 3px rgb(0 0 0 / .1)}.p24-1clicks__new-card:focus{outline:2px solid #3b82f6;outline-offset:2px}.p24-1clicks__new-card:disabled{opacity:.6;cursor:not-allowed;background-color:#f3f4f6}.p24-1click--card{--card-bg:linear-gradient(135deg, #ffffff 0%, #f7f7f9 100%);--card-border:rgba(0, 0, 0, .06);--card-shadow:0 1px 5px rgba(0, 0, 0, .06);--card-shadow-hover:0 4px 14px rgba(0, 0, 0, .12);--accent:#2563eb;--text-color:#1f2937;--text-color-light:#6b7280;--border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:14px 16px;width:100%;max-width:220px;border:1px solid var(--card-border);border-radius:var(--border-radius);background:var(--card-bg);box-shadow:var(--card-shadow);cursor:pointer;text-align:left;transition:transform .18s ease,box-shadow .18s ease}.p24-1click--card:hover{transform:translateY(-2px);box-shadow:var(--card-shadow-hover)}.p24-1click--card:focus-visible{outline:3px solid color-mix(in oklab,var(--accent) 60%,white 40%);outline-offset:3px}.p24-1click--card-header{display:flex;justify-content:space-between;align-items:center}.p24-1click--card__logo img{max-height:24px;width:auto;opacity:.95}.p24-1click--card__number{font-size:17px;font-family:ui-monospace,monospace;letter-spacing:1.5px;font-weight:600;color:var(--text-color);display:block}.p24-1click--card__number small{font-size:14px;color:var(--text-color-light);margin-right:4px}.p24-1click--card__valid{font-size:13px;color:var(--text-color-light)}@media screen and (max-width:480px){#p24-3ds-modal{padding:0;align-items:flex-end}#p24-3ds-modal .modal-content{width:100%;height:95vh;max-width:100%;max-height:100%;padding:12px;border-radius:16px 16px 0 0;transform:translateY(100%);opacity:1}#p24-3ds-modal.active .modal-content{transform:translateY(0)}#p24-3ds-iframe-wrapper{height:100%;min-height:0}#p24-3ds-iframe-wrapper iframe{min-height:0}#card-tokenizer iframe{max-width:100%;width:100%!important}.p24-1clicks__new-card{padding:10px 16px;font-size:13px;max-width:100%}.p24-1clicks__new-card-icon{width:16px;height:16px}.p24-1clicks__items .p24-1click--card{width:100%;max-width:220px}}@media screen and (min-width:481px){#p24-3ds-modal .modal-content{height:auto;max-height:90vh}.p24-1clicks__items{flex-direction:row;flex-wrap:wrap;justify-content:center}.p24-1clicks__items .p24-1click--card{flex:0 1 220px;max-width:220px;width:auto}}@media screen and (min-width:779px) and (max-width:873px){.p24-1clicks__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;justify-items:center}.p24-1clicks__items .p24-1click--card{width:100%;max-width:100%}}@media screen and (max-width:768px){#p24-3ds-modal .modal-content{max-width:90%;padding:16px;max-height:92vh}}.wvs-has-image-tooltip,[data-wvstooltip]{--font-size:14px;--arrow-width:5px;--arrow-distance:10px;--arrow-position:calc(var(--arrow-distance)*-1);--tip-redius:3px;--tip-min-width:100px;--tip-min-height:100px;--tip-height:30px;--tip-breakpoint-start:53vw;--tip-distance:calc(var(--arrow-distance) + var(--tip-height));--tip-position:calc(var(--tip-distance)*-1);--image-tip-min-height:calc(var(--tip-min-height) + var(--tip-height));--image-tip-max-height:calc(var(--tooltip-height) + var(--tip-height));--image-tip-width-dynamic:clamp(var(--tip-min-width),var(--tip-breakpoint-start),var(--tooltip-width));--image-tip-height-dynamic:clamp(var(--tip-min-height),var(--tip-breakpoint-start),var(--tooltip-height));--image-tip-ratio:calc(var(--tooltip-height)/var(--tooltip-width));--image-tip-position:calc(100% + var(--arrow-distance));--horizontal-position:0px;cursor:pointer;outline:none;position:relative}.wvs-has-image-tooltip:after,.wvs-has-image-tooltip:before,[data-wvstooltip]:after,[data-wvstooltip]:before{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center;opacity:0;pointer-events:none;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;visibility:hidden;z-index:999}.wvs-has-image-tooltip:before,[data-wvstooltip]:before{background-color:var(--wvs-tooltip-background-color,#333);border-radius:var(--tip-redius);bottom:var(--image-tip-position);-webkit-box-shadow:0 0 5px 1px rgb(0 0 0 / .3);box-shadow:0 0 5px 1px rgb(0 0 0 / .3);color:var(--wvs-tooltip-text-color,#fff);font-size:var(--font-size);height:var(--tip-height);line-height:var(--tip-height);min-width:var(--tip-min-width);padding-inline:10px;top:auto;-webkit-transform:translateX(var(--horizontal-position));-ms-transform:translateX(var(--horizontal-position));transform:translateX(var(--horizontal-position));width:-webkit-max-content;width:-moz-max-content;width:max-content}[data-wvstooltip]:before{content:attr(data-wvstooltip) " " attr(data-wvstooltip-out-of-stock)}.wvs-has-image-tooltip:before{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-line-pack:center;align-content:center;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-image:var(--tooltip-background);background-position:top;background-repeat:no-repeat;background-size:contain;content:attr(data-title);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(var(--image-tip-height-dynamic) + var(--tip-height));justify-content:flex-end;min-width:var(--image-tip-width-dynamic)}.wvs-has-image-tooltip:after,[data-wvstooltip]:after{border-top-color:#fff0;border:var(--arrow-width) solid #fff0;border-top-color:var(--wvs-tooltip-background-color,#333);bottom:auto;content:" ";font-size:0;line-height:0;top:var(--arrow-position);width:0}.wvs-has-image-tooltip:hover:after,.wvs-has-image-tooltip:hover:before,[data-wvstooltip]:hover:after,[data-wvstooltip]:hover:before{opacity:1;visibility:visible}.wvs-tooltip-position-bottom.wvs-has-image-tooltip:after,.wvs-tooltip-position-bottom[data-wvstooltip]:after{border-bottom-color:var(--wvs-tooltip-background-color,#333);border-top-color:#fff0;bottom:var(--arrow-position);top:auto}.wvs-tooltip-position-bottom.wvs-has-image-tooltip:before,.wvs-tooltip-position-bottom[data-wvstooltip]:before{bottom:auto;top:calc(var(--tip-position)*-1)}.wvs-theme-sober .product form.cart .variations .variable,.wvs-theme-sober-child .product form.cart .variations .variable{margin-bottom:15px!important}.wvs-theme-sober .product form.cart .variations .variable-options,.wvs-theme-sober-child .product form.cart .variations .variable-options{border:0!important}.wvs-theme-sober .product form.cart .variations .arrow,.wvs-theme-sober .product form.cart .variations .variable-options:after,.wvs-theme-sober-child .product form.cart .variations .arrow,.wvs-theme-sober-child .product form.cart .variations .variable-options:after{display:none}.wvs-theme-sober .product form.cart .variations .label,.wvs-theme-sober-child .product form.cart .variations .label{display:block;margin-right:10px;text-align:right}.wvs-theme-sober .product form.cart .variations .value,.wvs-theme-sober-child .product form.cart .variations .value{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset}.wvs-theme-sober .product form.cart .variations select,.wvs-theme-sober-child .product form.cart .variations select{-webkit-appearance:menulist-button!important;border:1px solid #e4e6eb!important;padding:.5em 1em!important;text-align:left!important;-moz-text-align-last:left!important;text-align-last:left!important}.wvs-theme-sober .product form.cart .radio-variable-item,.wvs-theme-sober-child .product form.cart .radio-variable-item{margin:5px;text-align:left}.wvs-theme-sober .product form.cart .radio-variable-item:last-child,.wvs-theme-sober-child .product form.cart .radio-variable-item:last-child{margin-right:0}.wvs-theme-sober .product form.cart .radio-variable-item label,.wvs-theme-sober-child .product form.cart .radio-variable-item label{margin:0;padding-left:30px}.wvs-theme-sober .product form.cart .radio-variable-item label:before,.wvs-theme-sober-child .product form.cart .radio-variable-item label:before{border-radius:100%;top:0}.wvs-theme-sober .product form.cart .radio-variable-item label:after,.wvs-theme-sober-child .product form.cart .radio-variable-item label:after{top:8px}.wvs-theme-shophistic-lite.woocommerce #main .entry-summary .variations{display:block!important}.wvs-theme-shophistic-lite .ql_custom_variations{display:none!important}.wvs-theme-shophistic-lite .radio-variable-item input[type=radio]{display:inline-block;margin:0}.wvs-theme-flatsome .variations .reset_variations{bottom:0;left:0;position:relative}.wvs-theme-storefront-child.single-product div.product,.wvs-theme-storefront.single-product div.product{overflow:visible!important}.wvs-theme-stockholm .variations .reset_variations{bottom:0;left:0;position:relative;-webkit-transform:none;-ms-transform:none;transform:none}.wvs-theme-kalium .image-variable-item img,.wvs-theme-kalium-child .image-variable-item img{width:100%!important}.wvs-theme-kalium .radio-variable-item input,.wvs-theme-kalium-child .radio-variable-item input{height:16px!important;width:16px!important}.wvs-theme-kalium .woo-variation-items-wrapper .select-option-ui,.wvs-theme-kalium-child .woo-variation-items-wrapper .select-option-ui{display:none}.wvs-theme-aurum .variable-items-wrapper .image-variable-item>img,.wvs-theme-aurum-child .variable-items-wrapper .image-variable-item>img{width:100%}.wvs-theme-hestia .woo-variation-items-wrapper.value:before{display:none!important}.wvs-theme-thegem .woo-variation-items-wrapper .combobox-wrapper,.wvs-theme-thegem-child .woo-variation-items-wrapper .combobox-wrapper,.wvs-theme-thegem-elementor .woo-variation-items-wrapper .combobox-wrapper{display:none}.wvs-theme-thegem .wvs-archive-variation-wrapper .variations,.wvs-theme-thegem-child .wvs-archive-variation-wrapper .variations,.wvs-theme-thegem-elementor .wvs-archive-variation-wrapper .variations{padding:0}.wvs-theme-ushop .variations_form,.wvs-theme-ushop-child .variations_form{overflow:visible!important}.wvs-theme-ushop .single-product-summary .product_meta,.wvs-theme-ushop-child .single-product-summary .product_meta{display:inline-table}.wvs-theme-savoy .woo-variation-items-wrapper,.wvs-theme-savoy-child .woo-variation-items-wrapper{position:relative!important}.wvs-theme-savoy .woo-variation-items-wrapper .sod_select,.wvs-theme-savoy-child .woo-variation-items-wrapper .sod_select{display:none!important}.wvs-theme-savoy .nm-variation-row,.wvs-theme-savoy-child .nm-variation-row{display:-webkit-box;display:-ms-flexbox;display:flex}.wvs-theme-woodstock .woo-variation-items-wrapper .variation-select,.wvs-theme-woodstock-child .woo-variation-items-wrapper .variation-select{display:none!important}.wvs-theme-woodmart .wd-attr-selected,.wvs-theme-woodmart .woo-variation-items-wrapper>.swatches-select,.wvs-theme-woodmart-child .wd-attr-selected,.wvs-theme-woodmart-child .woo-variation-items-wrapper>.swatches-select{display:none}.wvs-theme-gecko .variations .value.woo-variation-items-wrapper,.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper{border:0!important}.wvs-theme-gecko .variations .value.woo-variation-items-wrapper:after,.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper:after{display:none!important}.woo-variation-gallery-theme-massive-dynamic .woo-variation-items-wrapper .clear-selection,.woo-variation-gallery-theme-massive-dynamic-child .woo-variation-items-wrapper .clear-selection{border:0;height:auto;width:auto}.woo-variation-gallery-theme-massive-dynamic .woo-variation-items-wrapper .clear-selection .reset_variations,.woo-variation-gallery-theme-massive-dynamic-child .woo-variation-items-wrapper .clear-selection .reset_variations{border:1px solid #f04040;border-radius:100%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#f04040;font-size:8px!important;height:20px;padding:5px;width:20px}.wvs-theme-claue .woo-variation-items-wrapper,.wvs-theme-claue-child .woo-variation-items-wrapper{border:none}.wvs-theme-claue .woo-variation-items-wrapper:after,.wvs-theme-claue-child .woo-variation-items-wrapper:after{display:none}.wvs-theme-jupiter table.variations,.wvs-theme-jupiter-child table.variations{overflow:initial}.wvs-theme-oxygen .woo-variation-items-wrapper .select-wrapper,.wvs-theme-oxygen-child .woo-variation-items-wrapper .select-wrapper{display:none}.wvs-theme-oxygen .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input,.wvs-theme-oxygen-child .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input{width:18px}.wvs-theme-simple-elegant .woo-variation-items-wrapper .wi-nice-select,.wvs-theme-simple-elegant-child .woo-variation-items-wrapper .wi-nice-select{display:none}.wvs-theme-twentytwenty table.variations,.wvs-theme-twentytwenty-child table.variations{overflow:auto}.wvs-theme-divi .et_pb_wc_add_to_cart form.variations_form.cart .variations td.value span:after,.wvs-theme-divi-child .et_pb_wc_add_to_cart form.variations_form.cart .variations td.value span:after,.wvs-theme-jevelin .sh-woo-layout table.variations td select.woo-variation-raw-select,.wvs-theme-jevelin-child .sh-woo-layout table.variations td select.woo-variation-raw-select{display:none!important}.wvs-theme-jevelin .sh-woo-layout table.variations,.wvs-theme-jevelin-child .sh-woo-layout table.variations{max-width:100%}.wvs-theme-jevelin .radio-variable-item label,.wvs-theme-jevelin-child .radio-variable-item label{line-height:1!important}.wvs-theme-stockie .woo-variation-raw-select+.select-styled,.wvs-theme-stockie-child .woo-variation-raw-select+.select-styled{display:none!important}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-center{--wvs-position:center}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-left{--wvs-position:flex-start}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-right{--wvs-position:flex-end}.woo-variation-swatches .woo-variation-raw-select+.select2{display:none!important}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:10px 0}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color>a{display:inline-block;position:relative}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .count{padding:0 5px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .wvs-widget-item-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item{border:2px solid #fff;-webkit-box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);display:inline-block;float:left;height:20px;margin:0 4px;padding:9px;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease;width:20px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item.style-squared{border-radius:2px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item.style-rounded{border-radius:100%}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text{display:inline-block}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text :after{clear:both;content:"";display:inline}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color:hover .item{-webkit-box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd);box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd)}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color.woocommerce-widget-layered-nav-list__item--chosen .item{-webkit-box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000)}.woo-variation-swatches .variations td.value>span:after,.woo-variation-swatches .variations td.value>span:before,.woo-variation-swatches .woo-variation-raw-select,.woo-variation-swatches .woo-variation-raw-select:after,.woo-variation-swatches .woo-variation-raw-select:before{display:none!important}.woo-variation-swatches .woo-variation-swatches-variable-item-more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches .wvs-archive-variations-wrapper{display:block;width:100%}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item){height:var(--wvs-archive-product-item-height,30px);width:var(--wvs-archive-product-item-width,30px)}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-archive-product-item-font-size,16px)}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper.wvs-style-squared.archive-variable-items .variable-item:not(.radio-variable-item).button-variable-item{min-width:var(--wvs-archive-product-item-width,30px)}.woo-variation-swatches ul.variations{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:0;padding:0}.woo-variation-swatches ul.variations,.woo-variation-swatches ul.variations>li{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches ul.variations>li{-webkit-box-pack:var(--wvs-position);-ms-flex-pack:var(--wvs-position);-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;justify-content:var(--wvs-position);margin:5px 0}.woo-variation-swatches ul.variations .wvs_archive_reset_variations.hide{visibility:hidden}.woo-variation-swatches ul.variations .wvs_archive_reset_variations.show{visibility:visible}.woo-variation-swatches .variable-items-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:0;padding:0}.woo-variation-swatches .variable-items-wrapper.enabled-large-size .variable-item:not(.radio-variable-item){height:var(--wvs-single-product-large-item-height,40px);width:var(--wvs-single-product-large-item-width,40px)}.woo-variation-swatches .variable-items-wrapper.enabled-large-size .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-single-product-large-item-font-size,16px)}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;list-style:none;padding:0 5px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{cursor:pointer;vertical-align:middle}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input{height:20px;width:20px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input+span{margin-inline:10px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper{display:inline-block}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper img{display:inline-block;margin:0;padding:0;vertical-align:middle;width:40px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper .out-of-stock{display:inline-block;margin:0;padding:0}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{display:inline-block;padding:2px 0;width:auto}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover{-webkit-box-shadow:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover label{cursor:not-allowed;opacity:.5}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled .variable-item-radio-value,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover .variable-item-radio-value{text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:after,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:before,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:after,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:before{display:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:focus,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:focus{-webkit-box-shadow:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock label,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover label{opacity:.6;text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock .variable-item-radio-value,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover .variable-item-radio-value{text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper .variable-item{list-style:none;margin:0;outline:none;padding:0;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item.variation-disabled{display:none!important}.woo-variation-swatches .variable-items-wrapper .variable-item img{height:100%;margin:0;padding:0;pointer-events:none;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item>span{pointer-events:none}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--wvs-item-background-color,#fff);-webkit-box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--wvs-item-text-color,#000);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--wvs-single-product-item-height,30px);justify-content:center;margin:4px;padding:2px;position:relative;width:var(--wvs-single-product-item-width,30px)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):last-child{margin-right:0}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock span{opacity:.6}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents:before{background-image:var(--wvs-cross);background-position:50%;background-repeat:no-repeat;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{background-color:var(--wvs-hover-item-background-color,#fff);color:var(--wvs-hover-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{-webkit-box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd);box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover{-webkit-box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);color:var(--wvs-selected-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover{position:relative}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled span,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover span{opacity:.6}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before{background-image:var(--wvs-cross);background-position:50%;background-repeat:no-repeat;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before{background-image:var(--wvs-tick);background-position:50%;background-repeat:no-repeat;background-size:60%;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item .variable-item-span-color{display:block;height:100%;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-single-product-item-font-size,16px);text-align:center}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock){background-color:var(--wvs-selected-item-background-color,#fff);color:var(--wvs-selected-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled):not(.radio-variable-item) .wvs-stock-left-info:before{border-bottom:3px solid #de8604;border-left:3px solid #fff0;border-right:3px solid #fff0;content:" ";left:50%;margin-left:-3px;position:absolute;top:calc(100% - 1px);width:0;z-index:1}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled):not(.radio-variable-item) .wvs-stock-left-info:after{left:50%;min-width:36px;position:absolute;text-align:center;top:calc(100% + 2px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled) .wvs-stock-left-info:after{background:#de8604;border-radius:2px!important;-webkit-box-shadow:0 0 2px rgb(0 0 0 / .38);box-shadow:0 0 2px rgb(0 0 0 / .38);color:#fff;content:attr(data-wvs-stock-info);font-size:10px;font-style:italic;line-height:1;padding:2px;text-shadow:0 1px rgb(0 0 0 / .251)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled).radio-variable-item .wvs-stock-left-info:after{margin-left:5px}.woo-variation-swatches .variable-items-wrapper .wvs-item-label{position:absolute;top:30px}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item){border-radius:100%}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) .variable-item-span,.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) img{border-radius:100%;line-height:1;margin:0;overflow:hidden}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item.radio-variable-item img{border-radius:100%}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item){border-radius:2px}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{min-width:var(--wvs-single-product-item-width);width:auto}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span{padding:0 5px}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item span:after{border-radius:0}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item.radio-variable-item img{border-radius:5px}.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover label{cursor:not-allowed;opacity:.5;text-decoration:line-through}.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:after,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:before,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover:after,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover:before{display:none}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock:hover .variable-item-contents:before{background-image:none}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover{overflow:hidden}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover label{opacity:.3;pointer-events:none}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.disabled.radio-variable-item{width:auto!important}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.disabled{font-size:0;height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0;padding:0!important;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;visibility:hidden;width:0!important}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.no-stock .variable-item-contents:before{background-image:none}.woo-variation-swatches.rtl .variable-items-wrapper .variable-item{text-align:right}.woo-variation-swatches.rtl .variable-items-wrapper .variable-item:not(.radio-variable-item){margin:4px 0 4px 8px}.woo-variation-swatches.rtl .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input{margin-left:5px;margin-right:0}.woo-variation-swatches.woocommerce .product.elementor table.variations td.value:before{display:none!important}.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper{display:block!important}.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper .variable-item:not(.radio-variable-item){float:left}.woo-variation-swatches.wvs-show-label .variations td,.woo-variation-swatches.wvs-show-label .variations th{display:block;text-align:start;width:auto!important}.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations td label,.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations th label{display:inline-block;margin:0 2px}.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name{font-weight:600}.woo-variation-swatches .variations .woo-variation-item-label{-webkit-margin-before:5px;margin:0;margin-block-start:5px}.woo-variation-swatches .variations .woo-variation-item-label .woo-selected-variation-item-name{font-weight:600}.woo-variation-swatches .grouped-variable-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none!important}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical .group-variable-items-wrapper{margin-top:10px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical .no-group-variable-items-wrapper{margin-top:20px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .group-variable-items-wrapper{margin-right:20px;margin-top:10px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .group-variable-items-wrapper:last-child,.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .no-group-variable-items-wrapper{margin-right:0}.woo-variation-swatches .grouped-variable-items .group-variable-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}.woo-variation-swatches .grouped-variable-items .group-variable-items-name{font-style:italic}.woo-variation-swatches .wvs-hide-view-cart-link{display:none}:root{--wvs-tick:url("data:image/svg+xml;utf8,%3Csvg filter='drop-shadow(0px 0px 2px rgb(0 0 0 / .8))' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M4 16L11 23 27 7'/%3E%3C/svg%3E");

--wvs-cross:url("data:image/svg+xml;utf8,%3Csvg filter='drop-shadow(0px 0px 5px rgb(255 255 255 / .6))' xmlns='http://www.w3.org/2000/svg' width='72px' height='72px' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23ff0000' stroke-linecap='round' stroke-width='0.6' d='M5 5L19 19M19 5L5 19'/%3E%3C/svg%3E");--wvs-single-product-item-width:30px;--wvs-single-product-item-height:30px;--wvs-single-product-item-font-size:16px}.ast-hb-account-login-wrapper .ast-hb-account-login{position:fixed;left:50%;top:50%;padding:35px;max-height:550px;width:340px;margin:0 0 0 -170px;background-color:#f1f1f1;z-index:1000011;box-shadow:0 3px 6px rgb(0 0 0 / .3)}.ast-hb-account-login-wrapper .ast-hb-account-login-bg{position:fixed;top:0;bottom:0;left:0;right:0;background:#000;opacity:.7;z-index:1000010;transition:all .3s}.ast-hb-account-login-wrapper .ast-hb-login-header .ast-hb-login-close{background:0 0;border:0;font-size:24px;line-height:1;padding:.4em;color:inherit;-js-display:flex;display:flex;box-shadow:none}.ast-hb-account-login-wrapper #loginform input[type=password],.ast-hb-account-login-wrapper #loginform input[type=text]{width:100%;max-width:100%;margin-top:10px;border:1px solid;background-color:#fff0;vertical-align:middle}.ast-hb-account-login-form-footer a.ast-header-account-footer-link:not(:last-child) span:after{content:"|";margin:0 .4em}.ast-header-account-link.ast-account-action-link,.ast-header-account-link.ast-account-action-login,.ast-header-account-link.ast-account-action-login.customize-unpreviewable,.ast-header-break-point .ast-header-account-link{cursor:pointer;pointer-events:all}.ast-header-account{-js-display:flex;display:flex}.ast-hb-account-login-wrapper{visibility:hidden}.ast-hb-account-login-wrapper .ast-hb-login-header{-js-display:flex;position:absolute;right:0;top:0;display:flex;justify-content:flex-end;min-height:calc(1.2em + 24px)}.ast-hb-account-login-wrapper .ast-hb-account-login{transform:scale(.7);opacity:0;transition:all .3s;overflow:auto}.ast-hb-account-login-wrapper.show{visibility:visible}.ast-hb-account-login-wrapper.show .ast-hb-account-login{transform:scale(1) translateY(-50%);opacity:1}.ast-hb-login-body{height:100%;position:relative;line-height:1.5}.ast-hf-account-menu-wrap.ast-main-header-bar-alignment{position:relative}.main-header-bar .main-header-bar-navigation .ast-account-nav-menu{line-height:1.45}.ast-account-nav-menu{width:240px;background:#fff;left:-999em;position:absolute;top:0;z-index:99999;list-style:none;margin:0;padding-left:0;border:0;box-shadow:0 4px 10px -2px rgb(0 0 0 / .1)}.ast-account-nav-menu .sub-menu{right:auto;top:0;margin-left:0}.ast-account-nav-menu .menu-item.focus>.sub-menu,.ast-account-nav-menu .menu-item:hover>.sub-menu{left:100%}.ast-account-nav-menu .ast-left-align-sub-menu.menu-item.focus>.sub-menu,.ast-account-nav-menu .ast-left-align-sub-menu.menu-item:hover>.sub-menu{left:-100%}.ast-account-nav-menu .menu-item .menu-link{padding:.9em 1em}.ast-account-nav-menu .menu-item{border-style:none}.ast-account-nav-menu .menu-item.menu-item-has-children>.menu-link:after{position:absolute;right:1em;top:50%;transform:translate(0,-50%) rotate(270deg)}.ast-above-header-bar .main-header-menu.ast-account-nav-menu>.menu-item,.ast-below-header-bar .main-header-menu.ast-account-nav-menu>.menu-item,.ast-primary-header-bar .main-header-menu.ast-account-nav-menu>.menu-item{height:auto;line-height:unset;bottom:-5px}.ast-header-account-wrap .woocommerce-MyAccount-navigation-link.is-active a{background:unset}.ast-header-account-wrap .menu-item:last-child>.menu-link{border-style:none}.ast-divider-wrapper{border:0}.ast-mobile-popup-content .ast-header-divider-element{justify-content:center}.ast-header-divider-element{position:relative}.ast-fb-divider-layout-vertical{position:relative}.ast-hb-divider-layout-vertical.ast-header-divider-element{height:100%}.ast-mobile-header-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element),.ast-mobile-popup-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element){padding:15px 20px}.footer-widget-area .ast-footer-divider-element{position:relative;align-items:center}.footer-widget-area .ast-divider-wrapper{display:inline-block}.ast-builder-footer-grid-columns .ast-fb-divider-layout-horizontal{-js-display:inline-flex;display:inline-flex;vertical-align:middle}[data-section*=section-fb-button-] .ast-builder-button-size-xs .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-xs .ast-custom-button{font-size:13px;padding:8px 20px}[data-section*=section-fb-button-] .ast-builder-button-size-sm .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-sm .ast-custom-button{font-size:15px;padding:10px 40px}[data-section*=section-fb-button-] .ast-builder-button-size-md .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-md .ast-custom-button{font-size:17px;padding:15px 45px}[data-section*=section-fb-button-] .ast-builder-button-size-lg .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-lg .ast-custom-button{font-size:19px;padding:20px 50px}[data-section*=section-fb-button-] .ast-builder-button-size-xl .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-xl .ast-custom-button{font-size:21px;padding:25px 55px}.ast-fb-divider-layout-vertical{-js-display:flex;display:flex}.site-footer-section{position:relative}.ast-builder-language-switcher .ast-builder-language-switcher-menu{list-style:none;margin:0;padding:0;line-height:normal;-webkit-tap-highlight-color:#fff0}.ast-builder-language-switcher-layout-vertical .ast-builder-language-switcher{display:block}.ast-builder-language-switcher-layout-vertical .ast-builder-language-switcher-menu{display:block}.ast-builder-language-switcher-layout-horizontal .ast-builder-language-switcher{-js-display:flex;display:flex}.ast-builder-language-switcher-layout-horizontal .ast-builder-language-switcher-menu{-js-display:flex;display:flex;flex-wrap:wrap}.ast-builder-language-switcher a{-js-display:flex;display:flex;align-items:center}.ast-lswitcher-item-footer,.ast-lswitcher-item-header{-js-display:inline-flex;display:inline-flex}span.ast-lswitcher-item-footer:last-child,span.ast-lswitcher-item-header:last-child{margin-right:0}.ast-sticky-active{position:fixed!important;right:0;left:0;margin:0 auto}.ast-nav-up{transform:translateY(-100%)}.site-header .sticky-custom-logo{display:none}.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a,.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a:focus,.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a:hover{background:0 0}.ast-fullscreen-active .ast-above-header,.ast-offcanvas-active .ast-above-header{z-index:4}.ast-fullscreen-active .ast-above-header.ast-sticky-active,.ast-offcanvas-active .ast-above-header.ast-sticky-active{z-index:0}#ast-fixed-header{position:fixed;visibility:hidden;top:0;left:0;width:100%}#ast-fixed-header .main-header-bar{box-shadow:0 1px 2px rgb(0 0 0 / .2)}#ast-fixed-header.ast-header-slide{transform:translateY(-100%);transition:transform .3s linear,top .3s linear,visibility .3s linear}#ast-fixed-header.ast-header-fade{opacity:0;transition:opacity .3s linear}.main-header-bar.ast-sticky-active{box-shadow:0 2px 10px 0 rgb(36 50 66 / .075)}.ast-sticky-custom-logo .ast-header-sticked .custom-logo-link,.ast-sticky-custom-logo .ast-header-sticked .custom-mobile-logo-link{display:none}.ast-sticky-custom-logo .ast-header-sticked .sticky-custom-logo{display:inline-block}.ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo{display:none}.ast-header-stick-fade-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo,.ast-header-stick-scroll-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo,.ast-header-stick-slide-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo{display:inline-block}.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar,.ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar{line-height:55px}.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar .ast-site-identity,.ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar .ast-site-identity{padding-top:.5em;padding-bottom:.5em}.ast-sticky-main-shrink .ast-sticky-shrunk .site-navigation{line-height:3}.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img img{max-height:55px!important;width:auto}.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .main-header-bar,.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk.main-header-bar{padding-bottom:0}.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons{line-height:0;padding-bottom:.5em}.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding{padding-bottom:.5em}.ast-sticky-above-shrink .ast-sticky-shrunk .ast-above-header-bar .ast-site-identity,.ast-sticky-above-shrink .ast-sticky-shrunk.ast-above-header-bar .ast-site-identity{padding-top:.5em;padding-bottom:.5em}.ast-sticky-above-shrink .ast-sticky-shrunk .site-navigation{line-height:3}.ast-sticky-above-shrink .ast-sticky-shrunk .site-logo-img img{max-height:55px;width:auto}.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .ast-above-header-bar,.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk.ast-above-header-bar{padding-bottom:0}.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons{line-height:0;padding-bottom:.5em}.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding{padding-bottom:.5em}.ast-sticky-below-shrink .ast-sticky-shrunk .ast-below-header-bar .ast-site-identity,.ast-sticky-below-shrink .ast-sticky-shrunk.ast-below-header-bar .ast-site-identity{padding-top:.5em;padding-bottom:.5em}.ast-sticky-below-shrink .ast-sticky-shrunk .site-navigation{line-height:3}.ast-sticky-below-shrink .ast-sticky-shrunk .site-logo-img img{max-height:55px;width:auto}.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .ast-below-header-bar,.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk.ast-below-header-bar{padding-bottom:0}.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons{line-height:0;padding-bottom:.5em}.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding{padding-bottom:.5em}.ast-header-break-point .ast-sticky-active .sticky-custom-logo img{display:block}.ast-header-break-point .ast-has-mobile-header-logo .ast-header-sticked .sticky-custom-logo img{display:block}.ast-header-break-point .ast-has-mobile-header-logo .ast-header-sticked .ast-mobile-header-logo{display:none}.ast-header-break-point .ast-header-sticked .sticky-custom-logo img{display:block}.ast-header-break-point.ast-inherit-site-logo-sticky .ast-has-mobile-header-logo .ast-header-sticked .custom-logo-link img{display:none}.ast-header-break-point.ast-inherit-site-logo-sticky .ast-has-mobile-header-logo .ast-header-sticked .custom-mobile-logo-link img{display:inline-block}.above-header-toggle-on .main-header-bar{z-index:1}.ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content{display:none}.ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content{display:none}.ast-main-header-nav-open.ast-hfb-header .ast-mobile-header-wrap .ast-mobile-header-content{display:block}.ast-main-header-nav-open.ast-hfb-header .ast-desktop-header-content{display:block}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content{display:block}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content{display:block}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content{display:none}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content{display:none}.ast-header-stick-fade-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-scroll-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-slide-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content{display:none}.ast-header-stick-fade-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-scroll-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-slide-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content{display:none}.ast-above-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-above-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-above-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-above-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content{position:fixed}.site-above-header-wrap,.site-below-header-wrap,.site-primary-header-wrap{transition:all .2s linear}.ast-header-stick-slide-active .ast-flyout-menu-enable.ast-header-break-point #masthead>.main-header-bar-navigation{display:none!important}.ast-header-stick-fade-active .ast-flyout-menu-enable.ast-header-break-point #masthead>.main-header-bar-navigation{display:none!important}.ast-flyout-menu-overlay .ast-stick-primary-below-wrapper.ast-sticky-active{z-index:5}.ast-fullscreen-menu-overlay #ast-fixed-header{z-index:9}.ast-flyout-menu-enable.ast-primary-sticky-enabled .ast-stick-primary-below-wrapper,.ast-flyout-menu-enable.ast-primary-sticky-enabled .main-header-bar{overflow-y:unset!important}#ast-mobile-header .content-align-flex-start{max-height:60vh;overflow:auto}.ast-shop-pagination-infinite{text-align:center;margin:2.5em 0 0}.ast-page-builder-template .ast-shop-pagination-infinite{margin:2.5em 0}.ast-shop-load-more{cursor:pointer;display:none;border:2px solid var(--ast-border-color);transition:all .2s linear;color:#000}.ast-shop-load-more.active{display:inline-block;padding:0 1.5em;line-height:3em}.ast-shop-load-more.no-more:hover{border-color:var(--ast-border-color);color:#000}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.ast-shop-load-more.no-more:hover{background-color:inherit}.no-more{cursor:default}.ast-loader{display:none;margin:0 auto;min-height:58px;line-height:58px;width:70px;text-align:center}.ast-loader>div{width:18px;height:18px;background-color:#0085ba;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.ast-loader .ast-loader-1{animation-delay:-.32s}.ast-loader .ast-loader-2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.ast-woocommerce-pagination-type-infinite .woocommerce-pagination{display:none}.logged-in.admin-bar.woocommerce .astra-off-canvas-sidebar,.logged-in.admin-bar.woocommerce-page .astra-off-canvas-sidebar{top:32px;height:calc(100% - 32px)}.logged-in.admin-bar.woocommerce .close,.logged-in.admin-bar.woocommerce-page .close{top:5px}.ast-woo-mini-cart-wrapper{display:inline-block;line-height:4}.ast-woo-mini-cart-wrapper.top .widget_shopping_cart{box-shadow:0 -2px 8px 1px rgb(0 0 0 / .07)}.ast-woo-mini-cart-wrapper.top .ast-site-header-cart .widget_shopping_cart{bottom:100%;top:auto}.ast-woo-mini-cart-wrapper.top .ast-site-header-cart .widget_shopping_cart:before{bottom:-18px;transform:rotateX(180deg)}.ast-woo-mini-cart-wrapper.top .ast-site-header-cart .widget_shopping_cart:after{bottom:-12px;transform:rotateX(180deg)}.ast-woo-mini-cart-wrapper.bottom .widget_shopping_cart{box-shadow:0 2px 8px 1px rgb(0 0 0 / .07)}.ast-woo-mini-cart-wrapper.bottom .widget_shopping_cart:focus .widget_shopping_cart,.ast-woo-mini-cart-wrapper.bottom .widget_shopping_cart:hover .widget_shopping_cart{bottom:100%;top:auto}.ast-woo-mini-cart-wrapper.left .ast-site-header-cart .widget_shopping_cart{right:0;left:auto}.ast-woo-mini-cart-wrapper.left .ast-site-header-cart .widget_shopping_cart:before{right:10px;left:auto}.ast-woo-mini-cart-wrapper.left .ast-site-header-cart .widget_shopping_cart:after{right:13px;left:auto}.ast-woo-mini-cart-wrapper.right .ast-site-header-cart .widget_shopping_cart{right:auto;left:0}.ast-woo-mini-cart-wrapper.right .ast-site-header-cart .widget_shopping_cart:before{right:auto;left:10px}.ast-woo-mini-cart-wrapper.right .ast-site-header-cart .widget_shopping_cart:after{right:auto;left:14px}.ast-separate-container #secondary .ast-woo-mini-cart-wrapper .widget_shopping_cart{padding:0}.ast-off-canvas-overlay .woocommerce .astra-off-canvas-sidebar-wrapper,.ast-off-canvas-overlay .woocommerce-page .astra-off-canvas-sidebar-wrapper{visibility:visible;opacity:1}.ast-off-canvas-overlay .woocommerce .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar,.ast-off-canvas-overlay .woocommerce-page .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar{left:0}.woocommerce .astra-shop-filter-button,.woocommerce button.astra-shop-filter-button,.woocommerce-page .astra-shop-filter-button,.woocommerce-page button.astra-shop-filter-button{float:left;outline:0;margin:0}.woocommerce .astra-shop-filter-button .ast-icon.icon-close,.woocommerce button.astra-shop-filter-button .ast-icon.icon-close,.woocommerce-page .astra-shop-filter-button .ast-icon.icon-close,.woocommerce-page button.astra-shop-filter-button .ast-icon.icon-close{display:none}.woocommerce .astra-shop-filter-button .astra-woo-filter-text,.woocommerce button.astra-shop-filter-button .astra-woo-filter-text,.woocommerce-page .astra-shop-filter-button .astra-woo-filter-text,.woocommerce-page button.astra-shop-filter-button .astra-woo-filter-text{margin-left:.5em;font-size:1.07em;color:var(--ast-global-color-2)}.woocommerce .astra-shop-filter-button .astra-woo-filter-icon,.woocommerce button.astra-shop-filter-button .astra-woo-filter-icon,.woocommerce-page .astra-shop-filter-button .astra-woo-filter-icon,.woocommerce-page button.astra-shop-filter-button .astra-woo-filter-icon{display:inline-block;font-size:1.3em;line-height:1;font-weight:400;vertical-align:middle;width:.8em}.woocommerce .astra-shop-filter-button .astra-woo-filter-icon svg,.woocommerce button.astra-shop-filter-button .astra-woo-filter-icon svg,.woocommerce-page .astra-shop-filter-button .astra-woo-filter-icon svg,.woocommerce-page button.astra-shop-filter-button .astra-woo-filter-icon svg{font-size:1em;width:.8em;height:.8em;color:var(--ast-global-color-3)}.woocommerce .astra-shop-filter-button.active .ast-icon.icon-menu-bars,.woocommerce button.astra-shop-filter-button.active .ast-icon.icon-menu-bars,.woocommerce-page .astra-shop-filter-button.active .ast-icon.icon-menu-bars,.woocommerce-page button.astra-shop-filter-button.active .ast-icon.icon-menu-bars{display:none}.woocommerce .astra-shop-filter-button.active .ast-icon.icon-close,.woocommerce button.astra-shop-filter-button.active .ast-icon.icon-close,.woocommerce-page .astra-shop-filter-button.active .ast-icon.icon-close,.woocommerce-page button.astra-shop-filter-button.active .ast-icon.icon-close{display:inline-block}.woocommerce button.astra-shop-filter-button,.woocommerce-page button.astra-shop-filter-button{padding:.67em 1em;font-weight:600;-js-display:flex;display:flex;align-items:center}.woocommerce button.astra-shop-filter-button .astra-woo-filter-text,.woocommerce-page button.astra-shop-filter-button .astra-woo-filter-text{color:inherit}.woocommerce button.astra-shop-filter-button .astra-woo-filter-icon svg,.woocommerce-page button.astra-shop-filter-button .astra-woo-filter-icon svg{color:inherit}.woocommerce button.astra-shop-filter-button~.woocommerce-result-count,.woocommerce-page button.astra-shop-filter-button~.woocommerce-result-count{padding:4px 0}.woocommerce .ast-woocommerce-container .widget_layered_nav_filters,.woocommerce-page .ast-woocommerce-container .widget_layered_nav_filters{clear:both;margin:0 0 1.5em}.woocommerce .astra-off-canvas-sidebar-wrapper,.woocommerce-page .astra-off-canvas-sidebar-wrapper{width:100%;top:0;position:fixed;height:100%;background:rgb(0 0 0 / .4);z-index:99;visibility:hidden;opacity:0;transition:.25s ease-in-out}.woocommerce .astra-off-canvas-sidebar-wrapper .close,.woocommerce-page .astra-off-canvas-sidebar-wrapper .close{position:absolute;right:5px;top:5px;line-height:1;cursor:pointer;color:var(--ast-global-color-3);z-index:1;opacity:.8}.woocommerce .astra-off-canvas-sidebar-wrapper .close .ast-icon,.woocommerce-page .astra-off-canvas-sidebar-wrapper .close .ast-icon{pointer-events:none}.woocommerce .astra-off-canvas-sidebar-wrapper .close:hover,.woocommerce-page .astra-off-canvas-sidebar-wrapper .close:hover{opacity:1}.woocommerce .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar,.woocommerce-page .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar{position:absolute;background:var(--ast-global-color-5);height:100%;top:0;left:-100%;padding:35px;box-shadow:0 0 12px 0 rgb(0 0 0 / .4);width:325px;overflow:auto;transition:.3s ease-in-out}.woocommerce .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar .widget_price_filter .price_slider_amount .button,.woocommerce .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar .widget_shopping_cart .woocommerce-mini-cart__buttons a,.woocommerce-page .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar .widget_price_filter .price_slider_amount .button,.woocommerce-page .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar .widget_shopping_cart .woocommerce-mini-cart__buttons a{padding:10px 15px;font-weight:400}.woocommerce .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar ul.product_list_widget li a,.woocommerce-page .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar ul.product_list_widget li a{margin-bottom:4px;line-height:1.2}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{padding-bottom:1.2em;transition:all .3s ease-in-out}.woocommerce ul.products li.product .ast-woo-shop-product-description p:last-child,.woocommerce ul.products li.product>.ast-loop-product__link:last-child .woocommerce-loop-product__title,.woocommerce ul.products li.product>.button:last-child,.woocommerce ul.products li.product>:last-child,.woocommerce-page ul.products li.product .ast-woo-shop-product-description p:last-child,.woocommerce-page ul.products li.product>.ast-loop-product__link:last-child .woocommerce-loop-product__title,.woocommerce-page ul.products li.product>.button:last-child,.woocommerce-page ul.products li.product>:last-child{margin-bottom:0}.woocommerce ul.products li.product .astra-shop-summary-wrap,.woocommerce-page ul.products li.product .astra-shop-summary-wrap{padding:0 1.2em}.woocommerce ul.products li.product.box-shadow-0.box-shadow-0-hover,.woocommerce-page ul.products li.product.box-shadow-0.box-shadow-0-hover{padding-bottom:0}.woocommerce ul.products li.product.box-shadow-0.box-shadow-0-hover .astra-shop-summary-wrap,.woocommerce-page ul.products li.product.box-shadow-0.box-shadow-0-hover .astra-shop-summary-wrap{padding:0}.woocommerce ul.products li.product.box-shadow-0.box-shadow-0-hover .added_to_cart,.woocommerce-page ul.products li.product.box-shadow-0.box-shadow-0-hover .added_to_cart{margin:0}.woocommerce ul.products li.product .button,.woocommerce-page ul.products li.product .button{margin:.5em 0}.woocommerce ul.products li.product .button.added,.woocommerce-page ul.products li.product .button.added{margin-bottom:0;transition:none}.woocommerce ul.products li.product .added_to_cart,.woocommerce-page ul.products li.product .added_to_cart{margin:0 1.2em}.woocommerce ul.products li.product .description p,.woocommerce-page ul.products li.product .description p{margin:0;font-size:.9rem;line-height:1.5}.woocommerce ul.products li.product .categories,.woocommerce-page ul.products li.product .categories{font-size:.857rem}.woocommerce ul.products li.product .astra-shop-thumbnail-wrap,.woocommerce-page ul.products li.product .astra-shop-thumbnail-wrap{margin-bottom:.8em}.woocommerce ul.products li.product .woocommerce-loop-product__link,.woocommerce-page ul.products li.product .woocommerce-loop-product__link{overflow:hidden}.woocommerce ul.products li.product .woocommerce-loop-product__link img,.woocommerce-page ul.products li.product .woocommerce-loop-product__link img{margin-bottom:0;backface-visibility:hidden;transition:filter .6s,opacity .6s,transform .6s}.woocommerce ul.products li.product.astra-woo-hover-zoom:hover img,.woocommerce-page ul.products li.product.astra-woo-hover-zoom:hover img{transform:scale(1.1)}.woocommerce ul.products li.product.astra-woo-hover-zoom-fade:hover img,.woocommerce-page ul.products li.product.astra-woo-hover-zoom-fade:hover img{opacity:.7;transform:scale(1.1)}.woocommerce ul.products li.product.astra-woo-hover-fade:hover img,.woocommerce-page ul.products li.product.astra-woo-hover-fade:hover img{opacity:.7}.woocommerce-page.rel-up-columns-1 div.product .related.products ul.products li.product,.woocommerce-page.rel-up-columns-1 div.product .up-sells ul.products li.product,.woocommerce.rel-up-columns-1 div.product .related.products ul.products li.product,.woocommerce.rel-up-columns-1 div.product .up-sells ul.products li.product{width:100%;margin-right:0}.woocommerce-page.rel-up-columns-2 div.product .related.products ul.products li.product,.woocommerce-page.rel-up-columns-2 div.product .up-sells ul.products li.product,.woocommerce.rel-up-columns-2 div.product .related.products ul.products li.product,.woocommerce.rel-up-columns-2 div.product .up-sells ul.products li.product{width:48.4%;width:calc(50% - 10px)}.woocommerce-page.rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(2n),.woocommerce-page.rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(2n),.woocommerce.rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(2n),.woocommerce.rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(2n){margin-right:0;clear:right}.woocommerce-page.rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(odd),.woocommerce-page.rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(odd),.woocommerce.rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(odd),.woocommerce.rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(odd){clear:left}.woocommerce-page.rel-up-columns-3 div.product .related.products ul.products li.product,.woocommerce-page.rel-up-columns-3 div.product .up-sells ul.products li.product,.woocommerce.rel-up-columns-3 div.product .related.products ul.products li.product,.woocommerce.rel-up-columns-3 div.product .up-sells ul.products li.product{width:31.2%;width:calc(33.33% - 14px)}.woocommerce-page.rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n),.woocommerce-page.rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n),.woocommerce.rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n),.woocommerce.rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n){margin-right:0;clear:right}.woocommerce-page.rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n+1),.woocommerce-page.rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n+1),.woocommerce.rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n+1),.woocommerce.rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n+1){clear:left}.woocommerce-page.rel-up-columns-4 div.product .related.products ul.products li.product,.woocommerce-page.rel-up-columns-4 div.product .up-sells ul.products li.product,.woocommerce.rel-up-columns-4 div.product .related.products ul.products li.product,.woocommerce.rel-up-columns-4 div.product .up-sells ul.products li.product{width:22.5%;width:calc(25% - 15px)}.woocommerce-page.rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n),.woocommerce-page.rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n),.woocommerce.rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n),.woocommerce.rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n){margin-right:0;clear:right}.woocommerce-page.rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n+1),.woocommerce-page.rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n+1),.woocommerce.rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n+1),.woocommerce.rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n+1){clear:left}.woocommerce-page.rel-up-columns-5 div.product .related.products ul.products li.product,.woocommerce-page.rel-up-columns-5 div.product .up-sells ul.products li.product,.woocommerce.rel-up-columns-5 div.product .related.products ul.products li.product,.woocommerce.rel-up-columns-5 div.product .up-sells ul.products li.product{width:17.5%;width:calc(20% - 16px)}.woocommerce-page.rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n),.woocommerce-page.rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n),.woocommerce.rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n),.woocommerce.rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n){margin-right:0;clear:right}.woocommerce-page.rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n+1),.woocommerce-page.rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n+1),.woocommerce.rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n+1),.woocommerce.rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n+1){clear:left}.woocommerce-page.rel-up-columns-6 div.product .related.products ul.products li.product,.woocommerce-page.rel-up-columns-6 div.product .up-sells ul.products li.product,.woocommerce.rel-up-columns-6 div.product .related.products ul.products li.product,.woocommerce.rel-up-columns-6 div.product .up-sells ul.products li.product{width:14%;width:calc(16.66% - 17px)}.woocommerce-page.rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n),.woocommerce-page.rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n),.woocommerce.rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n),.woocommerce.rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n){margin-right:0;clear:right}.woocommerce-page.rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n+1),.woocommerce-page.rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n+1),.woocommerce.rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n+1),.woocommerce.rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n+1){clear:left}.woocommerce-checkout.distraction-free .main-header-container{text-align:center;justify-content:center}.woocommerce-checkout.distraction-free .site-branding .site-title{justify-content:center}.woocommerce ul.products li.product .onsale,.woocommerce-page ul.products li.product .onsale{border-radius:999px;padding:0 2px}.woocommerce ul.products li.product .onsale.square,.woocommerce ul.products li.product .onsale.square-outline,.woocommerce-page ul.products li.product .onsale.square,.woocommerce-page ul.products li.product .onsale.square-outline{border-radius:0;padding:0}.woocommerce .onsale.circle-outline,.woocommerce-page .onsale.circle-outline{line-height:2.7}.woocommerce div.product .onsale.circle-outline,.woocommerce-page div.product .onsale.circle-outline{line-height:3.1}.woocommerce .onsale.square,.woocommerce .onsale.square-outline,.woocommerce div.product .onsale.square,.woocommerce div.product .onsale.square-outline,.woocommerce-page .onsale.square,.woocommerce-page .onsale.square-outline,.woocommerce-page div.product .onsale.square,.woocommerce-page div.product .onsale.square-outline{border-radius:0;padding:0;line-height:3}.woocommerce.single-product .related.products{width:100%}.woocommerce .ast-shop-toolbar-container{margin-bottom:2.5em;-js-display:flex;display:flex;align-items:center;justify-content:space-between}.woocommerce .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap{-js-display:inline-flex;display:inline-flex;align-items:center;column-gap:20px}.woocommerce .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap .woocommerce-result-count{margin:0}.woocommerce .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap .astra-shop-filter-button{-js-display:flex;display:flex;align-items:center}.woocommerce .ast-shop-toolbar-container>*{margin:0}.woocommerce .ast-shop-toolbar-container>:last-child{float:right}.woocommerce .ast-shop-toolbar-container .woocommerce-ordering{margin:0}.ast-woocommerce-pagination-default .woocommerce-pagination .page-numbers,.ast-woocommerce-pagination-default .woocommerce-pagination .page-numbers li{border:0}.ast-woocommerce-pagination-default.woocommerce nav.woocommerce-pagination ul li a:focus,.ast-woocommerce-pagination-default.woocommerce nav.woocommerce-pagination ul li a:hover,.ast-woocommerce-pagination-default.woocommerce nav.woocommerce-pagination ul li span.current{background:0 0;color:inherit}.ast-woocommerce-pagination-circle .woocommerce-pagination .page-numbers{border:0}.ast-woocommerce-pagination-circle.woocommerce nav.woocommerce-pagination ul li{margin:0 3px;border:none}.ast-woocommerce-pagination-circle.woocommerce nav.woocommerce-pagination ul li>a,.ast-woocommerce-pagination-circle.woocommerce nav.woocommerce-pagination ul li>span{border-width:1px;border-style:solid;border-radius:50%;min-width:calc(2.5em + 2px)}@media all and (min-width:421px){.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-product-gallery{margin-bottom:3em}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs{margin-bottom:3.5em;-js-display:flex;display:flex;flex-wrap:wrap}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs:after{content:"";display:table;clear:both}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs{padding:0;width:200px;float:left;margin:0;border:none}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs .panel{border:1px solid var(--ast-border-color);border-width:0 0 0 1px;padding:0 1.5em 1.5em 1.5em;margin-bottom:0;width:calc(100% - 200px)}.ast-product-tabs-layout-vertical .woocommerce-Tabs-panel h1,.ast-product-tabs-layout-vertical .woocommerce-Tabs-panel h2,.ast-product-tabs-layout-vertical .woocommerce-Tabs-panel h3,.ast-product-tabs-layout-vertical .woocommerce-Tabs-panel h4,.ast-product-tabs-layout-vertical .woocommerce-Tabs-panel h5,.ast-product-tabs-layout-vertical .woocommerce-Tabs-panel h6{clear:none}}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs{border-top:0}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li{width:100%;margin:0;border-bottom:none;border-width:0 0 1px;border-style:solid;border-color:var(--ast-border-color)}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li.active{z-index:0;border-right-color:var(--ast-border-color);border-bottom-color:var(--ast-border-color)}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li.active:before{opacity:1}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li:last-child{border-bottom:0}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li a{width:100%;padding:.5em 0 .5em .8em}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li:before{top:auto;bottom:0;right:0;z-index:1;left:auto;width:3px;height:100%;opacity:0;transition:.3s}@media all and (min-width:421px){.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li:hover::before{opacity:1}}@media all and (min-width:421px){.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs:hover>li:not(:hover):before{opacity:0}}.ast-product-navigation-wrapper{z-index:1;position:relative;display:inline-block;float:right}.ast-product-navigation-wrapper.circle .product-links a,.ast-product-navigation-wrapper.circle-outline .product-links a{border-radius:50%}.product-links a{display:inline-block;height:2em;height:calc(1.8em + 2px);width:2em;width:calc(1.8em + 2px);text-align:center;border:1px solid;margin-left:.4em}.product-links a.ast-disable{opacity:.5;pointer-events:none}.product-links a i{-js-display:inline-flex;display:inline-flex}.product-links a[rel=prev] i{margin-left:-1px}.product-links a[rel=next] i{margin-right:-1px}.ast-icon-next:before,.ast-icon-previous:before{content:"\e900";display:inline-block;font-family:Astra;font-size:.8rem;font-weight:700;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;line-height:normal;font-style:normal}.ast-icon-previous:before{transform:rotate(90deg)}.ast-icon-next:before{transform:rotate(-90deg)}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products,.woocommerce.ast-woocommerce-shop-page-list-style ul.products{-js-display:flex;display:flex;flex-wrap:wrap;padding-bottom:0}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product{-js-display:flex;display:flex;padding-bottom:0}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-summary-wrap,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-summary-wrap{padding:.8em 1.2em;flex:1;align-self:center}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-thumbnail-wrap,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-thumbnail-wrap{overflow:hidden;margin-bottom:0}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-thumbnail-wrap,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-thumbnail-wrap{overflow:initial;flex:1}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-thumbnail-wrap .woocommerce-loop-product__link,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-thumbnail-wrap .woocommerce-loop-product__link{margin-bottom:0}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product .added_to_cart,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product .added_to_cart{display:inline-block}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product.align-right,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product.align-right{text-align:right}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .star-rating,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .star-rating{float:right}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .ast-woo-product-category,.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .ast-woo-shop-product-description,.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .categories,.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .description,.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .price,.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .woocommerce-loop-product__title,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .ast-woo-product-category,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .ast-woo-shop-product-description,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .categories,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .description,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .price,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .woocommerce-loop-product__title{clear:both}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product.box-shadow-0.box-shadow-0-hover,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product.box-shadow-0.box-shadow-0-hover{padding-bottom:0}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product.box-shadow-0.box-shadow-0-hover .astra-shop-summary-wrap,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product.box-shadow-0.box-shadow-0-hover .astra-shop-summary-wrap{padding:0 1.2em 0}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product .onsale,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product .onsale{margin:0}.ast-checkout-labels-as-placeholders form #customer_details .form-row{position:relative}.ast-checkout-labels-as-placeholders form #customer_details .form-row label{-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:absolute;transition:all .2s ease-out;font-size:12px;margin-top:.5em;padding:0 1.02em;line-height:1.625;opacity:0}.ast-checkout-labels-as-placeholders form #customer_details .form-row.ast-float-label label{opacity:1}.ast-checkout-labels-as-placeholders form #customer_details .form-row.ast-float-label #billing_address_2,.ast-checkout-labels-as-placeholders form #customer_details .form-row.ast-float-label #shipping_address_2{padding:.75em .8em}.ast-checkout-labels-as-placeholders form #customer_details .form-row .wc-terms-and-conditions label,.ast-checkout-labels-as-placeholders form #customer_details .form-row fieldset label{position:relative;opacity:1;line-height:2;font-weight:700;font-size:13.5px;font-size:.9rem;padding:0;pointer-events:auto}.ast-checkout-labels-as-placeholders form #customer_details .form-row label.checkbox{position:relative;opacity:1;line-height:2;font-weight:700;font-size:13.5px;font-size:.9rem;padding:0;pointer-events:auto}.ast-checkout-labels-as-placeholders form input[type=email],.ast-checkout-labels-as-placeholders form input[type=number],.ast-checkout-labels-as-placeholders form input[type=password],.ast-checkout-labels-as-placeholders form input[type=tel],.ast-checkout-labels-as-placeholders form input[type=text],.ast-checkout-labels-as-placeholders form select,.ast-checkout-labels-as-placeholders form textarea{padding:.75em .8em;transition:all .2s ease;box-sizing:border-box;font-size:16px;line-height:normal}.ast-checkout-labels-as-placeholders form .ast-float-label input[type=email],.ast-checkout-labels-as-placeholders form .ast-float-label input[type=number],.ast-checkout-labels-as-placeholders form .ast-float-label input[type=password],.ast-checkout-labels-as-placeholders form .ast-float-label input[type=tel],.ast-checkout-labels-as-placeholders form .ast-float-label input[type=text],.ast-checkout-labels-as-placeholders form .ast-float-label select,.ast-checkout-labels-as-placeholders form .ast-float-label textarea{padding:1.3em .8em .2em .8em}html.ast-quick-view-is-open{overflow:hidden}html.ast-quick-view-is-open body{overflow:hidden}html.ast-quick-view-is-open .ast-above-header.ast-sticky-active,html.ast-quick-view-is-open .ast-below-header.ast-sticky-active,html.ast-quick-view-is-open .main-header-bar.ast-sticky-active{margin-left:0}.ast-quick-view-bg{position:fixed;visibility:hidden;overflow:hidden;background:#0b0b0b;opacity:0;transition:opacity .25s;z-index:1042}.ast-quick-view-loader{z-index:1000;border:none;margin:0;padding:0;width:100%;height:100%;top:0;left:0;position:absolute}.ast-quick-view-loader.blockUI.blockOverlay::before{content:"";background:0 0!important;width:48px;height:48px;display:block;position:absolute;top:50%;left:50%;border:3px solid #fff;margin:0 auto;border-radius:50%;border-left-color:#fff0;border-right-color:#fff0;animation:ast-qv-spin 575ms infinite linear}@keyframes ast-qv-spin{100%{transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{transform:rotate(360deg);transform:rotate(360deg)}}.ast-quick-view-bg-ready{top:0;left:0;width:100%;height:100%;opacity:.6;visibility:visible}body #ast-quick-view-modal div.product .flex-viewport{width:100%;float:none}#ast-quick-view-modal{position:fixed;visibility:hidden;opacity:0;top:0;left:0;width:100%;height:100%;z-index:1400;text-align:center;transition:all .3s;overflow-x:hidden;overflow-y:auto}#ast-quick-view-content div.images{min-width:400px}#ast-quick-view-modal .ast-content-main-wrapper{position:absolute;border-radius:3px;top:50%;left:50%;transform:translate(-50%,-50%);width:max(80%,800px)}#ast-quick-view-modal .ast-content-main-wrapper:before{content:'';display:inline-block;vertical-align:middle;height:100%}#ast-quick-view-modal .ast-content-main{position:relative;pointer-events:none;display:inline-block;vertical-align:middle;max-width:100%;margin:0 auto;text-align:left;z-index:1045;transform:translateY(-30px);opacity:0;transition:transform .5s,opacity .3s}#ast-quick-view-modal .ast-content-main:after,#ast-quick-view-modal .ast-content-main:before{content:'';display:table;clear:both}#ast-quick-view-modal .ast-lightbox-content{display:table;pointer-events:auto;background-color:var(--ast-global-color-5);margin:0 auto;box-shadow:3px 3px 20px 0 rgb(0 0 0 / .15);position:relative}#ast-quick-view-modal.open{visibility:visible;opacity:1}#ast-quick-view-modal.open .ast-content-main{transform:translateY(0);opacity:1;width:100%}#ast-quick-view-modal .ast-qv-image-slider{position:relative}#ast-quick-view-modal .ast-qv-image-slider .ast-qv-slides li{list-style:none;margin:0}#ast-quick-view-modal .ast-qv-image-slider .flex-control-nav{margin:0;padding:0;width:100%;position:absolute;bottom:10px;text-align:center;z-index:2}#ast-quick-view-modal .ast-qv-image-slider .flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;vertical-align:middle}#ast-quick-view-modal .ast-qv-image-slider .flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgb(0 0 0 / .5);cursor:pointer;text-indent:-9999px;box-shadow:inset 0 0 3px rgb(0 0 0 / .3);border-radius:20px}#ast-quick-view-modal .ast-qv-image-slider .flex-control-paging li a.flex-active{background:#000;background:rgb(0 0 0 / .9);cursor:default}#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav{margin:0;padding:0;list-style:none}#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav a{text-decoration:none;display:block;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgb(0 0 0 / .8);text-shadow:1px 1px 0 rgb(255 255 255 / .3);transition:all .3s ease-in-out;visibility:hidden}#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav .flex-next:before,#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav .flex-prev:before{speak:none;font-size:20px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;visibility:visible}#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav .flex-prev{left:-50px}#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav .flex-next{right:-50px;text-align:right}#ast-quick-view-modal .ast-qv-image-slider:hover .flex-direction-nav .flex-next,#ast-quick-view-modal .ast-qv-image-slider:hover .flex-direction-nav .flex-prev{opacity:.7}#ast-quick-view-content{height:100%;overflow:hidden}#ast-quick-view-content div.product{padding:0;display:inline-block;width:100%;vertical-align:middle;overflow:hidden;max-width:1000px}#ast-quick-view-content div.images{opacity:1!important;margin:0;width:50%;min-width:400px;display:inline-block;float:left}#ast-quick-view-content div.summary{margin:0;padding:30px;width:50%;min-width:400px;float:left;overflow-y:auto}#ast-quick-view-content .ast-woocommerce-accordion{display:none}.open .ast-quick-view-loader{opacity:0}.stick-add-to-cart #ast-quick-view-content div.summary{padding-bottom:0}#ast-quick-view-content div.summary .added_to_cart{padding-top:5px}#ast-quick-view-content div.woocommerce-product-rating:after,#ast-quick-view-content div.woocommerce-product-rating:before{content:'';display:table;clear:both}#ast-quick-view-content div.woocommerce-product-rating a.woocommerce-review-link{display:none}#ast-quick-view-content .onsale{top:15px;left:15px;right:auto}#ast-quick-view-close{position:absolute;font-size:1em;top:-15px;right:-15px;width:22px;height:22px;line-height:22px;text-align:center;z-index:4;background:#fff;color:#000;border-radius:50%;box-shadow:0 0 4px #4c4c4c}#ast-quick-view-close:hover{opacity:1;transition:all .2s ease}.astra-shop-thumbnail-wrap{position:relative}.ast-quick-view-text{position:absolute;opacity:0;bottom:0;left:0;width:100%;text-align:center;min-height:2em;background:rgb(0 0 0 / .7);color:#fff}.ast-quick-view-text:hover{background:#000;color:#fff}.astra-shop-thumbnail-wrap:hover .ast-quick-view-text{opacity:1}.woocommerce #ast-quick-view-modal div.product form.cart .button.single_add_to_cart_button{padding:10px 20px;height:40px}.woocommerce #ast-quick-view-modal div.product form.cart .button.single_add_to_cart_button.loading{padding-right:40px}#ast-checkout-wrap{-js-display:flex;display:flex;align-items:center;justify-content:center;padding:1em 0;margin-bottom:1em}#ast-checkout-wrap a{-js-display:flex;display:flex;align-items:center;text-decoration:none;color:var(--ast-global-color-3);opacity:.5;transition:.3s}#ast-checkout-wrap a p{margin-bottom:0}#ast-checkout-wrap a.ast-disable-click{pointer-events:none}#ast-checkout-wrap a .ast-step-number{background-color:var(--ast-global-color-3);color:var(--ast-global-color-primary,--ast-global-color-5);margin:0 .5em;margin-left:0;font-weight:bolder;text-align:center;height:1.5em;width:1.5em;font-size:.7em;line-height:1.5em;border-radius:99px}#ast-checkout-wrap a.ast-current,#ast-checkout-wrap a:hover{color:var(--ast-global-color-0);opacity:1}#ast-checkout-wrap a.ast-current .ast-step-number,#ast-checkout-wrap a:hover .ast-step-number{background-color:var(--ast-global-color-0)}#ast-checkout-wrap.ast-checkout-uppercase a{text-transform:uppercase}#ast-checkout-wrap .ahfb-svg-iconset{margin:0 .5em;fill:var(--ast-global-color-3);opacity:.5}#ast-checkout-wrap.ast-checkout-default a{font-size:2rem}#ast-checkout-wrap.ast-checkout-default a .ahfb-svg-iconset svg{width:1em;height:1em}#ast-checkout-wrap.ast-checkout-small a{font-size:1.5em}#ast-checkout-wrap.ast-checkout-small a .ahfb-svg-iconset svg{width:.9em;height:.9em}#ast-checkout-wrap.ast-checkout-smaller a{font-size:1.3em}#ast-checkout-wrap.ast-checkout-smaller a .ahfb-svg-iconset svg{width:.8em;height:.8em}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-column__title,.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-order-details__title,.woocommerce-checkout.woocommerce-order-received .woocommerce-order-received-title-common{background:0 0;border:0;font-size:1.5em;padding-left:0;padding-right:0;padding-top:0;font-weight:600}.woocommerce-checkout.woocommerce-order-received .woocommerce-order{max-width:800px;margin:0 auto}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received{text-align:center;margin:1.5em auto 2em;padding:1em 0;font-weight:600;font-size:large}.woocommerce-checkout.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview{color:inherit;padding:1.5em 1.5em 1em 1.5em;background:var(--ast-global-color-secondary,--ast-global-color-4);margin:2.5em auto 3em}.woocommerce-checkout.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview li{display:inline-block;line-height:inherit;margin:0 1.5em;padding:0;border-bottom:0 none;border-right:0;overflow:visible;font-size:1em;text-transform:none}.woocommerce-checkout.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview li strong{font-size:inherit;font-weight:400;color:var(--ast-global-color-1)}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table{border-style:hidden;border-radius:4px;box-shadow:0 0 0 1px var(--ast-border-color)}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tr td,.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tr th{padding:1.5em 1.2em 1.5em 1.2em;line-height:1.4em;border-color:var(--ast-border-color);font-weight:400;border-right:0}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tr td a{color:var(--ast-global-color-3)}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tr td:last-child,.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tr th:last-child{text-align:right}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tr td:last-child .amount,.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tr th:last-child .amount{font-weight:400}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table thead tr th{padding:1em 1.2em 1em 1.2em;font-weight:500}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr:last-child td,.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr:last-child th{font-size:large;padding:1em 1em 1em 1.2em;border-bottom:0}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr:last-child th{font-weight:600}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr:last-child .amount{font-weight:700}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details address{border:0;padding:0}.astra-full-megamenu-wrapper{z-index:99999}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.sub-menu>.menu-item{display:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.ast-mm-has-desc>.menu-link{vertical-align:middle;text-align:center}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .menu-item:hover>.menu-link{background-color:#fff0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu{opacity:0;visibility:hidden}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu-focus .menu-item>.menu-link{background-color:#fff0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus{opacity:1;visibility:visible;-js-display:flex;display:flex;padding:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item{padding-left:15px;padding-right:15px;display:block;flex:1;opacity:1}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-2 .menu-item{width:50%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-3 .menu-item{width:33.33%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-4 .menu-item{width:25%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .menu-item:last-child{border-right:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .sub-menu{background-color:#fff0;display:block;opacity:1;visibility:visible;transform:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .astra-nested-sub-menu .menu-item .menu-link{padding-left:24px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .astra-nested-sub-menu .astra-nested-sub-menu .menu-item .menu-link{padding-left:48px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .sub-menu{border:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item .sub-menu{position:static;width:100%;margin:auto}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item{padding-left:15px;padding-right:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu .ast-header-navigation-arrow{display:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper.astra-megamenu-wrapper-focus{opacity:1;visibility:visible}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper.astra-megamenu-wrapper-focus .astra-megamenu.astra-megamenu-focus{-js-display:flex;display:flex}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched{width:100%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched .ast-mm-template-content{padding:0}.ast-desktop .ast-mega-menu-enabled .menu-item-has-children.astra-megamenu-li.menu-item .astra-megamenu.sub-menu .menu-item>.menu-link::after{content:''}.ast-desktop .ast-mega-menu-enabled .menu-item-has-children.astra-megamenu-li.menu-item .astra-megamenu.sub-menu .menu-item>.menu-link .ast-icon.icon-arrow{display:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .sub-menu .menu-link,.ast-desktop .ast-mega-menu-enabled.submenu-with-border .astra-megamenu-li .sub-menu .menu-link{border:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu{opacity:1;visibility:visible;-js-display:flex;display:flex;padding:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item{padding-left:15px;padding-right:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item{padding-left:15px;padding-right:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.col-2 .menu-item{width:50%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.col-3 .menu-item{width:33.33%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.col-4 .menu-item{width:25%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item{display:block;flex:1;opacity:1}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu .sub-menu{background-color:#fff0;display:block;opacity:1;visibility:visible;transform:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu .astra-nested-sub-menu .menu-item .menu-link{padding-left:24px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu .astra-nested-sub-menu .astra-nested-sub-menu .menu-item .menu-link{padding-left:48px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.sub-menu .sub-menu{border:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.sub-menu>.menu-item .sub-menu{position:static;width:100%;margin:auto}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.sub-menu>.menu-item .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.sub-menu .menu-item:last-child{border-right:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-full-megamenu-wrapper{opacity:1;visibility:visible}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-full-megamenu-wrapper .astra-megamenu{-js-display:flex;display:flex}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li:hover .astra-megamenu .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li:hover .astra-megamenu.sub-menu .menu-item .sub-menu{min-width:100%}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li .astra-megamenu.astra-megamenu-focus .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .menu-item .sub-menu{min-width:100%}.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper{background:#fff;position:absolute;opacity:0;visibility:hidden;top:100%}.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper .astra-megamenu.sub-menu{display:none;position:relative;left:0;top:0;margin:0 auto;padding-left:0;padding-right:0;border-width:0}.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched.sub-menu{padding:15px}.ast-desktop .ast-mega-menu-enabled .ast-hide-menu-item+.ast-mm-custom-content{margin-top:.9em}.ast-desktop .ast-mega-menu-enabled .menu-item-heading:not(.menu-item-has-children)>a{margin-bottom:.9em}.ast-desktop .ast-above-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link,.ast-desktop .ast-below-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link,.ast-desktop .main-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link{background-color:#fff0}.ast-desktop .ast-above-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text,.ast-desktop .ast-below-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text,.ast-desktop .main-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text{vertical-align:text-top}.ast-desktop .ast-mm-custom-text-content,.ast-desktop .ast-mm-template-content{padding:0 1em}.ast-desktop .ast-mm-custom-text-content{margin-bottom:.9em}.ast-desktop .ast-below-header .ast-mm-custom-text-content,.ast-desktop .ast-below-header .ast-mm-template-content{padding:.9em 1em}.ast-desktop .submenu-with-border .astra-full-megamenu-wrapper{border-width:1px;border-style:solid}.ast-desktop .ast-mm-widget-content a{display:initial}.ast-desktop .ast-mm-widget-content .ast-mm-widget-item{padding:1.5em;margin-bottom:.9em}.ast-desktop .ast-mm-widget-content .ast-search-submit{display:none}.ast-desktop .submenu-with-border .astra-megamenu{border-width:1px}.ast-menu-description{line-height:1.6;display:block;font-size:.8em;padding:2px 0}.site-header a .ast-menu-description,.site-header a .sub-arrow{transition:none}.site-header .menu-text{transition:none}.ast-header-break-point .ast-menu-description{line-height:inherit}.astra-mm-highlight-label{font-size:.7em;margin-left:5px;line-height:normal;padding:3px 6px;border-radius:2px}.ast-desktop .ast-hide-menu-item{display:none}.ast-desktop .ast-mega-menu-enabled .ast-hide-menu-item{display:none}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu>.menu-item-has-children>.menu-link::after,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu>.menu-item-has-children>.menu-link::after,.ast-desktop .ast-mega-menu-enabled.main-header-menu>.menu-item-has-children>.menu-link::after{content:'';margin:0}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after{transform:rotate(-90deg)}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow,.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow{position:absolute;right:5%;top:50%;transform:translateY(-50%)}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .ast-masthead-custom-menu-items a:focus,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .ast-masthead-custom-menu-items a:hover,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .ast-masthead-custom-menu-items a:focus,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .ast-masthead-custom-menu-items a:hover,.ast-desktop .ast-mega-menu-enabled.main-header-menu .ast-masthead-custom-menu-items a:focus,.ast-desktop .ast-mega-menu-enabled.main-header-menu .ast-masthead-custom-menu-items a:hover{background:0 0}.ast-builder-menu-mobile .ast-mega-menu-enabled.main-header-menu .menu-item-has-children.astra-megamenu-li>.menu-link .sub-arrow:after,.ast-builder-menu-mobile .ast-mega-menu-enabled.main-header-menu .menu-item-has-children>.menu-link .sub-arrow:after,.ast-header-break-point .ast-mega-menu-enabled.main-header-menu .menu-item-has-children.astra-megamenu-li>.menu-link .sub-arrow:after,.ast-header-break-point .ast-mega-menu-enabled.main-header-menu .menu-item-has-children>.menu-link .sub-arrow:after{display:none}.ast-disable-link{cursor:default}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading:focus>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading:hover>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link:hover{background:0 0}.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading:focus>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading:hover>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link:hover{background:0 0}.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link{background:0 0}.ast-desktop .ast-above-header-menu .astra-mega-menu-width-full,.ast-desktop .ast-above-header-menu .astra-mega-menu-width-full-stretched,.ast-desktop .ast-below-header-menu .astra-mega-menu-width-full,.ast-desktop .ast-below-header-menu .astra-mega-menu-width-full-stretched,.ast-desktop .astra-mega-menu-width-full,.ast-desktop .astra-mega-menu-width-full-stretched{background:0 0}.ast-desktop .main-header-menu>.menu-item .astra-full-megamenu-wrapper:before{position:absolute;content:'';top:0;left:0;width:100%;transform:translateY(-100%)}.ast-desktop .main-header-menu.ast-menu-shadow .astra-full-megamenu-wrapper .sub-menu{box-shadow:none}.ast-desktop .main-header-menu.ast-menu-shadow .astra-megamenu .sub-menu{box-shadow:none}.ast-desktop .main-header-menu.ast-menu-shadow .astra-full-megamenu-wrapper{box-shadow:0 4px 10px -2px rgb(0 0 0 / .1)}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item{display:none}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle{display:none}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu{display:block!important}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu{display:block!important}.ast-hidden{display:none!important}.rtl.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-full-megamenu-wrapper .astra-megamenu{right:0}.main-header-bar-wrap .ast-search-box.header-cover{z-index:7}.ast-below-header-wrap .ast-search-box.header-cover #close,.ast-below-header-wrap .ast-search-box.header-cover .search-field{font-size:1.8em}.ast-below-header-wrap .ast-search-box.header-cover .search-submit{font-size:1.5em}.ast-search-box.full-screen,.ast-search-box.header-cover{display:none;opacity:0;transition:opacity .3s ease-in-out,display .3s ease-in-out;width:100%;height:100%}.ast-search-box.full-screen .search-field,.ast-search-box.header-cover .search-field{background:0 0;border:0;color:#fafafa;box-shadow:none;text-align:left;padding:0}.ast-search-box.full-screen .search-submit,.ast-search-box.header-cover .search-submit{background:var(--ast-fs-search-submit-background,0 0);padding:0;border-radius:50%;box-shadow:none;color:var(--ast-fs-search-text-color,#9e9e9e);transition:all .7s ease-In;outline:0;border:0;vertical-align:middle}.ast-search-box.full-screen .ast-search-wrapper,.ast-search-box.header-cover .ast-search-wrapper{position:absolute;width:100%;left:50%;top:50%;transform:translate(-50%,-50%)}.ast-search-box.full-screen .ast-search-wrapper .search-form,.ast-search-box.header-cover .ast-search-wrapper .search-form{line-height:normal}.ast-search-box.full-screen #close,.ast-search-box.header-cover #close{color:#fafafa;transform:rotate(0);font-size:2em;cursor:pointer;z-index:9;font-weight:400}.ast-search-box.full-screen .search-field::-webkit-input-placeholder,.ast-search-box.header-cover .search-field::-webkit-input-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field:-moz-placeholder,.ast-search-box.header-cover .search-field:-moz-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field::-moz-placeholder,.ast-search-box.header-cover .search-field::-moz-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field:-ms-input-placeholder,.ast-search-box.header-cover .search-field:-ms-input-placeholder{color:#fafafa}.ast-search-box.header-cover{position:absolute;background:rgb(25 25 25 / .96);top:0;z-index:10}.ast-search-box.header-cover .search-field{font-size:2em;line-height:2;width:100%}.ast-search-box.header-cover .ast-container{position:relative}.ast-search-box.header-cover .close,.ast-search-box.header-cover .search-submit,.ast-search-box.header-cover .search-text-wrap{display:inline-block}.ast-search-box.header-cover .search-text-wrap{width:calc(100% - 2.5em);vertical-align:middle}.ast-search-box.header-cover .search-submit{font-size:1.7em;margin-right:2em}.ast-search-box.header-cover #close{vertical-align:middle;backface-visibility:hidden}.ast-search-box.full-screen{position:fixed;background:rgb(25 25 25 / .96);top:0;left:0;z-index:999}.ast-search-box.full-screen .ast-search-wrapper .large-search-text{text-align:center;color:#e2e2e2;font-size:1.5em;font-weight:400;transition-delay:50ms;transition:all .3s ease-in-out}.ast-search-box.full-screen .ast-search-wrapper fieldset{border:0;padding:2.5em 0 1em;border-bottom:2px solid var(--ast-border-color)}.ast-search-box.full-screen .ast-search-wrapper .search-field{font-size:2em;padding-left:20px;line-height:1.7;width:92%;vertical-align:middle}.ast-search-box.full-screen .ast-search-wrapper .search-form{width:70%;margin:20px auto}.ast-search-box.full-screen .ast-search-wrapper .search-submit{font-size:var(--ast-fs-search-font-size,1.7em)}.ast-search-box.full-screen #close{position:absolute;color:#fafafa;right:1em;line-height:1;cursor:pointer;z-index:9;font-weight:400;font-size:2em;top:1.5em;backface-visibility:hidden}.ast-search-box.full-screen ::-webkit-input-placeholder{opacity:0}.ast-search-box.full-screen ::-moz-placeholder{opacity:0}.ast-search-box.full-screen :-ms-input-placeholder{opacity:0}.ast-search-box.full-screen :-moz-placeholder{opacity:0}@media (max-width:420px){.ast-search-box.full-screen ::-webkit-input-placeholder{opacity:1}.ast-search-box.full-screen ::-moz-placeholder{opacity:1}.ast-search-box.full-screen :-ms-input-placeholder{opacity:1}.ast-search-box.full-screen :-moz-placeholder{opacity:1}}.ast-hfb-header .ast-search-box.full-screen.full-screen ::-webkit-input-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen ::-moz-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen :-ms-input-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen :-moz-placeholder{opacity:.5}.site-header .ast-inline-search.ast-search-menu-icon .search-form{padding-left:0;padding-right:0}.site-header .ast-inline-search.ast-search-menu-icon .search-field{padding-left:1em;padding-right:2em}.ast-inline-search.ast-search-menu-icon{position:relative;transform:none;left:0;right:0}.ast-inline-search.ast-search-menu-icon .search-submit{display:block;background:0 0;border:none;position:absolute;height:100%;right:.25em;padding:0;top:0;font-size:1.3em;color:#757575}.ast-header-break-point .ast-inline-search.ast-search-menu-icon .search-form{padding:0}.ast-header-break-point .site-header .ast-inline-search.ast-search-menu-icon .search-field{padding-right:2em}.ast-header-break-point .ast-search-box.full-screen .ast-search-wrapper .search-field{width:80%}.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.full-screen,.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.header-cover{display:none}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .ast-search-menu-icon .search-form{right:-1em;left:auto;padding-left:0;padding-right:3em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .ast-search-menu-icon .search-form{left:-1em;right:auto;padding-right:0;padding-left:3em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .search-field{padding-left:0;padding-right:1em}.ast-header-break-point .ast-above-header .ast-above-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field{padding-right:0}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon .search-form{padding-left:0;left:auto;padding-right:2em}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon.slide-search .search-form{left:-1em;padding-left:2em}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-1 .search-field{padding-right:0}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-above-header-mobile-stack .ast-above-header .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{right:auto;padding-right:2em}.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon.ast-inline-search .search-form{left:0;padding-left:0;padding-right:2em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .ast-search-menu-icon .search-form{right:-1em;left:auto;padding-left:0;padding-right:3em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .ast-search-menu-icon .search-form{left:-1em;right:auto;padding-right:0;padding-left:3em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .search-field{padding-left:0;padding-right:1em}.ast-header-break-point .ast-below-header .below-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field{padding-right:0}.ast-header-break-point .ast-swap-below-header-sections.site-header .ast-below-header .ast-inline-search.ast-search-menu-icon .search-field{padding-left:1em;padding-right:0}.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon .search-form{left:-1em;padding-left:3em;padding-right:1em}.ast-below-header-mobile-stack .ast-below-header .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{right:auto;padding-right:2em}.iphone.full-screen,.ipod.full-screen{position:fixed!important}@media (max-width:992px){.ast-above-header-mobile-stack .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{left:auto}.ast-below-header-mobile-stack .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{left:auto}}@media (max-width:544px){.ast-search-box.full-screen .ast-search-wrapper .large-search-text{display:none}.ast-search-box.full-screen .ast-search-wrapper .search-field,.ast-search-box.full-screen .ast-search-wrapper .search-submit{font-size:1.6em}}.ast-header-sticked .site-header-section .ast-builder-layout-element.ast-header-html-1 .ast-builder-html-element{color:var(--ast-global-color-3)}[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{fill:var(--ast-global-color-0)}[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:var(--ast-global-color-0)}[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-outline{background:#fff0;color:var(--ast-global-color-0);border-color:var(--ast-global-color-0)}.woocommerce ul.products li.product .onsale.circle-outline,.woocommerce ul.products li.product .onsale.square-outline,.woocommerce div.product .onsale.circle-outline,.woocommerce div.product .onsale.square-outline{background:#fff;border:2px solid var(--ast-global-color-1);color:var(--ast-global-color-1)}.ast-shop-load-more:hover{color:#000;border-color:var(--ast-global-color-1);background-color:var(--ast-global-color-1)}.ast-loader>div{background-color:var(--ast-global-color-1)}.woocommerce nav.woocommerce-pagination ul li>span.current,.woocommerce nav.woocommerce-pagination ul li>.page-numbers{border-color:var(--ast-global-color-1)}.ast-woo-two-step-checkout .ast-checkout-slides .flex-prev.button{color:#fff;border-color:var(--ast-global-color-1);background-color:var(--ast-global-color-1)}.widget_layered_nav_filters ul li.chosen a::before{color:var(--ast-global-color-1)}.woocommerce-grouped-product-list p.ast-stock-detail{margin-bottom:unset}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce-page ul.products li.product .woocommerce-loop-product__title,.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title{color:var(--ast-global-color-2);font-weight:800}.woocommerce ul.products li.product .price,.woocommerce-page ul.products li.product .price,.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price{font-weight:400}.woocommerce .star-rating,.woocommerce .comment-form-rating .stars a,.woocommerce .star-rating::before{color:#d93}.woocommerce ul.products li.product .ast-woo-product-category,.woocommerce-page ul.products li.product .ast-woo-product-category,.woocommerce ul.products li.product .ast-woo-shop-product-description,.woocommerce-page ul.products li.product .ast-woo-shop-product-description{font-size:14px;font-size:.875rem}.woocommerce.archive ul.products li a.button,.woocommerce>ul.products li a.button,.woocommerce related a.button,.woocommerce .related a.button,.woocommerce .up-sells a.button .woocommerce .cross-sells a.button{padding-top:3px;padding-right:10px;padding-bottom:3px;padding-left:10px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{box-shadow:0 1px 20px -4px rgb(0 0 0 / .1)}.woocommerce ul.products li.product:hover,.woocommerce-page ul.products li.product:hover{box-shadow:0 10px 20px 0 rgb(0 0 0 / .1)}.woocommerce-page.woocommerce-checkout #payment div.payment_box{background-color:rgb(211 232 231 / .3)}.woocommerce-page.woocommerce-checkout #payment div.payment_box::before{border-bottom-color:rgb(211 232 231 / .3)}.ast-modern-checkout .woocommerce #payment ul.payment_methods div.payment_box{background-color:rgb(211 232 231 / .3)}.woocommerce .quantity .ast-vertical-icon{color:var(--ast-global-color-2);border:unset;font-size:15px}.woocommerce input[type=number].qty.ast-no-internal-border,.woocommerce :has(.ast-qty-placeholder.no-internal-border) input[type=number].qty{color:#666;font-size:13px}.woocommerce .astra-shop-filter-button .astra-woo-filter-icon:after,.woocommerce button.astra-shop-filter-button .astra-woo-filter-icon:after,.woocommerce-page .astra-shop-filter-button .astra-woo-filter-icon:after,.woocommerce-page button.astra-shop-filter-button .astra-woo-filter-icon:after,.woocommerce .astra-shop-filter-button .astra-woo-filter-icon:after,.woocommerce button.astra-shop-filter-button .astra-woo-filter-icon:after,.woocommerce-page .astra-shop-filter-button .astra-woo-filter-icon:after,.woocommerce-page button.astra-shop-filter-button .astra-woo-filter-icon:after{content:"\e5d2";font-family:'Astra';text-decoration:inherit}.woocommerce .astra-off-canvas-sidebar-wrapper .close:after,.woocommerce-page .astra-off-canvas-sidebar-wrapper .close:after{content:"\e5cd";font-family:'Astra';display:inline-block;font-size:2rem;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:normal}#ast-quick-view-close:before{content:"\e5cd";font-family:'Astra';text-decoration:inherit}.ast-icon-previous:before,.ast-icon-next:before{content:"\e900";font-family:'Astra';display:inline-block;font-size:.8rem;font-weight:700;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;line-height:normal;font-style:normal}.ast-icon-previous:before{transform:rotate(90deg)}.ast-icon-next:before{transform:rotate(-90deg)}#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav .flex-prev:before,#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav .flex-next:before{content:"\e900";font-family:Astra;font-size:20px}#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav a{width:20px;height:20px}#ast-quick-view-modal .ast-qv-image-slider:hover .flex-direction-nav .flex-prev{left:10px}#ast-quick-view-modal .ast-qv-image-slider:hover .flex-direction-nav .flex-next{right:10px}#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav .flex-prev{transform:rotate(90deg)}#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav .flex-next{transform:rotate(-90deg)}.woocommerce .quantity .plus,.woocommerce .quantity .minus,.woocommerce .quantity .qty{border:1px solid var(--ast-border-color)}.woocommerce .quantity .plus{border-left:none}.woocommerce .quantity .minus{border-right:none}.woocommerce-js .quantity .minus,.woocommerce .quantity .plus{font-size:18px}.ast-builder-layout-element[data-section="section-hb-woo-cart"]{padding:0;margin-left:1em;margin-right:1em;margin:0}.ast-builder-layout-element[data-section="section-hb-woo-cart"] .ast-addon-cart-wrap{display:inline-block;padding:0 .6em}.ast-menu-cart-outline .ast-addon-cart-wrap{border-width:2px}.ast-menu-cart-outline .ast-cart-menu-wrap .count,.ast-menu-cart-outline .ast-addon-cart-wrap{border-style:solid;border-color:var(--ast-global-color-0)}.ast-product-navigation-wrapper .product-links a{border-color:var(--ast-global-color-1);background:var(--ast-global-color-1);color:#000}.ast-product-navigation-wrapper .product-links a:hover{border-color:var(--ast-global-color-0);background:var(--ast-global-color-0);color:#000}.ast-product-navigation-wrapper.circle-outline .product-links a,.ast-product-navigation-wrapper.square-outline .product-links a{border-color:var(--ast-global-color-1);background:none;color:var(--ast-global-color-1)}.ast-product-navigation-wrapper.circle-outline .product-links a:hover,.ast-product-navigation-wrapper.square-outline .product-links a:hover{border-color:var(--ast-global-color-1);background:var(--ast-global-color-1);color:#000}@media screen and (min-width:1022px){.woocommerce div.product.ast-product-gallery-layout-vertical .onsale,.woocommerce div.product.ast-product-gallery-layout-vertical .ast-onsale-card{left:12.5%;left:-webkit-calc(12.5% - .5em);left:calc(12.5% - .5em)}.woocommerce div.product.ast-product-gallery-with-no-image .onsale{top:-.5em;left:-.5em}}@media (min-width:1022px){.woocommerce #content .ast-woocommerce-container div.product div.images,.woocommerce .ast-woocommerce-container div.product div.images,.woocommerce-page #content .ast-woocommerce-container div.product div.images,.woocommerce-page .ast-woocommerce-container div.product div.images{width:50%}.woocommerce #content .ast-woocommerce-container div.product div.summary,.woocommerce .ast-woocommerce-container div.product div.summary,.woocommerce-page #content .ast-woocommerce-container div.product div.summary,.woocommerce-page .ast-woocommerce-container div.product div.summary{width:46%}.woocommerce div.product.ast-product-gallery-layout-vertical div.images .flex-control-thumbs{width:calc(25% - 1em)}.woocommerce div.product.ast-product-gallery-layout-vertical div.images .flex-control-thumbs li{width:100%}.woocommerce.ast-woo-two-step-checkout form #order_review,.woocommerce.ast-woo-two-step-checkout form #order_review_heading,.woocommerce-page.ast-woo-two-step-checkout form #order_review,.woocommerce-page.ast-woo-two-step-checkout form #order_review_heading,.woocommerce.ast-woo-two-step-checkout form #customer_details.col2-set,.woocommerce-page.ast-woo-two-step-checkout form #customer_details.col2-set{width:100%}}@media (min-width:1022px){.woocommerce div.product.ast-product-gallery-layout-vertical .flex-viewport{width:75%;float:right}}@media (max-width:1022px){.ast-product-navigation-wrapper{text-align:center}}@media (min-width:1021px){#ast-quick-view-content div.summary form.cart.stick .sticky-add-to-cart{position:absolute;bottom:0;margin:0;padding:16px 30px 4px 0;width:calc(50% - 30px)}}@media (max-width:1021px){#ast-quick-view-content div.summary form.cart.stick .button{padding:10px}#ast-quick-view-modal .ast-content-main-wrapper{top:0;right:0;bottom:0;left:0;transform:none!important;width:100%;position:relative;overflow:hidden;padding:10%;height:100%}#ast-quick-view-content div.summary,#ast-quick-view-content div.images{min-width:auto}#ast-quick-view-modal.open .ast-content-main{transform:none!important}}@media (max-width:1021px){.woocommerce div.product .related.products ul.products li.product,.woocommerce[class*="rel-up-columns-"] div.product .related.products ul.products li.product,.woocommerce-page div.product .related.products ul.products li.product,.woocommerce-page[class*="rel-up-columns-"] div.product .related.products ul.products li.product{margin-right:20px;clear:none}}@media (min-width:545px) and (max-width:1021px){.woocommerce-page.tablet-rel-up-columns-1 div.product .related.products ul.products li.product,.woocommerce-page.tablet-rel-up-columns-1 div.product .up-sells ul.products li.product,.woocommerce.tablet-rel-up-columns-1 div.product .related.products ul.products li.product,.woocommerce.tablet-rel-up-columns-1 div.product .up-sells ul.products li.product{width:100%;margin-right:0}.woocommerce-page.tablet-rel-up-columns-2 div.product .related.products ul.products li.product,.woocommerce-page.tablet-rel-up-columns-2 div.product .up-sells ul.products li.product,.woocommerce.tablet-rel-up-columns-2 div.product .related.products ul.products li.product,.woocommerce.tablet-rel-up-columns-2 div.product .up-sells ul.products li.product{width:calc(50% - 10px);margin-right:20px}.woocommerce-page.tablet-rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(2n),.woocommerce-page.tablet-rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(2n),.woocommerce.tablet-rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(2n),.woocommerce.tablet-rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(2n){clear:right;margin-right:0}.woocommerce-page.tablet-rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(2n+1),.woocommerce-page.tablet-rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(2n+1),.woocommerce.tablet-rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(2n+1),.woocommerce.tablet-rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(2n+1){clear:left}.woocommerce-page.tablet-rel-up-columns-3 div.product .related.products ul.products li.product,.woocommerce-page.tablet-rel-up-columns-3 div.product .up-sells ul.products li.product,.woocommerce.tablet-rel-up-columns-3 div.product .related.products ul.products li.product,.woocommerce.tablet-rel-up-columns-3 div.product .up-sells ul.products li.product{width:calc(33.33% - 14px)}.woocommerce-page.tablet-rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n),.woocommerce-page.tablet-rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n),.woocommerce.tablet-rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n),.woocommerce.tablet-rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n){clear:right;margin-right:0}.woocommerce-page.tablet-rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n+1),.woocommerce-page.tablet-rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n+1),.woocommerce.tablet-rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n+1),.woocommerce.tablet-rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n+1){clear:left}.woocommerce-page.tablet-rel-up-columns-4 div.product .related.products ul.products li.product,.woocommerce-page.tablet-rel-up-columns-4 div.product .up-sells ul.products li.product,.woocommerce.tablet-rel-up-columns-4 div.product .related.products ul.products li.product,.woocommerce.tablet-rel-up-columns-4 div.product .up-sells ul.products li.product{width:calc(25% - 15px)}.woocommerce-page.tablet-rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n),.woocommerce-page.tablet-rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n),.woocommerce.tablet-rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n),.woocommerce.tablet-rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n){clear:right;margin-right:0}.woocommerce-page.tablet-rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n+1),.woocommerce-page.tablet-rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n+1),.woocommerce.tablet-rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n+1),.woocommerce.tablet-rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n+1){clear:left}.woocommerce-page.tablet-rel-up-columns-5 div.product .related.products ul.products li.product,.woocommerce-page.tablet-rel-up-columns-5 div.product .up-sells ul.products li.product,.woocommerce.tablet-rel-up-columns-5 div.product .related.products ul.products li.product,.woocommerce.tablet-rel-up-columns-5 div.product .up-sells ul.products li.product{width:calc(20% - 16px)}.woocommerce-page.tablet-rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n),.woocommerce-page.tablet-rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n),.woocommerce.tablet-rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n),.woocommerce.tablet-rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n){clear:right;margin-right:0}.woocommerce-page.tablet-rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n+1),.woocommerce-page.tablet-rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n+1),.woocommerce.tablet-rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n+1),.woocommerce.tablet-rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n+1){clear:left}.woocommerce-page.tablet-rel-up-columns-6 div.product .related.products ul.products li.product,.woocommerce-page.tablet-rel-up-columns-6 div.product .up-sells ul.products li.product,.woocommerce.tablet-rel-up-columns-6 div.product .related.products ul.products li.product,.woocommerce.tablet-rel-up-columns-6 div.product .up-sells ul.products li.product{width:calc(16.66% - 17px)}.woocommerce-page.tablet-rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n),.woocommerce-page.tablet-rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n),.woocommerce.tablet-rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n),.woocommerce.tablet-rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n){clear:right;margin-right:0}.woocommerce-page.tablet-rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n+1),.woocommerce-page.tablet-rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n+1),.woocommerce.tablet-rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n+1),.woocommerce.tablet-rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n+1){clear:left}}@media (min-width:545px){#ast-quick-view-content div.summary{overflow-y:auto}}@media (max-width:544px){.woocommerce button.astra-shop-filter-button,.woocommerce-page button.astra-shop-filter-button{float:none;display:block}#ast-quick-view-content{max-width:initial!important;max-height:initial!important}#ast-quick-view-modal .ast-content-main-wrapper{height:auto}#ast-quick-view-content div.images{width:100%;float:none}#ast-quick-view-content div.summary{width:100%;float:left;margin:0;padding:15px;max-height:initial!important}.ast-header-break-point .ast-above-header-mobile-inline.mobile-header-order-2 .ast-masthead-custom-menu-items.woocommerce-custom-menu-item{margin-left:0}.ast-header-break-point .ast-above-header-mobile-inline.mobile-header-order-3 .ast-masthead-custom-menu-items.woocommerce-custom-menu-item,.ast-header-break-point .ast-above-header-mobile-inline.mobile-header-order-5 .ast-masthead-custom-menu-items.woocommerce-custom-menu-item{margin-right:0}.woocommerce-page.mobile-rel-up-columns-1 div.product .related.products ul.products li.product,.woocommerce-page.mobile-rel-up-columns-1 div.product .up-sells ul.products li.product,.woocommerce.mobile-rel-up-columns-1 div.product .related.products ul.products li.product,.woocommerce.mobile-rel-up-columns-1 div.product .up-sells ul.products li.product{width:100%;margin-right:0}.woocommerce-page.mobile-rel-up-columns-2 div.product .related.products ul.products li.product,.woocommerce-page.mobile-rel-up-columns-2 div.product .up-sells ul.products li.product,.woocommerce.mobile-rel-up-columns-2 div.product .related.products ul.products li.product,.woocommerce.mobile-rel-up-columns-2 div.product .up-sells ul.products li.product{width:calc(50% - 10px)}.woocommerce-page.mobile-rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(2n),.woocommerce-page.mobile-rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(2n),.woocommerce.mobile-rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(2n),.woocommerce.mobile-rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(2n){margin-right:0;clear:right}.woocommerce-page.mobile-rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(2n+1),.woocommerce-page.mobile-rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(2n+1),.woocommerce.mobile-rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(2n+1),.woocommerce.mobile-rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(2n+1){clear:left}.woocommerce-page.mobile-rel-up-columns-3 div.product .related.products ul.products li.product,.woocommerce-page.mobile-rel-up-columns-3 div.product .up-sells ul.products li.product,.woocommerce.mobile-rel-up-columns-3 div.product .related.products ul.products li.product,.woocommerce.mobile-rel-up-columns-3 div.product .up-sells ul.products li.product{width:calc(33.33% - 14px);margin-right:20px}.woocommerce-page.mobile-rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n),.woocommerce-page.mobile-rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n),.woocommerce.mobile-rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n),.woocommerce.mobile-rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n){margin-right:0;clear:right}.woocommerce-page.mobile-rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n+1),.woocommerce-page.mobile-rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n+1),.woocommerce.mobile-rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n+1),.woocommerce.mobile-rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n+1){clear:left}.woocommerce-page.mobile-rel-up-columns-4 div.product .related.products ul.products li.product,.woocommerce-page.mobile-rel-up-columns-4 div.product .up-sells ul.products li.product,.woocommerce.mobile-rel-up-columns-4 div.product .related.products ul.products li.product,.woocommerce.mobile-rel-up-columns-4 div.product .up-sells ul.products li.product{width:calc(25% - 15px);margin-right:20px;clear:none}.woocommerce-page.mobile-rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n),.woocommerce-page.mobile-rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n),.woocommerce.mobile-rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n),.woocommerce.mobile-rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n){clear:right;margin-right:0}.woocommerce-page.mobile-rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n+1),.woocommerce-page.mobile-rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n+1),.woocommerce.mobile-rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n+1),.woocommerce.mobile-rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n+1){clear:left}.woocommerce-page.mobile-rel-up-columns-5 div.product .related.products ul.products li.product,.woocommerce-page.mobile-rel-up-columns-5 div.product .up-sells ul.products li.product,.woocommerce.mobile-rel-up-columns-5 div.product .related.products ul.products li.product,.woocommerce.mobile-rel-up-columns-5 div.product .up-sells ul.products li.product{width:calc(20% - 16px)}.woocommerce-page.mobile-rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n),.woocommerce-page.mobile-rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n),.woocommerce.mobile-rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n),.woocommerce.mobile-rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n){margin-right:0;clear:right}.woocommerce-page.mobile-rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n+1),.woocommerce-page.mobile-rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n+1),.woocommerce.mobile-rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n+1),.woocommerce.mobile-rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n+1){clear:left}.woocommerce-page.mobile-rel-up-columns-6 div.product .related.products ul.products li.product,.woocommerce-page.mobile-rel-up-columns-6 div.product .up-sells ul.products li.product,.woocommerce.mobile-rel-up-columns-6 div.product .related.products ul.products li.product,.woocommerce.mobile-rel-up-columns-6 div.product .up-sells ul.products li.product{width:calc(16.66% - 17px)}.woocommerce-page.mobile-rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n),.woocommerce-page.mobile-rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n),.woocommerce.mobile-rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n),.woocommerce.mobile-rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n){margin-right:0;clear:right}.woocommerce-page.mobile-rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n+1),.woocommerce-page.mobile-rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n+1),.woocommerce.mobile-rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n+1),.woocommerce.mobile-rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n+1){clear:left}.ast-header-break-point .ast-shop-toolbar-container{column-gap:20px;flex-direction:column;-js-display:flex;display:flex;justify-content:inherit;align-items:inherit}.ast-header-break-point .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap{margin-bottom:20px}.ast-header-break-point .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap>*:first-child{flex:1 1 auto}.ast-header-break-point .ast-shop-toolbar-container>*:last-child{float:unset}}.elementor-widget-woocommerce-cart form input[type=number].qty::-webkit-inner-spin-button,.elementor-widget-woocommerce-cart form input[type=number].qty::-webkit-outer-spin-button{-webkit-appearance:auto}.ast-navigation-product-preview{display:none;position:absolute;top:28px;right:0;z-index:999;padding-top:.7em}.ast-navigation-wrapper{display:flex;align-items:center;min-width:240px;background-color:var(--ast-global-color-primary,--ast-global-color-5);box-shadow:0 0 3px rgb(91 98 96 / .25)}.ast-navigation-content{padding:.5em 1em;text-align:left;font-size:.9em;line-height:.9em}.ast-navigation-product-title{margin-bottom:.5em;color:var(--ast-global-color-2);line-height:normal}.ast-navigation-price{color:var(--ast-global-color-0)}.ast-navigation-price del{color:var(--ast-global-color-0);opacity:.6}.ast-product-navigation-wrapper a:hover .ast-navigation-product-preview{display:block}.ast-filter-wrap .widget-title{position:relative;cursor:pointer;padding-right:1em}.ast-filter-wrap .widget-title .ahfb-svg-iconset{position:absolute;right:0;top:.5em;width:.7em;fill:var(--ast-global-color-3);pointer-events:none;transition:.3s}.ast-filter-wrap .widget-title.active .ahfb-svg-iconset{transform:rotate(180deg)}.ast-filter-wrap .ast-filter-content{overflow:hidden;transition:.3s}.ast-filter-wrap .widget-title.active+.ast-filter-content{overflow:inherit}.ast-filter-content .price_slider_wrapper{padding-top:1em}.ast-filter-wrap .ast-woo-sidebar-widget.widget,.astra-off-canvas-sidebar .ast-filter-wrap .widget,.ast-collapse-filter .ast-filter-wrap>div{margin-bottom:0}.ast-accordion-layout .ast-woo-sidebar-widget.widget{margin-top:1.8em}.ast-woo-sidebar-widget .ast-filter-content-inner,.astra-off-canvas-sidebar .ast-filter-content-inner,.ast-collapse-filter .ast-filter-content-inner{padding-bottom:1em}#secondary .woocommerce-widget-layered-nav-list li,#secondary .wc-block-checkbox-list li{margin-bottom:0}.woocommerce .woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item,.woocommerce .widget .wc-block-checkbox-list li{display:inline-block}.woocommerce .woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a,.woocommerce .widget .wc-block-checkbox-list li label{display:block;margin-right:.5em;padding:.2em .8em;margin-bottom:.5em;border-radius:2px;font-size:.9em;color:var(--ast-global-color-3);border:1px solid var(--ast-global-color-3);transition:0.2s linear;outline:none;cursor:pointer}.woocommerce .woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:hover,.woocommerce .widget .wc-block-checkbox-list li label:hover,.woocommerce .widget .wc-block-checkbox-list li input:checked+label,.woocommerce .woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen a{color:var(--ast-global-color-0);border:1px solid var(--ast-global-color-0)}.woocommerce .widget .wc-block-checkbox-list li input[type=checkbox]{display:none}.woocommerce .widget .wc-block-checkbox-list li input:checked+label:before{font-family:"WooCommerce";speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;color:#d65d67}.ast-woocommerce-shop-page-list-view ul.products li.product .astra-shop-summary-wrap{align-self:center}.woocommerce.ast-woocommerce-shop-page-list-view ul.products li.product{display:grid;grid-template-columns:1fr 2fr;padding-bottom:0}.woocommerce.ast-woocommerce-shop-page-list-view ul.products li.product .astra-shop-thumbnail-wrap{width:100%;margin-bottom:0}.woocommerce.ast-woocommerce-shop-page-list-view .ast-woo-shop-product-description{display:block}.ast-desktop .woocommerce-ordering{margin:0 10px}.ast-view-trigger svg{fill:currentColor}.ast-products-view{display:flex;align-items:center}.ast-view-trigger{height:17px;color:var(--ast-global-color-3);cursor:pointer}.ast-view-trigger:not(:first-child){margin-left:10px}.ast-view-trigger.active{color:var(--ast-global-color-0)}.ast-force-short-desc-listview-display .ast-woo-shop-product-description{display:none}.ast-force-short-desc-listview-display.ast-woocommerce-shop-page-list-style .ast-woo-shop-product-description{display:block}.ast-woocommerce-shop-page-list-view ul.products li.product .astra-shop-summary-wrap{align-self:center}@media (max-width:1021px){.ast-woocommerce-shop-page-list-view ul.products li.product .astra-shop-summary-wrap{align-self:center}}@media (max-width:544px){.ast-woocommerce-shop-page-list-view ul.products li.product .astra-shop-summary-wrap{align-self:center}}.ast-woocommerce-shop-page-list-view ul.products:before{content:unset}.woocommerce ul.products:not(.elementor-grid) li.product{transition:none}.ast-woocommerce-shop-page-list-view ul.products:not(.elementor-grid){display:grid;column-gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce.ast-woocommerce-shop-page-list-view ul.products:not(.elementor-grid) li.product{width:100%;transition:none}@media (max-width:1021px){body.woocommerce.ast-woocommerce-shop-page-list-view ul.products:not(.elementor-grid){grid-template-columns:repeat(1,minmax(0,1fr))}}@media (max-width:544px){body.woocommerce.ast-woocommerce-shop-page-list-view ul.products:not(.elementor-grid){grid-template-columns:repeat(1,minmax(0,1fr))}}.ast-desktop .ast-mm-widget-content .ast-mm-widget-item{padding:0}.ast-desktop .ast-mega-menu-enabled.main-header-menu>.menu-item-has-children>.menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu>.menu-item-has-children>.menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu>.menu-item-has-children>.menu-link .sub-arrow:after{content:"\e900";display:inline-block;font-family:Astra;font-size:.6rem;font-weight:700;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px;line-height:normal}.ast-search-box.header-cover #close::before,.ast-search-box.full-screen #close::before{font-family:Astra;content:"\e5cd";display:inline-block;transition:transform .3s ease-in-out}.ast-advanced-headers-different-logo .advanced-header-logo,.ast-header-break-point .ast-has-mobile-header-logo .advanced-header-logo{display:inline-block}.ast-header-break-point.ast-advanced-headers-different-logo .ast-has-mobile-header-logo .ast-mobile-header-logo{display:none}.ast-advanced-headers-layout{width:100%}.ast-header-break-point .ast-advanced-headers-parallax{background-attachment:fixed}#ast-fixed-header .main-header-bar .site-title a,#ast-fixed-header .main-header-bar .site-title a:focus,#ast-fixed-header .main-header-bar .site-title a:hover,#ast-fixed-header .main-header-bar .site-title a:visited,.main-header-bar.ast-sticky-active .site-title a,.main-header-bar.ast-sticky-active .site-title a:focus,.main-header-bar.ast-sticky-active .site-title a:hover,.main-header-bar.ast-sticky-active .site-title a:visited{color:#222}#ast-fixed-header .main-header-bar .site-description,.main-header-bar.ast-sticky-active .site-description{color:var(--ast-global-color-3)}.ast-sticky-active .main-header-menu>.menu-item.current-menu-item>.menu-link,.ast-sticky-active .main-header-menu>.menu-item.current-menu-ancestor>.menu-link,.main-header-bar.ast-sticky-active .main-header-menu>.menu-item.current-menu-item>.menu-link,.main-header-bar.ast-sticky-active .main-header-menu>.menu-item.current-menu-ancestor>.menu-link{color:var(--ast-global-color-1)}.ast-sticky-active .main-header-menu,.ast-sticky-active .main-header-menu>.menu-item>.menu-link,.ast-sticky-active .ast-masthead-custom-menu-items,.ast-sticky-active .ast-masthead-custom-menu-items a,.main-header-bar.ast-sticky-active,.main-header-bar.ast-sticky-active .main-header-menu>.menu-item>.menu-link,.main-header-bar.ast-sticky-active .ast-masthead-custom-menu-items,.main-header-bar.ast-sticky-active .ast-masthead-custom-menu-items a{color:var(--ast-global-color-3)}.ast-sticky-active .main-header-menu .menu-link:hover,.ast-sticky-active .main-header-menu .menu-item:hover>.menu-link,.ast-sticky-active .main-header-menu .menu-item.focus>.menu-link,.main-header-bar.ast-sticky-active .main-header-menu .menu-item:hover>.menu-link,.main-header-bar.ast-sticky-active .main-header-menu .menu-item.focus>.menu-link{color:var(--ast-global-color-1)}.ast-sticky-active .main-header-menu .ast-masthead-custom-menu-items a:hover,.ast-sticky-active .main-header-menu .menu-item:hover>.ast-menu-toggle,.ast-sticky-active .main-header-menu .menu-item.focus>.ast-menu-toggle,.main-header-bar.ast-sticky-active .main-header-menu .menu-item:hover>.ast-menu-toggle,.main-header-bar.ast-sticky-active .main-header-menu .menu-item.focus>.ast-menu-toggle{color:var(--ast-global-color-1)}.ast-primary-sticky-header-active.ast-main-header-nav-open #masthead>#ast-desktop-header ul#ast-desktop-toggle-menu{display:none}#masthead .site-logo-img .sticky-custom-logo .astra-logo-svg,.site-logo-img .sticky-custom-logo .astra-logo-svg,.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img .astra-logo-svg{max-width:208px;width:208px!important}.ast-hfb-header .site-logo-img .sticky-custom-logo img{max-width:208px!important;width:208px}@media (max-width:543px){#masthead .site-logo-img .sticky-custom-logo .astra-logo-svg,.site-logo-img .sticky-custom-logo .astra-logo-svg,.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img .astra-logo-svg{max-width:160px;width:160px!important}.ast-hfb-header .site-logo-img .sticky-custom-logo img{max-width:160px!important;width:160px}}#masthead .site-logo-img .astra-logo-svg,.ast-header-break-point #ast-fixed-header .site-logo-img .custom-logo-link img{max-width:164px}@media (max-width:1021px){#masthead .site-logo-img .astra-logo-svg,.ast-header-break-point #ast-fixed-header .site-logo-img .custom-logo-link img{max-width:146px}}@media (max-width:543px){#masthead .site-logo-img .astra-logo-svg,.ast-header-break-point #ast-fixed-header .site-logo-img .custom-logo-link img{max-width:143px}}[CLASS*="-sticky-header-active"].ast-desktop .ast-builder-menu-1 .main-header-menu.ast-mega-menu-enabled .sub-menu .menu-item.menu-item-heading>.menu-link{background:#fff0}[CLASS*="-sticky-header-active"].ast-desktop .ast-builder-menu-1 .main-header-menu.ast-mega-menu-enabled .sub-menu .menu-item.menu-item-heading:hover>.menu-link,[CLASS*="-sticky-header-active"].ast-desktop .ast-builder-menu-1 .main-header-menu.ast-mega-menu-enabled .sub-menu .menu-item.menu-item-heading>.menu-link:hover{background:#fff0}@media (max-width:1021px){.ast-primary-sticky-header-active.ast-main-header-nav-open nav{overflow-y:auto;max-height:calc(100vh - 100px)}}[CLASS*="-sticky-header-active"].ast-desktop .ast-builder-menu-2 .main-header-menu.ast-mega-menu-enabled .sub-menu .menu-item.menu-item-heading>.menu-link{background:#fff0}[CLASS*="-sticky-header-active"].ast-desktop .ast-builder-menu-2 .main-header-menu.ast-mega-menu-enabled .sub-menu .menu-item.menu-item-heading:hover>.menu-link,[CLASS*="-sticky-header-active"].ast-desktop .ast-builder-menu-2 .main-header-menu.ast-mega-menu-enabled .sub-menu .menu-item.menu-item-heading>.menu-link:hover{background:#fff0}@media (max-width:1021px){.ast-primary-sticky-header-active.ast-main-header-nav-open nav{overflow-y:auto;max-height:calc(100vh - 100px)}}#ast-fixed-header .site-title a,#ast-fixed-header .site-title a:focus,#ast-fixed-header .site-title a:hover,#ast-fixed-header .site-title a:visited{color:#222}#ast-fixed-header.site-header .site-description{color:var(--ast-global-color-3)}.ast-transparent-header #ast-fixed-header .main-header-bar,.ast-transparent-header.ast-primary-sticky-enabled .ast-main-header-wrap .main-header-bar.ast-header-sticked,.ast-primary-sticky-enabled .ast-main-header-wrap .main-header-bar.ast-header-sticked,.ast-primary-sticky-header-ast-primary-sticky-enabled .ast-main-header-wrap .main-header-bar.ast-header-sticked,#ast-fixed-header .main-header-bar,#ast-fixed-header .ast-masthead-custom-menu-items .ast-inline-search .search-field,#ast-fixed-header .ast-masthead-custom-menu-items .ast-inline-search .search-field:focus{background:rgb(240 255 254 / .79);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.recentcomments a{display:inline!important;padding:0!important;margin:0!important}.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}@media screen and (max-height:1024px){.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}}@media screen and (max-height:640px){.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}}.ast-above-header.ast-above-header-bar{background-color:var(--ast-global-color-5)!important}.wp-image-1213{display:none}.ast-primary-sticky-header-active .wp-image-1213{display:block}img.custom-logo{height:50px!important}.wp-image-4069{display:none}.ast-primary-sticky-header-active .wp-image-4069{display:block}img.custom-logo{height:55px!important}.wp-image-5923{display:none}.ast-primary-sticky-header-active .wp-image-5923{display:block}.main-header-menu .current-menu-item>.menu-link{color:var(--ast-global-color-1)!important}.main-header-menu .menu-item:hover>.menu-link{color:var(--ast-global-color-0)!important}.ast-search-icon{margin-top:10px}.ast-search-box.header-cover{background:var(--ast-global-color-1)}.ast-primary-header-bar,.main-header-bar{border-top:1px solid var(--ast-global-color-6)!important;border-bottom:1px solid var(--ast-global-color-6)!important}.ast-mobile-svg{fill:var(--ast-global-color-0)!important}.ast-button-wrap .ast-mobile-menu-trigger-outline{background:transparent!important;color:var(--ast-global-color-0)!important;border-color:var(--ast-global-color-0)!important}.ast-hfb-header .ast-addon-cart-wrap{padding:.6em .4em .4em 0.4em!important}.search-field{background-color:#ffffff!important;border-color:#ffffff!important;color:var(--ast-global-color-3)!important}.search-field::placeholder{color:var(--ast-global-color-3)!important;opacity:1;padding-left:20px!important}.search-field::-ms-input-placeholder{color:var(--ast-global-color-3)!important;padding-left:20px!important}.hay-info{color:var(--ast-global-color-1);font-size:14px;font-weight:600}.product-certificates .certificates-list{display:flex;gap:10px}.product-certificates img{max-height:70px}h2.certificate-header{font-size:16px}.product-certificates{border-top:1px solid var(--ast-border-color);padding-top:.5em;margin:0 0 .8em}.astra-woo-filter-icon .icon-close{display:none!important}.category-icon-text{display:flex;justify-content:center;align-items:center;width:100%;padding:10px;box-sizing:border-box;margin-bottom:5px;margin-top:15px;border:1px solid var(--ast-border-color);border-radius:3px;background-color:#f9f9f9}.woocommerce-products-header .category-icon-text{margin-bottom:20px}.category-icon-text img{margin-right:10px;width:41px;height:auto}.category-icon-text p{margin:0!important;font-size:16px;color:#333}#menu-scandiland a,#menu-scandiland a{color:var(--ast-global-color-5)!important}#menu-scandiland a:hover,#menu-scandiland a:focus{color:var(--ast-global-color-4)!important}.site-primary-footer-wrap .widget-title{color:var(--ast-global-color-5)!important}.astra-off-canvas-sidebar h2.widget-title{font-size:18px;font-weight:900}.woocommerce .woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a,.woocommerce .widget .wc-block-checkbox-list li label{padding:.2em .5em;border-radius:3px;font-size:.8em}.woocommerce .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar,.woocommerce-page .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar{padding:20px;width:355px}.woo-variation-items-wrapper .image-variable-item{width:50px!important;height:50px!important}.woo-variation-items-wrapper .image-variable-item .variable-item-contents img{width:100%;height:100%;object-fit:cover}.info-bar{padding:2px;text-align:center;margin:0px!important}.info-bar p{text-align:center;font-size:15px;margin:0px!important;line-height:18px}.info-bar p{-webkit-animation:pulsate 1s ease-out;-webkit-animation-iteration-count:infinite;opacity:.5}@-webkit-keyframes pulsate{0%{opacity:.5}50%{opacity:1}100%{opacity:.5}}@media screen and (min-device-width:1020px) and (max-width:1236px){.main-navigation .menu-item .menu-link span{padding:0;display:table;margin:0 auto;line-height:18px}.main-navigation li.menu-item{vertical-align:middle!important;text-align:center}}.hay-unsere-agb ol{list-style:none;padding-left:0;margin-left:0}.hay-unsere-agb ol{counter-reset:paragraf-counter}.hay-unsere-agb ol>li{counter-increment:paragraf-counter;font-weight:700;font-size:16px;position:relative;padding-left:2.5em}.hay-unsere-agb ol>li::before{content:"§" counter(paragraf-counter) ". ";position:absolute;left:0;top:0;font-weight:400}.hay-unsere-agb ol>li>ol{counter-reset:podpunkt-counter;list-style:none;padding-left:0;margin-left:0}.hay-unsere-agb ol>li>ol>li{counter-increment:podpunkt-counter;font-weight:400;font-size:14px;position:relative;padding-left:2em}.hay-unsere-agb ol>li>ol>li::before{content:counter(podpunkt-counter) ". ";position:absolute;left:0;top:0}.hay-unsere-agb ol>li>ol>li>ol{counter-reset:podpodpunkt-counter;list-style:none;padding-left:0;margin-left:0}.hay-unsere-agb ol>li>ol>li>ol>li{counter-increment:podpodpunkt-counter;position:relative;padding-left:2em}.hay-unsere-agb ol>li>ol>li>ol>li::before{content:counter(podpodpunkt-counter,lower-alpha) ") ";position:absolute;left:0;top:0}.cookie-hay ol{counter-reset:roman-counter;list-style:none;padding-left:0;margin-left:0}.cookie-hay ol>li{counter-increment:roman-counter;position:relative;padding-left:2.5em}.cookie-hay ol>li::before{content:counter(roman-counter,upper-roman) ". ";position:absolute;left:0;top:0}.cookie-hay ol>li>ol{counter-reset:arabic-counter;list-style:none;padding-left:0;margin-left:0}.cookie-hay ol>li>ol>li{counter-increment:arabic-counter;position:relative;padding-left:2.5em}.cookie-hay ol>li>ol>li::before{content:counter(arabic-counter) ". ";position:absolute;left:0;top:0}.cookie-hay ol>li>ol>li>ol{counter-reset:letter-counter;list-style:none;padding-left:0;margin-left:0}.cookie-hay ol>li>ol>li>ol>li{counter-increment:letter-counter;position:relative;padding-left:2.5em}.cookie-hay ol>li>ol>li>ol>li::before{content:counter(letter-counter,lower-alpha) ") ";position:absolute;left:0;top:0}.site-header-section>*{padding:0}.tc-inline-description{line-height:14px}.ast-single-entry-banner{background-color:var(--ast-global-color-1)}.sbi_header_palette_custom_1,#sb_instagram.sbi_palette_custom_1,#sbi_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer,#sbi_lightbox .sbi_lightbox_tooltip,#sbi_lightbox .sbi_share_close{background:#FFF}#sb_instagram.sbi_palette_custom_1 #sbi_load .sbi_load_btn{background:dimgray}#sb_instagram.sbi_palette_custom_1 #sbi_load .sbi_follow_btn a{background:#46CFC9}#sb_instagram .sbi_follow_btn a:hover,#sb_instagram .sbi_follow_btn a:focus{outline:none;box-shadow:inset 0 0 10px 20px#39E4DD}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:#fff0 none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}.ast-desktop .menu-item-2014 .astra-mm-icon-label.icon-item-2014,.ast-header-break-point .menu-item-2014 .astra-mm-icon-label.icon-item-2014{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-2014 .astra-mm-icon-label.icon-item-2014 svg,.ast-header-break-point .menu-item-2014 .astra-mm-icon-label.icon-item-2014 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-4247 .astra-mm-icon-label.icon-item-4247,.ast-header-break-point .menu-item-4247 .astra-mm-icon-label.icon-item-4247{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-4247 .astra-mm-icon-label.icon-item-4247 svg,.ast-header-break-point .menu-item-4247 .astra-mm-icon-label.icon-item-4247 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-2016 .astra-mm-icon-label.icon-item-2016,.ast-header-break-point .menu-item-2016 .astra-mm-icon-label.icon-item-2016{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-2016 .astra-mm-icon-label.icon-item-2016 svg,.ast-header-break-point .menu-item-2016 .astra-mm-icon-label.icon-item-2016 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-7275 .astra-mm-icon-label.icon-item-7275,.ast-header-break-point .menu-item-7275 .astra-mm-icon-label.icon-item-7275{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-7275 .astra-mm-icon-label.icon-item-7275 svg,.ast-header-break-point .menu-item-7275 .astra-mm-icon-label.icon-item-7275 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-2011 .astra-mm-icon-label.icon-item-2011,.ast-header-break-point .menu-item-2011 .astra-mm-icon-label.icon-item-2011{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-2011 .astra-mm-icon-label.icon-item-2011 svg,.ast-header-break-point .menu-item-2011 .astra-mm-icon-label.icon-item-2011 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-2015 .astra-mm-icon-label.icon-item-2015,.ast-header-break-point .menu-item-2015 .astra-mm-icon-label.icon-item-2015{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-2015 .astra-mm-icon-label.icon-item-2015 svg,.ast-header-break-point .menu-item-2015 .astra-mm-icon-label.icon-item-2015 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-2010 .astra-mm-icon-label.icon-item-2010,.ast-header-break-point .menu-item-2010 .astra-mm-icon-label.icon-item-2010{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-2010 .astra-mm-icon-label.icon-item-2010 svg,.ast-header-break-point .menu-item-2010 .astra-mm-icon-label.icon-item-2010 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-2014 .astra-mm-icon-label.icon-item-2014,.ast-header-break-point .menu-item-2014 .astra-mm-icon-label.icon-item-2014{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-2014 .astra-mm-icon-label.icon-item-2014 svg,.ast-header-break-point .menu-item-2014 .astra-mm-icon-label.icon-item-2014 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-4247 .astra-mm-icon-label.icon-item-4247,.ast-header-break-point .menu-item-4247 .astra-mm-icon-label.icon-item-4247{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-4247 .astra-mm-icon-label.icon-item-4247 svg,.ast-header-break-point .menu-item-4247 .astra-mm-icon-label.icon-item-4247 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-2016 .astra-mm-icon-label.icon-item-2016,.ast-header-break-point .menu-item-2016 .astra-mm-icon-label.icon-item-2016{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-2016 .astra-mm-icon-label.icon-item-2016 svg,.ast-header-break-point .menu-item-2016 .astra-mm-icon-label.icon-item-2016 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-7275 .astra-mm-icon-label.icon-item-7275,.ast-header-break-point .menu-item-7275 .astra-mm-icon-label.icon-item-7275{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-7275 .astra-mm-icon-label.icon-item-7275 svg,.ast-header-break-point .menu-item-7275 .astra-mm-icon-label.icon-item-7275 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-2011 .astra-mm-icon-label.icon-item-2011,.ast-header-break-point .menu-item-2011 .astra-mm-icon-label.icon-item-2011{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-2011 .astra-mm-icon-label.icon-item-2011 svg,.ast-header-break-point .menu-item-2011 .astra-mm-icon-label.icon-item-2011 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-2015 .astra-mm-icon-label.icon-item-2015,.ast-header-break-point .menu-item-2015 .astra-mm-icon-label.icon-item-2015{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-2015 .astra-mm-icon-label.icon-item-2015 svg,.ast-header-break-point .menu-item-2015 .astra-mm-icon-label.icon-item-2015 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-2010 .astra-mm-icon-label.icon-item-2010,.ast-header-break-point .menu-item-2010 .astra-mm-icon-label.icon-item-2010{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-2010 .astra-mm-icon-label.icon-item-2010 svg,.ast-header-break-point .menu-item-2010 .astra-mm-icon-label.icon-item-2010 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-2014 .astra-mm-icon-label.icon-item-2014,.ast-header-break-point .menu-item-2014 .astra-mm-icon-label.icon-item-2014{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-2014 .astra-mm-icon-label.icon-item-2014 svg,.ast-header-break-point .menu-item-2014 .astra-mm-icon-label.icon-item-2014 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-4247 .astra-mm-icon-label.icon-item-4247,.ast-header-break-point .menu-item-4247 .astra-mm-icon-label.icon-item-4247{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-4247 .astra-mm-icon-label.icon-item-4247 svg,.ast-header-break-point .menu-item-4247 .astra-mm-icon-label.icon-item-4247 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-2016 .astra-mm-icon-label.icon-item-2016,.ast-header-break-point .menu-item-2016 .astra-mm-icon-label.icon-item-2016{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-2016 .astra-mm-icon-label.icon-item-2016 svg,.ast-header-break-point .menu-item-2016 .astra-mm-icon-label.icon-item-2016 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-7275 .astra-mm-icon-label.icon-item-7275,.ast-header-break-point .menu-item-7275 .astra-mm-icon-label.icon-item-7275{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-7275 .astra-mm-icon-label.icon-item-7275 svg,.ast-header-break-point .menu-item-7275 .astra-mm-icon-label.icon-item-7275 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-2011 .astra-mm-icon-label.icon-item-2011,.ast-header-break-point .menu-item-2011 .astra-mm-icon-label.icon-item-2011{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-2011 .astra-mm-icon-label.icon-item-2011 svg,.ast-header-break-point .menu-item-2011 .astra-mm-icon-label.icon-item-2011 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-2015 .astra-mm-icon-label.icon-item-2015,.ast-header-break-point .menu-item-2015 .astra-mm-icon-label.icon-item-2015{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-2015 .astra-mm-icon-label.icon-item-2015 svg,.ast-header-break-point .menu-item-2015 .astra-mm-icon-label.icon-item-2015 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-2010 .astra-mm-icon-label.icon-item-2010,.ast-header-break-point .menu-item-2010 .astra-mm-icon-label.icon-item-2010{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-2010 .astra-mm-icon-label.icon-item-2010 svg,.ast-header-break-point .menu-item-2010 .astra-mm-icon-label.icon-item-2010 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-2014 .astra-mm-icon-label.icon-item-2014,.ast-header-break-point .menu-item-2014 .astra-mm-icon-label.icon-item-2014{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-2014 .astra-mm-icon-label.icon-item-2014 svg,.ast-header-break-point .menu-item-2014 .astra-mm-icon-label.icon-item-2014 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-4247 .astra-mm-icon-label.icon-item-4247,.ast-header-break-point .menu-item-4247 .astra-mm-icon-label.icon-item-4247{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-4247 .astra-mm-icon-label.icon-item-4247 svg,.ast-header-break-point .menu-item-4247 .astra-mm-icon-label.icon-item-4247 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-2016 .astra-mm-icon-label.icon-item-2016,.ast-header-break-point .menu-item-2016 .astra-mm-icon-label.icon-item-2016{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-2016 .astra-mm-icon-label.icon-item-2016 svg,.ast-header-break-point .menu-item-2016 .astra-mm-icon-label.icon-item-2016 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-7275 .astra-mm-icon-label.icon-item-7275,.ast-header-break-point .menu-item-7275 .astra-mm-icon-label.icon-item-7275{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-7275 .astra-mm-icon-label.icon-item-7275 svg,.ast-header-break-point .menu-item-7275 .astra-mm-icon-label.icon-item-7275 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-2011 .astra-mm-icon-label.icon-item-2011,.ast-header-break-point .menu-item-2011 .astra-mm-icon-label.icon-item-2011{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-2011 .astra-mm-icon-label.icon-item-2011 svg,.ast-header-break-point .menu-item-2011 .astra-mm-icon-label.icon-item-2011 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-2015 .astra-mm-icon-label.icon-item-2015,.ast-header-break-point .menu-item-2015 .astra-mm-icon-label.icon-item-2015{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-2015 .astra-mm-icon-label.icon-item-2015 svg,.ast-header-break-point .menu-item-2015 .astra-mm-icon-label.icon-item-2015 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-2010 .astra-mm-icon-label.icon-item-2010,.ast-header-break-point .menu-item-2010 .astra-mm-icon-label.icon-item-2010{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-2010 .astra-mm-icon-label.icon-item-2010 svg,.ast-header-break-point .menu-item-2010 .astra-mm-icon-label.icon-item-2010 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}